@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

:root{
  --blue:#393185;
  --blue-dark:#241e62;
  --purple:#675dd0;
  --yellow:#ffd400;
  --yellow-soft:#fff7c7;
  --ink:#393185;
  --muted:#6d687c;
  --soft:#f5f4f9;
  --line:#e5e2ed;
  --green:#20966a;
  --white:#fff;
  --shadow:0 20px 70px rgba(38,30,101,.10);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;color:var(--ink);background:#fff;font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
img{display:block;max-width:100%}
.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}
.ui-icon{width:1em;height:1em;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.container{width:min(100% - 44px,1180px);margin-inline:auto}
.skip-link{position:fixed;z-index:9999;left:12px;top:10px;padding:11px 15px;border-radius:10px;background:#fff;color:var(--blue);font-weight:800;transform:translateY(-160%);box-shadow:var(--shadow)}
.skip-link:focus{transform:none}
.section{padding:104px 0}
.section-heading{max-width:740px;margin-bottom:48px}
.section-heading.centered{margin:0 auto 48px;text-align:center}
.section-kicker,.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--purple);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.section-kicker.light{color:var(--yellow)}
.section-heading h2,.how-copy h2,.faq-copy h2{margin:12px 0 14px;font-size:clamp(34px,4.3vw,54px);line-height:1.08;letter-spacing:-.045em}
.section-heading p,.how-copy>p,.faq-copy>p{margin:0;color:var(--muted);font-size:17px;line-height:1.75}
.button{min-height:52px;padding:0 22px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:800;transition:.2s}
.button:hover{transform:translateY(-2px)}
.button:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(255,212,0,.8);outline-offset:3px}
.button-primary{background:var(--yellow);color:var(--blue);box-shadow:0 15px 30px rgba(255,212,0,.22)}
.button-ghost{border:1px solid rgba(255,255,255,.30);background:rgba(255,255,255,.08);color:#fff}
.button-light{background:#fff;color:var(--blue);box-shadow:0 12px 30px rgba(53,43,3,.12)}

.site-header{position:sticky;z-index:100;top:0;height:78px;background:rgba(255,255,255,.93);border-bottom:1px solid rgba(229,226,237,.8);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
.header-inner{height:100%;display:flex;align-items:center;gap:32px}
.brand{margin-right:auto}
.brand img{height:36px;width:auto}
nav{display:flex;align-items:center;gap:26px}
nav a{position:relative;color:#4e4960;font-size:14px;font-weight:700}
nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--yellow);transition:.2s}
nav a:hover:after{right:0}
.header-actions{display:flex;align-items:center;gap:12px}
.header-phone{height:38px;min-width:62px;padding:0 14px;border-radius:11px;background:var(--yellow);color:var(--blue);display:grid;place-items:center;font-size:14px;font-weight:900}
.menu-button{display:none;width:40px;height:40px;border:0;border-radius:11px;background:var(--soft);color:var(--blue);cursor:pointer;font-size:20px}

.hero{position:relative;min-height:760px;background:
  radial-gradient(circle at 75% 42%,rgba(117,102,255,.28),transparent 31%),
  radial-gradient(circle at 7% 92%,rgba(255,212,0,.13),transparent 25%),
  linear-gradient(125deg,#211b5b 0%,#393185 55%,#4b40aa 100%);
  color:#fff;overflow:hidden}
.hero-grid-lines{position:absolute;inset:0;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);background-size:74px 74px;mask-image:linear-gradient(to right,black,transparent 78%)}
.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);align-items:center;min-height:720px;gap:56px}
.hero-copy{padding:72px 0 92px}
.eyebrow{color:#fff}.eyebrow .ui-icon{color:var(--yellow);font-size:18px}
.hero h1{max-width:690px;margin:18px 0 20px;font-size:clamp(44px,5.5vw,70px);line-height:.99;letter-spacing:-.058em}
.hero h1 em{color:var(--yellow);font-style:normal}
.hero-lead{max-width:650px;margin:0;color:rgba(255,255,255,.73);font-size:18px;line-height:1.75}
.hero-test-notice{max-width:650px;margin:18px 0 0;padding:13px 15px;border:1px solid #a82231;border-radius:14px;background:#c73543;color:#fff;display:flex;gap:10px;align-items:flex-start}.hero-test-notice .ui-icon{flex:0 0 auto;margin-top:2px;color:#fff;font-size:19px}.hero-test-notice p{margin:0;color:#fff;font-size:14px;font-weight:800;line-height:1.55}.hero-test-notice b{color:#fff}.hero-test-notice a{color:#fff;font-weight:900;text-decoration:underline}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}
.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:720px;margin:42px 0 0;padding:0;list-style:none}
.hero-facts li{min-width:0;padding:15px 13px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.06);display:flex;gap:10px;align-items:flex-start}
.hero-facts li>span{flex:0 0 auto;width:30px;height:30px;border-radius:9px;background:rgba(255,212,0,.13);color:var(--yellow);display:grid;place-items:center;font-size:15px}
.hero-facts div{display:grid;gap:4px}.hero-facts b{font-size:14px}.hero-facts small{color:rgba(255,255,255,.65);font-size:12px;line-height:1.45}
.hero-visual{position:relative;align-self:center;display:flex;justify-content:flex-end}
.hero-art-card{position:relative;width:min(100%,440px);aspect-ratio:4/5;border:1px solid rgba(255,255,255,.18);border-radius:34px;overflow:hidden;background:#374ab8;box-shadow:0 34px 80px rgba(5,2,35,.38)}
.hero-phone-image{width:100%;height:100%;object-fit:cover;filter:brightness(1.15) saturate(1.18)}
.hero-live-badge{position:absolute;left:20px;right:20px;bottom:20px;min-height:66px;padding:12px 14px;border:1px solid rgba(255,255,255,.24);border-radius:17px;background:rgba(21,15,72,.78);box-shadow:0 18px 38px rgba(7,3,39,.28);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:grid;grid-template-columns:38px 1fr 9px;gap:11px;align-items:center}
.hero-live-badge>span{width:38px;height:38px;border-radius:12px;background:var(--yellow);color:var(--blue);display:grid;place-items:center;font-size:20px}
.hero-live-badge>div{display:grid;gap:3px}.hero-live-badge small{color:rgba(255,255,255,.65);font-size:11px}.hero-live-badge b{font-size:13px}
.hero-live-badge>i{width:9px;height:9px;border-radius:50%;background:#44d18a;box-shadow:0 0 0 5px rgba(68,209,138,.13)}
.hero-bottom{position:absolute;z-index:3;left:-2%;right:-2%;bottom:-42px;height:84px;border-radius:50% 50% 0 0;background:#fff}

.quick-strip{position:relative;z-index:5;margin-top:-18px}
.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow)}
.quick-grid>div{min-height:112px;padding:24px 28px;display:flex;align-items:center;gap:15px}
.quick-grid>div+div{border-left:1px solid var(--line)}
.quick-icon{flex:0 0 auto;width:46px;height:46px;border-radius:14px;background:var(--soft);color:var(--blue);display:grid;place-items:center;font-size:20px;font-weight:900}
.quick-grid p{display:grid;gap:4px;margin:0}.quick-grid b{font-size:15px}.quick-grid small{color:var(--muted);font-size:13px}

.about-layout{display:grid;grid-template-columns:1.28fr .72fr;gap:24px;align-items:start}
.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.benefit-card{position:relative;min-height:245px;padding:30px;border:1px solid var(--line);border-radius:23px;background:#fff;overflow:hidden;transition:.2s}
.benefit-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.benefit-card.featured{background:var(--yellow);border-color:var(--yellow)}
.card-number{position:absolute;right:20px;top:18px;color:rgba(57,49,133,.25);font-size:11px;font-weight:900}
.benefit-icon{width:52px;height:52px;margin-bottom:24px;border-radius:16px;background:var(--soft);color:var(--blue);display:grid;place-items:center;font-size:15px;font-weight:900}
.featured .benefit-icon{background:var(--blue);color:var(--yellow)}
.benefit-icon .ui-icon{font-size:25px}
.benefit-card h3{margin:0 0 10px;font-size:20px;letter-spacing:-.03em}.benefit-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.featured p{color:#635b20}
.difference-card{position:sticky;top:102px;padding:34px;border-radius:25px;background:linear-gradient(150deg,var(--blue-dark),var(--blue));color:#fff;box-shadow:var(--shadow)}
.difference-card h3{margin:12px 0 27px;font-size:26px;line-height:1.22;letter-spacing:-.035em}
.compare-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:10px;padding:14px 0;border-top:1px solid rgba(255,255,255,.12);align-items:start}
.compare-row span{font-size:12px;color:rgba(255,255,255,.7)}.compare-row b{font-size:12px;color:var(--yellow)}.compare-row small{font-size:11.5px;color:rgba(255,255,255,.72);line-height:1.45}
.compare-head{border:0;padding-top:0}.compare-head b{font-size:10px;text-transform:uppercase;letter-spacing:.08em}

.how-section{padding:95px 0;background:var(--blue);color:#fff;overflow:hidden}
.how-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.how-copy>p{color:rgba(255,255,255,.65)}
.priority-note{margin-top:30px;padding:20px;border-left:3px solid var(--yellow);background:rgba(255,255,255,.06);display:grid;gap:6px}
.priority-note b{font-size:14px}.priority-note span{font-size:13px;line-height:1.55;color:rgba(255,255,255,.72)}
.connection-flow{position:relative;margin:0;padding:0;list-style:none;display:grid;gap:16px}
.connection-flow:before{content:"";position:absolute;left:31px;top:38px;bottom:38px;width:1px;background:rgba(255,212,0,.45)}
.connection-flow li{position:relative;z-index:2;min-height:100px;padding:20px 22px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.07);display:flex;align-items:center;gap:18px}
.connection-flow li>span{flex:0 0 auto;width:62px;height:62px;border-radius:18px;background:var(--yellow);color:var(--blue);display:grid;place-items:center;font-size:27px;font-weight:900}
.connection-flow div{display:grid;gap:5px}.connection-flow b{font-size:18px}.connection-flow small{font-size:13px;color:rgba(255,255,255,.7)}

.readiness{background:var(--soft)}
.requirements-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.requirements-grid article{min-height:240px;padding:26px 23px;border:1px solid var(--line);border-radius:20px;background:#fff}
.requirements-grid article>span{width:44px;height:44px;margin-bottom:28px;border-radius:13px;background:#efedf8;color:var(--purple);display:grid;place-items:center;font-size:21px}.requirements-grid h3{margin:0 0 10px;font-size:18px}.requirements-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.compatibility-note{margin-top:18px;padding:25px 28px;border:1px solid #eedc6d;border-radius:18px;background:#fff9d8;display:flex;gap:17px;align-items:flex-start}
.note-mark{flex:0 0 auto;width:37px;height:37px;border-radius:11px;background:var(--yellow);color:var(--blue);display:grid;place-items:center;font-weight:900}
.compatibility-note b{font-size:15px}.compatibility-note p{margin:6px 0 0;color:#685f31;font-size:14px;line-height:1.6}.compatibility-note a{color:var(--blue);font-weight:900;text-decoration:underline}

.setup-section{background:#fff}
.setup-heading{max-width:780px}
.setup-shell{border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);overflow:hidden;background:#fff}
.platform-tabs{display:grid;grid-template-columns:repeat(4,1fr);background:var(--soft);border-bottom:1px solid var(--line)}
.platform-tabs button{position:relative;min-height:92px;padding:18px;border:0;border-right:1px solid var(--line);background:transparent;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}
.platform-tabs button:last-child{border-right:0}.platform-tabs button[aria-selected="true"]{background:#fff}.platform-tabs button[aria-selected="true"]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--yellow)}
.platform-logo{flex:0 0 auto;width:39px;height:39px;border-radius:12px;background:#fff;color:var(--blue);border:1px solid var(--line);display:grid;place-items:center;font-size:12px;font-weight:900}
.platform-logo img{width:18px;height:18px;object-fit:contain}
.platform-logo img[src*="apple"]{width:15px;height:19px}
.platform-tabs button[aria-selected="true"] .platform-logo{background:var(--blue);color:var(--yellow);border-color:var(--blue)}
.platform-tabs button[aria-selected="true"] .platform-logo img{filter:brightness(0) saturate(100%) invert(83%) sepia(94%) saturate(1117%) hue-rotate(358deg) brightness(101%) contrast(104%)}
.platform-tabs div{display:grid;gap:2px}.platform-tabs b{font-size:14px}.platform-tabs small{font-size:12px;color:var(--muted)}
.setup-workspace{padding:0 40px 34px}
.setup-options{min-height:74px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}
.setup-options>span{font-size:14px;font-weight:700;color:var(--muted)}
.segmented{padding:4px;border-radius:11px;background:var(--soft);display:flex}.segmented button{height:36px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:13px;font-weight:800;cursor:pointer}.segmented button.active{background:#fff;color:var(--blue);box-shadow:0 4px 12px rgba(40,32,95,.1)}
.platform-panel{min-height:525px;padding:42px 0;display:grid;grid-template-columns:1fr 350px;gap:60px;align-items:center}
.steps-copy{min-width:0}.result-label{display:block;margin-bottom:7px;color:var(--purple);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.steps-copy h3{margin:0 0 27px;font-size:30px;letter-spacing:-.04em}.steps-copy ol{margin:0;padding:0;list-style:none;display:grid;gap:0}.steps-copy li{position:relative;display:flex;gap:15px;padding:0 0 21px}.steps-copy li>span{position:relative;z-index:2;flex:0 0 auto;width:34px;height:34px;border-radius:10px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:900}.steps-copy li:not(:last-child):after{content:"";position:absolute;left:16px;top:35px;bottom:1px;width:1px;background:var(--line)}.steps-copy li p{margin:4px 0 0;color:#514c5f;font-size:15px;line-height:1.6}.steps-copy li b{color:var(--ink)}
.path-hint{padding:15px;border-radius:12px;background:var(--soft);color:var(--muted);font-size:13px;line-height:1.55}.path-hint b{color:var(--blue)}
.settings-phone{justify-self:center;width:292px;min-height:472px;padding:16px 12px;border:8px solid #1d1b29;border-radius:38px;background:#f3f2f6;box-shadow:0 28px 55px rgba(31,25,75,.20)}
.unavailable-copy{max-width:500px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}.unavailable-copy a{color:var(--blue);font-weight:900;text-decoration:underline}.unsupported-phone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:28px;text-align:center}.unsupported-mark{width:64px;height:64px;border-radius:20px;background:#fff1f2;color:#c73543;display:grid;place-items:center;font-size:32px;font-weight:900}.unsupported-phone>b{font-size:18px}.unsupported-phone>p{max-width:210px;margin:0;color:#6d687c;font-size:13px;line-height:1.6}
.mock-top{height:27px;padding:0 6px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800}.mock-top i{width:73px;height:20px;border-radius:14px;background:#1d1b29}
.mock-title{position:relative;min-height:63px;display:flex;align-items:center;justify-content:center;text-align:center}.mock-title small{position:absolute;left:3px;color:#3478f6;font-size:11px}.mock-title b{font-size:14px}.mock-title.android{justify-content:flex-start;gap:16px;padding:0 10px}.mock-title.android small{position:static;font-size:19px}
.mock-group{border-radius:12px;background:#fff;overflow:hidden}.mock-row{min-height:62px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #e9e8ed}.mock-row:last-child{border:0}.mock-row>span{display:grid;gap:3px}.mock-row b{font-size:13px}.mock-row small{font-size:10px;color:#8c8897}.mock-row>em{font-style:normal;color:#aaa5b2;font-size:23px}
.toggle{flex:0 0 auto;width:40px;height:23px;padding:2px;border-radius:20px;background:#ccc;display:block}.toggle u{display:block;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2)}.toggle.on{background:var(--green)}.toggle.on u{transform:translateX(17px)}
.settings-phone>p{margin:12px 8px;color:#8c8897;font-size:10px;line-height:1.5}
.mock-search{height:36px;margin:12px 0 18px;border-radius:10px;background:#e3e2e8;color:#817d8c;display:flex;align-items:center;padding:0 12px;font-size:12px}
.setup-footer{padding:23px 0 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:28px;align-items:center}.setup-footer>div{max-width:680px;display:grid;gap:4px}.setup-footer b{font-size:14px}.setup-footer span{color:var(--muted);font-size:13px;line-height:1.5}.setup-footer>a{flex:0 0 auto;color:var(--blue);font-size:13px;font-weight:900}

.check-section{background:linear-gradient(135deg,#fff9d7 0%,#fff 52%,#f0eefb 100%)}
.check-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px;align-items:center}
.check-copy h2{margin:12px 0 14px;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.045em}.check-copy>p{color:var(--muted);font-size:15px;line-height:1.7}
.progress-block{margin-top:35px}.progress-head{display:flex;justify-content:space-between;margin-bottom:10px;font-size:13px}.progress-head span{color:var(--muted)}.progress-track{height:8px;border-radius:99px;background:#dedbe8;overflow:hidden}.progress-track i{display:block;width:0;height:100%;background:var(--blue);border-radius:99px;transition:.25s}
.success-message{margin-top:20px;padding:16px;border-radius:15px;background:#e4f7ef;color:#18734f;display:flex;gap:11px;align-items:center}.success-message>span{width:33px;height:33px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900}.success-message div{display:grid;gap:2px}.success-message b{font-size:14px}.success-message small{font-size:12px;line-height:1.4}
.test-card{padding:18px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow);display:grid;gap:9px}
.test-card label{min-height:78px;padding:16px;border:1px solid transparent;border-radius:15px;background:var(--soft);display:flex;align-items:flex-start;gap:13px;cursor:pointer;transition:.2s}
.test-card label:hover{border-color:#cbc6df}.test-card label.done{border-color:#b5dfcc;background:#ecf8f2}.test-card input{position:absolute;opacity:0;pointer-events:none}
.checkmark{flex:0 0 auto;width:25px;height:25px;border:2px solid #c9c5d7;border-radius:8px;background:#fff;display:grid;place-items:center}.checkmark:after{content:"✓";color:#fff;font-size:12px;font-weight:900;transform:scale(0);transition:.15s}.test-card label.done .checkmark{border-color:var(--green);background:var(--green)}.test-card label.done .checkmark:after{transform:scale(1)}
.test-card label div{display:grid;gap:4px}.test-card label b{font-size:15px}.test-card label small{color:var(--muted);font-size:13px;line-height:1.5}
.test-safety{margin:5px 3px 0;padding:15px 16px;border-radius:12px;background:#fff7ce;color:#6b612b;font-size:14px;line-height:1.55}.test-safety b{color:var(--blue)}
.emergency-note{margin:5px 3px 0;padding:16px;border:1px solid #b92c38;border-radius:12px;background:#c73543;color:#fff;display:flex;gap:12px;align-items:flex-start}.emergency-note .ui-icon{flex:0 0 auto;margin-top:2px;color:#fff;font-size:20px}.emergency-note p{margin:0;color:#fff;font-size:14px;font-weight:800;line-height:1.55}.emergency-note b{color:#fff}
.setup-emergency-note{margin:20px 0 0}

.setup-visuals{justify-self:center;width:100%;display:grid;gap:14px}.settings-phone{background:#e3edff}.settings-phone.setup-screen-slider{position:relative;min-height:0;padding:7px;overflow:hidden;background:#dce8ff}.screen-slider-viewport{aspect-ratio:590 / 1280;overflow:hidden;border-radius:26px;background:#d4e2fc}.screen-slider-track{height:100%;display:flex;transition:transform .32s ease}.screen-slide{position:relative;flex:0 0 100%;height:100%;margin:0;background:#d4e2fc}.screen-slide img{display:block;width:100%;height:100%;object-fit:cover}.screen-slide figcaption{position:absolute;right:10px;bottom:10px;left:10px;margin:0;padding:9px 10px;border-radius:10px;background:rgba(26,23,42,.82);color:#fff;font-size:12px;font-weight:800;line-height:1.35;text-align:center;backdrop-filter:blur(8px)}.screen-slider-control{position:absolute;z-index:2;top:50%;width:38px;height:38px;margin-top:-19px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(57,49,133,.95);color:#fff;display:grid;place-items:center;cursor:pointer;font-size:30px;font-weight:900;line-height:1;box-shadow:0 4px 12px rgba(0,0,0,.28)}.screen-slider-control:hover{background:var(--blue-dark)}.screen-slider-control:disabled{opacity:.45;cursor:default}.screen-slider-control.previous{left:13px}.screen-slider-control.next{right:13px}.screen-slider-navigation{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:12px;font-weight:800}.screen-slider-dots{display:flex;gap:6px}.screen-slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d3d0df;cursor:pointer}.screen-slider-dots button[aria-selected="true"]{width:20px;border-radius:99px;background:var(--blue)}

.diagnostics{background:var(--soft)}
.diagnostic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.diagnostic-grid article{min-height:250px;padding:27px;border:1px solid var(--line);border-radius:21px;background:#fff}
.diagnostic-grid article>span{width:35px;height:35px;margin-bottom:32px;border-radius:11px;background:var(--soft);color:var(--blue);display:grid;place-items:center;font-size:12px;font-weight:900}.diagnostic-grid h3{margin:0 0 9px;font-size:18px}.diagnostic-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.diagnostic-grid .contact-diagnostic{background:var(--blue);border-color:var(--blue);color:#fff}.contact-diagnostic>span{background:var(--yellow)!important}.contact-diagnostic p{color:rgba(255,255,255,.7)}.contact-diagnostic a{display:inline-block;margin-top:20px;color:var(--yellow);font-size:13px;font-weight:900}

.faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:85px;align-items:start}.faq-copy{position:sticky;top:110px}.faq-contact{margin-top:30px;padding:18px;border-radius:15px;background:var(--soft);display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px}.faq-contact span{color:var(--muted)}.faq-contact a{color:var(--blue);font-weight:900}
.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:78px;padding:22px 0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:16px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{flex:0 0 auto;width:30px;height:30px;border-radius:9px;background:var(--soft);color:var(--blue);display:grid;place-items:center;font-size:18px;transition:.2s}.faq-list details[open] summary span{background:var(--yellow);transform:rotate(45deg)}.faq-list details p{margin:-4px 55px 24px 0;color:var(--muted);font-size:14px;line-height:1.75}

.support-section{padding:30px 0 90px}.support-card{min-height:230px;padding:42px 48px;border-radius:27px;background:var(--yellow);display:grid;grid-template-columns:auto 1fr auto;gap:25px;align-items:center;overflow:hidden}
.support-mark{width:68px;height:68px;border-radius:20px;background:var(--blue);color:var(--yellow);display:grid;place-items:center;font-size:30px;font-weight:900}.support-mark .ui-icon{font-size:31px}.support-card>div:nth-child(2)>span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.support-card h2{margin:7px 0 6px;color:var(--blue);font-size:30px;letter-spacing:-.04em}.support-card p{margin:0;color:#665d20;font-size:14px}.support-actions{display:grid;gap:10px}.support-actions>a:last-child{text-align:center;color:var(--blue);font-size:12px;font-weight:900}
footer{padding:28px 0;background:var(--blue-dark);color:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-inner img{height:32px;width:auto}.footer-inner p{margin:0;color:rgba(255,255,255,.6);font-size:12px}.footer-inner>div{display:flex;gap:18px;color:rgba(255,255,255,.78);font-size:13px;font-weight:800}

[hidden]{display:none!important}
@media(max-width:1020px){
  nav{display:none}.menu-button{display:block}
  nav.mobile-open{position:absolute;display:grid;top:77px;left:0;right:0;padding:18px 22px 24px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 18px 35px rgba(29,23,73,.13);gap:4px}
  nav.mobile-open a{padding:12px 0}
  .about-layout{grid-template-columns:1fr}.difference-card{position:relative;top:auto}
  .how-layout{grid-template-columns:1fr;gap:45px}.requirements-grid{grid-template-columns:1fr 1fr}
  .platform-panel{grid-template-columns:1fr 320px;gap:30px}
  .check-layout{grid-template-columns:1fr;gap:40px}.check-copy{max-width:650px}.faq-layout{grid-template-columns:1fr;gap:35px}.faq-copy{position:relative;top:auto;max-width:650px}
}
@media(max-width:880px){
  .hero-grid{grid-template-columns:1fr;min-height:auto;text-align:center;gap:12px}
  .hero-copy{max-width:720px;margin:auto;padding:72px 0 30px}
  .hero-lead{margin-inline:auto}
  .hero-actions{justify-content:center}
  .hero-facts{margin-inline:auto;text-align:left}
  .hero-visual{justify-content:center;padding-bottom:80px}
  .hero-art-card{width:min(100%,500px)}
}
@media(max-width:760px){
  .container{width:min(100% - 28px,1180px)}.section{padding:76px 0}.site-header{height:68px}.brand img{height:30px}.header-inner{gap:12px}.header-actions{gap:7px}.header-phone{height:36px;min-width:56px;padding:0 11px}.menu-button{width:36px;height:36px}nav.mobile-open{top:67px}
  .hero{min-height:auto}.hero-copy{padding:58px 0 22px}.hero h1{font-size:40px}.hero-lead{font-size:15px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:24px}.hero-facts li{min-height:88px;padding:11px 7px;flex-direction:column;align-items:center;text-align:center}.hero-facts li>span{width:31px;height:31px}.hero-facts div{display:block}.hero-facts b{font-size:10.5px;line-height:1.3}.hero-facts small{display:none}.hero-visual{padding-bottom:70px}.hero-art-card{width:min(100%,440px);border-radius:26px}.hero-live-badge{left:14px;right:14px;bottom:14px}
  .quick-grid{grid-template-columns:1fr}.quick-grid>div{min-height:88px;padding:18px 22px}.quick-grid>div+div{border-left:0;border-top:1px solid var(--line)}
  .section-heading h2,.how-copy h2,.faq-copy h2{font-size:35px}.section-heading p,.how-copy>p,.faq-copy>p{font-size:14px}.section-heading{margin-bottom:35px}
  .benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:210px;padding:24px}.difference-card{padding:25px}.difference-card h3{font-size:22px}.compare-row{grid-template-columns:1.15fr 1fr 1fr}
  .requirements-grid{grid-template-columns:1fr}.requirements-grid article{min-height:auto;display:flex;gap:17px}.requirements-grid article>span{margin:3px 0 0}.compatibility-note{padding:20px}
  .platform-tabs{grid-template-columns:1fr 1fr}.platform-tabs button{min-height:78px}.platform-tabs button:nth-child(2){border-right:0}.platform-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .setup-workspace{padding:0 20px 25px}.setup-options{align-items:flex-start;flex-direction:column;padding:16px 0}.segmented{width:100%}.segmented button{flex:1}
  .platform-panel{display:block;padding:30px 0}.setup-visuals{margin-top:34px}.settings-phone{margin:0 auto;width:270px}.settings-phone.setup-screen-slider{min-height:0}.setup-footer{align-items:flex-start;flex-direction:column}
  .diagnostic-grid{grid-template-columns:1fr}.diagnostic-grid article{min-height:auto}.diagnostic-grid article>span{margin-bottom:20px}.faq-list summary{font-size:13px}.faq-list details p{margin-right:10px}
  .support-section{padding-bottom:60px}.support-card{padding:32px 24px;grid-template-columns:1fr;text-align:center}.support-mark{margin:auto}.support-card h2{font-size:26px}.support-actions{width:100%}
  .footer-inner{flex-direction:column;text-align:center}.footer-inner>div{order:2}
}
@media(max-width:470px){
  .hero h1{font-size:36px}.hero-facts li>span{width:34px;height:34px}.hero-art-card{aspect-ratio:4/5}
  .compare-row{grid-template-columns:1fr}.compare-head{display:none}.compare-row b,.compare-row small{padding-left:10px;border-left:2px solid rgba(255,255,255,.15)}
  .platform-tabs button{padding:13px 10px}.platform-logo{width:34px;height:34px}.platform-tabs b{font-size:12px}.screen-slide figcaption{font-size:11px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
