@font-face{font-family:SFProDisplayLight;src:url(../resources/fonts/SFProDisplay-Light.ttf) format("truetype");font-display:swap;font-weight:300}@font-face{font-family:SFProRegular;src:url(../resources/fonts/SFProDisplay-Regular.ttf) format("truetype");font-display:swap;font-weight:400}@font-face{font-family:SFProDisplayLight;src:url(../resources/fonts/SFProDisplay-Light.ttf) format("truetype");font-display:swap;font-weight:300}@font-face{font-family:SFProRegular;src:url(../resources/fonts/SFProDisplay-Regular.ttf) format("truetype");font-display:swap;font-weight:400}h1{font-family:SFProDisplayLight;font-size:3rem;color:var(--standard-h1-color, black);margin-bottom:2rem;line-height:1.4;text-align:center}@media (max-width: 768px){h1{line-height:1.2;font-size:40px;margin-bottom:1.25rem}}h2{font-family:SFProDisplayLight;font-size:2rem;color:var(--standard-h2-color, black);margin-bottom:1.5rem;line-height:1.3;text-align:left}@media (max-width: 768px){h2{line-height:1.1;font-size:32px;margin-bottom:1.25rem}}h3{font-family:SFProDisplayLight;font-size:1.4rem;color:var(--standard-h3-color, black);margin-bottom:1.2rem;line-height:1.2;text-align:left!important}@media (max-width: 768px){h3{line-height:1.05;font-size:1.3rem;margin-bottom:1.1rem}}p{font-family:SFProRegular;font-size:21px;line-height:1.4;color:var(--text-primary);margin-bottom:1rem}@media (max-width: 768px){p{font-size:19px}}ul,ol{font-family:SFProRegular;font-size:21px;line-height:1.4;color:var(--text-primary);margin-bottom:1rem;padding-left:1.5rem}@media (max-width: 768px){ul,ol{font-size:19px}}li{font-family:SFProRegular;font-size:21px;line-height:1.4;color:var(--text-primary);margin-bottom:.5rem}@media (max-width: 768px){li{font-size:19px}}.blog-list-page{padding:2rem;max-width:1200px;margin:0 auto}.blog-list-page .loading-container,.blog-list-page .error-container,.blog-list-page .empty-container{text-align:center;padding:2rem;margin:2rem auto;background-color:#ffffffe6;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:600px}.blog-list-page .loading-container p,.blog-list-page .error-container p,.blog-list-page .empty-container p{font-size:1.2rem;line-height:1.5}.blog-list-page .error-container{background-color:#ffebebe6;border-left:4px solid #f55}.blog-list-page .error-container p{color:#d32f2f}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:1rem}.blog-tile{background:#ffffffe6;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1);cursor:pointer;position:relative}.blog-tile:hover{transform:translateY(-6px);box-shadow:0 12px 25px #00000026}.blog-tile .blog-tile-image{width:100%;height:200px;overflow:hidden;position:relative}.blog-tile .blog-tile-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-tile:hover .blog-tile-image img{transform:scale(1.05)}.blog-tile .blog-tile-content{padding:1.5rem}.blog-tile .blog-tile-content h2{margin:0 0 .5rem;text-align:center}.blog-tile .blog-tile-content p{font-family:SFProDisplay,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-display:swap;line-height:1.5;margin-bottom:1rem;text-align:left}.blog-tile .blog-tile-content p .read-more{font-family:SFProDisplayLight;font-weight:700;color:#000}.blog-tile .blog-tile-content .blog-tile-date{font-family:SFProDisplay,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:300;font-display:swap;font-size:.9rem;color:#888}[data-theme=dark] .blog-tile{background:#14181cf2;border:1px solid rgba(225,178,79,.3);color:var(--text-white)}[data-theme=dark] .blog-tile:hover{background:#14181c;border-color:#e1b24f80;transform:translateY(-5px);box-shadow:0 8px 25px #0006}[data-theme=dark] .blog-tile .blog-tile-content h2{color:#f5f5f5}[data-theme=dark] .blog-tile .blog-tile-content h3{color:#d0d0d0}[data-theme=dark] .blog-tile .blog-tile-content p{color:#e8e8e8}[data-theme=dark] .blog-tile .blog-tile-content p .read-more{color:#e1b24f;font-weight:700}[data-theme=dark] .blog-tile .blog-tile-content .blog-tile-date{color:#b8b8b8}[data-theme=dark] .loading-container,[data-theme=dark] .error-container,[data-theme=dark] .empty-container{background:#14181cf2;border:1px solid rgba(225,178,79,.3);color:var(--text-white);box-shadow:0 4px 15px #0000004d}[data-theme=dark] .error-container{background:#281414f2;border-left:4px solid #f55}[data-theme=dark] .error-container p{color:#ff8080}@media (max-width: 768px){.blog-list-page{padding:1rem}.blog-grid{grid-template-columns:1fr;gap:1.5rem;padding:.5rem}}
