@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700&family=Exo+2:wght@400;500;600;700&family=Rajdhani:wght@400;500;600;700&display=swap";:root{color:#f5daaf;font-synthesis:none;--store-black:#000;--store-surface:#0b0b0a;--store-surface-raised:#11110f;--store-cream:#f5daaf;--store-gold:#e1c590;--store-text:#f2f0eb;--store-muted:#aaa092;--store-border:#e1c59057;--store-divider:#e1c5902e;--store-focus:#ffe1a8;--store-success:#75d49b;--store-warning:#e7b865;--store-danger:#ef8585;--store-info:#8eb9e8;--panel-radius:16px;--card-radius:8px;--content-width:min(1200px, calc(100% - 48px));background:#000;font-family:Rajdhani,sans-serif}*,:before,:after{box-sizing:border-box}html{background:var(--store-black);-webkit-text-size-adjust:100%;min-width:320px;overflow-x:hidden}body{min-width:320px;min-height:100dvh;color:var(--store-cream);background:var(--store-black);-webkit-tap-highlight-color:transparent;margin:0;line-height:1.5;overflow-x:hidden}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}:focus-visible{outline:2px solid var(--store-focus);outline-offset:4px}.store-shell{background:var(--store-black);isolation:isolate;min-height:100dvh}#store-content>main,#store-content>main>section{background-color:var(--store-black)}.skip-link{z-index:100;color:var(--store-black);background:var(--store-cream);padding:9px 13px;transition:transform .2s;position:fixed;top:8px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.store-brand{min-width:0;color:var(--store-cream);align-items:center;gap:11px;display:inline-flex}.store-brand__logo{object-fit:contain;flex:0 0 76px;width:76px;height:54px}.store-brand__copy{min-width:0;line-height:1;display:grid}.store-brand__copy strong{color:var(--store-gold);letter-spacing:.15em;white-space:nowrap;font-family:"Exo 2",sans-serif;font-size:11px;font-weight:700}.store-brand__copy small{color:var(--store-muted);letter-spacing:.25em;margin-top:6px;font-family:"Exo 2",sans-serif;font-size:8px;font-weight:600}.store-brand--compact .store-brand__logo{flex-basis:68px;width:68px;height:50px}.store-header{z-index:20;background:linear-gradient(var(--store-black) 0 78%, transparent);padding:18px 24px 0;position:sticky;top:0}.store-header__inner{border:1px solid var(--store-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b0b0af5;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1150px,82vw);min-height:72px;margin:auto;padding:10px 18px;display:grid;box-shadow:0 8px 24px #0009}.store-header nav{align-items:center;gap:26px;display:flex}.store-header nav a{color:var(--store-muted);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:6px;padding:15px 0;font-family:"Exo 2",sans-serif;font-size:10px;font-weight:600;transition:color .2s;display:inline-flex;position:relative}.store-header nav a svg{stroke-width:1.7px;width:15px;height:15px;display:none}.store-header nav a:after{content:"";background:var(--store-gold);height:1px;transition:inset .2s;position:absolute;bottom:7px;left:50%;right:50%}.store-header nav a:hover,.store-header nav a.active{color:var(--store-cream)}.store-header nav a:hover:after,.store-header nav a.active:after{left:10%;right:10%}.store-mobile-nav{display:none}.player-menu{justify-self:end;align-items:center;gap:9px;display:flex}.player-menu a{min-width:0;color:var(--store-text);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.player-menu a span{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.player-menu button{width:36px;height:36px;color:var(--store-cream);cursor:pointer;border:1px solid var(--store-divider);background:0 0;border-radius:9px;place-items:center;padding:0;display:grid}.player-menu button:hover{border-color:var(--store-cream)}.eyebrow{color:var(--store-gold);letter-spacing:.2em;text-transform:uppercase;margin:0;font-family:"Exo 2",sans-serif;font-size:10px;font-weight:700}.muted,.page-heading>p:last-child{color:var(--store-muted)}.gold-button,.text-button{letter-spacing:.1em;text-transform:uppercase;border-radius:7px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-family:"Exo 2",sans-serif;font-size:11px;font-weight:700;transition:border-color .2s,background .2s,color .2s,transform .2s;display:inline-flex}.gold-button{color:var(--store-black);cursor:pointer;background:var(--store-gold);border:1px solid var(--store-cream);box-shadow:0 0 18px #e1c59021}.gold-button:hover{background:var(--store-cream);transform:translateY(-1px)}.gold-button:disabled{opacity:.55;cursor:wait;transform:none}.text-button{color:var(--store-cream);cursor:pointer;border:1px solid var(--store-border);background:0 0}.text-button:hover{border-color:var(--store-cream)}.inline-button{display:inline-flex}.link-button{text-decoration:none}.store-hero{width:var(--content-width);border-bottom:1px solid var(--store-divider);grid-template-columns:minmax(0,1.03fr) minmax(340px,.72fr);align-items:center;gap:clamp(40px,7vw,96px);min-height:570px;margin:auto;padding:76px 0 70px;display:grid;position:relative}.store-hero:before{content:"";background:linear-gradient(90deg, var(--store-gold) 0 14px, transparent 14px 20px, var(--store-gold) 20px 62px, transparent 62px 68px, var(--store-gold) 68px);opacity:.8;width:92px;height:3px;position:absolute;top:44px;left:0}.store-hero__content h1{color:var(--store-cream);letter-spacing:.03em;text-transform:uppercase;margin:8px 0 14px;font-family:Rajdhani,sans-serif;font-size:clamp(46px,6.6vw,82px);font-weight:700;line-height:.95}.store-hero__content>p:not(.eyebrow){max-width:560px;color:var(--store-muted);margin:0 0 28px;font-size:16px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.store-facts{border-block:1px solid var(--store-divider);grid-template-columns:repeat(3,minmax(0,1fr));max-width:610px;margin:38px 0 0;display:grid}.store-facts>div{border-left:1px solid var(--store-divider);min-width:0;padding:15px 18px}.store-facts>div:first-child{border-left:0;padding-left:0}.store-facts dt{color:var(--store-muted);letter-spacing:.13em;font-family:"Exo 2",sans-serif;font-size:8px;font-weight:600}.store-facts dd{color:var(--store-text);margin:4px 0 0;font-size:12px;font-weight:600}.store-hero__visual{justify-self:end;width:min(400px,100%);margin:0;position:relative}.store-hero__frame{aspect-ratio:4/5;background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--panel-radius);padding:7px;position:relative;box-shadow:0 0 30px #e1c59014}.store-hero__frame:before{content:"";z-index:1;pointer-events:none;border:1px solid var(--store-divider);border-radius:9px;position:absolute;inset:13px}.store-hero__frame img{object-fit:contain;border-radius:10px;width:100%;height:100%}.store-hero__frame--cover img{object-fit:cover}.store-hero__frame span{z-index:2;width:72px;height:72px;color:var(--store-cream);background:var(--store-surface);border:1px solid var(--store-border);border-radius:50%;place-items:center;font-size:25px;display:grid;position:absolute;bottom:-28px;right:-22px}.store-hero__visual figcaption{z-index:2;border:1px solid var(--store-divider);background:#000000db;border-radius:8px;padding:14px 16px;display:grid;position:absolute;bottom:20px;left:23px;right:23px}.store-hero__visual figcaption small{color:var(--store-gold);letter-spacing:.16em;font-family:"Exo 2",sans-serif;font-size:8px;font-weight:600}.store-hero__visual figcaption strong{color:var(--store-text);margin-top:3px;font-family:Cinzel,serif;font-size:16px}.catalog-section,.page-container{width:var(--content-width);margin:auto;padding:66px 0}.catalog-section+.catalog-section{border-top:1px solid var(--store-divider)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px;padding-left:18px;display:flex;position:relative}.section-heading:before{content:"";background:linear-gradient(var(--store-gold) 0 24%, transparent 24% 31%, var(--store-gold) 31% 76%, transparent 76% 83%, var(--store-gold) 83%);width:3px;position:absolute;inset:3px auto 3px 0}.section-heading h2{color:var(--store-cream);letter-spacing:.06em;text-transform:uppercase;margin:4px 0 0;font-size:clamp(28px,4vw,38px);font-weight:700}.section-heading>p{color:var(--store-muted);margin:0;font-size:13px}.section-heading>a,.back-link{color:var(--store-gold);letter-spacing:.11em;text-transform:uppercase;font-family:"Exo 2",sans-serif;font-size:10px;font-weight:700}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.product-card{border:1px solid var(--store-border);border-radius:var(--card-radius);min-width:0;transition:border-color .2s,transform .2s,box-shadow .2s;overflow:hidden;background:var(--store-surface)!important}.product-card:hover{border-color:var(--store-cream);transform:translateY(-3px);box-shadow:0 12px 28px #00000080}.product-card--unavailable{border-color:#ef858547}.product-art{aspect-ratio:4/5;background:var(--store-black);border-bottom:1px solid var(--store-divider);display:block;position:relative;overflow:hidden}.product-art:after{content:"";pointer-events:none;background:linear-gradient(#0000 70%,#00000073);position:absolute;inset:0}.product-art img{object-fit:contain;object-position:center bottom;width:100%;height:100%;padding:16px 10px 0;transition:transform .35s}.product-art--cover img{object-fit:cover;object-position:center;padding:0}.product-card:hover .product-art img{transform:scale(1.025)}.offer-artwork-placeholder{width:100%;height:100%;color:var(--store-gold);background:radial-gradient(circle at 50% 35%,#e1c59029,#0000 42%),linear-gradient(145deg,#171510,#080807);place-items:center;display:grid}.offer-artwork-placeholder span{width:auto;height:auto;color:inherit;letter-spacing:.22em;opacity:.7;background:0 0;border:0;border-radius:0;font-family:Cinzel,serif;font-size:clamp(20px,4vw,42px);position:static}.store-hero__frame .offer-artwork-placeholder span{width:auto;height:auto;display:block;position:static}.product-badges{z-index:1;justify-content:space-between;align-items:flex-start;gap:8px;display:flex;position:absolute;top:12px;left:12px;right:12px}.rarity-badge,.availability-badge{color:var(--store-cream);border:1px solid var(--store-border);letter-spacing:.12em;text-transform:uppercase;background:#000000d1;border-radius:5px;padding:5px 8px;font-family:"Exo 2",sans-serif;font-size:8px;font-weight:700}.availability-badge{color:var(--store-danger);border-color:#ef85857a}.product-card-copy{padding:17px}.product-card-copy>small{color:var(--store-gold);letter-spacing:.18em;text-transform:uppercase;font-family:"Exo 2",sans-serif;font-size:8px;font-weight:700}.product-card-copy h3{color:var(--store-text);margin:4px 0 7px;font-family:Cinzel,serif;font-size:16px;font-weight:600}.product-card-copy h3 a:hover{color:var(--store-cream)}.product-card-copy p{min-height:39px;color:var(--store-muted);margin:0;font-size:12px;line-height:1.55}.product-card-copy>div{border-top:1px solid var(--store-divider);justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;display:flex}.product-card-copy strong{color:var(--store-cream);font-family:"Exo 2",sans-serif;font-size:17px}.product-card-copy>div>a{color:var(--store-gold);letter-spacing:.08em;text-transform:uppercase;font-family:"Exo 2",sans-serif;font-size:9px;font-weight:700}.page-heading{text-align:center;margin:28px 0 38px;padding-bottom:22px;position:relative}.page-heading:after{content:"";background:linear-gradient(90deg, var(--store-gold) 0 12px, transparent 12px 18px, var(--store-gold) 18px 58px, transparent 58px 64px, var(--store-gold) 64px);width:76px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.page-heading h1{color:var(--store-cream);letter-spacing:.07em;text-transform:uppercase;margin:4px 0 2px;font-family:Rajdhani,sans-serif;font-size:clamp(34px,5vw,46px);font-weight:700;line-height:1.1}.page-heading>p:last-child{margin:6px 0 0;font-size:13px}.product-page{width:var(--content-width);margin:auto;padding:54px 0 90px}.back-link{align-items:center;margin-bottom:24px;display:inline-flex}.back-link svg{width:16px}.product-detail{border:1px solid var(--store-border);border-radius:var(--panel-radius);grid-template-columns:minmax(340px,.9fr) 1.1fr;display:grid;position:relative;overflow:hidden;background:var(--store-surface)!important}.product-detail:after{content:"";pointer-events:none;border-radius:calc(var(--panel-radius) - 6px);border:1px solid #e1c59017;position:absolute;inset:7px}.product-detail-art{background:var(--store-black);border-right:1px solid var(--store-divider);min-height:600px;padding:28px 20px 0}.product-detail-art img{object-fit:contain;object-position:center bottom;width:100%;height:100%}.product-detail-art--cover{padding:0}.product-detail-art--cover img{object-fit:cover;object-position:center}.product-detail-copy{align-self:center;padding:clamp(34px,5vw,68px)}.product-detail-heading{justify-content:space-between;align-items:center;gap:16px;min-height:26px;display:flex}.product-detail-copy h1{color:var(--store-cream);letter-spacing:.03em;text-transform:uppercase;margin:7px 0 13px;font-family:Rajdhani,sans-serif;font-size:clamp(38px,5vw,58px);font-weight:700;line-height:1}.lead{color:var(--store-muted);font-size:15px;line-height:1.7}.offer-facts{border-block:1px solid var(--store-divider);grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0 0;display:grid}.offer-facts>div{border-left:1px solid var(--store-divider);padding:13px 14px}.offer-facts>div:first-child{border-left:0;padding-left:0}.offer-facts dt{color:var(--store-muted);letter-spacing:.12em;text-transform:uppercase;font-family:"Exo 2",sans-serif;font-size:8px;font-weight:700}.offer-facts dd{color:var(--store-text);margin:3px 0 0;font-size:12px;font-weight:600}.bundle-contents{border-block:1px solid var(--store-divider);margin:25px 0;padding:19px 0}.bundle-contents h2{color:var(--store-cream);text-transform:uppercase;margin:0 0 12px;font-size:16px}.bundle-contents p{color:var(--store-text);align-items:center;gap:9px;margin:7px 0;font-size:12px;display:flex}.bundle-contents svg{width:15px;color:var(--store-gold)}.offer-meta-list{gap:5px;display:grid}.purchase-row{border-top:1px solid var(--store-divider);justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding-top:22px;display:flex}.purchase-row>div{display:grid}.purchase-row small{color:var(--store-muted);letter-spacing:.12em;text-transform:uppercase;font-family:"Exo 2",sans-serif;font-size:8px;font-weight:700}.purchase-row strong{color:var(--store-cream);font-family:"Exo 2",sans-serif;font-size:29px}.fulfillment-warning{color:var(--store-muted);align-items:center;gap:8px;margin-top:17px;font-size:11px;display:flex}.fulfillment-warning svg{width:15px;color:var(--store-gold)}.offer-meta{color:var(--store-muted);align-items:center;gap:8px;margin:7px 0;font-size:12px;display:flex}.offer-meta svg{width:15px}.offer-blocked{color:var(--store-danger)}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000d6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.checkout-modal{background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--panel-radius);width:min(560px,100%);padding:36px;position:relative;box-shadow:0 20px 70px #000000ad}.checkout-modal:before,.auth-panel:before{content:"";pointer-events:none;border:1px solid var(--store-divider);border-radius:11px;position:absolute;inset:5px}.checkout-modal h2{color:var(--store-cream);text-transform:uppercase;margin:6px 0 18px;font-size:29px}.modal-close{z-index:1;width:34px;height:34px;color:var(--store-muted);cursor:pointer;border:1px solid var(--store-divider);background:0 0;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;top:16px;right:16px}.checkout-modal dl div,.account-card dl div{border-bottom:1px solid var(--store-divider);justify-content:space-between;gap:20px;padding:12px 0;display:flex}.checkout-modal dt,.account-card dt{color:var(--store-muted);font-size:12px}.checkout-modal dd,.account-card dd{color:var(--store-text);text-align:right;margin:0;font-size:12px;font-weight:600}.boundary-note{background:var(--store-black);border:1px solid var(--store-divider);border-left:3px solid var(--store-gold);border-radius:7px;margin:19px 0;padding:14px}.boundary-note strong{color:var(--store-cream);text-transform:uppercase;font-size:12px}.boundary-note p{color:var(--store-muted);margin:4px 0 0;font-size:12px;line-height:1.5}.checkout-progress{color:var(--store-warning);letter-spacing:.1em;align-items:center;gap:10px;margin:14px 0;font-family:"Exo 2",sans-serif;font-size:10px;font-weight:700;display:flex}.checkout-progress .spinner{flex:0 0 18px;width:18px;height:18px}.modal-actions{justify-content:flex-end;gap:9px;display:flex}.simulate-failure{color:var(--store-muted);cursor:pointer;background:0 0;border:0;margin:14px auto 0;padding:4px;font-size:11px;text-decoration:underline;display:block}.auth-page{background:var(--store-black);place-items:center;min-height:100dvh;padding:25px;display:grid}.auth-panel{width:min(490px,100%);color:var(--store-cream);background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--panel-radius);text-align:center;padding:38px;position:relative;box-shadow:0 20px 70px #000000ad}.auth-panel .store-brand{z-index:1;justify-content:center;position:relative}.auth-emblem{z-index:1;width:54px;height:54px;color:var(--store-cream);background:var(--store-black);border:1px solid var(--store-border);border-radius:50%;place-items:center;margin:29px auto 17px;display:grid;position:relative}.auth-emblem svg{width:23px}.auth-panel h1{z-index:1;color:var(--store-cream);letter-spacing:.06em;text-transform:uppercase;margin:5px 0;font-size:29px;position:relative}.auth-panel>.muted{z-index:1;color:var(--store-muted);margin:0;font-size:12px;position:relative}.auth-form{z-index:1;text-align:left;gap:15px;margin-top:25px;display:grid;position:relative}.auth-form label{color:var(--store-gold);letter-spacing:.14em;gap:6px;font-family:"Exo 2",sans-serif;font-size:9px;font-weight:600;display:grid}.auth-form input{width:100%;min-height:45px;color:var(--store-text);background:var(--store-black);border:1px solid var(--store-divider);border-radius:7px;outline:none;padding:10px 13px}.auth-form input:focus{border-color:var(--store-gold);box-shadow:0 0 0 3px #e1c59014}.auth-switch{z-index:1;color:var(--store-muted);margin:20px 0 0;font-size:12px;position:relative}.auth-switch a{color:var(--store-gold);font-weight:600}.form-error{color:var(--store-danger);background:var(--store-black);border:1px solid #ef858594;border-radius:7px;padding:11px;font-size:12px}.form-note{color:var(--store-info);font-size:12px}.center-state{min-height:68vh;color:var(--store-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:30px;display:flex}.spinner{border:2px solid var(--store-divider);border-top-color:var(--store-gold);border-radius:50%;width:25px;height:25px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-state h1{color:var(--store-cream);text-transform:uppercase}.error-state a,.empty-state a{color:var(--store-gold)}.empty-state{color:var(--store-muted);background:var(--store-surface);border:1px dashed var(--store-border);border-radius:var(--card-radius);text-align:center;padding:42px}.result-page{text-align:center;width:min(720px,100% - 40px);min-height:70vh;margin:auto;padding:80px 0}.result-icon{width:65px;height:65px;margin-bottom:13px}.result-icon.delivered{color:var(--store-success)}.result-icon.processing{color:var(--store-warning)}.result-icon.delivery_failed,.result-icon.payment_failed,.result-icon.failure{color:var(--store-danger)}.result-page h1{color:var(--store-cream);text-transform:uppercase;margin:6px 0;font-size:39px}.result-page>p{color:var(--store-muted)}.result-price{color:var(--store-cream);font-family:"Exo 2",sans-serif;font-size:25px}.result-page code,.order-list code{color:var(--store-muted)}.fulfillment-card{color:var(--store-cream);background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--panel-radius);text-align:left;gap:18px;margin:30px 0;padding:22px;display:flex}.fulfillment-card svg{color:var(--store-gold);flex:none}.fulfillment-card small{color:var(--store-gold);letter-spacing:.16em;font-family:"Exo 2",sans-serif;font-size:8px}.fulfillment-card h2{text-transform:uppercase;margin:4px 0;font-size:19px}.fulfillment-card p{color:var(--store-muted);margin:0;font-size:12px}.result-actions{justify-content:center;gap:10px;display:flex}.order-list{gap:10px;display:grid}.order-list article{border:1px solid var(--store-border);border-radius:var(--card-radius);justify-content:space-between;gap:28px;padding:20px;display:flex;background:var(--store-surface)!important}.order-list article>div:last-child{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.order-list h2{color:var(--store-text);margin:4px 0;font-size:18px}.order-list small{color:var(--store-muted)}.status-chip{color:var(--store-muted);background:var(--store-black);border:1px solid var(--store-divider);letter-spacing:.1em;border-radius:5px;padding:4px 7px;font-family:"Exo 2",sans-serif;font-size:8px}.status-chip.success{color:var(--store-success);border-color:color-mix(in srgb, var(--store-success) 45%, transparent)}.status-chip.pending{color:var(--store-warning);border-color:color-mix(in srgb, var(--store-warning) 45%, transparent);background:var(--store-black)}.status-chip.error{color:var(--store-danger);border-color:color-mix(in srgb, var(--store-danger) 45%, transparent)}.account-card{background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--panel-radius);max-width:760px;margin:auto;padding:26px}.account-card h2{color:var(--store-cream);text-transform:uppercase;margin-top:0;font-size:19px}.store-footer{width:var(--content-width);color:var(--store-muted);border-top:1px solid var(--store-divider);grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;margin:30px auto 0;padding:25px 0 35px;font-size:11px;display:grid}.store-footer>p{text-align:center;margin:0}.store-footer nav{justify-self:end;gap:16px;display:flex}.store-footer nav a{color:var(--store-muted)}.store-footer nav a:hover{color:var(--store-cream)}@media (width<=1050px){.store-header__inner{grid-template-columns:1fr auto;width:min(920px,100%)}.store-header nav{border-top:1px solid var(--store-divider);order:3;grid-column:1/-1;justify-content:center}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-hero{grid-template-columns:1fr minmax(300px,.65fr)}.product-detail{grid-template-columns:1fr 1fr}.product-detail-art{min-height:520px}.store-footer{grid-template-columns:1fr 1fr}.store-footer>p{text-align:left;order:3;grid-column:1/-1}}@media (width<=860px){.product-detail{grid-template-columns:1fr}.product-detail-art{aspect-ratio:16/12;border-right:0;border-bottom:1px solid var(--store-divider);min-height:0}.product-detail-copy{padding:36px}}@media (width<=740px){:root{--content-width:calc(100% - 28px);--panel-radius:13px;--card-radius:10px}body{font-size:15px}button,a{touch-action:manipulation}.store-shell{padding-bottom:calc(70px + env(safe-area-inset-bottom))}#store-content>main{min-height:calc(100dvh - 132px - env(safe-area-inset-bottom))}.store-header{padding:max(6px, env(safe-area-inset-top)) 14px 6px;border-bottom:1px solid var(--store-divider);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070706f7;position:sticky}.store-header__inner{width:100%;min-height:52px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;justify-content:space-between;padding:0;display:flex}.store-header .store-brand{gap:7px}.store-header .store-brand__logo{flex-basis:48px;width:48px;height:36px}.store-brand__copy strong{font-size:9px}.store-brand__copy small{margin-top:4px;font-size:5px}.player-menu{gap:5px}.player-menu a{background:var(--store-surface);border:1px solid var(--store-divider);border-radius:50%;justify-content:center;width:40px;height:40px}.player-menu a span{display:none}.player-menu button{background:var(--store-surface);border-radius:50%;width:40px;height:40px}.store-header .store-desktop-nav{display:none}.store-mobile-nav{z-index:40;width:100%;height:calc(64px + env(safe-area-inset-bottom));padding:0 8px env(safe-area-inset-bottom);border-top:1px solid var(--store-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#090908fa;grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 32px #00000085}.store-mobile-nav::-webkit-scrollbar{display:none}.store-mobile-nav a{min-width:0;min-height:60px;color:var(--store-muted);letter-spacing:.08em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 3px 6px;font-family:"Exo 2",sans-serif;font-size:7px;font-weight:600;display:inline-flex;position:relative}.store-mobile-nav a svg{stroke-width:1.7px;width:19px;height:19px;display:block}.store-mobile-nav a:after{content:"";background:var(--store-gold);height:2px;transition:inset .2s;position:absolute;top:0;left:50%;right:50%}.store-mobile-nav a.active{color:var(--store-cream)}.store-mobile-nav a.active:after{left:18%;right:18%}.store-mobile-nav a.active svg{filter:drop-shadow(0 0 5px #f5daaf52)}.gold-button,.text-button{min-height:46px;padding-inline:18px}.gold-button:active,.text-button:active{transform:scale(.98)}.store-hero{border-bottom:0;grid-template-columns:1fr;gap:24px;width:100%;min-height:0;padding:16px 14px 34px}.store-hero:before{display:none}.store-hero__content{order:2}.store-hero__content h1{margin-top:7px;font-size:clamp(38px,12vw,52px);line-height:.94}.store-hero__content>p:not(.eyebrow){margin-bottom:22px;font-size:14px;line-height:1.6}.hero-actions{grid-template-columns:1fr 1fr;display:grid}.hero-actions>*{width:100%;padding-inline:10px}.store-facts{display:none}.store-hero__visual{order:1;justify-self:center;width:100%}.store-hero__frame{aspect-ratio:16/10.5;border-radius:14px;padding:0}.store-hero__frame:before{border-radius:9px;inset:7px}.store-hero__frame span{display:none}.store-hero__visual figcaption{padding:11px 12px;bottom:14px;left:14px;right:14px}.catalog-section,.page-container{padding:32px 0}.catalog-section{width:100%;padding-inline:14px}.catalog-section+.catalog-section{padding-top:42px}.section-heading{flex-direction:row;align-items:flex-start;gap:12px;margin-bottom:18px;padding-left:14px}.section-heading h2{font-size:27px;line-height:1}.section-heading>p{display:none}.section-heading>a{flex:none;align-items:center;min-height:44px;display:inline-flex}.page-heading{text-align:left;margin:6px 0 26px;padding-bottom:18px}.page-heading:after{left:0;transform:none}.page-heading h1{font-size:clamp(31px,10vw,40px)}.product-grid{grid-template-columns:1fr;gap:12px}.product-card{grid-template-columns:minmax(112px,.82fr) minmax(0,1.18fr);display:grid}.product-art{aspect-ratio:auto;border-right:1px solid var(--store-divider);border-bottom:0;height:100%;min-height:206px}.product-art img{padding:10px 5px 0}.product-art--cover img{padding:0}.product-badges{flex-direction:column;align-items:flex-start;top:8px;left:8px;right:8px}.rarity-badge,.availability-badge{max-width:100%;padding:4px 6px;font-size:6px}.product-card-copy{flex-direction:column;min-width:0;padding:13px;display:flex}.product-card-copy h3{margin-block:4px 6px;font-size:14px;line-height:1.25}.product-card-copy p{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:0;font-size:11px;display:-webkit-box;overflow:hidden}.product-card-copy>div{gap:8px;margin-top:auto;padding-top:11px}.product-card-copy strong{font-size:14px}.product-card-copy>div>a{text-align:right}.catalog-section .product-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-right:-14px;padding-right:14px;display:flex;overflow-x:auto}.catalog-section .product-grid::-webkit-scrollbar{display:none}.catalog-section .product-card{scroll-snap-align:start;flex:0 0 min(78vw,300px);display:block}.catalog-section .product-art{aspect-ratio:4/3;border-right:0;border-bottom:1px solid var(--store-divider);height:auto;min-height:0}.catalog-section .product-card-copy{min-height:162px}.product-page{width:100%;padding:0 0 28px}.back-link{min-height:46px;margin:0 14px 4px}.product-detail{border-left:0;border-right:0;border-radius:0;grid-template-columns:1fr}.product-detail:after{display:none}.product-detail-art{aspect-ratio:1;border-right:0;border-bottom:1px solid var(--store-divider);min-height:0;padding:14px 10px 0}.product-detail-art--cover{padding:0}.product-detail-copy{padding:25px 16px max(24px, env(safe-area-inset-bottom))}.product-detail-heading{align-items:flex-start}.product-detail-copy h1{font-size:clamp(34px,11vw,46px)}.lead{font-size:14px}.offer-facts>div{padding:11px 8px}.offer-facts dt{font-size:7px}.offer-facts dd{font-size:10px}.bundle-contents{margin:20px 0;padding:16px 0}.bundle-contents p{align-items:flex-start}.bundle-contents svg,.offer-meta svg,.fulfillment-warning svg{flex:none}.purchase-row{flex-direction:column;align-items:stretch;gap:14px}.purchase-row .gold-button{width:100%}.modal-backdrop{align-items:end;padding:0}.checkout-modal{width:100%;max-height:calc(100dvh - 20px);padding:31px 18px max(22px, env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:20px 20px 0 0;overflow-y:auto}.checkout-modal:before{background:var(--store-divider);border:0;border-radius:999px;width:42px;height:4px;inset:9px auto auto 50%;transform:translate(-50%)}.checkout-modal h2{padding-right:36px;font-size:25px;line-height:1.1}.checkout-modal dl div,.account-card dl div{align-items:flex-start;gap:12px}.checkout-modal dd,.account-card dd{overflow-wrap:anywhere;max-width:58%}.modal-actions,.result-actions{flex-direction:column;align-items:stretch}.modal-actions .gold-button{order:-1}.modal-actions>*,.result-actions>*{width:100%}.auth-page{padding:max(12px, env(safe-area-inset-top)) 18px max(18px, env(safe-area-inset-bottom));align-items:center}.auth-panel{background:var(--store-black);box-shadow:none;border:0;padding:18px 0 24px}.auth-panel:before{display:none}.auth-panel .store-brand__logo{flex-basis:64px;width:64px;height:46px}.auth-emblem{width:48px;height:48px;margin:22px auto 14px}.auth-panel h1{font-size:clamp(24px,8vw,29px);line-height:1.15}.auth-form{gap:13px;margin-top:21px}.auth-form input{min-height:48px;font-size:16px}.empty-state{padding:28px 18px}.center-state{min-height:58dvh;padding:24px 18px}.result-page{width:calc(100% - 28px);min-height:60dvh;padding:48px 0}.result-icon{width:54px;height:54px;margin-inline:auto}.result-page h1{font-size:clamp(30px,10vw,38px);line-height:1.08}.fulfillment-card{gap:12px;padding:17px 14px}.fulfillment-card svg{width:22px}.order-list article{flex-direction:column;align-items:stretch;gap:16px;padding:17px}.order-list article>div{min-width:0}.order-list code{overflow-wrap:anywhere;display:block}.order-list article>div:last-child{align-items:flex-start}.account-card{border-radius:12px;padding:20px 17px}.store-footer{display:none}}@media (width<=380px){:root{--content-width:calc(100% - 20px)}.store-mobile-nav a{padding-inline:4px;font-size:7.5px}.store-brand__copy{display:none}.hero-actions{grid-template-columns:1fr}.store-facts>div{padding-inline:5px}.product-card{grid-template-columns:108px minmax(0,1fr)}.product-card-copy{padding:11px}.section-heading h2{font-size:24px}}@media (width<=740px) and (orientation:landscape){.auth-page{align-items:start}.modal-backdrop{align-items:center}.checkout-modal{border:1px solid var(--store-border);border-radius:16px;max-width:560px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
