@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}.Home_page__Yvcrx{min-height:100vh;display:flex;flex-direction:column;padding:0;background-color:var(--background);color:var(--foreground)}.Home_header__y2QYS{padding:1.5rem 2rem;border-bottom:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center}.Home_headerContent__6Iwky{width:100%;max-width:1200px}.Home_headerTitle___a7KN{font-size:2.5rem;font-weight:800;margin:0;color:var(--accent-color)}.Home_headerTagline__y9Kfj{font-weight:400;color:var(--text-secondary);margin-top:.5rem}.Home_nav__KViFq{width:100%;max-width:1200px;margin-top:1.5rem;display:flex;gap:1.5rem;overflow-x:auto}.Home_navItem__g6kSx{font-weight:500;padding:.5rem 0;border-bottom:2px solid transparent;transition:border-color .2s ease;white-space:nowrap}.Home_navItemActive___Vz5r,.Home_navItem__g6kSx:hover{border-bottom:2px solid var(--accent-color)}.Home_main__VkIEL{flex:1 1;padding:2rem}.Home_grid__AVljO{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2rem;gap:2rem;width:100%;max-width:1200px;margin:0 auto}.Home_featuredArticle___z3JR{grid-column:1/-1;padding:2rem;margin-bottom:2rem;border:1px solid var(--border-color);border-left:4px solid var(--accent-color);border-radius:8px;background-color:var(--card-bg)}.Home_card__E5spL{background:var(--card-bg);border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;height:100%;border:1px solid var(--border-color);text-align:left}.Home_cardCategory__UG3mw{font-size:.8rem;font-weight:600;color:var(--accent-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.Home_cardTitle__rMNyu{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;line-height:1.3}.Home_featuredArticle___z3JR .Home_cardTitle__rMNyu{font-size:1.75rem}.Home_cardExcerpt__e_u3A{font-size:.95rem;line-height:1.5;color:var(--text-secondary);margin-bottom:1rem}.Home_cardMeta__pexx9{font-size:.85rem;color:var(--text-tertiary);margin-top:auto;display:flex;align-items:center;gap:.5rem}.Home_card__E5spL:hover{transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,.08)}.Home_footer__yFiaX{display:flex;flex-direction:column;align-items:center;padding:3rem 2rem;background-color:var(--footer-bg);border-top:1px solid var(--border-color)}.Home_footerContent__RZUDB{width:100%;max-width:1200px}.Home_footerLinks__BQcA_{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.Home_footerSection__t4Rwp{min-width:150px}.Home_footerSectionTitle__ESPXl{font-weight:700;margin-bottom:1rem;color:var(--foreground)}.Home_footerLink__201sb{display:block;margin-bottom:.75rem;color:var(--text-secondary);transition:color .2s ease}.Home_footerLink__201sb:hover{color:var(--accent-color)}.Home_footerBottom__Onsk3{border-top:1px solid var(--border-color);padding-top:1.5rem;text-align:center;color:var(--text-tertiary);font-size:.9rem}@media (min-width:640px){.Home_grid__AVljO{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Home_grid__AVljO{grid-template-columns:repeat(3,1fr)}.Home_header__y2QYS{flex-direction:row;justify-content:space-between;padding:1.5rem 2rem}.Home_headerContent__6Iwky{display:flex;justify-content:space-between;align-items:center}.Home_nav__KViFq{margin-top:0;justify-content:flex-end}.Home_pagination__hW2AK{max-width:1200px;margin:2rem auto 0;display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.Home_pageLink__pQSFt{padding:.4rem .75rem;border:1px solid var(--border-color);border-radius:999px;font-size:.9rem;cursor:pointer;background:var(--card-bg)}.Home_pageLinkActive__65B11,.Home_pageLink__pQSFt:hover{border-color:var(--accent-color)}.Home_pageLinkActive__65B11{background-color:var(--accent-color);color:#ffffff}.Home_pageLinkDisabled__BoG81{opacity:.5;cursor:default}}