*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#08090d;color:#f6f7fb}header{height:72px;padding:0 7%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #242631;background:#0c0d12;position:sticky;top:0;z-index:5}.brand{font-weight:900;font-size:20px;color:white;text-decoration:none}.brand b{color:#ff1493;font-size:28px}.cart{color:#fff;text-decoration:none;background:#171923;padding:10px 15px;border-radius:12px}.cart span{background:#ff1493;border-radius:20px;padding:2px 7px}.hero{max-width:1100px;margin:35px auto;padding:55px;border-radius:28px;background:linear-gradient(135deg,#111526,#17102b);display:flex;justify-content:space-between;align-items:center}.hero h1{font-size:58px;margin:8px 0}.hero p{font-size:20px;color:#b9bdc9}.hero-phone{width:230px;height:300px;border:8px solid #242630;border-radius:35px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:linear-gradient(#161925,#0b0c11);font-size:54px}.hero-phone strong{font-size:18px}.hero-phone span{font-size:12px;color:#aaa}.btn,button{border:0;cursor:pointer}.btn{display:inline-block;text-decoration:none;color:#fff;background:linear-gradient(90deg,#e60087,#9b2cff);padding:14px 22px;border-radius:12px;font-weight:800}.wide{width:100%;text-align:center}.cats,main{max-width:1100px;margin:0 auto}.cats{display:flex;gap:12px;overflow:auto;padding:0 0 28px}.cats a{white-space:nowrap;background:#151720;color:#fff;text-decoration:none;padding:13px 18px;border-radius:14px}.section-title{display:flex;justify-content:space-between;align-items:center;margin:20px 0}.section-title span{color:#6cff9a}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card,.panel,.summary,.checkout,.success{background:#11131a;border:1px solid #252835;border-radius:18px;padding:18px}.photo,.product-photo{background:#191c25;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:75px;height:170px;overflow:hidden}.photo img,.product-photo img{width:100%;height:100%;object-fit:cover;display:block}.card p{color:#aeb2bf;min-height:55px}.card strong{display:block;font-size:19px;margin:10px 0}.card button{background:#252936;color:#fff;padding:10px 14px;border-radius:10px;width:100%;font-weight:700}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:55px 0}.product-photo{height:430px;font-size:160px}.product-page p{color:#aaa;line-height:1.6}.product-page h2{font-size:32px}.qty{display:flex;align-items:center;gap:18px;margin:12px 0 25px}.qty button{width:40px;height:40px;border-radius:10px;background:#242733;color:white;font-size:22px}.checkout{max-width:650px;margin:45px auto}.checkout label{display:block;margin:16px 0 7px;color:#bfc2cb}.checkout input{width:100%;padding:14px;border-radius:10px;border:1px solid #30333f;background:#0a0b10;color:#fff}.choices{display:flex;gap:10px}.choices button{flex:1;padding:14px;background:#20232d;color:#fff;border-radius:10px}.summary{max-width:500px;margin:25px 0 60px}.summary div{display:flex;justify-content:space-between;font-size:20px;margin-bottom:18px}.success{max-width:650px;margin:60px auto;text-align:center}.check{margin:auto;width:75px;height:75px;border-radius:50%;background:#27d77d;color:#06150d;font-size:48px;display:flex;align-items:center;justify-content:center}.status{display:flex;flex-direction:column;gap:12px;text-align:left;background:#0a0c11;padding:20px;border-radius:14px;margin:25px 0}.wa{text-align:left;background:#123c25;border-radius:14px;padding:16px;margin-bottom:22px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:25px 0}.stats div{background:#11131a;border:1px solid #252835;border-radius:15px;padding:20px}.stats small{display:block;color:#aaa}.stats b{font-size:25px;display:block;margin-top:10px}.panel{margin:20px 0}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px;border-bottom:1px solid #272a35}th{color:#aaa}.badge{background:#282c38;padding:6px 10px;border-radius:20px}.prep{background:#392f13;color:#ffd75c}.ready{background:#123c27;color:#6cff9a}.flow{display:flex;gap:15px;flex-wrap:wrap;align-items:center;padding:10px 0}.flow span{padding:12px 16px;background:#1b1e27;border-radius:12px}footer{text-align:center;color:#777;padding:50px}small{color:#aaa}@media(max-width:800px){.hero{margin:20px;padding:28px;flex-direction:column;gap:30px}.hero h1{font-size:42px}.grid{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr;padding:30px 0}.stats{grid-template-columns:1fr 1fr}main,.cats{padding-left:18px;padding-right:18px}table{font-size:12px}.hero-phone{width:190px;height:230px}.product-photo{height:300px}}@media(max-width:500px){.grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.flow{flex-direction:column;align-items:stretch}.flow b{text-align:center}}
.brand-product{font-size:14px;color:#c8cad4;font-weight:700;margin-left:4px}
footer{display:flex;flex-direction:column;gap:6px;text-align:center;color:#aeb2bf;padding:45px 18px 55px;border-top:1px solid #20232d;margin-top:50px}
footer strong{font-size:18px;color:#fff}
footer span{font-size:13px}
footer small{font-size:12px;color:#777}

.order-total{background:#0a0c11;border:1px solid #252835;border-radius:14px;padding:18px;display:flex;justify-content:space-between;margin:20px 0;font-size:20px}.demo-note{font-size:12px;color:#777;margin:18px 0 25px}.plans-hero{text-align:center;padding:45px 0 20px}.plans-hero h1{font-size:46px;margin:8px 0}.plans-hero p{max-width:720px;margin:auto;color:#aeb2bf;font-size:18px;line-height:1.5}.launch{margin:25px 0;background:linear-gradient(135deg,#17102b,#211229);border:1px solid #5b2466;border-radius:18px;padding:22px;display:flex;flex-direction:column;gap:8px;text-align:center}.launch strong{color:#ffcf33;font-size:20px}.launch span{font-size:18px}.launch b{color:#6cff9a;font-size:24px}.launch small{color:#aaa}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:25px 0}.plan{position:relative;background:#11131a;border:1px solid #292c38;border-radius:20px;padding:25px}.plan.featured{border-color:#b02cff}.plan h2{font-size:34px;margin:12px 0}.plan h2 span{font-size:14px;color:#aaa}.plan ul{padding:0;list-style:none;line-height:2;color:#d2d4dc}.plan .promo{font-size:13px;color:#6cff9a}.tag{position:absolute;right:15px;top:15px;background:#b02cff;padding:5px 9px;border-radius:20px;font-size:10px;font-weight:800}.domain,.cta-final{background:#11131a;border:1px solid #292c38;border-radius:18px;padding:25px;margin:20px 0;text-align:center}.domain p{color:#aaa}.cta-final{margin-bottom:45px}select,textarea{width:100%;padding:14px;border-radius:10px;border:1px solid #30333f;background:#0a0b10;color:#fff;font-family:inherit}@media(max-width:800px){.plans{grid-template-columns:1fr}.plans-hero h1{font-size:36px}}
