@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Barlow:wght@400;500;600;700&display=swap');
:root{--red:#ed171f;--black:#111112;--paper:#f5f5f2;--muted:#a5a5a6;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--black);color:var(--paper);font-family:Barlow,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,select,input{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid var(--red);outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3,.button,.eyebrow{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif}h1{font-size:clamp(4rem,7.6vw,8.8rem);line-height:.91;letter-spacing:-.015em;font-weight:800;margin-bottom:28px}h2{font-size:clamp(3rem,5.2vw,5.7rem);line-height:.97;font-weight:800;margin-bottom:24px}h3{font-size:1.6rem;line-height:1.1}em{font-style:normal;color:var(--red)}.topline{background:var(--red);padding:7px 4%;font-size:.75rem;font-weight:700;letter-spacing:.14em;display:flex;justify-content:space-between}header{height:96px;padding:18px 4%;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #ffffff22}.logo{width:168px}nav{display:flex;gap:30px;font-size:.9rem;font-weight:600}nav a:hover{color:var(--red)}button{color:inherit;background:none;border:1px solid #ffffff40}.cart-toggle{padding:10px 18px;border-radius:30px;white-space:nowrap}.cart-toggle span{background:var(--red);padding:0 6px;border-radius:50%;margin-left:8px}.hero{position:relative;padding:70px 4% 0;display:grid;grid-template-columns:1.12fr 1fr;gap:35px;min-height:650px}.eyebrow{font-size:.9rem;font-weight:700;letter-spacing:.16em;margin-bottom:30px}.hero-copy>p:not(.eyebrow){color:#bbb}.actions{display:flex;gap:28px;align-items:center;margin:30px 0 50px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:17px 24px;border:0;font-size:1.1rem;font-weight:700;letter-spacing:.06em}.red{background:var(--red);color:white}.red:hover{background:#c90e16}.text-link{font-size:.9rem;border-bottom:1px solid #777;padding-bottom:4px}.hero-art{position:relative;min-height:410px;background:#202021;display:flex;align-items:center;overflow:hidden}.hero-art>.scene{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:grayscale(1) brightness(.65)}.hero-brand{position:relative;width:85%;margin:auto;box-shadow:0 12px 50px #0007;transform:rotate(-7deg)}.image-caption{position:absolute;bottom:15px;left:20px;right:20px;font-size:.75rem;letter-spacing:.08em;display:flex;justify-content:space-between}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #ffffff25;padding:20px 0;font-size:.75rem;letter-spacing:.12em}.ticker{background:var(--red);padding:14px 3%;font-family:'Barlow Condensed',Impact,sans-serif;font-size:clamp(1.3rem,2.8vw,2.7rem);font-weight:700;white-space:nowrap;overflow:hidden;display:flex;justify-content:space-around;gap:30px}.section{padding:95px 6%;scroll-margin-top:20px}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-bottom:1px solid #ffffff25}.lead{font-size:1.8rem;line-height:1.2;font-weight:600}.about-copy>p:not(.lead){color:#b1b1b5;max-width:520px}.crew-note{margin-top:35px;border-top:1px solid #444;padding-top:16px;font-size:.8rem;font-weight:700;display:flex;gap:25px}.crew-note span{font-weight:400;color:#aaa}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-head>p{max-width:340px}.gallery-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:18px}figure{margin:0}figure img{width:100%;height:340px;object-fit:cover;filter:grayscale(1)}figure.brand-frame img{object-fit:contain;background:var(--red);filter:none}figcaption{font-size:.8rem;letter-spacing:.08em;padding:16px 0;border-bottom:1px solid #444}.muted{color:#9a9a9f}.small{font-size:.85rem;margin-top:18px}.events{background:#1b1b1e;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.event-row{display:flex;gap:25px;border-top:1px solid #555;border-bottom:1px solid #555;padding:30px 0}.event-stamp{color:var(--red);font-family:'Barlow Condensed',Impact,sans-serif;font-size:2.4rem;line-height:1;font-weight:700}.event-row p{color:#b7b7b9}.pill{font-size:.75rem;letter-spacing:.08em;border:1px solid #555;padding:6px 10px;display:inline-block}.shop{background:var(--paper);color:#161619}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 24px}.product-art{background:#e5e5e2;aspect-ratio:1.1;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-art img{width:78%;transform:rotate(-8deg);box-shadow:0 15px 25px #0002}.product-art .product-number{position:absolute;top:15px;left:17px;font-size:.8rem}.product-art .sample{position:absolute;bottom:15px;right:15px;font-size:.75rem;letter-spacing:.08em}.product-info{display:flex;justify-content:space-between;gap:12px;margin-top:18px}.product-info h3{margin:0}.product-desc{font-size:.9rem;color:#64646a;margin:8px 0 16px}.product-controls{display:flex;gap:10px}.product-controls label{display:flex;align-items:center;gap:8px;font-size:.85rem}.product-controls select{background:transparent;color:#111;border:1px solid #aaa;padding:10px;max-width:130px}.product-controls button{background:#111;color:white;border:0;padding:11px 16px;flex:1;font-size:.85rem;font-weight:600}.product-controls button:hover{background:var(--red)}.shop-note{border-top:1px solid #ccc;padding-top:22px;margin:40px 0 0;color:#555;font-size:.9rem}.contact{background:var(--red)}.contact h2{font-size:clamp(4rem,8vw,9rem)}.contact em{color:var(--black)}.contact-bottom{display:flex;justify-content:space-between;gap:30px}.social-links{display:flex;gap:20px;align-items:center}.social-links a{border-bottom:1px solid white}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px 4%;font-size:.8rem}footer img{width:135px}footer p{margin:0;letter-spacing:.1em}dialog{color:#111;background:#f5f5f2;border:0;padding:28px;width:min(520px,100%);height:100dvh;max-height:100dvh;margin:0 0 0 auto;position:fixed;inset:0;overflow:auto}dialog::backdrop{background:#000a}body:has(dialog[open]){overflow:hidden}.cart-head{display:flex;align-items:start;justify-content:space-between}.cart-head h2{font-size:2.8rem}.cart-head button{color:#111;border:1px solid #aaa;width:40px;height:40px}.cart-row{border-top:1px solid #ccc;padding:22px 0;display:grid;grid-template-columns:70px 1fr;gap:15px}.cart-row img{width:70px;margin-top:5px}.cart-row h3{font-size:1.25rem;margin-bottom:5px}.cart-row p{font-size:.9rem;margin-bottom:10px}.quantity{display:flex;gap:12px;align-items:center}.quantity button{color:#111;border:1px solid #aaa;min-width:34px;min-height:34px}.quantity .remove{margin-left:auto;border:0;text-decoration:underline;font-size:.85rem}.cart-summary{border-top:2px solid #111;padding-top:24px;margin-top:20px}.cart-summary>div{display:flex;justify-content:space-between}.cart-summary>p{font-size:.85rem;color:#626267}.cart-summary .button{width:100%}#checkout-message{margin-top:16px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:12px 24px;background:white;color:black;box-shadow:0 5px 30px #0005;z-index:10;opacity:0;pointer-events:none;transition:opacity .2s}#toast.show{opacity:1}.skip{position:absolute;left:10px;top:-100px;z-index:50;background:white;color:black;padding:10px}.skip:focus{top:10px}@media(max-width:900px){nav{gap:16px}.hero{grid-template-columns:1fr 1fr;gap:20px}h1{font-size:5rem}.products{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid figure:first-child{grid-column:1/-1}.gallery-grid figure:first-child img{height:240px}}@media(max-width:650px){.topline span{display:none}header{height:auto;flex-wrap:wrap;padding:16px 5%;gap:16px}.logo{width:140px}nav{order:3;width:100%;overflow:auto;justify-content:space-between;gap:16px;font-size:.85rem;padding-top:10px}.cart-toggle{margin-left:auto}.hero{padding:40px 5% 0;grid-template-columns:1fr;gap:0}h1{font-size:clamp(3.6rem,14vw,5.7rem)}.hero-art{min-height:300px;margin-bottom:25px}.hero-bottom{font-size:.7rem}.hero-bottom span{max-width:120px;text-align:right}.section{padding:60px 5%}.about,.events{grid-template-columns:1fr;gap:20px}.section-head{display:block}.section-head>p{margin-top:24px}.gallery-grid{gap:12px}figure img{height:230px}.products{gap:32px 16px}.product-info{display:block}.product-info strong{display:block;margin-top:6px}.product-controls{flex-direction:column}.product-controls label{justify-content:space-between}.product-controls select{flex:1}.product-info h3{font-size:1.4rem}.product-art .sample{font-size:.65rem}.contact-bottom{display:block}footer{flex-wrap:wrap}footer p{font-size:.7rem}.actions{gap:18px}.button{gap:22px}.crew-note{flex-direction:column;gap:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
