:root{--navy:#102d46;--navy2:#0a2033;--blue:#1377d3;--blue2:#0f67b9;--sky:#eaf5ff;--text:#17212b;--muted:#607283;--line:#dbe4ec;--bg:#f5f8fb;--white:#fff;--green:#23a96a;--shadow:0 18px 55px rgba(15,45,70,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);line-height:1.55;background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1160px,calc(100% - 40px));margin:0 auto}.site-header{height:88px;background:#fff;border-bottom:1px solid #edf1f4;position:sticky;top:0;z-index:50}.header-row{height:100%;display:flex;align-items:center;gap:32px}.logo{flex:0 0 auto}.logo img{width:190px;height:auto}.header-note{font-size:14px;color:#5f7486;margin-right:auto;display:flex;align-items:center;gap:8px}.dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #e6f7ef}.header-contact{text-align:right;line-height:1.25}.header-contact span{font-size:12px;color:#768696;display:block;margin-bottom:4px}.header-contact a{font-size:20px;font-weight:800;color:var(--navy)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#1687e8);color:#fff;font-weight:800;border:0;box-shadow:0 10px 25px rgba(19,119,211,.24);transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(19,119,211,.32)}.btn-sm{min-height:44px;padding:0 19px;border-radius:10px}.btn-lg{min-height:58px;padding:0 30px;font-size:17px}.btn-block{width:100%}.hero{padding:74px 0 0;background:radial-gradient(circle at 76% 20%,rgba(69,172,255,.22),transparent 30%),linear-gradient(135deg,#0b2235 0%,#123754 58%,#0e2b43 100%);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:500px}.eyebrow,.kicker{font-size:12px;text-transform:uppercase;letter-spacing:2.2px;font-weight:900}.eyebrow{color:#a9c6dd}.eyebrow span{color:#61baff}.hero h1{font-size:58px;line-height:1.03;letter-spacing:-2.1px;margin:17px 0 22px;max-width:700px}.hero h1 em{font-style:normal;color:#62bcff}.hero-lead{font-size:19px;line-height:1.6;color:#c9d9e5;max-width:650px;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:26px}.phone-link{display:flex;flex-direction:column}.phone-link small{color:#9db6c9;font-size:12px}.phone-link strong{font-size:20px;margin-top:2px}.hero-points{display:flex;flex-wrap:wrap;gap:18px 26px;margin-top:32px;color:#d9e7f1;font-size:14px}.hero-points b{color:#7cdbb3;margin-right:6px}.hero-visual{height:430px;position:relative;display:flex;align-items:center;justify-content:center}.tv-card{width:min(430px,92%);aspect-ratio:16/11;position:relative;filter:drop-shadow(0 35px 32px rgba(0,0,0,.3))}.tv-screen{height:83%;border:11px solid #07131c;border-radius:18px;background:radial-gradient(circle at 68% 30%,#1e70a9 0,#123f61 28%,#102e46 60%,#0b2437 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 2px #234a67}.screen-logo{font-size:42px;font-weight:900;letter-spacing:-1px}.screen-logo span{color:#67c4ff}.screen-line{width:92px;height:3px;background:#4faef0;margin:13px 0;border-radius:2px}.screen-caption{text-transform:uppercase;letter-spacing:3px;font-size:11px;color:#9ebfd5}.tv-leg{position:absolute;width:68px;height:8px;background:#08151e;bottom:7%;border-radius:20px}.tv-leg.left{left:20%;transform:rotate(-12deg)}.tv-leg.right{right:20%;transform:rotate(12deg)}.repair-badge{position:absolute;right:-10px;top:6px;width:118px;height:118px;border-radius:50%;background:#fff;color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:13px;line-height:1.35;box-shadow:var(--shadow);border:6px solid rgba(255,255,255,.25)}.repair-badge strong{font-size:16px;color:var(--blue)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:var(--text);border-radius:18px 18px 0 0;margin-top:28px;box-shadow:0 -12px 45px rgba(0,0,0,.12)}.trust-strip div{padding:23px 26px;border-right:1px solid #e5edf3}.trust-strip div:last-child{border-right:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-size:15px;color:var(--navy)}.trust-strip span{font-size:12px;color:#7d8c99;margin-top:3px}.section{padding:90px 0}.section-alt{background:var(--bg)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:40px}.section-head>div{max-width:640px}.section-head>p{max-width:430px;color:var(--muted);margin:0}.kicker{color:var(--blue);display:block;margin-bottom:9px}h2{font-size:42px;line-height:1.12;letter-spacing:-1.1px;color:var(--navy);margin:0}h3{color:var(--navy)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{border:1px solid #e4ebf1;border-radius:18px;padding:27px;background:#fff;transition:.22s transform,.22s box-shadow,.22s border}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d1e2f1}.service-icon{width:48px;height:48px;border-radius:13px;background:var(--sky);color:var(--blue);display:grid;place-items:center;font-size:24px;font-weight:900}.service-card h3{margin:18px 0 8px;font-size:20px}.service-card p{color:var(--muted);font-size:14px;min-height:66px;margin:0 0 17px}.service-card span{font-size:16px;font-weight:900;color:var(--blue)}.note-bar{margin-top:24px;border-radius:16px;background:#eff7fe;padding:18px 22px;display:flex;align-items:center;gap:16px;border:1px solid #dceefc}.note-bar strong{color:var(--navy)}.note-bar span{color:var(--muted);font-size:14px;margin-right:auto}.note-bar a{font-weight:800;color:var(--blue);white-space:nowrap}.two-col{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:start}.lead{font-size:18px;color:var(--muted);max-width:680px}.steps{margin-top:34px}.step{display:grid;grid-template-columns:48px 1fr;gap:17px;padding:18px 0;border-bottom:1px solid #dce5ec}.step:last-child{border-bottom:0}.step i{width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid #d9e4ec;color:var(--blue);font-style:normal;font-weight:900;display:grid;place-items:center}.step h3{margin:0 0 4px;font-size:17px}.step p{margin:0;color:var(--muted);font-size:14px}.step a{font-weight:800;color:var(--blue)}.call-card{background:linear-gradient(155deg,#102e47,#0a2235);color:#fff;border-radius:24px;padding:34px;box-shadow:0 22px 55px rgba(7,35,55,.22);position:sticky;top:115px}.call-card-logo{width:70px;height:70px;background:#fff;border-radius:16px;padding:8px;margin-bottom:22px}.call-card>span{color:#83c9ff;font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:1.5px}.call-card h3{color:#fff;font-size:30px;margin:8px 0 12px}.call-card p{color:#bdd0de;font-size:14px}.big-phone{display:block;font-size:25px;font-weight:900;margin:22px 0;color:#fff}.call-card small{display:block;text-align:center;margin-top:13px;color:#92a9ba}.brand-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.brand-grid span{height:62px;border:1px solid #e4eaf0;border-radius:12px;display:grid;place-items:center;font-weight:800;color:#40576a;background:#fff}.price-section{background:linear-gradient(135deg,#102e47,#0a2235);color:#fff}.light-head h2,.light-head p{color:#fff}.light-head p{opacity:.72}.price-table{border:1px solid rgba(255,255,255,.14);border-radius:18px;overflow:hidden}.price-row{display:grid;grid-template-columns:1fr 220px;padding:18px 24px;border-bottom:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.035)}.price-row:last-child{border-bottom:0}.price-row.head{background:rgba(255,255,255,.09);font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:#9fc1d9;font-weight:800}.price-row strong{text-align:right;color:#74c8ff}.price-disclaimer{font-size:12px;color:#91a9ba;margin:18px 2px 0}.faq-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-title p{color:var(--muted);max-width:360px}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{list-style:none;font-size:18px;font-weight:800;color:var(--navy);cursor:pointer;padding-right:35px;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:4px;top:-4px;font-size:26px;color:var(--blue)}.faq-list details[open] summary:after{content:'–'}.faq-list p{color:var(--muted);font-size:14px;margin:12px 35px 0 0}.cta-section{padding:72px 0;background:linear-gradient(90deg,#eaf5ff,#f5faff)}.cta-inner{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:60px}.cta-inner h2{font-size:41px;margin:8px 0 13px}.cta-inner p{margin:0;color:var(--muted)}.cta-contact{display:flex;flex-direction:column;align-items:flex-start}.cta-phone{font-size:30px;font-weight:900;color:var(--navy);margin-bottom:16px}.cta-contact small{color:#728494;margin-top:10px}.site-footer{background:#071925;color:#c4d2dc;padding:60px 0 26px}.footer-grid{display:grid;grid-template-columns:1.5fr .65fr .85fr;gap:70px}.footer-logo img{width:190px}.footer-grid p{max-width:350px;color:#8fa6b7;font-size:14px}.footer-grid h3{color:#fff;font-size:14px;margin:7px 0 15px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid a,.footer-grid span{font-size:14px;color:#9fb2c0;margin:4px 0}.footer-grid a:hover{color:#fff}.footer-phone{font-size:20px!important;font-weight:900!important;color:#fff!important}.footer-bottom{border-top:1px solid #173043;margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#6f899c}.mobile-call{display:none}
@media(max-width:980px){.header-note{display:none}.hero-grid{grid-template-columns:1fr .8fr}.hero h1{font-size:48px}.services-grid{grid-template-columns:repeat(2,1fr)}.brand-grid{grid-template-columns:repeat(4,1fr)}.two-col,.faq-wrap,.cta-inner{gap:38px}.footer-grid{gap:36px}}
@media(max-width:760px){body{padding-bottom:72px}.wrap{width:min(100% - 28px,1160px)}.site-header{height:72px}.header-row{gap:12px}.logo img{width:154px}.header-contact,.header-row>.btn{display:none}.hero{padding-top:44px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero h1{font-size:42px;letter-spacing:-1.4px}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.hero-actions .btn{width:100%}.hero-points{gap:10px;flex-direction:column}.hero-visual{height:300px;margin-top:28px}.tv-card{width:350px}.repair-badge{width:96px;height:96px;font-size:11px;right:0}.repair-badge strong{font-size:13px}.trust-strip{grid-template-columns:repeat(2,1fr);margin-top:0;border-radius:16px 16px 0 0}.trust-strip div{padding:17px 15px}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(-n+2){border-bottom:1px solid #e5edf3}.section{padding:62px 0}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:13px}.section h2,.cta-inner h2{font-size:33px}.services-grid{grid-template-columns:1fr}.service-card p{min-height:0}.note-bar{align-items:flex-start;flex-direction:column;gap:7px}.note-bar a{margin-top:4px}.two-col{grid-template-columns:1fr;gap:34px}.call-card{position:static;padding:27px}.brand-grid{grid-template-columns:repeat(2,1fr)}.price-row{grid-template-columns:1fr 125px;padding:15px 14px;font-size:13px}.price-row.head{font-size:10px}.faq-wrap{grid-template-columns:1fr;gap:28px}.cta-inner{grid-template-columns:1fr;gap:28px}.cta-phone{font-size:25px}.cta-contact,.cta-contact .btn{width:100%}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column}.mobile-call{position:fixed;display:flex;left:0;right:0;bottom:0;height:66px;z-index:80;background:#1377d3;color:#fff;align-items:center;justify-content:center;gap:10px;font-size:16px;box-shadow:0 -6px 24px rgba(0,0,0,.2)}.mobile-call span{font-size:21px}}
@media(max-width:390px){.hero h1{font-size:36px}.screen-logo{font-size:34px}.hero-visual{height:260px}.brand-grid span{font-size:13px}}
