:root{--color-primary: #dc2626;--color-primary-hover: #ef4444;--color-primary-light: #fca5a5;--color-secondary: #9c6afe;--color-secondary-hover: #8352e8;--color-secondary-light: #f2ebff;--color-accent: #f59e0b;--color-accent-hover: #fbbf24;--color-background: #0f172a;--color-surface: #1e293b;--color-surface-hover: #334155;--color-text-main: #f8fafc;--color-text-muted: #94a3b8;--color-danger: #ff477e;--table-felt: #0f766e;--table-border-color: #4a3311;--table-border-glow: rgba(0, 0, 0, .25);--deal-trail-color: rgba(255, 255, 255, .18);--deal-trail-glow: rgba(255, 255, 255, .2);--ball-trail-start: rgba(255, 255, 255, .5);--ball-trail-end: rgba(255, 255, 255, .1);--ball-trail-glow: rgba(255, 255, 255, .35);--chip-icon-start: #ffe169;--chip-icon-end: #f59e0b;--chip-icon-ring: #b88200;--profile-frame-border: #94a3b8;--profile-frame-glow: rgba(148, 163, 184, .35);--profile-frame-fill: rgba(2, 6, 23, .28);--nameplate-start: #f8fafc;--nameplate-end: #cbd5e1;--nameplate-glow: rgba(148, 163, 184, .36);--dealer-accent: #cbd5e1;--dealer-text: #f8fafc;--dealer-sleeve-start: #1e293b;--dealer-sleeve-end: #0f172a;--finisher-win-gradient: linear-gradient(120deg, #fde68a, #f59e0b);--finisher-bust-gradient: linear-gradient(120deg, #fca5a5, #dc2626);--finisher-glow: rgba(251, 191, 36, .55);--betui-panel-bg: rgba(0, 0, 0, .3);--betui-panel-border: rgba(255, 255, 255, .14);--betui-chip-ring: #fbbf24;--betui-chip-glow: rgba(251, 191, 36, .36);--betui-button-bg: #10b981;--betui-button-text: #ffffff;--streak-aura-color: #fbbf24;--streak-aura-glow: rgba(251, 191, 36, .45);--dealstyle-start-x: 300px;--dealstyle-start-y: -300px;--dealstyle-start-rot: 180deg;--dealstyle-duration: .3s;--dealstyle-curve: cubic-bezier(.175, .885, .32, 1);--dealstyle-trail-x: -52px;--dealstyle-trail-y: -40px;--dealstyle-trail-blur: 12px;--site-background-image: url(/assets/webbackground-BRp_0RNj.PNG);--header-background-image: url(/assets/headerimage-Dzks2zTz.PNG);--font-family: "Outfit", sans-serif;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 24px;--radius-pill: 999px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .2);--shadow-md: 0 8px 24px rgba(0, 0, 0, .4);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .6);--max-width: 1200px;--header-height: 80px}html[data-theme=premium]{--table-felt: #2b005e;--color-background: #09090b;--color-surface: #18181b;--color-primary: #f59e0b;--shadow-lg: 0 8px 32px rgba(245, 158, 11, .15)}.table-shell{border:6px solid var(--table-border-color);box-shadow:inset 0 0 50px #00000080,var(--shadow-lg)}.table-shell--thick{border-width:8px}@keyframes table-border-neon{0%,to{box-shadow:inset 0 0 50px #00000080,0 0 16px var(--table-border-glow),var(--shadow-lg)}50%{box-shadow:inset 0 0 50px #00000080,0 0 28px var(--table-border-glow),0 0 46px var(--table-border-glow),var(--shadow-lg)}}@keyframes table-border-inferno{0%{box-shadow:inset 0 0 50px #00000080,0 0 12px var(--table-border-glow),var(--shadow-lg);filter:saturate(1)}50%{box-shadow:inset 0 0 50px #00000080,0 0 26px var(--table-border-glow),0 0 40px #fb923c59,var(--shadow-lg);filter:saturate(1.2)}to{box-shadow:inset 0 0 50px #00000080,0 0 12px var(--table-border-glow),var(--shadow-lg);filter:saturate(1)}}@keyframes table-border-prism{0%{box-shadow:inset 0 0 50px #00000080,0 0 18px #22d3ee80,0 0 36px #a855f773,var(--shadow-lg)}33%{box-shadow:inset 0 0 50px #00000080,0 0 18px #f472b68c,0 0 36px #3b82f673,var(--shadow-lg)}66%{box-shadow:inset 0 0 50px #00000080,0 0 18px #fbbf248c,0 0 36px #22c55e73,var(--shadow-lg)}to{box-shadow:inset 0 0 50px #00000080,0 0 18px #22d3ee80,0 0 36px #a855f773,var(--shadow-lg)}}html[data-table-borderfx=neon-pulse-border] .table-shell{animation:table-border-neon 1.9s ease-in-out infinite}html[data-table-borderfx=inferno-border] .table-shell{animation:table-border-inferno 1.7s ease-in-out infinite}html[data-table-borderfx=cosmic-prism-border] .table-shell,html[data-table-borderfx=premium-crown-border] .table-shell{animation:table-border-prism 2.8s linear infinite}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:transparent;color:var(--color-text-main);line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;transition:background-color .4s ease,color .4s ease}body.deep-vault-run-active{overflow:hidden;overscroll-behavior:none;touch-action:none}html{background-color:var(--color-background);background-image:linear-gradient(180deg,#02061785,#0206178f),var(--site-background-image);background-size:cover,cover;background-position:center center,center center;background-repeat:no-repeat,no-repeat;background-attachment:fixed,fixed}#app{min-height:100vh;display:flex;flex-direction:column;min-width:0}body.deep-vault-run-active #app{height:100vh;height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}body.deep-vault-run-active #app>main{flex:1 1 auto;min-height:0;height:100%;overflow:hidden}body.deep-vault-run-active .app-header{display:none!important}h1{font-size:2.5rem;font-weight:800;letter-spacing:-.02em}h2{font-size:2rem;font-weight:700;letter-spacing:-.01em}h3{font-size:1.5rem;font-weight:600}a{color:var(--color-secondary);text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 24px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:8px}.gap-4{gap:16px}.gap-6{gap:24px}.gap-8{gap:32px}.grid{display:grid}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.mt-4{margin-top:16px}.mt-8{margin-top:32px}.mb-4{margin-bottom:16px}.mb-8{margin-bottom:32px}.py-4{padding-top:16px;padding-bottom:16px}.py-8{padding-top:32px;padding-bottom:32px}.px-4{padding-left:16px;padding-right:16px}.game-select-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media(max-width:768px){.table-shell{padding:12px 8px!important;min-height:auto!important}}.card{background-color:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:24px;transition:transform .2s ease,box-shadow .2s ease,background-color .4s ease}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:600;padding:12px 24px;border-radius:var(--radius-pill);border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:1rem}.btn:active{transform:scale(.95)}.btn-primary{background-color:var(--color-primary);color:#053b36}.btn-primary:hover{background-color:var(--color-primary-hover);box-shadow:0 4px 12px #3debd84d}.btn-secondary{background-color:var(--color-secondary);color:#fff}.btn-secondary:hover{background-color:var(--color-secondary-hover);box-shadow:0 4px 12px #9c6afe4d}.btn-accent{background-color:var(--color-accent);color:#4d3600}.btn-accent:hover{background-color:var(--color-accent-hover);box-shadow:0 4px 12px #ffb7034d}.chip-badge{display:flex;align-items:center;gap:8px;background-color:var(--color-surface);padding:8px 16px;border-radius:var(--radius-pill);box-shadow:var(--shadow-sm);font-weight:700;font-size:1.1rem}.chip-icon{width:24px;height:24px;background:radial-gradient(circle,var(--chip-icon-start) 0%,var(--chip-icon-end) 100%);border-radius:50%;border:2px dashed var(--chip-icon-ring);box-shadow:inset 0 0 4px #fffc;display:inline-block}.header-profile-mini{background:#00000040;border-radius:10px;padding:5px 9px;min-width:132px}.header-profile-mini-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.header-profile-mini-name{font-size:.76rem;font-weight:800;color:var(--color-text-main);line-height:1.1}.header-profile-mini-pet{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.header-profile-mini-title{margin-top:1px;font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;line-height:1.1;font-weight:700}.header-mobile-profile-btn{display:none}.header-mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none!important;border:none!important;background:transparent!important;border-radius:0!important;overflow:visible}.header-mobile-menu-toggle:hover{background:transparent!important;border-color:transparent!important;transform:none;opacity:.88}.header-hamburger-icon{width:20px;height:14px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.header-hamburger-icon span{display:block;width:100%;height:2px;background:#e2e8f0;border-radius:99px;transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.header-hamburger-icon span:nth-child(2){width:70%;align-self:flex-end}.header-mobile-menu-toggle.is-active .header-hamburger-icon span:nth-child(1){transform:translateY(6px) rotate(45deg)}.header-mobile-menu-toggle.is-active .header-hamburger-icon span:nth-child(2){opacity:0;transform:translate(10px)}.header-mobile-menu-toggle.is-active .header-hamburger-icon span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.app-header{min-width:0;gap:6px;background-color:color-mix(in srgb,#020617 58%,transparent);background-image:linear-gradient(180deg,#02061785,#0206179e),var(--header-background-image);background-size:cover,cover;background-position:center center,center center;background-repeat:no-repeat,no-repeat;border-bottom:1px solid rgba(148,163,184,.18);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.header-left{flex:0 0 auto;min-width:0}.header-logo-wordmark{max-width:min(72vw,460px);height:auto}.header-right{flex:0 0 auto;position:relative}.header-auction-ticker-wrap{flex:1 1 auto;min-width:0;max-width:none}.header-auction-ticker-wrap-mobile{display:none}.header-auction-ticker{position:relative;overflow:hidden;border-radius:11px;border:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,#020617a8,#0f172ab8);box-shadow:inset 0 1px #ffffff0f,0 12px 24px #0206172e;height:34px;display:flex;align-items:center}.header-auction-ticker:before,.header-auction-ticker:after{content:"";position:absolute;top:0;width:30px;height:100%;pointer-events:none;z-index:2}.header-auction-ticker:before{left:0;background:linear-gradient(90deg,#0f172afa,#0f172a00)}.header-auction-ticker:after{right:0;background:linear-gradient(270deg,#0f172afa,#0f172a00)}.header-auction-ticker__viewport{overflow:hidden;width:100%}.header-auction-ticker__track{display:flex;align-items:center;gap:0;width:max-content;will-change:transform;animation:header-auction-marquee 96s linear infinite}.header-auction-ticker__segment{display:inline-flex;align-items:center;gap:18px;flex:0 0 auto;min-width:max-content}.header-auction-ticker:hover .header-auction-ticker__track{animation-play-state:paused}.header-auction-ticker__item{--ticker-item-color: #e2e8f0;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;color:var(--ticker-item-color);font-size:.73rem;font-weight:700;letter-spacing:.02em;text-decoration:none!important;cursor:pointer;text-shadow:0 0 10px color-mix(in srgb,var(--ticker-item-color) 30%,transparent)}.header-auction-ticker__item:hover{text-decoration:none!important}.header-auction-ticker__deck{color:var(--ticker-item-color)}.header-auction-ticker__dot{color:color-mix(in srgb,var(--ticker-item-color) 42%,#64748b)}.header-auction-ticker__price{color:var(--ticker-item-color);font-weight:900}.header-auction-ticker__sep{color:#94a3b8b8;font-weight:700;margin-left:2px}.header-auction-ticker__item[data-rarity=starter],.header-auction-ticker__item[data-rarity=common]{--ticker-item-color: #9ca3af}.header-auction-ticker__item[data-rarity=rare]{--ticker-item-color: #22c55e}.header-auction-ticker__item[data-rarity=epic]{--ticker-item-color: #0ea5e9}.header-auction-ticker__item[data-rarity=legendary]{--ticker-item-color: #f59e0b}.header-auction-ticker__item[data-rarity=mythic]{--ticker-item-color: #a78bfa}.header-auction-ticker__item[data-rarity=premium]{--ticker-item-color: #fbbf24}.header-auction-ticker__item[data-rarity=maintenance],.header-auction-ticker__item--maintenance{--ticker-item-color: #f87171;font-weight:900;letter-spacing:.06em}@keyframes header-auction-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:980px){.app-header{flex-wrap:wrap;row-gap:8px}.header-left{flex:1 1 auto;min-width:0}.header-right{flex:0 0 auto;margin-left:auto}.header-auction-ticker-wrap-desktop{display:none}.header-auction-ticker-wrap-mobile{display:block;flex:1 1 100%;min-width:0;order:3}.header-auction-ticker-wrap-mobile .header-auction-ticker{height:30px;border-radius:10px}.header-auction-ticker-wrap-mobile .header-auction-ticker__track{animation-duration:110s}}.header-menu-panel{display:none;align-items:stretch;gap:8px;flex-wrap:wrap;z-index:150}.header-menu-panel.is-open{display:flex}@media(min-width:901px){.app-header .header-profile-link{display:inline-flex;align-items:center;padding-block:2px}.header-menu-panel{position:absolute;top:calc(100% + 8px);right:0;width:min(640px,calc(100vw - 24px));padding:8px;border-radius:14px;background:radial-gradient(120% 160% at 100% 0%,#3b82f624,#02061700 56%),linear-gradient(180deg,#0f172afa,#020617f5);border:1px solid rgba(148,163,184,.24);box-shadow:0 18px 42px #02061785,inset 0 1px #ffffff0d;gap:7px;align-items:stretch}.header-menu-panel.is-open{display:flex}.header-menu-panel>.header-action-card{flex:1 1 calc(33.333% - 6px);min-width:140px}.header-menu-panel>.chip-badge{flex:1 1 180px}.header-menu-panel .chip-badge{margin-left:2px;min-height:38px;padding:0 10px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);font-size:.84rem}.header-menu-panel .header-premium-btn,.header-menu-panel .header-signin-btn,.header-menu-panel .header-logout-btn{flex:1 1 150px;min-height:38px;border-radius:10px;font-size:.8rem!important;padding:7px 10px!important}.header-menu-panel .header-logout-btn{margin-left:2px}.header-action-card{padding:8px 10px!important;min-height:38px;border-radius:10px!important;gap:7px}.header-action-card__icon{width:20px;height:20px;font-size:.78rem}.header-action-card__title{font-size:.78rem;line-height:1}.header-action-card__meta{display:none}}.header-action-card{position:relative;overflow:hidden;display:inline-flex!important;align-items:center;gap:10px;padding:10px 14px!important;min-height:46px;border-radius:14px!important;border:1px solid rgba(255,255,255,.14)!important;background:#0f172a94!important;color:#e2e8f0!important;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #0206172e;justify-content:flex-start}.header-action-card__icon{position:relative;z-index:1;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.9rem;font-weight:900;line-height:1;border:1px solid rgba(255,255,255,.18);background:#ffffff0a;flex:0 0 auto}.header-action-card__body{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;line-height:1.05;min-width:0}.header-action-card__title{font-weight:800;letter-spacing:-.01em}.header-action-card__meta{margin-top:2px;font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;opacity:.82;white-space:nowrap}.header-action-card__shine{position:absolute;inset:-2px auto -2px -40%;width:45%;transform:skew(-20deg);opacity:0;pointer-events:none;transition:opacity .16s ease}.header-action-card:hover .header-action-card__shine{opacity:.9}.header-action-card--leaderboards{border-color:#67e8f938!important;background:radial-gradient(130% 140% at 100% 0%,rgba(59,130,246,.16),transparent 58%),linear-gradient(135deg,#0891b224,#1e293bb8)!important;color:#dffbff!important}.header-action-card--leaderboards .header-action-card__icon{color:#67e8f9;border-color:#67e8f947;background:linear-gradient(135deg,#0891b22e,#3b82f624);box-shadow:0 0 14px #06b6d42e}.header-action-card--leaderboards .header-action-card__meta{color:#bae6fdf2}.header-action-card--leaderboards .header-action-card__shine{background:linear-gradient(90deg,transparent,rgba(103,232,249,.25),transparent)}.header-action-card--exchange{border-color:#fb923c3d!important;background:radial-gradient(130% 140% at 100% 0%,rgba(249,115,22,.18),transparent 58%),linear-gradient(135deg,#7c2d1233,#1e293bb8)!important;color:#ffedd5!important}.header-action-card--exchange .header-action-card__icon{color:#fb923c;border-color:#fb923c4d;background:linear-gradient(135deg,#9a341233,#f9731624);box-shadow:0 0 14px #f9731629}.header-action-card--exchange .header-action-card__meta{color:#fed7aaf5}.header-action-card--exchange .header-action-card__shine{background:linear-gradient(90deg,transparent,rgba(251,146,60,.25),transparent)}.header-action-card--shop{border-color:#fbbf2438!important;background:radial-gradient(130% 140% at 100% 0%,rgba(245,158,11,.18),transparent 58%),linear-gradient(135deg,#78350f38,#1e293bb8)!important;color:#fef3c7!important}.header-action-card--shop .header-action-card__icon{color:#fbbf24;border-color:#fbbf2447;background:linear-gradient(135deg,#b453092e,#f59e0b24);box-shadow:0 0 14px #f59e0b29}.header-action-card--shop .header-action-card__meta{color:#fde68af5}.header-action-card--shop .header-action-card__shine{background:linear-gradient(90deg,transparent,rgba(251,191,36,.25),transparent)}.lobby-hero-market-links{align-items:center}.lobby-hero-market-link{position:relative;overflow:hidden;display:inline-flex;align-items:center;gap:8px;min-width:126px;padding:6px 10px 6px 8px;border-radius:12px;border:1px solid rgba(148,163,184,.26);text-decoration:none!important;box-shadow:inset 0 1px #ffffff1f,0 8px 18px -12px #020617eb;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.lobby-hero-market-link:before{content:"";position:absolute;inset:-1px auto -1px -46%;width:42%;transform:skew(-18deg);opacity:0;pointer-events:none;background:linear-gradient(90deg,#fff0,#ffffff47,#fff0)}.lobby-hero-market-link:hover{transform:translateY(-1px)}.lobby-hero-market-link:hover:before{animation:lobby-market-sheen .82s ease}.lobby-hero-market-link__orb{width:20px;height:20px;flex:0 0 auto;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:900;border:1px solid rgba(255,255,255,.24)}.lobby-hero-market-link__body{display:flex;flex-direction:column;min-width:0;line-height:1.04}.lobby-hero-market-link__title{font-size:.66rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.lobby-hero-market-link__meta{margin-top:2px;font-size:.56rem;letter-spacing:.09em;text-transform:uppercase;opacity:.88}.lobby-hero-market-link--shop{background:radial-gradient(140% 160% at 100% 0%,#fbbf242e,#02061700 62%),linear-gradient(135deg,#b453094d,#0f172ac2);border-color:#fbbf2457;color:#fde68a}.lobby-hero-market-link--shop:hover{border-color:#fbbf2480;box-shadow:inset 0 1px #ffffff26,0 12px 22px -12px #f59e0bd9}.lobby-hero-market-link--shop .lobby-hero-market-link__orb{color:#fde68a;border-color:#fbbf246b;background:linear-gradient(135deg,#fbbf2452,#b453093d);box-shadow:0 0 10px #f59e0b57}.lobby-hero-market-link--exchange{background:radial-gradient(140% 160% at 100% 0%,#fb923c2e,#02061700 62%),linear-gradient(135deg,#9a341247,#0f172ac2);border-color:#fb923c57;color:#fed7aa}.lobby-hero-market-link--exchange:hover{border-color:#fb923c85;box-shadow:inset 0 1px #ffffff26,0 12px 22px -12px #f97316d1}.lobby-hero-market-link--exchange .lobby-hero-market-link__orb{color:#fed7aa;border-color:#fb923c6b;background:linear-gradient(135deg,#fb923c4d,#7c2d123d);box-shadow:0 0 10px #fb923c52}@keyframes lobby-market-sheen{0%{transform:translate(0) skew(-18deg);opacity:0}25%{opacity:.52}to{transform:translate(250%) skew(-18deg);opacity:0}}.profile-frame-shell{border:1px solid var(--profile-frame-border);background:var(--profile-frame-fill);box-shadow:inset 0 0 0 1px #ffffff14,0 0 12px var(--profile-frame-glow)}.profile-nameplate{font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg,var(--nameplate-start),var(--nameplate-end));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 10px var(--nameplate-glow)}.dealer-persona-badge{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--dealer-accent) 55%,transparent);background:linear-gradient(120deg,var(--dealer-sleeve-start),var(--dealer-sleeve-end));color:var(--dealer-text);box-shadow:0 0 12px color-mix(in srgb,var(--dealer-accent) 35%,transparent);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.dealer-persona-badge:before{content:var(--dealer-badge, "♠");font-size:.82rem;color:var(--dealer-accent)}.dealer-sleeve-strip{background:linear-gradient(120deg,var(--dealer-sleeve-start),var(--dealer-sleeve-end));border:1px solid color-mix(in srgb,var(--dealer-accent) 30%,transparent);box-shadow:inset 0 0 14px #00000059,0 0 14px color-mix(in srgb,var(--dealer-accent) 20%,transparent);border-radius:10px}.streak-aura-badge{color:var(--streak-aura-color);border:1px solid color-mix(in srgb,var(--streak-aura-color) 45%,transparent);box-shadow:0 0 12px var(--streak-aura-glow);animation:streak-aura-pulse 1.2s ease-in-out infinite}@keyframes streak-aura-pulse{0%,to{transform:scale(1);filter:saturate(1);text-shadow:0 0 8px var(--streak-aura-glow)}50%{transform:scale(1.08);filter:saturate(1.25);text-shadow:0 0 16px var(--streak-aura-glow),0 0 28px var(--streak-aura-glow)}}.mascot-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:radial-gradient(circle at 30% 28%,var(--mascot-base),var(--mascot-accent) 72%);border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 -4px 8px #00000040,0 0 12px var(--mascot-glow);transform-origin:center}.mascot-avatar:before,.mascot-avatar:after{content:"";position:absolute;top:-6px;width:10px;height:12px;background:var(--mascot-accent);border:1px solid rgba(255,255,255,.18);border-radius:8px 8px 3px 3px}.mascot-avatar:before{left:5px;transform:rotate(-14deg)}.mascot-avatar:after{right:5px;transform:rotate(14deg)}.mascot-avatar-mark{position:absolute;top:8px;left:50%;transform:translate(-50%);width:13px;height:7px;border-radius:0 0 10px 10px;background:var(--mascot-mark);opacity:.55}.mascot-avatar-eye{position:absolute;top:14px;width:4px;height:4px;border-radius:50%;background:var(--mascot-eye);box-shadow:0 0 4px #fff3;animation:mascot-blink 4.2s ease-in-out infinite}.mascot-avatar-eye--left{left:11px}.mascot-avatar-eye--right{right:11px}.mascot-avatar-snout{position:absolute;bottom:7px;width:12px;height:7px;border-radius:8px;background:#ffffffb8}.mascot-avatar-crest{position:absolute;top:-3px;left:50%;transform:translate(-50%);width:8px;height:6px;border-radius:4px;background:transparent}.mascot-avatar--xs{width:18px;height:18px}.mascot-avatar--xs:before,.mascot-avatar--xs:after{top:-3px;width:5px;height:6px}.mascot-avatar--xs:before{left:2px}.mascot-avatar--xs:after{right:2px}.mascot-avatar--xs .mascot-avatar-mark{top:4px;width:6px;height:3px}.mascot-avatar--xs .mascot-avatar-eye{top:7px;width:2px;height:2px}.mascot-avatar--xs .mascot-avatar-eye--left{left:5px}.mascot-avatar--xs .mascot-avatar-eye--right{right:5px}.mascot-avatar--xs .mascot-avatar-snout{bottom:3px;width:6px;height:3px}.mascot-avatar--sm{width:24px;height:24px}.mascot-avatar--sm:before,.mascot-avatar--sm:after{top:-4px;width:7px;height:8px}.mascot-avatar--sm:before{left:3px}.mascot-avatar--sm:after{right:3px}.mascot-avatar--sm .mascot-avatar-mark{top:6px;width:9px;height:4px}.mascot-avatar--sm .mascot-avatar-eye{top:10px;width:3px;height:3px}.mascot-avatar--sm .mascot-avatar-eye--left{left:8px}.mascot-avatar--sm .mascot-avatar-eye--right{right:8px}.mascot-avatar--sm .mascot-avatar-snout{bottom:5px;width:8px;height:5px}.mascot-avatar--chipmunk .mascot-avatar-snout{background:#fff4dce6}.mascot-avatar--fox:before,.mascot-avatar--fox:after{height:14px;border-radius:10px 10px 2px 2px}.mascot-avatar--panther:before,.mascot-avatar--panther:after{background:#0f172a}.mascot-avatar--panther .mascot-avatar-mark{opacity:.8}.mascot-avatar--raven:before,.mascot-avatar--raven:after{display:none}.mascot-avatar--raven .mascot-avatar-snout{width:12px;height:8px;border-radius:0;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:var(--mascot-mark)}.mascot-avatar--dragonet:before,.mascot-avatar--dragonet:after{background:var(--mascot-mark);height:13px}.mascot-avatar--dragonet .mascot-avatar-crest{background:var(--mascot-mark)}.mascot-avatar--phoenix:before,.mascot-avatar--phoenix:after{background:var(--mascot-mark);height:10px}.mascot-avatar--phoenix .mascot-avatar-crest{width:12px;height:8px;background:linear-gradient(90deg,var(--mascot-mark),var(--mascot-accent));clip-path:polygon(0% 100%,25% 0%,50% 75%,75% 0%,100% 100%)}.meta-pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#00000047;border:1px solid rgba(255,255,255,.12);font-size:.7rem;font-weight:700;color:#e2e8f0}.meta-stats-panel{max-height:0;opacity:0;overflow:hidden;transition:max-height .35s ease,opacity .25s ease,margin-top .25s ease;margin-top:0}.meta-profile-open .meta-stats-panel{max-height:460px;opacity:1;margin-top:14px}.meta-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.meta-stat-cell{background:#00000047;border:1px solid rgba(255,255,255,.14);border-radius:12px;padding:8px 10px}.meta-stat-label{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.meta-stat-value{margin-top:2px;font-size:.98rem;font-weight:800;color:#f8fafc}html[data-chip-finish=shiny] .chip-icon{background-image:linear-gradient(115deg,#fff0 32%,#ffffffb3,#fff0 68%),radial-gradient(circle,var(--chip-icon-start) 0%,var(--chip-icon-end) 100%);background-size:220% 100%,100% 100%;animation:chip-icon-gleam 2.8s linear infinite}@keyframes chip-icon-gleam{0%{background-position:-190% 0,0 0}to{background-position:190% 0,0 0}}@keyframes chip-icon-reactive{0%,to{box-shadow:inset 0 0 4px #fffc,0 0 #fff0;filter:saturate(1)}50%{box-shadow:inset 0 0 8px #fffffff2,0 0 10px #ffffff40;filter:saturate(1.25)}}html[data-chip-reactive=true] .chip-icon{animation:chip-icon-reactive 1.4s ease-in-out infinite}html[data-chip-finish=shiny][data-chip-reactive=true] .chip-icon{animation:chip-icon-gleam 2.8s linear infinite,chip-icon-reactive 1.4s ease-in-out infinite}@keyframes frame-neon-pulse{0%,to{box-shadow:inset 0 0 0 1px #ffffff14,0 0 12px var(--profile-frame-glow)}50%{box-shadow:inset 0 0 0 1px #ffffff1f,0 0 22px var(--profile-frame-glow),0 0 38px var(--profile-frame-glow)}}@keyframes frame-prism-shift{0%{filter:saturate(1)}50%{filter:saturate(1.35) hue-rotate(26deg)}to{filter:saturate(1)}}@keyframes nameplate-wave{0%{background-position:0% 50%}to{background-position:220% 50%}}@keyframes nameplate-spark{0%,to{filter:brightness(1);text-shadow:0 0 10px var(--nameplate-glow)}50%{filter:brightness(1.28);text-shadow:0 0 18px var(--nameplate-glow),0 0 34px var(--nameplate-glow)}}html[data-profile-framefx=neon-circuit-frame] .profile-frame-shell{animation:frame-neon-pulse 1.8s ease-in-out infinite}html[data-profile-framefx=prism-vault-frame] .profile-frame-shell,html[data-profile-framefx=premium-royal-frame] .profile-frame-shell{animation:frame-neon-pulse 2.2s ease-in-out infinite,frame-prism-shift 3.4s linear infinite}html[data-nameplatefx=aurora-nameplate] .profile-nameplate,html[data-nameplatefx=void-nameplate] .profile-nameplate,html[data-nameplatefx=solarflare-nameplate] .profile-nameplate,html[data-nameplatefx=premium-crown-nameplate] .profile-nameplate{background-size:220% 100%;animation:nameplate-wave 2.3s linear infinite}html[data-nameplatefx=void-nameplate] .profile-nameplate,html[data-nameplatefx=solarflare-nameplate] .profile-nameplate,html[data-nameplatefx=premium-crown-nameplate] .profile-nameplate{animation:nameplate-wave 2.3s linear infinite,nameplate-spark 1.5s ease-in-out infinite}#mascot-dock{position:fixed;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:90;pointer-events:none;display:inline-flex;align-items:center;justify-content:center;gap:0;padding:0;border-radius:999px;background:transparent;border:none;box-shadow:none}.mascot-dock-bubble{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);background:#0206179e;box-shadow:inset 0 0 6px #ffffff0a,0 6px 14px #02061766;animation:mascot-bob 2.1s ease-in-out infinite}.mascot-dock-name{display:none}@keyframes mascot-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes mascot-blink{0%,45%,to{transform:scaleY(1)}48%{transform:scaleY(.2)}51%{transform:scaleY(1)}}#mascot-dock[data-pet-finish=shiny] .mascot-dock-bubble{background-image:linear-gradient(115deg,#fff0 28%,#ffffff6b,#fff0 72%);background-size:220% 100%;animation:mascot-bob 2.1s ease-in-out infinite,chip-icon-gleam 2.8s linear infinite}@keyframes pop-in{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.animate-pop-in{animation:pop-in .4s cubic-bezier(.175,.885,.32,1.275) forwards}@media(max-width:768px){body,html{overflow-x:hidden;overflow-y:auto;max-width:100%;touch-action:pan-y pinch-zoom}html{background-attachment:scroll,scroll}#app{min-width:0}main{min-width:0;overscroll-behavior-x:none;-webkit-overflow-scrolling:touch}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}header.flex{flex-direction:column;padding:12px 16px!important;gap:16px!important;height:auto!important}header .flex{width:100%;justify-content:space-between;flex-wrap:wrap;gap:12px!important}header .btn{padding:8px 12px!important;font-size:.85rem!important;flex:1;text-align:center}.header-profile-link{display:none!important}.header-mobile-profile-btn{display:inline-flex!important}.header-mobile-menu-toggle{display:inline-flex!important;flex:0 0 auto!important}.header-right{position:relative;justify-content:flex-end!important}.header-menu-panel{display:none;width:100%;flex-direction:column;align-items:stretch;gap:8px;margin-top:8px;padding:10px;border-radius:12px;background:#020617eb;border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 28px #0206176b}.header-menu-panel.is-open{display:flex}.header-menu-panel .btn,.header-menu-panel .chip-badge{width:100%;min-width:0;justify-content:center;flex:none!important}.header-menu-panel .header-action-card{justify-content:flex-start!important;align-items:center!important}.header-menu-panel .header-action-card__meta{white-space:normal}.glass-panel{padding:24px!important;max-width:92vw!important;min-width:100%!important;border-radius:20px!important;box-sizing:border-box}.glass-panel input{margin-bottom:16px!important;padding:12px!important}.glass-panel button{padding:12px!important;font-size:1rem!important}.grid-cols-3{grid-template-columns:1fr;gap:16px}#mascot-dock{right:8px;bottom:calc(8px + env(safe-area-inset-bottom))}}.header-rewards-inbox-mobile{display:none}.header-rewards-inbox-desktop{display:inline-flex}@media(max-width:480px){header.flex{padding:10px!important}.header-profile-mini{min-width:unset;padding:4px 8px}.header-profile-mini-name,.header-profile-mini-title{display:none}.header-profile-mini-row{justify-content:center}.chip-badge{padding:6px 12px;font-size:.95rem;flex:1;justify-content:center}#mascot-dock{right:6px;bottom:calc(6px + env(safe-area-inset-bottom))}.mascot-dock-bubble{width:24px;height:24px}}@media(max-width:900px){.container{padding-left:16px;padding-right:16px}.card{padding:18px;border-radius:18px}.btn{padding:10px 16px}.app-header{gap:12px}body.housewars-match-active .app-header{display:none!important}.header-left,.header-right{width:100%;flex-wrap:wrap;gap:10px}.header-right{justify-content:center}.header-logo-title{font-size:1.2rem!important}.header-profile-link{flex:1 1 auto;min-width:160px}.header-chip-badge{order:5}.lobby-page .lobby-hero{padding:32px 16px!important;gap:24px!important;text-align:center;justify-content:center!important}.lobby-page .lobby-hero>div{flex:1 1 100%!important;min-width:0!important}.lobby-page .lobby-hero h1{font-size:2.25rem!important;line-height:1.1!important}.lobby-page .lobby-hero p{margin:0 auto 24px!important;font-size:1rem!important}.lobby-page .lobby-hero .chip-badge{padding:8px 16px!important;font-size:1rem!important}.lobby-page .lobby-hero div[style*="align-items:flex-end"]{align-items:center!important}.lobby-page .lobby-hero div[style*="justify-content:flex-end"],.lobby-hero-market-links{justify-content:center!important}.lobby-page .lobby-flagship-grid{grid-template-columns:1fr!important;gap:20px!important}.lobby-page .root-card{padding:20px!important;border-radius:16px!important}.lobby-page .root-card h3{font-size:1.1rem!important}.shop-page .shop-item-card{padding:12px!important;border-radius:12px!important}.shop-page .shop-item-card__meta{align-items:flex-start!important}.shop-page .shop-action{min-height:40px}.leaderboards-page .leaderboard-row,.leaderboards-page .leaderboard-recent-row{align-items:flex-start!important}.roguelite-page .table-shell{border-radius:16px!important;padding:12px!important}.auth-page .auth-card{padding:28px!important;border-radius:20px!important;max-width:560px!important}}@media(max-width:640px){.container{padding-left:12px;padding-right:12px}.btn{font-size:.92rem;padding:10px 12px}.app-header{padding:10px 12px!important;gap:10px!important}.app-header .header-left{align-items:flex-start}.header-logo{min-width:0}.header-logo-wordmark{max-width:min(86vw,380px);height:56px!important}.header-logo-mark{width:34px!important;height:34px!important;border-radius:10px!important;font-size:1.25rem!important}.header-logo-title{font-size:1rem!important;line-height:1.05}.header-profile-link{width:100%}.header-profile-mini{width:100%;min-width:0}.header-right>a,.header-right>button,.header-right>div{flex:1 1 calc(50% - 6px);min-width:0}.header-rewards-inbox-desktop{display:none!important}.header-rewards-inbox-mobile{display:inline-flex!important;flex:0 0 auto!important;width:auto!important;align-items:center;justify-content:center}.header-mobile-menu-toggle{flex:0 0 auto!important;width:auto!important}.header-menu-panel{flex:1 1 100%!important}.header-right .chip-badge{justify-content:center}.header-premium-btn,.header-signin-btn,.header-logout-btn{min-height:38px}.lobby-page .lobby-hero h1{font-size:2rem!important;line-height:1.05!important}.lobby-page .lobby-hero p{font-size:1rem!important;margin-bottom:16px!important}.lobby-hero-market-link{min-width:114px;padding:6px 8px 6px 7px}.lobby-hero-market-link__title{font-size:.62rem}.lobby-hero-market-link__meta{font-size:.52rem}.lobby-page .lobby-pulse{padding:12px!important}.lobby-page .game-select-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:16px!important}.lobby-page .root-card{padding:12px!important;border-radius:12px!important}.lobby-page .root-card div[style*="top:-22px"]{width:100px!important;height:100px!important;top:-10px!important;right:-10px!important}.lobby-page .root-card div[style*="top:-22px"] span{font-size:4rem!important}.lobby-page .lobby-hero{margin-bottom:24px!important}.lobby-page h2{font-size:1.15rem!important}.lobby-page section.mb-10,.lobby-page div.mb-10{margin-bottom:24px!important}.lobby-page .seasonal-banner{height:180px!important;border-bottom:1px solid rgba(255,255,255,.1)}.lobby-page .seasonal-banner-content{position:relative!important;inset:auto!important;padding:16px!important;flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.lobby-page .seasonal-banner-content>div:last-child{flex-wrap:nowrap!important;gap:8px!important;width:100%}.lobby-page .seasonal-banner-content .btn{flex:1 1 50%!important;font-size:.72rem!important;padding:10px 8px!important;text-align:center;justify-content:center;min-width:0}.lobby-page .root-card h3{font-size:.95rem!important;margin-top:4px!important}.lobby-page .root-card p{font-size:.76rem!important;line-height:1.3!important}.lobby-page .root-card>div[style*="font-size: 2.2rem"],.lobby-page .root-card>div[style*="font-size: 1.8rem"]{font-size:1.5rem!important;margin-bottom:4px!important}.lobby-page .root-card span[style*="font-size: 4rem"],.lobby-page .root-card span[style*="font-size: 3.3rem"]{font-size:2.5rem!important}.lobby-page .root-card>div[style*="font-size: 3rem"]{font-size:1.8rem!important;margin-bottom:4px!important}.shop-page>section:first-child{gap:12px!important;margin-bottom:16px!important}.shop-page>section:first-child>div:last-child{width:100%;text-align:center;padding:10px 12px!important}.shop-page .shop-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.shop-page .shop-item-card{padding:10px!important}.shop-page .shop-item-card__meta{flex-direction:column;gap:4px!important}.shop-page .shop-item-card__meta>div:last-child{align-self:flex-start;font-size:.8rem!important}.shop-page .shop-action{font-size:.78rem!important;padding:8px!important}.shop-page #btn-daily-spin{width:100%;max-width:320px}.shop-page section [style*="min-width:240px"]{min-width:0!important;width:100%}.profile-page h1{font-size:1.8rem!important;line-height:1.1}.profile-page #meta-profile-card{padding:12px!important;border-radius:16px!important}.profile-page .meta-pill{font-size:.64rem;padding:3px 7px}.profile-page .meta-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-page .meta-stat-cell{padding:8px!important}.profile-page .meta-stat-value{font-size:.9rem}.profile-page .profile-username-actions{flex-direction:column;align-items:stretch!important}.profile-page .profile-username-actions input,.profile-page .profile-username-actions button{width:100%;min-width:0!important}.profile-page .profile-inv-row{flex-direction:column;gap:8px!important;align-items:stretch!important}.profile-page .profile-inv-row-title{min-width:0!important;padding-top:0!important;font-weight:700}.profile-page .profile-inv-row-items{gap:8px!important}.profile-page .profile-inv-equip{min-height:34px}.profile-page .profile-admin-panel [style*="grid-template-columns:1.2fr auto"],.profile-page .profile-admin-panel [style*="grid-template-columns:1fr auto auto"]{grid-template-columns:1fr!important}.profile-page .profile-admin-panel select,.profile-page .profile-admin-panel input,.profile-page .profile-admin-panel button{width:100%;min-width:0!important}.profile-page .profile-footer-actions{margin-top:20px!important;display:flex;flex-direction:column;gap:10px;text-align:initial!important}.profile-page .profile-footer-actions .btn{margin-right:0!important;width:100%}.leaderboards-page>section:first-child{gap:12px!important;align-items:flex-start!important;margin-bottom:14px!important}.leaderboards-page>section:first-child h1{font-size:1.7rem!important}.leaderboards-page>section[style*="grid-template-columns:repeat(auto-fit,minmax(250px,1fr))"]{grid-template-columns:1fr!important}.leaderboards-page .leaderboard-row,.leaderboards-page .leaderboard-recent-row{flex-wrap:wrap;gap:6px!important}.leaderboards-page .leaderboard-row>div:last-child,.leaderboards-page .leaderboard-recent-row>div:last-child{width:100%;text-align:left}.roguelite-page .rl-card{width:42px!important;height:60px!important;font-size:.72rem!important}.roguelite-page .rl-card span[style*="font-size: 0.9rem"]{font-size:.75rem!important}.roguelite-page .table-shell .dealer-persona-badge{font-size:.62rem;padding:2px 8px}.roguelite-page .shop-item,.roguelite-page .relic-card{width:100%!important;max-width:320px;padding:14px!important}.auth-page .auth-card{padding:18px!important;border-radius:16px!important;max-width:100%!important}.auth-page .auth-buttons-row{flex-direction:column;gap:10px!important}.auth-page .auth-buttons-row .btn{width:100%}.username-setup-page h1{font-size:1.35rem!important}}@media(max-width:420px){.shop-page .shop-catalog-grid{grid-template-columns:1fr!important}.header-profile-mini-name,.header-profile-mini-title,.app-header .header-logo-title{display:none!important}.header-profile-mini-row{justify-content:center}.header-right>a,.header-right>button,.header-right>div{flex:1 1 100%}.header-mobile-menu-toggle{width:100%!important}.profile-page .meta-stats-grid{grid-template-columns:1fr}}@media(max-width:900px){.app-header{gap:4px!important;padding:4px 8px!important;min-height:0!important;align-items:center!important;position:relative}.app-header .header-left{position:absolute!important;left:50%;transform:translate(-50%);width:auto!important;flex:0 0 auto!important;min-width:0;gap:6px!important;flex-wrap:nowrap!important;align-items:center!important;z-index:1}.app-header .header-right{width:100%!important;flex:1 1 100%!important;justify-content:flex-start!important;flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;position:static!important}.app-header .header-logo-mark{width:30px!important;height:30px!important;border-radius:9px!important}.app-header .header-logo-mark img{width:19px!important;height:19px!important}.app-header .header-right>a,.app-header .header-right>button,.app-header .header-right>div{flex:0 0 auto!important;width:auto!important;min-width:0!important}.app-header .header-auction-ticker-wrap-desktop,.app-header .header-profile-link,.app-header .header-rewards-inbox-desktop{display:none!important}.app-header .header-auction-ticker-wrap-mobile{display:block!important;flex:1 1 100%!important;width:100%!important;min-width:0!important;order:4;margin-top:1px}.app-header .header-auction-ticker-wrap-mobile .header-auction-ticker{height:24px!important;border-radius:9px!important}.app-header .header-auction-ticker,.app-header .header-auction-ticker__viewport,.app-header .header-auction-ticker__track,.app-header .header-auction-ticker__item{touch-action:pan-y!important}.app-header .header-rewards-inbox-mobile{display:inline-flex!important;width:auto!important;flex:0 0 auto!important;order:2;margin-left:auto!important}.app-header .header-rewards-inbox-mobile .btn{padding:1px 5px!important;min-height:28px!important}.app-header .header-mobile-balance-badge{display:inline-flex!important;flex:0 0 auto!important;order:1;margin-right:auto!important;min-height:28px!important;padding:2px 6px!important;font-size:.76rem!important}.app-header .header-logo-title{font-size:.9rem!important;line-height:1.05!important;white-space:nowrap}.app-header .header-mobile-menu-toggle{display:inline-flex!important;flex:0 0 auto!important;order:3;margin-left:2px!important;width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important}.app-header .header-menu-panel{position:fixed!important;top:60px!important;right:8px!important;left:8px!important;width:auto!important;max-width:min(360px,calc(100vw - 16px))!important;max-height:75vh;overflow-y:auto;overflow-x:hidden;z-index:200;background:#0f172afa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.14);border-radius:16px;box-shadow:0 25px 50px -12px #000000b3;padding:12px}.app-header .header-menu-panel .header-mobile-profile-btn{display:inline-flex!important}.app-header .header-menu-panel .header-action-card__meta{display:block!important;font-size:.58rem}.header-rewards-popout.is-mobile{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}}.exchange-page{position:relative;isolation:isolate;display:grid;gap:18px}.exchange-page:before,.exchange-page:after{content:"";position:fixed;inset:auto;pointer-events:none;z-index:-1;filter:blur(34px);opacity:.35}.exchange-page:before{width:320px;height:320px;left:4vw;top:140px;border-radius:999px;background:radial-gradient(circle,#f59e0b47,#f59e0b00)}.exchange-page:after{width:380px;height:380px;right:4vw;top:220px;border-radius:999px;background:radial-gradient(circle,#3b82f633,#3b82f600)}.exchange-room-shell{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 15% 10%,rgba(245,158,11,.12),transparent 44%),radial-gradient(circle at 88% 18%,rgba(59,130,246,.08),transparent 42%),linear-gradient(180deg,#0f172af0,#020617e6);box-shadow:0 24px 60px #00000059,inset 0 1px #ffffff0a;padding:22px}.exchange-room-shell__ambient{position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.03) 18%,transparent 36%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 38%);transform:translate(-40%);animation:exchange-room-sweep 12s linear infinite;pointer-events:none}.exchange-room-shell__header{position:relative;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);gap:16px;align-items:start}.exchange-room-shell__header h1{font-size:clamp(1.8rem,4vw,2.75rem);letter-spacing:-.03em;line-height:1.05}.exchange-room-shell__header p{margin-top:8px;max-width:58ch;color:#e2e8f0d6;font-size:.95rem}.exchange-room-shell__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.exchange-room-stat{border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#02061773;padding:12px 14px}.exchange-room-stat span{display:block;color:#94a3b8;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.exchange-room-stat strong{display:block;margin-top:3px;font-size:1.15rem;letter-spacing:-.02em}.exchange-house-bar{position:relative;margin-top:14px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0206178c}.exchange-house-bar:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--house-tone, #fbbf24);border-radius:14px 0 0 14px;box-shadow:0 0 12px var(--house-tone, #fbbf24)}.exchange-house-bar__badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(251,191,36,.25);background:#fbbf2414;color:#fcd34d;font-size:.72rem;padding:5px 10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.exchange-house-bar__text{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#e2e8f0;font-size:.9rem}.exchange-house-bar__clock{color:#cbd5e1;font-size:.78rem;font-weight:700;letter-spacing:.02em}.exchange-eyebrow{color:#fbbf24;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.exchange-stage-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:18px;align-items:start}.exchange-stage-grid__left,.exchange-stage-grid__right{display:grid;gap:14px}.exchange-spotlight-card{--lot-accent: #fbbf24;--lot-back: linear-gradient(135deg, #020617, #1d4ed8, #7c3aed);--lot-face: #f8fafc;position:relative;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 18% 8%,color-mix(in srgb,var(--lot-accent) 28%,transparent),transparent 42%),linear-gradient(180deg,#0f172af2,#020617eb);min-height:420px;padding:16px;box-shadow:inset 0 1px #ffffff0a,0 20px 48px #00000061;isolation:isolate}.exchange-spotlight-card__glass{position:absolute;inset:0;background:radial-gradient(circle at 70% 14%,rgba(255,255,255,.12),transparent 30%),linear-gradient(120deg,transparent 14%,rgba(255,255,255,.06) 28%,transparent 40%);pointer-events:none;animation:exchange-glass-glint 9s linear infinite}.exchange-spotlight-card__frame{position:absolute;inset:8px;border-radius:18px;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 0 0 1px #02061759,inset 0 0 35px #00000047;pointer-events:none}.exchange-spotlight-card__chip{position:absolute;top:14px;right:14px;border-radius:999px;padding:5px 9px;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#e2e8f0;background:#0f172ab3;border:1px solid rgba(255,255,255,.12)}.exchange-artifact-back{--artifact-back: linear-gradient(135deg, #020617, #1d4ed8 42%, #7c3aed);--artifact-accent: #fbbf24;position:relative;width:100%;height:100%;border-radius:7px}.exchange-artifact-back.is-mini{width:46px;height:64px}.exchange-artifact-back.is-tiny{width:34px;height:48px;border-radius:6px}.exchange-artifact-back.is-hero{width:100%;height:100%;border-radius:18px}.exchange-artifact-back__frame{position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff24,0 0 0 1px #02061747}.exchange-artifact-back__surface{position:absolute;inset:0;border-radius:inherit;background:var(--artifact-back);overflow:hidden;isolation:isolate;box-shadow:inset 0 0 0 1px #ffffff2e,inset 0 0 18px #ffffff12,inset 0 -24px 40px #02061747}.exchange-artifact-back.is-hero .exchange-artifact-back__surface{border-radius:18px;box-shadow:inset 0 0 0 1px #ffffff2e,inset 0 0 28px #ffffff17,inset 0 -40px 70px #0206174d}.exchange-artifact-back.is-mini .exchange-artifact-back__surface{border-radius:7px}.exchange-artifact-back.is-tiny .exchange-artifact-back__surface{border-radius:6px}.exchange-artifact-back__surface:before,.exchange-artifact-back__surface:after{content:"";position:absolute;border-radius:999px;filter:blur(10px);opacity:.55;pointer-events:none}.exchange-artifact-back__surface:before{width:42%;height:12%;left:6%;top:7%;background:#ffffff38}.exchange-artifact-back__surface:after{width:52%;height:16%;right:7%;bottom:10%;background:color-mix(in srgb,var(--artifact-accent) 55%,white)}.exchange-artifact-back__pixi{position:absolute;z-index:0;pointer-events:none;display:block;opacity:1}.exchange-artifact-back__pixi[style*="inset:0"]{border-radius:inherit;overflow:hidden}.exchange-artifact-back__sigil{position:absolute;pointer-events:none;z-index:1;object-fit:contain;mix-blend-mode:screen;opacity:.9}.exchange-artifact-back__sigil--founder{inset:6%;width:88%;height:88%;filter:drop-shadow(0 0 4px rgba(251,191,36,.34)) drop-shadow(0 0 10px rgba(146,64,14,.18))}.exchange-artifact-back__sigil--serpent{inset:9% 10% 7%;width:80%;height:84%;filter:drop-shadow(0 0 3px rgba(34,197,94,.32)) drop-shadow(0 0 7px rgba(124,58,237,.2))}.exchange-artifact-back__void-aura,.exchange-artifact-back__void-creep{position:absolute;inset:-5%;pointer-events:none;opacity:0;transition:opacity .2s ease}.exchange-artifact-back__void-aura{background:radial-gradient(circle at 22% 22%,rgba(167,139,250,.26),transparent 42%),radial-gradient(circle at 78% 75%,rgba(91,33,182,.24),transparent 46%);filter:blur(10px);z-index:1}.exchange-artifact-back__void-creep{background:linear-gradient(135deg,rgba(124,58,237,.18),transparent 30%,rgba(51,65,85,.12) 55%,transparent 78%),radial-gradient(circle at 58% 26%,rgba(216,180,254,.18),transparent 34%);mix-blend-mode:screen;z-index:2}.exchange-artifact-back.is-void .exchange-artifact-back__void-aura,.exchange-artifact-back.is-void .exchange-artifact-back__void-creep{opacity:1}.exchange-artifact-back__foil{position:absolute;inset:-20% 8% -20% auto;width:52%;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.04) 30%,rgba(255,255,255,.22) 45%,rgba(255,255,255,.05) 58%,transparent 75%);transform:translate(-130%) rotate(8deg);opacity:0;z-index:3;pointer-events:none}.exchange-artifact-back.is-shiny .exchange-artifact-back__foil{opacity:1;animation:exchange-artifact-foil 3.1s linear infinite}.exchange-artifact-back__grain{position:absolute;inset:0;background-image:linear-gradient(#ffffff08,#ffffff08),radial-gradient(circle at 30% 30%,rgba(255,255,255,.05) .8px,transparent 1px),radial-gradient(circle at 70% 58%,rgba(255,255,255,.035) .8px,transparent 1px);background-size:auto,14px 14px,18px 18px;opacity:.45;z-index:1;pointer-events:none}.exchange-artifact-back__serial-stamp{position:absolute;left:5px;bottom:4px;z-index:4;color:#f8fafce6;text-shadow:0 1px 2px rgba(2,6,23,.8),0 0 6px rgba(2,6,23,.45);font-size:.44rem;font-weight:900;letter-spacing:.08em}.exchange-artifact-back.is-tiny .exchange-artifact-back__serial-stamp{font-size:.38rem;left:4px;bottom:3px}.exchange-artifact-back__hero-tag{position:absolute;left:14px;bottom:14px;z-index:4;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#f8fafc;background:#02061794;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.exchange-spotlight-card__card{position:relative;margin:28px auto 14px;width:min(270px,62vw);height:360px;border-radius:18px;overflow:hidden;transform:perspective(1000px) rotateX(4deg) rotateY(-7deg);box-shadow:0 22px 40px #00000073;animation:exchange-card-float 5.4s ease-in-out infinite}.exchange-spotlight-card__caption{position:absolute;left:10px;right:10px;bottom:10px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#02061773,#020617ad);box-shadow:0 6px 16px #00000047,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#e2e8f0;display:grid;gap:2px;padding:10px 12px;z-index:3;transition:opacity .18s ease,transform .18s ease}.exchange-spotlight-card__caption .exchange-spotlight-card__serial{color:#cbd5e1;text-shadow:0 1px 1px rgba(2,6,23,.7)}.exchange-spotlight-card__caption .exchange-spotlight-card__name{color:#f8fafc;margin-top:0;font-size:1.02rem}.exchange-spotlight-card__history{position:absolute;inset:12px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at 78% 12%,color-mix(in srgb,var(--lot-accent, #fbbf24) 18%,transparent),transparent 42%),linear-gradient(180deg,#020617c7,#020617e6);box-shadow:inset 0 1px #ffffff0d,0 12px 24px #0000004d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px;z-index:5;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:8px;overflow:hidden}.exchange-spotlight-card__history-title{color:#f8fafc;font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.exchange-spotlight-card__history-list{display:grid;gap:7px;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:2px}.exchange-spotlight-card__history-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;align-items:baseline;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;padding:7px 8px}.exchange-spotlight-card__history-owner{min-width:0;color:#e2e8f0;font-size:.8rem;font-weight:700;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange-spotlight-card__history-price{color:#f8fafc;font-size:.78rem;font-weight:800;letter-spacing:-.01em}.exchange-spotlight-card__history-time{grid-column:1 / -1;color:#94a3b8;font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.exchange-spotlight-card__history-empty{border-radius:10px;border:1px dashed rgba(255,255,255,.12);color:#94a3b8;font-size:.78rem;padding:10px}.exchange-spotlight-card__card:hover .exchange-spotlight-card__history,.exchange-spotlight-card__card:focus-within .exchange-spotlight-card__history{opacity:1;transform:translateY(0)}.exchange-spotlight-card__card:hover .exchange-spotlight-card__caption,.exchange-spotlight-card__card:focus-within .exchange-spotlight-card__caption{opacity:.18;transform:translateY(3px)}.exchange-spotlight-card__caption .exchange-spotlight-card__supply{color:#cbd5e1;background:#ffffff0a;border-color:#ffffff1f}.exchange-spotlight-card__back{position:absolute;inset:0;border-radius:18px;background:var(--lot-back);box-shadow:inset 0 0 0 1px #ffffff24,inset 0 0 30px #ffffff14}.exchange-spotlight-card__back:before,.exchange-spotlight-card__back:after{content:"";position:absolute;border-radius:999px;filter:blur(10px);opacity:.6}.exchange-spotlight-card__back:before{width:120px;height:40px;left:18px;top:20px;background:#fff3}.exchange-spotlight-card__back:after{width:150px;height:48px;right:20px;bottom:24px;background:color-mix(in srgb,var(--lot-accent) 55%,white)}.exchange-spotlight-card__face{position:absolute;inset:14px;border-radius:14px;background:linear-gradient(180deg,rgba(255,255,255,.82),var(--lot-face));color:#0f172a;display:grid;align-content:space-between;padding:14px;box-shadow:inset 0 0 0 1px #0f172a14}.exchange-spotlight-card__serial{font-size:.85rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#334155}.exchange-spotlight-card__name{font-weight:800;font-size:1.15rem;line-height:1.05;letter-spacing:-.03em;margin-top:8px}.exchange-spotlight-card__supply{justify-self:start;border-radius:999px;padding:5px 8px;font-size:.72rem;color:#475569;border:1px solid rgba(15,23,42,.12);background:#fffc}.exchange-spotlight-card__meta{position:relative;display:flex;flex-wrap:wrap;gap:7px;margin-top:8px;z-index:1}.exchange-pill{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#cbd5e1;padding:4px 8px;font-size:.72rem;font-weight:700;letter-spacing:.02em}.exchange-pill.is-gold{color:#fde68a;border-color:#fbbf2447;background:#fbbf2414}.exchange-pill.is-emerald{color:#86efac;border-color:#22c55e3d;background:#22c55e14}.exchange-spotlight-card.is-last-call{box-shadow:inset 0 1px #ffffff0d,0 20px 48px #0000006b,0 0 0 1px #f59e0b24}.exchange-spotlight-card.is-last-call:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #f59e0b47;animation:exchange-last-call-ring 1.7s ease-in-out infinite;pointer-events:none}.exchange-spotlight-card.is-hammered{opacity:.86}.exchange-spotlight-card.is-hammered .exchange-spotlight-card__card{filter:grayscale(.2);animation:none}.exchange-auction-board{display:grid;gap:12px;border-radius:18px;border:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 84% 10%,rgba(251,191,36,.07),transparent 35%),linear-gradient(180deg,#02061785,#02061766);padding:12px}.exchange-auction-board__header{display:grid;grid-template-columns:1fr;gap:10px;align-items:start}.exchange-auction-board__header h3{margin:2px 0 0;font-size:1.02rem;letter-spacing:-.02em}.exchange-auction-board__stats{display:flex;flex-wrap:wrap;gap:8px}.exchange-auction-board__stat{min-width:88px;flex:1 1 88px;border-radius:12px;border:1px solid rgba(255,255,255,.07);background:#0f172a75;padding:8px 10px}.exchange-auction-board__stat span{display:block;color:#94a3b8;font-size:.62rem;text-transform:uppercase;letter-spacing:.09em}.exchange-auction-board__stat strong{display:block;margin-top:3px;color:#f8fafc;font-size:.95rem;letter-spacing:-.02em}.exchange-auction-board__section{display:grid;gap:8px}.exchange-auction-board__section--split{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.exchange-auction-board__section--split>div{display:grid;gap:8px}.exchange-auction-board__sectionhead{display:flex;align-items:baseline;justify-content:space-between;gap:8px;color:#e2e8f0}.exchange-auction-board__sectionhead span{font-weight:700;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.exchange-auction-board__sectionhead small{color:#94a3b8;font-size:.7rem}.exchange-auction-board__empty{border-radius:12px;border:1px dashed rgba(255,255,255,.12);background:#0f172a4d;color:#94a3b8;font-size:.8rem;padding:12px}.exchange-lot-rail{display:grid;gap:10px;grid-auto-flow:column;grid-auto-columns:minmax(320px,380px);overflow-x:auto;overflow-y:hidden;align-items:stretch;padding-bottom:4px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.exchange-lot-rail--compact{grid-auto-columns:minmax(260px,320px);gap:8px}.exchange-lot-tile{text-align:left;width:100%;min-width:0;border:1px solid rgba(255,255,255,.08);background:#0f172a9e;color:#e2e8f0;border-radius:14px;padding:10px 12px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease;scroll-snap-align:start}.exchange-lot-tile.is-compact{padding:9px 10px;border-radius:12px}.exchange-lot-tile:hover{transform:translateY(-2px);border-color:#ffffff26;background:#1e293bb8;text-decoration:none}.exchange-lot-tile.is-selected{border-color:color-mix(in srgb,var(--lot-accent, #fbbf24) 35%,rgba(255,255,255,.12));box-shadow:0 8px 22px #00000047,0 0 0 1px #ffffff08 inset}.exchange-lot-tile.is-last-call{background:linear-gradient(180deg,#92400e1f,#0f172a99),#0f172a9e}.exchange-lot-tile.is-hammered{opacity:.72}.exchange-lot-tile.is-user-active{animation:exchange-user-bid-glow 1.3s ease-out}.exchange-lot-tile__head{display:flex;gap:10px;justify-content:space-between;align-items:start}.exchange-lot-tile__lotmain{display:flex;align-items:center;gap:10px;min-width:0}.exchange-lot-tile__thumb{flex:0 0 auto;width:46px;height:64px;border-radius:7px;box-shadow:0 8px 16px #0000003d}.exchange-lot-rail:not(.exchange-lot-rail--compact) .exchange-lot-tile__thumb{width:56px;height:78px;border-radius:9px}.exchange-lot-tile__lotmain>div:last-child{min-width:0}.exchange-lot-tile.is-compact .exchange-lot-tile__thumb{width:40px;height:56px}.exchange-lot-tile__name{font-size:.93rem;font-weight:800;line-height:1.05;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange-lot-rail:not(.exchange-lot-rail--compact) .exchange-lot-tile__name{font-size:1rem}.exchange-lot-tile__serial{margin-top:2px;color:#94a3b8;font-size:.76rem}.exchange-lot-tile__status{white-space:nowrap;border-radius:999px;padding:4px 8px;border:1px solid rgba(255,255,255,.12);font-size:.73rem;font-weight:700;color:#cbd5e1;background:#02061773}.exchange-lot-tile.is-compact .exchange-lot-tile__status{padding:3px 7px;font-size:.68rem}.exchange-lot-tile__status.is-hot{color:#fde68a;border-color:#fbbf2447;background:#92400e2e}.exchange-lot-tile__foot{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px;color:#94a3b8;font-size:.74rem}.exchange-lot-tile.is-compact .exchange-lot-tile__foot{margin-top:6px;gap:7px;font-size:.7rem}.exchange-lot-tile__foot span:first-child{color:#e2e8f0;font-weight:700}.exchange-lot-tile__intent{color:#c4b5fd}.exchange-lot-detail{display:grid;gap:14px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 80% 12%,color-mix(in srgb,var(--lot-accent, #fbbf24) 20%,transparent),transparent 35%),linear-gradient(180deg,#0f172aed,#020617e6);padding:16px;box-shadow:0 16px 38px #00000047}.exchange-lot-detail__header{display:grid;grid-template-columns:minmax(0,1.3fr) auto;gap:14px;align-items:start}.exchange-lot-detail__header h2{font-size:1.35rem;line-height:1.05;letter-spacing:-.03em}.exchange-lot-detail__header h2 span{color:#cbd5e1;font-weight:700}.exchange-lot-detail__header p{margin-top:7px;color:#94a3b8;font-size:.88rem}.exchange-lot-detail__statusbox{min-width:180px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#02061766;padding:10px 12px;text-align:right}.exchange-lot-detail__statusbox.is-hot{border-color:#fbbf2442;background:#92400e1f}.exchange-lot-detail__statusbox.is-closed{border-color:#94a3b83d}.exchange-lot-detail__statuslabel{color:#94a3b8;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.exchange-lot-detail__statusvalue{margin-top:2px;font-weight:800;font-size:1.1rem;letter-spacing:-.02em}.exchange-lot-detail__statussub{margin-top:3px;color:#cbd5e1;font-size:.72rem}.exchange-lot-detail__grid,.exchange-detail-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.exchange-panel{border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#02061761;padding:12px;display:grid;gap:10px}.exchange-panel__label{color:#94a3b8;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.exchange-panel__value{font-size:1.4rem;line-height:1;font-weight:800;letter-spacing:-.03em}.exchange-panel__sub{color:#cbd5e1;font-size:.8rem}.exchange-panel__sub.is-live{color:#fcd34d}.exchange-panel__row{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:.82rem;color:#cbd5e1}.exchange-panel__row span{color:#94a3b8}.exchange-link-btn{background:none;border:none;color:#93c5fd;cursor:pointer;padding:0;font:inherit;text-align:left}.exchange-link-btn:hover{color:#bfdbfe;text-decoration:underline}.exchange-link-btn:disabled{color:#64748b;cursor:default;text-decoration:none}.exchange-bid-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.exchange-custom-bid-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center}.exchange-custom-bid-row label{color:#94a3b8;font-size:.78rem;font-weight:700}.exchange-custom-bid-row input{min-width:0;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#02061773;color:#f8fafc;padding:8px 10px;font:inherit}.exchange-custom-bid-row input:focus{outline:none;border-color:#fbbf2459;box-shadow:0 0 0 2px #fbbf241f}.exchange-custom-bid-btn{white-space:nowrap;padding:0}.exchange-bid-btn{border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0f172a9e;color:#f8fafc;padding:10px;text-align:left;cursor:pointer;display:grid;gap:2px;transition:transform .18s ease,border-color .2s ease,background .2s ease;font-weight:700;font-size:.82rem}.exchange-bid-btn:hover:not(:disabled){transform:translateY(-1px);border-color:#fbbf2447;background:#1e293bc2}.exchange-bid-btn span{color:#94a3b8;font-size:.68rem;font-weight:600}.exchange-bid-btn:disabled{opacity:.55;cursor:default}.exchange-bid-btn--compact{min-width:144px;max-width:180px}.exchange-bid-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.exchange-confirm-btn{background:linear-gradient(135deg,#f59e0b,#b45309);color:#fff7ed;border:1px solid rgba(251,191,36,.24);padding:10px 14px;font-weight:800;letter-spacing:.01em}.exchange-confirm-btn:disabled{background:#334155b3;color:#94a3b8;border-color:#94a3b82e;cursor:default}.exchange-provenance-list{display:grid;gap:8px}.exchange-provenance-item{width:100%;text-align:left;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0f172a8c;padding:10px;color:inherit;cursor:pointer;display:grid;gap:4px}.exchange-provenance-item:hover{border-color:#93c5fd3d;background:#1e293bb3}.exchange-provenance-item__owner{font-weight:800;color:#e2e8f0;font-size:.84rem}.exchange-provenance-item__label{color:#93c5fd;font-size:.73rem}.exchange-provenance-item__note{color:#94a3b8;font-size:.74rem}.exchange-vault-highlights{display:grid;gap:6px}.exchange-vault-highlight{border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;padding:8px;color:#cbd5e1;font-size:.78rem}.exchange-section-block{display:grid;gap:12px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0f172ae6,#020617e0);box-shadow:0 16px 42px #0000003d;padding:16px}.exchange-section-block__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start;gap:10px 16px}.exchange-section-block__header-tools{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}.exchange-section-block__header h3{font-size:1.1rem;font-weight:800;letter-spacing:-.02em}.exchange-section-block__header p{margin-top:5px;font-size:.88rem;color:#94a3b8;max-width:64ch}.exchange-section-block.is-collapsed{gap:8px}.exchange-section-toggle{white-space:nowrap}.exchange-chip-wallet{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(251,191,36,.2);background:#fbbf240f}.exchange-chip-wallet__label{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#fcd34d}.exchange-chip-wallet__value{font-size:1.05rem;font-weight:800;line-height:1}.exchange-consignment-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.exchange-consignment-list,.exchange-consignment-queue{display:grid;gap:10px}.exchange-consignment-item{--lot-accent: #fbbf24;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;align-items:center;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,color-mix(in srgb,var(--lot-accent) 8%,transparent),transparent 26%),#0f172a8c;padding:10px}.exchange-consignment-item__main{display:flex;align-items:center;gap:10px;min-width:0;flex:1 1 auto}.exchange-consignment-item__thumb{width:46px;height:64px;border-radius:7px;flex:0 0 auto;box-shadow:0 8px 16px #00000038}.exchange-consignment-item__title{font-size:.88rem;font-weight:800;letter-spacing:-.02em}.exchange-consignment-item__meta{color:#94a3b8;font-size:.74rem;margin-top:2px}.exchange-consignment-item__reserve{margin-top:7px;display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;color:#cbd5e1;font-size:.74rem}.exchange-consignment-item__reserve label{color:#94a3b8;font-weight:700}.exchange-consignment-item__reserve input{width:112px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#02061780;color:#f8fafc;padding:6px 8px;font:inherit}.exchange-consignment-item__reserve input:focus{outline:none;border-color:#fbbf2459;box-shadow:0 0 0 2px #fbbf241f}.exchange-queue-item{--lot-accent: #fbbf24;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,color-mix(in srgb,var(--lot-accent) 8%,transparent),transparent 50%),#0f172a8c;padding:10px;display:grid;gap:5px}.exchange-queue-item__head{display:flex;justify-content:space-between;gap:10px;font-size:.82rem;align-items:center}.exchange-queue-item__headmain{display:flex;align-items:center;gap:8px;min-width:0}.exchange-queue-item__thumb{width:34px;height:48px;border-radius:6px;flex:0 0 auto;box-shadow:0 6px 12px #0003}.exchange-queue-item__head strong{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange-queue-item__head span{color:#86efac;font-size:.72rem}.exchange-queue-item__meta{color:#cbd5e1;font-size:.75rem}.exchange-queue-item__note{color:#94a3b8;font-size:.74rem;line-height:1.35}.exchange-empty-note{border-radius:12px;border:1px dashed rgba(255,255,255,.12);background:#0f172a6b;color:#94a3b8;padding:12px;font-size:.84rem;line-height:1.45}.exchange-room-time{color:#cbd5e1;font-size:.8rem;font-weight:700}.exchange-social-grid{display:grid;grid-template-columns:.9fr 1.1fr 1fr;gap:12px;align-items:start}.exchange-collector-list{display:grid;gap:8px}.exchange-collector-item{--collector-accent: #fbbf24;width:100%;text-align:left;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(90deg,color-mix(in srgb,var(--collector-accent) 8%,transparent),transparent 24%),#0f172a8c;color:inherit;padding:10px;cursor:pointer;display:grid;gap:6px;transition:border-color .18s ease,transform .18s ease,background .18s ease}.exchange-collector-item:hover{transform:translateY(-1px);border-color:#ffffff29;background:linear-gradient(90deg,color-mix(in srgb,var(--collector-accent) 11%,transparent),transparent 24%),#1e293bb3}.exchange-collector-item.is-selected{border-color:color-mix(in srgb,var(--collector-accent) 35%,rgba(255,255,255,.12));box-shadow:0 0 0 1px #ffffff08 inset}.exchange-collector-item__head{display:flex;justify-content:space-between;gap:8px;align-items:start}.exchange-collector-item__name{font-size:.85rem;font-weight:800;letter-spacing:-.01em}.exchange-collector-item__title{color:#94a3b8;font-size:.72rem}.exchange-collector-item__meta{color:#cbd5e1;font-size:.74rem;line-height:1.35}.exchange-vault-window{--collector-accent: #fbbf24;display:grid;gap:10px}.exchange-vault-window__header{border-radius:12px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--collector-accent) 20%,transparent),transparent 40%),#0f172a8c;padding:10px}.exchange-vault-window__name{font-weight:800;font-size:.92rem;letter-spacing:-.02em}.exchange-vault-window__subtitle{color:#94a3b8;font-size:.74rem;margin-top:2px;line-height:1.35}.exchange-vault-window__shelves{display:grid;gap:8px}.exchange-vault-shelf{border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;padding:10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:4px 8px;align-items:center}.exchange-vault-shelf__card{grid-row:1 / span 2;width:34px;height:48px;border-radius:6px;box-shadow:0 6px 12px #0000002e}.exchange-vault-shelf__piece{font-weight:700;font-size:.82rem;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.exchange-vault-shelf__serial{color:#cbd5e1;font-size:.76rem;font-weight:700}.exchange-vault-shelf__note{grid-column:2 / -1;color:#94a3b8;font-size:.72rem}.exchange-vault-window__notes{color:#cbd5e1;font-size:.8rem;line-height:1.4}.exchange-ledger-list{display:grid;gap:8px}.exchange-ledger-item{border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#0f172a8c;padding:10px;display:grid;gap:5px}.exchange-ledger-item.tone-gold{border-color:#fbbf2433;background:linear-gradient(180deg,#92400e1a,#0f172a8c)}.exchange-ledger-item.tone-violet{border-color:#a78bfa2e;background:linear-gradient(180deg,#4c1d951a,#0f172a8c)}.exchange-ledger-item.tone-emerald{border-color:#22c55e33;background:linear-gradient(180deg,#14532d1a,#0f172a8c)}.exchange-ledger-item__headline{font-size:.82rem;font-weight:700;letter-spacing:-.01em}.exchange-ledger-item__detail{color:#cbd5e1;font-size:.74rem;line-height:1.35}.exchange-ledger-item__time{color:#94a3b8;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.exchange-policy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.exchange-policy-card{border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff05,#fff0),#0f172a8c;padding:12px}.exchange-policy-card__title{font-weight:800;letter-spacing:-.02em;font-size:.9rem}.exchange-policy-card p{margin-top:5px;color:#94a3b8;font-size:.78rem;line-height:1.45}.exchange-ceremony-banner{position:sticky;top:calc(var(--header-height) + 8px);z-index:4;border-radius:16px;border:1px solid color-mix(in srgb,var(--exchange-ceremony-accent, #fbbf24) 35%,rgba(255,255,255,.12));background:radial-gradient(circle at 12% 16%,color-mix(in srgb,var(--exchange-ceremony-accent, #fbbf24) 22%,transparent),transparent 40%),linear-gradient(180deg,#0f172af5,#020617f0);box-shadow:0 18px 40px #00000059;padding:12px 14px;animation:exchange-ceremony-rise .26s ease-out}.exchange-ceremony-banner__eyebrow{color:color-mix(in srgb,var(--exchange-ceremony-accent, #fbbf24) 78%,white);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.exchange-ceremony-banner__headline{margin-top:3px;font-weight:800;letter-spacing:-.02em;font-size:.98rem}.exchange-ceremony-banner__subline{margin-top:2px;color:#cbd5e1;font-size:.78rem}@keyframes exchange-room-sweep{0%{transform:translate(-42%);opacity:.25}50%{opacity:.38}to{transform:translate(42%);opacity:.25}}@keyframes exchange-glass-glint{0%{transform:translate(-22%) translateY(0);opacity:.24}50%{transform:translate(18%) translateY(-1%);opacity:.32}to{transform:translate(38%) translateY(0);opacity:.2}}@keyframes exchange-card-float{0%,to{transform:perspective(1000px) rotateX(4deg) rotateY(-7deg) translateY(0)}50%{transform:perspective(1000px) rotateX(5deg) rotateY(-5deg) translateY(-6px)}}@keyframes exchange-artifact-foil{0%{transform:translate(-135%) rotate(8deg)}to{transform:translate(165%) rotate(8deg)}}@keyframes exchange-last-call-ring{0%,to{opacity:.5}50%{opacity:1}}@keyframes exchange-user-bid-glow{0%{box-shadow:0 0 #fbbf2400}45%{box-shadow:0 0 0 1px #fbbf2440,0 0 16px #fbbf242e}to{box-shadow:0 0 #fbbf2400}}@keyframes exchange-ceremony-rise{0%{transform:translateY(-4px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:1180px){.exchange-stage-grid,.exchange-social-grid,.exchange-consignment-grid{grid-template-columns:1fr}}@media(max-width:860px){.exchange-room-shell{padding:14px;border-radius:18px}.exchange-room-shell__header{grid-template-columns:1fr}.exchange-house-bar{grid-template-columns:1fr;align-items:start}.exchange-house-bar__text{white-space:normal}.exchange-house-bar__clock{justify-self:start}.exchange-lot-detail__header,.exchange-lot-detail__grid,.exchange-detail-columns,.exchange-policy-grid{grid-template-columns:1fr}.exchange-lot-detail__statusbox{min-width:0;text-align:left}.exchange-bid-grid{grid-template-columns:1fr}.exchange-custom-bid-row{grid-template-columns:1fr;align-items:stretch}.exchange-spotlight-card{min-height:360px;padding:12px}.exchange-spotlight-card__card{width:min(240px,70vw);height:315px;margin-top:22px}}@media(max-width:560px){.exchange-page{gap:14px}.exchange-ceremony-banner{top:calc(var(--header-height) + 4px);padding:10px 12px;border-radius:14px}.exchange-ceremony-banner__headline{font-size:.9rem}.exchange-room-shell__stats{grid-template-columns:1fr 1fr}.exchange-auction-board__stats{grid-template-columns:1fr}.exchange-room-stat{padding:10px 11px}.exchange-lot-tile{padding:9px 10px}.exchange-lot-tile__head{align-items:center}.exchange-lot-tile__thumb{width:40px;height:56px}.exchange-lot-tile__status{font-size:.69rem;padding:4px 7px}.exchange-consignment-item__thumb{width:40px;height:56px}.exchange-consignment-item{align-items:stretch}.exchange-bid-btn--compact{width:100%;max-width:none}.exchange-chip-wallet{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.exchange-room-shell__ambient,.exchange-spotlight-card__glass,.exchange-spotlight-card__card,.exchange-spotlight-card.is-last-call:after,.exchange-lot-tile.is-user-active,.exchange-ceremony-banner{animation:none!important}.exchange-lot-tile,.exchange-bid-btn,.exchange-collector-item{transition:none!important}}.route-loading-shell{min-height:100%;display:grid;place-items:center;padding:32px 20px}.route-loading-shell__card{width:min(420px,100%);padding:18px 20px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#0f172ad6,#020617eb);box-shadow:0 18px 44px #00000047;text-align:center}.route-loading-shell__title{font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ffffffeb}.route-loading-shell__path{margin-top:8px;font-size:1rem;color:#ffffffb3}.route-loading-shell--error .route-loading-shell__card{border-color:#f871715c}
