*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#090909;color:#eee;font-family:Arial,Helvetica,sans-serif}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer;background:transparent;border:1px solid #383838;border-radius:0}button:hover{background:#252525}button:disabled{opacity:.25;cursor:default}a{text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #c49c79;outline-offset:4px}header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 3vw;border-bottom:1px solid #292929}header>a{font-size:14px;font-weight:800;letter-spacing:.09em}header>a span{font-size:12px;font-weight:400;color:#999;margin-left:12px}.preview{font-size:12px;letter-spacing:.16em;color:#999}header button{padding:10px 14px;font-size:14px}kbd{font:12px monospace;color:#999;margin-left:12px}#stage{height:calc(100dvh - 144px);position:relative;overflow:hidden}.slide{width:100%;height:100%;display:grid;grid-template-columns:38% 62%;animation:none}.copy{padding:clamp(22px,4vw,72px);display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:0}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.16em;color:#b6967f;text-transform:uppercase;margin:0 0 22px}.copy h1,.statement h1,.end h1{font-size:clamp(32px,4.7vw,80px);line-height:.98;letter-spacing:-.055em;margin:0 0 20px;font-weight:800}.copy p{font-size:clamp(16px,1.35vw,22px);line-height:1.45;color:#aaa;max-width:510px}.facts{margin:22px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:16px 20px;border-top:1px solid #383838;padding-top:20px}.facts div{min-width:0}.facts dt{font-size:12px;text-transform:uppercase;letter-spacing:.09em;color:#888;margin-bottom:6px}.facts dd{font-size:14px;line-height:1.35;margin:0}.art{background:#b6b6b6;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:3vw 1vw;gap:4px;min-width:0;min-height:0;position:relative}.art figure{margin:0;min-width:0;display:flex;flex-direction:column;height:100%;justify-content:center}.art button{border:0;background:transparent;min-height:0;width:100%;padding:0;display:flex;align-items:center;justify-content:center;flex:0 1 auto}.art img{width:100%;height:100%;max-height:calc(100dvh - 245px);object-fit:contain;transition:transform .5s}.art button:hover img{transform:scale(1.035)}figcaption{color:#424242;font-size:12px;letter-spacing:.14em;text-transform:uppercase;text-align:center;padding:12px}.artnote{position:absolute;bottom:12px;right:20px;font-size:12px;color:#494949}.cover .copy{align-items:flex-start}.logo{width:100%;max-width:490px;height:25vh;object-fit:contain;margin-bottom:20px}.blvck{width:90px;height:65px;object-fit:contain}.cover .art{grid-template-columns:1fr;padding:1vw 6vw}.cover .art img{max-height:calc(100dvh - 180px)}.cover h1{font-size:clamp(25px,3vw,48px)}.statement,.end{height:100%;padding:4vw 7vw;display:flex;flex-direction:column;justify-content:center;position:relative}.statement h1,.end h1{font-size:clamp(45px,7.5vw,116px);max-width:1100px}.statement h1 span{color:#6d6d6d}.statement p{max-width:820px;color:#aaa;font-size:clamp(16px,1.7vw,26px);line-height:1.5}.statement .signature{font-size:12px;letter-spacing:.15em;text-transform:uppercase;margin-top:22px}.range{height:100%;padding:22px 4vw;display:flex;flex-direction:column}.rangehead{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.range h1{font-size:30px;margin:0;letter-spacing:-.04em}.range .eyebrow{margin:0}.rangegrid{flex:1;min-height:0;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);gap:10px}.rangegrid button{background:#b6b6b6;display:flex;flex-direction:column;min-height:0;border:0;padding:8px;color:#111}.rangegrid img{width:100%;flex:1;min-height:0;object-fit:contain}.rangegrid span{padding:8px;font-size:14px}.rarities{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:4vh}.rarities article{border-top:1px solid #555;padding-top:22px}.rarities h2{font-size:clamp(36px,6vw,88px);margin:0 0 15px;letter-spacing:-.06em}.rarities p{font-size:16px}.rarities b{font-size:14px;color:#b6967f}.single{grid-template-columns:1fr;padding:4vw}.single img{max-height:calc(100dvh - 220px)}.allocation{height:100%;display:grid;grid-template-columns:28% 72%;padding:3vw;gap:25px;align-items:center}.allocation .copy{padding:0}.allocation img{width:100%;height:100%;max-height:calc(100dvh - 200px);object-fit:contain}.end{align-items:center;text-align:center}.end .logo{height:17vh}.end a{display:inline-block;padding:16px 22px;border:1px solid #555;margin-top:18px;font-size:14px}footer{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 3vw;border-top:1px solid #292929;gap:18px}footer button{min-height:44px;padding:8px 14px;font-size:14px}.navigation{display:flex;align-items:center;gap:20px}.navigation button{font-size:24px;min-width:52px}#count{font-size:14px;color:#aaa;font-variant-numeric:tabular-nums;min-width:62px;text-align:center}#chapter{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:#aaa;margin-right:auto}#progress{height:2px;position:fixed;bottom:0;background:#c49c79;transition:width .35s}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}dialog{background:#111;color:#eee;border:1px solid #444;width:min(1000px,92vw);max-height:84dvh;padding:25px}dialog::backdrop{background:#000c;backdrop-filter:blur(9px)}.dialoghead{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialoghead h2{font-size:23px;letter-spacing:-.04em;margin:0}.dialoghead button,.closeimage{font-size:26px;width:44px;height:44px}#search{width:100%;background:#202020;color:#eee;border:1px solid #444;padding:14px;margin-bottom:20px;font-size:16px}#tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}#tiles button{display:flex;flex-direction:column;padding:12px;text-align:left;gap:8px}#tiles img{height:100px;width:100%;object-fit:contain;background:#b6b6b6}#tiles small{font-size:12px;color:#999}#tiles b{font-size:14px;font-weight:400}.commands{display:flex;flex-direction:column}.commands button,.commands a{padding:18px 0;text-align:left;border:0;border-bottom:1px solid #333;display:flex;justify-content:space-between;font-size:16px}.commands p{font-size:14px;color:#999;line-height:1.6}#help{max-width:620px}#lightbox{width:94vw;height:90dvh;background:#b6b6b6;padding:25px;text-align:center}#lightbox img{width:100%;height:calc(100% - 45px);object-fit:contain}#lightbox p{color:#333;font-size:14px}.closeimage{position:absolute;right:15px;top:15px;background:#111;color:#eee;z-index:2}@keyframes enter{from{opacity:0;transform:translateX(16px)}to{opacity:1;transform:none}}
@media(max-width:760px){header{height:60px;padding:0 15px}header>a{font-size:12px}header>a span,.preview,header kbd{display:none}header button{font-size:12px}#stage{height:calc(100dvh - 128px)}footer{height:68px;padding:0 10px;gap:8px}footer button{padding:7px 9px}footer button span,#chapter{display:none}.navigation{gap:8px}.slide{grid-template-columns:1fr;grid-template-rows:43% 57%}.copy{padding:18px 22px;justify-content:center}.copy h1{font-size:clamp(25px,7vw,40px);margin:0 0 7px}.eyebrow{font-size:12px;margin-bottom:9px}.copy p{font-size:14px;line-height:1.3;margin:5px 0}.facts{margin-top:9px;padding-top:9px;gap:8px;grid-template-columns:repeat(3,1fr)}.facts dt{font-size:10px;margin-bottom:3px}.facts dd{font-size:12px}.art{padding:5px 15px 18px}.art img{max-height:calc((100dvh - 128px)*.57 - 55px)}figcaption{padding:5px}.artnote{font-size:10px;bottom:5px}.cover .logo{height:12vh;width:65%;margin-bottom:7px}.cover .blvck{display:none}.cover .art img{max-height:calc((100dvh - 128px)*.57 - 20px)}.range{padding:14px}.range h1{font-size:23px}.rangehead .eyebrow{display:none}.rangegrid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr);gap:5px}.rangegrid button{flex-direction:row;align-items:center;padding:2px}.rangegrid img{width:44%;height:100%;flex:initial}.rangegrid span{font-size:12px;text-align:left;padding:4px}.statement,.end{padding:24px}.statement h1,.end h1{font-size:clamp(35px,9vw,68px)}.statement p{font-size:16px}.rarities{gap:12px;margin-top:15px}.rarities h2{font-size:32px}.rarities p{font-size:13px}.rarities b{font-size:12px}.allocation{grid-template-columns:1fr;grid-template-rows:24% 76%;padding:18px;gap:10px}.allocation .copy h1{font-size:26px}.allocation img{min-height:0;max-height:100%}.allocation .copy p{display:none}#tiles{grid-template-columns:1fr 1fr}dialog{padding:18px}.commands kbd{font-size:10px}.commands button{font-size:14px}}
@media(max-height:600px) and (min-width:761px){header{height:52px}footer{height:58px}#stage{height:calc(100dvh - 110px)}.copy{padding:22px}.copy h1{font-size:34px}.copy p{font-size:14px}.facts{gap:8px;margin-top:10px;padding-top:10px}.eyebrow{margin-bottom:10px}.art img{max-height:calc(100dvh - 155px)}.facts dd{font-size:12px}.statement h1{font-size:52px}.statement p{font-size:16px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
/* Focused presentation: arrows, cover and collectible detail overlays. */
body.on-cover,body.on-cover #stage,body.on-cover footer{background:#000}body.on-cover header{visibility:hidden}body.on-cover footer{border-color:transparent}body.on-cover #chapter{visibility:hidden}.cover{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:#000}.cover-logo{width:min(52vw,590px);height:auto;max-height:65%;object-fit:contain}.cover img{animation:logo-in .65s ease-out}footer{display:grid;grid-template-columns:1fr auto 1fr}footer #chapter{margin:0}footer #full{justify-self:end}.rangehead{margin-bottom:20px}.rangehead .eyebrow{margin-bottom:7px;font-size:12px}.rangehint{font-size:14px;color:#999}.rangegrid button:hover,.rangegrid button:active{background:#b6b6b6;box-shadow:none}.rangegrid span{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px;font-size:14px}.rangegrid span small{font-size:10px;color:#555;letter-spacing:.08em}.rangegrid img{transition:transform .25s}.rangegrid button:hover img{transform:none}#product-modal{padding:0;width:min(1260px,94vw);height:min(740px,86dvh);max-height:90dvh;overflow:hidden;border:1px solid #444}#product-content{height:100%}.product-layout{display:grid;grid-template-columns:35% 65%;height:100%;width:100%;min-height:0}.product-layout .copy{padding:clamp(20px,3vw,45px)}.product-layout h2{font-size:clamp(30px,4vw,62px);line-height:1;letter-spacing:-.045em;margin:0 0 12px}.product-layout .copy p{font-size:16px}.product-layout .art{padding-top:45px;padding-bottom:40px}.product-layout .art img{max-height:calc(86dvh - 135px)}.closeproduct{position:absolute;right:14px;top:14px;width:40px;height:40px;border:1px solid #555;background:#0a0a0a;color:white;font-size:26px;z-index:3}.closeproduct:hover{background:#333}#product-modal .facts{gap:16px}.product-layout .artnote{right:16px;font-size:12px}@keyframes logo-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:760px){.cover-logo{width:78vw;max-height:60%}footer #chapter{display:block;visibility:hidden}.rangehint{font-size:12px}.rangehead .eyebrow{display:block;font-size:10px}.rangegrid span{display:block;font-size:12px}.rangegrid span small{display:block;font-size:10px;margin-top:4px}#product-modal{height:86dvh;width:94vw}.product-layout{grid-template-columns:1fr;grid-template-rows:44% 56%}.product-layout .copy{padding:20px 20px 12px}.product-layout h2{font-size:29px}.product-layout .copy p{font-size:14px;margin:4px 0}.product-layout .eyebrow{margin-bottom:8px}#product-modal .facts{gap:9px;margin-top:12px}.product-layout .art{padding:8px 8px 22px}.product-layout .art img{max-height:calc(86dvh * .56 - 60px)}.product-layout .artnote{font-size:10px}.closeproduct{width:34px;height:34px;top:8px;right:8px}.rangehead{margin-bottom:12px}}
@media(max-height:560px) and (min-width:761px){.product-layout .copy{padding:20px}.product-layout h2{font-size:30px}#product-modal .facts{gap:8px}.product-layout .copy p{font-size:14px}.product-layout .eyebrow{margin-bottom:8px}}

/* Quiet, lightweight motion across the deck. */
#stage>section{animation:slide-reveal .42s cubic-bezier(.22,.61,.36,1) both}
#stage .copy>h1,#stage .statement>h1,#stage .section-opener>h1{animation:copy-reveal .5s cubic-bezier(.22,.61,.36,1) .045s both}
#stage .copy>p,#stage .section-opener>p{animation:copy-reveal .5s cubic-bezier(.22,.61,.36,1) .10s both}
#product-modal[open],#lightbox[open]{animation:popup-reveal .24s ease-out both}
#product-modal[open]::backdrop,#lightbox[open]::backdrop{animation:backdrop-reveal .24s ease-out both}
.navigation button{transition:background-color .2s ease,border-color .2s ease}
body.on-divider,body.on-divider #stage,body.on-divider header,body.on-divider footer{background:#000}
body.on-divider header,body.on-divider footer{border-color:transparent}
.section-opener{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5vw 8vw;background:#000;text-align:center}
.section-opener h1{font-size:clamp(42px,7.5vw,110px);font-weight:700;letter-spacing:-.055em;line-height:1.08;margin:0 0 28px}
.section-opener p{font-size:clamp(16px,1.6vw,23px);line-height:1.6;color:#999;max-width:670px;margin:0}
@keyframes slide-reveal{from{opacity:0}to{opacity:1}}
@keyframes copy-reveal{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}
@keyframes popup-reveal{from{opacity:0;transform:translateY(6px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes backdrop-reveal{from{opacity:0}to{opacity:1}}
@media(max-width:760px){.section-opener{padding:28px}.section-opener h1{font-size:clamp(34px,8vw,55px);margin-bottom:20px}.section-opener p{font-size:16px;max-width:440px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after,dialog::backdrop{animation:none!important;transition:none!important}}
/* Lighter secondary typography; title styling stays independent. */
.copy p,.statement p,.section-opener p,.rarities p,.product-layout .copy p,.artnote,.rangehint{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI",Arial,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;letter-spacing:.005em}
/* Reserve photo space and keep feedback visible until image decoding completes. */
.image-host{position:relative}.pending-photo{opacity:0!important}.image-host>img{transition:opacity .3s ease,transform .5s ease}.art button.image-host{aspect-ratio:1;max-height:100%}
.image-status{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;pointer-events:none;color:#444;font-size:12px;font-weight:400;letter-spacing:.04em;z-index:1}
.image-status i{width:22px;height:22px;border:1px solid #7775;border-top-color:#555;border-radius:50%;animation:image-spin .95s linear infinite}
.image-status span{font-size:12px!important;text-align:center!important;padding:0!important;width:auto!important;display:block!important}
.cover .image-status,.end .image-status{color:#999}.cover .image-status i,.end .image-status i{border-top-color:#aaa}.allocation>.image-status{left:30%}.image-error{cursor:pointer}.image-error>.image-status{padding:18px;text-align:center}
@keyframes image-spin{to{transform:rotate(360deg)}}
@media(max-width:760px){.rangegrid .image-status span{display:none!important}.rangegrid .image-status{inset:0 auto 0 0;width:44%}.allocation>.image-status{inset:25% 0 0}}
@media(prefers-reduced-motion:reduce){.image-status i{animation:none}.image-host>img{transition:none}}
/* Mobile lookbook: imagery first, deliberate photo switching, roomy product cards. */
.view-controls{display:none}
@media(max-width:760px){
header{height:52px}#stage{height:calc(100dvh - 120px - env(safe-area-inset-bottom,0px));touch-action:pan-y pinch-zoom}
footer{height:calc(68px + env(safe-area-inset-bottom,0px));padding:0 18px env(safe-area-inset-bottom,0px);display:flex;justify-content:center}footer #chapter,footer #full{display:none}.navigation{width:100%;justify-content:space-between;gap:20px}.navigation button{min-width:62px;min-height:46px}#count{font-size:14px}
#stage>.slide{display:flex;flex-direction:column;height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
#stage>.slide>.art{order:0;flex:0 0 min(57dvh,490px);min-height:300px;width:100%}
#stage>.slide>.copy{order:1;flex:0 0 auto;justify-content:flex-start;padding:25px 24px 32px}
#stage>.slide>.copy h1{font-size:clamp(28px,7.6vw,40px);line-height:1.05;margin-bottom:10px}
#stage>.slide>.copy p{font-size:16px;line-height:1.45;margin:0;max-width:540px}
.copy .eyebrow{font-size:11px;margin-bottom:10px}.copy .facts{grid-template-columns:1fr 1fr;margin-top:22px;padding-top:18px;gap:18px 16px}.copy .facts dt{font-size:11px}.copy .facts dd{font-size:14px}
.art.mobile-gallery{display:flex;flex-direction:column;justify-content:center;padding:14px 18px 48px;position:relative}
.mobile-gallery>figure{display:none;width:100%;height:100%;min-height:0;margin:0;flex:1}
.mobile-gallery>figure.is-current{display:flex;align-items:center;justify-content:center;animation:slide-reveal .25s ease}
.mobile-gallery>figure>button{width:100%;height:100%;min-height:0;flex:1;aspect-ratio:auto!important;background:transparent}
.mobile-gallery>figure>button>img{height:100%;width:100%;max-height:100%!important;object-fit:contain}
.mobile-gallery figcaption,.mobile-gallery .artnote{display:none}
.mobile-gallery .view-controls{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:8px}
.mobile-gallery .view-controls button{display:inline-flex;flex:none;width:auto;min-width:85px;min-height:38px;padding:8px 18px;border:1px solid #777;color:#333;background:transparent;font-size:13px;letter-spacing:.03em}
.mobile-gallery .view-controls button[aria-pressed=true]{color:#eee;background:#181818;border-color:#181818}
#stage>.range{overflow-y:auto;display:block;padding:20px 16px 26px;overscroll-behavior:contain}.rangehead{margin-bottom:18px;gap:12px;align-items:flex-end}.rangehead h1{font-size:28px}.rangehint{max-width:105px;line-height:1.4;text-align:right}
.rangegrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:auto;gap:10px}
.rangegrid button{display:flex;flex-direction:column;align-items:stretch;aspect-ratio:.8;padding:9px;min-height:205px;overflow:hidden}
.rangegrid button>img{width:100%;height:0;min-height:0;flex:1;object-fit:contain}
.rangegrid button>span{display:block;width:100%;font-size:14px;padding:10px 3px 3px;text-align:left}.rangegrid button>span small{font-size:11px;margin-top:4px}
.rangegrid .image-status{inset:0 0 48px;width:100%}
#product-modal{width:100vw;max-width:100vw;height:96dvh;max-height:96dvh;margin:auto 0 0;border:0;border-top:1px solid #555;overflow-y:auto;overscroll-behavior:contain}
#product-content{height:auto;min-height:100%}.product-layout{display:flex;flex-direction:column;height:auto;min-height:96dvh}.product-layout>.art{order:0;flex:0 0 min(62dvh,520px);min-height:320px;width:100%}.product-layout>.copy{order:1;flex:0 0 auto;justify-content:flex-start;padding:25px 24px calc(30px + env(safe-area-inset-bottom,0px))}.product-layout h2{font-size:34px;line-height:1.08}.product-layout .copy p{font-size:16px;line-height:1.45}.product-layout .art{padding:35px 18px 48px}.closeproduct{position:sticky;float:right;margin:10px 10px -54px 0;top:10px;right:10px;min-width:44px;height:44px;z-index:4}#product-modal .facts{gap:18px 16px;margin-top:22px}
#stage>.statement{overflow-y:auto;justify-content:safe center;padding:28px 24px}.statement h1{font-size:clamp(34px,8.6vw,56px)}.statement p{font-size:16px;line-height:1.5}.rarities{grid-template-columns:1fr;gap:18px}.rarities article{padding-top:15px}.rarities h2{font-size:32px;margin-bottom:8px}.rarities p{margin:8px 0;font-size:14px}
#lightbox{padding-top:54px}.image-error>.image-status{pointer-events:none}
}
