:root{--dark: #1d1d1f;--dark-2: #242426;--light: #fbfbfd;--light-2: #f5f5f7;--ink: #1d1d1f;--muted: rgba(11, 13, 16, .64);--white-muted: rgba(255, 255, 255, .68);--accent: #ff8a00;--accent-strong: #f07800;--max: 1056px;--header: 64px;--font: -apple-system, "SF Pro Display", "SF Pro Text", "Helvetica Neue", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;overflow-y:scroll;scroll-behavior:smooth;scroll-padding-top:var(--header);background:var(--dark);color-scheme:dark;-webkit-text-size-adjust:100%}body{min-height:100dvh;margin:0;color:#fff;font-family:var(--font);font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;-webkit-tap-highlight-color:transparent}body,button,input,textarea,select{font-family:var(--font)}img,svg{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit;cursor:pointer;font:inherit}h1,h2,h3,p{margin:0}ul{margin:0;padding:0}.site-container,.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.section{position:relative;width:100%;padding:88px 0}.section--hero,.section--dark,.dark-zone,.site-footer{background:var(--dark);color:#fff}.section--light{background:linear-gradient(180deg,var(--light) 0%,var(--light-2) 100%);color:var(--ink)}.dark-zone{background:linear-gradient(180deg,var(--dark) 0%,#202321 45%,var(--dark) 100%)}.section-head{max-width:680px}.section-head h2{max-width:760px;font-size:2.5rem;font-weight:600;line-height:1.08;letter-spacing:0}.section-head p:not(.eyebrow){margin-top:16px;max-width:620px;color:var(--muted);font-size:1.0625rem}.section-head--dark p:not(.eyebrow){color:var(--white-muted)}.eyebrow{margin-bottom:14px;color:var(--accent);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.glass{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:linear-gradient(145deg,#ffffff1a,#ffffff0b 48%,#ffffff08),#2c2c2e5c;-webkit-backdrop-filter:blur(30px) saturate(190%);backdrop-filter:blur(30px) saturate(190%);box-shadow:inset 0 1px #ffffff57,inset 0 -18px 30px #00000029,0 22px 58px #00000057}.glass:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.28),rgba(255,255,255,.055) 38%,transparent 62%),radial-gradient(circle at 18% 0%,rgba(255,255,255,.22),transparent 34%)}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:0 20px;font-size:.9375rem;font-weight:700;line-height:1;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:active{transform:scale(.98)}.button--primary{border:1px solid rgba(255,255,255,.24);background:color-mix(in srgb,var(--accent) 78%,transparent);color:#fff;box-shadow:inset 0 1px #ffffff47,0 8px 18px #ff8a0029}.button--primary:hover{background:var(--accent-strong)}.button--secondary{border:1px solid rgba(11,13,16,.08);background:#ffffffb8;color:var(--ink)}.section--dark .button--secondary,.dark-zone .button--secondary{border-color:#ffffff29;background:#ffffff1a;color:#fff}.icon-button{display:grid;width:44px;height:44px;place-items:center;border-radius:999px;color:#fff}.icon-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.08);background:#1d1d1fd1;-webkit-backdrop-filter:blur(30px) saturate(150%);backdrop-filter:blur(30px) saturate(150%);touch-action:none}.site-header a,.site-header button{touch-action:manipulation}.site-header__bar{display:flex;height:var(--header);align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;min-width:0;align-items:center;gap:10px;color:#fff}.brand__icon{width:36px;height:36px;flex:0 0 auto;border-radius:10px}.brand__text{display:grid;min-width:0;gap:1px}.brand__name{font-size:1.0625rem;font-weight:700;line-height:1.1}.brand__tagline{max-width:180px;overflow:hidden;color:#ffffff94;font-size:.6875rem;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.site-header__links{display:flex;align-items:center;gap:26px;color:#ffffffbd;font-size:.9375rem;font-weight:700}.site-header__links a:hover{color:#fff}.site-header__actions{display:flex;align-items:center;gap:10px}.section--hero{min-height:calc(100svh - var(--header));padding:56px 0 72px;overflow:clip;background:radial-gradient(85% 42% at 82% 16%,rgba(255,138,0,.11),transparent 72%),radial-gradient(60% 42% at 0% 88%,rgba(255,138,0,.04),transparent 70%),#1d1d1f}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;min-height:min(1040px,calc(100svh - 160px))}.hero-copy{display:grid;justify-items:start}.hero-copy h1{font-size:5rem;font-weight:900;line-height:.98;letter-spacing:0}.hero-lead{max-width:540px;margin-top:22px;color:var(--white-muted);font-size:1.3125rem;line-height:1.36}.store-row,.chip-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.store-row{margin-top:30px;gap:14px}.store-badge{position:relative;overflow:hidden;display:grid;grid-template-columns:52px minmax(0,1fr);width:248px;min-height:78px;align-items:center;gap:14px;border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:0 20px;background:linear-gradient(145deg,#ffffff21,#ffffff0e),#ffffff12;color:#fff;-webkit-backdrop-filter:blur(24px) saturate(185%);backdrop-filter:blur(24px) saturate(185%);box-shadow:inset 0 1px #ffffff47,inset 0 -10px 22px #0000001f,0 12px 34px #0000003d}.store-badge:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.22),rgba(255,255,255,.035) 48%,transparent 70%)}.store-badge__icon,.store-badge__copy{position:relative;z-index:1}.store-badge__icon{display:grid;width:52px;height:52px;place-items:center;filter:drop-shadow(0 7px 10px rgba(0,0,0,.22))}.store-badge__icon img{display:block;width:42px;height:42px;object-fit:contain}.store-badge--apple .store-badge__icon img{width:40px;height:46px}.store-badge--coming-soon{cursor:default}.store-badge__ribbon{position:absolute;top:9px;right:-35px;z-index:3;display:block;overflow:hidden;width:126px;min-height:19px;transform:rotate(35deg);border-block:1px solid rgba(255,255,255,.26);background:#cd2626f5;color:#fff;font-size:.54rem;font-weight:760;line-height:1;text-transform:uppercase;box-shadow:0 4px 12px #0003;pointer-events:none}.store-badge__ribbon-track{display:flex;width:max-content;line-height:17px;white-space:nowrap;animation:store-ribbon-marquee 3.2s linear infinite;will-change:transform}.store-badge__ribbon-track>span{flex:none;padding-right:8px}.store-badge__ribbon-track>span:after{content:"·";padding-left:8px;color:#ffffffb8}@keyframes store-ribbon-marquee{0%{transform:translate(0)}to{transform:translate(-33.333333%)}}.store-badge__copy{display:grid;gap:2px;justify-items:start;min-width:0;line-height:1;text-align:left;transform:translateY(-1px)}.store-badge__copy small,.store-badge__copy strong{white-space:nowrap}.store-badge__copy small{color:#ffffffd1;font-size:.9rem;font-weight:500;letter-spacing:0;text-transform:none}.store-badge__copy strong{color:#fff;font-size:1.56rem;font-weight:520;letter-spacing:0}.chip-row{flex-wrap:nowrap;margin-top:20px}.chip{position:relative;overflow:hidden;display:inline-flex;min-height:30px;align-items:center;gap:7px;border-radius:999px;padding:0 11px;font-size:.8125rem;font-weight:700;white-space:nowrap}.chip--dark{border:1px solid rgba(255,255,255,.19);background:linear-gradient(145deg,#ffffff24,#ffffff0e),#ffffff13;color:#fff;-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%);box-shadow:inset 0 1px #ffffff47,inset 0 -7px 16px #0000001f,0 8px 24px #0000002e}.chip__icon{display:grid;width:15px;height:15px;flex:0 0 auto;place-items:center;color:var(--accent)}.chip__icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.chip__icon path,.chip__icon rect,.chip__icon circle{fill:none;stroke:currentColor}.benefit-panel{z-index:0;width:min(100%,500px);margin-top:30px;border-color:#ffffff26;border-radius:22px;padding:24px;background:linear-gradient(145deg,#ffffff18,#ffffff09),#ffffff0e;box-shadow:inset 0 1px #fff3,inset 0 -10px 20px #0000001a,0 16px 38px #0003}.benefit-panel>*{position:relative;z-index:1}.benefit-panel:before{opacity:.28}.benefit-panel h2{font-size:1.0625rem;font-weight:700}.benefit-panel p{margin-top:8px;color:var(--white-muted);font-size:.9375rem}.benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.benefit-cell{display:grid;min-height:68px;align-content:center;gap:2px;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:12px 14px;background:linear-gradient(145deg,#ffffff13,#ffffff07),#ffffff0b;-webkit-backdrop-filter:blur(8px) saturate(140%);backdrop-filter:blur(8px) saturate(140%);box-shadow:inset 0 1px #ffffff1f,inset 0 -6px 14px #00000014}.benefit-cell strong{font-size:.9375rem}.benefit-cell small{color:#ffffff94;font-size:.8125rem}.benefit-panel--mobile{display:none}.phone-stage{display:grid;justify-items:center;gap:14px;transform:translate(-18px,-18px)}.phone-frame{--phone-bezel: 13px;--phone-radius: 56px;position:relative;width:min(82vw,372px);aspect-ratio:9 / 17;border-radius:var(--phone-radius);padding:var(--phone-bezel);background:#0b0b0c;box-shadow:0 60px 110px -30px #000000d9,0 0 0 2px #ffffff0a}.phone-frame:before{content:none}.phone-shell{display:none}.phone-screen{position:relative;z-index:1;height:100%;overflow:hidden;border-radius:calc(var(--phone-radius) - var(--phone-bezel));background:#16161b}.phone-screen:after{content:none}.phone-island{position:absolute;top:10px;left:50%;z-index:4;width:96px;height:26px;border-radius:999px;background:#000;transform:translate(-50%)}.phone-ui{position:absolute;inset:0;display:flex;height:100%;flex-direction:column;padding:0;background:#16161b}.phone-status{display:flex;align-items:center;justify-content:space-between;padding:12px 20px 0;color:#ffffffdb;font-size:.6875rem;font-weight:650}.phone-status__icons{display:inline-flex;align-items:end;gap:4px}.phone-status__icons span{display:block;width:5px;border-radius:999px;background:#ffffffd1}.phone-status__icons span:nth-child(1){height:8px}.phone-status__icons span:nth-child(2){height:11px}.phone-status__icons span:nth-child(3){width:20px;height:10px;border:1px solid rgba(255,255,255,.54);background:#fff3}.phone-heading{display:grid;gap:2px;margin:0;padding:12px 20px 0}.phone-heading span{color:#ffffff75;font-size:.6875rem;font-weight:500}.phone-heading strong{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.15}.phone-list-card{overflow:hidden;margin:12px 20px 0;border-radius:18px;background:#ffffff0d}.phone-list-row{display:flex;align-items:center;gap:12px;padding:10px 12px}.phone-list-row:last-child{border-bottom:0}.phone-list-row:not(:last-child):after{content:"";position:absolute;left:56px;right:0;bottom:0;height:1px;background:#ffffff0f}.phone-list-row{position:relative}.phone-list-icon{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:9.6px;background:var(--accent)}.phone-list-icon svg{width:17px;height:17px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.phone-list-icon--stock{background:#ff8a00}.phone-list-icon--cash{background:#ec4899}.phone-list-icon--store{background:#ff8a00}.phone-list-icon--ok{background:#14b8a6}.phone-list-copy{display:grid;min-width:0;gap:2px}.phone-list-copy strong{overflow:hidden;color:#ffffffeb;font-size:.8125rem;font-weight:650;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.phone-list-copy small{overflow:hidden;color:#ffffff70;font-size:.625rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.phone-list-row b{border-radius:999px;padding:2px 8px;background:#f59e0b26;color:#fbbf24;font-size:.5625rem;font-weight:650;line-height:1;white-space:nowrap}.phone-list-row:nth-child(2) b,.phone-list-row:nth-child(4) b{background:#60a5fa26;color:#60a5fa}.phone-toolbar{display:grid;grid-template-columns:1fr repeat(3,42px);align-items:center;gap:10px;margin-top:18px}.phone-avatar{position:relative;display:block;width:52px;height:52px;border-radius:999px;background:#ffffff14}.phone-avatar:after{content:"";position:absolute;right:2px;top:1px;width:10px;height:10px;border:2px solid #060607;border-radius:999px;background:#30d158}.phone-avatar img{width:52px;height:52px;border-radius:inherit}.phone-action{display:grid;width:42px;height:42px;place-items:center;border-radius:999px;background:#ffffff17;color:var(--accent);font-size:1rem;font-weight:900;box-shadow:inset 0 1px #ffffff1a}.phone-chipbar{display:flex;gap:8px;margin-top:6px}.phone-chipbar span{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;padding:0 11px;background:#30d1581f;color:#30d158;font-size:.7rem;font-weight:800}.phone-main-card{display:grid;gap:12px;border-radius:24px;padding:18px;background:#ffffff18;box-shadow:inset 0 1px #ffffff1a,0 16px 40px #0003}.phone-main-card>span,.phone-section-title span,.phone-sale-card span,.phone-sale-card small{color:#ffffff85;font-size:.72rem;font-weight:800}.phone-main-title,.phone-main-row,.phone-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.phone-main-title strong{color:#fff;font-size:1.85rem;line-height:1}.phone-main-title b{color:#fff;font-size:1.8rem}.phone-main-card p{margin:-7px 0 0;color:#ffffff94;font-size:.8rem;font-weight:650}.phone-main-row{border-radius:16px;padding:12px;background:#0000002e}.phone-main-row i{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:12px;background:#ff8a002e}.phone-main-row i:before{content:"";width:15px;height:15px;border:2px solid var(--accent);border-radius:4px}.phone-main-row strong,.phone-section-title strong,.phone-sale-card strong,.phone-floating-card strong{color:#fff;font-size:.86rem;line-height:1.18}.phone-main-row b{margin-left:auto;color:#fff;font-size:1.3rem}.phone-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.phone-mini-grid span{display:grid;gap:4px;border-radius:14px;padding:10px 12px;background:#ffffff14}.phone-mini-grid small,.phone-floating-card span{color:#ffffff8f;font-size:.68rem;font-weight:750}.phone-mini-grid strong{color:#fff;font-size:.92rem}.phone-primary-action{display:grid;min-height:48px;place-items:center;border-radius:999px;background:var(--accent);color:#fff;font-weight:850}.phone-section-title{margin-top:4px}.phone-sale-card{display:grid;gap:5px;align-self:start;border-radius:20px;padding:16px;background:#ffffff14;box-shadow:inset 0 1px #ffffff1a}.phone-floating-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 12px;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:14px;background:#232325e0;box-shadow:inset 0 1px #ffffff1f,0 18px 44px #00000042}.phone-floating-card span{grid-column:1}.phone-floating-card b{grid-column:2;grid-row:1 / span 2;border-radius:999px;padding:8px 12px;background:#e3f7e8;color:#198a3a;font-size:.75rem}.phone-appbar{display:flex;align-items:center;gap:12px;margin-top:18px}.phone-appbar img{width:46px;height:46px;flex:0 0 auto;border-radius:12px;box-shadow:0 16px 38px #ff8a0029}.phone-appbar div{display:grid;gap:2px}.phone-appbar span,.phone-total span,.phone-metrics small,.phone-list small{color:#ffffff80;font-size:.72rem;font-weight:700}.phone-appbar strong{color:#fff;font-size:1.06rem;line-height:1.1}.phone-total{display:grid;gap:5px;border:1px solid rgba(255,255,255,.11);border-radius:22px;padding:20px;background:linear-gradient(145deg,#ffffff1f,#ffffff09),#ffffff0f;-webkit-backdrop-filter:blur(18px) saturate(180%);backdrop-filter:blur(18px) saturate(180%)}.phone-total strong{color:#fff;font-size:2rem;line-height:1}.phone-total small{color:var(--accent);font-size:.72rem;font-weight:800}.phone-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.phone-metrics span{display:grid;gap:6px;border-radius:18px;padding:14px;background:#ffffff13;box-shadow:inset 0 1px #ffffff1a}.phone-metrics strong{color:#fff;font-size:1.28rem}.phone-list{display:grid;gap:10px;align-content:start}.phone-list span{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:12px;border-radius:18px;padding:0 14px;background:#fff1}.phone-list strong{color:#ffffffe6;font-size:.86rem}.phone-tabbar{position:absolute;inset-inline:0;bottom:0;z-index:10;display:flex;align-items:stretch;justify-content:space-around;border-top:1px solid rgba(255,255,255,.07);padding:8px 8px 16px;background:#16161bf2;backdrop-filter:blur(12px)}.phone-tabbar span{display:grid;flex:1 1 0;justify-items:center;gap:2px;color:#ffffff57;font-size:.53125rem;font-weight:500;line-height:1}.phone-tabbar span:before{content:"";display:block;width:17px;height:17px;border-radius:5px;background:currentColor;opacity:.8}.phone-tabbar span:nth-child(1):before{clip-path:polygon(50% 6%,92% 40%,82% 40%,82% 92%,58% 92%,58% 62%,42% 62%,42% 92%,18% 92%,18% 40%,8% 40%)}.phone-tabbar span:nth-child(2):before{border-radius:999px}.phone-tabbar span:nth-child(3):before{clip-path:polygon(15% 30%,85% 30%,85% 92%,15% 92%)}.phone-tabbar span:nth-child(4):before{border-radius:999px 999px 7px 7px}.phone-tabbar span:nth-child(2){color:#ffffff57;background:transparent}.phone-tabbar span.is-active{color:var(--accent)}.phone-tabbar:after{content:"";position:absolute;left:50%;bottom:6px;width:96px;height:4px;border-radius:999px;background:#ffffff40;transform:translate(-50%)}.phone-carousel-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:24px}.phone-carousel-controls button{display:grid;width:36px;height:36px;place-items:center;border-radius:999px;background:#ffffff1a;color:#fff;backdrop-filter:blur(12px)}.phone-carousel-controls button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.phone-carousel-controls span{width:6px;height:6px;border-radius:999px;background:#ffffff4d}.phone-carousel-controls span.is-active{width:20px;background:var(--accent)}.phone-caption{max-width:336px;color:#ffffff73;font-size:.75rem;font-weight:700;text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:44px}.feature-card{display:grid;gap:18px;border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:24px;background:#fff;box-shadow:0 1px 3px #0000000d,0 12px 32px -10px #00000024;transition:transform .18s ease,box-shadow .18s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 2px 6px #0000000f,0 18px 40px -12px #0000002e}.feature-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:16px;background:var(--card-color);color:#fff}.feature-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.feature-card h3,.step-card h3,.support-topic h3{font-size:1.125rem;font-weight:700;line-height:1.22}.feature-card p,.step-card p,.support-topic p{margin-top:8px;color:var(--muted);font-size:.9375rem;line-height:1.52}.section--compare{padding:86px 0;background:radial-gradient(circle at -6% 20%,rgba(255,138,0,.045),transparent 440px),linear-gradient(105deg,#221d1b,#181b20 36%,#1d1d1f);color:#fff}.compare-layout{display:grid;grid-template-columns:minmax(0,.96fr) minmax(520px,1fr);align-items:center;gap:52px}.section--compare .eyebrow{margin-bottom:12px;font-size:.75rem}.compare-copy h2{max-width:760px;font-size:clamp(2.25rem,3.4vw,3.2rem);font-weight:600;line-height:1.08;letter-spacing:0}.compare-copy h2 span{display:inline;color:var(--accent)}.compare-grid,.compare-column{display:grid;gap:12px}.compare-pair{display:grid;grid-template-areas:"before after";grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.compare-card{display:flex;min-height:50px;align-items:center;border-radius:14px;padding:0 18px;font-size:.82rem;font-weight:560;line-height:1.18}.compare-card strong{font-weight:600}.compare-card--before{grid-area:before;border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,#ffffff14,#ffffff09),#ffffff0b;color:#ffffff75;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffffff80}.compare-card--after{grid-area:after;gap:8px;border:1px solid rgba(255,138,0,.34);background:#6c3f1ead;color:#fff7ec;box-shadow:inset 0 1px #ffffff14,0 10px 26px #00000024}.compare-card--after span{color:var(--accent);font-size:1rem;font-weight:900;line-height:1}.step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:44px}.step-card{border-radius:20px;padding:22px}.step-card>*{position:relative;z-index:1}.step-card span{display:grid;width:44px;height:44px;place-items:center;border-radius:999px;margin-bottom:18px;background:var(--accent);color:#06130a;font-size:.875rem;font-weight:800}.step-card p{color:var(--white-muted)}.security-grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1fr);align-items:center;gap:54px}.security-copy h2{max-width:620px}.security-copy p:not(.eyebrow){max-width:580px}.security-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.security-console{position:relative;overflow:hidden;display:grid;gap:16px;border:1px solid rgba(255,255,255,.13);border-radius:30px;padding:22px;background:radial-gradient(circle at 86% 4%,rgba(255,138,0,.3),transparent 34%),linear-gradient(145deg,#242426,#17181c 56%,#111216);color:#fff;box-shadow:0 32px 80px -28px #0000008a,inset 0 1px #ffffff1c}.security-console:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.08),transparent 34%),radial-gradient(circle at 8% 100%,rgba(255,138,0,.12),transparent 42%)}.security-console>*{position:relative;z-index:1}.security-console__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border:1px solid rgba(255,255,255,.09);border-radius:22px;padding:12px;background:linear-gradient(145deg,#ffffff17,#ffffff09),#ffffff0b}.security-console__header>div{min-width:0}.security-lock{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:var(--accent);color:#fff;box-shadow:0 12px 28px #ff8a0038}.security-lock svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.security-console__header small,.security-session span,.security-panel small{color:#ffffff94;font-size:.8125rem;font-weight:650}.security-console__header strong{display:block;margin-top:1px;font-size:1.05rem;line-height:1.15}.security-live{display:inline-flex;min-height:30px;align-items:center;justify-content:center;justify-self:end;border-radius:999px;padding:7px 10px;background:#30d15821;color:#30d158;font-size:.75rem;font-weight:800;white-space:nowrap}.security-session{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(255,255,255,.11);border-radius:24px;padding:18px;background:#ffffff12;-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%)}.security-session strong{display:block;margin-top:5px;font-size:1.25rem;line-height:1.15}.security-ring{display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;border-radius:999px;background:radial-gradient(circle,#17181c 55%,transparent 57%),conic-gradient(var(--accent) 0 78%,rgba(255,255,255,.16) 78% 100%);color:#fff;font-weight:900}.security-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.security-metrics span{min-height:72px;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:13px;background:#ffffff0e}.security-metrics strong{display:block;color:#ffffff85;font-size:.75rem}.security-metrics b{display:block;margin-top:4px;color:#fff;font-size:.95rem;line-height:1.1}.security-panel{display:grid;gap:10px}.security-panel>span{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:13px;background:#ffffff0d}.security-panel svg{width:21px;height:21px;flex:0 0 auto;fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5}.security-panel strong{display:block;font-size:.95rem;line-height:1.16}.security-panel small{display:block;margin-top:4px;line-height:1.34}.dark-zone--support{background:linear-gradient(112deg,#1d1d1f 0% 70%,#201d1a)}.section--download{position:relative;overflow:hidden;padding:78px 0 84px;color:#fff}.section--download .site-container{width:min(calc(100% - 64px),var(--max))}.section--download:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 86% 14%,rgba(255,138,0,.018),transparent 440px),radial-gradient(circle at 0% 18%,rgba(255,138,0,.01),transparent 460px)}.anchor-target{position:absolute;top:0}.download-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.96fr) minmax(360px,.74fr);align-items:center;gap:64px}.download-copy{padding-top:8px}.section--download .eyebrow{color:var(--accent)}.download-copy h2{max-width:500px;font-size:clamp(2rem,2.9vw,3rem);font-weight:700;line-height:1.06;letter-spacing:0}.download-copy>p:not(.eyebrow){max-width:500px;margin-top:20px;color:#ffffffad;font-size:clamp(1rem,1.25vw,1.125rem);line-height:1.45}.download-panel{display:grid;gap:12px;max-width:450px;width:100%;justify-self:end;border-radius:22px;padding:20px;background:#f5f5f7;color:#1d1d1f;box-shadow:0 18px 46px #0000003d,inset 0 1px #ffffffb8}.download-panel__head{display:flex;align-items:end;justify-content:space-between;gap:14px}.download-platforms{display:flex;flex-wrap:wrap;gap:8px}.download-platform{display:inline-flex;min-height:34px;align-items:center;border-radius:999px;padding:7px 12px;font-size:.75rem;font-weight:800}.download-platform--active{border-radius:999px;background:#ff8a001f;color:var(--accent-strong)}.download-platform--disabled{background:#1d1d1f12;color:#1d1d1f6b}.download-panel__head strong{font-size:1.34rem;font-weight:800;line-height:1.1}.download-panel>p{max-width:390px;color:#1d1d1f8f;font-size:.9rem;line-height:1.38}.download-panel>p strong{color:#1d1d1f;font-weight:800}.download-email-field{display:grid;gap:7px;margin-top:2px}.download-email-field>span:first-child{color:#1d1d1f8a;font-size:.74rem;font-weight:800}.download-email-control{display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:8px}.download-email-field input{width:100%;min-height:48px;border:1px solid rgba(29,29,31,.1);border-radius:16px;padding:0 15px;background:#1d1d1f0e;color:#1d1d1f;font:inherit;font-size:16px;font-weight:700;outline:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.download-email-field input::placeholder{color:#1d1d1f57}.download-email-field input:focus{border-color:#ff8a0085;background:#ffffffb8;box-shadow:0 0 0 4px #ff8a001f}.download-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(108px,.58fr);gap:10px;margin-top:4px}.download-panel .button{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.34);-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);box-shadow:inset 0 1px #ffffff5c,inset 0 -12px 20px #0000001f,0 12px 28px #00000029}.download-panel .button:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,rgba(255,255,255,.32),rgba(255,255,255,.08) 48%,transparent 72%)}.download-panel .button>span,.download-panel .button{isolation:isolate}.button--download{min-height:44px;padding:0 20px;background:linear-gradient(145deg,#ffffff2e,#ffffff0a),var(--accent);color:#fff}.button--send-access{width:48px;height:48px;min-height:48px;padding:0;background:linear-gradient(145deg,#ffffff2e,#ffffff0a),var(--accent);color:#fff}.button--send-access svg{position:relative;z-index:1;width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.button--support{min-height:44px;padding:0 20px;border-color:#ffffff14;background:#1d1d1f;color:#fff;box-shadow:none}.button--support:before{display:none}.faq-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px;align-items:start}.accordion{display:grid;gap:12px}.accordion-item{overflow:hidden;border:1px solid rgba(0,0,0,.06);border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 1px 3px #0000000a,0 8px 24px -8px #0000001a}.accordion-item button{display:flex;width:100%;min-height:64px;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;text-align:left}.accordion-item button span{font-weight:700}.accordion-item svg{width:28px;height:28px;flex:0 0 auto;border-radius:999px;padding:7px;background:#ff8a001a;fill:none;stroke:var(--accent-strong);stroke-linecap:round;stroke-width:2;transition:transform .18s ease,background .18s ease}.accordion-item p{display:none;padding:0 20px 20px;color:var(--muted)}.accordion-item.is-open p{display:block}.accordion-item.is-open svg{background:var(--accent);stroke:#07150c;transform:rotate(45deg)}.site-footer{padding:56px 0 28px}.site-footer__grid{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(140px,.65fr));gap:34px}.brand--footer .brand__icon{width:42px;height:42px}.site-footer__brand p{max-width:320px;margin-top:18px;color:var(--white-muted)}.site-footer__col h2{margin-bottom:14px;color:#ffffffeb;font-size:.875rem;font-weight:800}.site-footer__col ul{display:grid;gap:10px;list-style:none}.site-footer__col a{color:#ffffff9e;font-size:.9375rem}.site-footer__col a:hover{color:#fff}.site-footer__socials{margin-top:22px}.site-footer__socials h3{margin-bottom:12px;color:#ffffffeb;font-size:.875rem;font-weight:800}.site-footer__socials ul{display:flex;flex-wrap:wrap;gap:8px}.site-footer__social-link{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:transparent;transition:opacity .18s ease,transform .18s ease}.site-footer__social-link:hover{opacity:.84;transform:translateY(-2px)}.site-footer__social-link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.site-footer__social-link img{display:block;width:29px;height:29px}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:42px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);color:#ffffff80;font-size:.875rem}.back-to-top{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14}.back-to-top svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.reveal{opacity:1;transform:translateY(0);transition:opacity .56s ease,transform .56s ease}.has-js .reveal{opacity:0;transform:translateY(18px)}.has-js .reveal.is-visible{opacity:1;transform:translateY(0)}.legal-page{overflow-x:hidden;background:radial-gradient(ellipse 86% 620px at 92% 5%,rgba(255,138,0,.13),transparent 64%),radial-gradient(ellipse 74% 520px at 2% 20%,rgba(255,138,0,.07),transparent 68%),linear-gradient(180deg,#1d1d1f,#1f201f 46%,#1d1d1f),var(--dark);background-repeat:no-repeat}.legal-page .site-footer{border-top:1px solid rgba(255,255,255,.08)}.legal-hero{position:relative;overflow:hidden;padding:clamp(70px,8vw,104px) 0 clamp(56px,7vw,82px);background:transparent}.legal-hero-inner{max-width:760px}.legal-hero .eyebrow,.legal-toc-label,.legal-card__num{letter-spacing:0}.legal-hero h1{max-width:720px;margin-top:0;color:#fff;font-size:clamp(3.25rem,7vw,5.7rem);font-weight:900;line-height:.96}.legal-hero h1 span{color:var(--accent)}.legal-hero .lead{max-width:730px;margin-top:24px;color:#ffffffb0;font-size:clamp(1.08rem,2.1vw,1.35rem);line-height:1.55}.legal-hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.legal-pill{display:inline-flex;min-height:38px;align-items:center;border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 15px;background:linear-gradient(145deg,#ffffff1f,#ffffff0a),#ffffff0f;color:#ffffffc2;font-size:.88rem;font-weight:800;box-shadow:inset 0 1px #ffffff1f}.legal-pill--accent{border-color:#ff8a0061;background:linear-gradient(145deg,#ff8a002e,#ff8a000a),#ffffff0d;color:var(--accent)}.legal-pill--warn{border-color:#ff9f0a6b;color:#ff9f0a}.legal-layout{display:grid;grid-template-columns:minmax(214px,250px) minmax(0,1fr);gap:26px;padding:clamp(44px,6vw,70px) 0 clamp(72px,9vw,108px)}.legal-toc{position:sticky;top:calc(var(--header) + 18px);align-self:start;display:grid;gap:8px;border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:18px;background:linear-gradient(150deg,#ffffff1c,#ffffff09),#1d1d1fc7;color:#ffffffbd;box-shadow:0 24px 60px #0000003d,inset 0 1px #ffffff1f;backdrop-filter:blur(24px) saturate(160%);-webkit-backdrop-filter:blur(24px) saturate(160%)}.legal-toc-label{margin-bottom:8px;color:var(--accent);font-size:.78rem;font-weight:900;text-transform:uppercase}.legal-toc a{display:flex;gap:10px;align-items:center;border-radius:14px;padding:11px 10px;color:#ffffffc2;font-size:.92rem;font-weight:800;line-height:1.25;transition:background .18s ease,color .18s ease,transform .18s ease}.legal-toc a:hover{background:#ffffff14;color:#fff;transform:translate(2px)}.legal-toc-num,.legal-card__num{color:var(--accent)}.legal-stack{display:grid;gap:18px}.legal-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:26px;padding:clamp(24px,4vw,34px);background:linear-gradient(148deg,#ffffff18,#ffffff09),#ffffff0e;color:#ffffffc7;box-shadow:0 26px 70px #0000003d,inset 0 1px #ffffff1a;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%)}.legal-card:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);pointer-events:none}.legal-card h2{max-width:720px;margin-top:8px;color:#fff;font-size:clamp(1.38rem,2.4vw,1.85rem);font-weight:850;line-height:1.08}.legal-card p,.legal-card li{color:#ffffffb8}.legal-card p{margin-top:14px;font-size:1rem;line-height:1.62}.legal-card ul{display:grid;gap:12px;margin-top:16px;padding-left:18px}.legal-card li{padding-left:4px;line-height:1.58}.legal-card strong{color:#ffffffeb}.legal-card__num{margin:0;color:var(--accent);font-size:.78rem;font-weight:900;text-transform:uppercase}.legal-card--warning{border-color:#ff8a003b;background:linear-gradient(150deg,#ff8a001f,#ffffff0a),#ffffff0e}.warning-head{display:flex;gap:16px;align-items:flex-start}.warning-icon{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:16px;background:var(--accent);color:#fff;box-shadow:0 16px 36px #ff8a0038}.warning-icon svg,.contact-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.text-link{color:var(--accent);font-weight:800}.contact-row{display:flex;align-items:center;gap:14px;width:min(100%,420px);margin-top:18px;border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:14px;background:linear-gradient(145deg,#ffffff1a,#ffffff09),#ffffff0d;box-shadow:inset 0 1px #ffffff1a}.contact-icon{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:16px;color:#fff;background:var(--accent)}.contact-label{display:block;margin-bottom:2px;color:#ffffff8f;font-size:.8rem;font-weight:750}.contact-email{display:block;color:#fff;font-size:.95rem;font-weight:850;overflow-wrap:anywhere}@media(max-width:980px){.site-header__links{display:none}.site-header__bar{gap:14px}.site-header__cta{min-height:40px;padding:0 18px;font-size:.875rem}.hero-grid,.security-grid,.download-grid,.support-grid,.faq-grid,.compare-layout,.legal-layout{grid-template-columns:1fr}.hero-grid{justify-items:center;gap:32px;min-height:0}.hero-copy{justify-items:center;text-align:center}.phone-stage{transform:none}.hero-copy h1{font-size:3.5rem}.hero-lead{font-size:1.125rem}.store-row,.chip-row{justify-content:center}.benefit-panel--desktop,.benefit-panel--mobile{display:none}.feature-grid,.step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-card{order:-1}.section--download{padding:88px 0 96px}.download-grid{gap:44px}.download-copy h2,.download-copy>p:not(.eyebrow),.download-panel{max-width:620px}.section--compare{padding:72px 0}.compare-layout{gap:38px}.compare-copy{text-align:center}.compare-copy h2{margin-inline:auto}.security-grid{gap:34px}.security-console{width:min(100%,640px);margin-inline:auto}.legal-toc{position:static;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.legal-toc-label{grid-column:1 / -1;margin-bottom:2px}.legal-toc a{min-height:48px;align-items:center;background:#ffffff0e}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-container,.container,.section--download .site-container{width:min(calc(100% - 32px),var(--max))}.section--download{padding:58px 0 64px}.download-grid{gap:24px}.section{padding:68px 0}.section--hero{padding-top:42px}.brand__tagline{display:none}.hero-copy h1{font-size:3rem}.hero-lead{max-width:340px;font-size:1.0625rem}.store-row{flex-wrap:nowrap;gap:10px;justify-content:center}.store-badge{grid-template-columns:40px minmax(0,1fr);width:clamp(178px,40vw,248px);min-height:66px;gap:10px;padding-inline:14px;border-radius:16px}.store-badge__icon{width:40px;height:40px}.store-badge__icon img{width:32px;height:32px}.store-badge--apple .store-badge__icon img{width:30px;height:35px}.store-badge__copy small{font-size:.66rem}.store-badge__copy strong{font-size:1.08rem}.chip-row{display:none}.phone-stage{margin-top:11px}.chip{flex:1 1 0;justify-content:center;padding-inline:8px;font-size:.75rem}.phone-frame{--phone-bezel: 12px;--phone-radius: 48px;width:min(78vw,336px)}.phone-island{width:84px;height:24px}.phone-ui{gap:0;padding:0}.phone-status{padding:12px 20px 0;font-size:.6875rem}.phone-appbar{gap:9px;margin-top:8px}.phone-toolbar{grid-template-columns:1fr repeat(3,34px);gap:7px;margin-top:8px}.phone-avatar,.phone-avatar img{width:40px;height:40px}.phone-action{width:34px;height:34px;font-size:.82rem}.phone-chipbar{gap:5px;margin-top:2px}.phone-chipbar span{min-height:23px;padding:0 7px;font-size:.58rem}.phone-appbar img{width:36px;height:36px;border-radius:10px}.phone-appbar strong{font-size:.95rem}.phone-total{border-radius:18px;padding:14px}.phone-main-card{gap:8px;border-radius:18px;padding:12px}.phone-main-card>span,.phone-section-title span,.phone-sale-card span,.phone-sale-card small{font-size:.6rem}.phone-main-title strong{font-size:1.35rem}.phone-main-title b{font-size:1.3rem}.phone-main-card p{font-size:.66rem}.phone-main-row{border-radius:13px;padding:9px}.phone-main-row i{width:28px;height:28px;border-radius:9px}.phone-main-row strong,.phone-section-title strong,.phone-sale-card strong,.phone-floating-card strong{font-size:.7rem}.phone-main-row b{font-size:1rem}.phone-mini-grid{gap:7px}.phone-mini-grid span{border-radius:11px;padding:8px}.phone-mini-grid small,.phone-floating-card span{font-size:.57rem}.phone-mini-grid strong{font-size:.76rem}.phone-primary-action{min-height:38px;font-size:.78rem}.phone-section-title{margin-top:1px}.phone-sale-card{border-radius:15px;padding:11px}.phone-floating-card{border-radius:15px;padding:10px}.phone-floating-card b{padding:6px 9px;font-size:.62rem}.phone-total strong{font-size:1.45rem}.phone-total small,.phone-appbar span,.phone-metrics small,.phone-list small{font-size:.64rem}.phone-metrics{gap:8px}.phone-metrics span{border-radius:14px;padding:10px}.phone-metrics strong{font-size:1rem}.phone-list{gap:7px}.phone-list span{min-height:40px;border-radius:14px;padding:0 10px}.phone-list span:nth-child(3){display:none}.phone-list strong{font-size:.72rem}.phone-tabbar{gap:0;padding:8px 6px 15px}.benefit-grid,.feature-grid,.step-grid,.compare-grid{grid-template-columns:1fr}.compare-grid{gap:9px}.compare-pair{gap:8px}.compare-card{min-height:58px;border-radius:13px;padding:0 12px;font-size:.76rem}.compare-card--after{gap:6px}.feature-card{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:16px;padding:18px}.feature-card p{margin-top:4px}.step-card{display:flex;align-items:center;gap:16px}.step-card span{margin:0;flex:0 0 auto}.section-head h2{font-size:2.125rem}.security-grid{gap:28px}.security-actions{display:grid;grid-template-columns:1fr 1fr}.security-actions .button{min-height:48px;padding-inline:12px;font-size:.86rem}.security-console{border-radius:24px;padding:16px}.security-session{align-items:flex-start;border-radius:20px;padding:15px}.security-session strong{font-size:1.05rem}.security-ring{width:50px;height:50px}.security-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.security-metrics span{display:block;min-height:66px;padding:10px}.security-metrics b{margin-top:4px;font-size:.78rem}.security-panel>span{padding:12px}.download-copy h2{font-size:1.95rem}.download-copy>p:not(.eyebrow){margin-top:14px;font-size:.96rem;line-height:1.42}.download-panel{border-radius:20px;padding:16px}.download-panel__head{align-items:start;flex-direction:column-reverse;gap:8px}.download-panel__head strong{font-size:1.18rem}.download-panel>p{font-size:.86rem}.download-platform{min-height:32px;padding:6px 10px;font-size:.7rem}.download-actions{gap:10px}.button--download,.button--support{flex:1 1 150px;min-height:42px}.legal-hero{padding:54px 0 24px}.legal-hero h1{font-size:2.05rem;white-space:nowrap}.legal-hero .lead{font-size:1.03rem;line-height:1.48}.legal-hero-meta{gap:8px;margin-top:22px}.legal-pill{min-height:34px;padding:7px 12px;font-size:.78rem}.legal-layout{gap:18px;padding:16px 0 68px}.legal-toc{border-radius:22px;padding:15px}.legal-toc a{min-height:46px;padding:9px 10px;font-size:.8rem}.legal-stack{gap:14px}.legal-card{border-radius:24px;padding:22px}.legal-card p{font-size:.96rem}.warning-head{gap:12px}.warning-icon,.contact-icon{width:42px;height:42px;border-radius:15px}.site-footer{padding:46px 0 24px}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 30px}.site-footer__brand,.site-footer__col--support{grid-column:1 / -1}.site-footer__brand p{max-width:100%;margin-top:16px}.site-footer__col h2{margin-bottom:12px}.site-footer__col ul{gap:12px}.site-footer__col--support a{overflow-wrap:anywhere}.site-footer__social-link{width:42px;height:42px}.site-footer__social-link img{width:34px;height:34px}.site-footer__bottom{align-items:flex-start;flex-direction:column;margin-top:32px}}@media(max-width:390px){.section--hero{min-height:auto;padding-top:34px;padding-bottom:42px}.hero-grid{gap:24px}.hero-copy{width:100%}.hero-copy h1{font-size:2.62rem}.hero-lead{max-width:min(100%,310px);font-size:.98rem;line-height:1.34;overflow-wrap:normal}.store-row{width:min(100%,340px);flex-direction:row;gap:8px;margin-top:24px;margin-inline:auto}.store-badge{grid-template-columns:34px minmax(0,1fr);width:calc((min(100vw - 32px,340px) - 8px)/2);min-height:62px;gap:8px;padding-inline:10px}.store-badge__icon{width:34px;height:34px}.store-badge__icon img{width:27px;height:27px}.store-badge--apple .store-badge__icon img{width:25px;height:30px}.store-badge__copy{gap:3px}.store-badge__copy small{font-size:.56rem}.store-badge__copy strong{font-size:.94rem}.chip-row{display:none}.phone-stage{width:100%;margin-top:0;margin-inline:auto}.phone-frame{--phone-bezel: 10px;--phone-radius: 42px;width:min(78vw,286px);margin-inline:auto}.phone-carousel-controls{margin-top:16px}.security-console__header{position:relative;grid-template-columns:auto minmax(0,1fr);gap:10px;padding:10px}.security-console__header>div{align-self:center;padding-right:76px}.security-lock{width:40px;height:40px;border-radius:14px}.security-lock svg{width:20px;height:20px}.security-console__header small{display:block;font-size:.68rem;line-height:1.1;white-space:nowrap}.security-console__header strong{font-size:.9rem;line-height:1.12}.security-live{position:absolute;top:12px;right:10px;min-height:26px;padding:5px 8px;font-size:.66rem}.legal-hero h1{font-size:1.82rem}.legal-hero .lead{font-size:.98rem}.legal-toc{grid-template-columns:1fr}.legal-card{padding:20px}.warning-head{display:grid;grid-template-columns:40px minmax(0,1fr)}.contact-row{width:100%}}@media(max-width:335px){.security-console{padding:12px}.security-console__header{border-radius:18px;gap:8px}.legal-hero h1{font-size:1.58rem}.legal-card{padding:18px}.security-console__header>div{padding-right:0}.security-console__header small{font-size:.62rem}.security-console__header strong{font-size:.82rem}.security-lock{width:36px;height:36px;border-radius:12px}.security-live{display:none}.support-list{grid-template-columns:1fr}.store-row{width:min(100%,260px);flex-direction:column;gap:10px}.store-badge{width:100%;min-height:64px;grid-template-columns:42px minmax(0,1fr);flex:none;padding-inline:14px}.store-badge__icon{width:42px;height:42px}.store-badge__copy small{font-size:.62rem}.store-badge__copy strong{font-size:1.04rem}}@media(max-width:374px){.compare-pair{grid-template-areas:"after" "before";grid-template-columns:1fr}.compare-card{min-height:48px;padding:0 16px;font-size:.82rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
