@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Inter:wght@400;500;600;700;800&display=swap');
:root{--black:#080808;--ink:#111;--cream:#f1f0eb;--white:#fff;--muted:#a7a7a7;--red:#e22222;--line:#292929}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:#fff;font-family:Inter,Arial,sans-serif}body.light{background:var(--cream);color:var(--ink)}img{display:block;max-width:100%}a{color:inherit}button,input,textarea{font:inherit}.announcement{min-height:34px;display:flex;justify-content:center;align-items:center;padding:6px 16px;background:#fff;color:#080808;font-size:11px;font-weight:800;letter-spacing:.12em;text-align:center}.announcement b{color:var(--red);margin:0 11px}.site-header{height:86px;padding:0 clamp(18px,4vw,58px);display:grid;grid-template-columns:220px 1fr 150px;align-items:center;background:#080808;border-bottom:1px solid #252525;position:relative;z-index:20}.brand img{width:176px;height:72px;object-fit:contain}.main-nav{display:flex;justify-content:center;gap:clamp(20px,4vw,58px)}.main-nav a{text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.12em;padding:12px 0;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav a.active{border-color:#fff}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.icon-btn{background:none;border:0;color:#fff;padding:4px;cursor:pointer;position:relative}.icon-btn img{width:21px;filter:invert(1)}.cart-count{position:absolute;right:-7px;top:-7px;width:18px;height:18px;border-radius:50%;background:#fff;color:#000;font-size:9px;display:grid;place-items:center}.menu-btn{display:none;background:transparent;border:0;color:#fff;font-size:23px}.hero{min-height:660px;position:relative;display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;background:#151515}.hero-copy{padding:clamp(45px,8vw,120px) clamp(28px,7vw,105px);display:flex;flex-direction:column;justify-content:center;z-index:2}.eyebrow{text-transform:uppercase;color:#d5d5d5;font-size:11px;font-weight:800;letter-spacing:.18em}.hero h1{font-family:'Archivo Black',Impact,sans-serif;text-transform:uppercase;font-size:clamp(54px,7vw,112px);line-height:.86;letter-spacing:-.055em;margin:18px 0 25px}.hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:2px #fff}.hero-copy>p{max-width:500px;color:#c2c2c2;font-size:16px;line-height:1.7}.hero-actions{display:flex;gap:12px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:174px;padding:16px 22px;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.1em;border:1px solid #fff;transition:.2s}.btn.primary{background:#fff;color:#000}.btn.primary:hover{background:var(--red);border-color:var(--red);color:#fff}.btn.ghost:hover{background:#fff;color:#000}.hero-art{position:relative;min-height:660px;background:#222}.hero-art img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.05)}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#151515 0,transparent 30%),linear-gradient(0deg,#08080866,transparent 50%)}.drop-stamp{position:absolute;right:6%;bottom:7%;width:130px;height:130px;border-radius:50%;background:var(--red);display:grid;place-items:center;text-align:center;font-family:'Archivo Black';font-size:18px;line-height:1.05;transform:rotate(8deg);z-index:3}.ticker{height:48px;border-block:1px solid #333;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.ticker-track{display:flex;gap:62px;min-width:max-content;animation:marquee 24s linear infinite;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.14em}.ticker-track span:before{content:'✦';color:var(--red);margin-right:24px}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:90px clamp(18px,4vw,58px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:34px}.section-kicker{text-transform:uppercase;color:var(--red);font-weight:800;font-size:10px;letter-spacing:.18em}.section h2,.page-hero h1{font-family:'Archivo Black';text-transform:uppercase;font-size:clamp(38px,5vw,68px);line-height:.95;margin:9px 0}.section-head p{max-width:430px;color:#999;line-height:1.6;font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{text-decoration:none;background:#111;position:relative;overflow:hidden}.product-image{aspect-ratio:.88/1;overflow:hidden;background:#222}.product-image img{width:100%;height:100%;object-fit:cover;transition:.45s;image-rendering:auto}.product-card:hover .product-image img{transform:scale(1.04);filter:brightness(.75)}.product-meta{padding:18px 17px 20px;display:flex;align-items:start;justify-content:space-between;gap:20px}.product-meta h3{text-transform:uppercase;font-size:13px;margin:0 0 7px;letter-spacing:.04em}.product-meta p{font-size:11px;color:#919191;margin:0}.product-meta strong{font-size:12px}.product-card .quick{position:absolute;left:16px;right:16px;bottom:80px;background:#fff;color:#000;padding:13px;text-align:center;text-transform:uppercase;font-size:10px;font-weight:900;transform:translateY(18px);opacity:0;transition:.25s}.product-card:hover .quick{transform:none;opacity:1}.manifesto{display:grid;grid-template-columns:1fr 1fr;min-height:440px;background:#efeee9;color:#111}.manifesto-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.manifesto-copy{padding:clamp(44px,8vw,100px);display:flex;flex-direction:column;justify-content:center}.manifesto-copy h2{font-family:'Archivo Black';font-size:clamp(42px,5vw,72px);text-transform:uppercase;line-height:.92;margin:15px 0 25px}.manifesto-copy p{max-width:540px;line-height:1.7;color:#555}.value-strip{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #2b2b2b}.value{padding:31px;text-align:center;border-right:1px solid #2b2b2b}.value:last-child{border:0}.value b{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.11em;margin-bottom:7px}.value span{font-size:11px;color:#858585}.site-footer{padding:58px clamp(20px,5vw,68px) 28px;border-top:1px solid #2d2d2d;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:45px}.footer-brand img{width:180px}.footer-brand p{font-size:12px;color:#888;line-height:1.6;max-width:280px}.site-footer h3{text-transform:uppercase;font-size:10px;letter-spacing:.14em}.site-footer a{display:block;color:#999;text-decoration:none;font-size:11px;margin:10px 0}.site-footer a:hover{color:#fff}.copyright{grid-column:1/-1;border-top:1px solid #242424;padding-top:22px;color:#666;font-size:10px}.page-hero{padding:74px clamp(20px,5vw,70px) 54px;background:#111}.page-hero p{max-width:620px;color:#999;line-height:1.7}.catalog{padding:45px clamp(18px,4vw,58px) 90px}.catalog .product-grid{grid-template-columns:repeat(3,1fr)}.breadcrumbs{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#777}.breadcrumbs a{text-decoration:none}.content-page{min-height:62vh;padding:70px clamp(20px,8vw,135px);background:var(--cream);color:#111}.content-page .inner{max-width:920px}.content-page h1{font-family:'Archivo Black';font-size:clamp(46px,7vw,88px);text-transform:uppercase;line-height:.9;margin:18px 0 35px}.content-page h2{text-transform:uppercase;margin-top:38px}.content-page p{font-size:16px;line-height:1.8;color:#444}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact-form{display:grid;gap:14px}.contact-form label{font-size:11px;text-transform:uppercase;font-weight:800}.contact-form input,.contact-form textarea{width:100%;border:1px solid #bbb;background:#fff;padding:14px}.contact-form textarea{min-height:150px}.contact-form button{border:0;background:#000;color:#fff;padding:16px;text-transform:uppercase;font-weight:800}.product-page{background:var(--cream);color:#111;padding:42px clamp(18px,5vw,75px) 75px}.product-layout{max-width:1260px;margin:30px auto 0;display:grid;grid-template-columns:1.1fr .9fr;gap:65px}.product-photo{background:#ddd;position:sticky;top:20px;align-self:start}.product-photo img{width:100%;aspect-ratio:.92/1;object-fit:cover}.product-info{padding:25px 0}.product-info h1{font-family:'Archivo Black';text-transform:uppercase;font-size:clamp(42px,5vw,67px);line-height:.93;margin:10px 0 18px}.price{font-size:19px;font-weight:800}.product-desc{line-height:1.7;color:#555}.option-row{border-top:1px solid #c7c7c7;padding:18px 0;margin-top:25px;display:flex;justify-content:space-between;font-size:11px;text-transform:uppercase;font-weight:700}.sizes{border-top:1px solid #c7c7c7;padding-top:18px}.sizes>span{font-size:11px;text-transform:uppercase;font-weight:800}.size-list{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}.size-list button{height:44px;background:#fff;border:1px solid #aaa;cursor:pointer}.size-list button.selected{background:#000;color:#fff;border-color:#000}.buy-row{display:grid;grid-template-columns:130px 1fr;gap:12px;margin-top:18px}.quantity{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #999;align-items:center;text-align:center}.quantity button{border:0;background:none;font-size:18px}.add-btn{border:0;background:#000;color:#fff;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.1em}.details{border-top:1px solid #c7c7c7;margin-top:35px;padding-top:24px}.details h2{text-transform:uppercase;font-size:14px}.details li{margin:9px 0;color:#555;font-size:13px}.continue{max-width:1260px;margin:60px auto 0;padding:37px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between}.continue h2{text-transform:uppercase;margin:0}.continue a{text-decoration:none;border:1px solid #fff;padding:13px 18px;text-transform:uppercase;font-size:10px;font-weight:800}.cart{position:fixed;right:0;top:0;bottom:0;width:min(410px,94vw);background:#fff;color:#111;padding:25px;z-index:100;transform:translateX(103%);transition:.25s}.cart.open{transform:none}.cart header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}.cart header button{border:0;background:none;font-size:28px;cursor:pointer}.cart-line{display:grid;grid-template-columns:65px 1fr auto;gap:12px;margin:17px 0}.cart-line img{width:65px;height:75px;object-fit:cover}.cart-line h4,.cart-line p{font-size:11px;margin:3px}.cart-line button{border:0;background:none}.cart-total{display:flex;justify-content:space-between;border-top:1px solid #ddd;padding-top:20px}.scrim{position:fixed;inset:0;background:#000a;z-index:90;opacity:0;visibility:hidden;transition:.2s}.scrim.open{opacity:1;visibility:visible}.toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,20px);background:#111;color:#fff;padding:13px 18px;z-index:110;opacity:0;transition:.2s;font-size:12px}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:850px){.site-header{height:72px;grid-template-columns:42px 1fr 104px;padding:0 14px}.menu-btn{display:block}.brand{justify-self:center}.brand img{width:135px;height:60px}.main-nav{display:none;position:absolute;left:0;right:0;top:72px;background:#080808;border-top:1px solid #222;padding:23px;flex-direction:column;gap:13px}.main-nav.open{display:flex}.header-actions{gap:12px}.header-actions .search-icon{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:540px}.hero-art{min-height:430px}.hero-art:after{background:linear-gradient(0deg,#080808 0,transparent 45%)}.drop-stamp{width:100px;height:100px;font-size:14px}.product-grid,.catalog .product-grid{grid-template-columns:repeat(2,1fr)}.manifesto{grid-template-columns:1fr}.manifesto-image{min-height:340px}.site-footer{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}.product-layout,.contact-grid{grid-template-columns:1fr}.product-photo{position:static}.continue{align-items:start;flex-direction:column;gap:22px}}
@media(max-width:520px){.announcement{font-size:9px}.hero-copy{padding:58px 22px;min-height:500px}.hero h1{font-size:53px}.hero-actions{flex-direction:column}.btn{width:100%}.section{padding:65px 15px}.section-head{align-items:start;flex-direction:column}.product-grid,.catalog .product-grid{grid-template-columns:1fr}.product-card .quick{display:none}.value-strip{grid-template-columns:1fr}.value{border-right:0;border-bottom:1px solid #2b2b2b}.site-footer{grid-template-columns:1fr}.footer-brand{grid-column:auto}.copyright{grid-column:auto}.page-hero{padding:55px 20px 38px}.catalog{padding:25px 14px 65px}.content-page{padding:55px 22px}.size-list{grid-template-columns:repeat(3,1fr)}.buy-row{grid-template-columns:1fr}.continue{padding:28px 22px}.hero-art{min-height:360px}}

/* Shared header contrast and account action fixes */
.site-header,
.site-header a,
.site-header button,
.main-nav a {
  color: #fff;
}

.site-header .main-nav a {
  opacity: .78;
}

.site-header .main-nav a:hover,
.site-header .main-nav a.active {
  opacity: 1;
  color: #fff;
}

.header-actions .account-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.header-actions .account-icon img,
.header-actions .icon-btn img {
  width: 21px;
  height: 21px;
  object-fit: contain;
  filter: invert(1);
}

.site-footer,
.site-footer a,
.site-footer h3 {
  color: #fff;
}

/* Dynamic product catalog states */
.product-card-link{all:unset;display:block;cursor:pointer;width:100%;color:inherit}
.product-card-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.product-state{grid-column:1/-1;min-height:180px;display:grid;place-items:center;text-align:center;gap:1rem;padding:2rem;border:1px solid rgba(255,255,255,.16)}
.product-state p{margin:0;max-width:42rem}
.product-image-placeholder{height:100%;min-height:280px;display:grid;place-items:center;background:#161616;color:#aaa;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}

/* LC1 v2 persistent footer */
.site-footer{background:#080808;color:#fff;width:100%;position:relative;z-index:1}
.site-footer a,.site-footer h3{color:#fff}
.site-footer .footer-brand p,.site-footer .copyright{color:#999}
