.product-page{max-width:1180px;margin:auto;padding:42px 8.5% 100px}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:56px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gallery-image{width:100%;aspect-ratio:3/4;object-fit:cover;background:#ded6cc}.gallery-image:first-child:only-child{grid-column:1/-1}.product-copy{padding-top:12px}.product-copy h1{margin:0;font:600 clamp(38px,4vw,58px)/1.05 "Playfair Display",Georgia,serif;letter-spacing:-.05em}.product-copy .condition{margin-top:17px;font-size:13px}.detail-price{display:block;margin:23px 0;font-size:21px}.detail-description{color:#5f5852;font-size:15px;line-height:1.7}.product-view-counter{display:flex;align-items:center;gap:9px;margin:19px 0 0;padding:11px 13px;border:1px solid rgba(135,95,68,.2);background:#fffaf4;color:#574d45;font-size:12px;font-weight:700;line-height:1.4}.product-view-dot{position:relative;flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#a85f3e;box-shadow:0 0 0 4px rgba(168,95,62,.12)}.payment-options{margin:20px 0 30px;padding:20px;border:1px solid var(--line);background:linear-gradient(135deg,#fffaf4 0%,#f6efe7 100%)}.payment-options-kicker{margin:0 0 4px;color:var(--clay);font-size:9px;font-weight:700;letter-spacing:.16em}.payment-options h2{margin:0;font:600 24px/1.1 "Playfair Display",Georgia,serif;letter-spacing:-.03em}.payment-option-row{display:grid;gap:8px;margin-top:15px}.payment-provider{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:11px 13px;background:#fff;border:1px solid rgba(75,67,60,.14)}.payment-provider-brands{display:flex;min-width:0;align-items:center;gap:7px;color:#746d66;font-size:9px}.payment-provider img{display:block;width:auto;max-width:104px;height:23px;object-fit:contain;object-position:left center}.payment-provider .payment-logo-spay{width:92px;max-width:none;object-fit:cover;object-position:center}.payment-provider strong{flex:none;color:var(--ink);font-size:14px;white-space:nowrap}.payment-options small{display:block;margin-top:11px;color:#756e67;font-size:10px;line-height:1.45}.detail-list{margin:30px 0;padding:0;border-top:1px solid var(--line);list-style:none}.detail-list li{display:flex;justify-content:space-between;gap:25px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.detail-list span{color:#706963}.detail-actions{display:flex;gap:12px;align-items:center;margin-top:30px}.detail-actions .button{border:0;cursor:pointer}.detail-actions a{font-size:13px;text-decoration:underline;text-underline-offset:4px}.detail-sold{margin-top:28px;color:#706963;font-size:14px}.not-found{padding:100px 0;text-align:center}.not-found h1{font-family:"Playfair Display",Georgia,serif;font-size:50px}.checkout-dialog{width:min(540px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:0;border:0;background:var(--paper);color:var(--ink);box-shadow:0 24px 70px rgba(0,0,0,.28)}.checkout-dialog::backdrop{background:rgba(22,20,18,.58)}.checkout-form{position:relative;padding:38px}.checkout-form h2{margin:0;font:600 36px/1.05 "Playfair Display",Georgia,serif;letter-spacing:-.04em}.checkout-product{margin:10px 0 25px;color:var(--clay);font-size:13px;font-weight:700}.checkout-form label{display:block;margin-top:14px;font-size:12px;font-weight:700}.checkout-form input,.checkout-form textarea,.checkout-form select{width:100%;margin-top:7px;padding:12px;border:1px solid var(--line);border-radius:0;background:#fff;color:var(--ink);font:14px "DM Sans",Arial,sans-serif}.checkout-form textarea{resize:vertical}.dialog-close{position:absolute;top:14px;right:17px;border:0;background:var(--ink);color:#fff;font-size:30px;cursor:pointer}.checkout-total{margin-top:22px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.checkout-total span,.checkout-total b{display:flex;justify-content:space-between;margin:6px 0;font-size:13px}.checkout-total b{font-size:15px}.checkout-message{min-height:20px;margin:12px 0 0;color:var(--clay);font-size:12px}.checkout-submit{width:100%;justify-content:center;margin-top:8px;border:0;cursor:pointer}.checkout-submit:disabled{opacity:.65;cursor:wait}@media(max-width:760px){.product-page{padding:28px 20px 70px}.product-layout{grid-template-columns:1fr;gap:30px}.product-gallery{gap:8px}.product-copy h1{font-size:42px}.product-view-counter{align-items:flex-start;margin-top:17px;padding:10px 11px;font-size:11px}.product-view-dot{margin-top:3px}.payment-options{margin:16px 0 26px;padding:15px}.payment-options h2{font-size:22px}.payment-option-row{margin-top:12px}.payment-provider{min-height:0;align-items:flex-start;flex-direction:column;gap:9px;padding:11px}.payment-provider img{max-width:100px;height:22px}.payment-provider .payment-logo-spay{width:88px}.payment-provider strong{font-size:13px}.checkout-form{padding:32px 22px}.checkout-form h2{font-size:30px}}
.gallery-video{grid-column:1/-1;width:100%;aspect-ratio:16/9;object-fit:contain;background:#171513}
.checkout-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-form label small{font-weight:400;color:#7b736c}@media(max-width:520px){.checkout-row{grid-template-columns:1fr}}
.terms-disclosure{margin-top:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.terms-disclosure summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 2px;cursor:pointer;list-style:none}.terms-disclosure summary::-webkit-details-marker{display:none}.terms-disclosure summary>span:first-child{display:grid;gap:3px}.terms-disclosure summary b{font:600 20px/1.2 "Playfair Display",Georgia,serif}.terms-disclosure summary small{color:#746d66;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.terms-disclosure-icon{position:relative;flex:0 0 auto;width:18px;height:18px}.terms-disclosure-icon::before,.terms-disclosure-icon::after{position:absolute;top:8px;left:2px;width:14px;height:1px;background:var(--ink);content:"";transition:transform .2s ease}.terms-disclosure-icon::after{transform:rotate(90deg)}.terms-disclosure[open] .terms-disclosure-icon::after{transform:rotate(0)}.terms-content{max-height:560px;margin-bottom:20px;padding:2px 16px 20px 2px;overflow:auto;color:#5f5852;font-size:12px;line-height:1.65;scrollbar-color:#b9afa6 transparent}.terms-content>p:first-child{margin-top:0;color:var(--ink);font-weight:600}.terms-content section{padding:13px 0;border-top:1px solid rgba(75,67,60,.12)}.terms-content h2{margin:0 0 7px;color:var(--ink);font:600 16px/1.35 "Playfair Display",Georgia,serif;letter-spacing:-.01em}.terms-content p{margin:7px 0}.terms-content ul{margin:7px 0;padding-left:20px}.terms-content li+li{margin-top:3px}.terms-content a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.terms-content dl{margin:10px 0 0}.terms-content dl div{display:grid;grid-template-columns:132px 1fr;gap:12px;padding:5px 0}.terms-content dt{color:#746d66}.terms-content dd{margin:0;color:var(--ink);overflow-wrap:anywhere}@media(max-width:760px){.terms-disclosure{margin-top:28px}.terms-disclosure summary{padding:17px 0}.terms-content{max-height:65vh;padding-right:10px;font-size:12px}.terms-content dl div{grid-template-columns:1fr;gap:1px}}

.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.product-gallery{display:block;min-width:0}
.carousel-main{position:relative;overflow:hidden;background:#e6ddd2;touch-action:pan-y}
.carousel-image-button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}
.carousel-main .gallery-image{display:block;width:100%;aspect-ratio:3/4;object-fit:contain;background:#e6ddd2;transition:opacity .2s ease}
.carousel-image-button:focus-visible{outline:3px solid var(--clay);outline-offset:-3px}
.zoom-hint{position:absolute;right:12px;bottom:12px;padding:8px 10px;background:rgba(29,27,25,.82);color:#fff;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;pointer-events:none}
.carousel-arrow{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.58);border-radius:50%;background:rgba(29,27,25,.72);color:#fff;font-size:20px;line-height:1;cursor:pointer;transform:translateY(-50%)}
.carousel-arrow:hover,.carousel-arrow:focus-visible{background:var(--clay);outline:none}
.carousel-previous{left:12px}.carousel-next{right:12px}
.carousel-count{position:absolute;left:50%;bottom:12px;padding:6px 9px;background:rgba(255,253,249,.9);color:var(--ink);font-size:9px;font-weight:700;transform:translateX(-50%);pointer-events:none}
.carousel-thumbnails{display:flex;gap:9px;margin-top:10px;padding-bottom:4px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#afa59b transparent}
.carousel-thumbnail{flex:0 0 72px;padding:3px;border:1px solid transparent;background:transparent;cursor:pointer;opacity:.62}
.carousel-thumbnail img{display:block;width:100%;height:86px;object-fit:cover;background:#e6ddd2}
.carousel-thumbnail:hover,.carousel-thumbnail:focus-visible,.carousel-thumbnail.is-active{border-color:var(--ink);opacity:1;outline:none}
.product-gallery .gallery-video{display:block;width:100%;margin-top:14px}
.image-lightbox{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:rgba(17,15,14,.97);color:#fff}
.image-lightbox::backdrop{background:rgba(17,15,14,.88)}
.lightbox-shell{position:relative;width:100%;height:100%;overflow:hidden}
.lightbox-stage{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:62px 78px 90px;overflow:auto}
.lightbox-image{display:block;max-width:min(88vw,1200px);max-height:calc(100dvh - 150px);object-fit:contain;cursor:zoom-in;transition:max-width .18s ease,width .18s ease}
.lightbox-image:focus-visible{outline:2px solid #fff;outline-offset:5px}
.image-lightbox.is-zoomed .lightbox-stage{align-items:flex-start;justify-content:flex-start}
.image-lightbox.is-zoomed .lightbox-image{width:160%;max-width:none;max-height:none;margin:auto;cursor:zoom-out}
.lightbox-close,.lightbox-nav{position:absolute;z-index:3;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.35);background:rgba(17,15,14,.72);color:#fff;cursor:pointer}
.lightbox-close{top:18px;right:18px;width:44px;height:44px;font-size:30px}
.lightbox-nav{top:50%;width:48px;height:48px;border-radius:50%;font-size:23px;transform:translateY(-50%)}
.lightbox-previous{left:18px}.lightbox-next{right:18px}
.lightbox-close:hover,.lightbox-close:focus-visible,.lightbox-nav:hover,.lightbox-nav:focus-visible{background:var(--clay);outline:none}
.lightbox-caption{position:absolute;z-index:2;right:72px;bottom:24px;left:72px;margin:0;color:rgba(255,255,255,.8);font-size:11px;text-align:center;pointer-events:none}
@media(max-width:760px){.carousel-arrow{width:38px;height:38px}.carousel-previous{left:9px}.carousel-next{right:9px}.zoom-hint{right:9px;bottom:9px}.carousel-count{bottom:9px}.carousel-thumbnail{flex-basis:62px}.carousel-thumbnail img{height:74px}.lightbox-stage{padding:66px 42px 92px}.lightbox-nav{width:40px;height:40px;font-size:19px}.lightbox-previous{left:8px}.lightbox-next{right:8px}.lightbox-close{top:12px;right:12px;width:40px;height:40px}.lightbox-caption{right:42px;bottom:22px;left:42px;font-size:10px}.image-lightbox.is-zoomed .lightbox-image{width:220%}}
@media(prefers-reduced-motion:reduce){.carousel-main .gallery-image,.lightbox-image{transition:none}}
