
:root{--market-gold:#d9b77b;--market-ink:#060e16}
body{background:radial-gradient(ellipse at 70% 0,#152131 0,transparent 45%),var(--market-ink);color:#edf0f4}
body .mode-page{max-width:1440px;padding:32px;margin:auto}
body .logged-in-header{background:#080f18;border-bottom:1px solid #ffffff1c;padding:16px 32px;gap:24px}
.market-hero{position:relative;min-height:400px;border:1px solid #344150;border-radius:12px;overflow:hidden;isolation:isolate;margin:0 0 36px;background:#121c2a}
.market-hero-art{position:absolute;inset:0 0 0 auto;width:65%;height:100%;object-fit:cover;object-position:center 30%;z-index:-2}
.market-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#070f18 0%,#070f18f5 30%,#070f1860 65%,#070f1830),linear-gradient(0deg,#070f18d9,transparent 60%);z-index:-1}
.market-hero-copy{max-width:720px;padding:48px 38px 90px}
.market-eyebrow{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--market-gold);font-weight:700}
.market-hero h1{font-size:clamp(2.3rem,4.3vw,4.6rem);line-height:1.04;letter-spacing:-.055em;margin:20px 0;font-weight:900}
.market-hero h1 span{color:var(--market-gold)}
.market-hero-copy>p:not(.market-eyebrow){max-width:450px;font-size:1.12rem;color:#d2dae6;line-height:1.6}
.market-button{display:inline-flex;gap:32px;align-items:center;background:linear-gradient(115deg,#edcf96,#bd965d);padding:15px 25px;border-radius:6px;color:#111820!important;font-weight:800;text-decoration:none!important;margin-top:16px;box-shadow:0 4px 24px #d6b57920}
.market-spotlight{position:absolute;bottom:28px;right:28px;display:grid;gap:6px;text-align:right;text-decoration:none;color:white}
.market-spotlight small{font-size:.7rem;letter-spacing:.08em;color:#d4bd92}.market-spotlight strong{font-size:1.7rem}.market-spotlight span{font-size:.85rem}
.market-section-title{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:32px 0 18px}.market-section-title h2{font-size:1.6rem;margin:0;letter-spacing:-.03em}.market-section-title>span{font-size:.8rem;color:#94a7bd}
.market-creators{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.market-creator{position:relative;aspect-ratio:4/4.6;overflow:hidden;border:1px solid #65738680;border-radius:9px;color:#fff;text-decoration:none;background:#152333}
.market-creator img{width:100%;height:100%;object-fit:cover;transition:transform .2s}
.market-creator::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#050e18 0%,#050e18d9 20%,transparent 75%)}
.market-creator>div{position:absolute;z-index:1;bottom:14px;left:14px;right:12px}.market-creator h3{font-size:1rem;margin:0 0 5px}.market-creator p,.market-creator small{font-size:.72rem;margin:3px 0;color:#d0dae6}
.market-creator:hover img{transform:scale(1.04)}
body .collectible-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
body .collectible-tile{padding:5px 5px 0;border-radius:9px;border:1px solid #8a7356;background:linear-gradient(145deg,#27394a,#102133 58%,#152333);overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff0a,0 9px 24px #0003;transition:transform .18s,border-color .18s}
body .collectible-tile:nth-child(3n+1){background:linear-gradient(145deg,#453044,#1f1728)}body .collectible-tile:nth-child(3n+2){background:linear-gradient(145deg,#294758,#0b2434)}
body .collectible-tile:hover{transform:translateY(-4px);border-color:#e7ca92}
.market-card-art{display:block;position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:5px;border:1px solid #ffffff24}
body .market-card-art img{width:100%;height:100%;object-fit:cover;aspect-ratio:auto;border-radius:0;margin:0}
.market-ribbon{position:absolute;z-index:2;top:20px;right:-35px;left:auto;width:140px;box-sizing:border-box;transform:rotate(45deg);background:linear-gradient(180deg,#df2635,#b70f21);color:#fff;padding:7px 0;text-align:center;text-transform:uppercase;font-size:.6rem;line-height:1.25;letter-spacing:.05em;font-weight:850;box-shadow:0 2px 5px #0008;border-top:1px solid #ff788080;border-bottom:1px solid #740915;border-radius:0;pointer-events:none}
.market-card-info{padding:13px 9px 9px}.market-card-creator{font-size:.69rem;letter-spacing:.08em;text-transform:uppercase;color:#f3e8d7;text-decoration:none}
.market-card-info h3{font-size:.87rem;margin:7px 0 12px;line-height:1.4}.market-card-info h3 a{text-decoration:none;color:white}
.card-categories{display:flex;flex-wrap:wrap;gap:5px;margin:10px 0}
.category-badge{display:inline-block;background:#ffffff0e;border:1px solid #ffffff23;border-radius:4px;font-size:.63rem;padding:4px 7px;color:#d5deeb;text-decoration:none}
.market-card-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:8px;margin-top:17px}.market-card-bottom>span{font-size:.61rem;color:#b5bfd0}.market-card-bottom strong{font-size:.9rem;white-space:nowrap;color:#ebcf98}.market-card-bottom strong small{font-size:.56rem}
body .market-stock{font-size:.65rem;margin:9px 0 2px;color:#bfcadb}
.market-filter{padding:14px 18px;border:1px solid #334253;border-radius:8px;background:#111c29;margin-bottom:22px}
.market-footer{text-align:center;padding:45px 10px;color:#8193a8;font-size:.82rem}.market-footer strong{display:block;font-size:.9rem;letter-spacing:.2em;color:#baa47f;margin:10px}
body .back-link{display:inline-flex;align-items:center;min-height:48px;padding:12px 20px;border:1px solid #ac9062;border-radius:7px;background:#192431;color:#efcf92;font-size:1rem;font-weight:750;text-decoration:none;margin-bottom:24px}
a:focus-visible,button:focus-visible{outline:3px solid #e6c386;outline-offset:4px}
@media(max-width:1100px){body .collectible-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-creators{grid-template-columns:repeat(3,minmax(0,1fr))}.market-creator{aspect-ratio:5/4}.market-hero-copy{max-width:650px}.market-hero-art{width:75%}}
@media(max-width:600px){body .mode-page{padding:20px 16px}body .logged-in-header{padding:14px 16px}.market-hero{min-height:500px}.market-hero-art{width:100%;object-position:center}.market-hero::before{background:linear-gradient(0deg,#070f18 0%,#070f18c9 50%,#070f1866)}.market-hero-copy{padding:30px 23px 120px}.market-hero h1{font-size:2.65rem}.market-hero-copy>p:not(.market-eyebrow){font-size:1rem}.market-spotlight{right:22px;bottom:22px}.market-section-title>span{display:none}.market-creators{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.market-creator{aspect-ratio:4/5}body .collectible-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.market-card-info{padding:10px 5px}.market-card-bottom{align-items:flex-start;flex-direction:column;gap:7px}.market-filter{align-items:stretch}.market-filter select{min-width:0;max-width:100%}.market-card-creator{font-size:.6rem}.market-section-title h2{font-size:1.4rem}}
@media(prefers-reduced-motion:reduce){.market-creator img,body .collectible-tile{transition:none}}

body .mode-page,body .logged-in-header{font-family:Arial,Helvetica,sans-serif}
body .market-section-title h2,body .market-creator h3,body .market-card-info h3{font-family:Arial,Helvetica,sans-serif}
body .mode-brand{display:flex;align-items:center;gap:14px;text-decoration:none;width:auto;max-width:none}
.market-wordmark{font-family:Arial,Helvetica,sans-serif;display:block;font-size:1.45rem;font-weight:850;letter-spacing:.09em;color:#f5f5f5;white-space:nowrap}
.market-wordmark small{display:block;font-size:.48rem;letter-spacing:.1em;margin-top:5px;font-weight:500;color:#afbdcd}
body .mode-brand img{flex:none}
@media(max-width:600px){.market-wordmark{font-size:1.15rem}.market-wordmark small{font-size:.4rem}}

body .header-account[aria-label="Guest navigation"]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;background:none;border:0;padding:0}
body .header-account[aria-label="Guest navigation"] .user-status-item{padding:10px 8px;font-size:.75rem;min-height:40px}
@media(max-width:600px){body .logged-in-header{gap:12px}body .header-account[aria-label="Guest navigation"]{justify-content:space-between;width:100%}}

/* Explicit contrast within linked collectible artwork. */
body .collectible-tile .market-ribbon{color:#fff!important;text-shadow:0 1px 1px #6008;font-weight:850}

/* SVG ribbon colors are selected by status; labels remain live text. */
.market-ribbon{--ribbon-color:#c7192b;--ribbon-text:#fff;background:none;border:0;isolation:isolate}
.market-ribbon--new{--ribbon-color:#c7192b}
.market-ribbon-shape{position:absolute;inset:0;width:100%;height:100%;z-index:-1;fill:var(--ribbon-color)}
body .collectible-tile .market-ribbon-label{color:var(--ribbon-text)!important;font:inherit;letter-spacing:inherit}

/* Wrap the sash around the full card frame, not the inset artwork. */
.collectible-tile{position:relative;overflow:hidden}

/* Folded SVG corner sash, outside the card edge with live angled lettering. */
.collectible-tile{overflow:visible}
.market-ribbon{top:-6px;right:-6px;width:120px;height:120px;padding:0;transform:none;box-shadow:none;--ribbon-fold:#790c19;filter:drop-shadow(-1px 2px 2px #0005)}
.market-ribbon-shape{z-index:0;overflow:visible}
.ribbon-face{fill:var(--ribbon-color)}
.ribbon-fold{fill:var(--ribbon-fold)}
.ribbon-highlight{fill:#fff;opacity:.13}
body .collectible-tile .market-ribbon-label{position:absolute;top:42px;left:20px;width:120px;line-height:16px;text-align:center;transform:rotate(45deg);font-size:10px}
.market-ribbon--green{--ribbon-color:#18862b;--ribbon-fold:#094b16}
.market-ribbon--blue{--ribbon-color:#2c9fc8;--ribbon-fold:#18617b}
.market-ribbon--silver{--ribbon-color:#b9b9b9;--ribbon-fold:#707070;--ribbon-text:#171717}
.market-ribbon--red{--ribbon-color:#bd1536;--ribbon-fold:#740c21}
.market-ribbon--gold{--ribbon-color:#ddba12;--ribbon-fold:#8d7608;--ribbon-text:#171717}
.market-ribbon--orange{--ribbon-color:#f36724;--ribbon-fold:#9d340b}

body .store-grid .store-card.collectible-tile{overflow:visible}

/* Artwork-led browsing: details belong on the card detail page. */
.market-card-visual{position:relative}
body .collectible-tile .market-card-info{padding:9px 8px 10px;min-height:0}
body .collectible-tile .market-card-creator{display:block;font-size:.68rem;line-height:1.3;letter-spacing:.04em}
body .collectible-tile .market-card-info h3{font-size:.82rem;line-height:1.3;margin:3px 0 0}
.market-card-visual .card-categories{position:absolute;left:7px;right:7px;bottom:7px;margin:0;gap:4px}
.market-card-visual .category-badge{background:#08111ee8;color:#f1f4f8;border-color:#ffffff40;font-size:.58rem;line-height:1.2;padding:3px 5px;backdrop-filter:blur(4px)}

/* Flush corner sash: its text follows the exact centerline of the SVG band. */
body .collectible-tile .market-ribbon{top:0;right:0;width:104px;height:104px;filter:none;text-shadow:none;font-weight:700;overflow:hidden;border-radius:0 8px 0 0}
body .collectible-tile .market-ribbon-label{left:0;top:43px;width:104px;line-height:18px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;letter-spacing:.025em;text-shadow:none;transform:translate(8.23px,-8.23px) rotate(45deg);transform-origin:center}
body .collectible-tile .ribbon-highlight{opacity:.07}


/* Marketplace section navigation and accessible card action menus. */
.market-section-title>div{display:grid;gap:4px}
.market-section-title>div>span{font-size:.8rem;color:#94a7bd}
.market-view-all{display:inline-flex;align-items:center;min-height:44px;padding:9px 13px;border:1px solid #806f51;border-radius:6px;color:#efd39c;text-decoration:none;font-size:.76rem;font-weight:800;white-space:nowrap}
.market-view-all:hover{border-color:#e7ca92;background:#ffffff0a}
.market-creators--all{grid-template-columns:repeat(4,minmax(0,1fr))}
.market-card-menu{position:absolute;z-index:6;top:9px;left:9px;width:38px;height:38px}
.market-card-menu.is-open{z-index:30}
.market-card-menu-toggle{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #ffffff52;border-radius:999px;background:#07101de8;color:#fff;font-size:.82rem;letter-spacing:.08em;line-height:1;box-shadow:0 2px 8px #0007;cursor:pointer}
.market-card-menu-toggle[aria-expanded="true"]{background:#e6c386;color:#111820;border-color:#e6c386}
.market-card-menu-panel{position:absolute;z-index:1;top:44px;left:0;width:max-content;min-width:145px;max-width:calc(100vw - 32px);box-sizing:border-box;padding:6px;border:1px solid #596a7e;border-radius:8px;background:#08111ef5;box-shadow:0 12px 30px #000a}
body .market-card-menu-panel[hidden]{display:none!important}
.market-card-menu-panel button,.market-card-menu-panel a{display:block;width:100%;min-height:38px;padding:9px 11px;border:0;border-radius:5px;background:transparent;color:#edf0f4;text-align:left;text-decoration:none;font:inherit;font-size:.75rem;cursor:pointer}
.market-card-menu-panel button:hover,.market-card-menu-panel a:hover,.market-card-menu-panel button:focus-visible,.market-card-menu-panel a:focus-visible{background:#ffffff16;color:#f3d79f}
@media(max-width:1100px){.market-creators--all{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.market-section-title{align-items:flex-end}.market-section-title>span{display:none}.market-section-title>div>span{display:block}.market-view-all{font-size:.7rem}.market-creators--all{grid-template-columns:repeat(2,minmax(0,1fr))}.market-card-menu{top:7px;left:7px}.market-card-menu-toggle{width:36px;height:36px}.market-card-menu-panel{top:41px}}
