:root{--navy:#0b1822;--navy-soft:#122432;--surface:#162b3a;--surface-light:#1b3344;--gold:#d8b84c;--gold-soft:#f0db8c;--white:#f8fafb;--muted:#bcc7cf;--line:rgba(216,184,76,.24);--shadow:0 20px 55px rgba(0,0,0,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;overflow-x:hidden;background:var(--navy);color:var(--white);font-family:Montserrat,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.65}.wrap{width:100%;max-width:1280px;margin:auto;padding-inline:clamp(24px,5vw,66px)}
header{position:sticky;top:0;z-index:30;background:rgba(11,24,34,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.top{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:13px;color:var(--white);text-decoration:none}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;background:linear-gradient(145deg,var(--gold-soft),var(--gold));color:var(--navy);font-weight:900}.brand-copy{display:flex;gap:5px;font-size:1.18rem;font-weight:800;white-space:nowrap}.brand-copy b{color:var(--gold)}nav{display:flex;align-items:center;gap:24px}nav a,footer a{color:var(--white);text-decoration:none;font-weight:700;font-size:.9rem}nav a:hover,footer a:hover{color:var(--gold)}.menu-btn{display:none;background:none;color:var(--white);border:0;font-size:1.55rem;cursor:pointer}
.hero{padding-block:clamp(64px,8vw,104px);background:radial-gradient(circle at 88% 12%,rgba(216,184,76,.12),transparent 27%),linear-gradient(145deg,var(--navy-soft),var(--navy) 68%);border-bottom:1px solid var(--line)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:clamp(38px,6vw,78px);align-items:center}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}h1{max-width:880px;margin:0 0 24px;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.05;letter-spacing:-.04em}h2{max-width:800px;margin:0 0 34px;font-size:clamp(1.9rem,3.5vw,3rem);line-height:1.12;letter-spacing:-.025em}h3{margin:10px 0 11px;font-size:1.28rem;line-height:1.28}.lead{max-width:760px;margin:0 0 30px;color:#dce3e7;font-size:clamp(1rem,1.7vw,1.18rem)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 19px;border-radius:10px;background:var(--gold);color:#111b22;text-decoration:none;font-weight:900;box-shadow:0 10px 24px rgba(216,184,76,.12);transition:.18s}.button:hover{transform:translateY(-2px);background:var(--gold-soft)}.button.secondary{background:transparent;border:1px solid var(--gold);color:var(--gold-soft);box-shadow:none}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:14px}.trust{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:25px;color:var(--muted);font-size:.9rem}.trust span:before{content:"✓";margin-right:7px;color:var(--gold);font-weight:900}aside,.product-card,.bundle-grid article,.steps>div,.category-tile,.product-detail{background:linear-gradient(160deg,var(--surface-light),var(--surface));border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}aside{padding:30px}aside strong{display:block;margin:7px 0 8px;color:var(--gold-soft);font-size:1.35rem;line-height:1.25}aside p,.product-card p,.bundle-grid p,.steps p,.product-detail p{color:var(--muted)}.mini-kicker{font-size:.68rem;letter-spacing:.12em;color:var(--gold);font-weight:900}
.section{padding-block:clamp(60px,7vw,86px)}.alt{background:#10212d;border-block:1px solid rgba(216,184,76,.12)}.narrow{max-width:940px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-tile{padding:18px;text-align:left;color:var(--white);cursor:pointer}.category-tile b,.category-tile span{display:block}.category-tile span{font-size:.84rem;color:var(--muted);margin-top:4px}.category-tile:hover{border-color:var(--gold)}
.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.section-head h2{margin-bottom:0}.filters{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.filter{border:1px solid var(--line);background:transparent;color:var(--white);padding:8px 12px;border-radius:999px;cursor:pointer;font-weight:700}.filter.active,.filter:hover{background:var(--gold);color:var(--navy)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{position:relative;display:flex;flex-direction:column;min-height:430px;padding:27px}.product-card ul{padding-left:18px;margin:18px 0 24px}.product-card li{margin:6px 0;color:var(--muted)}.tag{color:var(--gold);font-size:.7rem;font-weight:900;letter-spacing:.11em}.soon-badge{position:absolute;right:16px;top:16px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.08);color:var(--muted);font-size:.61rem;font-weight:900;letter-spacing:.06em}.buy{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:19px;border-top:1px solid rgba(255,255,255,.09)}.buy strong{color:var(--gold-soft);font-size:1.12rem}.buy-actions{display:flex;align-items:center;gap:10px}.buy .button{min-height:42px;padding:8px 11px;font-size:.8rem}.text-link{color:var(--gold-soft);font-weight:800;font-size:.82rem}.catalog-note{margin-top:22px;color:var(--muted);font-size:.86rem}.bundle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bundle-grid article{padding:25px}.soon-line{display:inline-block;margin-top:8px;color:var(--gold-soft);font-weight:800}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps>div{padding:27px}.steps b{color:var(--gold)}.steps p{margin-bottom:0}
.product-page main{padding:58px 0 74px}.breadcrumb{color:var(--muted);font-size:.88rem;margin-bottom:22px}.breadcrumb a{color:var(--gold-soft)}.product-detail{padding:clamp(26px,4vw,44px);display:grid;grid-template-columns:1.15fr .85fr;gap:38px}.product-detail h1{font-size:clamp(2rem,4vw,3.5rem)}.product-detail ul{padding-left:18px;color:var(--muted)}.product-detail .price{font-size:1.7rem;color:var(--gold-soft);font-weight:900}.product-panel{background:rgba(0,0,0,.12);border:1px solid var(--line);border-radius:14px;padding:24px;align-self:start}.product-panel .button{width:100%}.product-panel small{display:block;margin-top:13px;color:var(--muted)}
footer{padding:38px 0;background:#071119;border-top:1px solid var(--line)}.foot{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.foot strong,.foot small{display:block}.foot small{color:var(--muted)}.foot>div:last-child{display:flex;gap:22px}
.hidden-card{display:none!important}
@media(max-width:1020px){.grid{grid-template-columns:repeat(2,1fr)}.bundle-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.section-head{align-items:flex-start;flex-direction:column}.filters{justify-content:flex-start}.product-detail{grid-template-columns:1fr}.hero-grid{grid-template-columns:1fr}}
@media(max-width:760px){.menu-btn{display:block}nav{display:none;position:absolute;left:0;right:0;top:72px;background:#0b1822;border-bottom:1px solid var(--line);padding:18px 24px;flex-direction:column;align-items:flex-start}nav.open{display:flex}.top{min-height:72px}.grid,.bundle-grid,.steps,.category-grid{grid-template-columns:1fr}.product-card{min-height:auto}.buy{align-items:flex-start;flex-direction:column}.buy-actions{width:100%;justify-content:space-between}.hero{padding-block:56px}.foot{flex-direction:column}.foot>div:last-child{flex-wrap:wrap}.contact-actions .button{width:100%}}
