.store-note{color:#ffffff59;letter-spacing:.12em;border-block:1px solid #ffffff1f;grid-template-columns:1fr 2fr;gap:2rem;padding:1.5rem 0;font-size:.65rem;display:grid}.store-note p{letter-spacing:0;max-width:55ch;margin:0;font-size:.8rem;line-height:1.7}.store-grid{background:#ffffff21;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:4rem;display:grid}.store-card{background:#0a0a0a;grid-template-columns:1fr 1fr;min-height:430px;display:grid}.store-card-art{color:#0b2035;background:#e9e4d9;padding:1rem;position:relative;overflow:hidden}.store-card-art i{aspect-ratio:1;border:45px solid #0b2035;width:75%;position:absolute;bottom:-18%;right:-12%;transform:rotate(22deg)}.store-card-art i:after{content:"";aspect-ratio:1;background:#8b2b25;width:60%;position:absolute;top:-55%;left:-65%}.store-card-art b{font-size:2.5rem;position:absolute;bottom:1rem;left:1rem}.store-card-copy{flex-direction:column;padding:2rem;display:flex}.store-card-copy>div{color:#ffffff59;text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;font-size:.62rem;display:flex}.store-card-copy h2{letter-spacing:-.04em;margin:auto 0 1rem;font-size:clamp(1.6rem,3vw,2.8rem);line-height:1}.store-card-copy p{color:#fff6;font-size:.78rem;line-height:1.6}.store-card-copy>a{letter-spacing:.12em;text-transform:uppercase;margin-top:2rem;font-size:.66rem}.store-empty{background:radial-gradient(circle at 80% 20%,#8b2b254d,#0000 30%);border:1px solid #ffffff1f;margin-top:4rem;padding:clamp(3rem,8vw,8rem)}.store-empty span{letter-spacing:.2em;color:#ffffff4d;font-size:.6rem}.store-empty h2{letter-spacing:-.05em;max-width:16ch;font-size:clamp(2.2rem,5vw,5rem);line-height:.95}.store-empty p{color:#ffffff73}.store-empty a{letter-spacing:.12em;text-transform:uppercase;margin-top:2rem;font-size:.68rem;display:inline-block}.store-assurance{border-block:1px solid #ffffff1f;grid-template-columns:repeat(3,1fr);margin-top:4rem;display:grid}.store-assurance div{text-transform:uppercase;letter-spacing:.1em;color:#ffffff73;border-right:1px solid #ffffff1f;gap:1rem;padding:1.5rem;font-size:.67rem;display:flex}.store-assurance b{color:#a8513d}.product-shell{color:#111;background:#ece7dc;min-height:100vh;padding:0 clamp(1.25rem,5vw,5rem)}.product-nav{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #11111126;justify-content:space-between;padding:1.5rem 0;font-size:.66rem;display:flex}.product-nav>a:first-child{letter-spacing:-.02em;font-size:.9rem;font-weight:800}.product-nav span{color:#1116;font-weight:400}.product-hero{grid-template-columns:1.15fr .85fr;gap:clamp(2rem,6vw,7rem);max-width:1300px;min-height:760px;margin:auto;padding:clamp(2rem,5vw,5rem) 0;display:grid}.product-art{color:#eee9dd;background:#0b2035;min-height:600px;padding:1.5rem;position:relative;overflow:hidden}.product-art i{border:clamp(45px,7vw,110px) solid #eee9dd;position:absolute;inset:12% -15% -22% 20%;transform:rotate(18deg)}.product-art i:after{content:"";aspect-ratio:1;background:#8b2b25;width:45%;position:absolute;top:-30%;left:-38%}.product-art b{letter-spacing:-.05em;font-size:clamp(2rem,5vw,5rem);position:absolute;bottom:1.5rem;left:1.5rem}.product-buy{flex-direction:column;justify-content:center;display:flex}.product-buy>p:first-child{letter-spacing:.15em;text-transform:uppercase;color:#8b2b25;font-size:.62rem}.product-buy h1{letter-spacing:-.06em;margin:1rem 0;font-size:clamp(3rem,6vw,6.8rem);line-height:.86}.product-deck{color:#1111118c;max-width:50ch;line-height:1.65}.product-price{align-items:baseline;gap:1rem;margin:2.5rem 0;display:flex}.product-price del{color:#11111159}.product-price strong{font-size:2rem}.product-buy button{color:#fff;text-transform:uppercase;letter-spacing:.12em;opacity:.75;background:#111;border:0;min-height:56px;font-weight:700}.product-buy>small{color:#11111173;margin-top:.8rem;line-height:1.5}.product-body{border-top:1px solid #11111129;grid-template-columns:250px minmax(0,1fr);gap:clamp(2rem,7vw,8rem);max-width:1100px;margin:auto;padding:clamp(4rem,8vw,8rem) 0;display:grid}.product-body aside span,.product-instructions span{letter-spacing:.15em;color:#8b2b25;margin-bottom:.6rem;font-size:.58rem;display:block}.product-body aside p{color:#1111118c;margin:0 0 2rem;font-size:.72rem;line-height:1.55}.product-body .diary-prose{font-size:1.15rem}.product-instructions{border:1px solid #11111129;max-width:1100px;margin:auto;padding:2rem}.product-instructions p{max-width:65ch;line-height:1.7}.product-footer{text-transform:uppercase;letter-spacing:.12em;border-top:1px solid #11111129;justify-content:space-between;max-width:1100px;margin:5rem auto 0;padding:2rem 0 4rem;font-size:.68rem;display:flex}@media (max-width:850px){.store-grid,.product-hero{grid-template-columns:1fr}.product-art{min-height:60vh}.product-body{grid-template-columns:1fr}}@media (max-width:600px){.store-note,.store-card{grid-template-columns:1fr}.store-card-art{min-height:330px}.store-assurance{grid-template-columns:1fr}.store-assurance div{border-bottom:1px solid #ffffff1f;border-right:0}.product-art{min-height:460px}.product-footer{flex-direction:column;gap:1rem}}
.store-card-art.has-image{background:#171717;padding:0}.store-card-art.has-image img{object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.store-card-art.has-image:hover img{transform:scale(1.025)}.product-art.has-image{background:#171717}.product-media-gallery{background:#11111129;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;max-width:1300px;margin:0 auto clamp(4rem,8vw,8rem);display:grid}.product-media-gallery figure{background:#171717;min-height:min(60vw,680px);margin:0;position:relative;overflow:hidden}.product-media-gallery figcaption{color:#fffc;background:linear-gradient(#0000,#000000bf);justify-content:space-between;gap:1rem;padding:1rem;font-size:.65rem;display:flex;position:absolute;inset:auto 0 0}.product-media-gallery figcaption small{color:#ffffff8c}@media (max-width:700px){.product-media-gallery{grid-template-columns:1fr}.product-media-gallery figure{min-height:82vw}}
