@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Instrument+Serif:ital@0;1&display=swap";:root{--bg: #FAFAFA;--bg-dark: #111110;--surface: #FFFFFF;--text: #111110;--text-muted: #71706B;--text-on-dark: #F5F4F0;--text-muted-dark: #A3A29D;--green: #25D366;--green-hover: #1EBE5D;--border: #E8E8E6;--serif: "Instrument Serif", Georgia, serif;--display: "Playfair Display", Georgia, serif;--sans: "DM Sans", system-ui, sans-serif}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--sans);background:var(--bg);color:var(--text);line-height:1.6}.mark{font-family:var(--serif);font-size:1.5rem;font-style:italic;color:var(--text);text-decoration:none;letter-spacing:-.02em}.mark-sm{font-size:1.1rem}.page{display:flex;flex-direction:column;min-height:100svh}.hero{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}.hero-inner{display:flex;flex-direction:column;align-items:center}.hero-brand{margin-bottom:1.75rem}.hero-brand .mark{font-size:2.4rem}.hero h1{font-family:var(--display);font-size:clamp(2.2rem,5vw,3.8rem);line-height:1.25;letter-spacing:-.02em;color:var(--text);font-weight:400}.hero h1 em{font-style:italic}.hero-sub{font-size:clamp(.95rem,1.4vw,1.1rem);color:var(--text-muted);line-height:1.7;margin:1.5rem 0 2rem;max-width:400px}.hero-cta{display:inline-flex;align-items:center;gap:.65rem;background:var(--green);color:#fff;text-decoration:none;font-weight:500;font-size:1.05rem;font-family:var(--sans);padding:.85rem 2.2rem;border-radius:100px;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 2px 12px #25d36640}.hero-cta:hover{background:var(--green-hover);transform:translateY(-1px);box-shadow:0 4px 20px #25d36659}.hero-cta-icon{width:20px;height:20px}.hero-number{margin-top:.75rem;font-size:.8rem;color:var(--text-muted);letter-spacing:.02em}.site-footer{padding:1.25rem 2rem;border-top:1px solid var(--border);flex-shrink:0}.footer-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.footer-left{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--text-muted);flex-wrap:wrap}.footer-sep{color:var(--border)}.footer-right{display:flex;gap:1.5rem}.footer-right a{font-size:.78rem;color:var(--text-muted);text-decoration:none;transition:color .2s}.footer-right a:hover{color:var(--text)}.legal-page{background:var(--bg);min-height:100vh;padding:3rem 2rem 6rem}.legal-inner{max-width:720px;margin:0 auto}.legal-back{display:inline-block;font-size:.9rem;color:var(--text-muted);text-decoration:none;font-weight:500;margin-bottom:2rem;transition:color .2s}.legal-back:hover{color:var(--text)}.legal-page h1{font-family:var(--display);font-size:2.8rem;color:var(--text);margin-bottom:.5rem;line-height:1.15}.legal-updated{font-size:.85rem;color:var(--text-muted);margin-bottom:3rem}.legal-page section{margin-bottom:2.5rem}.legal-page h2{font-family:var(--serif);font-size:1.35rem;color:var(--text);margin-bottom:.75rem}.legal-page p{font-size:.95rem;color:var(--text-muted);line-height:1.75;margin-bottom:.75rem}.legal-page ul{list-style:none;padding:0;margin-bottom:.75rem}.legal-page li{font-size:.95rem;color:var(--text-muted);line-height:1.75;padding-left:1.2rem;position:relative;margin-bottom:.35rem}.legal-page li:before{content:"·";position:absolute;left:0;color:var(--text);font-weight:700}.legal-page a{color:var(--text);text-decoration:underline;text-underline-offset:2px}.legal-page a:hover{opacity:.7}@media(max-width:768px){.hero{padding:2rem 1.25rem}.hero-brand{margin-bottom:1.5rem}.hero-brand .mark{font-size:2rem}.hero-sub{max-width:320px}.site-footer{padding:1rem 1.25rem}.footer-inner{flex-direction:column;gap:.75rem;text-align:center}.footer-left{justify-content:center}.footer-right{gap:1rem}.legal-page{padding:2rem 1.25rem 4rem}.legal-page h1{font-size:2rem}}
