:root{--dark:#05080d;--navy:#08121f;--navy2:#0f1d2c;--gold:#d89b25;--gold2:#f7c866;--muted:#aab7c6;--white:#fff;--silver:#e8edf4;--green:#20c65a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--dark);color:#fff;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#05080dd1;border-bottom:1px solid #f7c86629;justify-content:space-between;align-items:center;height:86px;padding:10px 5%;display:flex;position:sticky;top:0}.brand{background:#ffffff0f;border:1px solid #f7c8662e;border-radius:18px;align-items:center;padding:6px 14px;display:flex}.brand img{object-fit:contain;filter:drop-shadow(0 10px 20px #0009);width:auto;height:82px}.topbar nav{gap:32px;font-weight:850;display:flex}.topbar nav a:hover{color:var(--gold2)}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:15px 24px;font-weight:950;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn.gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111;box-shadow:0 14px 35px #d89b2540}.btn.dark{color:#fff;background:#ffffff14;border-color:#ffffff2e}.btn.green{color:#fff;background:linear-gradient(135deg,#43e678,#16a94a)}.btn.ghost{color:var(--gold2);background:0 0;border-color:#d89b2573}.btn.small{padding:13px 20px}.hero{background:radial-gradient(circle at 72% 28%,#d89b252e,#0000 30%),linear-gradient(135deg,#06101b,#0d1827 45%,#04070c);grid-template-columns:1fr 1fr;align-items:center;gap:48px;min-height:760px;padding:95px 5% 80px;display:grid;position:relative;overflow:hidden}.heroBg{opacity:.2;filter:saturate(1.1);background:linear-gradient(90deg,#05080df5,#05080d9e,#05080df2),url(/mockup-reference.png) 50%/cover;position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background-image:repeating-linear-gradient(-22deg,#0000 0 140px,#ffffff07 140px 142px);position:absolute;inset:0}.heroText,.heroMedia{z-index:2;position:relative}.badge{color:var(--gold2);text-transform:uppercase;letter-spacing:.04em;background:#f7c86614;border:1px solid #f7c86673;border-radius:999px;padding:12px 18px;font-weight:1000;display:inline-flex}.hero h1{letter-spacing:-2.5px;max-width:780px;margin:25px 0 20px;font-size:70px;line-height:.98}.hero h1 b{color:var(--gold2);display:block}.hero p{color:#d7e1ec;max-width:720px;font-size:22px;line-height:1.65}.actions{flex-wrap:wrap;gap:16px;margin:32px 0;display:flex}.proof{color:#eef4fb;flex-wrap:wrap;gap:22px;font-weight:950;display:flex}.proof span{border-left:2px solid var(--gold);padding-left:12px}.heroMedia{justify-content:center;align-items:center;min-height:500px;display:flex}.screen{background:linear-gradient(145deg,#172639f2,#04080deb);border:1px solid #f7c86647;border-radius:34px;width:min(680px,100%);min-height:390px;padding:28px;animation:5s ease-in-out infinite float;transform:perspective(1100px)rotateY(-8deg)rotateX(4deg);box-shadow:0 45px 100px #0000009e}.screenHeader{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.screenHeader img{background:#ffffff0f;border:1px solid #f7c86629;border-radius:14px;height:78px;padding:5px 12px}.screenHeader span{color:var(--gold2);font-weight:950}.stats{grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0;display:grid}.stats div{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;padding:22px}.stats b{color:var(--gold2);font-size:29px;display:block}.stats small{color:var(--muted)}.bars{background:linear-gradient(#f7c8661a,#ffffff08);border-radius:20px;align-items:end;gap:17px;height:135px;padding:20px;display:flex}.bars i{background:linear-gradient(#f7c866,#d89b25);border-radius:10px 10px 0 0;flex:1}.bars i:first-child{height:30%}.bars i:nth-child(2){height:55%}.bars i:nth-child(3){height:42%}.bars i:nth-child(4){height:78%}.bars i:nth-child(5){height:64%}.bars i:nth-child(6){height:90%}.floatingCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #f7c86652;border-radius:18px;padding:18px 22px;font-weight:900;animation:6s ease-in-out infinite float;position:absolute;box-shadow:0 20px 55px #00000059}.floatingCard b{color:var(--gold2);font-size:25px}.meta{top:50px;right:15px}.crm{bottom:50px;left:20px}.section{padding:78px 5%}.white{color:#07111d;background:#fff}.sectionHead{max-width:850px;margin:0 0 36px}.sectionHead.center{text-align:center;margin-left:auto;margin-right:auto}.sectionHead span{color:var(--gold);text-transform:uppercase;letter-spacing:.05em;font-weight:1000}.sectionHead h2{margin:10px 0;font-size:44px;line-height:1.12}.sectionHead p{color:#617083;font-size:18px;line-height:1.65}.packs{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.pack{background:#fff;border:1px solid #e3e8ef;border-radius:24px;padding:26px;position:relative;overflow:hidden;box-shadow:0 18px 45px #09132014}.pack:before{content:"";background:linear-gradient(90deg,var(--gold2),var(--gold));height:5px;position:absolute;top:0;left:0;right:0}.num{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;font-size:28px;font-weight:1000;display:flex}.pack h3{text-transform:uppercase;margin:18px 0 8px;font-size:28px}.pack>strong{color:#111;font-size:31px}.pack p{color:#647386;line-height:1.5}.pack ul{color:#263446;margin:20px 0;padding:0;line-height:1.75;list-style:none}.servicesSec{background:linear-gradient(#07111d,#0d1a29)}.serviceGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service{background:#ffffff0e;border:1px solid #f7c8662e;border-radius:24px;padding:24px;transition:all .2s}.service:hover{border-color:#f7c86680;transform:translateY(-4px)}.ico{background:#f7c8661f;border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;font-size:29px;display:flex}.service h3{font-size:21px}.service p{color:var(--muted);line-height:1.55}.service b{color:var(--gold2)}.ctaBand{color:#07111d;background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:58px 5%;display:flex}.ctaBand h2{margin:0;font-size:38px}.ctaBand p{color:#647386}.ctaBand div{flex-wrap:wrap;gap:12px;display:flex}.simulator{background:#f7f9fc}.steps{justify-content:center;gap:12px;margin-bottom:26px;display:flex}.steps button{color:#485569;cursor:pointer;background:#e8edf4;border:0;border-radius:999px;padding:13px 22px;font-weight:1000}.steps button.on{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111}.panel,.quote,.clientForm{background:#fff;border:1px solid #e3e8ef;border-radius:28px;padding:28px;box-shadow:0 18px 55px #09132014}.panel h3{margin-top:0}.selectGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.select{text-align:left;cursor:pointer;color:#07111d;background:#fff;border:2px solid #e3e8ef;border-radius:22px;padding:23px;transition:all .2s}.select span{background:#f2f5f9;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;font-size:30px;display:flex}.select b{margin-bottom:8px;font-size:18px;display:block}.select small{color:#647386;line-height:1.45}.select.selected{border-color:var(--gold);background:linear-gradient(135deg,#fff6dd,#f8fafc);box-shadow:0 18px 36px #d89b2524}.select.selected b{color:#111}.panelNav{justify-content:space-between;align-items:center;gap:16px;margin-top:24px;display:flex}.panelNav span{color:#647386;font-weight:900}.options{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.option{border:1px solid #e3e8ef;border-radius:22px;overflow:hidden}.option.active{border-color:var(--gold);box-shadow:0 12px 28px #d89b2521}.optionTop{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr auto;gap:14px;width:100%;padding:21px;display:grid}.optionTop b{font-size:17px}.optionTop small{color:#647386;margin-top:6px;line-height:1.45;display:block}.optionTop strong{color:#111;background:#fff3d4;border-radius:999px;align-self:start;padding:10px 13px}.option ul{color:#166534;margin:0;padding:0 21px 18px;line-height:1.7;list-style:none}.qty{align-items:center;gap:13px;padding:0 21px 21px;display:flex}.qty button{color:#fff;background:#07111d;border:0;border-radius:10px;width:36px;height:36px;font-weight:1000}.qty span{font-weight:1000}.qty em{color:#111;margin-left:auto;font-style:normal;font-weight:1000}.quoteWrap{grid-template-columns:1.2fr .8fr;gap:24px;display:grid}.quoteTop{border-bottom:2px solid #111;justify-content:space-between;align-items:flex-start;margin-bottom:18px;padding-bottom:18px;display:flex}.quoteTop img{height:96px}.quoteTop h3{margin:0;font-size:30px}.clientBox{color:#334155;margin:18px 0;line-height:1.7}.quote table{border-collapse:collapse;width:100%}.quote th,.quote td{text-align:left;border-bottom:1px solid #dce2ea;padding:13px}.quote th{text-transform:uppercase;font-size:12px}.total{justify-content:flex-end;align-items:center;gap:22px;margin-top:20px;display:flex}.total span{font-size:20px;font-weight:900}.total b{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111;border-radius:14px;padding:14px 25px;font-size:30px}.legal{color:#4b5565}.coords{color:#334155;border-top:1px solid #dce2ea;margin-top:20px;padding-top:15px;line-height:1.6}.clientForm{align-self:start;gap:12px;display:grid}.clientForm h3{margin:0 0 8px}input,textarea{color:#07111d;background:#fff;border:1px solid #dce2ea;border-radius:14px;width:100%;padding:15px}.contact{background:#07111d;grid-template-columns:1fr 1fr;gap:40px;padding:75px 5% 120px;display:grid}.contact h2{font-size:42px}.contact p{color:var(--muted);font-size:18px}.social{flex-wrap:wrap;gap:12px;display:flex}.social a,.contactCards a{border:1px solid #f7c8664d;border-radius:999px;margin:6px 8px 6px 0;padding:14px 20px;font-weight:900;display:inline-flex}.bottom{z-index:99;grid-template-columns:34% 32% 34%;height:60px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 30px #00000059}.bottom a{background:#05080d;justify-content:center;align-items:center;font-weight:1000;display:flex}.bottom a.w{background:linear-gradient(135deg,#43e678,#16a94a)}.bottom a:last-child{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#111}@keyframes float{0%,to{transform:translateY(0)perspective(1100px)rotateY(-8deg)rotateX(4deg)}50%{transform:translateY(-12px)perspective(1100px)rotateY(-8deg)rotateX(4deg)}}@media (max-width:1200px){.packs,.serviceGrid,.selectGrid{grid-template-columns:repeat(2,1fr)}.hero,.quoteWrap{grid-template-columns:1fr}.topbar nav{display:none}}@media (max-width:680px){.topbar{height:78px}.brand img{height:70px}.btn.small{display:none}.hero{min-height:auto;padding:60px 5% 80px}.hero h1{font-size:44px}.hero p{font-size:17px}.actions{flex-direction:column;align-items:stretch}.heroMedia{min-height:360px}.screen{min-height:300px;padding:18px}.screenHeader img{height:60px}.stats,.packs,.serviceGrid,.selectGrid,.options,.contact{grid-template-columns:1fr}.section,.white{padding:56px 5%}.sectionHead h2,.ctaBand h2,.contact h2{font-size:32px}.ctaBand{flex-direction:column;align-items:flex-start}.panelNav{flex-direction:column;align-items:stretch}.quoteTop{flex-direction:column}.quoteTop img{height:78px}.bottom a{font-size:13px}.floatingCard{display:none}}@media print{body{background:#fff!important}body *{visibility:hidden}.quote,.quote *{visibility:visible}.quote{width:100%;position:absolute;top:0;left:0;box-shadow:none!important;border:0!important;border-radius:0!important}.topbar,.hero,.packs,.servicesSec,.ctaBand,.steps,.panel,.clientForm,.contact,.bottom,.sectionHead{display:none!important}}.option.disabled{opacity:.45;filter:grayscale(.65);pointer-events:none}.discount{color:#8a5600;background:#fff3d4;border-radius:999px;margin-top:10px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:1000;display:inline-flex}.promoLine{justify-content:flex-end;align-items:center;gap:22px;margin-top:10px;display:flex}.promoLine span{font-size:17px;font-weight:900}.promoLine b{text-align:right;min-width:140px}.promoLine.ok b{color:#166534}.promo{gap:8px;display:grid}.promo label{color:#07111d;font-weight:950}.promo small{color:#b42318;font-weight:800}.promo small.ok{color:#166534}.btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.optionTop:focus,.select:focus,.btn:focus{outline-offset:3px;outline:3px solid #f7c8666b}@media (max-width:680px){.promoLine{justify-content:space-between}.promoLine b{min-width:auto}.clientForm .btn{width:100%}}
