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

:root{--blue:#393185;--blue-2:#4d459c;--purple:#5c54ad;--yellow:#ffd400;--yellow-2:#ffea72;--ink:#17152b;--muted:#6d6a7d;--line:#e9e7f0;--paper:#fff;--soft:#f7f6fb;--shadow:0 20px 60px rgba(57,49,133,.12)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:84px;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{margin:0;font-size:16px;color:var(--ink);font-family:Manrope,Arial,sans-serif;background:var(--paper);overflow-x:hidden;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button,.button,.model-clear,.menu-button,.select-wrap select,.model-input-wrap input{-webkit-appearance:none;appearance:none}
button,.button,.model-clear,.menu-button,.select-wrap select,.model-input-wrap input,.sim-options label{touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.container{width:min(1160px,calc(100% - 40px));margin:auto}
.site-header{height:76px;display:flex;align-items:center;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(57,49,133,.08);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}
.nav{height:100%;display:flex;align-items:center;gap:36px}
.brand{display:flex;align-items:center;margin-right:auto}
.brand-logo{display:block;height:38px;width:auto;max-width:min(200px,42vw)}
.brand-logo-footer{height:34px;padding:6px 10px;border-radius:10px;background:#fff}
nav{display:flex;gap:30px}nav a{font-size:15px;font-weight:700;color:#4f4b64;transition:.2s}nav a:hover{color:var(--blue)}
.phone-icon-svg{width:1.15em;height:1.15em;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.header-phone{display:flex;align-items:center;gap:8px;font-weight:800;color:var(--blue)}.header-phone-icon{width:30px;height:30px;flex:0 0 30px;border-radius:50%;display:grid;place-items:center;background:#fff6bd;color:var(--blue);font-size:15px}.header-phone-number{line-height:1}
.menu-button{display:none;border:0;background:transparent;color:var(--blue);font-size:24px;cursor:pointer}
.hero{position:relative;min-height:680px;overflow:hidden;background:linear-gradient(118deg,#393185 0%,#4d459c 52%,#5c54ad 100%);color:#fff}
.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.14) 1.2px,transparent 1.2px);background-size:24px 24px;mask-image:linear-gradient(90deg,transparent 44%,#000)}
.hero-grid{min-height:680px;display:grid;grid-template-columns:1.07fr .93fr;align-items:center;position:relative;z-index:2;padding-top:30px;padding-bottom:65px}
.hero-copy{padding:40px 0;max-width:650px}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff5a7}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 5px rgba(255,212,0,.15)}
h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(28px,3.4vw,44px);line-height:1.12;letter-spacing:-.03em;margin:24px 0}.hero h1 em{color:var(--yellow);font-style:normal}.hero-copy>p{max-width:620px;font-size:18px;line-height:1.75;color:rgba(255,255,255,.74)}
.hero-actions{display:flex;gap:13px;margin-top:34px}.button{min-height:52px;padding:0 24px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:16px;font-size:15px;font-weight:800;transition:.2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--yellow);color:var(--blue);box-shadow:0 12px 30px rgba(255,212,0,.25)}.button-primary span{font-size:18px}.button-ghost{border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.06)}
.hero-points{display:flex;gap:28px;padding:0;margin:28px 0 0;list-style:none;color:rgba(255,255,255,.8);font-size:14px;font-weight:600}.hero-points li>span:first-child{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;margin-right:7px;background:rgba(255,212,0,.15);color:var(--yellow)}
.hero-visual{height:580px;position:relative;display:grid;place-items:center;isolation:isolate}.hero-glow{position:absolute;border-radius:50%;filter:blur(10px)}.hero-glow-one{width:440px;height:440px;background:rgba(255,212,0,.1);right:-130px;top:-160px}.hero-glow-two{width:300px;height:300px;background:rgba(92,84,173,.25);left:-180px;bottom:-130px}.tech-field{position:absolute;inset:20px -20px;z-index:0;pointer-events:none}.tech-field:before{content:"";position:absolute;inset:10%;background-image:radial-gradient(circle,rgba(255,255,255,.24) 1px,transparent 1.5px);background-size:28px 28px;mask-image:radial-gradient(circle,#000 25%,transparent 72%);opacity:.48}.tech-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(255,255,255,.2);border-radius:50%}.tech-ring-one{width:500px;height:380px;transform:translate(-50%,-50%) rotate(-18deg);animation:tech-orbit 18s linear infinite}.tech-ring-two{width:390px;height:510px;border-style:dashed;transform:translate(-50%,-50%) rotate(20deg);animation:tech-orbit-reverse 24s linear infinite}.tech-node{position:absolute;width:8px;height:8px;border:2px solid rgba(255,255,255,.82);border-radius:50%;background:var(--yellow);box-shadow:0 0 0 7px rgba(255,212,0,.12),0 0 24px rgba(255,212,0,.8);animation:tech-pulse 2.4s ease-in-out infinite}.tech-node-one{left:10%;top:31%}.tech-node-two{right:11%;top:24%;animation-delay:-.7s}.tech-node-three{right:7%;bottom:22%;animation-delay:-1.3s}.tech-node-four{left:14%;bottom:18%;animation-delay:-1.8s}.data-beam{position:absolute;width:145px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);transform-origin:left center;animation:data-flow 3s ease-in-out infinite}.data-beam-one{left:13%;top:33%;transform:rotate(24deg)}.data-beam-two{right:4%;bottom:29%;transform:rotate(-38deg);animation-delay:-1.5s}.hero-phone-real{position:relative;z-index:3;display:block;height:535px;width:auto;transform:rotate(4deg);filter:drop-shadow(24px 34px 34px rgba(7,4,41,.46));user-select:none}.tech-chip{position:absolute;z-index:5;left:0;top:82px;display:flex;align-items:center;gap:11px;padding:12px 15px;border:1px solid rgba(255,255,255,.28);border-radius:15px;background:rgba(255,255,255,.13);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 16px 38px rgba(13,8,58,.2)}.tech-chip>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--yellow);color:var(--blue)}.tech-chip svg,.quality-card svg,.benefit-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tech-chip div{display:grid;gap:2px}.tech-chip small{color:rgba(255,255,255,.68);font-size:10px}.tech-chip strong{font-size:14px;color:#fff}.network-badge,.network-icon,.mock-status span{font-family:Manrope,Arial,sans-serif;font-style:normal;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:-.02em}.network-badge{width:105px;height:105px;border-radius:50%;background:var(--yellow);color:var(--blue);position:absolute;right:7px;top:112px;z-index:5;display:grid;place-items:center;align-content:center;box-shadow:0 18px 40px rgba(10,6,50,.28);border:7px solid rgba(255,255,255,.28)}.network-badge b{font-size:18px;line-height:1;font-weight:800;letter-spacing:-.03em}.network-badge small{font-size:14px;font-weight:800;letter-spacing:-.02em;margin-top:6px}.quality-card{position:absolute;z-index:5;bottom:85px;left:5px;background:#fff;color:var(--ink);border-radius:16px;padding:13px 18px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow)}.quality-card>span{width:34px;height:34px;border-radius:10px;background:#ededf7;color:var(--purple);display:grid;place-items:center}.quality-card div{display:grid}.quality-card small{font-size:12px;color:var(--muted)}.quality-card strong{font-size:15px;color:var(--blue)}.hero-wave{position:absolute;bottom:-1px;left:-2%;width:104%;height:65px;background:#fff;clip-path:ellipse(55% 42% at 50% 100%)}@keyframes tech-orbit{to{transform:translate(-50%,-50%) rotate(342deg)}}@keyframes tech-orbit-reverse{to{transform:translate(-50%,-50%) rotate(-340deg)}}@keyframes tech-pulse{50%{transform:scale(1.45);opacity:.65}}@keyframes data-flow{0%,100%{opacity:.15;filter:blur(1px)}50%{opacity:.9;filter:none}}
.section{padding:105px 0}.section-heading{max-width:640px;margin-bottom:48px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-kicker{display:inline-block;color:var(--purple);font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px}.section-heading h2,.requirements h2,.help h2{font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.045em;margin-bottom:15px}.section-heading p,.requirements p,.help p{color:var(--muted);font-size:17px;line-height:1.7}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit-card{min-height:260px;border:1px solid var(--line);border-radius:24px;padding:30px;background:#fff;transition:.25s}.benefit-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.benefit-card.featured{background:linear-gradient(145deg,#2d2669,#393185);color:#fff;border:0;box-shadow:0 24px 60px rgba(57,49,133,.2)}.benefit-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#ededf7;color:var(--purple);font-size:19px;font-weight:800;margin-bottom:28px}.featured .benefit-icon{background:var(--yellow);color:var(--blue)}.benefit-card h3{font-size:20px;letter-spacing:-.02em;margin-bottom:12px}.benefit-card p{color:var(--muted);font-size:15px;line-height:1.7}.featured p{color:rgba(255,255,255,.7)}
.requirements{background:linear-gradient(120deg,#393185,#4d459c);color:#fff;padding:80px 0;position:relative;overflow:hidden}.requirements:after{content:"4G (LTE) · 5G";position:absolute;right:-30px;top:-25px;font-size:125px;font-weight:900;color:rgba(255,255,255,.035);line-height:1;white-space:nowrap}.requirements-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center;position:relative;z-index:2}.section-kicker.light{color:var(--yellow)}.requirements p{color:rgba(255,255,255,.7);margin:0}.check-list{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.check-list>div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:20px;min-height:165px}.check-list>div>span{display:grid;place-items:center;width:34px;height:34px;background:var(--yellow);color:var(--blue);border-radius:10px;font-size:13px;font-weight:900;margin-bottom:20px}.check-list p{display:grid;gap:8px}.check-list b{font-size:15px;color:#fff}.check-list small{font-size:14px;line-height:1.55;color:rgba(255,255,255,.6)}
.setup{background:var(--soft)}.device-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.device-tab{height:86px;border:1px solid var(--line);border-radius:18px;background:#fff;display:flex;align-items:center;gap:14px;padding:14px 20px;text-align:left;cursor:pointer;color:var(--ink);transition:.2s}.device-tab:hover{border-color:#c5c0e3}.device-tab.active{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 14px 34px rgba(57,49,133,.17)}.device-logo{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#ededf7;color:var(--blue);font-size:20px;font-weight:900}.device-logo img,.device-logo svg{display:block;width:24px;height:24px}.panel-logo{width:48px;height:48px;border-radius:14px;background:var(--yellow);color:var(--blue);display:grid;place-items:center;flex:0 0 48px}.panel-logo img,.panel-logo svg{display:block;width:26px;height:26px}.device-tab.active .device-logo{background:var(--yellow)}.device-tab>span:last-child{display:grid}.device-tab b{font-size:15px}.device-tab small{font-size:14px;color:var(--muted);margin-top:4px}.device-tab.active small{color:rgba(255,255,255,.64)}
.device-panel{min-height:610px;border:1px solid var(--line);border-radius:28px;padding:50px 70px;background:#fff;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px;box-shadow:0 20px 70px rgba(57,49,133,.07)}.device-panel[hidden]{display:none}.panel-title{display:flex;gap:16px;align-items:center;margin-bottom:34px}.panel-title h3{font-size:26px;letter-spacing:-.035em;margin-bottom:4px}.panel-title p{font-size:15px;color:var(--muted);margin:0}.steps-list{list-style:none;padding:0;margin:0;display:grid;gap:0}.steps-list li{position:relative;display:flex;gap:18px;padding:0 0 25px}.steps-list li:not(:last-child):before{content:"";position:absolute;width:1px;background:#d8d5eb;left:16px;top:36px;bottom:2px}.steps-list li>span{position:relative;z-index:1;flex:0 0 33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#ededf7;color:var(--purple);font-size:14px;font-weight:900}.steps-list li>div{display:grid;gap:6px;padding-top:3px}.steps-list b{font-size:15px}.steps-list small{font-size:14px;line-height:1.55;color:var(--muted)}.steps-list small strong{color:var(--blue);font-size:15px}.ussd-note{display:flex;gap:12px;background:#fff9d9;border:1px solid #f3df66;border-radius:14px;padding:14px 16px;font-size:14px;line-height:1.5}.ussd-note b{color:var(--blue)}.ussd-note span{color:#67616d}
.settings-mock{width:310px;min-height:485px;margin:auto;border:10px solid #171623;border-radius:42px;background:#f2f2f7;box-shadow:18px 28px 60px rgba(26,21,63,.18);padding:16px 12px;overflow:hidden;position:relative}.settings-mock:before{content:"";position:absolute;top:7px;left:108px;width:76px;height:19px;border-radius:12px;background:#171623}.mock-status{font-size:12px;font-weight:700;padding:0 8px 25px;display:flex;justify-content:space-between}.mock-title{text-align:center;font-size:15px;padding:4px 8px 18px;position:relative}.mock-title:first-letter{font-size:20px;color:#393185}.mock-option{min-height:47px;padding:0 12px;background:#fff;border-bottom:1px solid #e4e4e7;display:flex;align-items:center;justify-content:space-between;font-size:15px}.mock-option:first-of-type{border-radius:10px 10px 0 0}.mock-option.selected{box-shadow:inset 0 0 0 2px #5c54ad;border-radius:10px;margin:8px 0}.mock-option.selected i{color:#393185;font-style:normal;font-weight:800}.mock-option.tall{min-height:68px}.mock-option>span{display:grid;gap:4px}.mock-option small{font-size:12px;color:#85818d}.mock-separator{height:24px}.mock-note{font-size:12px;line-height:1.5;color:#8c8995;padding:10px}.switch{width:40px;height:23px;border-radius:20px;background:#c8c8cf;padding:2px}.switch u{display:block;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.22);transition:.2s}.switch.on{background:#393185}.switch.on u{transform:translateX(17px)}.sim-card{display:flex;align-items:center;gap:12px;background:linear-gradient(130deg,#393185,#5c54ad);color:#fff;padding:18px;border-radius:14px;margin:6px 0 18px}.sim-card>span{width:38px;height:38px;border-radius:11px;background:var(--yellow);color:var(--blue);display:grid;place-items:center;font-weight:900}.sim-card div{display:grid;gap:4px}.sim-card small{font-size:12px;color:rgba(255,255,255,.65)}
.help{padding:80px 0}.help-card{background:linear-gradient(120deg,#ffd400,#ffe970);border-radius:28px;min-height:230px;padding:45px 55px;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;position:relative;overflow:hidden}.help-card:after{content:"?";position:absolute;right:300px;bottom:-145px;font-size:330px;line-height:1;font-weight:900;color:rgba(57,49,133,.05)}.help-icon{width:74px;height:74px;border-radius:22px;display:grid;place-items:center;background:var(--blue);color:var(--yellow);font-size:38px;font-weight:900}.help-card h2{font-size:32px;color:var(--blue);margin-bottom:8px}.help-card p{font-size:15px;color:#665d20;margin:0}.help-actions{display:grid;gap:12px;position:relative;z-index:2}.button-light{background:#fff;color:var(--blue);box-shadow:0 12px 25px rgba(66,52,0,.1)}.button-light .phone-icon-svg,.result-actions .phone-icon-svg{font-size:17px}.text-link{text-align:center;color:var(--blue);font-size:14px;font-weight:800}
footer{background:#2a2560;color:#fff;padding:28px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.brand-footer{margin:0}.footer-inner p{font-size:14px;color:rgba(255,255,255,.45);margin:0}.footer-links{display:flex;gap:24px;font-size:14px;font-weight:700;color:rgba(255,255,255,.78)}.footer-phone{display:inline-flex;align-items:center;gap:7px}.footer-phone .phone-icon-svg{font-size:13px}

[hidden]{display:none!important}
.device-detect{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:22px;background:rgba(28,23,70,.66);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.device-detect-card{width:min(100%,520px);padding:38px;border:1px solid rgba(255,255,255,.55);border-radius:28px;background:#fff;text-align:center;box-shadow:0 30px 90px rgba(26,20,72,.32);animation:result-in .3s ease-out}.device-detect-icon{width:64px;height:64px;margin:0 auto 18px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,var(--blue),var(--purple));color:var(--yellow);font-size:30px;font-weight:900}.device-detect-kicker{display:block;color:var(--purple);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.device-detect h2{margin:10px 0 12px;font-size:29px;line-height:1.25;letter-spacing:-.035em}.device-detect h2 span{color:var(--blue)}.device-detect p{max-width:410px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.65}.device-detect-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.device-detect-actions .button{border:0;cursor:pointer}
.device-detect-icon-sim svg{width:32px;height:32px}
.device-detect-sim{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}
.device-detect-sim-btn{display:flex;flex-direction:column;align-items:center;gap:3px;padding:16px 12px;border:1.5px solid var(--line);border-radius:16px;background:var(--soft);cursor:pointer;font:inherit;transition:.15s}
.device-detect-sim-btn:hover{border-color:var(--blue);background:#fff;transform:translateY(-2px)}
.device-detect-sim-btn b{color:var(--blue);font-size:17px;font-weight:800}
.device-detect-sim-btn small{color:var(--muted);font-size:11.5px}
.device-detect-back{margin-top:16px;border:0;background:none;color:var(--muted);font:inherit;font-size:13px;font-weight:600;cursor:pointer;padding:6px}
.device-detect-back:hover{color:var(--blue)}.device-detect-open{overflow:hidden}
.configurator{background:var(--soft);position:relative;overflow:visible}.configurator:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 18%,rgba(92,84,173,.08),transparent 26%),radial-gradient(circle at 95% 85%,rgba(255,212,0,.12),transparent 25%);pointer-events:none}.configurator .container{position:relative}.configurator-heading{max-width:720px}.configurator-layout{display:grid;grid-template-columns:minmax(330px,.78fr) minmax(0,1.22fr);gap:24px;align-items:start}.network-icon{font-size:12px!important;line-height:1.05;text-align:center}.network-icon span,.network-icon small{display:block;font-weight:800;letter-spacing:-.02em}.network-icon small{font-size:11px;margin-top:4px}
.configurator-form,.configurator-result{min-width:0;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 20px 70px rgba(57,49,133,.08)}.configurator-form{padding:30px;position:sticky;top:100px}.configurator-form-head{display:flex;align-items:center;gap:13px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--line)}.configurator-form-head>div{display:grid;gap:3px}.configurator-form-head b{font-size:17px}.configurator-form-head small{font-size:13px;color:var(--muted)}.form-step-number{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--blue);color:var(--yellow);font-size:13px;font-weight:900}
.field-label{display:block;margin:20px 0 9px;font-size:13px;font-weight:800;color:#4f4b64}.select-wrap{position:relative}.select-wrap:after{content:"⌄";position:absolute;right:16px;top:50%;transform:translateY(-55%);color:var(--blue);font-size:20px;font-weight:800;pointer-events:none}.select-wrap select,.model-input-wrap input{width:100%;height:54px;border:1px solid #dcd9e8;border-radius:14px;background:#fff;color:var(--ink);font:600 14px Manrope,Arial,sans-serif;outline:0;transition:.2s}.select-wrap select{padding:0 45px 0 16px}.model-input-wrap input{padding:0 46px 0 16px}.select-wrap select:focus,.model-input-wrap input:focus{border-color:var(--purple);box-shadow:0 0 0 4px rgba(92,84,173,.1)}.model-input-wrap input:disabled{background:#f3f2f7;color:#9995a6;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#9995a6}.model-input-wrap input[aria-invalid="true"]{border-color:#d64055;box-shadow:0 0 0 4px rgba(214,64,85,.1)}
.model-combobox{position:relative;min-width:0}.model-input-wrap{position:relative;min-width:0}.model-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:9px;background:#f0eef7;color:var(--blue);font-size:22px;line-height:1;cursor:pointer}.model-suggestions{position:absolute;z-index:20;top:59px;left:0;right:0;max-height:310px;margin:0;padding:7px;overflow:auto;overscroll-behavior:contain;list-style:none;border:1px solid #dcd9e8;border-radius:15px;background:#fff;box-shadow:0 18px 40px rgba(31,25,75,.17);-webkit-overflow-scrolling:touch}.model-suggestions li{padding:11px 12px;border-radius:10px;color:#373346;font-size:13px;line-height:1.4;overflow-wrap:anywhere;cursor:pointer}.model-suggestions li:hover,.model-suggestions li.active{background:#efedf8;color:var(--blue)}.model-suggestions .no-results{cursor:default;color:var(--muted);background:transparent}
.model-recent{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:9px}
.model-recent-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}
.model-recent-chip{border:1px solid var(--line);background:var(--soft);color:var(--blue);font:inherit;font-size:12px;font-weight:600;padding:6px 11px;border-radius:999px;cursor:pointer;transition:.15s}
.model-recent-chip:hover{border-color:var(--blue);background:#fff}
.suggest-cta{cursor:default;margin-top:5px;padding:11px 12px 4px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}
.suggest-cta-text{font-size:12.5px;font-weight:600;color:var(--muted)}
.suggest-cta-actions{display:flex;flex-wrap:wrap;gap:8px}
.suggest-cta-actions button,.suggest-cta-actions a{font:inherit;font-size:12px;font-weight:700;border-radius:9px;padding:7px 11px;cursor:pointer;border:1px solid transparent}
.suggest-cta-actions button{background:var(--blue);color:#fff;border-color:var(--blue)}
.suggest-cta-actions button:hover{background:var(--blue-2)}
.suggest-cta-actions a{background:var(--soft);color:var(--blue);border-color:var(--line)}
.suggest-cta-actions a:hover{border-color:var(--blue)}.model-suggestions mark{background:#fff0a1;color:inherit;border-radius:3px}.field-hint{display:block;min-height:19px;margin-top:7px;color:var(--muted);font-size:12px;line-height:1.5}
.sim-fieldset{border:0;padding:0;margin:23px 0 0}.sim-fieldset legend{padding:0;margin-top:0}.sim-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sim-options label{cursor:pointer}.sim-options input{position:absolute;opacity:0;pointer-events:none}.sim-options span{min-height:76px;padding:13px;border:1px solid #dcd9e8;border-radius:14px;display:grid;align-content:center;gap:4px;transition:.2s}.sim-options b{font-size:14px}.sim-options small{font-size:11px;line-height:1.35;color:var(--muted)}.sim-options input:checked+span{border-color:var(--blue);background:#efedf8;box-shadow:inset 0 0 0 1px var(--blue)}.sim-options input:focus-visible+span{outline:3px solid rgba(92,84,173,.22);outline-offset:2px}.form-error{margin:16px 0 0;padding:11px 13px;border-radius:10px;background:#fff0f1;color:#a21d32;font-size:12px;line-height:1.5}.configurator-submit{width:100%;border:0;margin-top:22px;cursor:pointer}.configurator-submit:disabled{background:#e2e0e9;color:#918d9d;box-shadow:none;cursor:not-allowed;transform:none}.data-note{display:flex;gap:7px;margin:14px 0 0;font-size:11px;line-height:1.5;color:var(--muted)}.data-note span{color:#27885d;font-weight:900}
.configurator-result{min-height:630px;padding:44px}.result-placeholder{min-height:540px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.result-placeholder-icon{width:82px;height:82px;border-radius:24px;display:grid;place-items:center;margin-bottom:24px;background:linear-gradient(145deg,var(--blue),var(--purple));color:var(--yellow);font-size:25px;font-weight:900;box-shadow:0 18px 40px rgba(57,49,133,.22)}.result-placeholder>span{color:var(--purple);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.result-placeholder h3{font-size:28px;margin:10px 0}.result-placeholder p{max-width:410px;color:var(--muted);line-height:1.7}.placeholder-lines{width:min(100%,390px);display:grid;gap:11px;margin-top:28px}.placeholder-lines i{height:10px;border-radius:8px;background:#eeecf4}.placeholder-lines i:nth-child(2){width:83%}.placeholder-lines i:nth-child(3){width:62%}
.result-content{animation:result-in .35s ease-out}.result-top{display:flex;justify-content:space-between;gap:20px;align-items:start;padding-bottom:28px;border-bottom:1px solid var(--line)}.result-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.result-badge{padding:7px 10px;border-radius:9px;background:#efedf8;color:var(--blue);font-size:11px;font-weight:800}.result-badge.sim{background:#fff4ad}.result-top h3{font-size:29px;line-height:1.25;letter-spacing:-.035em;margin:0}.result-verified{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:12px;background:#e8f8f0;color:#19724c;font-size:12px;font-weight:800}.result-verified span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#2ca66f;color:#fff}
.result-verified.pending{background:#fff4e0;color:#8a5a00}.result-verified.pending span{background:#e8912a}.result-top.plain{padding-bottom:0;border-bottom:0}.result-intro{margin:24px 0;padding:18px 20px;border-radius:16px;background:#f5f4fa;color:#504c5e;font-size:14px;line-height:1.65}.result-section{margin-top:28px}.result-section-title{display:flex;align-items:center;gap:11px;margin-bottom:17px}.result-section-title span{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:var(--yellow);color:var(--blue);font-size:12px;font-weight:900}.result-section-title h4{margin:0;font-size:18px}.result-steps{counter-reset:setting-step;display:grid;gap:0;margin:0;padding:0;list-style:none}.result-steps li{counter-increment:setting-step;position:relative;display:flex;gap:15px;padding:0 0 19px;color:#4e4a5b;font-size:14px;line-height:1.6}.result-steps li:before{content:counter(setting-step);position:relative;z-index:1;flex:0 0 30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:12px;font-weight:900}.result-steps li:not(:last-child):after{content:"";position:absolute;left:14px;top:31px;bottom:1px;width:1px;background:#d9d6e7}.result-steps b{color:var(--ink)}.result-note{margin-top:22px;padding:16px 18px;border:1px solid #f0dc63;border-radius:14px;background:#fff9d9;color:#665d20;font-size:13px;line-height:1.6}.result-note strong{color:var(--blue)}.result-after{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.result-after div{padding:15px;border-radius:13px;background:#f5f4fa}.result-after b{display:block;margin-bottom:5px;color:var(--blue);font-size:13px}.result-after small{color:var(--muted);font-size:11px;line-height:1.45}
.result-check{display:flex;flex-direction:column;gap:9px}
.result-check-head{display:flex;align-items:center;gap:12px;margin-bottom:1px}
.result-check-progress{font-size:12px;font-weight:700;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums}
.result-check-bar{flex:1;height:6px;border-radius:999px;background:var(--line);overflow:hidden}
.result-check-bar i{display:block;height:100%;width:0;border-radius:999px;background:var(--blue);transition:width .25s ease}
.check-item{display:flex;align-items:flex-start;gap:12px;padding:13px 14px;border-radius:13px;background:var(--soft);border:1px solid transparent;cursor:pointer;transition:.15s}
.check-item:hover{border-color:var(--line)}
.check-item input{position:absolute;opacity:0;width:0;height:0}
.check-mark{flex:0 0 auto;width:22px;height:22px;border-radius:7px;border:2px solid #cfcbe0;background:#fff;display:grid;place-items:center;margin-top:1px;transition:.15s}
.check-mark::after{content:"✓";font-size:13px;font-weight:800;color:#fff;transform:scale(0);transition:transform .15s}
.check-item input:focus-visible+.check-mark{outline:2px solid var(--blue);outline-offset:2px}
.check-item.done{background:#eef7f1;border-color:#bfe3cd}
.check-item.done .check-mark{background:#2ca66f;border-color:#2ca66f}
.check-item.done .check-mark::after{transform:scale(1)}
.check-copy{display:flex;flex-direction:column;gap:2px}
.check-copy b{color:var(--blue);font-size:13.5px}
.check-item.done .check-copy b{color:#19724c}
.check-copy small{color:var(--muted);font-size:11.5px;line-height:1.45}
.result-check-done{display:flex;align-items:center;gap:9px;padding:12px 14px;border-radius:12px;background:#e8f8f0;color:#19724c;font-size:13px;font-weight:700;line-height:1.4}
.result-check-done span{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:#2ca66f;color:#fff;display:grid;place-items:center;font-size:12px}
@media(prefers-reduced-motion:reduce){.result-check-bar i,.check-mark,.check-mark::after{transition:none}}.result-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.result-actions .button{border:0;cursor:pointer}.button-secondary{background:#efedf8;color:var(--blue)}
.select-wrap select,.model-input-wrap input{font-size:16px}
.result-content{min-width:0}.result-top h3{overflow-wrap:anywhere}
@keyframes result-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:960px){nav{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;text-align:center}.hero-copy{max-width:760px;margin:auto;padding:80px 0 20px}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-points{justify-content:center}.hero-visual{height:550px}.requirements-inner{grid-template-columns:1fr;gap:45px}.device-panel{padding:45px;gap:35px}.configurator-layout{grid-template-columns:1fr}.configurator-form{position:relative;top:auto}.help-card{grid-template-columns:auto 1fr}.help-actions{grid-column:2}.help-card:after{right:-40px}.benefit-card{padding:24px}}
@media(max-width:720px){.container{width:min(100% - 28px,1160px)}html{scroll-padding-top:74px}.site-header{height:66px}.header-phone{margin-left:auto;gap:6px}.header-phone-icon{width:28px;height:28px;flex-basis:28px}.menu-button{display:block}.nav{gap:15px}.nav nav.mobile-open{display:grid;position:absolute;top:65px;left:0;right:0;padding:18px 22px 24px;background:#fff;border-top:1px solid var(--line);box-shadow:0 18px 30px rgba(57,49,133,.12);gap:4px}.nav nav.mobile-open a{padding:11px 0}.brand-logo{height:32px}.hero h1 br{display:none}.hero-grid{padding-bottom:55px}.hero-copy{padding-top:62px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-points{display:grid;gap:10px;text-align:left;width:max-content;margin:24px auto 0}.hero-visual{height:500px;transform:scale(.88);margin:-20px 0}.network-badge{right:0}.quality-card{left:0}.section{padding:75px 0}.benefit-grid,.device-tabs{grid-template-columns:1fr}.benefit-card{min-height:auto}.check-list{grid-template-columns:1fr}.check-list>div{min-height:auto}.device-tab{height:76px}.device-panel{grid-template-columns:1fr;padding:30px 20px}.settings-mock{width:285px;min-height:465px}.panel-title h3{font-size:21px}.configurator-form,.configurator-result{border-radius:21px}.configurator-form{padding:22px}.configurator-result{padding:24px;min-height:520px}.result-placeholder{min-height:450px}.result-top{display:grid}.result-verified{width:max-content}.result-top h3{font-size:24px}.result-after{grid-template-columns:1fr}.help-card{grid-template-columns:1fr;text-align:center;padding:38px 24px}.help-icon{margin:auto}.help-actions{grid-column:auto}.footer-inner{flex-direction:column;text-align:center}.footer-links{order:2}.section-heading h2,.requirements h2{font-size:34px}}
@media(max-width:400px){.brand-logo{height:28px}.hero h1{font-size:26px}.hero-visual{transform:scale(.78);margin:-50px 0}.settings-mock{width:260px}.device-panel{padding-left:14px;padding-right:14px}.header-phone{font-size:15px}}
@media(max-width:720px){.select-wrap select,.model-input-wrap input{font-size:16px}.sim-options{grid-template-columns:repeat(2,minmax(0,1fr))}.sim-options span{min-width:0}.result-actions .button{width:100%}.device-detect{padding:14px}.device-detect-card{padding:28px 20px;border-radius:22px}.device-detect h2{font-size:24px}.device-detect-actions{grid-template-columns:1fr}.device-detect-actions .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Блок «Проверьте результат»: подсказка вместо интерактивного чек-листа */
.result-fallback{display:grid;gap:14px}
.result-fallback>p{margin:0;color:#4e4a5b;font-size:15.4px;line-height:1.65}
.result-fallback>p b{color:var(--ink)}
.result-fallback-call{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;border-radius:14px;background:#eef7f1;border:1px solid #bfe3cd;color:#19724c;font-size:14.3px;line-height:1.55;font-weight:600}
.result-fallback-call .rfc-icon{flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:#2ca66f;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800;margin-top:1px}
.result-fallback-call b{color:#19724c}

/* Мелкие шрифты увеличены на 10% */
.eyebrow{font-size:15.4px}
.hero-points{font-size:15.4px}
.tech-chip small{font-size:11px}
.tech-chip strong{font-size:15.4px}
.network-badge small{font-size:15.4px}
.quality-card small{font-size:13.2px}
.section-kicker{font-size:15.4px}
.check-list>div>span{font-size:14.3px}
.check-list small{font-size:15.4px}
.text-link{font-size:15.4px}
.footer-inner p{font-size:15.4px}
.footer-links{font-size:15.4px}
.device-detect-kicker{font-size:12.1px}
.device-detect p{font-size:15.4px}
.device-detect-sim-btn small{font-size:12.65px}
.device-detect-back{font-size:14.3px}
.network-icon{font-size:13.2px!important}
.network-icon small{font-size:12.1px}
.configurator-form-head small{font-size:14.3px}
.form-step-number{font-size:14.3px}
.field-label{font-size:14.3px}
.model-suggestions li{font-size:14.3px}
.model-recent-label{font-size:12.1px}
.model-recent-chip{font-size:13.2px}
.suggest-cta-text{font-size:13.75px}
.suggest-cta-actions button,.suggest-cta-actions a{font-size:13.2px}
.field-hint{font-size:13.2px}
.sim-options b{font-size:15.4px}
.sim-options small{font-size:12.1px}
.form-error{font-size:13.2px}
.data-note{font-size:12.1px}
.result-badge{font-size:12.1px}
.result-verified{font-size:13.2px}
.result-intro{font-size:15.4px}
.result-section-title span{font-size:13.2px}
.result-steps li{font-size:15.4px}
.result-steps li:before{font-size:13.2px}
.result-note{font-size:14.3px}
.result-after b{font-size:14.3px}
.result-after small{font-size:12.1px}
.result-placeholder>span{font-size:13.2px}

/* Секция «Устройства без поддержки VoLTE» */
.unsupported{background:#fff}
.unsupported-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin:-16px 0 26px}
.unsupported-search{position:relative;flex:1 1 320px;max-width:460px}
.unsupported-search input{width:100%;height:50px;border:1px solid #dcd9e8;border-radius:14px;background:var(--soft);padding:0 16px;font:600 15px Manrope,Arial,sans-serif;color:var(--ink);outline:0;transition:.2s}
.unsupported-search input:focus{border-color:var(--purple);background:#fff;box-shadow:0 0 0 4px rgba(92,84,173,.1)}
.unsupported-count{color:var(--muted);font-size:13.2px;font-weight:700;white-space:nowrap}
.unsupported-grid{columns:280px 4;column-gap:20px}
.unsupported-card{break-inside:avoid;display:inline-block;width:100%;margin:0 0 20px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 40px rgba(57,49,133,.06);overflow:hidden}
.unsupported-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 18px;background:var(--soft);border-bottom:1px solid var(--line)}
.unsupported-card-head h3{margin:0;font-size:17px;letter-spacing:-.02em;color:var(--blue)}
.unsupported-card-head span{flex:0 0 auto;min-width:26px;height:24px;padding:0 8px;border-radius:999px;background:#efedf8;color:var(--blue);font-size:12.5px;font-weight:800;display:grid;place-items:center}
.unsupported-list{list-style:none;margin:0;padding:8px 10px}
.unsupported-list li{padding:8px 10px;border-radius:9px;color:#4e4a5b;font-size:13.5px;line-height:1.4;overflow-wrap:anywhere}
.unsupported-list li:nth-child(odd){background:#faf9fd}
.unsupported-empty{text-align:center;color:var(--muted);font-size:15px;margin:6px 0 0}
.unsupported-note{display:flex;align-items:center;gap:14px;margin-top:30px;padding:18px 22px;border:1px solid #f0dc63;border-radius:16px;background:#fff9d9}
.unsupported-note-icon{flex:0 0 auto;width:38px;height:38px;border-radius:12px;background:var(--yellow);color:var(--blue);display:grid;place-items:center;font-size:20px;font-weight:900}
.unsupported-note p{margin:0;color:#5f571c;font-size:15px;line-height:1.55;font-weight:600}
.unsupported-note a{color:var(--blue);font-weight:800;text-decoration:underline;text-underline-offset:2px}
@media(max-width:720px){.unsupported-grid{columns:1}.unsupported-toolbar{margin-top:-4px}.unsupported-note{align-items:flex-start}}

/* --- Переключатель языка (RU / TJ) --- */
.lang-switch{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--line);border-radius:999px;background:var(--soft)}
.lang-switch button{border:0;background:transparent;cursor:pointer;font:inherit;font-weight:800;font-size:13px;line-height:1;color:var(--muted);padding:7px 12px;border-radius:999px;transition:.2s}
.lang-switch button:hover{color:var(--blue)}
.lang-switch button.active{background:var(--blue);color:#fff;box-shadow:0 6px 16px rgba(57,49,133,.25)}
.lang-switch button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}
@media(max-width:720px){.lang-switch{margin-left:auto;order:2}.header-phone{margin-left:12px}.lang-switch button{padding:6px 10px;font-size:12px}}

/* --- Кнопка «Отобразить ещё» в карточках без VoLTE --- */
.unsupported-more{display:block;width:100%;border:0;border-top:1px solid var(--line);background:var(--soft);color:var(--blue);font:inherit;font-weight:800;font-size:13px;padding:11px 14px;cursor:pointer;transition:background .2s}
.unsupported-more:hover{background:#efeefb}
.unsupported-more:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}
