/* Account commerce and release shelf. Extends Truckfish Drop Zone v3. */
body { overflow-x: visible; background-size: auto; }
button,input,select { font: inherit; }
button { touch-action: manipulation; }
button:disabled { cursor: default; opacity: .58; transform: none !important; filter: none !important; }
button:focus-visible,a:focus-visible,input:focus-visible { outline: 3px solid var(--cyan); outline-offset: 5px; }
input { min-width: 0; }
main { min-height: 60vh; }
em { color: var(--lime); font-style: inherit; }
.muted,.small { color: var(--text-dim); }
.small { font-size: .85rem; line-height: 1.5; }
.text-link,.text-button { text-decoration: underline; text-underline-offset: 5px; }
.text-button { color: var(--cyan); border: 0; background: none; padding: .5rem 0; cursor: pointer; text-align: left; font-size: .95rem; }
.actions { display: flex; align-items: center; flex-wrap: wrap; gap: 1.2rem; }
.eyebrow { display: block; font-size: .73rem; letter-spacing: .17em; font-weight: 800; color: var(--cyan); text-transform: uppercase; font-style: normal; }
.hdr { background: rgba(10,5,24,.95); }
.hdr-in { height: 76px; }
.brand { font-size: 1.4rem; }
.nav a { font-size: .82rem; }
.nav .btn { padding: .65rem 1rem; }
.signal-dot { display: inline-block; width: 7px; height: 7px; background: var(--lime); box-shadow: 0 0 12px #c6ff3d88; margin-right: .5rem; }
.store-hero { display: grid; grid-template-columns: 1.05fr 1fr; gap: 3rem; align-items: center; padding-block: 4.5rem 4rem; }
.hero-copy h1 { font-size: clamp(3.8rem, 5.8vw, 5.8rem); letter-spacing: -.01em; margin: 1.3rem 0 1.5rem; }
.hero-copy .muted { max-width: 44ch; font-size: 1rem; }
.hero-intro { font-size: clamp(1.15rem, 1.6vw, 1.3rem); line-height: 1.65; }
.hero-copy .actions { margin-top: 2rem; }
.hero-screens { display: grid; grid-template-columns: 1fr 1fr; gap: 1.25rem; position: relative; padding: 0 0 1.5rem; }
.hero-screen { margin: 0; background: #090c17; border: 1px solid #5f4a9c; box-shadow: 0 18px 45px #0007; min-width: 0; }
.hero-screen a { display: block; height: 380px; background: #080b11; }
.hero-screen img { width: 100%; height: 100%; object-fit: contain; }
.hero-screen figcaption { padding: .8rem 1rem; display: flex; flex-direction: column; background: var(--panel); line-height: 1.5; }
.hero-screen figcaption b { font-family: var(--display); font-size: 1.2rem; text-transform: uppercase; font-weight: 400; }
.hero-screen figcaption span { font-size: .76rem; color: var(--text-dim); }
.hero-screen-one { border-top: 3px solid var(--lime); transform: translateY(-12px); }
.hero-screen-two { border-top: 3px solid var(--cyan); transform: translateY(22px); }
.screen-stamp { position: absolute; bottom: -1.5rem; right: 0; font-size: .67rem; text-transform: uppercase; letter-spacing: .14em; color: var(--text-mut); }
.store-values { background: #0d071fb3; border-block: 1px solid #493370; }
.store-values .wrap { display: flex; flex-wrap: wrap; justify-content: space-between; padding-block: 1.15rem; gap: 1rem; font-size: .81rem; color: var(--text-dim); }
.store-values b { color: var(--lime); }
.store-section { padding-block: 4.5rem; }
.section-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 1.5rem; margin-bottom: 2rem; }
.section-heading h2 { font-size: clamp(2.3rem, 4vw, 3.3rem); }
.section-heading p { margin-bottom: .6rem; }
.heading-dot { color: var(--magenta); }
.filters { display: flex; flex-wrap: wrap; gap: .4rem; }
.filter { border: 1px solid #4c3675; background: #160c30; color: var(--text-dim); font-size: .82rem; padding: .7rem .95rem; cursor: pointer; }
.filter.active { border-color: var(--cyan); background: #12324a; color: var(--text); }
.filter span { margin-left: .4rem; color: var(--cyan); }
.game-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1.4rem; }
.game-tile { display: flex; flex-direction: column; min-width: 0; background: #211245; border: 1px solid #483365; transition: border-color .16s; }
.game-tile:hover { border-color: var(--cyan); }
.game-art { display: block; height: 236px; width: 100%; background: #080b12; border-bottom: 1px solid #4c3675; overflow: hidden; }
.game-art img { width: 100%; height: 100%; object-fit: contain; }
.capture-note { margin: 0; padding: .5rem .8rem; color: var(--text-dim); background: #100b20; font-size: .69rem; }
.game-tile-copy { padding: 1.35rem 1.4rem .25rem; flex: 1; }
.mini-label { text-transform: uppercase; font-size: .66rem; letter-spacing: .12em; color: var(--cyan); }
.game-tile h3 { font-size: 1.7rem; line-height: 1.1; margin-bottom: .75rem; }
.game-tile h3 a { color: var(--text); font-weight: inherit; }
.game-tile-copy > p:last-child { font-size: .91rem; color: var(--text-dim); line-height: 1.65; }
.game-tile-foot { padding: 1.15rem 1.4rem; border-top: 1px solid #422c68; display: flex; gap: 1rem; align-items: center; justify-content: space-between; }
.game-tile-foot .btn { padding: .6rem .8rem; font-size: .83rem; }
.game-price { font-family: var(--display); font-size: 1.8rem; color: var(--gold); display: flex; gap: .5rem; align-items: baseline; }
.game-price small { color: var(--text-mut); font-family: var(--body); font-size: .7rem; }
.art-await { height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; background: repeating-linear-gradient(135deg,#100921,#100921 24px,#140b29 24px,#140b29 25px); gap: .4rem; }
.art-await span { font-family: var(--display); text-transform: uppercase; font-size: 1.7rem; color: #8271b3; }
.art-await b { font-size: .7rem; letter-spacing: .15em; text-transform: uppercase; color: var(--text-mut); }
.membership-banner { display: grid; grid-template-columns: 1.45fr 1fr; gap: 3rem; padding: 3.5rem; background: linear-gradient(105deg,#302050,#1e2447); border: 1px solid var(--violet); border-left: 5px solid var(--lime); }
.membership-banner h2 { font-size: clamp(2.8rem,4vw,4rem); margin: 1rem 0 1.3rem; }
.membership-banner p { max-width: 52ch; }
.membership-price { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; border-left: 1px solid #705899; padding-left: 3rem; }
.membership-price strong { font-family: var(--display); font-size: 5rem; line-height: 1; color: var(--lime); font-weight: 400; }
.membership-price > p:first-child { margin-bottom: .8rem; }
.membership-price span { font-size: 1.1rem; color: var(--text-dim); }
.membership-price .small { margin: 1rem 0 0; }
.booklet-strip { display: flex; gap: 3rem; align-items: center; justify-content: space-between; }
.booklet-strip h2 { font-size: clamp(2.2rem,3.4vw,3rem); margin: 1rem 0; }
.booklet-strip p { max-width: 62ch; color: var(--text-dim); }
.booklet-strip .btn { flex: none; }
.store-footer { background: #0b0619; border-top: 1px solid #3e2a65; padding-block: 2.5rem 1.5rem; }
.footer-top { display: grid; grid-template-columns: 1fr 1.1fr 1fr; gap: 1.4rem; align-items: center; font-size: .82rem; }
.footer-top > p { color: var(--text-dim); margin: 0; }
.footer-top > a:last-child { justify-self: end; font-size: .8rem; }
.merchant-note { margin-top: 1.3rem; margin-bottom: 0; font-size: .75rem; color: var(--text-dim); }
.footer-ring { margin-top: 1.5rem; display: flex; flex-wrap: wrap; align-items: baseline; gap: .4rem 1.15rem; font-size: .78rem; }
.footer-ring-label { font-family: var(--display); font-size: .78rem; font-weight: 400; letter-spacing: .14em; text-transform: uppercase; font-style: oblique 8deg; color: var(--cyan); margin-right: .35rem; }
.footer-ring a { color: var(--lime); font-weight: 600; }
.footer-ring a:hover { color: var(--cyan); }
.footer-bottom { display: flex; justify-content: space-between; gap: 1.5rem; padding-top: 2rem; color: var(--text-mut); font-size: .75rem; }
.footer-bottom nav { display: flex; flex-wrap: wrap; gap: 1.2rem; }
.footer-bottom a { color: var(--text-dim); }
.detail-hero { padding-top: 2rem; }
.breadcrumb { font-size: .85rem; }
.detail-grid { display: grid; grid-template-columns: 1.2fr 1fr; gap: 4rem; margin-top: 2.7rem; align-items: center; }
.detail-copy h1 { font-size: clamp(3rem,5.4vw,5.1rem); overflow-wrap: anywhere; margin: 1rem 0 1.4rem; }
.detail-copy .hero-intro { color: var(--text-dim); }
.release-facts { display: flex; flex-wrap: wrap; gap: .5rem 1rem; font-size: .78rem; color: var(--cyan); margin: 1.5rem 0; }
.purchase-box { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1rem; padding: 1.4rem; border: 1px solid #5a4083; background: #24154d; }
.purchase-box > div { display: flex; flex-direction: column; }
.purchase-box strong { color: var(--gold); font-family: var(--display); font-size: 2.4rem; font-weight: 400; line-height: 1; }
.purchase-box span { color: var(--text-dim); font-size: .75rem; margin-top: .4rem; }
.purchase-box .small { flex-basis: 100%; margin: 0; }
.detail-links { display: flex; flex-direction: column; gap: .7rem; margin-top: 1.4rem; font-size: .9rem; }
.detail-main-shot { background: #080b12; border: 1px solid var(--cyan); margin: 0; min-width: 0; }
.detail-main-shot > img { width: 100%; height: 510px; object-fit: contain; }
.detail-main-shot .art-await { min-height: 350px; }
.detail-main-shot figcaption,.release-shot figcaption { padding: .65rem 1rem; font-size: .72rem; color: var(--text-dim); background: #100b20; border-top: 1px solid #352646; }
.detail-body { display: grid; grid-template-columns: 1.2fr 1fr; gap: 4rem; align-items: start; }
.detail-body h2 { font-size: 2.5rem; margin-bottom: 1.5rem; }
.detail-body h3 { font-size: 1.6rem; margin-top: 2rem; }
.detail-body li { color: var(--text-dim); font-size: .95rem; padding-left: .3rem; margin: .8rem 0; }
.detail-body ul { padding-left: 1.1rem; }
.mechanic-list li::marker { color: var(--lime); }
.requirements { border-top: 3px solid var(--violet); background: #1a1037; padding: 2rem; }
.requirements > p:not(.eyebrow) { color: var(--text-dim); font-size: .88rem; }
.requirements a { font-size: .85rem; }
.release-gallery { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1.2rem; }
.release-shot { margin: 0; border: 1px solid #453162; background: #080b12; min-width: 0; }
.release-shot img { width: 100%; height: 390px; object-fit: contain; }
.detail-bottom { display: flex; justify-content: space-between; align-items: center; gap: 1.5rem; padding-bottom: 4rem; }
.text-page { max-width: 970px; padding-block: 4rem 5rem; }
.text-page > h1 { font-size: clamp(3rem,6vw,4.7rem); margin: 1rem 0 1.7rem; }
.text-page > .hero-intro { max-width: 62ch; color: var(--text-dim); margin-bottom: 2rem; }
.text-page section { margin-top: 2.5rem; max-width: 72ch; }
.text-page section h2 { font-size: 2rem; margin: 0 0 1rem; }
.text-page section p,.text-page li { color: var(--text-dim); }
.text-page li { margin: .75rem 0; }
.booklet-list { margin-top: 3rem; }
.booklet-row { display: grid; grid-template-columns: auto 1fr auto; gap: 1.5rem; padding: 1.7rem 0; align-items: center; border-bottom: 1px solid #4c3675; }
.booklet-number { color: var(--violet); font-family: var(--display); font-size: 2.5rem; }
.booklet-row h2 { font-size: 1.7rem; }
.booklet-row p { font-size: .83rem; color: var(--text-dim); margin: .5rem 0 0; }
.booklet-row .btn { font-size: .9rem; padding: .7rem 1rem; }
.account-heading { padding-block: 3.5rem 2.5rem; }
.account-heading h1 { font-size: clamp(3rem,5vw,4.6rem); margin: 1rem 0; }
.account-heading > p:last-child { color: var(--text-dim); margin-bottom: 0; }
.account-main { padding-bottom: 5rem; }
.auth-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 4.5rem; }
.auth-box { padding: 2rem; background: #211345; border: 1px solid #654b90; }
.auth-tabs { display: flex; border-bottom: 1px solid #553b7c; margin-bottom: 1.8rem; }
.auth-tabs button { flex: 1; background: transparent; border: 0; color: var(--text-dim); padding: .7rem .4rem 1rem; font-size: .9rem; cursor: pointer; border-bottom: 3px solid transparent; }
.auth-tabs button.active { border-bottom-color: var(--lime); color: var(--lime); }
.auth-box h2 { font-size: 2.1rem; margin-bottom: 1rem; }
.auth-box p { font-size: .91rem; }
.auth-box label { display: flex; flex-direction: column; gap: .5rem; margin-bottom: 1.2rem; color: var(--text); font-size: .85rem; font-weight: 600; }
.auth-box input { width: 100%; border: 1px solid #705799; border-radius: 0; background: #100920; color: var(--text); padding: .85rem .9rem; font-size: 1rem; }
.auth-box input::placeholder { color: #9482b6; }
.auth-box .btn[type=submit] { width: 100%; margin: .5rem 0 .8rem; }
.auth-box .text-button { font-size: .83rem; }
.form-error { color: #ffb7ca; padding: .8rem; border-left: 3px solid var(--danger); background: #430f31; }
.account-aside { padding: 1.5rem 0; max-width: 44ch; }
.shelf-symbol { color: var(--lime); font-size: 3rem; line-height: 1; }
.account-aside h2 { font-size: 3rem; margin: .8rem 0 1.3rem; }
.account-aside > p { color: var(--text-dim); font-size: .95rem; }
.aside-fact { display: flex; gap: 1.1rem; align-items: center; margin: 1.2rem 0; font-size: .85rem; color: var(--text-dim); }
.aside-fact b { color: var(--cyan); font-family: var(--display); font-size: 1.5rem; font-weight: 400; }
.account-aside > a { display: inline-block; margin-top: 1rem; font-size: .9rem; }
.message,.verification-banner { border: 1px solid var(--cyan); background: #152740; padding: 1.3rem 1.5rem; margin-bottom: 1.5rem; font-size: .95rem; }
.message.error { border-color: var(--danger); background: #391329; color: #ffc5d4; }
.message p:last-child { margin-bottom: 0; }
.loading-state { padding: 3rem; border: 1px solid #483365; color: var(--text-dim); text-align: center; }
.account-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; padding: 1.5rem; border: 1px solid #5b4283; background: #20123f; margin-bottom: 2rem; }
.account-toolbar strong { overflow-wrap: anywhere; font-size: 1rem; }
.account-toolbar .eyebrow { margin: 0 0 .3rem; }
.verification-banner { display: flex; align-items: center; gap: 2rem; justify-content: space-between; }
.verification-banner h2 { font-size: 1.7rem; margin-bottom: .5rem; }
.verification-banner p { margin: 0; color: var(--text-dim); }
.verification-banner .btn { white-space: normal; flex-shrink: 0; font-size: .9rem; }
.library-section { padding-block: 1.7rem 2.7rem; }
.empty-state { padding: 2.5rem; background: #1a1037; border: 1px dashed #674b91; }
.empty-state h3 { font-size: 2rem; margin-bottom: 1rem; }
.empty-state p { color: var(--text-dim); max-width: 60ch; }
.library-row { display: grid; grid-template-columns: 150px 1fr; gap: 1.5rem; padding: 1.5rem; border: 1px solid #4c3675; background: #20123f; margin-bottom: 1rem; }
.library-art { background: #080b12; min-height: 155px; }
.library-art img { width: 100%; height: 170px; object-fit: contain; }
.library-copy h3 { font-size: 2rem; margin: .2rem 0 .7rem; }
.library-copy > p { color: var(--text-dim); font-size: .9rem; }
.download-row { display: flex; flex-wrap: wrap; align-items: center; gap: .8rem 1.1rem; margin: .8rem 0; }
.download-row .btn { font-size: .85rem; padding: .65rem .9rem; }
.download-row > span { color: var(--text-dim); font-size: .78rem; }
.checksum { color: var(--text-mut); font-size: .72rem; margin-bottom: 1rem; }
.checksum summary { cursor: pointer; }
.checksum code { display: block; margin-top: .5rem; overflow-wrap: anywhere; color: var(--text-dim); }
.account-membership { border-top: 1px solid #5b4085; padding-top: 2.5rem; }
.membership-state { display: flex; align-items: center; flex-wrap: wrap; gap: 2rem; padding: 1.5rem 2rem; background: #252043; border-left: 4px solid var(--lime); margin-bottom: 1.8rem; }
.membership-state > div { flex: 1; }
.membership-state h3 { font-size: 2rem; margin-bottom: .7rem; }
.membership-state p { color: var(--text-dim); font-size: .9rem; margin-bottom: .5rem; }
.choice-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1rem; }
.choice-card { border: 1px solid #513972; padding: 1.3rem; background: #1c1038; }
.choice-card h3 { font-size: 1.5rem; margin-bottom: .8rem; }
.choice-card p { color: var(--text-dim); font-size: .8rem; }
.choice-card .btn { padding: .65rem 1rem; font-size: .85rem; }
.toast { position: fixed; bottom: 1.5rem; left: 50%; transform: translateX(-50%); background: #123448; border: 1px solid var(--cyan); color: var(--text); width: max-content; max-width: calc(100% - 2rem); padding: 1rem 1.3rem; z-index: 200; box-shadow: 0 12px 40px #0008; font-size: .9rem; }
.toast.error { border-color: var(--danger); background: #40132c; }
.confirm-dialog { max-width: 520px; width: calc(100% - 2rem); color: var(--text); background: #221345; border: 1px solid var(--violet); padding: 2rem; box-shadow: 0 20px 90px #0009; }
.confirm-dialog::backdrop { background: #05020dbd; backdrop-filter: blur(3px); }
.confirm-dialog h2 { font-size: 2.2rem; margin: 1rem 0; }
.confirm-dialog p:not(.eyebrow) { color: var(--text-dim); }
.confirm-dialog .actions { justify-content: flex-end; margin-top: 1.5rem; }
@media(min-width:1500px) { .store-hero { padding-block: 5.5rem; } }
@media(max-width:1000px) {
 .store-hero { gap: 2rem; } .hero-screen a { height: 300px; } .hero-screens { gap: .7rem; }
 .game-grid { grid-template-columns: repeat(2,minmax(0,1fr)); } .membership-banner { padding: 2.5rem; gap: 2rem; }
 .membership-price { padding-left: 2rem; } .detail-grid,.detail-body { gap: 2rem; } .detail-main-shot > img { height: 460px; }
 .auth-layout { gap: 2.5rem; } .release-gallery { grid-template-columns: repeat(2,minmax(0,1fr)); }
 .footer-top { grid-template-columns: 1fr 1fr; } .footer-top > p { display: none; }
}
@media(max-width:720px) {
 .hdr-in { height: 65px; gap: .8rem; } .hdr .brand-txt { display: none; } .nav { gap: .95rem; }
 .nav a { font-size: .72rem; } .nav .btn { padding: .6rem .75rem; }
 .store-hero { grid-template-columns: 1fr; padding-block: 2.7rem 3rem; gap: 2.6rem; } .hero-copy h1 { font-size: clamp(3.5rem,11vw,4.8rem); }
 .hero-copy .hero-intro { max-width: 40ch; } .hero-copy .muted { max-width: none; }
 .hero-screens { max-width: 470px; width: 100%; justify-self: center; padding: 0 0 1rem; gap: 1rem; } .hero-screen a { height: 285px; }
 .hero-screen-one { transform: none; } .hero-screen-two { transform: translateY(12px); } .screen-stamp { bottom: -1.3rem; }
 .hero-screen figcaption { padding: .7rem; } .hero-screen figcaption b { font-size: 1.1rem; } .hero-screen figcaption span { font-size: .7rem; }
 .store-values .wrap { display: grid; grid-template-columns: 1fr 1fr; gap: .8rem 1rem; font-size: .71rem; }
 .store-section { padding-block: 3rem; } .section-heading { align-items: flex-start; flex-direction: column; gap: 1.3rem; }
 .game-grid { gap: 1.2rem; } .game-tile-copy { padding: 1.2rem 1.2rem .2rem; } .game-tile-foot { padding: 1rem 1.2rem; }
 .membership-banner { grid-template-columns: 1fr; padding: 2rem; gap: 1.5rem; } .membership-price { padding: 1.5rem 0 0; border-left: 0; border-top: 1px solid #705899; }
 .membership-price strong { font-size: 4.4rem; } .booklet-strip { flex-direction: column; gap: 1rem; align-items: flex-start; }
 .footer-top,.footer-bottom { display: flex; flex-direction: column; align-items: flex-start; gap: 1rem; } .footer-top > a:last-child { justify-self: start; }
 .detail-grid,.detail-body { grid-template-columns: 1fr; gap: 2rem; } .detail-copy h1 { font-size: clamp(2.8rem,10vw,4rem); }
 .detail-main-shot { max-width: 560px; width: 100%; justify-self: center; } .detail-main-shot > img { height: 440px; }
 .purchase-box { padding: 1.25rem; } .purchase-box .btn { padding: .85rem 1rem; font-size: .95rem; }
 .release-gallery { grid-template-columns: 1fr; } .release-shot img { height: 430px; }
 .detail-bottom { flex-direction: column; align-items: flex-start; padding-bottom: 3rem; }
 .text-page { padding-block: 2.8rem 4rem; } .text-page > h1 { font-size: 3rem; } .booklet-row { gap: 1rem; grid-template-columns: 30px 1fr; } .booklet-row > .btn,.booklet-row > .muted { grid-column: 2; justify-self: start; }
 .booklet-row h2 { font-size: 1.55rem; } .booklet-number { font-size: 2rem; }
 .account-heading { padding-block: 2.6rem 1.7rem; } .auth-layout { grid-template-columns: 1fr; gap: 1.5rem; } .auth-box { padding: 1.5rem; }
 .account-aside { max-width: 100%; } .account-aside h2 { font-size: 2.5rem; } .account-toolbar { padding: 1.2rem; gap: .9rem; }
 .account-toolbar .btn { font-size: .8rem; padding: .65rem .8rem; flex-shrink: 0; } .account-toolbar strong { font-size: .87rem; }
 .verification-banner { flex-direction: column; align-items: flex-start; gap: 1rem; }
 .library-row { grid-template-columns: 90px 1fr; gap: 1rem; padding: 1rem; } .library-art { min-height: 120px; } .library-art img { height: 150px; }
 .library-copy h3 { font-size: 1.65rem; } .download-row { gap: .5rem; } .download-row .btn { padding: .65rem .8rem; font-size: .75rem; }
 .empty-state { padding: 1.5rem; } .membership-state { padding: 1.4rem; gap: 1rem; } .choice-grid { grid-template-columns: 1fr 1fr; }
}
@media(max-width:480px) {
 .game-grid { grid-template-columns: 1fr; } .game-art { height: 270px; } .game-tile h3 { font-size: 1.8rem; }
 .hero-copy .actions { gap: 1.4rem; } .hero-copy .actions .btn { padding: .85rem 1.2rem; }
 .hero-screen a { height: 250px; } .hero-screen figcaption span { font-size: .65rem; }
 .choice-grid { grid-template-columns: 1fr; } .requirements { padding: 1.5rem; }
 .account-toolbar { align-items: flex-start; } .library-row { grid-template-columns: 1fr; }
 .library-art { height: 170px; } .library-art img { height: 170px; }
 .filter { padding: .65rem .8rem; } .footer-bottom nav { gap: .8rem 1.2rem; }
}
