@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400;700&display=swap";
:root{--background:#232622;--foreground:#f1f8ed;--primary:#a5d17c;--primary-rgb:165, 209, 124;--accent:#f1f8ed;--surface:#ffffff0d;--border:#ffffff14;--font-handwritten:"Caveat", cursive;--foreground-muted:#f1f8eda6;--foreground-dim:#f1f8ed73;--foreground-trace:#f1f8ed2e;--dots-color:#f1f8ed1f;--dialer-overlay:#131512f2;--dialer-card:#181b17;--dialer-border:#ffffff14;--dialer-input-bg:#ffffff08;--dialer-input-border:#ffffff1f;--font-geist-sans:"Geist", system-ui, -apple-system, sans-serif;--font-geist-mono:"Geist Mono", monospace}:root[data-theme=light]{--background:#f5f7f3;--foreground:#1d211e;--primary:#2c5e43;--primary-rgb:44, 94, 67;--accent:#1d211e;--surface:#1e221f0a;--border:#1e221f14;--font-handwritten:"Caveat", cursive;--foreground-muted:#1e221f9e;--foreground-dim:#1e221f73;--foreground-trace:#1e221f26;--dots-color:#1e221f1f;--dialer-overlay:#f5f7f3f2;--dialer-card:#fff;--dialer-border:#1e221f14;--dialer-input-bg:#1e221f05;--dialer-input-border:#1e221f1a}html{scroll-behavior:smooth}html,body{background-color:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;padding:0;overflow-x:clip}body:after{content:"";opacity:.035;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;top:0;left:0}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{all:unset;box-sizing:border-box}.outcomeLine{font-family:var(--font-geist-sans), sans-serif;letter-spacing:-.03em;color:var(--foreground-muted);font-size:clamp(1.5rem,3.4vw,2.4rem);font-weight:800;line-height:1.18}.outcomeLine.outcomeStrong{color:var(--foreground)}@media (max-width:1024px){.revealable,.outcomeLine{opacity:1!important;visibility:visible!important;transform:none!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}
