:root{--font-sans: "Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--bg-deep: #0a0807;--bg-card: #12100e;--bg-elevated: #1a1614;--bg-panel: #16120f;--accent-gold: #c9a25e;--accent-amber: #e88c4a;--accent-crimson: #c43c2e;--accent-warm: #f0b46b;--text-primary: #f5e9d8;--text-secondary: #c9a17a;--text-muted: #8a6f55;--border-subtle: #3a2a22;--border-strong: #5c3a2a;--shadow-soft: 0 4px 12px rgba(0, 0, 0, .4);--shadow-medium: 0 8px 24px rgba(0, 0, 0, .5);--shadow-strong: 0 16px 40px rgba(0, 0, 0, .6);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-full: 999px;font-family:var(--font-sans);color:var(--text-primary);background:var(--bg-deep)}*{box-sizing:border-box}body{margin:0;background:var(--bg-deep);color:var(--text-primary);background-image:radial-gradient(circle at 50% 0%,rgba(60,30,20,.15) 0%,transparent 50%),radial-gradient(circle at 50% 100%,rgba(30,15,10,.12) 0%,transparent 55%)}a{color:inherit;text-decoration:none}.app{min-height:100vh;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1,h2,.profile-name,.logo-text,.nav-pill,.stat-label,.stat-value{font-family:Space Grotesk,Inter,system-ui,sans-serif;font-feature-settings:"ss01","ss02","cv05";letter-spacing:-.01em}.profile-dashboard-withdrawn-value,.balance-value,.best-drop-price{font-feature-settings:"tnum"}.header{padding:.55rem 1.1rem;background:linear-gradient(180deg,#1a0f0c,#120a08);border-bottom:1px solid rgba(111,42,28,.7);box-shadow:0 8px 30px -12px #000000b3,0 1px #ff6a2d0f inset;position:sticky;top:0;z-index:50;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.header:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#ff6a2d 20%,#ff9a5e 50%,#ff6a2d 80%,transparent);opacity:.85}.header-main{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.header-right{flex-wrap:wrap;justify-content:flex-end;gap:.6rem}.logo{display:inline-flex;align-items:center;gap:.45rem;font-weight:800;font-size:1.38rem;letter-spacing:-.025em;color:#f3d9b8;text-shadow:0 1px 3px rgba(0,0,0,.55);transition:all .2s cubic-bezier(.4,0,.2,1);text-decoration:none}.logo:hover{color:#ffbe7f;transform:translateY(-1px)}.logo-mark{font-size:1.05rem;color:#ff8f48;filter:drop-shadow(0 0 6px rgba(255,106,45,.45));line-height:1}.logo-text{background:linear-gradient(90deg,#f3d9b8,#ffcf8f 45%,#f3d9b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;letter-spacing:-.03em}.header-premium{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding:.7rem 1.25rem}.header-left{display:flex;align-items:center;gap:1.1rem;min-width:0;justify-self:start;grid-column:1}.header-stats{display:flex;align-items:center;gap:.65rem;padding-left:.9rem;border-left:1px solid rgba(111,42,28,.45)}.header-stat{display:flex;align-items:center;gap:.35rem;font-size:.78rem;color:#c99a72;white-space:nowrap}.header-stat .stat-icon{color:#ff9a5e;font-size:.85rem;line-height:1}.header-stat .stat-label{font-weight:600;letter-spacing:.3px;opacity:.85}.header-stat .stat-value{font-weight:800;color:#f4d3a8;font-feature-settings:"tnum";margin-left:.15rem}.nav-centered{display:flex;justify-content:center;gap:.3rem;justify-self:center;grid-column:2;margin-left:150px}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;justify-self:end;grid-column:3;min-width:0}.header-history-link{padding:.42rem .95rem;font-size:.82rem;font-weight:700;letter-spacing:.02em;color:#e8c9a0;border-radius:999px;background:#ff6a2d0f;border:1px solid rgba(255,106,45,.15);transition:all .18s ease;text-decoration:none;white-space:nowrap}.header-history-link:hover{background:#ff6a2d1f;border-color:#ff6a2d4d;color:#ffcf8f}.header-history-link.active{background:linear-gradient(135deg,#ff6a2d,#ff4330);color:#fff;border-color:transparent;box-shadow:0 2px 10px -2px #ff433073}.nav-pill{min-width:6.75rem;padding:.48rem 1.35rem;font-size:.92rem;font-weight:700;text-align:center;letter-spacing:.02em;color:#e8c9a0;border-radius:999px;background:#ff6a2d0f;border:1px solid rgba(255,106,45,.15);transition:all .18s ease;text-decoration:none}.nav-pill:hover{background:#ff6a2d1f;border-color:#ff6a2d4d;color:#ffcf8f}.nav-pill.active{background:linear-gradient(135deg,#ff6a2d,#ff4330);color:#fff;border-color:transparent;box-shadow:0 2px 10px -2px #ff433073}.nav-pill-cases,.nav-pill-shop,.nav-pill-upgrade,.nav-pill-battles{margin-left:0}.nav{display:flex;gap:.25rem;flex-wrap:wrap;align-items:center}.nav a{position:relative;padding:.42rem .95rem;font-size:.9rem;font-weight:600;color:#d8b69a;border-radius:999px;transition:all .18s cubic-bezier(.4,0,.2,1);text-decoration:none}.nav a:hover{color:#ffe3c8;background:#ff6a2d17}.nav a.active{color:#fff;background:linear-gradient(135deg,#ff6a2d,#ff4330);box-shadow:0 2px 8px -1px #ff433073,0 0 0 1px #ffb45a33}.nav a.active:after{display:none}.online-chip{border-radius:999px;border:1px solid #7f3c1d;background:#2a150f;color:#ffbe7f;font-size:.78rem;font-weight:700;padding:.28rem .7rem;letter-spacing:.3px;box-shadow:inset 0 1px #ffffff08}.user-pill{display:flex;align-items:center;gap:.55rem;background:#1f110d;border:1px solid #6f2a1c;border-radius:999px;padding:.28rem .65rem .28rem .32rem;box-shadow:0 2px 6px -1px #00000080;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.user-pill:hover{transform:translateY(-1px);border-color:#a04a2b;box-shadow:0 4px 12px -2px #0000008c,0 0 0 1px #ff6a2d1a}.user-avatar,.user-avatar-placeholder{width:32px;height:32px;border-radius:999px;flex:0 0 32px;box-shadow:0 1px 3px #0006}.user-avatar{object-fit:cover;border:1px solid rgba(255,255,255,.1)}.user-avatar-placeholder{background:linear-gradient(135deg,#ff7a2d,#ff4330);color:#fff;display:grid;place-items:center;font-weight:800;font-size:.9rem;text-shadow:0 1px 1px rgba(0,0,0,.3)}.live-feed{border-top:1px solid rgba(111,42,28,.55);padding:.5rem 0 .15rem;display:flex;align-items:center;gap:.9rem;min-height:42px;overflow:hidden}.live-feed-label{color:#f0b37a;font-size:.76rem;font-weight:700;letter-spacing:.5px;white-space:nowrap;display:inline-flex;align-items:center;gap:.4rem}.live-dot{width:6px;height:6px;background:#ff6a2d;border-radius:50%;box-shadow:0 0 #ff6a2d99;animation:live-pulse 2s infinite ease-out}@keyframes live-pulse{0%{box-shadow:0 0 #ff6a2da6}70%{box-shadow:0 0 0 7px #ff6a2d00}to{box-shadow:0 0 #ff6a2d00}}.live-feed-track{display:flex;align-items:center;gap:.55rem;min-width:max-content;animation:live-feed-scroll 55s linear infinite}.live-feed-item{display:inline-flex;align-items:center;gap:.4rem;border:1px solid #5f2819;background:#22140f;border-radius:999px;padding:.18rem .55rem .18rem .22rem;font-size:.925rem;white-space:nowrap;color:#d9b48a}.live-feed-item strong{color:#f4d3a8}.live-feed-item img{width:25px;height:25px;border-radius:999px;object-fit:cover;border:1px solid rgba(255,255,255,.08)}.app-body{display:flex;flex:1;min-height:calc(100vh - 110px);background:#0f0a08;padding-left:238px}.live-wins-sidebar{position:fixed;left:0;top:78px;bottom:0;width:238px;background:linear-gradient(180deg,#18100d,#120c0a);border-right:1px solid #3a2119;display:flex;flex-direction:column;overflow:hidden;z-index:25;box-shadow:4px 0 20px -10px #0009}.live-wins-header{padding:.9rem 1rem .65rem;font-size:.78rem;font-weight:800;letter-spacing:1.5px;color:#f0b37a;display:flex;align-items:center;gap:.5rem;border-bottom:1px solid #3a2119;background:#140c0a;flex-shrink:0}.live-wins-list{flex:1;overflow-y:auto;padding:.4rem .55rem 1rem;display:flex;flex-direction:column;gap:.35rem;scrollbar-width:none;-ms-overflow-style:none}.live-wins-list::-webkit-scrollbar{display:none}.live-win-row{display:flex;align-items:center;gap:.55rem;width:100%;text-align:left;cursor:pointer;font:inherit;color:inherit;background:#1a120f;border:1px solid #2f1c17;border-radius:8px;padding:.35rem .45rem;transition:transform .15s ease,border-color .15s ease,background .15s ease}.live-win-row:hover{border-color:#5c2f22;background:#221612;transform:translate(2px)}.live-win-row:focus-visible{outline:2px solid rgba(255,140,50,.55);outline-offset:2px}.live-win-skin{position:relative;width:46px;height:46px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#120b09}.live-win-skin img{width:100%;height:100%;object-fit:cover;display:block}.live-win-user{flex:1;min-width:0;display:flex;align-items:center;gap:.4rem}.live-win-avatar,.live-win-avatar.placeholder{width:25px;height:25px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.15);flex-shrink:0}.live-win-avatar.placeholder{background:linear-gradient(135deg,#ff7a2d,#ff4330);color:#fff;font-size:11px;font-weight:800;display:grid;place-items:center}.live-win-username{font-size:.925rem;font-weight:700;color:#e8c9a0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.live-wins-empty{padding:1.5rem 1rem;font-size:.8rem;color:#6f4736;text-align:center}.live-profile-overlay{z-index:130}.live-profile-overlay--open{animation:live-profile-fade-in .22s ease-out}.live-profile-modal--open{animation:live-profile-scale-in .28s cubic-bezier(.22,1,.36,1)}@keyframes live-profile-fade-in{0%{opacity:0}to{opacity:1}}@keyframes live-profile-scale-in{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.live-profile-modal{max-height:min(92vh,860px);overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.live-profile-modal::-webkit-scrollbar{display:none}.live-profile-top{display:flex;align-items:stretch;gap:.85rem;margin-bottom:1rem}.live-profile-hero{display:flex;align-items:center;gap:.85rem;flex:0 1 240px;min-width:200px}.live-profile-avatar-wrap{flex-shrink:0}.live-profile-avatar,.live-profile-avatar.placeholder{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,178,95,.35)}.live-profile-avatar.placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#ff7a2d,#ff4330);color:#fff;font-size:1.2rem;font-weight:800}.live-profile-name{margin:0;font-size:1.1rem;font-weight:800;color:#f5d7b0}.live-profile-username{margin:.2rem 0 0;font-size:.82rem}.live-profile-error{color:#ff9a7a}.live-profile-top-error{flex:1;margin:0;align-self:center;text-align:center}.live-profile-stat--skeleton{pointer-events:none}.live-profile-skeleton-line,.live-profile-skeleton-block{display:block;border-radius:6px;background:linear-gradient(90deg,#3c20188c,#5a3022bf,#3c20188c);background-size:200% 100%;animation:live-profile-shimmer 1.1s ease-in-out infinite}.live-profile-skeleton-line--short{width:42%;height:10px;margin-bottom:.55rem}.live-profile-skeleton-line--medium{width:72%;height:12px;margin-bottom:.4rem}.live-profile-skeleton-line--tall{width:55%;height:18px}.live-profile-skeleton-block{width:64px;height:44px;flex-shrink:0;border-radius:8px}.live-profile-history-item--skeleton{border-color:#46281e73}@keyframes live-profile-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.live-profile-stat{flex:1;min-width:0;background:#0c08088c;border:1px solid rgba(90,45,32,.65);border-radius:10px;padding:.65rem .75rem}.live-profile-stat--best{flex:1.35}.live-profile-stat--withdrawn{flex:.85;display:flex;flex-direction:column;justify-content:center}.live-profile-stat-label{display:block;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#b37d5a;margin-bottom:.45rem}.live-profile-stat-value{margin:0;font-size:1.05rem;font-weight:800;color:#ffd8a8}.live-profile-stat-sub{margin:.25rem 0 0;font-size:.78rem}.live-profile-best-drop{display:flex;align-items:center;gap:.5rem}.live-profile-best-drop-img{width:52px;height:52px;object-fit:contain;flex-shrink:0}.live-profile-best-drop-name{margin:0;font-size:.76rem;font-weight:700;color:#f0d1a8;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.live-profile-best-drop-price{margin:.2rem 0 0;font-size:.82rem;font-weight:700;color:#ffbe7f}.live-profile-history-title{margin:0 0 .65rem;font-size:.88rem;font-weight:800;color:#f0d1a8}.live-profile-history-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.live-profile-history-item{display:flex;align-items:center;gap:.65rem;padding:.5rem .55rem;border-radius:10px;border:1px solid rgba(70,40,30,.7);background:#0a0707a6}.live-profile-history-skin{width:64px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.live-profile-history-skin img{max-width:100%;max-height:100%;object-fit:contain}.live-profile-history-meta{min-width:0;flex:1}.live-profile-history-name{margin:0;font-size:.8rem;font-weight:700;color:#f0d1a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-profile-history-price{margin:.15rem 0 .35rem;font-size:.78rem;font-weight:700;color:#ffbe7f}.live-profile-history-label{display:inline-block;font-size:.68rem;font-weight:700;padding:.18rem .45rem;border-radius:999px;background:#ff8c321f;color:#ffbe7f;border:1px solid rgba(255,140,50,.22)}.live-profile-history-label.label-upgrade_loss{background:#783cb424;border-color:#aa6ee647;color:#d8b4ff}.live-profile-history-label.label-withdrawn{background:#3278c824;border-color:#5aa0f047;color:#a8d4ff}.live-profile-history-label.label-sold{background:#5a5a5a33;border-color:#8c8c8c40;color:#c8c8c8}.live-profile-load-more,.live-profile-shown-count{margin-top:.75rem;text-align:center}.live-profile-load-more .muted{margin-top:.35rem;font-size:.78rem}@media (max-width: 760px){.live-profile-top{flex-direction:column}.live-profile-hero{flex:none;width:100%}}@keyframes live-feed-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.coin-amount{display:inline-flex;align-items:center;gap:.35em;white-space:nowrap;vertical-align:baseline;line-height:1.2}.coin-amount-icon{width:2.1em;height:2.1em;object-fit:contain;flex-shrink:0;filter:brightness(1.22) saturate(1.55) contrast(1.08) drop-shadow(0 0 5px rgba(255,210,90,.55))}.coin-amount-value{font-variant-numeric:tabular-nums}.coin-amount-sign{font-weight:700}.coin-amount--xs .coin-amount-icon{width:24px;height:24px}.coin-amount--sm .coin-amount-icon{width:28px;height:28px}.coin-amount--md .coin-amount-icon{width:32px;height:32px}.coin-amount--lg .coin-amount-icon{width:40px;height:40px}.container{width:100%;max-width:1480px;min-width:0;flex:1;margin:0 auto;padding:1.5rem}.panel{background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:1.1rem;box-shadow:var(--shadow-soft)}.hero h1{margin-top:0}.app-body .container:has(.cases-page),.app-body .container:has(.profile-page),.app-body .container:has(.shop-page),.app-body .container:has(.upgrade-page),.app-body .container:has(.case-battles-page),.app-body .container:has(.history-page){max-width:none;width:100%;margin:0;padding:1.5rem 30px 1.5rem 40px}.cases-page{width:100%;max-width:none;margin:0;padding:0 0 3.75rem}.cases-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.8rem,1.15vw,1.35rem)}.cases-section{margin-bottom:2.75rem}.cases-page .cases-section:not(:first-of-type){content-visibility:auto;contain-intrinsic-size:auto 380px}.cases-page-block{--block-surface: #291a11;--block-surface-top: #312019;--block-surface-deep: #23150e;--block-surface-border: rgba(255, 196, 132, .1);position:relative;margin-bottom:clamp(1.35rem,2.5vw,2rem);border-radius:18px;overflow:hidden;border:1px solid var(--block-surface-border);background:linear-gradient(180deg,color-mix(in srgb,var(--block-accent) 7%,var(--block-surface-top)) 0%,var(--block-surface) 34%,var(--block-surface-deep) 100%);box-shadow:inset 0 1px #ffffff0d,0 16px 38px -24px #0000009e}.cases-page-block:not(:first-of-type){content-visibility:auto;contain-intrinsic-size:auto 420px}.cases-page-block--amber{--block-accent: #e88c4a;--block-accent-soft: rgba(232, 140, 74, .2);--block-accent-mid: rgba(232, 140, 74, .1);--block-surface-top: #352218;--block-surface: #291a11;--block-surface-deep: #22140d;--block-surface-border: rgba(232, 140, 74, .18);--block-title-from: #fff8f0;--block-title-to: #ffb36a}.cases-page-block--gold{--block-accent: #c9a25e;--block-accent-soft: rgba(201, 162, 94, .2);--block-accent-mid: rgba(201, 162, 94, .1);--block-surface-top: #342818;--block-surface: #2a1b12;--block-surface-deep: #23160f;--block-surface-border: rgba(201, 162, 94, .18);--block-title-from: #fffbf0;--block-title-to: #e8c06a}.cases-page-block--crimson{--block-accent: #e05a4a;--block-accent-soft: rgba(224, 90, 74, .2);--block-accent-mid: rgba(224, 90, 74, .1);--block-surface-top: #351f18;--block-surface: #2b1a14;--block-surface-deep: #24140f;--block-surface-border: rgba(224, 90, 74, .18);--block-title-from: #fff0ec;--block-title-to: #ff8a72}.cases-page-block--ember{--block-accent: #ff7040;--block-accent-soft: rgba(255, 112, 64, .2);--block-accent-mid: rgba(255, 112, 64, .1);--block-surface-top: #372016;--block-surface: #2c1b12;--block-surface-deep: #24160e;--block-surface-border: rgba(255, 112, 64, .18);--block-title-from: #fff4ec;--block-title-to: #ff9a5c}.cases-page-block-hero{position:relative;text-align:center;padding:clamp(1.5rem,3vw,2.35rem) clamp(.75rem,3vw,1.5rem) clamp(.85rem,1.6vw,1.15rem);overflow:hidden}.cases-page-block-hero-aura{position:absolute;top:-8%;right:-6%;bottom:0;left:-6%;background:radial-gradient(ellipse 78% 92% at 50% 0%,var(--block-accent-soft) 0%,color-mix(in srgb,var(--block-accent-soft) 42%,transparent) 46%,transparent 76%),radial-gradient(ellipse 48% 38% at 50% 0%,rgba(255,255,255,.05) 0%,transparent 100%);pointer-events:none}.cases-page-block-hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:clamp(.55rem,1.4vw,.9rem);max-width:820px;margin:0 auto}.cases-page-block-brand{display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 18px color-mix(in srgb,var(--block-accent) 35%,transparent))}.cases-page-block-brand-logo{height:clamp(1.35rem,2.4vw,1.72rem);width:auto}.cases-page-block-title{margin:0;font-family:Unbounded,Space Grotesk,system-ui,sans-serif;font-size:clamp(1.28rem,3.4vw,2.2rem);font-weight:800;line-height:1.08;letter-spacing:.07em;text-transform:uppercase;background:linear-gradient(165deg,var(--block-title-from) 0%,color-mix(in srgb,var(--block-title-to) 88%,#ffffff) 42%,var(--block-title-to) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 3px 14px rgba(0,0,0,.5))}.cases-page-block-divider{display:flex;align-items:center;justify-content:center;width:min(100%,480px);gap:.85rem;margin-top:.15rem}.cases-page-block-divider-line{flex:1;height:1px;background:linear-gradient(90deg,transparent 0%,color-mix(in srgb,var(--block-accent) 55%,transparent) 38%,var(--block-accent) 100%)}.cases-page-block-divider-line:last-child{background:linear-gradient(90deg,var(--block-accent) 0%,color-mix(in srgb,var(--block-accent) 55%,transparent) 62%,transparent 100%)}.cases-page-block-divider-gem{flex:0 0 auto;font-size:.62rem;color:var(--block-accent);text-shadow:0 0 16px var(--block-accent-soft)}.cases-page-block-hero-blend{position:absolute;left:0;right:0;bottom:0;height:clamp(48px,8vw,84px);background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--block-accent-mid) 55%,var(--block-surface)) 58%,var(--block-surface) 100%);pointer-events:none}.cases-page-block-body{position:relative;margin-top:0;padding:clamp(1.3rem,2.4vw,1.9rem) clamp(.55rem,1.25vw,.9rem) clamp(1.3rem,2.4vw,1.9rem);background:transparent}.cases-page .case-card--catalog{position:relative}.cases-page .case-card--catalog .case-image-wrapper{background:transparent;border-radius:0;overflow:visible;display:flex;align-items:center;justify-content:center;min-height:0;width:100%;max-width:min(100%,341px);aspect-ratio:3 / 2;margin-inline:auto}.cases-page .case-card--catalog .case-image-wrapper:after{display:none}.cases-page .case-card--catalog .case-image-wrapper picture,.cases-page .case-card--catalog .case-image-wrapper .app-image-host{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.cases-page .case-card--catalog .case-image,.cases-page .case-card--catalog .case-image-wrapper img{width:100%;max-width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 10px 22px rgba(12,7,4,.42))}.cases-page .case-card--catalog:hover{transform:translateY(-6px)}.cases-page .case-card--catalog:hover .case-image{transform:scale(1.02);filter:drop-shadow(0 14px 28px rgba(12,7,4,.48)) drop-shadow(0 0 24px color-mix(in srgb,var(--block-accent) 28%,transparent))}.cases-page .cases-section-grid{align-items:start;gap:clamp(.15rem,.45vw,.45rem);row-gap:clamp(.5rem,1.1vw,1.1rem)}.cases-section-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.8rem,1.15vw,1.35rem)}.cases-footer-note{text-align:center;margin-top:2.5rem;padding-top:1.25rem;border-top:1px solid var(--border-subtle)}.case-battles-page{width:100%;max-width:none;margin:0;padding:0 0 4rem}.battle-hero{position:relative;overflow:hidden;min-height:280px;border:1px solid rgba(255,191,96,.18);border-radius:34px;background:radial-gradient(circle at 18% 20%,rgba(255,188,89,.24),transparent 34%),radial-gradient(circle at 82% 18%,rgba(255,92,64,.16),transparent 32%),linear-gradient(135deg,#1f120df5,#0b090dfa);box-shadow:0 28px 80px #00000057,inset 0 1px #ffffff14}.battle-hero:after{content:"";position:absolute;inset:auto -12% -48% 28%;height:220px;background:radial-gradient(circle,rgba(255,165,66,.2),transparent 62%);filter:blur(8px)}.battle-hero-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 0 42%,rgba(255,255,255,.05) 48%,transparent 55%),repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0 1px,transparent 1px 90px);opacity:.7}.battle-hero-content{position:relative;z-index:1;max-width:820px;padding:clamp(2rem,4vw,3.5rem)}.battle-kicker{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem .8rem;border:1px solid rgba(255,201,117,.28);border-radius:999px;color:#ffd890;font-size:.72rem;font-weight:800;letter-spacing:.16em}.battle-hero h1{margin:1rem 0 .75rem;font-family:Unbounded,Space Grotesk,system-ui,sans-serif;font-size:clamp(2.4rem,6vw,5.8rem);line-height:.92;letter-spacing:-.08em;color:#fff8ec;text-shadow:0 18px 44px rgba(0,0,0,.45)}.battle-hero p{max-width:690px;margin:0;color:#ffefdab8;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.65}.battle-hero-stats{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.battle-hero-stats div{min-width:126px;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#ffffff0d}.battle-hero-stats strong,.battle-hero-stats span{display:block}.battle-hero-stats strong{color:#fff;font-size:1.35rem}.battle-hero-stats span{margin-top:.15rem;color:#ffeed39e;font-size:.8rem}.battle-layout{display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:1rem;margin-top:1.1rem}.battle-create-panel,.battle-case-picker,.battle-card,.battle-empty{border:1px solid rgba(255,191,96,.14);border-radius:28px;background:linear-gradient(180deg,#251914f0,#100d0ff5),var(--bg-panel);box-shadow:0 22px 50px #00000040}.battle-create-panel,.battle-case-picker{padding:1.1rem}.battle-panel-title,.battle-section-heading,.battle-card-top,.battle-card-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.battle-panel-title{justify-content:flex-start;margin-bottom:1rem}.battle-panel-title span{display:grid;width:38px;height:38px;place-items:center;border-radius:14px;background:linear-gradient(135deg,#ffb74d3d,#ff5c402e);color:#ffd189;font-weight:900}.battle-panel-title h2,.battle-section-heading h2{margin:0;color:#fff4df;font-size:1.18rem}.battle-player-toggle{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.battle-player-toggle button,.battle-action-btn,.battle-create-btn{border:0;border-radius:16px;cursor:pointer;color:#120b07;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.battle-player-toggle button{padding:.75rem .5rem;border:1px solid rgba(255,255,255,.08);background:#ffffff0f;color:#ffefdcb8}.battle-player-toggle button.active{border-color:#ffc6688c;background:linear-gradient(135deg,#ffcc73,#ff8748);color:#1a0d05;box-shadow:0 12px 30px #ff843840}.battle-summary-card{display:grid;gap:.65rem;margin:1rem 0}.battle-summary-card div{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#0000002e}.battle-summary-card span{color:#ffecd29e}.battle-summary-card strong{color:#fff}.battle-create-btn,.battle-action-btn{width:100%;padding:.95rem 1.1rem;background:linear-gradient(135deg,#ffd37a,#ff7a3d);box-shadow:0 16px 38px #ff743647}.battle-action-btn.secondary{background:#ffffff14;color:#ffe5bc;box-shadow:none;border:1px solid rgba(255,255,255,.12)}.battle-create-btn:disabled,.battle-action-btn:disabled{cursor:progress;opacity:.7}.battle-message,.battle-card-note{color:#ffe6c8b8;font-size:.9rem}.battle-case-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem;max-height:520px;overflow:auto;padding-right:.25rem}.battle-case-option{display:grid;grid-template-rows:105px auto auto auto;gap:.45rem;min-width:0;padding:.75rem;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#ffffff0b;color:#fff2de;text-align:left}.battle-case-option.selected{border-color:#ffc866b8;background:radial-gradient(circle at 50% 0,rgba(255,186,84,.2),transparent 58%),#ffffff12;box-shadow:inset 0 0 0 1px #ffffff0d,0 16px 34px #ff7e371f}.battle-case-option img,.battle-case-option .app-image-host{width:100%;height:100%;object-fit:contain}.battle-case-option>span{overflow:hidden;min-height:2.45em;color:#fff7ea;font-size:.9rem;font-weight:800;line-height:1.22}.battle-case-quantity{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:.4rem;margin-top:.15rem}.battle-case-quantity button{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,214,142,.22);border-radius:12px;background:#ffffff0f;color:#ffe5bc;cursor:pointer;font-size:1.1rem;font-weight:900}.battle-case-quantity button:not(:disabled):hover{border-color:#ffc9758c;background:linear-gradient(135deg,#ffd37a3d,#ff70402e)}.battle-case-quantity button:disabled{cursor:not-allowed;opacity:.38}.battle-case-quantity strong{display:grid;height:34px;place-items:center;border-radius:12px;background:#0003;color:#fff7e8;font-weight:900}.battle-list-section{margin-top:1.4rem}.battle-section-heading{margin-bottom:.8rem}.battle-section-heading span{display:grid;min-width:36px;height:36px;place-items:center;border-radius:999px;background:#ffc97521;color:#ffd388;font-weight:900}.battle-empty{padding:1.2rem;color:#ffeedaa3}.battle-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1rem}.battle-card{position:relative;overflow:hidden;padding:1rem}.battle-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 0,rgba(255,171,68,.13),transparent 36%);pointer-events:none}.battle-card>*{position:relative;z-index:1}.battle-status{display:inline-flex;margin-bottom:.35rem;padding:.28rem .62rem;border:1px solid rgba(255,205,124,.24);border-radius:999px;color:#ffd388;font-size:.72rem;font-weight:900}.battle-card h3{margin:0;color:#fff5e4}.battle-pot{text-align:right}.battle-pot span{display:block;margin-bottom:.18rem;color:#ffebd48f;font-size:.78rem}.battle-rounds{display:flex;gap:.55rem;margin:1rem 0;overflow-x:auto;padding-bottom:.2rem}.battle-round-case{flex:0 0 104px;display:grid;grid-template-rows:62px auto;gap:.35rem;padding:.45rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#00000029;color:#ffe9c8;text-decoration:none;font-size:.72rem;font-weight:800}.battle-round-case img,.battle-round-case .app-image-host{width:100%;height:100%;object-fit:contain}.battle-seats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.65rem}.battle-seat{display:flex;align-items:center;gap:.7rem;padding:.7rem;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#ffffff0b}.battle-seat.winner{border-color:#ffd0709e;background:linear-gradient(135deg,#ffc05229,#ffffff0e);box-shadow:0 14px 30px #ffa83a21}.battle-seat-avatar{display:grid;width:44px;height:44px;place-items:center;border-radius:16px;background:linear-gradient(135deg,#ffd37a38,#ff70402e);color:#fff1d7;font-size:.72rem;font-weight:900}.battle-seat-avatar.empty{background:#ffffff0f;color:#ffecd480}.battle-seat strong,.battle-seat span{display:block}.battle-seat strong{color:#fff8ec;font-size:.92rem}.battle-seat span{margin-top:.16rem;color:#ffebd294;font-size:.78rem}.battle-drops{display:grid;gap:.8rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.battle-drops-row>strong{display:block;margin-bottom:.5rem;color:#fff2dc}.battle-drops-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:.55rem}.battle-drop{min-width:0;padding:.55rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#0000002e}.battle-drop img,.battle-drop .app-image-host{width:100%;height:72px;object-fit:contain}.battle-drop span{display:block;overflow:hidden;margin:.3rem 0 .2rem;color:#fff4e4;font-size:.74rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.battle-card-actions{margin-top:1rem}.battle-card-actions .battle-action-btn{width:auto;min-width:145px}@media (max-width: 980px){.battle-layout,.battle-list{grid-template-columns:1fr}}.profile-page{width:100%;max-width:none;margin:0;padding:0 0 3.75rem}.profile-page-block{margin-bottom:clamp(1.35rem,2.5vw,2rem)}.profile-page-block:last-child{margin-bottom:0}.profile-page-block-body{padding-top:clamp(1.35rem,2.2vw,1.85rem)}.profile-page-block-body>.panel{background:transparent;border:none;box-shadow:none;padding:0}.profile-dashboard{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.92fr);gap:clamp(.75rem,1.4vw,1rem);align-items:stretch}.profile-dashboard-main,.profile-dashboard-stat,.profile-dashboard-user,.profile-dashboard-promo{border:1px solid color-mix(in srgb,var(--block-accent, #e88c4a) 20%,#3f251c);border-radius:14px;background:linear-gradient(165deg,color-mix(in srgb,var(--block-accent, #e88c4a) 9%,#2a1a12),color-mix(in srgb,var(--block-accent, #e88c4a) 4%,#1c110d));box-shadow:inset 0 1px #ffffff0a}.profile-dashboard-main{display:grid;gap:.7rem;padding:.8rem;min-width:0}.profile-dashboard-user{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr);align-items:center;gap:.85rem;padding:.75rem .85rem}.profile-dashboard-avatar{flex-shrink:0}.profile-avatar,.profile-avatar-placeholder{width:72px;height:72px;border-radius:999px;border:2px solid color-mix(in srgb,var(--block-accent, #e88c4a) 45%,#3a221a);box-shadow:0 8px 22px -10px #000000bf,0 0 0 1px #ffffff0d inset;object-fit:cover}.profile-avatar-placeholder{background:linear-gradient(135deg,#ff7a2d,#ff4330);color:#fff;display:grid;place-items:center;font-size:1.65rem;font-weight:800}.profile-dashboard-identity,.profile-dashboard-wallet-inline{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.45rem;min-width:0}.profile-dashboard-wallet-inline{align-items:flex-end;text-align:right}.profile-dashboard-name{margin:0;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:800;color:#f4d9b8;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.profile-dashboard-logout-btn{padding:.32rem .7rem;border-radius:8px;border:1px solid rgba(255,178,95,.22);background:#ff8c3214;color:#b37d5a;font-size:.76rem;font-weight:700;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.profile-dashboard-logout-btn:hover{color:#ff8f7a;border-color:#ff785a73;background:#ff50461a}.profile-dashboard-label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#b37d5a}.profile-dashboard-balance{font-size:1.2rem;font-weight:800;color:#ffbe7f;font-feature-settings:"tnum"}.profile-dashboard-topup{width:auto;min-width:9.5rem;padding:.55rem .85rem;border-radius:10px;border:1px solid rgba(255,178,95,.35);background:linear-gradient(180deg,#ff8c3238,#ff6a2d1f);color:#ffd8a8;font-size:.84rem;font-weight:700;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.profile-dashboard-topup:hover{color:#fff0d8;border-color:#ffb25f8c;background:linear-gradient(180deg,#ff8c324d,#ff6a2d2e)}.profile-dashboard-promo{display:grid;gap:.5rem;padding:.75rem .85rem}.profile-dashboard-promo .promo-form--compact{gap:.4rem}.profile-dashboard-stats{display:flex;flex-direction:column;gap:clamp(.65rem,1.2vw,.85rem);min-width:0;min-height:100%}.profile-dashboard-metrics{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:clamp(.55rem,1vw,.7rem);flex:1;min-height:156px}.profile-dashboard-stat{display:flex;flex-direction:column;gap:.65rem;padding:clamp(.75rem,1.2vw,.9rem) clamp(.8rem,1.3vw,1rem);min-width:0}.profile-dashboard-stat--drop{flex:0 0 auto;min-height:0}.profile-dashboard-stat--withdrawn{grid-row:1 / -1;justify-content:space-between}.profile-dashboard-stat--metric{justify-content:space-between;gap:.45rem}.profile-dashboard-stat-head{display:flex;align-items:center;gap:.5rem}.profile-dashboard-stat-icon{width:30px;height:30px;flex-shrink:0;object-fit:contain}.profile-dashboard-drop{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.65rem;align-items:center}.profile-dashboard-drop-media{display:flex;align-items:center;justify-content:center;width:72px;height:72px;padding:.35rem;border-radius:10px;border:1px solid rgba(255,178,95,.2);background:radial-gradient(circle at 50% 38%,rgba(255,140,50,.12) 0%,transparent 68%),#00000042}.profile-dashboard-drop-media img{width:100%;height:100%;max-height:60px;object-fit:contain;object-position:center}.profile-dashboard-drop-info{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;min-width:0}.profile-dashboard-drop-name{width:100%;font-size:clamp(.78rem,1vw,.88rem);font-weight:700;color:#f0d1a8;line-height:1.25;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-dashboard-drop-price{display:flex;align-items:center;justify-content:flex-start;width:100%;font-size:clamp(.92rem,1.2vw,1.05rem);font-weight:800;color:#ffcf7a}.profile-dashboard-withdrawn{display:flex;flex-direction:column;justify-content:center;gap:.35rem;flex:1}.profile-dashboard-withdrawn-value{font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:800;color:#ffbe7f;line-height:1.05;font-feature-settings:"tnum"}.profile-dashboard-withdrawn-sub{margin:0;font-size:.76rem;color:#b37d5a;line-height:1.35}.profile-dashboard-metric-value{font-size:clamp(1.35rem,2.1vw,1.65rem);font-weight:800;line-height:1;color:#ffbe7f;font-feature-settings:"tnum";letter-spacing:-.02em}.profile-dashboard-stat--metric .profile-dashboard-label{line-height:1.25}.profile-dashboard-empty{margin:0;display:flex;align-items:center;justify-content:center;min-height:72px;font-size:.84rem;color:#8f6a52;text-align:center}.profile-section{margin-bottom:1rem}.profile-section+.profile-section{margin-top:0}.profile-section-header{margin-bottom:.85rem;padding-left:.25rem}.profile-section-header h2{margin:0 0 .15rem;font-size:1.25rem;font-weight:700;color:#f0d1a8}.profile-promo-card{background:transparent;border:none;border-radius:0;padding:0}.promo-form{flex-wrap:wrap;align-items:center}.promo-form .input{flex:1;min-width:180px}.promo-form--compact{display:flex;flex-direction:column;gap:.45rem;width:100%}.promo-form--compact .input{width:100%;min-width:0;font-size:.82rem;padding:.5rem .65rem}.promo-form--compact .btn{width:100%;padding:.48rem .75rem;font-size:.82rem}.promo-form-message{width:100%;margin:.35rem 0 0;font-size:.78rem}.trade-url-form-header{display:flex;align-items:center;gap:.55rem;margin-bottom:.85rem}.trade-url-form-title{margin:0;font-size:1.25rem;font-weight:700;color:#f0d1a8}.trade-url-help-link{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;color:#ffbe7f;background:#ff8c3214;border:1px solid rgba(255,178,95,.22);transition:color .2s ease,border-color .2s ease,background .2s ease}.trade-url-help-link:hover{color:#ffd8a8;background:#ff8c3224;border-color:#ffb25f61}.trade-url-help-link svg{width:1.15rem;height:1.15rem}.trade-url-form-row{flex-wrap:wrap;align-items:center}.trade-url-form-row .input{flex:1;min-width:min(100%,280px)}.trade-url-form-message{width:100%;margin:.35rem 0 0;color:#b37d5a}.trade-url-form-message--error{color:#ff9a7a}.topup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#080404b8;display:flex;align-items:center;justify-content:center;padding:1rem}.topup-modal{width:min(100%,440px);padding:1rem 1.1rem 1.1rem;border:1px solid #4a2a1f;box-shadow:0 24px 60px #0000008c}.topup-modal.live-profile-modal{width:min(96vw,880px);max-width:880px;padding:1.15rem 1.35rem 1.25rem}.topup-modal-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.topup-modal-head h3{margin:0;color:#f0d1a8}.topup-modal-close{border:none;background:transparent;color:#f0ae81;font-size:1.5rem;line-height:1;cursor:pointer}.topup-modal-balance{margin:0 0 .85rem}.topup-modal-balance-value{color:#ffd8a8;font-weight:700}.topup-modal-field{display:grid;gap:.4rem;margin-bottom:.75rem}.topup-modal-field span{font-size:.82rem;color:#b37d5a;font-weight:600}.topup-quick-amounts{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.75rem}.topup-quick-amount{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(255,178,95,.22);background:#ff8c3214;color:#ffbe7f;font-size:.78rem;font-weight:700;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.topup-quick-amount:hover,.topup-quick-amount--active{color:#ffd8a8;border-color:#ffb25f73;background:#ff8c3229}.topup-modal-note{margin:0 0 .85rem;font-size:.82rem}.topup-modal-actions{display:flex;justify-content:flex-end;gap:.55rem}.withdraw-confirm-modal{width:min(100%,420px)}.withdraw-confirm-copy{margin:0 0 .85rem;line-height:1.5}.withdraw-confirm-copy strong{color:#ffd8a8}.withdraw-confirm-preview{display:flex;align-items:center;gap:.85rem;margin-bottom:.95rem;padding:.75rem;border-radius:12px;border:1px solid rgba(255,178,95,.18);background:#ff8c320f}.withdraw-confirm-preview img{width:72px;height:72px;object-fit:contain}.withdraw-confirm-name{margin:0 0 .2rem;color:#f0d1a8;font-weight:700}.withdraw-confirm-price{margin:0}.profile-transactions.panel{padding:.35rem .6rem}.transactions-table{width:100%;border-collapse:collapse;font-size:.92rem}.transactions-table th,.transactions-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #3a2119}.transactions-table th{color:#b37d5a;font-weight:600;font-size:.78rem;text-transform:uppercase;letter-spacing:.8px}.transactions-table tr:last-child td{border-bottom:none}.tx-type{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.75rem;font-weight:700;background:#2a1913;color:#d9b48a}.tx-positive{color:#7ee08a;font-weight:700}.tx-negative{color:#ff6b6b;font-weight:700}.profile-logout-btn{margin-top:.2rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:34px;height:34px;padding:0;font-size:.72rem;font-weight:600;color:#b37d5a;background:transparent;border:1px solid #4a2a1f;border-radius:999px;cursor:pointer;transition:all .15s ease}.profile-logout-btn:hover{color:#ff6b6b;border-color:#6b2f2a;background:#ff504614}.logout-icon{width:18px;height:18px;display:block}.logout-text{display:none}.inventory-status{display:inline-block;padding:2px 10px;border-radius:999px;font-size:.72rem;font-weight:700;margin:.45rem 0 .15rem}.inventory-status.available{background:#7ee08a26;color:#7ee08a;border:1px solid rgba(126,224,138,.3)}.inventory-status.used{background:#ff6b6b1f;color:#ff8f8f;border:1px solid rgba(255,107,107,.25)}.inventory-status.withdrawn{background:#7ee08a26;color:#7ee08a;border:1px solid rgba(126,224,138,.3)}.inventory-status.sold{background:#ffd18726;color:#ffd187;border:1px solid rgba(255,209,135,.32)}.inventory-status.sending{display:inline-flex;align-items:center;gap:.35rem;background:#ffbe5f21;color:#ffd187;border:1px solid rgba(255,190,95,.3)}.inventory-status.error{background:#ff6b6b1f;color:#ffb0a0;border:1px solid rgba(255,107,107,.3)}.inventory-status-spinner{width:.72rem;height:.72rem;border-radius:999px;border:2px solid rgba(255,209,135,.28);border-top-color:#ffd187;animation:inventory-status-spin .8s linear infinite}@keyframes inventory-status-spin{to{transform:rotate(360deg)}}.inventory-load-more{margin-top:1rem;text-align:center;padding-top:.6rem;border-top:1px solid #3a2119}.inventory-load-btn{min-width:180px;font-weight:600}.user-pill.user-pill-link{cursor:pointer;text-decoration:none;color:inherit}.user-pill.user-pill-link:hover{border-color:#a04a2b;box-shadow:0 4px 14px -2px #0000008c,0 0 0 1px #ff6a2d2e;transform:translateY(-1px)}.user-pill.user-pill-link:active{transform:translateY(0)}.steam-login-btn{background:linear-gradient(135deg,#1b2838,#0e1620);border:1px solid #4a6a8a;color:#c8d8ea;font-weight:700;padding:.42rem 1.1rem;border-radius:999px;font-size:.85rem;display:inline-flex;align-items:center;gap:.45rem;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px -1px #0006}.steam-login-btn:hover{background:linear-gradient(135deg,#2a4055,#16202e);border-color:#6a8fb0;color:#e6f0ff;transform:translateY(-1px);box-shadow:0 4px 10px -2px #00000080}.steam-login-btn:before{content:"";width:1.05rem;height:1.05rem;flex-shrink:0;opacity:.95;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 259'%3E%3Cpath d='M127.78 0C60.42 0 5.24 51.78.18 117.85l68.7 28.41a36.04 36.04 0 0 1 20.37-6.3c.67 0 1.34.02 2 .05l30.56-44.3v-.62c0-26.66 21.69-48.35 48.36-48.35 26.66 0 48.35 21.69 48.35 48.35 0 26.67-21.69 48.37-48.35 48.37-.37 0-.73-.01-1.1-.02l-43.6 31.13c.02.56.04 1.12.04 1.68 0 20.02-16.26 36.28-36.28 36.28-17.57 0-32.27-12.52-35.6-29.13L4.6 161.32c15.2 53.77 64.61 93.22 123.18 93.22 70.75 0 128.1-57.35 128.1-128.1S198.53 0 127.78 0M80.36 196.83l-15.74-6.51a27.26 27.26 0 0 0 14.1 13.38c12.83 5.32 27.6-.79 32.92-13.62a25.2 25.2 0 0 0 .03-19.32 25.2 25.2 0 0 0-13.65-13.6 25.2 25.2 0 0 0-18.7-.27l16.27 6.73c9.46 3.94 13.94 14.8 10 24.26-3.94 9.46-14.8 13.94-24.26 10.85m121.4-101.7c0-17.76-14.46-32.21-32.22-32.21-17.77 0-32.22 14.45-32.22 32.22 0 17.76 14.45 32.2 32.22 32.2 17.76 0 32.21-14.44 32.21-32.2m-56.37-.06c0-13.35 10.83-24.18 24.2-24.18 13.35 0 24.18 10.83 24.18 24.18 0 13.36-10.83 24.19-24.19 24.19-13.36 0-24.19-10.83-24.19-24.19'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 259'%3E%3Cpath d='M127.78 0C60.42 0 5.24 51.78.18 117.85l68.7 28.41a36.04 36.04 0 0 1 20.37-6.3c.67 0 1.34.02 2 .05l30.56-44.3v-.62c0-26.66 21.69-48.35 48.36-48.35 26.66 0 48.35 21.69 48.35 48.35 0 26.67-21.69 48.37-48.35 48.37-.37 0-.73-.01-1.1-.02l-43.6 31.13c.02.56.04 1.12.04 1.68 0 20.02-16.26 36.28-36.28 36.28-17.57 0-32.27-12.52-35.6-29.13L4.6 161.32c15.2 53.77 64.61 93.22 123.18 93.22 70.75 0 128.1-57.35 128.1-128.1S198.53 0 127.78 0M80.36 196.83l-15.74-6.51a27.26 27.26 0 0 0 14.1 13.38c12.83 5.32 27.6-.79 32.92-13.62a25.2 25.2 0 0 0 .03-19.32 25.2 25.2 0 0 0-13.65-13.6 25.2 25.2 0 0 0-18.7-.27l16.27 6.73c9.46 3.94 13.94 14.8 10 24.26-3.94 9.46-14.8 13.94-24.26 10.85m121.4-101.7c0-17.76-14.46-32.21-32.22-32.21-17.77 0-32.22 14.45-32.22 32.22 0 17.76 14.45 32.2 32.22 32.2 17.76 0 32.21-14.44 32.21-32.2m-56.37-.06c0-13.35 10.83-24.18 24.2-24.18 13.35 0 24.18 10.83 24.18 24.18 0 13.36-10.83 24.19-24.19 24.19-13.36 0-24.19-10.83-24.19-24.19'/%3E%3C/svg%3E") center / contain no-repeat}.guest-preview-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.85rem 1.25rem;padding:.95rem 1.15rem;border:1px solid rgba(255,106,45,.22);background:linear-gradient(135deg,#ff6a2d14,#ff43300a)}.guest-preview-banner-text{margin:0;color:#e8c9a0;max-width:42rem}.guest-preview-banner-btn{flex-shrink:0;text-decoration:none}.upgrade-guest-empty{padding:.5rem .25rem .75rem}.paginated-grid{display:grid;gap:.45rem}.paginated-grid-cell{min-width:0;display:flex}.paginated-grid-cell>.upgrade-item-btn,.paginated-grid-cell>.shop-card{flex:1;width:100%}.paginated-grid-controls{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-top:.85rem}.paginated-grid-nav-btn{min-width:2.75rem;padding-inline:.85rem}.paginated-grid-meta{min-width:4.5rem;text-align:center}.paginated-grid-empty{margin:.5rem 0}.upgrade-top-section{display:flex;flex-direction:column;gap:.75rem}.upgrade-input-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:.35rem;min-height:1.75rem;padding:0 .1rem}.upgrade-settings-btn{width:1.85rem;height:1.85rem;border-radius:999px;border:1px solid #773220;background:#2b110d;color:#ffe7d6;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.82rem;transition:all .18s ease}.upgrade-settings-btn:hover:not(:disabled){border-color:#ff8b43;color:#ffd5b0}.upgrade-settings-btn:disabled{opacity:.45;cursor:not-allowed}.upgrade-settings-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#080404b8;display:flex;align-items:center;justify-content:center;padding:1rem}.upgrade-settings-modal{width:min(100%,420px);padding:1rem 1.1rem 1.1rem}.upgrade-settings-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.upgrade-settings-head h3{margin:0}.upgrade-settings-close{border:none;background:transparent;color:#f0ae81;font-size:1.5rem;line-height:1;cursor:pointer}.upgrade-settings-copy{margin:0 0 .85rem}.upgrade-settings-fields{display:grid;gap:.65rem}.upgrade-settings-field{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.upgrade-settings-input-wrap{display:inline-flex;align-items:center;gap:.35rem}.upgrade-settings-input-wrap input{width:4.5rem;padding:.42rem .55rem;border-radius:8px;border:1px solid #773220;background:#1a0d0a;color:#ffe7d6}.upgrade-settings-percent-input{font:inherit;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.upgrade-settings-percent-input::-webkit-outer-spin-button,.upgrade-settings-percent-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.upgrade-settings-percent-input::placeholder{color:#8a5a45;opacity:1}.upgrade-settings-percent-input:focus{outline:none;border-color:#ff8b43;box-shadow:0 0 0 1px #ff8b4340}.upgrade-settings-actions{display:flex;justify-content:flex-end;gap:.55rem;margin-top:1rem}.upgrade-target-grid{max-height:none;overflow:visible;margin-top:.75rem}.upgrade-inventory-list{max-height:420px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.upgrade-inventory-list::-webkit-scrollbar{display:none}.shop-grid-paged{margin-top:0}.shop-paginated{margin-top:.25rem}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(218px,1fr));gap:1.1rem;align-items:stretch}.case-card,.inventory-card{display:flex;flex-direction:column;gap:.5rem;background:transparent;border:0;border-radius:0;padding:0;text-decoration:none;color:inherit}.inventory-card{background:#311510;border:1px solid #6f2e1d;border-radius:10px;padding:.75rem;height:100%}.inventory-card img{width:100%;height:120px;object-fit:contain;object-position:center;border-radius:6px;background:#0000002e;flex-shrink:0}.inventory-card h3{margin:0;font-size:.92rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(.92rem * 1.25 * 2)}.inventory-card-rarity{margin:0;font-size:.78rem}.inventory-card-price{margin:auto 0 0;padding-top:.35rem;font-size:1rem;font-weight:800;color:#ffcf7a}.case-card{background:transparent;border:none;border-radius:0;overflow:hidden;transition:transform .18s cubic-bezier(.2,0,0,1);display:flex;flex-direction:column;text-decoration:none;color:inherit;min-width:0}.case-card:hover{transform:translateY(-4px)}.case-card-header{padding:.55rem .35rem .45rem;display:flex;align-items:center;justify-content:center;text-align:center}.case-name{font-size:.98rem;font-weight:800;letter-spacing:.8px;color:#f3d9b8;line-height:1.1;text-transform:none}.case-image-wrapper{position:relative;background:transparent;overflow:hidden;isolation:isolate;border-radius:12px;aspect-ratio:3 / 2}.case-image-wrapper picture{display:block;width:100%;height:100%}.case-image-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to right,var(--bg-deep) 0%,transparent 14%,transparent 86%,var(--bg-deep) 100%)}.case-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;transition:transform .32s ease}.case-card:hover .case-image{transform:scale(1.015)}.case-price-overlay{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;padding:6px 14px;background:linear-gradient(145deg,#1e140feb,#140e0af2);border:1px solid rgba(255,170,80,.45);border-radius:999px;font-size:.95rem;font-weight:700;color:#ffcf7a;letter-spacing:.5px;box-shadow:0 4px 12px -2px #0009,0 0 0 1px #ffb45a1a inset;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.case-card:hover .case-price-overlay{border-color:#ffbe6ea6;color:#ffe3a8}.case-card--development{opacity:.88}.case-card--development:hover{transform:translateY(-2px)}.case-development-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 10% 9%;pointer-events:none;background:linear-gradient(180deg,#080a1214,#080a1257 52%,#080a1294)}.case-development-logo-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:8% 10%}.case-development-logo{width:min(72%,168px);height:auto;filter:drop-shadow(0 8px 18px rgba(0,0,0,.45))}.case-art--hero .case-development-logo{width:min(58%,220px)}.case-development-caption{position:relative;z-index:1;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.65)}.case-art--hero .case-development-caption{font-size:1.05rem;letter-spacing:.12em}.case-in-development-actions{margin-top:.85rem;display:flex;justify-content:center}.rollcase-logo{display:block}.rollcase-logo--header{width:auto;height:1.55rem}.logo .rollcase-logo--header{height:1.62rem}.case-image-wrapper.case-art--baked-title:after{background:linear-gradient(to right,var(--bg-deep) 0%,transparent 12%,transparent 88%,var(--bg-deep) 100%)}.case-drops{display:flex;flex-direction:column;gap:.25rem}.drop-item{display:flex;justify-content:space-between;gap:.5rem;font-size:.85rem}.btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:var(--radius-md);background:linear-gradient(145deg,#c9a25e,#a67c3d);color:#1a120b;padding:.65rem 1.25rem;font-weight:700;font-size:.95rem;letter-spacing:.3px;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease;box-shadow:0 4px 14px #c9a25e40}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #c9a25e59;filter:brightness(1.05)}.btn:active:not(:disabled){transform:translateY(0)}.btn.ghost{background:transparent;border:1px solid var(--border-strong);color:var(--accent-amber);box-shadow:none}.btn.ghost:hover:not(:disabled){background:#e88c4a14;border-color:var(--accent-amber);color:var(--accent-warm)}.btn:disabled{opacity:.55;cursor:default;filter:grayscale(.3)}.input{width:100%;border-radius:8px;border:1px solid #8a3a23;background:#27100d;color:#ffeede;padding:.55rem .7rem}.muted{color:#f0b48a}.error{color:#ff8f8f}.row{display:flex;align-items:center}.row.center{justify-content:center}.row.wrap{flex-wrap:wrap}.row.spaced{justify-content:space-between}.column{display:flex;flex-direction:column}.gap{gap:.75rem}.mt{margin-top:.75rem}.home-landing{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3rem}.landing-hero{text-align:center;padding:3.25rem 1rem 2.5rem;position:relative}.landing-hero:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:120px;height:1px;background:linear-gradient(to right,transparent,var(--accent-gold),transparent)}.landing-hero-content{max-width:680px;margin:0 auto}.landing-badge{display:inline-block;font-size:.74rem;letter-spacing:2.5px;color:var(--accent-amber);background:#c9a25e14;border:1px solid rgba(201,162,94,.25);padding:5px 16px;border-radius:var(--radius-full);margin-bottom:1rem;font-weight:600}.landing-hero h1{font-size:2.85rem;line-height:1.05;font-weight:800;margin-bottom:.85rem;color:var(--text-primary)}.landing-subtitle{font-size:1.12rem;color:var(--text-secondary);max-width:520px;margin:0 auto 1.6rem;line-height:1.5}.landing-cta{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.landing-primary-btn{font-size:1.02rem;padding:.75rem 1.85rem}.landing-auth{max-width:420px;margin:1.5rem auto 0}.wheel-wrap{position:relative;width:260px;height:260px;margin:0 auto}.wheel{width:100%;height:100%;border-radius:50%;border:6px solid #1f314f;display:grid;place-items:center}.wheel-center{width:120px;height:120px;border-radius:50%;background:#101a2d;display:grid;place-items:center;font-weight:700}.arrow{position:absolute;width:4px;height:130px;background:#f4cd58;left:calc(50% - 2px);top:0;transform-origin:bottom center}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.stat-card{background:#172644;border:1px solid #2d4368;border-radius:8px;padding:.7rem;font-weight:600}.fair-row{background:#172644;border:1px solid #2d4368;border-radius:8px;padding:.65rem}.withdraw-row{display:flex;justify-content:space-between;gap:.75rem;align-items:center;background:#172644;border:1px solid #2d4368;border-radius:8px;padding:.65rem}.checklist{margin:.4rem 0 0;padding-left:1.2rem;color:#d7e3fa;display:grid;gap:.35rem}.case-image-wrapper.case-art--hero{border-radius:0;overflow:visible;isolation:auto;background:transparent}.case-image-wrapper.case-art--hero:after{display:none}.case-hero-image-wrap{width:min(100%,480px);align-self:center;overflow:visible}.case-hero-image-wrap picture,.case-hero-image-wrap .app-image-host{display:flex;align-items:center;justify-content:center;width:100%}.case-hero-image-wrap .case-image{height:auto;max-height:min(52vh,420px)}.case-hero-image{width:100%;height:auto;max-height:min(52vh,420px);object-fit:contain;object-position:center center;display:block}.center{align-self:center;text-align:center}.roulette-wrap{position:relative}.roulette-window{width:100%;overflow:hidden;border:1px solid #7a3220;border-radius:12px;background:#26120f;padding:.75rem .5rem}.roulette-pointer{position:absolute;z-index:2;left:50%;top:-2px;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:14px solid #f4cd58}.roulette-track{display:flex;gap:10px;transform:translateZ(0)}.roulette-card{min-width:160px;width:160px;border-radius:8px;border:1px solid #78301f;background:#341611;padding:.45rem;display:flex;flex-direction:column;gap:.4rem}.roulette-card .app-image-host,.roulette-card img{width:100%;height:96px;object-fit:contain;object-position:center;border-radius:6px;padding:.25rem .4rem;box-sizing:border-box;background:#0000002e}.roulette-card .app-image-host{display:block;flex-shrink:0}.roulette-card span{font-size:.75rem;line-height:1.25}.case-items-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));align-items:stretch}.case-item-card{border-radius:8px;border:1px solid #75311f;background:#321510;padding:.55rem;display:flex;flex-direction:column;gap:.35rem;height:100%;min-height:100%}.case-item-card img{width:100%;height:120px;object-fit:contain;object-position:center;border-radius:6px;padding:.35rem .5rem;box-sizing:border-box;background:#0000002e;flex-shrink:0}.case-item-card strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.25rem;line-height:1.25;font-size:.9rem}.case-item-price,.case-price{font-size:1.15rem;font-weight:700;color:#ffe1cd;letter-spacing:.3px;margin-top:auto;padding-top:.35rem}.result-card{display:flex;align-items:center;gap:.75rem;border-radius:10px;border:1px solid #7a3321;padding:.6rem;background:#341611}.result-card img{width:88px;height:64px;border-radius:6px;object-fit:contain;object-position:center;padding:.2rem;box-sizing:border-box;background:#0000002e}.rarity-milspec{box-shadow:inset 0 -2px #f68a3b}.rarity-restricted{box-shadow:inset 0 -2px #ff6f3f}.rarity-classified{box-shadow:inset 0 -2px #ff4f4f}.rarity-covert{box-shadow:inset 0 -2px #ff2f2f}.rarity-special{box-shadow:inset 0 -2px #ffb347}.case-open-toolbar{margin-top:.35rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;background:#ff572214;border:1px solid #7c3321;border-radius:12px;padding:.85rem}.case-open-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.65rem}.case-count-select{min-width:72px;min-height:40px;padding:0 2rem 0 .85rem;border:1px solid #8f3a22;border-radius:8px;background:#2b120f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23ffb88a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right .75rem center;color:#ffd8be;font-weight:700;font-size:.95rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .14s ease,box-shadow .14s ease}.case-count-select:hover:not(:disabled){border-color:#ff8340}.case-count-select:focus{outline:none;border-color:#ff8944;box-shadow:0 0 0 2px #ff894440}.case-count-select:disabled{opacity:.55;cursor:not-allowed}.case-open-btn{min-width:150px;min-height:40px;box-shadow:0 8px 20px #ff582a47}.case-back-btn{min-width:150px;min-height:40px}.case-roulette-panel{margin-top:0}.case-roulette-loading{padding:2rem 1rem}.upgrade-consolation-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:1rem;background:#080403d1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.upgrade-consolation-modal{position:relative;width:min(960px,100%);max-height:min(92vh,940px);overflow:auto;border:1px solid #8a3822;box-shadow:0 24px 60px #0000008c}.upgrade-consolation-close{position:absolute;top:.65rem;right:.65rem;z-index:2;width:2rem;height:2rem;border:1px solid rgba(138,56,34,.55);border-radius:8px;background:#140c09d1;color:#e6d0b6;font-size:1.35rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease,border-color .15s ease,background .15s ease}.upgrade-consolation-close:hover{color:#ffd9ab;border-color:#ffa05a8c;background:#20140eeb}.upgrade-consolation-modal h2{margin:0}.upgrade-consolation-subtitle{margin:.4rem 0 .85rem}.upgrade-consolation-roulette{margin:.5rem 0 1rem}.upgrade-consolation-prize{display:flex;flex-direction:column;align-items:center;gap:1rem}.upgrade-consolation-result-title{margin:0;color:#ffd9ab;font-size:1rem;font-weight:800;letter-spacing:.02em}.upgrade-consolation-prize .case-result-item{width:min(220px,100%)}.upgrade-consolation-btn{min-width:220px}.upgrade-consolation-wait-wrap{display:flex;flex-direction:column;align-items:center;gap:.65rem;margin-top:.5rem}.upgrade-consolation-wait{margin:0}.upgrade-consolation-skip-btn{min-width:140px}.live-profile-history-label.label-upgrade_consolation{color:#9fd4ff}.case-results-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1rem;background:#080403c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.case-results-modal{width:min(920px,100%);max-height:min(88vh,900px);overflow:auto;border:1px solid #8a3822;box-shadow:0 24px 60px #0000008c}.case-results-modal h2{margin:0}.case-results-subtitle{margin:.35rem 0 0}.case-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-top:1rem;align-items:stretch}.case-result-item{border-radius:10px;border:1px solid #7a3321;background:#341611;padding:.65rem;display:flex;flex-direction:column;gap:.45rem;text-align:center;height:100%}.case-result-item img{width:100%;height:96px;object-fit:contain;object-position:center;border-radius:8px;flex-shrink:0}.case-result-item strong{font-size:.82rem;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.05rem}.case-result-price{margin-top:auto;padding-top:.25rem;font-size:.92rem;font-weight:800;color:#ffcf7a}.case-results-total{margin-top:1rem;padding:.85rem 1rem;border-radius:10px;border:1px solid #7a3321;background:#ff572214;display:flex;align-items:center;justify-content:space-between;gap:1rem}.case-results-total strong{font-size:1.2rem;color:#ffe1cd}.case-results-actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.upgrade-top-layout{display:grid;grid-template-columns:minmax(220px,1fr) minmax(340px,1.2fr) minmax(220px,1fr);gap:1rem;align-items:stretch}.upgrade-focus-card{position:relative;min-height:420px;display:flex;flex-direction:column}.upgrade-focus-card h3{margin-top:0;margin-bottom:.75rem;flex-shrink:0}.upgrade-focus-body{flex:1;display:flex;flex-direction:column;gap:.75rem;min-height:0}.upgrade-focus-inner{flex:1;min-height:280px;border-radius:14px;border:1px solid rgba(255,178,108,.22);background:radial-gradient(circle at 50% 0%,rgba(255,193,62,.14),transparent 42%),radial-gradient(circle at 50% 100%,rgba(255,87,34,.08),transparent 55%),linear-gradient(180deg,#26100cfa,#120806fa);box-shadow:inset 0 1px #ffd2961a,inset 0 -16px 28px #00000047;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:1rem;text-align:center}.upgrade-focus-inner--empty{flex:0 0 280px;height:280px;min-height:280px;max-height:280px}.upgrade-focus-card--target .upgrade-focus-inner--target{flex:0 0 300px;height:300px;min-height:300px;max-height:300px}.upgrade-focus-inner img,.upgrade-focus-inner .app-image-host,.upgrade-focus-inner .app-image-host img{width:100%;max-width:260px;height:160px;object-fit:contain;object-position:center;border-radius:10px}.upgrade-focus-inner .app-image-host{display:block;margin:0 auto}.upgrade-focus-inner strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5rem;line-height:1.25;max-width:100%}.upgrade-wheel-panel{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:420px;padding-top:2.05rem}.upgrade-wheel-stage{width:100%;display:flex;justify-content:center;padding:.5rem 0 .75rem}.upgrade-wheel-shell{width:320px;height:320px;flex-shrink:0}.upgrade-wheel-svg{width:100%;height:100%;display:block;overflow:visible}.uw-ring{fill:none;stroke-width:1.5}.uw-ring-outer{stroke:#ffaa5a29}.uw-ring-mid{stroke:#d48c4873}.uw-face{stroke:#5c2f22;stroke-width:1}.uw-tick{stroke:#ffbe6e38;stroke-width:1;stroke-linecap:round}.uw-tick-major{stroke:#ffd28cb8;stroke-width:1.5}.uw-fill{opacity:.95}.uw-inner-ring{fill:none;stroke:#ffaf5f33;stroke-width:1}.uw-label{fill:#c9a17a;font-size:13px;font-weight:700;letter-spacing:.4px;paint-order:stroke;stroke:#00000073;stroke-width:2px}.uw-arrow-shaft{stroke:url(#uw-fill-gradient);stroke-width:4;stroke-linecap:round;filter:drop-shadow(0 0 6px rgba(255,200,110,.85))}.uw-arrow-head{fill:#fff2cf;filter:drop-shadow(0 0 8px rgba(255,215,120,.95))}.uw-arrow-base{fill:#ffd06a;stroke:#fff6df;stroke-width:1;filter:drop-shadow(0 0 6px rgba(255,200,110,.9))}.uw-hub{fill:#0f0907;stroke:#6b3a27;stroke-width:2}.uw-hub-inner{fill:url(#uw-face-gradient);stroke:#4f2b1f;stroke-width:1}.uw-hub-value{fill:#b8e62e;font-size:28px;font-weight:900;letter-spacing:-.03em}.uw-hub-caption{fill:#8fae2f;font-size:10px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}.uw-hub-chevron{fill:none;stroke:#ffffff14;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.upgrade-spin-btn{margin-top:.25rem;min-width:220px;min-height:42px}.upgrade-chance-presets{display:flex;gap:.5rem;justify-content:center;margin-top:.85rem;flex-wrap:wrap}.upgrade-chance-preset-btn{min-width:64px;padding:.45rem .75rem;border-radius:999px;border:1px solid rgba(255,170,90,.35);background:#ff8c1a1f;color:#ffd56a;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.upgrade-chance-preset-btn:hover:not(:disabled){background:#ff8c1a38;border-color:#ffc86e8c;transform:translateY(-1px)}.upgrade-chance-preset-btn:disabled{opacity:.45;cursor:not-allowed}.upgrade-selection-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.upgrade-selection-panel h3{margin-top:0}.upgrade-selection-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.upgrade-selection-head h3{margin:0}.upgrade-turbo-btn{flex-shrink:0;min-width:1.85rem;height:1.85rem;padding:0 .38rem;border-radius:8px;border:1px solid #773220;background:#2b110d;color:#c9a088;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.18rem;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.upgrade-turbo-btn:hover:not(:disabled){border-color:#ff8b43;color:#ffd9a8}.upgrade-turbo-btn.active{border-color:#ffc857;background:linear-gradient(145deg,#4a2808,#2b1606);color:#ffe566;box-shadow:0 0 0 1px #ffc85759,0 0 14px #ffc85747;transform:translateY(-1px);animation:upgrade-turbo-pulse 1.5s ease-in-out infinite}.upgrade-turbo-btn:disabled{opacity:.45;cursor:not-allowed}.upgrade-turbo-icon{font-size:.88rem;line-height:1}.upgrade-turbo-state{font-size:.62rem;font-weight:900;letter-spacing:.03em;line-height:1;text-transform:uppercase}@keyframes upgrade-turbo-pulse{0%,to{box-shadow:0 0 0 1px #ffc85759,0 0 14px #ffc85747}50%{box-shadow:0 0 0 1px #ffdc70b3,0 0 22px #ffc8577a}}.upgrade-card-list{margin-top:.75rem;max-height:420px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;align-items:stretch}.upgrade-card-list::-webkit-scrollbar{display:none}.upgrade-item-btn{border:1px solid #773220;background:#2b110d;border-radius:9px;padding:.45rem;display:flex;flex-direction:column;gap:.3rem;color:#ffe7d6;text-align:left;cursor:pointer;width:100%;min-height:152px}.upgrade-item-btn img,.upgrade-item-btn .app-image-host,.upgrade-item-btn .app-image-host img{width:100%;height:78px;border-radius:6px;object-fit:contain;object-position:center;flex-shrink:0}.upgrade-item-btn .app-image-host{display:block}.upgrade-item-btn span{font-size:.72rem;line-height:1.18;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(.72rem * 1.18 * 2);flex:1 1 auto}.upgrade-item-btn small{color:#f0ae81;flex-shrink:0;margin-top:auto;padding-top:.2rem;font-size:.82rem;font-weight:800}.upgrade-item-btn.active{border-color:#ff8b43;box-shadow:0 0 0 1px #ff894357;background:#3a160f}.upgrade-selection-hint{margin:-.35rem 0 .75rem;font-size:.82rem}.upgrade-target-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 .75rem;flex-wrap:wrap}.upgrade-target-heading{margin:0;flex:0 0 auto}.upgrade-target-filters{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;margin-left:auto;flex-wrap:wrap}.upgrade-target-price-input{width:5.75rem;flex:0 0 auto;padding:.48rem .6rem;border-radius:8px;border:1px solid #773220;background:#1a100d;color:#ffe7d6;font:inherit;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.upgrade-target-price-input::-webkit-outer-spin-button,.upgrade-target-price-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.upgrade-target-price-input::placeholder{color:#c9a088;opacity:1}.upgrade-target-price-input:focus{outline:none;border-color:#ff8b43;box-shadow:0 0 0 1px #ff8b4340}.upgrade-target-price-input:disabled{opacity:.5}.upgrade-price-sort-btn{flex:0 0 2.5rem;width:2.5rem;height:2.5rem;border-radius:10px;border:1px solid #773220;background:#2b110d;color:#ffd9a8;font-size:1.15rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,background .2s ease,color .2s ease}.upgrade-price-sort-btn:hover:not(:disabled){border-color:#ff8b43;color:#ffe566}.upgrade-price-sort-btn.desc{background:linear-gradient(145deg,#3a160f,#2b110d)}.upgrade-price-sort-btn:disabled{opacity:.45;cursor:not-allowed}.upgrade-selected-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.55rem;width:100%;align-self:stretch}.upgrade-selected-grid.single{grid-template-columns:1fr}.upgrade-selected-item{border:1px solid #8e3b22;border-radius:12px;background:#26100c;padding:.55rem;display:flex;flex-direction:column;align-items:center;gap:.35rem;text-align:center}.upgrade-selected-item img{width:100%;max-width:120px;height:72px;object-fit:contain;object-position:center;border-radius:8px}.upgrade-selected-item span{font-size:.78rem;line-height:1.25}.upgrade-selected-item small{color:#d8b8a4;font-size:.76rem}.upgrade-skin-frame{width:min(100%,260px);height:160px;max-width:260px;flex:0 0 auto;border-radius:12px;border:1px solid rgba(255,178,108,.24);background:linear-gradient(145deg,rgba(255,193,62,.05) 0%,transparent 48%),radial-gradient(circle at 50% 42%,rgba(255,140,60,.07),transparent 68%),#0a04039e;box-shadow:inset 0 1px #ffd2961a,inset 0 0 28px #00000057,0 0 0 1px #00000059;position:relative}.upgrade-skin-frame:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:8px;border:1px dashed rgba(240,174,129,.16);pointer-events:none}.upgrade-skin-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffc8780f;pointer-events:none}.upgrade-input-summary{text-align:center;padding-top:.15rem}.upgrade-balance-slider{margin-top:.35rem;padding:.75rem .85rem;border-radius:12px;border:1px solid #8e3b22;background:#ff572214}.upgrade-balance-slider-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.55rem}.upgrade-balance-range{width:100%;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(90deg,#ff7e2f,#ff3c2f);outline:none;cursor:pointer}.upgrade-balance-range:disabled{opacity:.55;cursor:not-allowed}.upgrade-balance-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;border:2px solid #ffd8be;background:#2b120f;box-shadow:0 0 0 2px #ff894359}.upgrade-balance-range::-moz-range-thumb{width:18px;height:18px;border-radius:50%;border:2px solid #ffd8be;background:#2b120f;box-shadow:0 0 0 2px #ff894359}.upgrade-balance-slider-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.45rem;font-size:.78rem;color:#d8b8a4}.upgrade-focus-card.win{box-shadow:0 0 0 1px #ffca576b,0 0 34px #ff99403b}.confetti-burst{pointer-events:none;position:absolute;top:12px;right:12px;bottom:12px;left:12px;overflow:hidden}.confetti-piece{position:absolute;left:50%;top:50%;width:8px;height:12px;border-radius:2px;opacity:0;animation:confetti-pop 1.1s ease-out forwards}.confetti-piece.p-0{background:#ffcf57;transform:translate(-50%,-50%) rotate(0);animation-delay:20ms}.confetti-piece.p-1{background:#ff8a3f;transform:translate(-50%,-50%) rotate(20deg);animation-delay:70ms}.confetti-piece.p-2{background:#ff5c4d;transform:translate(-50%,-50%) rotate(40deg);animation-delay:.12s}.confetti-piece.p-3{background:#ffd46f;transform:translate(-50%,-50%) rotate(60deg);animation-delay:.17s}.confetti-piece.p-4{background:#ff9c44;transform:translate(-50%,-50%) rotate(80deg);animation-delay:.22s}.confetti-piece.p-5{background:#ffc65e;transform:translate(-50%,-50%) rotate(100deg);animation-delay:.27s}@keyframes confetti-pop{0%{opacity:0;transform:translate(-50%,-50%) rotate(0)}10%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--dx, 0px)),calc(-50% + var(--dy, 0px))) rotate(320deg)}}.confetti-piece:nth-child(1){--dx: -118px;--dy: -42px}.confetti-piece:nth-child(2){--dx: -96px;--dy: -84px}.confetti-piece:nth-child(3){--dx: -40px;--dy: -110px}.confetti-piece:nth-child(4){--dx: 14px;--dy: -118px}.confetti-piece:nth-child(5){--dx: 68px;--dy: -98px}.confetti-piece:nth-child(6){--dx: 108px;--dy: -52px}.confetti-piece:nth-child(7){--dx: 122px;--dy: 4px}.confetti-piece:nth-child(8){--dx: 102px;--dy: 52px}.confetti-piece:nth-child(9){--dx: 56px;--dy: 92px}.confetti-piece:nth-child(10){--dx: 10px;--dy: 116px}.confetti-piece:nth-child(11){--dx: -46px;--dy: 96px}.confetti-piece:nth-child(12){--dx: -96px;--dy: 62px}.confetti-piece:nth-child(13){--dx: -120px;--dy: 10px}.confetti-piece:nth-child(14){--dx: -74px;--dy: -22px}.confetti-piece:nth-child(15){--dx: -6px;--dy: -88px}.confetti-piece:nth-child(16){--dx: 42px;--dy: -78px}.confetti-piece:nth-child(17){--dx: 82px;--dy: -12px}.confetti-piece:nth-child(18){--dx: 68px;--dy: 48px}.inventory-filters{display:flex;gap:.45rem;flex-wrap:wrap}.inventory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.inventory-sell-all{display:flex;align-items:center;gap:.8rem;padding:.55rem .65rem .55rem .9rem;border:1px solid rgba(255,143,72,.28);border-radius:14px;background:linear-gradient(135deg,#ff7f2f1a,#ff43300f)}.inventory-sell-all>div{display:flex;flex-direction:column;gap:.1rem}.inventory-sell-all strong{color:#ffcf7a;font-size:1.02rem;font-feature-settings:"tnum"}.inventory-sell-all-btn{white-space:nowrap;min-height:36px}.inventory-filter-btn{border:1px solid #8a3a23;background:#2b110d;color:#ffd9bf;border-radius:8px;padding:.42rem .7rem;font-weight:600;cursor:pointer}.inventory-filter-btn.active{border-color:#ff8f48;background:linear-gradient(135deg,#ff7f2f,#ff4330);color:#fff7f0}.upgrade-page{width:100%;max-width:none;margin:0;padding:0 0 3.75rem}.upgrade-page-block{margin-bottom:0}.upgrade-page-block-body{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.35rem)}.upgrade-page-block-body .guest-preview-banner{margin-bottom:0}.upgrade-page-block-body .panel,.upgrade-page-block-body .upgrade-focus-card,.upgrade-page-block-body .upgrade-wheel-panel,.upgrade-page-block-body .upgrade-selection-panel{background:linear-gradient(165deg,color-mix(in srgb,var(--block-accent, #ff7040) 8%,#2a1a12),color-mix(in srgb,var(--block-accent, #ff7040) 3%,#1c110d));border:1px solid color-mix(in srgb,var(--block-accent, #ff7040) 20%,#3f251c);border-radius:14px;box-shadow:inset 0 1px #ffffff0a}.upgrade-page .upgrade-top-section{gap:.85rem}.upgrade-page .upgrade-selection-layout{gap:.85rem;padding-top:clamp(.85rem,1.8vw,1.2rem);border-top:1px solid color-mix(in srgb,var(--block-accent, #ff7040) 14%,transparent)}.upgrade-page .upgrade-focus-inner{border-color:color-mix(in srgb,var(--block-accent, #ff7040) 26%,transparent);background:radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--block-accent, #ff7040) 14%,transparent),transparent 42%),radial-gradient(circle at 50% 100%,rgba(255,87,34,.08),transparent 55%),linear-gradient(180deg,#26100cfa,#120806fa)}.upgrade-page .upgrade-focus-card h3,.upgrade-page .upgrade-selection-panel h3,.upgrade-page .upgrade-target-heading{color:#f4d9b8}.upgrade-page .upgrade-settings-btn,.upgrade-page .upgrade-turbo-btn{border-color:color-mix(in srgb,var(--block-accent, #ff7040) 35%,#3f251c);background:color-mix(in srgb,var(--block-accent, #ff7040) 6%,#1c110d);color:#f0c9a8}.upgrade-page .upgrade-turbo-btn.active{border-color:#ffd56a;background:radial-gradient(circle at 28% 22%,rgba(255,235,140,.24) 0%,transparent 38%),linear-gradient(145deg,#5a3109,#241005);color:#fff0a3;box-shadow:0 0 0 1px #ffd56a6b,0 0 18px #ffa74066}.upgrade-page .upgrade-settings-btn:hover:not(:disabled),.upgrade-page .upgrade-turbo-btn:hover:not(:disabled){border-color:color-mix(in srgb,var(--block-accent, #ff7040) 55%,#ff8b43);color:#ffd9b0}.upgrade-page .upgrade-item-btn.active{border-color:color-mix(in srgb,var(--block-accent, #ff7040) 62%,#ffc857);box-shadow:0 0 0 1px color-mix(in srgb,var(--block-accent, #ff7040) 35%,transparent),0 0 16px color-mix(in srgb,var(--block-accent, #ff7040) 22%,transparent)}.upgrade-page .upgrade-chance-preset-btn:hover:not(:disabled){border-color:color-mix(in srgb,var(--block-accent, #ff7040) 45%,#ff8b43)}.upgrade-page .upgrade-spin-btn{border-color:color-mix(in srgb,var(--block-accent, #ff7040) 45%,#773220);background:linear-gradient(180deg,color-mix(in srgb,var(--block-accent, #ff7040) 72%,#ff9a5c),color-mix(in srgb,var(--block-accent, #ff7040) 48%,#e85a20))}.shop-page{width:100%;max-width:none;margin:0;padding:0 0 3.75rem}.shop-page-block{margin-bottom:0}.shop-page-block-body .shop-toolbar,.shop-page-block-body .shop-message,.shop-page-block-body .guest-preview-banner{margin-bottom:1rem}.shop-page-block-body .shop-toolbar.panel,.shop-page-block-body .shop-message.panel,.shop-page-block-body .guest-preview-banner.panel{background:color-mix(in srgb,var(--block-accent, #c9a25e) 4%,transparent);border-color:color-mix(in srgb,var(--block-accent, #c9a25e) 16%,transparent);box-shadow:none}.history-page{width:100%;max-width:none;margin:0;padding:0 0 3.75rem}.history-page-block-head{text-align:center;padding:clamp(1.5rem,3vw,2.35rem) clamp(.75rem,3vw,1.5rem) clamp(.85rem,1.6vw,1.15rem)}.history-page-block-title{margin:0 0 .35rem;font-family:Unbounded,Space Grotesk,system-ui,sans-serif;font-size:clamp(1.28rem,3.4vw,2.2rem);font-weight:800;line-height:1.08;letter-spacing:.07em;text-transform:uppercase;color:#fff8f0}.history-page-block-subtitle{margin:0;font-size:.92rem}.history-transactions.panel{padding:.35rem .6rem;background:transparent;border:none;box-shadow:none}.shop-hero{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:1.1rem 1.25rem;background:linear-gradient(135deg,#c9a25e14,#ff6a2d0d);border:1px solid rgba(201,162,94,.22)}.shop-hero-copy{display:flex;flex-direction:column;gap:.75rem}.shop-hero-lead{margin:0;max-width:640px;color:var(--text-secondary);line-height:1.45}.shop-hero-balance{display:inline-flex;align-items:baseline;gap:.65rem;padding:.45rem .85rem;border-radius:999px;border:1px solid rgba(201,162,94,.28);background:#120c0ab8}.shop-hero-balance-label{font-size:.82rem;color:var(--text-muted)}.shop-hero-balance-value{font-size:1.05rem;color:#ffd89a}.shop-profile-link{white-space:nowrap}.shop-toolbar{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.7fr) minmax(180px,.7fr);gap:.85rem;align-items:end;margin-bottom:1rem;padding:.95rem 1rem}.shop-search,.shop-sort{display:flex;flex-direction:column;gap:.35rem}.shop-search-label,.shop-sort-label{font-size:.78rem;color:var(--text-muted);font-weight:600}.shop-search-input,.shop-sort-select{width:100%;padding:.58rem .75rem;border-radius:10px;border:1px solid #6f2a1c;background:#1a100d;color:var(--text-primary);font:inherit}.shop-search-input:focus,.shop-sort-select:focus{outline:none;border-color:#c9a25e;box-shadow:0 0 0 1px #c9a25e40}.shop-message{margin-bottom:1rem;padding:.85rem 1rem}.shop-message-error{border-color:#ff6b6b59;color:#ffb0b0}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem;align-items:stretch}.shop-page .shop-grid.shop-grid-paged{gap:.65rem}.shop-card{display:flex;flex-direction:column;width:100%;min-height:100%;background:linear-gradient(180deg,#2a140f,#1a0d0a);border:1px solid #6f2a1c;border-radius:14px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.shop-page .shop-card{border-radius:11px}.shop-card:hover{transform:translateY(-3px);border-color:#c9a25e73;box-shadow:0 12px 28px -14px #000000bf}.shop-card.purchased{border-color:#7ee08a73;box-shadow:0 0 0 1px #7ee08a2e}.shop-card-image-wrap{position:relative;flex-shrink:0;padding:.85rem .85rem .35rem;background:radial-gradient(circle at 50% 35%,rgba(201,162,94,.08),transparent 70%)}.shop-page .shop-card-image-wrap{padding:.45rem .45rem .2rem}.shop-card-image-wrap picture,.shop-card-image-wrap img,.shop-card-image{display:block;width:100%;height:132px;object-fit:contain;object-position:center}.shop-page .shop-card-image-wrap picture,.shop-page .shop-card-image-wrap img,.shop-page .shop-card-image{height:86px}.shop-card-rarity{position:absolute;top:.65rem;left:.65rem;padding:.18rem .55rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffd9b0;background:#0a0807b8;border:1px solid rgba(201,162,94,.25)}.shop-card-body{display:flex;flex-direction:column;gap:.45rem;flex:1 1 auto;padding:.55rem .85rem .9rem}.shop-page .shop-card-body{gap:.28rem;padding:.38rem .55rem .62rem}.shop-card-title{margin:0;font-size:.92rem;line-height:1.25;color:#f3d9b8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(.92rem * 1.25 * 2)}.shop-page .shop-card-title{font-size:.76rem;min-height:1.9rem}.shop-card-meta{margin:0;font-size:.78rem}.shop-page .shop-card-meta{font-size:.66rem}.shop-card-price{margin-top:auto;padding-top:.35rem;font-size:1.02rem;font-weight:800;color:#ffcf7a}.shop-page .shop-card-price{padding-top:.2rem;font-size:.86rem}.shop-buy-btn{margin-top:.55rem;width:100%;background:linear-gradient(135deg,#ff7f2f,#ff4330);border:1px solid rgba(255,180,90,.25)}.shop-page .shop-buy-btn{margin-top:.35rem;padding:.38rem .45rem;font-size:.74rem}@media (max-width: 1400px){.shop-page .shop-grid.shop-grid-paged{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width: 1100px){.shop-page .shop-grid.shop-grid-paged{grid-template-columns:repeat(3,minmax(0,1fr))!important}.profile-dashboard{grid-template-columns:1fr}.profile-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;min-height:0}.profile-dashboard-stat--withdrawn{grid-row:auto}}@media (max-width: 760px){.shop-page .shop-grid.shop-grid-paged{grid-template-columns:repeat(2,minmax(0,1fr))!important}.profile-dashboard-metrics{grid-template-columns:1fr;grid-template-rows:auto;min-height:0}.profile-dashboard-stat--withdrawn{grid-row:auto}}.shop-buy-btn:disabled{opacity:.55;cursor:not-allowed}@media (min-width: 981px) and (max-width: 1600px){.case-card:not(.case-card--catalog) .case-image{height:190px}}@media (max-width: 980px){.header-premium{grid-template-columns:1fr;gap:.5rem;padding:.55rem .85rem}.header-left{flex-wrap:wrap;gap:.6rem;grid-column:1}.header-stats{border-left:none;padding-left:0;gap:.4rem;font-size:.72rem}.nav-centered{order:3;grid-column:1;width:100%;justify-content:center;margin:.2rem 0;margin-left:0}.nav-pill{min-width:6.75rem;padding:.45rem 1.5rem}.nav-pill-cases,.nav-pill-shop,.nav-pill-upgrade,.nav-pill-battles{margin-left:0}.header-right{order:2;grid-column:1;justify-content:flex-end;width:100%}.live-wins-sidebar{display:none}.app-body{flex-direction:column;padding-left:0}.app-body .container:has(.cases-page),.app-body .container:has(.profile-page),.app-body .container:has(.shop-page),.app-body .container:has(.upgrade-page),.app-body .container:has(.history-page){padding-left:clamp(.85rem,2.5vw,1.5rem);padding-right:clamp(.85rem,2.5vw,1.5rem)}.cases-grid,.cases-section-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.cases-page-block-hero{padding-bottom:.75rem}.cases-page .case-card--catalog .case-image-wrapper{max-width:min(100%,260px)}.cases-page .case-card--catalog .case-image,.cases-page .case-card--catalog .case-image-wrapper img{height:clamp(210px,42vw,260px)}.cases-page .case-card--catalog-large .case-image,.cases-page .case-card--catalog-large .case-image-wrapper img{height:clamp(210px,42vw,260px);transform:scale(1.28)}.header-history-link{font-size:.75rem;padding:.38rem .75rem}.cases-page .case-card--catalog-large-compact .case-image,.cases-page .case-card--catalog-large-compact .case-image-wrapper img{transform:scale(1.14)}.cases-page .case-card--catalog-large-compact:hover .case-image,.cases-page .case-card--catalog-large-compact:hover .case-image-wrapper img{transform:scale(1.17)}.shop-hero{flex-direction:column;align-items:stretch}.shop-toolbar{grid-template-columns:1fr}.shop-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.case-card-header{padding:.7rem .75rem .45rem}.case-name{font-size:.86rem}.case-image{height:176px}.case-price-overlay{top:9px;right:9px;padding:5px 12px;font-size:.82rem}.profile-dashboard-user{grid-template-columns:auto 1fr auto}.inventory-toolbar{align-items:stretch}.inventory-sell-all{width:100%;justify-content:space-between}.upgrade-selection-layout,.upgrade-top-layout{grid-template-columns:1fr}.upgrade-wheel-panel{padding-top:0}.upgrade-card-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.upgrade-item-btn img,.upgrade-item-btn .app-image-host img{height:72px}.upgrade-focus-card{min-height:280px}.upgrade-focus-inner{min-height:220px}.upgrade-focus-card--target .upgrade-focus-inner--target{flex:0 0 280px;height:280px;min-height:280px;max-height:280px}.upgrade-wheel-shell{width:270px;height:270px}.uw-hub-value{font-size:24px}.uw-label{font-size:11px}}@media (max-width: 760px){.cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cases-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.upgrade-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}.upgrade-item-btn img,.upgrade-item-btn .app-image-host img{height:68px}}.app-image-host{display:block;width:100%}.app-image-host picture{display:block;width:100%}.app-image-host--idle{border-radius:6px;background:linear-gradient(110deg,#ffffff08 8%,#ffffff14 18%,#ffffff08 33%);background-size:200% 100%;animation:app-image-shimmer 1.35s ease-in-out infinite}.app-image--pending{opacity:0}.app-image--visible{opacity:1;transition:opacity .24s ease}@keyframes app-image-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.shop-card-image-wrap .app-image-host--idle{min-height:132px}.shop-page .shop-card-image-wrap .app-image-host--idle{min-height:86px}.live-win-skin .app-image-host,.live-win-skin .app-image-host--idle{width:100%;height:100%;min-height:46px}.case-item-card .app-image-host--idle{min-height:110px}.case-image-wrapper .app-image-host{width:100%;height:100%}.live-win-skin picture,.roulette-card picture,.case-item-card picture,.case-result-item picture{display:block;width:100%}.roulette-card picture,.case-result-item picture{display:contents}.cookie-consent{position:fixed;right:1.1rem;bottom:1.1rem;z-index:1200;width:min(360px,calc(100vw - 2.2rem));display:flex;flex-direction:column;gap:.7rem;padding:1rem 1.1rem;border-radius:14px;background:linear-gradient(145deg,#1c120dfa,#120c09fa);border:1px solid rgba(255,150,70,.28);box-shadow:0 18px 50px -16px #000c,0 0 0 1px #ffaa5a0d inset;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:cookie-slide-in .35s ease}@keyframes cookie-slide-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.cookie-consent-text{margin:0;font-size:.82rem;line-height:1.45;color:#e8d2b8}.cookie-consent-btn{align-self:flex-end;padding:.42rem 1.4rem;font-size:.85rem}.launch-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#080504c7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:launch-fade-in .3s ease}@keyframes launch-fade-in{0%{opacity:0}to{opacity:1}}.launch-popup{position:relative;width:min(440px,100%);display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem;padding:2.2rem 1.9rem 1.8rem;border-radius:20px;background:linear-gradient(160deg,#1d120d,#140c09);border:1px solid rgba(255,150,70,.3);box-shadow:0 30px 70px -24px #000000d9,0 0 0 1px #ffaa5a0f inset;animation:launch-pop-in .34s cubic-bezier(.2,.9,.3,1.3)}@keyframes launch-pop-in{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.launch-popup-close{position:absolute;top:.7rem;right:.9rem;width:2rem;height:2rem;border:none;background:transparent;color:#b89a82;font-size:1.6rem;line-height:1;cursor:pointer;transition:color .18s ease}.launch-popup-close:hover{color:#ffd9ab}.launch-popup-tg-logo{width:76px;height:76px;filter:drop-shadow(0 8px 20px rgba(0,125,187,.45))}.launch-popup-title{margin:.2rem 0 0;font-family:Space Grotesk,Inter,sans-serif;font-size:1.45rem;color:#ffd9ab;letter-spacing:.3px}.launch-popup-text{margin:0;font-size:.92rem;line-height:1.55;color:#e6d0b6}.launch-popup-btn{margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;padding:.7rem 1.4rem;font-size:1rem;font-weight:700;background:linear-gradient(135deg,#2aabee,#229ed9);border:none;color:#fff;text-decoration:none;box-shadow:0 10px 26px -8px #229ed999}.launch-popup-btn:hover{background:linear-gradient(135deg,#36b6f5,#2aa6e0);transform:translateY(-1px)}.launch-popup-btn-icon{width:1.25rem;height:1.25rem;flex-shrink:0;color:#fff}.launch-popup-later{margin-top:.1rem;border:none;background:transparent;color:#9c8270;font-size:.85rem;cursor:pointer;transition:color .18s ease}.launch-popup-later:hover{color:#d8bfa6}.site-footer{flex-shrink:0;margin-top:auto;position:relative;z-index:10;border-top:1px solid rgba(138,56,34,.5);background:linear-gradient(180deg,#140c09,#080504);padding:2rem 1.5rem 1.35rem}.site-footer-inner{max-width:1080px;margin:0 auto 0 250px}.site-footer-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:2rem 3rem}.site-footer-logo{flex-shrink:0;line-height:0;margin-left:70px;margin-top:15px;background:none;transition:opacity .18s ease,transform .18s ease}.site-footer-logo:hover{opacity:.92;transform:scale(1.02)}.site-footer-logo img{width:100px;height:100px;object-fit:contain;background:transparent;filter:none}.site-footer-col{min-width:0}.site-footer-col--support{justify-self:center;text-align:left}.site-footer-col--legal{justify-self:end;text-align:left}.site-footer-heading{margin:0 0 .8rem;font-family:Space Grotesk,Inter,sans-serif;font-size:.88rem;font-weight:700;color:#ffcf8f;text-transform:uppercase;letter-spacing:.08em}.site-footer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.site-footer-link{color:#e6d0b6;text-decoration:none;font-size:.9rem;line-height:1.45;transition:color .15s ease}a.site-footer-link:hover{color:#ffd9ab}.site-footer-link--placeholder{cursor:default}.site-footer-link--placeholder:hover{color:#e6d0b6}.site-footer-tg{margin-top:.25rem}.site-footer-tg-link{display:inline-flex;line-height:0;transition:transform .15s ease,filter .15s ease}.site-footer-tg-link:hover{transform:scale(1.06);filter:drop-shadow(0 6px 16px rgba(55,187,254,.45))}.site-footer-tg-icon{display:block}.site-footer-copy{margin:1.85rem 0 0;padding-top:1.1rem;border-top:1px solid rgba(122,51,33,.35);text-align:center;font-size:.82rem;color:#8f7562;letter-spacing:.05em}@media (max-width: 640px){.site-footer-inner{margin-left:0}.site-footer-main{grid-template-columns:1fr;justify-items:center;gap:1.75rem}.site-footer-col--support{justify-self:center;text-align:center}.site-footer-col--legal{justify-self:end;width:100%;max-width:320px;text-align:left}.site-footer-col--support .site-footer-list{align-items:center}}.admin-app{min-height:100vh;display:flex;background:#0c0806;color:#f0d9b8}.admin-sidebar{width:260px;flex-shrink:0;display:flex;flex-direction:column;gap:1rem;padding:1.25rem 1rem;border-right:1px solid #3a2119;background:linear-gradient(180deg,#16100d,#100a08)}.admin-sidebar-brand{display:flex;flex-direction:column;gap:.15rem;padding-bottom:.75rem;border-bottom:1px solid rgba(122,51,33,.45)}.admin-nav{display:flex;flex-direction:column;gap:.35rem;flex:1}.admin-nav-link{display:block;padding:.55rem .7rem;border-radius:8px;color:#d8bfa6;text-decoration:none;font-weight:600;font-size:.9rem;transition:background .15s ease,color .15s ease}.admin-nav-link:hover,.admin-nav-link.active{background:#ff8c321f;color:#ffd9ab}.admin-sidebar-foot{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid rgba(122,51,33,.45)}.admin-sidebar-user{font-size:.8rem}.admin-logout-btn{width:100%}.admin-main{flex:1;min-width:0;padding:1.5rem 1.75rem 2rem;overflow:auto}.admin-page h1{margin:0 0 .35rem}.admin-page-lead{margin:0 0 1.25rem}.admin-page--center{max-width:520px;margin:0 auto;text-align:center}.admin-login-page{min-height:100vh;display:grid;place-items:center;background:#0c0806;padding:1rem}.admin-login-card{width:min(100%,380px);display:flex;flex-direction:column;gap:.85rem}.admin-login-card h1{margin:0}.admin-field{display:flex;flex-direction:column;gap:.35rem;text-align:left}.admin-field--inline{max-width:280px}.admin-usd-display{margin:1.5rem 0}.admin-usd-value{display:block;font-size:3.2rem;font-weight:800;color:#ffcf8f;line-height:1}.admin-usd-form{text-align:left;display:flex;flex-direction:column;gap:.75rem}.admin-form-message{margin:0}.admin-homepage-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.admin-homepage-card{display:flex;flex-direction:column;gap:.55rem;align-items:stretch}.admin-homepage-check{display:flex;align-items:center;gap:.45rem;font-size:.85rem}.admin-homepage-case-img{width:100%;height:110px;object-fit:contain;border-radius:8px;background:#00000040}.admin-case-list,.admin-user-list{display:grid;gap:.65rem}.admin-case-list-item,.admin-user-list-item{display:flex;flex-direction:column;gap:.25rem;text-decoration:none;color:inherit;transition:border-color .15s ease,transform .15s ease}.admin-case-list-item:hover,.admin-user-list-item:hover{border-color:#ffb25f73;transform:translateY(-1px)}.admin-case-list-row,.admin-user-row-head,.admin-user-detail-head,.admin-case-detail-head{display:flex;align-items:center;gap:.75rem}.admin-case-list-row>div,.admin-user-row-head>div,.admin-user-detail-head>div,.admin-case-detail-head>div{display:flex;flex-direction:column;gap:.2rem;min-width:0}.admin-case-list-img{width:96px;height:64px;object-fit:contain;flex-shrink:0}.admin-case-detail-head{margin-bottom:.75rem}.admin-case-detail-img{width:min(220px,35vw);height:148px;object-fit:contain;flex-shrink:0}.admin-user-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,190,127,.35)}.admin-user-avatar.large{width:58px;height:58px}.admin-back-link{display:inline-block;margin-bottom:.75rem;color:#ffbe7f;text-decoration:none}.admin-case-items{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.admin-case-item-row{display:flex;align-items:center;gap:.65rem;padding:.5rem;border-radius:8px;background:#0003}.admin-case-item-row img{width:64px;height:44px;object-fit:contain;flex-shrink:0}.admin-case-item-row>div{flex:1;min-width:0}.admin-search-row{display:flex;gap:.5rem;margin-bottom:1rem}.admin-search-row .input{flex:1}.admin-search-results{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.admin-search-result{display:flex;align-items:center;gap:.65rem;padding:.5rem;border-radius:8px;background:#0000002e}.admin-search-result img{width:72px;height:48px;object-fit:contain}.admin-user-stats,.admin-balance-form{margin-bottom:1rem}.admin-balance-form{display:flex;flex-direction:column;gap:.65rem;max-width:360px}
