@font-face{font-family:AllertaStencilLocal;src:url('AllertaStencil-Regular.ttf') format('truetype');font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#020202;color:#f5f5f5;font-family:AllertaStencilLocal,Impact,sans-serif;letter-spacing:.02em;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}:root{--bg:#020202;--black:#050505;--panel:#0a0a0a;--panel2:#111;--text:#f6f6f6;--muted:#a8a8a8;--soft:#dadada;--line:rgba(255,255,255,.16);--white:#fff;--max:1420px}.header{position:sticky;top:0;z-index:50;background:rgba(0,0,0,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.navwrap{max-width:var(--max);margin:auto;height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 28px}.brand{display:flex;align-items:center;gap:14px;text-transform:uppercase;flex-shrink:0}.mark{width:50px;height:50px;border-radius:18px;display:grid;place-items:center;background:#fff;color:#000;font-size:30px;box-shadow:0 0 32px rgba(255,255,255,.15)}.brandname{font-size:34px;letter-spacing:.1em}.nav{display:flex;gap:8px}.nav a,.pill,.menu{border:1px solid var(--line);background:#080808;color:#fff;border-radius:999px;padding:12px 18px}.nav a.active,.nav a:hover,.pill:hover{background:#fff;color:#000}.tools{display:flex;align-items:center;gap:10px;min-width:0}.menu{display:none}.badge{display:inline-grid;place-items:center;min-width:22px;height:22px;background:#fff;color:#000;border-radius:50%;font-size:.8rem}.searchbox{position:relative}.search,.filters input,.filters select{background:#080808;color:#fff;border:1px solid var(--line);border-radius:999px;padding:13px 16px;outline:none}.search{width:230px}.search:focus,.filters input:focus,.filters select:focus{border-color:#fff}.search-results{display:none;position:absolute;right:0;top:52px;width:360px;background:#070707;border:1px solid var(--line);border-radius:24px;box-shadow:0 25px 60px rgba(0,0,0,.65);padding:10px;z-index:100}.search-results.open{display:block}.search-results a{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;padding:10px;border-radius:16px;color:#fff}.search-results a:hover{background:#161616}.search-results img{width:54px;height:54px;object-fit:cover;background:#050505;border-radius:14px}.search-results span{font-size:.92rem}.search-results b{font-size:.8rem}.nores{font-family:Arial,sans-serif;color:#aaa;padding:12px}.hero{height:calc(100vh - 78px);min-height:720px;position:relative;background:#000;overflow:hidden}.hero-track{height:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hero-track::-webkit-scrollbar{display:none}.slide{min-width:100%;height:100%;scroll-snap-align:start}.slide a{height:100%;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:30px;padding:42px 7vw}.slide img{width:100%;height:100%;max-height:650px;object-fit:cover;background:#050505;border-radius:34px}.slide-caption h2{font-size:clamp(3.6rem,7vw,8.8rem);line-height:.86;text-transform:uppercase;margin:0}.slide-caption span{display:inline-block;margin-top:26px;font-size:2rem}.arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:50%;border:1px solid var(--line);background:#090909;color:#fff;font-size:38px}.prev{left:22px}.next{right:22px}.progress{position:absolute;left:0;bottom:0;height:4px;background:#fff;width:0;transition:width .35s ease}.brand-story,.section,.page{max-width:var(--max);margin:auto;padding:90px 28px}.brand-story{border-bottom:1px solid var(--line)}.story-copy{max-width:1080px}.smallline{text-transform:uppercase;font-size:.8rem;color:#cfcfcf;letter-spacing:.28em}.story-copy h1,.pagehead h1,.section-head h2{font-size:clamp(2.2rem,5vw,5.8rem);line-height:.95;margin:16px 0 22px;text-transform:uppercase}.story-copy p,.section-head p,.pagehead p{font-family:Arial,sans-serif;letter-spacing:0;color:#c9c9c9;font-size:1.08rem;line-height:1.8;max-width:900px}.section-head{margin-bottom:28px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-grid.small{grid-template-columns:repeat(3,1fr)}.product-card{background:#070707;border:1px solid var(--line);border-radius:32px;overflow:hidden;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.product-card:hover{transform:translateY(-8px);border-color:#fff;box-shadow:0 22px 70px rgba(255,255,255,.1)}.product-image{height:360px;display:block;background:#050505;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;padding:0;background:#050505}.product-info{padding:20px}.product-info h3{font-size:1.5rem;margin:10px 0 18px;min-height:58px;text-transform:uppercase}.price-row{display:flex;justify-content:space-between;gap:12px;color:#aaa;font-family:Arial,sans-serif}.price-row b{color:#fff;font-family:AllertaStencilLocal}.product-actions{display:flex;gap:10px;margin-top:18px}.btn{border:none;border-radius:999px;padding:13px 18px;display:inline-flex;align-items:center;justify-content:center;transition:.2s ease}.btn.light{background:#fff;color:#000}.btn.dark{background:#111;color:#fff;border:1px solid var(--line)}.btn.dark:hover,.btn.dark.added{background:#fff;color:#000}.btn.wide{width:100%;margin-top:22px}.filters{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0 35px}.filters input{min-width:300px}.collection-nav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:45px}.collection-nav a{border:1px solid var(--line);border-radius:999px;padding:12px 16px;background:#080808}.collection-section{padding:45px 0;border-top:1px solid var(--line)}.detail{max-width:var(--max);margin:auto;padding:80px 28px;display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.detail-img{background:#050505;border:1px solid var(--line);border-radius:38px;min-height:620px;overflow:hidden}.detail-img img{width:100%;height:100%;min-height:620px;object-fit:cover;background:#050505}.detail-copy h1{font-size:clamp(2.5rem,5vw,6rem);line-height:.95;margin:16px 0;text-transform:uppercase}.detail-price{font-size:2.1rem;margin:15px 0 24px}.detail-copy p,.detail-copy dl{font-family:Arial,sans-serif;color:#c9c9c9;line-height:1.8;font-size:1.05rem}.detail-copy dt{color:#fff;font-weight:700;margin-top:14px}.detail-copy dd{margin:4px 0 0}.size-row{display:flex;gap:10px;margin-top:24px}.size-row button{width:52px;height:46px;border-radius:999px;border:1px solid var(--line);background:#080808;color:#fff}.size-row button.active,.size-row button:hover{background:#fff;color:#000}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:25px}.cart-item{display:grid;grid-template-columns:92px 1fr auto auto;gap:18px;align-items:center;border:1px solid var(--line);border-radius:24px;padding:14px;margin-bottom:12px;background:#070707}.cart-item img{width:92px;height:92px;object-fit:cover;border-radius:18px;background:#050505}.cart-item h3{margin:0 0 6px}.cart-item span{font-family:Arial,sans-serif;color:#aaa}.qty{display:flex;align-items:center;gap:10px}.qty button{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#111;color:#fff}.cart-summary{border:1px solid var(--line);border-radius:28px;padding:22px;background:#070707;height:max-content;position:sticky;top:100px}.cart-summary div{display:flex;justify-content:space-between;font-family:Arial,sans-serif;padding:10px 0;color:#ccc}.cart-summary .total{border-top:1px solid var(--line);margin-top:10px;font-size:1.2rem;color:#fff}.empty{font-family:Arial,sans-serif;color:#aaa;border:1px solid var(--line);border-radius:24px;padding:24px}.footer{border-top:1px solid var(--line);padding:42px 28px;background:#000}.footergrid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:25px}.footer h4{margin:0 0 14px}.footer a{display:block;color:#aaa;font-family:Arial,sans-serif;margin:8px 0}.footbrand .brandname{font-family:AllertaStencilLocal;color:#fff}.fade-in{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}.fade-in.show{opacity:1;transform:none}@media(max-width:1180px){.searchbox{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1100px){.slide a,.detail,.cart-layout{grid-template-columns:1fr}.hero{min-height:760px;height:auto}.slide a{min-height:760px}.slide img{max-height:430px}.detail-img,.detail-img img{min-height:420px}}@media(max-width:760px){.navwrap{height:auto;min-height:72px;padding:12px 16px;flex-wrap:wrap}.brandname{font-size:26px}.mark{width:44px;height:44px}.menu{display:block}.nav{display:none;position:absolute;top:72px;left:12px;right:12px;background:#050505;border:1px solid var(--line);border-radius:24px;padding:12px;flex-direction:column}.nav.open{display:flex}.tools{margin-left:auto}.hero{min-height:640px}.slide a{grid-template-columns:1fr;padding:28px;min-height:640px}.slide-caption h2{font-size:3rem}.arrow{display:none}.brand-story,.section,.page{padding:55px 16px}.product-grid,.product-grid.small{grid-template-columns:1fr}.product-image{height:430px}.footergrid{grid-template-columns:1fr}.cart-item{grid-template-columns:70px 1fr}.cart-item strong,.qty{grid-column:2}.filters input{min-width:100%;width:100%}}body.menu-open .searchbox{display:none}

/* v10 fixes */
.hero-side,.hero-cards,.feature-cards,.homepage-cards,.story-cards,.brand-cards,.info-cards,.hero-grid aside,.brand-story aside{display:none!important}
.product-card{background:#050505!important;border-color:rgba(255,255,255,.18)!important;overflow:hidden!important}
.product-card .product-image,.product-image{background:#050505!important;padding:0!important;border:0!important;overflow:hidden!important;display:block!important;height:420px!important}
.product-card .product-image img,.product-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;background:#050505!important;padding:0!important;margin:0!important;transform:scale(1.12);transition:transform .35s ease,filter .35s ease}
.product-card:hover .product-image img{transform:scale(1.18)}
.product-grid.small .product-image{height:380px!important}
.detail-img{background:#050505!important;overflow:hidden!important}
.detail-img img{object-fit:cover!important;object-position:center!important;background:#050505!important;transform:scale(1.04)}
.size-row button{transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.size-row button.active{background:#fff!important;color:#000!important;border-color:#fff!important;transform:translateY(-2px)}
@media(max-width:1180px){.searchbox{display:none!important}}
body.menu-open .searchbox{display:none!important}
@media(max-width:760px){.product-card .product-image,.product-image{height:460px!important}.product-grid.small .product-image{height:430px!important}}
