:root{color:#17231f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f6f2;font-family:Avenir Next,Inter,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f3f6f2;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}#root{min-height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#edf1ee}::-webkit-scrollbar-thumb{background:#b9c8c1;border:2px solid #edf1ee;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#8fa49b}.app-shell{background:radial-gradient(circle at 8% 5%,#167d7317,#0000 25rem),radial-gradient(circle at 92% 12%,#f26a3d14,#0000 22rem),#f3f6f2;min-height:100vh;position:relative;overflow-x:hidden}.app-shell:before{content:"";pointer-events:none;opacity:.18;background-image:radial-gradient(#7d9489 .7px,#0000 .7px);background-size:18px 18px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 55%);mask-image:linear-gradient(#000,#0000 55%)}.brand-mark{color:#0d2924;background:#bfe9df;border-radius:13px;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #ffffff8c}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(380px,.72fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:calc(100vh - 205px);display:grid}@media (width<=900px){.hero-grid{grid-template-columns:1fr;gap:2.5rem;min-height:auto}}
