@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Space Grotesk,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#12221f;background-color:#f3f0ea;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:600;color:#1d4f4a;text-decoration:none}a:hover{color:#0f3b36}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(1200px 600px at 10% -10%,#fff5e4 0%,transparent 60%),radial-gradient(900px 500px at 110% 10%,#d9efe8 0%,transparent 60%),#f3f0ea}button{border-radius:999px;border:1px solid transparent;padding:.65em 1.4em;font-size:.95em;font-weight:600;font-family:inherit;background-color:#0f3b36;color:#f8f6f2;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 8px 20px #0f3b3633}button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f3b3647}button:focus,button:focus-visible{outline:3px solid rgba(15,59,54,.25);outline-offset:2px}#root{max-width:1100px;margin:0 auto;padding:2.75rem 1.5rem 3.5rem}.app{display:flex;flex-direction:column;gap:3rem}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:700;letter-spacing:.4px;color:#12221f}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(140deg,#0f3b36,#1d4f4a 60%,#3b756c);color:#f8f6f2;font-size:1rem;box-shadow:0 12px 24px #0f3b3633}.brand-name{font-size:1.1rem}.auth{display:inline-flex;gap:.75rem;align-items:center}.hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.4rem;align-items:center}.eyebrow{text-transform:uppercase;font-size:.75rem;letter-spacing:1.8px;color:#61746c;margin-bottom:.85rem}.hero-text h1{font-size:clamp(2rem,4vw,3.1rem);margin:0 0 1rem;color:#0f2e2a}.subhead{font-size:1.05rem;line-height:1.7;color:#2c3f3a;margin-bottom:1.6rem}.hero-cta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hero-cta .ghost{padding:.6rem 1.2rem;border:1px solid #c7d8d2;border-radius:999px;color:#1d4f4a;text-decoration:none;font-weight:600;background:#fff9}.hero-card{background:linear-gradient(160deg,#0f2e2a,#123f39,#225851);color:#f7f4ef;border-radius:22px;padding:1.75rem;display:grid;gap:1.1rem;box-shadow:0 18px 40px #0f2e2a38}.stat{display:flex;flex-direction:column;gap:.35rem;padding-bottom:.9rem;border-bottom:1px solid rgba(248,246,242,.16)}.stat:last-child{border-bottom:none;padding-bottom:0}.stat-label{font-size:.85rem;color:#f8f6f2b8}.stat-value{font-size:1.1rem;font-weight:600}.section{display:flex;flex-direction:column;gap:.75rem}.section h2{font-size:1.65rem;color:#0f2e2a;margin:0}.section p{color:#2c3f3a;line-height:1.6;margin:0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.feature{background:#ffffffb8;border-radius:18px;padding:1.4rem;border:1px solid rgba(15,46,42,.08);box-shadow:0 12px 24px #0f2e2a14}.feature h3{margin:0 0 .5rem;color:#0f2e2a}.feature p{margin:0}.cta{background:linear-gradient(120deg,#ffffffbf,#d6e8e2e6);border-radius:20px;padding:1.75rem;align-items:flex-start;border:1px solid rgba(15,46,42,.08)}.policy-page{display:flex;justify-content:center}.policy-card{width:min(900px,100%);background:#fff;border-radius:18px;padding:2.5rem;box-shadow:0 20px 40px #0f2e2a1a;border:1px solid rgba(15,46,42,.08)}.policy-card h1{margin:0 0 .6rem;font-size:clamp(2rem,4vw,2.75rem);color:#0f2e2a}.policy-card h2{margin:1.75rem 0 .6rem;font-size:1.35rem;color:#0f2e2a}.policy-card p{margin:.5rem 0;line-height:1.65;color:#2c3f3a}.policy-card ul{margin:.5rem 0 .5rem 1.2rem;padding:0}.policy-card li{margin:.35rem 0;line-height:1.6}.policy-meta{font-size:.95rem;color:#566963}.policy-note{background:#d6e8e280;border-left:4px solid #1d4f4a;padding:.9rem 1rem;border-radius:12px;margin:1rem 0 0}.policy-form label{display:block;font-weight:600;margin-top:1rem}.policy-form input,.policy-form textarea{width:100%;margin-top:.5rem;padding:.7rem .85rem;border:1px solid rgba(15,46,42,.2);border-radius:10px;background:#f9fbfa;font-family:inherit;font-size:1rem}.policy-form button{margin-top:1rem;padding:.7rem 1.2rem;border:none;border-radius:999px;background:#1d4f4a;color:#fff;font-weight:600;cursor:pointer}.policy-form button:hover{opacity:.95}.footer{padding-top:1.5rem;border-top:1px solid rgba(15,46,42,.1);color:#61746c;font-size:.95rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.footer-links{display:inline-flex;gap:1rem;flex-wrap:wrap}.footer a{color:#1d4f4a;font-weight:600;text-decoration:none}.footer a:hover{text-decoration:underline}
