:root{--ink: #f7f3ec;--muted: #b9b4aa;--black: #050505;--coal: #11110f;--panel: #181815;--line: rgba(247, 243, 236, .14);--green: #6f7b3f;--green-dark: #363d20;--pink: #ff4ba8;--white: #fffaf0;--shadow: 0 24px 60px rgba(0, 0, 0, .34);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--black);font-synthesis:none;text-rendering:geometricPrecision}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(255,75,168,.16),transparent 34rem),linear-gradient(135deg,#050505,#11110f 52%,#191b12)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";opacity:.32;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:44px 44px}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto auto;gap:18px;align-items:center;padding:18px clamp(18px,5vw,64px);border-bottom:1px solid var(--line);background:#050505c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;gap:12px;align-items:center;font-weight:900;letter-spacing:0;text-transform:uppercase}.brand-mark{display:grid;width:58px;height:34px;place-items:center;color:var(--black);font-weight:950;letter-spacing:-.06em;background:var(--white);border:2px solid var(--pink);box-shadow:5px 5px 0 var(--green);transform:skew(-8deg)}.nav{display:flex;justify-content:center;gap:clamp(16px,3vw,34px);color:var(--muted);font-size:.92rem;font-weight:750;text-transform:uppercase}.nav a:hover{color:var(--ink)}.icon-button{display:inline-grid;min-width:46px;height:42px;place-items:center;color:var(--ink);border:1px solid var(--line);border-radius:7px;background:#ffffff0d}.cart-button{grid-auto-flow:column;gap:8px;padding-inline:12px;font-weight:850}.menu-button{display:none}.hero{position:relative;display:grid;min-height:calc(100vh - 79px);grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:clamp(24px,5vw,74px);align-items:center;padding:clamp(32px,6vw,82px) clamp(18px,5vw,64px);overflow:hidden}.hero:after{position:absolute;right:-8vw;bottom:12%;width:42vw;height:9px;content:"";background:var(--pink);transform:rotate(-7deg);box-shadow:0 19px #6f7b3fcc}.hero-media{position:relative;min-height:520px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.hero-media img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center 42%;transform:scale(1.26) translateY(-3%)}.hero-media:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(5,5,5,.2),transparent 50%)}.hero-content{position:relative;z-index:2;max-width:690px}h1,h2,h3,p{margin:0}h1{max-width:100%;font-size:clamp(3.7rem,7.2vw,7.6rem);line-height:.86;font-weight:950;text-transform:uppercase;text-shadow:5px 5px 0 var(--green-dark),10px 10px 0 rgba(255,75,168,.58)}h1 span{display:block}.hero-line{margin-top:28px;color:var(--pink);font-size:clamp(1.4rem,3vw,2.7rem);font-weight:950;text-transform:uppercase}.hero-copy{max-width:580px;margin-top:18px;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.button,.product-buy button,.signup-form button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:0 20px;border:1px solid transparent;border-radius:7px;font-size:.94rem;font-weight:900;text-transform:uppercase}.button.primary,.signup-form button{color:var(--black);background:var(--pink);box-shadow:5px 5px 0 var(--green)}.button.secondary{color:var(--ink);border-color:var(--line);background:#ffffff0f}.hero-card{position:absolute;right:clamp(18px,5vw,64px);bottom:28px;z-index:3;width:min(310px,calc(100% - 36px));padding:18px;border:1px solid var(--line);border-radius:8px;background:#11110fdb;box-shadow:var(--shadow)}.hero-card span,.hero-card small{display:block;color:var(--muted);font-size:.82rem;line-height:1.4}.hero-card strong{display:block;margin:5px 0;font-size:1.25rem;text-transform:uppercase}section{padding:clamp(58px,8vw,104px) clamp(18px,5vw,64px)}.section-heading{display:flex;max-width:1180px;margin:0 auto 32px;align-items:end;justify-content:space-between;gap:26px}.section-heading h2,.story-copy h2,.cart-panel h2,.crew-section h2{max-width:760px;font-size:clamp(2.25rem,5vw,5rem);line-height:.9;font-weight:950;text-transform:uppercase}.section-heading p,.story-copy p,.cart-panel p,.crew-section p{max-width:520px;color:var(--muted);font-size:1rem;line-height:1.6}.product-grid{display:grid;max-width:1180px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#ffffff0b}.product-image{position:relative;aspect-ratio:4 / 4.5;overflow:hidden;background:#10100e}.product-image img{width:100%;height:100%;object-fit:cover}.product-image span{position:absolute;top:14px;left:14px;padding:7px 10px;color:var(--black);border-radius:5px;background:var(--white);font-size:.76rem;font-weight:950;text-transform:uppercase}.product-info{display:flex;flex:1;flex-direction:column;justify-content:space-between;gap:22px;padding:20px}.product-info h3{font-size:1.24rem;line-height:1.1;text-transform:uppercase}.product-info p{margin-top:8px;color:var(--muted);line-height:1.45}.product-buy{display:flex;align-items:center;justify-content:space-between;gap:14px}.product-buy strong{white-space:nowrap}.product-buy button{min-height:42px;padding-inline:14px;color:var(--black);background:var(--white)}.story-section{display:grid;max-width:1280px;margin:0 auto;grid-template-columns:.92fr 1.08fr;gap:clamp(24px,6vw,80px);align-items:center}.story-image{overflow:hidden;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.story-image img{width:100%;min-height:560px;object-fit:cover;object-position:center}.story-copy{display:grid;gap:24px}.story-copy h2{color:var(--white);text-shadow:4px 4px 0 rgba(255,75,168,.5)}.story-points{display:grid;gap:12px;color:var(--ink);font-weight:800}.story-points span{display:inline-flex;width:fit-content;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:7px;background:#ffffff0d}.size-picker{display:flex;flex-wrap:wrap;gap:10px}.size-picker button,.cart-row button{min-width:46px;min-height:42px;color:var(--ink);border:1px solid var(--line);border-radius:7px;background:#ffffff0f;font-weight:850}.size-picker button.selected{color:var(--black);border-color:var(--pink);background:var(--pink)}.selected-size{color:var(--pink);font-weight:850}.gallery-grid{display:grid;max-width:1180px;margin:0 auto;grid-template-columns:1.2fr .9fr .9fr;gap:18px}.gallery-grid figure{position:relative;min-height:390px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.gallery-grid img{width:100%;height:100%;min-height:390px;object-fit:cover}.gallery-grid figcaption{position:absolute;left:16px;bottom:16px;padding:9px 12px;color:var(--black);border-radius:5px;background:var(--white);font-weight:950;text-transform:uppercase}.checkout-section{padding-top:0}.cart-panel{display:grid;max-width:1180px;margin:0 auto;grid-template-columns:1fr 1.2fr auto;gap:22px;align-items:center;padding:clamp(22px,4vw,34px);border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,rgba(255,75,168,.12),transparent 40%),#ffffff0e}.empty-cart{padding:18px;border:1px dashed var(--line);border-radius:8px}.cart-list{display:grid;gap:10px}.cart-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#00000038}.cart-row div{display:inline-flex;align-items:center;gap:8px}.cart-row button{display:inline-grid;min-width:34px;min-height:34px;place-items:center}.cart-total{display:grid;min-width:150px;gap:4px;justify-items:end}.cart-total span{color:var(--muted)}.cart-total strong{color:var(--pink);font-size:1.5rem}.crew-section{display:grid;grid-template-columns:1fr minmax(320px,520px);gap:24px;align-items:center;background:linear-gradient(90deg,rgba(111,123,63,.58),transparent 62%),#10100e;border-block:1px solid var(--line)}.signup-form{display:flex;gap:12px}.signup-form input{width:100%;min-height:52px;padding:0 16px;color:var(--ink);border:1px solid var(--line);border-radius:7px;outline:none;background:#0000004d}.signup-form input:focus{border-color:var(--pink)}footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;padding:28px clamp(18px,5vw,64px);color:var(--muted);font-weight:750;text-transform:uppercase}footer span:first-child{color:var(--ink)}@media(max-width:980px){.site-header{grid-template-columns:auto 1fr auto auto}.menu-button{display:inline-grid}.nav{position:absolute;top:100%;right:18px;display:none;width:min(260px,calc(100vw - 36px));flex-direction:column;gap:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:#050505f0;box-shadow:var(--shadow)}.nav.open{display:flex}.nav a{padding:12px}.hero,.story-section,.crew-section{grid-template-columns:1fr}.hero{min-height:auto}.hero-media{order:2;min-height:430px}.hero-media img{min-height:430px}.hero-card{position:static;margin-top:-18px}.section-heading,.cart-panel{display:grid;grid-template-columns:1fr;justify-items:start}.product-grid,.gallery-grid{grid-template-columns:1fr}.story-image img,.gallery-grid img,.gallery-grid figure{min-height:330px}.cart-total{justify-items:start}}@media(max-width:620px){.site-header{gap:10px;padding:14px}.brand span:last-child{display:none}.cart-button{min-width:40px;padding-inline:8px}.hero,section{padding-inline:14px}h1{font-size:clamp(3rem,15vw,4.25rem);line-height:.9}.hero-line{margin-top:20px}.hero-actions,.signup-form{flex-direction:column}.button,.signup-form button{width:100%}.product-buy{align-items:flex-start;flex-direction:column}.product-buy button{width:100%}}
