*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#070707;color:#fff;line-height:1.5}a{text-decoration:none;color:inherit}:root{--gold:#f0bd2d;--gold2:#ffe083;--red:#c9141d;--muted:#a8a8a8;--line:#242424}.nav{height:76px;position:sticky;top:0;z-index:20;background:rgba(7,7,7,.93);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 6%}.brand{display:flex;gap:10px;align-items:center}.brand .ae{width:43px;height:43px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font:bold 18px Georgia}.brand b{display:block;font-size:17px;letter-spacing:.3px}.brand small{display:block;color:#999;font-size:9px;letter-spacing:2px}.nav nav{display:flex;align-items:center;gap:26px;font-size:13px;color:#ccc}.nav nav a:hover{color:var(--gold)}.nav-cta{background:var(--gold);color:#111!important;padding:10px 16px;border-radius:9px;font-weight:800}.menu{display:none;background:none;color:white;border:0;font-size:25px}.hero{min-height:670px;padding:80px 8%;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:50px;background:radial-gradient(circle at 75% 45%,#4d3100 0,#0c0c0c 30%,#070707 68%)}.pill{display:inline-block;border:1px solid #6d571d;color:var(--gold2);padding:7px 12px;border-radius:30px;font-size:11px;font-weight:800;letter-spacing:1px}.hero h1{font-size:clamp(43px,6.5vw,78px);line-height:.98;margin:18px 0}.hero h1 span{color:var(--gold)}.hero p{font-size:18px;color:#ccc;max-width:630px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 14px}.btn{display:inline-flex;justify-content:center;align-items:center;padding:14px 21px;border-radius:11px;font-weight:900;border:1px solid transparent;cursor:pointer}.primary{background:linear-gradient(135deg,#ffda62,#c99300);color:#0b0b0b}.ghost{border-color:#76601f;color:#fff}.light{background:#fff;color:#111}.trust-line{font-size:12px;color:#8f8f8f}.trust-line b{color:#eee}.hero-visual{position:relative;min-height:500px;display:grid;place-items:center}.glow{position:absolute;width:330px;height:330px;background:#e3a600;border-radius:50%;filter:blur(100px);opacity:.16}.phone{position:relative;width:260px;height:510px;padding:12px;border:7px solid #222;border-radius:40px;background:#111;box-shadow:0 25px 90px rgba(0,0,0,.7),0 0 0 1px #555;transform:rotate(5deg)}.speaker{width:90px;height:18px;background:#050505;border-radius:0 0 15px 15px;margin:auto}.phone-screen{height:430px;margin-top:18px;border-radius:28px;background:linear-gradient(160deg,#b30e17,#4e0004);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.phone-screen small{letter-spacing:2px}.phone-screen .check{width:60px;height:60px;border-radius:50%;background:#ffd33f;color:#111;display:grid;place-items:center;font-size:35px;font-weight:900;margin:20px}.phone-screen b{font-size:56px;color:#ffd33f}.phone-screen p{color:#eee;font-size:12px}.float-card{position:absolute;background:rgba(20,20,20,.9);border:1px solid #3a3a3a;border-radius:14px;padding:13px 17px;box-shadow:0 15px 40px #0008}.float-card b{display:block;font-size:13px}.float-card small{color:#aaa;font-size:10px}.float-card.one{right:3%;top:17%}.float-card.two{left:4%;bottom:17%}.stats{display:grid;grid-template-columns:repeat(4,1fr);background:#101010;border-block:1px solid #242424}.stats div{padding:24px 12px;text-align:center;border-right:1px solid #242424}.stats div:last-child{border:0}.stats b{font-size:20px;display:block}.stats strong{display:block;color:var(--gold);font-size:22px}.stats span{color:#999;font-size:11px}.section{padding:90px 8%;background:#fff;color:#111}.heading>span{font-size:11px;color:#9a7600;font-weight:900;letter-spacing:1.5px}.heading h2{font-size:42px;line-height:1.05;margin:8px 0 10px}.heading p{color:#666;margin:0 0 32px}.operators{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.op{border-radius:20px;padding:28px;min-height:220px;color:#fff;position:relative;overflow:hidden}.op:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-70px;bottom:-70px;background:#fff2}.vod{background:#cf1520}.tmc{background:#168642}.mov{background:#ef7619}.op-icon{font-size:38px;font-weight:900}.op h3{font-size:25px;margin:25px 0 2px}.op p{color:#fff9;margin:0}.op a{position:absolute;right:22px;bottom:22px;font-weight:900}.how{background:#0d0d0d;color:#fff}.how .heading h2{max-width:750px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.steps>div{border:1px solid #292929;border-radius:18px;padding:24px;background:#111}.steps i{font-style:normal;color:#111;background:var(--gold);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-weight:900}.steps h3{margin:20px 0 6px}.steps p{color:#999;font-size:13px}.order{background:#f4f4f4}.order-wrap{max-width:900px;margin:auto}.order form{background:#fff;border:1px solid #ddd;border-radius:22px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:18px;box-shadow:0 20px 60px #00000010}.order label{display:grid;gap:7px;font-weight:800;font-size:13px}.order input,.order select{padding:14px;border:1px solid #d3d3d3;border-radius:10px;background:#fff;font-size:15px}.order button,.order form>small{grid-column:1/-1}.order form>small{color:#777;font-size:11px}.advantages{background:#fff}.adv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.adv-grid div{border:1px solid #e1e1e1;border-radius:18px;padding:24px}.adv-grid span{font-size:28px}.adv-grid h3{margin:12px 0 4px}.adv-grid p{color:#666;font-size:13px}.cta{padding:65px 8%;background:linear-gradient(115deg,#8f0008,#270004);display:flex;justify-content:space-between;align-items:center;gap:30px}.cta span{color:#ffd94c;font-size:11px;font-weight:900;letter-spacing:1.5px}.cta h2{font-size:43px;line-height:1.05;margin:8px 0}.cta .btn{white-space:nowrap}footer{padding:35px 6%;background:#030303;border-top:1px solid #222;display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap;color:#888;font-size:11px}.contacts b{color:#ddd}@media(max-width:850px){.nav nav{display:none}.menu{display:block}.hero{grid-template-columns:1fr;text-align:center;padding:60px 6%}.hero p{margin-left:auto;margin-right:auto}.actions{justify-content:center}.hero-visual{min-height:480px}.float-card.one{right:0}.float-card.two{left:0}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(2){border-right:0}.operators,.steps,.adv-grid{grid-template-columns:1fr}.section{padding:65px 6%}.heading h2{font-size:34px}.order form{grid-template-columns:1fr}.order button,.order form>small{grid-column:auto}.cta{flex-direction:column;align-items:flex-start}.cta h2{font-size:36px}}
