:root{--bg:#080604;--panel:#100c08;--panel2:#17100b;--gold:#d99a37;--gold2:#f1c16f;--cream:#f5ead6;--muted:#b9aa96;--line:rgba(217,154,55,.28);--green:#20c769;--shadow:0 24px 70px rgba(0,0,0,.42)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.announcement{padding:8px 16px;text-align:center;color:#201306;background:linear-gradient(90deg,#af7022,#efc16f,#af7022);font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.announcement span{padding:0 10px}.site-header{height:82px;padding:0 max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px;position:sticky;top:0;z-index:50;background:rgba(8,6,4,.92);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:inline-flex;flex-direction:column;line-height:.9;color:var(--gold2);text-align:center;letter-spacing:.34em}.brand b{font-family:Georgia,serif;font-size:28px;letter-spacing:.12em}.brand span{font-size:9px;margin-top:8px}.site-header nav{display:flex;align-items:center;gap:28px;color:#d7c8b3;font-size:14px}.site-header nav a:hover{color:var(--gold2)}.menu{display:none;background:transparent;border:1px solid var(--line);color:var(--cream);width:46px;height:46px;font-size:22px}.hero{min-height:760px;position:relative;display:flex;align-items:center;overflow:hidden}.hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,3,2,.95) 0%,rgba(5,3,2,.72) 43%,rgba(5,3,2,.14) 75%),linear-gradient(0deg,var(--bg) 0%,transparent 26%)}.hero__content{position:relative;z-index:1;padding:100px 0;max-width:1180px}.hero__content>*{max-width:660px}.eyebrow{display:inline-block;color:var(--gold2);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px}.hero h1,.section h2,.product-hero h1,.collection-hero h1,.checkout-page h1,.thankyou h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:.98;margin:0}.hero h1{font-size:clamp(48px,6.5vw,88px);letter-spacing:-.035em}.hero h1 span{color:var(--gold2)}.hero p{color:#d6c8b6;font-size:19px;max-width:580px;margin:26px 0 30px}.actions{display:flex;flex-wrap:wrap;gap:12px}.btn{min-height:52px;padding:14px 24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gold);font-weight:800;letter-spacing:.025em;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.btn--gold{color:#1a1005;background:linear-gradient(135deg,#b87420,#f0bd62,#b87420);box-shadow:0 10px 30px rgba(217,154,55,.18)}.btn--ghost{background:rgba(0,0,0,.3);color:var(--cream)}.btn--wide{width:100%;min-height:58px}.btn--whatsapp{background:var(--green);color:#031b0d;border-color:var(--green)}.hero__trust{display:flex!important;gap:24px;margin-top:26px;color:#c8bba9;font-size:13px}.section{padding:100px 0}.section--dark{background:linear-gradient(180deg,#0c0805,#080604)}.section__head{margin-bottom:42px}.section__head h2{font-size:clamp(38px,5vw,64px);max-width:820px}.section__head p{color:var(--muted)}.row-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.row-head p{max-width:330px}.experience{position:relative;max-width:940px;aspect-ratio:16/10;border:1px solid var(--line);box-shadow:var(--shadow);background:#050403;overflow:hidden}.experience img{width:100%;height:100%;object-fit:cover}.experience__controls{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;padding:6px;background:rgba(5,4,3,.86);border:1px solid var(--line);backdrop-filter:blur(10px);z-index:3}.switch{min-width:132px;min-height:52px;border:0;background:transparent;color:#d8c9b5;font-weight:800;cursor:pointer}.switch.active{background:var(--gold);color:#211305}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-card{position:relative;aspect-ratio:4/5;overflow:hidden;border:1px solid var(--line);background:#0f0b08}.collection-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.94))}.collection-card img{width:100%;height:100%;object-fit:cover;transition:.45s}.collection-card:hover img{transform:scale(1.04)}.collection-card span{position:absolute;z-index:2;left:22px;right:22px;bottom:18px;font-family:Georgia,serif;font-size:26px;color:var(--accent)}.pack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pack{position:relative;min-height:310px;padding:34px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);background:linear-gradient(145deg,#151009,#0b0805);box-shadow:var(--shadow)}.pack--featured{border-color:var(--gold);transform:translateY(-12px)}.pack__badge{position:absolute;top:0;right:0;padding:8px 12px;background:var(--gold);color:#211305;font-size:11px;font-weight:900;text-transform:uppercase}.pack p{color:var(--gold2);text-transform:uppercase;letter-spacing:.1em;font-size:13px}.pack strong{font-family:Georgia,serif;font-size:55px}.pack small{color:var(--muted);margin-bottom:24px}.pack .btn{margin-top:auto;width:100%}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{border:1px solid var(--line);background:#0f0b08;transition:.25s;overflow:hidden}.product-card:hover{transform:translateY(-5px);border-color:var(--gold)}.product-card img{width:100%;aspect-ratio:4/5;object-fit:contain;object-position:center;background:#050403;padding:8px}.product-card div{padding:18px}.product-card small{color:var(--gold2)}.product-card h3{margin:4px 0 10px;font-family:Georgia,serif;font-size:24px}.product-card strong{font-size:18px}.assurance{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.assurance__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.assurance__grid div{display:flex;flex-direction:column;padding:26px;border-left:2px solid var(--gold)}.assurance__grid span{color:var(--muted);font-size:14px}.footer{padding:48px 0;background:#050403}.footer__grid{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer p{color:var(--muted)}.footer__links{display:flex;gap:24px;color:var(--gold2)}.whatsapp-float{position:fixed;z-index:60;right:22px;bottom:22px;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#00c950;overflow:hidden;box-shadow:0 14px 38px rgba(0,0,0,.45)}.whatsapp-float img{width:100%;height:100%;object-fit:cover;clip-path:circle(44% at 50% 50%)}.product-hero{padding:72px 0 100px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:66px;align-items:center}.product-hero__media{border:1px solid var(--line);background:#0d0906;box-shadow:var(--shadow)}.product-hero__media img{width:100%;height:min(720px,72vw);object-fit:contain;object-position:center;background:#050403}.product-hero__copy small{color:var(--gold2);text-transform:uppercase;letter-spacing:.12em}.product-hero h1{font-size:clamp(50px,7vw,92px);margin:12px 0 22px}.product-hero__copy p{color:#cbbdaa;font-size:18px}.price{font-family:Georgia,serif;color:var(--gold2);font-size:44px;margin-bottom:24px}.back{display:block;color:var(--muted);margin-bottom:35px}.checks{list-style:none;padding:0;margin:26px 0;color:#dbcdb9}.checks li{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06)}.microcopy{display:block!important;text-align:center;color:var(--muted)!important;margin-top:11px;letter-spacing:0!important;text-transform:none!important}.mini-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini-benefits div{padding:34px;border:1px solid var(--line);color:var(--gold2);font-family:Georgia,serif;font-size:24px}.collection-hero{position:relative;height:540px;display:flex;align-items:end;overflow:hidden}.collection-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.collection-hero__shade{position:absolute;inset:0;background:linear-gradient(0deg,#080604 2%,rgba(8,6,4,.18) 78%),linear-gradient(90deg,rgba(0,0,0,.78),transparent)}.collection-hero__copy{position:relative;z-index:2;padding-bottom:55px}.collection-hero h1{font-size:clamp(56px,9vw,110px)}.collection-hero p{font-size:20px;color:#d4c4b0}.checkout-page{padding:72px 0 110px}.checkout-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:start}.checkout-summary{position:sticky;top:120px}.checkout-page h1{font-size:clamp(44px,5vw,70px)}.checkout-summary>p{color:var(--muted);font-size:17px}.summary-card{margin-top:30px;padding:14px;display:flex;gap:16px;align-items:center;border:1px solid var(--line);background:#100b07}.summary-card img{width:92px;height:110px;object-fit:contain;background:#050403}.summary-card div{display:flex;flex-direction:column}.summary-card small,.summary-card span{color:var(--muted)}.order-form{padding:36px;border:1px solid var(--line);background:linear-gradient(145deg,#151009,#0b0805);box-shadow:var(--shadow)}fieldset{padding:0;margin:0 0 34px;border:0}legend{font-family:Georgia,serif;font-size:24px;margin-bottom:16px}.errors{padding:14px;margin-bottom:24px;border:1px solid #be4f43;background:#2a0e0b;color:#ffb8ae}.pack-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pack-options input,.model-options input{position:absolute;opacity:0;pointer-events:none}.pack-options span{min-height:105px;padding:15px;display:flex;flex-direction:column;border:1px solid var(--line);cursor:pointer}.pack-options input:checked+span,.model-options input:checked+span{border-color:var(--gold);background:rgba(217,154,55,.12);color:var(--gold2)}.pack-options strong{font-size:22px;margin-top:auto}.hint{color:var(--muted);font-size:13px}.model-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.model-options span{min-height:48px;padding:11px;display:grid;place-items:center;text-align:center;border:1px solid var(--line);cursor:pointer;font-size:13px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field-grid label{display:flex;flex-direction:column;gap:7px;color:#d9cbb8;font-size:13px}.field-grid .wide{grid-column:1/-1}.field-grid input,.field-grid textarea{width:100%;padding:14px;background:#080604;color:var(--cream);border:1px solid var(--line);outline:none}.field-grid input:focus,.field-grid textarea:focus{border-color:var(--gold)}.field-grid textarea{min-height:95px;resize:vertical}.fixed-offer{display:flex;justify-content:space-between;gap:20px;padding:20px;margin-bottom:30px;border:1px solid var(--gold);background:rgba(217,154,55,.09)}.fixed-offer strong{font-size:24px;color:var(--gold2)}.thankyou{min-height:760px;padding:80px 20px;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(217,154,55,.11),transparent 45%)}.thankyou__card{width:min(680px,100%);padding:52px;text-align:center;border:1px solid var(--gold);background:#100b07;box-shadow:var(--shadow)}.success{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 20px;border-radius:50%;background:rgba(32,199,105,.14);border:1px solid var(--green);color:var(--green);font-size:36px}.thankyou h1{font-size:clamp(44px,7vw,72px)}.thankyou p{color:var(--muted);font-size:17px}.receipt{margin:28px 0;text-align:left;border-top:1px solid var(--line)}.receipt div{padding:13px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.receipt span{color:var(--muted)}.receipt strong{text-align:right}.text-link{display:inline-block;margin-top:22px;color:var(--gold2)}.empty{min-height:600px;padding-top:160px}.empty h1{font-family:Georgia,serif;font-size:60px}
@media(max-width:900px){.site-header{height:70px}.site-header nav{display:none;position:absolute;left:0;right:0;top:70px;padding:24px;flex-direction:column;align-items:stretch;background:#0d0906;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.menu{display:block}.hero{min-height:720px}.hero__image{object-position:64% center}.hero__shade{background:linear-gradient(0deg,var(--bg) 0%,rgba(5,3,2,.62) 45%,rgba(5,3,2,.25)),linear-gradient(90deg,rgba(5,3,2,.78),transparent)}.collection-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-hero,.checkout-grid{grid-template-columns:1fr}.product-hero{gap:34px}.checkout-summary{position:static}.row-head{align-items:start;flex-direction:column}.pack-grid{grid-template-columns:1fr}.pack--featured{transform:none}.assurance__grid,.mini-benefits{grid-template-columns:1fr}.footer__grid{flex-direction:column;text-align:center}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.announcement{font-size:10px}.brand b{font-size:23px}.hero{min-height:690px;align-items:end}.hero__content{padding:90px 0 70px}.hero h1{font-size:48px}.hero p{font-size:16px}.actions{flex-direction:column}.actions .btn{width:100%}.hero__trust{flex-direction:column;gap:6px}.section{padding:70px 0}.section__head h2{font-size:40px}.experience{width:calc(100% - 20px);aspect-ratio:4/5}.experience img{object-position:center}.experience__controls{bottom:14px;width:calc(100% - 28px)}.switch{flex:1;min-width:0;min-height:58px}.collection-grid{grid-template-columns:1fr 1fr;gap:10px}.collection-card span{left:12px;bottom:12px;font-size:18px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card div{padding:12px}.product-card h3{font-size:18px}.product-card strong{font-size:15px}.pack{padding:28px}.pack strong{font-size:48px}.footer__links{flex-direction:column}.product-hero{padding:24px 0 70px}.product-hero__media{margin-inline:-14px}.product-hero h1{font-size:54px}.product-hero__copy{padding:0 4px}.collection-hero{height:470px}.collection-hero>img{object-position:center}.order-form{padding:22px;margin-inline:-4px}.pack-options{grid-template-columns:1fr}.pack-options span{min-height:76px}.model-options{grid-template-columns:1fr 1fr}.field-grid{grid-template-columns:1fr}.field-grid .wide{grid-column:auto}.thankyou{padding:40px 14px}.thankyou__card{padding:32px 20px}.receipt div{flex-direction:column;gap:4px}.receipt strong{text-align:left}.whatsapp-float{width:58px;height:58px;right:15px;bottom:15px}}
.collectible-feature{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;border:1px solid var(--line);background:linear-gradient(135deg,#0a0705,#1b1008);box-shadow:var(--shadow);overflow:hidden}.collectible-feature__image{height:620px;background:#050403}.collectible-feature__image img{width:100%;height:100%;object-fit:contain;object-position:center}.collectible-feature__copy{padding:48px}.collectible-feature__copy small{display:block;color:var(--gold2);letter-spacing:.12em;text-transform:uppercase}.collectible-feature__copy h3{font-family:Georgia,serif;font-size:clamp(48px,6vw,78px);line-height:1;margin:12px 0}.collectible-feature__copy p{color:var(--muted);font-size:17px}.collectible-feature__copy strong{display:block;color:var(--gold2);font-family:Georgia,serif;font-size:42px;margin:22px 0}@media(max-width:900px){.collectible-feature{grid-template-columns:1fr}.collectible-feature__image{height:auto;aspect-ratio:4/5}.collectible-feature__copy{padding:30px}}@media(max-width:600px){.collectible-feature{width:calc(100% - 28px)}.collectible-feature__copy{padding:24px}.collectible-feature__copy h3{font-size:46px}}

/* Accessible on/off product experience */
.experience{aspect-ratio:auto;overflow:visible;background:transparent;border:0;box-shadow:none}
.experience__visual{width:100%;aspect-ratio:16/10;overflow:hidden;border:1px solid var(--line);background:#050403;box-shadow:var(--shadow)}
.experience__visual img{width:100%;height:100%;object-fit:contain;object-position:center;background:#050403}
.experience [hidden]{display:none!important}
.experience__controls{position:static;left:auto;bottom:auto;transform:none;width:min(430px,100%);margin:18px auto 0;padding:7px;background:#100b07;border:1px solid var(--line)}
.experience__controls .switch{flex:1;min-height:58px;font-size:16px;touch-action:manipulation}
@media(max-width:600px){.experience{width:calc(100% - 28px);aspect-ratio:auto}.experience__visual{aspect-ratio:1/1}.experience__controls{width:100%;margin-top:12px}.experience__controls .switch{min-height:62px;font-size:17px}}


/* Complete product gallery and persistent reservation */
.product-page{padding-bottom:96px}
.product-page .whatsapp-float{bottom:112px}
.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}
.product-gallery__item{position:relative;margin:0;min-width:0;min-height:620px;border:1px solid var(--line);background:#050403;box-shadow:var(--shadow);overflow:hidden}
.product-gallery__item span{position:absolute;z-index:2;top:14px;left:14px;padding:8px 11px;background:rgba(5,4,3,.86);border:1px solid var(--line);color:var(--gold2);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.product-gallery__item img{width:100%;height:100%;min-height:620px;object-fit:contain;object-position:center;background:#050403}
.product-gallery__pending{min-height:130px;display:grid;place-items:center;padding:22px;border:1px dashed var(--line);color:var(--muted);text-align:center}
.sticky-order{position:fixed;z-index:80;left:0;right:0;bottom:0;padding:10px 20px;background:rgba(8,6,4,.96);border-top:1px solid var(--gold);backdrop-filter:blur(14px);box-shadow:0 -12px 34px rgba(0,0,0,.55)}
.sticky-order__inner{width:min(1180px,100%);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}
.sticky-order__inner span{display:grid}.sticky-order__inner small{color:var(--muted)}.sticky-order .btn{min-width:310px}
@media(max-width:900px){.product-gallery{grid-template-columns:1fr 1fr}.product-gallery__item,.product-gallery__item img{min-height:500px}}
@media(max-width:600px){.product-page{padding-bottom:88px}.product-page .whatsapp-float{bottom:101px}.product-gallery{grid-template-columns:1fr;gap:12px;margin-inline:-14px}.product-gallery__item,.product-gallery__item img{min-height:0;aspect-ratio:4/5}.product-gallery__item span{top:10px;left:10px}.sticky-order{padding:8px 10px}.sticky-order__inner span{display:none}.sticky-order .btn{width:100%;min-width:0;min-height:58px;font-size:15px}.product-hero__copy{padding-bottom:12px}}

/* Premium figurine catalogue */
.collectible-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.collectible-tile{display:flex;min-width:0;flex-direction:column;border:1px solid rgba(218,153,58,.46);background:linear-gradient(155deg,#241306,#060301);box-shadow:0 24px 64px rgba(0,0,0,.5);overflow:hidden}
.collectible-tile__image{position:relative;display:block;aspect-ratio:.803/1;background:#050301;overflow:hidden}
.collectible-tile__image img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}
.collectible-tile__image span{position:absolute;right:16px;bottom:16px;padding:8px 12px;border:1px solid rgba(255,199,101,.55);background:rgba(5,3,1,.9);color:#ffe0a0;font-weight:800}
.collectible-tile__copy{display:flex;flex:1;flex-direction:column;padding:24px}
.collectible-tile__copy small{color:#d79a3d;text-transform:uppercase;letter-spacing:.14em}
.collectible-tile__copy h3{margin:10px 0;color:#fff0c7;font-family:Georgia,serif;font-size:clamp(1.8rem,3vw,2.8rem)}
.collectible-tile__copy p{min-height:76px;color:#aaa49b;line-height:1.7}
.collectible-tile__copy strong{display:block;margin:12px 0 20px;color:#ffd27a;font:500 36px Georgia,serif}
.collectible-tile__copy .btn{margin-top:auto;text-align:center}
@media(max-width:980px){.collectible-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.collectible-list{grid-template-columns:1fr}.collectible-tile__copy p{min-height:0}.collectible-tile__copy .btn{min-height:54px;display:flex;align-items:center;justify-content:center}}

/* Promotional collectible product pages */
.product-hero--collectible{align-items:start;padding-top:70px;padding-bottom:100px}
.product-hero--collectible .product-gallery__item--design{position:sticky;top:96px;border-color:rgba(235,169,64,.55);box-shadow:0 32px 90px rgba(0,0,0,.64),0 0 48px rgba(224,137,32,.08)}
.product-hero--collectible .product-hero__copy{padding-top:20px}
.collectible-promo-tag{width:max-content;max-width:100%;margin:18px 0 8px;padding:10px 13px;border:1px solid rgba(235,168,62,.3);background:rgba(235,155,42,.07);color:#e8c68c;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}
.product-hero--collectible .price{margin-top:28px;padding:18px 20px;border:1px solid rgba(236,172,70,.28);background:linear-gradient(100deg,rgba(61,31,8,.58),rgba(16,8,3,.82))}
.collectible-risk{margin:14px 0;color:#cbbba2;font-size:.78rem}
.collectible-sales .section__head{max-width:820px;margin-inline:auto;text-align:center}
.collectible-sales .section__head h2{font-size:clamp(2.8rem,6vw,5.3rem);line-height:.98}
.collectible-sales .section__head p{max-width:650px;margin-inline:auto}
.collectible-sales__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.collectible-sales__grid article{position:relative;min-height:260px;padding:34px 30px;border:1px solid rgba(218,151,55,.38);background:radial-gradient(circle at 100% 0,rgba(225,150,42,.12),transparent 43%),linear-gradient(145deg,#251406,#090503);box-shadow:0 24px 60px rgba(0,0,0,.42)}
.collectible-sales__grid article>span{display:block;margin-bottom:35px;color:rgba(237,180,82,.42);font:500 2.8rem Georgia,serif}
.collectible-sales__grid h3{margin:0 0 14px;color:#fff0c7;font:500 1.55rem Georgia,serif}
.collectible-sales__grid p{margin:0;color:#aaa39a;line-height:1.72}
.collectible-last-call{background:radial-gradient(circle at 72% 50%,rgba(225,137,31,.18),transparent 28rem),linear-gradient(115deg,#070402,#211006 55%,#080402);border-block:1px solid rgba(225,156,57,.28)}
.collectible-last-call__inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:80px;align-items:center}
.collectible-last-call h2{margin:10px 0 20px;color:#fff0c7;font:500 clamp(3rem,6vw,5.4rem)/.96 Georgia,serif}
.collectible-last-call__inner>div:first-child>p{max-width:620px;color:#aaa39a;line-height:1.75}
.collectible-offer{padding:34px;border:1px solid rgba(239,176,75,.47);background:rgba(8,4,1,.78);box-shadow:0 28px 70px rgba(0,0,0,.55);text-align:center}
.collectible-offer small{display:block;color:#c7b18e;text-transform:uppercase;letter-spacing:.12em}
.collectible-offer strong{display:block;margin:18px 0;color:#ffd37a;font:500 3.7rem Georgia,serif}
.collectible-offer p{margin:13px 0 0;color:#8f887f;font-size:.65rem;text-transform:uppercase;letter-spacing:.12em}
.price--promo{display:grid!important;grid-template-columns:auto auto;align-items:end;justify-content:start;column-gap:14px;row-gap:5px}
.price--promo small{grid-column:1/-1;color:#f2ad3b;font:800 .65rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.16em}
.price--promo strong{color:#ffd27a;font:500 clamp(2.5rem,5vw,4rem) Georgia,serif;line-height:.9}
.price--promo del{color:#8e867b;font:500 1.25rem Georgia,serif}
.price--promo span{grid-column:1/-1;color:#dbc39b;font:700 .72rem Arial,sans-serif}
.price--collector{display:grid!important;grid-template-columns:auto;align-items:end;justify-content:start;row-gap:6px}
.price--collector small{color:#f2ad3b;font:800 .65rem Arial,sans-serif;text-transform:uppercase;letter-spacing:.16em}
.price--collector strong{color:#ffd27a;font:500 clamp(2.5rem,5vw,4rem) Georgia,serif;line-height:.9}
.price--collector span{color:#dbc39b;font:700 .72rem Arial,sans-serif}
.collectible-offer del{display:block;margin-top:16px;color:#81786d;font:500 1.2rem Georgia,serif}
.collectible-offer b{display:block;margin:-10px 0 20px;color:#e9bd70;font-size:.75rem}
.collectible-tile__price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:18px 0}
.collectible-tile__price strong{margin:0!important;color:#ffd27a;font:500 2.2rem Georgia,serif}
.collectible-tile__price del{color:#827b72;font-size:1rem}
.collectible-tile__price em{padding:5px 8px;background:#d8942d;color:#140c03;font-size:.6rem;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:980px){.product-hero--collectible .product-gallery__item--design{position:relative;top:auto}.collectible-sales__grid{grid-template-columns:1fr}.collectible-sales__grid article{min-height:0}.collectible-last-call__inner{grid-template-columns:1fr;gap:42px}}
@media(max-width:650px){.product-hero--collectible{padding-top:36px;padding-bottom:72px}.collectible-promo-tag{font-size:.58rem}.collectible-sales .section__head h2{font-size:3rem}.collectible-sales__grid article{padding:27px 23px}.collectible-last-call__inner{gap:30px}.collectible-last-call h2{font-size:3rem}.collectible-offer{padding:27px 20px}}
