*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background:#090b0c;color:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.topbar{position:sticky;top:0;z-index:100;background:rgba(5,6,7,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(110,255,100,.18);display:flex;align-items:center;justify-content:space-between;padding:14px 7%}.brand img{height:52px;width:190px;object-fit:cover;object-position:center;border-radius:10px}nav{display:flex;gap:24px}nav a{color:#e8e8e8;font-weight:700;opacity:.88}nav a:hover{color:#68ee5b}.btn{display:inline-block;background:#68ee5b;color:#061006;border:0;border-radius:999px;padding:13px 24px;font-weight:900;cursor:pointer;box-shadow:0 12px 35px rgba(104,238,91,.22)}.btn.small{padding:9px 17px}.btn.secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.28);box-shadow:none}.hero{min-height:84vh;display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center;padding:75px 7%;background:radial-gradient(circle at 78% 18%,rgba(104,238,91,.18),transparent 30%),linear-gradient(135deg,#060707,#111517 52%,#050605)}.tag{color:#68ee5b;text-transform:uppercase;letter-spacing:.13em;font-size:13px;font-weight:900;margin-bottom:12px}.hero h1{font-size:58px;line-height:1.02;margin-bottom:22px;max-width:760px}.hero p,.section-subtitle,.product p,.features p,.about p,.faq p,.contact p,footer{color:#c8d0c7}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-card,.product,.features div,.about-logo,details{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.10);border-radius:28px;box-shadow:0 28px 80px rgba(0,0,0,.38)}.hero-card{padding:28px;text-align:center}.hero-card img,.about-logo img{width:100%;border-radius:22px;display:block}.hero-card h2{margin-top:20px;font-size:28px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:30px 7%;background:#0d1011}.features div{padding:24px}.features h3{margin-bottom:8px}.section{padding:75px 7%}.section h2{font-size:38px;margin-bottom:8px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px}.product{padding:22px}.product-img{height:185px;border-radius:20px;margin-bottom:18px;position:relative;overflow:hidden}.product-img:after{content:"";position:absolute;inset:26px;border-radius:22px;background:rgba(255,255,255,.32);border:1px solid rgba(255,255,255,.4)}.charger{background:linear-gradient(135deg,#f7fff6,#68ee5b)}.case{background:linear-gradient(135deg,#161616,#68ee5b)}.cable{background:linear-gradient(135deg,#fff,#b7b7b7)}.product h3{font-size:20px;margin-bottom:8px}.product span{display:block;margin:16px 0;color:#68ee5b;font-size:24px;font-weight:900}.product button{width:100%;padding:13px;border:0;border-radius:14px;background:#fff;color:#080a08;font-weight:900;cursor:pointer}.about{display:grid;grid-template-columns:1fr .75fr;gap:30px;align-items:center}.about ul{margin:16px 0 0 22px;color:#dce5dc}.about-logo{padding:18px}.faq details{padding:20px;margin-top:14px}.faq summary{font-weight:900;cursor:pointer}.contact form{display:grid;gap:14px;max-width:650px;margin-top:22px}.contact input,.contact textarea{width:100%;padding:15px;border-radius:14px;border:1px solid rgba(255,255,255,.16);background:#0d1011;color:#fff}.contact textarea{min-height:135px}footer{text-align:center;padding:30px 7%;border-top:1px solid rgba(255,255,255,.10)}@media(max-width:880px){.topbar{gap:14px;flex-wrap:wrap}.brand img{height:48px;width:176px}nav{order:3;width:100%;justify-content:center;gap:15px;flex-wrap:wrap}.hero,.about{grid-template-columns:1fr}.hero h1{font-size:42px}.products,.features{grid-template-columns:1fr}.hero{padding-top:45px}.btn.small{display:none}}
