:root{--bg:#10100f;--panel:#181815;--gold:#c09a61;--steel:#d8d2c3;--muted:#aaa295;--black:#090909;--orange:#d96b24;--yellow:#e7b32d}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at top right,#2a2417,#10100f 45%);color:#f4efe3;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.nav{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:20px 6%;background:rgba(16,16,15,.88);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;gap:10px;align-items:center;font-weight:900;letter-spacing:.08em}.mark{color:var(--gold);font-size:28px}.nav nav{display:flex;gap:24px;color:var(--muted);font-size:14px}.hero{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;min-height:760px;align-items:center;padding:60px 6%}.eyebrow{color:var(--gold);font-weight:900;letter-spacing:.16em;font-size:13px}.hero h1,.products h2,.features h2,.quote h2,.signup h2,.gallery h2{font-family:Anton,Impact,sans-serif;letter-spacing:.02em;line-height:.95;margin:10px 0;text-transform:uppercase}.hero h1{font-size:clamp(54px,8vw,112px);max-width:900px}.sub{font-size:20px;line-height:1.6;color:#d5cdbd;max-width:720px}.cta-row{display:flex;gap:14px;margin:30px 0}.btn,button{border:0;padding:16px 22px;border-radius:999px;font-weight:900;cursor:pointer}.primary,button{background:var(--gold);color:#17130a}.secondary{background:#24231f;color:#f4efe3;border:1px solid rgba(255,255,255,.12)}.badges,.color-row{display:flex;gap:12px;flex-wrap:wrap}.badges span,.color-row div{border:1px solid rgba(255,255,255,.15);padding:10px 14px;border-radius:999px;color:#cfc6b4}.hero-poster{border:1px solid rgba(192,154,97,.35);border-radius:26px;overflow:hidden;box-shadow:0 30px 100px rgba(0,0,0,.45);background:#080808}.hero-poster img{width:100%;height:100%;object-fit:cover}.slogan-band{display:flex;gap:40px;justify-content:center;flex-wrap:wrap;padding:22px;background:var(--gold);color:#111;font-weight:900;letter-spacing:.12em}.products,.features,.signup,.gallery{padding:90px 6%}.products h2,.features h2,.signup h2,.gallery h2{font-size:54px}.grid.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.product,.feature-grid div{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:22px;overflow:hidden}.product img{border-radius:18px;aspect-ratio:16/10;object-fit:cover;margin-bottom:18px}.product p,.features p,.signup p,footer p{color:var(--muted);line-height:1.6}.product h3,.feature-grid h3{margin-bottom:4px}.features{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;background:#141412}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gallery{background:#0d0d0c}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.gallery-grid img{border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 70px rgba(0,0,0,.35)}.gallery-grid img:last-child{grid-column:1/3}.quote{text-align:center;padding:90px 6%;background:linear-gradient(90deg,#111,#211b10,#111)}.quote h2{font-size:58px;color:#fff}.quote p{color:var(--gold);font-weight:900}.signup{text-align:center}.signup form{display:flex;gap:10px;max-width:560px;margin:25px auto}.signup input{flex:1;padding:17px 20px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#1d1d1a;color:#fff}footer{display:flex;justify-content:space-between;gap:30px;padding:36px 6%;border-top:1px solid rgba(255,255,255,.08);color:var(--muted)}.dot{width:16px;height:16px;border-radius:50%;display:inline-block;margin-right:8px;vertical-align:-3px;border:1px solid rgba(255,255,255,.4)}.black-dot{background:#050505}.white-dot{background:#eee}.gray-dot{background:#777}.tan-dot{background:#b69261}.orange-dot{background:#df6b17}@media(max-width:900px){.hero,.features{grid-template-columns:1fr}.grid.cards{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.gallery-grid img:last-child{grid-column:auto}.nav nav{display:none}.hero{padding-top:35px;min-height:auto}.signup form,footer{flex-direction:column}}@media(max-width:560px){.feature-grid{grid-template-columns:1fr}.hero h1{font-size:48px}.products h2,.features h2,.quote h2,.signup h2,.gallery h2{font-size:40px}.slogan-band{font-size:13px}.cta-row{flex-direction:column}}
