:root{--bg: #0b0f19;--card: rgba(255,255,255,.06);--card2: rgba(255,255,255,.08);--text: rgba(255,255,255,.92);--muted: rgba(255,255,255,.65);--border: rgba(255,255,255,.12)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(900px 600px at 20% 10%,rgba(255,255,255,.08),transparent 60%),radial-gradient(700px 500px at 80% 20%,rgba(255,255,255,.06),transparent 60%),var(--bg);color:var(--text);line-height:1.6}.container{width:min(1100px,92%);margin-inline:auto}.header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0f19b3;border-bottom:1px solid var(--border)}.nav{display:flex;align-items:center;justify-content:space-between;padding:14px 0;gap:14px}.logo{font-weight:800;text-decoration:none;color:var(--text);letter-spacing:.2px}.logo span{opacity:.75;margin-left:2px}.nav-links{display:flex;align-items:center;gap:18px}.nav-links a{color:var(--muted);text-decoration:none;font-weight:600}.nav-links a:hover{color:var(--text)}.menu-btn{display:none;width:44px;height:44px;border:1px solid var(--border);border-radius:12px;background:transparent;cursor:pointer}.menu-btn span{display:block;height:2px;width:20px;background:#fffc;margin:5px auto}.hero{padding:64px 0 28px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;align-items:start}.badge{display:inline-block;padding:6px 10px;border:1px solid var(--border);border-radius:999px;color:var(--muted);font-size:14px;background:#ffffff0a;margin-bottom:14px}h1{font-size:clamp(28px,4vw,46px);line-height:1.15;margin-bottom:14px}.subtext{color:var(--muted);max-width:52ch;margin-bottom:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.hero-points{display:flex;gap:10px;flex-wrap:wrap}.point{border:1px solid var(--border);border-radius:999px;padding:6px 10px;background:#ffffff08;color:var(--muted);font-weight:600;font-size:14px}.section{padding:56px 0}.section.alt{background:#ffffff08;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.section-head{margin-bottom:18px}.section-head h2{font-size:28px;margin-bottom:6px}.muted{color:var(--muted)}.small{font-size:13px}.grid{display:grid;gap:16px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:16px}.hero-card{background:var(--card2);border:1px solid var(--border);border-radius:18px;padding:16px}.list{margin-top:10px;padding-left:18px;color:var(--muted)}.list li{margin:6px 0}.price{font-size:34px;font-weight:900;margin:10px 0}.tag{display:inline-block;font-size:12px;font-weight:800;padding:5px 8px;border-radius:999px;border:1px solid var(--border);margin-bottom:10px;color:var(--text);background:#ffffff14}.highlight{background:#ffffff1a}.btn{display:inline-flex;justify-content:center;align-items:center;gap:8px;padding:12px 14px;border-radius:14px;background:#ffffffeb;color:#0b0f19;text-decoration:none;font-weight:800;border:1px solid rgba(255,255,255,.2)}.btn:hover{filter:brightness(.95)}.btn-outline{background:transparent;color:var(--text);border:1px solid var(--border)}.btn-small{padding:10px 12px;border-radius:12px}.w-full{width:100%}.note{margin-top:14px;border:1px dashed var(--border);border-radius:14px;padding:12px;color:var(--muted)}.step{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:16px}.step-num{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);background:#ffffff0f;font-weight:900;margin-bottom:8px}.faq{display:flex;flex-direction:column;gap:10px}.faq-item{width:100%;text-align:left;padding:14px;border-radius:16px;border:1px solid var(--border);background:var(--card);color:var(--text);cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:800}.faq-panel{display:none;padding:12px 14px;border:1px solid var(--border);border-radius:16px;background:#ffffff0a;color:var(--muted)}.chev{opacity:.8}.map-embed{margin-top:10px}.map-placeholder{height:260px;border-radius:14px;border:1px dashed var(--border);display:flex;align-items:center;justify-content:center;color:var(--muted);background:#ffffff08}.contact-actions{margin-top:14px;display:grid;gap:10px}.footer{margin-top:22px;padding-top:18px;border-top:1px solid var(--border);color:var(--muted);text-align:center}@media(max-width:900px){.hero-grid,.grid-3,.grid-2{grid-template-columns:1fr}.menu-btn{display:block}.nav-links{position:absolute;top:64px;right:4%;left:4%;display:none;flex-direction:column;gap:12px;padding:14px;border-radius:16px;border:1px solid var(--border);background:#0b0f19f2}.nav-links.active{display:flex}}.store-details{margin-bottom:5px}.center{text-align:center}.offers{display:grid;gap:14px;max-width:720px;margin:0 auto -20px}.offer-item{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:18px;border:1px solid var(--border);background:#ffffff0a}.offer-icon{width:40px;height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);background:#ffffff0f;font-size:18px}.offer-text p{margin:0;color:var(--muted)}.offer-text strong{color:var(--text)}.offer-price{font-weight:900;color:#ffd84d}.product-offer{align-items:center;margin-bottom:17px}.offer-product-img{width:120px;height:auto;border-radius:14px;border:1px solid var(--border);background:#ffffff0d;padding:6px;object-fit:contain}
