@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Inter:wght@400;500;600;700&display=swap');
:root{--orange:#fb4e05;--ink:#111;--muted:#646464;--line:#dededb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#f6f6f3;color:var(--ink);font:16px Inter,Arial,sans-serif}button,a,select{touch-action:manipulation}button,select{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.announcement{background:var(--orange);text-align:center;padding:12px 16px;font-size:12px;letter-spacing:1.5px;font-weight:700}.announcement span{margin:0 20px}header{padding:28px 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.brand{font:italic 800 32px 'Barlow Condensed',Arial,sans-serif;letter-spacing:-1px}.brand span{color:var(--orange);margin-left:5px}.brand small{display:block;font:10px Inter,Arial;letter-spacing:2px;margin-top:5px}nav{display:flex;align-items:center;gap:36px;font-size:14px}.bag{background:none;border:1px solid #aaa;padding:12px 18px}.bag span{margin-left:18px;color:var(--orange)}main{max-width:1600px;margin:auto}.intro{margin:30px 5% 0;padding:40px 44px 0;background:#161616;color:white;position:relative;overflow:hidden;border-top:4px solid var(--orange)}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px}h1{font:800 clamp(62px,8.3vw,128px)/.92 'Barlow Condensed','Arial Narrow',Arial,sans-serif;letter-spacing:-1px;margin:32px 0}h1 em{font-style:normal;color:var(--orange)}.intro-bottom{display:flex;justify-content:space-between;align-items:end;gap:20px;padding-bottom:32px}.intro p{color:#c7c7c7;line-height:1.6;margin:0}.intro a{font-size:14px;border-bottom:1px solid var(--orange);padding-bottom:8px}.technical{border-top:1px solid #404040;padding:18px 0;font-size:11px;letter-spacing:1.5px;color:#bababa}.technical span{color:var(--orange);padding:0 16px}.shop{padding:58px 5%}.section-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}h2{font-size:26px;letter-spacing:-1px;margin:0}.section-head>span{font-size:12px;letter-spacing:1.5px;color:var(--muted)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product{background:#fff;border:1px solid var(--line);padding:24px;display:flex;flex-direction:column;min-width:0}.product-top{display:flex;align-items:center;justify-content:space-between;height:102px;margin-bottom:25px}.thumb{width:87px;height:87px;flex-shrink:0;background-image:url('catalog-reference.png');background-size:1578px 1605px;background-position-x:-93px;border-radius:5px}.code{align-self:start;color:#7b7b7b;font-size:12px;letter-spacing:1px}.badge{font-size:11px;background:#f0f0ed;color:#505050;padding:7px 8px;margin-top:10px;display:inline-block}.product h3{font:700 34px 'Barlow Condensed',Arial;margin:0 0 9px}.contents{font-size:14px;color:var(--muted);line-height:1.65;min-height:47px;margin:0 0 18px}.price{font-weight:600;font-size:20px;margin-bottom:20px}.price del{font-weight:400;color:#777;font-size:13px;margin-left:8px}.save{font-size:12px;color:#bf3900;margin-left:8px}details{font-size:14px;margin-bottom:22px;line-height:1.65}summary{cursor:pointer;color:#555}details p{color:#666}label{font-size:12px;color:#666;display:block;margin:0 0 8px}.purchase{margin-top:auto}select{width:100%;padding:12px;background:#fafafa;border:1px solid var(--line);border-radius:0;font-size:14px}.add{width:100%;background:var(--ink);color:white;border:0;padding:14px;margin-top:10px;display:flex;justify-content:space-between;font-size:14px}.add:hover{background:var(--orange)}.colour-note{margin:0 5% 50px;padding:35px 0;border-top:1px solid var(--line);display:flex;gap:40px;align-items:center}.colour-note h2{margin-top:12px;line-height:1.3}.colour-note p{max-width:340px;color:#666;line-height:1.7;margin-left:auto}.swatches{display:flex;gap:8px}.swatches span{width:40px;height:80px;background:#9b9b9b}.swatches span+span{background:var(--orange)}footer{background:#151515;color:#ddd;padding:35px 5%;display:flex;flex-wrap:wrap;gap:20px;align-items:center}footer p{font-size:14px;margin-left:auto}footer small{width:100%;font-size:12px;color:#999}dialog{margin:0 0 0 auto;max-height:100dvh;height:100dvh;width:480px;max-width:100%;border:0;padding:24px;overflow:auto}dialog::backdrop{background:#0008}.cart-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line)}.cart-head button{background:none;border:0;font-size:24px;padding:5px}.cart-line{padding:22px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:10px}.cart-line h3{font-size:17px;margin:0 0 8px}.cart-line p{font-size:13px;color:#666;margin:0 0 12px}.qty{display:inline-flex;border:1px solid var(--line);align-items:center}.qty button{border:0;background:#f4f4f2;width:34px;height:34px}.qty span{min-width:30px;text-align:center;font-size:14px}.remove{display:block;background:none;border:0;text-decoration:underline;font-size:12px;color:#666;padding:12px 0}.line-price{font-size:15px}.total{display:flex;justify-content:space-between;margin:20px 0;font-size:18px;font-weight:600}.shipping{font-size:14px;line-height:1.7;background:#f1f1ee;padding:16px}.checkout{width:100%;padding:16px;border:0;background:#ddd;color:#666;cursor:not-allowed}.pending{font-size:13px;line-height:1.6;color:#666}.empty{padding:50px 0;text-align:center;color:#666}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#111;color:white;padding:14px 22px;opacity:0;pointer-events:none;transition:opacity .2s;font-size:14px;z-index:3}#toast.show{opacity:1}@media(min-width:1250px){.products{grid-template-columns:repeat(4,1fr)}}@media(max-width:800px){.products{grid-template-columns:repeat(2,1fr)}.intro{padding:30px 28px 0}.colour-note{flex-wrap:wrap;gap:20px}.colour-note p{margin:0}.technical{line-height:2}.technical span{padding:0 8px}}@media(max-width:520px){nav>a{display:none}header{padding:22px 5%}.announcement{font-size:10px;letter-spacing:.5px}.announcement span{margin:0 6px}.intro{padding:26px 22px 0}.intro-bottom{align-items:start;flex-direction:column}.technical{font-size:9px;letter-spacing:.5px}.shop{padding-top:36px}.section-head h2{font-size:22px}.section-head>span{font-size:10px}.products{grid-template-columns:1fr}.product{padding:22px}.product-top{margin-bottom:15px}.contents{min-height:0}.colour-note h2{font-size:24px}footer p{margin:0}h1{font-size:68px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.finish{font-size:14px;display:flex;gap:10px;align-items:center;color:#555;margin:0 0 14px;line-height:1.5}.finish-chip{display:inline-block;width:20px;height:20px;flex-shrink:0;background:linear-gradient(to bottom,#fb4e05 35%,#9b9b9b 35%);border:1px solid #ccc}

.checkout:not(:disabled){background:#fb4e05;color:#111;cursor:pointer}.order-result{margin:25px 5%;padding:20px;background:#eee;border-left:4px solid #fb4e05;line-height:1.6}

.product-top{height:auto;display:block;position:relative;margin-bottom:12px}.product-photo{display:block;background:#f5f5f5}.product-photo img{display:block;width:100%;aspect-ratio:4/5;object-fit:contain}.product-top .code{position:absolute;top:10px;left:10px;background:#fffffff0;padding:7px;font-size:10px;pointer-events:none}.photo-views{display:flex;gap:20px;margin-bottom:20px;font-size:12px}.photo-views a{text-decoration:underline;text-underline-offset:4px}

.photo-views{align-items:center;justify-content:space-between;gap:12px}.photo-views button{width:44px;height:44px;border:1px solid var(--line);background:white;color:var(--ink);font-size:22px}.photo-views button:hover{background:var(--ink);color:white}.photo-label{font-size:12px;color:var(--muted)}
