
:root{--navy:#061a32;--blue:#0870f8;--text:#07192f;--muted:#64758b;--line:#dbe5f0;--bg:#f3f6fa;--shadow:0 10px 28px rgba(7,25,47,.12)}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text)}a{text-decoration:none;color:inherit}.container{max-width:1180px;margin:0 auto;padding:0 24px}.topbar{height:72px;background:#05172d;color:white}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;gap:10px;align-items:center;font-size:25px;font-weight:900}.logo small{display:block;font-size:10px;color:#b9cbe0}.pin{width:30px;height:30px;border-radius:50% 50% 50% 0;background:linear-gradient(135deg,#39a0ff,#075ce8);transform:rotate(-45deg);position:relative}.pin:after{content:"";width:10px;height:10px;background:#dcecff;border-radius:50%;position:absolute;left:10px;top:10px}.menu{display:flex;gap:32px;font-size:14px;font-weight:800}.actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;border-radius:8px;padding:13px 20px;font-weight:900;box-shadow:0 6px 14px rgba(8,112,248,.24)}.btn.white{background:#fff;color:#085fd4}.btn.outline{background:#fff;color:#075edc;border:1px solid #a9c9f4;box-shadow:none}.btn.ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.28);box-shadow:none}.header-search{background:#061a32;padding:22px 0 26px;position:sticky;top:0;z-index:20;box-shadow:0 8px 24px rgba(0,0,0,.16)}.searchbar{background:#fff;border-radius:10px;box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr 220px;gap:14px;padding:18px;align-items:end}.field label{display:block;font-size:12px;font-weight:900;margin-bottom:8px;color:#061a32}.input{border:1px solid var(--line);background:#f9fbfe;border-radius:7px;height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;color:#586a80;font-weight:700}.hero{min-height:520px;background:linear-gradient(90deg,#061a32 0%,#061a32 48%,rgba(6,26,50,.76) 58%,rgba(6,26,50,.08) 100%),url('https://images.unsplash.com/photo-1584622650111-993a426fbf0a?q=80&w=1800&auto=format&fit=crop') center right/cover;color:#fff}.hero .container{padding-top:72px}.hero h1{font-size:60px;line-height:1.02;margin:0 0 22px;letter-spacing:-2px;max-width:720px}.hero h1 b{color:#3a96ff}.hero p{font-size:20px;line-height:1.55;max-width:650px;margin:0 0 32px;color:#edf5ff}.hero .searchbar{max-width:980px}.checks{display:flex;gap:34px;margin-top:22px;color:#e8f2ff;font-weight:800;font-size:14px}.checks span:before{content:"✓";color:#00d293;margin-right:8px}.benefits{background:#fff;border-bottom:1px solid var(--line)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:34px 0}.benefit{display:flex;gap:16px}.icon{width:58px;height:58px;border-radius:50%;background:#edf5ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;flex:0 0 58px}.benefit h3{font-size:16px;margin:0 0 8px}.benefit p{color:var(--muted);margin:0;line-height:1.45}.section{padding:44px 0}.section.white{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px;gap:20px}h1{font-size:38px;letter-spacing:-1px;margin:0 0 8px}h2{font-size:29px;letter-spacing:-.5px;margin:0 0 8px}.lead{color:#52657d;margin:0;line-height:1.5}.grid-business{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.tile{min-height:136px;border-radius:9px;overflow:hidden;position:relative;background:#ccc;box-shadow:0 8px 20px rgba(7,25,47,.12)}.tile img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:brightness(.55)}.tile strong{position:absolute;left:16px;bottom:15px;color:#fff;font-size:17px}.tile .round-icon{position:absolute;left:16px;top:14px;background:rgba(255,255,255,.92);border-radius:50%;width:46px;height:46px;display:flex;align-items:center;justify-content:center;color:#061a32;font-size:20px}.grid-city{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.city-card{height:205px;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 8px 22px rgba(7,25,47,.12);background:#ddd}.city-card img{width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.city-card strong{position:absolute;left:18px;bottom:38px;color:white;font-size:23px}.city-card span{position:absolute;left:18px;bottom:18px;color:#e9f3ff;font-weight:700}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;text-align:center}.step .num{margin:0 auto 14px;width:30px;height:30px;border-radius:50%;background:var(--blue);color:white;display:flex;align-items:center;justify-content:center;font-weight:900}.step h3{margin:0 0 8px}.step p{color:var(--muted);margin:0;line-height:1.45}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:16px;box-shadow:0 8px 20px rgba(7,25,47,.08)}.case-card img{width:100%;height:150px;object-fit:cover;border-radius:8px;margin-bottom:14px}.case-card h3{margin:0 0 8px}.metric{font-size:25px;font-weight:900;color:#009f55}.case-card p{color:#52657d;line-height:1.45}.cta{background:#061a32;color:white;border-radius:12px;padding:34px 42px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:26px 0;box-shadow:0 12px 30px rgba(6,26,50,.2)}.cta h2{margin:0 0 8px;color:white}.cta p{margin:0;color:#d7e6f7}.footer{background:#05172d;color:white;padding:44px 0 22px}.footgrid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:30px}.footer h4{margin:0 0 14px}.footer a{display:block;color:#c6d5e7;font-size:14px;margin:8px 0}.footer p{color:#c6d5e7;line-height:1.5}.legal{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:18px;color:#9db0c5;font-size:13px}.breadcrumb{font-size:13px;color:#6a7d93;margin:0 0 22px}.page-top{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:24px}.badge{display:inline-flex;background:#fff;border:1px solid var(--line);border-radius:20px;padding:8px 12px;font-weight:800;color:#53677e;font-size:13px}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.catalog-card{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 7px 18px rgba(7,25,47,.07)}.catalog-card .tile{height:128px;border-radius:0;box-shadow:none}.catalog-card .body{padding:16px}.catalog-card p{color:#52657d;margin:0 0 12px;line-height:1.45}.arrow{float:right;font-weight:900;color:#061a32}.detail-hero{display:grid;grid-template-columns:1.35fr .85fr;gap:24px;margin:24px 0}.detail-img{height:365px;border-radius:12px;overflow:hidden;box-shadow:var(--shadow)}.detail-img img{width:100%;height:100%;object-fit:cover}.stats-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;box-shadow:var(--shadow)}.stats-panel h3{margin:0 0 14px}.stat{padding:16px 0;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}.stat strong{display:block;font-size:29px;color:#061a32}.stat span{color:#60738a;font-weight:700}.info-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}.info{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px;text-align:center;box-shadow:0 6px 16px rgba(7,25,47,.05)}.info .mini{font-size:28px;margin-bottom:8px}.info strong{display:block;margin-bottom:8px}.info p{color:#60738a;margin:0;line-height:1.45}.zone-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.zone-item{background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px}.zone-item strong{display:block;margin-bottom:6px}.zone-item span{color:#60738a;font-size:14px}.case-detail{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;box-shadow:var(--shadow)}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0}.before-after figure{margin:0;position:relative;border-radius:10px;overflow:hidden}.before-after img{width:100%;height:300px;object-fit:cover;filter:brightness(.88)}.before-after figcaption{position:absolute;left:14px;top:14px;background:#fff;border-radius:16px;padding:6px 12px;font-weight:900;font-size:13px}.results{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.result{background:#f6f9fd;border:1px solid var(--line);border-radius:10px;padding:20px;text-align:center}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.text-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:22px;box-shadow:0 6px 16px rgba(7,25,47,.05)}.text-card h3{margin-top:0}.text-card li{margin:10px 0;color:#52657d}@media(max-width:900px){.menu{display:none}.hero h1{font-size:40px}.searchbar,.benefit-grid,.grid-business,.grid-city,.steps,.case-grid,.footgrid,.catalog-grid,.detail-hero,.info-row,.zone-list,.before-after,.results,.two-col{grid-template-columns:1fr}.cta{display:block}.actions .ghost{display:none}}
.voda-home{--vf-red:#e60000;--vf-dark:#0b0000;--vf-green:#008a1e;background:#fff;color:#090909;font-family:Arial,Helvetica,sans-serif;min-width:320px}.voda-home *{box-sizing:border-box}.voda-header{height:101px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.13);position:relative;z-index:20}.voda-nav{height:101px;max-width:1536px;margin:0 auto;padding:0 37px 0 35px;display:grid;grid-template-columns:79px 1fr;align-items:center}.voda-logo{width:60px;height:60px;display:block}.voda-mark{display:block;width:60px;height:60px;border-radius:50%;background:conic-gradient(from 314deg,#e60000 0 292deg,#fff 292deg 355deg,#e60000 355deg 360deg);position:relative}.voda-mark:before{content:"";position:absolute;inset:13px;border-radius:50%;background:#fff}.voda-mark:after{content:"";position:absolute;width:31px;height:31px;border-radius:50%;right:10px;top:8px;background:#e60000}.voda-nav-main{height:100%;display:flex;flex-direction:column;justify-content:center;gap:22px}.voda-nav-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.voda-links{display:flex;align-items:center;gap:36px;font-size:16px;line-height:1;color:#000}.voda-links a,.voda-links strong{white-space:nowrap;font-weight:400}.voda-links.primary{gap:50px}.voda-links.utility{gap:32px}.voda-links.services{gap:43px}.mini-icon{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;border:2px solid #000;border-radius:50%;font-size:13px;font-weight:700;margin-right:6px}.globe{display:inline-block;width:21px;height:21px;border:2px solid #000;border-radius:50%;vertical-align:-5px;margin-right:8px;position:relative}.globe:before{content:"";position:absolute;left:4px;right:4px;top:8px;border-top:2px solid #000}.globe:after{content:"";position:absolute;left:8px;top:-2px;bottom:-2px;border-left:2px solid #000}.voda-actions{display:flex;align-items:center;gap:22px}.icon-link{width:32px;height:32px;position:relative;display:inline-block}.icon-link.search:before{content:"";position:absolute;width:19px;height:19px;border:3px solid #000;border-radius:50%;left:2px;top:2px}.icon-link.search:after{content:"";position:absolute;width:13px;height:3px;background:#000;transform:rotate(45deg);right:3px;bottom:6px}.icon-link.cart:before{content:"";position:absolute;left:4px;top:10px;width:22px;height:14px;border:3px solid #000;border-top:0}.icon-link.cart:after{content:"";position:absolute;left:0;top:5px;width:9px;height:3px;background:#000;box-shadow:8px 22px 0 -1px #000,23px 22px 0 -1px #000;transform:rotate(8deg)}.account-pill,.call-pill{height:41px;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;white-space:nowrap}.account-pill{border:1px solid #9e9e9e;padding:0 21px;color:#000}.call-pill{background:#008c21;color:#fff;padding:0 25px;gap:9px;box-shadow:inset 0 -8px 15px rgba(0,0,0,.12)}.user-icon{width:21px;height:21px;border:2px solid #000;border-radius:50% 50% 45% 45%;margin-right:10px;position:relative}.user-icon:before{content:"";position:absolute;width:8px;height:8px;border:2px solid #000;border-radius:50%;left:4px;top:-5px;background:#fff}.voda-hero{height:527px;position:relative;overflow:hidden;background:#190000;color:#fff}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 81% 5%,rgba(255,0,0,.95),transparent 28%),radial-gradient(circle at 68% 70%,rgba(225,0,0,.75),transparent 35%),linear-gradient(90deg,#160000 0%,#3c0202 31%,#690000 61%,#e00000 100%)}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.3) 42%,rgba(130,0,0,.18) 68%,rgba(255,0,0,.08)),repeating-linear-gradient(166deg,rgba(255,255,255,.05) 0 2px,transparent 2px 38px);filter:blur(.15px)}.worker{position:absolute;left:0;bottom:-2px;width:326px;height:568px;object-fit:cover;object-position:left bottom;z-index:2}.hero-inner{position:relative;z-index:3;height:100%;max-width:1536px;margin:0 auto;padding-left:270px;padding-right:166px;display:grid;grid-template-columns:minmax(480px,1fr) 548px;gap:46px;align-items:center}.hero-copy{padding-top:15px}.hero-copy h1{font-size:53px;line-height:1.05;letter-spacing:-1px;color:#fff;margin:0 0 14px;font-weight:900;text-shadow:0 2px 2px rgba(0,0,0,.25)}.red-stroke{display:block;width:164px;height:10px;margin:0 0 16px 2px;border-top:6px solid #ff100f;border-radius:50%;transform:skewX(-22deg)}.hero-copy p{font-size:24px;line-height:1.34;margin:0 0 30px;color:#fff;text-align:center;max-width:475px}.hero-points{display:flex;align-items:center;gap:24px;margin-left:66px}.hero-points span{display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;font-weight:700;line-height:1.18}.hero-points i{width:39px;height:39px;background:#e60000;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 39px;position:relative}.round-pin:before{content:"";width:13px;height:13px;border-radius:50%;background:#fff}.round-pin:after{content:"";position:absolute;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:12px solid #fff;bottom:3px}.round-people:before{content:"👥";font-style:normal;font-size:22px;filter:grayscale(1) brightness(0) invert(1)}.round-chart:before{content:"";width:22px;height:18px;background:linear-gradient(to top,#fff 0 5px,transparent 5px),linear-gradient(135deg,transparent 44%,#fff 45% 56%,transparent 57%);clip-path:polygon(0 100%,0 74%,21% 74%,21% 48%,43% 48%,43% 22%,65% 22%,65% 0,100% 0,100% 100%)}.valuation-card{width:548px;min-height:494px;background:#fff;color:#000;border-radius:18px;padding:23px 43px 18px;text-align:center;box-shadow:0 11px 24px rgba(0,0,0,.34)}.system-badge{display:inline-flex;align-items:center;justify-content:center;height:30px;min-width:169px;border-radius:17px;background:#e60000;color:#fff;font-weight:900;font-size:14px;margin-bottom:14px}.valuation-card h2{font-size:34px;line-height:1.1;letter-spacing:-1.3px;margin:0 0 8px;font-weight:900;color:#050505}.valuation-card .subtitle{font-size:18px;line-height:1.38;margin:0 0 13px}.valuation-card hr{border:0;border-top:1px solid #c7c7c7;margin:0 0 16px}.valuation-card h3{font-size:35px;line-height:1;margin:0;color:#e60000;font-weight:900;letter-spacing:-.8px}.valuation-card .strong{font-size:20px;line-height:1.2;font-weight:900;margin:6px 0 14px}.valuation-card ul{list-style:none;margin:0 0 19px;padding:0 0 0 17px;text-align:left}.valuation-card li{font-size:16px;line-height:1.48;margin:5px 0;position:relative;padding-left:34px}.valuation-card li:before{content:"✓";position:absolute;left:0;top:0;width:20px;height:20px;border:2px solid #ff0000;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#e60000;font-weight:900;font-size:14px}.card-actions{display:grid;grid-template-columns:1fr 1.08fr;gap:17px}.play-btn,.red-btn{height:48px;border-radius:24px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:900}.play-btn{border:1.5px solid #000;color:#000;background:#fff}.play-btn span{font-size:17px;margin-right:9px}.red-btn{background:#e60000;color:#fff;box-shadow:inset 0 -8px 15px rgba(0,0,0,.1)}.red-btn span{font-size:19px;margin-right:8px}.trust-strip{height:50px;background:linear-gradient(90deg,#b90000,#df0000 52%,#b50000);color:#fff;display:flex;align-items:center;justify-content:center}.trust-strip>div{max-width:1120px;width:100%;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-strip span{height:32px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:700;border-right:1px solid rgba(255,255,255,.36)}.trust-strip span:last-child{border-right:0}.trust-strip i{width:33px;height:33px;border:2px solid #fff;border-radius:50%;position:relative;display:inline-block;flex:0 0 33px}.shield-icon:before{content:"♜";position:absolute;inset:3px;text-align:center;font-style:normal;font-size:20px}.person-icon:before{content:"♙";position:absolute;inset:3px;text-align:center;font-style:normal;font-size:21px}.phone-icon:before{content:"☎";position:absolute;inset:3px;text-align:center;font-style:normal;font-size:19px}.bars-icon:before{content:"▥";position:absolute;inset:3px;text-align:center;font-style:normal;font-size:22px}.search-section{height:347px;background:#fff;overflow:hidden;position:relative}.search-section:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.96) 34%,rgba(255,255,255,.38) 77%,#fff 100%),repeating-linear-gradient(150deg,transparent 0 46px,rgba(188,188,188,.18) 46px 49px),repeating-linear-gradient(30deg,transparent 0 58px,rgba(188,188,188,.13) 58px 61px);pointer-events:none}.search-content{position:relative;z-index:2;max-width:1536px;margin:0 auto;height:100%;padding-left:117px;display:flex;align-items:flex-start}.search-copy{padding-top:40px;width:390px;position:relative;z-index:3}.eyebrow{margin:0;color:#e60000;font-size:18px;font-weight:900;line-height:1}.tiny-stroke{display:block;width:35px;height:7px;margin:8px 0 2px 8px;border-top:3px solid #e60000;border-radius:50%;transform:skewX(-18deg)}.search-copy h2{font-size:38px;letter-spacing:-.7px;margin:0 0 13px;color:#000;font-weight:900;line-height:1.05}.search-copy p:not(.eyebrow){font-size:18px;line-height:1.48;margin:0 0 16px;color:#000}.search-copy ul{list-style:none;margin:0;padding:0}.search-copy li{font-size:17px;font-weight:700;margin:13px 0;padding-left:30px;position:relative}.search-copy li:before{content:"✓";position:absolute;left:0;top:-2px;width:20px;height:20px;background:#e60000;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.devices{position:absolute;right:108px;top:8px;width:966px;height:320px;object-fit:cover;object-position:center top;z-index:2}@media(max-width:1200px){.voda-nav{padding:0 20px;grid-template-columns:68px 1fr}.voda-links.services{gap:18px}.voda-links.utility{gap:16px}.hero-inner{padding-left:230px;padding-right:34px;grid-template-columns:minmax(380px,1fr) 500px}.valuation-card{width:500px;padding-left:30px;padding-right:30px}.hero-copy h1{font-size:45px}.devices{right:0;width:760px}.search-content{padding-left:60px}}@media(max-width:900px){.voda-header{height:auto}.voda-nav{height:auto;padding:14px 16px;display:flex;gap:16px}.voda-nav-main{gap:12px}.voda-nav-row,.voda-links,.voda-actions{flex-wrap:wrap;justify-content:flex-start;gap:14px}.voda-links.services a:nth-child(n+4),.voda-links.utility strong,.icon-link{display:none}.voda-hero{height:auto;min-height:0;padding:28px 16px 30px}.worker{opacity:.28;width:260px;height:auto}.hero-inner{display:block;padding:0;max-width:560px}.hero-copy{padding:0;text-align:left}.hero-copy h1{font-size:38px}.hero-copy p{text-align:left;font-size:20px}.hero-points{margin:0;flex-wrap:wrap}.valuation-card{width:100%;min-height:0;margin-top:28px;padding:22px}.valuation-card h2{font-size:29px}.valuation-card h3{font-size:30px}.card-actions{grid-template-columns:1fr}.trust-strip{height:auto}.trust-strip>div{grid-template-columns:1fr}.trust-strip span{justify-content:flex-start;padding:10px 22px;border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}.search-section{height:auto;padding:0 16px 30px}.search-content{display:block;padding:0}.search-copy{width:auto}.devices{position:relative;right:auto;top:auto;width:100%;height:auto;margin-top:10px}}@media(max-width:560px){.voda-logo,.voda-mark{width:47px;height:47px}.voda-links.primary{gap:18px}.voda-links{font-size:14px}.account-pill,.call-pill{height:38px;font-size:14px;padding:0 15px}.hero-copy h1{font-size:33px}.hero-copy p{font-size:18px}.valuation-card li{font-size:14px;padding-left:28px}.search-copy h2{font-size:34px}}
