footer{background:var(--primary--text);color:var(--gray-400);padding:3rem 2rem 1.5rem}.footer-inner{max-width:1280px;margin:0 auto}.footer-top{border-bottom:1px solid #ffffff14;grid-template-columns:200px 1fr 1fr 1fr;gap:2rem;margin-bottom:1.5rem;padding-bottom:2rem;display:grid}.footer-logo{font-family:var(--font-display);color:#fff;font-size:1.8rem;font-weight:900}.footer-logo span{color:var(--primary-color)}.footer-tagline{color:var(--gray-400);margin-top:.4rem;font-size:.78rem;line-height:1.5}.footer-col h5{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-bottom:.8rem;font-size:.65rem}.footer-col div{gap:1rem;display:flex}.footer-col ul{flex-direction:column;gap:.4rem;list-style:none;display:flex}.footer-col ul li a{color:var(--gray-400);font-size:.82rem;text-decoration:none;transition:color .2s}.footer-col ul li a:hover{color:var(--primary-color)}.footer-bottom{justify-content:space-between;align-items:center;font-size:.72rem;display:flex}.footer-bottom a{color:var(--gray-400);text-decoration:none}.footer-bottom a:hover{color:var(--primary-color)}@media (width<=768px){.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{text-align:center;flex-direction:column;gap:.75rem}}@media (width<=480px){.footer-top{grid-template-columns:1fr}}.breadcrumb{max-width:760px;font-family:var(--font-mono);letter-spacing:.05em;color:var(--gray-400);align-items:center;gap:.4rem;margin:1.5rem auto 0;padding:0 2rem;font-size:.68rem;display:flex}.breadcrumb a{color:var(--gray-400);text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:var(--primary-color)}.breadcrumb-sep{color:var(--gray-200)}.breadcrumb-current{color:var(--primary--text)}.article-header{max-width:760px;margin:1.5rem auto 0;padding:0 2rem;animation:.6s both fadeUp}.article-header h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--primary--text);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.15}.article-header .deck{color:var(--gray-400);margin-bottom:1.5rem;font-size:1.1rem;font-weight:300;line-height:1.6}.article-meta{border-top:1.5px solid var(--gray-200);border-bottom:1.5px solid var(--gray-200);flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 0;display:flex}.author-avatar{background:var(--gray-200);border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.author-avatar img{object-fit:cover;width:100%;height:100%}.author-info{flex:1}.author-name{color:var(--primary--text);font-size:.85rem;font-weight:500}.author-role{color:var(--gray-400);font-size:.72rem}.article-time{font-family:var(--font-mono);color:var(--gray-400);text-align:right;font-size:.68rem}.article-time strong{color:var(--primary--text);font-size:.75rem;font-weight:400;display:block}.share-bar{align-items:center;gap:.5rem;display:flex}.share-btn{border:1.5px solid var(--gray-200);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .2s,background .2s;display:flex}.share-btn:hover{border-color:var(--primary-color);background:var(--primary-color)}.share-btn:hover svg{stroke:#fff}.share-btn svg{width:14px;height:14px;stroke:var(--gray-400);fill:none;stroke-width:2px;stroke-linecap:round}.share-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gray-400);margin-right:.25rem;font-size:.65rem}.article-hero-img{max-width:900px;margin:0 auto .5rem;padding:0 2rem}.article-hero-img img{object-fit:cover;border-radius:6px;width:100%;max-height:500px;display:block}.article-hero-img figcaption{font-family:var(--font-mono);color:var(--gray-400);border-bottom:1px solid var(--gray-200);margin-bottom:2rem;padding:.5rem 0;font-size:.68rem}.article-layout{grid-template-columns:1fr;gap:4rem;max-width:1100px;margin:0 auto;padding:1rem 2rem 4rem;display:grid}.article-body{min-width:0}.article-body p{color:var(--primary--text);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.article-body h2{font-family:var(--font-display);letter-spacing:-.01em;margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.25}.article-body h3{font-family:var(--font-display);margin:2rem 0 .75rem;font-size:1.15rem;font-weight:700}.pull-quote{border-left:4px solid var(--primary-color);margin:2.5rem 0;padding:.5rem 0 .5rem 1.5rem}.pull-quote blockquote{font-family:var(--font-display);color:var(--primary--text);margin-bottom:.5rem;font-size:1.3rem;font-style:italic;font-weight:700;line-height:1.4}.pull-quote cite{color:var(--gray-400);font-size:.78rem;font-style:normal;font-family:var(--font-mono);letter-spacing:.04em}.data-callout{background:var(--gray-100);border-radius:6px;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0;padding:1.5rem;display:grid}.data-item{text-align:center}.data-number{font-family:var(--font-display);color:var(--primary-color);margin-bottom:.25rem;font-size:2.2rem;font-weight:900;line-height:1;display:block}.data-label{color:var(--gray-400);font-size:.72rem;line-height:1.4}.inline-img{margin:2rem 0}.inline-img img{border-radius:4px;width:100%;display:block}.inline-img figcaption{font-family:var(--font-mono);color:var(--gray-400);padding-top:.5rem;font-size:.68rem}.article-tags{border-top:1.5px solid var(--gray-200);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:2.5rem;padding-top:2rem;display:flex}.article-tags-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gray-400);margin-right:.25rem;font-size:.65rem}.author-card{border:1.5px solid var(--gray-200);border-radius:6px;align-items:flex-start;gap:1rem;margin-top:2rem;padding:1.25rem;display:flex}.author-card-avatar{border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.author-card-avatar img{object-fit:cover;width:100%;height:100%}.author-card h4{margin-bottom:.2rem;font-size:.92rem;font-weight:500}.author-card span{font-family:var(--font-mono);color:var(--primary-color);letter-spacing:.06em;text-transform:uppercase;font-size:.65rem}.author-card p{color:var(--gray-400);margin-top:.4rem;font-size:.8rem;line-height:1.5}.article-sidebar{position:relative}.more-stories{max-width:1100px;margin:0 auto;padding:0 2rem 4rem}.more-stories-grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}.section-label h2{font-family:var(--font-display);font-size:1.2rem;font-weight:700}.more-card{cursor:pointer;transition:opacity .2s}.more-card:hover{opacity:.75}.more-card img{object-fit:cover;border-radius:4px;width:100%;height:160px;margin-bottom:.75rem;display:block}.more-card h3{font-family:var(--font-display);margin-bottom:.3rem;font-size:1rem;font-weight:700;line-height:1.3}.more-card p{color:var(--gray-400);font-size:.75rem}@media (width>=992px){.article-layout{grid-template-columns:1fr 280px;display:grid}.article-meta{flex-direction:row}}.ticker-wrap{background:var(--primary--text);padding:.45rem 0;overflow:hidden}.ticker-inner{white-space:nowrap;gap:3rem;animation:28s linear infinite ticker;display:flex}.ticker-item{font-family:var(--font-mono);color:var(--gray-400);letter-spacing:.04em;font-size:.72rem}.ticker-item strong{color:var(--primary-color);margin-right:.5rem}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero{border-bottom:1.5px solid var(--gray-200);max-width:1280px;margin:0 auto}.hero-main{cursor:pointer;height:520px;position:relative;overflow:hidden}.hero-main img{object-fit:cover;width:100%;height:520px;transition:transform .6s;display:block}.hero-slide:hover img{transform:scale(1.03)}.hero-main-content{background:linear-gradient(#0000 0%,#000000d1 100%);padding:2rem 2.5rem;position:absolute;bottom:0;left:0;right:0}.cat-tag{background:var(--primary-color);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;margin-bottom:.75rem;padding:.2rem .6rem;font-size:.65rem;font-weight:500;display:inline-block}.cat-tag.blue{background:var(--accent--blue)}.hero-main-content h1{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:.6rem;font-size:2.1rem;font-weight:900;line-height:1.15}.hero-meta{color:#fff9;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.hero-meta span{color:var(--primary-color)}.main-content{grid-template-columns:1fr;gap:3rem;max-width:1280px;margin:0 auto;padding:3rem 2rem;display:grid}.articles-grid{grid-template-columns:1fr;gap:2rem;display:grid}.article-card{cursor:pointer;border-bottom:1.5px solid var(--gray-200);padding-bottom:1.5rem;transition:opacity .2s}.article-card:hover{opacity:.75}.article-card-img{object-fit:cover;border-radius:4px;width:100%;height:180px;margin-bottom:.9rem;display:block}.article-card h3{font-family:var(--font-display);color:var(--primary--text);margin-bottom:.4rem;font-size:1.1rem;font-weight:700;line-height:1.3}.article-card p{color:var(--gray-400);margin-bottom:.6rem;font-size:.82rem;line-height:1.6}.article-card-meta{color:var(--gray-400);gap:.4rem;font-size:.7rem;display:flex}.article-card.horizontal{border-bottom:1.5px solid var(--gray-200);grid-column:1/-1;grid-template-columns:1fr;gap:1.25rem;padding-bottom:1.5rem;display:grid}.article-card.horizontal .article-card-img{height:220px;margin-bottom:0}.article-card.horizontal h3{font-size:1.3rem}.section-label{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.section-label:before{content:"";background:var(--primary-color);border-radius:2px;width:4px;height:22px;display:block}.section-label h2{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.section-label span{font-family:var(--font-mono);color:var(--gray-400);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;margin-left:auto;font-size:.68rem}.section-label span:hover{color:var(--primary-color)}@media (width>=768px){.articles-grid{grid-template-columns:1fr 1fr}}@media (width>=992px){.main-content{grid-template-columns:1fr 300px;display:grid}.article-card.horizontal{grid-template-columns:260px 1fr}}.sidebar-widget{border:1.5px solid var(--gray-200);border-radius:6px;gap:10px;overflow:hidden}.trending-list{list-style:none}.trending-item{border-bottom:1px solid var(--gray-200);cursor:pointer;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;transition:background .2s;display:flex}.trending-item:last-child{border-bottom:none}.trending-item:hover{background:var(--gray-100)}.trending-num{font-family:var(--font-mono);color:var(--gray-200);flex-shrink:0;min-width:28px;font-size:1.4rem;font-weight:400;line-height:1}.trending-item h4{font-family:var(--font-display);color:var(--primary--text);font-size:.88rem;font-weight:700;line-height:1.3}.trending-item p{color:var(--gray-400);margin-top:.2rem;font-size:.72rem}.newsletter-widget{padding:1.25rem}.newsletter-widget p{color:var(--gray-400);margin-bottom:1rem;font-size:.82rem;line-height:1.5}.newsletter-input{border:1.5px solid var(--gray-200);width:100%;font-family:var(--font-body);color:var(--primary--text);border-radius:4px;outline:none;margin-bottom:.6rem;padding:.55rem .75rem;font-size:.82rem;transition:border-color .2s}.newsletter-input:focus{border-color:var(--primary-color)}.newsletter-btn{background:var(--primary-color);color:#fff;width:100%;font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;padding:.6rem;font-size:.8rem;font-weight:500;transition:background .2s}.newsletter-btn:hover{background:var(--primary-color--hover)}.tags-wrap{flex-wrap:wrap;gap:.5rem;padding:1rem;display:flex}.tag-pill{background:var(--gray-100);color:var(--primary--text);cursor:pointer;border:1.5px solid var(--gray-200);border-radius:2rem;padding:.3rem .7rem;font-size:.72rem;font-weight:500;transition:background .2s,color .2s}.tag-pill:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.hero-side{flex-direction:column;display:flex}.side-story{border-bottom:1.5px solid var(--gray-200);cursor:pointer;flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;transition:background .2s;display:flex}.side-story:last-child{border-bottom:none}.side-story:hover{background:var(--gray-100)}.side-story-img{object-fit:cover;border-radius:4px;width:100%;height:120px;display:block}.side-story h3{font-family:var(--font-display);color:var(--primary--text);font-size:1rem;font-weight:700;line-height:1.3}.side-story p{color:var(--gray-400);font-size:.78rem;line-height:1.5}.side-meta{color:var(--gray-400);align-items:center;gap:.4rem;margin-top:auto;font-size:.7rem;display:flex}.teal-band{background:var(--accent--teal);padding:3rem 2rem}.teal-band-inner{max-width:1280px;margin:0 auto}.teal-band .section-label:before{background:#fff}.teal-band .section-label h2{color:#fff}.teal-band .section-label span{color:#ffffff80}.teal-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.teal-card{cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;padding:1.25rem;transition:background .2s}.teal-card:hover{background:#ffffff26}.teal-card .cat-tag{color:#ffffffd9;background:#ffffff26}.teal-card h3{font-family:var(--font-display);color:#fff;margin:.6rem 0 .4rem;font-size:.95rem;font-weight:700;line-height:1.3}.teal-card .side-meta{color:#ffffff73}.cat-hero{background:var(--primary--text);padding:3.5rem 2rem 0;position:relative;overflow:hidden}.cat-hero:before{content:"T";font-family:var(--font-display);color:#ffffff0a;pointer-events:none;letter-spacing:-.05em;font-size:22rem;font-weight:900;line-height:1;position:absolute;top:-.15em;right:-.05em}.cat-hero-inner{grid-template-columns:1fr auto;align-items:flex-end;gap:2rem;max-width:1280px;margin:0 auto;display:grid}.cat-hero-left{padding-bottom:2rem}.cat-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--cat-color);align-items:center;gap:.6rem;margin-bottom:.75rem;font-size:.68rem;display:flex}.cat-eyebrow:before{content:"";background:var(--cat-color);border-radius:1px;width:24px;height:2px;display:block}.cat-hero h1{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:900;line-height:1.05}.cat-hero-desc{color:#ffffff80;max-width:480px;font-size:.95rem;font-weight:300;line-height:1.6}.cat-hero-stats{flex-shrink:0;align-items:flex-end;gap:2rem;padding-bottom:2rem;display:flex}.stat-item{text-align:right}.stat-number{font-family:var(--font-display);color:#fff;font-size:2rem;font-weight:900;line-height:1;display:block}.stat-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-top:.3rem;font-size:.62rem;display:block}.cat-tabs{border-top:1px solid #ffffff14;gap:0;max-width:1280px;margin:0 auto;display:flex;overflow-x:auto}.cat-tab{letter-spacing:.04em;color:#fff6;cursor:pointer;white-space:nowrap;font-size:.78rem;font-weight:500;font-family:var(--font-body);background:0 0;border:none;border-bottom:2px solid #0000;padding:.85rem 1.25rem;transition:color .2s,border-color .2s}.cat-tab:hover{color:#ffffffbf}.cat-tab.active{color:#fff;border-bottom-color:var(--cat-color)}.featured-wrap{background:var(--cat-color-light);border-bottom:1.5px solid var(--gray-200)}.featured-inner{grid-template-columns:1fr;align-items:center;gap:2.5rem;max-width:1280px;margin:0 auto;padding:2.5rem 2rem;display:grid}.featured-content{order:1}.featured-badge{background:var(--cat-color);color:#fff;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:2px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.25rem .6rem;font-size:.62rem;display:inline-flex}.featured-badge:before{content:"★";font-size:.6rem}.featured-content h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--primary--text);margin-bottom:.85rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:900;line-height:1.2}.featured-content p{color:var(--gray-400);margin-bottom:1.25rem;font-size:.95rem;line-height:1.7}.featured-meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.featured-author{align-items:center;gap:.5rem;display:flex}.featured-author img{object-fit:cover;border-radius:50%;width:28px;height:28px}.featured-author span{font-size:.78rem;font-weight:500}.featured-time{font-family:var(--font-mono);color:var(--gray-400);font-size:.68rem}.read-btn{background:var(--primary--text);color:#fff;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;margin-left:auto;padding:.5rem 1.1rem;font-size:.78rem;font-weight:500;transition:background .2s}.read-btn:hover{background:var(--primary-color--dark--hover)}.featured-img{order:2}.featured-img img{object-fit:cover;border-radius:6px;width:100%;height:280px;display:block;box-shadow:0 8px 32px #0000001f}.main-layout{grid-template-columns:1fr;gap:3.5rem;max-width:1280px;margin:0 auto;padding:2.5rem 2rem 4rem;display:grid}.filters-bar{display:flex wrap;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem}.filter-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gray-400);font-size:.65rem}.filter-chips{flex-wrap:wrap;gap:.4rem;display:flex}.filter-chip{background:var(--gray-100);border:1.5px solid var(--gray-200);color:var(--primary--text);cursor:pointer;border-radius:2rem;padding:.3rem .75rem;font-size:.72rem;font-weight:500;transition:all .2s}.filter-chip:hover{border-color:var(--cat-color);color:var(--cat-color)}.filter-chip.active{background:var(--cat-color);color:#fff;border-color:var(--cat-color)}.filter-sort{color:var(--gray-400);align-items:center;gap:.5rem;margin-left:auto;font-size:.75rem;display:flex}.sort-select{border:1.5px solid var(--gray-200);font-family:var(--font-body);color:var(--primary--text);cursor:pointer;background:#fff;border-radius:4px;outline:none;padding:.3rem .6rem;font-size:.75rem}.sort-select:focus{border-color:var(--cat-color)}.card-large{border-bottom:1.5px solid var(--gray-200);cursor:pointer;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;transition:opacity .2s;display:grid}.card-large:hover{opacity:.8}.card-large-content{flex-direction:column;justify-content:center;display:flex}.card-large img{object-fit:cover;border-radius:6px;width:100%;height:220px;display:block}.card-large h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.5rem;font-weight:900;line-height:1.2}.card-large p{color:var(--gray-400);margin-bottom:.9rem;font-size:.88rem;line-height:1.65}.cards-grid{grid-template-columns:1fr;gap:1.75rem;margin-bottom:2rem;display:grid}.card-medium{cursor:pointer;border-bottom:1.5px solid var(--gray-200);padding-bottom:1.5rem;transition:opacity .2s}.card-medium:hover{opacity:.75}.card-medium img{object-fit:cover;border-radius:4px;width:100%;height:160px;margin-bottom:.85rem;display:block}.card-medium h3{font-family:var(--font-display);margin-bottom:.4rem;font-size:1.05rem;font-weight:700;line-height:1.3}.card-medium p{color:var(--gray-400);margin-bottom:.5rem;font-size:.8rem;line-height:1.55}.cat-tag{letter-spacing:.08em;text-transform:uppercase;background:var(--cat-color);color:#fff;border-radius:2px;margin-bottom:.6rem;padding:.18rem .5rem;font-size:.62rem;font-weight:500;display:inline-block}.cat-tag.coral{background:var(--primary-color)}.cat-tag.teal{background:var(--accent--teal)}.card-meta{font-family:var(--font-mono);color:var(--gray-400);align-items:center;gap:.4rem;font-size:.65rem;display:flex}.card-meta-dot{color:var(--gray-200)}.load-more-wrap{text-align:center;padding-top:1rem}.load-more-btn{border:1.5px solid var(--gray-200);font-family:var(--font-body);color:var(--primary--text);cursor:pointer;letter-spacing:.02em;background:0 0;border-radius:4px;padding:.7rem 2rem;font-size:.82rem;font-weight:500;transition:all .2s}.load-more-btn:hover{border-color:var(--cat-color);color:var(--cat-color)}.sidebar{flex-direction:column;gap:1.75rem;display:flex}.sidebar-sticky{flex-direction:column;gap:1.75rem;display:flex;position:sticky;top:80px}.sidebar-widget{border:1.5px solid var(--gray-200);border-radius:6px;overflow:hidden}.widget-header{background:var(--primary--text);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--gray-400);padding:.6rem 1rem;font-size:.65rem}.pagination{border-top:1.5px solid var(--gray-200);justify-content:center;align-items:center;gap:.35rem;margin-top:1rem;padding-top:2rem;display:flex}.page-btn{border:1.5px solid var(--gray-200);width:36px;height:36px;font-family:var(--font-mono);cursor:pointer;color:var(--primary--text);background:0 0;border-radius:4px;justify-content:center;align-items:center;font-size:.78rem;transition:all .2s;display:flex}.page-btn:hover{border-color:var(--cat-color);color:var(--cat-color)}.page-btn.active{background:var(--cat-color);border-color:var(--cat-color);color:#fff}.page-btn.arrow{color:var(--gray-400)}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cat-hero-left{animation:.5s 50ms both fadeUp}.cat-hero-stats{animation:.5s .15s both fadeUp}.featured-content{animation:.5s .2s both fadeUp}.featured-img{animation:.5s .3s both fadeUp}.card-large{animation:.5s .25s both fadeUp}.cards-grid .card-medium:first-child{animation:.5s .3s both fadeUp}.cards-grid .card-medium:nth-child(2){animation:.5s .38s both fadeUp}.cards-grid .card-medium:nth-child(3){animation:.5s .44s both fadeUp}.cards-grid .card-medium:nth-child(4){animation:.5s .5s both fadeUp}@media (width>=992px){.main-layout{grid-template-columns:1fr 300px}.featured-inner{grid-template-columns:1fr 420px}.filters-bar{display:flex}.cards-grid{grid-template-columns:1fr 1fr}.card-large{grid-template-columns:1fr 300px;display:grid}}:root{--font-display:"Playfair Display", Georgia, serif;--font-body:"DM Sans", sans-serif;--font-mono:"DM Mono", monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background:var(--background--color);color:var(--primary--text);min-width:320px;margin:0 auto;overflow-x:hidden}a{text-decoration:none}:focus-visible{outline:3px solid var(--primary-color);outline-offset:3px}.skip-link{z-index:1000;background:var(--primary--text);color:#fff;padding:.75rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.ui-state{text-align:left;justify-content:center;align-items:flex-start;gap:1rem;max-width:760px;min-height:260px;margin:0 auto;padding:3rem 2rem;display:flex}.ui-state-icon{background:var(--gray-100);width:2.25rem;height:2.25rem;color:var(--primary-color);border-radius:50%;flex:none;place-items:center;font-size:1.3rem;font-weight:700;display:grid}.ui-state h2{font-family:var(--font-display);margin-bottom:.4rem;font-size:1.3rem}.ui-state p{color:var(--gray-400);line-height:1.6}.ui-state-action{color:var(--primary-color);margin-top:1rem;font-weight:700;display:inline-block}.ui-state--error .ui-state-icon{background:color-mix(in srgb, var(--primary-color) 12%, white)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}h1,h2,h3,h4,h5,h6,p,span{color:var(--primary--color--dark)}.hero-main-content{animation:.7s both fadeUp}.side-story:first-child{animation:.5s .1s both fadeUp}.side-story:nth-child(2){animation:.5s .2s both fadeUp}.side-story:nth-child(3){animation:.5s .3s both fadeUp}header[data-astro-cid-nen7h5rs]{z-index:100;background:var(--color-surface-translucent,#fffe);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border,#e8e8e4);position:sticky;top:0}nav[data-astro-cid-nen7h5rs]{align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:.5rem 1.5rem;display:flex}.nav-logo[data-astro-cid-nen7h5rs]{align-items:center;display:flex}.nav-logo-img[data-astro-cid-nen7h5rs]{object-fit:contain;width:auto;max-height:90px}.nav-site-name[data-astro-cid-nen7h5rs]{color:var(--color-text-strong,#333);letter-spacing:.02em;font-size:1.1rem;font-weight:700;text-decoration:none;display:none}.nav-cats[data-astro-cid-nen7h5rs]{gap:0;list-style:none;display:flex}.nav-cats[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{letter-spacing:.07em;text-transform:uppercase;color:var(--gray-400);padding:.35rem .55rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.nav-cats[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--primary-color)}.nav-cats[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{color:var(--primary--text)}.nav-right[data-astro-cid-nen7h5rs]{align-items:center;gap:.5rem;margin-left:auto;display:flex}.nav-search-btn[data-astro-cid-nen7h5rs]{color:var(--color-muted,#9e9e96);border-radius:6px;justify-content:center;align-items:center;padding:.35rem;transition:color .15s,background .15s;display:flex}.nav-search-btn[data-astro-cid-nen7h5rs]:hover{color:var(--primary-color);background:color-mix(in srgb, var(--primary-color) 10%, transparent)}.nav-search-btn[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:18px;height:18px}.nav-social[data-astro-cid-nen7h5rs]{align-items:center;gap:.25rem;display:flex}.nav-social[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--color-muted,#9e9e96);border-radius:6px;align-items:center;padding:.35rem;transition:color .15s,background .15s;display:flex}.nav-social[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--primary-color);background:color-mix(in srgb, var(--primary-color) 10%, transparent)}.hamburger[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:.35rem;display:none}.hamburger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--color-text,#222);border-radius:2px;height:2px;transition:transform .25s,opacity .25s;display:block}.hamburger[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}.hamburger[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.hamburger[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-logo-text[data-astro-cid-nen7h5rs]{font-family:var(--font-display);color:inherit;letter-spacing:-.02em;font-size:1.3rem;font-weight:900;display:none}.nav-logo-text[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:inherit}.nav-logo-subtext[data-astro-cid-nen7h5rs]{font-family:var(--font-display);color:var(--primary--text);letter-spacing:-.02em;font-size:.6rem;font-weight:900;text-decoration:none;display:none}.nav-logo-text[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{color:var(--primary-color)}.nav-mobile-extras[data-astro-cid-nen7h5rs]{display:none}@media (width<=768px){.hamburger[data-astro-cid-nen7h5rs]{display:flex}.nav-social[data-astro-cid-nen7h5rs]{display:none}.nav-logo-text[data-astro-cid-nen7h5rs],.nav-logo-subtext[data-astro-cid-nen7h5rs]{display:block}.nav-cats[data-astro-cid-nen7h5rs]{background:var(--color-surface-translucent,#fffe);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border,#e8e8e4);flex-direction:column;gap:0;padding:.5rem 1rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-cats[data-astro-cid-nen7h5rs].open{display:flex}.nav-cats[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--color-border,#e8e8e4);border-radius:0;padding:.65rem .5rem}.nav-cats[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs]:last-child a[data-astro-cid-nen7h5rs]{border-bottom:none}header[data-astro-cid-nen7h5rs]{position:relative}.nav-mobile-extras[data-astro-cid-nen7h5rs]{border-top:2px solid var(--primary-color);justify-content:space-between;align-items:center;margin-top:.25rem;padding:.75rem .5rem;display:flex}.nav-mobile-search[data-astro-cid-nen7h5rs]{text-transform:uppercase;letter-spacing:.07em;color:var(--gray-400);align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;text-decoration:none;display:flex}.nav-mobile-search[data-astro-cid-nen7h5rs]:hover{color:var(--primary-color)}.nav-mobile-social[data-astro-cid-nen7h5rs]{align-items:center;gap:.5rem;display:flex}.nav-mobile-social[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--color-muted,#9e9e96);align-items:center;display:flex}.nav-mobile-social[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--primary-color)}}html,body{width:100%;height:100dvh;margin:0}
