@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.ttf)format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.ttf)format("truetype");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.ttf)format("truetype");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-ExtraBold.ttf)format("truetype");font-style:normal;font-weight:800;font-display:swap}:root{--ink:#102219;--muted:#607067;--green-950:#042d1b;--green-900:#073d25;--green-800:#07552f;--green-700:#117942;--mint:#dff2e5;--mint-2:#edf7ef;--cream:#f6f2e9;--paper:#fbfcf9;--white:#fff;--amber:#f4b633;--coral:#e86856;--blue:#577bdc;--purple:#8d68d8;--line:#dce5dd;--shadow:0 24px 70px #062c1b24}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:linear-gradient(90deg, #073d2507 1px, transparent 1px) 0 0 / 76px 76px, var(--paper);color:var(--ink);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--amber);color:var(--green-950)}.shell{width:min(1240px,100% - 48px);margin-inline:auto}.announcement{background:var(--green-950);color:#d8eddf;letter-spacing:.02em;justify-content:center;align-items:center;gap:10px;min-height:38px;padding:8px 24px;font-size:12px;font-weight:600;display:flex}.announcement a{color:#fff;border-bottom:1px solid #ffffff80}.announcement-dot{background:#73d69a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #73d69a1f}.site-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fbfcf9e0;border-bottom:1px solid #073d2514;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:82px;display:flex}.brand{letter-spacing:.36em;color:var(--green-900);align-items:center;gap:13px;font-size:23px;font-weight:700;display:inline-flex}.brand img{border-radius:12px;width:42px;height:42px}.desktop-nav{align-items:center;gap:34px;margin-left:100px;display:flex}.desktop-nav a,.text-link{color:#415148;font-size:14px;font-weight:600;transition:color .2s}.desktop-nav a:hover,.desktop-nav a[aria-current=page],.text-link:hover{color:var(--green-700)}.header-actions{align-items:center;gap:20px;display:flex}.button{border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:13px 20px;font-weight:700;line-height:1.1;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,background .22s;display:inline-flex}.button:hover{transform:translateY(-3px)scale(1.01)}.button:active{transform:translateY(0)scale(.98)}.button-small{border-radius:13px;min-height:44px;padding:12px 17px;font-size:13px}.button-large{min-height:58px;padding:16px 24px}.button-dark{background:var(--green-950);color:#fff;box-shadow:0 10px 24px #042d1b26}.button-green{background:var(--green-700);color:#fff;box-shadow:0 13px 30px #1179422e}.button-cream{background:var(--cream);color:var(--green-950)}.button-outline-light{color:#fff;border-color:#ffffff59}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:13px;place-content:center;gap:4px;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--green-900);border-radius:2px;width:17px;height:2px}.mobile-menu nav{border:1px solid var(--line);width:230px;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:12px;display:grid;position:absolute;top:54px;right:0}.mobile-menu nav a{border-radius:10px;padding:12px 14px;font-weight:600}.mobile-menu nav a:hover{background:var(--mint-2);color:var(--green-700)}.eyebrow{color:var(--green-700);letter-spacing:.16em;margin:0 0 18px;font-size:12px;font-weight:800}.eyebrow-light{color:#9be3b7}.hero{grid-template-columns:49% 51%;align-items:center;min-height:790px;padding-top:54px;padding-bottom:64px;display:grid}.hero-copy{z-index:2;padding-right:38px;position:relative}.hero h1{max-width:690px;color:var(--green-950);letter-spacing:-.072em;margin:0;font-size:clamp(54px,6.2vw,91px);font-weight:800;line-height:.96}.hero-lead{color:#53635a;max-width:620px;margin:30px 0 32px;font-size:19px;line-height:1.6}.app-buttons{flex-wrap:wrap;align-items:stretch;gap:12px;display:flex}.play-badge{color:#fff;background:#111713;border-radius:15px;align-items:center;gap:12px;min-width:184px;min-height:58px;padding:10px 17px;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s;display:inline-flex}.play-badge:hover{transform:translateY(-3px)scale(1.01);box-shadow:0 14px 28px #00000029}.play-badge small{letter-spacing:.08em;font-size:9px;line-height:1;display:block}.play-badge strong{margin-top:4px;font-size:18px;font-weight:600;line-height:1;display:block}.play-badge-light{color:var(--green-950);background:#fff}.play-mark{width:27px;height:31px;display:block;position:relative}.play-mark i{width:0;height:0;display:block;position:absolute}.play-mark i:first-child{border-top:13px solid #0000;border-bottom:13px solid #0000;border-left:20px solid #66d193;top:2px;left:0}.play-mark i:nth-child(2){border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:14px solid var(--amber);top:2px;left:8px;transform:rotate(-8deg)}.play-mark i:last-child{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:14px solid var(--coral);bottom:3px;left:8px;transform:rotate(8deg)}.hero-notes{color:#5a6a61;flex-wrap:wrap;gap:15px 22px;margin-top:26px;font-size:12px;font-weight:600;display:flex}.hero-notes i{background:var(--mint);width:18px;height:18px;color:var(--green-700);border-radius:50%;place-items:center;margin-right:5px;font-style:normal;display:inline-grid}.hero-visual{height:680px;position:relative}.hero-grid{background:linear-gradient(90deg,#073d250b 1px,#0000 1px) 0 0/58px 58px,linear-gradient(#073d250b 1px,#0000 1px) 0 0/58px 58px,linear-gradient(145deg,#d8eee0 0%,#eff6ef 66%,#f7ecc9 100%);border:1px solid #073d2514;border-radius:72px 0 0 72px;position:absolute;inset:18px -76px 0 8px;overflow:hidden}.hero-grid:before,.hero-grid:after{content:"";border:1px solid #073d251c;border-radius:50%;position:absolute;transform:rotate(-9deg)}.hero-grid:before{width:610px;height:300px;top:155px;left:38px}.hero-grid:after{width:410px;height:200px;top:245px;left:145px}.phone{aspect-ratio:1179/2556;background:#fff;border:7px solid #142019;border-radius:42px;position:absolute;overflow:hidden;box-shadow:0 34px 72px #042d1b38}.phone img{object-fit:cover;object-position:top;width:100%;height:100%}.phone-front{z-index:3;width:298px;animation:6s ease-in-out infinite float-phone;top:23px;left:18%;transform:rotate(-1.2deg)}.phone-back{z-index:2;filter:saturate(.9);opacity:.96;width:252px;top:88px;right:5%;transform:rotate(4deg)}.floating-pill{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #073d251a;border-radius:17px;min-width:128px;padding:13px 17px;position:absolute;box-shadow:0 17px 40px #042d1b29}.floating-pill b{color:var(--green-800);font-size:20px;line-height:1.05;display:block}.floating-pill span{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 5px;font-size:10px;font-weight:700;display:block}.pill-one{top:168px;left:1%}.pill-one span{margin:5px 0 0}.pill-two{bottom:108px;right:1%}.hero-product-note{z-index:5;color:#6c7a72;letter-spacing:.12em;font-size:9px;font-weight:800;position:absolute;bottom:11px;left:18%}@keyframes float-phone{0%,to{transform:rotate(-1.2deg)translateY(0)}50%{transform:rotate(-.5deg)translateY(-8px)}}.signal-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffffa6}.signal-grid{grid-template-columns:repeat(4,1fr);min-height:142px;display:grid}.signal-grid>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:16px;display:flex}.signal-grid>div:first-child{border-left:1px solid var(--line)}.signal-grid strong{color:var(--green-800);letter-spacing:-.05em;font-size:35px}.signal-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700;line-height:1.4}.section{padding-top:130px;padding-bottom:130px}.section-heading{grid-template-columns:1.55fr .65fr;align-items:end;gap:64px;margin-bottom:58px;display:grid}.section-heading h2,.rhythm-copy h2,.privacy-panel h2,.final-cta h2,.chapter-copy h2,.security-principles h2,.delete-card h2,.deletion-scope h2{color:var(--green-950);letter-spacing:-.055em;margin:0;font-size:clamp(38px,4.7vw,66px);line-height:1.02}.section-heading>p{color:var(--muted);margin:0 0 5px;font-size:17px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.feature-card{border:1px solid #073d2514;border-radius:30px;flex-direction:column;min-height:340px;padding:34px;transition:transform .3s cubic-bezier(.2,.8,.2,1),box-shadow .3s;display:flex}.feature-card:hover{transform:translateY(-7px)rotate(-.4deg);box-shadow:0 22px 50px #042d1b1a}.feature-card.mint{background:var(--mint)}.feature-card.cream{background:#f4eadf}.feature-card.blue{background:#e9eefb}.feature-card.amber{background:#faefcf}.feature-meta{color:var(--green-700);letter-spacing:.14em;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;display:flex}.feature-meta b{background:#ffffffb3;border-radius:15px;place-items:center;width:48px;height:48px;font-size:24px;font-weight:600;display:grid}.feature-card h3{max-width:440px;color:var(--green-950);letter-spacing:-.045em;margin:auto 0 15px;font-size:31px;line-height:1.08}.feature-card p{color:#53635a;max-width:500px;margin:0}.inline-cta{color:var(--green-700);align-items:center;gap:12px;margin-top:28px;font-weight:800;display:inline-flex}.inline-cta span{background:var(--mint);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.showcase-section{background:var(--green-950);color:#fff;padding:120px 0 125px;overflow:hidden}.section-heading-light h2{color:#fff}.section-heading-light>p{color:#b8cbbf}.product-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-shot{min-width:0;margin:0}.gallery-device{aspect-ratio:1179/2556;background:#fff;border:6px solid #f7f9f6;border-radius:34px;width:100%;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 24px 55px #00000040}.gallery-device img{object-fit:cover;object-position:top;width:100%;height:100%}.product-shot:hover .gallery-device{transform:translateY(-8px);box-shadow:0 34px 70px #00000057}.product-shot figcaption{grid-template-columns:34px 1fr;align-items:start;gap:12px;padding:18px 4px 0;display:grid}.product-shot figcaption>span{color:#8fd6a9;letter-spacing:.1em;font-size:10px;font-weight:800}.product-shot figcaption b{color:#fff;font-size:15px;display:block}.product-shot figcaption small{color:#9fb5a7;margin-top:3px;font-size:11px;display:block}.rhythm-section{grid-template-columns:1.05fr .95fr;align-items:center;gap:86px;display:grid}.rhythm-art{background:var(--mint);border-radius:50px;min-height:560px;position:relative;overflow:hidden}.rhythm-art:before{content:"";border:1px solid #073d2521;border-radius:50%;width:540px;height:280px;position:absolute;top:150px;left:-50px;transform:rotate(-12deg)}.rhythm-line{border-left:1px dashed #073d2540;position:absolute;top:65px;bottom:65px;left:50%}.rhythm-card{background:#fff;border-radius:22px;grid-template-columns:48px 1fr;align-items:center;column-gap:14px;width:245px;padding:22px;display:grid;position:absolute;box-shadow:0 20px 50px #042d1b21}.rhythm-card span{background:var(--green-900);color:#fff;border-radius:15px;grid-row:1/3;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.rhythm-card b{font-size:16px}.rhythm-card i{color:var(--muted);font-size:11px;font-style:normal}.rhythm-week{top:75px;left:54px;transform:rotate(-5deg)}.rhythm-month{top:235px;right:46px;transform:rotate(4deg)scale(1.05)}.rhythm-year{bottom:65px;left:69px;transform:rotate(-2deg)}.rhythm-copy>p:not(.eyebrow){color:var(--muted);font-size:17px}.check-list{gap:14px;margin:28px 0 34px;padding:0;list-style:none;display:grid}.check-list li{color:#415148;padding-left:32px;font-weight:600;position:relative}.check-list li:before{content:"✓";background:var(--mint);width:21px;height:21px;color:var(--green-700);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid;position:absolute;top:0;left:0}.privacy-panel{background:var(--green-900);color:#fff;border-radius:48px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;min-height:540px;padding:78px;display:grid;overflow:hidden}.privacy-panel h2{color:#fff}.privacy-panel p:not(.eyebrow){color:#c5d8cc;max-width:650px;font-size:17px}.privacy-panel .button{margin-top:18px}.privacy-mark{place-items:center;width:320px;height:320px;margin:auto;display:grid;position:relative}.privacy-mark:before,.privacy-mark:after{content:"";border:1px solid #ffffff2e;border-radius:43%;position:absolute;inset:0;transform:rotate(17deg)}.privacy-mark:after{inset:48px;transform:rotate(-14deg)}.privacy-mark span{width:120px;height:120px;color:var(--green-950);background:#9be3b7;border-radius:38px;place-items:center;font-size:62px;font-weight:800;display:grid}.tier-section{padding-bottom:90px}.tier-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.tier-card{border:1px solid var(--line);background:#fff;border-radius:32px;flex-direction:column;justify-content:space-between;min-height:400px;padding:38px;display:flex}.tier-card h3{letter-spacing:-.04em;margin:22px 0 6px;font-size:34px}.tier-card p{color:var(--muted)}.tier-card ul{border-top:1px solid var(--line);gap:12px;margin:32px 0 0;padding:26px 0 0;list-style:none;display:grid}.tier-card li:before{content:"✓";color:var(--green-700);margin-right:10px;font-weight:800}.tier-premium{background:var(--green-950);color:#fff;transform:rotate(.7deg)}.tier-premium p{color:#bed0c4}.tier-premium ul{border-color:#ffffff24}.tier-premium li:before{color:#9be3b7}.tier-label{background:var(--mint);color:var(--green-800);letter-spacing:.12em;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:800}.tier-premium .tier-label{background:var(--amber);color:var(--green-950)}.final-cta{color:#fff;background:linear-gradient(135deg,#07552f,#042d1b);border-radius:48px;grid-template-columns:1.35fr .65fr;align-items:center;min-height:485px;margin-top:50px;margin-bottom:110px;padding:75px;display:grid;overflow:hidden}.final-cta-copy{z-index:2;position:relative}.final-cta h2{color:#fff;max-width:780px}.final-cta-copy>p:not(.eyebrow){color:#c2d6c9;max-width:610px;font-size:17px}.final-cta .app-buttons{margin-top:28px}.vault-rings{place-items:center;width:330px;height:330px;display:grid;position:relative}.vault-rings span{border:1px solid #ffffff2b;border-radius:46%;position:absolute;inset:0;transform:rotate(13deg)}.vault-rings span:nth-child(2){inset:45px;transform:rotate(-11deg)}.vault-rings span:nth-child(3){inset:90px;transform:rotate(21deg)}.vault-rings b{background:var(--amber);width:105px;height:105px;color:var(--green-950);border-radius:33px;place-items:center;font-size:54px;display:grid}.site-footer{border-top:1px solid var(--line);background:#f2f5f0;padding:76px 0 28px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:50px;display:grid}.brand-footer{margin-bottom:18px}.footer-grid>div:first-child p{max-width:300px;color:var(--muted)}.footer-grid h3{letter-spacing:.12em;text-transform:uppercase;margin:7px 0 18px;font-size:12px}.footer-grid>div:not(:first-child){flex-direction:column;gap:10px;display:flex}.footer-grid>div:not(:first-child) a{color:var(--muted);font-size:14px}.footer-grid a:hover{color:var(--green-700)}.footer-bottom{border-top:1px solid var(--line);color:#758178;justify-content:space-between;gap:20px;margin-top:65px;padding-top:22px;font-size:11px;display:flex}.page-intro{text-align:center;padding-top:110px;padding-bottom:100px}.page-intro h1{max-width:970px;color:var(--green-950);letter-spacing:-.068em;margin:0 auto;font-size:clamp(50px,6.7vw,92px);line-height:.98}.page-lead{max-width:710px;color:var(--muted);margin:28px auto 0;font-size:19px}.page-intro .app-buttons{justify-content:center;margin-top:34px}.feature-chapters{gap:110px;padding-bottom:140px;display:grid}.feature-chapter{grid-template-columns:.9fr 1.1fr;align-items:center;gap:110px;min-height:650px;display:grid}.chapter-reverse .chapter-device{order:2}.chapter-device{background:var(--mint);border-radius:52px;place-items:center;width:430px;height:650px;margin:auto;padding:40px;display:grid;position:relative}.feature-chapter:nth-child(2) .chapter-device{background:#f8e8df}.feature-chapter:nth-child(3) .chapter-device{background:#e7edfb}.feature-chapter:nth-child(4) .chapter-device{background:#f8efcf}.chapter-device:before{content:"";border:1px solid #073d2526;border-radius:50%;width:360px;height:170px;position:absolute;transform:rotate(-16deg)}.chapter-device img{z-index:2;aspect-ratio:1179/2556;object-fit:cover;object-position:top;border:7px solid #18231d;border-radius:38px;width:272px;position:relative;box-shadow:0 25px 55px #042d1b3b}.chapter-copy>p:not(.eyebrow){color:var(--muted);font-size:17px}.capability-band{background:var(--green-950);color:#fff;padding:110px 0}.capability-grid{background:#ffffff1f;border:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.capability-grid article{background:var(--green-950);min-height:255px;padding:34px}.capability-grid span{color:#9be3b7;background:#9be3b71f;border-radius:14px;place-items:center;width:45px;height:45px;font-size:23px;display:grid}.capability-grid h3{margin:38px 0 10px;font-size:21px}.capability-grid p{color:#adc2b5;margin:0;font-size:14px}.security-overview{grid-template-columns:.8fr 1.2fr;align-items:center;gap:110px;padding-bottom:130px;display:grid}.security-lock{background:var(--green-900);color:#fff;width:390px;height:430px;box-shadow:var(--shadow);border-radius:55px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.lock-shackle{border:30px solid var(--green-900);background:0 0;border-bottom:0;border-radius:90px 90px 0 0;width:150px;height:135px;margin-top:-150px;position:absolute;top:100px}.security-lock strong{width:135px;height:135px;color:var(--green-950);z-index:2;background:#9be3b7;border-radius:42px;place-items:center;font-size:67px;display:grid}.security-lock i{color:#bdd2c5;letter-spacing:.18em;margin-top:26px;font-size:10px;font-style:normal;font-weight:800}.security-principles{display:grid}.security-principles article{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:24px;padding:30px 0;display:grid}.security-principles article:first-child{border-top:1px solid var(--line)}.security-principles article>b{color:var(--green-700);letter-spacing:.1em;font-size:12px}.security-principles h2{font-size:32px}.security-principles p{color:var(--muted);margin:9px 0 0}.flow-grid{grid-template-columns:1fr 45px 1fr 45px 1fr;align-items:center;display:grid}.flow-grid article{border:1px solid var(--line);background:#fff;border-radius:25px;min-height:270px;padding:30px}.flow-grid article span{color:var(--green-700);letter-spacing:.13em;font-size:10px;font-weight:800}.flow-grid article h3{letter-spacing:-.035em;margin:50px 0 12px;font-size:25px}.flow-grid article p{color:var(--muted);margin:0;font-size:14px}.flow-grid>i{text-align:center;color:var(--green-700);font-size:24px;font-style:normal}.security-cards{grid-template-columns:repeat(4,1fr);gap:15px;padding-bottom:120px;display:grid}.security-cards article{background:var(--mint);border-radius:24px;min-height:255px;padding:28px}.security-cards article:nth-child(2){background:#f8eadf}.security-cards article:nth-child(3){background:#e8eefb}.security-cards article:nth-child(4){background:#f8efcf}.security-cards span{color:var(--green-700);font-size:27px}.security-cards h3{margin:55px 0 9px;font-size:20px}.security-cards p{color:var(--muted);margin:0;font-size:13px}.policy-links{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-bottom:40px;display:grid}.policy-links a{border-bottom:1px solid var(--line);justify-content:space-between;padding:27px 0;font-weight:700;display:flex}.policy-links a+a{border-left:1px solid var(--line);padding-left:28px}.support-actions{grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:120px;display:grid}.support-actions>a{background:var(--mint);border-radius:27px;flex-direction:column;justify-content:space-between;min-height:250px;padding:30px;transition:transform .25s;display:flex}.support-actions>a:nth-child(2){background:#f9edcf}.support-actions>a:nth-child(3){background:#e8eefb}.support-actions>a:hover{transform:translateY(-6px)}.support-actions>a>span{width:44px;height:44px;color:var(--green-700);background:#ffffffa6;border-radius:14px;align-self:flex-end;place-items:center;font-size:21px;display:grid}.support-actions small{color:var(--green-700);letter-spacing:.13em;font-weight:800}.support-actions h2{letter-spacing:-.03em;overflow-wrap:anywhere;margin:12px 0 7px;font-size:23px}.support-actions p{color:var(--muted);margin:0;font-size:13px}.faq{padding-bottom:130px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:60px 1fr 30px;align-items:center;padding:27px 5px;font-size:18px;font-weight:700;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green-700);letter-spacing:.12em;font-size:11px}.faq-list summary i{background:var(--mint);width:28px;height:28px;color:var(--green-700);border-radius:50%;place-items:center;font-style:normal;transition:transform .2s;display:grid}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details>p{max-width:760px;color:var(--muted);margin:-5px 0 28px 60px}.support-bottom{background:var(--green-900);color:#fff;border-radius:40px;justify-content:space-between;align-items:center;gap:50px;min-height:360px;margin-bottom:110px;padding:58px;display:flex}.support-bottom h2{letter-spacing:-.05em;margin:0;font-size:43px}.support-bottom p:not(.eyebrow){color:#c0d6c7}.support-bottom>div:last-child{gap:10px;display:flex}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:16px;padding-bottom:26px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:30px;flex-direction:column;min-height:600px;padding:32px;display:flex;position:relative}.price-card h2{color:var(--green-950);letter-spacing:-.045em;margin:18px 0 8px;font-size:30px;line-height:1.05}.price-card p{color:var(--muted);margin:0;font-size:14px}.price-kicker{color:var(--green-700);letter-spacing:.14em;font-size:10px;font-weight:800}.price{align-items:flex-end;gap:10px;margin-top:38px;display:flex}.price b{color:var(--green-950);letter-spacing:-.06em;font-size:42px;line-height:.95}.price span{color:var(--muted);padding-bottom:4px;font-size:12px}.trial-note{background:var(--mint-2);min-height:38px;color:var(--green-700);border-radius:10px;margin-top:13px;padding:9px 11px;font-size:11px;font-weight:700}.price-card ul{border-top:1px solid var(--line);gap:13px;margin:28px 0 30px;padding:24px 0 0;list-style:none;display:grid}.price-card li{color:#4f6057;padding-left:25px;font-size:13px;position:relative}.price-card li:before{content:"✓";color:var(--green-700);font-weight:800;position:absolute;left:0}.price-card .button{width:100%;margin-top:auto}.price-free{background:#f1f5f0}.price-free .trial-note{visibility:hidden}.button-price-outline{color:var(--green-800);background:0 0;border-color:#aebbb2}.button-price-outline:hover{border-color:var(--green-700);background:#fff}.price-featured{background:var(--green-900);color:#fff;border-color:#0000;transform:translateY(-14px);box-shadow:0 28px 70px #042d1b33}.price-featured h2,.price-featured .price b{color:#fff}.price-featured p,.price-featured .price span,.price-featured li{color:#c4d7ca}.price-featured .price-kicker{color:#9be3b7}.price-featured .trial-note{color:#b7efcb;background:#9be3b721}.price-featured ul{border-color:#ffffff24}.price-featured li:before{color:#9be3b7}.best-value{background:var(--amber);color:var(--green-950);letter-spacing:.09em;border-radius:8px;padding:7px 9px;font-size:9px;font-weight:800;position:absolute;top:22px;right:22px}.pricing-fine-print{color:#748178;text-align:center;max-width:930px;padding-bottom:125px;font-size:11px}.comparison-section{padding-bottom:120px}.comparison-table{border:1px solid var(--line);background:#fff;border-radius:26px;overflow:hidden}.comparison-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 150px 150px;align-items:center;min-height:64px;padding:0 26px;display:grid}.comparison-row:last-child{border-bottom:0}.comparison-row>:not(:first-child){text-align:center}.comparison-head{background:var(--mint-2);min-height:58px;color:var(--green-800);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.comparison-row>span:first-child{color:#47584f;font-weight:600}.comparison-row>span:not(:first-child){font-size:12px;font-weight:700}.included{color:var(--green-700)}.not-included{color:#9aa59e}.pricing-notes{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding-bottom:50px;display:grid}.pricing-notes article{padding:36px 32px 18px 0}.pricing-notes article+article{border-left:1px solid var(--line);padding-left:32px}.pricing-notes span{color:var(--green-700);letter-spacing:.12em;font-size:10px;font-weight:800}.pricing-notes h3{letter-spacing:-.025em;margin:28px 0 9px;font-size:19px;line-height:1.25}.pricing-notes p{color:var(--muted);margin:0;font-size:13px}.pricing-policy{color:var(--muted);text-align:center;padding-bottom:40px;font-size:13px}.pricing-policy a{color:var(--green-700);text-underline-offset:3px;font-weight:700;text-decoration:underline}.legal{grid-template-columns:190px 1fr;align-items:start;gap:75px;max-width:1030px;padding-bottom:130px;display:grid}.legal-status{background:var(--mint);border-radius:18px;padding:20px;position:sticky;top:120px}.legal-status span{color:var(--green-700);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800;display:block}.legal-status strong{margin-top:7px;font-size:13px;display:block}.legal-copy{min-width:0}.legal-copy section{border-bottom:1px solid var(--line);margin-bottom:38px;padding:0 0 38px}.legal-copy section:last-child{border-bottom:0}.legal-copy h2{color:var(--green-950);letter-spacing:-.035em;margin:0 0 18px;font-size:28px;line-height:1.2}.legal-copy h3{margin:25px 0 7px;font-size:17px}.legal-copy p,.legal-copy li{color:#53635a}.legal-copy a{color:var(--green-700);text-underline-offset:3px;text-decoration:underline}.legal-copy ul{padding-left:22px}.legal-copy li{margin:8px 0}.delete-layout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;padding-bottom:115px;display:grid}.delete-card{background:var(--mint);border-radius:38px;flex-direction:column;align-items:flex-start;min-height:500px;padding:46px;display:flex}.delete-mark{background:var(--green-900);color:#fff;border-radius:20px;place-items:center;width:64px;height:64px;margin-bottom:auto;font-size:36px;font-weight:300;display:grid}.delete-card h2{font-size:42px}.delete-card>p:not(.eyebrow){color:var(--muted)}.delete-card .button{margin-top:15px}.delete-card small{color:var(--muted);margin-top:13px}.delete-steps{display:grid}.delete-steps article{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:22px;padding:29px 0;display:grid}.delete-steps article:first-child{border-top:1px solid var(--line)}.delete-steps span{color:var(--green-700);letter-spacing:.12em;font-size:11px;font-weight:800}.delete-steps h3{margin:0;font-size:23px}.delete-steps p{color:var(--muted);margin:7px 0 0}.delete-steps a{color:var(--green-700);text-decoration:underline}.deletion-scope{background:var(--green-900);color:#fff;border-radius:42px;grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:430px;padding:65px;display:grid}.deletion-scope h2{color:#fff;font-size:47px}.deletion-scope ul{gap:15px;margin:0;padding:0;list-style:none;display:grid}.deletion-scope li{color:#d1e2d7;border-bottom:1px solid #ffffff24;padding:14px 0 14px 34px;position:relative}.deletion-scope li:before{content:"✓";color:#9be3b7;font-weight:800;position:absolute;left:0}.local-data-note{border:1px solid var(--line);background:#fff;border-radius:22px;align-items:center;gap:18px;margin-top:28px;padding:25px 30px;display:flex}.local-data-note>div{width:35px;height:35px;color:var(--blue);background:#e8eefb;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.local-data-note p{color:var(--muted);margin:0}.back-policy{padding:45px 0 110px}.back-policy a{color:var(--green-700);font-weight:800}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:680px;padding-block:100px;display:flex}.not-found>span{color:var(--mint);letter-spacing:-.08em;font-size:clamp(110px,21vw,260px);font-weight:800;line-height:.8}.not-found h1{max-width:720px;color:var(--green-950);letter-spacing:-.06em;margin:0;font-size:clamp(44px,6vw,72px);line-height:1}.not-found>p:not(.eyebrow){color:var(--muted);margin:24px 0}@media (max-width:1080px){.desktop-nav{gap:22px;margin-left:20px}.hero{grid-template-columns:1fr 1fr}.phone-front{left:7%}.phone-back{right:-8%}.floating-pill.pill-two{right:-4%}.privacy-panel{grid-template-columns:.7fr 1.3fr;gap:40px;padding:55px}.privacy-mark{width:250px;height:250px}.feature-chapter,.security-overview{gap:55px}}@media (max-width:860px){.shell{width:min(100% - 32px,720px)}.desktop-nav,.desktop-only{display:none}.mobile-menu{display:block}.header-actions .button{display:none}.hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding-top:85px}.hero-copy{padding-right:0}.hero h1,.hero-lead{margin-inline:auto}.hero .app-buttons,.hero-notes{justify-content:center}.hero-visual{width:min(650px,100%);height:625px;margin:50px auto 0}.hero-grid{border-radius:64px;inset:0 -40px}.phone-front{width:276px;left:24%}.phone-back{width:225px;right:3%}.pill-one{left:3%}.signal-grid{grid-template-columns:repeat(2,1fr)}.signal-grid>div{border-bottom:1px solid var(--line);min-height:115px}.section{padding-top:95px;padding-bottom:95px}.section-heading{grid-template-columns:1fr;gap:24px}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 22px}.rhythm-section{grid-template-columns:1fr;gap:55px}.privacy-panel{text-align:center;grid-template-columns:1fr}.privacy-mark{width:220px;height:220px}.privacy-panel p,.privacy-panel .button{margin-inline:auto}.final-cta{grid-template-columns:1fr}.vault-rings{display:none}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.feature-chapter,.delete-layout{grid-template-columns:1fr;gap:55px}.chapter-reverse .chapter-device{order:0}.capability-grid{grid-template-columns:repeat(2,1fr)}.security-overview{grid-template-columns:1fr}.security-lock{margin:auto}.security-cards{grid-template-columns:repeat(2,1fr)}.support-actions{grid-template-columns:1fr}.support-actions>a{min-height:190px}.legal{grid-template-columns:1fr;gap:28px}.pricing-grid{grid-template-columns:1fr;gap:16px;max-width:650px}.price-card{min-height:540px}.price-featured{order:-1;transform:none}.pricing-notes{grid-template-columns:1fr}.pricing-notes article{border-bottom:1px solid var(--line);padding:28px 0}.pricing-notes article+article{border-left:0;padding-left:0}.legal-status{align-items:center;gap:12px;width:max-content;display:inline-flex;position:static}.legal-status strong{margin:0}.deletion-scope{grid-template-columns:1fr;gap:35px}}@media (max-width:620px){.shell{width:min(100% - 24px,520px)}.announcement{padding-inline:12px;font-size:10px}.header-inner{height:70px}.brand{font-size:19px}.brand img{border-radius:10px;width:37px;height:37px}.hero{padding-top:68px}.hero h1{font-size:clamp(48px,15vw,68px)}.hero-lead,.page-lead{font-size:16px}.app-buttons{width:100%;display:grid}.play-badge,.app-buttons .button{width:100%}.play-badge{justify-content:center}.hero-notes{gap:9px;display:grid}.hero-visual{height:515px}.phone-front{width:224px;animation:none;left:50%;transform:translate(-50%)rotate(-1deg)}.phone-back{opacity:.9;width:178px;right:-9%}.phone{border-width:7px;border-radius:38px}.floating-pill{min-width:104px;padding:12px 14px}.floating-pill b{font-size:18px}.pill-one{top:115px;left:-2%}.pill-two{bottom:52px;right:-2%}.hero-product-note{display:none}.signal-grid>div{gap:10px;padding:12px}.signal-grid strong{font-size:28px}.signal-grid span{font-size:9px}.section-heading h2,.rhythm-copy h2,.privacy-panel h2,.final-cta h2,.chapter-copy h2,.deletion-scope h2{font-size:39px}.feature-grid,.tier-grid{grid-template-columns:1fr}.feature-card{min-height:300px;padding:27px}.showcase-section{padding-block:88px 100px}.product-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;width:100%;padding-inline:18px;display:flex;overflow-x:auto}.product-gallery::-webkit-scrollbar{display:none}.product-shot{scroll-snap-align:center;flex:0 0 238px}.gallery-device{border-width:5px;border-radius:29px}.rhythm-art{min-height:500px}.rhythm-card{width:215px}.rhythm-week{left:22px}.rhythm-month{right:16px}.rhythm-year{left:30px}.privacy-panel,.final-cta{border-radius:32px;padding:38px 25px}.privacy-panel{gap:30px}.tier-premium{transform:none}.final-cta{margin-bottom:70px}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.page-intro{padding-top:78px;padding-bottom:72px}.page-intro h1{font-size:clamp(45px,13vw,64px)}.feature-chapters{gap:80px}.feature-chapter{min-height:auto}.chapter-device{border-radius:35px;width:100%;height:550px;padding:25px}.chapter-device img{border-radius:33px;width:232px}.capability-grid{grid-template-columns:1fr}.capability-grid article{min-height:220px}.security-lock{width:100%;height:400px}.security-cards,.policy-links{grid-template-columns:1fr}.policy-links a+a{border-left:0;padding-left:0}.flow-grid{grid-template-columns:1fr;gap:10px}.flow-grid>i{transform:rotate(90deg)}.support-bottom{flex-direction:column;align-items:flex-start;padding:38px 25px}.support-bottom>div:last-child{width:100%;display:grid}.support-bottom h2{font-size:37px}.faq-list summary{grid-template-columns:40px 1fr 28px;font-size:15px}.faq-list details>p{margin-left:40px}.comparison-table{border-radius:20px}.comparison-row{grid-template-columns:1fr 68px 68px;gap:6px;padding:13px 16px;font-size:12px}.comparison-head{min-height:52px}.comparison-row>span:not(:first-child){font-size:10px}.price-card{min-height:0;padding:28px 24px}.pricing-fine-print{padding-bottom:90px}.delete-card{min-height:480px;padding:30px}.deletion-scope{border-radius:30px;padding:38px 26px}.local-data-note{align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
