:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#243747;background:#fffcf8;font-synthesis:none;--teal:#087f8c;--muted:#526577}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0}a{color:inherit}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #6950c7;outline-offset:6px}.wrap{max-width:1180px;margin:auto;padding-left:32px;padding-right:32px}header{display:flex;align-items:center;justify-content:space-between;padding-top:28px;padding-bottom:28px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:28px;font-weight:750;letter-spacing:-1px}.brand span{font-size:12px;font-weight:500;letter-spacing:0;margin-left:14px;padding-left:20px;border-left:1px solid #dce4e3;color:var(--muted)}nav{display:flex;align-items:center;gap:28px;font-size:14px}nav a{text-decoration:none}.button{display:inline-flex;gap:24px;align-items:center;justify-content:space-between;padding:18px 24px;background:var(--teal);color:white;border-radius:13px;text-decoration:none;font-size:15px;font-weight:650;box-shadow:0 6px 16px #087f8c12}.button:hover{background:#066775}.button.small{padding:12px 18px;font-size:13px}.hero{overflow:clip;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:44px;min-height:690px;padding-top:45px;padding-bottom:68px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:750;color:var(--teal);line-height:1.7}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--teal);margin-right:8px}h1,h2,h3,h4,p{margin-top:0}h1{font-size:clamp(48px,5.7vw,76px);line-height:1.05;letter-spacing:-3.5px;margin:25px 0}em{font-family:Georgia,serif;font-weight:400;color:var(--teal)}.lead{font-size:23px;line-height:1.5;letter-spacing:-.6px;margin-bottom:22px}.intro{color:var(--muted);font-size:16px;line-height:1.85;max-width:460px;margin-bottom:28px}.availability{font-size:12px;color:var(--muted);margin-top:18px}.hero-art{position:relative;min-height:530px;display:flex;align-items:center;justify-content:center;background:#e3f4ef;border-radius:48% 48% 40% 42%;isolation:isolate}.art-caption{position:absolute;z-index:2;top:-26px;right:40px;font-family:Georgia,serif;font-size:18px;color:#087f8c;transform:rotate(6deg)}.sun{position:absolute;width:95px;height:95px;background:#ffba83;border-radius:50%;top:68px;right:-9px;z-index:-1}.orbit{position:absolute;inset:35px -20px 30px;border:1px solid #8cbdb34f;border-radius:50%;transform:rotate(-25deg);z-index:-1}.product-card{width:320px;background:#fffcf8;border:6px solid white;border-radius:27px;padding:24px;transform:rotate(-4deg);box-shadow:0 28px 60px #1749401a}.card-top{display:flex;align-items:center;gap:10px;color:var(--teal);font-size:9px;font-weight:700;letter-spacing:1px}.card-top span:last-child{margin-left:auto;font-size:20px}.greeting{font-size:26px;font-weight:650;line-height:1.2;letter-spacing:-1px;margin-top:22px;margin-bottom:0}.fox{display:block;width:210px;height:193px;margin:0 auto}.card-question{font-size:14px;font-weight:600;text-align:center}.card-chips{display:flex;justify-content:center;gap:6px}.card-chips span{font-size:10px;border:1px solid #b7dcd3;border-radius:20px;padding:8px 9px;background:white}.card-action{margin-top:20px;background:#d0f3ed;color:#066775;font-size:10px;text-align:center;border-radius:9px;padding:12px}.floating-note{position:absolute;bottom:-8px;right:-10px;display:flex;gap:14px;align-items:center;padding:19px 23px;background:white;border-radius:16px;box-shadow:0 10px 35px #24374712;font-size:13px;font-weight:600;transform:rotate(3deg)}.floating-note>span{color:var(--teal);font-size:32px;font-weight:400}.floating-note small{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:5px}.principles{display:flex;justify-content:space-between;padding-top:25px;padding-bottom:25px;border-top:1px solid #e3e8e4;border-bottom:1px solid #e3e8e4;color:var(--muted);font-size:13px}.principles span:before{content:'✦';color:var(--teal);margin-right:12px}.section{padding-top:98px;padding-bottom:98px}h2{font-size:clamp(32px,3.6vw,47px);letter-spacing:-1.6px;line-height:1.17;margin-bottom:24px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:64px}.section-heading>p{max-width:365px;line-height:1.8;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}.steps article{border-top:1px solid #c8dcd5;padding-top:26px}.number{display:inline-block;font-size:14px;color:var(--teal);margin-bottom:27px}h3{font-size:22px;letter-spacing:-.5px;margin-bottom:16px}.steps p,.plan-grid p{color:var(--muted);line-height:1.85;font-size:14px}.step-tag{display:inline-block;font-size:11px;border-radius:20px;padding:7px 13px;background:#e3f4ef;color:#066775;margin-top:12px}.demo-section{background:#e8f5f0;padding:80px 0}.demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.demo-grid>div>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--muted)}.demo-grid .demo-caption{font-size:11px!important;max-width:290px}.demo-card{background:white;padding:32px;border-radius:24px;box-shadow:0 14px 50px #17494008}.demo-options{display:flex;gap:8px;margin:24px 0}.demo-options button{background:#fffcf8;border:1px solid #dae3df;border-radius:12px;padding:15px 10px;font-size:12px;flex:1;color:#243747;cursor:pointer;min-height:78px}.demo-options button>span{display:block;font-size:24px;margin-bottom:6px;color:var(--teal)}.demo-options button[aria-pressed=true]{background:#d0f3ed;border:2px solid var(--teal);padding:14px 9px}.demo-answer{padding:22px;border-radius:16px;background:#fffcf8;min-height:210px}.demo-answer h4{font-size:16px;margin-bottom:12px}.demo-answer p{font-size:13px;line-height:1.8;color:var(--muted)}.demo-answer>span{font-size:12px;color:var(--teal);line-height:1.6;display:block}.trust{display:grid;grid-template-columns:1fr 1.15fr;gap:90px;align-items:center}.trust-visual{min-height:395px;background:#fff0e3;border-radius:80px 80px 140px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.privacy-mark{width:76px;height:76px;border:1px solid #dab9a0;border-radius:50%;display:grid;place-items:center;font-size:48px;color:var(--teal);margin-bottom:24px}.trust-visual p{font-size:36px;letter-spacing:-1px;line-height:1.4;margin:0}.trust-list{list-style:none;padding:0}.trust-list li{padding:15px 0;border-bottom:1px solid #e3e8e4;font-size:14px;line-height:1.7;color:var(--muted)}.trust-list strong{color:#243747}.fine{font-size:11px!important;line-height:1.8!important;color:var(--muted)}.plans{padding-top:20px}.plans>h2{max-width:730px}.plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:36px}.plan-grid article{padding:32px;border:1px solid #d8e4df;border-radius:20px;background:white}.plan-grid .plus{background:#f2effb;border-color:#e2dcf2}.plan-pill{display:inline-block;font-size:10px;font-weight:700;letter-spacing:1px;color:var(--teal);margin-bottom:24px}.plus .plan-pill{color:#6950c7}.faq{max-width:840px;padding-top:0}.faq details{border-bottom:1px solid #d8e4df;padding:21px 0}.faq summary{cursor:pointer;font-size:15px;font-weight:600;line-height:1.6}.faq details p{font-size:14px;line-height:1.85;color:var(--muted);margin:18px 0 0}.closing{text-align:center;padding-top:65px;padding-bottom:85px;background:#e3f4ef;border-radius:32px;margin-bottom:70px}.closing img{margin-bottom:24px}.closing p{color:var(--muted);margin-bottom:28px}footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:35px}footer p,footer>a:last-child{font-size:11px;color:var(--muted);margin:0}.skip{position:absolute;left:12px;top:-100px;padding:12px;background:white;z-index:10}.skip:focus{top:12px}@media(max-width:900px){.brand span{display:none}.hero{gap:20px}.hero-art{min-height:475px}.product-card{width:280px}.floating-note{right:0;font-size:11px;padding:14px}.art-caption{font-size:15px;right:25px}.demo-grid,.trust{gap:35px}.hero-copy h1{font-size:56px}}@media(max-width:650px){.wrap{padding-left:22px;padding-right:22px}header{padding-top:20px;padding-bottom:20px}nav>a:not(.button){display:none}.brand{font-size:25px}.button.small{font-size:11px;padding:11px 14px}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:45px;gap:26px}.hero-copy h1{font-size:54px;letter-spacing:-2.5px}.lead{font-size:21px}.hero-art{min-height:510px;margin:10px 8px 15px}.art-caption{top:-25px;right:8px;font-size:16px}.floating-note{right:-5px;bottom:-5px}.product-card{width:290px}.principles{gap:18px;flex-direction:column;font-size:12px}.section{padding-top:60px;padding-bottom:60px}.section-heading{display:block}.section-heading>p{max-width:none}.steps,.demo-grid,.trust,.plan-grid{grid-template-columns:1fr}.steps{gap:35px}.number{margin-bottom:16px}.steps p{margin-bottom:8px}.demo-section{padding:55px 0}.demo-grid{gap:25px}.demo-card{padding:22px}.trust-visual{min-height:290px}.trust-visual p{font-size:30px}.plans{padding-top:0}.plan-grid{gap:16px}.plan-grid article{padding:25px}.faq{padding-top:0}.closing{margin:0 16px 40px;padding:45px 18px;border-radius:24px}footer{flex-wrap:wrap;justify-content:flex-start;gap:18px}footer p{flex-basis:65%}footer>a:last-child{margin-left:40px}h2{font-size:34px}.orbit{inset:35px -7px}.sun{right:-5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
