:root{--background:#fff9f1;--surface:#fff;--surface-soft:#fff1e7;--primary:#7768a8;--primary-dark:#5d5288;--primary-pale:#eee8ff;--accent:#efaf8f;--night:#172033;--text-secondary:#667085;--border:#e8e0d8;--success:#587d68;--shadow-sm:0 10px 32px #29253b14;--shadow-lg:0 30px 80px #342d5429;--radius-sm:14px;--radius-md:22px;--radius-lg:32px;--container:1160px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Inter, Roboto, Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{min-width:320px;color:var(--night);background:radial-gradient(circle at 9% 4%, #efaf8f33, transparent 27rem), radial-gradient(circle at 92% 12%, #7768a829, transparent 30rem), var(--background);font-family:var(--font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65}body:before{z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;mask-image:linear-gradient(#00000059,#0000 48%)}img,svg{max-width:100%;display:block}a{color:var(--primary-dark);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{color:var(--primary)}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #5d5288bf}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(2.55rem,7.5vw,5.25rem)}h2{font-size:clamp(2rem,4.5vw,3.45rem)}h3{font-size:1.25rem}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.skip-link{z-index:100;background:var(--night);color:#fff;border-radius:12px;padding:12px 18px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{color:#fff;transform:translateY(0)}.eyebrow{min-height:28px;color:var(--primary-dark);letter-spacing:.16em;align-items:center;margin-bottom:18px;font-size:.75rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:24px;height:1px;margin-right:10px}.glass-card{box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);background:#ffffffb3;border:1px solid #ffffffd1}.button{background:var(--primary-dark);color:#fff;text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.8rem 1.25rem;font-weight:750;line-height:1.1;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 10px 24px #5d528838}.button:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 14px 30px #5d528847}.button-secondary{border-color:var(--border);box-shadow:none;color:var(--night);background:#ffffffb8}.button-secondary:hover{color:var(--primary-dark);background:#fff}.button-small{min-height:44px;padding-inline:1rem;font-size:.9rem}.button-disabled,.button-disabled:hover{background:var(--primary-pale);box-shadow:none;color:var(--primary-dark);cursor:default;border-color:#7768a824;transform:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(22px)saturate(145%);background:#fff9f1c7;border-bottom:1px solid #e8e0d8b3;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{min-height:44px;color:var(--night);letter-spacing:-.025em;flex:none;align-items:center;gap:10px;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.brand:hover{color:var(--night)}.brand img{border-radius:13px;box-shadow:0 5px 14px #5d528826}.nav-list{align-items:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.nav-list a{min-height:44px;color:var(--text-secondary);border-radius:999px;align-items:center;padding-inline:13px;font-size:.92rem;font-weight:650;text-decoration:none;display:inline-flex}.nav-list a:hover,.nav-list a[aria-current=page]{color:var(--night);background:#ffffffb8}.hero{padding:clamp(72px,10vw,136px) 0 clamp(80px,10vw,132px);position:relative;overflow:hidden}.hero:after{z-index:-1;content:"";background:radial-gradient(circle,#eee8ffe6,#eee8ff00);border-radius:50%;width:40rem;height:40rem;position:absolute;top:3%;right:-12rem}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);align-items:center;gap:clamp(44px,8vw,108px);display:grid}.hero-copy h1{max-width:800px;margin-bottom:26px}.hero-copy h1 span{color:var(--primary-dark)}.hero-lead{max-width:690px;color:var(--text-secondary);margin-bottom:32px;font-size:clamp(1.04rem,1.6vw,1.25rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-footnote{color:var(--text-secondary);margin:20px 0 0;font-size:.85rem}.phone-stage{place-items:center;min-height:600px;display:grid;position:relative}.phone-glow{aspect-ratio:1;filter:blur(2px);background:radial-gradient(circle at 50% 45%,#fff1e7f2,#eee8ffb8 48%,#0000 70%);border-radius:50%;width:115%;position:absolute}.phone-frame{z-index:1;width:min(100%,320px);box-shadow:var(--shadow-lg), inset 0 0 0 1px #fff3;background:linear-gradient(145deg,#403b55,#171b2a 48%,#4e466b);border:1px solid #ffffffbf;border-radius:48px;padding:10px;position:relative;transform:rotate(2deg)}.phone-speaker{z-index:3;background:#131522;border-radius:999px;width:86px;height:22px;position:absolute;top:19px;left:50%;transform:translate(-50%)}.phone-screen{background:radial-gradient(circle at 85% 5%,#7768a82e,#0000 34%),linear-gradient(160deg,#fffdf8,#fff6ef 63%,#f5f0ff);border-radius:39px;min-height:600px;padding:19px 16px 16px;overflow:hidden}.mock-status{color:var(--night);justify-content:space-between;margin-bottom:32px;padding-inline:6px;font-size:.69rem;font-weight:750;display:flex}.mock-greeting .eyebrow{margin-bottom:3px;font-size:.58rem}.mock-greeting h2{margin-bottom:15px;font-size:1.7rem}.mock-hero-card{background:linear-gradient(145deg,#ebe5fff0,#ffeee5d6);border:1px solid #fffc;border-radius:28px;min-height:202px;margin-bottom:12px;padding:22px;position:relative;overflow:hidden;box-shadow:0 18px 38px #473c6c21}.mock-hero-card p{z-index:1;color:var(--primary-dark);margin:44px 0 3px;font-size:.72rem;font-weight:750;position:relative}.mock-hero-card strong{z-index:1;color:var(--night);letter-spacing:-.045em;white-space:nowrap;margin-bottom:3px;font-size:1.55rem;display:block;position:relative}.mock-hero-card small{z-index:1;color:var(--text-secondary);font-size:.65rem;position:relative}.mock-orb{background:radial-gradient(circle at 35% 30%,#fff,#d8cdfb 44%,#8c7abf 100%);border-radius:50%;width:155px;height:155px;position:absolute;top:-32px;right:-25px;box-shadow:inset -12px -14px 30px #5144802e,0 18px 34px #6451992e}.mock-orb span{border:1px solid #ffffff85;border-radius:50%;position:absolute;inset:34px}.mock-summary,.mock-monitor{background:#ffffffb3;border:1px solid #e8e0d8e6;border-radius:20px;align-items:center;gap:10px;min-height:72px;margin-bottom:10px;padding:14px 15px;display:flex;box-shadow:0 8px 24px #3b32580f}.mock-summary{justify-content:space-between}.mock-summary div,.mock-monitor div{display:grid}.mock-summary span,.mock-monitor span{color:var(--text-secondary);font-size:.66rem}.mock-summary strong,.mock-monitor strong{color:var(--night);font-size:.75rem}.status-pill{background:#e9f3ed;border-radius:999px;padding:5px 9px;font-weight:750;color:var(--success)!important}.monitor-dot{background:var(--success);border:9px solid #e4f0e8;border-radius:50%;flex:none;width:32px;height:32px}.sound-bars{letter-spacing:-.15em;margin-left:auto;color:var(--success)!important}.mock-tabs{color:#b8b3c5;background:#ffffffbd;border:1px solid #ffffffd9;border-radius:999px;justify-content:space-around;margin-top:15px;padding:11px 15px;font-size:.78rem;display:flex;box-shadow:0 10px 26px #30274d1f}.mock-tabs .active{color:var(--primary)}.section{padding:clamp(76px,10vw,132px) 0}.section-soft{background:#ffffff7a;border-block:1px solid #e8e0d8b3;position:relative;overflow:hidden}.section-header{max-width:720px;margin-bottom:clamp(34px,5vw,58px)}.section-header h2{margin-bottom:18px}.section-header p{color:var(--text-secondary);margin-bottom:0;font-size:1.08rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border-radius:var(--radius-lg);min-height:276px;padding:30px;position:relative;overflow:hidden}.feature-card:after{content:"";background:radial-gradient(circle,#efaf8f33,#0000 68%);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-58px;right:-45px}.feature-number{background:var(--primary-pale);width:44px;height:44px;color:var(--primary-dark);border:1px solid #7768a826;border-radius:14px;place-items:center;margin-bottom:46px;font-size:.78rem;font-weight:850;display:grid}.feature-card h3{margin-bottom:12px}.feature-card p{color:var(--text-secondary);margin-bottom:0}.feature-card .feature-note{color:var(--primary-dark);margin-top:14px;font-size:.8rem;font-weight:700}.steps-grid{counter-reset:step;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.step-card{border:1px solid var(--border);border-radius:var(--radius-md);counter-increment:step;background:#ffffff94;min-height:220px;padding:28px}.step-card:before{background:var(--night);color:#fff;content:"0" counter(step);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:54px;font-size:.78rem;font-weight:800;display:grid}.step-card h3{margin-bottom:0;font-size:1.12rem}.trust-panel{background:var(--night);box-shadow:var(--shadow-lg);color:#fff;border-radius:40px;grid-template-columns:1fr .82fr;align-items:center;gap:50px;padding:clamp(34px,6vw,76px);display:grid}.trust-panel h2{margin-bottom:18px}.trust-panel p{color:#c9cfda;margin-bottom:0;font-size:1.08rem}.trust-list{gap:13px;margin:0;padding:0;list-style:none;display:grid}.trust-list li{color:#f9f7ff;background:#ffffff0f;border:1px solid #ffffff1c;border-radius:18px;align-items:center;gap:12px;min-height:58px;padding:12px 16px;font-weight:700;display:flex}.trust-list li:before{color:#ffd6c1;content:"✓";background:#efaf8f33;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.faq-list{gap:12px;max-width:860px;display:grid}.faq-list details{border:1px solid var(--border);border-radius:var(--radius-md);background:#ffffffa8;box-shadow:0 8px 26px #3b32580a}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:70px;padding:18px 22px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--primary-dark);content:"+";font-size:1.4rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--text-secondary);margin:0;padding:0 22px 22px}.cta-panel{background:linear-gradient(135deg, var(--primary-pale), var(--surface-soft));border:1px solid #7768a824;border-radius:40px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:clamp(32px,6vw,70px);display:grid}.cta-panel h2{margin-bottom:12px}.cta-panel p{color:var(--text-secondary);margin-bottom:0}.hero-3d{--hero-copy-y:0px;--hero-phone-y:0px;--hero-phone-rx:0deg;--hero-logo-y:0px;--hero-orbit-one:16deg;--hero-orbit-two:-18deg;perspective:1500px;min-height:calc(100svh - 76px)}.hero-3d .hero-copy{z-index:3;transform:translate3d(0, var(--hero-copy-y), 0);transform-style:preserve-3d;will-change:transform;position:relative}.hero-3d .hero-copy:after{z-index:-1;filter:blur(70px);content:"";background:#ffffff4d;border-radius:50%;width:58%;height:72%;position:absolute;top:8%;left:-10%}.phone-stage{--phone-x:0px;--phone-y:0px;--phone-rx:0deg;--phone-ry:2deg;--logo-x:0px;--logo-y:0px;--logo-rx:0deg;--logo-ry:0deg;perspective:1200px;transform-style:preserve-3d}.phone-stage:after{z-index:0;filter:blur(28px);content:"";background:#2721432e;border-radius:50%;width:92%;height:13%;position:absolute;bottom:4%;right:2%;transform:rotate(-4deg)}.phone-stage .phone-frame{z-index:3;transform:translate3d(var(--phone-x), calc(var(--phone-y) + var(--hero-phone-y)), 58px) rotateX(calc(var(--phone-rx) + var(--hero-phone-rx))) rotateY(var(--phone-ry)) rotateZ(2deg);transform-style:preserve-3d;will-change:transform;transition:transform .18s ease-out}.logo-float-card{z-index:4;-webkit-backdrop-filter:blur(18px);width:154px;transform:translate3d(var(--logo-x), calc(var(--logo-y) + var(--hero-logo-y)), 120px) rotateX(var(--logo-rx)) rotateY(var(--logo-ry)) rotateZ(-7deg);transform-style:preserve-3d;will-change:transform;background:#ffffff7a;border:1px solid #ffffffbf;border-radius:34px;padding:8px;transition:transform .2s ease-out;position:absolute;top:2%;left:-8%;box-shadow:0 24px 55px #21296338}.logo-float-card img{border-radius:27px;width:100%;height:auto}.hero-orbit{z-index:1;transform-style:preserve-3d;border:1px solid #7768a83d;border-radius:50%;position:absolute}.hero-orbit:before,.hero-orbit:after{background:var(--accent);content:"";border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 18px #efaf8fb8}.hero-orbit-one{width:430px;height:260px;transform:rotateX(64deg) rotateZ(var(--hero-orbit-one))}.hero-orbit-one:before{top:38%;left:-4px}.hero-orbit-one:after{bottom:12%;right:5%}.hero-orbit-two{width:340px;height:470px;transform:rotateY(70deg) rotateZ(var(--hero-orbit-two));border-color:#efaf8f33}.hero-orbit-two:before{background:#a996ec;top:7%;left:26%}.hero-orbit-two:after{background:#fff;bottom:28%;right:3%}.scroll-story{--story-logo-y:0px;--story-logo-rx:2deg;--story-logo-ry:0deg;--story-logo-rz:0deg;--story-halo-scale:1;--orbit-one-rotation:0deg;--orbit-two-rotation:0deg;--sleep-x:0px;--sleep-y:0px;--ai-x:0px;--ai-y:0px;--monitor-x:0px;--monitor-y:0px;color:#fff;background:radial-gradient(circle at 72% 25%,#5b53a885,#0000 29rem),radial-gradient(circle at 28% 75%,#efaf8f2e,#0000 30rem),linear-gradient(145deg,#11192d,#1a2340 54%,#11172b);border:1px solid #ffffff14;border-radius:clamp(34px,5vw,64px);margin-inline:clamp(10px,2vw,28px);padding:clamp(86px,10vw,140px) 0;position:relative;overflow:clip;box-shadow:0 50px 120px #17203338}.scroll-story:before{opacity:.28;content:"";pointer-events:none;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;mask-image:radial-gradient(circle at 70% 45%,#000,#0000 68%)}.scroll-story .container{z-index:1;position:relative}.scroll-story .eyebrow{color:#d9ceff}.story-heading{max-width:790px}.story-heading p,.story-step p{color:#bfc7d7}.story-track{grid-template-columns:minmax(280px,.72fr) minmax(470px,1.28fr);align-items:start;gap:clamp(36px,7vw,92px);display:grid}.story-steps{display:grid}.story-step{border-top:1px solid #ffffff1f;flex-direction:column;justify-content:center;min-height:54vh;padding:40px 0;display:flex}.story-step>span{color:#f2c7b4;background:#ffffff12;border:1px solid #ffffff24;border-radius:16px;place-items:center;width:48px;height:48px;margin-bottom:30px;font-size:.78rem;font-weight:850;display:grid}.story-step h3{color:#fff;margin-bottom:14px;font-size:clamp(1.55rem,3vw,2.35rem)}.story-step p{max-width:430px;margin-bottom:0;font-size:1.03rem}.story-sticky{perspective:1300px;place-items:center;height:calc(100vh - 132px);min-height:590px;display:grid;position:sticky;top:104px}.story-world{aspect-ratio:1;width:min(100%,620px);transform-style:preserve-3d;position:relative}.story-halo{filter:blur(10px);transform:translateZ(-80px) scale(var(--story-halo-scale));background:radial-gradient(circle,#ad9dff57,#7b69c214 44%,#0000 70%);border-radius:50%;position:absolute;inset:8%}.story-logo-shell{z-index:5;-webkit-backdrop-filter:blur(20px);width:224px;transform:translate3d(-50%, calc(-50% + var(--story-logo-y)), 120px) rotateX(var(--story-logo-rx)) rotateY(var(--story-logo-ry)) rotateZ(var(--story-logo-rz));transform-style:preserve-3d;will-change:transform;background:#ffffff21;border:1px solid #ffffff61;border-radius:48px;padding:10px;position:absolute;top:50%;left:50%;box-shadow:0 38px 90px #02081e7a,inset 0 1px #ffffff4d}.story-logo-shell img{border-radius:38px;width:100%;height:auto}.orbit{z-index:1;transform-style:preserve-3d;border:1px solid #dcd4ff47;border-radius:50%;position:absolute;top:50%;left:50%}.orbit-one{width:92%;height:48%;transform:translate(-50%, -50%) rotateX(68deg) rotateZ(var(--orbit-one-rotation))}.orbit-two{width:68%;height:96%;transform:translate(-50%, -50%) rotateY(70deg) rotateZ(var(--orbit-two-rotation));border-color:#efaf8f42}.orbit i{background:#fff;border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 24px #ffffffe6}.orbit i:first-child{top:-6px;left:50%}.orbit i:nth-child(2){background:#efaf8f;bottom:12%;right:5%}.orbit i:nth-child(3){background:#a996ec;bottom:-6px;left:24%}.story-data-card{z-index:6;min-width:190px;color:var(--night);-webkit-backdrop-filter:blur(18px);transform-style:preserve-3d;will-change:transform;background:#ffffffd6;border:1px solid #ffffff4d;border-radius:22px;padding:17px 19px;position:absolute;box-shadow:0 24px 60px #01081d47}.story-data-card>span,.story-data-card small{color:var(--text-secondary);font-size:.68rem;display:block}.story-data-card strong{margin:4px 0;font-size:.88rem;display:block}.story-card-sleep{transform:translate3d(var(--sleep-x), var(--sleep-y), 80px) rotateY(10deg) rotateZ(-4deg);top:13%;left:2%}.story-card-ai{transform:translate3d(var(--ai-x), var(--ai-y), 98px) rotateY(-10deg) rotateZ(4deg);bottom:15%;right:0}.story-card-monitor{min-width:180px;transform:translate3d(var(--monitor-x), var(--monitor-y), 70px) rotateY(-8deg) rotateZ(3deg);align-items:center;gap:10px;display:flex;top:14%;right:1%}.story-card-monitor .monitor-dot{border-width:8px;width:28px;height:28px}.story-card-monitor div{display:grid}.story-card-monitor b{color:var(--success);letter-spacing:-.15em;margin-left:auto;font-size:.72rem}.motion-ready [data-reveal]{opacity:0;transform-origin:50% 100%;transition:opacity .76s,transform .92s cubic-bezier(.2,.72,.22,1);transform:translateY(34px)rotateX(3deg)}.motion-ready [data-reveal].is-visible{opacity:1;transform:translate(0,0)rotateX(0)}.feature-grid .feature-card:nth-child(2),.steps-grid .step-card:nth-child(2){transition-delay:70ms}.feature-grid .feature-card:nth-child(3),.steps-grid .step-card:nth-child(3){transition-delay:.14s}.feature-grid .feature-card:nth-child(4),.steps-grid .step-card:nth-child(4){transition-delay:.21s}.feature-grid .feature-card:nth-child(5){transition-delay:.28s}.feature-grid .feature-card:nth-child(6){transition-delay:.35s}.feature-card,.step-card{transform-style:preserve-3d}.feature-card:hover,.step-card:hover{border-color:#7768a83d;transform:translate3d(0,-6px,18px)rotateX(1deg);box-shadow:0 22px 48px #332b511f}.legal-hero,.page-hero{padding:clamp(70px,9vw,116px) 0 clamp(44px,6vw,72px)}.legal-container{max-width:820px}.legal-hero h1,.page-hero h1{margin-bottom:16px;font-size:clamp(2.5rem,6vw,4.6rem)}.updated{color:var(--text-secondary);margin-bottom:28px;font-size:.9rem}.legal-intro,.page-lead{max-width:760px;color:var(--text-secondary);margin-bottom:0;font-size:clamp(1.08rem,2vw,1.3rem)}.page-actions{margin-top:28px}.alert-card{border-radius:var(--radius-md);color:#713f36;background:#fff0e8;border:1px solid #b65c463d;margin-top:34px;padding:22px 24px;font-weight:750;box-shadow:0 12px 30px #774b3c14}.legal-content{padding-bottom:clamp(80px,10vw,132px)}.legal-section{border-top:1px solid var(--border);padding:34px 0}.legal-section h2{letter-spacing:-.025em;margin-bottom:18px;font-size:clamp(1.32rem,2vw,1.65rem)}.legal-section p,.legal-section li{color:#4f596b}.legal-section p:last-child,.legal-section ul:last-child,.legal-section ol:last-child{margin-bottom:0}.legal-section li+li{margin-top:8px}.contact-card{border-radius:var(--radius-lg);margin-top:42px;padding:30px}.contact-card h2{margin-bottom:10px;font-size:1.5rem}.contact-card p{color:var(--text-secondary)}.document-note{color:var(--text-secondary);margin:30px 0 0;font-size:.88rem}.content-grid,.support-grid,.deletion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.content-card,.support-card,.deletion-card{border-radius:var(--radius-lg);padding:30px}.content-card h2,.support-card h2,.deletion-card h2{margin-bottom:16px;font-size:1.5rem}.content-card p,.support-card p,.deletion-card p,.deletion-card li{color:var(--text-secondary)}.content-card p:last-child,.support-card p:last-child,.deletion-card p:last-child,.deletion-card ul:last-child,.deletion-card ol:last-child{margin-bottom:0}.support-email{margin-top:8px;font-weight:750;display:inline-block}.deletion-card ol,.deletion-card ul{padding-left:1.3rem}.deletion-card li+li{margin-top:9px}.full-span{grid-column:1/-1}.site-footer{border-top:1px solid var(--border);background:#ffffff8a;padding:68px 0 28px}.footer-grid{grid-template-columns:1.2fr .8fr .8fr;gap:54px;display:grid}.footer-brand p,.footer-contact p{color:var(--text-secondary);font-size:.9rem}.footer-brand .legal-name{color:var(--night);margin:20px 0 10px;font-weight:750}.footer-grid h2{letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:.78rem}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links li+li{margin-top:9px}.footer-links a,.footer-contact a,.footer-brand p a{color:var(--text-secondary)}.footer-links a,.footer-contact a,.footer-brand p a,.content-card p a,.faq-list p a{align-items:center;min-height:44px;display:inline-flex}.footer-bottom{border-top:1px solid var(--border);color:var(--text-secondary);justify-content:space-between;gap:30px;margin-top:48px;padding-top:22px;font-size:.78rem;display:flex}.footer-bottom p{margin:0}@media (width<=900px){.header-inner nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:780px}.phone-stage{min-height:640px}.logo-float-card{left:8%}.story-track{grid-template-columns:1fr}.story-sticky{order:-1;height:560px;min-height:0;position:relative;top:auto}.story-steps{grid-template-columns:repeat(3,1fr);gap:14px}.story-step{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:24px;justify-content:flex-start;min-height:260px;padding:28px 22px}.story-step>span{margin-bottom:38px}.feature-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.trust-panel,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:30px}}@media (width<=620px){.container{width:min(calc(100% - 30px), var(--container))}.header-inner{gap:10px;min-height:68px}.header-inner>.button{max-width:145px;padding-inline:.8rem;font-size:.76rem}.brand span{font-size:.95rem}.brand img{width:38px;height:38px}.hero{padding-top:62px}.hero-3d{min-height:auto}.hero-actions .button{width:100%}.phone-stage{min-height:650px}.phone-frame{width:292px}.logo-float-card{border-radius:28px;width:126px;top:0;left:8%}.logo-float-card img{border-radius:21px}.hero-orbit-one{width:360px;height:220px}.hero-orbit-two{width:290px;height:410px}.phone-screen{min-height:575px}.feature-grid,.steps-grid,.content-grid,.support-grid,.deletion-grid{grid-template-columns:1fr}.scroll-story{border-radius:30px;margin-inline:6px;padding:76px 0}.story-sticky{height:430px}.story-world{width:390px;max-width:110%}.story-logo-shell{border-radius:35px;width:158px;padding:7px}.story-logo-shell img{border-radius:28px}.story-data-card{border-radius:18px;min-width:148px;padding:13px 14px}.story-card-sleep{top:7%;left:3%}.story-card-monitor{min-width:150px;top:18%;right:0}.story-card-ai{bottom:7%;right:4%}.story-steps{grid-template-columns:1fr}.story-step{min-height:230px}.feature-card{min-height:250px}.trust-panel,.cta-panel{border-radius:30px;grid-template-columns:1fr}.cta-panel .button{width:100%}.full-span{grid-column:auto}.footer-bottom{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1!important;transform:none!important}.hero-3d .hero-copy,.phone-stage .phone-frame,.logo-float-card,.hero-orbit,.story-data-card,.story-halo,.orbit{transform:none!important}.story-logo-shell{transform:translate(-50%,-50%)!important}}@supports not (backdrop-filter:blur(1px)){.glass-card,.site-header{background:#fffffff5}}.content-body{color:#f8f7ff;background:#050a25;min-height:100%;font-family:Inter,ui-rounded,SF Pro Display,Segoe UI,sans-serif;overflow-x:clip}.content-body:before{z-index:-1;content:"";background:radial-gradient(circle at 82% 10%,#7463e024,#0000 30%),linear-gradient(#050a25 0%,#08113a 48%,#04081d 100%);display:block;position:fixed;inset:0}.content-body main{background:0 0;min-height:70svh}.content-body .site-header{z-index:30;box-shadow:none;backdrop-filter:none;background:#050a25eb;border:0;position:sticky;top:0}.content-body .header-inner{min-height:72px}.content-body .brand,.content-body .brand:hover{color:#fff}.content-body .brand img{border:1px solid #ffffff26;box-shadow:0 8px 20px #5043be3d}.content-body .nav-list a{color:#b7c0df}.content-body .nav-list a:hover,.content-body .nav-list a[aria-current=page]{color:#fff;background:#a194ff1a}.content-body .site-header .button{color:#fff;background:linear-gradient(135deg,#715cea,#9788f8);border-color:#ffffff2e;box-shadow:0 9px 22px #5a45d342}.content-body .page-hero,.content-body .legal-hero{padding:clamp(70px,8vw,108px) 0 clamp(34px,4vw,52px)}.content-body .page-hero .container,.content-body .legal-hero .container{position:relative}.content-body .eyebrow{color:#b5a9ff;letter-spacing:.17em;margin-bottom:15px;font-size:.68rem}.content-body .page-hero h1,.content-body .legal-hero h1{color:#fff;letter-spacing:-.055em;text-wrap:balance;max-width:850px;margin:0;font-size:clamp(2.35rem,4.8vw,4rem);font-weight:630;line-height:1.02}.content-body .page-lead,.content-body .legal-intro{color:#b4bedf;max-width:760px;margin:21px 0 0;font-size:clamp(.98rem,1.6vw,1.12rem);line-height:1.72}.content-body .updated{color:#7f8bb5;margin-top:16px;font-size:.76rem}.content-body .section,.content-body .section-soft{background:0 0;border:0;padding:clamp(58px,7vw,88px) 0}.content-body .section-soft:before{display:none}.content-body .section-header{margin-bottom:34px}.content-body .section-header h2{color:#fff;letter-spacing:-.045em;font-size:clamp(2rem,3.8vw,3.2rem)}.content-body .glass-card,.content-body .content-card,.content-body .support-card,.content-body .deletion-card,.content-body .contact-card{box-shadow:none;color:#fff;backdrop-filter:none;background:#7d76d714;border:1px solid #dad6ff24}.content-body .content-grid,.content-body .support-grid,.content-body .deletion-grid{gap:14px}.content-body .content-card,.content-body .support-card,.content-body .deletion-card{border-radius:22px;padding:26px}.content-body .content-card h2,.content-body .support-card h2,.content-body .deletion-card h2,.content-body .contact-card h2{color:#fff;letter-spacing:-.025em;margin-bottom:12px;font-size:1.22rem}.content-body .content-card p,.content-body .support-card p,.content-body .deletion-card p,.content-body .deletion-card li,.content-body .contact-card p{color:#aeb8d9;font-size:.93rem;line-height:1.7}.content-body a:not(.button):not(.brand){color:#c1b7ff}.content-body .button{color:#fff;background:linear-gradient(135deg,#715cea,#9788f8);border-color:#ffffff2e;box-shadow:0 10px 24px #5944d340}.content-body .button-secondary{background:#9189e51a}.content-body .alert-card{color:#ffd8ca;background:#a6544a1f;border-color:#ffb79740;border-radius:18px;margin-top:27px;font-size:.92rem}.content-body .legal-content{padding-bottom:clamp(72px,9vw,112px)}.content-body .legal-section{border-color:#d6d3f51f;padding:30px 0}.content-body .legal-section h2{color:#fff;font-size:clamp(1.18rem,2vw,1.45rem)}.content-body .legal-section p,.content-body .legal-section li{color:#aeb8d9;font-size:.94rem;line-height:1.72}.content-body .contact-card{border-radius:22px;padding:26px}.content-body .document-note{color:#7f8bb5}.content-body .faq-list{max-width:900px}.content-body .faq-list details{box-shadow:none;background:#7d76d712;border-color:#dad6ff24;border-radius:18px}.content-body .faq-list summary{color:#fff;min-height:0;padding:19px 21px;font-size:.95rem}.content-body .faq-list summary:after{color:#a99aff}.content-body .faq-list details p{color:#aeb8d9;padding:0 21px 20px;font-size:.91rem;line-height:1.68}.content-body .site-footer{color:#929ec5;background:#04081d;border-color:#d5d3f61a}.content-body .site-footer h2,.content-body .site-footer .brand,.content-body .site-footer .brand:hover,.content-body .site-footer .legal-name{color:#fff}.content-body .site-footer a{color:#bdb4fb}.content-body .footer-bottom{border-color:#d5d3f617}@media (width<=760px){.content-body .header-inner{min-height:62px}.content-body .page-hero,.content-body .legal-hero{padding-top:58px}.content-body .page-hero h1,.content-body .legal-hero h1{font-size:clamp(2rem,9vw,2.8rem)}.content-body .content-card,.content-body .support-card,.content-body .deletion-card,.content-body .contact-card{border-radius:18px;padding:22px}}
