.editorial-product{background:#fff;color:#171717;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.editorial-header{height:50px;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 30px;background:#fffffff2;backdrop-filter:blur(14px);text-transform:uppercase;font:10px/1.4 'Courier New',monospace;letter-spacing:.25px}.editorial-header a{text-decoration:none}.editorial-brand{font-family:Arial,sans-serif;font-weight:700;letter-spacing:2px}.editorial-header nav{display:flex;align-items:center;justify-content:flex-end;gap:32px}.editorial-header button{border:0;background:none;padding:0;font:inherit;text-transform:inherit;cursor:pointer}.editorial-gallery{max-width:1400px;margin:auto}.editorial-stage{height:min(72vh,760px);min-height:390px;position:relative;display:grid;place-items:center;touch-action:pan-y}.detail-zoom{border:0;background:white;cursor:zoom-in;width:100%;height:100%;padding:30px 0 36px;display:flex;justify-content:center;align-items:center}.detail-zoom img{display:block;width:100%;height:100%;max-width:640px;object-fit:contain}.detail-arrow{position:absolute;top:calc(50% - 20px);width:40px;height:40px;border:0;background:#ffffffa6;border-radius:50%;font-size:25px;cursor:pointer;opacity:0;transition:opacity .2s}.detail-arrow.prev{left:25px}.detail-arrow.next{right:25px}.editorial-stage:hover .detail-arrow,.editorial-stage:focus-within .detail-arrow{opacity:1}.detail-dots{display:flex;justify-content:center;gap:12px;padding:27px 0 44px}.detail-dots button{border:0;width:8px;height:8px;background:#bababa;padding:0;border-radius:50%;cursor:pointer}.detail-dots button[aria-pressed=true]{background:#111}.editorial-info{text-align:center;position:relative;padding:0 30px 72px}.editorial-info h1{font:600 12px/1.5 Arial,sans-serif;text-transform:uppercase;letter-spacing:.3px;margin:3px auto 26px}.editorial-description{font:11px/1.8 'Courier New',monospace;text-transform:uppercase;letter-spacing:.2px;max-width:500px;white-space:pre-wrap;margin:0 auto 45px;overflow-wrap:anywhere}.editorial-price{font:11px/1.5 'Courier New',monospace;margin:0 auto 24px}.editorial-price del{color:#999;margin-left:8px}.detail-sizes{display:flex;justify-content:center;gap:10px;border:0;padding:0;margin:0 0 26px}.detail-sizes legend,.detail-hidden-select{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.detail-sizes label{position:relative;cursor:pointer}.detail-sizes input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.detail-sizes span{min-width:35px;height:35px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:50%;font:600 11px Arial;padding:0 8px}.detail-sizes input:checked+span{border-color:#888}.detail-sizes input:focus-visible+span{outline:2px solid #222;outline-offset:3px}.detail-add{border:1px solid #999;background:#fff;padding:14px 23px;border-radius:12px;font:600 11px Arial;letter-spacing:.3px;text-transform:uppercase;cursor:pointer;transition:background .25s,color .25s,filter .25s}.detail-add:hover{background:#191919;color:#fff}.detail-add:disabled{opacity:.4;cursor:default}.editorial-info #cart-message{font:11px/1.8 'Courier New',monospace;margin:15px auto 0;max-width:500px}.detail-side-actions{position:absolute;left:40px;right:40px;bottom:75px;display:flex;justify-content:space-between;pointer-events:none}.detail-side-actions button{pointer-events:auto;border:1px solid #555;background:white;border-radius:50%;width:41px;height:41px;display:grid;place-items:center;cursor:pointer}.detail-side-actions svg{width:19px;height:19px;fill:currentColor}.detail-related{padding:20px 0 60px}.detail-related h2{font:11px 'Courier New',monospace;text-transform:uppercase;margin:0 40px 30px}.detail-related>div{display:flex;overflow:auto;gap:18px;scroll-snap-type:x mandatory;padding:0 25px 20px}.detail-related a{flex:0 0 180px;text-decoration:none;scroll-snap-align:start}.detail-related img{width:100%;height:220px;object-fit:contain}.detail-related span,.detail-related small{display:block;font:10px/1.7 'Courier New',monospace;text-transform:uppercase;margin-top:7px}.editorial-footer{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;padding:40px 30px 100px;font:10px 'Courier New',monospace;text-transform:uppercase}.editorial-footer a{text-decoration:none}.detail-dialog{width:min(540px,90vw);max-height:85dvh;border:1px solid #eee;border-radius:0;padding:55px 35px 35px;background:#fff;color:#222;box-shadow:0 15px 80px #0002}.detail-dialog[open]{animation:detail-appear .28s ease}.detail-dialog::backdrop{background:#ffffffaa;backdrop-filter:blur(16px)}.detail-modal-close{position:absolute;right:16px;top:12px;background:none;border:0;font-size:25px;cursor:pointer}.detail-dialog h2,.detail-dialog h3{font:600 13px/1.6 Arial;text-transform:uppercase}.detail-dialog p{font:12px/1.8 'Courier New',monospace;white-space:pre-wrap;overflow-wrap:anywhere}.detail-lightbox{width:95vw;height:92dvh;max-width:none;max-height:95dvh;padding:40px 20px 20px}.detail-expanded-photo{display:block;width:100%;height:calc(92dvh - 80px);object-fit:contain}.detail-contact-sheet{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.detail-contact-sheet button{border:0;background:#fff;cursor:pointer}.detail-contact-sheet img{width:100%;height:35vh;object-fit:contain}.photo-reveal{animation:detail-appear .35s ease}.editorial-product button:focus-visible,.editorial-product a:focus-visible{outline:2px solid #333;outline-offset:5px}@keyframes detail-appear{from{opacity:.3;filter:blur(7px);transform:translateY(4px)}to{opacity:1;filter:blur(0);transform:none}}@media(max-width:650px){.editorial-header{padding:0 16px;font-size:9px;height:55px;grid-template-columns:45px 1fr auto;gap:12px}.editorial-brand{text-align:center;font-size:9px;letter-spacing:1.1px}.editorial-header nav{gap:14px}.detail-showroom{display:none}.editorial-stage{height:58svh;min-height:310px}.detail-zoom{padding:15px 12px}.detail-zoom img{max-width:100%}.detail-dots{padding:20px 0 35px}.editorial-info{padding:0 22px 70px}.editorial-description{font-size:10px;max-width:340px;margin-bottom:30px}.editorial-info h1{font-size:12px;margin-bottom:22px}.detail-side-actions{left:19px;right:19px;bottom:73px}.detail-side-actions button{width:34px;height:34px}.detail-add{padding:13px 16px;font-size:10px;max-width:65%}.detail-arrow{opacity:.6}.detail-arrow.prev{left:8px}.detail-arrow.next{right:8px}.detail-related h2{margin-left:22px}.detail-related a{flex-basis:145px}.detail-related img{height:185px}.detail-contact-sheet{grid-template-columns:repeat(2,1fr)}.detail-contact-sheet img{height:27vh}.editorial-footer{font-size:9px;gap:17px}}@media(prefers-reduced-motion:reduce){.photo-reveal,.detail-dialog[open]{animation:none}.editorial-product *{transition:none!important}}
.editorial-stage{display:block;overflow:hidden}.detail-zoom{position:absolute;inset:0;box-sizing:border-box;min-height:0}.detail-zoom img{min-height:0;max-height:100%;width:auto;max-width:min(640px,100%)}
