:root{--bg:#070708;--bg-soft:#0f1013;--panel:rgba(20, 20, 24, 0.82);--panel-2:rgba(255, 255, 255, 0.04);--line:rgba(255, 255, 255, 0.08);--line-strong:rgba(255, 255, 255, 0.16);--text:#ffffff;--muted:#aaaaaf;--red:#ff4d4d;--orange:#ff8a2b;--orange-soft:rgba(255, 138, 43, 0.22);--red-soft:rgba(255, 77, 77, 0.24);--shadow:0 30px 80px rgba(0, 0, 0, 0.5);--radius-xl:34px;--radius-lg:26px;--radius-md:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Inter',system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at 18% 10%,rgb(255 77 77 / .12),transparent 24%),radial-gradient(circle at 82% 16%,rgb(255 138 43 / .12),transparent 24%),linear-gradient(180deg,#060606 0%,#0a0a0d 100%);overflow-x:hidden}img{display:block;max-width:100%}.container{width:min(1180px, calc(100% - 32px));margin:0 auto}.topbar{position:sticky;top:0;z-index:50;backdrop-filter:blur(20px);background:rgb(7 7 9 / .7);border-bottom:1px solid rgb(255 255 255 / .05)}.topbar-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--text);text-decoration:none}.brand-logo{width:44px;height:44px;object-fit:contain;border-radius:14px}.brand-copy{display:flex;flex-direction:column;line-height:1.02}.brand-copy small,.hero-text,.section-intro p,.policy-item p,.policy-footer p,.action-card small{color:var(--muted)}.nav{display:flex;gap:8px}.nav a{color:var(--muted);text-decoration:none;font-weight:600;padding:10px 14px;border-radius:999px;transition:background 0.25s ease,color 0.25s ease}.nav a:hover{color:var(--text);background:rgb(255 255 255 / .05)}.hero,.privacy-section,.links-section{position:relative;padding:60px}.hero-grid{display:grid;grid-template-columns:0.75fr 1.5fr;gap:25px;align-items:center;min-height:calc(100vh - 78px)}.eyebrow{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);color:#f7c3a0;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}h1,h2,h3,p{margin:0}h1{margin-top:18px;font-size:clamp(3rem, 7vw, 4.6rem);line-height:.94;letter-spacing:-.06em}h2{margin-top:16px;font-size:clamp(2.1rem, 4vw, 3.4rem);line-height:.95;letter-spacing:-.05em}h3{font-size:1.02rem;margin-bottom:10px}.hero-text,.section-intro p,.policy-item p,.policy-footer p{font-size:1rem;line-height:1.8}.hero-text{margin-top:18px;max-width:580px}.mini-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.mini-points span{padding:12px 14px;border-radius:16px;background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .07);color:#f1f1f1;font-weight:600}.cta-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px;flex-direction:column}.btn{min-height:56px;padding:0 22px;border-radius:18px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:700;transition:transform 0.22s ease,box-shadow 0.22s ease,border-color 0.22s ease}.btn:hover,.action-card:hover{transform:translateY(-2px)}.btn-primary{color:#111;background:linear-gradient(135deg,#ffb06a,var(--orange),var(--red));box-shadow:0 18px 48px rgb(255 100 56 / .28)}.btn-secondary{color:var(--text);background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08)}.device-stage{position:relative;min-height:760px;padding-top:16px;display:flex;align-items:center;justify-content:center;gap:26px}.watch-shell{position:relative;width:220px;height:220px;z-index:3;flex:0 0 220px;margin-top:88px}.watch-body{position:relative;width:100%;height:100%;padding:22px;border-radius:100px;background:linear-gradient(180deg,#1d1d22 0%,#0c0c10 100%);box-shadow:var(--shadow);border:1px solid rgb(255 255 255 / .09)}.watch-body::before,.watch-body::after{content:"";position:absolute;width:58px;height:140px;left:50%;transform:translateX(-50%);background:linear-gradient(180deg,#1a1a1f 0%,#0a0a0d 100%);border-left:1px solid rgb(255 255 255 / .04);border-right:1px solid rgb(255 255 255 / .04);z-index:-1}.watch-body::before{top:-118px;border-radius:28px 28px 12px 12px}.watch-body::after{bottom:-118px;border-radius:12px 12px 28px 28px}.watch-screen{width:100%;height:100%;border-radius:75px;padding:10px;overflow:hidden;background:radial-gradient(circle at 50% 28%,rgb(255 138 43 / .18),transparent 34%),linear-gradient(180deg,#101015 0%,#07070a 100%);border:1px solid rgb(255 255 255 / .06)}.watch-ui{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;text-align:center}.watch-topline{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f3b286}.watch-heart-wrap{position:relative;width:92px;height:92px;margin-top:18px}.watch-ring{position:absolute;inset:0;border-radius:50%;border:1px solid rgb(255 138 43 / .28);box-shadow:inset 0 0 24px rgb(255 138 43 / .12);animation:ringPulse 2.6s infinite}.watch-heart-core{position:absolute;left:50%;top:50%;width:36px;height:36px;transform:translate(-50%,-50%) rotate(-45deg);background:linear-gradient(135deg,var(--orange),var(--red));border-radius:12px 12px 6px 6px;box-shadow:0 0 24px rgb(255 94 76 / .35);animation:heartBeat 1.8s infinite}.watch-heart-core::before,.watch-heart-core::after{content:"";position:absolute;width:36px;height:36px;background:inherit;border-radius:50%}.watch-heart-core::before{top:-18px;left:0}.watch-heart-core::after{left:18px;top:0}.watch-wave{width:100%;height:70px;margin-top:16px}.watch-wave path,.chart path{fill:none;stroke:url(#fakeGradient);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.signal-lines{position:relative;width:75px;display:flex;justify-content:space-between;align-items:center;z-index:1;flex:0 0 75px;margin-top:190px}.signal-lines span{display:block;width:26px;height:2px;border-radius:999px;background:linear-gradient(90deg,rgb(255 138 43 / .15),rgb(255 77 77 / .85),rgb(255 138 43 / .15));box-shadow:0 0 16px rgb(255 77 77 / .36);animation:signalTravel 1.8s infinite}.signal-lines span:nth-child(2){animation-delay:0.25s}.signal-lines span:nth-child(3){animation-delay:0.5s}.phone-shell{margin-left:0;padding-top:0;position:relative;z-index:2;flex:0 1 430px}.phone-frame{width:min(430px, 100%);padding:12px;border-radius:40px;background:linear-gradient(180deg,#191920 0%,#0d0d12 100%);border:1px solid rgb(255 255 255 / .1);box-shadow:var(--shadow)}.phone-notch{width:36%;height:28px;margin:0 auto 12px;border-radius:0 0 18px 18px;background:rgb(255 255 255 / .04)}.phone-screen{min-height:700px;border-radius:30px;padding:22px;overflow:hidden;background:radial-gradient(circle at 50% 0%,rgb(255 138 43 / .12),transparent 26%),linear-gradient(180deg,#111115 0%,#08080b 100%);border:1px solid rgb(255 255 255 / .05)}.phone-status,.phone-brand-mini,.stats-head,.hero-metrics{display:flex;align-items:center;justify-content:space-between}.phone-brand-mini{gap:12px;justify-content:flex-start}.phone-brand-mini div{display:flex;flex-direction:column;line-height:1.06}.app-mini-logo{width:42px;height:42px;object-fit:contain;border-radius:12px}.status-dot,.dot{border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--red));box-shadow:0 0 16px rgb(255 100 56 / .42)}.status-dot{width:12px;height:12px}.dot{width:10px;height:10px}.app-panel,.policy-card,.action-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);backdrop-filter:blur(16px)}.app-hero-panel{margin-top:18px;padding:22px}.health-title,.stats-head{font-weight:700;color:#f4f4f4}.health-title{display:flex;align-items:center;gap:10px}.hero-heartline{position:relative;margin-top:22px;height:170px;border-radius:26px;overflow:hidden;background:linear-gradient(180deg,rgb(255 255 255 / .02),rgb(255 255 255 / .01)),repeating-linear-gradient(to right,rgb(255 255 255 / .03) 0,rgb(255 255 255 / .03) 1px,transparent 1px,transparent 38px),repeating-linear-gradient(to bottom,rgb(255 255 255 / .03) 0,rgb(255 255 255 / .03) 1px,transparent 1px,transparent 38px);border:1px solid rgb(255 255 255 / .05)}.hero-heartline::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgb(255 138 43 / .18) 48%,rgb(255 77 77 / .26) 50%,rgb(255 138 43 / .18) 52%,transparent 100%);animation:scanMove 3.6s linear infinite}.hero-heartline::after{content:"";position:absolute;left:-8%;top:50%;width:116%;height:84px;transform:translateY(-50%);background:no-repeat center/100% 100% url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 180' preserveAspectRatio='none'%3E%3Cpath d='M0 95 L120 95 L170 95 L210 45 L255 145 L315 25 L375 150 L460 95 L610 95 L650 95 L685 58 L730 128 L780 38 L830 112 L885 95 L1000 95' fill='none' stroke='%23ff7b31' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");filter:drop-shadow(0 0 18px rgb(255 123 49 / .45));animation:lineDrift 2.4s ease-in-out infinite}.hero-metrics{gap:14px;margin-top:20px}.hero-metrics div{flex:1;padding:14px 16px;border-radius:20px;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .05)}.hero-metrics small,.metric-card small,.policy-footer strong,.action-card small{display:block;margin-bottom:6px}.hero-metrics strong,.metric-card strong,.action-card strong{font-size:1rem}.stats-panel{margin-top:18px;padding:22px}.accent{color:#f5b087}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px}.metric-card{padding:18px;border-radius:22px;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .05)}.metric-card.wide{grid-column:1 / -1}.chart-card{padding-bottom:14px}.sync-card{overflow:hidden}.chart{width:100%;height:92px;margin-top:8px;filter:drop-shadow(0 0 14px rgb(255 98 67 / .4))}.sync-visual{position:relative;margin-top:10px;min-height:112px;display:grid;grid-template-columns:56px 1fr 56px;align-items:center;gap:14px}.sync-end{position:relative;height:56px;border-radius:18px;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .06);box-shadow:inset 0 0 26px rgb(255 138 43 / .05)}.sync-end::before,.sync-end::after{content:"";position:absolute;left:50%;transform:translateX(-50%);background:linear-gradient(180deg,#1a1a1f 0%,#09090c 100%);border-left:1px solid rgb(255 255 255 / .03);border-right:1px solid rgb(255 255 255 / .03)}.sync-end::before{top:-14px;width:18px;height:14px;border-radius:10px 10px 4px 4px}.sync-end::after{bottom:-16px;width:18px;height:16px;border-radius:4px 4px 10px 10px}.sync-end span{position:absolute;left:50%;top:50%;width:18px;height:18px;transform:translate(-50%,-50%);border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--red));box-shadow:0 0 16px rgb(255 98 67 / .45);animation:syncPulse 1.9s ease-in-out infinite}.sync-lane{position:relative;height:100%;min-height:112px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,rgb(255 255 255 / .02),rgb(255 255 255 / .01)),repeating-linear-gradient(to right,rgb(255 255 255 / .03) 0,rgb(255 255 255 / .03) 1px,transparent 1px,transparent 36px);border:1px solid rgb(255 255 255 / .05)}.sync-lane::before{content:"";position:absolute;left:12px;right:12px;top:50%;height:2px;transform:translateY(-50%);background:linear-gradient(90deg,rgb(255 255 255 / .06),rgb(255 138 43 / .2),rgb(255 255 255 / .06))}.sync-lane::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgb(255 138 43 / .14) 48%,rgb(255 77 77 / .22) 50%,rgb(255 138 43 / .14) 52%,transparent 100%);animation:scanMove 3.2s linear infinite}.sync-track{position:absolute;inset:0;z-index:2;pointer-events:none}.sync-track span{position:absolute;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--red));box-shadow:0 0 12px rgb(255 98 67 / .55);opacity:0;animation:packetTravel 2.8s linear infinite}.sync-track span:nth-child(1){animation-delay:0s}.sync-track span:nth-child(2){animation-delay:0.56s}.sync-track span:nth-child(3){animation-delay:1.12s}.sync-track span:nth-child(4){animation-delay:1.68s}.sync-track span:nth-child(5){animation-delay:2.24s}.sync-packets{position:absolute;inset:0;pointer-events:none;z-index:3}.sync-packets i{position:absolute;top:50%;left:-10%;width:56px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgb(255 138 43 / .95) 35%,rgb(255 77 77 / .95) 65%,transparent 100%);box-shadow:0 0 14px rgb(255 98 67 / .42);transform:translateY(-50%);opacity:0;animation:syncBeam 2.8s linear infinite}.sync-packets i:nth-child(2){animation-delay:0.93s}.sync-packets i:nth-child(3){animation-delay:1.86s}.chart path,.watch-wave path{stroke:#ff7b31}.privacy-wrap{display:grid;gap:24px}.section-intro{max-width:760px}.section-intro p{margin-top:16px}.policy-card{padding:24px}.policy-blocks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.policy-item{padding:20px;border-radius:24px;background:rgb(255 255 255 / .025);border:1px solid rgb(255 255 255 / .05)}.policy-footer{margin-top:18px;padding:18px 20px;border-radius:22px;background:rgb(255 255 255 / .025);border:1px solid rgb(255 255 255 / .05)}.links-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.action-card{display:flex;align-items:center;gap:16px;padding:22px;color:var(--text);text-decoration:none;transition:transform 0.22s ease,border-color 0.22s ease}.action-card img{width:46px;height:46px;object-fit:contain;flex:0 0 auto}.action-play{border-color:rgb(255 138 43 / .25)}.glow,.grid-fade{position:fixed;pointer-events:none}.glow{border-radius:50%;filter:blur(64px);opacity:.35}.glow-a{width:340px;height:340px;left:-100px;top:120px;background:rgb(255 77 77 / .2)}.glow-b{width:420px;height:420px;right:-160px;top:40px;background:rgb(255 138 43 / .17)}.grid-fade{inset:0;background:linear-gradient(rgb(255 255 255 / .02) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .02) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(circle at center,rgb(0 0 0 / .45),transparent 74%);opacity:.22}.reveal{opacity:0;transform:translateY(22px);transition:opacity 0.7s ease,transform 0.7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:0.12s}@keyframes heartBeat{0%,100%{transform:translate(-50%,-50%) rotate(-45deg) scale(1)}20%{transform:translate(-50%,-50%) rotate(-45deg) scale(1.07)}36%{transform:translate(-50%,-50%) rotate(-45deg) scale(.98)}52%{transform:translate(-50%,-50%) rotate(-45deg) scale(1.1)}}@keyframes ringPulse{0%{transform:scale(.9);opacity:.24}70%{transform:scale(1.12);opacity:.46}100%{transform:scale(1.22);opacity:0}}@keyframes signalTravel{0%,100%{opacity:.18;transform:scaleX(.7)}50%{opacity:1;transform:scaleX(1.08)}}@keyframes scanMove{0%{transform:translateX(-52%)}100%{transform:translateX(52%)}}@keyframes lineDrift{0%,100%{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-50%) translateX(8px)}}@keyframes packetTravel{0%{left:0%;opacity:0;transform:scale(.4)}12%{opacity:1;transform:scale(1)}88%{opacity:1;transform:scale(1)}100%{left:calc(100% - 8px);opacity:0;transform:scale(.45)}}@keyframes syncBeam{0%{left:-12%;opacity:0}10%{opacity:1}78%{opacity:1}100%{left:102%;opacity:0}}@keyframes syncPulse{0%,100%{opacity:.55;transform:translate(-50%,-50%) scale(.92)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}@media (max-width:1180px){.hero-grid{grid-template-columns:1fr;min-height:auto}.device-stage{min-height:760px;max-width:760px;margin:0 auto}}@media (max-width:900px){.policy-blocks,.links-wrap{grid-template-columns:1fr}.device-stage{min-height:760px;gap:18px}.watch-shell{width:190px;height:190px;flex-basis:190px;margin-top:112px}.signal-lines{width:100px;flex-basis:55px;margin-top:125px}.phone-shell{padding-top:0}}@media (max-width:740px){.topbar-inner{min-height:70px}.nav{gap:0}.nav a{padding:8px 10px;font-size:.92rem}.hero,.privacy-section{padding:64px 0 0 0}.links-section{padding:32px 0}.hero-copy{text-align:center}.hero-text{margin-left:auto;margin-right:auto}.mini-points,.cta-row{justify-content:center}.device-stage{min-height:auto;margin-top:100px;flex-direction:column;align-items:center;gap:16px}.watch-shell{width:170px;height:170px;flex-basis:auto;margin-top:0}.signal-lines{transform:rotate(90deg)}.phone-shell{padding-top:0;width:100%}.phone-screen{min-height:640px;padding:18px}.metric-grid{grid-template-columns:1fr}.watch-heart-core{position:absolute;left:50%;top:50%;width:22px;height:22px;transform:translate(-50%,-50%) rotate(-45deg);background:linear-gradient(135deg,var(--orange),var(--red));border-radius:12px 12px 6px 6px;box-shadow:0 0 24px rgb(255 94 76 / .35);animation:heartBeat 1.8s infinite}.watch-heart-core::before,.watch-heart-core::after{content:"";position:absolute;width:22px;height:22px;background:inherit;border-radius:50%}.watch-heart-core::before{top:-12px;left:0}.watch-heart-core::after{left:12px;top:0}}.site-footer{position:relative;padding:30px 16px 36px;border-top:1px solid rgb(255 120 40 / .16);background:linear-gradient(180deg,rgb(14 14 16 / .96),rgb(6 6 8 / .98));text-align:center;overflow:hidden}.site-footer::before{content:"";position:absolute;top:0;left:50%;width:180px;height:1px;transform:translateX(-50%);background:linear-gradient(90deg,#fff0,rgb(255 90 0 / .9),#fff0)}.site-footer div{position:relative;z-index:1;margin:0 auto;max-width:900px;color:rgb(255 255 255 / .72);font-size:13px;line-height:1.75;letter-spacing:.2px}.site-footer strong,.site-footer b{color:#fff}