@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";:root{color:#e5fffa;background:#061a18;font-family:Inter,sans-serif;font-synthesis:none;--forest: #071c1a;--forest-soft: #0b2926;--teal: #2dd4bf;--teal-light: #5eead4;--amber: #f0b65c;--mint: #e5fffa;--muted: #9bc6bf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 88% 4%,rgba(22,101,92,.46) 0,transparent 30%),radial-gradient(circle at 5% 45%,rgba(18,71,65,.22) 0,transparent 25%),#061a18}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.35;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 75%);mask-image:linear-gradient(to bottom,#000,transparent 75%)}a{color:inherit}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto;position:relative}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;z-index:10}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand-logo{display:block;width:142px;height:auto}.nav-link,.legal-back{color:var(--mint);text-decoration:none;font-size:14px;font-weight:700;padding-bottom:5px;border-bottom:1px solid rgba(94,234,212,.5)}.nav-link span{color:var(--teal-light);margin-left:4px}.hero{min-height:720px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(40px,7vw,96px);padding:56px 0 90px}.hero-copy{position:relative;z-index:2}.eyebrow{color:var(--teal-light);font-size:12px;letter-spacing:.15em;text-transform:uppercase;font-weight:700}.hero .eyebrow{display:inline-flex;align-items:center;gap:10px;letter-spacing:.08em}.hero .eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 6px #2dd4bf1f;animation:live-pulse 2.2s ease-out infinite}h1,h2{font-family:Manrope,sans-serif;margin:16px 0 22px;letter-spacing:-.055em;line-height:1.01}h1{font-size:clamp(54px,7.4vw,94px);max-width:720px}h2{font-size:clamp(38px,5vw,58px)}.lede{color:#b3d5cf;font-size:clamp(18px,2vw,20px);line-height:1.65;max-width:650px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:14px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--teal);color:var(--forest);box-shadow:0 16px 40px #2dd4bf2e}.button-primary:hover{background:#56e1cf}.button-secondary{border:1px solid #2a615b;background:#071c1a4d;color:var(--mint)}.button-secondary:hover{border-color:var(--teal)}.trust-row{display:flex;gap:0;margin-top:32px;color:#7faaa3;font-size:12px;font-weight:600}.trust-row span{display:flex;align-items:center}.trust-row span:not(:last-child):after{content:"";width:3px;height:3px;margin:0 11px;border-radius:50%;background:var(--amber)}.hero-visual{min-height:580px;display:grid;place-items:center;position:relative;isolation:isolate;perspective:1100px}.hero-visual:before{content:"";position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#2dd4bf29,#2dd4bf00 68%);filter:blur(8px);z-index:-2}.ambient-orbit{position:absolute;border:1px solid rgba(94,234,212,.11);border-radius:50%;z-index:-1}.orbit-one{width:470px;height:470px;animation:orbit-spin 28s linear infinite}.orbit-two{width:360px;height:520px;transform:rotate(48deg);animation:orbit-spin-reverse 34s linear infinite}.phone-float{transform:rotateY(-8deg) rotateX(2deg) rotate(1deg);animation:phone-float 6s ease-in-out infinite;transform-style:preserve-3d}.phone-shell{width:min(326px,78vw);min-height:596px;padding:16px 22px 13px;border:1px solid rgba(168,242,230,.38);border-radius:44px;background:linear-gradient(155deg,#0f3c37f5,#051816fa);box-shadow:0 44px 100px #0000008f,inset 0 0 0 6px #071f1c,inset 0 0 0 7px #ffffff14;position:relative;overflow:hidden}.phone-shell:before{content:"";position:absolute;width:220px;height:220px;top:-100px;right:-80px;background:#2dd4bf24;border-radius:50%;filter:blur(6px)}.phone-top{height:30px;display:flex;justify-content:space-between;align-items:center;color:#94bbb5;font-size:9px;padding-inline:8px;position:relative}.phone-status{color:var(--teal-light);letter-spacing:.11em}.phone-brand{display:flex;align-items:center;justify-content:space-between;padding:12px 8px 10px;color:#94bbb5;font-size:12px;font-weight:600}.phone-brand img{width:34px;height:34px}.timer-ring{width:242px;height:242px;margin:28px auto 25px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--teal) 0 86%,rgba(45,212,191,.12) 86% 100%);position:relative;box-shadow:0 0 50px #2dd4bf1f}.timer-ring:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:inherit;background:conic-gradient(from 0deg,transparent 0 78%,rgba(229,255,250,.95) 86%,transparent 91%);filter:blur(4px);animation:ring-sweep 5s linear infinite}.timer-ring:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:inherit;background:#09231f;box-shadow:inset 0 0 35px #0000004d}.timer-ring-inner{position:relative;z-index:1;text-align:center}.timer-ring-inner span{display:block;color:var(--teal-light);font-size:9px;font-weight:700;letter-spacing:.14em}.timer-ring-inner strong{display:block;margin:13px 0 8px;font-size:31px;letter-spacing:-.045em;font-variant-numeric:tabular-nums}.timer-ring-inner small{color:#81aaa3;font-size:10px}.phone-guidance{width:230px;margin:0 auto 22px;color:#83ada6;font-size:11px;line-height:1.5;text-align:center}.phone-button{height:48px;width:100%;display:grid;place-items:center;border-radius:14px;background:var(--teal);color:var(--forest);font-size:12px;font-weight:800}.phone-home{width:90px;height:3px;margin:16px auto 0;border-radius:3px;background:#e5fffa59}.float-card{position:absolute;z-index:3;display:flex;border:1px solid rgba(117,211,197,.25);background:#092723d1;box-shadow:0 18px 48px #00000057;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.streak-card{left:-1%;top:22%;width:142px;flex-direction:column;padding:16px;border-radius:18px;animation:card-float 5.5s ease-in-out infinite .5s}.streak-card strong{font-family:Manrope,sans-serif;font-size:20px;color:var(--amber)}.streak-card span{margin-top:4px;color:#86aaa5;font-size:10px}.sync-card{right:-2%;bottom:21%;align-items:center;gap:9px;padding:12px 15px;border-radius:999px;color:#bfe1db;font-size:10px;font-weight:700;animation:card-float 5.2s ease-in-out infinite 1.2s}.sync-card i{width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 10px var(--teal)}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:30px 0 130px}.features article{min-height:220px;padding:27px 26px;border:1px solid rgba(54,111,103,.34);border-radius:22px;background:#071f1c94}.features article>span{display:block;margin-bottom:45px;color:var(--teal);font-size:11px;font-weight:700;letter-spacing:.12em}.features b{display:block;font-family:Manrope,sans-serif;font-size:21px}.features p{color:#8ebbb4;line-height:1.65;font-size:14px}.download{padding:clamp(38px,6vw,70px);border-radius:32px;background:linear-gradient(120deg,#22bfae,#4dd9c7);color:var(--forest);display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center;overflow:hidden}.download:after{content:"w";position:absolute;right:-10px;bottom:-80px;font-family:Manrope,sans-serif;font-size:300px;font-weight:700;line-height:1;color:#071c1a14}.download>*{position:relative;z-index:1}.download .eyebrow{color:#075f56}.download h2{margin-bottom:14px}.download p{margin:0;max-width:600px;color:#164b46;line-height:1.6}.download-actions{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.button-dark{background:var(--forest);color:var(--mint);min-width:180px}.download-actions>span{color:#17675f;font-size:11px;font-weight:700}footer{display:flex;justify-content:space-between;padding:52px 0;color:#739f98;font-size:13px}footer a{margin-left:22px;text-underline-offset:3px}.legal{max-width:860px;padding:0 0 28px;color:#b8d8d2}.legal-header{height:100px;display:flex;align-items:center;justify-content:space-between}.legal-title{padding:90px 0 58px;border-bottom:1px solid #234b46}.legal-title h1{color:var(--mint);font-size:clamp(50px,8vw,76px);margin-bottom:15px}.legal-title p{color:#739f98}.legal article{padding:52px 0 40px;line-height:1.76}.legal-intro{color:#d4ebe7;font-size:19px;line-height:1.7}.legal h2{color:var(--mint);font-size:28px;margin-top:52px;margin-bottom:15px;letter-spacing:-.03em}.legal h3{color:#d8f3ee;font-family:Manrope,sans-serif;font-size:17px;margin:28px 0 8px}.legal p,.legal li{font-size:15px}.legal ul{padding-left:22px}.legal li{margin-bottom:12px;padding-left:4px}.legal a:not(.brand):not(.legal-back){color:var(--teal-light);text-underline-offset:3px}.legal footer{border-top:1px solid #234b46}@keyframes live-pulse{0%{box-shadow:0 0 #2dd4bf59}70%,to{box-shadow:0 0 0 9px #2dd4bf00}}@keyframes phone-float{0%,to{transform:rotateY(-8deg) rotateX(2deg) rotate(1deg) translateY(0)}50%{transform:rotateY(-5deg) rotateX(1deg) rotate(-.5deg) translateY(-14px)}}@keyframes card-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes ring-sweep{to{transform:rotate(360deg)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes orbit-spin-reverse{0%{transform:rotate(48deg)}to{transform:rotate(-312deg)}}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:90px}.hero-copy{text-align:center}.hero-copy h1,.hero-copy .lede{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:620px}.features{grid-template-columns:1fr}.features article{min-height:0}.features article>span{margin-bottom:25px}.download{grid-template-columns:1fr;gap:35px}}@media(max-width:600px){.shell{width:min(100% - 32px,1180px)}.nav{height:78px}.brand-logo{width:124px}.hero{padding:70px 0 55px;gap:40px}.hero h1{font-size:clamp(50px,15vw,68px)}.hero-actions{flex-direction:column}.button{width:100%}.trust-row{flex-wrap:wrap;line-height:2}.hero-visual{min-height:555px;transform:scale(.9);margin-inline:-16px}.phone-shell{min-height:570px}.float-card{display:none}.features{padding-bottom:90px}.download{padding:38px 24px}footer{flex-direction:column;gap:18px}footer a:first-child{margin-left:0}.legal-header{height:82px}.legal-back{font-size:12px}.legal-title{padding:65px 0 40px}.legal-title h1{font-size:48px}.legal article{padding-top:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
