:root{--cream:#FAF5EB;--white:#FFFFFF;--green:#1B3D2F;--green-mid:#2A5940;--green-light:#3D7A5A;--green-fade:rgba(27,61,47,0.06);--gold:#C49A2A;--gold-light:#F0DCA0;--text:#1A1A1A;--muted:#6E6B60;--border:rgba(27,61,47,0.1);--serif:"Instrument Serif",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif;--mono:"JetBrains Mono","SF Mono",monospace;--grain:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);font-family:var(--sans);color:var(--text)}::selection{background:var(--green);color:var(--cream)}img{max-width:100%;height:auto;display:block}a{color:inherit}@media (max-width:768px){.nd{display:none!important}.nb{display:block!important}.hero-row{flex-direction:column!important}.hero-card{width:100%!important;height:220px!important;margin-top:20px!important}.hero-text{text-align:center!important;align-items:center!important}.hero-btns{justify-content:center!important}.stat-row{flex-wrap:wrap!important}.stat-row>div{flex:1 1 45%!important;min-width:130px!important}.about-row,.feat-row,.net-row,.why-row,.yt-row{flex-direction:column!important}.about-card,.feat-img,.net-img,.why-img,.yt-card{width:100%!important;height:240px!important}.about-text-col,.net-text{padding:28px 20px!important}.srv-grid,.yt-grid{grid-template-columns:1fr!important}.footer-inner{flex-direction:column!important;gap:20px!important;text-align:center!important}.about-row{flex-direction:column-reverse!important}}@media (min-width:769px){.nm{display:none!important}}