:root{color-scheme:light;--ink:#18231f;--muted:#66716c;--cream:#fbf8f1;--green:#176c55;--mint:#dff2e8;--orange:#ed774e;--line:#dfe5df;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream);line-height:1.6}.wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.nav{height:84px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);font-size:21px;font-weight:850;text-decoration:none}.mark{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:white;background:linear-gradient(145deg,var(--orange),#e94057);box-shadow:0 8px 22px #e9405738}.nav nav{display:flex;gap:26px}.nav nav a,.footer-inner a{color:var(--muted);font-weight:700;text-decoration:none}.nav a:hover,.footer-inner a:hover,.text-link:hover{color:var(--green)}.hero{min-height:610px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;padding-block:55px 90px}.eyebrow{margin:0 0 12px;color:var(--green);font-size:13px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(48px,7vw,78px);line-height:.98;letter-spacing:-.055em}.hero h1 span{color:var(--green)}.lead{max-width:620px;margin:25px 0;color:var(--muted);font-size:19px;font-weight:550}.actions{display:flex;align-items:center;gap:24px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 23px;border-radius:16px;color:white;background:var(--green);font-weight:800;text-decoration:none;box-shadow:0 13px 28px #176c5530}.text-link{color:var(--ink);font-weight:800;text-decoration:none}.dish{position:relative;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#fff 0 43%,var(--mint) 44% 68%,transparent 69%)}.dish-inner{width:62%;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:white;box-shadow:0 30px 70px #173e3028;transform:rotate(-5deg)}.dish-inner span{font-size:clamp(86px,13vw,150px)}.bubble{position:absolute;padding:9px 15px;border:1px solid #ffffffc7;border-radius:99px;background:#ffffffd9;box-shadow:0 10px 30px #173e3020;font-size:13px;font-weight:800}.bubble-one{top:22%;left:3%}.bubble-two{right:2%;bottom:22%}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding-bottom:100px}.features article{padding:31px;border:1px solid var(--line);border-radius:24px;background:#ffffffb8}.feature-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;color:var(--green);background:var(--mint);font-size:22px;font-weight:900}.features h2{margin:20px 0 8px;font-size:21px}.features p{margin:0;color:var(--muted)}.closing{margin-bottom:90px;padding:60px;border-radius:32px;text-align:center;background:var(--mint)}.closing h2{margin:0;font-size:clamp(31px,5vw,48px);letter-spacing:-.035em}.closing p:last-child{margin:10px 0 0;color:var(--muted);font-size:18px}footer{border-top:1px solid var(--line);background:#fff}.footer-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:14px}.footer-inner div{display:flex;gap:22px}.legal-shell{padding:55px 0 90px}.legal-header{max-width:760px;margin-bottom:38px}.legal-header h1{margin:5px 0 12px;font-size:clamp(38px,7vw,60px);line-height:1.05;letter-spacing:-.045em}.legal-header p{color:var(--muted)}.legal-card{max-width:840px;padding:40px;border:1px solid var(--line);border-radius:25px;background:white}.legal-card section+section{margin-top:30px;padding-top:28px;border-top:1px solid var(--line)}.legal-card h2{margin:0 0 8px;font-size:20px}.legal-card p{margin:0;color:#46514c;white-space:pre-line}.legal-card a{color:var(--green);font-weight:750}.support-card{max-width:720px;text-align:center}.support-icon{width:68px;height:68px;display:grid;place-items:center;margin:0 auto 20px;border-radius:22px;background:var(--mint);font-size:31px}.support-card h2{font-size:28px}.support-card .button{margin-top:25px}.back{display:inline-block;margin-bottom:22px;color:var(--green);font-weight:800;text-decoration:none}@media(max-width:760px){.nav nav a:first-child{display:none}.hero{min-height:auto;grid-template-columns:1fr;gap:25px;padding:40px 0 70px}.dish{width:min(100%,430px);margin:auto;order:-1}.features{grid-template-columns:1fr;padding-bottom:70px}.closing{padding:42px 22px;margin-bottom:65px}.footer-inner{padding:25px 0;align-items:flex-start;flex-direction:column;gap:15px}.footer-inner div{flex-wrap:wrap}.legal-card{padding:25px}.legal-shell{padding-top:35px}}
