.product-art--photo{background:#fff}
.brand{display:inline-flex;align-items:center}
.brand img{display:block;width:112px;height:auto}
.brand--footer img{width:135px}
.hero-products{position:relative;min-width:0;background:linear-gradient(145deg,#fff 0%,#f7f5ef 100%)}
.hero-products:after{content:"";position:absolute;left:7%;right:7%;bottom:6%;height:12%;background:radial-gradient(ellipse,#0002 0%,transparent 68%);filter:blur(8px)}
.hero-products__ball{position:absolute;z-index:2;left:1%;bottom:2%;width:70%;height:auto;object-fit:contain;mix-blend-mode:multiply}
.hero-products__tumbler{position:absolute;z-index:3;right:1%;bottom:3%;width:36%;height:88%;object-fit:contain;mix-blend-mode:multiply}
.product-art--photo img,.detail__image,.cart-thumb img{display:block;width:100%;height:100%;object-fit:contain}
.product-art--photo img{transition:transform .35s ease}
.product-art--photo:hover img{transform:scale(1.025)}
.detail__image{max-width:760px;max-height:760px}
.video-story{margin:0 clamp(20px,2.5vw,38px) 30px;padding:clamp(28px,4vw,58px);display:grid;grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr);gap:clamp(30px,5vw,80px);align-items:center;background:#080808;color:#fff}
.video-story__copy h2{margin:12px 0 18px;font-size:clamp(34px,4vw,62px);line-height:.95;letter-spacing:-.055em}
.video-story__copy>p:last-child{max-width:440px;color:#bcbcbc;line-height:1.6}
.video-story video{display:block;width:100%;aspect-ratio:16/9;background:#111;object-fit:cover}
.tumblers-art--photo{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:4px;background:#fff;padding:25px}
.tumblers-art--photo img{display:block;width:100%;height:330px;object-fit:contain;mix-blend-mode:multiply}
.color-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}
.color-options label{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;padding:11px 7px;border:1px solid var(--line);cursor:pointer;font-size:11px}
.color-options input{position:absolute;opacity:0}
.color-options label:has(input:checked){border:2px solid #000;padding:10px 6px}
.is-sold-out{opacity:.42}.is-sold-out span{text-decoration:line-through}.quick-add:disabled{background:#aaa;cursor:not-allowed}
.cart-alert,.stock-warning{padding:12px 15px;background:#fff0ee;color:#921f14;border:1px solid #e4b9b4}.stock-warning{font-size:12px!important;margin:8px 0!important}
.checkout-message{max-width:900px;margin:70px auto}.checkout-message h1{font-size:clamp(48px,8vw,94px);letter-spacing:-.07em;line-height:.9;margin:15px 0}.checkout-message>p{max-width:600px;line-height:1.6}
.swatch{display:block;width:24px;height:24px;border-radius:50%;border:1px solid #bbb}.swatch--black{background:#111}.swatch--red{background:#d91f29}.swatch--blue{background:#1688cf}.swatch--gold{background:linear-gradient(135deg,#d5b276,#80613d)}
.swatch--pink{background:#e52c70}
.color-options b{font-size:clamp(9px,1.1vw,11px);white-space:nowrap}.color-options label{min-width:0}
@media(max-width:760px){.video-story{grid-template-columns:1fr;margin-left:12px;margin-right:12px;padding:28px 20px}.video-story__copy>p:last-child{margin-bottom:0}}
@media(max-width:900px){.hero-products{min-height:460px}.hero-products__ball{width:68%;left:2%}.hero-products__tumbler{width:34%;right:2%}}
@media(max-width:560px){.brand img{width:92px}.hero-products{min-height:350px}.hero-products__ball{width:72%;left:-5%;bottom:4%}.hero-products__tumbler{width:38%;right:-1%;height:82%}.tumblers-art--photo{grid-template-columns:repeat(5,minmax(0,1fr));padding:14px 5px}.tumblers-art--photo img{height:auto;aspect-ratio:3/4}.color-options{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.color-options label{padding:11px 2px}.color-options label:has(input:checked){padding:10px 1px}}
