*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0b0c09;color:#f4f2e7;font-family:Montserrat,Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}
.topbar{position:fixed;z-index:30;top:0;left:0;right:0;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:linear-gradient(to bottom,rgba(5,6,4,.96),rgba(5,6,4,.68),transparent)}
.brand{display:flex;align-items:center;gap:10px;font-family:Oswald,sans-serif;font-weight:700;letter-spacing:.08em}.brand img{width:44px;height:44px;border-radius:50%;object-fit:cover}.nav{display:flex;gap:24px;font-weight:600;font-size:.88rem}.menu-btn{display:none;background:none;border:0;color:#fff;font-size:1.8rem}
.hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;overflow:hidden}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.22) 42%,rgba(7,8,5,.94) 100%)}.hero-content{position:relative;z-index:2;padding:0 7vw 10vh;max-width:760px}.eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.18em;color:#c6b45a}.hero h1,.section h2{font-family:Oswald,sans-serif;text-transform:uppercase;line-height:.96;margin:.3rem 0 1rem}.hero h1{font-size:clamp(3rem,8vw,6.5rem)}.hero h1 span{color:#c6b45a}.hero-copy{font-size:1.05rem;line-height:1.7;color:#e2dfd4}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;font-weight:800;letter-spacing:.04em;font-size:.86rem}.btn-primary{background:#c6b45a;color:#111207}.btn-ghost{border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.25)}.scroll{position:absolute;z-index:3;bottom:18px;left:50%;font-size:2rem}
.section{padding:86px 7vw}.section-head{max-width:780px}.section h2{font-size:clamp(2.5rem,6vw,4.6rem)}.section-head>p:last-child,.story-box p,.contact p{color:#b9b9ae;line-height:1.8}.shop-intro{background:#0b0c09}.category-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px}.category-links a{padding:22px;border:1px solid #333322;border-radius:16px;background:#12130f;font-family:Oswald,sans-serif;font-size:1.4rem}.category-links span{display:block;font-family:Montserrat,sans-serif;font-size:.8rem;color:#a5a59c;margin-top:6px}
.catalog{background:#0b0c09}.catalog.alt{background:#11120d}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}.product-card{background:#13140f;border:1px solid #2a2b20;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.product-card img{width:100%;aspect-ratio:4/5;object-fit:cover;background:#eee}.product-body{padding:18px;display:flex;flex-direction:column;flex:1}.product-kicker{font-size:.68rem;letter-spacing:.14em;color:#c6b45a;font-weight:800}.product-card h3{font-family:Oswald,sans-serif;font-size:1.55rem;text-transform:uppercase;margin:8px 0}.product-card p{color:#aaa99f;line-height:1.55;font-size:.9rem}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px}.product-bottom strong{font-size:1.25rem;color:#f4f2e7}.order-btn{background:#c6b45a;color:#101106;padding:10px 14px;border-radius:999px;font-size:.76rem;font-weight:800}.two-col{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:repeat(3,1fr)}.wide-card img{aspect-ratio:16/10}.gallery-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:18px}.gallery-strip img{width:100%;height:320px;object-fit:cover;border-radius:16px;border:1px solid #2a2b20}
.featured-pack{background:radial-gradient(circle at 15% 20%,#26240f 0,#11120d 34%,#0b0c09 74%)}.pack-panel{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;border:1px solid #494421;border-radius:22px;padding:28px;background:#11120d}.pack-panel img{width:100%;border-radius:16px;max-height:520px;object-fit:cover}.pack-price{font-family:Oswald,sans-serif;font-size:2.4rem;color:#c6b45a;margin:18px 0}
.story{background:radial-gradient(circle at 20% 20%,#24230f 0,#11120d 32%,#0b0c09 70%)}.story-box{max-width:780px;border-left:3px solid #c6b45a;padding-left:28px}.contact{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#11120d}.contact>div{max-width:760px}.disabled{opacity:.45;pointer-events:none}footer{padding:40px 7vw 55px;border-top:1px solid #25261c;color:#85857d}.footer-brand{font-family:Oswald,sans-serif;font-size:1.4rem;color:#d8c968;letter-spacing:.08em}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.nav{display:none;position:absolute;top:68px;right:5vw;flex-direction:column;background:#11120f;border:1px solid #2c2c22;padding:18px;border-radius:14px}.nav.open{display:flex}.menu-btn{display:block}.contact{align-items:flex-start;flex-direction:column}.pack-panel{grid-template-columns:1fr}}
@media(max-width:600px){.topbar{height:64px}.brand span{font-size:.92rem}.brand img{width:40px;height:40px}.hero-content{padding:0 6vw 8vh}.hero h1{font-size:clamp(2.75rem,12.2vw,3.35rem);line-height:.94}.section{padding:70px 6vw}.category-links,.product-grid,.two-col,.three-col,.gallery-strip{grid-template-columns:1fr}.product-card img{aspect-ratio:4/5}.wide-card img{aspect-ratio:4/3}.gallery-strip img{height:260px}.contact .btn{width:100%}.pack-panel{padding:18px}.section h2{font-size:2.55rem}}

.captures{background:#0b0c09}.captures-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.captures-grid img{width:100%;height:520px;object-fit:cover;border-radius:18px;border:1px solid #2a2b20}.captures-grid img:nth-child(n+4){height:430px}.captures-note{margin-top:24px;border:1px solid #333322;border-radius:18px;padding:24px;display:flex;align-items:center;gap:28px;background:#11120d}.captures-note strong{font-family:Oswald,sans-serif;letter-spacing:.1em;color:#d8c968;font-size:1.5rem}.captures-note span{color:#b9b9ae;line-height:1.6}
@media(max-width:900px){.captures-grid{grid-template-columns:repeat(2,1fr)}.captures-grid img,.captures-grid img:nth-child(n+4){height:440px}}
@media(max-width:600px){.captures-grid{grid-template-columns:repeat(2,1fr);gap:8px}.captures-grid img,.captures-grid img:nth-child(n+4){height:300px;border-radius:12px}.captures-grid img:first-child{grid-column:1/-1;height:460px}.captures-note{flex-direction:column;align-items:flex-start;gap:8px}}
