@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Manrope:wght@400;500;700&display=swap";:root{color-scheme:light;--ink: #151312;--muted: #706b63;--paper: #f7f5ef;--panel: #fffdf7;--line: #d9d0c0;--teal: #0f766e;--teal-soft: #d9f0ea;--red: #b33b2e;--red-soft: #f4d4ca;--gold: #d28b16;--gold-soft: #f7e4b4;--violet: #6d4f8b;--green: #3d7b48;--shadow: 0 18px 55px rgba(25, 18, 13, .16)}.login-elite-screen{min-height:100vh;background:#10131a;color:#e1e2eb;font-family:Manrope,sans-serif;overflow:hidden}.login-gallery-card:hover .login-gallery-overlay b{color:#f2ff25}.login-elite-main{min-height:100vh;display:grid;grid-template-columns:minmax(0,2.1fr) minmax(420px,.95fr)}.login-hero{position:relative;min-height:100vh;overflow:hidden;border-right:1px solid rgba(255,255,255,.06);background:#05070a}.login-hero-bg,.login-hero-bg img,.login-hero-vignette{position:absolute;inset:0}.login-hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.42;mix-blend-mode:luminosity;transform:scale(1.08)}.login-hero-vignette{background:linear-gradient(90deg,rgba(16,19,26,.76),transparent 38%,rgba(16,19,26,.1)),linear-gradient(180deg,#10131a1f,#10131adb)}.login-energy{position:absolute;height:4px;background:linear-gradient(45deg,#e6ff00 0%,transparent 70%);filter:blur(40px);opacity:.14}.login-energy.energy-a{top:24%;left:-5%;width:520px;transform:rotate(42deg)}.login-energy.energy-b{right:-8%;bottom:32%;width:760px;transform:rotate(-12deg)}.login-hero-content{position:relative;z-index:1;width:min(1440px,calc(100vw - 92px));max-width:1440px;height:100%;display:flex;flex-direction:column;justify-content:center;gap:34px;padding:72px 60px 56px}.login-live-chip{width:fit-content;display:inline-flex;align-items:center;gap:12px;padding:12px 24px;border:1px solid rgba(230,255,0,.46);border-radius:999px;background:#10131a61;box-shadow:inset 0 0 0 1px #ffffff0a;animation:loginChipFloat 2.8s ease-in-out infinite,loginChipGlow 2s ease-in-out infinite alternate}.login-live-chip i{width:11px;height:11px;display:inline-block;border-radius:50%;background:#e6ff00;box-shadow:0 0 12px #e6ff00cc;animation:loginDotPulse 1.2s ease-in-out infinite}.login-live-chip span{color:#e6ff00;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:700;letter-spacing:.18em}.login-hero h1{margin:0;color:#fff;font-family:Space Grotesk,sans-serif;font-size:clamp(68px,7vw,94px);font-weight:700;line-height:.96;letter-spacing:-.05em}.login-hero h1 span{color:#e6ff00;text-shadow:0 0 22px rgba(230,255,0,.52)}.login-hero p{max-width:900px;margin:0;color:#c7c9abd6;font-size:20px;line-height:1.9}.login-hero-buttons{display:flex;gap:28px}.login-hero-buttons button{min-width:250px;min-height:90px;padding:0 28px;border:1px solid rgba(255,255,255,.14);font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.login-hero-buttons button:hover,.login-auth-submit:hover{transform:translateY(-1px)}.login-hero-buttons .primary{background:#efff12;color:#05070a;box-shadow:0 16px 38px #e6ff0040}.login-hero-buttons .ghost{background:#ffffff0d;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-gallery{overflow:hidden;padding-top:16px;border-top:1px solid rgba(255,255,255,.04)}.login-gallery-track{width:max-content;display:flex;gap:18px;animation:loginGalleryScroll 24s linear infinite}.login-gallery-card{position:relative;width:300px;min-height:214px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#10131a73;flex:0 0 auto}.login-gallery-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.login-gallery-card:hover img{transform:scale(1.08)}.login-gallery-overlay{position:absolute;inset:auto 0 0;display:grid;gap:4px;padding:18px;background:linear-gradient(180deg,transparent,rgba(5,7,10,.74));opacity:0;transition:opacity .22s ease}.login-gallery-card:hover .login-gallery-overlay{opacity:1}.login-gallery-overlay span{color:#e6ff00;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:700;letter-spacing:.16em}.login-gallery-overlay b{color:#fff;font-family:Space Grotesk,sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-auth-panel{position:relative;display:flex;align-items:center;justify-content:center;background:#0a0d12;border-left:1px solid rgba(255,255,255,.05)}.login-auth-glow{position:absolute;top:0;right:0;width:260px;height:260px;border-radius:50%;background:#e6ff0014;filter:blur(120px)}.login-auth-inner{position:relative;z-index:1;width:min(420px,calc(100% - 72px))}.login-auth-head{margin-bottom:52px}.login-auth-head>span{width:62px;height:6px;display:block;margin-bottom:26px;background:#e6ff00}.login-auth-head h2{margin:0 0 16px;color:#fff;font-family:Space Grotesk,sans-serif;font-size:60px;font-style:italic;font-weight:700;letter-spacing:-.05em}.login-auth-head p{margin:0;color:#c7c9abcc;font-size:18px;line-height:1.8}.login-auth-form{display:grid;gap:30px}.login-auth-form label>span{display:block;margin-bottom:12px;color:#e1e2eb80;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.login-input-wrap{position:relative}.login-input-wrap i,.toggle-visibility{position:absolute;top:50%;transform:translateY(-50%)}.login-input-wrap i{left:22px;color:#ffffff3d;font-style:normal;font-size:24px}.login-input-wrap input{width:100%;min-height:82px;padding:0 72px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff0b;color:#fff;font-size:18px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-input-wrap input::placeholder{color:#ffffff2e}.login-input-wrap input:focus{border-color:#e6ff00b8;box-shadow:0 0 0 1px #e6ff0038;background:#ffffff0f}.toggle-visibility{right:22px;border:0;background:transparent;color:#ffffff6b;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.login-auth-meta{display:flex;align-items:center;justify-content:space-between;gap:18px}.remember-toggle{display:inline-flex;align-items:center;gap:12px;cursor:pointer}.remember-toggle input{width:24px;height:24px;margin:0;accent-color:#e6ff00}.remember-toggle span{color:#ffffff57;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.forgot-link{border:0;background:transparent;color:#e6ff00;cursor:pointer}.login-auth-submit{min-height:96px;border:0;border-radius:18px;background:#efff12;color:#040608;font-family:Space Grotesk,sans-serif;font-size:26px;font-weight:700;letter-spacing:-.03em;box-shadow:0 20px 40px #e6ff0033;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.login-auth-submit:disabled{background:#ffffff1f;color:#ffffff5c;box-shadow:none;cursor:not-allowed}.login-auth-message{margin-top:28px}@keyframes loginChipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes loginChipGlow{0%{box-shadow:inset 0 0 0 1px #ffffff0a,0 0 #e6ff0000}to{box-shadow:inset 0 0 0 1px #ffffff0a,0 0 24px #e6ff002e}}@keyframes loginDotPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.72}}@keyframes loginGalleryScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 11px))}}@media(max-width:1280px){.login-elite-main{grid-template-columns:minmax(0,1.65fr) minmax(380px,.9fr)}.login-hero-content{padding-inline:42px}.login-hero h1{font-size:clamp(60px,6.2vw,84px)}}@media(max-width:980px){.login-elite-main{grid-template-columns:1fr}.login-hero{min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.06)}.login-auth-panel{padding:48px 0 64px}.login-gallery-track{animation-duration:18s}}@media(max-width:760px){.login-hero-content{padding:32px 22px 30px}.login-live-chip span{font-size:11px;letter-spacing:.1em}.login-hero h1{font-size:48px}.login-hero p{font-size:16px;line-height:1.7}.login-hero-buttons{flex-direction:column}.login-hero-buttons button{min-width:0;width:100%;min-height:74px}.login-gallery{padding-top:14px}.login-gallery-card{width:248px}.login-auth-inner{width:min(100%,calc(100% - 32px))}.login-auth-head h2{font-size:42px}.login-input-wrap input{min-height:70px;padding-inline:58px 64px;font-size:16px}.login-auth-meta{grid-template-columns:1fr;display:grid;gap:14px;justify-items:start}}body.screen-setup{background:#101923;overflow:hidden}body.screen-setup .app-shell{width:100%;max-width:none;min-height:100vh;padding:0}.lobby-screen{width:100vw;height:100vh;min-height:720px;display:grid;grid-template-rows:76px minmax(0,1fr);color:#e9f4f1;background:radial-gradient(circle at 44% 48%,rgba(58,116,145,.38),transparent 28%),radial-gradient(circle at 50% 55%,#10171c40,#04080beb 58%),linear-gradient(135deg,#162331,#071014)}.lobby-top{display:grid;grid-template-columns:minmax(320px,1fr) auto minmax(290px,auto);align-items:stretch;border-bottom:1px solid rgba(117,210,220,.14);background:#03080bd1}.product-actions{display:flex;gap:10px;margin-left:auto}.product-actions button{border:1px solid rgba(217,255,0,.24);background:#d9ff0014;color:var(--accent-lime, #d9ff00);padding:12px 16px;font-weight:900;letter-spacing:.04em}.product-actions button:hover{background:#d9ff002e}.product-modal{width:min(980px,calc(100vw - 80px));max-height:min(760px,calc(100vh - 90px));overflow:auto}.product-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.product-modal-head span{display:block;color:var(--accent-lime, #d9ff00);font-weight:900;letter-spacing:.16em;margin-bottom:8px}.product-modal-head h3{margin:0;color:#fff;font-size:36px}.product-modal-message,.product-loading{padding:14px 16px;border:1px solid rgba(217,255,0,.22);background:#d9ff0012;color:#efffc4;margin:0 0 16px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.product-card,.product-detail,.product-row{border:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,#ffffff12,#ffffff06)}.product-card{min-height:150px;padding:18px;display:grid;gap:10px}.product-card b,.product-list h4,.product-detail h4,.product-detail h5{color:#fff;margin:0}.product-card strong{font-size:30px;color:var(--accent-lime, #d9ff00)}.product-card input{width:100%;padding:12px;background:#00000047;border:1px solid rgba(255,255,255,.16);color:#fff}.product-card button,.product-detail button{padding:13px 16px;border:0;background:var(--accent-lime, #d9ff00);color:#081007;font-weight:900}.product-list{display:grid;gap:10px}.product-row{width:100%;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff;text-align:left}.product-row.active{border-color:var(--accent-lime, #d9ff00);box-shadow:inset 4px 0 0 var(--accent-lime, #d9ff00)}.product-row span,.product-card span,.product-detail p,.product-attachments,.product-bids{color:#ffffffad}.product-detail{margin-top:16px;padding:20px}.product-attachments,.product-bids{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.product-attachments span,.product-bids span{padding:8px 10px;border:1px solid rgba(255,255,255,.12);background:#0000002e}.profile-chip{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px 18px;background:#00000047}.profile-chip b,.profile-chip span{display:block}.profile-chip span{margin-top:3px;color:#e9f4f18f;font-size:12px;font-weight:800}.profile-chip button{min-height:34px;padding:0 12px;border:1px solid rgba(233,244,241,.18);background:#ffffff0f;color:#e9f4f1cc;font-weight:900;cursor:pointer}.profile-chip button:hover{border-color:#23e66e6b;color:#fff}.lobby-tabs{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));max-width:420px}.lobby-tabs button{border-left:1px solid rgba(255,255,255,.04);border-right:1px solid rgba(255,255,255,.04);background:#ffffff08;color:#e9f4f1a8;font-size:18px;font-weight:900;cursor:pointer}.lobby-tabs button.active{border-bottom:4px solid #23e66e;background:linear-gradient(180deg,#23e66e29,#23e66e0d);color:#fff;box-shadow:inset 0 -18px 28px #23e66e14}.currency-strip{display:flex;align-items:center;gap:24px;justify-content:flex-end;padding:0 22px;color:#e9f4f1c7;font-weight:900}.lobby-body{min-height:0;display:grid;grid-template-columns:330px minmax(0,1fr);gap:24px;padding:34px 42px;background:linear-gradient(90deg,rgba(4,10,13,.82),transparent 42%,rgba(0,0,0,.38)),repeating-linear-gradient(90deg,transparent 0 90px,rgba(98,180,210,.045) 90px 92px),repeating-linear-gradient(0deg,transparent 0 90px,rgba(98,180,210,.035) 90px 92px)}.map-lobby-body{min-height:0;display:grid;grid-template-columns:minmax(620px,1fr) minmax(360px,470px);gap:24px;padding:28px 34px;background:radial-gradient(circle at 18% 80%,rgba(37,159,184,.18),transparent 30%),linear-gradient(90deg,#03080bb8,#03080b47)}.world-map{position:relative;min-height:0;overflow:hidden;border:1px solid rgba(193,229,217,.18);background:#101712;box-shadow:inset 0 0 80px #00000061,0 28px 70px #00000057}.world-map img{width:100%;height:100%;min-height:620px;object-fit:cover;display:block;filter:saturate(.95) contrast(1.04) brightness(.86)}.map-vignette{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 48%,transparent 42%,rgba(0,0,0,.42) 100%),linear-gradient(180deg,#0000000f,#00000061)}.map-pin{position:absolute;left:var(--pin-x);top:var(--pin-y);min-width:126px;display:grid;gap:2px;transform:translate(-50%,-100%);padding:10px 12px 12px;border:1px solid rgba(255,236,168,.62);background:linear-gradient(135deg,#161209e0,#492c0cad);color:#fff7d1;text-align:left;cursor:pointer;clip-path:polygon(0 0,100% 0,100% 80%,58% 80%,50% 100%,42% 80%,0 80%);box-shadow:0 12px 28px #0000005c,0 0 24px #ffb23638}.map-pin i{position:absolute;left:50%;bottom:-10px;width:14px;height:14px;transform:translate(-50%) rotate(45deg);background:#ffca45;box-shadow:0 0 18px #ffd24dcc}.map-pin b{font-size:18px;line-height:1.1}.map-pin span{font-size:12px;font-weight:900;color:#fff6d0c2}.map-pin.active{border-color:#fff3a8;background:linear-gradient(135deg,#ffc642f2,#82410edb);color:#130c03;transform:translate(-50%,-100%) scale(1.06);z-index:3}.map-pin.locked:not(.active){opacity:.72}.map-venue-card{align-self:stretch;align-content:center;justify-items:center;text-align:center;border:1px solid rgba(255,236,168,.2);background:linear-gradient(160deg,#18130ce6,#040b0de0),#0000006b}.venue-list{display:grid;align-content:start;gap:12px}.venue-list button{min-height:82px;display:grid;gap:6px;padding:14px 18px;border:1px solid rgba(148,202,210,.18);border-left:4px solid transparent;background:#070f12ad;color:#e9f4f1b8;text-align:left;cursor:pointer}.venue-list button b{color:#fff;font-size:22px}.venue-list button span{font-size:13px;font-weight:900}.venue-list button.active{border-left-color:#23e66e;background:linear-gradient(90deg,#23e66e2e,#ffffff0a);box-shadow:0 0 24px #23e66e24}.venue-list button.locked:not(.active){opacity:.62}.venue-detail{min-width:0;display:grid;align-content:start;gap:18px;padding:28px;background:linear-gradient(90deg,#040c0fe0,#142a2db8),#00000047}.venue-title{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:18px;align-items:end}.map-venue-card .venue-title{width:100%;grid-template-columns:minmax(0,1fr);justify-items:center;gap:22px}.venue-title-copy{display:grid;justify-items:center}.venue-actions{display:grid;gap:10px}.map-venue-card .venue-actions{width:min(320px,100%)}.venue-title span{color:#23e66e;font-size:18px;font-weight:900}.venue-title h1{margin:4px 0 0;font-size:clamp(44px,5.8vw,88px);line-height:.98}.map-venue-card .venue-title h1{max-width:100%;font-size:clamp(48px,4vw,74px);letter-spacing:.04em;white-space:nowrap}.start-action{min-height:60px;background:linear-gradient(135deg,#23e66e,#0ba048);color:#04110b;font-size:22px;font-weight:1000;cursor:pointer}.start-action.secondary{background:linear-gradient(135deg,#e9f4f1,#77dae1);color:#081416}.start-action:disabled{background:#ffffff1f;color:#ffffff73}.party-window{position:fixed;left:28px;bottom:28px;z-index:40;width:min(340px,calc(100vw - 32px));padding:18px;border:1px solid rgba(118,229,214,.36);background:linear-gradient(135deg,#0d2222f0,#080f11e6),#00000094;box-shadow:0 18px 60px #0000006b,0 0 34px #23e66e1f}.party-window div{display:flex;align-items:center;justify-content:space-between;gap:16px}.party-window span{color:#23e66e;font-size:15px;font-weight:1000}.party-window b{font-size:26px}.party-window p{margin:10px 0 14px;color:#e9f4f1b8;line-height:1.5}.party-time{margin-top:10px;padding:10px 12px;border:1px solid rgba(35,230,110,.18);background:#23e66e12}.party-time strong{color:#fff;font-size:20px;letter-spacing:.04em}.party-window button{width:100%;min-height:42px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#f5faf8eb;font-weight:900;cursor:pointer}.venue-detail p{max-width:760px;margin:0;color:#e9f4f1bf;font-size:17px;line-height:1.65}.map-venue-card p{max-width:360px}.venue-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.map-venue-card .venue-stats{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.venue-stats div{min-height:82px;display:grid;align-content:center;gap:6px;padding:12px;border:1px solid rgba(148,202,210,.18);background:#00000038}.map-venue-card .venue-stats div{min-height:94px;justify-items:center;background:linear-gradient(180deg,#ffffff13,#ffffff06),#00000038}.venue-stats span,.venue-copy b,.venue-table th{color:#e9f4f18f;font-size:12px;font-weight:900}.venue-stats b{color:#fff;font-size:22px}.venue-copy{display:grid;grid-template-columns:70px minmax(0,1fr);gap:8px 12px;max-width:820px}.map-venue-card .venue-copy{width:100%;grid-template-columns:64px minmax(0,1fr);text-align:left}.venue-copy span{color:#e9f4f1c2;font-weight:800}.lobby-message{padding:12px 14px;border:1px solid rgba(255,105,105,.36);background:#ff69691f;color:#ffb0b0;font-weight:900}.venue-table{width:100%;max-width:920px;border-collapse:collapse;margin-top:6px;overflow:hidden;background:#0000002e}.venue-table th,.venue-table td{padding:12px 10px;border:1px solid rgba(148,202,210,.14);text-align:left}.login-form{display:grid;gap:12px;max-width:520px}.login-form label{display:grid;gap:6px;color:#e9f4f1b8;font-weight:900}.login-form input{min-height:48px;padding:0 14px;border:1px solid rgba(148,202,210,.26);background:#00000047;color:#fff;font-size:18px;font-weight:900;outline:none}.login-form input:focus{border-color:#23e66e9e;box-shadow:0 0 0 3px #23e66e14}.venue-table td{color:#ffffffd1;font-weight:900}.warehouse-home{margin:34px 42px;min-height:calc(100vh - 144px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;padding:24px;background:linear-gradient(135deg,#0c1a17e6,#050a0deb),#00000061}.lobby-collection-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}@media(max-width:760px){.lobby-top{grid-template-columns:1fr;grid-template-rows:62px 58px 70px}.currency-strip{justify-content:center}.login-account-grid{grid-template-columns:1fr}.map-lobby-body{grid-template-columns:1fr;padding:18px;overflow:auto}.world-map img{min-height:420px}.map-pin{min-width:104px;padding:8px 10px 11px}.bid-bottom-simple,.market-style.encyclopedia-modal{grid-template-columns:1fr}}body.screen-result .hud-bottom.result-bottom{grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:stretch;align-items:start}body.screen-result .hud-bottom.result-bottom>*{grid-column:1}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;font-family:Microsoft YaHei,PingFang SC,Segoe UI,system-ui,sans-serif;background:linear-gradient(135deg,rgba(15,118,110,.14),transparent 35%),linear-gradient(315deg,rgba(179,59,46,.12),transparent 42%),var(--paper);color:var(--ink)}button,input,select{font:inherit}button{border:0}.app-shell{width:min(1440px,100%);min-height:100vh;margin:0 auto;padding:22px}.topbar{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:18px;align-items:end;margin-bottom:18px}.brand h1,.brand p{margin:0}.brand h1{font-size:clamp(30px,5vw,58px);line-height:.96;letter-spacing:0}.brand p{max-width:760px;margin-top:10px;color:var(--muted);font-size:16px}.status-strip{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.pill{display:inline-flex;align-items:center;min-height:34px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#fffdf7c7;color:var(--ink);font-weight:700;white-space:nowrap}.setup{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:22px;align-items:stretch}.poster{min-height:620px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#201915;box-shadow:var(--shadow);position:relative}.poster svg{width:100%;height:100%;display:block}.setup-panel,.side-panel,.auction-panel,.result-panel{border:1px solid var(--line);border-radius:8px;background:#fffdf7eb;box-shadow:var(--shadow)}.setup-panel{padding:20px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.section-title h2,.section-title h3{margin:0}.section-title h2{font-size:24px}.section-title h3{font-size:18px}.role-grid{display:grid;gap:10px;margin:14px 0 20px}.role-option{width:100%;display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel);text-align:left;cursor:pointer;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.role-option:hover,.role-option.active{transform:translateY(-1px);border-color:var(--teal);box-shadow:0 10px 24px #0f766e24}.role-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:var(--teal-soft);color:var(--teal);font-weight:900;font-size:22px}.role-name{display:block;font-weight:800;margin-bottom:3px}.role-desc{display:block;color:var(--muted);font-size:14px;line-height:1.45}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:5px;border:1px solid var(--line);border-radius:8px;background:#eee7db}.segmented button{min-height:38px;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer}.segmented button.active{background:var(--panel);color:var(--ink);box-shadow:0 4px 12px #19120d1a;font-weight:800}.primary-btn,.secondary-btn,.danger-btn{min-height:44px;padding:0 16px;border-radius:8px;font-weight:900;cursor:pointer}.primary-btn{background:var(--ink);color:#fffdf7}.secondary-btn{border:1px solid var(--line);background:var(--panel);color:var(--ink)}.danger-btn{background:var(--red);color:#fffdf7}.full{width:100%}.game-grid{display:grid;grid-template-columns:292px minmax(0,1fr) 340px;gap:16px;align-items:start}.side-panel,.auction-panel,.result-panel{padding:16px}.player-list{display:grid;gap:10px}.player-card{display:grid;gap:7px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.player-card.you{border-color:var(--teal);background:linear-gradient(180deg,#fffdf7,#eff9f5)}.player-head{display:flex;justify-content:space-between;gap:8px;font-weight:900}.meter{width:100%;height:9px;overflow:hidden;border-radius:999px;background:#e6dece}.meter span{display:block;height:100%;background:linear-gradient(90deg,var(--teal),var(--gold))}.small{color:var(--muted);font-size:13px;line-height:1.45}.auction-stage{display:grid;gap:16px}.auction-field{display:grid;grid-template-columns:minmax(260px,.95fr) minmax(360px,1.05fr);gap:14px;min-height:430px;background:linear-gradient(90deg,#14110f0f,#0f766e14),#fffdf7eb}.auction-scene{min-width:0;display:grid;gap:10px}.lot-visual{min-height:360px;border:1px solid #2d2620;border-radius:8px;overflow:hidden;background:#251d18;position:relative}.scene-caption{display:grid;gap:4px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#fffdf7cc}.scene-caption b{font-size:18px}.scene-caption span{color:var(--muted);font-size:13px;line-height:1.4}.lot-visual svg{width:100%;height:100%;display:block}.loot-board-panel{min-width:0;display:grid;grid-template-rows:auto minmax(330px,1fr) auto;overflow:hidden;border:1px solid rgba(28,160,206,.36);border-radius:8px;background:linear-gradient(180deg,#57151a99,#0f1418b8 18%),#0b1114eb;box-shadow:inset 0 0 28px #40c8ff29,0 16px 40px #14120f2e}.loot-board-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid rgba(129,220,255,.28);background:linear-gradient(90deg,#b33b2e9e,#0f766e29);color:#fffdf7}.loot-board-head h3{margin:0;font-size:20px}.loot-board-head span{padding:5px 8px;border:1px solid rgba(255,253,247,.32);background:#00000038;color:#fffdf7db;font-size:13px;font-weight:800}.loot-grid{min-height:330px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:3px;position:relative;padding:8px;background-image:linear-gradient(rgba(132,221,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(132,221,255,.16) 1px,transparent 1px),radial-gradient(circle at 30% 18%,rgba(64,200,255,.15),transparent 28%),radial-gradient(circle at 82% 72%,rgba(255,75,92,.13),transparent 26%);background-size:calc(100% / 12) calc(100% / 9),calc(100% / 12) calc(100% / 9),100% 100%,100% 100%}.loot-grid:before{content:"";position:absolute;inset:8px;border:1px solid rgba(132,221,255,.2);pointer-events:none}.loot-cell{min-width:0;min-height:0;display:grid;place-content:center;gap:2px;position:relative;z-index:1;overflow:hidden;border:2px solid color-mix(in srgb,var(--rarity-color) 72%,white);background:linear-gradient(135deg,color-mix(in srgb,var(--rarity-color) 18%,transparent),#ffffff08),#141f2275;box-shadow:0 0 14px color-mix(in srgb,var(--rarity-color) 52%,transparent),inset 0 0 20px #ffffff14;color:#fffdf7;text-align:center}.loot-cell:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent),radial-gradient(circle,color-mix(in srgb,var(--rarity-color) 36%,transparent),transparent 65%);transform:translate(-120%);animation:lootScan 2.8s ease-in-out infinite;opacity:.55}.loot-cell span,.loot-cell b{position:relative;z-index:1;text-shadow:0 2px 8px rgba(0,0,0,.72)}.loot-cell span{font-size:12px;font-weight:900}.loot-cell b{font-size:13px}.loot-cell.rarity-common{opacity:.78}.loot-cell.rarity-legendary,.loot-cell.rarity-mythic{animation:lootPulse 1.3s ease-in-out infinite}.loot-board-foot{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 12px;border-top:1px solid rgba(129,220,255,.22);color:#fffdf7db;background:#00000042}.loot-board-foot-left{min-width:0;flex:1 1 auto}.loot-board-foot-value{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}.loot-board-foot b{color:#fffdf7;font-size:20px}.clue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.clue{min-height:92px;padding:12px;border-radius:8px;border:1px solid var(--line);background:var(--panel)}.clue b{display:block;margin-bottom:8px}.bid-row{display:grid;grid-template-columns:1fr 130px;gap:10px;align-items:center}.bid-row input[type=range]{width:100%;accent-color:var(--teal)}.money-input{width:100%;min-height:44px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--ink);font-weight:900}.action-row{display:flex;flex-wrap:wrap;gap:10px}.feedback-list,.log-list,.score-list{display:grid;gap:8px}.log-item,.feedback-item,.score-row{padding:10px;border-radius:8px;background:#f2eee5;color:var(--ink);line-height:1.45}.feedback-item.strong{background:var(--gold-soft)}.feedback-item.good{background:var(--teal-soft)}.feedback-item.bad{background:var(--red-soft)}.round-dots{display:flex;gap:6px}.dot{width:12px;height:12px;border-radius:50%;background:#cfc4b2}.dot.done{background:var(--teal)}.dot.current{background:var(--gold)}.reveal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.artifact{padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.artifact-name{display:block;font-weight:900}.artifact-value{color:var(--green);font-weight:900}.rank-one{border-color:var(--gold);background:linear-gradient(180deg,#fffdf7,#fff0c8)}.final-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.reveal-layout{align-items:stretch}.reveal-main{overflow:hidden}.reveal-stage{min-height:430px;display:grid;place-items:center;position:relative;overflow:hidden;border:1px solid #241b16;border-radius:8px;background:radial-gradient(circle at 50% 68%,color-mix(in srgb,var(--rarity-color) 24%,transparent),transparent 28%),linear-gradient(180deg,#19110f,#2a1b16 58%,#0f0d0b);isolation:isolate}.reveal-stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:34px 34px;opacity:.22}.reveal-aura,.reveal-shockwave,.reveal-beam{position:absolute;pointer-events:none}.reveal-aura{width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--rarity-color) 52%,white),transparent 62%);filter:blur(26px);opacity:.35;animation:auraPulse 1.6s ease-in-out infinite}.reveal-shockwave{width:150px;height:150px;border:3px solid color-mix(in srgb,var(--rarity-color) 76%,white);border-radius:50%;opacity:0}.reveal-beam{bottom:-12%;width:180px;height:88%;clip-path:polygon(42% 0,58% 0,100% 100%,0 100%);background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color) 52%,white),transparent);filter:blur(7px);opacity:0}.phase-flash .reveal-shockwave,.rarity-legendary .reveal-shockwave,.rarity-mythic .reveal-shockwave{animation:shockwave .85s ease-out both}.phase-flash .reveal-beam,.rarity-legendary .reveal-beam,.rarity-mythic .reveal-beam{opacity:.7;animation:beamBlast .98s ease-out both}.rarity-mythic.reveal-stage{animation:mythicScreenFlash 1.15s ease-out both}.reveal-box{width:min(360px,72vw);height:180px;position:absolute;bottom:70px;transform-style:preserve-3d}.box-lid,.box-core,.box-glow{position:absolute;left:50%;transform:translate(-50%);border-radius:8px}.box-lid{width:92%;height:56px;top:0;background:linear-gradient(180deg,#8a5b32,#3a2418);border:2px solid #c08a45;transform-origin:50% 100%;transition:transform .46s ease,top .46s ease;z-index:3}.box-core{width:100%;height:124px;bottom:0;background:linear-gradient(90deg,transparent 24%,rgba(0,0,0,.28) 24% 28%,transparent 28% 70%,rgba(0,0,0,.25) 70% 74%,transparent 74%),linear-gradient(180deg,#b17634,#4a2d1c);border:2px solid #c08a45;box-shadow:inset 0 16px 32px #00000057}.box-glow{width:76%;height:38px;bottom:104px;background:var(--rarity-color);filter:blur(16px);opacity:0;transition:opacity .36s ease}.reveal-box.open .box-lid{top:-42px;transform:translate(-50%) rotateX(58deg)}.reveal-box.open .box-glow{opacity:.78}.reveal-copy{position:absolute;top:22px;left:22px;right:22px;z-index:5;color:#fffdf7;text-shadow:0 3px 18px rgba(0,0,0,.8)}.reveal-copy span,.artifact-rarity,.artifact-meta{display:block;font-size:13px;color:#fffdf7bd}.reveal-copy b{display:block;margin-top:4px;font-size:clamp(24px,4vw,46px);line-height:1}.scan-card{z-index:4;min-width:210px;padding:18px;border:1px dashed rgba(255,253,247,.52);border-radius:8px;color:#fffdf7;text-align:center;background:#0000003d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.reveal-total{display:grid;gap:6px;min-width:min(320px,78vw);border-style:solid;border-color:color-mix(in srgb,var(--rarity-color) 72%,white);box-shadow:0 0 42px color-mix(in srgb,var(--rarity-color) 44%,transparent)}.reveal-total span{color:#fffdf7b8;font-size:14px}.reveal-total b{font-size:clamp(34px,5vw,58px);line-height:1}.reveal-stage .artifact.current-reveal{z-index:6;width:min(340px,76vw);min-height:178px;display:grid;align-content:center;gap:8px;text-align:center;color:#fffdf7;background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color) 28%,#15110f),#15110f),var(--panel);border-color:color-mix(in srgb,var(--rarity-color) 88%,white);box-shadow:0 0 24px color-mix(in srgb,var(--rarity-color) 65%,transparent),0 30px 90px #00000073;animation:cardReveal .52s cubic-bezier(.2,.9,.2,1.1) both}.reveal-stage .current-reveal .artifact-name{font-size:clamp(26px,4.2vw,44px)}.reveal-stage .current-reveal .artifact-value{color:#fffdf7;font-size:24px;animation:valuePop .72s ease-out both}.rarity-epic.current-reveal,.rarity-legendary.current-reveal,.rarity-mythic.current-reveal{animation:cardReveal .52s cubic-bezier(.2,.9,.2,1.1) both,rareBreath 1.3s ease-in-out infinite}.rarity-legendary.current-reveal,.rarity-mythic.current-reveal{animation:cardReveal .52s cubic-bezier(.2,.9,.2,1.1) both,rareBreath .95s ease-in-out infinite,stageShake .36s ease-out both}.reveal-queue{margin-top:12px}.artifact{position:relative;overflow:hidden}.artifact:after{content:"";position:absolute;inset:0;border:1px solid color-mix(in srgb,var(--rarity-color, var(--line)) 72%,transparent);border-radius:inherit;pointer-events:none;opacity:.65}.artifact-rarity{color:var(--rarity-color, var(--muted));font-weight:900}.artifact-meta{color:var(--muted);margin-top:3px}.lobby-top{border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#12161df5,#0b0e14f0);box-shadow:inset 0 -1px #ffffff08}.lobby-tabs{max-width:460px}.lobby-tabs button{border-left:1px solid rgba(255,255,255,.05);border-right:1px solid rgba(255,255,255,.05);background:#ffffff06;color:#e1e2eb9e;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:.05em}.lobby-tabs button.active{border-bottom:4px solid #efff12;background:linear-gradient(180deg,#efff122e,#efff120a);color:#fff;box-shadow:inset 0 -24px 34px #efff1217}.currency-strip{color:#e1e2ebd1}.currency-strip b{color:#fff}.profile-chip{background:#ffffff08}.profile-chip button{min-height:42px;padding:0 16px;border:1px solid rgba(239,255,18,.26);background:#efff1214;color:#efff12;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:.04em}.profile-chip button:hover{border-color:#efff128f;background:#efff1224;color:#fff}.avatar{border-color:#efff126b;background:linear-gradient(135deg,#efff12,#b9cf00);color:#090c10;box-shadow:0 10px 24px #efff122e}.map-venue-card{min-height:calc(100vh - 140px);display:grid;place-items:center;place-content:center;gap:22px}.map-venue-card .venue-title-copy,.map-venue-card p,.map-venue-card .venue-copy,.map-venue-card .lobby-message{justify-self:center}.map-venue-card p{text-align:center}.map-venue-card .venue-copy{width:min(420px,100%);grid-template-columns:1fr;justify-items:center;gap:8px;text-align:center}.map-venue-card .venue-copy b{color:#efff12bd}.start-action{min-height:66px;border:1px solid rgba(239,255,18,.3);background:linear-gradient(135deg,#efff12,#d7ef00);color:#070a0d;font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:.04em;box-shadow:0 16px 38px #e6ff0038}.start-action.secondary{background:linear-gradient(135deg,#ffffffeb,#c6e1e4eb);color:#081114}.start-action:disabled{border-color:#ffffff14;background:#ffffff14;color:#ffffff57;box-shadow:none}.warehouse-home{margin:30px 36px;min-height:calc(100vh - 146px);padding:18px;background:linear-gradient(180deg,#12161df0,#090d13f0),#00000075}.warehouse-shell{grid-column:auto;grid-row:auto;align-self:stretch;max-height:none;min-height:100%;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:14px;padding:18px;background:transparent;overflow:visible}.warehouse-head b{color:#fff;font-size:30px}.warehouse-head span{color:#e1e2eba8}.warehouse-filters{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.warehouse-shell .collection-filters{flex:1 1 auto}.warehouse-shell .collection-filters button{border-color:#ffffff14;background:#ffffff08;color:#e1e2ebc2}.warehouse-shell .collection-filters button.active{border-color:#efff124d;background:#efff121a;color:#fff}.warehouse-shell .quick-sell-controls{margin-left:auto;min-width:min(100%,520px);background:#efff120d;border-color:#efff122e}.warehouse-shell .quick-sell-action{border-color:#efff1257;background:linear-gradient(135deg,#efff12,#d5eb00);color:#071015}.warehouse-layout{min-height:0;display:grid;grid-template-columns:220px minmax(0,1fr);gap:16px}.warehouse-scene-sidebar{min-height:0;display:grid;align-content:start;gap:8px;padding:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0e1218fa,#080b10eb);overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.warehouse-scene-sidebar::-webkit-scrollbar{width:0;height:0}.warehouse-sidebar-head{padding:0 4px 12px;color:#efff12c2;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.warehouse-scene-sidebar button{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#e1e2ebb8;font-size:16px;font-weight:800;cursor:pointer;text-align:left}.warehouse-scene-sidebar button.active{border-right:6px solid #efff12;background:linear-gradient(90deg,#ffffff1c,#efff121a);color:#fff}.warehouse-stage{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:16px}.warehouse-detail-card,.warehouse-grid-panel{min-width:0;min-height:0;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#0e1218fa,#080b10eb)}.warehouse-detail-card{display:grid;grid-template-rows:auto auto auto auto 1fr;gap:14px;padding:16px}.warehouse-detail-top{display:flex;align-items:start;justify-content:space-between;gap:12px}.warehouse-detail-top span{color:#e1e2eb94;font-size:14px;font-weight:800}.warehouse-detail-top h3{margin:6px 0 0;color:#fff;font-size:28px;line-height:1.12}.warehouse-detail-preview{position:relative;min-height:280px;display:grid;place-items:center;padding:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 50% 30%,color-mix(in srgb,var(--rarity-color) 24%,white),transparent 22%),linear-gradient(180deg,#0d1219f5,#080b10f5)}.warehouse-detail-preview .loot-icon{width:min(210px,62%);max-height:190px;filter:drop-shadow(0 18px 34px rgba(0,0,0,.45))}.warehouse-detail-media{width:min(240px,72%);max-width:72%;max-height:210px;display:block;object-fit:contain;filter:drop-shadow(0 18px 34px rgba(0,0,0,.45))}.warehouse-detail-price{position:absolute;top:16px;left:18px;display:grid;gap:2px}.warehouse-detail-price span,.warehouse-detail-meta span{color:#e1e2eba8;font-size:12px;font-weight:800}.warehouse-detail-price b{color:#fff;font-size:24px}.warehouse-detail-meta{position:absolute;right:18px;bottom:16px;display:grid;justify-items:end;gap:6px}.warehouse-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.warehouse-detail-actions button{min-height:58px;border:1px solid rgba(255,255,255,.1);background:#ffffff05;color:#eef0f8;font-size:20px;font-weight:900;cursor:pointer}.warehouse-detail-actions button:first-child{border-color:#efff122e;color:#efff12}.warehouse-detail-specs{display:grid;gap:10px}.warehouse-detail-specs div{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px;border-bottom:1px solid rgba(255,255,255,.08)}.warehouse-detail-specs span{color:#e1e2eb9e;font-size:14px;font-weight:800}.warehouse-detail-specs b,.warehouse-detail-card p{color:#f0f1f6}.warehouse-detail-card p{margin:0;font-size:15px;line-height:1.8}.warehouse-grid-panel{padding:14px}.warehouse-grid-scroll{width:100%;height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.warehouse-grid-scroll::-webkit-scrollbar{width:0;height:0}.warehouse-grid{min-height:100%;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-content:start;gap:0;padding:0;position:relative;background-image:linear-gradient(rgba(132,221,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(132,221,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(74,134,143,.1),transparent 44%,rgba(127,52,62,.12)),linear-gradient(#0c1418a3,#0c1418a3);background-size:calc(100% / 12) calc(100% / var(--loot-rows)),calc(100% / 12) calc(100% / var(--loot-rows)),100% 100%,100% 100%;border:1px solid rgba(132,221,255,.18)}.warehouse-item-card{min-width:0;min-height:0;position:relative;display:block;overflow:hidden;border:1px solid color-mix(in srgb,var(--rarity-color) 76%,#ffffff);background:radial-gradient(circle at 50% 46%,color-mix(in srgb,var(--rarity-color) 22%,white),transparent 18%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color) 12%,rgba(255,255,255,.08)),#060b10eb);cursor:pointer}.warehouse-item-card.active{box-shadow:0 0 0 2px #efff126b,0 0 34px color-mix(in srgb,var(--rarity-color) 36%,transparent);z-index:2}.warehouse-item-name,.warehouse-item-scene,.warehouse-item-size{position:absolute;z-index:2;left:8px;right:8px}.warehouse-item-name{top:6px;color:#fff;font-size:12px;font-weight:900;line-height:1.25;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.warehouse-item-scene{top:28px;color:#e1e2eb9e;font-size:11px;text-align:left}.warehouse-item-size{left:auto;right:8px;bottom:6px;color:#e1e2ebbd;font-size:11px;text-align:right}.warehouse-item-card .loot-icon{position:absolute;inset:0;margin:auto;width:clamp(24px,44%,120px);height:auto}.warehouse-item-media{position:absolute;inset:0;margin:auto;width:clamp(38px,74%,220px);max-width:82%;max-height:72%;display:block;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.35))}@media(max-width:1280px){.warehouse-stage{grid-template-columns:1fr}}@media(max-width:960px){.warehouse-layout{grid-template-columns:1fr}.warehouse-scene-sidebar{grid-auto-flow:column;grid-auto-columns:minmax(140px,1fr);overflow-x:auto}}.warehouse-layout.two-pane{grid-template-columns:320px minmax(0,1fr)}.warehouse-lane{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch;padding:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.warehouse-lane.active{border-color:#efff1252;background:linear-gradient(90deg,#efff121f,#ffffff08);box-shadow:0 0 18px #efff121f}.warehouse-lane.locked{opacity:.78}.warehouse-lane.locked .warehouse-lane-main{color:#e1e2eb94}.warehouse-lock-badge{min-width:34px;min-height:24px;display:inline-grid;place-items:center;border:1px solid rgba(239,255,18,.25);background:#efff121a;color:#efff12!important;font-size:12px!important}.warehouse-lane-status{color:#e1e2eb9e!important;font-size:13px!important}.warehouse-locked-panel{min-height:100%;display:grid;place-items:center;align-content:center;gap:16px;padding:32px;text-align:center;border:1px solid rgba(239,255,18,.18);background:radial-gradient(circle at 50% 18%,rgba(239,255,18,.08),transparent 34%),linear-gradient(180deg,#080f10f2,#040709f5)}.warehouse-locked-panel span{color:#efff12c7;font-size:13px;font-weight:900;letter-spacing:.18em}.warehouse-locked-panel h3{margin:0;color:#fff;font-size:30px}.warehouse-locked-panel p{max-width:520px;margin:0;color:#e1e2ebad;font-size:15px;font-weight:700;line-height:1.8}.warehouse-lane.hovered{border-color:#52b6ff73;box-shadow:0 0 18px #52b6ff29}.warehouse-lane-main{min-height:84px;display:grid;gap:8px;align-content:center;padding:0 14px;border:0;background:transparent;color:#eef0f8;text-align:left;cursor:pointer}.warehouse-lane-main strong{font-size:22px;font-weight:900}.warehouse-lane-main span{color:#e1e2ebad;font-size:13px;font-weight:800}.warehouse-lane-tools{display:grid;gap:8px}.warehouse-lane-tools button{min-width:56px;min-height:26px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#e1e2ebd1;font-size:12px;font-weight:900;cursor:pointer}.warehouse-toolbar-copy span{color:#e1e2eb94;font-size:12px;font-weight:900;letter-spacing:.14em}.warehouse-toolbar-copy b{color:#fff;font-size:28px;font-weight:900}.warehouse-scene-sidebar.big-sidebar{padding:22px 18px}.warehouse-scene-sidebar.big-sidebar .warehouse-sidebar-head{padding-bottom:16px;font-size:14px;letter-spacing:.22em}.warehouse-scene-sidebar.big-sidebar button{min-height:62px;font-size:20px;font-weight:900;padding:0 18px}.warehouse-grid-stage{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px}.warehouse-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.rarity-text-filters button{min-width:76px;font-weight:900}.rarity-text-filters button.active{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--rarity-color) 50%,transparent),0 0 16px color-mix(in srgb,var(--rarity-color) 24%,transparent)}.warehouse-toolbar-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.warehouse-toolbar-actions button{min-height:48px;padding:0 18px;border:1px solid rgba(239,255,18,.18);background:#ffffff08;color:#eef0f8;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700;cursor:pointer}.warehouse-toolbar-actions button:last-child{background:linear-gradient(135deg,#efff12,#d6ef00);color:#081015}.warehouse-toolbar-actions button:disabled{opacity:.35;cursor:not-allowed}.warehouse-grid-panel.only-grid{padding:10px}.warehouse-view-tip{color:#e1e2eb94;font-size:13px;font-weight:800}.warehouse-item-card{text-align:left}.warehouse-item-card .loot-icon{width:clamp(24px,38%,112px)}.warehouse-item-card .warehouse-item-media{width:clamp(34px,70%,188px)}.warehouse-item-card.movable{cursor:grab}.warehouse-item-card.movable:active{cursor:grabbing}.warehouse-item-card.readonly{cursor:pointer}.warehouse-drop-preview{z-index:3;border:2px dashed rgba(239,255,18,.7);background:#efff121f;pointer-events:none}.app-modal-backdrop,.warehouse-modal-backdrop{position:fixed;inset:0;z-index:400;display:grid;place-items:center;overflow:auto;padding:30px;background:#04080cb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-modal-panel,.warehouse-item-modal,.warehouse-quick-sell-modal{width:min(520px,calc(100vw - 44px));max-width:calc(100vw - 44px);max-height:calc(100vh - 44px);justify-self:center;align-self:center;position:relative;display:grid;gap:14px;padding:18px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#11161dfa,#070a0ffa);box-shadow:0 28px 90px #00000080}.warehouse-filter-modal .encyclopedia-card{cursor:pointer}.warehouse-rename-modal{width:min(520px,calc(100vw - 44px))}.warehouse-rename-body input{width:100%;min-height:56px;padding:0 18px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#fff;font-size:18px;font-weight:800}.warehouse-item-modal .warehouse-detail-preview{min-height:300px}.warehouse-item-modal .loot-icon{width:min(240px,64%)}.warehouse-item-modal .warehouse-detail-media{width:min(260px,76%);max-height:232px}.warehouse-quick-sell-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.warehouse-quick-sell-picks button{min-height:58px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;font-size:18px;font-weight:900;cursor:pointer}.warehouse-quick-sell-picks button.active{border-color:color-mix(in srgb,var(--rarity-color) 65%,transparent);background:color-mix(in srgb,var(--rarity-color) 12%,rgba(255,255,255,.04));box-shadow:0 0 18px color-mix(in srgb,var(--rarity-color) 20%,transparent)}.warehouse-quick-sell-total{color:#fff;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700}.warehouse-quick-sell-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.warehouse-quick-sell-actions button{min-height:58px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#eef0f8;font-size:18px;font-weight:900;cursor:pointer}.warehouse-quick-sell-actions button:last-child{border-color:#efff123d;background:linear-gradient(135deg,#efff12,#d6ef00);color:#071015}.hidden-artifact{background:repeating-linear-gradient(135deg,#eee9df,#eee9df 10px,#e4ddcf 10px 20px);color:var(--muted)}.hidden-artifact .artifact-value{color:var(--muted)}.rarity-common{--rarity-color: #8f969c}.rarity-good{--rarity-color: #22a06b}.rarity-rare{--rarity-color: #2f80ed}.rarity-epic{--rarity-color: #ffc84a}.rarity-legendary{--rarity-color: #ff5b5b}.rarity-mythic{--rarity-color: #f04438}.summary-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px}.summary-metrics div{min-height:82px;display:grid;align-content:center;gap:5px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.summary-metrics span{color:var(--muted);font-size:13px}.summary-metrics b{font-size:20px}.profit-good b{color:var(--green)}.profit-bad b{color:var(--red)}.reveal-actions{margin-top:12px}button:disabled{cursor:not-allowed;opacity:.55}@keyframes auraPulse{0%,to{transform:scale(.94);opacity:.24}50%{transform:scale(1.08);opacity:.55}}@keyframes shockwave{0%{transform:scale(.25);opacity:.92}to{transform:scale(5.6);opacity:0}}@keyframes beamBlast{0%{transform:translateY(44px) scaleX(.4);opacity:0}30%{opacity:.9}to{transform:translateY(-18px) scaleX(1);opacity:.28}}@keyframes cardReveal{0%{transform:rotateY(86deg) translateY(36px) scale(.82);opacity:0}65%{transform:rotateY(-8deg) translateY(-10px) scale(1.05);opacity:1}to{transform:rotateY(0) translateY(0) scale(1);opacity:1}}@keyframes valuePop{0%{transform:translateY(12px) scale(.82);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes rareBreath{0%,to{box-shadow:0 0 24px color-mix(in srgb,var(--rarity-color) 58%,transparent),0 30px 90px #00000073}50%{box-shadow:0 0 58px color-mix(in srgb,var(--rarity-color) 92%,white),0 34px 110px #0000009e}}@keyframes stageShake{0%,to{transform:translate(0)}25%{transform:translate(-3px)}50%{transform:translate(3px)}75%{transform:translate(-2px)}}@keyframes mythicScreenFlash{0%{box-shadow:inset 0 0 #fff0;filter:brightness(1)}18%{box-shadow:inset 0 0 190px #ffffffeb;filter:brightness(1.85)}to{box-shadow:inset 0 0 #fff0;filter:brightness(1)}}@keyframes lootScan{0%,28%{transform:translate(-120%)}58%,to{transform:translate(120%)}}@keyframes lootPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.28)}}@keyframes resultCellIn{0%{transform:scale(.88);opacity:0}to{transform:scale(1);opacity:1}}@keyframes pricePop{0%{transform:translateY(8px) scale(.78);opacity:0}65%{transform:translateY(-2px) scale(1.08);opacity:1}to{transform:translateY(0) scale(1);opacity:1}}@keyframes mythicCellShake{0%,to{transform:translate(0)}20%{transform:translate(-2px)}40%{transform:translate(2px)}60%{transform:translate(-1px)}80%{transform:translate(1px)}}@keyframes electricBorder{0%{background-position:-120% 0,100% -120%,220% 100%,0 220%;opacity:.65}50%{opacity:1}to{background-position:220% 0,100% 220%,-120% 100%,0 -120%;opacity:.65}}@media(max-width:1100px){.setup,.game-grid,.final-grid{grid-template-columns:1fr}.game-grid{grid-template-areas:"stage" "right" "left"}.side-panel.left{grid-area:left}.side-panel.right{grid-area:right}.auction-stage{grid-area:stage}.auction-field{grid-template-columns:1fr}.loot-board-panel{grid-template-rows:auto minmax(300px,52vw) auto}}@media(max-width:680px){.app-shell{padding:12px}.topbar{grid-template-columns:1fr}.status-strip{justify-content:flex-start}.poster{min-height:420px}.auction-field{padding:12px}.lot-visual{min-height:280px}.loot-board-panel{grid-template-rows:auto minmax(300px,86vw) auto}.loot-grid{gap:2px;padding:6px}.loot-grid:before{inset:6px}.loot-cell span{font-size:10px}.loot-cell b{font-size:11px}.clue-grid,.reveal-grid,.bid-row{grid-template-columns:1fr}.brand h1{font-size:38px}}.round-rule{margin:-2px 0 10px;padding:8px 10px;border:1px solid rgba(255,200,74,.25);background:#ffc84a14;color:#fffdf7c7;font-size:13px;font-weight:900;text-align:center}.hud-player.locked{background:linear-gradient(90deg,#c9f13329,#ffffff08)}.bid-state{display:flex;align-items:center;justify-content:space-between;gap:8px}.bid-state small{color:#fffdf78c;font-size:11px;font-weight:900}.bid-stamp,.bid-pending{width:18px;height:18px;display:inline-block;margin-right:4px;vertical-align:-4px;border:1px solid rgba(255,255,255,.28)}.bid-stamp{background:radial-gradient(circle,rgba(255,255,255,.86) 0 18%,transparent 19%),linear-gradient(135deg,#d9ff2d,#45d987);clip-path:polygon(50% 0,100% 35%,82% 100%,18% 100%,0 35%);box-shadow:0 0 12px #c9f13361}.bid-pending{background:#ffffff0f;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.bid-brief{display:grid;gap:4px}.bid-actions{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px}.forfeit-button{min-height:84px;border:1px solid rgba(255,255,255,.22);background:#0000005c;color:#fffdf7db;font-size:20px;font-weight:1000;cursor:pointer}.forfeit-button:hover{border-color:#ff6969c2;color:#ffb5b5}.bid-brief span{color:#fffdf79e;font-size:13px;font-weight:900}.bid-brief b{color:#fffdf7;font-size:22px}.bid-pad-modal{width:min(860px,calc(100vw - 48px));padding:0;background:transparent;border:0;box-shadow:none}.bid-pad-panel{width:100%;display:grid;grid-template-columns:1.15fr 130px 1.35fr;gap:12px;padding:14px;border:3px solid rgba(130,141,150,.75);background:#1a1e22f5}.bid-pad-close{position:absolute;right:0;top:-58px;width:48px;height:48px;border:1px solid rgba(255,255,255,.42);background:#26201eeb;color:#fff;font-size:30px;cursor:pointer}.key-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.key-grid button,.bid-pad-side button{min-height:56px;border:1px solid rgba(255,255,255,.12);background:#24282b;color:#ffffffb8;font-size:30px;font-weight:700;cursor:pointer}.bid-pad-side{display:grid;gap:6px}.bid-pad-copy{display:grid;align-content:center;gap:12px;padding:16px;border:1px solid rgba(255,255,255,.12);background:#00000038}.bid-pad-copy b{color:#ffffffd1;font-size:15px}.bid-pad-copy span{min-height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);background:#00000040;color:#ffffff8f;font-weight:900}.bid-pad-copy strong{color:#fff;font-size:28px;text-align:center}.confirm-bid{min-height:58px;background:linear-gradient(135deg,#d9ff2d,#b7ee22);color:#11140d;font-size:22px;font-weight:1000;cursor:pointer}.loot-cell.level-silhouette{color:#e6f2f6d1}.silhouette-gem{width:min(34px,48%);aspect-ratio:1;justify-self:center;border-radius:3px;background:radial-gradient(circle at 40% 34%,rgba(255,255,255,.9),transparent 17%),linear-gradient(135deg,#b6d8e2b8,#4e656c80);clip-path:polygon(50% 0,92% 25%,78% 86%,50% 100%,22% 86%,8% 25%);filter:drop-shadow(0 0 10px rgba(180,211,222,.25))}.loot-cell.level-rarity .silhouette-gem,.loot-cell.level-category .silhouette-gem{background:radial-gradient(circle at 40% 34%,rgba(255,255,255,.9),transparent 17%),linear-gradient(135deg,color-mix(in srgb,var(--rarity-color) 78%,#fff),color-mix(in srgb,var(--rarity-color) 58%,#111));filter:drop-shadow(0 0 12px color-mix(in srgb,var(--rarity-color) 55%,transparent))}body.screen-result .rarity-gold.result-cell{animation:resultCellIn .42s ease-out both,lootPulse 1.1s ease-in-out infinite}body.screen-result .rarity-red.result-cell{animation:resultCellIn .42s ease-out both,lootPulse .82s ease-in-out infinite,mythicCellShake .68s ease-out both}body.screen-auction .loot-cell.level-rarity:after,body.screen-auction .loot-cell.level-category:after,body.screen-result .loot-cell:after{content:"";position:absolute;inset:-2px;z-index:3;pointer-events:none;background:linear-gradient(90deg,transparent 0 12%,color-mix(in srgb,var(--rarity-color) 92%,white) 18%,transparent 28%) top left / 220% 2px no-repeat,linear-gradient(180deg,transparent 0 12%,color-mix(in srgb,var(--rarity-color) 92%,white) 18%,transparent 28%) top right / 2px 220% no-repeat,linear-gradient(270deg,transparent 0 12%,color-mix(in srgb,var(--rarity-color) 92%,white) 18%,transparent 28%) bottom right / 220% 2px no-repeat,linear-gradient(0deg,transparent 0 12%,color-mix(in srgb,var(--rarity-color) 92%,white) 18%,transparent 28%) bottom left / 2px 220% no-repeat,linear-gradient(270deg,transparent 0 16%,rgba(255,255,255,.95) 23%,transparent 34%) top right / 260% 2px no-repeat,linear-gradient(0deg,transparent 0 16%,rgba(255,255,255,.86) 23%,transparent 34%) bottom right / 2px 260% no-repeat,linear-gradient(90deg,transparent 0 16%,rgba(255,255,255,.95) 23%,transparent 34%) bottom left / 260% 2px no-repeat,linear-gradient(180deg,transparent 0 16%,rgba(255,255,255,.86) 23%,transparent 34%) top left / 2px 260% no-repeat;filter:drop-shadow(0 0 8px color-mix(in srgb,var(--rarity-color) 76%,transparent));animation:electricBorder 1.25s linear infinite}.market-style{width:min(1460px,calc(100vw - 36px));height:min(860px,calc(100vh - 36px));display:grid;grid-template-columns:260px minmax(0,1fr);grid-template-rows:minmax(0,1fr);background:linear-gradient(90deg,#080e11fa,#0c1216f0),repeating-linear-gradient(90deg,transparent 0 92px,rgba(132,221,255,.04) 92px 94px)}.encyclopedia-sidebar{min-height:0;display:grid;align-content:start;gap:8px;padding:14px;border-right:1px solid rgba(132,221,255,.18);background:#00000061;overflow:auto}.search-box,.encyclopedia-sidebar button{min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(90deg,#ffffff14,#ffffff05);color:#ffffffad;font-size:17px;font-weight:900;text-align:left;cursor:pointer}.search-box{cursor:default}.encyclopedia-sidebar button.active{border-right:8px solid #c9f133;color:#fff;background:linear-gradient(90deg,#ffffff2b,#c9f1331c)}.encyclopedia-main{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto auto minmax(0,1fr)}.market-style .encyclopedia-head{padding:18px 22px 10px}.top-filter{grid-template-columns:1fr;padding:10px 18px}.rarity-filter button{min-width:34px;color:var(--rarity-color, rgba(255, 255, 255, .78))}.size-filter{max-height:74px;overflow:auto}.encyclopedia-card-grid{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(230px,1fr));align-content:start;gap:10px 14px;overflow:auto;padding:12px 18px 18px}.encyclopedia-card{min-height:176px;display:grid;grid-template-rows:auto minmax(64px,1fr) auto auto;align-items:center;justify-items:center;position:relative;overflow:hidden;border:1px solid color-mix(in srgb,var(--rarity-color) 58%,transparent);background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color) 28%,transparent),#0000004d 40%),#12171bd1;box-shadow:inset 0 0 28px color-mix(in srgb,var(--rarity-color) 10%,transparent)}.encyclopedia-card .card-name{width:100%;padding:8px 10px;justify-self:stretch;color:#ffffffdb;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.encyclopedia-card .loot-icon{width:70px}.encyclopedia-card .card-footprint{position:absolute;right:10px;bottom:48px;padding:3px 6px;color:#ffffffb8;font-size:12px;font-weight:900;background:#00000038}.encyclopedia-card strong{color:#fff;font-size:20px;text-shadow:0 0 12px color-mix(in srgb,var(--rarity-color) 52%,transparent)}.encyclopedia-card span{padding-bottom:8px;color:var(--rarity-color);font-size:12px;font-weight:900}@media(max-width:1180px){.bid-pad-panel{left:12px;bottom:120px;width:calc(100vw - 84px)}.market-style{grid-template-columns:180px minmax(0,1fr)}.encyclopedia-card-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:760px){.bid-bottom-simple,.bid-pad-panel{grid-template-columns:1fr}.bid-pad-side{grid-template-columns:repeat(3,1fr)}.market-style{grid-template-columns:1fr}.encyclopedia-sidebar{grid-auto-flow:column;grid-auto-columns:minmax(120px,1fr);overflow-x:auto}.encyclopedia-card-grid{grid-template-columns:1fr}}body.screen-auction,body.screen-result{background:#060708;overflow:hidden}body.screen-auction .app-shell,body.screen-result .app-shell{width:100%;max-width:none;min-height:100vh;padding:0}.auction-hud{width:100vw;height:100vh;min-height:680px;display:grid;grid-template-columns:minmax(220px,17vw) minmax(340px,1fr) minmax(650px,48vw);grid-template-rows:54px minmax(0,1fr) 132px;gap:12px;position:relative;overflow:hidden;padding:26px 26px 22px;color:#f7f5ef;background:linear-gradient(90deg,#000000d1,#0000002e 46%,#000000c7),radial-gradient(circle at 50% 18%,rgba(255,245,210,.18),transparent 19%),linear-gradient(135deg,#17110d,#29312d 52%,#101213)}.hud-bg{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(255,255,255,.16),transparent 13%),repeating-linear-gradient(90deg,transparent 0 120px,rgba(255,255,255,.035) 120px 122px),linear-gradient(90deg,rgba(83,55,35,.6),transparent 32%,transparent 68%,rgba(30,54,57,.66)),radial-gradient(circle at 47% 89%,rgba(211,139,22,.22),transparent 26%);opacity:.95}.hud-bg:before{content:"";position:absolute;left:26%;right:27%;bottom:0;height:34%;background:linear-gradient(90deg,#542d18cc,#b16b2ed1,#452619cc),repeating-linear-gradient(90deg,transparent 0 80px,rgba(0,0,0,.35) 80px 88px);clip-path:polygon(0 42%,100% 28%,100% 100%,0 100%);opacity:.45}.hud-bg:after{content:"";position:absolute;left:48%;top:0;width:120px;height:190px;transform:translate(-50%) skew(-20deg);background:linear-gradient(180deg,rgba(255,246,217,.92),rgba(255,246,217,.1),transparent);filter:blur(4px);opacity:.72}.auction-hud>*:not(.hud-bg){position:relative;z-index:1}.glass{border:1px solid rgba(184,221,229,.22);background:#10151899;box-shadow:inset 0 0 32px #84ddff14,0 18px 48px #00000047;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hud-top{grid-column:1 / 4;display:flex;justify-content:flex-end;align-items:center;gap:18px;color:#fffdf7e0;text-shadow:0 2px 12px rgba(0,0,0,.68)}.hud-top b{margin-right:auto;font-size:22px}.hud-top span{padding:7px 12px;border:1px solid rgba(255,253,247,.22);background:#0000003d;font-weight:800}.hud-left{grid-column:1;grid-row:2 / 4;display:grid;align-content:start;gap:10px;padding:12px;overflow:hidden}.hud-player{min-height:118px;display:grid;grid-template-columns:54px 1fr;gap:10px;padding:10px;border-bottom:1px solid rgba(255,255,255,.14);background:linear-gradient(90deg,rgba(255,255,255,.04),transparent)}.hud-player.you{border-left:4px solid #42d17d;background:linear-gradient(90deg,#42d17d24,#ffffff08)}.avatar{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,253,247,.3);background:linear-gradient(135deg,#19d879,#0b5f4d);color:#06110f;font-size:25px;font-weight:1000}.player-info{min-width:0}.player-name{display:flex;align-items:center;gap:8px;color:#f7f5ef;font-size:18px;font-weight:900}.player-name span{color:#65d987}.player-money,.bid-state{margin-top:4px;color:#f7f5efb8;font-size:12px}.round-slots{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:8px}.round-slots span{height:25px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);background:#0003;color:#f7f5efb3;font-size:12px}.round-slots span.has-bid{grid-template-rows:9px 1fr;align-items:center;gap:1px;padding:2px 3px}.round-slots span i{font-style:normal}.round-slots span.has-bid i{font-size:9px;line-height:1;opacity:.72}.round-slots span.has-bid b{max-width:100%;overflow:hidden;color:#fffdf7;font-size:10px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.round-slots span.active{border-color:#c9f133;color:#f7f5ef;box-shadow:0 0 16px #c9f1334d}.round-slots span.done{background:#42d17d3d;border-color:#42d17d8c}.hud-center{grid-column:2;grid-row:2;display:grid;grid-template-rows:auto 1fr;min-height:0;padding:12px 18px}.round-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-bottom:10px}.round-title span{height:1px;background:linear-gradient(90deg,transparent,rgba(211,226,224,.7),transparent)}.round-title b{min-width:180px;padding:9px 22px;border:1px solid rgba(210,224,220,.42);text-align:center;background:#00000047;font-size:20px}.event-list{display:grid;align-content:start;gap:7px;overflow:hidden}.event-item{display:grid;grid-template-columns:56px 1fr;gap:12px;min-height:70px;padding:8px 10px;border:1px solid rgba(220,232,224,.16);background:#0000002e}.event-icon{display:grid;place-items:center;border:1px solid rgba(132,221,255,.28);background:#84ddff1a;color:#dff8ff;font-size:22px;font-weight:1000}.event-item b,.event-item span{display:block}.event-item b{margin-bottom:5px;color:#fffdf7}.event-item span{color:#f7f5efb8;line-height:1.4}.event-item.skill .event-icon{border-color:#c9f13380;color:#eaff72}.event-item.hot .event-icon,.event-item.result .event-icon{border-color:#ffc84a8f;color:#ffc84a}.hud-right{grid-column:3;grid-row:2 / 4;min-width:0;min-height:0}body.screen-auction .loot-board-panel{height:100%;display:grid;grid-template-rows:56px minmax(0,1fr) 54px;border:1px solid rgba(132,221,255,.42);border-radius:0;background:linear-gradient(180deg,#6c1d22c2,#0c1216cc 13%),#080e11db}body.screen-result .loot-board-panel{height:100%;display:grid;grid-template-rows:56px minmax(0,auto) 58px;align-content:start;border:1px solid rgba(132,221,255,.42);border-radius:0;background:linear-gradient(180deg,#202634d1,#090e12c7 14%),#080e11db}body.screen-auction .loot-board-head,body.screen-result .loot-board-head{min-height:56px;border-bottom:1px solid rgba(132,221,255,.36)}body.screen-auction .loot-board-head h3{font-size:24px}.loot-grid-scroll{min-width:0;min-height:0;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.loot-grid-scroll::-webkit-scrollbar{width:0;height:0}body.screen-auction .loot-grid,body.screen-result .loot-grid{display:grid;width:100%;min-height:0;grid-template-columns:repeat(12,minmax(0,1fr));align-content:start;justify-content:start;gap:0;padding:0;position:relative;overflow:visible;background-image:linear-gradient(rgba(132,221,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(132,221,255,.22) 1px,transparent 1px),linear-gradient(90deg,rgba(74,134,143,.12),transparent 40%,rgba(120,42,50,.16)),linear-gradient(#0c141894,#0c141894);background-size:calc(100% / 12) calc(100% / var(--loot-rows, 20)),calc(100% / 12) calc(100% / var(--loot-rows, 20)),100% 100%,100% 100%;background-position:0 0}body.screen-result .loot-grid:before{display:none}body.screen-auction .loot-grid:before{display:none}.grid-tile{display:none;border-right:1px solid rgba(132,221,255,.18);border-bottom:1px solid rgba(132,221,255,.18);background:#ffffff03}.loot-fog{grid-column:1 / -1;grid-row:1 / -1;z-index:2;pointer-events:none;background:radial-gradient(circle at 24% 18%,rgba(133,224,255,.1),transparent 18%),radial-gradient(circle at 78% 42%,rgba(255,255,255,.06),transparent 24%),linear-gradient(135deg,rgba(0,0,0,.18),transparent 45%,rgba(0,0,0,.26));mix-blend-mode:screen;opacity:.72}body.screen-auction .loot-cell{z-index:3;margin:0;cursor:pointer;border:2px solid color-mix(in srgb,var(--rarity-color) 82%,white);background:#0c161929;box-shadow:0 0 18px color-mix(in srgb,var(--rarity-color) 68%,transparent),inset 0 0 10px color-mix(in srgb,var(--rarity-color) 10%,transparent)}body.screen-auction .loot-cell span,body.screen-auction .loot-cell b,body.screen-auction .loot-cell .silhouette-gem{display:none}body.screen-auction .loot-cell:hover{filter:brightness(1.18);box-shadow:0 0 24px color-mix(in srgb,var(--rarity-color) 76%,transparent),inset 0 0 28px color-mix(in srgb,var(--rarity-color) 22%,transparent)}.encyclopedia-open{position:relative;z-index:6;pointer-events:auto;padding:5px 8px;border:1px solid rgba(255,253,247,.32);background:#00000038;color:#fffdf7db;font-size:13px;font-weight:900;cursor:pointer}body.screen-result .loot-cell{z-index:3;margin:0;border:2px solid color-mix(in srgb,var(--rarity-color) 82%,white);background:linear-gradient(145deg,color-mix(in srgb,var(--rarity-color) 24%,transparent),#070c10c2),#0c16198f;box-shadow:0 0 16px color-mix(in srgb,var(--rarity-color) 58%,transparent),inset 0 0 24px color-mix(in srgb,var(--rarity-color) 16%,transparent)}body.screen-result .loot-cell.pending-result{border-color:#f2f7f8eb;background:linear-gradient(145deg,#ffffff47,#ffffff14),#ecf2f42e;box-shadow:0 0 14px #f0f8fa5c,inset 0 0 12px #ffffff0a}body.screen-result .loot-cell.loading-result{display:grid;place-items:center;padding:0;border-color:color-mix(in srgb,var(--rarity-color) 82%,white);background:linear-gradient(145deg,color-mix(in srgb,var(--rarity-color) 22%,transparent),#070c10c7),#0c161994;box-shadow:0 0 22px color-mix(in srgb,var(--rarity-color) 72%,transparent),inset 0 0 24px color-mix(in srgb,var(--rarity-color) 18%,transparent)}body.screen-result .loot-cell.pending-result span,body.screen-result .loot-cell.pending-result b,body.screen-result .loot-cell.pending-result em,body.screen-result .loot-cell.pending-result .loot-icon{display:none}.reveal-spinner{width:34px;aspect-ratio:1;position:relative;z-index:4;border:2px solid color-mix(in srgb,var(--rarity-color) 28%,transparent);border-top-color:color-mix(in srgb,var(--rarity-color) 90%,white);border-radius:50%;filter:drop-shadow(0 0 12px color-mix(in srgb,var(--rarity-color) 74%,transparent));animation:spinReveal .3s linear infinite,spinnerPulse .3s ease-in-out infinite alternate}body.screen-result .loot-cell.red-drop-flash{z-index:6;animation:epicDropFlash .88s ease-out both,lootPulse .82s ease-in-out infinite,mythicCellShake .68s ease-out both}body.screen-result .loot-cell.red-drop-flash:before{display:none}.red-drop-overlay{position:relative;z-index:999;pointer-events:none;overflow:visible;isolation:isolate}.red-drop-burst{position:absolute;inset:-142%;display:block;background:url(/assets/golden-drop-flash.webp) center / contain no-repeat;mix-blend-mode:screen;opacity:0;filter:brightness(1.65) contrast(1.12) saturate(1.26) drop-shadow(0 0 12px rgba(255,255,192,.98)) drop-shadow(0 0 26px rgba(255,186,38,.84));animation:epicDropBurst 1.18s cubic-bezier(.15,.9,.24,1) both}@keyframes epicDropFlash{0%{filter:brightness(1);transform:scale(.98)}18%{filter:brightness(3.4);transform:scale(1.035)}42%{filter:brightness(1.35);transform:scale(1)}to{filter:brightness(1)}}@keyframes epicDropBurst{0%{opacity:0;transform:scale(.42) rotate(-10deg)}16%{opacity:1;transform:scale(.76) rotate(-2deg)}38%{opacity:1;transform:scale(.9) rotate(2deg)}64%{opacity:.72;transform:scale(.98) rotate(5deg)}to{opacity:0;transform:scale(1.08) rotate(8deg)}}@keyframes spinnerPulse{0%{filter:drop-shadow(0 0 8px color-mix(in srgb,var(--rarity-color) 60%,transparent))}to{filter:drop-shadow(0 0 18px color-mix(in srgb,var(--rarity-color) 90%,transparent))}}@keyframes spinReveal{to{transform:rotate(360deg)}}body.screen-auction .loot-cell.level-silhouette{border-color:#b2d7e25c;box-shadow:inset 0 0 16px #bee0e614;opacity:.68}body.screen-auction .loot-cell.level-category{background:linear-gradient(135deg,color-mix(in srgb,var(--rarity-color) 22%,transparent),#ffffff0a),#0c161980}body.screen-auction .loot-cell span{font-size:12px}body.screen-auction .loot-cell b{font-size:14px}body.screen-auction .loot-board-foot{min-height:54px;padding:10px 16px;background:#0000006b}body.screen-result .loot-board-foot{min-height:58px;padding:8px 12px;background:#0000006b}.loot-foot-quick{max-width:min(520px,100%)}.loot-foot-quick .quick-sell-controls.compact{display:flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;box-shadow:none}.loot-foot-quick .quick-sell-controls.compact>span{flex:0 0 auto;color:#fffdf7c7;white-space:nowrap}.loot-foot-quick .quick-sell-picks{flex:1 1 auto;min-width:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.loot-foot-quick .quick-sell-picks::-webkit-scrollbar{width:0;height:0}.loot-foot-quick .quick-sell-action{flex:0 0 auto;min-width:118px}.result-hud{grid-template-columns:minmax(300px,24vw) minmax(380px,1fr) minmax(620px,46vw);grid-template-rows:54px minmax(0,1fr) 154px}.result-summary-panel{grid-column:1;grid-row:1 / 4;display:grid;align-content:center;gap:22px;padding:32px;background:linear-gradient(90deg,#008a8280,#0000002e),#0000002e}.result-overline{color:#fffdf7c7;font-size:22px;font-weight:900}.result-summary-panel h1{margin:0;color:#fffdf7;font-size:clamp(48px,5vw,86px);line-height:.98;text-shadow:0 0 26px rgba(83,224,209,.42)}.winner-row{display:grid;grid-template-columns:74px 1fr;gap:16px;align-items:center}.winner-row .avatar{width:74px;height:74px}.winner-row span,.result-number span{display:block;color:#fffdf79e;font-size:18px}.winner-row b{display:block;color:#fffdf7;font-size:28px}.result-number b{display:block;margin-top:6px;color:#fffdf7;font-size:clamp(38px,4vw,64px);line-height:1;letter-spacing:0}.result-number.profit.win b{color:#18ff47;text-shadow:0 0 24px rgba(24,255,71,.34)}.result-number.profit.lose b{color:#ff6969;text-shadow:0 0 24px rgba(255,105,105,.28)}.result-rank-panel{grid-column:2;grid-row:1 / 3;align-self:start;min-height:250px;max-height:520px;margin-top:78px;padding:14px}.result-hud .hud-right{grid-column:3;grid-row:1 / 4}.result-bottom{grid-column:2;grid-row:3;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;align-content:start;justify-items:stretch;align-items:start;gap:12px;padding:12px 14px}.result-actions{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:10px;width:100%}.result-bottom .bid-button{min-width:0;width:100%;white-space:nowrap;writing-mode:horizontal-tb}.result-bottom .bid-button.secondary{background:linear-gradient(135deg,#fffdf7eb,#76d4dde6);color:#061114}.result-quick-sell{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-top:0;padding:10px 12px;border:1px solid rgba(184,221,229,.2);background:#0000003d}.result-quick-sell:before{content:"蹇嵎鍞嚭";color:#fffdf7c2;font-size:12px;font-weight:900;white-space:nowrap}.result-quick-sell b{color:#fffdf7;font-size:13px}.quick-sell-picks{display:flex;min-width:0;flex-wrap:wrap;gap:6px;justify-content:flex-start}.quick-sell-controls{display:grid;width:100%;grid-template-columns:90px minmax(0,1fr) auto;gap:12px;align-items:center;justify-self:stretch;padding:8px 10px;border:1px solid rgba(201,241,51,.22);background:linear-gradient(90deg,#c9f1330f,#0000002e)}.quick-sell-controls>span{color:#fffdf7b8;font-size:12px;font-weight:900;line-height:1.35}.quick-sell-picks button{min-height:30px;display:inline-flex;align-items:center;padding:4px 7px;border:1px solid color-mix(in srgb,var(--rarity-color, #9ab) 55%,rgba(255,255,255,.18));background:#00000038;color:#fffdf7c2;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.quick-sell-picks button:before{content:"";width:8px;height:8px;display:inline-block;margin-right:5px;transform:rotate(45deg);background:var(--rarity-color, #9ab);box-shadow:0 0 8px color-mix(in srgb,var(--rarity-color, #9ab) 62%,transparent)}.quick-sell-picks button.active{background:color-mix(in srgb,var(--rarity-color, #9ab) 24%,rgba(255,255,255,.08));color:#fffdf7;box-shadow:0 0 14px color-mix(in srgb,var(--rarity-color, #9ab) 34%,transparent)}.quick-sell-controls button:disabled{opacity:.45;cursor:not-allowed}.quick-sell-action{min-width:132px;min-height:34px;padding:4px 12px;border:1px solid rgba(201,241,51,.48);background:#c9f13333;color:#efffb8;font-weight:1000;white-space:nowrap;cursor:pointer}.quick-sell-controls.compact{width:100%;grid-template-columns:76px minmax(0,1fr) auto}.quick-sell-controls.compact .quick-sell-picks{flex-wrap:wrap}.quick-sell-controls.compact .quick-sell-picks button{min-width:30px;padding:4px 6px}.quick-sell-controls.compact .quick-sell-action{justify-self:end;white-space:nowrap}.collection-room .quick-sell-controls{margin-left:0;padding:6px 8px}.result-quick-sell .quick-sell-controls{padding:0;border:0;background:transparent;box-shadow:none}.result-quick-sell .quick-sell-controls.compact{display:flex;align-items:center;gap:12px}.result-quick-sell .quick-sell-controls.compact>span{display:none}.result-quick-sell .quick-sell-controls.compact .quick-sell-picks{flex:1 1 auto;min-width:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin}.result-quick-sell .quick-sell-controls.compact .quick-sell-action{flex:0 0 auto;min-width:118px}.result-quick-sell .quick-sell-controls.compact .quick-sell-picks button{flex:0 0 auto}.loot-board-foot .loot-foot-quick .quick-sell-controls.compact{display:flex;min-width:0}.loot-board-foot .loot-foot-quick .quick-sell-controls.compact .quick-sell-picks{flex:1 1 auto;min-width:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.loot-board-foot .loot-foot-quick .quick-sell-controls.compact .quick-sell-picks::-webkit-scrollbar{width:0;height:0}.loot-board-foot .loot-foot-quick .quick-sell-controls.compact .quick-sell-picks button{flex:0 0 auto}.collection-room{grid-column:2;grid-row:2;align-self:end;min-height:300px;max-height:min(44vh,390px);display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);gap:8px;margin-bottom:10px;padding:12px;overflow:hidden}.warehouse-collection{grid-column:auto;grid-row:auto;align-self:stretch;width:100%;max-height:none;min-height:0;margin:0;background:#101518b8}.warehouse-collection .collection-list{grid-template-columns:repeat(auto-fill,minmax(176px,1fr));gap:14px;padding-right:2px;scrollbar-width:none}.warehouse-collection .collection-list::-webkit-scrollbar{width:0;height:0}.collection-head{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:center}.collection-head b,.collection-head span{display:block}.collection-head b{color:#fffdf7;font-size:20px}.collection-head span,.collection-note{color:#fffdf7a3;font-size:12px;font-weight:800}.collection-head button{min-height:40px;padding:0 12px;border:1px solid rgba(201,241,51,.42);background:#c9f1332e;color:#efffb8;font-weight:1000;cursor:pointer}.collection-filters{display:flex;flex-wrap:wrap;gap:6px}.collection-filters button{min-height:28px;padding:4px 9px;border:1px solid color-mix(in srgb,var(--rarity-color, #84ddff) 42%,transparent);background:#ffffff0e;color:color-mix(in srgb,var(--rarity-color, #fff) 72%,white);font-size:12px;font-weight:900;cursor:pointer}.collection-filters button.active{background:color-mix(in srgb,var(--rarity-color, #84ddff) 18%,rgba(255,255,255,.08));box-shadow:0 0 12px color-mix(in srgb,var(--rarity-color, #84ddff) 24%,transparent)}.collection-list{min-height:0;display:grid;align-content:start;gap:6px;overflow:auto;scrollbar-color:rgba(132,221,255,.55) rgba(255,255,255,.06);scrollbar-width:thin}.collection-item{min-height:46px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:8px;align-items:center;padding:6px 8px;border:1px solid color-mix(in srgb,var(--rarity-color) 42%,transparent);background:linear-gradient(90deg,color-mix(in srgb,var(--rarity-color) 12%,transparent),#ffffff05),#0000002e}.collection-item .loot-icon{width:28px}.collection-item b{min-width:0;overflow:hidden;color:#fffdf7;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.collection-item span{color:#fffdf7b8;font-size:12px;font-weight:900;white-space:nowrap}.warehouse-collection .collection-item{position:relative;min-height:148px;grid-template-columns:1fr;grid-template-rows:72px auto auto;align-content:stretch;justify-items:center;gap:8px;overflow:hidden;padding:16px 14px 14px;border-color:color-mix(in srgb,var(--rarity-color, #84ddff) 58%,rgba(255,255,255,.12));background:radial-gradient(circle at 50% 28%,color-mix(in srgb,var(--rarity-color, #84ddff) 30%,transparent),transparent 48%),linear-gradient(180deg,#ffffff17,#050c0ed6);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--rarity-color, #84ddff) 16%,transparent),0 16px 38px #00000047}.warehouse-collection .collection-item:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(rgba(132,221,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(132,221,255,.08) 1px,transparent 1px);background-size:36px 36px;opacity:.42}.warehouse-collection .collection-item .loot-icon{position:relative;grid-row:1;width:58px;align-self:end;filter:drop-shadow(0 0 16px color-mix(in srgb,var(--rarity-color, #84ddff) 50%,transparent))}.warehouse-collection .collection-item b{position:relative;max-width:100%;text-align:center;font-size:14px;line-height:1.25}.warehouse-collection .collection-item span{position:relative;grid-column:auto;min-width:92px;padding:4px 8px;border:1px solid color-mix(in srgb,var(--rarity-color, #84ddff) 42%,transparent);background:#00000038;text-align:center}.collection-empty{min-height:72px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);color:#fffdf794;font-weight:900}.result-cell{display:grid;grid-template-rows:auto 1fr;place-content:stretch;align-items:center;justify-items:center;padding:4px;animation:resultCellIn .42s ease-out both}.result-cell .loot-name{width:100%;overflow:hidden;color:#fffdf7;font-size:11px;font-weight:900;line-height:1.15;text-align:left;text-overflow:ellipsis;white-space:nowrap}.result-cell.compact .loot-name{font-size:10px}.loot-icon{width:min(52px,62%);aspect-ratio:1;display:block;border-radius:7px;background:radial-gradient(circle at 40% 35%,rgba(255,255,255,.82),transparent 18%),linear-gradient(135deg,color-mix(in srgb,var(--rarity-color) 72%,#ffffff),color-mix(in srgb,var(--rarity-color) 58%,#111111));clip-path:polygon(50% 0,90% 22%,82% 80%,50% 100%,18% 80%,10% 22%);filter:drop-shadow(0 7px 10px rgba(0,0,0,.35))}.loot-cell-media{position:absolute;inset:0;z-index:2;margin:auto;width:clamp(18px,64%,180px);max-width:84%;max-height:78%;display:block;object-fit:contain;filter:drop-shadow(0 10px 16px rgba(0,0,0,.34))}.icon-book,.icon-paper{clip-path:polygon(16% 8%,88% 14%,78% 92%,10% 82%)}.icon-ring,.icon-medal,.icon-watch{border-radius:50%;clip-path:none}.icon-blade,.icon-flute,.icon-anchor{width:min(42px,48%);height:76%;clip-path:polygon(42% 0,60% 0,66% 86%,50% 100%,34% 86%)}.icon-bag,.icon-camera,.icon-vessel{border-radius:10px;clip-path:polygon(10% 24%,90% 24%,84% 94%,16% 94%)}.result-cell .loot-price{color:#fffdf7;font-size:13px;text-shadow:0 0 10px color-mix(in srgb,var(--rarity-color) 66%,transparent);animation:pricePop .62s ease-out both}.result-cell.compact .loot-price{font-size:11px}.result-cell em{color:var(--rarity-color);font-size:10px;font-style:normal;font-weight:900}body.screen-result .rarity-legendary.result-cell{animation:resultCellIn .42s ease-out both,lootPulse 1.1s ease-in-out infinite}body.screen-result .rarity-mythic.result-cell{animation:resultCellIn .42s ease-out both,lootPulse .82s ease-in-out infinite,mythicCellShake .68s ease-out both}body.screen-result .result-cell.loading-result{display:grid;grid-template-rows:1fr;place-items:center;place-content:center;padding:0}body.screen-result .result-cell.loading-result:before{display:none}body.screen-result .result-cell.loading-result .reveal-spinner{width:18px;height:18px;border-width:2px;animation:spinReveal .62s linear infinite,spinnerPulse .62s ease-in-out infinite alternate}.encyclopedia-backdrop{position:fixed!important;inset:0;width:100vw;height:100vh;z-index:50!important;display:flex;align-items:center;justify-content:center;padding:24px;background:#0000009e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.encyclopedia-modal{width:min(1120px,calc(100vw - 48px));height:min(820px,calc(100vh - 48px));max-height:calc(100vh - 48px);display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(132,221,255,.46);background:linear-gradient(180deg,#46181fe6,#0a1216f5 126px),#080e11f5;box-shadow:0 28px 90px #00000094,inset 0 0 40px #84ddff14;color:#fffdf7}.encyclopedia-head{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 22px 14px;border-bottom:1px solid rgba(132,221,255,.24)}.encyclopedia-head span{color:#fffdf7ad;font-size:13px;font-weight:800}.encyclopedia-head h2{margin:4px 0 0;font-size:30px}.icon-button{width:44px;height:44px;border:1px solid rgba(255,253,247,.32);background:#ffffff14;color:#fffdf7;font-size:28px;line-height:1;cursor:pointer}.rarity-odds{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:8px 18px}.rarity-odds span{min-width:0;padding:8px 7px;border:1px solid color-mix(in srgb,var(--rarity-color) 58%,transparent);background:color-mix(in srgb,var(--rarity-color) 12%,rgba(255,255,255,.04));color:#fffdf7c2;font-size:12px;text-align:center}.rarity-odds b{display:block;color:var(--rarity-color);font-size:13px}.encyclopedia-list{min-height:0;overflow:auto;padding:0 18px 18px;scrollbar-color:rgba(132,221,255,.55) rgba(255,255,255,.06);scrollbar-width:thin}.encyclopedia-filters{display:grid;gap:8px;padding:12px 18px 4px;border-bottom:1px solid rgba(132,221,255,.16)}.filter-group{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.filter-group>span{min-width:40px;color:#fffdf7ad;font-size:12px;font-weight:900}.filter-group button{min-height:30px;padding:5px 10px;border:1px solid rgba(255,253,247,.18);background:#ffffff0e;color:#fffdf7c7;font-size:12px;font-weight:900;cursor:pointer}.filter-group button.active{border-color:color-mix(in srgb,var(--rarity-color, #84ddff) 64%,white);background:color-mix(in srgb,var(--rarity-color, #84ddff) 18%,rgba(255,255,255,.08));color:#fffdf7;box-shadow:0 0 14px color-mix(in srgb,var(--rarity-color, #84ddff) 24%,transparent)}.encyclopedia-count{padding:0 18px 10px;color:#fffdf79e;font-size:12px;font-weight:800}.encyclopedia-note{padding:0 18px 6px;color:#fffdf7b3;font-size:12px;font-weight:800}.encyclopedia-row{display:grid;grid-template-columns:52px minmax(150px,1.2fr) minmax(180px,1fr) minmax(130px,auto);gap:12px;align-items:center;min-height:62px;padding:9px 12px;border:1px solid color-mix(in srgb,var(--rarity-color) 42%,transparent);border-top:0;background:linear-gradient(90deg,color-mix(in srgb,var(--rarity-color) 14%,transparent),#ffffff06),#070c109e}.encyclopedia-row:first-child{border-top:1px solid color-mix(in srgb,var(--rarity-color) 42%,transparent)}.encyclopedia-row .loot-icon{width:42px}.encyclopedia-row b{font-size:16px}.encyclopedia-row span{color:#fffdf7ad;font-size:13px;font-weight:800}.encyclopedia-row strong{color:#fffdf7;font-size:18px;text-align:right;text-shadow:0 0 14px color-mix(in srgb,var(--rarity-color) 52%,transparent)}.empty-encyclopedia{min-height:160px;display:grid;place-items:center;border:1px solid rgba(132,221,255,.24);background:#ffffff09;color:#fffdf7ad;font-weight:900}.hud-bottom{grid-column:2;grid-row:3;display:grid;grid-template-columns:82px minmax(230px,1fr) 180px;grid-template-rows:56px 48px;align-items:center;gap:12px;padding:12px}.timer-ring{--progress: 100%;width:72px;height:72px;grid-row:1 / 3;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at center,#151817 0 56%,transparent 57%),conic-gradient(#c9f133 var(--progress),rgba(255,255,255,.18) 0);color:#fffdf7;font-size:28px;font-weight:1000}.bid-console{min-width:0}.bid-console label{display:block;margin-bottom:8px;color:#fffdf7d1}body.screen-auction .bid-row{grid-template-columns:1fr 120px}body.screen-auction .money-input{min-height:38px;border-color:#ffffff3d;background:#fffdf7eb}.bid-button{min-height:72px;border-radius:0;background:linear-gradient(135deg,#d9ff2d,#b7ee22);color:#11140d;font-size:30px;font-weight:1000;cursor:pointer;box-shadow:0 0 24px #c9f13347}.bid-button:disabled{opacity:.56}.skill-strip{grid-column:2 / 4;grid-row:2;display:grid;grid-template-columns:70px repeat(3,minmax(0,1fr));gap:8px}.intel,.skill-card{min-height:46px;border:1px solid rgba(255,255,255,.18);background:#00000038;color:#fffdf7}.intel{display:grid;place-items:center;align-content:center}.intel span,.skill-card span{display:block;color:#fffdf7a3;font-size:10px;line-height:1.2}.intel b{font-size:22px}.skill-card{padding:6px 8px;text-align:left;cursor:pointer}.skill-card b{display:block;margin-bottom:2px;font-size:13px}.skill-card:not(:disabled):hover{border-color:#c9f133;box-shadow:0 0 18px #c9f13338}.rotate-tip{display:none}.reveal-page{width:min(1440px,100%);min-height:100vh;margin:0 auto;padding:22px}@media(max-width:1180px){body.screen-auction{overflow:auto}.auction-hud{height:auto;min-height:100vh;grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;padding:12px}.hud-top,.hud-left,.hud-center,.hud-right,.hud-bottom{grid-column:1;grid-row:auto}.hud-left{grid-template-columns:repeat(2,minmax(0,1fr))}.hud-bottom{grid-template-columns:72px 1fr}.bid-button,.skill-strip{grid-column:1 / -1}.hud-right{min-height:620px}.rotate-tip{display:block;padding:8px 10px;border:1px solid rgba(255,255,255,.18);background:#00000052;color:#fffdf7c2;text-align:center}}@media(max-width:680px){.hud-left{grid-template-columns:1fr}.hud-top{flex-wrap:wrap;justify-content:flex-start}.hud-top b{width:100%}.hud-bottom{grid-template-columns:1fr}.timer-ring{margin:0 auto}.skill-strip{grid-template-columns:1fr}.hud-right{min-height:520px}.encyclopedia-backdrop{padding:10px}.encyclopedia-modal{width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px)}.rarity-odds{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-group{gap:6px}.filter-group button{padding:5px 8px}.encyclopedia-row{grid-template-columns:42px minmax(0,1fr);gap:8px 10px}.encyclopedia-row span,.encyclopedia-row strong{grid-column:2;text-align:left}}.bid-bottom-simple{grid-template-columns:82px minmax(0,1fr) 300px;grid-template-rows:1fr}.bid-bottom-simple .bid-button{min-height:84px}.market-style.encyclopedia-modal{width:min(1460px,calc(100vw - 36px));height:min(860px,calc(100vh - 36px));max-height:calc(100vh - 36px);display:grid;grid-template-columns:260px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.market-style .rarity-odds,.market-style .encyclopedia-list,.market-style .encyclopedia-note,.market-style .encyclopedia-row{display:none}@media(max-width:1180px){.market-style.encyclopedia-modal{grid-template-columns:180px minmax(0,1fr)}}@media(max-width:760px){.bid-bottom-simple,.market-style.encyclopedia-modal{grid-template-columns:1fr}}.auth-boot-screen{min-height:100vh;position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(239,255,18,.12),transparent 24%),radial-gradient(circle at 82% 72%,rgba(82,182,255,.12),transparent 24%),linear-gradient(180deg,#05070a,#0d1217 48%,#05070a)}.auth-boot-glow{position:absolute;inset:0;background:linear-gradient(115deg,transparent 34%,rgba(239,255,18,.08) 50%,transparent 66%);animation:authBootSweep 2.2s linear infinite}.auth-boot-copy{position:relative;z-index:1;display:grid;gap:10px;text-align:center}.auth-boot-copy span{color:#efff12d1;font-family:Space Grotesk,sans-serif;font-size:14px;font-weight:800;letter-spacing:.26em}.auth-boot-copy b{color:#fff;font-family:Space Grotesk,sans-serif;font-size:34px;font-weight:800}@keyframes authBootSweep{0%{transform:translate(-35%)}to{transform:translate(35%)}}.map-pin{transform:translate(-50%,-110%)}.map-pin.active{transform:translate(-50%,-110%) scale(1.06)}.warehouse-scene-sidebar.big-sidebar{max-height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.warehouse-scene-sidebar.big-sidebar::-webkit-scrollbar{width:0;height:0}.warehouse-item-name,.warehouse-item-size{position:absolute;z-index:2;left:8px;right:8px}.warehouse-item-size{left:auto;max-width:calc(100% - 16px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.warehouse-item-scene{display:none}.warehouse-drop-preview{border-color:#efff12eb;background:#efff1229;box-shadow:inset 0 0 0 1px #efff1240,0 0 22px #efff122e}.warehouse-item-modal,.warehouse-quick-sell-modal,.confirm-modal,.encyclopedia-modal{border:1px solid rgba(239,255,18,.14);background:linear-gradient(180deg,#0e1218fa,#06090efa),#070a0ffa;box-shadow:0 28px 90px #00000080,inset 0 0 0 1px #ffffff08}.warehouse-item-modal>section{display:grid;gap:14px}.warehouse-detail-actions.single{grid-template-columns:1fr}.warehouse-detail-actions.single button{min-height:58px;border:1px solid rgba(239,255,18,.24);background:linear-gradient(135deg,#efff12,#d6ef00);color:#071015;font-size:20px;font-weight:900}.confirm-modal{width:min(520px,calc(100vw - 44px))}.confirm-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.confirm-modal-head span{color:#efff12b8;font-size:12px;font-weight:900;letter-spacing:.16em}.confirm-modal-head h3{margin:6px 0 0;color:#fff;font-size:28px}.confirm-modal-copy{margin:0;color:#e1e2ebd1;font-size:16px;line-height:1.8}.confirm-modal-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.confirm-modal-actions.single{grid-template-columns:1fr}.confirm-modal-actions button{min-height:56px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#eef0f8;font-size:18px;font-weight:900;cursor:pointer}.confirm-modal-actions .primary{border-color:#efff123d;background:linear-gradient(135deg,#efff12,#d6ef00);color:#071015}.confirm-modal-actions .danger-ghost{border-color:#ff76583d;background:#ff503014;color:#ffcfbf}.confirm-modal.danger .primary{border-color:#ff58583d;background:linear-gradient(135deg,#ffe135,#ffb020)}.browser-back-modal{z-index:1}.market-style.encyclopedia-modal{width:min(1440px,calc(100vw - 36px));height:min(860px,calc(100vh - 36px));max-height:calc(100vh - 36px);justify-self:center;align-self:center;display:grid;grid-template-columns:260px minmax(0,1fr);gap:0;padding:0}.encyclopedia-main{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr)}.encyclopedia-filters.top-filter{display:grid;gap:12px;padding:16px 20px 14px;border-bottom:1px solid rgba(255,255,255,.06)}.encyclopedia-filters .filter-group.text-only button{min-width:76px;min-height:40px;font-size:15px;font-weight:900}.encyclopedia-card-grid{min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;padding:18px 20px 20px;scrollbar-width:none;-ms-overflow-style:none}.encyclopedia-card-grid::-webkit-scrollbar{width:0;height:0}.encyclopedia-card{min-height:248px;display:grid;grid-template-rows:auto 1fr auto auto;gap:10px;padding:14px;border:1px solid color-mix(in srgb,var(--rarity-color) 52%,transparent);background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--rarity-color) 16%,white),transparent 24%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color) 10%,rgba(255,255,255,.05)),#080c12f0)}.encyclopedia-card .card-name{color:#fff;font-size:18px;font-weight:900;line-height:1.3}.encyclopedia-card .loot-icon{align-self:center;justify-self:center;width:clamp(56px,44%,140px)}.encyclopedia-card-media{align-self:center;justify-self:center;width:clamp(72px,66%,240px);max-width:100%;max-height:132px;display:block;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(0,0,0,.3))}.encyclopedia-card .card-scene,.encyclopedia-card span{color:#e1e2ebb8;font-size:13px;font-weight:800}.encyclopedia-card strong{color:#fff;font-size:22px;text-shadow:0 0 18px color-mix(in srgb,var(--rarity-color) 28%,transparent)}@media(max-width:760px){.market-style.encyclopedia-modal{grid-template-columns:1fr}}*{scrollbar-width:none!important;-ms-overflow-style:none!important}*::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.quick-sell-picks button:before{display:none!important;content:none!important}.size-filter{max-height:none!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap}.size-filter button{flex:0 0 auto}.encyclopedia-card{position:relative;background:linear-gradient(145deg,color-mix(in srgb,var(--rarity-color) 14%,rgba(255,255,255,.04)),#00000085)!important}.encyclopedia-card-media{filter:none!important}.encyclopedia-card .card-size{position:absolute;top:12px;right:12px;padding:4px 8px!important;border:1px solid rgba(255,253,247,.16);background:#00000047;color:#fffdf7c7!important;font-size:12px;line-height:1}.warehouse-lane{grid-template-columns:minmax(0,1fr)!important}.warehouse-lane.dragging{opacity:.72;transform:scale(.985)}.warehouse-lane-main{cursor:grab}.warehouse-lane-main:active{cursor:grabbing}.warehouse-lane-main strong{display:inline-flex;align-items:center;gap:10px}.warehouse-edit-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid rgba(239,255,18,.26);background:#efff1214;color:var(--accent);font-size:15px;cursor:pointer}.profile-chip{grid-template-columns:minmax(72px,auto) auto!important}.profile-chip>div:nth-child(2){align-self:center}.profile-chip>div:nth-child(2) span{display:none!important}.warehouse-shell{grid-template-rows:minmax(0,1fr)!important}.warehouse-layout.two-pane{grid-template-columns:300px minmax(0,1fr)!important;width:min(1740px,calc(100vw - 96px));margin:0 auto}.warehouse-sidebar-head,.warehouse-head{display:none!important}.warehouse-lane-main{min-height:76px!important;grid-template-columns:minmax(0,1fr) auto;align-items:center}.warehouse-lane-main strong{width:100%;min-width:0;justify-content:space-between;font-size:28px!important}.warehouse-lane-name{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff!important;font-size:28px!important;font-weight:1000!important;letter-spacing:.02em}.warehouse-lane-main>span:not(.warehouse-lane-name){display:none!important}.warehouse-lane-main>.warehouse-lane-status{display:inline-flex!important;align-items:center}.warehouse-toolbar-copy{display:grid;gap:4px}.warehouse-toolbar-copy em{color:#e1e2eb9e;font-size:13px;font-style:normal;font-weight:800}.warehouse-grid-stage{width:100%;max-width:1280px;margin:0 auto}.warehouse-grid-panel.only-grid,.warehouse-grid-scroll{max-width:1080px}.warehouse-grid{min-width:min(100%,960px)}.warehouse-item-card .warehouse-item-media{width:clamp(28px,58%,128px)!important;max-height:70%!important}.warehouse-item-card .loot-icon{width:clamp(22px,32%,82px)!important}.calc-button{min-height:84px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#efff1229,#484e1c61);color:#efff12;font-size:17px;font-weight:1000;letter-spacing:.04em;cursor:pointer;box-shadow:inset 0 1px #ffffff14,0 0 18px #efff1214}.bid-actions{grid-template-columns:90px 104px minmax(0,1fr)!important}.forfeit-button{background:linear-gradient(180deg,#ffffff0e,#00000061)!important;color:#ffece0c7!important;border-color:#ff886038!important}.forfeit-button:hover{border-color:#ff88609e!important;color:#ffd0c0!important}.floating-bid-pad,.floating-calculator{position:fixed;z-index:9999;border:2px solid rgba(130,141,150,.72);background:#111619bd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 24px 72px #00000061}.floating-bid-pad{width:min(790px,calc(100vw - 56px))}.floating-panel-drag{grid-column:1 / -1;min-height:28px;display:flex;align-items:center;padding:0 8px;color:#efff12b8;font-size:12px;font-weight:1000;letter-spacing:.14em;cursor:move;-webkit-user-select:none;user-select:none}.floating-bid-pad .bid-pad-close,.floating-calculator .bid-pad-close{top:8px;right:8px;width:34px;height:34px;font-size:22px;background:#26201e9e}.floating-bid-pad .key-grid button,.floating-bid-pad .bid-pad-side button{min-height:48px}.bid-pad-confirm{position:absolute;right:18px;bottom:18px;width:min(310px,calc(100% - 36px));display:grid;gap:10px;padding:18px;border:1px solid rgba(239,255,18,.28);background:#0b0f11e6;box-shadow:0 18px 48px #0000005c}.bid-pad-confirm b{color:#fff;font-size:18px}.bid-pad-confirm span{color:#e1e2ebc7}.bid-pad-confirm div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bid-pad-confirm button{min-height:42px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;font-weight:900;cursor:pointer}.bid-pad-confirm button:last-child{background:linear-gradient(135deg,#efff12,#c9ed00);color:#101505}.calculator-panel{width:330px;padding:12px}.calculator-display{min-height:58px;display:flex;align-items:center;justify-content:flex-end;padding:0 12px;border:1px solid rgba(255,255,255,.12);background:#00000047;color:#fff;font-size:28px;font-weight:1000;overflow:hidden}.calculator-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px}.calculator-grid button{min-height:44px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffd1;font-size:18px;font-weight:900;cursor:pointer}.calculator-grid .primary{grid-column:span 2;background:linear-gradient(135deg,#efff12,#c9ed00);color:#101505}.warehouse-layout.two-pane{grid-template-columns:390px minmax(0,1fr)!important;width:min(1880px,calc(100vw - 72px))!important}.warehouse-lane-main{min-height:86px!important}.warehouse-lane-name{overflow:visible!important;text-overflow:clip!important;white-space:normal!important;line-height:1.12}.warehouse-grid-stage{max-width:1480px!important}.warehouse-grid-panel.only-grid,.warehouse-grid-scroll{max-width:1360px!important}.warehouse-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;min-width:min(100%,1080px)!important}.hud-bg{background:linear-gradient(180deg,rgba(255,255,255,.14),transparent 15%),repeating-linear-gradient(90deg,transparent 0 120px,rgba(255,255,255,.035) 120px 122px),linear-gradient(90deg,#000000c7,#00000038 44%,#000c),var(--auction-bg, radial-gradient(circle at 47% 89%, rgba(211, 139, 22, .22), transparent 26%)) center / cover no-repeat!important}.bid-actions{grid-template-columns:76px 76px minmax(240px,1fr)!important;align-items:stretch}.bid-actions .icon-action{min-height:94px!important;display:grid;place-items:center;padding:0;font-size:42px!important;line-height:1}.bid-actions .calc-button.icon-action{color:#efff12;background:linear-gradient(180deg,#efff122e,#2f351280)!important}.bid-actions .forfeit-button.icon-action{color:#ffe7dadb!important}.forfeit-button:disabled{opacity:.36;cursor:not-allowed;filter:grayscale(.35)}.forfeit-button:disabled:hover{border-color:#ff886038!important;color:#ffece0c7!important}.bid-bottom-simple .bid-button{min-height:96px!important;font-size:34px!important;letter-spacing:.08em;box-shadow:0 0 28px #efff1238,inset 0 1px #ffffff5c}.warehouse-grid{background-size:calc(100% / 12) calc(100% / var(--loot-rows)),calc(100% / 12) calc(100% / var(--loot-rows)),100% 100%,100% 100%!important}.auction-hud{background:#060708!important}.hud-bg{background:linear-gradient(90deg,#0000008f,#00000024 42%,#0000009e),var(--auction-bg, radial-gradient(circle at 50% 50%, rgba(24, 34, 36, .96), #060708)) center / cover no-repeat!important}.hud-bg:before,.hud-bg:after{display:none!important}.app-modal-backdrop{z-index:24000!important}.floating-bid-pad,.floating-calculator{z-index:12000!important}.bid-bottom-simple{grid-template-columns:72px minmax(120px,1fr) 326px!important;padding:10px 14px!important}.bid-actions{grid-template-columns:58px 58px minmax(180px,1fr)!important;gap:8px!important}.bid-actions .icon-action{min-height:72px!important;font-size:32px!important}.bid-bottom-simple .bid-button{min-height:72px!important;font-size:31px!important}.avatar,.profile-avatar{overflow:hidden;border-radius:0}.avatar img,.profile-avatar img{width:100%;height:100%;display:block;object-fit:cover}.profile-chip{grid-template-columns:46px minmax(72px,auto) auto!important}.profile-avatar{width:46px;height:46px;border:1px solid rgba(239,255,18,.42);background:#efff121a;box-shadow:0 10px 24px #efff1224}.lobby-top{position:relative;z-index:10;overflow:hidden!important}.profile-chip{grid-template-columns:46px minmax(72px,max-content) auto!important;min-width:250px;max-width:360px;overflow:hidden!important;isolation:isolate}.profile-chip>div:nth-child(2){min-width:0;overflow:hidden}.profile-chip>div:nth-child(2) b{max-width:168px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-avatar,.avatar{flex:none;display:grid;place-items:center;overflow:hidden!important;contain:paint}.profile-avatar{width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important}.avatar{width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important}.winner-row .avatar{width:74px!important;min-width:74px!important;max-width:74px!important;height:74px!important;min-height:74px!important;max-height:74px!important}.profile-avatar img,.avatar img{width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important;object-fit:cover!important;object-position:center}.lobby-top{grid-template-columns:minmax(360px,auto) minmax(0,1fr) minmax(250px,auto)!important;min-height:86px;align-items:stretch;background:linear-gradient(180deg,#111721fa,#080c12f5),radial-gradient(circle at 78% 0%,rgba(239,255,18,.09),transparent 24%)!important}.elite-top-actions{min-width:0;display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:0 18px}.elite-asset,.elite-icon-action{position:relative;min-height:48px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;color:#ebf2f4bd;font-family:Space Grotesk,sans-serif;font-weight:900}.elite-asset{padding:0 16px}.elite-asset span{color:#ebf2f494;font-size:12px;letter-spacing:.08em}.elite-asset b{color:#fff;font-size:17px;white-space:nowrap}.elite-asset.gold svg,.elite-icon-action svg{color:#efff12}.elite-asset.gold{border-color:#efff122e;background:#efff120e}.elite-icon-action{width:64px;justify-content:center;flex-direction:column;gap:2px;padding:6px 8px}.elite-icon-action span{font-size:11px;letter-spacing:.04em}.elite-icon-action i{position:absolute;top:4px;right:8px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:99px;background:#ff4d5d;color:#fff;font-size:10px;font-style:normal}.elite-asset:hover,.elite-icon-action:hover{border-color:#efff126b;background:#efff121a;color:#fff}.profile-chip{border-left:1px solid rgba(255,255,255,.08);background:#ffffff09!important}.profile-chip button{display:inline-flex;align-items:center;gap:6px;justify-content:center}.v1-feature-modal{width:min(1180px,calc(100vw - 70px))!important;max-height:min(820px,calc(100vh - 64px))!important;padding:0!important;overflow:hidden!important;border-color:#abc9dd38!important;background:radial-gradient(circle at 12% 0%,rgba(0,217,126,.12),transparent 26%),linear-gradient(145deg,#0e1620fa,#03070afa)!important}.feature-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;padding:30px 34px 24px;border-bottom:1px solid rgba(171,201,221,.16)}.feature-modal-head span,.asset-hero-card span,.asset-panel-title,.history-title span{color:#efff12;font-family:Space Grotesk,sans-serif;font-weight:900;letter-spacing:.14em}.feature-modal-head h3{margin:8px 0;color:#fff;font-size:44px;line-height:1}.feature-modal-head p{margin:0;color:#e6eff29e}.feature-close{width:56px;height:56px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff}.v1-feature-modal>.asset-hero-grid,.v1-feature-modal>.asset-workbench,.v1-feature-modal>.asset-lists,.message-center-layout,.history-layout{margin:22px 34px}.asset-hero-grid,.asset-workbench,.asset-lists,.message-center-layout,.history-layout{display:grid;gap:16px}.asset-hero-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.asset-workbench,.asset-lists,.message-center-layout,.history-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.88fr)}.asset-hero-card,.asset-panel,.message-detail-panel,.history-detail-panel,.feature-row{border:1px solid rgba(171,201,221,.14);background:linear-gradient(145deg,#ffffff0e,#ffffff05)}.asset-hero-card{min-height:142px;padding:20px}.asset-hero-card b{margin:14px 0 8px;display:flex;align-items:center;gap:8px;color:#fff;font-size:31px}.asset-hero-card small,.asset-panel p,.feature-row span,.feature-row small,.message-detail-panel p,.feature-empty,.history-title span{color:#e6eff294}.asset-panel,.message-detail-panel,.history-detail-panel{padding:20px}.asset-panel-title{display:flex;align-items:center;gap:10px;margin-bottom:16px}.gold-tier-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:14px}.gold-tier-grid button{min-height:86px;display:grid;place-items:center;gap:2px;color:#ebf2f4b8}.gold-tier-grid button.active{border-color:#efff128f;background:#efff121f;color:#fff}.gold-tier-grid b{font-size:22px;color:#efff12}.asset-panel label{display:grid;gap:8px;color:#e6eff2b8;font-weight:900}.exchange-preview{margin:14px 0;padding:16px;border:1px solid rgba(239,255,18,.18);background:#efff120e}.exchange-preview span,.exchange-preview strong{display:block}.exchange-preview strong{margin-top:6px;color:#efff12;font-size:28px}.feature-primary{min-height:52px;width:100%;border:0;background:#efff12;color:#071006;font-weight:900;font-size:17px}.feature-list{display:grid;gap:10px;max-height:360px;overflow:auto}.feature-list.compact{max-height:320px}.feature-row{min-height:68px;width:100%;padding:13px 15px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;color:#fff;text-align:left}.feature-row.active,.feature-row:hover{border-color:#efff126b;background:#efff1214}.feature-row b,.feature-row span{display:block}.positive{color:#00d97e!important}.negative{color:#ff5b5b!important}.feature-empty.large{min-height:320px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.message-list,.battle-list{max-height:560px}.message-detail-panel,.history-detail-panel{min-height:560px}.attachment-stack{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.attachment-stack span{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(239,255,18,.24);background:#efff1212;color:#efff12;font-weight:900}.history-title{display:flex;align-items:center;gap:14px;color:#efff12}.history-title h4{margin:4px 0 0;color:#fff;font-size:30px}.history-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.history-metrics div{padding:16px;border:1px solid rgba(171,201,221,.14);background:#ffffff09}.history-metrics span,.history-metrics b{display:block}.history-metrics span{color:#e6eff28a}.history-metrics b{margin-top:8px;color:#fff;font-size:22px}@media(max-width:1380px){.elite-asset.silver{display:none}.asset-workbench,.asset-lists,.message-center-layout,.history-layout{grid-template-columns:1fr}}.elite-top-actions{gap:14px!important}.elite-asset.silver{min-width:168px;min-height:68px;border-radius:30px;border-color:#749abc47;background:linear-gradient(145deg,#162333e0,#080f18f0);box-shadow:inset 0 1px #ffffff0d}.coin-disc{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;font-style:normal;font-size:13px;font-weight:900}.coin-disc.silver{color:#d8e9fa;background:radial-gradient(circle at 35% 25%,#cfe9fb,#5d86a6 72%);box-shadow:0 0 0 4px #7097b824}.elite-gold-capsule{min-height:68px;display:flex;align-items:center;gap:13px;padding:0 14px 0 20px;border:1px solid rgba(246,190,42,.32);border-radius:30px;background:linear-gradient(145deg,#261f08cc,#070d15f0);box-shadow:inset 0 1px #ffffff0d,0 10px 34px #f6be2a0f}.elite-gold-capsule svg{color:#ffd13d}.elite-gold-capsule span{color:#87a5c1;font-size:15px;font-weight:900}.elite-gold-capsule b{color:#ffe24d;font-size:23px;font-family:Space Grotesk,sans-serif;letter-spacing:.03em}.elite-gold-capsule .recharge,.elite-gold-capsule .exchange{min-height:44px;padding:0 18px;border-radius:22px;border:1px solid rgba(239,255,18,.28);font-size:17px;font-weight:900;white-space:nowrap}.elite-gold-capsule .recharge{color:#dfff00;background:#aed3001a}.elite-gold-capsule .exchange{color:#7defff;border-color:#46e0f44d;background:#20c7dd14}.elite-separator{width:1px;height:48px;background:#4c709475}.elite-icon-action{width:58px!important;height:58px;min-height:58px;padding:0!important;border:0!important;background:transparent!important;color:#7ea0bf!important}.elite-icon-action svg{color:#7ea0bf!important;stroke-width:2.25}.elite-icon-action:hover svg{color:#dfff00!important}.elite-icon-action i{top:2px!important;right:4px!important;min-width:28px!important;height:28px!important;border-radius:14px;background:#ff3764!important;color:#fff;font-size:15px!important;font-weight:900}.elite-icon-action.battle{filter:drop-shadow(0 0 10px rgba(126,160,191,.08))}.elite-profile-menu{position:relative;align-self:stretch;display:flex;align-items:center}.elite-profile-trigger{min-height:70px;display:flex;align-items:center;gap:12px;border:0;background:transparent;color:#cfe2f1;padding:0 8px 0 4px;position:relative}.elite-profile-trigger .profile-avatar{width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;min-height:52px!important;max-height:52px!important;border-radius:50%;border:0;box-shadow:0 0 0 2px #ffffff14}.elite-profile-trigger:after{content:"";position:absolute;left:42px;bottom:12px;width:12px;height:12px;border-radius:50%;background:#00e5a0;border:3px solid #060c14;box-shadow:0 0 14px #00e5a0a6}.elite-profile-trigger b{max-width:180px;overflow:hidden;color:#b7d4ee;font-size:22px;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.elite-profile-trigger svg{color:#6f8ba8}.prototype-message-root{position:fixed;inset:0;z-index:26000;display:flex;align-items:flex-start;justify-content:flex-end}.prototype-message-mask{position:absolute;inset:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.prototype-message-drawer{position:relative;z-index:1;width:min(760px,100vw);height:100vh;display:flex;flex-direction:column;border-left:1px solid rgba(60,140,220,.2);background:#08111c;box-shadow:-28px 0 80px #00000080;animation:slideInRight .28s ease-out;overflow:hidden}.prototype-message-edge{position:absolute;inset:0 auto 0 0;width:1px;background:linear-gradient(to bottom,transparent,rgba(0,212,255,.25),transparent)}.prototype-message-head{min-height:72px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid rgba(60,140,220,.15);background:#08111cf2}.prototype-message-head h2{margin:0;color:#fff;font-size:18px;font-weight:900}.prototype-message-head p{margin:4px 0 0;color:#4a6a88;font-size:12px}.prototype-message-head>div{flex:1;min-width:0}.prototype-message-close,.prototype-message-back{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border-color:transparent;color:#4a6a88;background:transparent;transition:all .18s ease}.prototype-message-close:hover,.prototype-message-back:hover{color:#fff;background:#3c8cdc1f}.prototype-message-list,.prototype-message-detail{flex:1;min-height:0;overflow-y:auto}.prototype-message-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px 4px}.prototype-message-filter-tabs{display:flex;gap:6px;min-width:0;overflow-x:auto;scrollbar-width:none}.prototype-message-filter-tabs::-webkit-scrollbar{display:none}.prototype-message-filter-tabs button,.prototype-message-claim-all,.prototype-message-clean,.prototype-message-delete-one{min-height:34px;border:1px solid rgba(60,140,220,.16);border-radius:10px;background:#3c8cdc0a;color:#7aaac8;padding:0 12px;font-weight:900;cursor:pointer}.prototype-message-filter-tabs button.active{color:#c6ff00;border-color:#c6ff0047;background:#c6ff0017}.prototype-message-claim-all,.prototype-message-clean,.prototype-message-delete-one{display:inline-flex;align-items:center;gap:8px}.prototype-message-claim-all{color:#cfff25;border-color:#c6ff0042;background:#c6ff0014}.prototype-message-claim-all:disabled{opacity:.42;cursor:not-allowed}.prototype-message-clean,.prototype-message-delete-one{color:#ff7d7d;border-color:#ff5b5b38;background:#ff5b5b0f}.prototype-message-delete-one{width:fit-content;margin:0 20px 12px}.prototype-message-row{width:100%;min-height:92px;display:grid;grid-template-columns:18px minmax(0,1fr) 18px;gap:12px;align-items:flex-start;padding:18px 20px;text-align:left;border:0;border-bottom:1px solid rgba(60,140,220,.08);background:transparent;transition:all .18s ease}.prototype-message-row:hover{background:#3c8cdc0f}.prototype-pager{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px 12px;color:#3a5a70;font-size:12px}.prototype-pager>div{display:flex;gap:6px}.prototype-pager button{min-height:30px;padding:0 11px;border:1px solid rgba(60,140,220,.18);border-radius:9px;background:#3c8cdc0a;color:#7aaac8;font-weight:800;cursor:pointer}.prototype-pager button:disabled{opacity:.38;cursor:not-allowed}.prototype-message-row.unread{background:#00d4ff06}.prototype-message-row>i{width:8px;height:8px;margin-top:8px;border-radius:50%}.prototype-message-row>i.active{background:#00d4ff;box-shadow:0 0 16px #00d4ffbf}.prototype-message-row-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.prototype-message-row-title b{min-width:0;color:#7aaac8;font-size:15px;font-weight:900;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.prototype-message-row.unread .prototype-message-row-title b{color:#fff}.prototype-message-row-title span{min-height:20px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;border-radius:999px;font-size:10px;font-weight:900;white-space:nowrap}.prototype-message-row-title .pending{color:#c6ff00;border:1px solid rgba(198,255,0,.25);background:#c6ff001a}.prototype-message-row-title .claimed{color:#4a6a88;border:1px solid rgba(60,140,220,.15);background:#3c8cdc14}.prototype-message-row-title .expired{color:#ff3b5cbf;border:1px solid rgba(255,59,92,.2);background:#ff3b5c0f}.prototype-message-row p,.prototype-message-body{margin:0;color:#4a6a88;font-size:13px;line-height:1.55}.prototype-message-row small{display:block;margin-top:8px;color:#2a4050;font-size:10px}.prototype-row-arrow{margin-top:8px;color:#2a4050;transform:rotate(180deg)}.prototype-message-detail{padding:22px 20px 34px}.prototype-message-meta{display:flex;gap:18px;flex-wrap:wrap;color:#4a6a88;font-size:11px;margin-bottom:18px}.prototype-message-meta span{display:inline-flex;align-items:center;gap:5px}.prototype-message-body{color:#a0c0d8;font-size:15px;margin-bottom:22px}.prototype-attachment-box{border:1px solid rgba(60,140,220,.2);border-radius:18px;background:#3c8cdc08;padding:16px}.prototype-attachment-title{display:flex;align-items:center;gap:8px;color:#c6ff00;font-size:13px;font-weight:900;margin-bottom:16px}.prototype-silver-attachment{display:flex;align-items:center;gap:14px;min-height:72px;padding:12px;border-radius:14px;border:1px solid rgba(138,176,208,.18);background:#8ab0d00f;margin-bottom:12px}.prototype-silver-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#d8e8f8;font-weight:900;background:#8ab0d01f}.prototype-silver-attachment span{display:block;color:#4a6a88;font-size:11px}.prototype-silver-attachment b{color:#8ab0d0;font-size:20px}.prototype-item-grid{display:grid;grid-template-columns:1fr;gap:12px}.prototype-item-attachment{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:18px;border:1px solid rgba(60,140,220,.25);border-radius:14px;background:#0b1522;padding:12px}.prototype-item-attachment.gold{border-color:#ffc84a80}.prototype-item-attachment.red{border-color:#ff4b4b94}.prototype-item-attachment.purple{border-color:#b06dff7a}.prototype-item-attachment.blue{border-color:#52b6ff7a}.prototype-item-attachment.green{border-color:#42d17d7a}.prototype-item-visual{width:112px;height:112px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#060c14a8;display:grid;place-items:center;overflow:hidden;margin-bottom:9px}.prototype-item-media{width:auto!important;height:auto!important;max-width:76%!important;max-height:76%!important;object-fit:contain!important;filter:drop-shadow(0 10px 18px rgba(0,0,0,.35))}.prototype-item-copy{min-width:0;display:grid;gap:5px}.prototype-item-attachment b{display:block;color:#fff;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prototype-item-attachment span{display:block;margin-top:4px;color:#4a6a88;font-size:11px}.prototype-claim-area{margin-top:16px}.prototype-claim-button,.prototype-success-card button{width:100%;min-height:46px;border:0;border-radius:14px;background:#c6ff00;color:#060c14;font-weight:900;box-shadow:0 0 18px #c6ff0033}.prototype-claim-button span{display:inline-flex;align-items:center;gap:8px}.prototype-claim-button svg{animation:spin 1s linear infinite}.prototype-claim-state,.prototype-no-attachment,.prototype-message-toast,.prototype-message-loading{padding:13px 14px;border-radius:14px;border:1px solid rgba(60,140,220,.15);background:#3c8cdc14;color:#4a6a88;text-align:center}.prototype-message-toast{margin:12px 16px 0;color:#c6ff00;border-color:#c6ff0040;background:#c6ff0014}.prototype-message-loading.inline{margin-bottom:14px}.prototype-claim-state.expired{color:#ff3b5ccc;border-color:#ff3b5c33;background:#ff3b5c0f}.prototype-message-empty{height:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:#4a6a88}.prototype-message-empty svg{color:#1a3040}.prototype-success-overlay{position:absolute;inset:0;z-index:4;display:grid;place-items:center}.prototype-success-mask{position:absolute;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.prototype-success-card{position:relative;width:min(340px,calc(100% - 40px));border:1px solid rgba(198,255,0,.3);border-radius:20px;background:#0b1522;padding:24px;text-align:center;box-shadow:0 24px 70px #00000080}.prototype-success-icon{width:54px;height:54px;display:grid;place-items:center;margin:0 auto 12px;border-radius:50%;color:#c6ff00;border:1px solid rgba(198,255,0,.3);background:#c6ff001a}.prototype-success-card h3{margin:0 0 14px;color:#fff}.prototype-success-list{display:grid;gap:8px;max-height:190px;overflow:auto;margin-bottom:16px}.prototype-success-list div{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;background:#0e1c28}.prototype-success-list span{color:#4a6a88}.prototype-success-list b{color:#c6ff00}.prototype-center-root,.prototype-confirm-root{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:18px}.prototype-center-mask,.prototype-confirm-mask{position:absolute;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.prototype-gold-card,.prototype-exchange-card,.prototype-confirm-card{position:relative;z-index:1;width:min(430px,calc(100vw - 28px));max-height:min(90vh,760px);overflow:hidden;border:1px solid rgba(60,140,220,.25);border-radius:22px;background:#0b1522;box-shadow:0 28px 90px #00000094;animation:prototypePop .22s ease both}.prototype-exchange-card{width:min(380px,calc(100vw - 28px))}.prototype-panel-edge{position:absolute;top:0;left:20px;right:20px;height:1px;background:linear-gradient(90deg,transparent,rgba(245,200,66,.5),transparent)}.prototype-panel-edge.cyan{background:linear-gradient(90deg,transparent,rgba(0,212,255,.44),transparent)}.prototype-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;border-bottom:1px solid rgba(60,140,220,.15)}.prototype-panel-title{display:flex;align-items:center;gap:11px;min-width:0}.prototype-panel-title i{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;font-style:normal}.prototype-panel-title i.gold{background:#f5c8421a}.prototype-panel-title i.cyan{background:#00d4ff14;color:#00d4ff}.prototype-panel-title b{display:block;color:#fff;font-family:"Exo 2",Noto Sans SC,sans-serif;font-size:15px;line-height:1.1}.prototype-panel-title span{display:block;margin-top:4px;color:#4a6a88;font-size:12px}.prototype-panel-close{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:10px;background:transparent;color:#4a6a88;font-size:25px;line-height:1;cursor:pointer;transition:.16s ease}.prototype-panel-close:hover{background:#3c8cdc1f;color:#fff}.prototype-panel-body{padding:20px}.prototype-field-label,.prototype-input-label{display:block;margin:0 0 12px;color:#4a6a88;font-size:12px}.prototype-tier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px}.prototype-tier-grid button{position:relative;min-height:92px;display:grid;justify-items:center;align-content:center;gap:4px;border:1px solid rgba(60,140,220,.18);border-radius:16px;background:#3c8cdc08;color:#fff;cursor:pointer;transition:.18s ease}.prototype-tier-grid button:hover{border-color:#3c8cdc59;transform:translateY(-1px)}.prototype-tier-grid button.active{border-color:#f5c84280;background:#f5c8420f;box-shadow:0 0 20px #f5c84214}.prototype-tier-grid em{position:absolute;top:-9px;left:50%;transform:translate(-50%);padding:2px 7px;border-radius:999px;background:#c6ff00;color:#060c14;font-size:10px;font-style:normal;font-weight:900;white-space:nowrap}.prototype-tier-grid strong,.prototype-order-summary b,.prototype-balance-grid b,.prototype-convert-flow b{display:inline-flex;align-items:center;gap:6px;font-family:Space Mono,Consolas,monospace}.prototype-tier-grid strong{color:#fff;font-size:17px}.prototype-tier-grid span{color:#4a6a88;font-size:12px}.prototype-tier-grid small{color:#2a4050;font-size:10px}.prototype-order-summary{display:grid;gap:12px;margin-bottom:18px;padding:17px;border:1px solid rgba(245,200,66,.15);border-radius:18px;background:#f5c84208}.prototype-order-summary div,.prototype-convert-flow div{display:flex;align-items:center;justify-content:space-between;gap:12px}.prototype-order-summary span{color:#4a6a88;font-size:12px}.prototype-order-summary b{color:#facc15;font-size:14px}.prototype-order-summary b.silver,.prototype-convert-flow b.silver,.prototype-balance-grid b.silver{color:#8ab0d0}.prototype-order-summary hr{width:100%;height:1px;margin:0;border:0;background:#f5c8421f}.prototype-order-summary .pay strong{color:#c6ff00;font-family:Space Mono,Consolas,monospace;font-size:22px}.prototype-primary-button{width:100%;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:15px;background:#c6ff00;color:#060c14;font-weight:900;font-size:15px;cursor:pointer;box-shadow:0 0 24px #c6ff002e;transition:.18s ease}.prototype-primary-button:hover:not(:disabled){transform:translateY(-1px);background:#d4ff20}.prototype-primary-button:disabled{opacity:.44;cursor:not-allowed;box-shadow:none}.prototype-panel-hint,.prototype-panel-message,.prototype-error-text{margin:12px 0 0;text-align:center;font-size:11px}.prototype-panel-hint{color:#2a4050}.prototype-panel-message{margin:0 0 12px;color:#c6ff00}.prototype-error-text{text-align:left;color:#ff3b5c}.prototype-balance-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px}.prototype-balance-grid div{display:grid;gap:6px;padding:13px;border:1px solid rgba(60,140,220,.18);border-radius:15px;background:#3c8cdc08}.prototype-balance-grid small,.prototype-convert-flow span{display:inline-flex;align-items:center;gap:5px;color:#4a6a88;font-size:11px}.prototype-balance-grid b.gold,.prototype-convert-flow b.gold{color:#facc15}.prototype-number-row{display:flex;gap:9px;margin-bottom:14px}.prototype-number-row input{flex:1;min-width:0;border:1px solid rgba(60,140,220,.25);border-radius:14px;background:#060c14;color:#fff;padding:12px 14px;outline:none;font-family:Space Mono,Consolas,monospace}.prototype-number-row input:focus{border-color:#c6ff006b}.prototype-number-row button{border:1px solid rgba(60,140,220,.25);border-radius:14px;background:#3c8cdc0a;color:#4a6a88;padding:0 13px;font-weight:900;cursor:pointer}.prototype-convert-flow{display:grid;justify-items:center;gap:8px;margin:17px 0 19px}.prototype-convert-flow div{width:100%;padding:13px 15px;border:1px solid rgba(60,140,220,.15);border-radius:15px;background:#8ab0d00a}.prototype-convert-flow i{color:#4a6a88;font-style:normal}.prototype-confirm-card{width:min(520px,calc(100vw - 28px));padding:30px;border-color:#c6ff0029}.prototype-confirm-card>span{color:#c6ff00;font-size:13px;font-weight:900}.prototype-confirm-card h3{margin:10px 0 12px;color:#fff;font-size:32px}.prototype-confirm-card p{margin:0;color:#9ca8b4;font-size:15px;line-height:1.7}.prototype-confirm-flow{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0}.prototype-confirm-flow div{display:grid;gap:7px;padding:14px;border:1px solid rgba(60,140,220,.16);background:#3c8cdc0a}.prototype-confirm-flow small{color:#4a6a88;font-size:12px}.prototype-confirm-flow b{color:#fff}.prototype-confirm-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:12px}.prototype-confirm-actions button{min-height:54px;border:1px solid rgba(60,140,220,.16);background:#ffffff05;color:#dcecff;font-weight:900;cursor:pointer}.prototype-confirm-actions .primary{border-color:#c6ff00;background:#c6ff00;color:#060c14}.prototype-history-root{position:fixed;inset:86px 0 0;z-index:70;display:grid;grid-template-rows:auto minmax(0,1fr);background:#07101a;color:#dcecff}.prototype-history-top{position:relative;min-height:62px;display:flex;align-items:center;gap:14px;padding:14px 24px;border-bottom:1px solid rgba(60,140,220,.12);background:#060c14f7}.prototype-history-top>button:not(.prototype-history-close){display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#4a6a88;font-weight:800;cursor:pointer}.prototype-history-top h2{margin:0;color:#fff;font-size:16px}.prototype-history-top>span{color:#2a4050;font-size:12px}.prototype-history-close{margin-left:auto;width:34px;height:34px;border:0;border-radius:10px;background:#3c8cdc0d;color:#4a6a88;font-size:24px;cursor:pointer}.prototype-history-tabs{display:flex;gap:3px;margin-left:8px;padding:3px;border-radius:10px;background:#3c8cdc0d}.prototype-history-tabs button{border:0;border-radius:8px;background:transparent;color:#3a5a70;padding:8px 14px;font-weight:900;cursor:pointer}.prototype-history-tabs button.active{background:#c6ff001f;color:#c6ff00;box-shadow:inset 0 0 0 1px #c6ff0033}.prototype-history-table{min-width:1260px;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr)}.prototype-history-head,.prototype-history-row{display:grid;grid-template-columns:minmax(128px,1fr) 92px 104px minmax(150px,.95fr) 136px 152px 104px 120px 32px;align-items:center;gap:12px;padding:0 24px}.prototype-history-head{min-height:42px;border-bottom:1px solid rgba(60,140,220,.1);color:#2a4050;font-size:11px;font-weight:900}.prototype-history-rows,.prototype-history-detail{overflow:auto;scrollbar-width:none}.prototype-history-rows::-webkit-scrollbar,.prototype-history-detail::-webkit-scrollbar{display:none}.prototype-history-row{width:100%;min-height:62px;border:0;border-bottom:1px solid rgba(255,255,255,.035);background:transparent;color:#7aaac8;text-align:left;cursor:pointer;transition:.16s ease}.prototype-history-row:hover{background:#00d4ff08}.prototype-history-row b{color:#c8d8e8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-history-row span,.prototype-history-row small{color:#7aaac8;font-family:Space Mono,Consolas,monospace}.prototype-history-row strong,.prototype-history-stats b,.prototype-participant strong{font-family:Space Mono,Consolas,monospace}.prototype-history-head>:nth-child(5),.prototype-history-head>:nth-child(6),.prototype-history-row>:nth-child(5),.prototype-history-row>:nth-child(6){min-width:0;white-space:nowrap}.positive{color:#00e5a0!important}.negative{color:#f46!important}.prototype-history-row em{width:fit-content;padding:6px 10px;border-radius:8px;border:1px solid rgba(0,212,255,.25);color:#00d4ff;background:#00d4ff14;font-size:11px;font-style:normal;font-weight:900}.prototype-history-row em.win{border-color:#00e5a04d;color:#00e5a0;background:#00e5a01a}.prototype-history-row em.unsold{border-color:#4a6a884d;color:#4a6a88;background:transparent}.prototype-history-row i{display:grid;place-items:center;color:#3a5a70;font-style:normal}.prototype-history-empty{height:100%;display:grid;place-items:center;align-content:center;gap:12px;color:#4a6a88}.prototype-history-empty.compact{min-height:180px}.prototype-history-loot-strip{display:flex;align-items:center;gap:5px;min-width:0}.prototype-history-loot-strip i{width:28px;height:28px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(60,140,220,.18);border-radius:8px;background:#3c8cdc0a}.prototype-history-loot-strip i.rarity-gold{border-color:#ffc84a7a;background:#ffc84a14}.prototype-history-loot-strip i.rarity-red{border-color:#ff4b4b85;background:#ff4b4b14}.prototype-history-loot-strip i.rarity-purple{border-color:#b06dff6b;background:#b06dff12}.prototype-history-loot-strip i.rarity-blue{border-color:#52b6ff6b;background:#52b6ff12}.prototype-history-loot-strip i.rarity-green{border-color:#42d17d6b;background:#42d17d12}.prototype-history-strip-media{width:24px;height:24px;object-fit:contain;filter:drop-shadow(0 5px 9px rgba(0,0,0,.35))}.prototype-history-detail{padding:18px 24px 30px}.prototype-history-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.prototype-history-stats div,.prototype-history-columns article,.prototype-history-loots{border:1px solid rgba(60,140,220,.15);border-radius:18px;background:#3c8cdc08}.prototype-history-stats div{display:grid;gap:8px;padding:16px}.prototype-history-stats span,.prototype-history-columns h3,.prototype-history-loots h3{color:#4a6a88;font-size:11px;font-weight:900}.prototype-history-stats b{color:#fff;font-size:18px}.prototype-history-columns{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:16px;margin-bottom:18px}.prototype-history-columns article,.prototype-history-loots{padding:16px}.prototype-participant{display:flex;align-items:center;gap:12px;margin-top:10px;padding:12px;border:1px solid rgba(60,140,220,.12);border-radius:15px;background:#3c8cdc05}.prototype-participant.winner{border-color:#00e5a040;background:#00e5a008}.prototype-participant-avatar{width:42px;height:42px;flex:0 0 auto;overflow:hidden;border-radius:50%}.prototype-participant-avatar img{width:100%;height:100%;object-fit:cover}.prototype-participant div{min-width:0;display:grid;gap:4px}.prototype-participant b{color:#fff}.prototype-participant span{color:#4a6a88;font-size:12px}.prototype-participant strong{margin-left:auto}.prototype-rounds{display:grid;gap:0;margin-top:10px}.prototype-round-row{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:24px;min-height:86px;padding:22px 24px;border-bottom:1px solid rgba(60,140,220,.1);background:#050e1959}.prototype-round-row>b{color:#5d83ad;font-family:Space Mono,Consolas,monospace;font-size:30px;letter-spacing:.02em}.prototype-round-row>span{color:#7aaac8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-round-row em{display:none}.prototype-round-bids{min-width:0;display:flex;flex-wrap:wrap;gap:12px}.prototype-round-bids span{display:inline-flex;align-items:center;gap:10px;max-width:240px;min-height:48px;padding:11px 16px;border:1px solid rgba(60,140,220,.28);border-radius:14px;background:#091c30b3;color:#7aaac8}.prototype-round-bids span.empty{color:#4a6a88}.prototype-round-bids b{min-width:0;color:#d7ecff;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-round-bids strong{color:#c6ff00;font-family:Space Mono,Consolas,monospace;font-size:20px;white-space:nowrap}.prototype-history-loots>div{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(8px,.72vw,14px);margin-top:clamp(8px,.72vw,14px)}.prototype-history-loot{position:relative;isolation:isolate;min-width:0;display:grid;grid-template-areas:"type size" "image image" "name name" "price price";grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto minmax(76px,1fr) auto auto;gap:clamp(5px,.42vw,8px);padding:clamp(8px,.7vw,12px);border:1px solid color-mix(in srgb,var(--history-rarity-color, #c8d0d8) 52%,rgba(60,140,220,.16));border-radius:0;overflow:hidden;background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--history-rarity-color, #76e5ff) 22%,transparent),transparent 54%),linear-gradient(180deg,color-mix(in srgb,var(--history-rarity-color, #76e5ff) 16%,rgba(6,15,18,.96)),#020609fa 78%);box-shadow:inset 0 0 0 1px #ffffff09,inset 0 -28px 44px #00000073}.prototype-history-loot:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 28%,rgba(0,0,0,.42));pointer-events:none}.prototype-history-loot>*{position:relative;z-index:1}.prototype-history-loot-media{grid-area:image;align-self:center;justify-self:center;width:min(68%,118px);height:clamp(56px,6.2vw,96px);object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.58)) contrast(1.04) saturate(1.04)}.prototype-history-loot-name{grid-area:name;min-width:0;display:flex;align-items:center;justify-content:center;color:#fffdf0;font-size:clamp(15px,1.05vw,20px);font-weight:950;line-height:1.08;text-align:center;text-shadow:0 3px 10px rgba(0,0,0,.82)}.prototype-history-loot-name span{min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.prototype-history-loot-meta{min-width:0;display:contents;padding:0;background:transparent;text-shadow:0 0 8px rgba(0,0,0,.86)}.prototype-history-loot-type,.prototype-history-loot-meta .card-scene{grid-area:type;align-self:start;justify-self:start;min-width:0;color:#f4fcf4e6;font-size:clamp(10px,.72vw,13px);font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-history-loot-size,.prototype-history-loot-meta .card-size-badge{grid-area:size;align-self:start;justify-self:end;flex:0 0 auto;padding:2px 7px;border:1px solid color-mix(in srgb,var(--history-rarity-color, #c8d0d8) 62%,transparent);border-radius:999px;background:color-mix(in srgb,var(--history-rarity-color, #c8d0d8) 14%,transparent);color:var(--history-rarity-color, #c8d0d8);font-size:clamp(10px,.68vw,12px);font-style:normal;font-weight:900;line-height:1.2}.prototype-history-loot-price,.prototype-history-loot strong{grid-area:price;justify-self:center;color:#fffdf0;font-family:Space Mono,Consolas,monospace;font-size:clamp(13px,.9vw,17px);text-align:center;white-space:nowrap;text-shadow:0 2px 8px rgba(0,0,0,.8)}.lobby-top{grid-template-columns:auto minmax(180px,1fr) auto!important;position:relative;z-index:30;overflow:visible!important}.elite-top-actions{margin-left:auto;justify-content:flex-end!important;justify-self:end;width:max-content;position:relative;z-index:50000;pointer-events:auto;isolation:isolate}.elite-profile-menu{position:relative;z-index:50010;pointer-events:auto;isolation:isolate}.elite-profile-trigger{width:236px;min-width:236px;min-height:68px;display:inline-grid!important;grid-template-columns:52px minmax(0,1fr) 28px;align-items:center!important;gap:12px;padding:0 8px 0 4px;border:0;border-radius:0;background:transparent;color:#b7d4ee;cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;transition:.16s ease;position:relative;z-index:50010}.elite-profile-trigger:hover{background:#7ea0bf09}.elite-profile-trigger .profile-avatar{position:relative;width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;min-height:52px!important;max-height:52px!important;overflow:hidden;border-radius:50%;border:0;box-shadow:0 0 0 2px #ffffff14}.elite-profile-trigger .profile-avatar:after{display:none}.elite-profile-trigger:after{display:none!important;pointer-events:none}.elite-profile-trigger .profile-avatar img{width:100%;height:100%;object-fit:cover}.elite-profile-trigger b{min-width:0;color:#b7d4ee;font-size:22px;font-weight:900;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.elite-profile-trigger svg{color:#4a6a88;width:22px;height:22px;padding:3px;border-radius:999px;background:#3c8cdc14}.elite-profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:50020;width:210px;padding:8px;border:1px solid rgba(60,140,220,.22);border-radius:16px;background:#0b1522;box-shadow:0 24px 70px #0000008a;overflow:hidden}.elite-profile-dropdown:before{content:"";position:absolute;left:12px;right:12px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(0,212,255,.35),transparent)}.elite-profile-dropdown button{width:100%;min-height:40px;display:flex;align-items:center;gap:10px;border:0;border-radius:11px;background:transparent;color:#7aaac8;padding:0 12px;font-weight:800;text-align:left;cursor:pointer}.elite-profile-dropdown button:hover{background:#3c8cdc14;color:#fff}.elite-profile-dropdown button.danger{color:#ff5b5bcc}.elite-profile-dropdown button.danger:hover{background:#ff3b5c14;color:#ff5b5b}.prototype-bid-matrix{min-width:0}.prototype-bid-matrix h3{margin:0 0 14px;color:#24405a;font-size:16px}.prototype-bid-table{display:grid;border:1px solid rgba(60,140,220,.14);border-radius:18px;overflow:hidden;background:#040d179e}.prototype-bid-head,.prototype-bid-row{display:grid;grid-template-columns:58px repeat(var(--bid-columns),minmax(84px,1fr)) 72px 52px;align-items:center;min-height:46px;gap:0}.prototype-bid-head{min-height:40px;color:#24405a;font-weight:900;background:#091c307a}.prototype-bid-head span,.prototype-bid-row b,.prototype-bid-row span,.prototype-bid-row strong,.prototype-bid-row em{min-width:0;padding:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-bid-row{border-top:1px solid rgba(60,140,220,.08)}.prototype-bid-row b{color:#5d83ad;font-family:Space Mono,Consolas,monospace;font-size:17px}.prototype-bid-row span,.prototype-bid-row strong{color:#7aaac8;font-family:Space Mono,Consolas,monospace;font-size:15px;font-weight:900}.prototype-bid-row span.highest,.prototype-bid-row strong{color:#c6ff00}.prototype-bid-row span.fold,.prototype-bid-row em{color:#24405a;font-style:normal}.prototype-bid-row em{display:inline-flex;align-items:center;gap:4px}.compact-item-modal{width:min(520px,calc(100vw - 32px))!important}.compact-item-modal>section{padding:20px!important}.warehouse-detail-preview.compact{min-height:190px!important;margin:12px 0}.warehouse-detail-preview.compact .warehouse-detail-media{max-height:170px}.compact-item-modal .warehouse-detail-card{padding:16px}.compact-item-modal .warehouse-detail-card>span{display:block;margin-bottom:8px;color:#c6ff00;font-size:12px;font-weight:900}.compact-item-modal .warehouse-detail-card p{margin:0;color:#b8c7d7;line-height:1.7}.filter-group.size-filter{margin-top:10px}.party-window{left:auto!important;right:34px!important;bottom:92px!important;width:330px!important;border-color:#c6ff006b!important;background:linear-gradient(135deg,#0c1a14fa,#08111cf0)!important;box-shadow:0 0 0 1px #c6ff001f,0 22px 70px #00000094,0 0 42px #c6ff001f!important}.party-window b{color:#fff!important;font-size:18px!important}.party-window p,.party-window span{color:#c6ff00!important;font-weight:900!important}.map-pin b,.map-pin span{transform:translateY(-4px)}.elite-profile-dropdown{z-index:32000!important;pointer-events:auto}@keyframes prototypePop{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}:root{--ui-safe-x: max(10px, env(safe-area-inset-left));--ui-safe-r: max(10px, env(safe-area-inset-right));--ui-safe-y: max(8px, env(safe-area-inset-top));--ui-safe-b: max(8px, env(safe-area-inset-bottom))}@media(orientation:landscape)and (max-height:380px){.auction-hud{grid-template-columns:220px 282px minmax(300px,1fr)!important;grid-template-rows:24px minmax(0,1fr) 46px!important;gap:4px!important;padding:4px!important}.hud-player{min-height:52px!important;grid-template-columns:34px minmax(0,1fr)!important;padding:5px!important}.hud-bottom{grid-template-columns:40px minmax(0,1fr) 138px!important;grid-template-rows:40px!important;gap:4px!important;padding:4px!important}.timer-ring{width:36px!important;height:36px!important;font-size:17px!important}.bid-actions{grid-template-columns:28px 28px 72px!important;grid-template-rows:36px!important;gap:4px!important;height:36px!important;align-items:stretch!important}.bid-actions .icon-action,.bid-bottom-simple .bid-button,.bid-button{min-height:36px!important;height:36px!important;max-height:36px!important}.bid-actions .icon-action{font-size:18px!important}.bid-bottom-simple .bid-button,.bid-button{font-size:19px!important;line-height:1!important;grid-column:auto!important;grid-row:auto!important}}@media(orientation:landscape)and (max-width:980px)and (max-height:520px){.login-gallery{display:flex!important;max-width:calc(100vw - 360px)!important;gap:8px!important;overflow:hidden!important}.login-gallery-card{flex:0 0 132px!important;min-width:132px!important;height:88px!important}.elite-top-actions{justify-self:end!important;margin-left:auto!important;max-width:calc(100vw - 214px)!important}.elite-asset.silver{display:grid!important;min-width:102px!important}.map-lobby-body{grid-template-columns:minmax(0,1fr) clamp(270px,34vw,320px)!important;padding:8px!important}.world-map img{width:100%!important;height:100%!important;object-fit:cover!important}.map-pin{transform:translate(-50%,-50%) scale(.78)!important;transform-origin:50% 100%!important}.venue-detail.map-venue-card{display:grid!important;align-content:center!important;gap:8px!important;padding:12px!important}.venue-detail.map-venue-card .venue-title-copy,.venue-detail.map-venue-card p,.venue-detail.map-venue-card .venue-copy{display:block!important}.venue-detail.map-venue-card .venue-title-copy h1{text-align:center!important;font-size:clamp(30px,5.2vw,44px)!important}.venue-detail.map-venue-card p,.venue-detail.map-venue-card .venue-copy{max-height:52px!important;overflow:hidden!important;text-align:center!important;font-size:11px!important;line-height:1.45!important}.auction-hud{grid-template-columns:clamp(170px,23vw,210px) clamp(235px,31vw,300px) minmax(360px,1fr)!important;grid-template-rows:30px minmax(0,1fr) 70px!important;gap:6px!important;padding:6px!important}.round-intel{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;margin:4px 0!important}.round-intel div{padding:4px 6px!important}.round-intel b{font-size:11px!important}.round-intel span{font-size:8px!important}.round-anomaly{display:none!important}.round-hint{margin-bottom:4px!important;padding:5px 6px!important;font-size:10px!important}.round-hint b{font-size:10px!important;line-height:1.25!important}.event-item:nth-child(n+4){display:none!important}.bid-bottom-simple{grid-template-columns:42px minmax(0,1fr) 164px!important;grid-template-rows:58px!important}.bid-actions{grid-template-columns:36px 36px 86px!important;gap:5px!important}.bid-actions .icon-action{min-height:54px!important;height:54px!important;max-height:54px!important;font-size:22px!important}.bid-bottom-simple .bid-button{min-height:54px!important;height:54px!important;max-height:54px!important;font-size:24px!important}}.round-intel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:8px 0}.round-intel div,.round-anomaly,.round-hint{border:1px solid rgba(198,255,0,.14);background:linear-gradient(135deg,#c6ff0014,#060e14ad)}.round-intel div{min-width:0;padding:8px 10px}.round-intel b{display:block;overflow:hidden;color:#f2fff8;font-size:16px;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.round-intel span,.round-hint span{display:block;margin-top:4px;color:#b9d6e2b8;font-size:10px;letter-spacing:.08em}.round-anomaly,.round-hint{margin-bottom:8px;padding:8px 10px;color:#eef7ffdb;font-size:12px;line-height:1.45}.round-hint b{display:block;margin-top:4px;color:#d9ff2c;font-size:13px;line-height:1.45}@media(orientation:landscape)and (max-width:980px)and (max-height:520px){.login-gallery{display:flex!important;max-width:calc(100vw - 360px)!important;gap:8px!important;overflow:hidden!important}.login-gallery-card{flex:0 0 132px!important;min-width:132px!important;height:88px!important}.login-hero-content{justify-content:center!important}.login-auth-panel,.login-auth-card{max-height:calc(100dvh - 24px)!important}.elite-top-actions{justify-self:end!important;margin-left:auto!important;max-width:calc(100vw - 220px)!important}.elite-asset.silver{display:grid!important}.map-lobby-body{grid-template-columns:minmax(0,1fr) clamp(270px,34vw,320px)!important;padding:8px!important}.world-map img{width:100%!important;height:100%!important;object-fit:cover!important}.map-pin{transform:translate(-50%,-50%) scale(.78)!important;transform-origin:50% 100%!important}.venue-detail.map-venue-card{display:grid!important;align-content:center!important;gap:8px!important;padding:12px!important}.venue-detail.map-venue-card .venue-title-copy{display:block!important}.venue-detail.map-venue-card .venue-title-copy h1{text-align:center!important;font-size:clamp(30px,5.2vw,44px)!important}.venue-detail.map-venue-card p,.venue-detail.map-venue-card .venue-copy{display:block!important;max-height:52px!important;overflow:hidden!important;text-align:center!important;font-size:11px!important;line-height:1.45!important}.venue-detail.map-venue-card .venue-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.auction-hud{grid-template-columns:clamp(170px,23vw,210px) clamp(235px,31vw,300px) minmax(360px,1fr)!important;grid-template-rows:30px minmax(0,1fr) 70px!important;gap:6px!important;padding:6px!important}.round-intel{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important;margin:4px 0!important}.round-intel div{padding:4px 6px!important}.round-intel b{font-size:11px!important}.round-intel span{font-size:8px!important}.round-anomaly{display:none!important}.round-hint{margin-bottom:4px!important;padding:5px 6px!important;font-size:10px!important}.round-hint b{font-size:10px!important;line-height:1.25!important}.event-list{overflow:hidden!important}.event-item:nth-child(n+4){display:none!important}.bid-bottom-simple{grid-template-columns:42px minmax(0,1fr) 164px!important}.bid-actions{grid-template-columns:36px 36px 86px!important}.bid-actions .icon-action{min-height:54px!important;font-size:22px!important}.bid-bottom-simple .bid-button{min-height:54px!important;font-size:24px!important}.bid-pad-panel,.calculator-panel{max-width:calc(100vw - 12px)!important;max-height:calc(100dvh - 12px)!important;transform:scale(.86)!important;transform-origin:left bottom!important}}html,body,#app,.app-shell{width:100%;min-width:0;min-height:100%;overscroll-behavior:none}button,[role=button]{touch-action:manipulation}.landscape-gate{display:none}@media(orientation:portrait){body{overflow:hidden!important}.landscape-gate{position:fixed;inset:0;z-index:90000;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% 22%,rgba(198,255,0,.13),transparent 28%),linear-gradient(145deg,#050910,#09131b 58%,#040609);color:#eef7ff}.landscape-gate-card{width:min(420px,calc(100vw - 48px));display:grid;gap:12px;padding:30px;border:1px solid rgba(198,255,0,.22);border-radius:28px;background:#08111ce6;box-shadow:0 28px 90px #0000007a;text-align:center}.landscape-gate-card span{color:#c6ff00;font:900 12px/1 Space Grotesk,sans-serif;letter-spacing:.24em}.landscape-gate-card b{font-size:clamp(28px,8vw,42px);line-height:1.05}.landscape-gate-card p{margin:0;color:#7aaac8;line-height:1.7}}@media(orientation:landscape){.lobby-screen,.auction-hud,.result-hud{min-height:100dvh!important}.prototype-message-drawer,.prototype-history-root,.product-modal,.warehouse-item-modal,.warehouse-quick-sell-modal,.warehouse-filter-modal{max-height:calc(100dvh - 24px)!important}}@media(orientation:landscape)and (max-width:1366px){.lobby-screen{grid-template-rows:68px minmax(0,1fr)!important}.lobby-top{grid-template-columns:auto minmax(0,1fr) auto!important;min-width:0}.lobby-tabs button{min-width:116px!important;padding-inline:18px!important}.elite-top-actions{max-width:calc(100vw - 270px);gap:9px!important}.elite-asset.silver{min-width:128px!important;min-height:54px!important;padding-inline:12px!important}.elite-asset.silver span,.elite-gold-capsule span{display:none!important}.elite-gold-capsule{min-height:54px!important;gap:8px!important;padding:0 10px!important}.elite-gold-capsule .recharge,.elite-gold-capsule .exchange{min-height:36px!important;padding-inline:12px!important;font-size:14px!important}.elite-icon-action{width:48px!important;height:48px!important;min-height:48px!important}.elite-separator{height:38px!important}.elite-profile-trigger{width:184px!important;min-width:184px!important;min-height:58px!important;grid-template-columns:44px minmax(0,1fr) 24px!important}.elite-profile-trigger .profile-avatar{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;max-height:44px!important}.elite-profile-trigger b{font-size:17px!important}.warehouse-layout.two-pane{width:calc(100vw - 32px)!important;grid-template-columns:minmax(260px,30vw) minmax(0,1fr)!important}.warehouse-grid-stage,.warehouse-grid-panel.only-grid,.warehouse-grid-scroll{max-width:none!important}.prototype-history-root{width:calc(100vw - 18px)!important;height:calc(100dvh - 18px)!important}.prototype-history-table{min-width:0!important}}@media(orientation:landscape)and (max-width:1180px){.login-elite-screen{min-height:100dvh!important;overflow:hidden!important}.login-elite-main,.login-shell{grid-template-columns:minmax(0,1.16fr) minmax(320px,.84fr)!important;gap:18px!important;padding:18px 22px!important}.login-hero-content h1,.login-title,.login-title strong,.login-title span{font-size:clamp(38px,6vw,64px)!important}.login-hero-content p{max-width:720px!important;font-size:16px!important}.login-gallery-card{min-width:190px!important;height:154px!important}.login-auth-panel,.login-auth-card{padding:22px!important}.map-lobby-body,.venue-lobby{padding:18px!important}.map-lobby-body,.venue-map-shell{grid-template-columns:minmax(0,1fr) minmax(300px,34vw)!important;gap:14px!important}.venue-detail.map-venue-card{padding:22px!important}.venue-title h1{font-size:clamp(42px,6vw,68px)!important}.auction-hud{grid-template-columns:minmax(168px,19vw) minmax(280px,31vw) minmax(420px,1fr)!important;grid-template-rows:42px minmax(0,1fr) 108px!important;gap:8px!important;padding:12px!important}.hud-left{padding:8px!important;gap:7px!important}.hud-player{min-height:92px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:8px!important;padding:8px!important}.hud-player .avatar,.hud-player .profile-avatar{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important}.player-name{font-size:14px!important}.player-money,.bid-state{font-size:10px!important}.round-slots span{height:21px!important;font-size:10px!important}.hud-center{padding:8px 10px!important}.round-title{margin-bottom:6px!important}.round-title b{min-width:132px!important;padding:6px 14px!important;font-size:16px!important}.round-rule{min-height:28px!important;padding:5px 8px!important;font-size:12px!important}.event-list{gap:5px!important}.event-item{min-height:52px!important;grid-template-columns:40px minmax(0,1fr)!important;gap:8px!important;padding:6px 8px!important}.event-icon{font-size:16px!important}.event-item b{margin-bottom:2px!important;font-size:13px!important}.event-item span{font-size:11px!important;line-height:1.25!important}body.screen-auction .loot-board-panel,body.screen-result .loot-board-panel{grid-template-rows:42px minmax(0,1fr) 38px!important}body.screen-auction .loot-board-head,body.screen-result .loot-board-head{min-height:42px!important;padding:0 10px!important}body.screen-auction .loot-board-head h3,body.screen-result .loot-board-head h3{font-size:18px!important}.bid-bottom-simple{grid-template-columns:54px 54px minmax(180px,1fr)!important;padding:7px 9px!important}.bid-actions .icon-action,.bid-bottom-simple .bid-button{min-height:74px!important}.bid-bottom-simple .bid-button{font-size:27px!important}.prototype-message-drawer{width:min(760px,calc(100vw - 18px))!important}.prototype-history-detail{padding:12px 14px 20px!important}.prototype-history-stats{gap:8px!important;margin-bottom:10px!important}.prototype-history-stats div{padding:10px!important}.prototype-history-columns{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr)!important;gap:10px!important}}@media(orientation:landscape)and (max-height:540px){.lobby-screen{grid-template-rows:54px minmax(0,1fr)!important}.lobby-tabs button{min-width:96px!important;min-height:54px!important;padding-inline:12px!important;font-size:14px!important}.elite-top-actions{max-width:calc(100vw - 210px);gap:6px!important}.elite-asset.silver,.elite-gold-capsule{min-height:44px!important;border-radius:22px!important}.elite-asset.silver{min-width:104px!important}.elite-asset.silver b,.elite-gold-capsule b{font-size:15px!important}.elite-gold-capsule .recharge,.elite-gold-capsule .exchange{min-height:30px!important;padding-inline:8px!important;font-size:12px!important}.elite-icon-action{width:38px!important;height:38px!important;min-height:38px!important}.elite-separator{display:none!important}.elite-profile-trigger{width:138px!important;min-width:138px!important;min-height:44px!important;grid-template-columns:34px minmax(0,1fr) 20px!important;gap:7px!important}.elite-profile-trigger .profile-avatar{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important}.elite-profile-trigger b{font-size:13px!important}.elite-profile-dropdown{width:176px!important;top:calc(100% + 5px)!important}.login-elite-screen{min-height:100dvh!important;overflow:hidden!important}.login-elite-main,.login-shell{min-height:100dvh!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:14px!important;padding:12px 16px!important;overflow:hidden!important}.login-hero-content{gap:8px!important;padding:6px 0!important}.login-hero-content h1,.login-title,.login-title strong,.login-title span{font-size:clamp(26px,5.2vw,40px)!important}.login-hero-content p{max-width:620px!important;font-size:12px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden!important}.login-hero-buttons{gap:10px!important}.login-hero-buttons button{min-height:40px!important;padding-inline:18px!important;font-size:13px!important}.login-gallery{display:none!important}.login-gallery-card{min-width:150px!important;height:112px!important}.login-auth-panel,.login-auth-card{padding:10px!important;overflow:auto!important;scrollbar-width:none!important}.login-auth-panel::-webkit-scrollbar,.login-auth-card::-webkit-scrollbar{display:none!important}.login-auth-head h2{font-size:22px!important}.login-auth-inner{width:calc(100% - 24px)!important;max-width:300px!important}.login-auth-head{margin-bottom:8px!important}.login-auth-head>span{width:42px!important;height:4px!important;margin-bottom:8px!important}.login-auth-head h2{margin-bottom:6px!important}.login-auth-head p{margin-bottom:6px!important;font-size:12px!important}.login-auth-form{gap:6px!important}.login-auth-form label{gap:4px!important}.login-auth-form label>span{font-size:10px!important}.login-auth-card input,.login-input-wrap input{min-height:34px!important;padding:0 48px!important;border-radius:14px!important;font-size:13px!important}.login-input-wrap{min-height:38px!important}.login-input-wrap i{left:16px!important;font-size:16px!important}.toggle-visibility{right:14px!important;font-size:10px!important}.login-auth-meta{min-height:24px!important;gap:8px!important}.remember-toggle{gap:7px!important}.remember-toggle input{width:18px!important;height:18px!important}.remember-toggle span{font-size:10px!important;letter-spacing:.08em!important}.login-auth-submit{min-height:40px!important;font-size:15px!important}.map-lobby-body{grid-template-columns:minmax(0,1fr) 292px!important;gap:10px!important;padding:10px!important}.world-map{min-height:0!important}.venue-detail.map-venue-card{padding:14px!important}.venue-title{gap:10px!important}.venue-title h1{font-size:42px!important;letter-spacing:-.05em!important}.venue-title-copy span,.venue-detail p,.venue-copy{font-size:12px!important}.venue-actions{gap:8px!important}.start-action{min-height:46px!important;font-size:16px!important}.venue-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.venue-stats div{min-height:54px!important;padding:8px!important}.auction-hud{grid-template-columns:146px minmax(230px,33vw) minmax(360px,1fr)!important;grid-template-rows:32px minmax(0,1fr) 76px!important;gap:6px!important;padding:7px max(8px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))!important}.hud-top{gap:6px!important;font-size:11px!important}.hud-top b{font-size:16px!important}.hud-top span{padding:4px 7px!important}.hud-left{padding:5px!important;gap:5px!important}.hud-player{min-height:76px!important;grid-template-columns:34px minmax(0,1fr)!important;gap:6px!important;padding:6px!important}.hud-player .avatar{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important}.player-name{font-size:12px!important;gap:4px!important}.player-money{display:none!important}.bid-state{font-size:9px!important}.round-slots{gap:3px!important;margin-top:5px!important}.round-slots span{height:18px!important;font-size:9px!important}.hud-center{padding:5px 7px!important}.round-title{gap:8px!important;margin-bottom:4px!important}.round-title b{min-width:104px!important;padding:4px 10px!important;font-size:14px!important}.round-rule{min-height:22px!important;padding:3px 6px!important;font-size:10px!important}.event-list{gap:4px!important}.event-item{min-height:42px!important;grid-template-columns:30px minmax(0,1fr)!important;gap:6px!important;padding:4px 6px!important}.event-icon{font-size:13px!important}.event-item b{font-size:11px!important}.event-item span{font-size:9px!important;line-height:1.15!important}body.screen-auction .loot-board-panel,body.screen-result .loot-board-panel{grid-template-rows:34px minmax(0,1fr) 28px!important}body.screen-auction .loot-board-head,body.screen-result .loot-board-head{min-height:34px!important;padding:0 8px!important}body.screen-auction .loot-board-head h3,body.screen-result .loot-board-head h3{font-size:15px!important}.encyclopedia-open{padding:3px 6px!important;font-size:11px!important}.loot-board-summary{min-height:28px!important;padding:0 8px!important;font-size:12px!important}.bid-bottom-simple{grid-template-columns:42px 42px minmax(132px,1fr)!important;padding:4px 6px!important;gap:6px!important}.bid-actions .icon-action,.bid-bottom-simple .bid-button{min-height:58px!important}.bid-actions .icon-action{font-size:28px!important}.bid-bottom-simple .bid-button{font-size:22px!important}.bid-current strong{font-size:20px!important}.bid-timer{width:48px!important;height:48px!important}.prototype-message-drawer,.prototype-history-root{width:calc(100vw - 8px)!important;height:calc(100dvh - 8px)!important;max-height:calc(100dvh - 8px)!important;border-radius:14px!important}.prototype-message-head,.prototype-history-top{min-height:54px!important;padding:8px 14px!important}.prototype-message-head h2,.prototype-history-top h2{font-size:18px!important}.prototype-message-list,.prototype-message-detail,.prototype-history-detail{padding:10px 14px!important}.prototype-history-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}.prototype-history-stats div{padding:8px!important}.prototype-history-stats b{font-size:13px!important}.prototype-history-columns{grid-template-columns:.72fr 1.28fr!important}.prototype-bid-head,.prototype-bid-row{min-height:34px!important;grid-template-columns:42px repeat(var(--bid-columns),minmax(68px,1fr)) 58px 42px!important}.prototype-bid-head{min-height:30px!important}.prototype-bid-row b,.prototype-bid-row span,.prototype-bid-row strong,.prototype-bid-row em{padding-inline:6px!important;font-size:11px!important}.prototype-history-loots{display:none!important}.warehouse-home{padding:10px!important}.warehouse-shell{padding:12px!important}.warehouse-layout.two-pane{width:calc(100vw - 20px)!important;grid-template-columns:220px minmax(0,1fr)!important;gap:10px!important}.warehouse-lane-main{min-height:62px!important}.warehouse-lane-main strong{font-size:20px!important}.warehouse-toolbar{min-height:54px!important;padding:8px!important}.warehouse-grid-stage{padding:8px!important}.warehouse-grid{min-width:960px!important}}@media(orientation:landscape)and (max-height:380px){.auction-hud{grid-template-columns:220px 282px minmax(300px,1fr)!important;grid-template-rows:24px minmax(0,1fr) 46px!important;gap:4px!important;padding:4px!important}.hud-top{font-size:16px!important}.hud-left{gap:4px!important}.hud-player{min-height:52px!important;grid-template-columns:34px minmax(0,1fr)!important;padding:5px!important}.hud-player .profile-avatar,.hud-player .avatar,.hud-player img{width:32px!important;height:32px!important}.round-track{gap:3px!important}.round-track span{width:22px!important;height:18px!important;font-size:10px!important}.player-name b{font-size:13px!important}.player-name span,.player-status{font-size:10px!important}.hud-center{padding:4px!important}.round-title{min-height:28px!important;font-size:16px!important}.speed-rule{min-height:24px!important;font-size:11px!important}.event-list{gap:4px!important}.event-item{min-height:40px!important;padding:4px!important}.event-item:nth-child(n+3){display:none!important}.event-icon{width:30px!important;height:30px!important;font-size:16px!important}.event-item b{font-size:12px!important}.event-item span{font-size:10px!important;line-height:1.25!important}.hud-bottom{grid-template-columns:40px minmax(0,1fr) 138px!important;grid-template-rows:40px!important;gap:4px!important;padding:4px!important}.timer-ring{width:36px!important;height:36px!important;font-size:17px!important}.bid-brief span{font-size:10px!important}.bid-brief b{font-size:15px!important}.bid-actions{grid-template-columns:28px 28px 72px!important;gap:4px!important}.bid-actions .icon-action{min-height:36px!important;font-size:18px!important}.bid-bottom-simple .bid-button,.bid-button{min-height:36px!important;font-size:19px!important}.loot-board-panel{min-height:0!important}.loot-board-header{min-height:26px!important;padding:3px 8px!important}.loot-board-title{font-size:16px!important}.loot-board-body{min-height:0!important}.loot-board-foot{min-height:24px!important;padding:3px 8px!important;font-size:12px!important}}@media(orientation:landscape)and (max-width:780px){.elite-gold-capsule .exchange{display:none!important}.map-lobby-body,.venue-map-shell{grid-template-columns:minmax(0,1fr) 260px!important}.auction-hud{grid-template-columns:132px minmax(205px,32vw) minmax(320px,1fr)!important}}@media(orientation:landscape){body.screen-setup,body.screen-auction,body.screen-result{overflow:hidden!important;background:#060a0e!important}.app-shell{width:100vw!important;max-width:none!important;min-height:100dvh!important;margin:0!important;padding:0!important}.lobby-screen{width:100vw!important;height:100dvh!important;grid-template-rows:clamp(58px,8.5dvh,86px) minmax(0,1fr)!important;overflow:hidden!important}.lobby-top{height:100%!important;min-height:0!important}.lobby-tabs{height:100%!important;max-width:clamp(260px,28vw,420px)!important}.lobby-tabs button{min-height:0!important;height:100%!important;font-size:clamp(16px,1.55vw,24px)!important}.map-lobby-body{height:100%!important;min-height:0!important;overflow:hidden!important;grid-template-columns:minmax(0,1fr) clamp(320px,29vw,470px)!important;gap:clamp(10px,1.45vw,24px)!important;padding:clamp(10px,1.65vw,28px)!important}.world-map,.venue-detail.map-venue-card{height:100%!important;min-height:0!important}.world-map img{height:100%!important;object-fit:cover!important}.venue-detail.map-venue-card{display:grid!important;align-content:center!important;overflow:hidden!important}.venue-detail.map-venue-card .venue-title{min-height:0!important;gap:clamp(10px,1.2vw,18px)!important}.venue-detail.map-venue-card .venue-title-copy h1{font-size:clamp(36px,4.6vw,78px)!important;line-height:.92!important}.venue-detail.map-venue-card .venue-actions{gap:clamp(8px,1vw,14px)!important}.venue-detail.map-venue-card .start-action{min-height:clamp(44px,6dvh,72px)!important}.venue-detail.map-venue-card p{margin:clamp(8px,1.2dvh,18px) 0!important}.venue-detail.map-venue-card .venue-stats{gap:clamp(6px,.8vw,12px)!important}.venue-detail.map-venue-card .venue-stats div{min-height:clamp(54px,9dvh,88px)!important;padding:clamp(8px,1vw,16px)!important}.venue-detail.map-venue-card .venue-copy{margin-top:clamp(8px,1dvh,16px)!important}.warehouse-home{height:100%!important;min-height:0!important;overflow:hidden!important;padding:clamp(10px,1.4vw,24px)!important}.warehouse-collection,.warehouse-shell{height:100%!important;min-height:0!important;overflow:hidden!important}.warehouse-layout.two-pane{height:100%!important;min-height:0!important;width:min(1760px,calc(100vw - 32px))!important;grid-template-columns:clamp(260px,24vw,360px) minmax(0,1fr)!important;gap:clamp(12px,1.4vw,24px)!important;margin:0 auto!important;overflow:hidden!important}.warehouse-scene-sidebar.big-sidebar{display:flex!important;flex-direction:column!important;gap:clamp(8px,1vw,12px)!important;min-width:0!important;overflow:auto!important;scrollbar-width:none!important}.warehouse-scene-sidebar.big-sidebar::-webkit-scrollbar{display:none!important}.warehouse-lane{min-width:0!important;grid-template-columns:minmax(0,1fr)!important;padding:clamp(8px,1vw,12px)!important}.warehouse-lane-main{min-width:0!important;min-height:clamp(62px,8.5dvh,86px)!important;padding:0 clamp(10px,1vw,16px)!important}.warehouse-lane-main strong{display:grid!important;grid-template-columns:minmax(0,1fr) 28px!important;align-items:center!important;font-size:clamp(18px,2.15vw,30px)!important;line-height:1.08!important}.warehouse-lane-name{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.warehouse-lane-main>span:not(.warehouse-lane-name){font-size:clamp(11px,1.1vw,14px)!important}.warehouse-grid-stage,.warehouse-grid-panel.only-grid,.warehouse-grid-scroll{height:100%!important;min-height:0!important;max-width:none!important;overflow:hidden!important}.warehouse-toolbar{min-height:0!important;grid-template-columns:minmax(0,1fr) auto!important;gap:clamp(8px,1vw,14px)!important;padding-bottom:clamp(8px,1dvh,14px)!important}.warehouse-toolbar-copy{min-width:0!important}.warehouse-toolbar-copy b{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(24px,3.1vw,42px)!important}.warehouse-toolbar-actions{display:grid!important;grid-template-columns:repeat(3,minmax(74px,1fr))!important;gap:clamp(6px,.8vw,12px)!important;min-width:min(36vw,360px)!important}.warehouse-toolbar-actions button{min-width:0!important;padding:0 clamp(8px,1vw,14px)!important;min-height:clamp(44px,6.5dvh,62px)!important;font-size:clamp(14px,1.35vw,18px)!important;white-space:nowrap!important}.warehouse-grid-scroll{overflow:auto!important;scrollbar-width:none!important}.warehouse-grid-scroll::-webkit-scrollbar{display:none!important}}@media(orientation:landscape)and (max-width:1180px){body.screen-auction{overflow:hidden!important}.auction-hud{width:100vw!important;height:100dvh!important;min-height:0!important;grid-template-columns:clamp(188px,25vw,260px) clamp(250px,32vw,360px) minmax(340px,1fr)!important;grid-template-rows:38px minmax(0,1fr) clamp(76px,16dvh,112px)!important;gap:8px!important;padding:8px!important;overflow:hidden!important}.hud-top{grid-column:1 / 4!important;grid-row:1!important}.hud-left{grid-column:1!important;grid-row:2 / 4!important;display:grid!important;grid-template-columns:1fr!important;align-content:start!important;overflow:hidden!important}.hud-center{grid-column:2!important;grid-row:2!important;min-height:0!important;overflow:hidden!important}.hud-right{grid-column:3!important;grid-row:2 / 4!important;min-height:0!important;overflow:hidden!important}.hud-bottom{grid-column:2!important;grid-row:3!important;min-height:0!important}.hud-player{grid-template-columns:42px minmax(0,1fr)!important}.player-name{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.player-name b,.player-name span{min-width:0!important}.hud-right .loot-board-panel{height:100%!important;min-height:0!important}.rotate-tip{display:none!important}}@media(orientation:landscape)and (max-height:540px){.auction-hud{grid-template-columns:clamp(170px,24vw,220px) clamp(218px,31vw,300px) minmax(300px,1fr)!important;grid-template-rows:30px minmax(0,1fr) 72px!important;gap:6px!important;padding:6px!important}.hud-player{min-height:68px!important}.hud-center{padding:5px 6px!important}.hud-bottom{grid-template-columns:46px minmax(0,1fr) 154px!important;grid-template-rows:60px!important;gap:6px!important;padding:6px!important;align-items:center!important;overflow:hidden!important}.timer-ring{width:48px!important;height:48px!important;grid-row:1!important;font-size:22px!important}.bid-brief{min-width:0!important}.bid-brief span{font-size:11px!important}.bid-brief b{font-size:17px!important;white-space:nowrap!important}.bid-actions{grid-template-columns:34px 34px 78px!important;gap:5px!important;min-width:0!important}.bid-actions .icon-action{min-height:54px!important;font-size:24px!important}.bid-bottom-simple .bid-button,.bid-button{min-height:54px!important;font-size:24px!important;letter-spacing:.03em!important}.event-item:nth-child(n+5){display:none!important}.map-lobby-body{grid-template-columns:minmax(0,1fr) clamp(260px,30vw,330px)!important;padding:8px!important}.venue-detail.map-venue-card{padding:12px!important;place-content:start center!important;align-content:start!important}.venue-detail.map-venue-card .venue-title{display:block!important;width:100%!important;margin:0!important}.venue-detail.map-venue-card .venue-actions{width:100%!important;gap:6px!important}.venue-detail.map-venue-card .venue-title-copy,.venue-detail.map-venue-card p{display:none!important}.venue-detail.map-venue-card .start-action{min-height:40px!important;font-size:16px!important}.venue-detail.map-venue-card .venue-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.venue-detail.map-venue-card .venue-stats div{min-height:46px!important;padding:6px!important}.venue-detail.map-venue-card .venue-stats span{font-size:10px!important}.venue-detail.map-venue-card .venue-stats b{font-size:17px!important}.venue-detail.map-venue-card .venue-copy,.venue-detail.map-venue-card .lobby-message{display:none!important}.warehouse-layout.two-pane{grid-template-columns:clamp(220px,28vw,300px) minmax(0,1fr)!important;width:calc(100vw - 96px)!important}.warehouse-lane-main strong{font-size:clamp(18px,3.2vw,28px)!important}.warehouse-toolbar{grid-template-columns:minmax(0,1fr)!important;align-content:start!important;padding-bottom:6px!important}.warehouse-toolbar-copy b{font-size:clamp(22px,3.5vw,32px)!important}.warehouse-toolbar-copy em{font-size:11px!important}.warehouse-toolbar-actions{grid-template-columns:repeat(3,38px)!important;min-width:0!important;width:max-content!important;gap:4px!important;justify-self:start!important}.warehouse-toolbar-actions button{min-height:36px!important;padding:0 2px!important;font-size:0!important;letter-spacing:-.04em!important;overflow:hidden!important}.warehouse-toolbar-actions button:after{font-size:10px!important;letter-spacing:0!important}.warehouse-toolbar-actions button:nth-child(1):after{content:"筛选"}.warehouse-toolbar-actions button:nth-child(2):after{content:"售出"}.warehouse-toolbar-actions button:nth-child(3):after{content:"整理"}}@media(orientation:landscape)and (max-height:380px){.auction-hud{grid-template-columns:220px 282px minmax(300px,1fr)!important;grid-template-rows:24px minmax(0,1fr) 46px!important;gap:4px!important;padding:4px!important}.hud-player{min-height:52px!important;grid-template-columns:34px minmax(0,1fr)!important;padding:5px!important}.hud-bottom{grid-template-columns:40px minmax(0,1fr) 138px!important;grid-template-rows:40px!important;gap:4px!important;padding:4px!important}.timer-ring{width:36px!important;height:36px!important;font-size:17px!important}.bid-actions{grid-template-columns:28px 28px 72px!important;gap:4px!important;height:36px!important;align-items:stretch!important}.bid-actions .icon-action,.bid-bottom-simple .bid-button,.bid-button{min-height:36px!important;height:36px!important;max-height:36px!important}.bid-actions .icon-action{font-size:18px!important}.bid-bottom-simple .bid-button,.bid-button{font-size:19px!important;line-height:1!important}}html.webview-performance,html.webview-performance body,html.webview-performance #app{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;-webkit-text-size-adjust:100%;touch-action:manipulation}html.webview-performance img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}html.webview-performance .prototype-message-row,html.webview-performance .prototype-history-row,html.webview-performance .encyclopedia-card,html.webview-performance .warehouse-item,html.webview-performance .loot-cell{content-visibility:auto;contain-intrinsic-size:220px 160px}html.webview-performance .glass,html.webview-performance .app-modal-backdrop,html.webview-performance .app-modal-panel,html.webview-performance .prototype-panel,html.webview-performance .prototype-drawer,html.webview-performance .prototype-modal,html.webview-performance .prototype-toast,html.webview-performance .floating-bid-pad,html.webview-performance .floating-calculator,html.webview-performance .elite-profile-dropdown,html.webview-performance .product-modal-shell{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html.webview-performance .login-energy,html.webview-performance .login-hero-bg:after,html.webview-performance .login-auth-glow,html.webview-performance .artifact-aura,html.webview-performance .loot-cell:before,html.webview-performance .loot-cell:after,html.webview-performance .result-cell:before,html.webview-performance .result-cell:after{filter:none!important}html.webview-performance .login-gallery-track,html.webview-performance .login-live-chip,html.webview-performance .login-live-chip i,html.webview-performance .auth-boot-card:before,html.webview-performance .loot-fog:after,html.webview-performance .loot-cell,html.webview-performance .result-cell,html.webview-performance .red-drop-burst,html.webview-performance .reveal-spinner{animation-duration:1ms!important;animation-iteration-count:1!important}html.webview-performance .hud-bg{background-attachment:scroll!important;will-change:auto!important}html.webview-performance .loot-grid-scroll,html.webview-performance .prototype-scroll,html.webview-performance .warehouse-grid-scroll,html.webview-performance .encyclopedia-main,html.webview-performance .warehouse-scene-sidebar{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}@media(prefers-reduced-motion:reduce){html:not(.allow-motion) *,html:not(.allow-motion) *:before,html:not(.allow-motion) *:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}:root{--app-vw: 100vw;--app-vh: 100vh;--h5-scale: 1;--h5-density: 1;--h5-pad: clamp(6px, 1.4vh, 18px);--h5-gap: clamp(5px, 1.1vh, 16px);--h5-header: clamp(56px, 8vh, 88px);--auction-top: clamp(22px, 6vh, 42px);--auction-bottom: clamp(48px, 14vh, 92px);--auction-left: clamp(160px, 20vw, 280px);--auction-center: clamp(230px, 29vw, 360px);--safe-left: max(0px, env(safe-area-inset-left));--safe-right: max(0px, env(safe-area-inset-right));--safe-top: max(0px, env(safe-area-inset-top));--safe-bottom: max(0px, env(safe-area-inset-bottom))}html,body,#app{max-width:100vw;overflow-x:hidden}html.landscape-runtime,html.landscape-runtime body,html.landscape-runtime #app{width:var(--app-vw);height:var(--app-vh);min-height:0;overflow:hidden!important}@media(orientation:landscape)and (max-height:700px){html,body{background:#05090d;overscroll-behavior:none;-webkit-text-size-adjust:100%}body{padding:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}img,button{-webkit-user-drag:none}.app-shell,.lobby-screen,.auction-hud,.login-hero{width:var(--app-vw)!important;height:var(--app-vh)!important;min-height:0!important;max-width:none!important;overflow:hidden!important}.app-shell{padding:0!important}.login-hero{display:grid!important;grid-template-columns:minmax(0,1fr) clamp(280px,34vw,380px)!important}.login-hero-content{min-height:0!important;padding:calc(var(--h5-pad) + var(--safe-top)) calc(var(--h5-pad) + var(--safe-left)) calc(var(--h5-pad) + var(--safe-bottom)) max(var(--h5-pad),18px)!important;align-content:center!important;gap:var(--h5-gap)!important}.login-hero h1{font-size:clamp(30px,6.2vw,62px)!important;line-height:.92!important}.login-hero p{max-width:58vw!important;font-size:clamp(10px,1.35vw,14px)!important;line-height:1.5!important}.login-hero-buttons{gap:var(--h5-gap)!important}.login-hero-buttons button,.login-auth-submit{min-height:clamp(36px,8.6vh,54px)!important;padding:0 clamp(14px,2.6vw,28px)!important;font-size:clamp(13px,1.8vw,18px)!important}.login-gallery{display:block!important;width:min(64vw,calc(100vw - 330px))!important;max-width:none!important;padding-top:clamp(4px,1vh,10px)!important;overflow:hidden!important}.login-gallery-track{gap:clamp(6px,1vw,12px)!important;animation-duration:1ms!important;animation-iteration-count:1!important}.login-gallery-card{flex:0 0 clamp(110px,15vw,150px)!important;width:clamp(110px,15vw,150px)!important;min-width:clamp(110px,15vw,150px)!important;height:clamp(72px,11vh,98px)!important;min-height:0!important;border-radius:10px!important}.login-auth-panel{min-height:0!important;padding:calc(var(--h5-pad) + var(--safe-top)) calc(var(--h5-pad) + var(--safe-right)) calc(var(--h5-pad) + var(--safe-bottom)) var(--h5-pad)!important;overflow:hidden!important}.login-auth-inner,.login-auth-form{gap:var(--h5-gap)!important}.login-auth-head h2{font-size:clamp(24px,4.6vw,42px)!important}.login-auth-head p{max-height:34px!important;overflow:hidden!important;font-size:clamp(10px,1.25vw,13px)!important}.login-auth-form input{min-height:clamp(38px,8.2vh,56px)!important;font-size:clamp(13px,1.6vw,16px)!important}.lobby-screen{grid-template-rows:var(--h5-header) minmax(0,1fr)!important}.lobby-top{min-height:var(--h5-header)!important;grid-template-columns:clamp(192px,23vw,360px) minmax(0,1fr) auto!important;padding-right:var(--safe-right)!important;overflow:visible!important}.lobby-tabs{max-width:clamp(192px,23vw,360px)!important;grid-template-columns:repeat(2,minmax(96px,1fr))!important}.lobby-tabs button{min-height:var(--h5-header)!important;font-size:clamp(13px,1.8vw,22px)!important}.elite-top-actions{width:auto!important;max-width:calc(100vw - clamp(196px,24vw,368px) - var(--safe-right))!important;margin-left:auto!important;padding:0 var(--h5-pad)!important;gap:clamp(4px,.8vw,12px)!important;justify-content:flex-end!important;transform:none!important}.elite-asset.silver{display:inline-flex!important}.elite-asset,.elite-gold-capsule{min-height:clamp(36px,7.2vh,52px)!important;padding:0 clamp(7px,1.4vw,16px)!important;gap:clamp(4px,.7vw,9px)!important}.elite-asset span,.elite-gold-capsule span{display:none!important}.elite-asset b,.elite-gold-capsule b{font-size:clamp(13px,1.9vw,20px)!important;white-space:nowrap!important}.elite-gold-capsule button{min-height:clamp(28px,5.8vh,38px)!important;padding:0 clamp(7px,1.4vw,14px)!important;font-size:clamp(11px,1.45vw,14px)!important}.elite-icon-action{width:clamp(34px,7vh,48px)!important;min-width:clamp(34px,7vh,48px)!important;min-height:clamp(34px,7vh,48px)!important;padding:0!important}.elite-profile-trigger{width:clamp(108px,15vw,170px)!important;min-width:clamp(108px,15vw,170px)!important;min-height:clamp(42px,8.2vh,60px)!important;grid-template-columns:clamp(34px,7vh,46px) minmax(0,1fr) clamp(18px,3vw,24px)!important;gap:clamp(5px,.8vw,10px)!important}.profile-avatar{width:clamp(34px,7vh,46px)!important;min-width:clamp(34px,7vh,46px)!important;height:clamp(34px,7vh,46px)!important}.elite-profile-trigger b{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(13px,1.7vw,18px)!important}.elite-profile-dropdown{right:var(--safe-right)!important;top:calc(100% + 6px)!important}.map-lobby-body{height:calc(var(--app-vh) - var(--h5-header))!important;min-height:0!important;grid-template-columns:minmax(0,1fr) clamp(220px,30vw,360px)!important;gap:var(--h5-gap)!important;padding:var(--h5-pad) calc(var(--h5-pad) + var(--safe-right)) calc(var(--h5-pad) + var(--safe-bottom)) calc(var(--h5-pad) + var(--safe-left))!important;overflow:hidden!important}.world-map{min-height:0!important;height:100%!important;overflow:hidden!important}.world-map img{width:100%!important;height:100%!important;min-height:0!important;object-fit:cover!important}.map-pin{min-width:clamp(84px,12vw,136px)!important;padding:clamp(6px,1.1vh,12px) clamp(8px,1.3vw,14px) clamp(9px,1.8vh,18px)!important;transform:translate(-50%,-94%) scale(clamp(.72,var(--h5-scale),1))!important;transform-origin:50% 100%!important}.map-pin.active{transform:translate(-50%,-94%) scale(clamp(.82,calc(var(--h5-scale) * 1.06),1.08))!important}.map-pin b{font-size:clamp(13px,1.7vw,20px)!important;line-height:1.05!important}.map-pin span{font-size:clamp(9px,1.1vw,12px)!important}.venue-detail.map-venue-card{min-height:0!important;padding:clamp(9px,2vh,18px)!important;gap:var(--h5-gap)!important;align-content:center!important;overflow:hidden!important}.venue-detail.map-venue-card .venue-title,.venue-detail.map-venue-card .venue-title-copy{display:grid!important;justify-items:center!important;gap:clamp(3px,.8vh,8px)!important}.venue-detail.map-venue-card .venue-title-copy h1{font-size:clamp(24px,5.3vw,56px)!important;line-height:.92!important;text-align:center!important}.venue-detail.map-venue-card .venue-title-copy span{font-size:clamp(10px,1.3vw,14px)!important}.venue-detail.map-venue-card p,.venue-detail.map-venue-card .venue-copy{display:block!important;max-height:clamp(30px,10vh,74px)!important;margin:0!important;overflow:hidden!important;font-size:clamp(10px,1.35vw,14px)!important;line-height:1.42!important;text-align:center!important}.venue-detail.map-venue-card .venue-actions{width:100%!important;gap:clamp(6px,1.2vh,12px)!important}.venue-detail.map-venue-card .start-action{min-height:clamp(34px,8vh,54px)!important;font-size:clamp(13px,1.8vw,18px)!important}.venue-detail.map-venue-card .venue-stats{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(5px,1vh,10px)!important}.venue-detail.map-venue-card .venue-stats div{min-height:clamp(36px,8vh,64px)!important;padding:clamp(5px,1vh,10px)!important}.venue-detail.map-venue-card .venue-stats span{font-size:clamp(9px,1.1vw,12px)!important}.venue-detail.map-venue-card .venue-stats b{font-size:clamp(14px,2.4vw,26px)!important}.warehouse-home{height:calc(var(--app-vh) - var(--h5-header))!important;min-height:0!important;margin:0!important;padding:var(--h5-pad)!important;overflow:hidden!important}.warehouse-layout.two-pane{width:100%!important;height:100%!important;grid-template-columns:clamp(150px,23vw,260px) minmax(0,1fr)!important;gap:var(--h5-gap)!important}.warehouse-lanes{min-width:0!important;overflow:auto!important;scrollbar-width:none}.warehouse-lanes::-webkit-scrollbar,.warehouse-grid-scroll::-webkit-scrollbar,.loot-grid-scroll::-webkit-scrollbar{width:0;height:0}.warehouse-lane-main{min-height:clamp(54px,13vh,100px)!important;padding:clamp(7px,1.6vh,14px)!important}.warehouse-lane-name,.warehouse-lane-main strong{font-size:clamp(17px,3.4vw,30px)!important;line-height:1.08!important;overflow:hidden!important;text-overflow:ellipsis!important}.warehouse-grid-stage,.warehouse-grid-panel.only-grid,.warehouse-grid-scroll{max-width:none!important;min-width:0!important;height:100%!important}.warehouse-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(5px,.9vw,10px)!important;flex-wrap:nowrap!important;overflow:hidden!important}.warehouse-toolbar-copy{min-width:0!important}.warehouse-toolbar-copy b,.warehouse-toolbar-copy em{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.warehouse-toolbar-copy b{font-size:clamp(20px,3.8vw,36px)!important}.warehouse-toolbar-copy em{font-size:clamp(10px,1.35vw,13px)!important}.warehouse-toolbar-actions{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:max-content!important;gap:clamp(4px,.8vw,8px)!important;flex-wrap:nowrap!important;max-width:52vw!important;overflow:hidden!important}.warehouse-toolbar-actions button,.warehouse-toolbar button{min-height:clamp(32px,7vh,42px)!important;min-width:clamp(48px,7.2vw,76px)!important;padding:0 clamp(7px,1.35vw,12px)!important;font-size:0!important;letter-spacing:0!important;overflow:hidden!important;white-space:nowrap!important}.warehouse-toolbar-actions button:after{display:inline!important;font-size:clamp(11px,1.35vw,14px)!important;font-weight:900!important;letter-spacing:0!important}.warehouse-toolbar-actions button:nth-child(1):after{content:"筛选"!important}.warehouse-toolbar-actions button:nth-child(2):after{content:"售出"!important}.warehouse-toolbar-actions button:nth-child(3):after{content:"整理"!important}.warehouse-grid{grid-template-columns:repeat(12,minmax(clamp(28px,5.2vw,58px),1fr))!important;min-width:max(480px,calc(12*clamp(32px,5.6vw,64px)))!important}.warehouse-item-card .warehouse-item-media{width:clamp(24px,52%,90px)!important;max-height:62%!important}.auction-hud{grid-template-columns:var(--auction-left) var(--auction-center) minmax(300px,1fr)!important;grid-template-rows:var(--auction-top) minmax(0,1fr) var(--auction-bottom)!important;gap:var(--h5-gap)!important;padding:calc(var(--h5-pad) + var(--safe-top)) calc(var(--h5-pad) + var(--safe-right)) calc(var(--h5-pad) + var(--safe-bottom)) calc(var(--h5-pad) + var(--safe-left))!important}.hud-top{min-height:0!important}.hud-top b{font-size:clamp(16px,2.4vw,24px)!important}.hud-left,.hud-center,.hud-right,.loot-panel{min-height:0!important;overflow:hidden!important}.hud-left{gap:clamp(5px,1vh,10px)!important;padding:clamp(6px,1.4vh,12px)!important}.hud-player{min-height:clamp(54px,16.5vh,98px)!important;grid-template-columns:clamp(34px,8.2vh,52px) minmax(0,1fr)!important;gap:clamp(5px,1vw,10px)!important;padding:clamp(5px,1.2vh,10px)!important}.hud-player .avatar,.avatar{width:clamp(34px,8.2vh,52px)!important;min-width:clamp(34px,8.2vh,52px)!important;height:clamp(34px,8.2vh,52px)!important;font-size:clamp(16px,3.2vh,24px)!important}.player-name{gap:clamp(4px,.7vw,8px)!important;font-size:clamp(12px,1.7vw,18px)!important;line-height:1.05!important}.player-money,.bid-state{margin-top:clamp(2px,.5vh,4px)!important;font-size:clamp(9px,1.2vw,12px)!important}.round-slots{gap:clamp(2px,.5vw,4px)!important;margin-top:clamp(4px,1vh,8px)!important}.round-slots span{height:clamp(19px,5vh,25px)!important;font-size:clamp(9px,1.2vw,12px)!important}.hud-center{padding:clamp(6px,1.4vh,12px) clamp(7px,1.6vw,18px)!important;grid-template-rows:auto auto auto auto minmax(0,1fr)!important}.round-title{gap:clamp(7px,1.2vw,16px)!important;margin-bottom:clamp(4px,1vh,10px)!important}.round-title b{min-width:clamp(110px,17vw,180px)!important;padding:clamp(5px,1.4vh,9px) clamp(10px,2vw,22px)!important;font-size:clamp(16px,2.6vw,22px)!important}.round-rule{padding:clamp(4px,1vh,8px)!important;font-size:clamp(10px,1.35vw,13px)!important}.round-intel{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(4px,.7vw,8px)!important;margin:clamp(4px,.9vh,8px) 0!important}.round-intel div{padding:clamp(4px,.9vh,8px) clamp(5px,1vw,10px)!important}.round-intel b{font-size:clamp(10px,1.6vw,15px)!important}.round-intel span{font-size:clamp(8px,1vw,10px)!important}.round-anomaly{display:none!important}.round-hint{margin-bottom:clamp(4px,.8vh,8px)!important;padding:clamp(5px,1vh,8px) clamp(6px,1vw,10px)!important;font-size:clamp(10px,1.35vw,12px)!important}.event-list{gap:clamp(4px,.8vh,7px)!important}.event-item{min-height:clamp(38px,11vh,62px)!important;grid-template-columns:clamp(32px,6vh,48px) 1fr!important;gap:clamp(6px,1vw,12px)!important;padding:clamp(5px,1vh,8px)!important}.event-item:nth-child(n+4){display:none!important}.event-item b{margin-bottom:2px!important;font-size:clamp(11px,1.5vw,14px)!important}.event-item span{font-size:clamp(9px,1.15vw,12px)!important;line-height:1.25!important}body.screen-auction .loot-board-panel,.loot-panel{grid-template-rows:clamp(36px,8.5vh,54px) minmax(0,1fr) clamp(28px,7vh,46px)!important}.loot-board-head,.loot-head{min-height:clamp(36px,8.5vh,54px)!important;padding:0 clamp(7px,1.5vw,14px)!important}.loot-board-head h3,.loot-head h2{font-size:clamp(18px,2.8vw,28px)!important}.loot-grid{--cell: min(calc((100vw - var(--auction-left) - var(--auction-center) - 6 * var(--h5-gap) - var(--safe-left) - var(--safe-right)) / 12), calc((100vh - var(--auction-top) - 2 * var(--h5-gap) - var(--safe-top) - var(--safe-bottom)) / 6)) !important}.bid-bottom-simple{position:relative!important;left:auto!important;bottom:auto!important;z-index:2!important;width:auto!important;height:100%!important;max-height:var(--auction-bottom)!important;grid-column:2!important;grid-row:3!important;grid-template-columns:clamp(30px,8vh,50px) minmax(0,1fr) clamp(108px,17vw,190px)!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(4px,.9vw,8px)!important;padding:clamp(3px,.8vh,8px)!important;align-items:center!important;overflow:hidden!important}.timer-ring{width:clamp(30px,8vh,50px)!important;height:clamp(30px,8vh,50px)!important;font-size:clamp(14px,3.5vh,22px)!important}.bid-brief{min-width:0!important;gap:1px!important}.bid-brief span{font-size:clamp(9px,1.15vw,12px)!important}.bid-brief b{font-size:clamp(14px,2.1vw,20px)!important;line-height:1!important;white-space:nowrap!important}.bid-actions{grid-template-columns:clamp(26px,6.4vh,40px) clamp(26px,6.4vh,40px) minmax(58px,1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(3px,.7vw,7px)!important;height:100%!important;align-items:stretch!important}.bid-actions .icon-action,.bid-bottom-simple .bid-button{min-height:0!important;height:100%!important;max-height:calc(var(--auction-bottom) - 2 * clamp(4px,1vh,10px))!important}.bid-actions .icon-action{font-size:clamp(16px,4vh,26px)!important}.bid-bottom-simple .bid-button{font-size:clamp(17px,3.8vh,26px)!important;line-height:1!important;letter-spacing:.02em!important}.floating-bid-pad,.app-modal-panel,.product-modal-shell,.prototype-modal,.prototype-drawer{max-width:calc(100vw - 2 * var(--h5-pad) - var(--safe-left) - var(--safe-right))!important;max-height:calc(100vh - 2 * var(--h5-pad) - var(--safe-top) - var(--safe-bottom))!important;overflow:hidden!important}.floating-bid-pad{width:min(650px,calc(100vw - 2 * var(--h5-pad)))!important}.floating-calculator{width:min(300px,calc(100vw - 2 * var(--h5-pad)))!important}}@media(orientation:landscape)and (max-height:430px){.login-auth-head p,.venue-detail.map-venue-card .venue-copy{display:none!important}.elite-asset.silver{max-width:92px!important}.elite-gold-capsule{max-width:186px!important}.elite-profile-trigger{width:clamp(102px,13vw,128px)!important;min-width:clamp(102px,13vw,128px)!important}.map-lobby-body{grid-template-columns:minmax(0,1fr) clamp(218px,28vw,280px)!important}.auction-hud{grid-template-columns:var(--auction-left) var(--auction-center) minmax(280px,1fr)!important}body.screen-auction .loot-board-panel,.loot-panel{grid-template-rows:34px minmax(0,1fr) 28px!important}.loot-board-foot,.loot-board-foot-value,.loot-board-foot-left{min-height:28px!important;padding:0 8px!important;font-size:12px!important}.round-intel div:nth-child(n+3){display:none!important}.event-item:nth-child(n+3){display:none!important}.bid-bottom-simple{grid-template-columns:30px minmax(0,1fr) 116px!important;gap:4px!important;padding:3px 4px!important}.timer-ring{width:30px!important;height:30px!important;font-size:14px!important}.bid-brief span{display:none!important}.bid-brief b{font-size:15px!important}.bid-actions{grid-template-columns:26px 26px minmax(58px,1fr)!important;gap:4px!important}.bid-actions .icon-action,.bid-bottom-simple .bid-button{max-height:34px!important}.bid-actions .icon-action{font-size:17px!important}.bid-bottom-simple .bid-button{font-size:18px!important}}@media(orientation:portrait){.app-shell:before{content:"请横屏进入拍卖";position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px;background:#05090d;color:#efff12;font-size:clamp(20px,7vw,34px);font-weight:900;letter-spacing:.08em;text-align:center}}:root{--bk-bg: #05090b;--bk-panel: rgba(8, 14, 17, .9);--bk-panel-2: rgba(14, 23, 27, .9);--bk-line: rgba(180, 218, 230, .2);--bk-line-strong: rgba(218, 255, 36, .44);--bk-text: rgba(247, 250, 244, .96);--bk-muted: rgba(189, 202, 203, .68);--bk-accent: #dfff18;--bk-cyan: #71e8ff;--bk-danger: #ff6378;--bk-radius-sm: .9vw;--bk-radius-md: 1.35vw;--bk-radius-lg: 2vw;--bk-control-h-sm: 4.8vh;--bk-control-h-md: 6vh;--bk-font-xs: clamp(1.15vw, 2.15vh, 1.45vw);--bk-font-sm: clamp(1.35vw, 2.55vh, 1.8vw);--bk-font-md: clamp(1.65vw, 3vh, 2.2vw);--bk-font-lg: clamp(2.25vw, 4vh, 3.1vw);--bk-font-xl: clamp(3vw, 5.8vh, 4.6vw);--bk-z-modal: 9000}.bk-button,.bk-icon-button,.bk-tabs button,.bk-filter-options button,.bk-card{appearance:none;box-sizing:border-box;min-width:0;border:0;color:var(--bk-text);font:inherit;font-weight:900;letter-spacing:.02em;cursor:pointer;-webkit-tap-highlight-color:transparent}.bk-button{min-height:var(--bk-control-h-md);padding:0 2.2vw;border:.08vw solid var(--bk-line);border-radius:999vw;display:inline-grid;place-items:center;grid-auto-flow:column;gap:.8vw;font-size:var(--bk-font-sm);line-height:1;white-space:nowrap;background:linear-gradient(180deg,#ffffff14,#ffffff05),#080f12e6;box-shadow:inset 0 0 0 .08vw #ffffff09,0 1.5vh 3.8vh #0000003d}.bk-button[data-size=sm]{min-height:var(--bk-control-h-sm);padding:0 1.55vw;font-size:var(--bk-font-xs)}.bk-button[data-size=lg]{min-height:7.4vh;padding:0 3.2vw;font-size:var(--bk-font-md)}.bk-button[data-variant=primary],.bk-button[data-variant=accent]{border-color:#dfff18b8;color:#071006;background:linear-gradient(135deg,#f3ff2d,#95df22);box-shadow:0 1.8vh 4.2vh #c7ff003d}.bk-button[data-variant=cyan]{border-color:#71e8ff9e;color:#061012;background:linear-gradient(135deg,#c7fbff,#5bd6df)}.bk-button[data-variant=danger]{border-color:#ff63789e;color:#fff7f8;background:linear-gradient(135deg,#661620e6,#2a0c14f0)}.bk-button[data-variant=outline],.bk-icon-button[data-variant=outline]{border-color:#cde2e857;background:#12191deb}.bk-button:disabled,.bk-icon-button:disabled,.bk-card:disabled{cursor:not-allowed;opacity:.46}.bk-button:not(:disabled):active,.bk-icon-button:not(:disabled):active,.bk-card:not(:disabled):active{transform:translateY(.16vh) scale(.99)}.bk-icon-button{width:var(--bk-control-h-md);height:var(--bk-control-h-md);border:.08vw solid var(--bk-line);border-radius:var(--bk-radius-md);display:inline-grid;place-items:center;font-size:var(--bk-font-md);line-height:1;background:#080e11e0}.bk-icon-button[data-size=sm]{width:var(--bk-control-h-sm);height:var(--bk-control-h-sm);font-size:var(--bk-font-sm)}.bk-button-group,.bk-action-bar{min-width:0;display:flex;align-items:center;gap:.8vw}.bk-button-group[data-align=end]{justify-content:flex-end}.bk-panel,.bk-card,.bk-modal,.bk-drawer{border:.08vw solid var(--bk-line);background:linear-gradient(145deg,#ffffff0d,#ffffff03),var(--bk-panel);box-shadow:inset 0 0 0 .08vw #ffffff06,0 2vh 5.6vh #0000004d;-webkit-backdrop-filter:blur(1.1vw);backdrop-filter:blur(1.1vw)}.bk-panel{border-radius:var(--bk-radius-lg);padding:1.6vw}.bk-panel[data-compact=true]{padding:1vw;border-radius:var(--bk-radius-md)}.bk-card{width:100%;border-radius:var(--bk-radius-lg);padding:1.35vw;text-align:left;overflow:hidden}.bk-card.is-selected{border-color:var(--bk-line-strong);box-shadow:0 0 0 .16vw #dfff182e,0 2vh 6vh #00000057}.bk-tabs{display:flex;align-items:stretch;min-width:0;border:.08vw solid rgba(180,218,230,.14);background:#070c10bd}.bk-tabs button{min-width:12vw;min-height:8.4vh;padding:0 2.2vw;color:var(--bk-muted);font-size:var(--bk-font-sm);background:transparent;border-right:.08vw solid rgba(180,218,230,.14)}.bk-tabs button.active{color:#fff;background:linear-gradient(135deg,#dfff182e,#dfff1808);box-shadow:inset 0 -.8vh 0 var(--bk-accent)}.bk-filter-group{display:grid;grid-template-columns:minmax(7vw,.18fr) minmax(0,1fr);align-items:start;gap:1.4vw;min-width:0}.bk-filter-label{padding-top:1.5vh;color:var(--bk-muted);font-size:var(--bk-font-sm);font-weight:900}.bk-filter-options{min-width:0;display:flex;flex-wrap:wrap;gap:1vw}.bk-filter-options button{min-width:8.8vw;min-height:6.4vh;padding:0 1.6vw;border:.08vw solid rgba(205,226,232,.24);border-radius:.55vw;color:var(--bk-text);font-size:var(--bk-font-xs);background:#141a1fd6}.bk-filter-options button.active{border-color:#a9eeffeb;background:#36505ce0;box-shadow:0 0 2.2vh #a9eeff57}.bk-quality-filter{min-width:0;display:flex;flex-wrap:wrap;gap:.8vw}.bk-quality-filter button{appearance:none;min-width:7.8vw;min-height:6.2vh;padding:0 1.6vw;border:.08vw solid rgba(205,226,232,.24);border-radius:.62vw;color:var(--quality-color, var(--bk-text));background:#12181ee0;font:inherit;font-size:var(--bk-font-xs);font-weight:950;letter-spacing:.02em;cursor:pointer}.bk-quality-filter[data-size=sm] button{min-width:6.4vw;min-height:4.8vh;padding:0 1.15vw}.bk-quality-filter button[data-active=true]{border-color:color-mix(in srgb,var(--quality-color, #a9eeff) 52%,#a9eeff);background:color-mix(in srgb,var(--quality-color, #a9eeff) 16%,rgba(22,30,36,.9));box-shadow:0 0 2vh color-mix(in srgb,var(--quality-color, #a9eeff) 22%,transparent)}.bk-status-badge{display:inline-grid;place-items:center;min-height:3.4vh;padding:0 1vw;border:.08vw solid rgba(205,226,232,.24);border-radius:999vw;color:var(--bk-muted);font-size:var(--bk-font-xs);font-weight:950;line-height:1}.bk-status-badge[data-tone=accent]{border-color:#dfff1880;color:var(--bk-accent);background:#445c0c6b}.bk-status-badge[data-tone=danger]{border-color:#ff637880;color:var(--bk-danger)}.bk-money{display:grid;gap:.4vh;min-width:0}.bk-money span{color:var(--bk-muted);font-size:var(--bk-font-xs);font-weight:800}.bk-money b{min-width:0;color:var(--bk-text);font-size:var(--bk-font-lg);line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bk-modal-backdrop{position:fixed;inset:0;z-index:var(--bk-z-modal);background:#000000a3;-webkit-backdrop-filter:blur(.65vw);backdrop-filter:blur(.65vw)}.bk-modal,.bk-drawer{position:fixed;z-index:calc(var(--bk-z-modal) + 1);color:var(--bk-text);outline:none;overflow:hidden}.bk-modal{left:50%;top:50%;width:min(86vw,calc(96vw - env(safe-area-inset-left) - env(safe-area-inset-right)));max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 6vh);border-radius:var(--bk-radius-lg);transform:translate(-50%,-50%);display:grid;grid-template-rows:auto minmax(0,1fr) auto}.bk-modal[data-size=sm]{width:min(54vw,calc(96vw - env(safe-area-inset-left) - env(safe-area-inset-right)))}.bk-modal[data-size=lg]{width:min(92vw,calc(97vw - env(safe-area-inset-left) - env(safe-area-inset-right)))}.bk-drawer{top:calc(env(safe-area-inset-top) + 2vh);bottom:calc(env(safe-area-inset-bottom) + 2vh);width:min(46vw,calc(96vw - env(safe-area-inset-left) - env(safe-area-inset-right)));border-radius:var(--bk-radius-lg);display:grid;grid-template-rows:auto minmax(0,1fr) auto}.bk-drawer[data-side=right]{right:calc(env(safe-area-inset-right) + 2vw)}.bk-drawer[data-side=left]{left:calc(env(safe-area-inset-left) + 2vw)}.bk-modal-head{display:flex;align-items:center;justify-content:space-between;gap:1.5vw;padding:2.1vh 2vw;border-bottom:.08vw solid rgba(180,218,230,.18)}.bk-modal-head>div{min-width:0}.bk-modal-head span{display:block;color:var(--bk-muted);font-size:var(--bk-font-xs);font-weight:900}.bk-modal-head h2,.bk-modal-head [data-radix-dialog-title]{margin:.4vh 0 0;color:var(--bk-text);font-size:var(--bk-font-xl);line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bk-modal-head h2:first-child,.bk-modal-head [data-radix-dialog-title]:first-child{margin-top:0}.bk-modal-body,.bk-drawer-body{min-width:0;min-height:0;overflow:auto;padding:2.4vh 2vw;overscroll-behavior:contain}.bk-modal-foot{display:flex;align-items:center;justify-content:flex-end;gap:1vw;padding:1.8vh 2vw;border-top:.08vw solid rgba(180,218,230,.18)}.bk-field{display:grid;gap:.8vh;min-width:0;color:var(--bk-text)}.bk-field>span{color:var(--bk-muted);font-size:var(--bk-font-xs);font-weight:900}.bk-field input,.bk-field textarea,.bk-input{width:100%;min-height:var(--bk-control-h-md);padding:0 1.4vw;border:.08vw solid rgba(205,226,232,.28);border-radius:var(--bk-radius-sm);color:var(--bk-text);font-size:var(--bk-font-sm);font-weight:800;background:#070c10cc;outline:none}.bk-topbar{min-width:0;min-height:9.4vh;padding:env(safe-area-inset-top) calc(env(safe-area-inset-right) + 1.2vw) 0 calc(env(safe-area-inset-left) + 1.2vw);display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1vw;border-bottom:.08vw solid rgba(180,218,230,.16);background:#050a0eeb}.bk-topbar-left,.bk-topbar-center,.bk-topbar-right{min-width:0;display:flex;align-items:center;gap:.8vw}.bk-topbar-center{justify-content:center}.bk-topbar-right{justify-content:flex-end}.bk-list,.bk-grid{min-width:0;min-height:0}.bk-modal{inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:0!important;max-width:calc(96vw - env(safe-area-inset-left) - env(safe-area-inset-right))!important;max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 5vh)!important;overflow:hidden!important}.bk-modal[data-size=sm]{width:min(52vw,calc(95vw - env(safe-area-inset-left) - env(safe-area-inset-right)))!important}.bk-modal[data-size=lg]{width:min(90vw,calc(97vw - env(safe-area-inset-left) - env(safe-area-inset-right)))!important}.warehouse-filter-modal.bk-modal,.encyclopedia-modal.bk-modal{height:min(86dvh,calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 5vh))!important;padding:0!important}.market-style.encyclopedia-modal.bk-modal,.warehouse-filter-modal.bk-modal,html.compact-landscape .market-style.encyclopedia-modal.bk-modal,html.compact-landscape .warehouse-filter-modal.bk-modal{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:0!important;width:min(90vw,calc(97vw - env(safe-area-inset-left) - env(safe-area-inset-right)))!important;height:min(86dvh,calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 5vh))!important}.encyclopedia-modal.bk-modal{width:min(90vw,calc(97vw - env(safe-area-inset-left) - env(safe-area-inset-right)))}.encyclopedia-modal .bk-modal-body{padding:0}.encyclopedia-layout{min-width:0;min-height:0;max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 19vh);display:grid;grid-template-columns:minmax(18vw,.28fr) minmax(0,1fr);overflow:hidden}.encyclopedia-layout .encyclopedia-sidebar{min-width:0;min-height:0;overflow:auto;padding:2vh 1.4vw;border-right:.08vw solid rgba(180,218,230,.18)}.encyclopedia-layout .encyclopedia-sidebar .bk-button{width:100%;justify-content:start;border-radius:.55vw}.encyclopedia-layout .encyclopedia-main{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.encyclopedia-layout .encyclopedia-filters{display:grid;gap:1.6vh;padding:2vh 2vw;border-bottom:.08vw solid rgba(180,218,230,.14)}.encyclopedia-layout .encyclopedia-card-grid{min-width:0;min-height:0;overflow:auto;padding:2vh 2vw;display:grid!important;grid-template-columns:repeat(auto-fill,minmax(11vw,1fr))!important;gap:1vw!important}.encyclopedia-layout .encyclopedia-card{min-width:0;min-height:18vh!important;padding:1vh .8vw!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:.6vh!important;overflow:hidden!important}.encyclopedia-layout .encyclopedia-card .card-name,.encyclopedia-layout .encyclopedia-card .card-scene,.encyclopedia-layout .encyclopedia-card .card-size,.encyclopedia-layout .encyclopedia-card strong{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.encyclopedia-layout .encyclopedia-card .card-name{font-size:var(--bk-font-xs)!important;line-height:1.08!important}.encyclopedia-layout .encyclopedia-card .card-scene,.encyclopedia-layout .encyclopedia-card .card-size{font-size:clamp(.95vw,1.75vh,1.18vw)!important}.encyclopedia-layout .encyclopedia-card strong{font-size:clamp(1.05vw,1.95vh,1.32vw)!important}.encyclopedia-layout .encyclopedia-card-media,.encyclopedia-layout .encyclopedia-card .loot-icon{align-self:center!important;justify-self:center!important;max-width:74%!important;max-height:9vh!important}@media(orientation:portrait){.bk-modal,.bk-drawer{width:calc(94vw - env(safe-area-inset-left) - env(safe-area-inset-right));max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 8vh)}}:root{--pa-safe-t: env(safe-area-inset-top);--pa-safe-r: env(safe-area-inset-right);--pa-safe-b: env(safe-area-inset-bottom);--pa-safe-l: env(safe-area-inset-left);--pa-pad: clamp(.7vw, 1.7vh, 1.45vw);--pa-gap: clamp(.45vw, 1.15vh, 1vw);--pa-header: clamp(4.8vw, 9.4vh, 6.4vw);--pa-radius: clamp(.8vw, 2.2vh, 1.6vw);--pa-tap: clamp(3.2vw, 8.6vh, 4.9vw);--pa-modal-w: min(82vw, 82dvh);--pa-modal-h: calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b) - 12vh);--pa-fs-micro: clamp(.62vw, 1.45vh, .82vw);--pa-fs-caption: clamp(.72vw, 1.65vh, .95vw);--pa-fs-body: clamp(.82vw, 1.9vh, 1.08vw);--pa-fs-control: clamp(.92vw, 2.15vh, 1.22vw);--pa-fs-title: clamp(1.35vw, 3.3vh, 1.9vw);--pa-fs-hero: clamp(2.2vw, 5.6vh, 3.4vw)}.player-crash-screen{min-height:100dvh;display:grid;place-items:center;padding:clamp(18px,5vw,48px);color:#f6f2e8;background:radial-gradient(circle at 20% 20%,rgba(198,255,0,.12),transparent 32%),linear-gradient(135deg,#071013,#020404 70%)}.player-crash-screen section{width:min(520px,92vw);display:grid;gap:12px;padding:clamp(20px,4vw,36px);border:1px solid rgba(198,255,0,.26);border-radius:24px;background:#080e10db;box-shadow:0 22px 70px #00000073}.player-crash-screen span{color:#dfff2c;font-size:12px;font-weight:900;letter-spacing:.18em}.player-crash-screen h1{margin:0;font-size:clamp(24px,5vw,40px)}.player-crash-screen p{margin:0;color:#f6f2e8b8;line-height:1.6}.player-crash-screen button{width:max-content;min-height:42px;margin-top:8px;padding:0 20px;border:0;border-radius:999px;color:#050705;background:linear-gradient(135deg,#efff28,#9bd21a);font-weight:950}html,body,#app,.app-shell{width:100vw!important;max-width:100vw!important;min-height:100dvh!important;overflow-x:hidden!important}html.landscape-runtime,html.landscape-runtime body,html.landscape-runtime #app,html.landscape-runtime .app-shell{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}body{padding:var(--pa-safe-t) var(--pa-safe-r) var(--pa-safe-b) var(--pa-safe-l)!important;font-size:var(--pa-fs-body)!important;line-height:1.32!important}button,input{min-width:0;font-size:var(--pa-fs-control)!important}small,span,p,label,input,button{line-height:1.3!important}.login-elite-screen,.login-elite-main,.lobby-screen,.auction-hud,.result-hud{width:100%!important;height:calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b))!important;min-height:0!important;overflow:hidden!important}.login-elite-main{display:grid!important;grid-template-columns:minmax(0,68fr) minmax(26vw,32fr)!important}.login-hero{width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important;padding:calc(var(--pa-pad) + var(--pa-safe-t)) 0 calc(var(--pa-pad) + var(--pa-safe-b)) calc(var(--pa-pad) + var(--pa-safe-l))!important}.login-hero-content{height:100%!important;min-height:0!important;display:grid!important;align-content:center!important;gap:var(--pa-gap)!important;padding-top:0!important}.login-live-chip{max-width:52vw!important;margin:0!important;padding:.7vw 1.2vw!important;font-size:var(--pa-fs-caption)!important;animation:loginChipFloat 2.8s ease-in-out infinite,loginChipGlow 2s ease-in-out infinite alternate!important}.login-live-chip i{animation:loginDotPulse 1.2s ease-in-out infinite!important}.login-hero h1{max-width:58vw!important;font-size:clamp(3.6vw,8.4vh,5.4vw)!important;line-height:.92!important}.login-hero p{max-width:54vw!important;max-height:18vh!important;margin:0!important;overflow:hidden!important;font-size:var(--pa-fs-body)!important;line-height:1.42!important}.login-hero-buttons{position:static!important;display:flex!important;gap:var(--pa-gap)!important;margin:0!important}.login-hero-buttons button,.login-auth-submit{min-height:var(--pa-tap)!important;min-width:clamp(10vw,22vh,15vw)!important;padding:0 1.6vw!important;font-size:var(--pa-fs-control)!important}.login-gallery{position:static!important;width:100%!important;height:clamp(11vw,23vh,15vw)!important;margin-top:0!important;overflow:hidden!important}.login-gallery-track{height:100%!important;gap:var(--pa-gap)!important;animation:loginGalleryScroll 22s linear infinite!important;animation-iteration-count:infinite!important}html.webview-performance .login-gallery-track{animation-name:loginGalleryScroll!important;animation-duration:26s!important;animation-timing-function:linear!important;animation-iteration-count:infinite!important}html.webview-performance .login-live-chip{animation-name:loginChipFloat,loginChipGlow!important;animation-duration:3s,2.2s!important;animation-timing-function:ease-in-out,ease-in-out!important;animation-iteration-count:infinite,infinite!important}html.webview-performance .login-live-chip i{animation-name:loginDotPulse!important;animation-duration:1.4s!important;animation-iteration-count:infinite!important}.login-gallery-card{flex:0 0 clamp(10.6vw,24vh,14.5vw)!important;width:clamp(10.6vw,24vh,14.5vw)!important;height:100%!important;min-height:0!important}.login-gallery-card img,.login-hero-bg img{object-fit:cover!important}.login-gallery-card.gallery-boat img,.login-gallery-card.gallery-gun img{object-fit:contain!important;padding:1.4vh!important;background:radial-gradient(circle at center,#c6ff001f,#00000047)!important}.login-auth-panel{min-height:0!important;height:100%!important;display:grid!important;place-items:center!important;padding:calc(var(--pa-pad) + var(--pa-safe-t)) calc(3.2vw + var(--pa-safe-r)) calc(var(--pa-pad) + var(--pa-safe-b)) 3.2vw!important;overflow:hidden!important}.login-auth-inner,.login-auth-form{width:100%!important;min-width:0!important}.login-auth-form{gap:clamp(1vw,2.6vh,1.55vw)!important}.login-auth-tabs{width:100%!important;margin-block:0 clamp(1vw,2.1vh,1.35vw)!important;border-radius:clamp(.75vw,1.7vh,1.1vw)!important;overflow:hidden!important}.login-auth-tabs button{flex:1 1 0!important;min-width:0!important;min-height:clamp(4.8vh,3.4vw,6.4vh)!important;font-size:var(--pa-fs-control)!important}.login-auth-head h2{font-size:var(--pa-fs-hero)!important}.login-auth-head p,.login-auth-form label span,.login-auth-meta{font-size:var(--pa-fs-caption)!important}.login-auth-feedback{width:100%!important;padding:1vh 1vw!important;border:thin solid rgba(255,92,120,.42)!important;border-radius:clamp(.55vw,1.35vh,.9vw)!important;background:linear-gradient(135deg,#ff5c7821,#ff5c780d)!important;color:#ff9caf!important;font-size:var(--pa-fs-caption)!important;line-height:1.35!important}.login-auth-feedback.pending{border-color:#c6ff0052!important;background:linear-gradient(135deg,#c6ff001f,#23e66e0d)!important;color:#dfff74!important}.login-input-wrap{min-height:var(--pa-tap)!important;grid-template-columns:3.2vw minmax(0,1fr) auto!important}.login-input-wrap input{min-height:var(--pa-tap)!important;height:var(--pa-tap)!important;font-size:var(--pa-fs-control)!important}.login-captcha-row,.login-sms-row{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(12vw,16vw)!important;gap:clamp(.7vw,1.6vh,1vw)!important;align-items:stretch!important}.login-captcha-input,.login-sms-input{min-width:0!important}.login-captcha-image{appearance:none!important;min-width:0!important;min-height:var(--pa-tap)!important;border:thin solid rgba(198,255,0,.28)!important;border-radius:clamp(.55vw,1.35vh,.9vw)!important;background:linear-gradient(145deg,#121c1ffa,#080c10f5)!important;color:#dfff74!important;font:inherit!important;font-size:var(--pa-fs-caption)!important;font-weight:900!important;overflow:hidden!important;cursor:pointer!important}.login-captcha-image img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.login-send-sms{width:100%!important;min-height:var(--pa-tap)!important;border-radius:clamp(.55vw,1.35vh,.9vw)!important;font-size:var(--pa-fs-caption)!important}.login-mode-link{appearance:none!important;width:fit-content!important;justify-self:center!important;border:0!important;padding:0!important;background:transparent!important;color:#c6ff00d1!important;font:inherit!important;font-size:var(--pa-fs-caption)!important;font-weight:900!important;letter-spacing:.08em!important;text-decoration:underline!important;text-underline-offset:.45vh!important;cursor:pointer!important}.login-energy{animation-duration:8s!important;animation-iteration-count:infinite!important}.lobby-screen{display:grid!important;grid-template-rows:var(--pa-header) minmax(0,1fr)!important;padding:0!important}.lobby-top{min-height:var(--pa-header)!important;display:grid!important;grid-template-columns:minmax(16vw,24vw) minmax(0,1fr)!important;align-items:stretch!important;overflow:visible!important;padding-right:var(--pa-safe-r)!important}.lobby-tabs{min-width:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.lobby-tabs button{min-width:0!important;min-height:var(--pa-header)!important;padding:0 1vw!important;font-size:clamp(1.05vw,2.5vh,1.5vw)!important}.elite-top-actions{min-width:0!important;max-width:100%!important;justify-self:end!important;display:flex!important;justify-content:flex-end!important;gap:clamp(.3vw,.9vh,.75vw)!important;padding:0 var(--pa-pad)!important;overflow:visible!important}.elite-asset,.elite-gold-capsule,.elite-icon-action,.elite-profile-trigger{min-height:clamp(3.2vw,7.3vh,4.6vw)!important}.elite-asset,.elite-gold-capsule{padding:0 clamp(.65vw,1.6vh,1.1vw)!important;gap:clamp(.3vw,.8vh,.65vw)!important}.elite-asset b,.elite-gold-capsule b,.elite-profile-trigger b{max-width:9vw!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.elite-icon-action{width:clamp(3.2vw,7.3vh,4.6vw)!important;min-width:clamp(3.2vw,7.3vh,4.6vw)!important}.elite-profile-menu{position:relative!important}.elite-profile-dropdown{top:calc(100% + 1vh)!important;right:var(--pa-safe-r)!important;width:min(28vw,46vh)!important;max-height:calc(100dvh - var(--pa-header) - var(--pa-safe-b) - 3vh)!important;overflow:auto!important}.map-lobby-body,.warehouse-home{height:calc(100dvh - var(--pa-header) - var(--pa-safe-t) - var(--pa-safe-b))!important;min-height:0!important;overflow:hidden!important}.map-lobby-body{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(28vw,35vw)!important;gap:var(--pa-gap)!important;padding:var(--pa-pad) calc(var(--pa-pad) + var(--pa-safe-r)) calc(var(--pa-pad) + var(--pa-safe-b)) calc(var(--pa-pad) + var(--pa-safe-l))!important}.world-map,.venue-detail.map-venue-card,.warehouse-shell,.warehouse-layout.two-pane,.warehouse-grid-stage,.warehouse-grid-panel,.warehouse-grid-scroll{min-width:0!important;min-height:0!important;overflow:hidden!important}.world-map img{width:100%!important;height:100%!important;object-fit:cover!important}.venue-detail.map-venue-card{display:grid!important;grid-template-rows:auto auto auto minmax(0,auto) auto!important;align-content:stretch!important;gap:var(--pa-gap)!important;padding:clamp(1vw,2.3vh,1.6vw)!important;pointer-events:auto!important;position:relative!important;z-index:3!important;background:linear-gradient(180deg,#0e1214f5,#060b0deb),radial-gradient(circle at top right,rgba(198,255,0,.18),transparent 42%)!important;border-color:#ffffff1f!important}.venue-title,.venue-title-copy{min-width:0!important}.venue-title-copy{justify-items:start!important;width:100%!important;gap:.45vh!important}.venue-title span{font-size:var(--pa-fs-caption)!important;letter-spacing:.08em!important;text-transform:uppercase!important}.venue-title h1,.venue-title h2{font-size:clamp(1.9vw,4.45vh,3.25vw)!important;line-height:.98!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.map-pin em{position:absolute!important;right:-.35vw!important;top:-1.1vh!important;min-width:3.3vw!important;min-height:2.8vh!important;display:inline-grid!important;place-items:center!important;padding:0 .6vw!important;border:.14vmin solid rgba(232,245,66,.88)!important;border-radius:999vw!important;background:linear-gradient(135deg,#e8f542,#7fc82f)!important;color:#101506!important;font-size:clamp(1.3vh,.82vw,1.65vh)!important;font-style:normal!important;font-weight:1000!important;box-shadow:0 .9vh 2vh #c6ff0042!important}.venue-multiplier{display:inline-grid!important;place-items:center!important;min-height:3.1vh!important;padding:0 .95vw!important;border:.1vmin solid rgba(232,245,66,.46)!important;border-radius:999vw!important;background:#c6ff001f!important;color:#e8f542!important;font-size:clamp(1.2vh,.82vw,1.55vh)!important;letter-spacing:.04em!important}.venue-detail p,.venue-copy,.lobby-message{max-height:14vh!important;overflow:hidden!important;font-size:var(--pa-fs-caption)!important;line-height:1.42!important}.venue-detail.map-venue-card p{color:#e5f4efc2!important;margin:0!important}.venue-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.5vw,1.2vh,.9vw)!important}.venue-stats div{min-width:0!important;padding:clamp(.65vw,1.6vh,1vw)!important;background:linear-gradient(180deg,#ffffff0e,#ffffff06)!important;border-color:#ffffff14!important}.venue-stats span,.venue-copy b{font-size:var(--pa-fs-micro)!important;letter-spacing:.08em!important}.venue-stats b,.venue-copy span{font-size:clamp(1.35vh,.86vw,1.7vh)!important}.venue-copy{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:.8vh .8vw!important;padding:clamp(.75vw,1.7vh,1.1vw)!important;background:#c6ff000e!important;border:thin solid rgba(198,255,0,.16)!important}.venue-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--pa-gap)!important;width:100%!important;position:relative!important;z-index:5!important;pointer-events:auto!important}.start-action{min-width:0!important;min-height:var(--pa-tap)!important;position:relative!important;z-index:6!important;pointer-events:auto!important;font-size:var(--pa-fs-title)!important;border:thin solid rgba(255,255,255,.14)!important;box-shadow:0 1.2vh 3vh #00000047!important}.start-action.secondary{background:linear-gradient(135deg,#e4f7f2f2,#52d9e0eb)!important}.warehouse-home{padding:var(--pa-pad) calc(var(--pa-pad) + var(--pa-safe-r)) calc(var(--pa-pad) + var(--pa-safe-b)) calc(var(--pa-pad) + var(--pa-safe-l))!important}.warehouse-shell{width:100%!important;height:100%!important}html.phone-landscape .warehouse-home{height:calc(100dvh - var(--pa-header) - var(--pa-safe-t) - var(--pa-safe-b) - 1.2vh)!important}html.phone-landscape .warehouse-shell{max-height:100%!important}.warehouse-layout.two-pane{width:100%!important;height:100%!important;display:grid!important;grid-template-columns:minmax(18vw,24vw) minmax(0,1fr)!important;gap:var(--pa-gap)!important}.warehouse-scene-sidebar.big-sidebar{min-width:0!important;min-height:0!important;overflow:auto!important;padding:var(--pa-gap)!important}.warehouse-lane-main{min-width:0!important;min-height:clamp(5vw,10vh,6.7vw)!important;padding:0 clamp(.9vw,2vh,1.4vw)!important;gap:.45vh!important}.warehouse-lane-name{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:var(--pa-fs-control)!important}.warehouse-lane-main strong,.warehouse-toolbar-copy b{font-size:var(--pa-fs-control)!important}.warehouse-lane-main>span:not(.warehouse-lane-name),.warehouse-toolbar-copy span,.warehouse-toolbar-copy em,.warehouse-item-name,.warehouse-item-size,.warehouse-item-scene{font-size:var(--pa-fs-caption)!important}.warehouse-grid-stage{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:var(--pa-gap)!important}.warehouse-toolbar{min-width:0!important;grid-template-columns:minmax(0,1fr) auto!important;gap:var(--pa-gap)!important}.warehouse-toolbar-actions{display:flex!important;flex-wrap:nowrap!important;gap:clamp(.45vw,1vh,.8vw)!important}.warehouse-toolbar-actions button{min-height:clamp(3.2vw,7.4vh,4.8vw)!important;padding:0 clamp(.85vw,1.9vh,1.25vw)!important;white-space:nowrap!important;border:thin solid rgba(255,255,255,.14)!important;border-radius:999vw!important;background:linear-gradient(180deg,#ffffff17,#ffffff09)!important;color:#ecf8f4eb!important;font-size:var(--pa-fs-caption)!important}.warehouse-toolbar-actions button:last-child,.warehouse-lane-tools button,.quick-sell-action{border-radius:999vw!important;border:thin solid rgba(198,255,0,.28)!important;background:linear-gradient(135deg,#c6ff002e,#23e66e1f)!important;color:#e8ffc7fa!important}.warehouse-lane-tools button{min-width:clamp(2.6vw,6vh,3.6vw)!important;min-height:clamp(2.6vw,6vh,3.6vw)!important}.warehouse-grid-panel.only-grid,.warehouse-grid-scroll{width:100%!important;height:100%!important}.warehouse-grid-scroll{overflow:auto!important;overscroll-behavior:contain!important}.warehouse-grid{width:100%!important;min-width:0!important;max-width:100%!important}.warehouse-item-card{min-width:0!important;overflow:hidden!important}.warehouse-item-name,.warehouse-item-size,.warehouse-item-scene{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.auction-hud,.result-hud{display:grid!important;grid-template-columns:minmax(18vw,24vw) minmax(25vw,30vw) minmax(0,1fr)!important;grid-template-rows:clamp(3vw,6.8vh,4.8vw) minmax(0,1fr) clamp(6vw,13.5vh,8.4vw)!important;gap:var(--pa-gap)!important;padding:calc(var(--pa-pad) + var(--pa-safe-t)) calc(var(--pa-pad) + var(--pa-safe-r)) calc(var(--pa-pad) + var(--pa-safe-b)) calc(var(--pa-pad) + var(--pa-safe-l))!important;overflow:hidden!important}.hud-left,.hud-center,.hud-right,.loot-board-panel,.loot-grid-scroll,.event-list{min-width:0!important;min-height:0!important;overflow:hidden!important}.hud-left{overflow:auto!important}.hud-player{min-width:0!important;min-height:clamp(5.4vw,12vh,7.2vw)!important;grid-template-columns:clamp(3.6vw,8vh,4.8vw) minmax(0,1fr)!important;padding:clamp(.5vw,1.25vh,.9vw)!important}.player-info,.player-name,.player-money,.bid-brief{min-width:0!important}.player-name,.player-money,.bid-brief b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hud-top b,.round-title b,.loot-board-head h3{font-size:var(--pa-fs-title)!important}.hud-player b,.round-card b,.round-stat b,.loot-board-foot b{font-size:var(--pa-fs-control)!important}.hud-player span,.hud-player small,.round-card span,.round-stat span,.round-anomaly,.loot-board-foot span{font-size:var(--pa-fs-caption)!important}.hud-center{display:grid!important;align-content:center!important;gap:clamp(.45vw,1.1vh,.9vw)!important;padding:clamp(.8vw,1.8vh,1.2vw)!important}.round-intel,.result-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(.35vw,.9vh,.65vw)!important}.event-list{max-height:30vh!important}.hud-right,.loot-board-panel{height:100%!important}.loot-board-panel{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:clamp(.45vw,1vh,.8vw)!important;padding:clamp(.65vw,1.45vh,1vw)!important}.loot-grid-scroll{display:grid!important;justify-items:center!important;align-items:start!important;container-type:size!important;overflow:auto!important}.loot-grid{--loot-cell: calc(100cqw / 12) !important;width:calc(var(--loot-cell) * 12)!important;height:calc(var(--loot-cell) * var(--loot-rows, 20))!important;max-width:100%!important;max-height:none!important;grid-template-columns:repeat(12,var(--loot-cell))!important;grid-template-rows:repeat(var(--loot-rows, 20),var(--loot-cell))!important;aspect-ratio:auto!important;justify-self:center!important;align-self:center!important}.loot-cell{min-width:0!important;min-height:0!important}.hud-bottom{min-width:0!important;min-height:0!important;grid-template-columns:clamp(4vw,8.5vh,5.2vw) minmax(0,1fr) minmax(15vw,22vw)!important;gap:var(--pa-gap)!important;padding:clamp(.65vw,1.4vh,.95vw)!important;overflow:hidden!important}.bid-actions{min-width:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(6vw,1.6fr)!important;gap:clamp(.4vw,.9vh,.75vw)!important}.bid-actions .icon-action,.bid-button,.result-actions button{min-width:0!important;min-height:clamp(3.6vw,8vh,5vw)!important}.bid-actions .icon-action,.bid-actions .bid-button{grid-column:auto!important;grid-row:auto!important;width:100%!important;height:auto!important}.result-hud{grid-template-columns:minmax(25vw,33vw) minmax(20vw,25vw) minmax(0,1fr)!important}.result-summary-panel,.result-rank-panel{min-width:0!important;min-height:0!important;overflow:hidden!important}.result-summary-panel{align-content:stretch!important;gap:var(--pa-gap)!important;padding:clamp(1.1vw,2.6vh,1.7vw)!important}.result-overline{font-size:var(--pa-fs-caption)!important}.result-summary-panel h1{font-size:clamp(2.8vw,6.8vh,4.6vw)!important;line-height:.96!important}.winner-row{grid-template-columns:clamp(4.4vw,10vh,6.4vw) minmax(0,1fr)!important;gap:var(--pa-gap)!important}.winner-row .avatar{width:clamp(4.4vw,10vh,6.4vw)!important;height:clamp(4.4vw,10vh,6.4vw)!important}.winner-row span,.result-number span{font-size:var(--pa-fs-caption)!important}.winner-row b{font-size:var(--pa-fs-title)!important}.result-number b{font-size:clamp(2.2vw,5.4vh,3.6vw)!important;line-height:1!important}.result-rank-panel{align-self:stretch!important;max-height:none!important;margin-top:0!important;padding:clamp(.9vw,2vh,1.35vw)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important}.result-rank-panel .round-title b{font-size:var(--pa-fs-title)!important}.result-hud .event-item{min-height:0!important;padding:clamp(.55vw,1.3vh,.9vw)!important}.result-hud .event-item b{font-size:var(--pa-fs-control)!important}.result-hud .event-item span{font-size:var(--pa-fs-caption)!important}.result-rank-panel .event-list{min-height:0!important;max-height:none!important;overflow:auto!important;padding-right:.35vw!important}body.screen-result .result-board,body.screen-result .result-board .loot-board-inner,body.screen-result .result-board .loot-grid-scroll{min-width:0!important;max-width:100%!important;overflow:hidden!important}body.screen-result .result-board .loot-grid{max-width:100%!important}body.screen-result .result-board .loot-board-foot{grid-template-columns:minmax(0,1fr)!important;overflow:hidden!important}body.screen-result .result-board .loot-board-foot-value{display:none!important}body.screen-result .loot-foot-quick{min-width:0!important;max-width:100%!important;width:100%!important;overflow:hidden!important}body.screen-result .loot-foot-quick .quick-sell-controls.compact,.loot-board-foot .loot-foot-quick .quick-sell-controls.compact{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(.45vw,1vh,.8vw)!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}body.screen-result .loot-foot-quick .quick-sell-controls.compact>span,.loot-board-foot .loot-foot-quick .quick-sell-controls.compact>span{display:none!important}body.screen-result .loot-foot-quick .quick-sell-picks,.loot-board-foot .loot-foot-quick .quick-sell-picks{min-width:0!important;display:flex!important;flex-wrap:nowrap!important;gap:clamp(.35vw,.8vh,.65vw)!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;padding:.15vh 0!important}body.screen-result .loot-foot-quick .quick-sell-picks::-webkit-scrollbar,.loot-board-foot .loot-foot-quick .quick-sell-picks::-webkit-scrollbar{width:0!important;height:0!important}body.screen-result .loot-foot-quick .quick-sell-picks button,.loot-board-foot .loot-foot-quick .quick-sell-picks button{flex:0 0 auto!important;min-width:clamp(4.2vw,8.5vh,6.1vw)!important;min-height:clamp(3.9vh,2.4vw,5.4vh)!important;padding:0 clamp(.5vw,1.05vh,.82vw)!important;justify-content:center!important;font-size:clamp(1.3vh,.86vw,1.72vh)!important;line-height:1!important}body.screen-result .loot-foot-quick .quick-sell-picks button:before,.loot-board-foot .loot-foot-quick .quick-sell-picks button:before{display:none!important}body.screen-result .loot-foot-quick .quick-sell-action,.loot-board-foot .loot-foot-quick .quick-sell-action{justify-self:end!important;min-width:clamp(12vw,24vh,18vw)!important;max-width:min(28vw,34vh)!important;min-height:clamp(4.3vh,2.8vw,6vh)!important;padding:0 clamp(.85vw,1.8vh,1.3vw)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.35vh,.92vw,1.9vh)!important}.result-actions,.result-bottom .result-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:column!important;gap:var(--pa-gap)!important;width:100%!important;min-width:0!important;justify-self:stretch!important;align-self:center!important}.result-bottom{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;align-content:center!important;align-items:center!important;justify-items:stretch!important;gap:var(--pa-gap)!important;padding:clamp(.8vw,1.8vh,1.2vw)!important}body.screen-result .hud-bottom.result-bottom{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important}.result-bottom .bid-button{grid-row:1!important;width:100%!important;min-width:0!important;min-height:6.2vh!important;height:6.2vh!important;padding:0 1vw!important;display:grid!important;place-items:center!important;overflow:hidden!important;color:#071005!important;font-size:var(--pa-fs-title)!important;line-height:1!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}.result-bottom .bid-button:first-child{grid-column:1!important}.result-bottom .bid-button.secondary{grid-column:2!important;color:#061114!important}.app-modal-backdrop,.prototype-message-mask,.prototype-center-mask,.prototype-confirm-mask,.prototype-success-mask,.floating-bid-pad,.floating-calculator{position:fixed!important;inset:0!important;z-index:24000!important;padding:calc(var(--pa-pad) + var(--pa-safe-t)) calc(var(--pa-pad) + var(--pa-safe-r)) calc(var(--pa-pad) + var(--pa-safe-b)) calc(var(--pa-pad) + var(--pa-safe-l))!important;overflow:hidden!important}.app-modal-panel,.warehouse-item-modal,.warehouse-quick-sell-modal,.warehouse-rename-modal,.encyclopedia-modal,.prototype-gold-card,.prototype-exchange-card,.prototype-settings-card,.prototype-confirm-card,.bid-pad-panel,.calculator-panel{animation:none!important;transform:none!important;max-width:calc(100vw - var(--pa-safe-l) - var(--pa-safe-r) - 4vw)!important;max-height:var(--pa-modal-h)!important;overflow:auto!important;overscroll-behavior:contain!important}.app-modal-panel,.warehouse-item-modal,.warehouse-quick-sell-modal,.warehouse-rename-modal,.prototype-gold-card,.prototype-exchange-card,.prototype-settings-card,.prototype-confirm-card{width:min(72vw,86dvh)!important}.market-style.encyclopedia-modal,.warehouse-filter-modal{width:min(86vw,150dvh)!important;display:grid!important;grid-template-columns:minmax(16vw,23vw) minmax(0,1fr)!important;gap:var(--pa-gap)!important}.encyclopedia-sidebar,.encyclopedia-main,.encyclopedia-card-grid,.prototype-message-drawer,.prototype-message-list,.prototype-message-detail,.prototype-history-root,.prototype-history-table,.prototype-history-rows,.prototype-history-detail{min-width:0!important;min-height:0!important}.encyclopedia-main,.encyclopedia-card-grid,.prototype-message-list,.prototype-message-detail,.prototype-history-rows,.prototype-history-detail{overflow:auto!important}.encyclopedia-card-grid{grid-template-columns:repeat(auto-fill,minmax(11vw,1fr))!important;gap:var(--pa-gap)!important}.prototype-message-root,.prototype-center-root,.prototype-confirm-root,.prototype-history-root{position:fixed!important;inset:0!important;z-index:23000!important;padding:calc(var(--pa-pad) + var(--pa-safe-t)) calc(var(--pa-pad) + var(--pa-safe-r)) calc(var(--pa-pad) + var(--pa-safe-b)) calc(var(--pa-pad) + var(--pa-safe-l))!important;overflow:hidden!important;isolation:isolate!important}.prototype-center-root,.prototype-confirm-root{display:grid!important;place-items:center!important}.prototype-message-mask,.prototype-center-mask,.prototype-confirm-mask,.prototype-success-mask{z-index:0!important}.prototype-message-drawer{position:absolute!important;z-index:1!important;transform:none!important;width:min(58vw,105dvh)!important;max-width:calc(100vw - var(--pa-safe-l) - var(--pa-safe-r) - 4vw)!important;height:calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b))!important;right:var(--pa-safe-r)!important;top:var(--pa-safe-t)!important;bottom:var(--pa-safe-b)!important}.prototype-gold-card,.prototype-exchange-card,.prototype-settings-card,.prototype-confirm-card{position:relative!important;z-index:1!important;margin:auto!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important}.prototype-confirm-card{z-index:2!important}.prototype-panel-body{min-height:0!important;overflow:auto!important;display:grid!important;align-content:start!important;gap:var(--pa-gap)!important}.prototype-tier-grid,.prototype-balance-grid,.warehouse-quick-sell-picks{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--pa-gap)!important}.prototype-primary-button{position:sticky!important;bottom:0!important;z-index:2!important;min-height:var(--pa-tap)!important}.prototype-gold-card .prototype-primary-button,.prototype-exchange-card .prototype-primary-button{position:static!important}.prototype-gold-card,.prototype-exchange-card{width:min(74vw,150dvh)!important}.prototype-gold-card .prototype-panel-body{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)!important;grid-auto-rows:min-content!important;align-items:stretch!important}.prototype-gold-card .prototype-field-label,.prototype-gold-card .prototype-tier-grid{grid-column:1!important}.prototype-gold-card .prototype-order-summary,.prototype-gold-card .prototype-panel-message,.prototype-gold-card .prototype-primary-button,.prototype-gold-card .prototype-panel-hint{grid-column:2!important}.prototype-gold-card .prototype-order-summary{grid-row:1 / span 2!important;align-self:stretch!important}.prototype-gold-card .prototype-primary-button{align-self:end!important}.prototype-exchange-card .prototype-panel-body{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-auto-rows:min-content!important;align-items:stretch!important}.prototype-exchange-card .prototype-balance-grid{grid-column:1 / -1!important}.prototype-exchange-card .prototype-input-label,.prototype-exchange-card .prototype-number-row,.prototype-exchange-card .prototype-error-text{grid-column:1!important}.prototype-exchange-card .prototype-convert-flow,.prototype-exchange-card .prototype-panel-message,.prototype-exchange-card .prototype-primary-button{grid-column:2!important}.prototype-exchange-card .prototype-convert-flow{grid-row:2 / span 3!important;align-self:stretch!important}.prototype-exchange-card .prototype-primary-button{align-self:end!important}.prototype-tier-grid button{min-height:clamp(3.2vw,7.2vh,4.8vw)!important;padding:1vh .8vw!important}.prototype-panel-title b{font-size:var(--pa-fs-control)!important}.prototype-panel-title span,.prototype-field-label,.prototype-panel-hint,.prototype-panel-message,.prototype-tier-grid button,.prototype-balance-grid div,.prototype-input-label,.prototype-number-row input,.prototype-number-row button,.prototype-convert-flow{font-size:var(--pa-fs-caption)!important}.prototype-history-root{padding:calc(var(--pa-pad) + var(--pa-safe-t)) calc(var(--pa-pad) + var(--pa-safe-r)) calc(var(--pa-pad) + var(--pa-safe-b)) calc(var(--pa-pad) + var(--pa-safe-l))!important}.prototype-history-top,.prototype-history-table,.prototype-history-detail{max-width:100%!important}.prototype-history-row,.prototype-history-head,.prototype-bid-head,.prototype-bid-row{min-width:min(96vw,170dvh)!important}.prototype-bid-table,.prototype-bid-head,.prototype-bid-row{width:100%!important;min-width:0!important}.prototype-bid-head,.prototype-bid-row{grid-template-columns:minmax(42px,.5fr) repeat(var(--bid-columns),minmax(0,1fr)) minmax(58px,.8fr) minmax(40px,.45fr)!important}.prototype-bid-head span,.prototype-bid-row b,.prototype-bid-row span,.prototype-bid-row strong,.prototype-bid-row em{padding-inline:clamp(4px,.7vw,10px)!important}html.compact-landscape .prototype-history-table{min-width:0!important}html.compact-landscape .prototype-history-head,html.compact-landscape .prototype-history-row{grid-template-columns:minmax(76px,.8fr) minmax(82px,.72fr) minmax(104px,.9fr) minmax(116px,1fr) minmax(72px,.62fr)!important;min-width:0!important;gap:8px!important;padding-inline:12px!important}html.compact-landscape .prototype-history-head>:nth-child(2),html.compact-landscape .prototype-history-head>:nth-child(5),html.compact-landscape .prototype-history-head>:nth-child(8),html.compact-landscape .prototype-history-head>:nth-child(9),html.compact-landscape .prototype-history-row>:nth-child(2),html.compact-landscape .prototype-history-row>:nth-child(5),html.compact-landscape .prototype-history-row>:nth-child(8),html.compact-landscape .prototype-history-row>:nth-child(9){display:none!important}html.compact-landscape .prototype-history-loot-strip i{width:24px!important;height:24px!important}html.compact-landscape .prototype-history-strip-media{width:20px!important;height:20px!important}html.compact-landscape .prototype-history-columns{grid-template-columns:minmax(200px,.35fr) minmax(0,1fr)!important;gap:10px!important}html.compact-landscape .prototype-participant{min-height:58px!important;padding:8px!important;gap:8px!important}html.compact-landscape .prototype-participant div{display:block!important}html.compact-landscape .prototype-participant b,html.compact-landscape .prototype-participant span{white-space:nowrap!important}.floating-bid-pad,.floating-calculator{display:grid!important;place-items:center!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;border:0!important;box-sizing:border-box!important}.bid-pad-panel{position:relative!important;inset:auto!important;width:min(76vw,125dvh)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(18vw,28vw)!important;grid-template-rows:auto minmax(0,1fr) auto!important;grid-template-areas:"drag drag" "keys side" "copy copy"!important;gap:var(--pa-gap)!important;padding:clamp(1vw,2.6vh,1.8vw)!important;border:thin solid rgba(130,141,150,.72)!important;background:#111619eb!important}.calculator-panel{position:relative!important;inset:auto!important;width:min(44vw,78dvh)!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto minmax(0,1fr)!important;gap:var(--pa-gap)!important;padding:clamp(1vw,2.4vh,1.6vw)!important;border:thin solid rgba(130,141,150,.72)!important;background:#111619eb!important}.bid-pad-panel .floating-panel-drag{grid-area:drag!important;min-height:4.8vh!important}.calculator-panel .floating-panel-drag,.calculator-display,.calculator-grid{grid-column:1!important;grid-area:auto!important;width:100%!important}.floating-bid-pad .bid-pad-close,.floating-calculator .bid-pad-close{top:1vh!important;right:1vh!important;width:7vh!important;height:7vh!important}.key-grid{grid-area:keys!important;height:100%!important}.bid-pad-side{grid-area:side!important;height:100%!important}.bid-pad-copy{grid-area:copy!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(16vw,24vw)!important;grid-template-rows:auto auto auto!important;align-items:center!important;gap:clamp(.45vw,1vh,.8vw)!important;padding:clamp(.7vw,1.8vh,1.2vw)!important}.bid-pad-copy b,.bid-pad-copy em,.bid-pad-copy span{grid-column:1!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.bid-pad-copy strong{grid-column:2!important;grid-row:1 / span 2!important;min-width:0!important}.bid-pad-copy .confirm-bid{grid-column:2!important;grid-row:3!important}.key-grid,.calculator-grid{gap:clamp(.45vw,1vh,.8vw)!important}.calculator-display{min-height:9vh!important;height:auto!important}.calculator-grid{height:100%!important;margin-top:0!important;grid-auto-rows:minmax(7vh,1fr)!important}.key-grid button,.calculator-grid button,.confirm-bid{min-height:clamp(3.8vw,8.4vh,5.2vw)!important}html.compact-landscape{--pa-pad: .9vh;--pa-gap: .7vh;--pa-header: 12.2vh;--pa-tap: 8.2vh}html.compact-landscape .login-elite-main{grid-template-columns:minmax(0,64fr) minmax(31vw,36fr)!important}html.compact-landscape .login-hero p{display:none!important}html.compact-landscape .login-gallery{height:20vh!important}html.compact-landscape .login-gallery-card{flex-basis:18vh!important;width:18vh!important}html.compact-landscape .map-lobby-body{grid-template-columns:minmax(0,1fr) minmax(30vw,36vw)!important}html.compact-landscape .venue-detail p,html.compact-landscape .venue-copy{max-height:12vh!important}html.compact-landscape .warehouse-layout.two-pane{grid-template-columns:minmax(20vw,25vw) minmax(0,1fr)!important}html.compact-landscape .auction-hud,html.compact-landscape .result-hud{grid-template-columns:minmax(18vw,23vw) minmax(27vw,32vw) minmax(0,1fr)!important;grid-template-rows:7vh minmax(0,1fr) 15vh!important}html.compact-landscape .result-hud{grid-template-columns:minmax(20vw,24vw) minmax(24vw,29vw) minmax(0,1fr)!important;grid-template-rows:6.5vh minmax(0,1fr) 12vh!important}html.compact-landscape .result-summary-panel{gap:1vh!important;padding:2vh 1.8vw!important}html.compact-landscape .result-summary-panel h1{font-size:clamp(2.8vw,7.2vh,4.8vw)!important}html.compact-landscape .result-number b{font-size:clamp(2vw,5.2vh,3.4vw)!important}html.compact-landscape .winner-row{grid-template-columns:8vh minmax(0,1fr)!important}html.compact-landscape .winner-row .avatar{width:8vh!important;height:8vh!important}html.compact-landscape .hud-player{min-height:11.4vh!important;grid-template-columns:8.6vh minmax(0,1fr)!important}html.compact-landscape .event-item:nth-child(n+4),html.compact-landscape .round-anomaly{display:none!important}html.compact-landscape .prototype-message-drawer{width:min(66vw,120dvh)!important}html.compact-landscape .prototype-gold-card,html.compact-landscape .prototype-exchange-card,html.compact-landscape .warehouse-item-modal,html.compact-landscape .warehouse-quick-sell-modal,html.compact-landscape .warehouse-rename-modal,html.compact-landscape .prototype-confirm-card{width:min(78vw,118dvh)!important}html.compact-landscape .prototype-panel-head,html.compact-landscape .prototype-panel-body{padding:2vh 2.4vw!important}html.compact-landscape .prototype-panel-body{gap:1.3vh!important}html.compact-landscape .prototype-tier-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:.8vh!important}html.compact-landscape .prototype-tier-grid button{min-height:7.2vh!important;padding:1vh .5vw!important}html.compact-landscape .prototype-tier-grid button small,html.compact-landscape .prototype-panel-hint{display:none!important}html.compact-landscape .prototype-gold-card .prototype-panel-body{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)!important}html.compact-landscape .prototype-gold-card .prototype-tier-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.compact-landscape .prototype-order-summary{gap:.9vh!important;padding:1.4vh 1.6vw!important}html.compact-landscape .market-style.encyclopedia-modal,html.compact-landscape .warehouse-filter-modal{width:min(94vw,170dvh)!important}html.ultra-compact-landscape{--pa-pad: .7vh;--pa-gap: .55vh;--pa-header: 11.8vh;--pa-tap: 8.2vh}html.ultra-compact-landscape .elite-asset span,html.ultra-compact-landscape .elite-gold-capsule span,html.ultra-compact-landscape .elite-separator{display:none!important}html.compact-landscape .elite-gold-capsule .exchange,html.ultra-compact-landscape .elite-gold-capsule .exchange{display:block!important}html.ultra-compact-landscape .elite-profile-trigger{width:15vw!important;min-width:15vw!important}html.ultra-compact-landscape .map-pin{transform:translate(-50%,-50%) scale(.78)!important}html.ultra-compact-landscape .venue-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.ultra-compact-landscape .venue-stats div{padding:1vh!important}html.ultra-compact-landscape .auction-hud,html.ultra-compact-landscape .result-hud{grid-template-columns:22vw 31vw minmax(0,1fr)!important;grid-template-rows:7vh minmax(0,1fr) 14vh!important}html.ultra-compact-landscape .result-hud{grid-template-columns:24vw 28vw minmax(0,1fr)!important;grid-template-rows:6vh minmax(0,1fr) 11vh!important}html.ultra-compact-landscape .result-summary-panel h1{font-size:7.2vh!important}html.ultra-compact-landscape .result-number b{font-size:5vh!important}html.ultra-compact-landscape .hud-bottom{grid-template-columns:9vh minmax(0,1fr) 20vw!important}html.ultra-compact-landscape .timer-ring{width:8vh!important;height:8vh!important}html.ultra-compact-landscape .bid-actions{grid-template-columns:5.8vh 5.8vh minmax(8vw,1fr)!important}html.ultra-compact-landscape .round-intel{grid-template-columns:repeat(2,minmax(0,1fr))!important}html.ultra-compact-landscape .event-item:nth-child(n+3){display:none!important}html.ultra-compact-landscape .warehouse-lane-main>span:not(.warehouse-lane-name){display:none!important}html.ultra-compact-landscape .warehouse-lane-main>.warehouse-lane-status{display:inline-flex!important}html.ultra-compact-landscape .prototype-tier-grid,html.ultra-compact-landscape .prototype-balance-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media(orientation:portrait){.landscape-gate{z-index:30000!important}}.character-select-strip{margin-top:clamp(1.05vh,1.1vw,2vh);padding:clamp(1.05vh,1vw,1.55vh);border:.08vmin solid rgba(170,220,255,.18);background:linear-gradient(135deg,#0c181cdb,#252f25b8)}.character-select-title{display:grid;grid-template-columns:auto 1fr auto;align-items:baseline;gap:.75vw;margin-bottom:1.05vh}.character-select-title span,.character-select-title em{color:#eaf4ec9e;font-size:clamp(1.2vh,.72vw,1.45vh);font-style:normal}.character-select-title b{color:#f6ffe8;font-size:clamp(1.55vh,1vw,2vh)}.character-select-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.6vw}.character-select-list button{min-width:0;padding:1vh .6vw;border:.08vmin solid rgba(190,228,255,.18);background:#070f11b8;color:#eff8f0cc;text-align:left}.character-select-list button.active{border-color:#caff2be0;background:linear-gradient(135deg,#caff2b3d,#34b4771f);box-shadow:0 0 1.4vw #caff2b29}.character-select-list b,.character-select-list span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.character-select-list b{font-size:clamp(1.45vh,.92vw,1.78vh)}.character-select-list span{margin-top:.35vh;color:#eff8f094;font-size:clamp(1.1vh,.68vw,1.34vh)}.intel-panel{position:fixed;left:clamp(31vw,32vw,34vw);bottom:clamp(10.5vh,9vh,13.5vh);z-index:26;width:min(40vw,72vh);padding:1.05vh;border:.08vmin solid rgba(175,223,255,.22);background:linear-gradient(135deg,#070e10e6,#1d2623d6)}.intel-panel-head{display:flex;justify-content:space-between;gap:.9vw;margin-bottom:.85vh;color:#ecf5eda3;font-size:clamp(1.2vh,.75vw,1.45vh)}.intel-panel-head b{color:#efffe4}.intel-card-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6vw}.intel-card{min-height:8.4vh;padding:1vh;border:.08vmin solid rgba(168,215,255,.2);background:#050c0ec2;color:#eef8f1;text-align:left}.intel-card:not(:disabled):hover,.intel-card.active{border-color:#caff2be0;transform:translateY(-.12vh)}.intel-card span,.intel-card em{display:block;color:#ebf6ee94;font-size:clamp(1.1vh,.68vw,1.34vh);font-style:normal}.intel-card b{display:block;margin:.45vh 0;font-size:clamp(1.45vh,.9vw,1.78vh)}.intel-hint{position:absolute;left:1.05vh;right:1.05vh;bottom:calc(100% + .85vh);padding:1.05vh 3vw 1.05vh .9vw;border:.08vmin solid rgba(202,255,43,.38);background:linear-gradient(135deg,#182414f5,#070c0ef5);color:#f6ffe8}.intel-hint button{position:absolute;top:.65vh;right:.6vw;border:0;background:transparent;color:#f6ffe8;font-size:2vh}.intel-hint span{color:#ebf6ee9e;font-size:1.34vh}.intel-hint b,.intel-hint p{display:block;margin:.35vh 0 0}body.screen-auction .auction-hud{grid-template-columns:minmax(18vw,24vw) minmax(26vw,31vw) minmax(0,1fr)!important;grid-template-rows:clamp(3vw,6.4vh,4.6vw) minmax(0,1fr) clamp(9vw,16vh,11vw) clamp(6.4vw,11.5vh,8vw)!important;align-items:stretch!important}body.screen-auction .hud-left,body.screen-auction .hud-right{grid-row:2 / 5!important}body.screen-auction .hud-center{grid-column:2!important;grid-row:2!important;align-content:stretch!important;grid-template-rows:auto minmax(0,1fr)!important}body.screen-auction .round-title{margin-bottom:0!important}.battle-info-area{min-height:0!important;display:grid;grid-template-rows:auto minmax(0,1fr);gap:clamp(.55vh,.75vh,.8vw);align-items:stretch;padding:clamp(.8vh,1.25vh,1vw) clamp(.8vw,1.15vw,1.7vh)!important;border:.08vmin solid rgba(202,255,43,.13);background:radial-gradient(circle at 12% 16%,rgba(202,255,43,.1),transparent 34%),linear-gradient(135deg,#03070952,#0c151094);overflow:hidden}.battle-info-area.has-hint{border-color:#caff2b6b;box-shadow:inset 0 0 3vw #caff2b14}.battle-info-head,.battle-info-item,.battle-info-area span,.battle-info-area b,.battle-info-area p{display:block}.battle-info-head{display:flex;align-items:center;justify-content:space-between;gap:.8vw;min-width:0}.battle-info-head span,.battle-info-item span{color:#caff2bc2;font-size:clamp(9px,1.9vh,11px);font-weight:900;letter-spacing:.08em}.battle-info-head b{color:#f7ffe8;font-size:clamp(14px,3vh,18px);line-height:1.1}.battle-info-head button{flex:0 0 auto;margin:0;border:.08vmin solid rgba(202,255,43,.34);background:#caff2b1a;color:#ecff76;padding:clamp(4px,.7vh,7px) .8vw;font-size:clamp(10px,2vh,12px)}.battle-info-list{min-height:0;display:grid;align-content:start;gap:clamp(.45vh,.65vh,.55vw);overflow:auto;padding-right:.25vw}.battle-info-list::-webkit-scrollbar{width:3px}.battle-info-list::-webkit-scrollbar-thumb{background:#caff2b47}.battle-info-item{display:grid;grid-template-columns:clamp(18px,3.8vh,24px) minmax(0,1fr);gap:clamp(.45vw,.75vw,1vh);align-items:start;padding:clamp(5px,.9vh,8px);border:.08vmin solid rgba(255,255,255,.08);background:#0105076b}.battle-info-item.current{border-color:#caff2b47;background:linear-gradient(135deg,#caff2b14,#0105076b)}.battle-info-item.item-effect{border-color:#52aaff3d}.battle-info-item.muted{opacity:.72}.battle-info-item>i{display:grid;place-items:center;width:clamp(18px,3.8vh,24px);height:clamp(18px,3.8vh,24px);border:.08vmin solid rgba(202,255,43,.28);border-radius:50%;color:#ecff76;font-style:normal;font-size:clamp(10px,2.1vh,12px);font-weight:900}.battle-info-item div{min-width:0}.battle-info-item b{margin-top:.15vh;color:#f7ffe8;font-size:clamp(12px,2.4vh,14px);line-height:1.15}.battle-info-item p{margin:.25vh 0 0;color:#eff8f0a8;font-size:clamp(10px,2.05vh,12px);line-height:1.28}body.screen-auction .intel-panel{position:relative!important;left:auto!important;bottom:auto!important;z-index:40!important;grid-column:2!important;grid-row:3!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;align-self:stretch!important;overflow:visible!important;padding:0!important;border:0!important;background:linear-gradient(180deg,#04060914,#04060994)!important;box-shadow:none!important}body.screen-auction .intel-panel-head{display:none!important}body.screen-auction .card-hand-stage{height:100%!important;padding-top:0!important;overflow:visible!important}body.screen-auction .intel-card-row{height:100%!important;display:flex!important;align-items:end!important;gap:clamp(.65vw,1vw,1.5vh)!important;padding:.45vh .25vw 0!important;overflow-x:auto!important;overflow-y:visible!important;scrollbar-width:none}body.screen-auction .intel-card-row::-webkit-scrollbar{display:none}body.screen-auction .intel-card{position:relative!important;flex:0 0 clamp(92px,12.6vw,176px)!important;min-width:clamp(92px,12.6vw,176px)!important;min-height:0!important;height:calc(100% - 1vh)!important;padding:0!important;border-radius:.52vw!important;border:.1vmin solid color-mix(in srgb,var(--card-color, #8da0b4) 72%,rgba(255,255,255,.12))!important;background:linear-gradient(180deg,color-mix(in srgb,var(--card-color, #8da0b4) 14%,transparent),rgba(12,15,22,.1) 43%,transparent 44%),linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #141b24) 64%,rgba(20,24,32,.94)),#0b0d14fa)!important;box-shadow:0 1.1vh 2.2vh #00000057,inset 0 0 0 .08vmin #ffffff0b!important;overflow:hidden!important}body.screen-auction .hand-0,body.screen-auction .hand-1,body.screen-auction .hand-2,body.screen-auction .hand-3{transform:none!important}body.screen-auction .hand-card:hover,body.screen-auction .hand-card.pending{transform:translateY(-.8vh) scale(1.02)!important;z-index:3!important}body.screen-auction .hand-card.muted{opacity:.42!important;filter:saturate(.45)!important}.intel-card:before{content:"";position:absolute;inset:0!important;border-radius:inherit;background:repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 .08vmin,transparent .08vmin 1.6vh),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 .08vmin,transparent .08vmin 1.6vw);pointer-events:none}.intel-card:after{content:"";position:absolute;left:.8vw;right:.8vw;top:42%;height:.08vmin;background:#ffffff12;pointer-events:none}.card-tone-time{--card-color: #8da0b4;--card-color-dark: #141b24}.card-tone-insight,.card-tone-blue{--card-color: #35d88a;--card-color-dark: #062319}.card-tone-arcane,.card-tone-purple{--card-color: #b04dff;--card-color-dark: #250637}.card-tone-command,.card-tone-gold{--card-color: #d98e23;--card-color-dark: #2e1605}.card-tone-slate{--card-color: #8da0b4;--card-color-dark: #141b24}.intel-card-bolt,.intel-card-dot,.intel-card-art,.intel-card u{position:absolute;z-index:1}.intel-card-bolt{left:.6vw;top:.65vh;color:#9bb7ffc2;font-style:normal;font-weight:1000}.intel-card-dot{right:.62vw;top:.72vh;width:1.05vh;height:1.05vh;border-radius:50%;background:#7db4ff;box-shadow:0 0 1.3vh #7db4ff94}.intel-card-art{left:50%;top:10%;transform:translate(-50%);width:55%;height:32%;display:grid!important;place-items:center;font-size:clamp(3vh,3.1vw,5.4vh)!important;filter:drop-shadow(0 .8vh 1vh rgba(0,0,0,.32))}body.screen-auction .intel-card>span:not(.intel-card-art){position:absolute;left:.92vw;right:.72vw;top:47%;bottom:auto;min-width:0;padding-left:.48vw;border-left:.12vw solid var(--card-color, #8da0b4);color:var(--card-color, #8da0b4);font-size:clamp(1vh,.72vw,1.32vh);font-weight:900;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb!important}body.screen-auction .intel-card b{position:absolute;left:.92vw;right:.72vw;top:13%;bottom:auto;margin:0!important;color:#f4f1e8;font-size:clamp(1.65vh,1.02vw,2.25vh)!important;line-height:1.12;letter-spacing:-.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb!important}body.screen-auction .intel-card em{position:absolute;left:.92vw;right:.72vw;top:64%;bottom:auto;display:block!important;color:#d9e0e87a;font-size:clamp(1.02vh,.72vw,1.36vh);font-style:normal;line-height:1.35;word-break:keep-all;writing-mode:horizontal-tb!important}body.screen-auction .intel-card-bolt,body.screen-auction .intel-card-dot,body.screen-auction .intel-card-art{display:none!important}.intel-card u{left:.95vw;bottom:.8vh;display:inline-grid;place-items:center;min-width:2.8vw;min-height:2.8vh;padding:0 .7vw;border:.08vmin solid rgba(255,92,126,.46);border-radius:.32vw;color:#ff7895;background:#ff5c7e1a;text-decoration:none;font-size:clamp(1.05vh,.72vw,1.36vh);font-weight:900}body.screen-auction .card-confirm-panel{bottom:calc(100% + .8vh)!important;z-index:80!important;pointer-events:auto!important}body.screen-auction .hud-bottom{grid-column:2!important;grid-row:4!important;grid-template-columns:clamp(4.8vw,8.8vh,5.8vw) minmax(0,1fr) minmax(14vw,18vw)!important;grid-template-rows:minmax(0,1fr)!important;align-items:stretch!important;padding:clamp(.55vh,1.1vh,.8vw)!important}body.screen-auction .timer-ring{width:clamp(4.4vw,8.2vh,5.4vw)!important;height:clamp(4.4vw,8.2vh,5.4vw)!important}body.screen-auction .bid-actions{grid-template-columns:clamp(3.6vw,7vh,4.8vw) clamp(3.6vw,7vh,4.8vw) minmax(0,1fr)!important}body.screen-auction .bid-actions .icon-action,body.screen-auction .bid-actions .bid-button{min-height:0!important;height:100%!important}body.screen-auction .bid-brief span{font-size:var(--pa-fs-caption)!important}body.screen-auction .bid-brief b{font-size:var(--pa-fs-control)!important}body.screen-auction .loot-grid-scroll{align-items:start!important}body.screen-auction .loot-grid{align-self:start!important}@media(max-width:61.25em)and (orientation:landscape){.character-select-strip{margin-top:.85vh;padding:.85vh}.character-select-title{grid-template-columns:1fr;gap:.22vh}.character-select-list{grid-template-columns:repeat(3,minmax(0,1fr))}.character-select-list button{padding:.75vh .45vw}body.screen-auction .auction-hud{grid-template-columns:22vw 31vw minmax(0,1fr)!important;grid-template-rows:7vh minmax(0,1fr) 12.5vh 9vh!important}body.screen-auction .hud-player{min-height:9.7vh!important;grid-template-columns:6.8vh minmax(0,1fr)!important}body.screen-auction .hud-player:nth-child(n+4){display:none!important}body.screen-auction .hud-center{padding:.85vh!important;gap:.6vh!important}body.screen-auction .round-intel{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.screen-auction .round-intel div:nth-child(3){grid-column:1 / -1!important}body.screen-auction .event-item:nth-child(n+3),body.screen-auction .round-anomaly{display:none!important}body.screen-auction .intel-panel{padding:0!important}body.screen-auction .intel-panel-head{display:none!important}body.screen-auction .intel-card{flex-basis:8.6vh!important;min-height:0!important;height:calc(100% - .8vh)!important}body.screen-auction .intel-card>span:not(.intel-card-art),body.screen-auction .intel-card em{display:none!important}body.screen-auction .intel-card b{left:.7vw;right:.5vw;bottom:28%;font-size:clamp(1.55vh,2.35vw,2.05vh)!important}body.screen-auction .intel-card-art{top:9%;font-size:3.8vh!important}body.screen-auction .intel-card u{left:.7vw;bottom:.55vh;min-height:2.25vh;min-width:3.8vw;font-size:1.1vh}body.screen-auction .hud-bottom{grid-template-columns:7.2vh minmax(0,1fr)!important;gap:.7vh!important;padding:.75vh!important}body.screen-auction .timer-ring{width:6.6vh!important;height:6.6vh!important;align-self:center!important}body.screen-auction .timer-ring span{font-size:2.75vh!important}body.screen-auction .bid-brief{display:none!important}body.screen-auction .bid-actions{grid-column:2!important;grid-template-columns:6.2vh 6.2vh minmax(0,1fr)!important;gap:.6vh!important}body.screen-auction .bid-actions .bid-button{font-size:clamp(2.7vh,3.6vw,3.6vh)!important}}.selection-overlay{position:fixed!important;inset:0!important;z-index:22000!important;display:grid;place-items:center;width:100vw!important;height:100dvh!important;padding:3vh 4vw;grid-column:1 / -1!important;grid-row:1 / -1!important;background:radial-gradient(circle at 22% 18%,rgba(208,160,64,.22),transparent 28%),radial-gradient(circle at 80% 76%,rgba(82,170,210,.16),transparent 32%),#020608db;-webkit-backdrop-filter:blur(1.8vh);backdrop-filter:blur(1.8vh)}.auction-hud>.selection-overlay,.result-hud>.selection-overlay{position:fixed!important;inset:0!important;z-index:22000!important}.selection-bg-orbit{position:absolute;width:76vmin;height:76vmin;border-radius:50%;border:.08vmin solid rgba(232,245,66,.14);box-shadow:inset 0 0 12vmin #e8f5420a,0 0 16vmin #40c8d814;animation:selection-orbit 8s linear infinite}@keyframes selection-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.selection-shell{position:relative;z-index:1;width:min(74vw,128vh);max-height:88dvh;padding:1.75vh 1.6vw;border:.08vmin solid rgba(232,245,66,.2);background:linear-gradient(135deg,#091012f5,#1b1e17eb);overflow:hidden}.selection-header,.selection-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.6vw}.selection-header button,.selection-footer button{border:.08vmin solid rgba(238,248,240,.18);background:#ffffff0d;color:#f4faf0d1;padding:1vh 1.25vw}.selection-header span,.selection-header em,.selection-footer div{display:block;color:#e8f0eb94;font-style:normal;font-size:clamp(1.25vh,.76vw,1.55vh)}.selection-header b{display:block;color:#f7ffe9;font-size:clamp(2.4vh,1.9vw,4vh);letter-spacing:.08em}.selection-timer{width:5.6vh;height:5.6vh;display:grid;place-items:center;border-radius:50%;border:.16vmin solid rgba(64,184,112,.8);color:#9df3b8;font-style:normal;font-weight:800}.selection-timer.warn{border-color:#d8a040e0;color:#ffd98b}.selection-timer.danger{border-color:#d04050f2;color:#ff9aaa;animation:selection-pulse .7s ease-in-out infinite alternate}@keyframes selection-pulse{0%{transform:scale(1)}to{transform:scale(1.08)}}.selection-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85vw;margin:1.5vh 0}.selection-choice{position:relative;min-height:24vh;padding:1.55vh 1.05vw 1.4vh;border:.08vmin solid rgba(255,255,255,.07);background:#ffffff06;color:#e9eee8;text-align:left;overflow:hidden;transition:transform .18s ease,opacity .18s ease,filter .18s ease,border-color .18s ease}.selection-choice:before{content:"";position:absolute;inset:0 auto 0 0;width:.22vw;background:transparent}.selection-choice:hover{transform:translateY(-.45vh)}.selection-choice.selected{border-color:#e8f54261;background:#e8f5420d}.selection-choice.selected:before{background:#e8f542}.selection-choice.dimmed{opacity:.38;filter:saturate(.3)}.selection-choice i{display:grid;place-items:center;width:4.6vh;height:4.6vh;margin-bottom:1vh;border-radius:50%;background:linear-gradient(135deg,color-mix(in srgb,var(--choice-accent) 40%,transparent),#0000006b);font-style:normal;font-size:2.4vh}.selection-choice span,.selection-choice strong,.selection-choice p{display:block}.selection-choice span{color:#e8f0eb85;font-size:clamp(1.1vh,.7vw,1.35vh)}.selection-choice b{display:block;margin-top:.55vh;color:#fbfff6;font-size:clamp(2vh,1.25vw,2.6vh)}.selection-choice strong{margin-top:1.25vh;color:var(--choice-accent);font-size:clamp(1.45vh,.88vw,1.8vh)}.selection-choice p{margin:1vh 0 0;color:#ecf4eea8;line-height:1.52;font-size:clamp(1.25vh,.75vw,1.55vh)}.selection-choice em{position:absolute;top:1.2vh;right:1vw;width:2.6vh;height:2.6vh;display:grid;place-items:center;border-radius:50%;background:#e8f542;color:#090c07;font-style:normal;font-weight:900}.selection-footer{border-top:.08vmin solid rgba(255,255,255,.08);padding-top:1.4vh}.selection-footer button{background:linear-gradient(135deg,#e8f542,#9bcf2f);color:#080c06;font-weight:900}.selection-footer button:disabled{opacity:.45}.selection-loading{min-height:28vh;display:grid;place-items:center;color:#f0f8f2ad}.selection-overlay{place-items:center;padding:5vh 6vw 4vh;background:linear-gradient(180deg,#08090ceb,#050609fa),radial-gradient(circle at 30% 35%,rgba(120,50,210,.14),transparent 32%)}.selection-bg-orbit{display:none}.selection-shell{width:min(64vw,118vh);max-height:88dvh;padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}.selection-header{grid-template-columns:minmax(0,1fr) auto;gap:1.2vw;margin-bottom:1.8vh;align-items:center;text-align:center}.selection-header button{display:none}.selection-header b{font-size:clamp(2.7vh,2vw,4.6vh)}.selection-header>div{justify-self:center}.selection-cards{display:flex;align-items:end;justify-content:center;gap:clamp(1.15vw,2vw,3vh);min-height:33vh;margin:0;padding:.8vh 0 1.5vh;border-bottom:.08vmin solid rgba(255,255,255,.08)}.selection-choice.selection-prototype-card{position:relative;flex:0 0 clamp(11vw,24vh,14vw);min-height:clamp(28vh,40vh,34vw);padding:0;border-radius:.95vw;border:.16vmin solid rgba(140,154,172,.36);background:linear-gradient(180deg,#121826fa,#080a16fa);color:#f1f4ef;box-shadow:0 1.4vh 2.6vh #0000006b,inset 0 0 0 .08vmin #ffffff0f;overflow:hidden;transform-origin:bottom center}.selection-choice.selection-prototype-card:before{content:"";position:absolute;left:.55vw;right:.55vw;top:.75vh;height:41%;width:auto;border:.08vmin solid rgba(255,255,255,.08);border-radius:.58vw;background:#ffffff0a}.selection-choice.card-tone-purple:before{background:linear-gradient(135deg,#8432d8c7,#3a1470e6)}.selection-choice.card-tone-gold:before{background:linear-gradient(135deg,#a68f22c7,#4b400ceb)}.selection-choice.card-tone-blue:before,.selection-choice.card-tone-slate:before{background:linear-gradient(135deg,#4e6273d6,#1b2636eb)}.selection-choice.hand-0{transform:rotate(-5deg) translateY(1.1vh)}.selection-choice.hand-1{transform:rotate(-1deg) translateY(.3vh)}.selection-choice.hand-2{transform:rotate(2.5deg) translateY(.5vh)}.selection-choice.selection-prototype-card:hover,.selection-choice.selection-prototype-card.selected{transform:translateY(-1.5vh) scale(1.04);z-index:3;border-color:#e8f5427a}.selection-choice.selection-prototype-card.dimmed{opacity:.42;filter:saturate(.4)}.selection-card-bolt,.selection-card-dot,.selection-card-art,.selection-choice.selection-prototype-card u{position:absolute;z-index:1}.selection-card-bolt{left:.8vw;top:.9vh;width:auto!important;height:auto!important;margin:0!important;border-radius:0!important;background:transparent!important;color:#9eb8ffc7;font-style:normal;font-size:clamp(1.7vh,1.1vw,2.5vh);font-weight:1000}.selection-card-dot{right:.75vw;top:.95vh;width:1.2vh;height:1.2vh;border-radius:50%;background:#7db4ff;box-shadow:0 0 1.4vh #7db4ff99}.selection-card-art{left:50%;top:11%;transform:translate(-50%);width:58%;height:32%;display:grid!important;place-items:center;color:#fff8daf2;font-size:clamp(4.2vh,3.6vw,7vh)!important;font-weight:1000;filter:drop-shadow(0 .8vh 1.2vh rgba(0,0,0,.35))}.selection-card-art.has-image{top:.75vh;width:calc(100% - 1.1vw);height:42%;border-radius:.58vw;overflow:hidden;background:#ffffff0a;filter:none}.selection-card-art.has-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 18%}.selection-choice.selection-prototype-card>span:not(.selection-card-art){position:absolute;left:1.15vw;right:.85vw;bottom:31%;color:#eff8f06b;font-size:clamp(1.28vh,.88vw,1.7vh)}.selection-choice.selection-prototype-card b{position:absolute;left:1.15vw;right:.85vw;bottom:43%;margin:0;color:#f5f7f2;font-size:clamp(2vh,1.35vw,2.8vh);line-height:1.12}.selection-choice.selection-prototype-card strong{position:absolute;left:1.15vw;right:.85vw;bottom:24%;margin:0;color:#eff8f080;font-size:clamp(1.35vh,.92vw,1.82vh);line-height:1.2}.selection-choice.selection-prototype-card p{position:absolute;left:1.15vw;right:.85vw;bottom:14%;margin:0;color:#eff8f057;font-size:clamp(1.18vh,.78vw,1.5vh);line-height:1.2}.selection-choice.selection-prototype-card u{left:1.15vw;bottom:1.05vh;min-width:3.2vw;min-height:3vh;display:inline-grid;place-items:center;padding:0 .8vw;border:.08vmin solid rgba(255,92,126,.48);border-radius:.36vw;color:#ff7895;background:#ff5c7e1a;text-decoration:none;font-size:clamp(1.16vh,.78vw,1.5vh);font-weight:900}.selection-choice.selection-prototype-card em{top:.8vh;right:.65vw;width:2.7vh;height:2.7vh;z-index:2}.selection-footer{grid-template-columns:minmax(0,24vw) minmax(22vw,42vh);justify-content:center;gap:1.2vw;margin-top:1.5vh;padding-top:0;border-top:0}.card-hand-stage{position:relative;padding-top:.35vh}.selection-ui-overlay{position:fixed!important;inset:0!important;z-index:32000!important;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:max(3vh,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));background:radial-gradient(circle at 50% 16%,rgba(255,255,255,.08),transparent 36%),linear-gradient(180deg,#17191d,#111318 52%,#0a0b0e);font-family:Noto Sans SC,Microsoft YaHei,sans-serif;overflow:hidden;pointer-events:auto}.auction-hud>.selection-ui-overlay,.result-hud>.selection-ui-overlay{position:fixed!important;inset:0!important;z-index:32000!important}.selection-ui-content{width:min(100%,1324px);display:flex;flex-direction:column;align-items:center;justify-content:center}.selection-ui-heading{position:relative;width:100%;margin:0 0 32px;text-align:center}.selection-ui-heading h2{margin:0 0 7px;color:#f0ece0;font-size:clamp(22px,2.55vw,42px);font-weight:900;line-height:1.18;letter-spacing:-.01em}.selection-ui-heading p{margin:0;color:#5d6372;font-size:clamp(12px,1.27vw,21px);font-weight:700;line-height:1.4;letter-spacing:.02em}.selection-ui-timer{position:absolute;top:4px;right:0;width:80px;display:grid;gap:6px;justify-items:end;color:#4a4a5a;font-size:12px}.selection-ui-timer span{color:#d4dc38;font-size:13px;font-weight:800}.selection-ui-timer:before{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:2px;background:#ffffff12}.selection-ui-timer i{position:relative;z-index:1;height:3px;border-radius:2px;justify-self:start;background:#e8f542;transition:width 1s linear}.selection-ui-body{display:flex;flex-direction:column;align-items:center}.selection-ui-cards{display:flex;justify-content:center;gap:clamp(12px,1.5vw,28px);margin-bottom:32px;width:100%}.selection-ui-card{position:relative;width:clamp(180px,21.5vw,420px);min-height:clamp(181px,21.8vw,362px);flex-shrink:0;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:linear-gradient(145deg,#ffffff12,#ffffff06),color-mix(in srgb,var(--card-color-dark) 18%,#11141a);color:#e0dcd4;cursor:pointer;overflow:hidden;-webkit-user-select:none;user-select:none;text-align:left;transition:background .18s,border-color .18s,opacity .22s,filter .25s,transform .18s}.selection-ui-card:hover{transform:translateY(-3px)}.selection-ui-card.selected{border-color:#e8f54261;background:linear-gradient(145deg,#e8f54221,#ffffff09),color-mix(in srgb,var(--card-color-dark) 24%,#151812)}.selection-ui-item-card{width:clamp(170px,18vw,232px);min-height:clamp(122px,11.8vw,148px);border-color:color-mix(in srgb,var(--card-color, #8da0b4) 74%,rgba(255,255,255,.12));border-radius:6px;background:linear-gradient(180deg,color-mix(in srgb,var(--card-color, #8da0b4) 12%,transparent),rgba(16,19,27,.1) 43%,transparent 44%),linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #141b24) 64%,rgba(20,24,32,.96)),#0c0e16fa);box-shadow:0 1.4vh 3.4vh #00000047,inset 0 0 0 .08vmin #ffffff0a}.selection-ui-item-card:before{content:"";position:absolute;inset:0;border-radius:inherit;background:repeating-linear-gradient(0deg,rgba(255,255,255,.024) 0 .08vmin,transparent .08vmin 1.75vh),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 .08vmin,transparent .08vmin 1.75vw);pointer-events:none}.selection-ui-item-card:after{content:"";position:absolute;left:clamp(12px,1.08vw,18px);right:clamp(12px,1.08vw,18px);top:35%;height:.08vmin;background:#ffffff12;pointer-events:none}.selection-ui-item-card.selected{border-color:color-mix(in srgb,var(--card-color, #8da0b4) 58%,#b9c7d4);background:radial-gradient(circle at 83% 16%,rgba(233,255,48,.08),transparent 18%),linear-gradient(180deg,color-mix(in srgb,var(--card-color, #8da0b4) 15%,transparent),rgba(16,19,27,.12) 43%,transparent 44%),linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #141b24) 68%,rgba(24,29,36,.98)),#0d1017fa);box-shadow:0 2.2vh 6vh #00000094,0 0 3.4vh color-mix(in srgb,var(--card-color, #8da0b4) 18%,transparent),inset 0 0 0 .08vmin #ffffff0f}.selection-ui-item-card .selection-ui-selected-bar{display:none}.selection-ui-item-card .selection-ui-card-inner{position:relative;z-index:1;height:100%;padding:clamp(12px,1.08vw,18px)}.selection-ui-item-card .selection-ui-card-head{display:block;margin:0}.selection-ui-item-card .selection-ui-avatar{display:none}.selection-ui-item-card .selection-ui-check{position:absolute;top:clamp(1vh,.78vw,1.4vh);right:clamp(.72vw,1vw,1.4vw);z-index:3;width:clamp(3.2vh,2.2vw,4vh);height:clamp(3.2vh,2.2vw,4vh);background:#eaff33;box-shadow:0 0 1.4vh #eaff335c}.selection-ui-item-card .selection-ui-check svg{width:64%;height:64%}.selection-ui-item-card .selection-ui-title>div{display:block;margin:0}.selection-ui-item-card .selection-ui-title b{color:#f4f1e8;font-size:clamp(18px,1.75vw,26px);line-height:1.08;letter-spacing:-.02em}.selection-ui-item-card .selection-ui-divider{margin:clamp(12px,1.12vw,18px) 0 clamp(10px,.92vw,15px);background:#ffffff0f}.selection-ui-item-card .selection-ui-ability{margin:0}.selection-ui-item-card .selection-ui-ability>div{gap:clamp(6px,.62vw,10px);margin-bottom:clamp(8px,.72vw,12px)}.selection-ui-item-card .selection-ui-ability span{width:.12vw;min-width:2px;height:1.12em;background:var(--card-color, #8da0b4);color:transparent;font-size:0}.selection-ui-item-card .selection-ui-ability small{display:none}.selection-ui-item-card .selection-ui-ability b{margin:0;color:var(--card-color, #8da0b4);font-size:clamp(12px,.95vw,16px);line-height:1.2}.selection-ui-item-card .selection-ui-ability p{color:#d9e0e885;font-size:clamp(11px,.82vw,14px);line-height:1.55}.selection-ui-card.dimmed{opacity:.38;filter:saturate(.3)}.selection-ui-selected-bar{position:absolute;left:0;top:0;bottom:0;width:2px;background:transparent;transition:background .18s}.selection-ui-card.selected .selection-ui-selected-bar{background:#e8f542}.selection-ui-card-inner{padding:clamp(14px,1.68vw,28px) clamp(14px,1.68vw,28px) clamp(14px,1.68vw,28px) clamp(18px,2.16vw,36px)}.selection-ui-card-head{display:flex;align-items:center;gap:clamp(10px,1.2vw,20px);margin-bottom:clamp(10px,1.2vw,20px)}.selection-ui-avatar{width:clamp(38px,4.58vw,76px);height:clamp(38px,4.58vw,76px);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,color-mix(in srgb,var(--card-color) 40%,transparent),var(--card-color-dark));font-size:clamp(18px,2.16vw,36px);transition:border-color .18s}.selection-ui-card.selected .selection-ui-avatar{border-color:#e8f5424d}.selection-ui-avatar img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 18%}.selection-ui-title{min-width:0;flex:1}.selection-ui-title>div{display:flex;align-items:center;gap:clamp(6px,.72vw,12px);margin-bottom:4px}.selection-ui-title b{color:#e0dcd4;font-size:clamp(15px,1.8vw,30px);font-weight:900;line-height:1.12;transition:color .18s}.selection-ui-card.selected .selection-ui-title b{color:#f0ece0}.selection-ui-title p{margin:0;color:#6f7484;font-size:clamp(10.5px,1.26vw,21px);font-weight:700;line-height:1.3}.selection-ui-rarity{display:inline-flex;align-items:center;padding:1px clamp(6px,.48vw,8px);border:1px solid color-mix(in srgb,var(--rarity-gem) 30%,transparent);border-radius:4px;background:color-mix(in srgb,var(--rarity-gem) 7%,transparent);color:var(--rarity-text);font-size:clamp(10px,1.08vw,18px);font-weight:800;line-height:1.2;letter-spacing:.04em}.selection-ui-rarity.common{padding:0;border:0;background:transparent;color:#38384a}.selection-ui-title em{display:inline-flex;align-items:center;gap:clamp(3px,.36vw,6px);padding:1px clamp(6px,.72vw,12px);border-radius:5px;font-size:clamp(9.5px,1.15vw,19px);font-style:normal;font-weight:800;line-height:1.35;letter-spacing:.04em}.selection-ui-title em.active{border:1px solid rgba(208,64,80,.28);background:#d0405024;color:#c05060}.selection-ui-title em.passive{border:1px solid rgba(64,136,216,.28);background:#4088d824;color:#5888c0}.selection-ui-check{width:clamp(18px,2.16vw,36px);height:clamp(18px,2.16vw,36px);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#e8f542}.selection-ui-divider{height:1px;margin-bottom:clamp(10px,1.2vw,20px);background:#ffffff0d}.selection-ui-ability{margin-bottom:clamp(10px,1.2vw,20px)}.selection-ui-ability>div{display:flex;align-items:center;gap:clamp(5px,.6vw,10px);margin-bottom:clamp(5px,.6vw,10px)}.selection-ui-ability span{color:#606678;font-size:clamp(9px,1.08vw,18px);font-weight:900;line-height:1}.selection-ui-ability small{color:#606678;font-size:clamp(9.5px,1.15vw,19px);font-weight:900;line-height:1.2;letter-spacing:.07em}.selection-ui-ability b{margin-left:4px;color:#b0bacd;font-size:clamp(11.5px,1.38vw,23px);font-weight:900;line-height:1.2;transition:color .18s}.selection-ui-card.selected .selection-ui-ability b{color:#d4dc38}.selection-ui-ability p{margin:0;color:#7d8494;font-size:clamp(11px,1.32vw,22px);font-weight:700;line-height:1.7}.selection-ui-tags{display:flex;gap:clamp(4px,.48vw,8px);flex-wrap:wrap}.selection-ui-tags span{padding:clamp(1.5px,.18vw,3px) clamp(7px,.84vw,14px);border:1px solid rgba(255,255,255,.07);border-radius:5px;background:#ffffff0a;color:#404050;font-size:clamp(10px,1.2vw,20px);font-weight:800}.selection-ui-action{height:52px;display:flex;align-items:center;justify-content:center}.selection-ui-action p{margin:0;color:#252530;font-size:clamp(12px,1.45vw,24px);font-weight:700;letter-spacing:.02em}.selection-ui-action .selection-ui-error{position:absolute;margin-top:clamp(5.8vh,4.2vw,7.2vh);color:#ff8f8f;font-size:clamp(1.3vh,.95vw,1.7vh);font-weight:800;text-align:center}.selection-ui-confirm{height:clamp(44px,5.3vw,88px);min-width:clamp(210px,18.98vw,315px);padding:0 40px;border:0;border-radius:8px;background:#e8f542;color:#0a0b08;box-shadow:0 2px 20px #c8d81040;cursor:pointer;font-family:Noto Sans SC,Microsoft YaHei,sans-serif;font-size:clamp(16px,1.8vw,30px);font-weight:900;letter-spacing:.04em;transition:opacity .18s,transform .18s}.selection-ui-confirm:hover{opacity:.92}.selection-ui-confirm:active{transform:scale(.98)}.selection-ui-confirm:disabled{cursor:not-allowed;opacity:.5}.selection-ui-loading{color:#505060;font-size:22px;font-weight:800}.card-confirm-panel{position:absolute;left:0;right:0;bottom:calc(100% - 5.2vh);z-index:80;display:grid;grid-template-columns:.42vw minmax(0,1fr) auto auto;align-items:center;gap:clamp(.55vw,.9vw,1.2vh);min-height:clamp(38px,7.8vh,48px);padding:clamp(6px,1.25vh,10px);border:.08vmin solid rgba(232,245,66,.26);border-radius:.7vw;background:#070d0ef5;box-shadow:0 1.5vh 4vh #0000007a,0 0 2.2vh #e8f5421f;pointer-events:auto}.card-confirm-panel i{align-self:stretch;background:#e8f542}.card-confirm-panel b,.card-confirm-panel span{display:block}.card-confirm-panel b{color:#f6ffe8}.card-confirm-panel span{color:#eef6f09e;font-size:clamp(10px,2.45vh,12px);line-height:1.25}.card-confirm-panel button{min-height:clamp(26px,5.8vh,34px);border:.08vmin solid rgba(255,255,255,.14);background:#ffffff0f;color:#f6ffe8db;padding:0 1vw;white-space:nowrap;font-weight:900;font-size:clamp(10px,2.45vh,12px)}.card-confirm-panel button:last-child{background:linear-gradient(135deg,#e8f542,#9bcf2f);color:#080c06}.hand-card{transform-origin:bottom center}.hand-0{transform:rotate(-5deg) translateY(.7vh)}.hand-1{transform:rotate(-1.5deg) translateY(.25vh)}.hand-2{transform:rotate(2deg)}.hand-3{transform:rotate(5.5deg) translateY(.45vh)}.hand-card:hover,.hand-card.pending{transform:translateY(-2.4vh) scale(1.05)}.hand-card.muted{opacity:.48;transform:scale(.94)}.hand-card.playing{transform:translateY(-10vh) scale(1.2);opacity:0}.hand-card small,.hand-card strong{position:absolute;top:.65vh;right:.55vw;font-size:1.08vh;color:#e8f542}.hand-card.used{filter:saturate(.12) brightness(.6)}.hand-card.used strong{inset:0;display:grid;place-items:center;background:#0206089e;color:#f6ffe8;font-size:1.45vh}@media(max-width:61.25em)and (orientation:landscape){.selection-overlay{place-items:center;padding:3vh 3vw 2vh}.selection-shell{width:88vw;max-height:92dvh;padding:0}.selection-cards{justify-content:center;gap:1.8vw;min-height:31vh;margin:0}.selection-choice.selection-prototype-card{flex-basis:clamp(11vw,24vh,14vw);min-height:31vh;padding:0}.selection-choice.selection-prototype-card b{font-size:2.25vh}.selection-choice.selection-prototype-card strong{font-size:1.55vh}.selection-choice.selection-prototype-card p,.selection-choice.selection-prototype-card>span:not(.selection-card-art){display:none}.selection-card-art{top:10%;font-size:5vh!important}.selection-footer{grid-template-columns:minmax(0,30vw) minmax(32vw,44vw);justify-content:center;margin-top:1vh}}.warehouse-home .warehouse-scene-sidebar.big-sidebar,body.screen-result .result-summary-panel,body.screen-result .result-rank-panel,.bid-pad-panel,.calculator-panel{border:.08vmin solid rgba(222,255,54,.18)!important;background:radial-gradient(circle at 18% 0%,rgba(232,255,46,.08),transparent 34%),linear-gradient(145deg,#080e0ff5,#0f1618ed)!important;box-shadow:0 2.5vh 7vh #00000061,inset 0 0 0 .08vmin #ffffff0a!important}.warehouse-home .warehouse-scene-sidebar.big-sidebar{display:grid!important;grid-auto-flow:row!important;grid-auto-rows:max-content!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;gap:clamp(.45vw,1vh,.8vw)!important;padding-bottom:calc(var(--pa-safe-b) + clamp(1.2vh,1.2vw,2vh))!important;scrollbar-gutter:stable!important}.warehouse-home .warehouse-lane{width:100%!important;min-width:0!important}.warehouse-home .warehouse-scene-sidebar.big-sidebar::-webkit-scrollbar,.loot-grid-scroll::-webkit-scrollbar,.warehouse-grid-scroll::-webkit-scrollbar,.result-rank-panel .event-list::-webkit-scrollbar{width:clamp(.35vw,.8vh,.6vw);height:clamp(.35vw,.8vh,.6vw)}.warehouse-home .warehouse-scene-sidebar.big-sidebar::-webkit-scrollbar-thumb,.loot-grid-scroll::-webkit-scrollbar-thumb,.warehouse-grid-scroll::-webkit-scrollbar-thumb,.result-rank-panel .event-list::-webkit-scrollbar-thumb{border-radius:999vw;background:#e8ff2e57}.warehouse-home .warehouse-lane-main{border-radius:clamp(.8vw,1.8vh,1.4vw)!important;background:linear-gradient(135deg,#ffffff14,#ffffff06),radial-gradient(circle at 0% 50%,rgba(73,246,137,.12),transparent 46%)!important;border-color:#ffffff1a!important}.warehouse-home .warehouse-lane.active .warehouse-lane-main{border-color:#e8ff2e8c!important;background:linear-gradient(135deg,#e8ff2e33,#43d98114),#0a1211eb!important;box-shadow:0 1.2vh 3vh #c6ff001f,inset .28vw 0 #e8ff2e!important}.warehouse-home .warehouse-lane.locked .warehouse-lane-main{background:linear-gradient(135deg,#ffffff0b,#ffffff04),#080c0de6!important;filter:grayscale(.18)!important}.warehouse-home .warehouse-lock-badge{border-radius:999vw!important;padding:0 clamp(.5vw,1vh,.8vw)!important}.warehouse-home .warehouse-locked-panel{border-radius:0!important;min-height:100%!important}.warehouse-home .warehouse-toolbar{border-radius:clamp(.9vw,2vh,1.45vw)!important;background:linear-gradient(135deg,#0d1516eb,#080d0ed1)!important;border:.08vmin solid rgba(255,255,255,.08)!important;padding:clamp(.65vw,1.5vh,1vw)!important}.warehouse-home .warehouse-grid-scroll,body.screen-result .loot-grid-scroll{border-radius:clamp(.9vw,2vh,1.45vw)!important;background:linear-gradient(rgba(80,206,222,.1) .08vmin,transparent .08vmin),linear-gradient(90deg,rgba(80,206,222,.1) .08vmin,transparent .08vmin),radial-gradient(circle at 12% 18%,rgba(59,233,215,.08),transparent 32%),#03090bc2!important;background-size:100% 100%,100% 100%,auto,auto!important;box-shadow:inset 0 0 3vh #37d8eb12!important}body.screen-result .result-summary-panel{align-content:start!important}body.screen-result .result-summary-panel h1{max-width:100%!important;overflow-wrap:anywhere!important}body.screen-result .result-number{padding:clamp(.65vw,1.4vh,1vw)!important;border-radius:clamp(.75vw,1.7vh,1.2vw)!important;background:#ffffff0b!important;border:.08vmin solid rgba(255,255,255,.07)!important}body.screen-result .result-rank-panel .event-list{display:grid!important;align-content:start!important;gap:clamp(.45vw,1vh,.8vw)!important}body.screen-result .result-board .loot-grid-scroll{overflow:auto!important;scrollbar-gutter:stable both-edges!important}body.screen-result .result-board .loot-board-head{min-height:clamp(5.2vh,4vw,7.2vh)!important;border-radius:clamp(.8vw,1.8vh,1.3vw) clamp(.8vw,1.8vh,1.3vw) 0 0!important}body.screen-result .loot-foot-quick{padding-bottom:.2vh!important}.bid-pad-panel,.calculator-panel{border-color:#e8ff2e47!important;border-radius:clamp(1.15vw,2.6vh,1.9vw)!important;overflow:hidden!important}.bid-pad-panel .floating-panel-drag,.calculator-panel .floating-panel-drag{min-height:clamp(4.6vh,3vw,6.4vh)!important;padding:0 clamp(.95vw,2vh,1.5vw)!important;border-radius:clamp(.8vw,1.8vh,1.25vw)!important;background:linear-gradient(135deg,#e8ff2e21,#ffffff09)!important;color:#f7ffe8!important;font-size:clamp(1.5vh,.95vw,2vh)!important;font-weight:900!important;letter-spacing:.08em!important}.floating-bid-pad .bid-pad-close,.floating-calculator .bid-pad-close{border-radius:999vw!important;border:.08vmin solid rgba(255,255,255,.16)!important;background:#ffffff14!important;color:#f7ffe8!important}.key-grid button,.calculator-grid button,.bid-pad-side button{border-radius:clamp(.7vw,1.6vh,1.15vw)!important;border:.08vmin solid rgba(255,255,255,.1)!important;background:linear-gradient(180deg,#ffffff1c,#ffffff09),#070c0deb!important;color:#f4fbf7f0!important;font-weight:900!important;box-shadow:inset 0 0 0 .08vmin #ffffff08!important}.key-grid button:hover,.calculator-grid button:hover,.bid-pad-side button:hover{border-color:#e8ff2e6b!important;background:linear-gradient(180deg,#e8ff2e2e,#e8ff2e0f)!important}.bid-pad-side button:nth-child(2),.calculator-grid button:nth-last-child(2),.calculator-grid button:nth-last-child(1){border-color:#e8ff2e57!important;color:#e8ff2e!important}.bid-pad-copy,.calculator-display{border:.08vmin solid rgba(232,255,46,.16)!important;border-radius:clamp(.85vw,1.9vh,1.35vw)!important;background:linear-gradient(135deg,#e8ff2e1a,#ffffff06),#020708d1!important}.bid-pad-copy strong,.calculator-display strong{color:#e8ff2e!important;text-shadow:0 0 2vh rgba(232,255,46,.26)!important}.bid-pad-copy .confirm-bid,.confirm-bid{border:0!important;border-radius:clamp(.8vw,1.8vh,1.25vw)!important;background:linear-gradient(135deg,#efff2f,#91d81f)!important;color:#071005!important;box-shadow:0 1.4vh 3vh #c6ff003d!important}html.compact-landscape .warehouse-home .warehouse-layout.two-pane{grid-template-columns:minmax(18vw,22.5vw) minmax(0,1fr)!important}html.compact-landscape .warehouse-home .warehouse-scene-sidebar.big-sidebar{gap:.35vh!important;padding:.55vh .55vw calc(var(--pa-safe-b) + .9vh)!important}html.compact-landscape .warehouse-home .warehouse-lane{padding:.45vh .45vw!important}html.compact-landscape .warehouse-home .warehouse-lane-main{min-height:clamp(6.3vh,4.4vw,8vh)!important;padding:0 .65vw!important}html.compact-landscape .warehouse-home .warehouse-lane-main strong{font-size:clamp(1.45vh,.9vw,1.85vh)!important}html.compact-landscape .warehouse-home .warehouse-toolbar{grid-template-columns:minmax(0,1fr) auto!important}html.compact-landscape .warehouse-home .warehouse-toolbar-copy em{display:inline-flex!important;margin-left:clamp(.6vw,1.4vh,1vw)!important;color:#d6e7e294!important;font-size:clamp(1.05vh,.68vw,1.35vh)!important;font-weight:800!important;white-space:nowrap!important}html.compact-landscape body.screen-result .result-hud{grid-template-columns:minmax(18vw,22vw) minmax(23vw,27vw) minmax(0,1fr)!important;grid-template-rows:5.8vh minmax(0,1fr) 11vh!important}html.compact-landscape body.screen-result .result-summary-panel{padding:1.25vh 1.25vw!important}html.compact-landscape body.screen-result .result-summary-panel h1{font-size:clamp(3.4vh,3vw,5.6vh)!important;line-height:.95!important}html.compact-landscape body.screen-result .result-number b{font-size:clamp(3.1vh,2.4vw,4.6vh)!important}html.compact-landscape body.screen-result .winner-row{grid-template-columns:6.4vh minmax(0,1fr)!important}html.compact-landscape body.screen-result .winner-row .avatar{width:6.4vh!important;height:6.4vh!important}html.compact-landscape .bid-pad-panel{width:min(74vw,118dvh)!important;grid-template-columns:minmax(0,1fr) minmax(16vw,24vw)!important}html.compact-landscape .calculator-panel{width:min(40vw,72dvh)!important}html.compact-landscape .key-grid button,html.compact-landscape .calculator-grid button,html.compact-landscape .confirm-bid{min-height:clamp(6.6vh,4vw,8.2vh)!important}html.ultra-compact-landscape .warehouse-home .warehouse-layout.two-pane{grid-template-columns:minmax(17vw,21vw) minmax(0,1fr)!important}html.ultra-compact-landscape .warehouse-home .warehouse-lane-main{min-height:7vh!important}html.ultra-compact-landscape .bid-pad-panel{width:82vw!important}html.ultra-compact-landscape .calculator-panel{width:48vw!important}html.compact-landscape body.screen-result .loot-foot-quick .quick-sell-picks button{min-width:clamp(7.2vh,5.4vw,9.8vh)!important;min-height:clamp(5.2vh,3.4vw,6.8vh)!important;font-size:clamp(1.45vh,.9vw,1.75vh)!important}html.compact-landscape body.screen-result .loot-foot-quick .quick-sell-action{min-width:clamp(18vh,17vw,28vh)!important;max-width:30vw!important}.map-pin{padding-right:clamp(1.1vw,2.2vh,1.7vw)!important}.map-pin span{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.map-pin em{top:-.55vh!important;right:-.15vw!important;min-width:clamp(2.5vw,5.2vh,3.5vw)!important;min-height:clamp(2.2vh,1.45vw,3vh)!important;padding:0 .45vw!important;font-size:clamp(1.15vh,.72vw,1.45vh)!important;line-height:1!important}.venue-detail.map-venue-card{grid-template-rows:auto auto auto auto minmax(0,1fr) auto!important;align-content:start!important;gap:clamp(.35vw,.85vh,.75vw)!important}.venue-detail.map-venue-card .venue-title{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;justify-items:stretch!important;gap:clamp(.55vw,1.1vh,.9vw)!important;width:100%!important;margin:0!important}.venue-detail.map-venue-card .venue-title-copy{display:grid!important;justify-items:start!important;align-content:start!important;min-width:0!important}.venue-detail.map-venue-card .venue-title-copy span{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.35vh,.86vw,1.7vh)!important}.venue-detail.map-venue-card .venue-title-copy h1{margin:.25vh 0 0!important;font-size:clamp(2.8vh,2.55vw,5.2vh)!important;line-height:.96!important;text-align:left!important}.venue-detail.map-venue-card .venue-multiplier{justify-self:end!important;align-self:start!important;max-width:12vw!important;white-space:normal!important;text-align:center!important;line-height:1.08!important}.venue-detail.map-venue-card .venue-actions{width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.55vw,1.1vh,.9vw)!important}.venue-detail.map-venue-card .start-action{min-height:clamp(5.6vh,3.2vw,7.6vh)!important;font-size:clamp(1.75vh,1.15vw,2.35vh)!important}.venue-detail.map-venue-card p{display:block!important;max-height:5.6vh!important;font-size:clamp(1.3vh,.78vw,1.65vh)!important;line-height:1.35!important;text-align:left!important}.venue-detail.map-venue-card .venue-stats{gap:clamp(.35vw,.75vh,.65vw)!important}.venue-detail.map-venue-card .venue-stats div{min-height:clamp(5.4vh,3.2vw,7.2vh)!important;padding:clamp(.45vw,.95vh,.75vw)!important}.venue-detail.map-venue-card .venue-stats span{font-size:clamp(1.05vh,.65vw,1.35vh)!important}.venue-detail.map-venue-card .venue-stats b{font-size:clamp(1.85vh,1.2vw,2.75vh)!important;line-height:1.05!important}.venue-detail.map-venue-card .venue-copy{display:grid!important;max-height:none!important;min-height:0!important;overflow:hidden!important;font-size:clamp(1.2vh,.72vw,1.55vh)!important;line-height:1.32!important;text-align:left!important}.warehouse-home .warehouse-toolbar-actions{display:flex!important;grid-template-columns:none!important;grid-auto-flow:initial!important;grid-auto-columns:initial!important;width:auto!important;max-width:100%!important;justify-self:end!important;overflow:visible!important}.warehouse-home .warehouse-toolbar-actions button:after,.warehouse-home .warehouse-toolbar-actions .game-button:after{content:none!important;display:none!important}.warehouse-home .warehouse-toolbar-actions .game-button{min-width:clamp(5.6vw,12vh,8.4vw)!important;min-height:clamp(3.3vw,7.2vh,4.5vw)!important;padding:0 clamp(.9vw,1.9vh,1.35vw)!important;font-size:clamp(1.25vh,.8vw,1.65vh)!important;letter-spacing:.02em!important}.warehouse-home .warehouse-toolbar-actions .game-button--accent{color:#071005!important}.warehouse-filter-modal{width:min(78vw,132dvh)!important;height:min(78dvh,54vw)!important;max-height:calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b) - 5vh)!important;grid-template-columns:minmax(15vw,20vw) minmax(0,1fr)!important;gap:clamp(.8vw,1.7vh,1.3vw)!important;padding:0!important;overflow:hidden!important}.warehouse-filter-modal .encyclopedia-sidebar{padding:clamp(.8vw,1.8vh,1.25vw)!important;gap:clamp(.45vw,1vh,.8vw)!important;overflow:auto!important}.warehouse-filter-modal .search-box{min-height:clamp(6.4vh,4vw,8.4vh)!important;padding:clamp(.55vw,1.2vh,.9vw)!important}.warehouse-filter-modal .search-box span,.warehouse-filter-modal .search-box b{font-size:clamp(2vh,1.35vw,3vh)!important}.warehouse-filter-modal .encyclopedia-sidebar button{min-height:clamp(5.4vh,3.2vw,7.2vh)!important;padding:0 clamp(.7vw,1.5vh,1.1vw)!important;font-size:clamp(1.35vh,.86vw,1.7vh)!important;text-align:left!important}.warehouse-filter-modal .encyclopedia-main{display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;gap:clamp(.7vw,1.45vh,1.1vw)!important;padding:clamp(.95vw,2vh,1.45vw)!important;overflow:hidden!important}.warehouse-filter-modal .encyclopedia-head{min-height:clamp(7vh,4.2vw,9vh)!important;padding-bottom:clamp(.6vw,1.2vh,.95vw)!important}.warehouse-filter-modal .encyclopedia-head span{font-size:clamp(1.25vh,.78vw,1.55vh)!important}.warehouse-filter-modal .encyclopedia-head h2{font-size:clamp(3vh,2.1vw,4.6vh)!important}.warehouse-filter-modal .encyclopedia-head .icon-button{width:clamp(5.6vh,3.4vw,7.2vh)!important;height:clamp(5.6vh,3.4vw,7.2vh)!important}.warehouse-filter-modal .encyclopedia-filters{display:grid!important;gap:clamp(.65vw,1.35vh,1vw)!important;padding:0!important}.warehouse-filter-modal .filter-group{display:grid!important;grid-template-columns:clamp(3.4vw,7vh,5vw) repeat(4,minmax(0,1fr))!important;align-items:center!important;gap:clamp(.45vw,1vh,.8vw)!important}.warehouse-filter-modal .size-filter{grid-template-columns:clamp(3.4vw,7vh,5vw) repeat(3,minmax(0,1fr))!important}.warehouse-filter-modal .filter-group>span{font-size:clamp(1.35vh,.86vw,1.7vh)!important}.warehouse-filter-modal .filter-group button{min-height:clamp(5.3vh,3.2vw,7vh)!important;padding:0 clamp(.55vw,1.15vh,.9vw)!important;font-size:clamp(1.25vh,.78vw,1.55vh)!important}.warehouse-filter-modal .encyclopedia-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(12vw,24vh),1fr))!important;gap:clamp(.65vw,1.35vh,1vw)!important;overflow:auto!important}.warehouse-filter-modal .encyclopedia-card{min-height:clamp(17vh,11vw,24vh)!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:clamp(.35vw,.75vh,.6vw)!important;padding:clamp(.55vw,1.15vh,.9vw)!important;overflow:hidden!important}.warehouse-filter-modal .encyclopedia-card .card-name{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.45vh,.95vw,1.85vh)!important;line-height:1.1!important}.warehouse-filter-modal .encyclopedia-card-media,.warehouse-filter-modal .encyclopedia-card .loot-icon{width:min(58%,12vh)!important;max-height:clamp(6vh,5.8vw,10vh)!important}.warehouse-filter-modal .encyclopedia-card .card-scene,.warehouse-filter-modal .encyclopedia-card .card-size,.warehouse-filter-modal .encyclopedia-card span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.05vh,.66vw,1.35vh)!important}.warehouse-filter-modal .encyclopedia-card strong{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.45vh,.9vw,1.8vh)!important}html.compact-landscape .venue-detail.map-venue-card{padding:clamp(.8vw,1.45vh,1.15vw)!important}html.compact-landscape .venue-detail.map-venue-card .venue-title-copy{display:grid!important}html.compact-landscape .venue-detail.map-venue-card .venue-title-copy h1{font-size:clamp(2.6vh,2.3vw,4.6vh)!important}html.compact-landscape .venue-detail.map-venue-card .venue-multiplier{max-width:13vw!important;font-size:clamp(1.05vh,.7vw,1.4vh)!important}html.compact-landscape .venue-detail.map-venue-card .venue-copy,html.compact-landscape .venue-detail.map-venue-card .lobby-message{display:grid!important}html.compact-landscape .warehouse-home .warehouse-toolbar-actions{justify-self:end!important;gap:clamp(.35vw,.75vh,.6vw)!important}html.compact-landscape .warehouse-home .warehouse-toolbar-actions .game-button{min-width:clamp(7vw,15vh,10.5vw)!important;min-height:clamp(5.5vh,3.4vw,7.2vh)!important;padding:0 clamp(.65vw,1.25vh,.95vw)!important;font-size:clamp(1.2vh,.76vw,1.5vh)!important}html.compact-landscape .warehouse-filter-modal{width:min(90vw,160dvh)!important;height:min(86dvh,82vw)!important;grid-template-columns:minmax(18vw,24vw) minmax(0,1fr)!important}html.compact-landscape .warehouse-filter-modal .filter-group{grid-template-columns:clamp(5.2vw,9vh,7vw) repeat(3,minmax(0,1fr))!important}html.compact-landscape .warehouse-filter-modal .filter-group button{min-height:clamp(5.6vh,3.5vw,7vh)!important}body.screen-setup .world-map img{opacity:1!important;filter:none!important;object-position:50% 48%!important}body.screen-setup .world-map{background:linear-gradient(180deg,#090e1014,#090e1033),url(/assets/treasure-map-fullover-preview.webp) 50% 48% / cover no-repeat!important}html.compact-landscape body.screen-setup .world-map img,html.ultra-compact-landscape body.screen-setup .world-map img{filter:none!important;object-position:50% 44%!important}html.compact-landscape body.screen-setup .world-map,html.ultra-compact-landscape body.screen-setup .world-map{background:linear-gradient(180deg,#090e100d,#090e1029),url(/assets/treasure-map-fullover-preview.webp) 50% 44% / cover no-repeat!important}html.compact-landscape body.screen-setup .map-vignette,html.ultra-compact-landscape body.screen-setup .map-vignette{background:radial-gradient(circle at 48% 46%,#0000 34%,#0000002e),linear-gradient(180deg,#00000005,#0000002e)!important}body.screen-setup .venue-detail.map-venue-card{grid-template-rows:minmax(0,1.05fr) minmax(0,.85fr) minmax(0,.52fr) minmax(0,1.18fr) minmax(0,.82fr) auto!important;align-content:stretch!important;align-items:stretch!important;gap:clamp(.45vw,.9vh,.72vw)!important}body.screen-setup .venue-detail.map-venue-card>*{min-height:0!important;margin:0!important}body.screen-setup .venue-detail.map-venue-card .venue-title,body.screen-setup .venue-detail.map-venue-card .venue-actions,body.screen-setup .venue-detail.map-venue-card .venue-stats,body.screen-setup .venue-detail.map-venue-card .venue-copy{align-self:stretch!important}body.screen-setup .venue-detail.map-venue-card .venue-title,body.screen-setup .venue-detail.map-venue-card p,body.screen-setup .venue-detail.map-venue-card .venue-copy{align-content:center!important}body.screen-setup .venue-detail.map-venue-card .venue-actions{align-items:stretch!important}body.screen-setup .venue-detail.map-venue-card .start-action{height:100%!important;min-height:0!important}body.screen-setup .venue-detail.map-venue-card p{display:grid!important;max-height:none!important}body.screen-setup .venue-detail.map-venue-card .venue-stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:repeat(2,minmax(0,1fr))!important}body.screen-setup .venue-detail.map-venue-card .venue-stats div{min-height:0!important;height:100%!important;display:grid!important;place-items:center!important;align-content:center!important}body.screen-setup .venue-detail.map-venue-card .venue-copy{max-height:none!important;grid-template-columns:auto minmax(0,1fr)!important}.prototype-confirm-backdrop{z-index:26000!important}.prototype-confirm-card.bk-modal{z-index:26001!important}body.screen-setup .lobby-top{grid-template-columns:minmax(17vw,23vw) minmax(0,1fr)!important;min-height:var(--pa-header)!important;background:#0f0f11fa!important;border-bottom:thin solid rgba(255,255,255,.1)!important;box-shadow:none!important}body.screen-setup .lobby-tabs{border:0!important;background:transparent!important}body.screen-setup .lobby-tabs button{border:0!important;border-right:thin solid rgba(255,255,255,.08)!important;border-radius:0!important;background:transparent!important;color:#f0f4ee85!important;box-shadow:none!important;font-size:clamp(1.25vh,.9vw,1.75vh)!important;letter-spacing:.03em!important}body.screen-setup .lobby-tabs button.active{color:#e8ff1c!important;background:#dfff180b!important;box-shadow:inset 0 -.52vh #dfff18!important}body.screen-setup .elite-top-actions{align-items:center!important;gap:clamp(.45vw,.85vh,.75vw)!important;padding:0 calc(var(--pa-pad) + var(--pa-safe-r)) 0 var(--pa-pad)!important}body.screen-setup .elite-asset,body.screen-setup .elite-gold-capsule,body.screen-setup .elite-profile-trigger{min-height:clamp(4.2vh,2.6vw,5.4vh)!important;height:clamp(4.2vh,2.6vw,5.4vh)!important;border:thin solid rgba(255,255,255,.1)!important;border-radius:.38vw!important;background:#1a1a1df5!important;box-shadow:none!important}body.screen-setup .elite-asset{display:inline-grid!important;grid-template-columns:auto auto auto!important;padding:0 clamp(.75vw,1.55vh,1.05vw)!important}body.screen-setup .elite-asset span,body.screen-setup .elite-gold-capsule span{color:#dae0dab8!important;font-size:clamp(1.15vh,.72vw,1.45vh)!important}body.screen-setup .elite-asset b,body.screen-setup .elite-gold-capsule b{color:#f4f7ef!important;font-size:clamp(1.55vh,1vw,1.95vh)!important}body.screen-setup .coin-disc{width:clamp(2.2vh,1.45vw,2.8vh)!important;height:clamp(2.2vh,1.45vw,2.8vh)!important;font-size:clamp(1.05vh,.65vw,1.35vh)!important}body.screen-setup .elite-gold-capsule{gap:clamp(.42vw,.75vh,.68vw)!important;padding:0 clamp(.58vw,1.12vh,.82vw)!important;color:#f5c84b!important}body.screen-setup .elite-gold-capsule .recharge,body.screen-setup .elite-gold-capsule .exchange{min-height:clamp(3.3vh,2.1vw,4.2vh)!important;height:clamp(3.3vh,2.1vw,4.2vh)!important;border-radius:.28vw!important;padding:0 clamp(.75vw,1.35vh,1vw)!important;font-size:clamp(1.18vh,.76vw,1.48vh)!important;box-shadow:none!important}body.screen-setup .elite-gold-capsule .exchange{border-color:#ffffff29!important;color:#e6eff2b8!important;background:#101012eb!important}body.screen-setup .elite-icon-action{width:clamp(3.8vh,2.3vw,4.8vh)!important;min-width:clamp(3.8vh,2.3vw,4.8vh)!important;height:clamp(3.8vh,2.3vw,4.8vh)!important;min-height:0!important;border:0!important;border-radius:.3vw!important;background:transparent!important;color:#c2ccd285!important;box-shadow:none!important}body.screen-setup .elite-separator{width:thin!important;height:3.6vh!important;background:#ffffff14!important}body.screen-setup .elite-profile-trigger{width:min(13.8vw,27vh)!important;min-width:min(13.8vw,27vh)!important;grid-template-columns:clamp(3.4vh,2.15vw,4.5vh) minmax(0,1fr) auto!important;gap:clamp(.45vw,.8vh,.7vw)!important;padding:0 clamp(.5vw,1vh,.75vw)!important;color:#f0f4eee6!important}body.screen-setup .elite-profile-trigger .profile-avatar{width:clamp(3.4vh,2.15vw,4.5vh)!important;height:clamp(3.4vh,2.15vw,4.5vh)!important}body.screen-setup .elite-profile-trigger b{max-width:none!important;font-size:clamp(1.25vh,.82vw,1.62vh)!important}body.screen-setup .venue-detail.map-venue-card{padding:clamp(1.8vw,3.2vh,2.8vw) clamp(1.7vw,3vh,2.6vw)!important;border-radius:0!important;border-left:thin solid rgba(255,255,255,.08)!important;border-top:0!important;border-right:0!important;border-bottom:0!important;background:#0d0d0ff7!important;grid-template-rows:minmax(0,1.08fr) minmax(0,.58fr) minmax(0,.7fr) minmax(0,1.04fr) minmax(0,.92fr) auto!important;gap:clamp(.8vw,1.65vh,1.25vw)!important}body.screen-setup .venue-detail.map-venue-card .venue-title{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:clamp(.7vw,1.3vh,1vw)!important}body.screen-setup .venue-detail.map-venue-card .venue-title-copy span{color:#dfff18!important;font-size:clamp(1.15vh,.72vw,1.45vh)!important;letter-spacing:.05em!important}body.screen-setup .venue-detail.map-venue-card .venue-title-copy h1{margin-top:clamp(.3vh,.22vw,.5vh)!important;color:#f8f8ef!important;font-size:clamp(4.8vh,3.85vw,7.4vh)!important;letter-spacing:-.08em!important;line-height:.94!important}body.screen-setup .venue-detail.map-venue-card .venue-multiplier{border-color:#dfff1873!important;background:#dfff181a!important;color:#dfff18!important;max-width:10.6vw!important;min-height:clamp(2.8vh,1.7vw,3.4vh)!important;padding:0 clamp(.7vw,1.2vh,.95vw)!important;font-size:clamp(.98vh,.6vw,1.22vh)!important}body.screen-setup .venue-mode-tabs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;border:thin solid rgba(255,255,255,.12)!important;border-radius:.24vw!important;overflow:hidden!important}body.screen-setup .venue-mode-tabs button{appearance:none!important;min-width:0!important;border:0!important;border-radius:0!important;background:#ffffff09!important;color:#eef2ee70!important;font-weight:1000!important;font-size:clamp(1.55vh,1vw,2.05vh)!important;cursor:pointer!important}body.screen-setup .venue-mode-tabs button+button{border-left:thin solid rgba(255,255,255,.1)!important}body.screen-setup .venue-mode-tabs button.active{background:#dfff18!important;color:#101207!important}body.screen-setup .venue-detail.map-venue-card p{color:#dee2de94!important;border-bottom:thin solid rgba(255,255,255,.08)!important;padding-bottom:clamp(.7vh,.5vw,1.1vh)!important;font-size:clamp(1.32vh,.82vw,1.65vh)!important;line-height:1.48!important}body.screen-setup .venue-detail.map-venue-card .venue-stats{gap:clamp(.55vw,1vh,.85vw)!important}body.screen-setup .venue-detail.map-venue-card .venue-stats div{border:thin solid rgba(255,255,255,.1)!important;border-radius:.28vw!important;background:#ffffff0b!important}body.screen-setup .venue-detail.map-venue-card .venue-stats span{color:#bec5c27a!important;font-size:clamp(1.02vh,.62vw,1.24vh)!important}body.screen-setup .venue-detail.map-venue-card .venue-stats b{color:#f7f7ef!important;font-size:clamp(2vh,1.3vw,2.7vh)!important}body.screen-setup .venue-detail.map-venue-card .venue-copy{border:thin solid rgba(223,255,24,.18)!important;border-radius:.28vw!important;background:#dfff180b!important;padding:clamp(.9vw,1.75vh,1.3vw)!important;gap:clamp(.55vh,.42vw,.85vh) clamp(.7vw,1.35vh,1vw)!important}body.screen-setup .venue-detail.map-venue-card .venue-copy b{color:#dfff18!important}body.screen-setup .venue-detail.map-venue-card .venue-copy span{color:#e9ede6b8!important}body.screen-setup .venue-enter-action{width:100%!important;min-height:clamp(5.4vh,3.4vw,7.2vh)!important;border-radius:.32vw!important;font-size:clamp(1.75vh,1.12vw,2.3vh)!important;box-shadow:none!important}html.compact-landscape body.screen-setup .lobby-top{grid-template-columns:minmax(18vw,24vw) minmax(0,1fr)!important}html.compact-landscape body.screen-setup .elite-asset span,html.compact-landscape body.screen-setup .elite-gold-capsule span,html.compact-landscape body.screen-setup .elite-separator{display:none!important}html.compact-landscape body.screen-setup .elite-profile-trigger{width:min(12.5vw,23vh)!important;min-width:min(12.5vw,23vh)!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card{padding:clamp(1.1vw,2vh,1.7vw) clamp(1.15vw,2.1vh,1.8vw)!important;gap:clamp(.5vw,1vh,.85vw)!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card .venue-title-copy h1{font-size:clamp(4vh,3.25vw,6vh)!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card p{font-size:clamp(1.12vh,.72vw,1.4vh)!important;line-height:1.36!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card .venue-copy{display:grid!important}html.compact-landscape body.screen-setup .elite-top-actions{gap:clamp(.22vw,.48vh,.42vw)!important;padding-left:clamp(.4vw,.85vh,.7vw)!important}html.compact-landscape body.screen-setup .elite-profile-trigger{width:clamp(5.6vw,11vh,7.2vw)!important;min-width:clamp(5.6vw,11vh,7.2vw)!important;grid-template-columns:minmax(0,1fr) auto!important;padding:0 clamp(.32vw,.65vh,.52vw)!important}html.compact-landscape body.screen-setup .elite-profile-trigger b{display:none!important}html.compact-landscape body.screen-setup .elite-icon-action{width:clamp(3.4vh,2vw,4.1vh)!important;min-width:clamp(3.4vh,2vw,4.1vh)!important;height:clamp(3.4vh,2vw,4.1vh)!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card .venue-title{grid-template-columns:minmax(0,1fr)!important;padding-right:clamp(7.6vw,15vh,10vw)!important;position:relative!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card .venue-title-copy h1{font-size:clamp(3.25vh,2.55vw,4.75vh)!important;letter-spacing:-.09em!important;white-space:nowrap!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card .venue-multiplier{position:absolute!important;right:0!important;top:0!important;max-width:clamp(7vw,14vh,9.6vw)!important}body.screen-setup .elite-top-actions{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;justify-self:stretch!important;justify-content:stretch!important;width:100%!important}body.screen-setup .elite-wallet-strip,body.screen-setup .elite-utility-strip{display:flex!important;align-items:center!important;min-width:0!important}body.screen-setup .elite-wallet-strip{justify-self:center!important;gap:clamp(.7vw,1.25vh,1vw)!important}body.screen-setup .elite-utility-strip{justify-self:end!important;gap:clamp(.38vw,.75vh,.65vw)!important}body.screen-setup .elite-wallet-strip .elite-asset,body.screen-setup .elite-wallet-strip .elite-gold-capsule{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;height:auto!important;min-height:0!important}body.screen-setup .elite-wallet-strip .elite-asset{gap:clamp(.22vw,.45vh,.38vw)!important}body.screen-setup .elite-wallet-strip .elite-gold-capsule{gap:clamp(.26vw,.52vh,.42vw)!important}body.screen-setup .elite-wallet-strip .elite-asset span,body.screen-setup .elite-wallet-strip .elite-gold-capsule span{color:#e7ebe5c7!important;font-size:clamp(1.25vh,.78vw,1.55vh)!important}body.screen-setup .elite-wallet-strip .elite-asset b,body.screen-setup .elite-wallet-strip .elite-gold-capsule b{font-size:clamp(1.62vh,1.02vw,2vh)!important}body.screen-setup .elite-profile-trigger{width:min(13.8vw,27vh)!important;min-width:min(13.8vw,27vh)!important;grid-template-columns:clamp(3.4vh,2.15vw,4.5vh) minmax(0,1fr) auto!important;border:thin solid rgba(255,255,255,.1)!important;background:#1a1a1df5!important}body.screen-setup .elite-profile-dropdown{width:min(14vw,24vh)!important;min-width:min(14vw,24vh)!important;right:0!important;padding:clamp(.45vw,.9vh,.72vw)!important}body.screen-setup .elite-profile-dropdown button{min-height:clamp(3.8vh,2.35vw,4.9vh)!important;gap:clamp(.35vw,.65vh,.55vw)!important;padding:0 clamp(.55vw,1vh,.8vw)!important;font-size:clamp(1.12vh,.7vw,1.42vh)!important}body.screen-setup .venue-detail.map-venue-card{grid-template-rows:minmax(0,1.08fr) minmax(0,.72fr) minmax(0,1.06fr) minmax(0,.92fr) minmax(0,.62fr)!important}body.screen-setup .venue-detail.map-venue-card p{display:none!important}body.screen-setup .venue-mode-tabs{gap:0!important}body.screen-setup .venue-mode-tabs button+button{border-left:0!important}body.screen-setup .venue-enter-action{min-height:clamp(7.2vh,4.6vw,9.4vh)!important;font-size:clamp(2vh,1.35vw,2.75vh)!important}html.compact-landscape body.screen-setup .elite-top-actions{grid-template-columns:minmax(0,1fr) auto!important}html.compact-landscape body.screen-setup .elite-wallet-strip{gap:clamp(.48vw,.95vh,.72vw)!important}html.compact-landscape body.screen-setup .elite-wallet-strip .elite-asset span,html.compact-landscape body.screen-setup .elite-wallet-strip .elite-gold-capsule span{display:inline!important}html.compact-landscape body.screen-setup .elite-profile-trigger{width:min(13.8vw,27vh)!important;min-width:min(13.8vw,27vh)!important;grid-template-columns:clamp(3.4vh,2.15vw,4.5vh) minmax(0,1fr) auto!important;padding:0 clamp(.5vw,1vh,.75vw)!important}html.compact-landscape body.screen-setup .elite-profile-trigger b{display:block!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card{grid-template-rows:minmax(0,1fr) minmax(0,.68fr) minmax(0,1fr) minmax(0,.86fr) minmax(0,.66fr)!important}html.compact-landscape body.screen-setup .venue-enter-action{min-height:clamp(6.2vh,4vw,8.1vh)!important;font-size:clamp(1.75vh,1.1vw,2.3vh)!important}body.screen-setup .elite-wallet-strip{gap:clamp(.44vw,.82vh,.68vw)!important}body.screen-setup .elite-wallet-strip .elite-asset,body.screen-setup .elite-wallet-strip .elite-gold-capsule{display:inline-flex!important;align-items:center!important;justify-content:center!important}body.screen-setup .elite-wallet-strip .elite-asset{gap:clamp(.22vw,.42vh,.34vw)!important}body.screen-setup .elite-wallet-strip .elite-gold-capsule{gap:clamp(.18vw,.36vh,.3vw)!important}body.screen-setup .elite-wallet-strip .elite-asset span,body.screen-setup .elite-wallet-strip .elite-gold-capsule span{margin:0!important;line-height:1!important}body.screen-setup .elite-wallet-strip .elite-asset b,body.screen-setup .elite-wallet-strip .elite-gold-capsule b{margin:0 0 0 clamp(.08vw,.16vh,.14vw)!important;line-height:1!important}body.screen-setup .elite-wallet-strip .elite-gold-capsule svg{margin-right:clamp(.08vw,.16vh,.14vw)!important}body.screen-setup .elite-wallet-strip .coin-disc{margin-right:clamp(.12vw,.24vh,.2vw)!important}body.screen-setup .elite-gold-capsule .recharge,body.screen-setup .elite-gold-capsule .exchange{margin-left:clamp(.35vw,.68vh,.55vw)!important}body.screen-setup .elite-profile-trigger{overflow:hidden!important;grid-template-columns:clamp(3.4vh,2.15vw,4.5vh) minmax(0,1fr) clamp(3.2vh,2vw,4.2vh)!important;gap:clamp(.48vw,.9vh,.72vw)!important}body.screen-setup .elite-profile-trigger .profile-avatar{position:relative!important;width:clamp(3.4vh,2.15vw,4.5vh)!important;height:clamp(3.4vh,2.15vw,4.5vh)!important;min-width:clamp(3.4vh,2.15vw,4.5vh)!important;min-height:clamp(3.4vh,2.15vw,4.5vh)!important;max-width:clamp(3.4vh,2.15vw,4.5vh)!important;max-height:clamp(3.4vh,2.15vw,4.5vh)!important;transform:none!important;inset:auto!important;margin:0!important;border-radius:50%!important;overflow:hidden!important;box-shadow:none!important}body.screen-setup .elite-profile-trigger .profile-avatar:after,body.screen-setup .elite-profile-trigger:after{display:none!important;content:none!important}body.screen-setup .elite-profile-trigger .profile-avatar img{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;display:block!important}.prototype-gold-card{width:clamp(46dvh,32vw,64dvh)!important;max-width:calc(100vw - var(--pa-safe-l) - var(--pa-safe-r) - 4vw)!important;max-height:calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b) - 4vh)!important;border-radius:clamp(1.1vw,2vh,1.8vw)!important;border:thin solid rgba(76,122,177,.34)!important;background:linear-gradient(180deg,#1d1c23fa,#14141bfa)!important;box-shadow:0 2.8vh 8vh #0000008f,inset 0 0 0 thin #ffffff09!important}.prototype-gold-card .prototype-panel-head{min-height:clamp(8.6vh,5.4vw,11.2vh)!important;padding:clamp(1.45vh,1vw,2.2vh) clamp(1.55vw,2.9vh,2.2vw)!important;border-bottom:thin solid rgba(255,255,255,.07)!important}.prototype-gold-card .prototype-panel-title{gap:clamp(.65vw,1.25vh,.95vw)!important}.prototype-gold-card .prototype-panel-title i{width:clamp(4.5vh,2.8vw,5.8vh)!important;height:clamp(4.5vh,2.8vw,5.8vh)!important;border-radius:999vw!important;background:#f5c8421f!important}.prototype-gold-card .prototype-panel-title b{font-size:clamp(2.6vh,1.65vw,3.6vh)!important;line-height:1!important}.prototype-gold-card .prototype-panel-title span{margin-top:clamp(.35vh,.22vw,.55vh)!important;color:#809fbec7!important;font-size:clamp(1.45vh,.9vw,1.9vh)!important}.prototype-gold-card .prototype-panel-close{width:clamp(4.1vh,2.6vw,5.3vh)!important;height:clamp(4.1vh,2.6vw,5.3vh)!important;border:thin solid rgba(255,255,255,.1)!important;border-radius:clamp(.8vh,.52vw,1.1vh)!important;background:#ffffff0b!important;color:#88a0b8b8!important}.prototype-gold-card .prototype-panel-body{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:auto!important;align-content:start!important;gap:clamp(1.2vh,.85vw,1.8vh)!important;padding:clamp(2.1vh,1.6vw,3vh) clamp(1.55vw,2.9vh,2.2vw) clamp(1.8vh,1.25vw,2.5vh)!important;overflow:auto!important}.prototype-gold-card .prototype-field-label,.prototype-gold-card .prototype-tier-grid,.prototype-gold-card .prototype-order-summary,.prototype-gold-card .prototype-panel-message,.prototype-gold-card .prototype-primary-button,.prototype-gold-card .prototype-panel-hint{grid-column:1!important}.prototype-gold-card .prototype-field-label{margin:0!important;color:#7691aead!important;font-size:clamp(1.25vh,.75vw,1.52vh)!important}.prototype-gold-card .prototype-tier-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(.65vw,1.25vh,.95vw)!important;margin:0!important}.prototype-gold-card .prototype-tier-grid button{min-height:clamp(7.7vh,5.2vw,10.2vh)!important;justify-items:start!important;align-content:center!important;gap:clamp(.5vh,.32vw,.75vh)!important;padding:clamp(1.05vh,.7vw,1.45vh) clamp(.85vw,1.55vh,1.2vw)!important;border-radius:clamp(.75vw,1.4vh,1.15vw)!important;border:thin solid rgba(255,255,255,.1)!important;background:#ffffff09!important;box-shadow:none!important}.prototype-gold-card .prototype-tier-grid button.active{border-color:#f5c842b8!important;background:radial-gradient(circle at 82% 18%,rgba(245,200,66,.13),transparent 38%),#ffffff09!important}.prototype-gold-card .prototype-tier-grid em{top:-1.05vh!important;left:clamp(1vw,1.7vh,1.35vw)!important;transform:none!important;padding:.25vh .65vw!important;border-radius:999vw!important;font-size:clamp(1.05vh,.62vw,1.28vh)!important}.prototype-gold-card .prototype-tier-grid strong{color:#f7f2e8!important;font-size:clamp(3.4vh,2.4vw,4.8vh)!important;line-height:1!important;gap:clamp(.34vw,.65vh,.52vw)!important}.prototype-gold-card .prototype-tier-grid strong svg{width:clamp(1.85vh,1.1vw,2.45vh)!important;height:clamp(1.85vh,1.1vw,2.45vh)!important}.prototype-gold-card .prototype-tier-grid span{color:#5f6f85bf!important;font-size:clamp(1.24vh,.78vw,1.58vh)!important}.prototype-gold-card .prototype-order-summary{display:grid!important;grid-row:auto!important;gap:0!important;align-self:auto!important;margin:clamp(.45vh,.32vw,.72vh) 0 0!important;padding:0!important;border:thin solid rgba(255,255,255,.1)!important;border-radius:clamp(.95vw,1.8vh,1.42vw)!important;background:#ffffff09!important;overflow:hidden!important}.prototype-gold-card .prototype-order-summary div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;min-height:clamp(6.2vh,4vw,8vh)!important;padding:0 clamp(1.15vw,2vh,1.6vw)!important}.prototype-gold-card .prototype-order-summary hr{width:auto!important;margin:0 clamp(1.15vw,2vh,1.6vw)!important;background:#ffffff14!important}.prototype-gold-card .prototype-order-summary span{color:#697f99c7!important;font-size:clamp(1.35vh,.85vw,1.7vh)!important}.prototype-gold-card .prototype-order-summary b{color:#dae2ead1!important;font-size:clamp(1.45vh,.95vw,1.85vh)!important}.prototype-gold-card .prototype-order-summary .pay strong{color:#dfff18!important;font-size:clamp(3.8vh,2.65vw,5.2vh)!important;line-height:1!important}.prototype-gold-card .prototype-primary-button{width:100%!important;min-height:clamp(6.9vh,4.6vw,8.8vh)!important;margin-top:clamp(.8vh,.55vw,1.15vh)!important;border-radius:clamp(.9vw,1.7vh,1.35vw)!important;font-size:clamp(1.85vh,1.22vw,2.45vh)!important;box-shadow:0 1.8vh 4.6vh #c6ff0038!important}.prototype-gold-card .prototype-panel-hint{margin:0!important;color:#4b586c9e!important;text-align:center!important;font-size:clamp(1.25vh,.75vw,1.5vh)!important}html.compact-landscape .prototype-gold-card,html.ultra-compact-landscape .prototype-gold-card{width:min(56vw,122dvh)!important}html.compact-landscape .prototype-gold-card .prototype-panel-body,html.ultra-compact-landscape .prototype-gold-card .prototype-panel-body{grid-template-columns:minmax(0,1fr)!important;gap:clamp(1vh,.78vw,1.55vh)!important;padding:clamp(1.7vh,1.35vw,2.35vh) clamp(1.45vw,2.8vh,2.15vw) clamp(1.55vh,1.2vw,2vh)!important}html.compact-landscape .prototype-gold-card .prototype-tier-grid,html.ultra-compact-landscape .prototype-gold-card .prototype-tier-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}html.compact-landscape .prototype-gold-card .prototype-tier-grid button,html.ultra-compact-landscape .prototype-gold-card .prototype-tier-grid button{min-height:clamp(8.4vh,5vw,10.5vh)!important}html.compact-landscape .prototype-gold-card .prototype-panel-hint,html.ultra-compact-landscape .prototype-gold-card .prototype-panel-hint{display:block!important}body.screen-setup .elite-profile-trigger b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-setup .elite-profile-trigger>svg{justify-self:center!important;width:clamp(2vh,1.25vw,2.6vh)!important;height:clamp(2vh,1.25vw,2.6vh)!important}html.compact-landscape body.screen-setup .elite-wallet-strip{gap:clamp(.32vw,.66vh,.52vw)!important}body.screen-setup .venue-detail.map-venue-card{grid-template-rows:auto auto auto auto auto!important;align-content:start!important;gap:clamp(1.05vh,.72vw,1.7vh)!important}body.screen-setup .venue-detail.map-venue-card .venue-title{margin-bottom:clamp(.55vh,.38vw,.95vh)!important}body.screen-setup .venue-mode-tabs{min-height:clamp(5.8vh,3.55vw,7.4vh)!important;margin:clamp(.45vh,.32vw,.75vh) 0 clamp(.9vh,.62vw,1.35vh)!important}body.screen-setup .venue-mode-tabs button{min-height:clamp(5.8vh,3.55vw,7.4vh)!important}body.screen-setup .venue-detail.map-venue-card .venue-stats{margin-top:clamp(.25vh,.18vw,.45vh)!important}body.screen-setup .venue-detail.map-venue-card .venue-copy{margin-top:clamp(.45vh,.32vw,.75vh)!important}body.screen-setup .venue-enter-action{min-height:clamp(5.7vh,3.5vw,7.4vh)!important;margin-top:clamp(.9vh,.62vw,1.4vh)!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card{gap:clamp(.78vh,.55vw,1.18vh)!important}html.compact-landscape body.screen-setup .venue-mode-tabs,html.compact-landscape body.screen-setup .venue-mode-tabs button{min-height:clamp(5vh,3.05vw,6.4vh)!important}html.compact-landscape body.screen-setup .venue-enter-action{min-height:clamp(5.1vh,3.1vw,6.6vh)!important;margin-top:clamp(.7vh,.5vw,1.05vh)!important}.prototype-confirm-card.bk-modal{position:fixed!important;inset:50% auto auto 50%!important;margin:0!important;width:min(44vw,82dvh,calc(100vw - var(--pa-safe-l) - var(--pa-safe-r) - 6vw))!important;max-height:calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b) - 8vh)!important;transform:translate(-50%,-50%)!important;z-index:28001!important}.prototype-confirm-backdrop.bk-modal-backdrop{z-index:28000!important}html.compact-landscape .prototype-confirm-card.bk-modal,html.ultra-compact-landscape .prototype-confirm-card.bk-modal{width:min(52vw,96dvh,calc(100vw - var(--pa-safe-l) - var(--pa-safe-r) - 6vw))!important}.prototype-exchange-card{width:clamp(46dvh,33vw,68dvh)!important;max-width:calc(100vw - var(--pa-safe-l) - var(--pa-safe-r) - 4vw)!important;max-height:calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b) - 4vh)!important;min-height:min(86dvh,calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b) - 4vh))!important;border-radius:clamp(1.15vw,2.2vh,1.9vw)!important;border:thin solid rgba(95,88,128,.46)!important;background:linear-gradient(180deg,#191821fb,#14141cfb)!important;box-shadow:0 2.8vh 7.4vh #0000008f,inset 0 0 0 thin #ffffff09!important}.prototype-exchange-card .prototype-panel-edge{display:none!important}.prototype-exchange-card .prototype-panel-head{min-height:clamp(8vh,5vw,10.4vh)!important;padding:clamp(1.45vh,1vw,2.1vh) clamp(1.55vw,2.8vh,2.2vw)!important;border-bottom:thin solid rgba(255,255,255,.08)!important}.prototype-exchange-card .prototype-panel-title{gap:clamp(.65vw,1.25vh,.95vw)!important}.prototype-exchange-card .prototype-panel-title i{width:clamp(4.7vh,2.9vw,5.8vh)!important;height:clamp(4.7vh,2.9vw,5.8vh)!important;border-radius:999vw!important;background:radial-gradient(circle at 42% 35%,#dceeffd1,#5f82a09e 46%,#1e2a36fa 74%)!important;box-shadow:inset 0 0 0 thin #ffffff38!important}.prototype-exchange-card .prototype-panel-title b{font-size:clamp(2.55vh,1.6vw,3.45vh)!important;line-height:1!important}.prototype-exchange-card .prototype-panel-title span{margin-top:clamp(.35vh,.22vw,.55vh)!important;color:#778099b8!important;font-size:clamp(1.28vh,.8vw,1.65vh)!important}.prototype-exchange-card .prototype-panel-close{width:clamp(4.1vh,2.6vw,5.2vh)!important;height:clamp(4.1vh,2.6vw,5.2vh)!important;border:thin solid rgba(255,255,255,.08)!important;border-radius:clamp(.85vh,.55vw,1.2vh)!important;background:#ffffff0a!important;color:#9198aebf!important}.prototype-exchange-card .prototype-panel-body{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(1.45vh,.95vw,2vh)!important;padding:clamp(2vh,1.45vw,2.75vh) clamp(1.55vw,2.9vh,2.2vw) clamp(1.8vh,1.25vw,2.45vh)!important;overflow:auto!important}.prototype-exchange-card .prototype-exchange-stack,.prototype-exchange-card .prototype-panel-message,.prototype-exchange-card .prototype-primary-button,.prototype-exchange-card .prototype-panel-hint{grid-column:1!important;justify-self:stretch!important}.prototype-exchange-card .prototype-exchange-stack{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(1.15vh,.78vw,1.65vh)!important}.prototype-exchange-card .prototype-exchange-box{min-width:0!important;min-height:clamp(10.5vh,6.4vw,13.5vh)!important;display:grid!important;gap:clamp(.85vh,.58vw,1.25vh)!important;padding:clamp(1.35vh,.95vw,1.9vh) clamp(1.1vw,2vh,1.55vw)!important;border:thin solid rgba(75,94,126,.48)!important;border-radius:clamp(.9vw,1.7vh,1.35vw)!important;background:#1b1c26c7!important}.prototype-exchange-card .prototype-exchange-box.invalid{border-color:#ff5069b8!important}.prototype-exchange-card .prototype-exchange-box>span,.prototype-exchange-card .prototype-exchange-owned small{color:#69718bc2!important;font-size:clamp(1.15vh,.7vw,1.42vh)!important;font-weight:900!important}.prototype-exchange-card .prototype-exchange-input-row,.prototype-exchange-card .prototype-exchange-owned{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(.75vw,1.35vh,1vw)!important}.prototype-exchange-card .prototype-exchange-input-row b,.prototype-exchange-card .prototype-exchange-box.gain strong,.prototype-exchange-card .prototype-exchange-owned strong{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:clamp(.36vw,.7vh,.55vw)!important;font-family:Space Mono,Consolas,monospace!important}.prototype-exchange-card .prototype-exchange-input-row b{color:#ff6477!important;font-size:clamp(2.3vh,1.55vw,3.1vh)!important}.prototype-exchange-card .prototype-exchange-input-row input{width:min(8vw,15dvh)!important;min-width:0!important;border:0!important;background:transparent!important;color:inherit!important;font:inherit!important;font-weight:1000!important;outline:none!important;padding:0!important}.prototype-exchange-card .prototype-exchange-input-row input::-webkit-outer-spin-button,.prototype-exchange-card .prototype-exchange-input-row input::-webkit-inner-spin-button{appearance:none!important;margin:0!important}.prototype-exchange-card .prototype-exchange-input-row button{min-height:clamp(3vh,1.9vw,4vh)!important;padding:0 clamp(.68vw,1.25vh,.95vw)!important;border:thin solid rgba(223,255,24,.32)!important;border-radius:clamp(.45vh,.28vw,.72vh)!important;background:#718b166b!important;color:#dfff18!important;font-size:clamp(1.1vh,.68vw,1.38vh)!important;font-weight:1000!important}.prototype-exchange-card .prototype-exchange-owned strong{color:#8b94aab3!important;font-size:clamp(1.1vh,.68vw,1.38vh)!important}.prototype-exchange-card .prototype-exchange-box em{color:#ff6378!important;font-size:clamp(1.18vh,.72vw,1.45vh)!important;font-style:normal!important;font-weight:900!important}.prototype-exchange-card .prototype-exchange-arrow{justify-self:center!important;width:clamp(3.6vh,2.2vw,4.6vh)!important;height:clamp(3.6vh,2.2vw,4.6vh)!important;margin:calc(clamp(.45vh,.3vw,.72vh)*-1) 0!important;display:grid!important;place-items:center!important;border:thin solid rgba(255,255,255,.08)!important;border-radius:999vw!important;background:#ffffff0a!important;color:#6c748bbf!important}.prototype-exchange-card .prototype-exchange-box.gain{border-color:#4a5f849e!important;background:linear-gradient(180deg,#212734ad,#1b1e29bd)!important}.prototype-exchange-card .prototype-exchange-box.gain strong{color:#a4aeca94!important;font-size:clamp(2.45vh,1.62vw,3.4vh)!important;line-height:1!important}.prototype-exchange-card.valid .prototype-exchange-box.gain strong{color:#e2eeffeb!important}.prototype-exchange-card .prototype-exchange-box.gain small{justify-self:end!important;color:#5f6782ad!important;font-size:clamp(1.05vh,.64vw,1.32vh)!important}.prototype-exchange-card .prototype-primary-button{width:100%!important;min-height:clamp(8.2vh,5vw,10vh)!important;border-radius:clamp(.85vw,1.6vh,1.28vw)!important;font-size:clamp(1.72vh,1.08vw,2.25vh)!important}.prototype-exchange-card .prototype-primary-button:disabled{border-color:#ffffff0f!important;color:#5c607699!important;background:#4e506052!important;opacity:1!important;box-shadow:none!important}.prototype-exchange-card .prototype-panel-hint{margin:0!important;color:#4d546c9e!important;text-align:center!important;font-size:clamp(1.18vh,.72vw,1.45vh)!important}html.compact-landscape .prototype-exchange-card,html.ultra-compact-landscape .prototype-exchange-card{width:min(50vw,112dvh)!important}body.screen-setup .venue-detail.map-venue-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;gap:clamp(1.35vh,.88vw,2vh)!important;padding:clamp(2.1vh,1.55vw,3vh) clamp(1.9vw,3.4vh,2.8vw)!important}body.screen-setup .venue-detail.map-venue-card>*{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important}body.screen-setup .venue-detail.map-venue-card .venue-title{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:clamp(1vw,1.8vh,1.5vw)!important;margin-bottom:clamp(.45vh,.3vw,.75vh)!important}body.screen-setup .venue-detail.map-venue-card .venue-title-copy{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:clamp(.45vh,.3vw,.7vh)!important;width:auto!important}body.screen-setup .venue-detail.map-venue-card .venue-title-copy h1{max-width:100%!important;white-space:nowrap!important}body.screen-setup .venue-detail.map-venue-card .venue-multiplier{flex:0 0 auto!important;position:static!important;max-width:none!important;white-space:nowrap!important}body.screen-setup .venue-mode-tabs{display:flex!important;align-items:stretch!important;width:100%!important;min-height:clamp(5.4vh,3.25vw,6.9vh)!important;margin:clamp(.6vh,.42vw,.95vh) 0 clamp(.5vh,.35vw,.85vh)!important}body.screen-setup .venue-mode-tabs button{flex:1 1 0!important;min-height:clamp(5.4vh,3.25vw,6.9vh)!important}body.screen-setup .venue-detail.map-venue-card .venue-stats{--venue-stat-gap: clamp(.72vw, 1.28vh, 1vw);--venue-stat-h: clamp(7.6vh, 4.6vw, 9.2vh);display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;align-content:stretch!important;gap:var(--venue-stat-gap)!important;height:auto!important;min-height:calc(var(--venue-stat-h) + var(--venue-stat-h) + var(--venue-stat-gap))!important;overflow:visible!important}body.screen-setup .venue-detail.map-venue-card .venue-stats div{box-sizing:border-box!important;flex:0 0 calc((100% - var(--venue-stat-gap)) / 2)!important;width:calc((100% - var(--venue-stat-gap)) / 2)!important;max-width:calc((100% - var(--venue-stat-gap)) / 2)!important;height:var(--venue-stat-h)!important;min-height:var(--venue-stat-h)!important;padding:clamp(1vh,.72vw,1.45vh) clamp(.85vw,1.55vh,1.25vw)!important}body.screen-setup .venue-detail.map-venue-card .venue-copy{display:flex!important;flex-wrap:wrap!important;align-items:center!important;row-gap:clamp(.85vh,.55vw,1.2vh)!important;column-gap:clamp(.9vw,1.65vh,1.35vw)!important;padding:clamp(1.15vh,.85vw,1.7vh) clamp(1vw,1.85vh,1.45vw)!important}body.screen-setup .venue-detail.map-venue-card .venue-copy b{flex:0 0 clamp(2.7vw,5vh,4vw)!important}body.screen-setup .venue-detail.map-venue-card .venue-copy span{flex:1 1 calc(100% - clamp(4vw,7vh,5.5vw))!important}body.screen-setup .venue-enter-action{width:100%!important;min-height:clamp(5.4vh,3.25vw,6.9vh)!important;margin-top:clamp(.3vh,.22vw,.55vh)!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card{gap:clamp(.9vh,.62vw,1.35vh)!important;padding:clamp(1.55vh,1.1vw,2.2vh) clamp(1.35vw,2.5vh,2vw)!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card .venue-title-copy h1{font-size:clamp(3.45vh,2.72vw,5vh)!important}html.compact-landscape body.screen-setup .venue-mode-tabs,html.compact-landscape body.screen-setup .venue-mode-tabs button,html.compact-landscape body.screen-setup .venue-enter-action{min-height:clamp(4.8vh,2.95vw,6.2vh)!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card .venue-stats div{height:var(--venue-stat-h)!important;min-height:var(--venue-stat-h)!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs,body.screen-setup .venue-detail.map-venue-card.glass .venue-actions.venue-mode-tabs{display:flex!important;grid-template-columns:none!important;align-items:stretch!important;justify-content:stretch!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs button{flex:1 1 0!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-copy{display:flex!important;grid-template-columns:none!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card.glass .venue-copy,html.ultra-compact-landscape body.screen-setup .venue-detail.map-venue-card.glass .venue-copy,html.compact-landscape body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs,html.ultra-compact-landscape body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs{display:flex!important;grid-template-columns:none!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-enter-action{margin-top:auto!important;flex:0 0 auto!important}body.screen-setup .venue-detail.map-venue-card{--venue-detail-gap: clamp(.7vh, .45vw, 1.05vh);gap:var(--venue-detail-gap)!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-title{flex:3 1 0!important;min-height:0!important;margin:0!important;align-items:flex-start!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs,body.screen-setup .venue-detail.map-venue-card.glass .venue-actions.venue-mode-tabs{flex:1 1 0!important;min-height:0!important;margin:0!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs button{min-height:0!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-stats{--venue-stat-gap: clamp(.48vh, .32vw, .74vh);flex:2 1 0!important;min-height:0!important;height:auto!important;margin:0!important;gap:var(--venue-stat-gap)!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-stats div{flex:0 0 calc((100% - var(--venue-stat-gap)) / 2)!important;width:calc((100% - var(--venue-stat-gap)) / 2)!important;max-width:calc((100% - var(--venue-stat-gap)) / 2)!important;height:calc((100% - var(--venue-stat-gap)) / 2)!important;min-height:0!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-copy,body.screen-setup .venue-detail.map-venue-card.glass .venue-enter-action{flex:2 1 0!important;min-height:0!important;margin:0!important}body.screen-setup .venue-detail.map-venue-card.glass .lobby-message{position:absolute!important;left:clamp(1.9vw,3.4vh,2.8vw)!important;right:clamp(1.9vw,3.4vh,2.8vw)!important;bottom:calc(20% + var(--venue-detail-gap) + clamp(.45vh,.3vw,.7vh))!important;z-index:4!important;min-height:clamp(3.8vh,2.35vw,4.8vh)!important;max-height:clamp(5.2vh,3.2vw,6.4vh)!important;display:grid!important;place-items:center!important;margin:0!important;padding:0 clamp(.9vw,1.6vh,1.25vw)!important;pointer-events:none!important}body.screen-setup .venue-detail.map-venue-card{--venue-detail-gap: clamp(.95vh, .62vw, 1.45vh);gap:var(--venue-detail-gap)!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-title,body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs,body.screen-setup .venue-detail.map-venue-card.glass .venue-actions.venue-mode-tabs,body.screen-setup .venue-detail.map-venue-card.glass .venue-stats,body.screen-setup .venue-detail.map-venue-card.glass .venue-copy,body.screen-setup .venue-detail.map-venue-card.glass .venue-enter-action{flex:1 1 0!important;min-height:0!important;margin:0!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-title{align-items:center!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-title-copy{justify-content:center!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs,body.screen-setup .venue-detail.map-venue-card.glass .venue-actions.venue-mode-tabs{align-items:stretch!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs button{min-height:0!important;display:grid!important;place-items:center!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-stats{--venue-stat-gap: clamp(.55vh, .36vw, .82vh);height:auto!important;min-height:0!important;align-content:stretch!important;overflow:hidden!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-stats div{flex:0 0 calc((100% - var(--venue-stat-gap)) / 2)!important;width:calc((100% - var(--venue-stat-gap)) / 2)!important;max-width:calc((100% - var(--venue-stat-gap)) / 2)!important;height:calc((100% - var(--venue-stat-gap)) / 2)!important;min-height:0!important;padding:clamp(.62vh,.42vw,.95vh) clamp(.72vw,1.25vh,1vw)!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-stats span{font-size:clamp(.9vh,.58vw,1.12vh)!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-stats b{font-size:clamp(1.55vh,1vw,2vh)!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-copy{justify-content:flex-start!important;align-content:center!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-enter-action{display:grid!important;place-items:center!important}body.screen-setup .venue-detail.map-venue-card.glass .lobby-message{bottom:calc(20% + var(--venue-detail-gap))!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs,body.screen-setup .venue-detail.map-venue-card.glass .venue-actions.venue-mode-tabs{align-items:center!important;border:0!important;background:transparent!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs button{height:50%!important;min-height:0!important;align-self:center!important;border-top:thin solid rgba(255,255,255,.12)!important;border-bottom:thin solid rgba(255,255,255,.12)!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs button:first-child{border-left:thin solid rgba(255,255,255,.12)!important;border-radius:.24vw 0 0 .24vw!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-mode-tabs button:last-child{border-right:thin solid rgba(255,255,255,.12)!important;border-radius:0 .24vw .24vw 0!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-enter-action{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#101207!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-enter-label{width:100%!important;height:50%!important;min-height:0!important;display:grid!important;place-items:center!important;border:thin solid rgba(223,255,24,.72)!important;border-radius:.32vw!important;background:linear-gradient(135deg,#f3ff2d,#95df22)!important;box-shadow:0 1.2vh 2.8vh #c6ff002e!important}body.screen-setup .venue-detail.map-venue-card.glass .venue-enter-action:disabled .venue-enter-label{border-color:#ffffff14!important;color:#ffffff6b!important;background:#ffffff17!important;box-shadow:none!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card.glass .venue-stats div,html.ultra-compact-landscape body.screen-setup .venue-detail.map-venue-card.glass .venue-stats div{height:calc((100% - var(--venue-stat-gap)) / 2)!important;min-height:0!important;padding:clamp(.38vh,.25vw,.62vh) clamp(.62vw,1.1vh,.9vw)!important;gap:clamp(.1vh,.08vw,.2vh)!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card.glass .venue-stats span,html.ultra-compact-landscape body.screen-setup .venue-detail.map-venue-card.glass .venue-stats span{font-size:clamp(.72vh,.48vw,.92vh)!important}html.compact-landscape body.screen-setup .venue-detail.map-venue-card.glass .venue-stats b,html.ultra-compact-landscape body.screen-setup .venue-detail.map-venue-card.glass .venue-stats b{font-size:clamp(1.28vh,.82vw,1.62vh)!important}.lobby-message,body.screen-setup .venue-detail.map-venue-card.glass .lobby-message{display:none!important}body.screen-auction .intel-card{flex:0 0 clamp(78px,9.8vw,132px)!important;min-width:clamp(78px,9.8vw,132px)!important}body.screen-auction .intel-card b{top:13%!important;bottom:auto!important;white-space:nowrap!important}body.screen-auction .intel-card>.intel-card-effect{display:block!important;position:absolute!important;left:.92vw!important;right:.72vw!important;top:48%!important;bottom:auto!important;width:auto!important;padding-left:.48vw!important;border-left:.12vw solid var(--card-color, #8da0b4)!important;color:var(--card-color, #8da0b4)!important;font-size:clamp(1vh,.72vw,1.32vh)!important;font-weight:900!important;line-height:1.15!important;white-space:nowrap!important;word-break:keep-all!important;writing-mode:horizontal-tb!important;overflow:hidden!important;text-overflow:ellipsis!important}body.screen-auction .intel-panel .intel-card>span.intel-card-effect:not(.intel-card-art){display:block!important;position:absolute!important;left:.68vw!important;right:.52vw!important;top:51%!important;bottom:auto!important;width:auto!important;padding-left:.36vw!important;border-left:.12vw solid var(--card-color, #8da0b4)!important;color:var(--card-color, #8da0b4)!important;font-size:clamp(.88vh,.64vw,1.18vh)!important;font-weight:900!important;line-height:1.15!important;white-space:nowrap!important;word-break:keep-all!important;writing-mode:horizontal-tb!important;overflow:hidden!important;text-overflow:ellipsis!important}body.screen-auction .intel-card-row{justify-content:center!important;align-items:center!important;padding:0!important}body.screen-auction .intel-card{flex-basis:clamp(78px,9.8vw,132px)!important;min-width:clamp(78px,9.8vw,132px)!important;height:min(86%,7.8vh)!important;max-height:7.8vh!important;border-radius:.42vw!important}body.screen-auction .intel-card b{left:.68vw!important;right:.52vw!important;top:14%!important;font-size:clamp(1.24vh,.82vw,1.72vh)!important}body.screen-auction .intel-card>.intel-card-effect{left:.68vw!important;right:.52vw!important;top:51%!important;padding-left:.36vw!important;font-size:clamp(.88vh,.64vw,1.18vh)!important}body.screen-auction .intel-card em,body.screen-auction .intel-card small,body.screen-auction .intel-card strong{display:none!important}body.screen-auction .hud-player{align-items:center!important}body.screen-auction .hud-player .role-avatar{overflow:hidden!important;border-radius:.28vw!important;border:thin solid rgba(142,223,255,.46)!important;background:#ffffff0f!important}body.screen-auction .hud-player .role-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}body.screen-auction .player-name{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(.28vw,.52vh,.5vw)!important;min-width:0!important}body.screen-auction .player-name>b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .player-bid-status{justify-self:end!important;padding:clamp(.18vh,.12vw,.32vh) clamp(.42vw,.72vh,.68vw)!important;border:thin solid rgba(178,203,210,.28)!important;border-radius:999vw!important;color:#deecebb8!important;background:#ffffff0a!important;font-size:clamp(.78vh,.52vw,1.1vh)!important;font-style:normal!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}body.screen-auction .player-bid-status.locked{color:#caff26!important;border-color:#caff2680!important;background:#caff261a!important}body.screen-auction .bid-state.compact{justify-content:flex-end!important;min-height:0!important;margin:clamp(.14vh,.1vw,.28vh) 0 0!important;color:#e7f2efb8!important}body.screen-auction .round-slots span{position:relative!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-items:center!important;justify-items:center!important;gap:clamp(.05vh,.04vw,.14vh)!important;min-width:0!important;overflow:visible!important}body.screen-auction .round-slots span i,body.screen-auction .round-slots span b,body.screen-auction .round-slots span em{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .round-slots span b{font-size:clamp(.72vh,.5vw,1.05vh)!important}body.screen-auction .round-slots .slot-card-name{color:#9fd8ff!important;font-size:clamp(.62vh,.45vw,.92vh)!important;font-style:normal!important;font-weight:900!important;line-height:1!important;cursor:help!important}body.screen-auction .round-slots .slot-card-name:hover:after{content:attr(data-tip)!important;position:absolute!important;left:50%!important;bottom:calc(100% + .6vh)!important;z-index:80!important;width:min(18vw,30vh)!important;transform:translate(-50%)!important;padding:clamp(.72vh,.48vw,1vh)!important;border:thin solid rgba(143,213,255,.42)!important;border-radius:.42vw!important;color:#ecf7f7eb!important;background:#080d12f5!important;box-shadow:0 1.4vh 3vh #00000061!important;white-space:normal!important;line-height:1.45!important;pointer-events:none!important}body.screen-auction .battle-info-area{background:#080d0da8!important}body.screen-auction .battle-info-head button{display:none!important}body.screen-auction .battle-info-list{padding-right:clamp(.16vw,.28vh,.28vw)!important}body.screen-auction .intel-card-row{justify-content:center!important;align-items:center!important;gap:clamp(.62vw,1.1vh,1vw)!important;overflow:visible!important}body.screen-auction .intel-card{flex:0 0 auto!important;width:clamp(4.8vw,7.2vh,6.6vw)!important;min-width:clamp(4.8vw,7.2vh,6.6vw)!important;height:clamp(12.6vh,8.8vw,18.2vh)!important;max-height:18.2vh!important;aspect-ratio:.72 / 1!important;border-radius:.46vw!important;transform:rotate(-1.5deg)!important;box-shadow:inset 0 0 0 thin #ffffff14,0 1.2vh 2.4vh #0000004d!important}body.screen-auction .intel-card:nth-child(2){transform:translateY(-.45vh) rotate(0)!important}body.screen-auction .intel-card:nth-child(3){transform:rotate(1.5deg)!important}body.screen-auction .intel-card.pending,body.screen-auction .intel-card:not(:disabled):hover{transform:translateY(-.8vh) rotate(0)!important}body.screen-auction .intel-card b{left:clamp(.5vw,.9vh,.8vw)!important;right:clamp(.42vw,.75vh,.72vw)!important;top:12%!important;font-size:clamp(1.05vh,.82vw,1.75vh)!important;line-height:1.05!important}body.screen-auction .intel-card>.intel-card-effect,body.screen-auction .intel-panel .intel-card>span.intel-card-effect:not(.intel-card-art){left:clamp(.5vw,.9vh,.8vw)!important;right:clamp(.42vw,.75vh,.72vw)!important;top:43%!important;padding-left:clamp(.28vw,.5vh,.46vw)!important;border-left-width:thin!important;font-size:clamp(.72vh,.52vw,1.05vh)!important}body.screen-auction .intel-card em{display:block!important;position:absolute!important;left:clamp(.5vw,.9vh,.8vw)!important;right:clamp(.42vw,.75vh,.72vw)!important;top:57%!important;color:#bcc7d2b8!important;font-size:clamp(.66vh,.48vw,.95vh)!important;font-style:normal!important;font-weight:650!important;line-height:1.45!important;white-space:normal!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}body.screen-auction .intel-card small,body.screen-auction .intel-card strong{display:none!important}.bid-pad-panel,.calculator-panel{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0)!important;will-change:transform!important}.bid-pad-panel .floating-panel-drag,.calculator-panel .floating-panel-drag{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.bid-pad-panel .floating-panel-drag:active,.calculator-panel .floating-panel-drag:active{cursor:grabbing!important}body.screen-auction .bid-pad-panel,body.screen-auction .calculator-panel{max-width:min(86vw,118vh)!important;max-height:min(82dvh,76vh)!important}body.screen-auction .confirm-bid{pointer-events:auto!important}body.screen-result .result-hud{grid-template-columns:minmax(16vw,22vw) minmax(16vw,21vw) minmax(0,1fr)!important}html.compact-landscape body.screen-result .result-hud,html.ultra-compact-landscape body.screen-result .result-hud{grid-template-columns:minmax(14vw,19vw) minmax(15vw,20vw) minmax(0,1fr)!important}body.screen-result .result-summary-panel{padding:clamp(1.2vh,.86vw,1.8vh)!important}body.screen-result .result-summary-panel h1{font-size:clamp(3.2vh,2.8vw,6.2vh)!important}body.screen-result .winner-row{grid-template-columns:clamp(5.8vh,4.8vw,9.2vh) minmax(0,1fr)!important}body.screen-result .loot-cell.result-cell,body.screen-result .loot-cell{border-radius:0!important;clip-path:none!important}body.screen-result .loot-cell-media{border-radius:0!important;object-fit:contain!important}html.phone-landscape body.screen-result .result-summary-panel{gap:clamp(.7vh,.48vw,1vh)!important;padding:clamp(.92vh,.66vw,1.28vh)!important}html.phone-landscape body.screen-result .result-summary-panel h1{font-size:clamp(3.5vh,2.55vw,5.2vh)!important;line-height:.98!important}html.phone-landscape body.screen-result .winner-row{grid-template-columns:clamp(5.4vh,4vw,7.4vh) minmax(0,1fr)!important;gap:clamp(.6vw,.82vh,.92vw)!important;align-items:center!important}html.phone-landscape body.screen-result .winner-row .avatar{width:clamp(5.4vh,4vw,7.4vh)!important;height:clamp(5.4vh,4vw,7.4vh)!important}html.phone-landscape body.screen-result .winner-row b{display:block!important;max-width:100%!important;font-size:clamp(1.55vh,1.12vw,2.15vh)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html.phone-landscape body.screen-result .result-number{padding:clamp(.82vh,.58vw,1.18vh)!important}html.phone-landscape body.screen-result .result-number b{font-size:clamp(2.4vh,1.82vw,3.5vh)!important}html.phone-landscape{--pa-fs-micro: clamp(.92vw, 2.05vh, 1.16vw);--pa-fs-caption: clamp(1.02vw, 2.3vh, 1.32vw);--pa-fs-body: clamp(1.12vw, 2.55vh, 1.44vw);--pa-fs-control: clamp(1.22vw, 2.85vh, 1.62vw);--pa-fs-title: clamp(1.72vw, 4vh, 2.4vw)}html.phone-landscape body.screen-auction .auction-location{font-size:clamp(1.28vw,2.85vh,1.66vw)!important}html.phone-landscape body.screen-auction .round-title b{font-size:clamp(2.1vw,4.8vh,2.82vw)!important}html.phone-landscape body.screen-auction .player-name>span{font-size:clamp(1.44vw,3.15vh,1.86vw)!important}html.phone-landscape body.screen-auction .player-name>b{font-size:clamp(1.34vw,3vh,1.72vw)!important}html.phone-landscape body.screen-auction .player-bid-status,html.phone-landscape body.screen-auction .player-avatar-wrap>span,html.phone-landscape body.screen-auction .player-cash-brief{font-size:clamp(1vw,2.22vh,1.28vw)!important}html.phone-landscape body.screen-auction .player-cash-brief b{font-size:clamp(1.1vw,2.5vh,1.42vw)!important}html.phone-landscape body.screen-auction .player-round-row i{width:clamp(1.6vw,3.35vh,2.02vw)!important;height:clamp(1.6vw,3.35vh,2.02vw)!important;font-size:clamp(.9vw,2vh,1.12vw)!important}html.phone-landscape body.screen-auction .player-round-row em,html.phone-landscape body.screen-auction .player-round-row b{font-size:clamp(1.05vw,2.35vh,1.36vw)!important}html.phone-landscape body.screen-auction .battle-info-head span,html.phone-landscape body.screen-auction .battle-info-item span{font-size:clamp(.96vw,2.15vh,1.22vw)!important}html.phone-landscape body.screen-auction .battle-info-head b{font-size:clamp(1.5vw,3.45vh,2vw)!important}html.phone-landscape body.screen-auction .battle-info-item b{font-size:clamp(1.24vw,2.85vh,1.62vw)!important}html.phone-landscape body.screen-auction .battle-info-item p{font-size:clamp(1.02vw,2.35vh,1.32vw)!important}html.phone-landscape body.screen-auction .loot-board-head h3{font-size:clamp(2.35vw,5.25vh,3.15vw)!important}html.phone-landscape body.screen-auction .loot-board-head button{font-size:clamp(1.05vw,2.35vh,1.36vw)!important}html.phone-landscape body.screen-auction .loot-board-foot span{font-size:clamp(1vw,2.25vh,1.3vw)!important}html.phone-landscape body.screen-auction .loot-board-foot b{font-size:clamp(1.4vw,3.1vh,1.82vw)!important}html.phone-landscape body.screen-auction .bid-bottom-simple .timer-ring span{font-size:clamp(2vw,4.45vh,2.6vw)!important}html.phone-landscape body.screen-auction .bid-bottom-simple .bid-actions .icon-action,html.phone-landscape body.screen-auction .bid-bottom-simple .bid-actions .bid-button{font-size:clamp(1.8vw,4vh,2.35vw)!important}html.phone-landscape .selection-ui-heading h2{font-size:clamp(2.8vw,6.2vh,3.8vw)!important}html.phone-landscape .selection-ui-heading p,html.phone-landscape .selection-ui-action p{font-size:clamp(1.04vw,2.35vh,1.36vw)!important}html.phone-landscape .selection-ui-title b,html.phone-landscape .selection-ui-item-card .selection-ui-title b{font-size:clamp(1.65vw,3.65vh,2.2vw)!important}html.phone-landscape .selection-ui-ability b,html.phone-landscape .selection-ui-item-card .selection-ui-ability b{font-size:clamp(1.18vw,2.7vh,1.56vw)!important}html.phone-landscape .selection-ui-ability p,html.phone-landscape .selection-ui-item-card .selection-ui-ability p{font-size:clamp(1vw,2.28vh,1.28vw)!important}body.screen-result .loot-foot-quick .quick-sell-controls.compact{width:100%!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(.42vw,.72vh,.78vw)!important;padding:0!important;min-height:0!important}body.screen-result .loot-foot-quick .quick-sell-controls.compact>span{font-size:clamp(1vh,.72vw,1.32vh)!important;white-space:nowrap!important}body.screen-result .loot-foot-quick .quick-sell-picks{min-width:0!important;overflow-x:auto!important;gap:clamp(.32vw,.56vh,.62vw)!important;padding-bottom:0!important}body.screen-result .loot-foot-quick .quick-sell-picks button{min-width:clamp(3.8vw,6.6vh,5.4vw)!important;min-height:clamp(3.6vh,2.5vw,4.8vh)!important;padding:0 clamp(.46vw,.82vh,.72vw)!important;font-size:clamp(1vh,.68vw,1.3vh)!important}body.screen-result .loot-foot-quick .quick-sell-action{min-width:clamp(10.5vw,18vh,15vw)!important;min-height:clamp(3.8vh,2.7vw,5.2vh)!important;padding:0 clamp(.8vw,1.4vh,1.2vw)!important;font-size:clamp(1.04vh,.72vw,1.36vh)!important;white-space:nowrap!important}.selection-ui-cards:has(.selection-ui-item-card){align-items:center!important;gap:clamp(1vw,1.8vh,1.6vw)!important;margin-bottom:clamp(2.2vh,1.6vw,3vh)!important}.selection-ui-item-card{width:clamp(10vw,18vh,14vw)!important;min-height:0!important;height:clamp(22vh,20vw,34vh)!important;aspect-ratio:.72 / 1!important;border-radius:.52vw!important}.selection-ui-item-card .selection-ui-card-inner{padding:clamp(1.15vh,.82vw,1.55vh)!important}.selection-ui-item-card .selection-ui-title b{font-size:clamp(1.65vh,1.2vw,2.45vh)!important}.selection-ui-item-card .selection-ui-divider{margin:clamp(1.2vh,.78vw,1.8vh) 0 clamp(.95vh,.62vw,1.45vh)!important}.selection-ui-item-card .selection-ui-ability b{font-size:clamp(1.08vh,.78vw,1.55vh)!important}.selection-ui-item-card .selection-ui-ability p{font-size:clamp(.96vh,.68vw,1.25vh)!important;line-height:1.46!important}html.compact-landscape .selection-ui-item-card,html.ultra-compact-landscape .selection-ui-item-card{width:clamp(10.5vw,20vh,14.8vw)!important;height:clamp(23vh,21vw,36vh)!important}body .bk-modal-backdrop{z-index:62000!important}body .bk-modal{z-index:62001!important}body.screen-auction .card-hand-stage{display:grid!important;place-items:center!important;height:100%!important;padding:0!important;pointer-events:none!important}body.screen-auction .intel-card-row{width:100%!important;height:100%!important;justify-content:center!important;align-items:center!important;gap:clamp(.72vw,1.25vh,1.18vw)!important;padding:0!important;overflow:visible!important;pointer-events:none!important}body.screen-auction .intel-card{width:clamp(6.6vw,15vh,8.8vw)!important;min-width:clamp(6.6vw,15vh,8.8vw)!important;height:clamp(15.6vh,12.2vw,20vh)!important;min-height:0!important;max-height:none!important;border-radius:clamp(.48vw,.86vh,.72vw)!important;border:.1vmin solid color-mix(in srgb,var(--card-color, #8da0b4) 86%,rgba(255,255,255,.16))!important;background:linear-gradient(180deg,color-mix(in srgb,var(--card-color, #8da0b4) 16%,transparent),rgba(14,18,25,.18) 36%,transparent 37%),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 .08vmin,transparent .08vmin 1.72vh),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 .08vmin,transparent .08vmin 1.72vw),linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #141b24) 68%,rgba(20,24,32,.96)),#0a0c12fa)!important;box-shadow:0 1.2vh 2.8vh #0000006b,inset 0 0 0 .08vmin #ffffff0f!important;pointer-events:auto!important}body.screen-auction .card-confirm-panel{pointer-events:auto!important}body.screen-auction .intel-card:after{top:38%!important;left:clamp(.62vw,1.1vh,.9vw)!important;right:clamp(.62vw,1.1vh,.9vw)!important}body.screen-auction .intel-card b{left:clamp(.62vw,1.1vh,.9vw)!important;right:clamp(.62vw,1.1vh,.9vw)!important;top:10%!important;font-size:clamp(1.05vh,.88vw,1.86vh)!important;line-height:1.08!important;letter-spacing:-.04em!important}body.screen-auction .intel-card>.intel-card-effect,body.screen-auction .intel-panel .intel-card>span.intel-card-effect:not(.intel-card-art){left:clamp(.62vw,1.1vh,.9vw)!important;right:clamp(.62vw,1.1vh,.9vw)!important;top:43%!important;padding-left:clamp(.32vw,.56vh,.48vw)!important;border-left-width:.12vmin!important;font-size:clamp(.76vh,.58vw,1.16vh)!important}body.screen-auction .intel-card em{left:clamp(.62vw,1.1vh,.9vw)!important;right:clamp(.62vw,1.1vh,.9vw)!important;top:58%!important;font-size:clamp(.7vh,.52vw,1.04vh)!important;line-height:1.48!important;-webkit-line-clamp:2!important}body.screen-auction .intel-card.pending,body.screen-auction .intel-card:not(:disabled):hover{transform:translateY(-.72vh) rotate(0)!important;border-color:#eaff33!important;box-shadow:0 1.8vh 4vh #00000085,0 0 2.4vh #eaff333d,inset 0 0 0 .08vmin #ffffff14!important}.selection-ui-cards:has(.selection-ui-item-card){gap:clamp(1.15vw,2vh,1.8vw)!important}.selection-ui-item-card{width:clamp(11.5vw,27vh,15vw)!important;min-width:clamp(11.5vw,27vh,15vw)!important;height:clamp(25vh,17vw,39vh)!important;border-radius:clamp(.55vw,1vh,.84vw)!important}.selection-ui-item-card .selection-ui-card-inner{padding:clamp(1.35vh,1vw,2vh)!important}.selection-ui-item-card .selection-ui-title b{font-size:clamp(2vh,1.45vw,3vh)!important;letter-spacing:-.04em!important}.selection-ui-item-card .selection-ui-ability b{font-size:clamp(1.18vh,.86vw,1.72vh)!important}.selection-ui-item-card .selection-ui-ability p{font-size:clamp(1.02vh,.72vw,1.38vh)!important;line-height:1.5!important}html.compact-landscape .selection-ui-item-card,html.ultra-compact-landscape .selection-ui-item-card{width:clamp(12vw,28vh,15.8vw)!important;height:clamp(25.5vh,17.5vw,40vh)!important}.market-style.encyclopedia-modal .encyclopedia-layout,.warehouse-filter-modal .encyclopedia-layout{grid-template-columns:minmax(14vw,17vw) minmax(0,1fr)!important;gap:clamp(1vw,1.8vh,1.5vw)!important}.market-style.encyclopedia-modal .encyclopedia-sidebar,.warehouse-filter-modal .encyclopedia-sidebar{gap:clamp(.55vh,.38vw,.8vh)!important}.market-style.encyclopedia-modal .search-box,.warehouse-filter-modal .search-box{min-height:clamp(7vh,5vw,10vh)!important;padding:clamp(.95vh,.7vw,1.35vh) clamp(.9vw,1.6vh,1.25vw)!important}.market-style.encyclopedia-modal .encyclopedia-sidebar .bk-button,.warehouse-filter-modal .encyclopedia-sidebar .bk-button,.market-style.encyclopedia-modal .encyclopedia-sidebar button,.warehouse-filter-modal .encyclopedia-sidebar button{min-height:clamp(4.8vh,3.35vw,6.2vh)!important;padding:0 clamp(.8vw,1.4vh,1.15vw)!important;font-size:clamp(1vh,.72vw,1.32vh)!important}.market-style.encyclopedia-modal .encyclopedia-filters,.warehouse-filter-modal .encyclopedia-filters{gap:clamp(.8vh,.55vw,1.1vh)!important;margin-bottom:clamp(.9vh,.62vw,1.3vh)!important;padding-bottom:clamp(.9vh,.62vw,1.3vh)!important}.market-style.encyclopedia-modal .bk-filter-group,.warehouse-filter-modal .bk-filter-group{grid-template-columns:clamp(4.6vw,8vh,6.4vw) minmax(0,1fr)!important;gap:clamp(.62vw,1.1vh,.95vw)!important}.market-style.encyclopedia-modal .bk-filter-label,.warehouse-filter-modal .bk-filter-label{padding-top:clamp(.78vh,.52vw,1.1vh)!important;font-size:clamp(1.05vh,.72vw,1.32vh)!important}.market-style.encyclopedia-modal .bk-filter-options,.warehouse-filter-modal .bk-filter-options{gap:clamp(.38vw,.68vh,.66vw)!important}.market-style.encyclopedia-modal .bk-filter-options button,.warehouse-filter-modal .bk-filter-options button{min-width:clamp(5vw,8.5vh,7.2vw)!important;min-height:clamp(4.15vh,2.85vw,5.3vh)!important;padding:0 clamp(.62vw,1.1vh,.92vw)!important;border-radius:.36vw!important;font-size:clamp(.96vh,.68vw,1.22vh)!important}html.compact-landscape .market-style.encyclopedia-modal .bk-filter-options button,html.compact-landscape .warehouse-filter-modal .bk-filter-options button,html.ultra-compact-landscape .market-style.encyclopedia-modal .bk-filter-options button,html.ultra-compact-landscape .warehouse-filter-modal .bk-filter-options button{min-height:clamp(3.6vh,2.55vw,4.7vh)!important}body.screen-result .loot-foot-quick .quick-sell-picks button,.loot-board-foot .loot-foot-quick .quick-sell-picks button,.warehouse-quick-sell-picks button,.quick-sell-picks button{color:var(--rarity-color, rgba(244, 248, 244, .86))!important;border-color:color-mix(in srgb,var(--rarity-color, rgba(255, 255, 255, .35)) 52%,rgba(255,255,255,.2))!important}body.screen-result .loot-foot-quick .quick-sell-picks button.active,.loot-board-foot .loot-foot-quick .quick-sell-picks button.active,.warehouse-quick-sell-picks button.active,.quick-sell-picks button.active{color:var(--rarity-color, #eaff33)!important;box-shadow:inset 0 -.32vh 0 var(--rarity-color, #eaff33),0 0 1.2vh color-mix(in srgb,var(--rarity-color, #eaff33) 28%,transparent)!important}body.screen-auction .intel-card-row{transform:translateY(-5.2vh)!important}body.screen-auction .intel-card{--hand-prop-card-h: clamp(15vh, 9vw, 19.5vh);width:calc(var(--hand-prop-card-h) * .72)!important;min-width:calc(var(--hand-prop-card-h) * .72)!important;height:var(--hand-prop-card-h)!important;border-radius:clamp(.52vw,.95vh,.82vw)!important}body.screen-auction .intel-card b{top:10%!important;font-size:clamp(1.48vh,1.02vw,2.25vh)!important;line-height:1.04!important}body.screen-auction .intel-card:after{top:38%!important}body.screen-auction .intel-card>.intel-card-effect,body.screen-auction .intel-panel .intel-card>span.intel-card-effect:not(.intel-card-art){top:47%!important;font-size:clamp(1.04vh,.72vw,1.55vh)!important;line-height:1.15!important}body.screen-auction .intel-card em{top:61%!important;font-size:clamp(.92vh,.64vw,1.32vh)!important;line-height:1.34!important;-webkit-line-clamp:2!important}.selection-ui-item-card{--selection-prop-card-h: clamp(24vh, 21vw, 35vh);width:calc(var(--selection-prop-card-h) * .72)!important;min-width:calc(var(--selection-prop-card-h) * .72)!important;height:var(--selection-prop-card-h)!important;border-radius:clamp(.62vw,1.12vh,.95vw)!important}.selection-ui-item-card .selection-ui-card-inner{padding:clamp(1.28vh,.95vw,1.85vh)!important}.selection-ui-item-card:after{top:38%!important}.selection-ui-item-card .selection-ui-title b{font-size:clamp(2.1vh,1.45vw,3vh)!important;line-height:1.05!important}.selection-ui-item-card .selection-ui-divider{margin:clamp(1.05vh,.72vw,1.45vh) 0 clamp(.9vh,.62vw,1.25vh)!important}.selection-ui-item-card .selection-ui-ability>div{margin-bottom:clamp(.72vh,.5vw,1vh)!important}.selection-ui-item-card .selection-ui-ability b{font-size:clamp(1.35vh,1vw,2vh)!important;line-height:1.18!important}.selection-ui-item-card .selection-ui-ability p{font-size:clamp(1.2vh,.9vw,1.85vh)!important;line-height:1.4!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}html.compact-landscape .selection-ui-item-card,html.ultra-compact-landscape .selection-ui-item-card{--selection-prop-card-h: clamp(23vh, 20vw, 33vh)}.market-style.encyclopedia-modal .encyclopedia-card,.warehouse-filter-modal .encyclopedia-card,.encyclopedia-layout .encyclopedia-card{position:relative!important;isolation:isolate!important;border:.08vmin solid color-mix(in srgb,var(--rarity-color, #86a0ad) 38%,rgba(108,129,138,.38))!important;background:linear-gradient(180deg,#12171df5,#06090dfa)!important;box-shadow:inset 0 0 0 .08vmin #ffffff08,inset 0 -2.6vh 4.6vh color-mix(in srgb,var(--rarity-color, #86a0ad) 8%,transparent),0 1.2vh 2.8vh #00000052!important}.market-style.encyclopedia-modal .encyclopedia-card:before,.warehouse-filter-modal .encyclopedia-card:before,.encyclopedia-layout .encyclopedia-card:before{content:""!important;position:absolute!important;inset:25% 10% 20%!important;z-index:0!important;background:radial-gradient(circle at 50% 48%,rgba(0,0,0,.42),rgba(0,0,0,.08) 58%,transparent 76%)!important;pointer-events:none!important}.market-style.encyclopedia-modal .encyclopedia-card>*,.warehouse-filter-modal .encyclopedia-card>*,.encyclopedia-layout .encyclopedia-card>*{position:relative!important;z-index:1!important}.market-style.encyclopedia-modal .encyclopedia-card-media,.market-style.encyclopedia-modal .encyclopedia-card .loot-icon,.warehouse-filter-modal .encyclopedia-card-media,.warehouse-filter-modal .encyclopedia-card .loot-icon,.encyclopedia-layout .encyclopedia-card-media,.encyclopedia-layout .encyclopedia-card .loot-icon{filter:drop-shadow(0 1.2vh 1.8vh rgba(0,0,0,.58)) contrast(1.04) saturate(1.04)!important;mix-blend-mode:normal!important;opacity:1!important}.market-style.encyclopedia-modal .encyclopedia-card .card-name,.warehouse-filter-modal .encyclopedia-card .card-name,.encyclopedia-layout .encyclopedia-card .card-name{background:#04070a8a!important;text-shadow:0 0 .9vh rgba(0,0,0,.78)!important}.market-style.encyclopedia-modal .encyclopedia-card,.warehouse-filter-modal .encyclopedia-card,.encyclopedia-layout .encyclopedia-card{border-color:#768a915c!important;background:#030608fa!important;box-shadow:inset 0 0 0 .08vmin color-mix(in srgb,var(--rarity-color, #7c929d) 28%,rgba(255,255,255,.04)),0 1.2vh 2.8vh #0000006b!important}.market-style.encyclopedia-modal .encyclopedia-card:before,.warehouse-filter-modal .encyclopedia-card:before,.encyclopedia-layout .encyclopedia-card:before{inset:0!important;background:linear-gradient(180deg,#0c1115f5,#020406fa),radial-gradient(circle at 50% 45%,color-mix(in srgb,var(--rarity-color, #7c929d) 10%,transparent),transparent 58%)!important}.market-style.encyclopedia-modal .encyclopedia-card:after,.warehouse-filter-modal .encyclopedia-card:after,.encyclopedia-layout .encyclopedia-card:after{content:""!important;position:absolute!important;inset:.42vh .32vw!important;z-index:0!important;border-radius:.28vw!important;background:linear-gradient(180deg,rgba(0,0,0,.22),transparent 22%,rgba(0,0,0,.3) 100%)!important;box-shadow:inset 0 0 2.8vh #000000a3,inset 0 -2.2vh 2.8vh #000000a8!important;pointer-events:none!important}.market-style.encyclopedia-modal .encyclopedia-card .card-scene,.market-style.encyclopedia-modal .encyclopedia-card strong,.market-style.encyclopedia-modal .encyclopedia-card .card-size,.warehouse-filter-modal .encyclopedia-card .card-scene,.warehouse-filter-modal .encyclopedia-card strong,.warehouse-filter-modal .encyclopedia-card .card-size,.encyclopedia-layout .encyclopedia-card .card-scene,.encyclopedia-layout .encyclopedia-card strong,.encyclopedia-layout .encyclopedia-card .card-size{background:#03050770!important;text-shadow:0 0 .8vh rgba(0,0,0,.86)!important}.bk-modal{position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important;max-width:calc(100vw - var(--pa-safe-l) - var(--pa-safe-r) - 4vw)!important;max-height:calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b) - 5vh)!important;overflow:hidden!important}.market-style.encyclopedia-modal.bk-modal,.warehouse-filter-modal.bk-modal{width:min(90vw,150dvh)!important;height:min(86dvh,calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b) - 5vh))!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:0!important}html.compact-landscape .market-style.encyclopedia-modal.bk-modal,html.compact-landscape .warehouse-filter-modal.bk-modal,html.ultra-compact-landscape .market-style.encyclopedia-modal.bk-modal,html.ultra-compact-landscape .warehouse-filter-modal.bk-modal{width:min(94vw,calc(100vw - var(--pa-safe-l) - var(--pa-safe-r) - 2.8vw))!important;height:min(86dvh,calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b) - 4vh))!important}:root{--auction-frame-common: url(/cards/bailian/frames/auction-frame-common.webp);--auction-frame-common-hires: url(/assets/auction-frame-common-hires-DPtRftHi.webp);--selection-card-ratio: .72}.selection-ui-item-card,body.screen-auction .intel-card{border:0!important;background:radial-gradient(circle at 50% 28%,color-mix(in srgb,var(--card-color, #8da0b4) 14%,transparent),transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #141b24) 72%,rgba(17,22,28,.96)),#040609fa)!important;box-shadow:0 1.25vh 3vh #0000007a,inset 0 0 2.8vh #00000038!important}.selection-ui-item-card:before,body.screen-auction .intel-card:before{content:""!important;position:absolute!important;inset:0!important;z-index:3!important;border-radius:inherit!important;background:var(--auction-frame-common) center / 100% 100% no-repeat!important;opacity:.98!important;pointer-events:none!important}.selection-ui-item-card:after,body.screen-auction .intel-card:after{content:""!important;position:absolute!important;inset:13.5% 10.5% 11.5%!important;z-index:0!important;height:auto!important;border-radius:.35vw!important;background:linear-gradient(180deg,rgba(0,0,0,.22),transparent 30%,rgba(0,0,0,.32)),repeating-linear-gradient(0deg,rgba(255,255,255,.022) 0 .08vmin,transparent .08vmin 1.62vh),repeating-linear-gradient(90deg,rgba(255,255,255,.016) 0 .08vmin,transparent .08vmin 1.62vw)!important;pointer-events:none!important}.selection-ui-item-card>*,body.screen-auction .intel-card>*{position:relative!important;z-index:2!important}.selection-ui-item-card.selected:before,body.screen-auction .intel-card.pending:before,body.screen-auction .intel-card:not(:disabled):hover:before{filter:drop-shadow(0 0 1.6vh color-mix(in srgb,var(--card-color, #eaff33) 32%,transparent)) brightness(1.08)!important}.selection-ui-item-card .selection-ui-card-inner{padding:13% 12% 11%!important}.selection-ui-item-card .selection-ui-check{z-index:5!important;top:9.5%!important;right:10.5%!important}.selection-ui-item-card .selection-ui-title b{font-size:clamp(1.75vh,1.25vw,2.72vh)!important}body.screen-auction .intel-card-row{transform:none!important;align-items:center!important;justify-content:center!important;padding:0!important;height:100%!important;max-height:100%!important;overflow:hidden!important}body.screen-auction .intel-panel,body.screen-auction .card-hand-stage{overflow:hidden!important}body.screen-auction .intel-card{--hand-prop-card-h: min( calc(100% - 1.1vh) , clamp(9vh, 5.4vw, 12.4vh));width:calc(var(--hand-prop-card-h) * .75)!important;min-width:calc(var(--hand-prop-card-h) * .75)!important;height:var(--hand-prop-card-h)!important;border-radius:clamp(.5vw,.9vh,.78vw)!important}body.screen-auction .intel-card b{left:12%!important;right:12%!important;top:18%!important;font-size:clamp(1.3vh,.82vw,1.7vh)!important}body.screen-auction .intel-card>.intel-card-effect,body.screen-auction .intel-panel .intel-card>span.intel-card-effect:not(.intel-card-art){left:12%!important;right:12%!important;top:49%!important;padding-left:.38vw!important;font-size:clamp(1vh,.68vw,1.28vh)!important}body.screen-auction .intel-card em{display:none!important}.warehouse-home .warehouse-toolbar-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:clamp(.7vw,1.1vh,1.05vw)!important;min-width:0!important}.warehouse-home .warehouse-toolbar-actions .warehouse-action-button.bk-button{min-width:clamp(7.2vw,12vh,10vw)!important;min-height:clamp(4.6vh,2.9vw,5.8vh)!important;padding:0 clamp(1.1vw,2vh,1.8vw)!important;border-radius:999vw!important;font-size:clamp(1.25vh,.82vw,1.7vh)!important;box-shadow:inset 0 0 0 .08vmin #ffffff0d,0 .8vh 2vh #00000042!important}.warehouse-home .warehouse-toolbar-actions .warehouse-action-button.bk-button:after{content:none!important}.quick-sell-picks.bk-quality-filter,.warehouse-quick-sell-picks.bk-quality-filter{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:clamp(.58vw,.9vh,.9vw)!important}.quick-sell-picks.bk-quality-filter button,.warehouse-quick-sell-picks.bk-quality-filter button{min-width:clamp(6.2vw,10vh,8.2vw)!important;min-height:clamp(4.4vh,2.8vw,5.8vh)!important;color:var(--quality-color, rgba(244, 248, 244, .86))!important;border-color:color-mix(in srgb,var(--quality-color, rgba(255, 255, 255, .35)) 42%,rgba(255,255,255,.2))!important;background:#0d1216e0!important}.quick-sell-picks.bk-quality-filter button[data-active=true],.warehouse-quick-sell-picks.bk-quality-filter button[data-active=true]{background:color-mix(in srgb,var(--quality-color, #eaff33) 14%,rgba(18,26,31,.94))!important;box-shadow:inset 0 -.28vh 0 var(--quality-color, #eaff33),0 0 1.4vh color-mix(in srgb,var(--quality-color, #eaff33) 26%,transparent)!important}.selection-ui-item-card{background:linear-gradient(180deg,#0a0e12fa,#020407fc)!important;box-shadow:0 1.4vh 3.4vh #0000008f,inset 0 0 2.4vh #0000005c!important}.selection-ui-item-card:before{z-index:2!important}.selection-ui-item-card:after{z-index:1!important;inset:14.8% 11.8% 14.6%!important;background:linear-gradient(180deg,#060c0ed1,#030507db),repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0 .08vmin,transparent .08vmin 1.58vh),repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 .08vmin,transparent .08vmin 1.48vw)!important}.selection-ui-item-card>*{z-index:4!important}.selection-ui-item-card .selection-ui-card-inner{height:100%!important;padding:21% 16% 16%!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;gap:clamp(.42vh,.36vw,.72vh)!important}.selection-ui-item-card .selection-ui-card-head{display:block!important;min-width:0!important}.selection-ui-item-card .selection-ui-avatar{display:none!important}.selection-ui-item-card .selection-ui-title b{display:block!important;max-width:100%!important;color:#f7fbef!important;font-size:clamp(1.75vh,1.22vw,2.42vh)!important;line-height:1.04!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-shadow:0 0 1.2vh rgba(0,0,0,.82)!important}.selection-ui-item-card .selection-ui-divider{height:.08vmin!important;margin:.3vh 0 .15vh!important;background:#e8ebd22e!important}.selection-ui-item-card .selection-ui-ability{min-height:0!important;display:grid!important;align-content:start!important;gap:clamp(.35vh,.28vw,.62vh)!important}.selection-ui-item-card .selection-ui-ability>div{min-width:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;column-gap:.42vw!important}.selection-ui-item-card .selection-ui-ability span{color:var(--card-color, #9bd7ff)!important;font-size:clamp(1.12vh,.78vw,1.55vh)!important}.selection-ui-item-card .selection-ui-ability small{display:none!important}.selection-ui-item-card .selection-ui-ability b{min-width:0!important;color:var(--card-color, #dfff18)!important;font-size:clamp(1.28vh,.9vw,1.82vh)!important;line-height:1.12!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.selection-ui-item-card .selection-ui-ability p{color:#dbe2dcd1!important;font-size:clamp(1.14vh,.78vw,1.56vh)!important;line-height:1.34!important;-webkit-line-clamp:3!important}.selection-ui-item-card .selection-ui-check{z-index:6!important;top:10.5%!important;right:10.5%!important}body.screen-auction .intel-panel,body.screen-auction .card-hand-stage,body.screen-auction .intel-card-row{overflow:visible!important}body.screen-auction .intel-card-row{transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(.55vw,.95vh,.9vw)!important;height:100%!important;padding:0 clamp(.5vw,.9vh,.8vw)!important}body.screen-auction .intel-card{--hand-prop-card-h: min( calc(100% - 1.2vh) , clamp(10.6vh, 6.1vw, 14.2vh));flex:0 0 auto!important;width:calc(var(--hand-prop-card-h) * .72)!important;min-width:calc(var(--hand-prop-card-h) * .72)!important;height:var(--hand-prop-card-h)!important;transform-origin:50% 86%!important;transition:transform .18s ease,filter .18s ease,opacity .18s ease!important}body.screen-auction .intel-card:nth-child(1){transform:rotate(-3deg)!important}body.screen-auction .intel-card:nth-child(2){transform:translateY(-.3vh) rotate(.5deg)!important}body.screen-auction .intel-card:nth-child(3){transform:rotate(3deg)!important}body.screen-auction .intel-card.pending,body.screen-auction .intel-card:not(:disabled):hover{z-index:24!important;transform:translateY(-1.25vh) scale(1.08) rotate(0)!important;filter:brightness(1.1) saturate(1.06)!important}body.screen-auction .intel-card.playing{z-index:60!important;pointer-events:none!important;animation:bk-card-play-pop .34s ease both!important}body.screen-auction .intel-card.muted{opacity:.46!important;filter:grayscale(.25) brightness(.72)!important}body.screen-auction .intel-card b{left:15%!important;right:15%!important;top:21%!important;font-size:clamp(1.18vh,.78vw,1.52vh)!important}body.screen-auction .intel-card>.intel-card-effect,body.screen-auction .intel-panel .intel-card>span.intel-card-effect:not(.intel-card-art){left:15%!important;right:15%!important;top:50%!important;font-size:clamp(.92vh,.62vw,1.12vh)!important;line-height:1.14!important}body.screen-auction .intel-card small,body.screen-auction .intel-card strong{position:absolute!important;left:15%!important;right:15%!important;bottom:17%!important;z-index:5!important;color:#f6ffe8db!important;font-size:clamp(.78vh,.52vw,.98vh)!important;line-height:1!important;text-align:center!important}@keyframes bk-card-play-pop{0%{transform:translateY(-1.25vh) scale(1.08) rotate(0);opacity:1}52%{transform:translateY(-7.6vh) scale(1.34) rotate(-2deg);opacity:1}to{transform:translateY(-3.4vh) scale(.92) rotate(1deg);opacity:0}}.selection-ui-cards:has(.selection-ui-item-card){gap:clamp(1.1vw,2vh,1.75vw)!important}.selection-ui-item-card{width:clamp(13.2vw,31vh,16.4vw)!important;min-width:clamp(13.2vw,31vh,16.4vw)!important;height:clamp(29vh,22vw,42vh)!important}.selection-ui-item-card .selection-ui-card-inner{padding:19% 15.5% 15%!important;gap:clamp(.42vh,.34vw,.72vh)!important}.selection-ui-item-card .selection-ui-title b{font-size:clamp(2.35vh,1.45vw,3.2vh)!important;line-height:1.02!important}.selection-ui-item-card .selection-ui-ability b{font-size:clamp(1.68vh,1vw,2.18vh)!important;line-height:1.1!important}.selection-ui-item-card .selection-ui-ability p{font-size:clamp(1.38vh,.84vw,1.82vh)!important;line-height:1.32!important;-webkit-line-clamp:3!important}html.compact-landscape .selection-ui-item-card,html.ultra-compact-landscape .selection-ui-item-card{width:clamp(13.4vw,31vh,16.8vw)!important;min-width:clamp(13.4vw,31vh,16.8vw)!important;height:clamp(29vh,22.5vw,42vh)!important}.selection-ui-item-card{--selection-prop-card-h: clamp(30vh, 22.5vw, 43vh);width:calc(var(--selection-prop-card-h) * var(--selection-card-ratio))!important;min-width:calc(var(--selection-prop-card-h) * var(--selection-card-ratio))!important;height:var(--selection-prop-card-h)!important;background:transparent!important;box-shadow:0 1.2vh 3.2vh #0000006b!important}.selection-ui-item-card:before{inset:0!important;filter:drop-shadow(0 .35vh 1.2vh rgba(0,0,0,.42))!important}.selection-ui-item-card:after{inset:12.8% 11.8% 13.4%!important;border-radius:.32vw!important;background:linear-gradient(180deg,#030a0abd,#010405e0),repeating-linear-gradient(0deg,rgba(255,255,255,.026) 0 .08vmin,transparent .08vmin 1.54vh),repeating-linear-gradient(90deg,rgba(255,255,255,.016) 0 .08vmin,transparent .08vmin 1.2vw)!important}.selection-ui-item-card .selection-ui-card-inner{padding:21% 16% 16% 21%!important;gap:clamp(.48vh,.38vw,.78vh)!important}.selection-ui-item-card .selection-ui-title b{font-size:clamp(2.15vh,1.34vw,2.95vh)!important;line-height:1.04!important}.selection-ui-item-card .selection-ui-ability>div{grid-template-columns:.12vw minmax(0,1fr)!important;column-gap:.58vw!important}.selection-ui-item-card .selection-ui-ability span{width:.12vw!important;min-width:.12vw!important;height:1.18em!important;overflow:hidden!important;color:transparent!important;background:var(--card-color, #9bd7ff)!important}.selection-ui-item-card .selection-ui-ability b{font-size:clamp(1.52vh,.94vw,2vh)!important}.selection-ui-item-card .selection-ui-ability p{font-size:clamp(1.28vh,.78vw,1.68vh)!important;line-height:1.34!important}html.compact-landscape .selection-ui-item-card,html.ultra-compact-landscape .selection-ui-item-card{--selection-prop-card-h: clamp(30vh, 22.8vw, 43vh)}body.screen-auction .intel-card{--hand-prop-card-h: min( calc(100% - 1.2vh) , clamp(10.8vh, 6.2vw, 14.4vh));width:calc(var(--hand-prop-card-h) * var(--selection-card-ratio))!important;min-width:calc(var(--hand-prop-card-h) * var(--selection-card-ratio))!important;background:transparent!important}body.screen-auction .intel-card:after{inset:12.8% 11.8% 13.4%!important;border-radius:.22vw!important}body.screen-auction .intel-card b{left:20%!important;right:15%!important;top:20%!important}body.screen-auction .intel-card>.intel-card-effect,body.screen-auction .intel-panel .intel-card>span.intel-card-effect:not(.intel-card-art){left:20%!important;right:15%!important;top:48%!important}.market-style.encyclopedia-modal .bk-modal-body{min-height:0!important;overflow:hidden!important}.market-style.encyclopedia-modal .encyclopedia-layout{min-height:0!important;height:100%!important;overflow:hidden!important}.market-style.encyclopedia-modal .encyclopedia-sidebar{min-height:0!important;overflow-y:auto!important;padding-right:clamp(.45vw,.8vh,.7vw)!important}.market-style.encyclopedia-modal .encyclopedia-main{min-height:0!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}.market-style.encyclopedia-modal .encyclopedia-filters{min-height:0!important;align-items:start!important}.market-style.encyclopedia-modal .encyclopedia-card-grid{min-height:0!important;overflow-y:auto!important;padding-right:clamp(.45vw,.8vh,.7vw)!important;grid-auto-rows:clamp(22vh,14vw,28vh)!important}.market-style.encyclopedia-modal .encyclopedia-card{border-color:color-mix(in srgb,var(--rarity-color, #8da0b4) 48%,rgba(255,255,255,.12))!important;background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8da0b4) 13%,rgba(15,20,25,.96)),#030608fa)!important}.market-style.encyclopedia-modal .encyclopedia-card .card-name{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.6vw!important;color:#f7fbef!important}.market-style.encyclopedia-modal .encyclopedia-card .card-name span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.market-style.encyclopedia-modal .encyclopedia-card .card-name em{flex:0 0 auto!important;color:#f6ffe8b8!important;font-style:normal!important;font-size:.76em!important}body.screen-auction .loot-board-panel,body.screen-auction .loot-grid-scroll,body.screen-auction .loot-grid,body.screen-auction .loot-cell,body.screen-auction .loot-fog{border-radius:0!important}body.screen-auction .intel-card{--hand-prop-card-h: min( calc(100% - .7vh) , clamp(12.4vh, 7.3vw, 16.8vh));width:calc(var(--hand-prop-card-h) * var(--selection-card-ratio))!important;min-width:calc(var(--hand-prop-card-h) * var(--selection-card-ratio))!important;height:var(--hand-prop-card-h)!important}body.screen-auction .intel-card b{left:19%!important;right:13%!important;top:18%!important;font-size:clamp(1.24vh,.82vw,1.66vh)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}body.screen-auction .intel-card>.intel-card-effect,body.screen-auction .intel-panel .intel-card>span.intel-card-effect:not(.intel-card-art){left:19%!important;right:13%!important;top:47%!important;font-size:clamp(.92vh,.62vw,1.16vh)!important}.prototype-settings-card{width:min(52vw,calc(100vw - var(--pa-safe-l) - var(--pa-safe-r) - 5vw));max-height:calc(100dvh - var(--pa-safe-t) - var(--pa-safe-b) - 6vh);border:.08vmin solid rgba(133,170,188,.34);border-radius:clamp(1vw,1.8vh,1.5vw);color:#f7faf4f5;background:linear-gradient(145deg,#ffffff0b,#ffffff03),#0b0d14f5;box-shadow:0 2.4vh 8vh #0000008a;overflow:hidden}.prototype-settings-card .prototype-panel-body{display:grid;gap:clamp(1.2vh,.9vw,1.8vh);overflow:auto}.settings-section{display:grid;gap:clamp(.9vh,.7vw,1.3vh);padding:clamp(1.2vh,1vw,1.8vh);border:.08vmin solid rgba(190,220,230,.16);border-radius:clamp(.7vw,1.3vh,1.05vw);background:#ffffff06}.settings-section-head,.settings-volume{display:flex;align-items:center;justify-content:space-between;gap:1vw}.settings-section-head b{font-size:clamp(1.55vh,1vw,2.1vh)}.settings-section-head button{border:.08vmin solid rgba(223,255,24,.42);border-radius:999vw;padding:.65vh 1.2vw;color:#dfff18;font-weight:900;background:#394b0a57}.settings-name-field{display:grid;gap:.7vh}.settings-name-field span,.settings-volume span{color:#becdd2ad;font-size:clamp(1.15vh,.72vw,1.5vh);font-weight:800}.settings-name-field input{min-height:clamp(4.8vh,3vw,6vh);border:.08vmin solid rgba(190,220,230,.22);border-radius:clamp(.55vw,1vh,.86vw);padding:0 1vw;color:#fff;font-size:clamp(1.45vh,.9vw,1.9vh);font-weight:900;background:#05080bb8}.settings-avatar-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(.65vw,1.1vh,.95vw)}.settings-avatar-grid button{aspect-ratio:1;border:.08vmin solid rgba(190,220,230,.18);border-radius:50%;padding:.18vw;background:#ffffff09}.settings-avatar-grid button.active{border-color:#dfff18;box-shadow:0 0 2vh #dfff1838}.settings-avatar-grid img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.settings-volume input{flex:1;accent-color:#dfff18}.settings-volume b{min-width:3.6vw;text-align:right;color:#dfff18;font-size:clamp(1.3vh,.82vw,1.7vh)}html.compact-landscape .prototype-settings-card,html.ultra-compact-landscape .prototype-settings-card{width:min(72vw,calc(100vw - var(--pa-safe-l) - var(--pa-safe-r) - 4vw))}.global-lite-toast{position:fixed;left:50%;top:calc(var(--pa-safe-t, 0vh) + clamp(2.2vh,2.1vw,4.2vh));z-index:2147483000;min-width:min(26vw,76vw);max-width:min(58vw,88vw);transform:translate(-50%);border:.08vmin solid rgba(207,255,37,.52);border-radius:999vw;padding:clamp(.7vh,.52vw,.95vh) clamp(1.35vw,2vh,2.2vw);color:#edff70;text-align:center;font-size:clamp(1.35vh,.9vw,1.8vh);font-weight:950;letter-spacing:.04em;pointer-events:none;background:linear-gradient(135deg,#2b3a0cf2,#0a1013eb),#0a0e12eb;box-shadow:0 1.2vh 4vh #00000070,0 0 2.8vh #cfff2533;animation:global-lite-toast-in .18s ease-out both}.global-lite-toast.error{border-color:#ff567094;color:#ff8fa1;background:linear-gradient(135deg,#4e111df0,#0c0e12eb),#120a0eeb;box-shadow:0 1.2vh 4vh #00000070,0 0 2.8vh #ff56702e}@keyframes global-lite-toast-in{0%{opacity:0;transform:translate(-50%,-1vh) scale(.98)}to{opacity:1;transform:translate(-50%) scale(1)}}.market-style.encyclopedia-modal.bk-modal .bk-modal-body,.warehouse-filter-modal.bk-modal .bk-modal-body{min-height:0!important;height:100%!important;display:grid!important;overflow:hidden!important}.market-style.encyclopedia-modal .encyclopedia-layout,.warehouse-filter-modal .encyclopedia-layout{min-height:0!important;height:100%!important;grid-template-columns:clamp(14vw,23vh,20vw) minmax(0,1fr)!important;overflow:hidden!important}.market-style.encyclopedia-modal .encyclopedia-sidebar,.warehouse-filter-modal .encyclopedia-sidebar{min-height:0!important;max-height:100%!important;overflow-y:auto!important;overscroll-behavior:contain!important}.market-style.encyclopedia-modal .encyclopedia-main,.warehouse-filter-modal .encyclopedia-main{min-width:0!important;min-height:0!important;overflow:hidden!important}.market-style.encyclopedia-modal .encyclopedia-filters,.warehouse-filter-modal .encyclopedia-filters{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(.65vh,.55vw,1vh)!important;padding-bottom:clamp(.65vh,.55vw,1vh)!important}.market-style.encyclopedia-modal .bk-filter-group,.warehouse-filter-modal .bk-filter-group{display:grid!important;grid-template-columns:clamp(3.8vw,6vh,5.2vw) minmax(0,1fr)!important;align-items:start!important;gap:clamp(.65vw,1vh,1vw)!important}.market-style.encyclopedia-modal .bk-filter-options,.warehouse-filter-modal .bk-filter-options{display:flex!important;flex-wrap:wrap!important;gap:clamp(.42vw,.72vh,.72vw)!important;max-height:clamp(8vh,7.2vw,13vh)!important;overflow-y:auto!important;overscroll-behavior:contain!important}.market-style.encyclopedia-modal .bk-filter-options button,.warehouse-filter-modal .bk-filter-options button{min-width:clamp(5.6vw,9vh,7.6vw)!important;min-height:clamp(3.7vh,2.55vw,5vh)!important;padding:0 clamp(.7vw,1.2vh,1.1vw)!important}.market-style.encyclopedia-modal .encyclopedia-card-grid,.warehouse-filter-modal .encyclopedia-card-grid{min-height:0!important;height:100%!important;max-height:100%!important;overflow-y:auto!important;overscroll-behavior:contain!important;align-content:start!important;grid-template-columns:repeat(auto-fill,minmax(clamp(11.2vw,19vh,15.2vw),1fr))!important;grid-auto-rows:clamp(20vh,14.2vw,27vh)!important;padding-bottom:clamp(2vh,1.6vw,3vh)!important}.market-style.encyclopedia-modal .encyclopedia-card .card-name,.warehouse-filter-modal .encyclopedia-card .card-name{display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(.35vw,.55vh,.6vw)!important;min-height:clamp(2.5vh,1.9vw,3.4vh)!important;padding:clamp(.32vh,.24vw,.48vh) clamp(.42vw,.62vh,.76vw)!important;text-align:center!important}.market-style.encyclopedia-modal .encyclopedia-card .card-name span,.warehouse-filter-modal .encyclopedia-card .card-name span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.market-style.encyclopedia-modal .encyclopedia-card .card-name em,.warehouse-filter-modal .encyclopedia-card .card-name em{flex:0 0 auto!important;padding:.2vh .42vw!important;border:.08vmin solid color-mix(in srgb,var(--rarity-color, #8da0b4) 42%,rgba(255,255,255,.12))!important;border-radius:999vw!important;color:#f4fcf4d1!important;background:color-mix(in srgb,var(--rarity-color, #8da0b4) 12%,rgba(0,0,0,.62))!important;font-style:normal!important;font-size:.72em!important}.market-style.encyclopedia-modal .encyclopedia-card .card-meta,.warehouse-filter-modal .encyclopedia-card .card-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;gap:clamp(.38vw,.58vh,.72vw)!important;padding:clamp(.34vh,.26vw,.5vh) clamp(.42vw,.66vh,.8vw)!important;background:#0305077a!important;text-shadow:0 0 .8vh rgba(0,0,0,.86)!important}.market-style.encyclopedia-modal .encyclopedia-card .card-meta .card-scene,.warehouse-filter-modal .encyclopedia-card .card-meta .card-scene{min-width:0!important;overflow:hidden!important;color:#f4fcf4d1!important;font-size:clamp(.86vh,.62vw,1.08vh)!important;font-weight:900!important;text-overflow:ellipsis!important;white-space:nowrap!important}.market-style.encyclopedia-modal .encyclopedia-card .card-size-badge,.warehouse-filter-modal .encyclopedia-card .card-size-badge{flex:0 0 auto!important;padding:.2vh .42vw!important;border:.08vmin solid color-mix(in srgb,var(--rarity-color, #8da0b4) 42%,rgba(255,255,255,.12))!important;border-radius:999vw!important;color:#f4fcf4d1!important;background:color-mix(in srgb,var(--rarity-color, #8da0b4) 12%,rgba(0,0,0,.62))!important;font-size:clamp(.72vh,.52vw,.92vh)!important;font-style:normal!important;font-weight:950!important;line-height:1.1!important}.market-style.encyclopedia-modal .encyclopedia-card{border-color:color-mix(in srgb,var(--rarity-color, #7c929d) 38%,rgba(80,104,112,.42))!important;background:linear-gradient(180deg,#060c0eeb,#020507fa),color-mix(in srgb,var(--rarity-color, #7c929d) 7%,rgba(3,8,10,.92))!important;box-shadow:inset 0 0 0 .08vmin #ffffff06,inset 0 -1.8vh 2.8vh #0000007a!important}.market-style.encyclopedia-modal .encyclopedia-card:before,.market-style.encyclopedia-modal .encyclopedia-card:after{content:none!important;display:none!important}body.screen-auction .loot-board-panel,body.screen-auction .loot-grid-scroll,body.screen-auction .loot-grid,body.screen-auction .loot-cell,body.screen-auction .loot-hit-area,body.screen-auction .loot-fog{border-radius:0!important}body.screen-auction .card-hand-stage{padding-inline:clamp(.35vw,.7vh,.7vw)!important}body.screen-auction .intel-card{--hand-prop-card-h: min( calc(100% - .45vh) , clamp(12.8vh, 7.6vw, 17.2vh));width:calc(var(--hand-prop-card-h) * var(--selection-card-ratio))!important;min-width:calc(var(--hand-prop-card-h) * var(--selection-card-ratio))!important;height:var(--hand-prop-card-h)!important}body.screen-auction .intel-card b{left:18%!important;right:13.5%!important;top:19%!important;font-size:clamp(1.34vh,.88vw,1.8vh)!important;line-height:1.02!important;white-space:nowrap!important}body.screen-auction .intel-card>.intel-card-effect,body.screen-auction .intel-panel .intel-card>span.intel-card-effect:not(.intel-card-art){left:18%!important;right:13.5%!important;top:47%!important;font-size:clamp(.96vh,.66vw,1.18vh)!important;line-height:1.16!important}html.compact-landscape body.screen-auction .intel-card,html.ultra-compact-landscape body.screen-auction .intel-card{--hand-prop-card-h: min( calc(100% - .35vh) , clamp(12.2vh, 7.2vw, 16.4vh))}.selection-ui-item-card{--selection-prop-card-h: clamp(36vh, 27vw, 54vh) !important;width:calc(var(--selection-prop-card-h) * var(--selection-card-ratio))!important;min-width:calc(var(--selection-prop-card-h) * var(--selection-card-ratio))!important;height:var(--selection-prop-card-h)!important}.selection-ui-item-card .selection-ui-card-inner{padding:20.5% 15.2% 15.2% 20.5%!important;gap:clamp(.58vh,.48vw,.92vh)!important}.selection-ui-item-card .selection-ui-title b{font-size:clamp(2.8vh,1.8vw,4.2vh)!important;letter-spacing:-.02em!important}.selection-ui-item-card .selection-ui-ability b{font-size:clamp(1.85vh,1.18vw,2.5vh)!important}.selection-ui-item-card .selection-ui-ability p{font-size:clamp(1.48vh,.98vw,2vh)!important;line-height:1.28!important}html.compact-landscape .selection-ui-item-card,html.ultra-compact-landscape .selection-ui-item-card{--selection-prop-card-h: clamp(35vh, 26vw, 52vh) !important}.prototype-settings-card{border-color:#8cb6d28a!important;position:relative!important;z-index:2!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;margin:auto!important;overflow:hidden!important;background:linear-gradient(145deg,#232936f5,#0e1017fa)!important;box-shadow:0 2.8vh 8vh #000000a3,inset 0 0 0 .08vmin #ffffff0f!important}.prototype-settings-card .prototype-panel-head{background:#ffffff09!important;border-bottom:.08vmin solid rgba(160,190,210,.22)!important}.prototype-settings-card .settings-section{background:#070a0f8f!important;border-color:#bedce63d!important}body.screen-auction .auction-hud{grid-template-columns:minmax(25vw,27vw) minmax(25vw,28vw) minmax(0,1fr)!important}html.compact-landscape body.screen-auction .auction-hud,html.ultra-compact-landscape body.screen-auction .auction-hud{grid-template-columns:30vw 26vw minmax(0,1fr)!important}body.screen-auction .hud-left{gap:clamp(1vh,.78vw,1.45vh)!important;padding:clamp(1vh,.82vw,1.5vh)!important}body.screen-auction .hud-player{min-height:clamp(15.2vh,10.6vw,20vh)!important;grid-template-columns:clamp(8.4vh,5.7vw,11vh) minmax(0,1fr)!important;gap:clamp(.9vw,1.45vh,1.35vw)!important;align-items:center!important;padding:clamp(1.05vh,.86vw,1.6vh) clamp(.95vw,1.55vh,1.45vw)!important}html.compact-landscape body.screen-auction .hud-player,html.ultra-compact-landscape body.screen-auction .hud-player{min-height:clamp(13.8vh,9.6vw,18vh)!important;grid-template-columns:clamp(7.8vh,5.25vw,9.8vh) minmax(0,1fr)!important}body.screen-auction .hud-player .role-avatar{width:clamp(8.2vh,5.5vw,10.6vh)!important;height:clamp(8.2vh,5.5vw,10.6vh)!important}html.compact-landscape body.screen-auction .hud-player .role-avatar,html.ultra-compact-landscape body.screen-auction .hud-player .role-avatar{width:clamp(7.6vh,5.1vw,9.6vh)!important;height:clamp(7.6vh,5.1vw,9.6vh)!important}body.screen-auction .player-info{display:grid!important;align-content:center!important;gap:clamp(.44vh,.34vw,.72vh)!important}body.screen-auction .player-name>span{font-size:clamp(2.1vh,1.38vw,3vh)!important;line-height:1!important}body.screen-auction .player-name>b{font-size:clamp(2.05vh,1.34vw,2.9vh)!important;line-height:1.06!important}body.screen-auction .player-money,body.screen-auction .player-meta-row{margin:0!important;color:#ecefe5b8!important;font-size:clamp(1.22vh,.82vw,1.7vh)!important;line-height:1.18!important}body.screen-auction .player-meta-row{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:clamp(.34vh,.3vw,.58vh) clamp(.42vw,.72vh,.78vw)!important;min-width:0!important}body.screen-auction .player-cash,body.screen-auction .player-role-tag,body.screen-auction .player-skill-tag{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .player-cash b{color:#fffffff2!important;font-size:1.12em!important;font-weight:950!important}body.screen-auction .player-role-tag,body.screen-auction .player-skill-tag{padding:clamp(.16vh,.12vw,.28vh) clamp(.36vw,.58vh,.62vw)!important;border:thin solid rgba(150,226,255,.22)!important;border-radius:999vw!important;background:#080f125c!important;color:#d3e2dfd1!important;font-size:clamp(.86vh,.58vw,1.16vh)!important;font-weight:850!important;line-height:1.1!important}body.screen-auction .player-skill-tag{grid-column:1 / -1!important;justify-self:start!important;max-width:100%!important;color:#bdfcff!important;border-color:#77d6ff57!important}body.screen-auction .player-current-row{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:clamp(.48vw,.75vh,.82vw)!important;min-height:clamp(2.3vh,1.55vw,3vh)!important;padding:clamp(.22vh,.16vw,.4vh) clamp(.48vw,.7vh,.76vw)!important;border:thin solid rgba(202,255,38,.12)!important;background:linear-gradient(90deg,#caff261a,#caff2605)!important}body.screen-auction .player-current-row span{color:#caff26c7!important;font-size:clamp(.92vh,.62vw,1.22vh)!important;font-weight:850!important;white-space:nowrap!important}body.screen-auction .player-current-row b{min-width:0!important;overflow:hidden!important;color:#fffffff2!important;font-size:clamp(1.18vh,.78vw,1.55vh)!important;font-weight:950!important;line-height:1!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .round-slots{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.44vw,.72vh,.72vw)!important;margin-top:clamp(.18vh,.16vw,.32vh)!important}body.screen-auction .round-slots span{min-height:clamp(4.6vh,3.25vw,6.2vh)!important;height:auto!important;grid-template-rows:auto auto auto!important;align-content:center!important;justify-content:stretch!important;gap:clamp(.18vh,.14vw,.3vh)!important;padding:clamp(.42vh,.28vw,.62vh) clamp(.28vw,.5vh,.48vw)!important}body.screen-auction .round-slots span i{font-size:clamp(1.22vh,.82vw,1.72vh)!important;line-height:1!important;opacity:.76!important}body.screen-auction .round-slots .slot-card-name{min-height:1.12em!important;color:#9fd8ff!important;font-size:clamp(1vh,.68vw,1.38vh)!important;line-height:1.05!important}body.screen-auction .round-slots span b{font-size:clamp(1.08vh,.72vw,1.52vh)!important;line-height:1!important}body.screen-auction .card-hand-stage{overflow:visible!important}body.screen-auction .focused-card-preview{position:fixed!important;left:clamp(28vw,32vw,36vw)!important;bottom:clamp(9vh,11vh,13vh)!important;z-index:92!important;width:clamp(13vw,19vh,17vw)!important;aspect-ratio:.68!important;display:grid!important;grid-template-rows:auto 1fr auto auto auto!important;align-content:stretch!important;gap:clamp(.5vh,.42vw,.82vh)!important;padding:clamp(1.1vh,.82vw,1.7vh)!important;border:thin solid var(--card-color, #8da0b4)!important;border-radius:clamp(.8vh,.62vw,1.2vh)!important;color:#f7f9f0f5!important;background:linear-gradient(180deg,color-mix(in srgb,var(--card-color, #8da0b4) 22%,transparent),transparent 38%),linear-gradient(135deg,#13191ffa,#06080cfa)!important;box-shadow:0 0 0 .16vw #ffffff14,0 2.2vh 5vh #0000009e,0 0 3.4vh color-mix(in srgb,var(--card-color, #8da0b4) 36%,transparent)!important;pointer-events:none!important;transform:translateY(-2vh) rotate(-2deg)!important;transform-origin:50% 100%!important}body.screen-auction .focused-card-preview:before{content:""!important;position:absolute!important;inset:clamp(.54vh,.4vw,.86vh)!important;border:thin solid color-mix(in srgb,var(--card-color, #8da0b4) 62%,rgba(255,255,255,.2))!important;border-radius:clamp(.54vh,.42vw,.84vh)!important;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px)!important;background-size:1.2vh 1.2vh!important;pointer-events:none!important}body.screen-auction .focused-card-preview>*{position:relative!important;z-index:1!important}body.screen-auction .focused-card-preview .intel-card-bolt{position:absolute!important;left:clamp(.7vh,.52vw,1vh)!important;top:clamp(.62vh,.48vw,.94vh)!important;color:var(--card-color, #8da0b4)!important;font-size:clamp(1.3vh,.95vw,2vh)!important}body.screen-auction .focused-card-preview .intel-card-dot{position:absolute!important;right:clamp(.8vh,.58vw,1.1vh)!important;top:clamp(.76vh,.54vw,1.06vh)!important;width:clamp(.85vh,.62vw,1.18vh)!important;height:clamp(.85vh,.62vw,1.18vh)!important;border-radius:999vw!important;background:var(--card-color, #8da0b4)!important}body.screen-auction .focused-card-preview .intel-card-art{display:grid!important;place-items:center!important;min-height:clamp(5.2vh,4vw,8vh)!important;margin-top:clamp(1.5vh,1vw,2.4vh)!important;border:thin solid color-mix(in srgb,var(--card-color, #8da0b4) 40%,rgba(255,255,255,.08))!important;border-radius:clamp(.38vh,.32vw,.7vh)!important;background:#ffffff0f!important;font-size:clamp(3.2vh,2.4vw,5vh)!important}body.screen-auction .focused-card-preview b{align-self:end!important;color:#fffffffa!important;font-size:clamp(1.9vh,1.35vw,2.8vh)!important;font-weight:1000!important;line-height:1.05!important;text-shadow:0 .3vh 1vh rgba(0,0,0,.58)!important}body.screen-auction .focused-card-preview .intel-card-effect{display:block!important;padding-left:clamp(.48vw,.78vh,.78vw)!important;border-left:.16vw solid var(--card-color, #8da0b4)!important;color:var(--card-color, #8da0b4)!important;font-size:clamp(1.1vh,.82vw,1.55vh)!important;font-weight:950!important;line-height:1.22!important}body.screen-auction .focused-card-preview em{display:block!important;color:#e0e5dedb!important;font-size:clamp(1.08vh,.78vw,1.52vh)!important;font-style:normal!important;font-weight:750!important;line-height:1.42!important;white-space:normal!important}body.screen-auction .focused-card-preview small{display:block!important;justify-self:start!important;padding:clamp(.24vh,.18vw,.42vh) clamp(.52vw,.82vh,.82vw)!important;border:thin solid rgba(202,255,38,.32)!important;border-radius:999vw!important;color:#e6ff3a!important;background:#caff261a!important;font-size:clamp(.96vh,.68vw,1.28vh)!important;font-weight:900!important}html.compact-landscape body.screen-auction .focused-card-preview,html.ultra-compact-landscape body.screen-auction .focused-card-preview{left:30vw!important;bottom:9vh!important;width:clamp(18vw,36vh,24vw)!important;transform:translateY(-1.5vh) rotate(-2deg)!important}html.compact-landscape body.screen-auction .hud-left,html.ultra-compact-landscape body.screen-auction .hud-left{gap:clamp(.5vh,.42vw,.8vh)!important;padding:clamp(.58vh,.5vw,.95vh)!important;overflow-y:auto!important;overscroll-behavior:contain!important}html.compact-landscape body.screen-auction .hud-player,html.ultra-compact-landscape body.screen-auction .hud-player{min-height:clamp(10.8vh,7.9vw,13.6vh)!important;grid-template-columns:clamp(5.4vh,3.85vw,6.8vh) minmax(0,1fr)!important;gap:clamp(.54vw,.72vh,.82vw)!important;padding:clamp(.56vh,.42vw,.82vh) clamp(.58vw,.82vh,.86vw)!important}html.compact-landscape body.screen-auction .hud-player .role-avatar,html.ultra-compact-landscape body.screen-auction .hud-player .role-avatar{width:clamp(5.4vh,3.85vw,6.8vh)!important;height:clamp(5.4vh,3.85vw,6.8vh)!important}html.compact-landscape body.screen-auction .player-info,html.ultra-compact-landscape body.screen-auction .player-info{gap:clamp(.22vh,.18vw,.36vh)!important}html.compact-landscape body.screen-auction .player-name,html.ultra-compact-landscape body.screen-auction .player-name{grid-template-columns:auto minmax(0,1fr) auto!important;gap:clamp(.24vw,.34vh,.42vw)!important}html.compact-landscape body.screen-auction .player-name>span,html.ultra-compact-landscape body.screen-auction .player-name>span{font-size:clamp(1.7vh,1.16vw,2.45vh)!important}html.compact-landscape body.screen-auction .player-name>b,html.ultra-compact-landscape body.screen-auction .player-name>b{font-size:clamp(1.68vh,1.14vw,2.38vh)!important;line-height:1!important}html.compact-landscape body.screen-auction .player-bid-status,html.ultra-compact-landscape body.screen-auction .player-bid-status{padding:clamp(.12vh,.1vw,.2vh) clamp(.3vw,.44vh,.46vw)!important;font-size:clamp(.88vh,.6vw,1.16vh)!important}html.compact-landscape body.screen-auction .player-meta-row,html.ultra-compact-landscape body.screen-auction .player-meta-row{grid-template-columns:auto minmax(0,1fr)!important;gap:clamp(.18vw,.26vh,.34vw)!important;font-size:clamp(1.02vh,.72vw,1.32vh)!important}html.compact-landscape body.screen-auction .player-role-tag,html.ultra-compact-landscape body.screen-auction .player-role-tag{display:none!important}html.compact-landscape body.screen-auction .player-skill-tag,html.ultra-compact-landscape body.screen-auction .player-skill-tag{grid-column:auto!important;justify-self:end!important;max-width:100%!important;padding:clamp(.1vh,.08vw,.18vh) clamp(.26vw,.4vh,.42vw)!important;font-size:clamp(.9vh,.62vw,1.16vh)!important}html.compact-landscape body.screen-auction .player-current-row,html.ultra-compact-landscape body.screen-auction .player-current-row{min-height:clamp(1.8vh,1.2vw,2.25vh)!important;padding:clamp(.12vh,.1vw,.22vh) clamp(.34vw,.5vh,.56vw)!important}html.compact-landscape body.screen-auction .player-current-row span,html.ultra-compact-landscape body.screen-auction .player-current-row span,html.compact-landscape body.screen-auction .player-current-row b,html.ultra-compact-landscape body.screen-auction .player-current-row b{font-size:clamp(1vh,.7vw,1.28vh)!important}html.compact-landscape body.screen-auction .round-slots,html.ultra-compact-landscape body.screen-auction .round-slots{gap:clamp(.2vw,.32vh,.38vw)!important;margin-top:0!important}html.compact-landscape body.screen-auction .round-slots span,html.ultra-compact-landscape body.screen-auction .round-slots span{min-height:clamp(2.9vh,2.1vw,3.7vh)!important;padding:clamp(.18vh,.12vw,.3vh) clamp(.16vw,.28vh,.28vw)!important}html.compact-landscape body.screen-auction .round-slots span i,html.ultra-compact-landscape body.screen-auction .round-slots span i{font-size:clamp(.85vh,.58vw,1.1vh)!important}html.compact-landscape body.screen-auction .round-slots .slot-card-name,html.ultra-compact-landscape body.screen-auction .round-slots .slot-card-name,html.compact-landscape body.screen-auction .round-slots span b,html.ultra-compact-landscape body.screen-auction .round-slots span b{font-size:clamp(.68vh,.46vw,.92vh)!important}body.screen-auction .card-hand-stage,body.screen-auction .intel-panel,body.screen-auction .intel-card-row{overflow:visible!important}body.screen-auction .intel-card{touch-action:none!important;cursor:grab!important;-webkit-user-select:none!important;user-select:none!important;will-change:transform,filter,opacity!important}body.screen-auction .intel-card:disabled{cursor:default!important}body.screen-auction .intel-card.focused:not(.dragging):not(.playing){z-index:70!important;transform:translateY(-7.2vh) scale(1.82) rotate(0)!important;filter:brightness(1.14) saturate(1.1) drop-shadow(0 1.8vh 3vh rgba(0,0,0,.55))!important}body.screen-auction .intel-card.dragging{z-index:90!important;cursor:grabbing!important;transition:none!important;transform:translate(var(--drag-x, 0vw),calc(-7.2vh + var(--drag-y, 0vh))) scale(1.86) rotate(0)!important;filter:brightness(1.14) saturate(1.12) drop-shadow(0 2.2vh 4vh rgba(0,0,0,.62))!important}body.screen-auction .intel-card.play-ready{transform:translate(var(--drag-x, 0vw),calc(-9.6vh + var(--drag-y, 0vh))) scale(1.94) rotate(-1deg)!important;filter:brightness(1.28) saturate(1.22) drop-shadow(0 0 2.8vh color-mix(in srgb,var(--card-color, #dfff18) 64%,transparent))!important}body.screen-auction .intel-card.focused:before,body.screen-auction .intel-card.dragging:before,body.screen-auction .intel-card.play-ready:before{filter:drop-shadow(0 0 2vh color-mix(in srgb,var(--card-color, #eaff33) 48%,transparent)) brightness(1.12)!important}body.screen-auction .intel-card.focused .intel-card-bolt,body.screen-auction .intel-card.focused .intel-card-dot,body.screen-auction .intel-card.focused .intel-card-art,body.screen-auction .intel-card.dragging .intel-card-bolt,body.screen-auction .intel-card.dragging .intel-card-dot,body.screen-auction .intel-card.dragging .intel-card-art{display:grid!important}body.screen-auction .intel-card.focused .intel-card-art,body.screen-auction .intel-card.dragging .intel-card-art{left:50%!important;top:14%!important;width:52%!important;height:22%!important;transform:translate(-50%)!important;font-size:clamp(2.2vh,1.5vw,3.4vh)!important}body.screen-auction .intel-card.focused b,body.screen-auction .intel-card.dragging b{left:14%!important;right:14%!important;top:38%!important;color:#fffffffa!important;font-size:clamp(1.34vh,.9vw,1.92vh)!important;line-height:1.08!important;white-space:normal!important;word-break:keep-all!important}body.screen-auction .intel-card.focused>.intel-card-effect,body.screen-auction .intel-card.dragging>.intel-card-effect,body.screen-auction .intel-panel .intel-card.focused>span.intel-card-effect:not(.intel-card-art),body.screen-auction .intel-panel .intel-card.dragging>span.intel-card-effect:not(.intel-card-art){left:14%!important;right:14%!important;top:52%!important;display:block!important;padding-left:clamp(.36vw,.58vh,.58vw)!important;border-left:.14vw solid var(--card-color, #8da0b4)!important;color:var(--card-color, #8da0b4)!important;font-size:clamp(.94vh,.66vw,1.24vh)!important;line-height:1.16!important;white-space:normal!important}body.screen-auction .intel-card.focused em,body.screen-auction .intel-card.dragging em{display:block!important;left:14%!important;right:14%!important;top:63%!important;color:#e4ebe8d6!important;font-size:clamp(.82vh,.58vw,1.08vh)!important;line-height:1.34!important;white-space:normal!important;overflow:hidden!important}body.screen-auction .intel-card.focused small,body.screen-auction .intel-card.dragging small,body.screen-auction .intel-card.play-ready small{display:block!important;left:14%!important;right:14%!important;bottom:13%!important;padding:clamp(.2vh,.16vw,.34vh) clamp(.36vw,.58vh,.6vw)!important;border:thin solid rgba(202,255,38,.34)!important;border-radius:999vw!important;color:#eaff33!important;background:#caff261a!important;font-size:clamp(.72vh,.5vw,.92vh)!important}body.screen-auction .intel-card.play-ready small{color:#091006!important;background:linear-gradient(90deg,#eaff33,#a6f318)!important}body.screen-auction .card-play-lane{position:fixed!important;left:50%!important;bottom:29vh!important;z-index:88!important;transform:translate(-50%)!important;padding:clamp(.66vh,.52vw,1vh) clamp(1.2vw,2vh,1.8vw)!important;border:thin solid rgba(190,220,230,.24)!important;border-radius:999vw!important;color:#e8f0eebd!important;background:#070c10b8!important;box-shadow:0 1.2vh 3vh #0000006b!important;font-size:clamp(1.05vh,.72vw,1.42vh)!important;font-weight:950!important;pointer-events:none!important}body.screen-auction .card-play-lane.ready{border-color:#caff2694!important;color:#eaff33!important;background:#3a4e0aa3!important;box-shadow:0 0 2.8vh #caff2633,0 1.2vh 3vh #0000006b!important}html.compact-landscape body.screen-auction .intel-card.focused:not(.dragging):not(.playing){transform:translateY(-8.2vh) scale(2.08) rotate(0)!important}html.compact-landscape body.screen-auction .intel-card.dragging,html.ultra-compact-landscape body.screen-auction .intel-card.dragging{transform:translate(var(--drag-x, 0vw),calc(-8.2vh + var(--drag-y, 0vh))) scale(2.1) rotate(0)!important}html.compact-landscape body.screen-auction .intel-card.play-ready,html.ultra-compact-landscape body.screen-auction .intel-card.play-ready{transform:translate(var(--drag-x, 0vw),calc(-10.5vh + var(--drag-y, 0vh))) scale(2.18) rotate(-1deg)!important}body.screen-auction .auction-hud{grid-template-columns:minmax(27vw,29vw) minmax(23vw,26vw) minmax(0,1fr)!important}html.compact-landscape body.screen-auction .auction-hud,html.ultra-compact-landscape body.screen-auction .auction-hud{grid-template-columns:40vw 20vw minmax(0,1fr)!important}body.screen-auction .hud-player{display:grid!important;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important;align-items:stretch!important;gap:clamp(.66vw,1vh,1.05vw)!important;min-height:clamp(16.4vh,11.2vw,20vh)!important}body.screen-auction .player-identity{min-width:0!important;display:grid!important;grid-template-columns:clamp(6.8vh,4.75vw,9.2vh) minmax(0,1fr)!important;align-items:center!important;gap:clamp(.58vw,.9vh,.92vw)!important}body.screen-auction .player-identity .role-avatar{width:clamp(6.8vh,4.75vw,9.2vh)!important;height:clamp(6.8vh,4.75vw,9.2vh)!important}body.screen-auction .player-info{min-width:0!important;display:grid!important;align-content:center!important;gap:clamp(.28vh,.24vw,.5vh)!important}body.screen-auction .player-name{grid-template-columns:auto minmax(0,1fr)!important;gap:clamp(.32vw,.5vh,.52vw)!important}body.screen-auction .player-name>span{color:#67f091!important;font-size:clamp(1.8vh,1.18vw,2.55vh)!important}body.screen-auction .player-name>b{font-size:clamp(1.72vh,1.16vw,2.48vh)!important}body.screen-auction .player-bid-status{justify-self:start!important;width:fit-content!important;max-width:100%!important;padding:clamp(.16vh,.12vw,.28vh) clamp(.46vw,.7vh,.72vw)!important;font-size:clamp(.9vh,.62vw,1.22vh)!important}body.screen-auction .player-meta-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(.2vh,.16vw,.34vh)!important}body.screen-auction .player-role-tag,body.screen-auction .player-skill-tag,body.screen-auction .player-cash{display:block!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .player-role-tag,body.screen-auction .player-skill-tag{justify-self:stretch!important;padding:clamp(.16vh,.12vw,.28vh) clamp(.4vw,.62vh,.64vw)!important;border-radius:999vw!important;font-size:clamp(.86vh,.6vw,1.18vh)!important;line-height:1.08!important}body.screen-auction .player-cash{color:#ebf0e8c2!important;font-size:clamp(1.02vh,.7vw,1.38vh)!important;font-weight:850!important}body.screen-auction .player-round-board{min-width:0!important;min-height:0!important;display:grid!important;grid-template-rows:repeat(5,minmax(0,1fr))!important;gap:clamp(.24vh,.18vw,.42vh)!important;align-self:stretch!important}body.screen-auction .player-round-board>.round-slots{display:none!important}body.screen-auction .player-round-row{min-width:0!important;min-height:0!important;display:grid!important;grid-template-columns:clamp(1.55vh,1.08vw,2.18vh) minmax(0,1fr) minmax(3.8vw,auto)!important;align-items:center!important;gap:clamp(.24vw,.4vh,.42vw)!important;padding:clamp(.18vh,.14vw,.34vh) clamp(.34vw,.52vh,.56vw)!important;border:thin solid rgba(185,215,230,.16)!important;background:linear-gradient(90deg,#0916179e,#0a0f126b)!important;color:#e8eee8c2!important;overflow:hidden!important}body.screen-auction .player-round-row i,body.screen-auction .player-round-row em,body.screen-auction .player-round-row b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1!important}body.screen-auction .player-round-row i{display:grid!important;place-items:center!important;width:clamp(1.55vh,1.08vw,2.18vh)!important;height:clamp(1.55vh,1.08vw,2.18vh)!important;border-radius:999vw!important;color:#caff26e0!important;background:#caff261a!important;font-size:clamp(.82vh,.58vw,1.12vh)!important;font-style:normal!important;font-weight:950!important}body.screen-auction .player-round-row em{color:#addeffe0!important;font-size:clamp(.86vh,.6vw,1.16vh)!important;font-style:normal!important;font-weight:900!important}body.screen-auction .player-round-row:not(.has-skill) em{color:#dce6e161!important;font-weight:760!important}body.screen-auction .player-round-row b{justify-self:end!important;color:#fffffff0!important;font-size:clamp(.92vh,.66vw,1.28vh)!important;font-weight:950!important}body.screen-auction .player-round-row.active{border-color:#caff26c7!important;background:linear-gradient(90deg,#caff262e,#caff260a),#080e10b3!important}body.screen-auction .player-round-row.has-bid{border-color:#4de17e6b!important;background:linear-gradient(90deg,#4de17e2e,#4de17e0a),#080e10ad!important}html.compact-landscape body.screen-auction .hud-player,html.ultra-compact-landscape body.screen-auction .hud-player{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important;min-height:clamp(16.4vh,11.6vw,19vh)!important;gap:clamp(.42vw,.58vh,.66vw)!important}html.compact-landscape body.screen-auction .player-identity,html.ultra-compact-landscape body.screen-auction .player-identity{grid-template-columns:clamp(5.2vh,3.7vw,6.6vh) minmax(0,1fr)!important;gap:clamp(.36vw,.48vh,.56vw)!important}html.compact-landscape body.screen-auction .player-identity .role-avatar,html.ultra-compact-landscape body.screen-auction .player-identity .role-avatar{width:clamp(5.2vh,3.7vw,6.6vh)!important;height:clamp(5.2vh,3.7vw,6.6vh)!important}html.compact-landscape body.screen-auction .player-name>span,html.ultra-compact-landscape body.screen-auction .player-name>span,html.compact-landscape body.screen-auction .player-name>b,html.ultra-compact-landscape body.screen-auction .player-name>b{font-size:clamp(1.58vh,1.12vw,2.12vh)!important}html.compact-landscape body.screen-auction .player-bid-status,html.ultra-compact-landscape body.screen-auction .player-bid-status,html.compact-landscape body.screen-auction .player-role-tag,html.ultra-compact-landscape body.screen-auction .player-role-tag,html.compact-landscape body.screen-auction .player-skill-tag,html.ultra-compact-landscape body.screen-auction .player-skill-tag,html.compact-landscape body.screen-auction .player-cash,html.ultra-compact-landscape body.screen-auction .player-cash{font-size:clamp(.94vh,.68vw,1.24vh)!important}html.compact-landscape body.screen-auction .player-round-board,html.ultra-compact-landscape body.screen-auction .player-round-board{gap:clamp(.16vh,.12vw,.28vh)!important}html.compact-landscape body.screen-auction .player-round-row,html.ultra-compact-landscape body.screen-auction .player-round-row{grid-template-columns:clamp(1.22vh,.9vw,1.58vh) minmax(0,1fr) minmax(3.5vw,auto)!important;gap:clamp(.14vw,.22vh,.26vw)!important;padding:clamp(.12vh,.1vw,.22vh) clamp(.24vw,.36vh,.42vw)!important}html.compact-landscape body.screen-auction .player-round-row i,html.ultra-compact-landscape body.screen-auction .player-round-row i{width:clamp(1.22vh,.9vw,1.58vh)!important;height:clamp(1.22vh,.9vw,1.58vh)!important;font-size:clamp(.66vh,.48vw,.88vh)!important}html.compact-landscape body.screen-auction .player-round-row em,html.ultra-compact-landscape body.screen-auction .player-round-row em{font-size:clamp(.8vh,.58vw,1.04vh)!important}html.compact-landscape body.screen-auction .player-round-row b,html.ultra-compact-landscape body.screen-auction .player-round-row b{font-size:clamp(.82vh,.6vw,1.08vh)!important}body.screen-auction .intel-card-row{touch-action:none!important}body.screen-auction .intel-card.dragging{transform:translate3d(var(--drag-x, 0vw),calc(-7.2vh + var(--drag-y, 0vh)),0) scale(1.86) rotate(0)!important;contain:layout paint style!important}body.screen-auction .intel-card.play-ready{transform:translate3d(var(--drag-x, 0vw),calc(-9.6vh + var(--drag-y, 0vh)),0) scale(1.94) rotate(-1deg)!important}html.compact-landscape body.screen-auction .intel-card.dragging,html.ultra-compact-landscape body.screen-auction .intel-card.dragging{transform:translate3d(var(--drag-x, 0vw),calc(-8.2vh + var(--drag-y, 0vh)),0) scale(2.1) rotate(0)!important}html.compact-landscape body.screen-auction .intel-card.play-ready,html.ultra-compact-landscape body.screen-auction .intel-card.play-ready{transform:translate3d(var(--drag-x, 0vw),calc(-10.5vh + var(--drag-y, 0vh)),0) scale(2.18) rotate(-1deg)!important}body.screen-auction .player-avatar-wrap{min-width:0!important;display:grid!important;justify-items:center!important;gap:clamp(.22vh,.18vw,.38vh)!important}body.screen-auction .player-avatar-wrap>span{max-width:100%!important;overflow:hidden!important;color:#e5eee8e6!important;font-size:clamp(.82vh,.56vw,1.12vh)!important;font-weight:950!important;line-height:1!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .player-round-row{grid-template-columns:clamp(1.55vh,1.08vw,2.18vh) minmax(0,1fr) minmax(5.6vw,auto)!important}html.compact-landscape body.screen-auction .player-round-row,html.ultra-compact-landscape body.screen-auction .player-round-row{grid-template-columns:clamp(1.22vh,.9vw,1.58vh) minmax(0,1fr) minmax(6.6vw,auto)!important}body.screen-auction .player-round-row b{font-variant-numeric:tabular-nums!important}body.screen-auction .bid-brief{align-content:center!important;justify-items:start!important}body.screen-auction .bid-brief span{display:none!important}body.screen-auction .bid-brief b{font-size:clamp(1.48vh,1.05vw,2.1vh)!important}.bid-pad-panel,.calculator-panel{transform:translate3d(var(--drag-x, 0vw),var(--drag-y, 0vh),0)!important}.bid-pad-panel .floating-panel-drag,.calculator-panel .floating-panel-drag{display:grid!important;place-items:center!important;min-height:clamp(3.6vh,2.8vw,5.4vh)!important;border:thin solid rgba(158,192,210,.26)!important;border-radius:clamp(.7vh,.55vw,1.1vh)!important;color:#e8f4f2e0!important;background:linear-gradient(90deg,#6684942e,#0e131894),#080c10db!important;box-shadow:inset 0 -.18vh #ffffff14!important}body.screen-auction .selection-ui-cards:has(.selection-ui-item-card){gap:clamp(2.8vw,5.2vh,5vw)!important}html.compact-landscape body.screen-auction .selection-ui-cards:has(.selection-ui-item-card),html.ultra-compact-landscape body.screen-auction .selection-ui-cards:has(.selection-ui-item-card){gap:clamp(3.4vw,5.6vh,5.8vw)!important}body.screen-auction .intel-card{color:#f6fbf4f5!important;background:radial-gradient(circle at 50% 28%,color-mix(in srgb,var(--card-color, #8da0b4) 20%,transparent),transparent 38%),linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #18202a) 54%,rgba(22,31,36,.96)),#05080cfa)!important}body.screen-auction .intel-card:after{inset:13.2% 10.8% 11.8%!important;background:linear-gradient(180deg,#070d10f0,#0c1b18e0 50%,#04070af5),repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 .08vmin,transparent .08vmin 1.68vh),repeating-linear-gradient(90deg,rgba(255,255,255,.028) 0 .08vmin,transparent .08vmin 1.68vw)!important}body.screen-auction .intel-card:not(.focused):not(.dragging):not(.play-ready) .intel-card-bolt,body.screen-auction .intel-card:not(.focused):not(.dragging):not(.play-ready) .intel-card-dot,body.screen-auction .intel-card:not(.focused):not(.dragging):not(.play-ready) .intel-card-art,body.screen-auction .intel-card:not(.focused):not(.dragging):not(.play-ready) em,body.screen-auction .intel-card:not(.focused):not(.dragging):not(.play-ready) small,body.screen-auction .intel-card:not(.focused):not(.dragging):not(.play-ready) strong{display:none!important}body.screen-auction .intel-card:not(.focused):not(.dragging):not(.play-ready) b{left:17%!important;right:13%!important;top:26%!important;color:#fffffffa!important;font-size:clamp(1.32vh,.9vw,1.82vh)!important}body.screen-auction .intel-card:not(.focused):not(.dragging):not(.play-ready)>.intel-card-effect,body.screen-auction .intel-panel .intel-card:not(.focused):not(.dragging):not(.play-ready)>span.intel-card-effect:not(.intel-card-art){left:17%!important;right:13%!important;top:54%!important;border-left-color:color-mix(in srgb,var(--card-color, #9fd8ff) 66%,rgba(255,255,255,.18))!important;color:color-mix(in srgb,var(--card-color, #9fd8ff) 78%,rgba(255,255,255,.2))!important;font-size:clamp(.95vh,.66vw,1.22vh)!important}body.screen-auction .intel-card.focused:not(.dragging):not(.playing),body.screen-auction .intel-card.focused.dragging,body.screen-auction .intel-card.dragging{transition:filter 80ms linear,box-shadow 80ms linear!important;transform:translate3d(var(--drag-x, 0vw),calc(-7.2vh + var(--drag-y, 0vh)),0) scale(1.94) rotate(0)!important;box-shadow:0 2.2vh 5vh #0000009e,0 0 2.4vh color-mix(in srgb,var(--card-color, #9fd8ff) 28%,transparent)!important}body.screen-auction .intel-card.focused small,body.screen-auction .intel-card.dragging small,body.screen-auction .intel-card.play-ready small{border-color:#7edcff5c!important;color:#def6ffeb!important;background:#2a4e5c38!important}body.screen-auction .intel-card.play-ready{transform:translate3d(var(--drag-x, 0vw),calc(-9.6vh + var(--drag-y, 0vh)),0) scale(1.98) rotate(-1deg)!important;filter:brightness(1.18) saturate(1.12) drop-shadow(0 0 2.4vh color-mix(in srgb,var(--card-color, #9fd8ff) 42%,transparent))!important}body.screen-auction .intel-card.play-ready small,body.screen-auction .card-play-lane.ready{color:#e6fafff5!important;background:#1e5466b8!important}body.screen-auction .card-play-lane{border-color:#7edcff4d!important;color:#e0eef2cc!important;background:#070c10c7!important}html.compact-landscape body.screen-auction .intel-card.focused:not(.dragging):not(.playing),html.ultra-compact-landscape body.screen-auction .intel-card.focused:not(.dragging):not(.playing),html.compact-landscape body.screen-auction .intel-card.focused.dragging,html.ultra-compact-landscape body.screen-auction .intel-card.focused.dragging,html.compact-landscape body.screen-auction .intel-card.dragging,html.ultra-compact-landscape body.screen-auction .intel-card.dragging{transform:translate3d(var(--drag-x, 0vw),calc(-8.2vh + var(--drag-y, 0vh)),0) scale(2.2) rotate(0)!important}html.compact-landscape body.screen-auction .intel-card.play-ready,html.ultra-compact-landscape body.screen-auction .intel-card.play-ready{transform:translate3d(var(--drag-x, 0vw),calc(-10.5vh + var(--drag-y, 0vh)),0) scale(2.24) rotate(-1deg)!important}body.screen-auction .loot-board-panel,body.screen-auction .loot-board-head,body.screen-auction .loot-grid-scroll,body.screen-auction .loot-grid,body.screen-auction .loot-cell,body.screen-result .loot-board-panel,body.screen-result .loot-board-head,body.screen-result .loot-grid-scroll,body.screen-result .loot-grid,body.screen-result .loot-cell,body.screen-result .loot-cell:before,body.screen-result .loot-cell:after{border-radius:0!important}.quick-sell-picks.bk-quality-filter,.warehouse-quick-sell-picks.bk-quality-filter,body.screen-result .loot-foot-quick .quick-sell-picks.bk-quality-filter{display:flex!important;align-items:center!important;gap:clamp(.6vw,1vh,1vw)!important}.quick-sell-picks.bk-quality-filter button,.warehouse-quick-sell-picks.bk-quality-filter button,body.screen-result .loot-foot-quick .quick-sell-picks.bk-quality-filter button{min-width:clamp(5.4vw,9vh,8vw)!important;min-height:clamp(3.6vh,2.8vw,5.2vh)!important;border:thin solid color-mix(in srgb,var(--quality-color, #d8e2ea) 38%,rgba(255,255,255,.2))!important;border-radius:clamp(.7vh,.55vw,1.05vh)!important;color:var(--quality-color, rgba(244, 248, 244, .86))!important;background:#0b1014e0!important;box-shadow:none!important;font-weight:950!important}.quick-sell-picks.bk-quality-filter button[data-active=true],.warehouse-quick-sell-picks.bk-quality-filter button[data-active=true],body.screen-result .loot-foot-quick .quick-sell-picks.bk-quality-filter button[data-active=true]{background:color-mix(in srgb,var(--quality-color, #d8e2ea) 17%,rgba(14,20,24,.94))!important;box-shadow:inset 0 -.32vh 0 var(--quality-color, #d8e2ea),0 0 1.6vh color-mix(in srgb,var(--quality-color, #d8e2ea) 24%,transparent)!important}body.screen-auction .player-identity{grid-template-columns:clamp(8.8vh,6.1vw,12.2vh) minmax(0,1fr)!important;align-items:stretch!important}body.screen-auction .player-avatar-wrap{align-content:start!important;gap:clamp(.32vh,.22vw,.48vh)!important}body.screen-auction .player-avatar-wrap .role-avatar{width:clamp(7.4vh,5.15vw,10.4vh)!important;height:clamp(7.4vh,5.15vw,10.4vh)!important}body.screen-auction .player-avatar-wrap>span,body.screen-auction .player-avatar-skill{max-width:100%!important;overflow:hidden!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .player-avatar-skill{display:block!important;min-height:clamp(1.9vh,1.34vw,2.55vh)!important;padding:clamp(.2vh,.14vw,.32vh) clamp(.46vw,.68vh,.72vw)!important;border:thin solid rgba(126,220,255,.4)!important;border-radius:999vw!important;color:#ccf6fff0!important;background:#12343c85!important;font-size:clamp(.78vh,.55vw,1.05vh)!important;font-style:normal!important;font-weight:950!important;line-height:1.25!important}body.screen-auction .player-skill-tag{display:none!important}body.screen-auction .player-meta-row{grid-template-columns:minmax(0,1fr)!important}body.screen-auction .player-bid-status{justify-self:end!important;align-self:start!important;transform:translateY(clamp(-.26vh,-.16vw,-.12vh))!important}body.screen-auction .player-cash b{font-variant-numeric:tabular-nums!important;letter-spacing:.015em!important;text-transform:uppercase!important}body.screen-auction .player-round-row{min-height:clamp(3.85vh,2.62vw,5.25vh)!important;grid-template-columns:clamp(1.8vh,1.18vw,2.4vh) minmax(0,1fr) minmax(7.1vw,auto)!important;gap:clamp(.48vw,.72vh,.78vw)!important;padding-inline:clamp(.64vw,.96vh,1.05vw)!important}html.compact-landscape body.screen-auction .player-identity,html.ultra-compact-landscape body.screen-auction .player-identity{grid-template-columns:clamp(6.7vh,4.7vw,8.4vh) minmax(0,1fr)!important}html.compact-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.ultra-compact-landscape body.screen-auction .player-avatar-wrap .role-avatar{width:clamp(5.9vh,4.1vw,7.2vh)!important;height:clamp(5.9vh,4.1vw,7.2vh)!important}html.compact-landscape body.screen-auction .player-avatar-skill,html.ultra-compact-landscape body.screen-auction .player-avatar-skill{min-height:clamp(1.5vh,1.08vw,1.95vh)!important;font-size:clamp(.68vh,.48vw,.88vh)!important}html.compact-landscape body.screen-auction .player-round-row,html.ultra-compact-landscape body.screen-auction .player-round-row{min-height:clamp(3.18vh,2.18vw,4.02vh)!important;grid-template-columns:clamp(1.36vh,.96vw,1.72vh) minmax(0,1fr) minmax(7.8vw,auto)!important}body.screen-auction .player-avatar-wrap{justify-items:center!important;text-align:center!important}body.screen-auction .player-avatar-wrap>span{display:block!important;width:100%!important;min-height:0!important;margin-top:clamp(.28vh,.2vw,.42vh)!important;padding:0!important;border:0!important;background:transparent!important;color:#f2ffeeeb!important;font-size:clamp(.78vh,.54vw,1.02vh)!important;font-weight:900!important;line-height:1.15!important;text-align:center!important}body.screen-auction .player-avatar-skill{display:none!important}body.screen-auction .bid-brief b:empty{display:none!important}body.screen-auction .bid-actions,body.screen-auction .bid-actions .bk-button,body.screen-auction .bid-actions .bk-icon-button,body.screen-auction .forfeit-button,body.screen-auction .calc-button,body.screen-auction .bid-button{align-items:center!important;justify-content:center!important;text-align:center!important}body.screen-auction .forfeit-button,body.screen-auction .calc-button{display:grid!important;place-items:center!important;padding:0!important;line-height:1!important}body.screen-auction .floating-bid-pad,body.screen-auction .floating-calculator{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;pointer-events:none!important}body.screen-auction .floating-bid-pad>*,body.screen-auction .floating-calculator>*{pointer-events:auto!important}body.screen-auction .prop-card-shell{transform-origin:50% 100%!important;color:#f6fbf4fa!important;background:linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #141b24) 72%,rgba(18,24,30,.95)),#04070afa),repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 .08vmin,transparent .08vmin 1.55vh),repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 .08vmin,transparent .08vmin 1.55vw)!important}body.screen-auction .prop-card-shell:before,body.screen-auction .prop-card-shell:after{display:none!important}body.screen-auction .prop-card-shell .selection-ui-selected-bar{display:none!important}body.screen-auction .prop-card-shell .selection-ui-card-inner{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;gap:clamp(.42vh,.32vw,.72vh)!important;padding:13% 12% 10%!important;border:thin solid color-mix(in srgb,var(--card-color, #8da0b4) 56%,rgba(255,255,255,.14))!important;border-radius:clamp(.9vh,.62vw,1.35vh)!important;background:radial-gradient(circle at 50% 10%,color-mix(in srgb,var(--card-color, #8da0b4) 22%,transparent),transparent 42%),linear-gradient(180deg,#121e24b8,#05080ceb)!important;box-shadow:inset 0 0 0 thin #ffffff12,0 0 1.5vh color-mix(in srgb,var(--card-color, #8da0b4) 18%,transparent)!important}body.screen-auction .prop-card-shell .selection-ui-card-head{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:clamp(.42vw,.62vh,.72vw)!important;min-width:0!important}body.screen-auction .prop-card-shell .selection-ui-avatar{width:clamp(2.35vh,1.72vw,3.5vh)!important;height:clamp(2.35vh,1.72vw,3.5vh)!important}body.screen-auction .prop-card-shell .selection-ui-avatar span{font-size:clamp(1.15vh,.82vw,1.7vh)!important}body.screen-auction .prop-card-shell .selection-ui-title,body.screen-auction .prop-card-shell .selection-ui-title>div{min-width:0!important}body.screen-auction .prop-card-shell .selection-ui-title b{display:block!important;max-width:100%!important;overflow:hidden!important;color:#fffffff5!important;font-size:clamp(1.28vh,.94vw,1.82vh)!important;line-height:1.08!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .prop-card-shell .selection-ui-divider{height:thin!important;margin:0!important;background:color-mix(in srgb,var(--card-color, #8da0b4) 34%,rgba(255,255,255,.08))!important}body.screen-auction .prop-card-shell .selection-ui-ability{min-height:0!important;display:grid!important;align-content:start!important;gap:clamp(.28vh,.22vw,.5vh)!important}body.screen-auction .prop-card-shell .selection-ui-ability>div{display:grid!important;grid-template-columns:auto auto minmax(0,1fr)!important;align-items:center!important;gap:clamp(.28vw,.42vh,.5vw)!important;min-width:0!important}body.screen-auction .prop-card-shell .selection-ui-ability b{overflow:hidden!important;color:color-mix(in srgb,var(--card-color, #9fd8ff) 84%,rgba(255,255,255,.18))!important;font-size:clamp(1vh,.72vw,1.34vh)!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .prop-card-shell .selection-ui-ability small,body.screen-auction .prop-card-shell .selection-ui-ability span{color:#b8d2dcc2!important;font-size:clamp(.78vh,.54vw,1vh)!important}body.screen-auction .prop-card-shell .selection-ui-ability p{margin:0!important;overflow:hidden!important;color:#dae2e0bd!important;font-size:clamp(.9vh,.64vw,1.14vh)!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}body.screen-auction .prop-card-shell .selection-ui-card-status{justify-self:center!important;padding:clamp(.18vh,.14vw,.28vh) clamp(.46vw,.68vh,.8vw)!important;border:thin solid rgba(126,220,255,.34)!important;border-radius:999vw!important;color:#e5f9ffe0!important;background:#184a5a57!important;font-size:clamp(.78vh,.56vw,1vh)!important;font-weight:950!important}body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-card-inner{grid-template-rows:minmax(0,1fr) auto!important;align-content:center!important;justify-content:stretch!important;padding:16% 13% 14%!important}body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-avatar,body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-divider,body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-ability span,body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-ability small,body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-ability p,body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-card-status{display:none!important}body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-card-head,body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-ability>div{display:block!important}body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-title b,body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-ability b{text-align:center!important}body.screen-auction .prop-card-shell.focused:not(.dragging):not(.playing),body.screen-auction .prop-card-shell.dragging{transition:filter 80ms linear,box-shadow 80ms linear!important}body.screen-auction .hud-player{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;min-height:clamp(13.8vh,9.7vw,17.4vh)!important;padding:clamp(.78vh,.58vw,1.12vh) clamp(.72vw,1.08vh,1vw)!important}body.screen-auction .player-identity{grid-template-columns:clamp(6.3vh,4.4vw,8.2vh) minmax(0,1fr)!important}body.screen-auction .player-avatar-wrap .role-avatar,body.screen-auction .player-identity .role-avatar{width:clamp(6.3vh,4.4vw,8.2vh)!important;height:clamp(6.3vh,4.4vw,8.2vh)!important}body.screen-auction .player-name>b{font-size:clamp(1.58vh,1.08vw,2.2vh)!important}body.screen-auction .player-avatar-skill,body.screen-auction .player-bid-status,body.screen-auction .player-cash,body.screen-auction .player-role-tag{font-size:clamp(.78vh,.54vw,1.04vh)!important}body.screen-auction .player-round-board{gap:clamp(.16vh,.12vw,.3vh)!important}body.screen-auction .player-round-row{min-height:clamp(2.18vh,1.6vw,3.1vh)!important;grid-template-columns:clamp(1.35vh,.94vw,1.8vh) minmax(0,1fr) minmax(5.4vw,auto)!important;padding:clamp(.12vh,.1vw,.22vh) clamp(.3vw,.44vh,.5vw)!important}body.screen-auction .player-round-row i{width:clamp(1.35vh,.94vw,1.8vh)!important;height:clamp(1.35vh,.94vw,1.8vh)!important;font-size:clamp(.68vh,.46vw,.9vh)!important}body.screen-auction .player-round-row em,body.screen-auction .player-round-row b{font-size:clamp(.75vh,.54vw,1.02vh)!important}body.screen-auction .prop-card-shell{--hand-prop-card-h: min( calc(100% - .8vh) , clamp(12.8vh, 8.2vw, 17vh)) !important;flex:0 0 calc(var(--hand-prop-card-h) * var(--selection-card-ratio))!important;width:calc(var(--hand-prop-card-h) * var(--selection-card-ratio))!important;min-width:calc(var(--hand-prop-card-h) * var(--selection-card-ratio))!important;height:var(--hand-prop-card-h)!important;min-height:0!important;padding:0!important;border:0!important;border-radius:clamp(.42vw,.72vh,.66vw)!important;background:radial-gradient(circle at 50% 22%,color-mix(in srgb,var(--card-color, #8da0b4) 18%,transparent),transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #141b24) 72%,rgba(17,22,28,.96)),#040609fa)!important;box-shadow:0 1.2vh 2.6vh #00000073,inset 0 0 2.2vh #00000038!important;overflow:hidden!important;touch-action:none!important;cursor:grab!important;pointer-events:auto!important;-webkit-user-select:none!important;user-select:none!important;will-change:transform,filter,opacity!important}body.screen-auction .prop-card-shell b,body.screen-auction .prop-card-shell em,body.screen-auction .prop-card-shell small,body.screen-auction .prop-card-shell span,body.screen-auction .prop-card-shell strong{position:static!important;inset:auto!important;transform:none!important;writing-mode:horizontal-tb!important}body.screen-auction .prop-card-shell:before{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:3!important;border-radius:inherit!important;background:var(--auction-frame-common) center / 100% 100% no-repeat!important;opacity:.98!important;pointer-events:none!important}body.screen-auction .prop-card-shell:after{content:""!important;display:block!important;position:absolute!important;inset:12.8% 11.8% 13.4%!important;z-index:0!important;border-radius:.22vw!important;background:linear-gradient(180deg,#030a0abd,#010405e0),repeating-linear-gradient(0deg,rgba(255,255,255,.026) 0 .08vmin,transparent .08vmin 1.54vh),repeating-linear-gradient(90deg,rgba(255,255,255,.016) 0 .08vmin,transparent .08vmin 1.2vw)!important;pointer-events:none!important}body.screen-auction .prop-card-shell .selection-ui-card-inner{z-index:2!important;padding:21% 16% 16% 21%!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-card-inner{grid-template-rows:minmax(0,1fr) auto!important;padding:23% 16% 18% 21%!important}body.screen-auction .prop-card-shell .selection-ui-title b{font-size:clamp(1.18vh,.84vw,1.58vh)!important;letter-spacing:-.03em!important}body.screen-auction .prop-card-shell .selection-ui-ability b{font-size:clamp(.88vh,.64vw,1.14vh)!important}body.screen-auction .prop-card-shell .selection-ui-ability p{font-size:clamp(.78vh,.54vw,.98vh)!important;-webkit-line-clamp:2!important}body.screen-auction .prop-card-shell.focused:not(.dragging):not(.playing){--hand-prop-card-h: clamp(22vh, 14vw, 28vh) !important;z-index:72!important;transform:translate3d(0,-6.6vh,0) scale(1.16) rotate(0)!important;filter:brightness(1.12) saturate(1.08) drop-shadow(0 1.6vh 2.8vh rgba(0,0,0,.56))!important}body.screen-auction .prop-card-shell.dragging{--hand-prop-card-h: clamp(22vh, 14vw, 28vh) !important;z-index:92!important;transition:none!important;transform:translate3d(var(--drag-x, 0vw),calc(-6.6vh + var(--drag-y, 0vh)),0) scale(1.18) rotate(0)!important}body.screen-auction .prop-card-shell.play-ready{--hand-prop-card-h: clamp(22vh, 14vw, 28vh) !important;transform:translate3d(var(--drag-x, 0vw),calc(-8.2vh + var(--drag-y, 0vh)),0) scale(1.24) rotate(-1deg)!important}body.screen-auction .prop-card-shell.focused .selection-ui-card-inner,body.screen-auction .prop-card-shell.dragging .selection-ui-card-inner,body.screen-auction .prop-card-shell.play-ready .selection-ui-card-inner,body.screen-auction .prop-card-shell.playing .selection-ui-card-inner{grid-template-rows:auto auto auto minmax(0,1fr) auto!important;align-content:start!important;gap:clamp(.42vh,.32vw,.72vh)!important;padding:18% 12% 14% 14%!important}body.screen-auction .prop-card-shell.focused .selection-ui-card-head,body.screen-auction .prop-card-shell.dragging .selection-ui-card-head,body.screen-auction .prop-card-shell.play-ready .selection-ui-card-head,body.screen-auction .prop-card-shell.playing .selection-ui-card-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(.34vw,.52vh,.62vw)!important;width:100%!important;min-width:0!important}body.screen-auction .prop-card-shell .selection-ui-avatar,body.screen-auction .prop-card-shell.focused .selection-ui-avatar,body.screen-auction .prop-card-shell.dragging .selection-ui-avatar,body.screen-auction .prop-card-shell.play-ready .selection-ui-avatar,body.screen-auction .prop-card-shell.playing .selection-ui-avatar{display:none!important}body.screen-auction .prop-card-shell.focused .selection-ui-title b,body.screen-auction .prop-card-shell.dragging .selection-ui-title b,body.screen-auction .prop-card-shell.play-ready .selection-ui-title b,body.screen-auction .prop-card-shell.playing .selection-ui-title b{display:block!important;max-width:100%!important;overflow:hidden!important;color:#fffffffa!important;font-size:clamp(1.2vh,.86vw,1.56vh)!important;line-height:1.08!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .prop-card-shell.focused .selection-ui-divider,body.screen-auction .prop-card-shell.dragging .selection-ui-divider,body.screen-auction .prop-card-shell.play-ready .selection-ui-divider,body.screen-auction .prop-card-shell.playing .selection-ui-divider{display:block!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability,body.screen-auction .prop-card-shell.dragging .selection-ui-ability,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability,body.screen-auction .prop-card-shell.playing .selection-ui-ability{display:grid!important;gap:clamp(.32vh,.24vw,.48vh)!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability>div,body.screen-auction .prop-card-shell.dragging .selection-ui-ability>div,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability>div,body.screen-auction .prop-card-shell.playing .selection-ui-ability>div{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important}body.screen-auction .prop-card-shell .selection-ui-ability span,body.screen-auction .prop-card-shell.focused .selection-ui-ability span,body.screen-auction .prop-card-shell.dragging .selection-ui-ability span,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability span,body.screen-auction .prop-card-shell.playing .selection-ui-ability span{display:none!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability small,body.screen-auction .prop-card-shell.dragging .selection-ui-ability small,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability small,body.screen-auction .prop-card-shell.playing .selection-ui-ability small{display:inline!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability b,body.screen-auction .prop-card-shell.dragging .selection-ui-ability b,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability b,body.screen-auction .prop-card-shell.playing .selection-ui-ability b{color:color-mix(in srgb,var(--card-color, #9fd8ff) 88%,rgba(255,255,255,.16))!important;font-size:clamp(1.02vh,.72vw,1.28vh)!important;line-height:1.1!important;text-align:left!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability p,body.screen-auction .prop-card-shell.dragging .selection-ui-ability p,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability p,body.screen-auction .prop-card-shell.playing .selection-ui-ability p{display:-webkit-box!important;color:#e0e8e6cc!important;font-size:clamp(.86vh,.62vw,1.04vh)!important;line-height:1.28!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}body.screen-auction .prop-card-shell.focused .selection-ui-card-status,body.screen-auction .prop-card-shell.dragging .selection-ui-card-status,body.screen-auction .prop-card-shell.play-ready .selection-ui-card-status,body.screen-auction .prop-card-shell.playing .selection-ui-card-status{display:block!important;justify-self:center!important;padding:clamp(.22vh,.16vw,.34vh) clamp(.42vw,.64vh,.74vw)!important;border:thin solid rgba(126,220,255,.42)!important;border-radius:999vw!important;color:#e5f9ffe6!important;background:#123a4870!important;font-size:clamp(.72vh,.52vw,.92vh)!important;line-height:1.15!important;text-align:center!important}body.screen-auction .prop-card-shell.focused .selection-ui-title,body.screen-auction .prop-card-shell.focused .selection-ui-title>div,body.screen-auction .prop-card-shell.dragging .selection-ui-title,body.screen-auction .prop-card-shell.dragging .selection-ui-title>div,body.screen-auction .prop-card-shell.play-ready .selection-ui-title,body.screen-auction .prop-card-shell.play-ready .selection-ui-title>div,body.screen-auction .prop-card-shell.playing .selection-ui-title,body.screen-auction .prop-card-shell.playing .selection-ui-title>div{display:block!important;width:100%!important;min-width:0!important;overflow:hidden!important}html.compact-landscape body.screen-auction .hud-player,html.ultra-compact-landscape body.screen-auction .hud-player{min-height:clamp(11.5vh,8.2vw,14.4vh)!important}html.compact-landscape body.screen-auction .prop-card-shell,html.ultra-compact-landscape body.screen-auction .prop-card-shell{--hand-prop-card-h: min( calc(100% - .8vh) , clamp(12.2vh, 8vw, 16.4vh)) !important}html.compact-landscape body.screen-auction .prop-card-shell.focused:not(.dragging):not(.playing),html.ultra-compact-landscape body.screen-auction .prop-card-shell.focused:not(.dragging):not(.playing){--hand-prop-card-h: clamp(21vh, 14vw, 27vh) !important;transform:translate3d(0,-6.8vh,0) scale(1.18) rotate(0)!important}html.compact-landscape body.screen-auction .prop-card-shell.dragging,html.ultra-compact-landscape body.screen-auction .prop-card-shell.dragging{--hand-prop-card-h: clamp(21vh, 14vw, 27vh) !important;transform:translate3d(var(--drag-x, 0vw),calc(-6.8vh + var(--drag-y, 0vh)),0) scale(1.2) rotate(0)!important}html.compact-landscape body.screen-auction .prop-card-shell.play-ready,html.ultra-compact-landscape body.screen-auction .prop-card-shell.play-ready{--hand-prop-card-h: clamp(21vh, 14vw, 27vh) !important;transform:translate3d(var(--drag-x, 0vw),calc(-8.4vh + var(--drag-y, 0vh)),0) scale(1.26) rotate(-1deg)!important}body.screen-auction .hud-player{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;align-items:stretch!important;min-height:clamp(12.6vh,8.7vw,15.8vh)!important;padding:clamp(.7vh,.52vw,.96vh) clamp(.72vw,1.02vh,.96vw)!important;background:linear-gradient(90deg,#325c3080,#0d161694 58%,#050a0c80),#050a0c9e!important}body.screen-auction .hud-player.you{box-shadow:inset .3vw 0 #4bea81eb,inset 0 0 3vh #53e88814!important}body.screen-auction .player-identity{display:grid!important;grid-template-columns:clamp(7.2vh,5.05vw,9.2vh) minmax(0,1fr)!important;align-items:center!important;gap:clamp(.68vw,.98vh,1.05vw)!important;min-width:0!important}body.screen-auction .player-avatar-wrap{display:grid!important;align-content:center!important;justify-items:center!important;gap:clamp(.26vh,.18vw,.4vh)!important;min-width:0!important;height:100%!important;text-align:center!important}body.screen-auction .player-avatar-wrap .role-avatar,body.screen-auction .player-identity .role-avatar{width:clamp(6.8vh,4.75vw,8.6vh)!important;height:clamp(6.8vh,4.75vw,8.6vh)!important;border-color:#85f4aeb3!important;box-shadow:0 0 1.2vh #47d6842e!important}body.screen-auction .player-avatar-wrap>span{display:block!important;width:100%!important;max-width:clamp(6.8vh,4.75vw,8.6vh)!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;color:#f5fff1f0!important;background:transparent!important;font-size:clamp(.78vh,.54vw,1vh)!important;font-weight:950!important;line-height:1.12!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .player-avatar-skill,body.screen-auction .player-role-tag,body.screen-auction .player-meta-row{display:none!important}body.screen-auction .player-info{display:grid!important;grid-template-rows:auto auto auto!important;align-content:center!important;justify-items:stretch!important;gap:clamp(.42vh,.32vw,.68vh)!important;min-width:0!important}body.screen-auction .player-name{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:clamp(.38vw,.58vh,.72vw)!important;min-width:0!important}body.screen-auction .player-name>span{color:#65f18df5!important;font-size:clamp(1.58vh,1.08vw,2.08vh)!important;font-weight:1000!important;line-height:1!important}body.screen-auction .player-name>b{overflow:hidden!important;color:#fffff8fa!important;font-size:clamp(1.72vh,1.18vw,2.32vh)!important;font-weight:1000!important;letter-spacing:-.04em!important;line-height:1.02!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .player-summary-line{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:clamp(.48vw,.72vh,.84vw)!important;min-width:0!important}body.screen-auction .player-bid-status{flex:0 0 auto!important;justify-self:auto!important;align-self:auto!important;min-height:clamp(1.82vh,1.24vw,2.4vh)!important;padding:clamp(.18vh,.14vw,.28vh) clamp(.56vw,.82vh,.88vw)!important;transform:none!important;border:thin solid rgba(196,225,224,.35)!important;border-radius:999vw!important;color:#dae9e6db!important;background:#0710127a!important;font-size:clamp(.8vh,.56vw,1.04vh)!important;font-style:normal!important;font-weight:950!important;line-height:1.12!important}body.screen-auction .player-bid-status.locked{border-color:#ceff239e!important;color:#d8ff37f5!important;background:#4a620c5c!important}body.screen-auction .player-cash{display:inline-flex!important;flex:1 1 auto!important;align-items:baseline!important;justify-content:flex-end!important;min-width:0!important;gap:clamp(.28vw,.42vh,.46vw)!important;color:#d2e0dbc7!important;font-size:clamp(.88vh,.62vw,1.12vh)!important;font-weight:850!important;line-height:1.1!important;white-space:nowrap!important}body.screen-auction .player-cash b{color:#fffff8fa!important;font-size:clamp(1.1vh,.78vw,1.42vh)!important;font-weight:1000!important;letter-spacing:.01em!important}body.screen-auction .player-round-brief{display:block!important;min-width:0!important;overflow:hidden!important;color:#b9dacec7!important;font-size:clamp(.86vh,.6vw,1.08vh)!important;font-weight:850!important;line-height:1.14!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}html.compact-landscape body.screen-auction .hud-player,html.ultra-compact-landscape body.screen-auction .hud-player{min-height:clamp(11.2vh,7.8vw,13.8vh)!important;padding:clamp(.54vh,.42vw,.76vh) clamp(.58vw,.82vh,.78vw)!important}html.compact-landscape body.screen-auction .player-identity,html.ultra-compact-landscape body.screen-auction .player-identity{grid-template-columns:clamp(5.8vh,4.12vw,7.2vh) minmax(0,1fr)!important;gap:clamp(.5vw,.72vh,.78vw)!important}html.compact-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.compact-landscape body.screen-auction .player-identity .role-avatar,html.ultra-compact-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.ultra-compact-landscape body.screen-auction .player-identity .role-avatar{width:clamp(5.6vh,3.9vw,6.9vh)!important;height:clamp(5.6vh,3.9vw,6.9vh)!important}html.compact-landscape body.screen-auction .player-avatar-wrap>span,html.ultra-compact-landscape body.screen-auction .player-avatar-wrap>span{max-width:clamp(5.6vh,3.9vw,6.9vh)!important;font-size:clamp(.66vh,.48vw,.86vh)!important}html.compact-landscape body.screen-auction .player-info,html.ultra-compact-landscape body.screen-auction .player-info{gap:clamp(.26vh,.2vw,.44vh)!important}@media(min-width:1024px)and (min-height:620px){body.screen-auction .hud-player{grid-template-columns:minmax(13.2vw,1.08fr) minmax(12vw,.92fr)!important;min-height:clamp(13.4vh,9.4vw,16.2vh)!important;gap:clamp(.72vw,1.05vh,1vw)!important;padding:clamp(.82vh,.6vw,1.08vh) clamp(.86vw,1.18vh,1.08vw)!important}body.screen-auction .player-identity{grid-template-columns:clamp(8.4vh,5.35vw,10.4vh) minmax(0,1fr)!important;gap:clamp(.72vw,1.12vh,1vw)!important}body.screen-auction .player-avatar-wrap .role-avatar,body.screen-auction .player-identity .role-avatar{width:clamp(7.8vh,5.05vw,9.8vh)!important;height:clamp(7.8vh,5.05vw,9.8vh)!important}body.screen-auction .player-avatar-wrap>span{max-width:clamp(8.2vh,5.3vw,10.2vh)!important;font-size:clamp(1vh,.72vw,1.28vh)!important}body.screen-auction .player-info{gap:clamp(.46vh,.34vw,.72vh)!important}body.screen-auction .player-name>span{font-size:clamp(1.72vh,1.16vw,2.32vh)!important}body.screen-auction .player-name>b{font-size:clamp(1.82vh,1.24vw,2.48vh)!important;letter-spacing:-.035em!important}body.screen-auction .player-summary-line{justify-content:flex-start!important}body.screen-auction .player-cash{flex:0 1 auto!important;justify-content:flex-start!important}body.screen-auction .player-round-brief{font-size:clamp(.98vh,.68vw,1.22vh)!important}body.screen-auction .player-round-board{display:grid!important;grid-template-rows:repeat(5,minmax(0,1fr))!important;gap:clamp(.24vh,.18vw,.38vh)!important;padding:clamp(.22vh,.16vw,.36vh) 0!important}body.screen-auction .player-round-row{min-height:0!important;grid-template-columns:clamp(1.7vh,1.16vw,2.1vh) minmax(0,1fr) minmax(5.2vw,auto)!important;align-items:center!important;gap:clamp(.34vw,.48vh,.56vw)!important;padding:clamp(.16vh,.12vw,.28vh) clamp(.42vw,.62vh,.66vw)!important;border-left:thin solid rgba(181,255,47,.34)!important;background:linear-gradient(90deg,#97ff2a1a,#030a0a6b)!important}body.screen-auction .player-round-row i{width:clamp(1.7vh,1.16vw,2.1vh)!important;height:clamp(1.7vh,1.16vw,2.1vh)!important;font-size:clamp(.78vh,.54vw,1vh)!important}body.screen-auction .player-round-row em,body.screen-auction .player-round-row b{font-size:clamp(.88vh,.62vw,1.12vh)!important;line-height:1.08!important}body.screen-auction .player-round-row b{letter-spacing:.01em!important}body.screen-auction .player-round-board .round-slots{display:none!important}}body.screen-auction .player-summary-line{justify-content:flex-start!important}body.screen-auction .player-cash-brief{display:inline-flex!important;align-items:baseline!important;gap:clamp(.34vw,.5vh,.56vw)!important;width:max-content!important;max-width:100%!important;color:#d2e0dbc7!important;font-size:clamp(1.02vh,.72vw,1.28vh)!important;font-weight:900!important;line-height:1.12!important;text-align:left!important;white-space:nowrap!important}body.screen-auction .player-cash-brief b{color:#fffff8fa!important;font-size:clamp(1.2vh,.86vw,1.58vh)!important;font-weight:1000!important;font-variant-numeric:tabular-nums!important;letter-spacing:.01em!important}body.screen-auction .selection-ui-item-card .selection-ui-card-inner{display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;gap:clamp(1vh,.72vw,1.42vh)!important;padding:19% 15% 17% 18%!important}body.screen-auction .selection-ui-item-card .selection-ui-card-head{margin:0!important}body.screen-auction .selection-ui-item-card .selection-ui-title b{display:block!important;overflow:hidden!important;font-size:clamp(2.25vh,1.64vw,3.2vh)!important;line-height:1.06!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .selection-ui-item-card .selection-ui-divider{margin:0!important}body.screen-auction .selection-ui-item-card .selection-ui-ability{display:grid!important;align-content:start!important;gap:clamp(.72vh,.54vw,1.06vh)!important;min-width:0!important;margin:0!important}body.screen-auction .selection-ui-item-card .selection-ui-ability>div{display:block!important;margin:0!important}body.screen-auction .selection-ui-item-card .selection-ui-ability span,body.screen-auction .selection-ui-item-card .selection-ui-ability small{display:none!important}body.screen-auction .selection-ui-item-card .selection-ui-ability b{display:block!important;overflow:hidden!important;color:color-mix(in srgb,var(--card-color, #9fd8ff) 88%,rgba(255,255,255,.16))!important;font-size:clamp(1.42vh,1.02vw,1.95vh)!important;line-height:1.12!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .selection-ui-item-card .selection-ui-ability p{display:-webkit-box!important;overflow:hidden!important;margin:0!important;font-size:clamp(1.16vh,.84vw,1.55vh)!important;line-height:1.34!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}body.screen-auction .prop-card-shell .selection-ui-card-status:empty{display:none!important}body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-card-inner{display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;gap:clamp(.76vh,.56vw,1.05vh)!important;padding:23% 16% 17% 18%!important}body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-card-head,body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-ability,body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-ability>div{display:block!important}body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-title b,body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-ability b{text-align:left!important}body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-title b{font-size:clamp(1.5vh,1.06vw,2vh)!important;line-height:1.08!important}body.screen-auction .prop-card-shell:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-ability b{display:block!important;margin-top:clamp(.54vh,.38vw,.76vh)!important;color:color-mix(in srgb,var(--card-color, #9fd8ff) 88%,rgba(255,255,255,.16))!important;font-size:clamp(1.06vh,.76vw,1.42vh)!important}body.screen-auction .prop-card-shell .selection-ui-ability small,body.screen-auction .prop-card-shell .selection-ui-ability span{display:none!important}body.screen-auction .prop-card-shell.focused .selection-ui-card-inner,body.screen-auction .prop-card-shell.dragging .selection-ui-card-inner,body.screen-auction .prop-card-shell.play-ready .selection-ui-card-inner,body.screen-auction .prop-card-shell.playing .selection-ui-card-inner{grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;gap:clamp(.9vh,.66vw,1.24vh)!important;padding:20% 15% 18% 19%!important}body.screen-auction .prop-card-shell.focused .selection-ui-card-head,body.screen-auction .prop-card-shell.dragging .selection-ui-card-head,body.screen-auction .prop-card-shell.play-ready .selection-ui-card-head,body.screen-auction .prop-card-shell.playing .selection-ui-card-head{display:block!important}body.screen-auction .prop-card-shell.focused .selection-ui-title b,body.screen-auction .prop-card-shell.dragging .selection-ui-title b,body.screen-auction .prop-card-shell.play-ready .selection-ui-title b,body.screen-auction .prop-card-shell.playing .selection-ui-title b{font-size:clamp(1.76vh,1.28vw,2.35vh)!important;line-height:1.06!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability,body.screen-auction .prop-card-shell.dragging .selection-ui-ability,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability,body.screen-auction .prop-card-shell.playing .selection-ui-ability{display:grid!important;align-content:start!important;gap:clamp(.74vh,.54vw,1.05vh)!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability>div,body.screen-auction .prop-card-shell.dragging .selection-ui-ability>div,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability>div,body.screen-auction .prop-card-shell.playing .selection-ui-ability>div{display:block!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability small,body.screen-auction .prop-card-shell.dragging .selection-ui-ability small,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability small,body.screen-auction .prop-card-shell.playing .selection-ui-ability small,body.screen-auction .prop-card-shell.focused .selection-ui-ability span,body.screen-auction .prop-card-shell.dragging .selection-ui-ability span,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability span,body.screen-auction .prop-card-shell.playing .selection-ui-ability span{display:none!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability b,body.screen-auction .prop-card-shell.dragging .selection-ui-ability b,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability b,body.screen-auction .prop-card-shell.playing .selection-ui-ability b{display:block!important;overflow:visible!important;font-size:clamp(1.18vh,.86vw,1.58vh)!important;line-height:1.12!important;text-overflow:clip!important;white-space:normal!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability p,body.screen-auction .prop-card-shell.dragging .selection-ui-ability p,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability p,body.screen-auction .prop-card-shell.playing .selection-ui-ability p{font-size:clamp(1vh,.72vw,1.28vh)!important;line-height:1.34!important;-webkit-line-clamp:3!important}body.screen-auction .prop-card-shell.focused:not(.dragging):not(.playing){--hand-prop-card-h: clamp(24vh, 15.6vw, 31vh) !important;transform:translate3d(0,-7.2vh,0) scale(1.16) rotate(0)!important}body.screen-auction .prop-card-shell.dragging,body.screen-auction .prop-card-shell.play-ready{--hand-prop-card-h: clamp(24vh, 15.6vw, 31vh) !important}body.screen-auction .intel-card-row{align-items:flex-end!important;justify-content:center!important;gap:clamp(.85vw,1.35vh,1.3vw)!important;overflow:visible!important}body.screen-auction .prop-card-shell{--hand-card-rest-h: min( calc(100% - .8vh) , clamp(13.2vh, 8.5vw, 17.2vh)) !important;--hand-prop-card-h: var(--hand-card-rest-h) !important;flex:0 0 calc(var(--hand-card-rest-h) * var(--selection-card-ratio))!important;width:calc(var(--hand-card-rest-h) * var(--selection-card-ratio))!important;min-width:calc(var(--hand-card-rest-h) * var(--selection-card-ratio))!important;max-width:calc(var(--hand-card-rest-h) * var(--selection-card-ratio))!important;height:var(--hand-card-rest-h)!important;min-height:var(--hand-card-rest-h)!important;max-height:var(--hand-card-rest-h)!important;transform-origin:50% 100%!important}body.screen-auction .prop-card-shell.focused:not(.dragging):not(.playing){--hand-prop-card-h: var(--hand-card-rest-h) !important;z-index:88!important;transform:translate3d(0,-11vh,0) scale(2.55) rotate(0)!important;filter:brightness(1.13) saturate(1.08) drop-shadow(0 2.1vh 3.8vh rgba(0,0,0,.62))!important}body.screen-auction .prop-card-shell.dragging{--hand-prop-card-h: var(--hand-card-rest-h) !important;z-index:96!important;transform:translate3d(var(--drag-x, 0vw),calc(-11vh + var(--drag-y, 0vh)),0) scale(2.55) rotate(0)!important}body.screen-auction .prop-card-shell.play-ready{--hand-prop-card-h: var(--hand-card-rest-h) !important;z-index:98!important;transform:translate3d(var(--drag-x, 0vw),calc(-12.4vh + var(--drag-y, 0vh)),0) scale(2.62) rotate(-1deg)!important}body.screen-auction .prop-card-shell.muted{transform:none!important}body.screen-auction .prop-card-shell.focused .selection-ui-card-inner,body.screen-auction .prop-card-shell.dragging .selection-ui-card-inner,body.screen-auction .prop-card-shell.play-ready .selection-ui-card-inner,body.screen-auction .prop-card-shell.playing .selection-ui-card-inner{grid-template-rows:auto auto minmax(0,1fr)!important;gap:clamp(.78vh,.56vw,1.05vh)!important;padding:18% 14% 15% 17%!important}body.screen-auction .prop-card-shell.focused .selection-ui-title b,body.screen-auction .prop-card-shell.dragging .selection-ui-title b,body.screen-auction .prop-card-shell.play-ready .selection-ui-title b,body.screen-auction .prop-card-shell.playing .selection-ui-title b{font-size:clamp(1.66vh,1.18vw,2.16vh)!important;line-height:1.08!important}body.screen-auction .prop-card-shell.focused .selection-ui-divider,body.screen-auction .prop-card-shell.dragging .selection-ui-divider,body.screen-auction .prop-card-shell.play-ready .selection-ui-divider,body.screen-auction .prop-card-shell.playing .selection-ui-divider{display:block!important;margin:0!important;background:color-mix(in srgb,var(--card-color, #9fd8ff) 42%,rgba(255,255,255,.12))!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability,body.screen-auction .prop-card-shell.dragging .selection-ui-ability,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability,body.screen-auction .prop-card-shell.playing .selection-ui-ability{display:grid!important;gap:clamp(.52vh,.38vw,.76vh)!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability b,body.screen-auction .prop-card-shell.dragging .selection-ui-ability b,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability b,body.screen-auction .prop-card-shell.playing .selection-ui-ability b{font-size:clamp(1.1vh,.8vw,1.48vh)!important}body.screen-auction .prop-card-shell.focused .selection-ui-ability p,body.screen-auction .prop-card-shell.dragging .selection-ui-ability p,body.screen-auction .prop-card-shell.play-ready .selection-ui-ability p,body.screen-auction .prop-card-shell.playing .selection-ui-ability p{display:-webkit-box!important;overflow:hidden!important;color:#e2eae8db!important;font-size:clamp(.92vh,.66vw,1.18vh)!important;font-weight:850!important;line-height:1.38!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important}body.screen-auction .prop-card-shell.selection-ui-item-card{--hand-card-rest-h: min( calc(100% - .8vh) , clamp(13.2vh, 8.5vw, 17.2vh)) !important;--hand-prop-card-h: var(--hand-card-rest-h) !important;--hand-card-ratio: .72;--hand-card-frame-size: 100% 100% !important;flex:0 0 calc(var(--hand-card-rest-h) * var(--hand-card-ratio))!important;width:calc(var(--hand-card-rest-h) * var(--hand-card-ratio))!important;min-width:calc(var(--hand-card-rest-h) * var(--hand-card-ratio))!important;max-width:calc(var(--hand-card-rest-h) * var(--hand-card-ratio))!important;height:var(--hand-card-rest-h)!important;min-height:var(--hand-card-rest-h)!important;max-height:var(--hand-card-rest-h)!important;margin:0!important;padding:0!important;border:0!important;border-radius:clamp(.52vh,.4vw,.78vh)!important;background:radial-gradient(circle at 50% 28%,color-mix(in srgb,var(--card-color, #8da0b4) 14%,transparent),transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #141b24) 72%,rgba(17,22,28,.96)),#040609fa)!important;box-shadow:0 1.25vh 3vh #0000007a,inset 0 0 2.8vh #00000038!important;overflow:hidden!important;transform-origin:50% 100%!important;touch-action:none!important;transition:transform .23s cubic-bezier(.2,.86,.26,1),filter .19s ease,opacity .19s ease!important}body.screen-auction .prop-card-shell.selection-ui-item-card:before{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:3!important;border-radius:inherit!important;background:var(--auction-frame-common-hires) center / var(--hand-card-frame-size) no-repeat!important;opacity:.98!important;pointer-events:none!important}body.screen-auction .prop-card-shell.selection-ui-item-card:after{content:""!important;display:block!important;position:absolute!important;inset:13.5% 10.5% 11.5%!important;z-index:0!important;height:auto!important;border-radius:.35vw!important;background:linear-gradient(180deg,rgba(0,0,0,.22),transparent 30%,rgba(0,0,0,.32)),repeating-linear-gradient(0deg,rgba(255,255,255,.022) 0 .08vmin,transparent .08vmin 1.62vh),repeating-linear-gradient(90deg,rgba(255,255,255,.016) 0 .08vmin,transparent .08vmin 1.62vw)!important;pointer-events:none!important}body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-card-inner{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;gap:clamp(.76vh,.56vw,1.05vh)!important;padding:23% 16% 17% 18%!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-card-head,body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-ability,body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-ability>div{display:block!important;min-width:0!important;margin:0!important}body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-title b,body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-ability b{display:block!important;overflow:hidden!important;text-align:left!important;text-overflow:ellipsis!important;white-space:nowrap!important;writing-mode:horizontal-tb!important}body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-title b{color:#fffffffa!important;font-size:clamp(1.5vh,1.06vw,2vh)!important;line-height:1.08!important}body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-ability b{margin-top:clamp(.54vh,.38vw,.76vh)!important;color:color-mix(in srgb,var(--card-color, #9fd8ff) 88%,rgba(255,255,255,.16))!important;font-size:clamp(1.06vh,.76vw,1.42vh)!important;line-height:1.12!important}body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-divider,body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-ability p,body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-ability small,body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-ability span,body.screen-auction .prop-card-shell.selection-ui-item-card .selection-ui-card-status{display:none!important}body.screen-auction .prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){z-index:1000000!important;transform:translate3d(0,-6.2vh,0) scale(3.16) rotate(0)!important;filter:brightness(1.13) saturate(1.08) drop-shadow(0 2.1vh 3.8vh rgba(0,0,0,.62))!important}body.screen-auction .prop-card-shell.selection-ui-item-card.dragging{z-index:1000001!important;transition:none!important;transform:translate3d(var(--drag-x, 0vw),calc(-6.2vh + var(--drag-y, 0vh)),0) scale(3.16) rotate(0)!important}body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready{z-index:1000002!important;transform:translate3d(var(--drag-x, 0vw),calc(-7.8vh + var(--drag-y, 0vh)),0) scale(3.22) rotate(-1deg)!important}body.screen-auction .prop-card-shell.selection-ui-item-card.focused .selection-ui-card-inner,body.screen-auction .prop-card-shell.selection-ui-item-card.dragging .selection-ui-card-inner,body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready .selection-ui-card-inner,body.screen-auction .prop-card-shell.selection-ui-item-card.playing .selection-ui-card-inner{grid-template-rows:auto auto minmax(0,1fr)!important;gap:clamp(.92vh,.68vw,1.24vh)!important;padding:18.5% 15% 16.5% 18%!important}body.screen-auction .prop-card-shell.selection-ui-item-card.focused .selection-ui-title b,body.screen-auction .prop-card-shell.selection-ui-item-card.dragging .selection-ui-title b,body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready .selection-ui-title b,body.screen-auction .prop-card-shell.selection-ui-item-card.playing .selection-ui-title b{overflow:visible!important;color:#fffffffa!important;font-size:clamp(1.08vh,.78vw,1.42vh)!important;line-height:1.08!important;text-overflow:clip!important;white-space:normal!important}body.screen-auction .prop-card-shell.selection-ui-item-card.focused .selection-ui-divider,body.screen-auction .prop-card-shell.selection-ui-item-card.dragging .selection-ui-divider,body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready .selection-ui-divider,body.screen-auction .prop-card-shell.selection-ui-item-card.playing .selection-ui-divider{display:block!important;height:thin!important;margin:0!important;background:color-mix(in srgb,var(--card-color, #9fd8ff) 42%,rgba(255,255,255,.12))!important}body.screen-auction .prop-card-shell.selection-ui-item-card.focused .selection-ui-ability b,body.screen-auction .prop-card-shell.selection-ui-item-card.dragging .selection-ui-ability b,body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready .selection-ui-ability b,body.screen-auction .prop-card-shell.selection-ui-item-card.playing .selection-ui-ability b{overflow:visible!important;margin:0!important;font-size:clamp(.84vh,.62vw,1.1vh)!important;line-height:1.14!important;text-overflow:clip!important;white-space:normal!important}body.screen-auction .prop-card-shell.selection-ui-item-card.focused .selection-ui-ability p,body.screen-auction .prop-card-shell.selection-ui-item-card.dragging .selection-ui-ability p,body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready .selection-ui-ability p,body.screen-auction .prop-card-shell.selection-ui-item-card.playing .selection-ui-ability p{display:-webkit-box!important;overflow:hidden!important;margin:0!important;color:#e2eae8db!important;font-size:clamp(.68vh,.5vw,.9vh)!important;font-weight:850!important;line-height:1.38!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important}html.compact-landscape body.screen-auction .auction-hud,html.ultra-compact-landscape body.screen-auction .auction-hud{grid-template-columns:minmax(27vw,29vw) minmax(26vw,28vw) minmax(0,1fr)!important;grid-template-rows:clamp(5.5vh,4.1vw,6.4vh) minmax(0,1fr) clamp(14vh,10.4vw,16.4vh) clamp(7.2vh,5.6vw,8.6vh)!important;gap:clamp(.48vh,.42vw,.72vh)!important}html.ultra-compact-landscape body.screen-auction .auction-hud{grid-template-columns:minmax(28vw,30vw) minmax(26vw,28vw) minmax(0,1fr)!important;grid-template-rows:clamp(5.2vh,4vw,6vh) minmax(0,1fr) clamp(13.2vh,10.1vw,15.4vh) clamp(7vh,5.4vw,8.2vh)!important}html.compact-landscape body.screen-auction .hud-left,html.ultra-compact-landscape body.screen-auction .hud-left{display:grid!important;grid-row:2 / 5!important;grid-template-rows:repeat(4,minmax(0,1fr))!important;align-content:stretch!important;gap:clamp(.42vh,.34vw,.66vh)!important;padding:clamp(.5vh,.42vw,.72vh)!important;overflow:hidden!important}html.compact-landscape body.screen-auction .hud-center,html.ultra-compact-landscape body.screen-auction .hud-center{grid-column:2!important;grid-row:2!important;padding:clamp(.5vh,.42vw,.76vh)!important;gap:clamp(.42vh,.34vw,.62vh)!important;overflow:hidden!important}html.compact-landscape body.screen-auction .hud-right,html.ultra-compact-landscape body.screen-auction .hud-right{grid-column:3!important;grid-row:2 / 5!important;min-width:0!important}html.compact-landscape body.screen-auction .hud-player,html.ultra-compact-landscape body.screen-auction .hud-player{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(0,.95fr) minmax(0,.72fr)!important;align-items:stretch!important;gap:clamp(.34vh,.28vw,.54vh)!important;width:100%!important;height:100%!important;min-height:0!important;padding:clamp(.5vh,.38vw,.72vh) clamp(.46vw,.7vh,.7vw)!important}html.compact-landscape body.screen-auction .hud-player:nth-child(n+4),html.ultra-compact-landscape body.screen-auction .hud-player:nth-child(n+4){display:grid!important}html.compact-landscape body.screen-auction .player-identity,html.ultra-compact-landscape body.screen-auction .player-identity{grid-template-columns:clamp(5vh,3.7vw,6.5vh) minmax(0,1fr)!important;gap:clamp(.42vw,.58vh,.64vw)!important;align-items:center!important;min-height:0!important}html.compact-landscape body.screen-auction .player-avatar-wrap,html.ultra-compact-landscape body.screen-auction .player-avatar-wrap{align-content:center!important;gap:clamp(.12vh,.1vw,.22vh)!important}html.compact-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.compact-landscape body.screen-auction .player-identity .role-avatar,html.ultra-compact-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.ultra-compact-landscape body.screen-auction .player-identity .role-avatar{width:clamp(4.7vh,3.42vw,6vh)!important;height:clamp(4.7vh,3.42vw,6vh)!important}html.compact-landscape body.screen-auction .player-avatar-wrap>span,html.ultra-compact-landscape body.screen-auction .player-avatar-wrap>span{max-width:clamp(5.2vh,3.7vw,6.5vh)!important;color:#f6ffefe6!important;font-size:clamp(.62vh,.45vw,.82vh)!important;line-height:1.05!important}html.compact-landscape body.screen-auction .player-info,html.ultra-compact-landscape body.screen-auction .player-info{grid-template-rows:auto auto auto!important;align-content:center!important;gap:clamp(.18vh,.14vw,.32vh)!important;min-height:0!important}html.compact-landscape body.screen-auction .player-name,html.ultra-compact-landscape body.screen-auction .player-name{grid-template-columns:auto minmax(0,1fr)!important;gap:clamp(.3vw,.44vh,.5vw)!important}html.compact-landscape body.screen-auction .player-name>span,html.ultra-compact-landscape body.screen-auction .player-name>span{font-size:clamp(1.28vh,.92vw,1.66vh)!important}html.compact-landscape body.screen-auction .player-name>b,html.ultra-compact-landscape body.screen-auction .player-name>b{font-size:clamp(1.32vh,.96vw,1.76vh)!important;letter-spacing:-.035em!important}html.compact-landscape body.screen-auction .player-summary-line,html.ultra-compact-landscape body.screen-auction .player-summary-line{justify-content:flex-start!important;gap:clamp(.3vw,.44vh,.5vw)!important}html.compact-landscape body.screen-auction .player-bid-status,html.ultra-compact-landscape body.screen-auction .player-bid-status{min-height:0!important;padding:clamp(.12vh,.1vw,.22vh) clamp(.42vw,.58vh,.64vw)!important;font-size:clamp(.68vh,.5vw,.88vh)!important;line-height:1.05!important}html.compact-landscape body.screen-auction .player-cash-brief,html.ultra-compact-landscape body.screen-auction .player-cash-brief{width:100%!important;justify-content:flex-start!important;font-size:clamp(.78vh,.56vw,1.02vh)!important}html.compact-landscape body.screen-auction .player-cash-brief b,html.ultra-compact-landscape body.screen-auction .player-cash-brief b{font-size:clamp(.94vh,.68vw,1.24vh)!important}html.compact-landscape body.screen-auction .player-round-board,html.ultra-compact-landscape body.screen-auction .player-round-board{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(.18vw,.26vh,.32vw)!important;min-height:0!important;align-self:stretch!important;padding:0!important}html.compact-landscape body.screen-auction .player-round-board>.round-slots,html.ultra-compact-landscape body.screen-auction .player-round-board>.round-slots{display:none!important}html.compact-landscape body.screen-auction .player-round-row,html.ultra-compact-landscape body.screen-auction .player-round-row{grid-template-columns:auto minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr)!important;align-content:center!important;gap:clamp(.08vh,.08vw,.18vh) clamp(.16vw,.24vh,.28vw)!important;min-width:0!important;padding:clamp(.18vh,.14vw,.3vh) clamp(.18vw,.28vh,.34vw)!important}html.compact-landscape body.screen-auction .player-round-row i,html.ultra-compact-landscape body.screen-auction .player-round-row i{width:clamp(1.1vh,.82vw,1.44vh)!important;height:clamp(1.1vh,.82vw,1.44vh)!important;font-size:clamp(.56vh,.42vw,.74vh)!important}html.compact-landscape body.screen-auction .player-round-row b,html.ultra-compact-landscape body.screen-auction .player-round-row b{justify-self:end!important;font-size:clamp(.58vh,.44vw,.78vh)!important}html.compact-landscape body.screen-auction .player-round-row em,html.ultra-compact-landscape body.screen-auction .player-round-row em{grid-column:1 / -1!important;max-width:100%!important;font-size:clamp(.56vh,.42vw,.76vh)!important;text-align:center!important}html.compact-landscape body.screen-auction .round-title,html.ultra-compact-landscape body.screen-auction .round-title{min-height:clamp(4.7vh,3.6vw,5.8vh)!important}html.compact-landscape body.screen-auction .round-title b,html.ultra-compact-landscape body.screen-auction .round-title b{font-size:clamp(2.4vh,1.75vw,3.1vh)!important}html.compact-landscape body.screen-auction .battle-info-area,html.ultra-compact-landscape body.screen-auction .battle-info-area{gap:clamp(.34vh,.28vw,.5vh)!important;padding:clamp(.58vh,.46vw,.82vh)!important}html.compact-landscape body.screen-auction .battle-info-head b,html.ultra-compact-landscape body.screen-auction .battle-info-head b{font-size:clamp(1.55vh,1.12vw,2.05vh)!important}html.compact-landscape body.screen-auction .battle-info-head span,html.compact-landscape body.screen-auction .battle-info-item span,html.ultra-compact-landscape body.screen-auction .battle-info-head span,html.ultra-compact-landscape body.screen-auction .battle-info-item span{font-size:clamp(.72vh,.52vw,.92vh)!important}html.compact-landscape body.screen-auction .battle-info-list,html.ultra-compact-landscape body.screen-auction .battle-info-list{gap:clamp(.34vh,.28vw,.5vh)!important}html.compact-landscape body.screen-auction .battle-info-item,html.ultra-compact-landscape body.screen-auction .battle-info-item{grid-template-columns:clamp(2vh,1.46vw,2.52vh) minmax(0,1fr)!important;gap:clamp(.34vw,.48vh,.56vw)!important;padding:clamp(.46vh,.36vw,.68vh)!important}html.compact-landscape body.screen-auction .battle-info-item:nth-child(n+4),html.ultra-compact-landscape body.screen-auction .battle-info-item:nth-child(n+4){display:none!important}html.compact-landscape body.screen-auction .battle-info-item>i,html.ultra-compact-landscape body.screen-auction .battle-info-item>i{width:clamp(2vh,1.46vw,2.52vh)!important;height:clamp(2vh,1.46vw,2.52vh)!important;font-size:clamp(.74vh,.54vw,.98vh)!important}html.compact-landscape body.screen-auction .battle-info-item b,html.ultra-compact-landscape body.screen-auction .battle-info-item b{font-size:clamp(.98vh,.72vw,1.32vh)!important}html.compact-landscape body.screen-auction .battle-info-item p,html.ultra-compact-landscape body.screen-auction .battle-info-item p{display:-webkit-box!important;font-size:clamp(.78vh,.58vw,1.02vh)!important;line-height:1.22!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}html.compact-landscape body.screen-auction .intel-panel,html.ultra-compact-landscape body.screen-auction .intel-panel{grid-column:2!important;grid-row:3!important;height:100%!important;min-height:0!important;overflow:visible!important}html.compact-landscape body.screen-auction .intel-card-row,html.ultra-compact-landscape body.screen-auction .intel-card-row{justify-content:center!important;align-items:flex-end!important;gap:clamp(.66vw,.95vh,1.05vw)!important;padding:0 clamp(.2vw,.3vh,.36vw) clamp(.22vh,.18vw,.32vh)!important;overflow:visible!important}html.compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card,html.ultra-compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card{--hand-card-rest-h: min( calc(100% - .45vh) , clamp(13.2vh, 9.2vw, 15.8vh)) !important}html.compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing),html.ultra-compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){transform:translate3d(0,-7.8vh,0) scale(2.55) rotate(0)!important}html.compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.dragging,html.ultra-compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.dragging{transform:translate3d(var(--drag-x, 0vw),calc(-7.8vh + var(--drag-y, 0vh)),0) scale(2.55) rotate(0)!important}html.compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready,html.ultra-compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0vw),calc(-9vh + var(--drag-y, 0vh)),0) scale(2.62) rotate(-1deg)!important}html.compact-landscape body.screen-auction .bid-bottom-simple,html.ultra-compact-landscape body.screen-auction .bid-bottom-simple{grid-column:2!important;grid-row:4!important;grid-template-columns:clamp(5.8vh,4.25vw,6.8vh) minmax(0,1fr)!important;gap:clamp(.42vh,.34vw,.58vh)!important;padding:clamp(.46vh,.38vw,.66vh)!important}html.compact-landscape body.screen-auction .bid-bottom-simple .timer-ring,html.ultra-compact-landscape body.screen-auction .bid-bottom-simple .timer-ring{width:clamp(5.4vh,3.95vw,6.4vh)!important;height:clamp(5.4vh,3.95vw,6.4vh)!important}html.compact-landscape body.screen-auction .bid-bottom-simple .timer-ring span,html.ultra-compact-landscape body.screen-auction .bid-bottom-simple .timer-ring span{font-size:clamp(2vh,1.48vw,2.66vh)!important}html.compact-landscape body.screen-auction .bid-bottom-simple .bid-brief,html.ultra-compact-landscape body.screen-auction .bid-bottom-simple .bid-brief{display:none!important}html.compact-landscape body.screen-auction .bid-bottom-simple .bid-actions,html.ultra-compact-landscape body.screen-auction .bid-bottom-simple .bid-actions{grid-column:2!important;grid-template-columns:clamp(5.6vh,4.05vw,6.4vh) clamp(5.6vh,4.05vw,6.4vh) minmax(0,1fr)!important;gap:clamp(.38vh,.3vw,.52vh)!important}html.compact-landscape body.screen-auction .bid-bottom-simple .bid-actions .icon-action,html.compact-landscape body.screen-auction .bid-bottom-simple .bid-actions .bid-button,html.ultra-compact-landscape body.screen-auction .bid-bottom-simple .bid-actions .icon-action,html.ultra-compact-landscape body.screen-auction .bid-bottom-simple .bid-actions .bid-button{min-height:0!important;height:100%!important}html.compact-landscape body.screen-auction .bid-bottom-simple .bid-actions .bid-button,html.ultra-compact-landscape body.screen-auction .bid-bottom-simple .bid-actions .bid-button{font-size:clamp(2.25vh,1.68vw,3vh)!important}html.compact-landscape body.screen-auction .hud-player,html.ultra-compact-landscape body.screen-auction .hud-player{grid-template-rows:minmax(0,1.08fr) minmax(0,.72fr)!important}html.compact-landscape body.screen-auction .player-identity,html.ultra-compact-landscape body.screen-auction .player-identity{grid-template-columns:clamp(6vh,4.8vw,7.4vh) minmax(0,1fr)!important}html.compact-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.compact-landscape body.screen-auction .player-identity .role-avatar,html.ultra-compact-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.ultra-compact-landscape body.screen-auction .player-identity .role-avatar{width:clamp(5.8vh,4.55vw,7.2vh)!important;height:clamp(5.8vh,4.55vw,7.2vh)!important}html.compact-landscape body.screen-auction .player-avatar-wrap>span,html.ultra-compact-landscape body.screen-auction .player-avatar-wrap>span{max-width:clamp(6vh,4.8vw,7.4vh)!important;font-size:clamp(.72vh,.54vw,.96vh)!important}html.compact-landscape body.screen-auction .player-name>span,html.ultra-compact-landscape body.screen-auction .player-name>span{font-size:clamp(1.48vh,1.08vw,1.92vh)!important}html.compact-landscape body.screen-auction .player-name>b,html.ultra-compact-landscape body.screen-auction .player-name>b{font-size:clamp(1.5vh,1.12vw,2.05vh)!important}html.compact-landscape body.screen-auction .player-bid-status,html.ultra-compact-landscape body.screen-auction .player-bid-status{font-size:clamp(.78vh,.58vw,1.02vh)!important}html.compact-landscape body.screen-auction .player-round-row i,html.ultra-compact-landscape body.screen-auction .player-round-row i{width:clamp(1.25vh,.95vw,1.62vh)!important;height:clamp(1.25vh,.95vw,1.62vh)!important;font-size:clamp(.66vh,.5vw,.88vh)!important}html.compact-landscape body.screen-auction .player-round-row b,html.ultra-compact-landscape body.screen-auction .player-round-row b,html.compact-landscape body.screen-auction .player-round-row em,html.ultra-compact-landscape body.screen-auction .player-round-row em{font-size:clamp(.68vh,.52vw,.9vh)!important}html.compact-landscape body.screen-auction .battle-info-item b,html.ultra-compact-landscape body.screen-auction .battle-info-item b{font-size:clamp(1.08vh,.8vw,1.44vh)!important}html.compact-landscape body.screen-auction .battle-info-item p,html.ultra-compact-landscape body.screen-auction .battle-info-item p{font-size:clamp(.86vh,.64vw,1.12vh)!important}html.compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card,html.ultra-compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card{--hand-card-rest-h: min( calc(100% - .34vh) , clamp(14vh, 9.8vw, 17vh)) !important}html.phone-landscape body.screen-auction .hud-player{grid-template-columns:minmax(7.2vw,8.6vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(.44vw,.62vh,.72vw)!important;padding:clamp(.58vh,.46vw,.82vh)!important}html.phone-landscape body.screen-auction .player-identity{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,1fr)!important;justify-items:center!important;align-content:center!important;gap:clamp(.22vh,.16vw,.36vh)!important;padding-inline-end:clamp(.3vw,.42vh,.48vw)!important;border-inline-end:thin solid rgba(137,255,103,.18)!important}html.phone-landscape body.screen-auction .player-avatar-wrap{justify-items:center!important}html.phone-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.phone-landscape body.screen-auction .player-identity .role-avatar{width:clamp(4.9vh,3.8vw,6.4vh)!important;height:clamp(4.9vh,3.8vw,6.4vh)!important}html.phone-landscape body.screen-auction .player-avatar-wrap>span{max-width:100%!important;font-size:clamp(.78vh,.58vw,1.05vh)!important;text-align:center!important}html.phone-landscape body.screen-auction .player-info{justify-items:center!important;align-content:center!important;gap:clamp(.22vh,.16vw,.34vh)!important}html.phone-landscape body.screen-auction .player-name{grid-template-columns:auto minmax(0,auto)!important;justify-content:center!important;max-width:100%!important}html.phone-landscape body.screen-auction .player-name>span{font-size:clamp(1.42vh,1.02vw,1.82vh)!important}html.phone-landscape body.screen-auction .player-name>b{max-width:6.8vw!important;font-size:clamp(1.34vh,1vw,1.74vh)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html.phone-landscape body.screen-auction .player-summary-line{justify-content:center!important}html.phone-landscape body.screen-auction .player-cash-brief{justify-content:center!important;font-size:clamp(.86vh,.64vw,1.12vh)!important}html.phone-landscape body.screen-auction .player-round-board{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:repeat(5,minmax(0,1fr))!important;gap:clamp(.16vh,.12vw,.26vh)!important}html.phone-landscape body.screen-auction .player-round-row{grid-template-columns:clamp(1.4vh,1vw,1.8vh) minmax(0,1fr) minmax(5.2vw,auto)!important;grid-template-rows:minmax(0,1fr)!important;align-items:center!important;gap:clamp(.26vw,.36vh,.42vw)!important;padding:clamp(.12vh,.1vw,.22vh) clamp(.38vw,.52vh,.58vw)!important}html.phone-landscape body.screen-auction .player-round-row i{width:clamp(1.28vh,.92vw,1.62vh)!important;height:clamp(1.28vh,.92vw,1.62vh)!important;font-size:clamp(.62vh,.46vw,.82vh)!important}html.phone-landscape body.screen-auction .player-round-row em{grid-column:auto!important;justify-self:start!important;text-align:left!important;font-size:clamp(.78vh,.58vw,1.02vh)!important;line-height:1!important}html.phone-landscape body.screen-auction .player-round-row b{justify-self:end!important;font-size:clamp(.78vh,.58vw,1.02vh)!important;line-height:1!important}html.phone-landscape body.screen-auction .auction-hud{grid-template-columns:minmax(29vw,31vw) minmax(27vw,29vw) minmax(0,1fr)!important;grid-template-rows:clamp(6.2vh,4.7vw,7.6vh) minmax(0,1fr) clamp(15vh,11vw,18vh) clamp(7.8vh,5.9vw,9.4vh)!important;gap:clamp(.55vh,.46vw,.8vh)!important}html.phone-landscape body.screen-auction .hud-left{gap:clamp(.5vh,.42vw,.75vh)!important;padding:clamp(.62vh,.5vw,.9vh)!important}html.phone-landscape body.screen-auction .hud-player{grid-template-columns:clamp(9.2vw,20vh,10.8vw) minmax(0,1fr)!important;gap:clamp(.55vw,.76vh,.82vw)!important;padding:clamp(.68vh,.54vw,.96vh)!important}html.phone-landscape body.screen-auction .player-identity{gap:clamp(.35vh,.28vw,.5vh)!important;padding-inline-end:clamp(.42vw,.62vh,.72vw)!important}html.phone-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.phone-landscape body.screen-auction .player-identity .role-avatar{width:clamp(7.2vh,5.2vw,8.8vh)!important;height:clamp(7.2vh,5.2vw,8.8vh)!important}html.phone-landscape body.screen-auction .player-avatar-wrap>span{font-size:clamp(1.12vh,.78vw,1.48vh)!important;line-height:1.05!important}html.phone-landscape body.screen-auction .player-name>span{font-size:clamp(1.95vh,1.28vw,2.48vh)!important}html.phone-landscape body.screen-auction .player-name>b{max-width:8.6vw!important;font-size:clamp(1.9vh,1.25vw,2.42vh)!important;line-height:1!important}html.phone-landscape body.screen-auction .player-bid-status{padding:clamp(.18vh,.14vw,.3vh) clamp(.55vw,.78vh,.88vw)!important;font-size:clamp(1.02vh,.72vw,1.36vh)!important}html.phone-landscape body.screen-auction .player-cash-brief{font-size:clamp(1.15vh,.82vw,1.52vh)!important}html.phone-landscape body.screen-auction .player-cash-brief b{font-size:clamp(1.35vh,.96vw,1.8vh)!important}html.phone-landscape body.screen-auction .player-round-board{gap:clamp(.24vh,.18vw,.36vh)!important}html.phone-landscape body.screen-auction .player-round-row{grid-template-columns:clamp(1.85vh,1.22vw,2.35vh) minmax(0,1fr) minmax(6.4vw,auto)!important;gap:clamp(.34vw,.48vh,.56vw)!important;padding:clamp(.22vh,.16vw,.36vh) clamp(.48vw,.7vh,.78vw)!important}html.phone-landscape body.screen-auction .player-round-row i{width:clamp(1.72vh,1.12vw,2.18vh)!important;height:clamp(1.72vh,1.12vw,2.18vh)!important;font-size:clamp(.88vh,.62vw,1.18vh)!important}html.phone-landscape body.screen-auction .player-round-row em,html.phone-landscape body.screen-auction .player-round-row b{font-size:clamp(1.22vh,.86vw,1.62vh)!important;line-height:1.05!important}html.phone-landscape body.screen-auction .hud-center{padding:clamp(.7vh,.55vw,1vh)!important}html.phone-landscape body.screen-auction .battle-info-area{padding:clamp(.78vh,.62vw,1.1vh)!important}html.phone-landscape body.screen-auction .battle-info-item{padding:clamp(.62vh,.48vw,.88vh)!important}html.phone-landscape body.screen-auction .battle-info-item p{-webkit-line-clamp:2!important}html.phone-landscape body.screen-auction .auction-location{font-size:clamp(2.2vh,1.55vw,3.15vh)!important}html.phone-landscape body.screen-auction .round-title b{font-size:clamp(3.1vh,2vw,4.05vh)!important}html.phone-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.phone-landscape body.screen-auction .player-identity .role-avatar{width:clamp(7.8vh,5.65vw,9.55vh)!important;height:clamp(7.8vh,5.65vw,9.55vh)!important}html.phone-landscape body.screen-auction .player-avatar-wrap>span{font-size:clamp(1.45vh,.9vw,2vh)!important}html.phone-landscape body.screen-auction .player-name>span{font-size:clamp(2.25vh,1.48vw,3.1vh)!important}html.phone-landscape body.screen-auction .player-name>b{font-size:clamp(2.25vh,1.48vw,3.1vh)!important}html.phone-landscape body.screen-auction .player-bid-status{font-size:clamp(1.28vh,.82vw,1.78vh)!important}html.phone-landscape body.screen-auction .player-cash-brief,html.phone-landscape body.screen-auction .player-cash-brief b{font-size:clamp(1.7vh,1.05vw,2.35vh)!important}html.phone-landscape body.screen-auction .player-round-row i{width:clamp(2.05vh,1.32vw,2.72vh)!important;height:clamp(2.05vh,1.32vw,2.72vh)!important;font-size:clamp(1.05vh,.7vw,1.48vh)!important}html.phone-landscape body.screen-auction .player-round-row em,html.phone-landscape body.screen-auction .player-round-row b{font-size:clamp(1.52vh,.98vw,2.12vh)!important}html.phone-landscape body.screen-auction .battle-info-head span,html.phone-landscape body.screen-auction .battle-info-item span{font-size:clamp(1.45vh,.92vw,2.02vh)!important}html.phone-landscape body.screen-auction .battle-info-head b,html.phone-landscape body.screen-auction .battle-info-item b{font-size:clamp(2vh,1.28vw,2.78vh)!important}html.phone-landscape body.screen-auction .battle-info-item p{font-size:clamp(1.55vh,.98vw,2.15vh)!important;line-height:1.18!important}html.phone-landscape body.screen-auction .loot-board-head h3{font-size:clamp(4vh,2.45vw,5.35vh)!important}html.phone-landscape body.screen-auction .loot-board-head button{font-size:clamp(1.65vh,1.02vw,2.25vh)!important}html.phone-landscape body.screen-auction .loot-board-foot span{font-size:clamp(1.55vh,.98vw,2.1vh)!important}html.phone-landscape body.screen-auction .loot-board-foot b{font-size:clamp(2.2vh,1.42vw,3.05vh)!important}html.phone-landscape body.screen-auction .bid-bottom-simple .timer-ring span{font-size:clamp(2.9vh,1.88vw,3.95vh)!important}html.phone-landscape body.screen-auction .bid-bottom-simple .bid-actions .icon-action,html.phone-landscape body.screen-auction .bid-bottom-simple .bid-actions .bid-button{font-size:clamp(2.35vh,1.52vw,3.2vh)!important}html.phone-landscape [data-bidking-debug][data-compact=true][data-collapsed=true]{border-radius:999vw!important;background:#030a0ec7!important;box-shadow:0 1vh 2.4vh #00000052!important}html.phone-landscape [data-bidking-debug][data-compact=true][data-collapsed=true]>div{gap:0!important;padding:.45vh .58vw!important;background:transparent!important}html.phone-landscape [data-bidking-debug][data-compact=true][data-collapsed=true] strong,html.phone-landscape [data-bidking-debug][data-compact=true][data-collapsed=true] button:not(:last-child){display:none!important}html.phone-landscape [data-bidking-debug][data-compact=true][data-collapsed=true] button:last-child{min-width:0!important;padding:.5vh .78vw!important;font-size:clamp(1.35vh,.82vw,1.85vh)!important}html.phone-landscape .selection-ui-character-card{min-height:clamp(38vh,30vw,47vh)!important}html.phone-landscape .selection-ui-character-card .selection-ui-card-inner{grid-template-rows:auto minmax(0,1fr)!important;gap:clamp(1.05vh,.72vw,1.45vh)!important;padding:clamp(2.6vh,1.85vw,3.6vh)!important}html.phone-landscape .selection-ui-character-card .selection-ui-card-head{grid-template-columns:clamp(9.8vh,7.2vw,12.8vh) minmax(0,1fr) auto!important;gap:clamp(1.2vw,1.8vh,1.8vw)!important;align-items:center!important}html.phone-landscape .selection-ui-character-card .selection-ui-avatar{width:clamp(9.8vh,7.2vw,12.8vh)!important;height:clamp(9.8vh,7.2vw,12.8vh)!important}html.phone-landscape .selection-ui-character-card .selection-ui-title b{font-size:clamp(3.15vh,2.12vw,4.3vh)!important}html.phone-landscape .selection-ui-character-card .selection-ui-title p,html.phone-landscape .selection-ui-character-card .selection-ui-tags,html.phone-landscape .selection-ui-character-card .selection-ui-ability span,html.phone-landscape .selection-ui-character-card .selection-ui-ability small{display:none!important}html.phone-landscape .selection-ui-character-card .selection-ui-ability{display:grid!important;align-content:start!important;gap:clamp(.75vh,.52vw,1vh)!important}html.phone-landscape .selection-ui-character-card .selection-ui-ability>div{display:block!important}html.phone-landscape .selection-ui-character-card .selection-ui-ability b{color:#f7fbef!important;font-size:clamp(2.05vh,1.36vw,2.8vh)!important;line-height:1.12!important}html.phone-landscape .selection-ui-character-card .selection-ui-ability p{color:#ecf0ebc7!important;font-size:clamp(1.62vh,1.04vw,2.18vh)!important;line-height:1.35!important;-webkit-line-clamp:3!important}html.phone-landscape body.screen-auction .hud-bg,html.phone-landscape body.screen-result .hud-bg{opacity:1!important;filter:saturate(.82) brightness(.72)!important;background:linear-gradient(90deg,#000000a3,#00000038 42%,#000000a8),var(--auction-bg, radial-gradient(circle at 50% 50%, rgba(24, 34, 36, .96), #060708)) center / cover no-repeat!important}html.phone-landscape body.screen-auction .auction-hud{grid-template-columns:minmax(31vw,33vw) minmax(25vw,27vw) minmax(0,1fr)!important}html.phone-landscape body.screen-auction .hud-player{grid-template-columns:minmax(11vw,12.6vw) minmax(0,1fr)!important;min-height:0!important}html.phone-landscape body.screen-auction .player-identity{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto minmax(0,auto)!important;justify-items:center!important;align-content:center!important}html.phone-landscape body.screen-auction .player-info{width:100%!important;display:grid!important;justify-items:center!important;align-content:center!important;gap:clamp(.34vh,.24vw,.52vh)!important}html.phone-landscape body.screen-auction .player-name{display:flex!important;justify-content:center!important;gap:clamp(.32vw,.48vh,.58vw)!important;width:100%!important;min-width:0!important}html.phone-landscape body.screen-auction .player-name>b{max-width:8.4vw!important;text-align:left!important}html.phone-landscape body.screen-auction .player-avatar-wrap .role-avatar,html.phone-landscape body.screen-auction .player-identity .role-avatar{width:clamp(8.2vh,6.05vw,10.3vh)!important;height:clamp(8.2vh,6.05vw,10.3vh)!important}html.phone-landscape body.screen-auction .player-avatar-wrap>span{max-width:10.6vw!important;font-size:clamp(1.35vh,.86vw,1.76vh)!important;text-align:center!important}html.phone-landscape body.screen-auction .player-bid-status{max-width:10.4vw!important;white-space:nowrap!important}html.phone-landscape body.screen-auction .player-round-board{min-width:0!important;padding-inline-start:clamp(.34vw,.48vh,.58vw)!important}html.phone-landscape body.screen-auction .player-round-row{grid-template-columns:clamp(2.05vh,1.28vw,2.62vh) minmax(0,1fr) minmax(6.1vw,auto)!important;min-height:0!important}html.phone-landscape body.screen-auction .player-round-row em{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html.phone-landscape body.screen-result .result-hud{grid-template-columns:minmax(17vw,20vw) minmax(17vw,20vw) minmax(0,1fr)!important}html.phone-landscape body.screen-result .result-actions,html.phone-landscape body.screen-result .result-bottom .result-actions{gap:clamp(.52vw,.74vh,.86vw)!important}html.phone-landscape body.screen-result .result-bottom .bid-button{min-height:clamp(5.4vh,3.8vw,7vh)!important;height:clamp(5.4vh,3.8vw,7vh)!important;padding:0 clamp(.42vw,.62vh,.76vw)!important;font-size:clamp(2.1vh,1.4vw,2.86vh)!important;letter-spacing:-.03em!important;white-space:nowrap!important}html.phone-landscape body.screen-result .loot-cell{border-color:color-mix(in srgb,var(--rarity-color, #84ddff) 54%,rgba(255,255,255,.24))!important;background:linear-gradient(145deg,color-mix(in srgb,var(--rarity-color, #84ddff) 12%,rgba(4,9,12,.78)),#050b0ed1),#060e119e!important;box-shadow:0 0 1.2vh color-mix(in srgb,var(--rarity-color, #84ddff) 28%,transparent),inset 0 0 1.4vh #0000005c!important}html.phone-landscape body.screen-result .loot-cell.pending-result{border-color:#a2bec26b!important;background:linear-gradient(145deg,#0c181c80,#040709b8),#080e1194!important;box-shadow:inset 0 0 1.2vh #00000057!important}html.phone-landscape body.screen-result .loot-cell-media{filter:drop-shadow(0 .65vh .95vh rgba(0,0,0,.52))!important}body.screen-auction .hud-bg,body.screen-result .hud-bg{overflow:hidden!important;opacity:1!important;filter:none!important;background:#060708!important}body.screen-auction .hud-bg-image,body.screen-result .hud-bg-image{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;opacity:.96!important;filter:saturate(.82) brightness(.72)!important;transform:translateZ(0) scale(1.02)!important}body.screen-auction .hud-bg:before,body.screen-result .hud-bg:before{content:""!important;position:absolute!important;inset:0!important;display:block!important;background:linear-gradient(90deg,#0000009e,#0003 42%,#000000a8),linear-gradient(180deg,rgba(255,255,255,.1),transparent 18%,rgba(0,0,0,.35))!important;pointer-events:none!important}body.screen-auction .hud-bg:after,body.screen-result .hud-bg:after{content:""!important;position:absolute!important;inset:0!important;display:block!important;background:radial-gradient(circle at 50% 45%,transparent 0 44%,rgba(0,0,0,.52) 100%)!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-columns:minmax(31vw,33vw) minmax(25vw,27vw) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-left{gap:clamp(.65vh,.5vw,.92vh)!important;padding:clamp(.7vh,.54vw,.98vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(19.2vw,21.4vw) minmax(8.8vw,10.4vw)!important;gap:clamp(.42vw,.6vh,.68vw)!important;min-height:clamp(18.4vh,12.6vw,22.6vh)!important;padding:clamp(.72vh,.56vw,1.05vh) clamp(.58vw,.82vh,.86vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(8.4vh,6.25vw,10.7vh) minmax(0,1fr)!important;gap:clamp(.58vw,.84vh,.88vw)!important;align-items:center!important;justify-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap{justify-items:center!important;align-content:center!important;gap:clamp(.32vh,.24vw,.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar{width:clamp(8.4vh,6.25vw,10.7vh)!important;height:clamp(8.4vh,6.25vw,10.7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap>span{max-width:clamp(8.4vh,6.25vw,10.7vh)!important;color:#f7fff2f5!important;font-size:clamp(1.18vh,.78vw,1.58vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info{justify-items:start!important;align-content:center!important;gap:clamp(.48vh,.36vw,.72vh)!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name{justify-content:start!important;width:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>span{font-size:clamp(2.05vh,1.35vw,2.75vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>b{max-width:8.4vw!important;font-size:clamp(2vh,1.34vw,2.7vh)!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line{justify-content:start!important;width:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-bid-status{max-width:8.8vw!important;font-size:clamp(1.1vh,.72vw,1.48vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief b{color:#eff6ebe6!important;font-size:clamp(1.55vh,1vw,2.08vh)!important;line-height:1.1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{padding-inline-start:clamp(.38vw,.58vh,.68vw)!important;border-inline-start:thin solid rgba(157,204,176,.28)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.95vh,1.24vw,2.55vh) minmax(0,1fr) minmax(4.2vw,5.6vw)!important;gap:clamp(.28vw,.42vh,.48vw)!important;min-height:clamp(2.75vh,1.88vw,3.65vh)!important;padding:clamp(.18vh,.14vw,.3vh) clamp(.34vw,.52vh,.56vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{font-size:clamp(1.12vh,.72vw,1.52vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(14.6vw,16.2vw) minmax(12.6vw,14.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(6.3vh,4.7vw,8.1vh) minmax(0,1fr)!important;gap:clamp(.42vw,.62vh,.66vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar{width:clamp(6.3vh,4.7vw,8.1vh)!important;height:clamp(6.3vh,4.7vw,8.1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap>span{max-width:clamp(6.3vh,4.7vw,8.1vh)!important;font-size:clamp(1vh,.68vw,1.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>b{max-width:6.2vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-bid-status{max-width:6.4vw!important;padding-inline:clamp(.38vw,.56vh,.62vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{gap:clamp(.28vh,.2vw,.42vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.95vh,1.24vw,2.55vh) minmax(0,1fr) minmax(5.7vw,6.9vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud .hud-right{align-self:start!important;height:calc(100% - clamp(1.8vh,1.2vw,2.6vh))!important;margin-top:clamp(1.8vh,1.2vw,2.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important}body.screen-result .loot-cell.loading-result{overflow:hidden!important;border-color:color-mix(in srgb,var(--rarity-color) 55%,rgba(255,255,255,.44))!important;background:linear-gradient(145deg,color-mix(in srgb,var(--rarity-color) 14%,rgba(4,12,14,.8)),#030709e0),#070e10b8!important;box-shadow:0 0 1.1vh color-mix(in srgb,var(--rarity-color) 32%,transparent),inset 0 0 1.8vh #ffffff0f!important}body.screen-result .loot-cell.loading-result:after{content:""!important;position:absolute!important;inset:0!important;display:block!important;background:linear-gradient(110deg,transparent 0 32%,rgba(255,255,255,.28) 48%,transparent 64% 100%)!important;transform:translate(-120%)!important;animation:resultRevealSweep .92s ease-in-out infinite!important}.reveal-spinner{width:min(68%,7.6vh)!important;height:min(68%,7.6vh)!important;aspect-ratio:auto!important;border:thin solid color-mix(in srgb,var(--rarity-color) 44%,rgba(255,255,255,.22))!important;border-radius:.6vh!important;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 40%),color-mix(in srgb,var(--rarity-color) 14%,rgba(3,8,10,.86))!important;filter:drop-shadow(0 0 1vh color-mix(in srgb,var(--rarity-color) 42%,transparent))!important;animation:resultRevealPulse .92s ease-in-out infinite alternate!important}@keyframes resultRevealSweep{to{transform:translate(120%)}}@keyframes resultRevealPulse{0%{opacity:.58;transform:scale(.9)}to{opacity:1;transform:scale(1)}}html.webview-performance body.screen-result .loot-cell.red-drop-flash,html.webview-performance body.screen-result .rarity-legendary.result-cell,html.webview-performance body.screen-result .rarity-mythic.result-cell{animation-iteration-count:1!important}html.webview-performance body.screen-result .loot-cell.loading-result:after,html.webview-performance .reveal-spinner{animation-duration:1.2s!important}.warehouse-shell,.warehouse-layout.two-pane,.warehouse-scene-sidebar,.warehouse-grid-stage,.warehouse-toolbar,.warehouse-grid-panel,.warehouse-grid-scroll,.warehouse-grid,.warehouse-lane,.warehouse-lane-main,.warehouse-item-card,.warehouse-detail-preview,.warehouse-detail-card,.warehouse-detail-specs,.warehouse-filter-modal .encyclopedia-card{border-radius:0!important}.warehouse-item-card{align-content:stretch!important;justify-items:stretch!important;gap:clamp(.24vh,.18vw,.42vh)!important;border-color:color-mix(in srgb,var(--rarity-color, #7c929d) 38%,rgba(80,104,112,.42))!important;background:linear-gradient(180deg,#060c0eeb,#020507fa),color-mix(in srgb,var(--rarity-color, #7c929d) 7%,rgba(3,8,10,.92))!important;box-shadow:inset 0 0 0 .08vmin #ffffff06,inset 0 -1.8vh 2.8vh #0000007a!important}.warehouse-item-card:before,.warehouse-item-card:after{content:none!important;display:none!important}.warehouse-item-name,.warehouse-item-size{z-index:2!important;justify-self:stretch!important;padding:clamp(.16vh,.12vw,.28vh) clamp(.24vw,.36vh,.42vw)!important;background:#0205078a!important;text-align:center!important;text-shadow:0 0 .72vh rgba(0,0,0,.86)!important}.warehouse-item-media,.warehouse-detail-media,.warehouse-filter-modal .encyclopedia-card-media,.warehouse-filter-modal .encyclopedia-card .loot-icon{filter:drop-shadow(0 .8vh 1.2vh rgba(0,0,0,.58)) contrast(1.05) saturate(1.02)!important}.warehouse-filter-modal .encyclopedia-card:before{background:linear-gradient(180deg,#0a0f12f5,#020406fa)!important}.warehouse-filter-modal .encyclopedia-card:after{box-shadow:inset 0 0 2.6vh #000000a8,inset 0 -2.2vh 2.8vh #000000ad!important}.warehouse-detail-specs{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.5vh,.42vw,.82vh)!important;margin-top:clamp(.66vh,.48vw,1vh)!important}.warehouse-detail-specs span{display:grid!important;gap:clamp(.24vh,.18vw,.36vh)!important;min-width:0!important;padding:clamp(.58vh,.42vw,.86vh) clamp(.58vw,.84vh,.88vw)!important;border:thin solid rgba(255,255,255,.1)!important;background:#04090bc7!important}.warehouse-detail-specs em{color:#b9cac6b8!important;font-size:clamp(1.05vh,.66vw,1.34vh)!important;font-style:normal!important;font-weight:850!important}.warehouse-detail-specs b{min-width:0!important;overflow:hidden!important;color:#f8fcf6f5!important;font-size:clamp(1.38vh,.86vw,1.72vh)!important;font-weight:950!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .prop-card-shell.selection-ui-item-card{--hand-card-focus-scale: 2.18;--hand-card-play-scale: 2.26;--hand-card-ratio: .72;--hand-card-rest-w: calc(var(--hand-card-rest-h) * var(--hand-card-ratio));--hand-card-frame-size: 100% 100% !important;-webkit-font-smoothing:antialiased!important;backface-visibility:hidden!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready):before{inset:0!important;background:var(--auction-frame-common-hires) center / var(--hand-card-frame-size) no-repeat!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready):after{inset:17.5% 16.5% 16.5% 18%!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready){flex:0 0 var(--hand-card-rest-w)!important;width:var(--hand-card-rest-w)!important;min-width:var(--hand-card-rest-w)!important;max-width:var(--hand-card-rest-w)!important;height:var(--hand-card-rest-h)!important;min-height:var(--hand-card-rest-h)!important;max-height:var(--hand-card-rest-h)!important;margin:0!important;filter:brightness(1.13) saturate(1.08) drop-shadow(0 2.1vh 3.8vh rgba(0,0,0,.62))!important}body.screen-auction .prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){transform:translate3d(0,-10.2vh,0) scale(var(--hand-card-focus-scale)) rotate(0)!important}body.screen-auction .prop-card-shell.selection-ui-item-card.dragging{transform:translate3d(var(--drag-x, 0vw),calc(-10.2vh + var(--drag-y, 0vh)),0) scale(var(--hand-card-focus-scale)) rotate(0)!important}body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0vw),calc(-11.4vh + var(--drag-y, 0vh)),0) scale(var(--hand-card-play-scale)) rotate(-1deg)!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready) .selection-ui-card-inner{padding:25.5% 21% 18.5% 25%!important;gap:clamp(.86vh,.62vw,1.16vh)!important;grid-template-rows:auto auto auto minmax(0,1fr)!important;align-content:start!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready) .selection-ui-title b{font-size:clamp(1.32vh,.92vw,1.74vh)!important;line-height:1.08!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;letter-spacing:-.04em!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready) .selection-ui-divider{display:block!important;margin:clamp(.14vh,.1vw,.24vh) 0 clamp(.32vh,.22vw,.48vh)!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready) .selection-ui-ability{display:grid!important;gap:clamp(.52vh,.36vw,.76vh)!important;min-width:0!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready) .selection-ui-ability>div{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:clamp(.28vh,.2vw,.42vh)!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready) .selection-ui-ability b{display:block!important;margin:0!important;color:var(--card-color, #2cff91)!important;font-size:clamp(1.02vh,.72vw,1.36vh)!important;line-height:1.12!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready) .selection-ui-ability p{display:-webkit-box!important;margin:0!important;color:#e8eeeae0!important;font-size:clamp(.78vh,.55vw,1.02vh)!important;font-weight:850!important;line-height:1.42!important;overflow:hidden!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important}.login-phone-input,.login-sms-input{position:relative!important;display:grid!important;align-items:center!important;overflow:hidden!important;grid-template-columns:clamp(2.4vw,4.6vh,3.2vw) minmax(0,1fr) 0!important;column-gap:clamp(.72vw,1.28vh,1vw)!important}.login-password-wrap{position:relative!important;display:grid!important;align-items:center!important;overflow:hidden!important;grid-template-columns:clamp(2.4vw,4.6vh,3.2vw) minmax(0,1fr) clamp(5.2vw,8vh,6.6vw)!important;column-gap:clamp(.72vw,1.28vh,1vw)!important}.login-input-wrap i{display:grid!important;position:static!important;inset:auto!important;transform:none!important;width:100%!important;height:100%!important;place-items:center!important;pointer-events:none!important}.login-input-wrap input{min-width:0!important;padding-inline:0 clamp(.78vw,1.35vh,1.1vw)!important;text-align:left!important}.login-password-wrap .toggle-visibility{display:grid!important;position:static!important;inset:auto!important;transform:none!important;width:100%!important;min-width:0!important;height:100%!important;padding:0!important;place-items:center!important;white-space:nowrap!important}.login-sms-row{align-items:stretch!important;grid-template-columns:minmax(0,1fr) clamp(10.4vw,17vh,14.2vw)!important}.login-auth-form>.bk-field{width:100%!important}.login-mode-link{min-height:clamp(3.4vh,2.45vw,4.6vh)!important;justify-self:center!important}.daily-support-modal.bk-modal{width:min(32vw,62vh)!important}.daily-support-copy{margin:0!important;color:#eef6eee6!important;font-size:clamp(1.55vh,1vw,2.1vh)!important;font-weight:850!important;line-height:1.55!important}.map-pin em{top:clamp(-1.15vh,-.78vw,-.72vh)!important;right:clamp(-.68vw,-.95vh,-.42vw)!important;min-width:clamp(2.8vw,4.8vh,3.8vw)!important;padding-inline:clamp(.42vw,.72vh,.68vw)!important;line-height:clamp(2.2vh,1.45vw,2.9vh)!important;transform:translateZ(0)!important;white-space:nowrap!important}.map-pin b,.map-pin span{padding-right:clamp(2.4vw,4vh,3.2vw)!important}.prototype-exchange-card{width:min(32vw,60vh,96vw)!important;max-height:min(86dvh,72vh)!important}.prototype-exchange-card .prototype-panel-body{gap:clamp(1.05vh,.76vw,1.5vh)!important}.prototype-message-drawer{width:min(30vw,58vh)!important;min-width:min(30vw,58vh)!important;max-width:97vw!important}.warehouse-item-size{display:none!important}.warehouse-item-card{border-radius:0!important;background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #6f858f) 18%,rgba(10,16,18,.94)),#020507fa),radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color, #6f858f) 18%,transparent),transparent 54%)!important;box-shadow:inset 0 0 0 .08vmin color-mix(in srgb,var(--rarity-color, #6f858f) 22%,rgba(255,255,255,.08)),inset 0 -2.6vh 3.4vh #0000008a!important}.warehouse-item-card .warehouse-item-media,.warehouse-item-card .loot-icon{filter:drop-shadow(0 .6vh .85vh rgba(0,0,0,.62)) saturate(1.08) contrast(1.04)!important}.warehouse-filter-modal .encyclopedia-card-grid,.market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.floating-bid-pad,.floating-calculator{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.bid-pad-panel{grid-template-columns:minmax(0,1fr) minmax(8vw,12vw) minmax(18vw,24vw)!important;grid-template-rows:auto minmax(0,1fr)!important;grid-template-areas:"drag drag drag" "keys side copy"!important;align-items:stretch!important;overflow:hidden!important;background:linear-gradient(145deg,#121a1df5,#03080afa),#050a0cf5!important}.bid-pad-copy{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:repeat(4,auto) minmax(0,1fr) auto!important;align-content:start!important;color:#eff8eef0!important}.bid-pad-copy b,.bid-pad-copy em,.bid-pad-copy span{grid-column:1!important;color:#edf7ece6!important;white-space:normal!important}.bid-pad-copy b{color:#f4ffe9!important}.bid-pad-copy em{color:#d9ff37!important;font-style:normal!important}.bid-pad-copy strong{grid-column:1!important;grid-row:5!important;align-self:center!important;color:#e8ff2e!important}.bid-pad-copy .confirm-bid{grid-column:1!important;grid-row:6!important}.floating-bid-pad .bid-pad-close,.floating-calculator .bid-pad-close{top:clamp(.58vh,.44vw,.9vh)!important;right:clamp(.58vh,.44vw,.9vh)!important;width:clamp(3.6vh,2.55vw,5.2vh)!important;height:clamp(3.6vh,2.55vw,5.2vh)!important;z-index:8!important}.card-hand-empty{display:grid!important}.card-hand-empty .card-hand-stage{min-height:clamp(13vh,10vw,18vh)!important;border:thin solid rgba(126,156,168,.18)!important;background:radial-gradient(circle at 50% 50%,rgba(36,54,54,.28),transparent 64%),#040809b8!important}.card-hand-empty .intel-card-row.empty{display:grid!important;min-height:100%!important;place-items:center!important;color:#d9e5dd8a!important;font-size:clamp(1.35vh,.88vw,1.8vh)!important;font-weight:900!important}body.screen-auction .bid-bottom-simple{position:relative!important;z-index:80!important}body.screen-auction .card-hand{z-index:30!important}body.screen-auction .prop-card-shell.selection-ui-item-card{transform-style:preserve-3d!important;will-change:transform!important}body.screen-auction .prop-card-shell.selection-ui-item-card:before{background:var(--auction-frame-common-hires) center / var(--hand-card-frame-size) no-repeat!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body{font-size:clamp(1.72vh,1.08vw,2.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select{font-size:clamp(1.62vh,1.02vw,2.12vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .prop-card-shell.selection-ui-item-card{--hand-card-focus-scale: 1.86;--hand-card-play-scale: 1.96}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){transform:translate3d(0,-6.8vh,0) rotate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .prop-card-shell.selection-ui-item-card.dragging{transform:translate3d(var(--drag-x, 0vw),calc(-6.8vh + var(--drag-y, 0vh)),0) rotate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0vw),calc(-7.8vh + var(--drag-y, 0vh)),0) rotate(-1deg)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready) .selection-ui-title b{font-size:clamp(1.28vh,.86vw,1.68vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready) .selection-ui-ability p{font-size:clamp(.84vh,.58vw,1.08vh)!important;-webkit-line-clamp:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.86vh,.64vw,1.18vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{align-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{max-height:none!important}html.webview-performance .warehouse-item-card,html.webview-performance .loot-cell,html.webview-performance .selection-ui-card{transition-duration:.12s!important}.login-phone-input,.login-sms-input{grid-template-columns:minmax(0,1fr)!important;column-gap:0!important}.login-password-wrap{grid-template-columns:minmax(0,1fr) clamp(5.2vw,8vh,6.6vw)!important;column-gap:clamp(.72vw,1.28vh,1vw)!important}.login-input-wrap>i{display:none!important}.login-input-wrap input{grid-column:1!important;padding-inline-start:clamp(1vw,1.7vh,1.35vw)!important}.login-password-wrap input{grid-column:1!important}.map-pin{overflow:visible!important;isolation:isolate!important}.map-pin em{top:clamp(-1.35vh,-.92vw,-.82vh)!important;right:clamp(-.88vw,-1.28vh,-.54vw)!important;z-index:4!important;min-width:clamp(3vw,5vh,4vw)!important;min-height:clamp(2.35vh,1.55vw,3vh)!important;padding-inline:clamp(.55vw,.88vh,.78vw)!important;border-radius:999vw!important}.prototype-exchange-card{height:auto!important;min-height:0!important;max-height:min(76dvh,62vh)!important}.prototype-exchange-card .prototype-panel-body{padding-block:clamp(1.2vh,.9vw,1.7vh)!important;gap:clamp(.72vh,.54vw,1.08vh)!important}.prototype-exchange-card .prototype-panel-hint{margin:0!important}.prototype-exchange-card .prototype-exchange-stack{gap:clamp(.64vh,.48vw,.92vh)!important}.prototype-exchange-card .prototype-exchange-box{min-height:clamp(9vh,6.2vw,12vh)!important}.warehouse-shell,.warehouse-layout,.warehouse-layout.two-pane,.warehouse-scene-sidebar,.warehouse-lane,.warehouse-lane-main,.warehouse-grid-stage,.warehouse-grid-panel,.warehouse-grid-panel.only-grid,.warehouse-grid-scroll,.warehouse-grid,.warehouse-item-card{border-radius:0!important}.warehouse-item-name{background:transparent!important;box-shadow:none!important;padding:clamp(.12vh,.1vw,.24vh) clamp(.18vw,.32vh,.34vw)!important;text-shadow:0 0 .86vh rgba(0,0,0,.92),0 .12vh .24vh rgba(0,0,0,.92)!important}body.screen-auction .card-hand,body.screen-auction .card-hand-stage,body.screen-auction .intel-card-row{overflow:visible!important}body.screen-auction .prop-card-shell.selection-ui-item-card{overflow:visible!important}body.screen-auction .prop-card-shell.selection-ui-item-card:before{inset:0!important;background:var(--auction-frame-common-hires) center / var(--hand-card-frame-size) no-repeat!important}body.screen-auction .prop-card-shell.selection-ui-item-card:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-card-inner{padding:22.5% 15.5% 16.5% 18%!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing) .selection-ui-card-inner{padding:18.8% 15.5% 16.8% 18.4%!important}body.screen-auction .floating-bid-pad .bid-pad-close,body.screen-auction .floating-calculator .bid-pad-close{display:grid!important;place-items:center!important;border-radius:50%!important;border-color:#d2e8ee57!important;background:radial-gradient(circle at 50% 38%,#ffffff1f,#090e11eb)!important;color:#f5faf8f5!important;box-shadow:0 1vh 2.4vh #0000006b!important}.login-auth-form .login-input-wrap,.login-auth-form .login-phone-input,.login-auth-form .login-sms-input,.login-auth-form .login-password-wrap{width:100%!important;min-height:clamp(5.6vh,3.55vw,7.2vh)!important;display:grid!important;align-items:center!important;border-radius:clamp(.55vw,1.2vh,.85vw)!important}.login-auth-form .login-phone-input,.login-auth-form .login-sms-input{grid-template-columns:minmax(0,1fr)!important}.login-auth-form .login-password-wrap{grid-template-columns:minmax(0,1fr) clamp(5.8vw,9vh,7vw)!important}.login-auth-form .login-input-wrap>i{display:none!important}.login-auth-form .login-input-wrap input{width:100%!important;height:100%!important;min-height:0!important;padding-inline:clamp(1vw,1.8vh,1.38vw)!important}.login-auth-form .login-sms-row{align-items:stretch!important;grid-template-columns:minmax(0,1fr) clamp(10.8vw,18vh,14vw)!important}.login-auth-form .toggle-visibility{height:calc(100% - clamp(.72vh,.5vw,1vh))!important;align-self:center!important;margin-right:clamp(.36vw,.62vh,.58vw)!important}.map-pin{clip-path:none!important;overflow:visible!important;padding:clamp(.65vh,.5vw,.96vh) clamp(.9vw,1.55vh,1.25vw) clamp(.78vh,.58vw,1.08vh)!important;border-radius:0!important}.map-pin i{display:block!important;bottom:clamp(-.76vh,-.5vw,-.5vh)!important;z-index:0!important}.map-pin b,.map-pin span{position:relative!important;z-index:1!important;padding-right:clamp(2.2vw,3.8vh,3.1vw)!important}.map-pin em{top:clamp(-1.38vh,-.92vw,-.82vh)!important;right:clamp(-.84vw,-1.28vh,-.48vw)!important;z-index:5!important;min-width:clamp(3vw,5.4vh,4.1vw)!important;min-height:clamp(2.35vh,1.55vw,3.05vh)!important;padding-inline:clamp(.58vw,.95vh,.82vw)!important;border-radius:999vw!important;line-height:1!important}.warehouse-item-card,.warehouse-item-card:before,.warehouse-item-card:after,.warehouse-item-card .warehouse-item-media,.warehouse-item-card .loot-icon,.warehouse-item-card img,.warehouse-item-card picture{border-radius:0!important;clip-path:none!important}.warehouse-item-card{overflow:hidden!important;appearance:none!important}body.screen-auction .card-hand:has(.prop-card-shell.focused),body.screen-auction .card-hand:has(.prop-card-shell.dragging),body.screen-auction .card-hand:has(.prop-card-shell.play-ready),body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready),body.screen-auction .intel-card-row:has(.prop-card-shell.focused),body.screen-auction .intel-card-row:has(.prop-card-shell.dragging),body.screen-auction .intel-card-row:has(.prop-card-shell.play-ready){z-index:11800!important;overflow:visible!important}body.screen-auction .bid-bottom-simple{z-index:80!important}body.screen-auction .prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){z-index:12000!important;transform:translate3d(0,-10.2vh,0) scale(2.18) rotate(0)!important}body.screen-auction .prop-card-shell.selection-ui-item-card.dragging{z-index:12020!important;transform:translate3d(var(--drag-x, 0vw),calc(-10.2vh + var(--drag-y, 0vh)),0) scale(2.18) rotate(0)!important}body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready{z-index:12030!important;transform:translate3d(var(--drag-x, 0vw),calc(-11.4vh + var(--drag-y, 0vh)),0) scale(2.26) rotate(-1deg)!important}body.screen-auction .prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing) .selection-ui-card-inner{padding:18.2% 15.2% 16.2% 18.8%!important}body.screen-auction .floating-bid-pad,body.screen-auction .floating-calculator{z-index:9000!important}body.screen-auction .app-modal-backdrop,body.screen-auction .bk-modal-backdrop{z-index:62000!important}body.screen-auction .bk-modal,body.screen-auction .app-modal-panel{z-index:62001!important}html.compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing),html.ultra-compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing),html.phone-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){transform:translate3d(0,-7.2vh,0) scale(1.92) rotate(0)!important}html.compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.dragging,html.ultra-compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.dragging,html.phone-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.dragging{transform:translate3d(var(--drag-x, 0vw),calc(-7.2vh + var(--drag-y, 0vh)),0) scale(1.92) rotate(0)!important}html.compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready,html.ultra-compact-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready,html.phone-landscape body.screen-auction .prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0vw),calc(-8.2vh + var(--drag-y, 0vh)),0) scale(2.02) rotate(-1deg)!important}body.screen-auction .bid-pad-panel,body.screen-auction .calculator-panel{position:relative!important;overflow:hidden!important}body.screen-auction .floating-bid-pad .bid-pad-close,body.screen-auction .floating-calculator .bid-pad-close{top:clamp(.72vh,.5vw,1vh)!important;right:clamp(.72vh,.5vw,1vh)!important;width:clamp(3.1vh,2.05vw,4.1vh)!important;height:clamp(3.1vh,2.05vw,4.1vh)!important;border-radius:50%!important;border:thin solid rgba(214,230,236,.32)!important;background:#12181bf5!important;color:#f6fcfaf5!important;font-size:clamp(1.6vh,1.08vw,2.1vh)!important;line-height:1!important;box-shadow:0 .8vh 1.8vh #0000005c!important}.login-auth-inner{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;align-content:center!important;gap:clamp(1.2vh,.92vw,1.8vh)!important}.login-auth-head{min-height:clamp(9.6vh,6.8vw,12.6vh)!important;display:grid!important;align-content:start!important}.login-auth-form{display:grid!important;grid-template-rows:minmax(clamp(7.2vh,5.1vw,9.4vh),auto) minmax(clamp(7.2vh,5.1vw,9.4vh),auto) clamp(3.2vh,2.2vw,4.5vh) clamp(3.4vh,2.3vw,4.8vh) clamp(6.2vh,4.2vw,8.2vh) minmax(clamp(2.8vh,1.9vw,4vh),auto)!important;gap:clamp(.82vh,.62vw,1.18vh)!important;align-content:start!important}.login-auth-form>.bk-field,.login-auth-form .login-auth-meta,.login-auth-form .login-mode-link,.login-auth-form .login-auth-submit,.login-auth-form .login-auth-feedback{min-height:0!important}.login-auth-meta-placeholder{visibility:hidden!important;pointer-events:none!important}.login-auth-form .login-mode-link{align-self:center!important}.login-auth-form .login-auth-submit{align-self:stretch!important}.warehouse-shell,.warehouse-shell:before,.warehouse-shell:after,.warehouse-layout,.warehouse-layout:before,.warehouse-layout:after,.warehouse-layout.two-pane,.warehouse-scene-sidebar,.warehouse-lanes,.warehouse-lane,.warehouse-lane:before,.warehouse-lane:after,.warehouse-lane-main,.warehouse-grid-stage,.warehouse-grid-stage:before,.warehouse-grid-stage:after,.warehouse-grid-panel,.warehouse-grid-panel:before,.warehouse-grid-panel:after,.warehouse-grid-panel.only-grid,.warehouse-grid-panel.only-grid:before,.warehouse-grid-panel.only-grid:after,.warehouse-grid-scroll,.warehouse-grid-scroll:before,.warehouse-grid-scroll:after,.warehouse-grid,.warehouse-grid:before,.warehouse-grid:after{border-radius:0!important;clip-path:none!important}.warehouse-grid-scroll{overflow:auto!important}.warehouse-grid-stage,.warehouse-layout.two-pane,.warehouse-shell{overflow:hidden!important}.warehouse-home .warehouse-grid-stage,.warehouse-home .warehouse-grid-stage:before,.warehouse-home .warehouse-grid-stage:after,.warehouse-home .warehouse-grid-panel,.warehouse-home .warehouse-grid-panel:before,.warehouse-home .warehouse-grid-panel:after,.warehouse-home .warehouse-grid-panel.only-grid,.warehouse-home .warehouse-grid-panel.only-grid:before,.warehouse-home .warehouse-grid-panel.only-grid:after,.warehouse-home .warehouse-grid-scroll,.warehouse-home .warehouse-grid-scroll:before,.warehouse-home .warehouse-grid-scroll:after,.warehouse-home .warehouse-grid,.warehouse-home .warehouse-grid:before,.warehouse-home .warehouse-grid:after,.warehouse-home .warehouse-item-card,.warehouse-home .warehouse-item-card:before,.warehouse-home .warehouse-item-card:after,.warehouse-home .warehouse-lane,.warehouse-home .warehouse-lane:before,.warehouse-home .warehouse-lane:after,.warehouse-home .warehouse-lane-main,.warehouse-home .warehouse-lane-main:before,.warehouse-home .warehouse-lane-main:after{border-radius:0!important;clip-path:none!important}.warehouse-lane-main>.warehouse-lane-status,.warehouse-home .warehouse-lane-main>.warehouse-lane-status,html.compact-landscape .warehouse-home .warehouse-lane-main>.warehouse-lane-status,html.ultra-compact-landscape .warehouse-home .warehouse-lane-main>.warehouse-lane-status{display:inline-flex!important;align-items:center!important;min-width:max-content!important;color:#e1e2ebad!important;font-size:clamp(1.25vh,.75vw,1.75vh)!important;font-weight:800!important;line-height:1.1!important}.warehouse-lane.locked .warehouse-lane-status,.warehouse-home .warehouse-lane.locked .warehouse-lane-status{color:#efff12c7!important}.warehouse-lane.locked .warehouse-lane-main strong,.warehouse-home .warehouse-lane.locked .warehouse-lane-main strong,html.compact-landscape .warehouse-home .warehouse-lane.locked .warehouse-lane-main strong,html.ultra-compact-landscape .warehouse-home .warehouse-lane.locked .warehouse-lane-main strong{grid-template-columns:minmax(0,1fr) auto!important}.warehouse-lane-unlock,.warehouse-lane-wait,.warehouse-home .warehouse-lane-unlock{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:clamp(4.5vw,8vh,6vw)!important;min-height:clamp(3vh,2vw,4.2vh)!important;padding:0 clamp(.9vw,1.6vh,1.25vw)!important;border:.08vmin solid rgba(239,255,18,.38)!important;background:#efff1221!important;color:#efff12!important;font-size:clamp(1.45vh,.9vw,1.9vh)!important;font-weight:1000!important;line-height:1!important}.warehouse-lane-wait,.warehouse-home .warehouse-lane-wait{border-color:#ffffff24!important;background:#ffffff0e!important;color:#e1e2eb6b!important}.warehouse-lane.locked:not(.unlockable){opacity:.52!important}.warehouse-lane.unlockable{opacity:.92!important}.warehouse-locked-panel{gap:clamp(1.3vh,1vw,2vh)!important}body.screen-auction .hand-card-slot{--hand-slot-card-h: clamp(14.4vh, 8.95vw, 18.4vh) !important;--hand-slot-card-w: calc(var(--hand-slot-card-h) * var(--selection-card-ratio)) !important;--hand-card-ratio: .72;--hand-card-frame-size: 100% 100%;--hand-card-rest-ratio: var(--hand-card-ratio);--hand-card-focus-ratio: var(--hand-card-ratio);--hand-card-rest-h: var(--hand-slot-card-h) !important;--hand-card-rest-w: var(--hand-slot-card-w) !important;--hand-card-focus-h: clamp(23vh, 14.8vw, 27vh) !important;--hand-card-focus-w: calc(var(--hand-card-focus-h) * var(--hand-card-focus-ratio)) !important;position:relative!important;flex:0 0 var(--hand-slot-card-w)!important;width:var(--hand-slot-card-w)!important;min-width:var(--hand-slot-card-w)!important;max-width:var(--hand-slot-card-w)!important;height:var(--hand-slot-card-h)!important;min-height:var(--hand-slot-card-h)!important;max-height:var(--hand-slot-card-h)!important;overflow:visible!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{--hand-card-ratio: var(--selection-card-ratio);--hand-card-rest-h: var(--hand-slot-card-h) !important;--hand-card-rest-w: var(--hand-slot-card-w) !important;--hand-prop-card-h: var(--hand-slot-card-h) !important;--hand-card-frame-size: 100% 100% !important;position:absolute!important;inset:auto auto 0 50%!important;flex:none!important;width:var(--hand-slot-card-w)!important;min-width:var(--hand-slot-card-w)!important;max-width:var(--hand-slot-card-w)!important;height:var(--hand-slot-card-h)!important;min-height:var(--hand-slot-card-h)!important;max-height:var(--hand-slot-card-h)!important;margin:0!important;overflow:hidden!important;aspect-ratio:.72 / 1!important;border-radius:.52vw!important;transform:translate3d(-50%,0,0) rotate(0)!important;transform-origin:50% 100%!important;transition:width .21s cubic-bezier(.2,.86,.26,1),height .21s cubic-bezier(.2,.86,.26,1),transform .23s cubic-bezier(.2,.86,.26,1),filter .19s ease,opacity .19s ease!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:before{display:block!important;inset:0!important;background:var(--auction-frame-common-hires) center / 100% 100% no-repeat!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:after{display:block!important;inset:14.8% 11.8% 14.6%!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-card-inner,body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-card-inner,body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing) .selection-ui-card-inner{padding:21% 16% 16%!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-card-inner,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-card-inner,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing) .selection-ui-card-inner{padding:24% 20% 18%!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing),body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{width:var(--hand-card-focus-w)!important;min-width:var(--hand-card-focus-w)!important;max-width:var(--hand-card-focus-w)!important;height:var(--hand-card-focus-h)!important;min-height:var(--hand-card-focus-h)!important;max-height:var(--hand-card-focus-h)!important;filter:brightness(1.13) saturate(1.08) drop-shadow(0 2.1vh 3.8vh rgba(0,0,0,.62))!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){z-index:12000!important;transform:translate3d(-50%,-7.4vh,0) rotate(0)!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging{z-index:12020!important;transition:none!important;transform:translate3d(calc(-50% + var(--drag-x, 0vw)),calc(-7.4vh + var(--drag-y, 0vh)),0) rotate(0)!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{z-index:12030!important;transform:translate3d(calc(-50% + var(--drag-x, 0vw)),calc(-8.4vh + var(--drag-y, 0vh)),0) rotate(-1deg)!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing) .selection-ui-title b{font-size:clamp(1.55vh,1vw,2vh)!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing) .selection-ui-ability b{font-size:clamp(1.2vh,.82vw,1.52vh)!important}body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing) .selection-ui-ability p{font-size:clamp(.96vh,.66vw,1.18vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{--hand-slot-card-h: clamp(13.2vh, 9.2vw, 15.8vh) !important;--hand-card-focus-h: clamp(21vh, 13.2vw, 25.6vh) !important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){transform:translate3d(-50%,-5.2vh,0) rotate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging{transform:translate3d(calc(-50% + var(--drag-x, 0vw)),calc(-5.2vh + var(--drag-y, 0vh)),0) rotate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(calc(-50% + var(--drag-x, 0vw)),calc(-6.2vh + var(--drag-y, 0vh)),0) rotate(-1deg)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--bk-mobile-text: clamp(1.74vh, 1.08vw, 2.26vh);--bk-mobile-small: clamp(1.32vh, .82vw, 1.76vh);--bk-mobile-title: clamp(2.35vh, 1.52vw, 3.16vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{left:calc(env(safe-area-inset-left) + 1.2vw)!important;right:calc(env(safe-area-inset-right) + 1.2vw)!important;top:calc(env(safe-area-inset-top) + 1.1vh)!important;bottom:calc(env(safe-area-inset-bottom) + 1.1vh)!important;width:auto!important;height:auto!important;padding:0!important;overflow:hidden!important;border:thin solid rgba(64,117,148,.22)!important;border-radius:clamp(1.4vh,.95vw,2.2vh)!important;background:#040c14fb!important;box-shadow:0 2.4vh 6vh #00000085!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{min-height:clamp(7.2vh,4.8vw,9.4vh)!important;display:grid!important;grid-template-columns:auto auto auto minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(.72vw,1.2vh,1.1vw)!important;padding:clamp(1vh,.72vw,1.45vh) clamp(1.65vw,2.8vh,2.3vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top>button:not(.prototype-history-close){grid-column:1!important;color:#80a4c2d1!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{grid-column:2!important;font-size:clamp(3.2vh,2vw,4.4vh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top>span{grid-column:3!important;color:#5d7c99c2!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{grid-column:4!important;justify-self:end!important;margin:0!important;gap:clamp(.28vw,.45vh,.46vw)!important;padding:clamp(.42vh,.28vw,.64vh)!important;border-radius:clamp(1vh,.68vw,1.48vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs button{min-height:clamp(4.8vh,3.1vw,6.2vh)!important;padding:0 clamp(1.15vw,1.9vh,1.55vw)!important;border-radius:clamp(.74vh,.46vw,1vh)!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-close{grid-column:5!important;margin:0!important;width:clamp(5.2vh,3.4vw,6.7vh)!important;height:clamp(5.2vh,3.4vw,6.7vh)!important;border-radius:clamp(1vh,.7vw,1.5vh)!important;color:#80a4c2d1!important;font-size:clamp(2vh,1.25vw,2.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{min-width:0!important;width:100%!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-width:0!important;grid-template-columns:minmax(12vw,.8fr) minmax(7vw,.45fr) minmax(20vw,1.08fr) minmax(12vw,.74fr) minmax(10vw,.64fr)!important;gap:clamp(.72vw,1.15vh,1.05vw)!important;padding-inline:clamp(1.6vw,2.7vh,2.25vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head{min-height:clamp(6vh,4vw,7.8vh)!important;color:#7094b0c2!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(11vh,7vw,14.2vh)!important;color:#b0cde0e6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row strong{font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row em{min-height:clamp(4.2vh,2.7vw,5.5vh)!important;align-items:center!important;padding:0 clamp(.85vw,1.4vh,1.15vw)!important;border-radius:clamp(.75vh,.5vw,1.1vh)!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip{gap:clamp(.28vw,.48vh,.5vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip i{width:clamp(4.5vh,3vw,5.9vh)!important;height:clamp(4.5vh,3vw,5.9vh)!important;border-radius:clamp(.62vh,.42vw,.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-strip-media{width:84%!important;height:84%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{min-height:0!important;height:100%!important;padding:clamp(1.5vh,1.05vw,2.1vh) clamp(1.65vw,2.8vh,2.3vw) clamp(2vh,1.4vw,2.8vh)!important;overflow:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats{gap:clamp(.86vw,1.4vh,1.24vw)!important;margin-bottom:clamp(1.35vh,.95vw,1.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats div{min-height:clamp(8.6vh,5.8vw,11.2vh)!important;padding:clamp(1.1vh,.78vw,1.55vh) clamp(1.05vw,1.8vh,1.5vw)!important;border-radius:clamp(1.1vh,.72vw,1.58vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns h3,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots h3{color:#7094b0d1!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats b{font-size:clamp(2.25vh,1.45vw,3.05vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns{grid-template-columns:minmax(22vw,.42fr) minmax(0,.58fr)!important;gap:clamp(1.05vw,1.8vh,1.55vw)!important;margin-bottom:clamp(1.35vh,.95vw,1.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns article,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{min-width:0!important;padding:clamp(1.1vh,.78vw,1.55vh)!important;border-radius:clamp(1.1vh,.72vw,1.58vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant{display:grid!important;grid-template-columns:clamp(6.5vh,4.3vw,8.2vh) minmax(0,1fr) minmax(8.4vw,auto)!important;gap:clamp(.75vw,1.25vh,1.05vw)!important;min-height:clamp(9.4vh,6.4vw,12.2vh)!important;margin-top:clamp(.9vh,.62vw,1.25vh)!important;padding:clamp(.95vh,.66vw,1.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant-avatar{width:clamp(6.5vh,4.3vw,8.2vh)!important;height:clamp(6.5vh,4.3vw,8.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant div{min-width:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant span{font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant strong{min-width:clamp(7.8vw,14vh,11vw)!important;justify-self:end!important;margin:0!important;text-align:right!important;white-space:nowrap!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-matrix{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-matrix h3{margin-bottom:clamp(.85vh,.6vw,1.2vh)!important;color:#7094b0d1!important;font-size:clamp(2vh,1.25vw,2.65vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-table{border-radius:clamp(1vh,.68vw,1.48vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-row{grid-template-columns:minmax(4vw,.42fr) repeat(var(--bid-columns),minmax(0,1fr)) minmax(7vw,.7fr) minmax(4.8vw,.48fr)!important;min-height:clamp(5.2vh,3.4vw,6.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-head span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-row b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-row span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-row strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-row em{padding-inline:clamp(.52vw,.9vh,.8vw)!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-exchange-card{width:min(46vw,92dvh,calc(92vw - env(safe-area-inset-left) - env(safe-area-inset-right)))!important;max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 6vh)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-exchange-card .prototype-panel-head{min-height:clamp(6.2vh,4vw,8vh)!important;padding:clamp(1vh,.68vw,1.42vh) clamp(1.25vw,2.1vh,1.78vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-exchange-card .prototype-panel-title b{font-size:clamp(2.1vh,1.35vw,2.85vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-exchange-card .prototype-panel-body{min-height:0!important;padding:clamp(1.15vh,.8vw,1.65vh) clamp(1.25vw,2.1vh,1.78vw) clamp(1.25vh,.86vw,1.8vh)!important;gap:clamp(.72vh,.5vw,1.05vh)!important;overflow:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-exchange-card .prototype-exchange-stack{gap:clamp(.56vh,.4vw,.82vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-exchange-card .prototype-exchange-box{min-height:clamp(8.1vh,5.2vw,10.6vh)!important;padding:clamp(.9vh,.62vw,1.3vh) clamp(1vw,1.65vh,1.4vw)!important;gap:clamp(.48vh,.34vw,.72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-exchange-card .prototype-exchange-arrow{width:clamp(3.1vh,2vw,4vh)!important;height:clamp(3.1vh,2vw,4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-exchange-card .prototype-primary-button{min-height:clamp(6.1vh,4vw,7.9vh)!important;font-size:clamp(1.7vh,1.08vw,2.22vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-exchange-card .prototype-panel-hint{font-size:var(--bk-mobile-small)!important;line-height:1.25!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .floating-bid-pad,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .floating-calculator{align-items:center!important;justify-items:center!important;padding:calc(env(safe-area-inset-top) + 1.2vh) calc(env(safe-area-inset-right) + 1.2vw) calc(env(safe-area-inset-bottom) + 1.2vh) calc(env(safe-area-inset-left) + 1.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-panel{width:min(59vw,118dvh)!important;max-width:calc(96vw - env(safe-area-inset-left) - env(safe-area-inset-right))!important;max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 6vh)!important;grid-template-columns:minmax(0,.92fr) minmax(7vw,9.2vw) minmax(21vw,26vw)!important;grid-template-rows:clamp(4.5vh,3vw,5.8vh) minmax(0,1fr)!important;gap:clamp(.78vw,1.25vh,1.1vw)!important;padding:clamp(.92vh,.66vw,1.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-panel .floating-panel-drag{min-height:clamp(4.5vh,3vw,5.8vh)!important;justify-content:center!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .key-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-side{min-height:0!important;gap:clamp(.45vw,.78vh,.7vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .key-grid button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-side button{min-height:clamp(5.5vh,3.65vw,7.2vh)!important;border-color:#d9ebe02e!important;background:linear-gradient(180deg,#232d30fa,#101618fa)!important;color:#f6fcf5f0!important;opacity:1!important;font-size:clamp(2.1vh,1.34vw,2.76vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-side button:nth-child(2){color:#eaff33!important;background:linear-gradient(180deg,#445218fa,#1a220bfa)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-copy{min-height:0!important;padding:clamp(1vh,.72vw,1.45vh) clamp(1.05vw,1.8vh,1.5vw)!important;gap:clamp(.72vh,.5vw,1.05vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-copy b{font-size:clamp(2.05vh,1.28vw,2.72vh)!important;line-height:1.18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-copy em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-copy span{font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-copy strong{font-size:clamp(4.8vh,3vw,6.3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-pad-copy .confirm-bid{min-height:clamp(6.2vh,4vw,8vh)!important;font-size:clamp(1.9vh,1.2vw,2.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{padding:calc(env(safe-area-inset-top) + 1.1vh) calc(env(safe-area-inset-right) + 1.1vw) calc(env(safe-area-inset-bottom) + 1.1vh) calc(env(safe-area-inset-left) + 1.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-layout.two-pane{grid-template-columns:minmax(17vw,20vw) minmax(0,1fr)!important;gap:clamp(.95vw,1.6vh,1.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-scene-sidebar.big-sidebar{padding:clamp(.78vh,.56vw,1.08vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-lane-main{min-height:clamp(7.1vh,4.75vw,9.2vh)!important;padding-inline:clamp(.9vw,1.55vh,1.28vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-lane-name{font-size:clamp(1.95vh,1.25vw,2.62vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-lane-wait,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-lane-unlock{min-height:clamp(3.3vh,2.2vw,4.35vh)!important;font-size:clamp(1.35vh,.86vw,1.78vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{min-height:clamp(8vh,5.2vw,10.2vh)!important;padding:clamp(.8vh,.58vw,1.15vh) clamp(1vw,1.7vh,1.42vw)!important;border-radius:clamp(1vh,.68vw,1.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-copy b{font-size:clamp(2.4vh,1.55vw,3.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .warehouse-action-button.bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions button{min-height:clamp(5.1vh,3.35vw,6.6vh)!important;min-width:clamp(7.5vw,13vh,10.2vw)!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{min-height:100%!important;padding:clamp(3vh,2vw,4.2vh) clamp(2vw,3.4vh,2.8vw)!important;align-content:center!important;gap:clamp(1.1vh,.75vw,1.55vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel span{font-size:clamp(1.7vh,1.06vw,2.18vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel h3{font-size:clamp(5vh,3.2vw,6.8vh)!important;line-height:1.04!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel p{margin:0!important;font-size:clamp(2.2vh,1.42vw,2.9vh)!important;line-height:1.25!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal.bk-modal,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal.bk-modal{width:min(91vw,calc(97vw - env(safe-area-inset-left) - env(safe-area-inset-right)))!important;height:min(84dvh,calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 5vh))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .bk-modal-header,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .bk-modal-header{min-height:clamp(8vh,5.2vw,10.5vh)!important;padding:clamp(1.1vh,.78vw,1.58vh) clamp(1.65vw,2.8vh,2.3vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .bk-modal-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .bk-modal-title{font-size:clamp(3.8vh,2.45vw,5.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-layout,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-layout{grid-template-columns:clamp(15vw,25vh,19vw) minmax(0,1fr)!important;gap:clamp(.95vw,1.6vh,1.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-sidebar .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-sidebar .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-sidebar button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-sidebar button{min-height:clamp(4.8vh,3.2vw,6.2vh)!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .bk-filter-options,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .bk-filter-options{max-height:clamp(10vh,7vw,13.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .bk-filter-options button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .bk-filter-options button{min-height:clamp(4.2vh,2.8vw,5.5vh)!important;font-size:var(--bk-mobile-small)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-rows:clamp(18.6vh,12.2vw,23.5vh)!important;gap:clamp(.75vw,1.25vh,1.05vw)!important;padding-bottom:clamp(4vh,2.7vw,5.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{font-size:clamp(1.65vh,1.05vw,2.16vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{font-size:clamp(1.55vh,1vw,2.05vh)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:clamp(22.5vh,14.2vw,26vh) minmax(0,1fr)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(10vh,6.4vw,11.6vh) minmax(0,1fr)!important;gap:clamp(.85vw,1.35vh,1.28vw)!important;align-items:center!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-avatar-wrap{align-content:center!important;justify-items:center!important;gap:clamp(.48vh,.34vw,.72vh)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar{width:clamp(10vh,6.4vw,11.6vh)!important;min-width:clamp(10vh,6.4vw,11.6vh)!important;max-width:clamp(10vh,6.4vw,11.6vh)!important;height:clamp(10vh,6.4vw,11.6vh)!important;min-height:clamp(10vh,6.4vw,11.6vh)!important;max-height:clamp(10vh,6.4vw,11.6vh)!important;overflow:hidden!important;border:0!important;border-radius:clamp(.38vh,.28vw,.62vh)!important;background:transparent!important;box-shadow:none!important;outline:0!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar:before,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar:after,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar:before,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar:after{content:none!important;display:none!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar img,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 16%!important;border-radius:inherit!important;filter:contrast(1.05) saturate(1.06)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-avatar-wrap>span{max-width:clamp(10vh,6.4vw,11.6vh)!important;color:#fcfff8fa!important;font-size:clamp(1.12vh,.78vw,1.5vh)!important;font-weight:1000!important;line-height:1.05!important;letter-spacing:-.03em!important;text-shadow:0 .36vh .75vh rgba(0,0,0,.82)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-info{align-content:center!important;gap:clamp(.52vh,.38vw,.78vh)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-name{gap:clamp(.45vw,.72vh,.86vw)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-name>span{font-size:clamp(1.9vh,1.32vw,2.55vh)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-name>b{font-size:clamp(2.05vh,1.42vw,2.75vh)!important}.selection-ui-overlay{--auction-frame-intel-tight: url(/assets/auction-frame-intel-tight-DsqNzN6E.webp)}.selection-ui-cards:has(.selection-ui-character-card){align-items:center!important;gap:clamp(2.1vw,3.1vh,3vw)!important}.selection-ui-character-card{width:clamp(27vh,19.5vw,34vh)!important;min-height:auto!important;aspect-ratio:1224 / 1774!important;overflow:visible!important;border:0!important;border-radius:clamp(.85vh,.62vw,1.28vh)!important;background:transparent!important;box-shadow:none!important;isolation:isolate!important}.selection-ui-character-card:hover{transform:translateY(-.55vh)!important}.selection-ui-character-card.selected{border:0!important;background:transparent!important}.selection-ui-character-card.dimmed{opacity:.48!important;filter:saturate(.5) brightness(.78)!important}.selection-ui-character-card .selection-ui-selected-bar{display:none!important}.selection-ui-character-frame{position:absolute;inset:0;overflow:hidden;border-radius:inherit;background:radial-gradient(circle at 50% 15%,color-mix(in srgb,var(--card-color, #36d887) 24%,transparent),transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #062218) 48%,#11171b),#050809 78%);box-shadow:0 clamp(1.4vh,1vw,2.2vh) clamp(3.8vh,2.4vw,5.8vh) #0000009e,inset 0 0 clamp(2vh,1.4vw,3.6vh) color-mix(in srgb,var(--card-color, #36d887) 10%,transparent);transform:none}.selection-ui-character-frame:before{content:"";position:absolute;inset:0;z-index:6;background:var(--auction-frame-intel-tight) center / 100% 100% no-repeat;pointer-events:none}.selection-ui-character-art{position:absolute;inset:7.8% 10.4% 31.8%;z-index:1;overflow:hidden;border-radius:clamp(.34vh,.24vw,.58vh);background:#07100f}.selection-ui-character-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 16%;image-rendering:auto;filter:none;transform:none;backface-visibility:hidden}.selection-ui-character-art span{width:100%;height:100%;display:grid;place-items:center;color:var(--card-color, #36d887);font-size:clamp(6vh,4.2vw,8vh);font-weight:1000}.selection-ui-character-copy{position:absolute;inset:auto 13.5% 14.2%;z-index:3;min-height:24.2%;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:clamp(.52vh,.36vw,.78vh);padding:clamp(.92vh,.62vw,1.25vh) clamp(.92vw,1.35vh,1.26vw);border-top:thin solid color-mix(in srgb,var(--card-color, #36d887) 48%,transparent);background:linear-gradient(180deg,#030e0db3,#030708f0)}.selection-ui-character-copy b{color:#faf8eefa;font-size:clamp(2.05vh,1.42vw,2.8vh);font-weight:1000;line-height:1;letter-spacing:-.08em;text-shadow:0 .35vh .85vh rgba(0,0,0,.75)}.selection-ui-character-copy p{margin:0;overflow:hidden;color:#e8eeecd1;font-size:clamp(1vh,.7vw,1.38vh);font-weight:850;line-height:1.34;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.selection-ui-character-card .selection-ui-check{position:absolute;top:7.8%;right:11.2%;z-index:8;width:clamp(2.6vh,1.8vw,3.6vh)!important;height:clamp(2.6vh,1.8vw,3.6vh)!important;background:#eaff33!important;box-shadow:0 0 1.5vh #eaff336b!important}.selection-ui-character-card .selection-ui-check svg{width:62%;height:62%}.selection-ui-character-card.selected .selection-ui-character-frame{box-shadow:0 clamp(1.6vh,1.08vw,2.5vh) clamp(4.5vh,2.8vw,6.8vh) #000000ad,0 0 clamp(2.1vh,1.42vw,3.6vh) #e8ff2a38,inset 0 0 clamp(2.5vh,1.7vw,4.2vh) color-mix(in srgb,var(--card-color, #36d887) 16%,transparent)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards:has(.selection-ui-character-card){gap:clamp(1.8vw,2.5vh,2.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{width:clamp(36vh,24vw,42vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-copy{min-height:23.2%;gap:clamp(.34vh,.24vw,.52vh);padding:clamp(.72vh,.5vw,1.02vh) clamp(.82vw,1.1vh,1.12vw)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-copy b{font-size:clamp(2.15vh,1.42vw,2.85vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-copy p{font-size:clamp(1.2vh,.78vw,1.58vh);line-height:1.24;-webkit-line-clamp:2}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card){justify-content:flex-start!important;padding:max(1.2vh,env(safe-area-inset-top)) max(3vw,env(safe-area-inset-right)) max(1.2vh,env(safe-area-inset-bottom)) max(3vw,env(safe-area-inset-left))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-content{min-height:calc(100dvh - max(2.4vh,env(safe-area-inset-top)) - max(2.4vh,env(safe-area-inset-bottom)))!important;justify-content:flex-start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-heading{margin-bottom:clamp(1.1vh,.82vw,1.7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-heading h2{font-size:clamp(4.6vh,2.55vw,6.2vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-heading p{font-size:clamp(1.9vh,1.08vw,2.55vh)!important;line-height:1.18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{margin-bottom:clamp(1.2vh,.84vw,1.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-action{height:clamp(5.4vh,3.2vw,7.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-confirm{height:clamp(5.4vh,3.35vw,7.2vh)!important;min-width:clamp(24vw,42vh,34vw)!important;padding:0 clamp(2.4vw,4vh,3.6vw)!important;font-size:clamp(2.2vh,1.32vw,2.95vh)!important}body.screen-auction .player-avatar-wrap .role-avatar,body.screen-auction .player-identity .role-avatar{aspect-ratio:.78!important;width:clamp(8.6vh,6.15vw,11.4vh)!important;min-width:clamp(8.6vh,6.15vw,11.4vh)!important;max-width:clamp(8.6vh,6.15vw,11.4vh)!important;height:clamp(11vh,7.9vw,14.6vh)!important;min-height:clamp(11vh,7.9vw,14.6vh)!important;max-height:clamp(11vh,7.9vw,14.6vh)!important;overflow:hidden!important;border:thin solid rgba(142,246,177,.58)!important;border-radius:clamp(.45vh,.32vw,.72vh)!important;background:#030d0bdb!important;box-shadow:0 0 1.35vh #3fec8b29!important;contain:paint!important}body.screen-auction .player-avatar-wrap .role-avatar img,body.screen-auction .player-identity .role-avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 15%!important;border-radius:inherit!important;filter:none!important;transform:none!important;backface-visibility:hidden!important;image-rendering:auto!important}body.screen-auction .player-avatar-wrap{align-content:center!important;justify-items:center!important;gap:clamp(.18vh,.14vw,.3vh)!important}body.screen-auction .player-avatar-wrap>span{max-width:clamp(8.6vh,6.15vw,11.4vh)!important;font-size:clamp(1vh,.68vw,1.35vh)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-avatar-wrap{inline-size:clamp(8.6vh,6.15vw,11.4vh)!important;justify-self:center!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-avatar-wrap>span{position:static!important;inset:auto!important;transform:none!important;inline-size:100%!important;max-inline-size:100%!important;justify-self:center!important;text-align:center!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-result .result-cell.loading-result:before{display:none!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-result .result-cell.loading-result:after{content:none!important;display:none!important;animation:none!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-result .result-cell.loading-result .reveal-spinner{display:block!important;box-sizing:border-box!important;inline-size:18px!important;block-size:18px!important;min-inline-size:18px!important;min-block-size:18px!important;max-inline-size:none!important;max-block-size:none!important;aspect-ratio:1!important;border:2px solid color-mix(in srgb,var(--rarity-color) 28%,transparent)!important;border-top-color:color-mix(in srgb,var(--rarity-color) 90%,white)!important;border-radius:50%!important;background:transparent!important;animation:spinReveal .62s linear infinite,spinnerPulse .62s ease-in-out infinite alternate!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(8.6vh,6.15vw,11.4vh) minmax(0,1fr)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:clamp(19.5vh,12.1vw,23.5vh) minmax(0,1fr)!important;column-gap:clamp(.5vw,.78vh,.82vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(10.5vh,7.2vw,13.4vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar{width:clamp(10.5vh,7.2vw,13.4vh)!important;min-width:clamp(10.5vh,7.2vw,13.4vh)!important;max-width:clamp(10.5vh,7.2vw,13.4vh)!important;height:clamp(13.2vh,9.1vw,16.8vh)!important;min-height:clamp(13.2vh,9.1vw,16.8vh)!important;max-height:clamp(13.2vh,9.1vw,16.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap>span{max-width:clamp(10.5vh,7.2vw,13.4vh)!important;font-size:clamp(1.42vh,.92vw,1.98vh)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .avatar.role-avatar,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-identity .avatar.role-avatar{aspect-ratio:.78!important;width:clamp(8.6vh,6.15vw,11.4vh)!important;min-width:clamp(8.6vh,6.15vw,11.4vh)!important;max-width:clamp(8.6vh,6.15vw,11.4vh)!important;height:clamp(11vh,7.9vw,14.6vh)!important;min-height:clamp(11vh,7.9vw,14.6vh)!important;max-height:clamp(11vh,7.9vw,14.6vh)!important;border:thin solid rgba(142,246,177,.58)!important;border-radius:clamp(.45vh,.32vw,.72vh)!important;background:#030d0bdb!important;box-shadow:0 0 1.35vh #3fec8b29!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .avatar.role-avatar img,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-identity .avatar.role-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 15%!important;filter:none!important;transform:none!important;backface-visibility:hidden!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-name{align-items:start!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-name>b{display:-webkit-box!important;font-size:clamp(1.7vh,1.18vw,2.25vh)!important;max-width:100%!important;overflow:hidden!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-round-board{align-content:center!important;gap:clamp(.22vh,.16vw,.36vh)!important;min-width:0!important;width:min(100%,clamp(20vh,14.8vw,28vh))!important;max-width:calc(100% - clamp(1.2vh,.9vw,1.8vh))!important;justify-self:end!important;margin-right:clamp(.32vh,.22vw,.52vh)!important;overflow:hidden!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.55vh,1.08vw,2.18vh) minmax(6.4em,1fr) max-content!important;min-height:clamp(2.45vh,1.68vw,3.2vh)!important;column-gap:clamp(.18vw,.32vh,.34vw)!important;padding:clamp(.08vh,.07vw,.18vh) clamp(.28vw,.42vh,.48vw)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-round-row em,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-round-row b{font-size:clamp(1vh,.68vw,1.35vh)!important;line-height:1!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-round-row .slot-card-name{display:block!important;min-inline-size:0!important;max-inline-size:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.screen-auction .player-round-row b{min-inline-size:max-content!important;overflow:visible!important;text-overflow:clip!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.selection-item-open .selection-ui-overlay[data-selection-kind=item][data-selection-count="4"] .selection-ui-content,html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-overlay[data-selection-kind=item][data-selection-count="4"] .selection-ui-content{width:min(100%,1760px)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-cards[data-selection-count="4"]:has(.selection-ui-item-card),html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="4"]:has(.selection-ui-item-card){display:grid!important;grid-template-columns:repeat(4,max-content)!important;justify-content:center!important;align-items:center!important;gap:clamp(.65vw,1.1vh,.95vw)!important;width:max-content!important;max-width:calc(100vw - max(48px,env(safe-area-inset-left)) - max(48px,env(safe-area-inset-right)))!important;overflow:visible!important}body.screen-setup .elite-icon-action.has-dot i{top:clamp(.28vh,.18vw,.42vh)!important;right:clamp(.28vh,.18vw,.42vh)!important;width:clamp(.78vh,.52vw,1.08vh)!important;min-width:clamp(.78vh,.52vw,1.08vh)!important;height:clamp(.78vh,.52vw,1.08vh)!important;padding:0!important;border:thin solid rgba(255,255,255,.8)!important;box-shadow:0 0 1vh #ff3d6a7a!important;color:transparent!important;font-size:0!important;line-height:0!important}.prototype-message-toolbar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:center!important}.prototype-message-claim-all,.prototype-message-clean{justify-content:center!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-vw: 100vw;--pm-vh: 100dvh;--pm-safe-t: env(safe-area-inset-top);--pm-safe-r: env(safe-area-inset-right);--pm-safe-b: env(safe-area-inset-bottom);--pm-safe-l: env(safe-area-inset-left);--pm-pad: clamp(.55vh, .58vw, 1.08vh);--pm-gap: clamp(.42vh, .42vw, .88vh);--pm-gap-lg: clamp(.82vh, .78vw, 1.55vh);--pm-line: rgba(122, 180, 190, .3);--pm-panel: rgba(3, 10, 12, .66);--pm-panel-solid: rgba(3, 8, 10, .9);--pm-green: #caff18;--pm-cyan: #87def6;--pm-text: clamp(2.1vh, 1.38vw, 3.05vh);--pm-text-sm: clamp(1.7vh, 1.12vw, 2.35vh);--pm-text-xs: clamp(1.42vh, .94vw, 1.88vh);--pm-title: clamp(2.82vh, 1.88vw, 4vh);--pm-display: clamp(4.45vh, 3.22vw, 7.25vh);--pm-header: clamp(7.2vh, 5.1vw, 9.6vh);--selection-card-ratio: .714}html.compact-landscape{--pm-pad: clamp(.48vh, .5vw, .9vh);--pm-gap: clamp(.34vh, .34vw, .72vh);--pm-gap-lg: clamp(.62vh, .6vw, 1.18vh)}html.ultra-compact-landscape{--pm-pad: clamp(.42vh, .44vw, .78vh);--pm-gap: clamp(.28vh, .3vw, .62vh);--pm-gap-lg: clamp(.52vh, .52vw, 1vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body{overflow:hidden!important;font-size:var(--pm-text);text-rendering:optimizeLegibility}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea{font-size:inherit}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .glass{-webkit-backdrop-filter:blur(.7vh);backdrop-filter:blur(.7vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-screen{height:100dvh!important;min-height:100dvh!important;grid-template-rows:var(--pm-header) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-top{min-height:var(--pm-header)!important;height:var(--pm-header)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .elite-top-actions{gap:clamp(1vw,1.5vh,1.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .elite-wallet-strip{gap:clamp(1vw,1.45vh,1.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .elite-asset,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .elite-gold-capsule{min-height:clamp(4.4vh,3vw,5.7vh)!important;gap:clamp(.45vw,.7vh,.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .elite-asset span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .elite-gold-capsule span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .elite-asset b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .elite-gold-capsule b{font-size:var(--pm-text-sm)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-lobby-body{height:calc(100dvh - var(--pm-header))!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(31vw,34.2vw)!important;gap:clamp(.42vw,.72vh,.8vw)!important;padding:clamp(.55vh,.45vw,.9vh) clamp(.58vw,.9vh,.95vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .world-map{height:100%!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .world-map img{width:100%!important;height:100%!important;object-fit:cover!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin{min-width:clamp(7.7vw,12.2vh,10.4vw)!important;min-height:clamp(5vh,3.55vw,6.45vh)!important;padding:clamp(.56vh,.4vw,.82vh) clamp(.62vw,.94vh,.96vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin b{font-size:clamp(1.68vh,1.14vw,2.28vh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin span{font-size:var(--pm-text-xs)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin em{position:absolute!important;top:clamp(-1.1vh,-.65vw,-.55vh)!important;right:clamp(-1vw,-.7vh,-.36vw)!important;min-width:clamp(3.8vw,6.5vh,5.4vw)!important;min-height:clamp(2.3vh,1.55vw,3vh)!important;display:grid!important;place-items:center!important;border-radius:999vmax!important;padding-inline:clamp(.42vw,.62vh,.68vw)!important;background:linear-gradient(135deg,#dfff39,#91d92d)!important;color:#081005!important;font-size:clamp(1.04vh,.68vw,1.35vh)!important;font-weight:900!important;box-shadow:0 .45vh 1.15vh #c6ff0052!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-setup .map-pin[data-venue-id=container]{--pin-x: 39.5% !important;--pin-y: 61.2% !important;transform:translate(-18%,-42%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-setup .map-pin[data-venue-id=villa]{--pin-x: 56.4% !important;--pin-y: 47.4% !important;transform:translate(-16%,-82%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-setup .map-pin[data-venue-id=apartment]{--pin-x: 77.4% !important;--pin-y: 32.8% !important;transform:translate(-16%,-72%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-detail.map-venue-card{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:minmax(0,1.12fr) minmax(0,.74fr) minmax(0,.55fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.78fr)!important;gap:var(--pm-gap-lg)!important;padding:clamp(2.2vh,1.5vw,3.2vh) clamp(1.5vw,2.3vh,2.3vw)!important;align-content:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-detail.map-venue-card .venue-title{min-height:0!important;align-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-title-copy span{font-size:var(--pm-text-sm)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-title-copy h1{font-size:clamp(4.2vh,3vw,7vh)!important;line-height:.95!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-multiplier{min-width:clamp(8.2vw,14vh,10.5vw)!important;transform:translate(8%,-10%)!important;font-size:var(--pm-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-mode-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-actions.venue-mode-tabs{align-self:stretch!important;min-height:0!important;gap:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-mode-tabs button{height:100%!important;min-height:0!important;font-size:var(--pm-text)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-detail.map-venue-card>p{margin:0!important;align-self:center!important;font-size:var(--pm-text-sm)!important;line-height:1.35!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-stats{height:100%!important;min-height:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:var(--pm-gap)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-stats div{min-height:0!important;padding:clamp(.48vh,.35vw,.72vh) clamp(.6vw,.9vh,.95vw)!important;display:grid!important;place-items:center!important;align-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-stats span{font-size:var(--pm-text-xs)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-stats b{font-size:clamp(1.9vh,1.32vw,2.62vh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-copy{min-height:0!important;height:100%!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-content:center!important;gap:clamp(.46vh,.32vw,.72vh) clamp(.82vw,1.2vh,1.15vw)!important;padding:clamp(.85vh,.6vw,1.2vh) clamp(1vw,1.45vh,1.45vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-copy b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-copy span{font-size:var(--pm-text-sm)!important;line-height:1.22!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-enter-action{height:100%!important;min-height:0!important;font-size:clamp(2vh,1.35vw,2.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{height:calc(100dvh - var(--pm-header) - var(--pm-gap))!important;max-height:calc(100dvh - var(--pm-header) - var(--pm-gap))!important;min-height:0!important;box-sizing:border-box!important;padding:clamp(.6vh,.45vw,.9vh) clamp(.6vw,.85vh,.92vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-layout.two-pane{height:100%!important;max-height:100%!important;min-height:0!important;box-sizing:border-box!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-layout.two-pane{display:grid!important;grid-template-columns:minmax(19vw,21.5vw) minmax(0,1fr)!important;gap:clamp(.7vw,1.05vh,1.05vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-scene-sidebar.big-sidebar{min-width:0!important;height:100%!important;overflow:hidden auto!important;padding:clamp(.75vh,.55vw,1.1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-lane{min-height:clamp(6.6vh,4.5vw,8.6vh)!important;margin-bottom:clamp(.42vh,.3vw,.66vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-lane-main strong{font-size:clamp(1.9vh,1.25vw,2.55vh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-lane-unlock,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-lane-wait,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-edit-icon{font-size:var(--pm-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:clamp(5.7vh,3.85vw,7.2vh) minmax(0,1fr)!important;gap:var(--pm-gap)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:var(--pm-gap-lg)!important;align-items:center!important;padding:clamp(.68vh,.46vw,1vh) clamp(1vw,1.45vh,1.42vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-copy b{font-size:var(--pm-title)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-copy em{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{display:flex!important;flex-wrap:nowrap!important;gap:clamp(.45vw,.68vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{min-height:clamp(4.1vh,2.8vw,5.35vh)!important;padding-inline:clamp(.9vw,1.35vh,1.35vw)!important;border-radius:999vmax!important;font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-scroll{height:100%!important;min-height:0!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-scroll{container-type:inline-size!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid{--warehouse-cell: calc(100cqw / 12) !important;width:calc(var(--warehouse-cell) * 12)!important;min-height:100%!important;height:max(100%,calc(var(--warehouse-cell) * var(--loot-rows, 40)))!important;grid-template-columns:repeat(12,var(--warehouse-cell))!important;grid-template-rows:repeat(var(--loot-rows, 40),var(--warehouse-cell))!important;aspect-ratio:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{min-height:100%!important;height:100%!important;display:grid!important;place-items:center!important;align-content:center!important;gap:clamp(1.1vh,.85vw,1.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel h3{font-size:clamp(4vh,2.7vw,6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-item-card{border-radius:0!important;background:linear-gradient(145deg,color-mix(in srgb,var(--rarity-color, #8cd5ff) 6%,rgba(2,8,10,.98)),#010507fa)!important;box-shadow:inset 0 0 0 thin color-mix(in srgb,var(--rarity-color, #8cd5ff) 44%,rgba(95,130,138,.28))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-item-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-item-size{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{height:100dvh!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(30.5vw,31.8vw) minmax(24.5vw,26.2vw) minmax(0,1fr)!important;grid-template-rows:clamp(5.2vh,3.55vw,6.5vh) minmax(0,1fr) clamp(15.3vh,10.3vw,18vh) clamp(7.5vh,5.25vw,9.2vh)!important;gap:var(--pm-gap)!important;padding:calc(var(--pm-safe-t) + clamp(.45vh,.32vw,.65vh)) calc(var(--pm-safe-r) + clamp(.56vw,.82vh,.9vw)) calc(var(--pm-safe-b) + clamp(.45vh,.32vw,.65vh)) calc(var(--pm-safe-l) + clamp(.56vw,.82vh,.9vw))!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bg,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .hud-bg{position:fixed!important;inset:0!important;z-index:0!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bg-image,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .hud-bg-image{opacity:.56!important;filter:brightness(.72) contrast(1.05) saturate(.92)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-left,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-right,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bottom{position:relative!important;z-index:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-left{grid-column:1!important;grid-row:2 / 5!important;display:grid!important;grid-template-rows:repeat(4,minmax(0,1fr))!important;gap:clamp(.36vh,.26vw,.58vh)!important;padding:clamp(.42vh,.32vw,.66vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{min-height:0!important;display:grid!important;grid-template-columns:minmax(16.2vw,17.4vw) minmax(0,1fr)!important;grid-template-areas:"identity rounds"!important;grid-auto-columns:0!important;align-items:stretch!important;gap:clamp(.46vw,.72vh,.78vw)!important;padding:clamp(.55vh,.38vw,.8vh) clamp(.5vw,.75vh,.78vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{display:grid!important;grid-template-columns:clamp(6.5vh,4.65vw,8.4vh) minmax(0,1fr)!important;align-items:center!important;gap:clamp(.42vw,.62vh,.72vw)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player>.player-identity{display:grid!important;grid-area:identity!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap{display:grid!important;place-items:center!important;gap:clamp(.16vh,.12vw,.32vh)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar{width:clamp(6.3vh,4.52vw,8.15vh)!important;min-width:clamp(6.3vh,4.52vw,8.15vh)!important;max-width:clamp(6.3vh,4.52vw,8.15vh)!important;height:clamp(8.1vh,5.8vw,10.45vh)!important;min-height:clamp(8.1vh,5.8vw,10.45vh)!important;max-height:clamp(8.1vh,5.8vw,10.45vh)!important;border-radius:.45vh!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .role-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;image-rendering:auto!important;transform:translateZ(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap>span{width:100%!important;max-width:clamp(6.3vh,4.52vw,8.15vh)!important;color:#fffff5f5!important;font-size:clamp(1.18vh,.78vw,1.55vh)!important;line-height:1.05!important;text-align:center!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info{display:grid!important;align-content:center!important;justify-items:start!important;gap:clamp(.24vh,.18vw,.4vh)!important;min-width:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name{display:flex!important;align-items:baseline!important;flex-wrap:nowrap!important;gap:clamp(.28vw,.42vh,.5vw)!important;width:100%!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>span{font-size:clamp(1.9vh,1.24vw,2.48vh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>b{max-width:clamp(7vw,11vh,9.2vw)!important;min-width:0!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:normal!important;font-size:clamp(1.65vh,1.08vw,2.2vh)!important;line-height:1.02!important;letter-spacing:-.035em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line{justify-content:start!important;gap:clamp(.3vw,.46vh,.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-bid-status,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief b{font-size:var(--pm-text-xs)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player>.player-round-board,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{grid-area:rounds!important;height:100%!important;width:100%!important;min-width:0!important;display:grid!important;grid-template-rows:repeat(5,minmax(0,1fr))!important;gap:clamp(.18vh,.12vw,.3vh)!important;padding-inline-start:clamp(.45vw,.7vh,.82vw)!important;border-left:thin solid rgba(130,255,190,.2)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{min-height:0!important;height:100%!important;display:grid!important;grid-template-columns:clamp(1.7vh,1.1vw,2.25vh) minmax(0,1fr) minmax(5.6vw,7.2vw)!important;align-items:center!important;gap:clamp(.26vw,.4vh,.52vw)!important;padding:0 clamp(.34vw,.52vh,.62vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row i{width:clamp(1.7vh,1.1vw,2.25vh)!important;height:clamp(1.7vh,1.1vw,2.25vh)!important;font-size:clamp(.86vh,.56vw,1.12vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-width:0!important;max-width:100%!important;white-space:nowrap!important;font-size:clamp(1.16vh,.76vw,1.52vh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em{overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{justify-self:end!important;text-align:right!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-center{grid-column:2!important;grid-row:2!important;min-height:0!important;display:grid!important;grid-template-rows:clamp(5.3vh,3.6vw,6.6vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-center>.round-title{margin:0!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-center>.round-title b{font-size:var(--pm-title)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-head{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-area{min-height:0!important;height:100%!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;padding:var(--pm-pad)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-list{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;gap:clamp(.45vh,.32vw,.72vh)!important;overflow:hidden auto!important;scrollbar-width:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-list::-webkit-scrollbar{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item{min-height:clamp(6vh,4vw,7.6vh)!important;padding:clamp(.58vh,.42vw,.86vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item>i{width:clamp(2.5vh,1.65vw,3.2vh)!important;height:clamp(2.5vh,1.65vw,3.2vh)!important;font-size:var(--pm-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item span{font-size:var(--pm-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item b{font-size:clamp(1.55vh,1vw,2.02vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item p{font-size:var(--pm-text-sm)!important;line-height:1.22!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{grid-column:2!important;grid-row:3!important;min-height:0!important;height:100%!important;overflow:visible!important;z-index:30!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .intel-card-row{height:100%!important;min-height:0!important;overflow:visible!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .intel-card-row{display:flex!important;justify-content:center!important;gap:clamp(1.1vw,1.7vh,1.55vw)!important;padding:0 clamp(.35vw,.5vh,.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{--hand-slot-card-h: clamp(20.5vh, 14.4vw, 25.8vh) !important;--hand-card-focus-h: clamp(26vh, 17.4vw, 31.2vh) !important;--hand-slot-card-w: calc(var(--hand-slot-card-h) * var(--selection-card-ratio)) !important;flex:0 0 var(--hand-slot-card-w)!important;width:var(--hand-slot-card-w)!important;height:100%!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{transform-origin:50% 100%!important;transition:transform .16s ease,filter .16s ease,opacity .16s ease!important;will-change:transform!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){z-index:80!important;transform:translate3d(-50%,-6.2vh,0) rotate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging{z-index:90!important;transform:translate3d(calc(-50% + var(--drag-x, 0vw)),calc(-6.2vh + var(--drag-y, 0vh)),0) rotate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(calc(-50% + var(--drag-x, 0vw)),calc(-6.8vh + var(--drag-y, 0vh)),0) rotate(-1deg)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-card-inner,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .prop-card-shell .selection-ui-card-inner{padding:15.5% 13.5% 12%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-title b{font-size:clamp(1.65vh,1.08vw,2.28vh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-ability b{font-size:clamp(1.38vh,.9vw,1.82vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-ability p{font-size:var(--pm-text-sm)!important;line-height:1.3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty .intel-card-row{min-height:100%!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-bottom-simple{grid-column:2!important;grid-row:4!important;min-height:0!important;height:100%!important;z-index:20!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .timer-ring{width:clamp(5.7vh,3.9vw,7.2vh)!important;height:clamp(5.7vh,3.9vw,7.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .timer-ring span{font-size:clamp(2.1vh,1.42vw,2.85vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-actions{height:100%!important;display:grid!important;grid-template-columns:clamp(5.2vh,3.5vw,6.7vh) clamp(5.2vh,3.5vw,6.7vh) minmax(0,1fr)!important;gap:clamp(.55vw,.8vh,.9vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-button{height:clamp(6.1vh,4.2vw,7.8vh)!important;min-height:0!important;font-size:clamp(2.25vh,1.5vw,3.15vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-right{grid-column:3!important;grid-row:2 / 5!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-board-panel{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:clamp(6.2vh,4.25vw,7.6vh) minmax(0,1fr) clamp(5.2vh,3.55vw,6.55vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-board-head{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-board-head h3{font-size:clamp(2.65vh,1.8vw,3.75vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-open{min-height:clamp(3.5vh,2.35vw,4.8vh)!important;padding-inline:clamp(.8vw,1.2vh,1.15vw)!important;font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-grid-scroll{min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-grid{height:100%!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-board-foot{min-height:0!important;align-items:center!important;padding:0 clamp(1vw,1.45vh,1.5vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .loot-cell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell.result-cell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-card{border-radius:0!important;border-color:color-mix(in srgb,var(--rarity-color, #84ddff) 56%,rgba(68,96,104,.34))!important;background:linear-gradient(145deg,color-mix(in srgb,var(--rarity-color, #84ddff) 5%,rgba(2,8,10,.97)),#010507fc),#020709fa!important;box-shadow:inset 0 0 1vh #000000bf,0 0 .14vh color-mix(in srgb,var(--rarity-color, #84ddff) 12%,transparent)!important;filter:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .loot-cell:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .loot-cell:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-card:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-card:after{opacity:0!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-name{max-width:calc(100% - .9vw)!important;background:transparent!important;font-size:clamp(1.36vh,.88vw,1.78vh)!important;line-height:1.05!important;text-shadow:0 .16vh .45vh rgba(0,0,0,.86)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-item-media{filter:drop-shadow(0 .55vh .9vh rgba(0,0,0,.68)) saturate(1.02) contrast(1.04)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{height:100dvh!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(18vw,19.2vw) minmax(19.2vw,20.6vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.4vh,5vw,9.1vh)!important;gap:var(--pm-gap)!important;padding:calc(var(--pm-safe-t) + clamp(.45vh,.32vw,.65vh)) calc(var(--pm-safe-r) + clamp(.56vw,.82vh,.9vw)) calc(var(--pm-safe-b) + clamp(.45vh,.32vw,.65vh)) calc(var(--pm-safe-l) + clamp(.56vw,.82vh,.9vw))!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-row:1!important;min-height:0!important;height:100%!important;margin:0!important;align-self:stretch!important;overflow:hidden!important;position:relative!important;z-index:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-column:1!important;grid-row:1 / span 2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-column:2!important;display:grid!important;grid-template-rows:clamp(6.2vh,4.25vw,7.6vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-column:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(6.2vh,4.25vw,7.6vh)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;overflow:hidden auto!important;padding:clamp(.55vh,.4vw,.82vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:clamp(6.3vh,4.15vw,7.9vh)!important;padding:clamp(.58vh,.42vw,.86vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-column:2!important;grid-row:2!important;min-height:0!important;height:100%!important;position:relative!important;z-index:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{height:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.55vw,.82vh,.9vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bk-button{height:clamp(5.8vh,4vw,7.4vh)!important;min-height:0!important;padding-inline:clamp(.7vw,1.1vh,1.1vw)!important;font-size:clamp(1.75vh,1.15vw,2.3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .floating-bid-pad,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .floating-calculator{position:fixed!important;inset:0!important;z-index:12000!important;display:grid!important;place-items:center!important;padding:calc(var(--pm-safe-t) + 2vh) calc(var(--pm-safe-r) + 2vw) calc(var(--pm-safe-b) + 2vh) calc(var(--pm-safe-l) + 2vw)!important;background:#00000029!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-panel{width:min(52vw,98dvh)!important;max-height:min(78dvh,58vw)!important;display:grid!important;grid-template-columns:minmax(clamp(18vw,31vh,22vw),1fr) minmax(clamp(5.2vw,9vh,6.8vw),.34fr) minmax(clamp(16.8vw,29vh,20.8vw),.94fr)!important;grid-template-rows:clamp(4.5vh,3vw,5.8vh) minmax(0,1fr)!important;gap:var(--pm-gap)!important;pointer-events:auto!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .calculator-panel{width:min(36vw,72dvh)!important;max-height:min(78dvh,74vw)!important;pointer-events:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .floating-panel-drag{grid-column:1 / -1!important;min-height:0!important;height:clamp(4.5vh,3vw,5.8vh)!important;font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-close{top:clamp(.45vh,.32vw,.7vh)!important;right:clamp(.45vw,.7vh,.75vw)!important;width:clamp(3.8vh,2.62vw,5vh)!important;height:clamp(3.8vh,2.62vw,5vh)!important;border-radius:50%!important;z-index:5!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .key-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-side,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-copy{grid-row:2!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .key-grid{grid-column:1!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-rows:repeat(4,minmax(0,1fr))!important;gap:var(--pm-gap)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .key-grid button{min-width:0!important;min-height:clamp(7.1vh,4.9vw,8.7vh)!important;padding:0!important;font-size:clamp(2.2vh,1.48vw,3.05vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-side{grid-column:2!important;display:grid!important;grid-template-rows:repeat(3,minmax(0,1fr))!important;gap:var(--pm-gap)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-side button{min-width:0!important;min-height:clamp(6.6vh,4.6vw,8.2vh)!important;padding:0!important;font-size:clamp(1.9vh,1.24vw,2.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-copy{grid-column:3!important;height:100%!important;display:grid!important;grid-template-rows:auto auto auto minmax(0,1fr) auto!important;gap:var(--pm-gap)!important;min-width:0!important;padding:clamp(.8vh,.58vw,1.1vh) clamp(.72vw,1.05vh,1vw)!important;border-radius:clamp(1.1vh,.75vw,1.55vh)!important;background:linear-gradient(145deg,#1b2c12e6,#060c09f0)!important;border:thin solid rgba(198,255,36,.22)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-copy b{color:#faffe5fa!important;font-size:clamp(1.75vh,1.12vw,2.35vh)!important;line-height:1.12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-copy em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-copy span{color:#dcff58!important;font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bid-pad-copy strong{align-self:center!important;justify-self:center!important;font-size:clamp(5vh,3.45vw,7.1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .confirm-bid{height:clamp(6.1vh,4.25vw,7.8vh)!important;font-size:var(--pm-text)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-modal,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-drawer{max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 3vw)!important;max-height:calc(100dvh - var(--pm-safe-t) - var(--pm-safe-b) - 3vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-modal-backdrop{z-index:62000!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-modal,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-drawer{z-index:62010!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-modal-close{position:relative!important;z-index:3!important;pointer-events:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal.bk-modal,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal.bk-modal{width:min(89vw,170dvh)!important;height:min(82dvh,calc(100dvh - var(--pm-safe-t) - var(--pm-safe-b) - 4vh))!important;z-index:62010!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-layout{grid-template-columns:minmax(15vw,17.5vw) minmax(0,1fr)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-sidebar{overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-sidebar .bk-button{min-height:clamp(4.6vh,3.15vw,5.8vh)!important;font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-main{min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-filters{gap:clamp(.55vw,.85vh,.9vw)!important;padding:clamp(.7vh,.5vw,1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-filter-group,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-filter-options{min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-filter-options{gap:clamp(.45vw,.7vh,.75vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-filter-options button{min-height:clamp(3.9vh,2.62vw,5vh)!important;padding-inline:clamp(.78vw,1.2vh,1.15vw)!important;font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-card-grid{min-height:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.75vw,1.1vh,1.08vw)!important;overflow:hidden auto!important;padding:clamp(.85vh,.62vw,1.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-card{min-height:clamp(17.8vh,12vw,22vh)!important;padding:clamp(.9vh,.65vw,1.25vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-card .card-meta{font-size:var(--pm-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .encyclopedia-card strong{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{width:min(93vw,176dvh)!important;height:min(88dvh,calc(100dvh - var(--pm-safe-t) - var(--pm-safe-b) - 2vh))!important;padding:clamp(.9vh,.62vw,1.3vh) clamp(1vw,1.45vh,1.45vw)!important;font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{min-height:clamp(5.8vh,3.95vw,7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{font-size:var(--pm-title)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{grid-template-rows:clamp(5vh,3.45vw,6.3vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(10.5vw,.76fr) minmax(8.5vw,.55fr) minmax(19vw,1.05fr) minmax(13vw,.86fr) minmax(11vw,.7fr)!important;column-gap:clamp(.72vw,1.05vh,1vw)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(8.5vh,5.7vw,10.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row em{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{min-height:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:var(--pm-gap)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats div{min-height:clamp(6.2vh,4.25vw,7.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns{grid-template-columns:minmax(30vw,.43fr) minmax(0,.57fr)!important;gap:var(--pm-gap-lg)!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant{display:grid!important;grid-template-columns:clamp(5.4vh,3.55vw,6.9vh) minmax(0,1fr) minmax(10.5vw,13.6vw)!important;gap:clamp(.55vw,.82vh,.8vw)!important;min-height:clamp(7.4vh,5vw,9.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant-avatar{width:clamp(5.4vh,3.55vw,6.9vh)!important;height:clamp(5.4vh,3.55vw,6.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant strong{justify-self:end!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{padding:calc(var(--pm-safe-t) + 3vh) calc(var(--pm-safe-r) + 4vw) calc(var(--pm-safe-b) + 3vh) calc(var(--pm-safe-l) + 4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{width:min(86vw,162dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-heading{margin-bottom:clamp(2.2vh,1.6vw,3.3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-heading h2{font-size:clamp(3.1vh,2.1vw,4.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-heading p{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards{gap:clamp(2.35vw,3.8vh,3.4vw)!important;justify-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{width:clamp(18vw,29vh,22.5vw)!important;min-height:clamp(37vh,26vw,51vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-copy b{font-size:clamp(1.8vh,1.2vw,2.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-copy p{font-size:var(--pm-text-sm)!important;line-height:1.22!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-body>.selection-ui-cards .selection-ui-item-card{width:clamp(13.8vw,24vh,17.2vw)!important;min-height:clamp(30vh,20vw,38vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-confirm{min-width:clamp(24vw,42vh,34vw)!important;height:clamp(6.4vh,4.5vw,8.2vh)!important;font-size:var(--pm-text)!important}html.ultra-compact-landscape body.screen-auction .auction-hud{grid-template-columns:minmax(31.5vw,33vw) minmax(24vw,25.4vw) minmax(0,1fr)!important;grid-template-rows:clamp(5.1vh,3.55vw,6.3vh) minmax(0,1fr) clamp(14.4vh,10vw,16.6vh) clamp(7.2vh,5vw,8.6vh)!important}html.ultra-compact-landscape body.screen-auction .hud-player{grid-template-columns:minmax(15.8vw,16.8vw) minmax(0,1fr)!important}html.ultra-compact-landscape body.screen-auction .hand-card-slot{--hand-slot-card-h: clamp(19vh, 13.5vw, 23.2vh) !important;--hand-card-focus-h: clamp(24.2vh, 16.2vw, 28vh) !important}html.ultra-compact-landscape .map-lobby-body{grid-template-columns:minmax(0,1fr) minmax(34vw,36vw)!important}html.ultra-compact-landscape .venue-detail.map-venue-card{padding:clamp(1.45vh,1.05vw,2.2vh) clamp(1.25vw,1.85vh,1.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text: clamp(2.26vh, 1.46vw, 3.2vh);--pm-text-sm: clamp(1.82vh, 1.15vw, 2.56vh);--pm-text-xs: clamp(1.54vh, .98vw, 2.04vh);--pm-title: clamp(2.95vh, 1.96vw, 4.35vh);--pm-auction-left: clamp(30.4vw, 54vh, 32.2vw);--pm-auction-center: clamp(24.2vw, 42vh, 26vw);--pm-auction-hand: clamp(16.8vh, 11.3vw, 20.2vh);--pm-auction-hand-focus: clamp(24vh, 16vw, 29vh);--pm-grid-line: rgba(132, 221, 255, .24)}html.ultra-compact-landscape{--pm-text: clamp(2.18vh, 1.36vw, 3vh);--pm-text-sm: clamp(1.72vh, 1.06vw, 2.36vh);--pm-text-xs: clamp(1.46vh, .9vw, 1.92vh);--pm-auction-left: clamp(31.2vw, 55vh, 33vw);--pm-auction-center: clamp(23.8vw, 41vh, 25.2vw);--pm-auction-hand: clamp(15.8vh, 10.5vw, 18.8vh);--pm-auction-hand-focus: clamp(22.2vh, 14.8vw, 26.2vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-columns:var(--pm-auction-left) var(--pm-auction-center) minmax(0,1fr)!important;grid-template-rows:clamp(5.15vh,3.45vw,6.55vh) minmax(0,1fr) clamp(17vh,11.35vw,20.4vh) clamp(7.45vh,5vw,9.2vh)!important;gap:clamp(.46vh,.34vw,.72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bg-image,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .hud-bg-image{opacity:.68!important;filter:brightness(.78) contrast(1.08) saturate(.98)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-left{grid-row:2 / 5!important;gap:clamp(.32vh,.22vw,.54vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(13.7vw,14.8vw) minmax(0,1fr)!important;gap:clamp(.42vw,.64vh,.74vw)!important;padding:clamp(.48vh,.34vw,.72vh) clamp(.48vw,.72vh,.76vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(7.2vh,4.95vw,9.35vh) minmax(0,1fr)!important;gap:clamp(.36vw,.54vh,.62vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar{width:clamp(7.1vh,4.9vw,9.2vh)!important;min-width:clamp(7.1vh,4.9vw,9.2vh)!important;max-width:clamp(7.1vh,4.9vw,9.2vh)!important;height:clamp(9.05vh,6.25vw,11.75vh)!important;min-height:clamp(9.05vh,6.25vw,11.75vh)!important;max-height:clamp(9.05vh,6.25vw,11.75vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap>span{max-width:clamp(7.1vh,4.9vw,9.2vh)!important;font-size:clamp(1.28vh,.82vw,1.68vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>span{font-size:clamp(1.85vh,1.18vw,2.42vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>b{max-width:clamp(5.9vw,9.4vh,7.6vw)!important;font-size:clamp(1.58vh,1vw,2.05vh)!important;line-height:1.03!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:clamp(.3vw,.46vh,.54vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-bid-status,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{min-width:0!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{padding-inline-start:clamp(.38vw,.58vh,.68vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.75vh,1.12vw,2.28vh) minmax(5.8vw,1fr) minmax(6.4vw,7.8vw)!important;gap:clamp(.2vw,.32vh,.42vw)!important;padding-inline:clamp(.28vw,.42vh,.52vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{font-size:clamp(1.16vh,.74vw,1.56vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-center{grid-template-rows:clamp(5.45vh,3.62vw,6.85vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-list{flex-direction:column-reverse!important;justify-content:flex-end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item{min-height:clamp(6.4vh,4.25vw,8.05vh)!important;grid-template-columns:clamp(2.8vh,1.86vw,3.55vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{z-index:180!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .intel-card-row{align-items:end!important;justify-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .intel-card-row{gap:clamp(1vw,1.48vh,1.38vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{--hand-slot-card-h: var(--pm-auction-hand) !important;--hand-card-focus-h: var(--pm-auction-hand-focus) !important;--hand-slot-card-w: calc(var(--hand-slot-card-h) * var(--selection-card-ratio)) !important;--hand-card-focus-w: calc(var(--hand-card-focus-h) * var(--selection-card-ratio)) !important;flex:0 0 var(--hand-slot-card-w)!important;width:var(--hand-slot-card-w)!important;min-width:var(--hand-slot-card-w)!important;max-width:var(--hand-slot-card-w)!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{position:absolute!important;inset:auto auto 0 50%!important;width:var(--hand-slot-card-w)!important;min-width:var(--hand-slot-card-w)!important;max-width:var(--hand-slot-card-w)!important;height:var(--hand-slot-card-h)!important;min-height:var(--hand-slot-card-h)!important;max-height:var(--hand-slot-card-h)!important;aspect-ratio:var(--selection-card-ratio) / 1!important;border-radius:clamp(.44vh,.3vw,.62vh)!important;overflow:hidden!important;transform:translate3d(-50%,0,0) rotate(0)!important;transform-origin:50% 100%!important;transition:width .19s cubic-bezier(.2,.86,.26,1),height .19s cubic-bezier(.2,.86,.26,1),transform .21s cubic-bezier(.2,.86,.26,1),filter .17s ease!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:before{inset:0!important;background-size:100% 100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-card-inner,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:not(.focused):not(.dragging):not(.play-ready):not(.playing) .selection-ui-card-inner,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing) .selection-ui-card-inner{padding:21.5% 17% 16%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready){width:var(--hand-card-focus-w)!important;min-width:var(--hand-card-focus-w)!important;max-width:var(--hand-card-focus-w)!important;height:var(--hand-card-focus-h)!important;min-height:var(--hand-card-focus-h)!important;max-height:var(--hand-card-focus-h)!important;z-index:25000!important;filter:brightness(1.1) saturate(1.06) drop-shadow(0 2vh 3.2vh rgba(0,0,0,.58))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){transform:translate3d(-50%,-5.4vh,0) rotate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging{transition:none!important;transform:translate3d(calc(-50% + var(--drag-x, 0vw)),calc(-5.4vh + var(--drag-y, 0vh)),0) rotate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(calc(-50% + var(--drag-x, 0vw)),calc(-6.25vh + var(--drag-y, 0vh)),0) rotate(-1deg)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-bottom-simple{z-index:60!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-board-panel{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-grid-scroll{height:100%!important;min-width:0!important;min-height:0!important;display:grid!important;place-items:start stretch!important;container-type:inline-size!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-grid{--loot-cell: calc(100cqw / 12) !important;width:calc(var(--loot-cell) * 12)!important;height:calc(var(--loot-cell) * var(--loot-rows, 20))!important;min-width:0!important;min-height:0!important;display:grid!important;grid-template-columns:repeat(12,var(--loot-cell))!important;grid-template-rows:repeat(var(--loot-rows, 20),var(--loot-cell))!important;align-content:start!important;justify-content:start!important;aspect-ratio:auto!important;background-size:var(--loot-cell) var(--loot-cell),var(--loot-cell) var(--loot-cell),100% 100%,100% 100%!important;background-position:0 0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell{margin:0!important;min-width:0!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell-media{max-width:min(82%,calc(100% - .7vw))!important;max-height:min(72%,calc(100% - 1.1vh))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-name{font-size:clamp(1.5vh,.94vw,1.95vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{height:calc(100dvh - var(--pm-header) - 1.6vh)!important;max-height:calc(100dvh - var(--pm-header) - 1.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-layout.two-pane{grid-template-columns:minmax(18.6vw,20.4vw) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(5.1vh,3.38vw,6.45vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-scroll,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-item-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-item-card:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-item-card:after{border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 4vw)!important;height:calc(100dvh - var(--pm-safe-t) - var(--pm-safe-b) - 4vh)!important;max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 4vw)!important;max-height:calc(100dvh - var(--pm-safe-t) - var(--pm-safe-b) - 4vh)!important;background:#030c12f5!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{min-width:0!important;width:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(10vw,.78fr) minmax(7vw,.52fr) minmax(21vw,1.1fr) minmax(10vw,.72fr) minmax(11vw,.72fr)!important;column-gap:clamp(.72vw,1.05vh,1vw)!important;padding-inline:clamp(1vw,1.45vh,1.5vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(2),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(5),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(8),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(9),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(2),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(5),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(8),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(9){display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(9.2vh,6vw,11.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip i{width:clamp(3.8vh,2.5vw,4.9vh)!important;height:clamp(3.8vh,2.5vw,4.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{position:fixed!important;inset:0!important;z-index:70000!important;min-height:100dvh!important;display:grid!important;place-items:center!important;background:linear-gradient(180deg,#0c0e10f5,#08090bfa)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{height:min(88dvh,calc(100dvh - var(--pm-safe-t) - var(--pm-safe-b) - 5vh))!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-body{min-height:0!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards{width:100%!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{width:clamp(19vw,31vh,23.5vw)!important;min-height:clamp(40vh,28vw,53vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-body>.selection-ui-cards .selection-ui-item-card{width:clamp(14.6vw,25vh,18vw)!important;min-height:clamp(32vh,21.4vw,40vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-setup .map-pin[data-venue-id=container]{--pin-x: 36.8% !important;--pin-y: 63.2% !important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-setup .map-pin[data-venue-id=villa]{--pin-x: 59.2% !important;--pin-y: 46.2% !important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-setup .map-pin[data-venue-id=apartment]{--pin-x: 80.5% !important;--pin-y: 31.8% !important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap>span{font-size:clamp(1.54vh,.98vw,2.12vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>span{font-size:clamp(2vh,1.34vw,2.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>b{font-size:clamp(1.86vh,1.22vw,2.62vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-bid-status,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{font-size:clamp(1.56vh,1vw,2.12vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{font-size:clamp(1.42vh,.92vw,1.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item b{font-size:clamp(1.72vh,1.08vw,2.28vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item p{font-size:clamp(1.74vh,1.08vw,2.32vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-auction-hand: clamp(18.4vh, 12.45vw, 22.5vh);--pm-auction-hand-focus: clamp(25.2vh, 16.8vw, 30.2vh);--pm-panel-strong: rgba(3, 12, 14, .82);--pm-panel-heavy: rgba(2, 8, 10, .94)}html.ultra-compact-landscape{--pm-auction-hand: clamp(17.4vh, 11.65vw, 20.8vh);--pm-auction-hand-focus: clamp(23.4vh, 15.55vw, 27.4vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin{background:linear-gradient(135deg,#efb836f0,#6f4718db),radial-gradient(circle at 18% 12%,rgba(255,255,210,.22),transparent 46%)!important;border:thin solid rgba(255,220,112,.78)!important;box-shadow:0 1vh 2.2vh #00000057,inset 0 0 0 thin #ffffff2e!important;opacity:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.selected){background:linear-gradient(135deg,#302a1ae6,#17140edb),radial-gradient(circle at 18% 12%,rgba(255,255,210,.12),transparent 46%)!important;border-color:#ffe6966b!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 1.2vw)!important;height:calc(100dvh - var(--pm-safe-t) - var(--pm-safe-b) - 1.2vh)!important;max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 1.2vw)!important;max-height:calc(100dvh - var(--pm-safe-t) - var(--pm-safe-b) - 1.2vh)!important;background:linear-gradient(180deg,#030d13fc,#02090dfb)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{height:min(100%,calc(100dvh - var(--pm-safe-t) - var(--pm-safe-b) - 12vh))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(8.4vw,.86fr) minmax(6.4vw,.68fr) minmax(7.2vw,.72fr) minmax(18vw,1.42fr) minmax(7.8vw,.78fr) minmax(8.4vw,.82fr) minmax(8.2vw,.82fr) minmax(7.6vw,.76fr) minmax(2.6vw,.24fr)!important;column-gap:clamp(.28vw,.42vh,.52vw)!important;padding-inline:clamp(.72vw,1vh,1.08vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*{display:block!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(8.4vh,5.45vw,10.3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row em{font-size:clamp(1.36vh,.88vw,1.82vh)!important;line-height:1.1!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18.5vw,19.8vw) minmax(18.4vw,19.8vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.2vh,4.8vw,9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-row:1 / 3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;min-height:0!important;grid-template-rows:clamp(6.1vh,4vw,7.4vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-column:3!important;grid-row:1 / 3!important;align-self:stretch!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:clamp(5.4vh,3.55vw,6.7vh)!important;padding:clamp(.5vh,.34vw,.76vh) clamp(.7vw,1vh,1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bk-button{min-width:0!important;min-height:clamp(5.4vh,3.65vw,7vh)!important;padding-inline:clamp(1.2vw,1.8vh,1.8vw)!important;font-size:clamp(1.76vh,1.12vw,2.32vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{min-width:0!important;gap:clamp(.5vw,.72vh,.82vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-action{min-width:clamp(12vw,19vh,16vw)!important;font-size:clamp(1.45vh,.92vw,1.96vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bg-image,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .hud-bg-image{opacity:.74!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{justify-content:start!important;justify-self:start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{width:100%!important;padding-inline-start:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.78vh,1.14vw,2.32vh) minmax(0,1fr) minmax(7.4vw,9.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{overflow:visible!important;letter-spacing:-.03em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{background:linear-gradient(180deg,#050d0f33,#02080ac7),radial-gradient(ellipse at 50% 28%,rgba(210,255,80,.08),transparent 58%)!important;border-top:thin solid rgba(125,174,182,.34)!important;box-shadow:inset 0 1vh 2.2vh #00000052!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{min-height:100%!important;background:linear-gradient(180deg,transparent,rgba(4,10,12,.32))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;align-items:center!important;gap:clamp(.28vh,.2vw,.48vh)!important;background:linear-gradient(145deg,color-mix(in srgb,var(--rarity-color, #8cd5ff) 11%,rgba(2,8,10,.96)),#010507fa)!important;border:thin solid color-mix(in srgb,var(--rarity-color, #8cd5ff) 58%,rgba(80,110,120,.38))!important;box-shadow:inset 0 0 0 thin #ffffff0a,0 .7vh 1.7vh #00000047!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{order:1!important;width:100%!important;align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media{order:2!important;align-self:center!important;justify-self:center!important;max-width:72%!important;max-height:52%!important;object-fit:contain!important;filter:drop-shadow(0 .45vh .9vh rgba(0,0,0,.55))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{order:3!important;align-self:end!important;width:100%!important;min-height:0!important;text-align:center!important;background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{font-size:clamp(1.5vh,.98vw,2vh)!important;line-height:1.05!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{order:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{height:calc(100dvh - var(--pm-header) - .72vh)!important;max-height:calc(100dvh - var(--pm-header) - .72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(6.2vh,4.15vw,7.8vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{max-width:48vw!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{min-height:clamp(4.35vh,2.95vw,5.65vh)!important;padding-inline:clamp(1vw,1.45vh,1.45vw)!important;line-height:1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{height:100%!important;min-height:100%!important;padding-block:clamp(2.2vh,1.6vw,3.4vh)!important;background:radial-gradient(circle at 50% 30%,rgba(192,255,35,.12),transparent 36%),linear-gradient(180deg,#020a0cc2,#02080af0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 35%,rgba(70,82,55,.22),transparent 42%),linear-gradient(180deg,#0c0d10fb,#050608fe)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{width:min(91vw,148vh)!important;max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 4vw)!important;margin-inline:auto!important;justify-self:center!important;align-self:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-heading{text-align:center!important;justify-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,clamp(19vw,31vh,23vw)))!important;gap:clamp(2.4vw,3.8vh,3.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(1),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(2),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(3),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(4),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(5),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(6),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(8),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(9),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(1),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(2),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(3),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(4),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(5),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(6),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(8),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(9){display:block!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(4){display:flex!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(9){display:grid!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(7.2vw,.74fr) minmax(5.2vw,.54fr) minmax(6.6vw,.68fr) minmax(17vw,1.36fr) minmax(6.9vw,.68fr) minmax(7.2vw,.72fr) minmax(7.1vw,.7fr) minmax(6.3vw,.62fr) minmax(1.9vw,.2fr)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{grid-template-columns:auto auto minmax(0,1fr) auto auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{min-width:clamp(17vw,27vh,22vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(2),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(5),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:nth-child(8){opacity:.86!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip{justify-content:flex-start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip i{width:clamp(3.1vh,2.05vw,4.2vh)!important;height:clamp(3.1vh,2.05vw,4.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{grid-template-columns:minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.74vh,1.06vw,2.24vh) minmax(0,1fr) minmax(8.6vw,10.4vw)!important;padding-inline:clamp(.42vw,.64vh,.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em{min-width:0!important;max-width:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{justify-self:end!important;text-align:right!important;min-width:clamp(8.6vw,13vh,10.4vw)!important;max-width:none!important;overflow:visible!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line{justify-content:flex-start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{min-height:clamp(13.2vh,8.9vw,16.6vh)!important;background:linear-gradient(180deg,#0812136b,#02080ae6),radial-gradient(ellipse at 50% 30%,rgba(206,255,72,.1),transparent 55%)!important;border-top:thin solid rgba(138,178,188,.44)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{justify-content:center!important;gap:clamp(1.4vw,2.1vh,2.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:not(.focused):not(.dragging):not(.play-ready):not(.playing){width:clamp(5.9vw,9.7vh,7.2vw)!important;height:clamp(12.2vh,8.1vw,14.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8cd5ff) 13%,rgba(7,17,18,.96)),#010608fa),radial-gradient(ellipse at 50% 44%,color-mix(in srgb,var(--rarity-color, #8cd5ff) 16%,transparent),transparent 58%)!important;border-color:color-mix(in srgb,var(--rarity-color, #8cd5ff) 72%,rgba(100,120,128,.35))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-size{position:static!important;background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{padding-inline:clamp(.5vw,.74vh,.86vw)!important;justify-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(7.1vh,4.6vw,8.8vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{grid-template-columns:minmax(0,1fr) auto!important;gap:clamp(1vw,1.45vh,1.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{width:auto!important;max-width:53vw!important;display:flex!important;flex-wrap:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{min-width:clamp(7.6vw,12vh,10vw)!important;max-width:clamp(11vw,18vh,14vw)!important;padding-inline:clamp(.8vw,1.15vh,1.22vw)!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{align-content:center!important;justify-content:center!important;padding-block-end:clamp(2.4vh,1.8vw,3.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{width:min(86vw,142vh)!important;transform:translate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{grid-template-columns:repeat(3,minmax(0,clamp(18.2vw,29.4vh,21.4vw)))!important;width:fit-content!important;max-width:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{width:clamp(18.2vw,29.4vh,21.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin{background:linear-gradient(135deg,#e2aa2cfa,#553716eb),radial-gradient(circle at 18% 12%,rgba(255,244,168,.24),transparent 46%)!important;backdrop-filter:blur(.18vh) saturate(1.08)!important;-webkit-backdrop-filter:blur(.18vh) saturate(1.08)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.selected){background:linear-gradient(135deg,#2d2718f5,#13100beb),radial-gradient(circle at 18% 12%,rgba(255,244,168,.14),transparent 46%)!important;opacity:.92!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:calc(var(--pm-safe-t) + .8vh) calc(var(--pm-safe-r) + .8vw) calc(var(--pm-safe-b) + .8vh) calc(var(--pm-safe-l) + .8vw)!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;grid-template-rows:clamp(8.2vh,5.45vw,10.2vh) minmax(0,1fr)!important;background:linear-gradient(180deg,#040d12fb,#02080cfc),#030a0efc!important;border:thin solid rgba(74,128,146,.48)!important;box-shadow:0 1.2vh 4vh #0000008c,inset 0 0 0 thin #ffffff09!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{min-height:0!important;display:grid!important;grid-template-columns:auto auto auto minmax(0,1fr) auto auto!important;align-items:center!important;gap:clamp(1vw,1.55vh,1.55vw)!important;padding:clamp(1.05vh,.76vw,1.45vh) clamp(1.55vw,2.2vh,2.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{font-size:clamp(3vh,2vw,4.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-close{grid-column:6!important;width:clamp(4.8vh,3.2vw,6.4vh)!important;height:clamp(4.8vh,3.2vw,6.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{grid-column:5!important;min-width:clamp(20vw,32vh,26vw)!important;margin-left:0!important;justify-self:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{min-width:0!important;width:100%!important;height:100%!important;grid-template-rows:clamp(6.2vh,4.1vw,7.6vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(8.6vw,.78fr) minmax(6.4vw,.56fr) minmax(7.2vw,.64fr) minmax(20vw,1.35fr) minmax(8.5vw,.74fr) minmax(8.8vw,.76fr) minmax(7.6vw,.66fr) minmax(9.4vw,.74fr) minmax(2.8vw,.18fr)!important;gap:clamp(.5vw,.75vh,.82vw)!important;padding-inline:clamp(1.2vw,1.7vh,1.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head{min-height:0!important;font-size:clamp(1.48vh,.94vw,1.94vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(11.6vh,7.6vw,14.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18.8vw,20vw) minmax(18.8vw,20.2vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.8vh,5.25vw,9.8vh)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-column:1!important;grid-row:1 / 3!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;align-self:stretch!important;grid-template-rows:clamp(7.2vh,4.75vw,8.8vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-column:3!important;grid-row:1 / 3!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;grid-template-rows:clamp(7.2vh,4.75vw,8.8vh) minmax(0,1fr) clamp(7.2vh,4.8vw,9vh)!important;align-content:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(7.2vh,4.75vw,8.8vh)!important;min-height:0!important;align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{display:grid!important;grid-auto-rows:minmax(clamp(6.1vh,4vw,7.5vh),auto)!important;gap:clamp(.44vh,.3vw,.68vh)!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:0!important;grid-template-columns:clamp(4.2vh,2.8vw,5.4vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-foot{min-height:0!important;padding:clamp(.5vh,.36vw,.74vh) clamp(1vw,1.45vh,1.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-foot-quick{width:100%!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-picks{display:flex!important;min-width:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-picks button{min-width:clamp(4.8vw,7.8vh,6.2vw)!important;height:clamp(4.2vh,2.8vw,5.3vh)!important;font-size:clamp(1.3vh,.82vw,1.72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-action{min-width:clamp(13vw,20vh,16.5vw)!important;height:clamp(4.5vh,3vw,5.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell.result-cell{background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8cd5ff) 10%,rgba(3,12,14,.95)),#010709f5)!important;border-color:color-mix(in srgb,var(--rarity-color, #8cd5ff) 68%,rgba(92,118,125,.36))!important;box-shadow:inset 0 0 0 thin #ffffff09!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bg-image,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .hud-bg-image{opacity:.68!important;filter:brightness(.78) contrast(1.06) saturate(.96)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{justify-content:flex-start!important;text-align:left!important;justify-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.85vh,1.14vw,2.42vh) minmax(0,1fr) minmax(10.6vw,12vw)!important;column-gap:clamp(.42vw,.62vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-width:clamp(10.6vw,16.5vh,12vw)!important;font-size:clamp(1.34vh,.86vw,1.76vh)!important;letter-spacing:-.035em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{min-height:clamp(14.8vh,9.85vw,18.2vh)!important;background:linear-gradient(180deg,#0a1314a3,#02080af2),radial-gradient(ellipse at 50% 22%,rgba(210,255,64,.12),transparent 54%)!important;border-top:thin solid rgba(139,181,190,.54)!important;box-shadow:inset 0 1vh 2.4vh #0000006b,0 -.4vh 1.6vh #00000038!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:not(.focused):not(.dragging):not(.play-ready):not(.playing){width:clamp(6.7vw,10.8vh,8.2vw)!important;height:clamp(13.8vh,9.2vw,16.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{align-items:center!important;gap:clamp(1.55vw,2.35vh,2.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .bk-modal-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .bk-modal-panel{background:#040d0ffb!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{grid-template-rows:auto minmax(0,1fr) auto auto!important;border-radius:0!important;background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8cd5ff) 12%,rgba(2,10,11,.96)),#010608fb),radial-gradient(ellipse at 50% 42%,color-mix(in srgb,var(--rarity-color, #8cd5ff) 12%,transparent),transparent 58%)!important;border-color:color-mix(in srgb,var(--rarity-color, #8cd5ff) 70%,rgba(76,101,108,.36))!important;box-shadow:inset 0 0 0 thin #ffffff09,0 .55vh 1.4vh #00000059!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{min-height:clamp(3vh,2vw,3.8vh)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:clamp(.55vw,.8vh,.86vw)!important;padding-inline:clamp(.65vw,.95vh,1vw)!important;color:#ebf6f5eb!important;background:#0000001f!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-scene{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-size-badge,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-size,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-size-badge{position:static!important;flex:0 0 auto!important;padding:.22vh .55vw!important;border-radius:999vh!important;background:#ffffff0f!important;border:thin solid color-mix(in srgb,var(--rarity-color, #8cd5ff) 55%,rgba(255,255,255,.16))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media{max-width:64%!important;max-height:54%!important;filter:drop-shadow(0 .5vh .9vh rgba(0,0,0,.7)) saturate(1.04) contrast(1.04)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{display:block!important;min-height:clamp(2.7vh,1.82vw,3.5vh)!important;padding-inline:clamp(.6vw,.9vh,.95vw)!important;text-align:center!important;background:transparent!important;color:#f5f8f4f2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{padding-bottom:clamp(.45vh,.32vw,.68vh)!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{height:calc(100dvh - var(--pm-header) - 1vh)!important;max-height:calc(100dvh - var(--pm-header) - 1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(6.8vh,4.55vw,8.45vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{grid-template-columns:minmax(0,1fr) minmax(clamp(35vw,55vh,44vw),auto)!important;align-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{width:100%!important;max-width:none!important;justify-content:flex-end!important;gap:clamp(.55vw,.82vh,.9vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{flex:0 1 clamp(9.3vw,14.6vh,12.1vw)!important;min-width:clamp(8.5vw,13.2vh,11vw)!important;max-width:none!important;height:clamp(4.8vh,3.25vw,6.15vh)!important;font-size:clamp(1.42vh,.9vw,1.85vh)!important;padding-inline:clamp(.62vw,.92vh,.96vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid{min-height:0!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{min-height:0!important;height:100%!important;align-content:center!important;justify-items:center!important;padding-block:clamp(1.5vh,1.05vw,2.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel h3{font-size:clamp(3.6vh,2.35vw,5.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 36%,rgba(58,68,48,.26),transparent 46%),linear-gradient(180deg,#0a0b0efd,#030406fe)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{width:min(84vw,140vh)!important;max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 5vw)!important;margin-inline:auto!important;justify-self:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:fit-content!important;max-width:100%!important;margin-inline:auto!important;justify-content:center!important;grid-template-columns:repeat(3,minmax(0,clamp(18vw,30vh,22vw)))!important;gap:clamp(2.2vw,3.5vh,3.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{width:clamp(18vw,30vh,22vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){opacity:1!important;overflow:visible!important;border:thin solid rgba(255,215,118,.62)!important;box-shadow:0 .55vh 1.4vh #00000057,inset 0 0 0 thin #ffffff14!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#ebae2cfa,#7e5018f5),radial-gradient(circle at 16% 12%,rgba(255,244,168,.34),transparent 48%)!important;border-color:#ffe289db!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#403319e6,#12100cf0),radial-gradient(circle at 16% 12%,rgba(255,244,168,.14),transparent 48%)!important;border-color:#ebc36c6b!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin em{z-index:2!important;background:linear-gradient(135deg,#ceff1d,#81d621)!important;color:#172008!important;box-shadow:0 .32vh .85vh #cdff2257!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-venue-card{background:linear-gradient(180deg,#090b0df6,#070a0cfb),#080a0cfa!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:calc(var(--pm-safe-t) + .45vh) calc(var(--pm-safe-r) + .45vw) calc(var(--pm-safe-b) + .45vh) calc(var(--pm-safe-l) + .45vw)!important;grid-template-rows:clamp(8vh,5.25vw,10vh) minmax(0,1fr)!important;background:linear-gradient(180deg,#040c11fd,#02080cfe),#02090dfe!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{padding-inline:clamp(.55vw,.85vh,.95vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(8.2vw,.78fr) minmax(6.6vw,.62fr) minmax(8vw,.72fr) minmax(23vw,1.65fr) minmax(8.5vw,.78fr) minmax(9.3vw,.86fr) minmax(7.9vw,.72fr) minmax(8.7vw,.74fr) minmax(2.6vw,.16fr)!important;gap:clamp(.35vw,.52vh,.62vw)!important;padding-inline:clamp(.95vw,1.35vh,1.45vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip{justify-content:flex-start!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-empty{width:100%!important;min-height:100%!important;background:#02090db8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18.2vw,19.2vw) minmax(18.4vw,19.6vw) minmax(0,1fr)!important;gap:clamp(.45vw,.75vh,.82vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-template-rows:clamp(7.4vh,4.9vw,9.1vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{grid-auto-rows:minmax(clamp(6.35vh,4.15vw,7.85vh),auto)!important;padding:clamp(.65vh,.45vw,.9vh) clamp(.65vw,.95vh,1vw)!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{padding:clamp(.72vh,.52vw,1vh) clamp(.78vw,1.12vh,1.18vw)!important;gap:clamp(.65vw,.95vh,1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{grid-template-rows:clamp(7.4vh,4.9vw,9.1vh) minmax(0,1fr) clamp(7.6vh,5vw,9.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(7.4vh,4.9vw,9.1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-grid-scroll{align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-foot{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(.8vw,1.2vh,1.25vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{grid-template-columns:minmax(0,1fr) clamp(13.6vw,21.5vh,17vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-picks{gap:clamp(.45vw,.68vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-picks button{flex:0 0 clamp(5.4vw,8.5vh,6.8vw)!important;min-width:clamp(5.4vw,8.5vh,6.8vw)!important;padding-inline:clamp(.25vw,.38vh,.42vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-action{min-width:0!important;width:100%!important;padding-inline:clamp(.6vw,.9vh,.95vw)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell.result-cell{background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8cd5ff) 14%,rgba(5,15,17,.94)),#010709fb),radial-gradient(ellipse at 50% 42%,color-mix(in srgb,var(--rarity-color, #8cd5ff) 13%,transparent),transparent 58%)!important;border-color:color-mix(in srgb,var(--rarity-color, #8cd5ff) 82%,rgba(56,92,99,.32))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell.result-cell .loot-name{z-index:3!important;background:linear-gradient(180deg,#000000ad,#00000029)!important;text-shadow:0 .2vh .45vh rgba(0,0,0,.78)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(8.2vw,13.2vh,10.6vw) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info{justify-items:start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{width:100%!important;justify-content:flex-start!important;text-align:left!important;padding-left:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{padding-inline-end:clamp(.4vw,.6vh,.66vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.75vh,1.08vw,2.28vh) minmax(0,1fr) minmax(11.4vw,13.8vw)!important;padding-inline:clamp(.4vw,.6vh,.66vw) clamp(.75vw,1.1vh,1.18vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em{font-size:clamp(1.28vh,.82vw,1.68vh)!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-width:0!important;max-width:100%!important;justify-self:end!important;text-align:right!important;overflow:visible!important;white-space:nowrap!important;font-size:clamp(1.28vh,.8vw,1.66vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{min-height:clamp(15.8vh,10.5vw,19.2vh)!important;background:linear-gradient(180deg,#0e1617b8,#03090bfa),radial-gradient(ellipse at 50% 28%,rgba(209,255,48,.15),transparent 58%)!important;border-top:thin solid rgba(129,174,184,.62)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{min-height:100%!important;justify-content:center!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:not(.focused):not(.dragging):not(.play-ready):not(.playing){width:clamp(7.4vw,12vh,9vw)!important;height:clamp(15.2vh,10.2vw,18.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .bk-modal-panel{background:linear-gradient(180deg,#050e10fc,#02080afe),#030a0cfe!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{background:linear-gradient(180deg,#030c0ef5,#010608fc),radial-gradient(ellipse at 50% 46%,color-mix(in srgb,var(--rarity-color, #8cd5ff) 10%,transparent),transparent 60%)!important;border-color:color-mix(in srgb,var(--rarity-color, #8cd5ff) 76%,rgba(53,81,88,.32))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{order:1!important;background:transparent!important;padding-block:clamp(.38vh,.28vw,.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media{order:2!important;justify-self:center!important;align-self:center!important;max-width:70%!important;max-height:60%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{order:3!important;min-height:clamp(3vh,2vw,3.8vh)!important;display:grid!important;place-items:center!important;font-size:clamp(1.75vh,1.08vw,2.25vh)!important;font-weight:900!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{order:4!important;font-size:clamp(1.6vh,1vw,2.08vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{display:block!important;padding-bottom:clamp(.65vh,.45vw,.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home>.warehouse-shell{width:100%!important;height:100%!important;max-width:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-layout.two-pane{display:grid!important;grid-template-columns:clamp(18.5vw,29vh,22vw) minmax(0,1fr)!important;gap:clamp(.8vw,1.2vh,1.25vw)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(6.4vh,4.25vw,7.8vh) minmax(0,1fr)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{grid-template-columns:minmax(0,1fr) minmax(clamp(38vw,58vh,46vw),auto)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-copy{min-width:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{width:100%!important;min-width:0!important;height:clamp(4.7vh,3.12vw,5.9vh)!important;font-size:clamp(1.32vh,.84vw,1.72vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{height:100%!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{display:grid!important;place-items:center!important;align-content:center!important;padding-block:clamp(1vh,.72vw,1.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 34%,rgba(76,82,55,.34),transparent 48%),linear-gradient(180deg,#0b0c0ffb,#030406fe)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{width:min(86vw,148vh)!important;max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 3vw)!important;margin-inline:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-body{display:grid!important;justify-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{grid-template-columns:repeat(3,minmax(0,clamp(18.6vw,30vh,22.8vw)))!important;gap:clamp(1.9vw,3vh,3.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{width:clamp(18.6vw,30vh,22.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){opacity:1!important;background-blend-mode:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#e7ac2bfc,#7a4e18fb),radial-gradient(circle at 18% 10%,rgba(255,244,172,.34),transparent 48%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#5c411edb,#12100ceb),radial-gradient(circle at 18% 10%,rgba(255,244,172,.16),transparent 48%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-venue-card{background:linear-gradient(180deg,#08090bfb,#05080afe),#06080afc!important;box-shadow:inset 0 0 0 thin #ffffff09,0 1.4vh 3.5vh #00000061!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-panel-gap-final: clamp(.55vw, .86vh, .95vw);--pm-card-ratio-w: clamp(8.3vw, 13.4vh, 9.8vw);--pm-card-ratio-h: clamp(16.4vh, 11vw, 19.8vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{position:fixed!important;inset:calc(var(--pm-safe-t) + .35vh) calc(var(--pm-safe-r) + .35vw) calc(var(--pm-safe-b) + .35vh) calc(var(--pm-safe-l) + .35vw)!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;display:grid!important;grid-template-rows:clamp(7.6vh,5vw,9.5vh) minmax(0,1fr)!important;overflow:hidden!important;background:linear-gradient(180deg,#030b10fe,#01070bfe),#02080cfe!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-rows{min-height:0!important;height:100%!important;width:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-rows{overflow-y:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(7.3vw,.72fr) minmax(6vw,.58fr) minmax(7.8vw,.74fr) minmax(22.5vw,1.6fr) minmax(7.8vw,.74fr) minmax(8.6vw,.82fr) minmax(8.1vw,.78fr) minmax(8.8vw,.82fr) minmax(2.4vw,.18fr)!important;column-gap:clamp(.34vw,.5vh,.58vw)!important;padding-inline:clamp(.9vw,1.3vh,1.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>.prototype-history-loot-strip{display:flex!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>i{display:grid!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-empty{min-height:100%!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19.1vw) minmax(18.2vw,19.5vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.4vh,4.9vw,9.2vh)!important;gap:var(--pm-panel-gap-final)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-template-rows:clamp(7vh,4.62vw,8.6vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{grid-template-rows:clamp(7vh,4.62vw,8.6vh) minmax(0,1fr) clamp(7vh,4.65vw,8.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(7vh,4.62vw,8.6vh)!important;min-height:0!important;align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;overflow-y:auto!important;grid-auto-rows:minmax(clamp(5.7vh,3.75vw,7vh),auto)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-foot{min-height:0!important;padding:clamp(.45vh,.34vw,.7vh) clamp(.82vw,1.18vh,1.25vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{width:100%!important;min-width:0!important;grid-template-columns:minmax(0,1fr) clamp(13vw,20vh,16.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-action{width:100%!important;min-width:0!important;height:clamp(4.3vh,2.88vw,5.6vh)!important;padding-inline:clamp(.45vw,.68vh,.75vw)!important;font-size:clamp(1.28vh,.82vw,1.72vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{width:100%!important;justify-content:flex-start!important;justify-self:stretch!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.75vh,1.05vw,2.25vh) minmax(0,1fr) minmax(12vw,14.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-width:clamp(12vw,18.5vh,14.2vw)!important;max-width:none!important;overflow:visible!important;justify-self:end!important;text-align:right!important;white-space:nowrap!important;letter-spacing:-.045em!important;font-size:clamp(1.18vh,.75vw,1.55vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{min-height:clamp(16.6vh,11vw,20.3vh)!important;background:linear-gradient(180deg,#0c1617c7,#02080afb),radial-gradient(ellipse at 50% 28%,rgba(209,255,48,.16),transparent 58%)!important;border-top:thin solid rgba(139,184,194,.66)!important;box-shadow:inset 0 1vh 2.6vh #0000007a,0 -.45vh 1.6vh #00000042!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:not(.focused):not(.dragging):not(.play-ready):not(.playing){width:var(--pm-card-ratio-w)!important;height:var(--pm-card-ratio-h)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{border-radius:0!important;background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8cd5ff) 18%,rgba(10,16,18,.94)),#020507fb),radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color, #8cd5ff) 14%,transparent),transparent 54%)!important;border:thin solid color-mix(in srgb,var(--rarity-color, #8cd5ff) 66%,rgba(76,100,108,.4))!important;box-shadow:inset 0 0 0 thin color-mix(in srgb,var(--rarity-color, #8cd5ff) 24%,rgba(255,255,255,.08)),0 .54vh 1.25vh #0000006b!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{min-height:clamp(3.2vh,2.15vw,4vh)!important;background:#00000014!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{min-height:clamp(2.9vh,1.92vw,3.65vh)!important;display:grid!important;place-items:center!important;padding-inline:clamp(.56vw,.8vh,.9vw)!important;background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{display:block!important;height:calc(100dvh - var(--pm-header) - .45vh)!important;max-height:calc(100dvh - var(--pm-header) - .45vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home>.warehouse-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-shell{width:100%!important;height:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-layout.two-pane{height:100%!important;min-height:0!important;grid-template-columns:clamp(17vw,27vh,20vw) minmax(0,1fr)!important;gap:clamp(.72vw,1.08vh,1.12vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{min-width:0!important;min-height:0!important;grid-template-rows:clamp(7.2vh,4.8vw,8.9vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{min-width:0!important;overflow:visible!important;grid-template-columns:minmax(0,1fr) clamp(38vw,58vh,46vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{display:grid!important;width:100%!important;max-width:none!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(.52vw,.78vh,.84vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{width:100%!important;min-width:0!important;max-width:none!important;height:clamp(4.9vh,3.25vw,6.2vh)!important;padding-inline:clamp(.48vw,.72vh,.8vw)!important;font-size:clamp(1.35vh,.86vw,1.78vh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{display:grid!important;place-items:center!important;padding-block:clamp(1vh,.75vw,1.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 34%,rgba(88,98,70,.18),transparent 44%),linear-gradient(180deg,#090a0dfe,#020305fe)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{width:min(86vw,142vh)!important;max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 4vw)!important;margin-inline:auto!important;justify-self:center!important;align-self:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-body{display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:fit-content!important;max-width:100%!important;margin-inline:auto!important;justify-content:center!important;justify-items:center!important;grid-template-columns:repeat(3,minmax(0,clamp(18.4vw,30vh,22.2vw)))!important;gap:clamp(2vw,3.15vh,3.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#e8b02dfc,#805217fa),radial-gradient(circle at 18% 12%,rgba(255,239,166,.36),transparent 48%)!important;border-color:#ffe288e6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#423318f5,#15110bf5),radial-gradient(circle at 18% 12%,rgba(255,239,166,.15),transparent 48%)!important;border-color:#e0b96280!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{height:calc(100dvh - var(--pm-header) - var(--pm-safe-b) - 3vh)!important;max-height:calc(100dvh - var(--pm-header) - var(--pm-safe-b) - 3vh)!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home>.warehouse-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-shell{max-height:100%!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-final-gap: clamp(.58vw, .9vh, .94vw);--pm-final-panel: rgba(2, 9, 11, .96);--pm-final-panel-strong: rgba(1, 7, 9, .985);--pm-final-stroke: rgba(109, 158, 169, .62);--pm-final-green: #cfff1f}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{position:fixed!important;inset:calc(var(--pm-safe-t) + 1vh) calc(var(--pm-safe-r) + 1.35vw) calc(var(--pm-safe-b) + 1.05vh) calc(var(--pm-safe-l) + 1.35vw)!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;display:grid!important;grid-template-rows:clamp(9.4vh,6.35vw,12vh) minmax(0,1fr)!important;padding:0!important;overflow:hidden!important;background:linear-gradient(180deg,#051014fd,#01070afd),radial-gradient(circle at 50% 0%,rgba(60,116,130,.12),transparent 50%)!important;border:thin solid rgba(76,130,148,.62)!important;box-shadow:0 1.7vh 4.5vh #0000009e,inset 0 0 0 thin #aadce814!important;border-radius:clamp(1.6vh,1.05vw,2.2vh)!important;z-index:90!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{min-height:0!important;display:grid!important;grid-template-columns:clamp(9vw,14vh,11.5vw) minmax(0,auto) minmax(4vw,1fr) clamp(24vw,38vh,30vw) clamp(5vh,3.4vw,6.4vh)!important;align-items:center!important;gap:clamp(.6vw,.95vh,1vw)!important;padding:clamp(1.2vh,.85vw,1.7vh) clamp(2vw,3vh,2.6vw)!important;border-bottom:thin solid rgba(77,128,142,.38)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{font-size:clamp(3.8vh,2.55vw,5.3vh)!important;line-height:1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{position:static!important;justify-self:end!important;width:100%!important;height:clamp(5.6vh,3.72vw,7.2vh)!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.45vw,.7vh,.74vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-close{position:static!important;justify-self:end!important;width:clamp(5vh,3.4vw,6.4vh)!important;height:clamp(5vh,3.4vw,6.4vh)!important;min-width:0!important;padding:0!important;border-radius:clamp(1.25vh,.86vw,1.7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{width:100%!important;height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:clamp(6.1vh,4.05vw,7.9vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-rows{min-height:0!important;overflow-y:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(7vw,.72fr) minmax(7vw,.72fr) minmax(7.4vw,.76fr) minmax(17vw,1.65fr) minmax(8.2vw,.82fr) minmax(8.4vw,.86fr) minmax(8vw,.82fr) minmax(8.4vw,.86fr) minmax(3.2vw,.32fr)!important;align-items:center!important;gap:clamp(.34vw,.52vh,.58vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*{display:flex!important;min-width:0!important;max-width:none!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(10.2vh,6.72vw,12.8vh)!important;padding-inline:clamp(1.2vw,1.9vh,1.7vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip{display:flex!important;justify-content:center!important;gap:clamp(.32vw,.52vh,.58vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-empty{width:100%!important;height:100%!important;min-height:0!important;grid-column:1 / -1!important;display:grid!important;place-items:center!important;align-content:center!important;background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(17.5vw,18.8vw) minmax(17.7vw,18.9vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.2vh,4.8vw,9vh)!important;gap:clamp(.55vw,.85vh,.9vw)!important;align-items:stretch!important;padding-top:clamp(.6vh,.46vw,.95vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-panel{align-self:stretch!important;height:100%!important;min-height:0!important;margin-top:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-template-rows:clamp(8.2vh,5.38vw,10.2vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-panel{grid-template-rows:clamp(8.2vh,5.38vw,10.2vh) minmax(0,1fr) clamp(6.8vh,4.5vw,8.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-head{height:clamp(8.2vh,5.38vw,10.2vh)!important;min-height:0!important;margin:0!important;align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;overflow-y:auto!important;grid-auto-rows:minmax(clamp(6.35vh,4.18vw,7.8vh),auto)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:clamp(6.35vh,4.18vw,7.8vh)!important;padding-block:clamp(.55vh,.4vw,.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-grid-scroll{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-foot-quick{min-width:0!important;width:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{display:grid!important;grid-template-columns:minmax(0,1fr) clamp(13.2vw,20.5vh,16vw)!important;align-items:center!important;gap:clamp(.45vw,.7vh,.75vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-action{height:clamp(4.4vh,2.92vw,5.5vh)!important;min-width:0!important;width:100%!important;border-radius:clamp(.85vh,.58vw,1.1vh)!important;padding-inline:clamp(.55vw,.85vh,.9vw)!important;font-size:clamp(1.34vh,.86vw,1.72vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-left{min-width:0!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(14.2vw,15.4vw) minmax(13.6vw,1fr)!important;gap:clamp(.44vw,.7vh,.76vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{min-width:0!important;grid-template-columns:clamp(6.3vh,4.2vw,8.2vh) minmax(0,1fr)!important;gap:clamp(.52vw,.8vh,.82vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info{min-width:0!important;align-items:start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{width:100%!important;justify-content:flex-start!important;justify-self:stretch!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{padding-left:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.76vh,1.05vw,2.22vh) minmax(0,1fr) minmax(12.6vw,13.8vw)!important;column-gap:clamp(.3vw,.46vh,.5vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .slot-card-name{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-width:clamp(12.2vw,18vh,13.6vw)!important;max-width:none!important;overflow:visible!important;justify-self:end!important;text-align:right!important;white-space:nowrap!important;letter-spacing:-.06em!important;font-size:clamp(1.12vh,.72vw,1.48vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-center{min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{min-height:clamp(17.8vh,11.8vw,21.8vh)!important;background:linear-gradient(180deg,#0e181ad6,#02080afb),radial-gradient(ellipse at 50% 18%,rgba(205,255,40,.13),transparent 56%)!important;border-top:thin solid rgba(139,184,194,.62)!important;box-shadow:inset 0 1.1vh 2.8vh #00000080,0 -.45vh 1.6vh #0000004d!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{min-height:clamp(17.8vh,11.8vw,21.8vh)!important;align-items:center!important;justify-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{width:clamp(6.9vw,10.9vh,8.4vw)!important;height:clamp(15.2vh,10vw,18.4vh)!important;flex:0 0 clamp(6.9vw,10.9vh,8.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{display:grid!important;grid-template-rows:clamp(3.4vh,2.22vw,4.2vh) minmax(0,1fr) clamp(4.6vh,3.05vw,5.7vh) clamp(2.8vh,1.85vw,3.45vh)!important;border-radius:0!important;background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8cd5ff) 12%,rgba(2,8,10,.98)),#010507fc),radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--rarity-color, #8cd5ff) 12%,transparent),transparent 52%)!important;border:thin solid color-mix(in srgb,var(--rarity-color, #8cd5ff) 66%,rgba(76,100,108,.36))!important;box-shadow:inset 0 0 0 thin color-mix(in srgb,var(--rarity-color, #8cd5ff) 25%,rgba(255,255,255,.08)),0 .52vh 1.18vh #00000070!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card:after{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{order:1!important;min-height:0!important;padding-inline:clamp(.55vw,.82vh,.9vw)!important;background:#0000002e!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media{order:2!important;width:min(72%,12vh)!important;height:min(72%,12vh)!important;align-self:center!important;justify-self:center!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{order:3!important;min-height:0!important;display:grid!important;place-items:center!important;padding-inline:clamp(.7vw,1.05vh,1.08vw)!important;background:transparent!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name span{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{order:4!important;align-self:center!important;justify-self:center!important;min-height:0!important;background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{height:calc(100dvh - var(--pm-header) - var(--pm-safe-b) - 2.2vh)!important;max-height:calc(100dvh - var(--pm-header) - var(--pm-safe-b) - 2.2vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home>.warehouse-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-shell{height:100%!important;max-height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-layout.two-pane{height:100%!important;grid-template-columns:clamp(17.4vw,26.8vh,20.4vw) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{height:100%!important;min-height:0!important;grid-template-rows:clamp(7.8vh,5.15vw,9.5vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{display:grid!important;grid-template-columns:minmax(0,1fr) clamp(37vw,57vh,45vw)!important;gap:clamp(.7vw,1.05vh,1.05vw)!important;align-items:center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(.45vw,.7vh,.75vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{width:100%!important;min-width:0!important;height:clamp(5vh,3.3vw,6.2vh)!important;padding-inline:clamp(.42vw,.65vh,.72vw)!important;font-size:clamp(1.32vh,.85vw,1.68vh)!important;line-height:1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{display:grid!important;place-items:center!important;align-content:center!important;padding-block:clamp(.6vh,.45vw,.95vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 38%,rgba(91,104,80,.18),transparent 42%),linear-gradient(180deg,#0a0b0efe,#030407fe)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{width:min(88vw,146vh)!important;max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 3vw)!important;margin:0 auto!important;transform:none!important;justify-self:center!important;align-self:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-body{display:grid!important;place-items:center!important;width:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards{justify-content:center!important;justify-items:center!important;margin-inline:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:fit-content!important;max-width:100%!important;grid-template-columns:repeat(3,minmax(0,clamp(18.2vw,29.6vh,22vw)))!important;gap:clamp(2.2vw,3.35vh,3.5vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){opacity:1!important;background-blend-mode:normal!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#ebb22bfe,#895613fb),radial-gradient(circle at 18% 10%,rgba(255,238,170,.34),transparent 48%)!important;border-color:#ffe182eb!important;box-shadow:0 .55vh 1.35vh #0000006b,0 0 1.4vh #ffd6482e!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#433419f9,#130f0af7),radial-gradient(circle at 18% 10%,rgba(255,238,170,.15),transparent 48%)!important;border-color:#e0b96285!important;box-shadow:0 .45vh 1.1vh #0000005c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:calc(var(--pm-safe-t) + .55vh) calc(var(--pm-safe-r) + .72vw) calc(var(--pm-safe-b) + .55vh) calc(var(--pm-safe-l) + .72vw)!important;border-radius:clamp(1.15vh,.76vw,1.55vh)!important;grid-template-rows:clamp(8.2vh,5.45vw,10.4vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{grid-template-columns:clamp(8vw,12.4vh,10vw) auto minmax(0,1fr) clamp(21vw,33vh,27vw) clamp(4.7vh,3.1vw,5.8vh)!important;padding:clamp(.95vh,.66vw,1.35vh) clamp(1.55vw,2.35vh,2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{padding-inline:clamp(.2vw,.34vh,.38vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(17vw,18.2vw) minmax(17.2vw,18.4vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.4vh,4.85vw,9.2vh)!important;padding:clamp(.55vh,.4vw,.88vh) clamp(.48vw,.72vh,.82vw) clamp(.42vh,.32vw,.72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{transform:translateY(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{grid-template-rows:clamp(8.6vh,5.66vw,10.8vh) minmax(0,1fr) clamp(7.2vh,4.75vw,9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{grid-auto-rows:minmax(clamp(6.8vh,4.45vw,8.4vh),auto)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{grid-template-columns:minmax(0,1fr) clamp(12.4vw,19.2vh,15.4vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-picks{min-width:0!important;overflow-x:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(11.8vw,12.8vw) minmax(0,1fr)!important;gap:clamp(.34vw,.52vh,.62vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(5.8vh,3.76vw,7.25vh) minmax(0,1fr)!important;gap:clamp(.38vw,.58vh,.64vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{justify-content:flex-start!important;text-align:left!important;margin-inline:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.72vh,1.02vw,2.18vh) minmax(0,1fr) minmax(7.4vw,8.8vw)!important;min-width:0!important;column-gap:clamp(.26vw,.42vh,.45vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-width:0!important;width:100%!important;max-width:none!important;overflow:visible!important;font-size:clamp(1.2vh,.78vw,1.55vh)!important;letter-spacing:-.025em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .slot-card-name{font-size:clamp(1.14vh,.74vw,1.48vh)!important;letter-spacing:-.02em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{min-height:clamp(18.8vh,12.4vw,23vh)!important;background:linear-gradient(180deg,#141c1ee0,#02080afc),radial-gradient(ellipse at 50% 18%,rgba(205,255,40,.16),transparent 58%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{min-height:clamp(18.8vh,12.4vw,23vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{width:clamp(7.2vw,11.4vh,8.9vw)!important;height:clamp(16.8vh,11.1vw,20.4vh)!important;flex-basis:clamp(7.2vw,11.4vh,8.9vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{grid-template-rows:clamp(3.2vh,2.1vw,4vh) minmax(0,1fr) clamp(4.9vh,3.22vw,6.1vh) clamp(2.9vh,1.92vw,3.65vh)!important;background:linear-gradient(180deg,#02080afe,#010507fe),radial-gradient(circle at 50% 36%,color-mix(in srgb,var(--rarity-color, #8cd5ff) 13%,transparent),transparent 54%)!important;border-color:color-mix(in srgb,var(--rarity-color, #8cd5ff) 78%,rgba(85,102,110,.32))!important;box-shadow:inset 0 0 0 thin #ffffff0b,inset 0 -1.6vh 3.8vh color-mix(in srgb,var(--rarity-color, #8cd5ff) 8%,transparent),0 .45vh 1.05vh #00000075!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media{width:clamp(7vh,6.2vw,12.8vh)!important;height:clamp(7vh,6.2vw,12.8vh)!important;max-width:72%!important;max-height:78%!important;display:block!important;object-fit:contain!important;transform:scale(1.18)!important;transform-origin:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card img.encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card img.encyclopedia-card-media{filter:drop-shadow(0 .55vh .72vh rgba(0,0,0,.52))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{align-self:center!important;color:#f5f8f1f2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{height:calc(100dvh - var(--pm-header) - var(--pm-safe-b) - 2.45vh)!important;max-height:calc(100dvh - var(--pm-header) - var(--pm-safe-b) - 2.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(8.6vh,5.65vw,10.7vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{grid-template-columns:minmax(0,1fr) clamp(39vw,61vh,47vw)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{height:clamp(4.85vh,3.2vw,6vh)!important;font-size:clamp(1.2vh,.78vw,1.56vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{margin-bottom:0!important;padding-bottom:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{position:fixed!important;inset:0!important;z-index:140!important;overflow:hidden!important;display:block!important;background:radial-gradient(circle at 50% 45%,rgba(83,94,78,.16),transparent 43%),linear-gradient(180deg,#0d0e11fe,#030407fe)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{position:fixed!important;inset:calc(var(--pm-safe-t) + .65vh) calc(var(--pm-safe-r) + .8vw) calc(var(--pm-safe-b) + .65vh) calc(var(--pm-safe-l) + .8vw)!important;width:auto!important;max-width:none!important;height:auto!important;display:grid!important;grid-template-rows:clamp(12vh,8vw,15.8vh) minmax(0,1fr) clamp(10vh,6.65vw,12.6vh)!important;justify-items:center!important;align-items:center!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-heading{justify-self:center!important;align-self:end!important;text-align:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-body{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;display:grid!important;place-items:center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards{width:min(63vw,104vh)!important;max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 6vw)!important;margin:0 auto!important;display:grid!important;justify-content:center!important;justify-items:center!important;align-items:center!important;transform:none!important;left:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(2.1vw,3.2vh,3.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-item-card) .selection-ui-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(2.2vw,3.35vh,3.45vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-item-card:nth-child(4)) .selection-ui-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:min(72vw,118vh)!important;gap:clamp(1.35vw,2.05vh,2.15vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-item-card:nth-child(4)) .selection-ui-item-card{max-width:clamp(12.4vw,20.4vh,15.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{width:100%!important;max-width:clamp(16.8vw,26.8vh,20.4vw)!important;justify-self:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-action{align-self:start!important;justify-self:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin{color:#fff7da!important;text-shadow:0 .18vh .35vh rgba(0,0,0,.58)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#f2ba2cfe,#925b13fe),radial-gradient(circle at 18% 10%,rgba(255,244,174,.4),transparent 48%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#5c451efc,#18120bfb),radial-gradient(circle at 18% 10%,rgba(255,229,146,.18),transparent 48%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:calc(var(--pm-safe-t) + .28vh) calc(var(--pm-safe-r) + .34vw) calc(var(--pm-safe-b) + .28vh) calc(var(--pm-safe-l) + .34vw)!important;width:auto!important;max-width:none!important;height:auto!important;border-radius:clamp(.85vh,.56vw,1.15vh)!important;grid-template-rows:clamp(9.6vh,6.3vw,12vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{grid-template-columns:clamp(7.8vw,12.2vh,9.8vw) auto minmax(0,1fr) clamp(24vw,37vh,29vw) clamp(4.8vh,3.16vw,6vh)!important;align-items:center!important;column-gap:clamp(.8vw,1.18vh,1.25vw)!important;padding:clamp(.86vh,.56vw,1.18vh) clamp(1.4vw,2.14vh,1.82vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{grid-column:4!important;grid-row:1!important;position:static!important;align-self:center!important;justify-self:end!important;transform:none!important;width:100%!important;max-width:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-close{grid-column:5!important;grid-row:1!important;justify-self:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{min-height:0!important;padding:clamp(.82vh,.52vw,1.08vh) clamp(.78vw,1.18vh,1.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(7.6vw,.82fr) minmax(6.8vw,.72fr) minmax(7.4vw,.78fr) minmax(15.8vw,1.36fr) minmax(8.7vw,.9fr) minmax(8.8vw,.94fr) minmax(8.6vw,.86fr) minmax(10.6vw,1fr) clamp(3.25vh,2.12vw,4.12vh)!important;column-gap:clamp(.42vw,.64vh,.66vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-empty{min-height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{grid-template-rows:clamp(10.4vh,6.8vw,12.8vh) minmax(0,1fr) clamp(17vh,11.2vw,20.5vh)!important;gap:clamp(1vh,.66vw,1.34vh)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns{grid-template-columns:minmax(28vw,.92fr) minmax(0,1.08fr)!important;gap:clamp(1vw,1.48vh,1.38vw)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns article{min-height:0!important;overflow-y:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.72vw,1.06vh,.98vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot{min-height:0!important;grid-template-rows:minmax(0,1fr) auto auto auto!important;padding:clamp(.72vh,.48vw,.96vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-media{width:clamp(5.8vh,4.1vw,7.2vh)!important;height:clamp(5.8vh,4.1vw,7.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18.4vw,19.4vw) minmax(18.2vw,19.2vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.2vh,4.75vw,8.8vh)!important;align-items:start!important;gap:clamp(.72vw,1.08vh,1.02vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{align-self:stretch!important;height:100%!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{display:grid!important;grid-template-rows:clamp(8.2vh,5.38vw,10.2vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;overflow-y:auto!important;grid-auto-rows:minmax(clamp(6.25vh,4.12vw,7.8vh),auto)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;grid-template-rows:clamp(8.8vh,5.78vw,10.9vh) minmax(0,1fr) clamp(7.4vh,4.86vw,9vh)!important;border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-cell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-cell:before{border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-foot{min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{grid-template-columns:auto minmax(0,1fr) clamp(11.6vw,18vh,14.2vw)!important;gap:clamp(.5vw,.78vh,.78vw)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-picks button{min-width:clamp(5.2vw,8vh,6.5vw)!important;padding-inline:clamp(.42vw,.64vh,.64vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(10.8vw,11.8vw) minmax(0,1fr)!important;gap:clamp(.26vw,.42vh,.48vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(5.7vh,3.7vw,7.1vh) minmax(0,1fr)!important;align-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info{align-items:flex-start!important;justify-items:start!important;text-align:left!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{width:100%!important;justify-content:flex-start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.72vh,1.02vw,2.16vh) minmax(0,1fr) minmax(8.7vw,10.6vw)!important;min-height:clamp(3.2vh,2.12vw,4.05vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{justify-self:end!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-size:clamp(1.1vh,.72vw,1.38vh)!important;letter-spacing:-.04em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .slot-card-name{min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{min-height:clamp(20.2vh,13.4vw,24.4vh)!important;background:linear-gradient(180deg,#161e20eb,#04090bfc),radial-gradient(ellipse at 50% 16%,rgba(210,255,38,.15),transparent 54%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{width:clamp(8.15vw,12.8vh,10.1vw)!important;height:clamp(18.1vh,12vw,22.1vh)!important;flex-basis:clamp(8.15vw,12.8vh,10.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{grid-template-rows:clamp(3.2vh,2.1vw,4vh) minmax(0,1fr) clamp(4.15vh,2.72vw,5.2vh) clamp(2.9vh,1.9vw,3.62vh)!important;padding:clamp(.55vh,.36vw,.75vh)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8cd5ff) 14%,rgba(3,8,10,.995)),#010507fe),radial-gradient(ellipse at 50% 42%,color-mix(in srgb,var(--rarity-color, #8cd5ff) 20%,transparent),transparent 62%)!important;border-color:color-mix(in srgb,var(--rarity-color, #8cd5ff) 82%,rgba(85,102,110,.26))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{align-items:center!important;padding-inline:clamp(.42vw,.64vh,.64vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media{place-self:center!important;width:clamp(8.4vh,7.3vw,14.6vh)!important;height:clamp(8.4vh,7.3vw,14.6vh)!important;max-width:88%!important;max-height:90%!important;transform:scale(1.26)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{align-self:end!important;justify-self:stretch!important;text-align:left!important;padding-inline:clamp(.52vw,.78vh,.8vw)!important;background:linear-gradient(90deg,rgba(0,0,0,.34),transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name span{display:block!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{justify-self:stretch!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{height:calc(100dvh - var(--pm-header) - var(--pm-safe-b) - 2.35vh)!important;max-height:calc(100dvh - var(--pm-header) - var(--pm-safe-b) - 2.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home>.warehouse-shell{grid-template-columns:clamp(19vw,29vh,23vw) minmax(0,1fr)!important;gap:clamp(.84vw,1.26vh,1.18vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .collection-room.warehouse-shell{display:block!important;grid-template-columns:none!important;grid-template-rows:none!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-layout.two-pane{display:grid!important;grid-template-columns:clamp(18.4vw,28.4vh,22.2vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;gap:clamp(.82vw,1.24vh,1.14vw)!important;width:100%!important;height:100%!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-scene-sidebar.big-sidebar{grid-column:1!important;grid-row:1!important;position:relative!important;z-index:1!important;min-width:0!important;max-width:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{grid-template-columns:minmax(0,1fr) clamp(34vw,53vh,41vw)!important;min-height:clamp(7.8vh,5.1vw,9.4vh)!important;grid-row:1!important;position:relative!important;z-index:4!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(.48vw,.72vh,.72vw)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{min-width:0!important;width:100%!important;height:clamp(4.45vh,2.92vw,5.5vh)!important;padding-inline:clamp(.8vw,1.22vh,1.1vw)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-column:2!important;grid-row:1!important;display:grid!important;grid-template-rows:clamp(7.8vh,5.12vw,9.6vh) minmax(0,1fr)!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{grid-row:2!important;height:100%!important;min-height:0!important;align-self:stretch!important;position:relative!important;z-index:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 42%,rgba(84,92,79,.18),transparent 44%),linear-gradient(180deg,#0c0d10,#030407)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{grid-template-rows:clamp(10.6vh,6.95vw,13.2vh) minmax(0,1fr) clamp(8.8vh,5.8vw,10.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards{width:min(58vw,94vh)!important;max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 8vw)!important;margin-inline:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{max-width:clamp(15.4vw,24.6vh,18.5vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-copy{max-height:clamp(13vh,8.55vw,16vh)!important;padding:clamp(.78vh,.52vw,1.04vh) clamp(.9vw,1.36vh,1.18vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-copy p{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin{opacity:1!important;border-color:#f4cc5c9e!important;box-shadow:0 .8vh 1.7vh #00000070,inset 0 0 0 thin #fff4b42e!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{border-color:#ffe78ceb!important;box-shadow:0 .9vh 2.1vh #d2972247,0 .55vh 1.5vh #0000006b,inset 0 0 0 thin #ffffff42!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-rows:clamp(5.2vh,3.55vw,6.5vh) minmax(0,1fr) clamp(20.6vh,13.55vw,23.6vh) clamp(7.6vh,5vw,9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(12.4vw,13.2vw) minmax(0,1fr)!important;gap:clamp(.32vw,.5vh,.62vw)!important;padding:clamp(.44vh,.3vw,.66vh) clamp(.44vw,.66vh,.68vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(5.7vh,4.05vw,7.25vh) minmax(0,1fr)!important;gap:clamp(.32vw,.48vh,.56vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap{align-self:center!important;justify-self:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar{width:clamp(5.55vh,3.95vw,7.05vh)!important;min-width:clamp(5.55vh,3.95vw,7.05vh)!important;max-width:clamp(5.55vh,3.95vw,7.05vh)!important;height:clamp(7.35vh,5.25vw,9.35vh)!important;min-height:clamp(7.35vh,5.25vw,9.35vh)!important;max-height:clamp(7.35vh,5.25vw,9.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap>span{max-width:clamp(5.55vh,3.95vw,7.05vh)!important;font-size:clamp(1.1vh,.72vw,1.38vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info{align-content:center!important;justify-items:start!important;gap:clamp(.2vh,.14vw,.32vh)!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name{align-items:flex-start!important;gap:clamp(.22vw,.34vh,.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>span{flex:0 0 auto!important;font-size:clamp(1.75vh,1.15vw,2.26vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>b{max-width:100%!important;font-size:clamp(1.45vh,.96vw,1.85vh)!important;line-height:1.06!important;letter-spacing:-.04em!important;white-space:normal!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line{width:100%!important;justify-content:flex-start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{width:100%!important;display:inline-flex!important;justify-content:flex-start!important;align-items:baseline!important;gap:clamp(.22vw,.34vh,.42vw)!important;text-align:left!important;white-space:nowrap!important;font-size:clamp(1.12vh,.74vw,1.42vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief b{font-size:clamp(1.16vh,.76vw,1.48vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{padding-inline-start:clamp(.36vw,.56vh,.66vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.58vh,1.02vw,2.05vh) minmax(0,1fr) minmax(7.9vw,8.9vw)!important;gap:clamp(.2vw,.32vh,.4vw)!important;padding-inline:clamp(.24vw,.38vh,.46vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-width:0!important;font-size:clamp(1.02vh,.68vw,1.28vh)!important;letter-spacing:-.065em!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{height:100%!important;min-height:0!important;background:linear-gradient(180deg,#151d1ff0,#04080afe),radial-gradient(ellipse at 50% 10%,rgba(198,255,36,.16),transparent 55%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{width:clamp(8.4vw,12.8vh,10.15vw)!important;height:clamp(17.8vh,11.7vw,20.9vh)!important;flex-basis:clamp(8.4vw,12.8vh,10.15vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-bottom-simple{position:relative!important;z-index:9!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{z-index:3!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18vw,18.8vw) minmax(17.6vw,18.6vw) minmax(0,1fr)!important;align-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{grid-auto-rows:minmax(clamp(5.55vh,3.66vw,6.85vh),auto)!important;overflow-y:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{align-self:stretch!important;padding-top:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{margin-top:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{grid-template-columns:auto minmax(0,1fr) clamp(10.8vw,17vh,13.4vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-action{min-width:0!important;width:100%!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card{background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8cd5ff) 16%,rgba(4,9,11,.99)),#000507fc),radial-gradient(ellipse at 50% 45%,color-mix(in srgb,var(--rarity-color, #8cd5ff) 16%,transparent),transparent 66%)!important;box-shadow:inset 0 0 0 thin color-mix(in srgb,var(--rarity-color, #8cd5ff) 72%,rgba(82,105,110,.3)),inset 0 -3.6vh 6vh #00000052!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name{align-self:center!important;text-align:center!important;background:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media{transform:scale(1.12)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(7.55vh,4.96vw,9.2vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{min-height:clamp(7.55vh,4.96vw,9.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{height:clamp(4.22vh,2.78vw,5.18vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{min-height:100%!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 46%,rgba(110,115,96,.2),transparent 42%),linear-gradient(180deg,#111216fe,#040508fe)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{justify-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:min(54vw,87vh)!important;justify-content:center!important;justify-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{background:linear-gradient(180deg,#101417fa,#040608fe)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-frame{background:radial-gradient(circle at 50% 18%,color-mix(in srgb,var(--card-color, #36d887) 22%,transparent),transparent 48%),linear-gradient(180deg,color-mix(in srgb,var(--card-color-dark, #062218) 58%,#10171a),#030608 80%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-frame:before{z-index:5!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-art{z-index:2!important;display:block!important;background:#040d0cf5!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-art img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:50% 16%!important;opacity:1!important;filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-copy{z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin{background:linear-gradient(135deg,#b9761af0,#483010eb),linear-gradient(180deg,#ffdc6c2e,#00000047)!important;opacity:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#1c170ee6,#0a0c09e0),linear-gradient(180deg,#ffdc6c1f,#00000052)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-lock-pad: clamp(.55vh, .56vw, 1vh);--pm-lock-gap: clamp(.5vh, .46vw, .9vh);--pm-lock-panel: rgba(1, 9, 12, .96);--pm-lock-panel-soft: rgba(4, 13, 14, .88)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{position:fixed!important;inset:calc(var(--pm-lock-pad) * .55)!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;border-radius:clamp(1.35vh,.92vw,2vh)!important;background:linear-gradient(180deg,#020a0efd,#000508fe),radial-gradient(circle at 50% 20%,rgba(77,174,194,.13),transparent 45%)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{min-height:clamp(9.2vh,6.6vw,12.4vh)!important;padding-inline:clamp(2.1vw,3.4vh,3.6vw)!important;gap:clamp(.9vw,1.4vh,1.5vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{height:calc(100% - clamp(9.2vh,6.6vw,12.4vh))!important;min-height:0!important;display:grid!important;grid-template-rows:clamp(7.1vh,4.7vw,8.9vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{display:grid!important;grid-template-columns:minmax(7.8vw,.82fr) minmax(7.1vw,.74fr) minmax(7.8vw,.8fr) minmax(15.6vw,1.3fr) minmax(8.5vw,.84fr) minmax(8.5vw,.84fr) minmax(8.4vw,.82fr) minmax(10.1vw,.92fr) clamp(2.1vw,3.6vh,2.8vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-rows{min-height:0!important;overflow-y:auto!important;scrollbar-width:thin!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(11vh,7.3vw,13.4vh)!important;padding-inline:clamp(1.2vw,1.9vh,2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*{min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip{justify-content:flex-start!important;gap:clamp(.32vw,.5vh,.56vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip i{width:clamp(2.2vw,3.7vh,3vw)!important;height:clamp(2.2vw,3.7vh,3vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{height:calc(100% - clamp(9.2vh,6.6vw,12.4vh))!important;min-height:0!important;grid-template-rows:clamp(11vh,7vw,13vh) minmax(0,1fr) clamp(14vh,9.2vw,17vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div{min-height:0!important;overflow-x:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-columns:minmax(30.8vw,32vw) minmax(23vw,23.8vw) minmax(0,1fr)!important;gap:clamp(.38vw,.66vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-left{padding:clamp(.46vh,.36vw,.72vh)!important;gap:clamp(.32vh,.3vw,.58vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(10.2vw,11.2vw) minmax(0,1fr)!important;gap:clamp(.42vw,.68vh,.78vw)!important;min-height:0!important;padding:clamp(.5vh,.42vw,.82vh) clamp(.48vw,.78vh,.86vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(5.2vw,8.25vh,6.25vw) minmax(0,1fr)!important;align-items:center!important;justify-items:start!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info{min-width:0!important;justify-items:start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{display:flex!important;justify-self:start!important;justify-content:flex-start!important;text-align:left!important;width:auto!important;margin-inline-start:0!important;gap:clamp(.28vw,.42vh,.5vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{width:100%!important;min-width:0!important;padding-inline-start:clamp(.32vw,.52vh,.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.36vw,2.45vh,1.76vw) minmax(0,1fr) minmax(8.7vw,10.1vw)!important;min-height:clamp(3.25vh,2.15vw,4vh)!important;padding-inline:clamp(.18vw,.32vh,.34vw)!important;gap:clamp(.14vw,.24vh,.28vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(.98vh,.64vw,1.25vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-width:0!important;overflow:hidden!important;text-align:right!important;white-space:nowrap!important;text-overflow:clip!important;letter-spacing:-.055em!important;font-size:clamp(.96vh,.64vw,1.22vh)!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .round-slots{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{background:linear-gradient(180deg,#141e1feb,#030709fe),radial-gradient(ellipse at 50% 8%,rgba(195,255,24,.13),transparent 55%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{z-index:4!important;overflow:hidden!important;min-height:clamp(19.4vh,12.9vw,23vh)!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{width:calc(clamp(21.6vh,13.8vw,24.4vh) * var(--selection-card-ratio))!important;height:clamp(21.6vh,13.8vw,24.4vh)!important;flex:0 0 calc(clamp(21.6vh,13.8vw,24.4vh) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:not(.focused):not(.dragging):not(.play-ready):not(.playing){width:100%!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .bid-bottom-simple{position:relative!important;z-index:12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(17.8vw,18.8vw) minmax(17.8vw,19.2vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.4vh,4.9vw,9.2vh)!important;align-items:stretch!important;gap:clamp(.42vw,.72vh,.82vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-column:1 / 2!important;grid-row:1 / 2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-column:2 / 3!important;grid-row:1 / 2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-column:3 / 4!important;grid-row:1 / 3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-column:1 / 3!important;grid-row:2 / 3!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{align-self:stretch!important;margin-top:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{display:grid!important;grid-template-rows:clamp(7vh,4.7vw,8.8vh) minmax(0,1fr)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;overflow-y:auto!important;grid-auto-rows:minmax(clamp(4.05vh,2.68vw,5.1vh),auto)!important;gap:clamp(.34vh,.26vw,.56vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:0!important;padding-block:clamp(.3vh,.24vw,.56vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;grid-template-rows:clamp(7.1vh,4.7vw,8.8vh) minmax(0,1fr) clamp(6.9vh,4.55vw,8.4vh)!important;margin-top:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-grid{align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell.result-cell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell.result-cell:before{border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-foot-quick{min-width:0!important;max-width:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{display:grid!important;grid-template-columns:minmax(0,1fr) clamp(9.8vw,15.8vh,12.4vw)!important;gap:clamp(.42vw,.66vh,.78vw)!important;min-width:0!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.58vw,.9vh,1vw)!important;width:100%!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bk-button{width:100%!important;min-width:0!important;height:clamp(5.2vh,3.35vw,6.4vh)!important;font-size:clamp(1.7vh,1.1vw,2.15vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact .quick-sell-action{width:100%!important;min-width:0!important;height:clamp(5vh,3.2vw,6vh)!important;font-size:clamp(1.45vh,.96vw,1.9vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1vh,.78vw,1.55vh)!important;overflow-y:auto!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{min-height:clamp(18vh,12vw,22.4vh)!important;display:grid!important;grid-template-rows:clamp(3.2vh,2.15vw,4.05vh) minmax(0,1fr) clamp(3.5vh,2.35vw,4.45vh) clamp(3vh,2vw,3.85vh)!important;padding:clamp(.5vh,.38vw,.8vh)!important;border-radius:0!important;border:thin solid color-mix(in srgb,var(--rarity-color, #7c929d) 42%,rgba(92,117,124,.5))!important;background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #7c929d) 8%,rgba(4,11,13,.98)),#010507fe),radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color, #7c929d) 12%,transparent),transparent 56%)!important;box-shadow:inset 0 0 0 thin color-mix(in srgb,var(--rarity-color, #7c929d) 16%,rgba(255,255,255,.06)),inset 0 -2.6vh 4.6vh #000000a3,0 .35vh 1.2vh #0006!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card:after{content:none!important;display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{order:1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:clamp(.38vw,.56vh,.66vw)!important;min-width:0!important;background:linear-gradient(90deg,rgba(0,0,0,.36),transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-size,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-size-badge{justify-self:end!important;align-self:center!important;border-radius:999vmax!important;background:#00000061!important;border:thin solid color-mix(in srgb,var(--rarity-color, #7dcdf3) 60%,rgba(255,255,255,.16))!important;padding-inline:clamp(.34vw,.52vh,.64vw)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{order:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{align-self:center!important;justify-self:stretch!important;min-width:0!important;padding:0 clamp(.32vw,.48vh,.58vw)!important;background:none!important;text-align:center!important;color:#f2f6f0eb!important;text-shadow:0 0 .86vh rgba(0,0,0,.86)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.42vh,.96vw,1.82vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .loot-icon,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .loot-icon{order:2!important;place-self:center!important;max-width:78%!important;max-height:82%!important;transform:none!important;filter:drop-shadow(0 .65vh 1.1vh rgba(0,0,0,.74)) saturate(1.06) contrast(1.05)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{order:4!important;align-self:center!important;justify-self:center!important;background:none!important;color:#fffffaf5!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{padding-bottom:var(--pm-lock-pad)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(8.7vh,5.6vw,10.4vh) minmax(0,1fr)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{min-height:clamp(8.7vh,5.6vw,10.4vh)!important;padding-block:clamp(.5vh,.36vw,.75vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{align-self:center!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:clamp(.48vw,.72vh,.86vw)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{height:clamp(5vh,3.22vw,6.1vh)!important;min-width:clamp(7.8vw,12.6vh,10.8vw)!important;padding-inline:clamp(.72vw,1.14vh,1.22vw)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-scroll,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{height:100%!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{align-content:center!important;padding-bottom:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 47%,rgba(130,138,92,.28),transparent 47%),linear-gradient(180deg,#101216fe,#030407)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{width:100%!important;max-width:100vw!important;height:100%!important;display:grid!important;justify-items:center!important;align-items:center!important;grid-template-rows:clamp(13vh,8.5vw,16vh) minmax(0,1fr) clamp(11vh,7.5vw,14vh)!important;padding-inline:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-body{width:100%!important;max-width:100vw!important;height:100%!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{position:relative!important;left:auto!important;right:auto!important;transform:none!important;width:auto!important;max-width:min(78vw,132vh)!important;grid-template-columns:repeat(3,clamp(15.5vw,27.4vh,18.8vw))!important;margin-inline:auto!important;justify-content:center!important;justify-items:center!important;place-self:center!important;gap:clamp(2.5vw,4.4vh,4.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-item-card) .selection-ui-cards{justify-content:center!important;justify-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){opacity:1!important;border-radius:0!important;border:thin solid rgba(232,192,76,.78)!important;box-shadow:0 .55vh 1.4vh #00000073,inset 0 0 0 thin #ffffff1f!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#dda630,#925813),radial-gradient(circle at 18% 10%,rgba(255,242,144,.38),transparent 40%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#271f12,#080c0a),radial-gradient(circle at 18% 12%,rgba(255,218,104,.16),transparent 42%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-v8-panel: rgba(1, 8, 11, .985);--pm-v8-panel-soft: rgba(5, 14, 15, .94);--pm-v8-line: rgba(107, 158, 173, .38);--pm-v8-green: #caff18}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{position:fixed!important;inset:0!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;border-radius:0!important;border:thin solid rgba(85,151,169,.58)!important;background:linear-gradient(180deg,#00080cfe,#000508),radial-gradient(circle at 50% 18%,rgba(74,173,198,.16),transparent 46%)!important;overflow:hidden!important;z-index:980!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{min-height:clamp(9.8vh,6.2vw,12.4vh)!important;padding-inline:clamp(2vw,3.2vh,3.5vw)!important;border-bottom:thin solid rgba(73,134,151,.36)!important;background:#01080df5!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-close{top:clamp(1.4vh,.95vw,1.9vh)!important;right:clamp(2.2vw,3.2vh,3.4vw)!important;width:clamp(4.7vh,3vw,5.8vh)!important;height:clamp(4.7vh,3vw,5.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{justify-self:end!important;width:clamp(23vw,38vh,30vw)!important;max-width:34vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{height:calc(100% - clamp(9.8vh,6.2vw,12.4vh))!important;grid-template-rows:clamp(7.2vh,4.6vw,8.8vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(6.7vw,.72fr) minmax(5.4vw,.58fr) minmax(6.3vw,.64fr) minmax(12.2vw,1.08fr) minmax(6.7vw,.64fr) minmax(7.1vw,.68fr) minmax(7vw,.68fr) minmax(7.1vw,.66fr) clamp(2vw,3.2vh,2.6vw)!important;column-gap:clamp(.4vw,.64vh,.74vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(10.2vh,6.4vw,12.2vh)!important;padding-inline:clamp(1vw,1.65vh,1.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-empty{grid-column:1 / -1!important;width:100%!important;min-height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{height:calc(100% - clamp(9.8vh,6.2vw,12.4vh))!important;grid-template-rows:clamp(9.8vh,6vw,11.8vh) minmax(0,1fr) clamp(12vh,7.2vw,14.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18.2vw,19.6vw) minmax(18.6vw,20.4vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.2vh,4.55vw,8.6vh)!important;align-items:stretch!important;gap:clamp(.36vw,.6vh,.7vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{align-self:stretch!important;margin:0!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{display:grid!important;grid-template-rows:clamp(7.4vh,4.75vw,8.9vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;overflow-y:auto!important;grid-auto-rows:minmax(clamp(5.2vh,3.25vw,6.3vh),auto)!important;padding-bottom:clamp(.55vh,.38vw,.85vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;margin:0!important;grid-template-rows:clamp(7.4vh,4.75vw,8.9vh) minmax(0,1fr) clamp(6.9vh,4.3vw,8.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{padding:clamp(.55vh,.42vw,.85vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact .quick-sell-action{border-radius:999vmax!important;min-height:0!important;height:clamp(5.4vh,3.45vw,6.4vh)!important;line-height:1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-columns:minmax(31vw,32.5vw) minmax(23.2vw,24vw) minmax(0,1fr)!important;gap:clamp(.34vw,.55vh,.66vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(9.7vw,10.8vw) minmax(0,1fr)!important;gap:clamp(.34vw,.56vh,.66vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(5vw,8vh,6vw) minmax(0,1fr)!important;align-items:center!important;justify-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{justify-self:start!important;justify-content:flex-start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{width:100%!important;margin-inline:0!important;padding-inline:0!important;font-size:clamp(1.32vh,.84vw,1.72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{padding-inline-start:clamp(.24vw,.42vh,.5vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.32vw,2.32vh,1.72vw) minmax(0,.82fr) minmax(9.4vw,10.9vw)!important;min-height:clamp(3.12vh,2vw,3.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em{font-size:clamp(.92vh,.58vw,1.14vh)!important;letter-spacing:-.03em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{font-size:clamp(.92vh,.58vw,1.14vh)!important;letter-spacing:-.065em!important;overflow:visible!important;text-overflow:clip!important;transform:translate(-.18vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{min-height:clamp(20.8vh,13.7vw,24.8vh)!important;background:linear-gradient(180deg,#121b1cf5,#020507fe),radial-gradient(ellipse at 50% 0%,rgba(190,255,28,.15),transparent 56%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{background:linear-gradient(180deg,#090e0fd6,#0000006b)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{width:calc(clamp(22.8vh,14.55vw,26.2vh) * var(--selection-card-ratio))!important;height:clamp(22.8vh,14.55vw,26.2vh)!important;flex-basis:calc(clamp(22.8vh,14.55vw,26.2vh) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{min-height:clamp(17.8vh,11.6vw,21.8vh)!important;grid-template-rows:clamp(2.9vh,1.86vw,3.6vh) minmax(0,1fr) clamp(3.2vh,2.05vw,4vh) clamp(2.8vh,1.8vw,3.55vh)!important;background:linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #6c848e) 14%,rgba(3,11,13,.98)),#010507fe),radial-gradient(ellipse at 50% 42%,color-mix(in srgb,var(--rarity-color, #6c848e) 18%,transparent),transparent 54%),linear-gradient(90deg,#182c2d8c,#020608a3 44%,#1a232c7a)!important;border:thin solid color-mix(in srgb,var(--rarity-color, #6c848e) 64%,rgba(136,160,166,.46))!important;box-shadow:inset 0 0 0 thin #ffffff0f,inset 0 -2.1vh 3.2vh #0000009e,0 0 1.25vh color-mix(in srgb,var(--rarity-color, #6c848e) 18%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{background:none!important;padding-inline:clamp(.32vw,.5vh,.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .loot-icon,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .loot-icon{max-width:70%!important;max-height:76%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{place-self:center stretch!important;text-align:center!important;padding-inline:clamp(.36vw,.56vh,.66vw)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(9.4vh,6vw,11.4vh) minmax(0,1fr)!important;gap:clamp(.45vh,.36vw,.72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{min-height:clamp(9.4vh,6vw,11.4vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{flex-wrap:nowrap!important;overflow:visible!important;min-width:clamp(22vw,36vh,30vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{min-width:clamp(7.2vw,11.8vh,9.8vw)!important;height:clamp(5.1vh,3.3vw,6.2vh)!important;padding-inline:clamp(.62vw,.96vh,1vw)!important;font-size:clamp(1.22vh,.78vw,1.58vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{height:100%!important;min-height:0!important;margin-bottom:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{display:grid!important;place-content:center!important;gap:clamp(1.4vh,.9vw,2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 48%,rgba(171,181,110,.18),transparent 45%),linear-gradient(180deg,#0e1014fe,#030407)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-body{width:100vw!important;max-width:100vw!important;padding-inline:0!important;overflow:hidden!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:min-content!important;max-width:84vw!important;grid-template-columns:repeat(3,clamp(16.3vw,28vh,19vw))!important;gap:clamp(2.2vw,3.8vh,3.6vw)!important;justify-content:center!important;justify-items:center!important;margin-inline:auto!important;place-self:center!important;translate:0 0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{background:#05080afa!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#e3aa2b,#975811fa),radial-gradient(circle at 18% 14%,rgba(255,235,130,.4),transparent 42%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#2c2314fa,#060b0afa),radial-gradient(circle at 18% 14%,rgba(255,224,118,.16),transparent 42%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin b{color:#fffff7f7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin span{color:#fff1bfe0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-detail.map-venue-card{background:linear-gradient(180deg,#050708fe,#010203fe),radial-gradient(circle at 50% 22%,rgba(160,255,21,.08),transparent 48%)!important;border-color:#3c5a56c7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-detail.map-venue-card .venue-copy,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-detail.map-venue-card .venue-stats>div{background:#121213eb!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-v9-panel: rgba(1, 8, 10, .992);--pm-v9-panel-soft: rgba(4, 13, 14, .955);--pm-v9-line: rgba(113, 163, 178, .42);--pm-v9-green: #caff18}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;display:grid!important;grid-template-rows:clamp(9.2vh,6vw,11.5vh) minmax(0,1fr)!important;border-radius:0!important;border:thin solid rgba(84,151,168,.55)!important;background:linear-gradient(180deg,#00080cfe,#000407),radial-gradient(circle at 50% 16%,rgba(78,173,196,.14),transparent 44%)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{min-height:0!important;height:100%!important;padding-inline:clamp(2.1vw,3.4vh,3.4vw)!important;background:#00080dfb!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{height:100%!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{display:grid!important;grid-template-rows:clamp(6.5vh,4.25vw,8vh) minmax(0,1fr)!important;padding:0 clamp(1.35vw,2.1vh,2.1vw) clamp(1.1vh,.72vw,1.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{display:grid!important;grid-template-columns:minmax(7.6vw,.8fr) minmax(7.2vw,.72fr) minmax(7.4vw,.76fr) minmax(15.2vw,1.22fr) minmax(8.2vw,.82fr) minmax(8.2vw,.82fr) minmax(8.5vw,.84fr) minmax(9vw,.86fr) clamp(2vw,3.2vh,2.55vw)!important;column-gap:clamp(.34vw,.55vh,.7vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-rows{min-height:0!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(10vh,6.35vw,12vh)!important;padding-inline:clamp(.75vw,1.2vh,1.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-empty{grid-column:1 / -1!important;width:100%!important;min-height:100%!important;place-self:stretch!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{height:100dvh!important;min-height:100dvh!important;padding:clamp(.62vh,.48vw,.9vh) clamp(.62vw,.96vh,1vw)!important;grid-template-columns:minmax(18.4vw,19.6vw) minmax(18.4vw,19.8vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.2vh,4.7vw,8.8vh)!important;align-items:stretch!important;gap:clamp(.42vw,.68vh,.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{margin:0!important;align-self:stretch!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{display:grid!important;grid-template-rows:clamp(7vh,4.55vw,8.4vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;overflow:hidden auto!important;align-content:start!important;gap:clamp(.45vh,.34vw,.7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:clamp(6.25vh,4vw,7.65vh)!important;padding:clamp(.56vh,.42vw,.82vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;margin:0!important;grid-template-rows:clamp(7vh,4.55vw,8.4vh) minmax(0,1fr) clamp(6.9vh,4.45vw,8.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid-scroll{min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell:after{border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{min-height:0!important;padding:clamp(.5vh,.36vw,.78vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{height:100%!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact .quick-sell-action{height:clamp(5.7vh,3.6vw,6.8vh)!important;min-height:0!important;border-radius:999vmax!important;padding-inline:clamp(1vw,1.55vh,1.7vw)!important;font-size:clamp(1.75vh,1.12vw,2.25vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{display:grid!important;grid-template-columns:auto minmax(0,1fr) clamp(10.5vw,17vh,13vw)!important;align-items:center!important;gap:clamp(.45vw,.72vh,.85vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-columns:minmax(31.2vw,32vw) minmax(23.2vw,24vw) minmax(0,1fr)!important;gap:clamp(.35vw,.58vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(9.4vw,10.2vw) minmax(0,1fr)!important;gap:clamp(.34vw,.58vh,.72vw)!important;padding:clamp(.46vh,.36vw,.72vh) clamp(.45vw,.7vh,.82vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(5.25vw,8.2vh,6.2vw) minmax(0,1fr)!important;justify-items:start!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{justify-self:start!important;text-align:left!important;justify-content:flex-start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{width:auto!important;margin:0!important;padding:0!important;font-size:clamp(1.22vh,.78vw,1.55vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{min-width:0!important;padding-inline-start:clamp(.28vw,.46vh,.54vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.35vw,2.36vh,1.72vw) minmax(0,.54fr) minmax(10.6vw,12vw)!important;min-height:clamp(3.05vh,1.98vw,3.75vh)!important;padding-inline:clamp(.14vw,.24vh,.32vw)!important;gap:clamp(.12vw,.2vh,.26vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{font-size:clamp(.9vh,.56vw,1.08vh)!important;line-height:1!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;text-align:right!important;letter-spacing:-.085em!important;transform:none!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{background:linear-gradient(180deg,#121c1df0,#030709fe),radial-gradient(ellipse at 50% 0%,rgba(195,255,28,.14),transparent 56%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{min-height:clamp(23.2vh,15.2vw,27.2vh)!important;place-items:center!important;overflow:visible!important;border:thin solid rgba(93,144,154,.42)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{width:calc(clamp(24.6vh,16vw,29vh) * var(--selection-card-ratio))!important;height:clamp(24.6vh,16vw,29vh)!important;flex:0 0 calc(clamp(24.6vh,16vw,29vh) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{min-height:clamp(17.6vh,11.4vw,21.4vh)!important;background:linear-gradient(180deg,#030a0cfc,#000406fe),radial-gradient(ellipse at 50% 42%,color-mix(in srgb,var(--rarity-color, #7f959d) 9%,transparent),transparent 56%),linear-gradient(90deg,#1224266b,#010507b8 42%,#12191f6b)!important;border:thin solid color-mix(in srgb,var(--rarity-color, #7f959d) 62%,rgba(92,112,118,.42))!important;box-shadow:inset 0 0 0 thin #ffffff0a,inset 0 0 2.4vh color-mix(in srgb,var(--rarity-color, #7f959d) 8%,transparent),0 .45vh 1.1vh #00000075!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{background:none!important;box-shadow:none!important;text-align:center!important;justify-self:stretch!important;align-self:center!important;padding-inline:clamp(.36vw,.58vh,.7vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{white-space:normal!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .loot-icon,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .loot-icon{max-width:66%!important;max-height:72%!important;filter:drop-shadow(0 .42vh .76vh rgba(0,0,0,.68))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(8.3vh,5.35vw,10.2vh) minmax(0,1fr)!important;gap:clamp(.42vh,.34vw,.72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{height:100%!important;min-height:0!important;padding:clamp(.62vh,.46vw,.92vh) clamp(.75vw,1.15vh,1.2vw)!important;overflow:visible!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{display:flex!important;justify-content:flex-end!important;align-items:center!important;flex-wrap:nowrap!important;gap:clamp(.44vw,.72vh,.82vw)!important;min-width:clamp(23vw,38vh,31vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button{width:clamp(7.5vw,12.2vh,10.2vw)!important;height:clamp(4.6vh,3vw,5.7vh)!important;min-width:0!important;min-height:0!important;padding-inline:clamp(.45vw,.72vh,.82vw)!important;font-size:clamp(1.2vh,.76vw,1.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{display:grid!important;place-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 44%,rgba(120,128,88,.18),transparent 42%),linear-gradient(180deg,#101114fe,#030407)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-body{width:100vw!important;max-width:100vw!important;padding-inline:0!important;justify-items:center!important;place-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:min-content!important;max-width:82vw!important;grid-template-columns:repeat(3,clamp(16.2vw,27vh,18.7vw))!important;gap:clamp(2.45vw,4.3vh,4vw)!important;justify-content:center!important;justify-items:center!important;margin-inline:auto!important;place-self:center!important;transform:none!important;translate:0 0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{background:#040709fd!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){opacity:1!important;border-radius:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background-blend-mode:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#e2a92c,#915612),radial-gradient(circle at 18% 12%,rgba(255,238,132,.42),transparent 42%)!important;border-color:#ffdc5ed1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#2a2012fe,#070a08fe),radial-gradient(circle at 18% 12%,rgba(255,221,108,.18),transparent 42%)!important;border-color:#b08b3e8a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-detail.map-venue-card{background:linear-gradient(180deg,#050708fe,#010203),radial-gradient(circle at 50% 22%,rgba(160,255,21,.07),transparent 48%)!important;border-color:#375652d1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-panel:has(.prototype-history-root),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-panel-shell:has(.prototype-history-root){inset:0!important;width:100vw!important;height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;transform:none!important;translate:0 0!important;border-radius:0!important;background:linear-gradient(180deg,#00080cfe,#000407),radial-gradient(circle at 50% 16%,rgba(78,173,196,.13),transparent 44%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*{display:block!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>.prototype-history-loot-strip{display:flex!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:last-child{display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(6.4vw,.74fr) minmax(5.8vw,.55fr) minmax(6.6vw,.64fr) minmax(13.8vw,1.18fr) minmax(7.1vw,.7fr) minmax(7.1vw,.7fr) minmax(7.5vw,.72fr) minmax(7.4vw,.72fr) clamp(1.8vw,2.8vh,2.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{display:grid!important;grid-template-rows:clamp(10.2vh,6.45vw,12.2vh) minmax(0,1fr) clamp(19.8vh,12.6vw,23.8vh)!important;gap:clamp(.82vh,.58vw,1.1vh)!important;min-height:0!important;overflow:hidden!important;padding:clamp(.8vh,.55vw,1.1vh) clamp(1.42vw,2.2vh,2.25vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns{display:grid!important;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)!important;gap:clamp(.88vw,1.35vh,1.3vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns>article,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div{min-height:0!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.65vw,1vh,1vw)!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list>*{display:flex!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18.1vw,19vw) minmax(18.2vw,19.2vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.4vh,4.6vw,8.6vh)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{grid-template-rows:clamp(7.6vh,4.8vw,8.8vh) minmax(0,1fr)!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{grid-template-rows:clamp(7.6vh,4.8vw,8.8vh) minmax(0,1fr) clamp(6.4vh,4vw,7.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{overflow:hidden auto!important;gap:clamp(.42vh,.3vw,.62vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:clamp(5.4vh,3.45vw,6.5vh)!important;padding:clamp(.45vh,.32vw,.68vh) clamp(.55vw,.85vh,.92vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid-scroll{align-self:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-foot{min-height:0!important;overflow:visible!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-foot-quick,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{min-width:0!important;width:100%!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{grid-template-columns:minmax(0,1fr) clamp(8.6vw,13.6vh,10.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact .bk-quality-filter{min-width:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact>span{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact .quick-sell-action{width:clamp(8.6vw,13.6vh,10.8vw)!important;font-size:clamp(1.24vh,.78vw,1.48vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-columns:minmax(31.6vw,32.6vw) minmax(23vw,23.8vw) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief b{display:inline-flex!important;justify-content:flex-start!important;justify-self:start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.28vw,2.22vh,1.62vw) minmax(0,.45fr) minmax(11.7vw,13vw)!important;gap:clamp(.08vw,.16vh,.2vw)!important;padding-inline:clamp(.08vw,.16vh,.22vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em{max-width:100%!important;font-size:clamp(.86vh,.52vw,1.02vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{max-width:none!important;min-width:clamp(11.4vw,18vh,12.9vw)!important;overflow:visible!important;text-overflow:clip!important;font-size:clamp(.82vh,.5vw,.98vh)!important;letter-spacing:-.12em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{background:linear-gradient(180deg,#0d1212fa,#000406),radial-gradient(ellipse at 50% 8%,rgba(202,255,24,.16),transparent 58%),linear-gradient(90deg,#44565038,#040708bd,#44565038)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{min-height:clamp(24.2vh,15.8vw,28.6vh)!important;box-shadow:inset 0 0 0 thin #a6c6ca1f,inset 0 0 4.2vh #00000094,0 -.3vh 1vh #0000006b!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{min-height:100%!important;align-items:center!important;justify-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{width:calc(clamp(26.2vh,16.8vw,30.2vh) * var(--selection-card-ratio))!important;height:clamp(26.2vh,16.8vw,30.2vh)!important;flex-basis:calc(clamp(26.2vh,16.8vw,30.2vh) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{display:grid!important;grid-template-rows:clamp(2.8vh,1.78vw,3.45vh) minmax(0,1fr) clamp(3.2vh,2.06vw,3.95vh) clamp(3vh,1.9vw,3.65vh)!important;gap:0!important;padding:clamp(.42vh,.32vw,.68vh) clamp(.52vw,.82vh,.9vw)!important;border-radius:0!important;background:linear-gradient(180deg,#01090bfe,#000406),radial-gradient(ellipse at 50% 52%,color-mix(in srgb,var(--rarity-color, #7f959d) 22%,transparent),transparent 58%),linear-gradient(135deg,color-mix(in srgb,var(--rarity-color, #7f959d) 12%,rgba(1,8,10,.98)),#000507fe 48%,#02090bfc)!important;box-shadow:inset 0 0 0 thin color-mix(in srgb,var(--rarity-color, #7f959d) 30%,rgba(255,255,255,.04)),inset 0 0 3vh color-mix(in srgb,var(--rarity-color, #7f959d) 12%,transparent),0 .55vh 1.4vh #0000008c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{grid-row:1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .loot-icon,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .loot-icon{grid-row:2!important;place-self:center!important;max-width:58%!important;max-height:78%!important;filter:drop-shadow(0 .46vh .78vh rgba(0,0,0,.72))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{grid-row:3!important;align-self:end!important;font-size:clamp(1.42vh,.9vw,1.76vh)!important;line-height:1.08!important;padding:0 clamp(.28vw,.45vh,.5vw)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{grid-row:4!important;align-self:center!important;justify-self:center!important;font-size:clamp(1.16vh,.72vw,1.42vh)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(9.4vh,5.9vw,11.2vh) minmax(0,1fr)!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{min-width:clamp(26vw,41vh,34vw)!important;max-width:43vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .warehouse-action-button{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important;overflow:hidden!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{min-height:0!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{align-content:center!important;justify-content:center!important;padding-block-end:clamp(1.1vh,.75vw,1.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 42%,rgba(128,132,92,.16),transparent 44%),linear-gradient(180deg,#0c0e11,#030407)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{position:relative!important;left:auto!important;right:auto!important;margin-inline:auto!important;place-self:center!important;justify-self:center!important;align-self:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-card-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-body{justify-content:center!important;justify-items:center!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){opacity:1!important;color:#fffaf0!important;box-shadow:inset 0 0 0 thin #ffeba029,0 .54vh 1.2vh #0000007a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#e6b234,#985b14),radial-gradient(circle at 18% 12%,rgba(255,242,150,.5),transparent 46%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#3a2712fc,#0c0c08fc),radial-gradient(circle at 18% 12%,rgba(255,217,102,.24),transparent 46%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)!important;width:calc(100vw - env(safe-area-inset-left) - env(safe-area-inset-right))!important;height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom))!important;max-width:none!important;max-height:none!important;border-radius:clamp(1.4vh,.92vw,1.8vh)!important;padding:clamp(1.2vh,.84vw,1.7vh) clamp(1.3vw,2.2vh,1.9vw)!important;display:grid!important;grid-template-rows:clamp(9.2vh,5.8vw,11vh) minmax(0,1fr)!important;overflow:hidden!important;background:linear-gradient(180deg,#010a0ffb,#000609fe),radial-gradient(ellipse at 50% 12%,rgba(38,96,120,.18),transparent 56%)!important;box-shadow:inset 0 0 0 thin #6eadc757,inset 0 0 5vh #000000ad,0 1.2vh 3.2vh #0000008f!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{min-height:0!important;padding:0 0 clamp(1.1vh,.74vw,1.45vh)!important;grid-template-columns:auto minmax(0,1fr) auto auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-close{width:clamp(4.8vh,3.1vw,6vh)!important;height:clamp(4.8vh,3.1vw,6vh)!important;border-radius:clamp(.9vh,.6vw,1.2vh)!important;align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{justify-self:end!important;width:clamp(26vw,42vh,34vw)!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{min-height:0!important;height:100%!important;grid-template-rows:clamp(6.8vh,4.2vw,8vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(6.5vw,.68fr) minmax(5.4vw,.52fr) minmax(6.4vw,.62fr) minmax(15.6vw,1.55fr) minmax(7.3vw,.72fr) minmax(7.4vw,.72fr) minmax(8.2vw,.78fr) minmax(7.3vw,.7fr) clamp(4.4vh,2.6vw,5.4vh)!important;gap:clamp(.35vw,.62vh,.6vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*{display:flex!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(10.6vh,6.6vw,12.6vh)!important;height:clamp(10.6vh,6.6vw,12.6vh)!important;padding-inline:clamp(.6vw,1vh,.9vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip{justify-content:center!important;gap:clamp(.28vw,.5vh,.48vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip i,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-strip-media{width:clamp(4.1vh,2.58vw,5vh)!important;height:clamp(4.1vh,2.58vw,5vh)!important;border-radius:clamp(.48vh,.3vw,.7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-empty{min-height:100%!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{min-height:0!important;height:100%!important;grid-template-rows:clamp(10vh,6.2vw,11.8vh) minmax(0,1fr) clamp(18vh,11vw,21vh)!important;gap:clamp(1.1vh,.72vw,1.6vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.8vw,1.35vh,1.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns{grid-template-columns:minmax(25vw,.62fr) minmax(0,1fr)!important;min-height:0!important;gap:clamp(1vw,1.7vh,1.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns article,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div{height:100%!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.75vw,1.25vh,1vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19.2vw) minmax(18.5vw,19.8vw) minmax(0,1fr)!important;column-gap:clamp(.46vw,.78vh,.72vw)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{align-self:stretch!important;min-height:0!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{overflow:hidden!important;padding:clamp(1.3vh,.86vw,1.8vh) clamp(1vw,1.75vh,1.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-template-rows:clamp(7.2vh,4.5vw,8.5vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{height:100%!important;min-height:0!important;overflow-y:auto!important;display:grid!important;align-content:start!important;grid-auto-rows:minmax(clamp(6.2vh,3.85vw,7.2vh),auto)!important;gap:clamp(.72vh,.45vw,1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{display:grid!important;grid-template-columns:clamp(4.6vh,2.86vw,5.5vh) minmax(0,1fr)!important;min-height:clamp(6.2vh,3.85vw,7.2vh)!important;padding:clamp(.62vh,.42vw,.9vh) clamp(.7vw,1.2vh,1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{grid-template-rows:clamp(8.2vh,5.1vw,9.8vh) minmax(0,1fr) clamp(7.2vh,4.6vw,8.8vh)!important;border-radius:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{min-height:0!important;align-self:start!important;border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-grid-scroll{min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell{border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-foot{min-height:0!important;padding:clamp(.65vh,.45vw,1vh) clamp(.85vw,1.4vh,1.25vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-foot-quick,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{min-width:0!important;width:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr)) minmax(clamp(10vw,16vh,13vw),1.12fr)!important;gap:clamp(.45vw,.8vh,.72vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact .quick-sell-action{width:100%!important;min-width:0!important;height:clamp(4.6vh,2.88vw,5.5vh)!important;border-radius:999vh!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-columns:minmax(31vw,32vw) minmax(23.8vw,24.7vw) minmax(0,1fr)!important;column-gap:clamp(.45vw,.78vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-left{overflow-y:auto!important;overflow-x:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(12.3vw,13.4vw) minmax(0,1fr)!important;gap:clamp(.38vw,.65vh,.62vw)!important;padding-inline:clamp(.82vw,1.35vh,1.1vw) clamp(.58vw,1vh,.86vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{min-width:0!important;width:100%!important;grid-template-columns:clamp(6.8vw,11.2vh,8vw) minmax(0,1fr)!important;gap:clamp(.38vw,.62vh,.58vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap{align-items:center!important;justify-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info{min-width:0!important;align-items:flex-start!important;justify-items:start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{width:100%!important;margin:0!important;justify-content:flex-start!important;justify-self:start!important;align-self:start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{min-width:0!important;width:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.2vw,2.06vh,1.5vw) minmax(0,.42fr) minmax(10vw,1fr)!important;min-height:clamp(3.65vh,2.28vw,4.25vh)!important;height:clamp(3.65vh,2.28vw,4.25vh)!important;padding-inline:clamp(.18vw,.32vh,.34vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(.98vh,.62vw,1.16vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-width:0!important;width:100%!important;max-width:100%!important;justify-self:end!important;text-align:right!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;letter-spacing:-.05em!important;font-size:clamp(.96vh,.6vw,1.12vh)!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{min-height:clamp(26.8vh,17.2vw,31.4vh)!important;background:linear-gradient(180deg,#0c1112fe,#000406),radial-gradient(ellipse at 50% 5%,rgba(199,255,22,.18),transparent 58%),linear-gradient(90deg,#4e645c33,#030708e0,#4e645c33)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{padding-block:clamp(.8vh,.54vw,1.1vh) clamp(6.6vh,4.3vw,8.2vh)!important;align-items:center!important;justify-content:center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{--mobile-hand-card-h: clamp(28.2vh, 17.9vw, 33vh);width:calc(var(--mobile-hand-card-h) * var(--selection-card-ratio))!important;height:var(--mobile-hand-card-h)!important;flex:0 0 calc(var(--mobile-hand-card-h) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{grid-template-rows:clamp(3.1vh,1.96vw,3.8vh) minmax(0,1fr) clamp(3.6vh,2.2vw,4.25vh) clamp(3.15vh,1.96vw,3.8vh)!important;border-radius:0!important;background:radial-gradient(ellipse at 50% 46%,color-mix(in srgb,var(--rarity-color, #7f959d) 24%,transparent),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #7f959d) 11%,rgba(1,11,13,.99)),#000406 68%),repeating-linear-gradient(90deg,rgba(120,165,172,.055) 0 .08vw,transparent .08vw 2.1vw)!important;border-color:color-mix(in srgb,var(--rarity-color, #7f959d) 66%,rgba(255,255,255,.08))!important;box-shadow:inset 0 0 0 thin color-mix(in srgb,var(--rarity-color, #7f959d) 42%,rgba(255,255,255,.06)),inset 0 0 2.8vh #0000008c,0 0 1.2vh color-mix(in srgb,var(--rarity-color, #7f959d) 22%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{grid-row:1!important;padding-inline:clamp(.28vw,.48vh,.52vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-scene{max-width:68%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .loot-icon,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .loot-icon{grid-row:2!important;max-width:68%!important;max-height:84%!important;object-fit:contain!important;filter:drop-shadow(0 .55vh .9vh rgba(0,0,0,.78))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{grid-row:3!important;place-self:center!important;width:100%!important;text-align:center!important;background:none!important;box-shadow:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(8.4vh,5.2vw,10vh) minmax(0,1fr)!important;height:100%!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{min-height:0!important;align-items:center!important;overflow:visible!important;padding-block:clamp(.65vh,.44vw,.95vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{min-width:clamp(30vw,48vh,38vw)!important;width:clamp(30vw,48vh,38vw)!important;max-width:42vw!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(.55vw,.95vh,.78vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .warehouse-action-button{width:100%!important;min-width:0!important;height:clamp(4.65vh,2.9vw,5.55vh)!important;padding-inline:clamp(.36vw,.65vh,.6vw)!important;font-size:clamp(1.28vh,.78vw,1.52vh)!important;line-height:1!important;white-space:nowrap!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{height:100%!important;min-height:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{display:grid!important;place-items:center!important;align-content:center!important;padding:clamp(1vh,.72vw,1.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel h3{margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 43%,rgba(130,136,96,.18),transparent 42%),linear-gradient(180deg,#0d0f12fe,#030407)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{width:100vw!important;height:100dvh!important;max-width:none!important;padding:clamp(3.4vh,2.1vw,4.4vh) clamp(3vw,5vh,4.4vw) clamp(3vh,2vw,4vh)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;justify-items:center!important;align-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards{width:100%!important;min-width:0!important;justify-content:center!important;justify-items:center!important;align-items:center!important;margin-inline:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:max-content!important;max-width:100%!important;gap:clamp(2.2vw,3.7vh,3.2vw)!important;transform:translate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card{background:linear-gradient(180deg,#080c0cfc,#000507),radial-gradient(ellipse at 50% 0%,rgba(210,255,42,.12),transparent 50%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){opacity:1!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-radius:0!important;border:thin solid rgba(233,197,94,.52)!important;color:#fff7e6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#3a2712f5,#0c0c08fa 64%),radial-gradient(circle at 16% 9%,rgba(255,224,96,.18),transparent 48%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#ebb738fa,#905314fa),radial-gradient(circle at 18% 10%,rgba(255,242,150,.36),transparent 48%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin em{opacity:1!important;color:inherit!important;text-shadow:0 .2vh .35vh rgba(0,0,0,.62)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;border-radius:0!important;grid-template-rows:clamp(10.2vh,6.4vw,12.4vh) minmax(0,1fr)!important;background:linear-gradient(180deg,#040c11fe,#02070bfe),#02080cfe!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{padding:clamp(1.5vh,.95vw,2vh) clamp(2.6vw,4.1vh,3.5vw)!important;border-bottom:thin solid rgba(68,122,143,.42)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{padding:0 clamp(1.35vw,2.2vh,2vw) clamp(1.2vh,.82vw,1.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(8vw,.78fr) minmax(6.4vw,.54fr) minmax(6.8vw,.62fr) minmax(17.2vw,1.22fr) minmax(7.8vw,.68fr) minmax(8vw,.7fr) minmax(7.8vw,.68fr) minmax(8.4vw,.68fr) minmax(2.4vw,.14fr)!important;column-gap:clamp(.48vw,.8vh,.72vw)!important;padding-inline:clamp(1vw,1.65vh,1.48vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip{min-width:0!important;overflow:hidden!important;justify-content:flex-start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-empty{width:100%!important;height:100%!important;min-height:0!important;place-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{padding:clamp(1.4vh,.95vw,2vh) clamp(2.2vw,3.5vh,3vw) clamp(1.4vh,.95vw,2vh)!important;gap:clamp(1.2vh,.8vw,1.65vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important;gap:clamp(1.2vw,2vh,1.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18.4vw,19.4vw) minmax(18.8vw,20vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8.2vh,5.2vw,9.8vh)!important;align-items:stretch!important;column-gap:clamp(.6vw,1vh,.9vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{align-self:stretch!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{overflow:hidden auto!important;grid-auto-rows:minmax(clamp(6.4vh,4.05vw,7.7vh),auto)!important;padding-bottom:clamp(.6vh,.4vw,1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:clamp(6.4vh,4.05vw,7.7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{grid-template-rows:clamp(8.4vh,5.25vw,9.9vh) minmax(0,1fr) clamp(7.6vh,4.8vw,9.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(8.4vh,5.25vw,9.9vh)!important;min-height:0!important;align-self:start!important;border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{grid-template-columns:minmax(0,1fr) minmax(clamp(13.5vw,22vh,17vw),.92fr)!important;gap:clamp(.62vw,1vh,.92vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact .quick-sell-picks{min-width:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact .quick-sell-action{width:100%!important;min-width:0!important;padding-inline:clamp(.65vw,1.1vh,1vw)!important;font-size:clamp(1.45vh,.92vw,1.82vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-columns:minmax(31.8vw,32.6vw) minmax(23.4vw,24.4vw) minmax(0,1fr)!important;column-gap:clamp(.55vw,.9vh,.82vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(12.8vw,13.8vw) minmax(17.2vw,1fr)!important;gap:clamp(.46vw,.75vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(6.8vw,11vh,7.7vw) minmax(0,1fr)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-info,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{justify-content:flex-start!important;justify-items:start!important;align-items:flex-start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{padding-left:0!important;margin-left:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{width:100%!important;min-width:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.7vh,1.08vw,2.2vh) minmax(0,1fr) minmax(8.7vw,9.8vw)!important;min-height:clamp(3.9vh,2.48vw,4.55vh)!important;height:clamp(3.9vh,2.48vw,4.55vh)!important;column-gap:clamp(.34vw,.58vh,.62vw)!important;padding-inline:clamp(.32vw,.55vh,.52vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em{font-size:clamp(1.05vh,.66vw,1.28vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-width:0!important;width:100%!important;font-size:clamp(1.08vh,.68vw,1.32vh)!important;letter-spacing:-.075em!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{min-height:clamp(24vh,15.4vw,28.6vh)!important;background:linear-gradient(180deg,#0d1314fa,#020607),radial-gradient(ellipse at 50% 10%,rgba(212,255,62,.16),transparent 58%),linear-gradient(90deg,#5b6f632e,#030708eb,#5b6f632e)!important;border-top:thin solid rgba(142,184,190,.56)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{gap:clamp(1.6vw,2.55vh,2.55vw)!important;padding-block:clamp(.9vh,.62vw,1.28vh) clamp(6.8vh,4.35vw,8.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{--mobile-hand-card-h: clamp(19.2vh, 12.2vw, 22.8vh);width:calc(var(--mobile-hand-card-h) * var(--selection-card-ratio))!important;height:var(--mobile-hand-card-h)!important;flex-basis:calc(var(--mobile-hand-card-h) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:not(.focused):not(.dragging):not(.play-ready):not(.playing){width:calc(var(--mobile-hand-card-h) * var(--selection-card-ratio))!important;height:var(--mobile-hand-card-h)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{grid-template-rows:clamp(3.15vh,2vw,3.9vh) minmax(0,1fr) clamp(3.25vh,2.08vw,4vh) clamp(3.1vh,1.95vw,3.8vh)!important;background:radial-gradient(ellipse at 50% 44%,color-mix(in srgb,var(--rarity-color, #7f959d) 18%,transparent),transparent 48%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #7f959d) 8%,rgba(2,11,12,.98)),#000507fe 68%),repeating-linear-gradient(90deg,rgba(90,135,142,.05) 0 .08vw,transparent .08vw 2vw)!important;box-shadow:inset 0 0 0 thin color-mix(in srgb,var(--rarity-color, #7f959d) 40%,rgba(255,255,255,.05)),inset 0 0 2.1vh #000000a3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{background:#00000029!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .loot-icon,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .loot-icon{max-width:70%!important;max-height:76%!important;place-self:center!important;filter:drop-shadow(0 .55vh .95vh rgba(0,0,0,.76)) saturate(1.02) contrast(1.03)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{align-self:end!important;justify-self:center!important;display:grid!important;place-items:center!important;padding-inline:clamp(.45vw,.78vh,.78vw)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home{min-height:0!important;height:calc(100dvh - var(--pm-header, 10vh) - var(--pm-safe-b, 0vh) - 4vh)!important;max-height:calc(100dvh - var(--pm-header, 10vh) - var(--pm-safe-b, 0vh) - 4vh)!important;padding-bottom:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-home>.warehouse-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-layout.two-pane{height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-layout.two-pane{grid-template-columns:clamp(18.5vw,30vh,22vw) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-stage{grid-template-rows:clamp(6.7vh,4.25vw,8.1vh) minmax(0,1fr)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar{grid-template-columns:minmax(0,1fr) minmax(34vw,43vw)!important;gap:clamp(.9vw,1.45vh,1.35vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions{width:100%!important;max-width:none!important;min-width:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-toolbar-actions .warehouse-action-button{min-width:0!important;width:100%!important;height:clamp(4.45vh,2.85vw,5.45vh)!important;font-size:clamp(1.22vh,.78vw,1.52vh)!important;padding-inline:clamp(.36vw,.62vh,.58vw)!important;letter-spacing:-.03em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-grid-scroll,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{height:100%!important;max-height:100%!important;min-height:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-locked-panel{display:grid!important;place-items:center!important;align-content:center!important;gap:clamp(1.2vh,.82vw,1.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 40%,rgba(111,112,76,.18),transparent 44%),linear-gradient(180deg,#08090bfe,#020305)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-content{width:100vw!important;max-width:100vw!important;justify-items:center!important;padding-inline:clamp(3.4vw,5.4vh,4.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:max-content!important;max-width:calc(100vw - var(--pm-safe-l) - var(--pm-safe-r) - 8vw)!important;margin-inline:auto!important;transform:none!important;justify-content:center!important;grid-template-columns:repeat(3,clamp(18.4vw,30vh,22.4vw))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{background-color:#03080afa!important;box-shadow:inset 0 0 0 thin #ffffff0d,0 .8vh 2.4vh #00000080!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin{background-color:#1c140afa!important;opacity:1!important;filter:saturate(1.04) contrast(1.03)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin:not(.active){background:linear-gradient(135deg,#423217f7,#0f0e0afc 66%),radial-gradient(circle at 18% 10%,rgba(255,232,120,.18),transparent 45%)!important;border-color:#ecc76f8a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active{background:linear-gradient(135deg,#e9af2c,#814e15),radial-gradient(circle at 18% 10%,rgba(255,246,172,.42),transparent 45%)!important;border-color:#ffe592f0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19vw) minmax(18.6vw,19.8vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.8vh,4.95vw,9.2vh)!important;align-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-template-rows:clamp(8.2vh,5.1vw,9.6vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{overflow:hidden auto!important;grid-auto-rows:minmax(clamp(5.55vh,3.55vw,6.7vh),auto)!important;gap:clamp(.52vh,.35vw,.86vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:clamp(5.55vh,3.55vw,6.7vh)!important;padding-block:clamp(.45vh,.32vw,.75vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(8.2vh,5.1vw,9.6vh)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid-scroll{align-self:stretch!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact{width:100%!important;grid-template-columns:minmax(0,1fr) minmax(clamp(11.5vw,18.5vh,14.5vw),.78fr)!important;align-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls.compact .quick-sell-action{height:clamp(4.6vh,2.92vw,5.5vh)!important;border-radius:999vw!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{min-height:clamp(25.6vh,16.4vw,30vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{--mobile-hand-card-h: clamp(20.6vh, 13vw, 24.2vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{grid-template-rows:clamp(3.3vh,2.1vw,4.05vh) minmax(0,1fr) clamp(3.9vh,2.45vw,4.8vh) clamp(3.15vh,2vw,3.85vh)!important;background:radial-gradient(ellipse at 50% 42%,color-mix(in srgb,var(--rarity-color, #7f959d) 14%,transparent),transparent 50%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #7f959d) 12%,rgba(5,15,18,.99)),#000507fe 72%),linear-gradient(90deg,color-mix(in srgb,var(--rarity-color, #7f959d) 22%,transparent),transparent 14%,transparent 86%,color-mix(in srgb,var(--rarity-color, #7f959d) 18%,transparent))!important;border:thin solid color-mix(in srgb,var(--rarity-color, #7f959d) 58%,rgba(255,255,255,.08))!important;box-shadow:inset 0 0 0 thin #ffffff06,inset 0 0 2.5vh #000000b8,0 0 1.2vh color-mix(in srgb,var(--rarity-color, #7f959d) 18%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(.4vw,.7vh,.65vw)!important;background:linear-gradient(90deg,#00000070,#0000001f)!important;padding-inline:clamp(.62vw,1vh,.92vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-scene{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#f5faf2e6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{align-self:center!important;justify-self:center!important;width:100%!important;min-width:0!important;background:transparent!important;color:#fffffff0!important;font-size:clamp(1.55vh,.98vw,1.95vh)!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{justify-self:center!important;color:#fffffff0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0))!important;height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0))!important;inset:var(--pm-safe-t, 0) var(--pm-safe-r, 0) var(--pm-safe-b, 0) var(--pm-safe-l, 0)!important;grid-template-rows:clamp(9vh,5.7vw,10.8vh) minmax(0,1fr)!important;padding:clamp(1vh,.66vw,1.45vh) clamp(1.25vw,2vh,1.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{display:grid!important;grid-template-columns:auto minmax(0,auto) minmax(0,1fr) auto minmax(24vw,32vw)!important;align-items:center!important;gap:clamp(.8vw,1.28vh,1.2vw)!important;padding:0 0 clamp(.95vh,.62vw,1.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{min-width:0!important;font-size:clamp(3.4vh,2.16vw,4.35vh)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{grid-column:5!important;width:100%!important;min-width:0!important;justify-self:end!important;align-self:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{display:grid!important;grid-template-rows:clamp(5.6vh,3.55vw,6.7vh) minmax(0,1fr) clamp(5.4vh,3.42vw,6.45vh)!important;gap:0!important;min-height:0!important;height:100%!important;padding:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-rows{min-height:0!important;height:100%!important;overflow:hidden auto!important;display:grid!important;grid-auto-rows:minmax(clamp(9.1vh,5.75vw,10.9vh),auto)!important;align-content:start!important;gap:clamp(.32vh,.22vw,.54vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(7.4vw,.78fr) minmax(6.2vw,.58fr) minmax(6.7vw,.62fr) minmax(15.8vw,1.32fr) minmax(7.8vw,.74fr) minmax(8.3vw,.78fr) minmax(8.2vw,.78fr) minmax(9.4vw,.86fr) clamp(3.6vh,2.28vw,4.5vh)!important;column-gap:clamp(.46vw,.75vh,.7vw)!important;padding-inline:clamp(.8vw,1.25vh,1.15vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(9.1vh,5.75vw,10.9vh)!important;height:clamp(9.1vh,5.75vw,10.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:last-child{display:grid!important;place-items:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-pager{min-height:0!important;height:clamp(5.4vh,3.42vw,6.45vh)!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:clamp(.9vw,1.42vh,1.35vw)!important;padding-inline:clamp(.8vw,1.25vh,1.15vw)!important;border-top:thin solid rgba(75,130,150,.32)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-pager>div{display:flex!important;align-items:center!important;gap:clamp(.5vw,.82vh,.78vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-pager button{min-width:clamp(6.2vw,10vh,8vw)!important;height:clamp(3.9vh,2.48vw,4.7vh)!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{display:grid!important;grid-template-rows:clamp(9.2vh,5.8vw,10.9vh) minmax(0,1fr) clamp(20vh,12.65vw,23.2vh)!important;gap:clamp(.82vh,.54vw,1.2vh)!important;min-height:0!important;height:100%!important;padding:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.8vw,1.28vh,1.2vw)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns{grid-template-columns:minmax(25vw,.72fr) minmax(0,1.28fr)!important;gap:clamp(.95vw,1.5vh,1.42vw)!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns>article{min-height:0!important;height:100%!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-matrix,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-table{min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-table{display:grid!important;grid-template-rows:clamp(5vh,3.15vw,6vh) repeat(5,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-row{min-height:0!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{display:grid!important;grid-template-rows:clamp(3.5vh,2.22vw,4.25vh) minmax(0,1fr)!important;min-height:0!important;height:100%!important;overflow:hidden!important;padding:clamp(.8vh,.52vw,1.1vh) clamp(.8vw,1.25vh,1.15vw)!important;border:thin solid rgba(62,122,145,.36)!important;background:#020a0db8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div{min-height:0!important;height:100%!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.62vw,1vh,.95vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot{min-width:0!important;min-height:0!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto auto auto!important;place-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot strong{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19vw) minmax(19.2vw,20.5vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8vh,5.08vw,9.5vh)!important;grid-template-areas:"summary rank board" "summary actions board"!important;column-gap:clamp(.55vw,.9vh,.85vw)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-area:rank!important;height:100%!important;min-height:0!important;align-self:stretch!important;grid-template-rows:clamp(8.2vh,5.18vw,9.8vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-area:board!important;height:100%!important;min-height:0!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-area:actions!important;position:relative!important;inset:auto!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:clamp(.62vh,.42vw,.9vh) 0 0!important;align-self:stretch!important;background:transparent!important;border:0!important;box-shadow:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{width:100%!important;height:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.55vw,.9vh,.85vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bid-button{min-width:0!important;width:100%!important;height:100%!important;padding-inline:clamp(.45vw,.72vh,.72vw)!important;font-size:clamp(1.55vh,.98vw,1.92vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;grid-template-rows:clamp(8.2vh,5.18vw,9.8vh) minmax(0,1fr) clamp(6.8vh,4.3vw,8.1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title{height:clamp(8.2vh,5.18vw,9.8vh)!important;min-height:0!important;margin:0!important;align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;height:100%!important;overflow:hidden auto!important;grid-auto-rows:minmax(clamp(5.2vh,3.3vw,6.25vh),auto)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:clamp(5.2vh,3.3vw,6.25vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.play-ready),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{height:clamp(24vh,15.2vw,28vh)!important;min-height:clamp(24vh,15.2vw,28vh)!important;max-height:clamp(24vh,15.2vw,28vh)!important;overflow:visible!important;z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){height:100%!important;min-height:0!important;max-height:100%!important;padding-block:clamp(.62vh,.42vw,.9vh) clamp(6.2vh,3.92vw,7.4vh)!important;overflow:visible!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bottom{z-index:20!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){z-index:35!important}html.keyboard-open .login-elite-screen,html.keyboard-open .login-elite-main{height:var(--app-vh)!important;min-height:var(--app-vh)!important;max-height:var(--app-vh)!important;overflow:hidden!important}html.keyboard-open .login-auth-panel{max-height:calc(var(--app-vh) - clamp(4vh,2.55vw,5.2vh))!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text: clamp(2.35vh, 1.52vw, 3.42vh);--pm-text-sm: clamp(1.96vh, 1.25vw, 2.72vh);--pm-text-xs: clamp(1.66vh, 1.05vw, 2.22vh);--pm-title: clamp(3.2vh, 2.08vw, 4.75vh);--pm-display: clamp(4.9vh, 3.48vw, 8vh);--bk-font-xs: var(--pm-text-xs);--bk-font-sm: var(--pm-text-sm);--bk-font-md: var(--pm-text);--bk-font-lg: var(--pm-title);--bk-font-xl: var(--pm-display);--pm-hand-card-h: clamp(17.8vh, 11.35vw, 21.6vh);--pm-history-row: clamp(8.65vh, 5.42vw, 10.15vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select{font-size:var(--pm-text)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active{box-shadow:inset 0 clamp(-.62vh,-.4vw,-.42vh) 0 var(--bk-accent, #dfff18)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:absolute!important;right:clamp(2.2vw,3.4vh,3.1vw)!important;bottom:clamp(2.2vh,1.42vw,3.1vh)!important;z-index:8!important;width:auto!important;min-height:clamp(4.2vh,2.65vw,5vh)!important;padding:0 clamp(1.05vw,1.66vh,1.55vw)!important;display:inline-grid!important;grid-auto-flow:column!important;align-items:center!important;gap:clamp(.55vw,.88vh,.82vw)!important;border:thin solid rgba(134,218,244,.42)!important;border-radius:999vmax!important;color:#e2f7fbe6!important;background:#030c10d1!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:calc(var(--pm-safe-t) + clamp(1.1vh,.72vw,1.55vh)) calc(var(--pm-safe-r) + clamp(1.25vw,2vh,1.85vw)) calc(var(--pm-safe-b) + clamp(1.1vh,.72vw,1.55vh)) calc(var(--pm-safe-l) + clamp(1.25vw,2vh,1.85vw))!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important;font-size:var(--pm-text-sm)!important;grid-template-rows:clamp(10.6vh,6.7vw,12.7vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{min-height:0!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{font-size:var(--pm-title)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{align-self:center!important;justify-self:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{min-height:0!important;height:100%!important;display:grid!important;grid-template-rows:clamp(5.8vh,3.66vw,6.9vh) minmax(0,1fr) clamp(5.2vh,3.28vw,6.2vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(8.4vw,.76fr) minmax(7.2vw,.62fr) minmax(7.2vw,.62fr) minmax(14.5vw,1.24fr) minmax(8.2vw,.74fr) minmax(8.8vw,.78fr) minmax(8.3vw,.74fr) minmax(9.7vw,.88fr) clamp(3.45vh,2.2vw,4.25vh)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{height:var(--pm-history-row)!important;min-height:var(--pm-history-row)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>:last-child{width:100%!important;height:100%!important;display:grid!important;place-items:center!important;justify-self:stretch!important;align-self:stretch!important;text-align:center!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{min-height:0!important;height:100%!important;grid-template-rows:auto minmax(0,1fr) minmax(clamp(17vh,10.7vw,20vh),.42fr)!important;gap:clamp(.72vh,.48vw,1.05vh)!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats{min-height:clamp(8vh,5vw,9.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.dimmed{opacity:.68!important;filter:saturate(.92) brightness(.82)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card:not(.selected):not(.dimmed){opacity:.88!important;filter:saturate(.96) brightness(.9)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.selected{opacity:1!important;filter:saturate(1.08) brightness(1.05)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.play-ready),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{height:clamp(21.2vh,13.35vw,24vh)!important;min-height:clamp(21.2vh,13.35vw,24vh)!important;max-height:clamp(21.2vh,13.35vw,24vh)!important;overflow:hidden!important;z-index:8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){position:relative!important;height:100%!important;min-height:0!important;max-height:100%!important;padding-block:clamp(.48vh,.32vw,.75vh) clamp(4.4vh,2.78vw,5.35vh)!important;overflow:hidden!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .intel-card-row{height:100%!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{height:var(--pm-hand-card-h)!important;min-height:var(--pm-hand-card-h)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio))!important;flex-basis:calc(var(--pm-hand-card-h) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{width:100%!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio) * 1.14)!important;height:calc(var(--pm-hand-card-h) * 1.14)!important;z-index:16!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-play-lane{position:absolute!important;left:24%!important;right:24%!important;bottom:clamp(.6vh,.38vw,.85vh)!important;height:clamp(4.2vh,2.65vw,5.2vh)!important;display:grid!important;place-items:center!important;border-radius:999vmax!important;pointer-events:none!important;z-index:18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bottom{z-index:30!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{border-color:color-mix(in srgb,var(--rarity-color, #83d7ff) 78%,rgba(255,255,255,.28))!important;background:linear-gradient(180deg,#ffffff0e,#fff0),linear-gradient(145deg,color-mix(in srgb,var(--rarity-color, #3de08d) 22%,rgba(2,18,17,.94)),#02080af0)!important;box-shadow:inset 0 0 0 thin #ffffff09,inset 0 0 clamp(2.6vh,1.65vw,3.4vh) color-mix(in srgb,var(--rarity-color, #3de08d) 18%,transparent),0 clamp(.9vh,.58vw,1.2vh) clamp(2.4vh,1.52vw,3.2vh) #00000047!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{position:static!important;min-height:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-shadow:0 .28vh .72vh rgba(0,0,0,.7)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{font-size:clamp(1.85vh,1.18vw,2.45vh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .loot-icon,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .loot-icon{filter:drop-shadow(0 .52vh .8vh rgba(0,0,0,.55))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19.4vw) minmax(19vw,20.6vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.8vh,4.92vw,9.2vh)!important;align-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{align-self:stretch!important;margin-top:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(8vh,5.05vw,9.55vh)!important;min-height:clamp(8vh,5.05vw,9.55vh)!important;margin-top:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;grid-template-rows:clamp(8vh,5.05vw,9.55vh) minmax(0,1fr) clamp(6.2vh,3.92vw,7.35vh)!important;overflow:hidden!important}body.screen-result .result-rank-panel,body.screen-result .result-board{margin-block:0!important}body.screen-result .result-rank-panel .round-title,body.screen-result .result-board .loot-board-head{margin-top:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pm-text: clamp(2.92vh, 1.88vw, 4.18vh);--pm-text-sm: clamp(2.48vh, 1.58vw, 3.45vh);--pm-text-xs: clamp(2.08vh, 1.34vw, 2.9vh);--pm-title: clamp(3.95vh, 2.5vw, 5.7vh);--pm-display: clamp(5.75vh, 3.95vw, 8.95vh);--pm-result-head: clamp(8.2vh, 5.25vw, 9.65vh);--pm-result-actions: clamp(8.1vh, 5.18vw, 9.4vh);--pm-hand-card-h: clamp(22.6vh, 14.35vw, 25.8vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{left:calc(var(--pm-safe-l, 0) + clamp(1vw,1.55vh,1.45vw))!important;top:calc(var(--pm-safe-t, 0) + clamp(1vh,.64vw,1.45vh))!important;right:auto!important;bottom:auto!important;width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0) - clamp(2vw,3.1vh,2.9vw))!important;height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0) - clamp(2vh,1.28vw,2.9vh))!important;max-width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0) - clamp(2vw,3.1vh,2.9vw))!important;max-height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0) - clamp(2vh,1.28vw,2.9vh))!important;box-sizing:border-box!important;grid-template-rows:clamp(9.6vh,6.1vw,11.2vh) minmax(0,1fr)!important;background:linear-gradient(180deg,#020c12f5,#02090df0)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-top{min-height:0!important;align-items:center!important;padding:0 clamp(1.5vw,2.35vh,2.2vw)!important;gap:clamp(.78vw,1.2vh,1.16vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{display:grid!important;grid-template-columns:minmax(7.2vw,.72fr) minmax(6.2vw,.58fr) minmax(7.4vw,.66fr) minmax(17vw,1.2fr) minmax(8vw,.72fr) minmax(8.4vw,.74fr) minmax(8.5vw,.78fr) minmax(10.6vw,.96fr) clamp(3.9vh,2.48vw,4.75vh)!important;align-items:center!important;column-gap:clamp(.46vw,.72vh,.7vw)!important;padding-inline:clamp(1.25vw,1.95vh,1.85vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head>:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row>em{display:grid!important;place-items:center!important;justify-self:center!important;align-self:center!important;text-align:center!important;line-height:1!important;margin:0!important;min-height:clamp(4.6vh,2.9vw,5.45vh)!important;padding:0 clamp(.8vw,1.25vh,1.18vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{grid-template-columns:minmax(33vw,.86fr) minmax(0,1.14fr)!important;grid-template-rows:auto minmax(0,1fr)!important;gap:clamp(1vh,.64vw,1.45vh) clamp(1.1vw,1.7vh,1.65vw)!important;padding:clamp(1.2vh,.76vw,1.7vh) clamp(1.45vw,2.25vh,2.15vw) clamp(1.55vh,.98vw,2.25vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-stats{grid-column:1 / -1!important;min-height:clamp(8.4vh,5.32vw,9.95vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.86vw,1.35vh,1.3vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root .prototype-message-loading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .product-loading{position:absolute!important;left:auto!important;right:clamp(1.2vw,1.9vh,1.8vw)!important;top:auto!important;bottom:clamp(1.2vh,.78vw,1.7vh)!important;width:auto!important;min-width:0!important;height:clamp(5.2vh,3.25vw,6.2vh)!important;padding:0 clamp(1.25vw,1.95vh,1.85vw)!important;display:inline-grid!important;grid-auto-flow:column!important;place-items:center!important;gap:clamp(.5vw,.8vh,.75vw)!important;border-radius:999vw!important;background:#041217e6!important;pointer-events:none!important;font-size:var(--pm-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-shell{position:relative!important;inset:auto!important;transform:none!important;width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0) - clamp(2vw,3.1vh,2.9vw))!important;max-width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0) - clamp(2vw,3.1vh,2.9vw))!important;height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0) - clamp(2vh,1.28vw,2.9vh))!important;max-height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0) - clamp(2vh,1.28vw,2.9vh))!important;margin:0 auto!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){height:100%!important;max-height:100%!important;overflow:hidden!important;padding-block:clamp(.55vh,.35vw,.82vh) clamp(4.9vh,3.1vw,5.85vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(18vw,19vw) minmax(19.5vw,21vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) var(--pm-result-actions)!important;gap:clamp(.75vw,1.18vh,1.12vw)!important;align-items:stretch!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;min-height:0!important;height:100%!important;align-self:stretch!important;display:grid!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;min-height:0!important;height:100%!important;align-self:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-bottom{grid-column:2!important;grid-row:2!important;min-height:0!important;height:100%!important;align-self:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-head{height:var(--pm-result-head)!important;min-height:var(--pm-result-head)!important;max-height:var(--pm-result-head)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-actions{height:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.75vw,1.18vh,1.12vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-actions .bid-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-actions button{height:100%!important;min-height:0!important;padding-inline:clamp(1.1vw,1.75vh,1.65vw)!important;font-size:clamp(2.55vh,1.62vw,3.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text: clamp(2.92vh, 1.88vw, 4.18vh);--pm-text-sm: clamp(2.48vh, 1.58vw, 3.45vh);--pm-text-xs: clamp(2.08vh, 1.34vw, 2.9vh);--pm-title: clamp(3.95vh, 2.5vw, 5.7vh);--pm-display: clamp(5.75vh, 3.95vw, 8.95vh);--pm-panel-label: clamp(2.38vh, 1.52vw, 3.18vh);--pm-result-head: clamp(8.2vh, 5.25vw, 9.65vh);--pm-result-actions: clamp(8.1vh, 5.18vw, 9.4vh);--pm-hand-card-h: clamp(22.6vh, 14.35vw, 25.8vh);--bk-font-xs: var(--pm-text-xs);--bk-font-sm: var(--pm-text-sm);--bk-font-md: var(--pm-text);--bk-font-lg: var(--pm-title);--bk-font-xl: var(--pm-display)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select{font-size:var(--pm-text)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .muted,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .subtle{font-size:var(--pm-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) h1,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .round-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-board-head h3{font-size:var(--pm-title)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs.lobby-tabs{overflow:hidden!important;contain:paint!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs.lobby-tabs button{position:relative!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs.lobby-tabs button.active:after{left:0!important;right:0!important;width:100%!important;max-width:100%!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root .prototype-message-loading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:absolute!important;left:auto!important;right:clamp(1.2vw,1.9vh,1.8vw)!important;top:auto!important;bottom:clamp(1.2vh,.78vw,1.7vh)!important;width:auto!important;min-width:0!important;height:clamp(5.2vh,3.25vw,6.2vh)!important;padding:0 clamp(1.25vw,1.95vh,1.85vw)!important;display:inline-grid!important;grid-auto-flow:column!important;place-items:center!important;gap:clamp(.5vw,.8vh,.75vw)!important;border-radius:999vw!important;background:#041217e6!important;box-shadow:0 0 clamp(1vh,.65vw,1.5vh) #00000061!important;z-index:40!important;pointer-events:none!important;font-size:var(--pm-text-xs)!important;color:#e2f6f6e6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{left:calc(var(--pm-safe-l, 0) + clamp(1vw,1.55vh,1.45vw))!important;top:calc(var(--pm-safe-t, 0) + clamp(1vh,.64vw,1.45vh))!important;right:auto!important;bottom:auto!important;width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0) - clamp(2vw,3.1vh,2.9vw))!important;height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0) - clamp(2vh,1.28vw,2.9vh))!important;max-width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0) - clamp(2vw,3.1vh,2.9vw))!important;max-height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0) - clamp(2vh,1.28vw,2.9vh))!important;box-sizing:border-box!important;grid-template-rows:clamp(9.6vh,6.1vw,11.2vh) minmax(0,1fr)!important;background:linear-gradient(180deg,#020c12f5,#02090df0)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{min-height:0!important;align-items:center!important;padding:0 clamp(1.5vw,2.35vh,2.2vw)!important;gap:clamp(.78vw,1.2vh,1.16vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{font-size:var(--pm-title)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{justify-self:end!important;min-width:min(28vw,42vh)!important;height:clamp(6vh,3.82vw,7.15vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs button{font-size:var(--pm-text-sm)!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{min-width:0!important;width:100%!important;height:100%!important;min-height:0!important;grid-template-rows:clamp(6.8vh,4.3vw,8vh) minmax(0,1fr) clamp(5.8vh,3.65vw,6.9vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{display:grid!important;grid-template-columns:minmax(7.2vw,.72fr) minmax(6.2vw,.58fr) minmax(7.4vw,.66fr) minmax(17vw,1.2fr) minmax(8vw,.72fr) minmax(8.4vw,.74fr) minmax(8.5vw,.78fr) minmax(10.6vw,.96fr) clamp(3.9vh,2.48vw,4.75vh)!important;align-items:center!important;column-gap:clamp(.46vw,.72vh,.7vw)!important;padding-inline:clamp(1.25vw,1.95vh,1.85vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*{min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>em{display:grid!important;place-items:center!important;justify-self:center!important;align-self:center!important;text-align:center!important;line-height:1!important;margin:0!important;min-height:clamp(4.6vh,2.9vw,5.45vh)!important;padding:0 clamp(.8vw,1.25vh,1.18vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-rows{min-height:0!important;height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:clamp(9.5vh,6.05vw,11.3vh)!important;height:var(--pm-history-row)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row strong{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip{justify-content:start!important;gap:clamp(.38vw,.62vh,.58vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip i{width:clamp(4.6vh,2.9vw,5.45vh)!important;height:clamp(4.6vh,2.9vw,5.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{height:100%!important;min-height:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important;grid-template-columns:minmax(33vw,.86fr) minmax(0,1.14fr)!important;grid-template-rows:auto minmax(0,1fr)!important;gap:clamp(1vh,.64vw,1.45vh) clamp(1.1vw,1.7vh,1.65vw)!important;padding:clamp(1.2vh,.76vw,1.7vh) clamp(1.45vw,2.25vh,2.15vw) clamp(1.55vh,.98vw,2.25vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats{grid-column:1 / -1!important;min-height:clamp(8.4vh,5.32vw,9.95vh)!important;gap:clamp(.86vw,1.35vh,1.3vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{min-height:0!important;max-height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.86vw,1.35vh,1.3vw)!important;min-height:min-content!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-character-card),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-item-card){display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{width:min(86vw,148vh)!important;max-width:min(86vw,148vh)!important;margin-inline:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards{justify-content:center!important;align-items:center!important;gap:clamp(2.4vw,3.8vh,3.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards:has(.selected)>:not(.selected){opacity:.72!important;filter:saturate(.92) brightness(.82)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.selected{opacity:1!important;filter:saturate(1.1) brightness(1.08)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.play-ready),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{height:clamp(23.6vh,14.95vw,26.8vh)!important;min-height:clamp(23.6vh,14.95vw,26.8vh)!important;max-height:clamp(23.6vh,14.95vw,26.8vh)!important;overflow:hidden!important;z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){height:100%!important;max-height:100%!important;overflow:hidden!important;padding-block:clamp(.55vh,.35vw,.82vh) clamp(4.9vh,3.1vw,5.85vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){height:calc(var(--pm-hand-card-h) * 1.08)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio) * 1.08)!important;transform:translateY(clamp(-1.25vh,-.82vw,-.55vh))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bottom{z-index:48!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell{background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--rarity-color, #76e5ff) 42%,transparent),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 24%,rgba(8,25,27,.92)),#020a0de6)!important;border-radius:0!important;border-color:color-mix(in srgb,var(--rarity-color, #76e5ff) 82%,rgba(255,255,255,.22))!important;box-shadow:inset 0 0 clamp(1.45vh,.92vw,2.12vh) color-mix(in srgb,var(--rarity-color, #76e5ff) 24%,transparent),0 0 clamp(1.05vh,.68vw,1.55vh) #00000094!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell .loot-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell b{background:transparent!important;box-shadow:none!important;text-shadow:0 .22vh .62vh rgba(0,0,0,.86)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{font-size:clamp(2.18vh,1.38vw,3.02vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-marker,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-venue-card{opacity:1!important;background:linear-gradient(135deg,#edbb42eb,#754812cc)!important;box-shadow:inset 0 0 clamp(1vh,.64vw,1.45vh) #ffffff14,0 clamp(.8vh,.52vw,1.18vh) clamp(1.6vh,1vw,2.3vh) #0000005c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(18vw,19vw) minmax(19.5vw,21vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) var(--pm-result-actions)!important;gap:clamp(.75vw,1.18vh,1.12vw)!important;align-items:stretch!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-column:1!important;grid-row:1 / span 2!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;min-height:0!important;height:100%!important;align-self:stretch!important;display:grid!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;min-height:0!important;height:100%!important;align-self:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-column:2!important;grid-row:2!important;min-height:0!important;height:100%!important;align-self:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr) clamp(6.1vh,3.85vw,7.25vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid-scroll{height:100%!important;min-height:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid{width:100%!important;min-width:100%!important;height:auto!important;min-height:100%!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{height:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.75vw,1.18vh,1.12vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bid-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions button{height:100%!important;min-height:0!important;min-width:0!important;padding-inline:clamp(1.1vw,1.75vh,1.65vw)!important;white-space:nowrap!important;font-size:clamp(2.55vh,1.62vw,3.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text: clamp(2.72vh, 1.76vw, 4.05vh) !important;--pm-text-sm: clamp(2.28vh, 1.47vw, 3.36vh) !important;--pm-text-xs: clamp(2.04vh, 1.31vw, 2.92vh) !important;--pm-title: clamp(3.72vh, 2.42vw, 5.55vh) !important;--pm-display: clamp(5.55vh, 3.7vw, 8.8vh) !important;--pm-history-row: clamp(9.15vh, 5.86vw, 11.1vh) !important;--pm-result-head: clamp(8.65vh, 5.45vw, 10.15vh) !important;--pm-hand-card-h: clamp(20.8vh, 13.05vw, 24.1vh) !important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{font-size:var(--pm-text)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .muted,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-pill,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-detail-card small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .auction-player-cash,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .round-bid-row,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) h1,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-board-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{font-size:var(--pm-title)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .topbar-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{contain:paint!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-lobby-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .topbar-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) [role=tab]{position:relative!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .topbar-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) [role=tab][aria-selected=true]:after{left:clamp(.55vw,.85vh,.95vw)!important;right:clamp(.55vw,.85vh,.95vw)!important;bottom:0!important;width:auto!important;max-width:calc(100% - clamp(1.1vw,1.7vh,1.9vw))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:absolute!important;left:auto!important;right:clamp(1.1vw,1.7vh,1.55vw)!important;top:clamp(1.1vh,.72vw,1.6vh)!important;width:auto!important;min-width:0!important;height:clamp(4.8vh,3.08vw,5.8vh)!important;padding:0 clamp(1.2vw,1.88vh,1.78vw)!important;display:inline-grid!important;place-items:center!important;background:#060c10c7!important;border:.12vh solid rgba(129,229,255,.26)!important;border-radius:999vh!important;color:#eafaffdb!important;box-shadow:0 .8vh 2.4vh #00000047!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-panel-body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{position:relative!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:calc(var(--pm-safe-t) + clamp(.72vh,.46vw,1vh)) calc(var(--pm-safe-r) + clamp(.72vw,1.12vh,1.1vw)) calc(var(--pm-safe-b) + clamp(.72vh,.46vw,1vh)) calc(var(--pm-safe-l) + clamp(.72vw,1.12vh,1.1vw))!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;display:grid!important;grid-template-rows:clamp(10.6vh,6.72vw,12.6vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{grid-template-rows:clamp(5.8vh,3.65vw,6.9vh) minmax(0,1fr) clamp(5.6vh,3.52vw,6.6vh)!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(6.8vw,.66fr) minmax(6.4vw,.52fr) minmax(6.9vw,.56fr) minmax(15.8vw,1.22fr) minmax(8.3vw,.7fr) minmax(8.5vw,.72fr) minmax(9.6vw,.82fr) minmax(10.8vw,.9fr) clamp(4vh,2.55vw,4.8vh)!important;column-gap:clamp(.55vw,.86vh,.84vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>em{display:grid!important;place-items:center!important;align-self:stretch!important;justify-self:stretch!important;text-align:center!important;line-height:1!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{display:grid!important;grid-template-columns:minmax(34vw,.88fr) minmax(0,1.12fr)!important;grid-template-rows:auto minmax(0,1fr)!important;gap:clamp(.86vh,.55vw,1.15vh) clamp(.9vw,1.4vh,1.35vw)!important;height:100%!important;min-height:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important;padding-bottom:clamp(1vh,.65vw,1.42vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{min-height:0!important;max-height:none!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:#080a0deb!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards:has(.selection-ui-card.selected) .selection-ui-card:not(.selected){opacity:.86!important;filter:brightness(.92) saturate(.98)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.selected{opacity:1!important;filter:brightness(1.06) saturate(1.08)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.play-ready),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{height:clamp(20.6vh,12.95vw,23.7vh)!important;min-height:clamp(20.6vh,12.95vw,23.7vh)!important;max-height:clamp(20.6vh,12.95vw,23.7vh)!important;overflow:hidden!important;z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){height:100%!important;max-height:100%!important;padding-block:clamp(.45vh,.3vw,.72vh) clamp(4.1vh,2.58vw,4.85vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){height:calc(var(--pm-hand-card-h) * 1.08)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio) * 1.08)!important;transform:translateY(calc(var(--pm-hand-card-h) * -.08))!important;z-index:21!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-play-lane{left:35%!important;right:35%!important;bottom:clamp(.58vh,.36vw,.82vh)!important;height:clamp(3.55vh,2.24vw,4.25vh)!important;z-index:18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell{background:radial-gradient(circle at 50% 34%,color-mix(in srgb,var(--rarity-color, #76e5ff) 36%,transparent),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 24%,rgba(6,20,22,.92)),#02090ceb)!important;border-color:color-mix(in srgb,var(--rarity-color, #76e5ff) 78%,rgba(255,255,255,.24))!important;box-shadow:inset 0 0 clamp(1.05vh,.68vw,1.58vh) color-mix(in srgb,var(--rarity-color, #76e5ff) 22%,transparent),0 0 clamp(1.1vh,.7vw,1.6vh) color-mix(in srgb,var(--rarity-color, #76e5ff) 16%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell .loot-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell b{background:transparent!important;box-shadow:none!important;text-shadow:0 .18vh .55vh rgba(0,0,0,.86)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19vw) minmax(19vw,20.6vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.65vh,4.82vw,9vh)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-column:1!important;grid-row:1 / 3!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;align-self:stretch!important;height:100%!important;min-height:0!important;margin:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-column:1 / 3!important;grid-row:2!important;align-self:stretch!important;min-height:0!important;margin:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-column:3!important;grid-row:1 / 3!important;align-self:stretch!important;height:100%!important;min-height:0!important;margin:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:var(--pm-result-head)!important;min-height:var(--pm-result-head)!important;max-height:var(--pm-result-head)!important;margin:0!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{height:calc(100% - var(--pm-result-head))!important;min-height:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr) clamp(6vh,3.78vw,7.15vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls{height:100%!important;align-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .quick-sell-controls .bk-button{min-height:clamp(5.2vh,3.26vw,6.25vh)!important;font-size:var(--pm-text)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin{opacity:.92!important;background:linear-gradient(135deg,#e1b22edb,#6b4e16c7)!important;border-color:#ffe07594!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .map-pin.selected{opacity:1!important;background:linear-gradient(135deg,#f5bc2df5,#955b10e0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) html.keyboard-open body.screen-login #app,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape).keyboard-open body.screen-login #app{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape).keyboard-open body.screen-login .login-elite-screen{min-height:100dvh!important;height:100dvh!important;transform:none!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns article:first-child{display:grid!important;grid-template-rows:auto repeat(4,minmax(clamp(8.4vh,5.28vw,10vh),auto))!important;align-content:start!important;gap:clamp(.82vh,.52vw,1.16vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant{display:grid!important;grid-template-columns:clamp(5.8vh,3.68vw,7.1vh) minmax(0,1fr) minmax(8.8vw,max-content)!important;align-items:center!important;gap:clamp(.78vw,1.22vh,1.18vw)!important;min-height:clamp(8.4vh,5.28vw,10vh)!important;padding:clamp(.72vh,.46vw,1.04vh) clamp(.82vw,1.3vh,1.24vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant-avatar{width:clamp(5.8vh,3.68vw,7.1vh)!important;height:clamp(5.8vh,3.68vw,7.1vh)!important;border-radius:999vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant div{min-width:0!important;display:grid!important;gap:clamp(.36vh,.22vw,.52vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.85vh,1.18vw,2.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#c3d9e2c7!important;font-size:clamp(1.55vh,.98vw,2.05vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-participant strong{justify-self:end!important;margin:0!important;white-space:nowrap!important;font-size:clamp(1.72vh,1.08vw,2.3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{--pm-result-head: clamp(8.2vh, 5.18vw, 9.65vh);--pm-result-actions: clamp(7.4vh, 4.68vw, 8.85vh);grid-template-columns:minmax(18.2vw,19.4vw) minmax(19.6vw,21.2vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) var(--pm-result-actions)!important;gap:clamp(.78vw,1.24vh,1.18vw)!important;align-items:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-column:1!important;grid-row:1!important;min-height:0!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;display:grid!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr)!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-column:3!important;grid-row:1 / 3!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-column:1 / 3!important;grid-row:2!important;min-height:var(--pm-result-actions)!important;height:var(--pm-result-actions)!important;align-self:stretch!important;margin:0!important;padding:clamp(.48vh,.3vw,.72vh) 0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:var(--pm-result-head)!important;min-height:var(--pm-result-head)!important;max-height:var(--pm-result-head)!important;align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important;padding-bottom:clamp(.72vh,.46vw,1.08vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:clamp(8.2vh,5.18vw,9.75vh)!important;grid-template-columns:clamp(5.6vh,3.55vw,6.75vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{height:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.76vw,1.18vh,1.16vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bid-button{height:100%!important;min-height:0!important;display:grid!important;place-items:center!important;font-size:clamp(2.15vh,1.36vw,2.85vh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text: clamp(2.42vh, 1.56vw, 3.46vh);--pm-text-sm: clamp(1.98vh, 1.25vw, 2.78vh);--pm-text-xs: clamp(1.68vh, 1.04vw, 2.28vh);--pm-title: clamp(3.2vh, 2.04vw, 4.58vh);--pm-display: clamp(5vh, 3.46vw, 7.72vh);--pm-hand-card-h: clamp(16.8vh, 10.55vw, 19.2vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) h1,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .round-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-board-head h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{font-size:var(--pm-title)!important;line-height:1.04!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .top-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .nav-tabs{contain:paint!important;overflow:hidden!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .top-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .nav-tabs button{position:relative!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .top-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .nav-tabs button.active:after{left:clamp(1.4vw,2.2vh,2vw)!important;right:clamp(1.4vw,2.2vh,2vw)!important;bottom:0!important;width:auto!important;height:clamp(.45vh,.28vw,.65vh)!important;border-radius:clamp(.45vh,.28vw,.65vh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:absolute!important;inset:auto calc(var(--pm-safe-r) + clamp(1.2vw,1.85vh,1.85vw)) calc(var(--pm-safe-b) + clamp(1.05vh,.68vw,1.55vh)) auto!important;width:max-content!important;max-width:clamp(18vw,30vh,26vw)!important;min-height:clamp(4.7vh,3vw,5.9vh)!important;padding:0 clamp(1.6vw,2.45vh,2.25vw)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:clamp(.45vw,.72vh,.7vw)!important;background:#020d10db!important;border:thin solid rgba(137,223,255,.42)!important;border-radius:999vh!important;box-shadow:0 clamp(.7vh,.44vw,1.08vh) clamp(2vh,1.3vw,3vh) #00000061!important;color:#e7f9ffeb!important;font-size:var(--pm-text-xs)!important;line-height:1!important;pointer-events:none!important;z-index:70!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal{background:radial-gradient(circle at 12% 0,rgba(36,90,84,.2),transparent 38%),linear-gradient(180deg,#020c10fa,#02090df5)!important;border-color:#5e9dae80!important;box-shadow:0 0 clamp(3vh,1.9vw,4.7vh) #00000094!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{grid-template-rows:clamp(6.2vh,3.9vw,7.25vh) minmax(0,1fr) clamp(5.75vh,3.62vw,6.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(7vw,.68fr) minmax(6.2vw,.56fr) minmax(7.2vw,.6fr) minmax(14.2vw,1.08fr) minmax(8vw,.7fr) minmax(8.8vw,.76fr) minmax(8.8vw,.82fr) minmax(10.6vw,.96fr) clamp(4.3vh,2.72vw,5.1vh)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>em{display:grid!important;place-items:center!important;justify-self:center!important;align-self:center!important;min-width:clamp(8.2vw,13vh,10.6vw)!important;min-height:clamp(4.7vh,2.96vw,5.55vh)!important;padding:0 clamp(1vw,1.6vh,1.5vw)!important;text-align:center!important;line-height:1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{grid-template-columns:minmax(31vw,.78fr) minmax(0,1.22fr)!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden auto!important;padding-bottom:clamp(1.4vh,.88vw,2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail .prototype-history-stats{grid-column:1 / -1!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.9vw,1.45vh,1.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail .prototype-history-loots{min-height:0!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-content:start!important;gap:clamp(.75vw,1.18vh,1.12vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:radial-gradient(circle at 50% 44%,#18201ce0,#05070af5 62%),#05070af5!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-content{align-items:center!important;justify-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards{justify-content:center!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards:has(.selection-ui-card.selected) .selection-ui-card:not(.selected){opacity:.86!important;filter:brightness(.7) saturate(.82)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.selected{opacity:1!important;filter:brightness(1.08) saturate(1.08)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-body>.selection-ui-cards .selection-ui-item-card{box-shadow:0 clamp(1.4vh,.9vw,2.1vh) clamp(3vh,1.9vw,4.7vh) #00000085!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-card-inner,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .prop-card-shell .selection-ui-card-inner{padding:clamp(4.2vh,2.65vw,5.15vh) clamp(2.15vw,3.4vh,3vw) clamp(3.2vh,2.02vw,4.05vh)!important;gap:clamp(1vh,.64vw,1.42vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .prop-card-shell .selection-ui-title b{max-width:78%!important;line-height:1.08!important;white-space:normal!important;overflow-wrap:anywhere!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-ability p,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .prop-card-shell .selection-ui-ability p{line-height:1.36!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{height:clamp(20.4vh,12.85vw,23vh)!important;min-height:clamp(20.4vh,12.85vw,23vh)!important;max-height:clamp(20.4vh,12.85vw,23vh)!important;background:linear-gradient(180deg,#040b0db8,#03070ae6),radial-gradient(circle at 50% 10%,rgba(159,231,64,.08),transparent 42%)!important;border:thin solid rgba(119,170,180,.34)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{height:100%!important;max-height:100%!important;align-items:center!important;padding-block:clamp(.55vh,.35vw,.82vh) clamp(4.5vh,2.82vw,5.35vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){height:calc(var(--pm-hand-card-h) * 1.14)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio) * 1.14)!important;z-index:30!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-play-lane{left:35%!important;right:35%!important;bottom:clamp(.7vh,.44vw,1vh)!important;height:clamp(3.55vh,2.24vw,4.4vh)!important;min-height:0!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell{background:radial-gradient(ellipse at 50% 42%,color-mix(in srgb,var(--rarity-color, #76e5ff) 44%,transparent),transparent 62%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 25%,rgba(4,18,20,.96)),#01070af7)!important;border-color:color-mix(in srgb,var(--rarity-color, #76e5ff) 82%,rgba(255,255,255,.22))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell .loot-name{background:transparent!important;border:0!important;box-shadow:none!important;text-shadow:0 .2vh .56vh rgba(0,0,0,.9)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell .loot-icon{filter:drop-shadow(0 .58vh .88vh rgba(0,0,0,.58))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18.2vw,19.4vw) minmax(19.6vw,20.8vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.4vh,4.65vw,8.85vh)!important;align-items:stretch!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{align-self:stretch!important;height:100%!important;min-height:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{display:grid!important;grid-template-rows:clamp(8.15vh,5.12vw,9.55vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(8.15vh,5.12vw,9.55vh)!important;min-height:clamp(8.15vh,5.12vw,9.55vh)!important;margin:0!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{display:grid!important;height:100%!important;min-height:0!important;grid-template-rows:clamp(8.15vh,5.12vw,9.55vh) minmax(0,1fr) clamp(6.1vh,3.84vw,7.25vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .event-list{min-height:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text-xs: clamp(1.92vh, 1.24vw, 2.55vh);--pm-text-sm: clamp(2.26vh, 1.46vw, 3.2vh);--pm-text: clamp(2.72vh, 1.76vw, 3.98vh);--pm-title: clamp(3.72vh, 2.45vw, 5.55vh);--pm-display: clamp(5.72vh, 4vw, 9.25vh);--pm-card-label: clamp(1.68vh, 1.06vw, 2.18vh);--pm-card-title: clamp(2.02vh, 1.3vw, 2.7vh);--pm-card-body: clamp(1.52vh, .98vw, 2.05vh);--pm-result-head: clamp(8.6vh, 5.45vw, 10.25vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) #app{font-size:var(--pm-text)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs{overflow:hidden!important;contain:layout paint!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button{overflow:hidden!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active:after{inset-inline:clamp(.68vw,1.05vh,1.2vw)!important;bottom:0!important;height:clamp(.5vh,.32vw,.68vh)!important;max-width:calc(100% - clamp(1.36vw,2.1vh,2.4vw))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:fixed!important;left:auto!important;right:calc(var(--pm-safe-r) + clamp(1.1vw,1.7vh,1.7vw))!important;top:calc(var(--pm-safe-t) + clamp(1.05vh,.68vw,1.45vh))!important;bottom:auto!important;width:auto!important;max-width:clamp(18vw,29vh,24vw)!important;min-height:clamp(3.8vh,2.42vw,4.7vh)!important;padding:0 clamp(.88vw,1.36vh,1.28vw)!important;opacity:.92!important;pointer-events:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>em{justify-self:center!important;align-self:center!important;width:min(100%,clamp(7vw,11vh,9.2vw))!important;height:clamp(4.25vh,2.7vw,5.25vh)!important;display:grid!important;place-items:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{grid-template-columns:minmax(31vw,.76fr) minmax(0,1.24fr)!important;align-content:start!important;overflow:hidden auto!important;scrollbar-gutter:stable!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot-strip img,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loot img{object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:#05070ae6!important;-webkit-backdrop-filter:blur(.12vh)!important;backdrop-filter:blur(.12vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards{align-items:center!important;justify-content:center!important;gap:clamp(2vw,3.2vh,3.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay:has(.selection-ui-item-card) .selection-ui-item-card{height:clamp(47vh,30vw,55vh)!important;width:calc(clamp(47vh,30vw,55vh) * var(--selection-card-ratio))!important;flex:0 0 calc(clamp(47vh,30vw,55vh) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-card-inner{padding:clamp(3.9vh,2.5vw,4.9vh) clamp(2.1vh,1.35vw,2.75vh) clamp(4.1vh,2.62vw,5.15vh)!important;grid-template-rows:auto clamp(.18vh,.12vw,.28vh) minmax(0,1fr)!important;gap:clamp(1.05vh,.68vw,1.45vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-card-head{min-height:clamp(7.3vh,4.65vw,8.85vh)!important;align-items:start!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-title b{font-size:var(--pm-card-title)!important;line-height:1.08!important;max-width:100%!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-ability{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:clamp(.78vh,.5vw,1.08vh)!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-ability small{font-size:var(--pm-card-label)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-ability b{font-size:var(--pm-card-title)!important;line-height:1.08!important;display:block!important;margin-top:clamp(.38vh,.24vw,.55vh)!important;overflow-wrap:anywhere!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card .selection-ui-ability p{font-size:var(--pm-card-body)!important;line-height:1.28!important;margin:0!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards:has(.selection-ui-card.selected) .selection-ui-card:not(.selected){opacity:.82!important;filter:brightness(.9) saturate(.96)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.play-ready),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{height:clamp(22vh,14vw,25.6vh)!important;min-height:clamp(22vh,14vw,25.6vh)!important;max-height:clamp(22vh,14vw,25.6vh)!important;background:linear-gradient(180deg,#050e10ad,#03080ad1),radial-gradient(circle at 50% 18%,rgba(202,255,24,.09),transparent 58%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{--pm-hand-card-h: clamp(19.6vh, 12.45vw, 23.2vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot .selection-ui-card-inner{padding:clamp(2.55vh,1.62vw,3.2vh) clamp(1.28vh,.82vw,1.72vh) clamp(2.8vh,1.78vw,3.55vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot .selection-ui-title b{font-size:clamp(1.42vh,.9vw,1.9vh)!important;line-height:1.02!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot .selection-ui-ability small{font-size:clamp(1.14vh,.72vw,1.52vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot .selection-ui-ability b{font-size:clamp(1.34vh,.85vw,1.82vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot .selection-ui-ability p{font-size:clamp(1.04vh,.66vw,1.4vh)!important;-webkit-line-clamp:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell{background:radial-gradient(circle at 52% 34%,color-mix(in srgb,var(--rarity-color, #76e5ff) 48%,transparent),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 31%,rgba(5,19,22,.94)),#03090cf2)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{position:static!important;background:transparent!important;box-shadow:none!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(18vw,19.2vw) minmax(18.8vw,20.4vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.8vh,4.95vw,9.25vh)!important;grid-template-areas:"summary rank board" "summary actions board"!important;gap:clamp(.62vw,1vh,1vw)!important;align-items:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-area:actions!important;position:relative!important;inset:auto!important;height:100%!important;min-height:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:var(--pm-result-head)!important;min-height:var(--pm-result-head)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-height:clamp(8.1vh,5.12vw,9.8vh)!important;grid-template-columns:clamp(4.2vh,2.68vw,5.1vh) minmax(0,1fr)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{display:grid!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr) clamp(6.3vh,4vw,7.55vh)!important;height:100%!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{height:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.62vw,1vh,.95vw)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bid-button{min-width:0!important;width:100%!important;height:100%!important;display:grid!important;place-items:center!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text-xs: clamp(2.22vh, 1.42vw, 3.08vh);--pm-text-sm: clamp(2.52vh, 1.62vw, 3.58vh);--pm-text: clamp(2.86vh, 1.86vw, 4.22vh);--pm-title: clamp(4.18vh, 2.72vw, 6.18vh);--pm-display: clamp(6.2vh, 4.18vw, 9.35vh);--pm-control: clamp(5.05vh, 3.2vw, 6.2vh);--pm-result-head: clamp(8.3vh, 5.25vw, 9.85vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) #app,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) h1,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .screen-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-detail-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-board-head h3,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{font-size:var(--pm-title)!important;line-height:1.04!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button{position:relative!important;overflow:hidden!important;min-height:var(--pm-control)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active:after{left:clamp(.52vw,.82vh,.78vw)!important;right:clamp(.52vw,.82vh,.78vw)!important;width:auto!important;max-width:none!important;transform:none!important;bottom:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:fixed!important;left:auto!important;right:calc(var(--pm-safe-r) + clamp(1.05vw,1.68vh,1.62vw))!important;top:calc(var(--pm-safe-t) + clamp(1.05vh,.68vw,1.55vh))!important;width:auto!important;height:auto!important;min-height:0!important;padding:clamp(.68vh,.44vw,.98vh) clamp(1.1vw,1.75vh,1.68vw)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:clamp(.36vw,.58vh,.56vw)!important;border-radius:999vh!important;background:#051012d1!important;box-shadow:0 0 clamp(1.15vh,.72vw,1.72vh) #82e6ff2e!important;opacity:.9!important;z-index:260!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:calc(var(--pm-safe-t) + clamp(.62vh,.4vw,.95vh)) calc(var(--pm-safe-r) + clamp(.62vw,.98vh,.95vw)) calc(var(--pm-safe-b) + clamp(.62vh,.4vw,.95vh)) calc(var(--pm-safe-l) + clamp(.62vw,.98vh,.95vw))!important;grid-template-rows:clamp(10.2vh,6.5vw,12.5vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(7vw,.64fr) minmax(6.2vw,.52fr) minmax(7.5vw,.58fr) minmax(15.5vw,1.1fr) minmax(8.5vw,.72fr) minmax(8.8vw,.72fr) minmax(8.5vw,.72fr) minmax(10.8vw,.9fr) clamp(3.7vh,2.35vw,4.5vh)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>em{align-self:center!important;justify-self:center!important;width:min(100%,clamp(7.2vw,11.5vh,9.8vw))!important;height:clamp(4.1vh,2.6vw,4.95vh)!important;min-height:0!important;max-height:clamp(4.1vh,2.6vw,4.95vh)!important;padding-block:0!important;padding-inline:clamp(.55vw,.88vh,.85vw)!important;display:grid!important;place-items:center!important;text-align:center!important;line-height:1!important;border-radius:999vh!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{grid-template-columns:minmax(31vw,.8fr) minmax(0,1.2fr)!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-matrix,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-table{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-bid-table{overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:#07090de6!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards:has(.selection-ui-card.selected) .selection-ui-card:not(.selected){opacity:.86!important;filter:saturate(.98) brightness(.92)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.selected{filter:saturate(1.08) brightness(1.08)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{background:radial-gradient(circle at 50% 36%,color-mix(in srgb,var(--rarity-color, #76e5ff) 42%,transparent),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 26%,rgba(4,18,21,.96)),color-mix(in srgb,var(--rarity-color, #76e5ff) 13%,rgba(2,9,12,.98)))!important;border-color:color-mix(in srgb,var(--rarity-color, #76e5ff) 82%,rgba(255,255,255,.28))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name span{background:transparent!important;box-shadow:none!important;padding:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19vw) minmax(20vw,21.5vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.6vh,4.85vw,9vh)!important;grid-template-areas:"summary rank board" "summary actions board"!important;gap:clamp(.75vw,1.2vh,1.15vw)!important;align-items:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-area:summary!important;min-height:0!important;height:100%!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-area:rank!important;display:grid!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr)!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-area:board!important;min-height:0!important;height:100%!important;align-self:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-area:actions!important;min-height:0!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:var(--pm-result-head)!important;min-height:var(--pm-result-head)!important;max-height:var(--pm-result-head)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;height:100%!important;overflow:hidden auto!important;align-content:start!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{display:grid!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr) clamp(6.4vh,4.05vw,7.65vh)!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid{min-height:100%!important;height:auto!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{height:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:clamp(.65vw,1.02vh,.98vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text: clamp(3vh, 1.96vw, 4.35vh);--pm-text-sm: clamp(2.54vh, 1.64vw, 3.62vh);--pm-text-xs: clamp(2.16vh, 1.4vw, 3vh);--pm-title: clamp(4.08vh, 2.64vw, 6.05vh);--pm-display: clamp(5.95vh, 4.22vw, 9.65vh);--bk-font-xs: var(--pm-text-xs);--bk-font-sm: var(--pm-text-sm);--bk-font-md: var(--pm-text);--pm-hand-card-h: clamp(21.2vh, 13.4vw, 25.2vh);--pm-result-head: clamp(8.45vh, 5.34vw, 10.05vh);--pm-result-actions: clamp(7.7vh, 4.86vw, 9.1vh)}html.ultra-compact-landscape{--pm-text: clamp(2.78vh, 1.82vw, 3.9vh);--pm-text-sm: clamp(2.38vh, 1.54vw, 3.3vh);--pm-text-xs: clamp(2.02vh, 1.3vw, 2.74vh);--pm-title: clamp(3.72vh, 2.42vw, 5.42vh);--pm-display: clamp(5.34vh, 3.72vw, 8.5vh);--pm-hand-card-h: clamp(19.4vh, 12.2vw, 23vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs{overflow:hidden!important;contain:paint!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button{position:relative!important;overflow:hidden!important;box-shadow:none!important;border-bottom:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active{box-shadow:inset 0 calc(clamp(.48vh,.31vw,.66vh)*-1) 0 var(--bk-accent, #dfff18)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active:after{inset-inline:clamp(.72vw,1.12vh,1.28vw)!important;height:clamp(.48vh,.31vw,.66vh)!important;border-radius:999vmax 999vmax 0 0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:fixed!important;inset:auto calc(var(--pm-safe-r) + clamp(1.15vw,1.82vh,1.75vw)) calc(var(--pm-safe-b) + clamp(1.15vh,.74vw,1.7vh)) auto!important;width:max-content!important;min-width:0!important;max-width:min(38vw,58vh)!important;min-height:clamp(3.7vh,2.34vw,4.55vh)!important;pointer-events:none!important;z-index:100!important;opacity:.92!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:calc(var(--pm-safe-t) + clamp(.55vh,.36vw,.85vh)) calc(var(--pm-safe-r) + clamp(.62vw,.98vh,.95vw)) calc(var(--pm-safe-b) + clamp(.55vh,.36vw,.85vh)) calc(var(--pm-safe-l) + clamp(.62vw,.98vh,.95vw))!important;grid-template-rows:clamp(9.2vh,5.82vw,10.85vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{padding-inline:clamp(1.25vw,1.95vh,1.85vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(6.8vw,.66fr) minmax(6.2vw,.54fr) minmax(7.4vw,.64fr) minmax(14.8vw,1.06fr) minmax(8.6vw,.72fr) minmax(8.8vw,.72fr) minmax(10.5vw,.86fr) minmax(10.4vw,.9fr) clamp(3.6vh,2.28vw,4.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>em{display:inline-grid!important;place-items:center!important;justify-self:center!important;align-self:center!important;min-width:clamp(7.8vw,12.2vh,10.2vw)!important;min-height:clamp(4.55vh,2.86vw,5.42vh)!important;padding-inline:clamp(.72vw,1.12vh,1.05vw)!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{grid-template-columns:minmax(33vw,.82fr) minmax(0,1.18fr)!important;grid-template-rows:auto minmax(0,1fr)!important;align-items:stretch!important;overflow:hidden auto!important;padding:clamp(1.1vh,.7vw,1.58vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats{grid-column:1 / -1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns{display:grid!important;grid-template-rows:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:clamp(.9vh,.58vw,1.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{overflow:hidden auto!important;scrollbar-width:thin!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.72vh,.46vw,1.04vh)!important;padding-bottom:clamp(1.2vh,.78vw,1.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:#05070aeb!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards:has(.selection-ui-card.selected) .selection-ui-card:not(.selected){opacity:.88!important;filter:saturate(.98) brightness(.9)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.selected{filter:saturate(1.06) brightness(1.04)!important;box-shadow:0 0 clamp(1.25vh,.8vw,1.9vh) #dfff183d,0 clamp(1.6vh,1.02vw,2.4vh) clamp(4.2vh,2.66vw,6.2vh) #00000075!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{background:linear-gradient(180deg,#070e10b8,#04090bf0),radial-gradient(circle at 50% 0,rgba(152,212,255,.14),transparent 56%)!important;border:thin solid rgba(141,201,218,.28)!important;box-shadow:inset 0 0 clamp(1.6vh,1.02vw,2.4vh) #0000005c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){background:linear-gradient(180deg,#050b0d47,#050a0cbd),radial-gradient(circle at 50% 50%,rgba(223,255,24,.09),transparent 58%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card{background:radial-gradient(circle at 50% 35%,color-mix(in srgb,var(--rarity-color, #76e5ff) 42%,transparent),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 28%,rgba(8,26,27,.95)),#030a0deb)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name span{background:transparent!important;box-shadow:none!important;text-shadow:0 .24vh .78vh rgba(0,0,0,.78)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{--pm-result-head: clamp(8.45vh, 5.34vw, 10.05vh);--pm-result-actions: clamp(7.7vh, 4.86vw, 9.1vh);display:grid!important;grid-template-columns:minmax(18.2vw,19.5vw) minmax(18.6vw,20.3vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) var(--pm-result-actions)!important;grid-template-areas:"summary rank board" "summary actions board"!important;align-items:stretch!important;gap:clamp(.78vw,1.25vh,1.18vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-area:summary!important;height:100%!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-area:rank!important;display:grid!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr)!important;height:100%!important;min-height:0!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-area:board!important;height:100%!important;min-height:0!important;align-self:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-area:actions!important;position:static!important;align-self:stretch!important;height:var(--pm-result-actions)!important;min-height:var(--pm-result-actions)!important;margin:0!important;z-index:5!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:var(--pm-result-head)!important;min-height:var(--pm-result-head)!important;max-height:var(--pm-result-head)!important;display:grid!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;overflow:hidden auto!important;scrollbar-width:thin!important;padding-bottom:clamp(.85vh,.54vw,1.25vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr) clamp(5.9vh,3.72vw,7vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid-scroll{min-height:0!important;height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important;scrollbar-width:thin!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text: clamp(2.58vh, 1.72vw, 3.55vh) !important;--pm-text-sm: clamp(2.14vh, 1.42vw, 2.92vh) !important;--pm-text-xs: clamp(1.82vh, 1.18vw, 2.36vh) !important;--pm-title: clamp(3.55vh, 2.38vw, 4.8vh) !important;--pm-display: clamp(5.05vh, 3.55vw, 7.4vh) !important;--bk-font-xs: var(--pm-text-xs) !important;--bk-font-sm: var(--pm-text-sm) !important;--bk-font-body: var(--pm-text) !important;--bk-font-title: var(--pm-title) !important;--bk-font-display: var(--pm-display) !important}html.ultra-compact-landscape{--pm-text: clamp(2.34vh, 1.56vw, 3.1vh) !important;--pm-text-sm: clamp(1.98vh, 1.3vw, 2.55vh) !important;--pm-text-xs: clamp(1.72vh, 1.08vw, 2.14vh) !important;--pm-title: clamp(3.18vh, 2.06vw, 4.22vh) !important;--pm-display: clamp(4.58vh, 3vw, 6.25vh) !important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button:after{inline-size:100%!important;inset-inline-start:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:fixed!important;inset-inline-end:calc(env(safe-area-inset-right) + 1.2vw)!important;inset-block-end:calc(env(safe-area-inset-bottom) + 1.8vh)!important;inline-size:auto!important;min-inline-size:0!important;max-inline-size:26vw!important;block-size:auto!important;padding:.9vh 1.4vw!important;border:.12vh solid rgba(131,217,255,.42)!important;border-radius:999vh!important;background:#050d11db!important;color:#ebfaffeb!important;box-shadow:0 .8vh 2.4vh #00000059!important;pointer-events:none!important;z-index:2600!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inline-size:calc(97.8vw - env(safe-area-inset-left) - env(safe-area-inset-right))!important;block-size:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 2.2vh)!important;max-inline-size:none!important;max-block-size:none!important;margin:calc(env(safe-area-inset-top) + 1.1vh) auto!important;padding:0 1.4vw 1.6vh!important;display:grid!important;grid-template-rows:clamp(10.2vh,6.8vw,13.5vh) minmax(0,1fr)!important;background:#020a0ef5!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{padding-block:0!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail-title{font-size:var(--pm-title)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{block-size:100%!important;min-block-size:0!important;overflow:hidden auto!important;padding-block-end:2vh!important;scrollbar-width:thin!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(9vw,.9fr) minmax(8vw,.7fr) minmax(8vw,.65fr) minmax(16vw,1.28fr) minmax(10vw,.82fr) minmax(11vw,.82fr) minmax(12vw,.88fr) minmax(7vw,.42fr)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*{min-inline-size:0!important;font-size:var(--pm-text-sm)!important;line-height:1.12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row em{display:grid!important;place-items:center!important;min-block-size:6.2vh!important;padding-inline:1.2vw!important;text-align:center!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{block-size:100%!important;min-block-size:0!important;overflow:hidden auto!important;padding-block-end:2vh!important;scrollbar-width:thin!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail-body{min-block-size:0!important;grid-template-columns:minmax(26vw,.78fr) minmax(0,1.28fr)!important;grid-template-rows:auto minmax(0,1fr)!important;gap:1.3vh 1.2vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail-stats{grid-column:1 / -1!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail-participants,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail-rounds{min-block-size:0!important;overflow:hidden auto!important;scrollbar-width:thin!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-columns:minmax(31.2vw,32.8vw) minmax(24.2vw,25.8vw) minmax(0,1fr)!important;grid-template-rows:clamp(5.8vh,3.8vw,7.5vh) minmax(0,1fr) clamp(17.2vh,11.4vw,22.8vh) clamp(8vh,5.4vw,10.4vh)!important;gap:.9vh .75vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-left{gap:.9vh!important;overflow:hidden auto!important;scrollbar-width:thin!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(14.4vw,15.8vw) minmax(0,1fr)!important;gap:.75vw!important;padding:.9vh .85vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{justify-items:center!important;align-content:center!important;gap:.55vh!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-portrait{inline-size:clamp(8vh,5.7vw,11.4vh)!important;block-size:clamp(9.4vh,6.6vw,13.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-character-name{font-size:var(--pm-text-xs)!important;line-height:1.05!important;max-inline-size:12vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-main-meta{align-content:center!important;justify-items:start!important;gap:.55vh!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name-row{gap:.45vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-rank,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name{font-size:var(--pm-text)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{justify-self:start!important;text-align:start!important;font-size:var(--pm-text-sm)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-rounds{gap:.5vh!important;min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(2.1vh,1.35vw,2.8vh) minmax(0,1fr) minmax(8.4vw,9.8vw)!important;gap:.38vw!important;min-block-size:clamp(3.2vh,2.16vw,4.2vh)!important;padding-inline:.42vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{min-inline-size:0!important;font-size:var(--pm-text-xs)!important;line-height:1.06!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{justify-self:end!important;text-align:end!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-area{background:linear-gradient(180deg,#040d0cc7,#020808e6)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-area h3{font-size:var(--pm-title)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item{min-block-size:clamp(10vh,6.8vw,13.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item p{font-size:var(--pm-text-sm)!important;line-height:1.18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{block-size:100%!important;min-block-size:0!important;max-block-size:100%!important;overflow:hidden!important;z-index:18!important;background:linear-gradient(180deg,#030809c7,#030808f2)!important;border-block-start:.12vh solid rgba(112,168,177,.42)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{block-size:100%!important;overflow:hidden!important;padding:.8vh 1vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .intel-card-row{block-size:100%!important;align-items:center!important;justify-content:center!important;gap:clamp(1.1vw,1.4vh,2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{--hand-slot-card-h: clamp(18.2vh, 12vw, 22.8vh) !important;--hand-card-focus-h: clamp(21vh, 13.8vw, 25.2vh) !important;inline-size:calc(var(--hand-slot-card-h) * .64)!important;block-size:var(--hand-slot-card-h)!important;flex:0 0 calc(var(--hand-slot-card-h) * .64)!important;transition-duration:.18s!important;transition-timing-function:cubic-bezier(.2,.7,.2,1)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot.is-focused,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot.is-dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot.is-play-ready{inline-size:calc(var(--hand-card-focus-h) * .64)!important;block-size:var(--hand-card-focus-h)!important;flex-basis:calc(var(--hand-card-focus-h) * .64)!important;transform:translate3d(0,-1.6vh,0)!important;z-index:45!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot .prop-card-shell{inline-size:100%!important;block-size:100%!important;border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bottom,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-bid-bar{z-index:72!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:#040609e6!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-panel{justify-content:center!important;align-items:center!important;background:#07090de0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card{filter:saturate(1.02) brightness(.96)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.is-muted,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card[aria-disabled=true]{opacity:.76!important;filter:saturate(.92) brightness(.78)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.is-selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.selected{opacity:1!important;filter:saturate(1.06) brightness(1.04)!important;box-shadow:0 0 0 .18vh #deff26e0,0 1.6vh 4.2vh #c2ff002e!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .product-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .product-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-tile{background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--rarity-color, #65e69b) 22%,transparent),transparent 42%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #65e69b) 20%,rgba(8,22,20,.94)),#03090bf5)!important;border-color:color-mix(in srgb,var(--rarity-color, #65e69b) 72%,rgba(220,245,255,.32))!important;box-shadow:inset 0 0 0 .08vh #ffffff1a,0 .8vh 2.2vh #00000057!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .product-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .card-size,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .card-size-badge,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .card-size,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .card-size-badge,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-tile-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-name{background:transparent!important;box-shadow:none!important;text-shadow:0 .22vh .8vh rgba(0,0,0,.86)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(18.5vw,19.8vw) minmax(18.8vw,20.4vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8.6vh,5.8vw,10.8vh)!important;grid-template-areas:"summary rank board" "summary actions board"!important;align-items:stretch!important;gap:.75vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .settlement-summary{grid-area:summary!important;align-self:stretch!important;min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .ranking-panel{grid-area:rank!important;align-self:stretch!important;min-block-size:0!important;overflow:hidden auto!important;scrollbar-width:thin!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .settlement-board,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board{grid-area:board!important;align-self:stretch!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(7.4vh,5vw,9.6vh) minmax(0,1fr) clamp(7.8vh,5.2vw,9.8vh)!important;overflow:hidden!important;border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .settlement-actions,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{grid-area:actions!important;align-self:stretch!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:.7vw!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .settlement-actions button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions button{min-block-size:100%!important;font-size:var(--pm-text)!important;line-height:1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board-header,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .round-title{block-size:clamp(7.4vh,5vw,9.6vh)!important;min-block-size:clamp(7.4vh,5vw,9.6vh)!important;align-content:center!important;border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-grid-scroll,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-board-body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-grid{min-block-size:0!important;overflow:hidden auto!important;scrollbar-width:thin!important;border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(13.6vw,14.6vw) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(2.1vh,1.35vw,2.8vh) minmax(0,1fr) minmax(9.7vw,11.2vw)!important;padding-inline:.52vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{font-size:clamp(1.76vh,1.15vw,2.26vh)!important;letter-spacing:-.02em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row span{font-size:clamp(1.72vh,1.1vw,2.18vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-rank{font-size:clamp(2.48vh,1.65vw,3.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-status-pill{font-size:clamp(1.98vh,1.3vw,2.58vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-character-name{font-size:clamp(1.9vh,1.24vw,2.46vh)!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand{contain:layout paint!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{--hand-slot-card-h: clamp(18.6vh, 12.2vw, 23.2vh) !important;--hand-card-focus-h: clamp(20.8vh, 13.4vw, 24.6vh) !important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot.is-play-ready,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot.is-dragging{transform:translate3d(0,-1.15vh,0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot .prop-card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot .prop-card-effect,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot .prop-card-desc{text-shadow:0 .18vh .55vh rgba(0,0,0,.82)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18.4vw,19.4vw) minmax(18.8vw,20.2vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8vh,5.25vw,9.8vh)!important;grid-template-areas:"summary rank board" "summary actions board"!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{block-size:100%!important;display:grid!important;grid-template-rows:clamp(7.4vh,4.9vw,9vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-block-size:0!important;overflow:hidden auto!important;scrollbar-width:thin!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-item{min-block-size:clamp(7.6vh,5vw,9.6vh)!important;padding:.9vh .9vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{block-size:100%!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(7.4vh,4.9vw,9vh) minmax(0,1fr) clamp(7.4vh,4.85vw,9.4vh)!important;overflow:hidden!important;border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{block-size:clamp(7.4vh,4.9vw,9vh)!important;min-block-size:clamp(7.4vh,4.9vw,9vh)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid-scroll{block-size:100%!important;min-block-size:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{block-size:100%!important;min-block-size:0!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-foot-quick .quick-sell-controls.compact{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:.55vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text: clamp(2.58vh, 1.68vw, 3.35vh);--pm-text-sm: clamp(2.15vh, 1.42vw, 2.82vh);--pm-text-xs: clamp(1.82vh, 1.18vw, 2.28vh);--pm-title: clamp(3.55vh, 2.35vw, 4.85vh);--pm-display: clamp(5.2vh, 3.58vw, 7.4vh);--bk-font-xs: var(--pm-text-xs);--bk-font-sm: var(--pm-text-sm);--bk-font-md: var(--pm-text);--bk-font-lg: var(--pm-title)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea{font-size:var(--pm-text)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button{position:relative!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active:after{left:6%!important;right:6%!important;bottom:0!important;width:auto!important;max-width:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:fixed!important;inset:auto calc(var(--pm-safe-r) + 1.2vw) calc(var(--pm-safe-b) + 1.2vh) auto!important;width:max-content!important;max-width:32vw!important;min-height:0!important;padding:clamp(.65vh,.45vw,.92vh) clamp(1vw,1.5vh,1.35vw)!important;border-radius:999vh!important;background:#051317d6!important;border:thin solid rgba(126,222,244,.38)!important;color:#e8fcffeb!important;box-shadow:0 0 clamp(1.1vh,.72vw,1.65vh) #2dd2f52e!important;z-index:220!important;display:inline-grid!important;grid-auto-flow:column!important;place-items:center!important;gap:.55vw!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:#05070ae6!important;-webkit-backdrop-filter:blur(.16vh)!important;backdrop-filter:blur(.16vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card{filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards:has(.selection-ui-card.selected) .selection-ui-card:not(.selected){opacity:.82!important;filter:brightness(.84) saturate(.96)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-character-card.selected{filter:brightness(1.04) saturate(1.05)!important;box-shadow:0 0 clamp(1.2vh,.8vw,1.8vh) #cdff1852,inset 0 0 clamp(.9vh,.58vw,1.35vh) #cdff182e!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .auction-hud{grid-template-columns:minmax(31vw,32.6vw) minmax(24.6vw,26.2vw) minmax(0,1fr)!important;grid-template-rows:clamp(5.2vh,3.45vw,6.45vh) minmax(0,1fr) clamp(18.5vh,12.4vw,22.2vh) clamp(7.8vh,5.2vw,9.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-player{grid-template-columns:minmax(15vw,16.2vw) minmax(0,1fr)!important;gap:clamp(.35vw,.56vh,.68vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity{grid-template-columns:clamp(6.8vh,4.8vw,8.8vh) minmax(0,1fr)!important;gap:clamp(.36vw,.54vh,.62vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap .role-avatar,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-identity .role-avatar{width:clamp(6.7vh,4.72vw,8.9vh)!important;min-width:clamp(6.7vh,4.72vw,8.9vh)!important;max-width:clamp(6.7vh,4.72vw,8.9vh)!important;height:clamp(8.55vh,6.05vw,11.4vh)!important;min-height:clamp(8.55vh,6.05vw,11.4vh)!important;max-height:clamp(8.55vh,6.05vw,11.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-avatar-wrap>span{font-size:clamp(1.62vh,1.06vw,2.05vh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>span{font-size:clamp(2.42vh,1.58vw,3.1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-name>b{font-size:clamp(2.1vh,1.38vw,2.72vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-summary-line,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief{width:100%!important;justify-content:flex-start!important;justify-self:start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-bid-status,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-cash-brief b{font-size:clamp(1.72vh,1.12vw,2.18vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-board{padding-inline-start:clamp(.32vw,.5vh,.58vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row{grid-template-columns:clamp(1.8vh,1.15vw,2.36vh) minmax(0,1fr) minmax(7.6vw,9.2vw)!important;gap:clamp(.22vw,.34vh,.42vw)!important;padding-inline:clamp(.28vw,.44vh,.52vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row em{font-size:clamp(1.38vh,.9vw,1.72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .player-round-row b{font-size:clamp(1.5vh,.98vw,1.9vh)!important;overflow:hidden!important;text-overflow:clip!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item b{font-size:clamp(2vh,1.32vw,2.56vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .battle-info-item p{font-size:clamp(1.78vh,1.16vw,2.32vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{z-index:18!important;background:linear-gradient(180deg,#071214b8,#04090be0),#040a0cdb!important;border:thin solid rgba(107,165,176,.34)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .intel-card-row{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bottom{z-index:60!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{--hand-slot-card-h: clamp(17.8vh, 11.9vw, 21.4vh) !important;--hand-card-focus-h: clamp(21.5vh, 14.2vw, 25.6vh) !important;--hand-slot-card-w: calc(var(--hand-slot-card-h) * var(--selection-card-ratio)) !important;width:var(--hand-slot-card-w)!important;min-width:var(--hand-slot-card-w)!important;max-width:var(--hand-slot-card-w)!important;flex:0 0 var(--hand-slot-card-w)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){transform:translate3d(-50%,-2.2vh,0) rotate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging{transform:translate3d(calc(-50% + var(--drag-x, 0vw)),calc(-2.2vh + var(--drag-y, 0vh)),0) rotate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(calc(-50% + var(--drag-x, 0vw)),calc(-2.6vh + var(--drag-y, 0vh)),0) rotate(-1deg)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-play-lane{height:clamp(3.1vh,2vw,3.9vh)!important;bottom:clamp(.38vh,.25vw,.58vh)!important;z-index:24!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .loot-cell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell{background:radial-gradient(circle at 50% 36%,color-mix(in srgb,var(--rarity-color, #76e5ff) 32%,transparent),transparent 54%),linear-gradient(145deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 16%,rgba(2,12,14,.96)),#010507fa)!important;box-shadow:inset 0 0 clamp(1vh,.65vw,1.42vh) #000000b8,inset 0 0 clamp(1.2vh,.78vw,1.8vh) color-mix(in srgb,var(--rarity-color, #76e5ff) 18%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-size-badge,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-size-badge{background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{font-size:clamp(2.05vh,1.34vw,2.72vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18.5vw,19.4vw) minmax(19.5vw,20.8vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8vh,5.35vw,9.7vh)!important;grid-template-areas:"summary rank board" "summary actions board"!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-area:summary!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-area:rank!important;display:grid!important;grid-template-rows:clamp(7.6vh,5vw,9.1vh) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-area:actions!important;position:relative!important;inset:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-area:board!important;align-self:stretch!important;height:100%!important;min-height:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(7.6vh,5vw,9.1vh)!important;min-height:clamp(7.6vh,5vw,9.1vh)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;grid-template-rows:clamp(7.6vh,5vw,9.1vh) minmax(0,1fr) clamp(6vh,3.9vw,7.25vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid{min-height:min-content!important;height:auto!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{height:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.72vw,1.08vh,1.05vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bid-button{height:100%!important;min-width:0!important;display:grid!important;place-items:center!important;font-size:clamp(2.18vh,1.42vw,2.85vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text: clamp(2.72vh, 1.78vw, 4.05vh);--pm-text-sm: clamp(2.32vh, 1.52vw, 3.34vh);--pm-text-xs: clamp(2vh, 1.3vw, 2.82vh);--pm-title: clamp(3.74vh, 2.44vw, 5.72vh);--pm-display: clamp(5.55vh, 3.85vw, 8.85vh);--pm-history-row: clamp(8.85vh, 5.62vw, 10.55vh);--pm-hand-card-h: clamp(19.6vh, 12.45vw, 24.2vh);--bk-font-xs: var(--pm-text-xs);--bk-font-sm: var(--pm-text-sm);--bk-font-md: var(--pm-text);--bk-font-lg: var(--pm-title)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select{font-size:var(--pm-text-sm)!important;-webkit-text-size-adjust:100%}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs{overflow:hidden!important;contain:paint!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button{position:relative!important;overflow:hidden!important;display:grid!important;place-items:center!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active:after{content:""!important;position:absolute!important;left:9%!important;right:9%!important;bottom:0!important;width:auto!important;height:clamp(.42vh,.28vw,.62vh)!important;border-radius:999vh 999vh 0 0!important;background:linear-gradient(90deg,#dfff14,#a7f31e)!important;transform:none!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:absolute!important;inset:auto clamp(1vw,1.55vh,1.45vw) clamp(1vh,.65vw,1.45vh) auto!important;z-index:12!important;width:auto!important;max-width:30vw!important;min-height:clamp(4.6vh,2.92vw,5.55vh)!important;padding:0 clamp(1.25vw,1.95vh,1.9vw)!important;display:inline-grid!important;grid-auto-flow:column!important;align-items:center!important;justify-content:center!important;gap:clamp(.42vw,.66vh,.62vw)!important;border-radius:999vh!important;background:#051014db!important;border:thin solid rgba(126,216,255,.32)!important;box-shadow:0 0 clamp(1.2vh,.78vw,1.8vh) #00000057!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:calc(var(--pm-safe-t) + clamp(.64vh,.42vw,.95vh)) calc(var(--pm-safe-r) + clamp(.7vw,1.1vh,1.08vw)) calc(var(--pm-safe-b) + clamp(.64vh,.42vw,.95vh)) calc(var(--pm-safe-l) + clamp(.7vw,1.1vh,1.08vw))!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;display:grid!important;grid-template-rows:clamp(10.8vh,6.85vw,12.95vh) minmax(0,1fr)!important;overflow:hidden!important;font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{display:grid!important;grid-template-columns:auto auto minmax(0,1fr) auto auto!important;align-items:center!important;gap:clamp(.8vw,1.25vh,1.25vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{font-size:var(--pm-title)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{min-width:clamp(24vw,37vh,31vw)!important;height:clamp(6vh,3.8vw,7.1vh)!important;align-self:center!important;justify-self:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs button{display:grid!important;place-items:center!important;text-align:center!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{min-height:0!important;display:grid!important;grid-template-rows:clamp(5.8vh,3.7vw,6.95vh) minmax(0,1fr) clamp(5.5vh,3.48vw,6.6vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(7.3vw,.7fr) minmax(6.3vw,.54fr) minmax(7.6vw,.62fr) minmax(15vw,1.12fr) minmax(8.4vw,.72fr) minmax(8.8vw,.72fr) minmax(8.9vw,.76fr) minmax(10.4vw,.88fr) clamp(3.55vh,2.25vw,4.4vh)!important;column-gap:clamp(.48vw,.76vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-rows{min-height:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{min-height:var(--pm-history-row)!important;height:var(--pm-history-row)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(7){display:grid!important;place-items:center!important;justify-self:stretch!important;align-self:center!important;min-width:0!important;width:100%!important;height:clamp(4.7vh,2.98vw,5.6vh)!important;text-align:center!important;line-height:1!important;padding:0 clamp(.45vw,.7vh,.68vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>*{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{min-height:0!important;height:100%!important;display:grid!important;grid-template-columns:minmax(34vw,.88fr) minmax(0,1.12fr)!important;grid-template-rows:auto minmax(0,1fr)!important;gap:clamp(.85vh,.54vw,1.2vh) clamp(.88vw,1.35vh,1.3vw)!important;overflow:hidden auto!important;overscroll-behavior:contain!important;padding-bottom:clamp(1vh,.64vw,1.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.72vw,1.12vh,1.05vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.72vw,1.12vh,1.05vw)!important;min-height:min-content!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:#05070ae6!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card{filter:none!important;opacity:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards:has(.selection-ui-card.selected) .selection-ui-card:not(.selected){opacity:.84!important;filter:brightness(.82) saturate(.98)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.selected{opacity:1!important;filter:brightness(1.02) saturate(1.08)!important;box-shadow:0 0 clamp(1.35vh,.86vw,2vh) #d9ff1c57!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{height:clamp(22.4vh,14.2vw,26.5vh)!important;min-height:clamp(22.4vh,14.2vw,26.5vh)!important;max-height:clamp(22.4vh,14.2vw,26.5vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage{height:100%!important;max-height:100%!important;padding-block:clamp(.5vh,.32vw,.75vh) clamp(4.2vh,2.65vw,5vh)!important;overflow:hidden!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){height:calc(var(--pm-hand-card-h) * 1.1)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio) * 1.1)!important;z-index:24!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-play-lane{left:34%!important;right:34%!important;bottom:clamp(.65vh,.42vw,.92vh)!important;height:clamp(3.5vh,2.22vw,4.25vh)!important;z-index:18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .loot-cell{background:radial-gradient(circle at 50% 34%,color-mix(in srgb,var(--rarity-color, #76e5ff) 42%,transparent),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 22%,rgba(6,22,24,.94)),#020a0df0)!important;border-color:color-mix(in srgb,var(--rarity-color, #76e5ff) 82%,rgba(255,255,255,.2))!important;box-shadow:inset 0 0 clamp(1.45vh,.92vw,2.15vh) color-mix(in srgb,var(--rarity-color, #76e5ff) 24%,transparent),0 0 clamp(1.45vh,.92vw,2.15vh) color-mix(in srgb,var(--rarity-color, #76e5ff) 16%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-size-badge,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-size-badge,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-size,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell .loot-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .loot-cell .loot-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .loot-cell span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .loot-cell b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .loot-cell b{background:transparent!important;box-shadow:none!important;text-shadow:0 .22vh .68vh rgba(0,0,0,.86)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{font-size:clamp(2.15vh,1.38vw,2.92vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(18vw,19vw) minmax(19vw,20.4vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.4vh,4.7vw,8.8vh)!important;grid-template-areas:"summary rank board" "summary actions board"!important;align-items:stretch!important;gap:clamp(.75vw,1.18vh,1.15vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-summary-panel{grid-area:summary!important;min-height:0!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel{grid-area:rank!important;display:grid!important;grid-template-rows:clamp(8.1vh,5.12vw,9.62vh) minmax(0,1fr)!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-bottom{grid-area:actions!important;position:relative!important;inset:auto!important;min-height:0!important;height:100%!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{grid-area:board!important;align-self:stretch!important;min-height:0!important;height:100%!important;margin:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(8.1vh,5.12vw,9.62vh)!important;min-height:clamp(8.1vh,5.12vw,9.62vh)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .event-list{min-height:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions{width:100%!important;height:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(.65vw,1.02vh,.98vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-actions .bid-button{min-width:0!important;width:100%!important;height:100%!important;display:grid!important;place-items:center!important;white-space:nowrap!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:clamp(8.1vh,5.12vw,9.62vh) minmax(0,1fr) clamp(6.15vh,3.9vw,7.35vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid{height:auto!important;min-height:100%!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-cell{border-radius:0!important}html.keyboard-open .login-elite-screen,html.keyboard-open .login-elite-main,html.keyboard-open .login-auth-panel{transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape){--pm-text: clamp(2.52vh, 1.64vw, 3.82vh);--pm-text-sm: clamp(2.12vh, 1.36vw, 3.05vh);--pm-text-xs: clamp(1.78vh, 1.14vw, 2.45vh);--pm-title: clamp(3.42vh, 2.22vw, 5.15vh);--pm-display: clamp(5.18vh, 3.66vw, 8.55vh);--bk-font-xs: var(--pm-text-xs);--bk-font-sm: var(--pm-text-sm);--bk-font-md: var(--pm-text);--bk-font-lg: var(--pm-title);--bk-font-xl: var(--pm-display);--pm-hand-card-h: clamp(18.8vh, 11.9vw, 22.8vh);--pm-history-row: clamp(8.7vh, 5.55vw, 10.4vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) select,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-modal,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-drawer{font-size:var(--pm-text)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .muted,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-muted,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .venue-copy,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .stat-card span{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) h1,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .round-title h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-board-head h3{font-size:var(--pm-title)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs{contain:paint!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button{position:relative!important;overflow:hidden!important;box-shadow:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active{box-shadow:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .bk-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .lobby-tabs button.active:after{content:"";position:absolute;inset-inline:clamp(.6vw,.95vh,1.1vw);bottom:0;height:clamp(.44vh,.28vw,.62vh);border-radius:999vmax 999vmax 0 0;background:var(--bk-accent, #dfff18);pointer-events:none}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .product-loading{position:absolute!important;right:clamp(1.4vw,2.2vh,2.1vw)!important;bottom:clamp(1.4vh,.9vw,2.05vh)!important;z-index:12!important;min-height:clamp(4.05vh,2.55vw,4.85vh)!important;padding:0 clamp(1vw,1.55vh,1.45vw)!important;display:inline-grid!important;grid-auto-flow:column!important;align-items:center!important;gap:clamp(.52vw,.82vh,.78vw)!important;border:thin solid rgba(134,218,244,.42)!important;border-radius:999vmax!important;color:#e2f7fbe6!important;background:#030c10cc!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-root{inset:calc(var(--pm-safe-t) + clamp(.72vh,.48vw,1.05vh)) calc(var(--pm-safe-r) + clamp(.82vw,1.3vh,1.25vw)) calc(var(--pm-safe-b) + clamp(.72vh,.48vw,1.05vh)) calc(var(--pm-safe-l) + clamp(.82vw,1.3vh,1.25vw))!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;grid-template-rows:clamp(10vh,6.35vw,12.15vh) minmax(0,1fr)!important;font-size:var(--pm-text-sm)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top{grid-template-columns:auto auto minmax(0,1fr) auto auto!important;gap:clamp(.9vw,1.4vh,1.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-top h2{font-size:var(--pm-title)!important;min-width:max-content!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs{min-width:clamp(24vw,38vh,31vw)!important;justify-self:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-tabs button{display:grid!important;place-items:center!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-table{grid-template-rows:clamp(5.55vh,3.55vw,6.75vh) minmax(0,1fr) clamp(5.3vh,3.35vw,6.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row{grid-template-columns:minmax(7.2vw,.72fr) minmax(6.2vw,.54fr) minmax(7.6vw,.66fr) minmax(15vw,1.18fr) minmax(8.2vw,.72fr) minmax(8.8vw,.76fr) minmax(8.8vw,.8fr) minmax(10.4vw,.92fr) clamp(3.5vh,2.22vw,4.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-head>:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row>em{display:grid!important;place-items:center!important;justify-self:stretch!important;align-self:stretch!important;width:100%!important;height:100%!important;text-align:center!important;line-height:1!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-row strong{font-size:var(--pm-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-detail{display:grid!important;grid-template-columns:minmax(34vw,.86fr) minmax(0,1.14fr)!important;grid-template-rows:auto minmax(0,1fr)!important;gap:clamp(.85vh,.54vw,1.2vh) clamp(.9vw,1.4vh,1.35vw)!important;min-height:0!important;height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important;padding-bottom:clamp(1vh,.64vw,1.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-stats{grid-column:1 / -1!important;min-height:clamp(7.4vh,4.7vw,8.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{min-height:0!important;height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots{align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .prototype-history-loots>div{min-height:min-content!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-overlay{background:#05070ad6!important;-webkit-backdrop-filter:blur(.22vh)!important;backdrop-filter:blur(.22vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card{filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-cards:has(.selection-ui-card.selected) .selection-ui-card:not(.selected){opacity:.76!important;filter:saturate(.95) brightness(.86)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .selection-ui-item-card.selected{opacity:1!important;filter:saturate(1.08) brightness(1.06)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand:has(.prop-card-shell.play-ready),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-empty{height:clamp(21vh,13.25vw,24vh)!important;min-height:clamp(21vh,13.25vw,24vh)!important;max-height:clamp(21vh,13.25vw,24vh)!important;overflow:hidden!important;z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){height:100%!important;max-height:100%!important;padding-block:clamp(.55vh,.35vw,.82vh) clamp(4.4vh,2.76vw,5.25vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot{height:var(--pm-hand-card-h)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio))!important;flex:0 0 calc(var(--pm-hand-card-h) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){height:calc(var(--pm-hand-card-h) * 1.12)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio) * 1.12)!important;z-index:20!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .card-play-lane{left:32%!important;right:32%!important;bottom:clamp(.72vh,.46vw,.98vh)!important;height:clamp(3.8vh,2.38vw,4.65vh)!important;z-index:18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-auction .hud-bottom{z-index:32!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell{background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color, #76e5ff) 34%,transparent),transparent 56%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 18%,rgba(6,20,22,.9)),#02090ce6)!important;border-color:color-mix(in srgb,var(--rarity-color, #76e5ff) 78%,rgba(255,255,255,.25))!important;box-shadow:inset 0 0 clamp(1.2vh,.78vw,1.8vh) color-mix(in srgb,var(--rarity-color, #76e5ff) 22%,transparent),0 0 clamp(1.35vh,.86vw,2vh) color-mix(in srgb,var(--rarity-color, #76e5ff) 18%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell .loot-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell b{background:transparent!important;box-shadow:none!important;text-shadow:0 .22vh .62vh rgba(0,0,0,.82)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .loot-cell .loot-icon{filter:drop-shadow(0 .55vh .86vh rgba(0,0,0,.58))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) .warehouse-filter-modal .encyclopedia-card strong{font-size:clamp(1.95vh,1.25vw,2.65vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19.3vw) minmax(19.2vw,20.8vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(7.6vh,4.85vw,9vh)!important;align-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board{align-self:stretch!important;height:100%!important;min-height:0!important;margin-block:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-head{height:clamp(8.05vh,5.08vw,9.55vh)!important;min-height:clamp(8.05vh,5.08vw,9.55vh)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;grid-template-rows:clamp(8.05vh,5.08vw,9.55vh) minmax(0,1fr) clamp(6.1vh,3.85vw,7.25vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid-scroll{min-height:0!important;height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape) body.screen-result .result-board .loot-grid{width:100%!important;height:auto!important;min-height:100%!important;align-content:start!important}body.screen-result .result-actions .bid-button,body.screen-result .result-actions button{min-width:0!important;white-space:nowrap!important;font-size:clamp(2.2vh,1.35vw,3.25vh)!important}body.screen-result .result-rank-panel,body.screen-result .result-board{margin-block:0!important;align-self:stretch!important}body.screen-result .result-rank-panel{display:grid!important;grid-template-rows:clamp(7.5vh,4.72vw,8.9vh) minmax(0,1fr)!important;overflow:hidden!important}body.screen-result .result-rank-panel .round-title,body.screen-result .result-board .loot-board-head{height:clamp(7.5vh,4.72vw,8.9vh)!important;min-height:clamp(7.5vh,4.72vw,8.9vh)!important;max-height:clamp(7.5vh,4.72vw,8.9vh)!important;margin:0!important}body.screen-result .result-board .loot-board-panel{grid-template-rows:clamp(7.5vh,4.72vw,8.9vh) minmax(0,1fr) clamp(5.8vh,3.66vw,6.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pm-text: clamp(2.92vh, 1.88vw, 4.18vh);--pm-text-sm: clamp(2.48vh, 1.58vw, 3.45vh);--pm-text-xs: clamp(2.08vh, 1.34vw, 2.9vh);--pm-title: clamp(3.95vh, 2.5vw, 5.7vh);--pm-result-head: clamp(8.2vh, 5.25vw, 9.65vh);--pm-result-actions: clamp(8.1vh, 5.18vw, 9.4vh);--pm-hand-card-h: clamp(22.6vh, 14.35vw, 25.8vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) select{font-size:var(--pm-text)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .bk-tabs.lobby-tabs{overflow:hidden!important;contain:paint!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .lobby-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .bk-tabs.lobby-tabs button{position:relative!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .bk-tabs.lobby-tabs button.active:after{left:0!important;right:0!important;width:100%!important;max-width:100%!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{box-sizing:border-box!important;left:calc(var(--pm-safe-l, 0) + clamp(1vw,1.55vh,1.45vw))!important;top:calc(var(--pm-safe-t, 0) + clamp(1vh,.64vw,1.45vh))!important;right:auto!important;bottom:auto!important;width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0) - clamp(2vw,3.1vh,2.9vw))!important;height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0) - clamp(2vh,1.28vw,2.9vh))!important;max-width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0) - clamp(2vw,3.1vh,2.9vw))!important;max-height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0) - clamp(2vh,1.28vw,2.9vh))!important;grid-template-rows:clamp(9.6vh,6.1vw,11.2vh) minmax(0,1fr)!important;background:linear-gradient(180deg,#020c12f5,#02090df0)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{min-width:0!important;width:100%!important;height:100%!important;min-height:0!important;grid-template-rows:clamp(6.8vh,4.3vw,8vh) minmax(0,1fr) clamp(5.8vh,3.65vw,6.9vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(7.2vw,.72fr) minmax(6.2vw,.58fr) minmax(7.4vw,.66fr) minmax(17vw,1.2fr) minmax(8vw,.72fr) minmax(8.4vw,.74fr) minmax(8.5vw,.78fr) minmax(10.6vw,.96fr) clamp(3.9vh,2.48vw,4.75vh)!important;column-gap:clamp(.46vw,.72vh,.7vw)!important;padding-inline:clamp(1.25vw,1.95vh,1.85vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row>*{min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head>:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row>em{display:grid!important;place-items:center!important;justify-self:center!important;align-self:center!important;text-align:center!important;min-height:clamp(4.6vh,2.9vw,5.45vh)!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-rows,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-loots{min-height:0!important;height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{min-height:clamp(9.5vh,6.05vw,11.3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row strong{font-size:var(--pm-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{grid-template-columns:minmax(33vw,.86fr) minmax(0,1.14fr)!important;grid-template-rows:auto minmax(0,1fr)!important;padding:clamp(1.2vh,.76vw,1.7vh) clamp(1.45vw,2.25vh,2.15vw) clamp(1.55vh,.98vw,2.25vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-stats{grid-column:1 / -1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root .prototype-message-loading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .product-loading{position:absolute!important;left:auto!important;right:clamp(1.2vw,1.9vh,1.8vw)!important;top:auto!important;bottom:clamp(1.2vh,.78vw,1.7vh)!important;width:auto!important;min-width:0!important;height:clamp(5.2vh,3.25vw,6.2vh)!important;padding:0 clamp(1.25vw,1.95vh,1.85vw)!important;display:inline-grid!important;grid-auto-flow:column!important;place-items:center!important;border-radius:999vw!important;background:#041217e6!important;pointer-events:none!important;font-size:var(--pm-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{display:grid!important;place-items:center!important;background:#05070ae6!important;-webkit-backdrop-filter:blur(.12vh)!important;backdrop-filter:blur(.12vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-shell{box-sizing:border-box!important;position:relative!important;inset:auto!important;transform:none!important;width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0) - clamp(2vw,3.1vh,2.9vw))!important;max-width:calc(100vw - var(--pm-safe-l, 0) - var(--pm-safe-r, 0) - clamp(2vw,3.1vh,2.9vw))!important;height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0) - clamp(2vh,1.28vw,2.9vh))!important;max-height:calc(100dvh - var(--pm-safe-t, 0) - var(--pm-safe-b, 0) - clamp(2vh,1.28vw,2.9vh))!important;margin:0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{justify-content:center!important;align-items:center!important;gap:clamp(2.4vw,3.8vh,3.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards:has(.selected)>:not(.selected){opacity:.72!important;filter:saturate(.92) brightness(.82)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card.selected{opacity:1!important;filter:saturate(1.1) brightness(1.08)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand:has(.prop-card-shell.play-ready),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-empty{height:clamp(23.6vh,14.95vw,26.8vh)!important;min-height:clamp(23.6vh,14.95vw,26.8vh)!important;max-height:clamp(23.6vh,14.95vw,26.8vh)!important;overflow:hidden!important;z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage{height:100%!important;max-height:100%!important;overflow:hidden!important;padding-block:clamp(.55vh,.35vw,.82vh) clamp(4.9vh,3.1vw,5.85vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{height:var(--pm-hand-card-h)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio))!important;flex:0 0 calc(var(--pm-hand-card-h) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){height:calc(var(--pm-hand-card-h) * 1.08)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio) * 1.08)!important;transform:translateY(clamp(-1.25vh,-.82vw,-.55vh))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-bottom{z-index:48!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .warehouse-filter-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .loot-cell{background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--rarity-color, #76e5ff) 42%,transparent),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 24%,rgba(8,25,27,.92)),#020a0de6)!important;border-radius:0!important;border-color:color-mix(in srgb,var(--rarity-color, #76e5ff) 82%,rgba(255,255,255,.22))!important;box-shadow:inset 0 0 clamp(1.45vh,.92vw,2.12vh) color-mix(in srgb,var(--rarity-color, #76e5ff) 24%,transparent),0 0 clamp(1.05vh,.68vw,1.55vh) #00000094!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .loot-cell .loot-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .loot-cell span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .loot-cell b{background:transparent!important;box-shadow:none!important;text-shadow:0 .22vh .62vh rgba(0,0,0,.86)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .venue-marker,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .map-venue-card{opacity:1!important;background:linear-gradient(135deg,#edbb42eb,#754812cc)!important;box-shadow:inset 0 0 clamp(1vh,.64vw,1.45vh) #ffffff14,0 clamp(.8vh,.52vw,1.18vh) clamp(1.6vh,1vw,2.3vh) #0000005c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19vw) minmax(19.5vw,21vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) var(--pm-result-actions)!important;align-items:stretch!important;min-height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-summary-panel{grid-column:1!important;grid-row:1 / span 2!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-bottom{grid-column:2!important;grid-row:2!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-head{height:var(--pm-result-head)!important;min-height:var(--pm-result-head)!important;max-height:var(--pm-result-head)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;grid-template-rows:var(--pm-result-head) minmax(0,1fr) clamp(6.1vh,3.85vw,7.25vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{height:100%!important;min-height:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{width:100%!important;min-width:100%!important;height:auto!important;min-height:100%!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime){--pm-safe-x: max(env(safe-area-inset-left), clamp(.72vw, 1.15vh, 1.24vw));--pm-safe-y: max(env(safe-area-inset-top), clamp(.72vh, .46vw, 1.08vh));--pm-gap: clamp(.7vh, .48vw, 1.05vh);--pm-font-xl: clamp(4.82vh, 2.95vw, 6.22vh);--pm-font-lg: clamp(3.92vh, 2.45vw, 5.08vh);--pm-font-md: clamp(3.3vh, 2.05vw, 4.25vh);--pm-font-sm: clamp(2.82vh, 1.76vw, 3.65vh);--pm-font-xs: clamp(2.4vh, 1.52vw, 3.1vh);--pm-panel-head: clamp(8.05vh, 5.05vw, 9.45vh);--pm-result-actions: clamp(8.15vh, 5.18vw, 9.5vh);--pm-hand-card-h: clamp(24.5vh, 15.1vw, 28vh)}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .auction-screen,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .auction-screen{transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root],body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item]{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;max-inline-size:100vw!important;max-block-size:100dvh!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important;scale:1!important;overflow:hidden!important;display:block!important;isolation:isolate!important;contain:layout paint!important;z-index:2147483000!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-overlay,.selection-ui-overlay),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-overlay{position:fixed!important;inset:0!important;inline-size:100%!important;block-size:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important;background:#000000f5!important;transform:none!important;translate:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-shell,.selection-ui-content),body.selection-character-open .role-choice-shell,body.selection-item-open .selection-ui-content{position:relative!important;inset:auto!important;display:grid!important;grid-template-rows:15.5dvh minmax(0,1fr) 13dvh!important;grid-template-columns:100%!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;max-inline-size:100vw!important;max-block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading,.selection-ui-heading),body.selection-character-open .role-choice-heading,body.selection-item-open .selection-ui-heading{position:relative!important;grid-row:1!important;align-self:start!important;justify-self:center!important;inline-size:100%!important;max-inline-size:100%!important;margin:0!important;padding:2dvh 18vw 0!important;text-align:center!important;transform:none!important;translate:none!important;z-index:6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading h2,.selection-ui-heading h2){margin:0!important;font-size:clamp(4.1dvh,3vw,5.7dvh)!important;line-height:1.05!important;letter-spacing:0!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading p,.selection-ui-heading p){margin-block-start:1.15dvh!important;font-size:clamp(1.8dvh,1.25vw,2.45dvh)!important;line-height:1.15!important;white-space:nowrap!important;opacity:.72!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-timer,.selection-ui-timer){position:fixed!important;inset-block-start:3dvh!important;inset-inline-end:4.8vw!important;inline-size:14vw!important;min-inline-size:14vw!important;margin:0!important;transform:none!important;translate:none!important;z-index:8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-countdown,.selection-ui-countdown){font-size:clamp(2.6dvh,1.9vw,3.8dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-stage,.selection-ui-body),body.selection-character-open .role-choice-stage,body.selection-item-open .selection-ui-body{position:relative!important;grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;min-block-size:0!important;max-inline-size:100%!important;max-block-size:100%!important;margin:0!important;padding:0 4vw!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-cards,body.selection-character-open .role-choice-cards{--mobile-role-card-w: clamp(16vw, 38dvh, 20vw);position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;justify-content:center!important;align-items:center!important;gap:clamp(2.8vw,5.2dvh,4.8vw)!important;inline-size:max-content!important;max-inline-size:94vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card:is(.selected,.is-selected,.dimmed,.is-dimmed,:hover,:active,:focus,:focus-visible),body.selection-character-open .role-choice-card{inline-size:var(--mobile-role-card-w)!important;block-size:calc(var(--mobile-role-card-w) * 1.48)!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;padding:0!important;flex:0 0 auto!important;opacity:.78!important;filter:brightness(.82) saturate(.92)!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card:is(.selected,.is-selected),body.selection-character-open .role-choice-card:is(.selected,.is-selected){opacity:1!important;filter:none!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards,body.selection-item-open .selection-ui-cards{--mobile-item-card-w: clamp(14.8vw, 33dvh, 18.2vw);position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w))!important;justify-content:center!important;align-items:center!important;gap:clamp(2vw,4dvh,4vw)!important;inline-size:max-content!important;max-inline-size:94vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards[data-selection-count="2"],body.selection-item-open .selection-ui-cards[data-selection-count="2"]{grid-template-columns:repeat(2,var(--mobile-item-card-w))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards[data-selection-count="4"],body.selection-item-open .selection-ui-cards[data-selection-count="4"]{--mobile-item-card-w: clamp(11.2vw, 26dvh, 14vw);grid-template-columns:repeat(4,var(--mobile-item-card-w))!important;gap:clamp(1vw,2.2dvh,2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-card,.selection-ui-item-card),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-card,.selection-ui-item-card):is(.selected,.is-selected,.dimmed,.is-dimmed,:hover,:active,:focus,:focus-visible),body.selection-item-open :is(.selection-ui-card,.selection-ui-item-card){inline-size:var(--mobile-item-card-w)!important;block-size:calc(var(--mobile-item-card-w) * 1.52)!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;padding:0!important;flex:0 0 auto!important;opacity:.72!important;filter:brightness(.76) saturate(.88)!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-card.selected,.selection-ui-card.is-selected,.selection-ui-item-card.selected,.selection-ui-item-card.is-selected),body.selection-item-open :is(.selection-ui-card.selected,.selection-ui-card.is-selected,.selection-ui-item-card.selected,.selection-ui-item-card.is-selected){opacity:1!important;filter:none!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card :is(img,.role-card-image,.role-choice-portrait),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-card,.selection-ui-item-card) :is(img,.item-card-frame,.auction-card-frame){max-inline-size:100%!important;max-block-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-action,.selection-ui-action,.selection-ui-footer),body.selection-character-open .role-choice-action,body.selection-item-open :is(.selection-ui-action,.selection-ui-footer){position:static!important;inset:auto!important;grid-row:3!important;justify-self:center!important;align-self:start!important;inline-size:min(42vw,58dvh)!important;max-inline-size:58dvh!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important;z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-confirm,.selection-ui-confirm),body.selection-character-open .role-choice-confirm,body.selection-item-open .selection-ui-confirm{inline-size:100%!important;min-block-size:7.2dvh!important;max-block-size:10dvh!important;padding:0 2vw!important;font-size:clamp(2.2dvh,1.55vw,3dvh)!important;line-height:1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player{display:grid!important;grid-template-columns:minmax(13.8dvh,15.8dvh) minmax(0,1fr)!important;align-items:center!important;column-gap:.55dvh!important;min-block-size:clamp(19dvh,20.8dvh,22dvh)!important;padding:.8dvh .55dvh!important;overflow:hidden!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-identity{display:grid!important;grid-template-columns:clamp(7.4dvh,3.8vw,8.6dvh) minmax(0,1fr)!important;align-items:center!important;column-gap:.45dvh!important;inline-size:100%!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap{inline-size:clamp(7.4dvh,3.8vw,8.6dvh)!important;block-size:clamp(7.4dvh,3.8vw,8.6dvh)!important;margin:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap img{inline-size:100%!important;block-size:100%!important;object-fit:cover!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap span{display:-webkit-box!important;inline-size:100%!important;max-inline-size:100%!important;margin-block-start:.28dvh!important;font-size:clamp(1.35dvh,.82vw,1.75dvh)!important;line-height:1.05!important;text-align:center!important;white-space:normal!important;word-break:keep-all!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-info{display:grid!important;grid-template-rows:auto auto auto!important;align-content:center!important;justify-items:start!important;gap:.25dvh!important;inline-size:100%!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;column-gap:.32dvh!important;inline-size:100%!important;min-inline-size:0!important;line-height:1.03!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name span{font-size:clamp(2.15dvh,1.25vw,2.85dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name b{display:-webkit-box!important;min-inline-size:0!important;max-inline-size:100%!important;font-size:clamp(1.72dvh,1.05vw,2.22dvh)!important;line-height:1.05!important;white-space:normal!important;word-break:keep-all!important;overflow:hidden!important;overflow-wrap:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction :is(.bid-status,.player-cash-brief){max-inline-size:100%!important;font-size:clamp(1.35dvh,.82vw,1.72dvh)!important;line-height:1.05!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-board{display:grid!important;align-content:space-between!important;row-gap:.26dvh!important;inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{display:grid!important;grid-template-columns:clamp(2.2dvh,1.15vw,2.75dvh) minmax(0,1fr) minmax(8.8ch,9.8ch)!important;align-items:center!important;column-gap:.32dvh!important;block-size:clamp(3.15dvh,3.42dvh,3.75dvh)!important;min-block-size:0!important;min-inline-size:0!important;padding-inline:.3dvh .4dvh!important;overflow:hidden!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row i{inline-size:clamp(2.18dvh,1.12vw,2.65dvh)!important;block-size:clamp(2.18dvh,1.12vw,2.65dvh)!important;font-size:clamp(1.36dvh,.78vw,1.7dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{min-inline-size:0!important;max-inline-size:100%!important;font-size:clamp(1.18dvh,.72vw,1.45dvh)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{justify-self:end!important;min-inline-size:0!important;max-inline-size:100%!important;font-size:clamp(1.08dvh,.64vw,1.36dvh)!important;line-height:1!important;letter-spacing:-.06em!important;text-align:right!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character]{position:fixed!important;inset:0!important;z-index:2147483600!important;display:grid!important;place-items:stretch!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;translate:none!important;filter:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay[data-selection-kind=character]{position:fixed!important;inset:0!important;display:grid!important;place-items:stretch!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:radial-gradient(circle at 50% 45%,#10141147,#000000c2 58%,#000),#000!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay[data-selection-kind=character] .role-choice-shell{position:relative!important;inset:auto!important;display:grid!important;grid-template-rows:clamp(12dvh,14dvh,16dvh) minmax(0,1fr) clamp(12dvh,14dvh,16dvh)!important;inline-size:100vw!important;block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;margin:0!important;padding:0 max(3vw,env(safe-area-inset-left)) max(2dvh,env(safe-area-inset-bottom)) max(3vw,env(safe-area-inset-right))!important;overflow:hidden!important;background:transparent!important;box-sizing:border-box!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading{grid-row:1!important;align-self:start!important;justify-self:center!important;inline-size:min(58vw,108dvh)!important;display:grid!important;justify-items:center!important;align-content:start!important;gap:clamp(.7dvh,.45vw,1dvh)!important;margin:0!important;padding-block-start:clamp(2.4dvh,1.5vw,3.4dvh)!important;text-align:center!important;pointer-events:none!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading h2{margin:0!important;color:#fffdf3!important;font-size:clamp(4.6dvh,2.95vw,6.2dvh)!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;text-shadow:0 .8dvh 2dvh rgba(0,0,0,.72)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading p{margin:0!important;color:#f1f3e4ad!important;font-size:clamp(1.85dvh,1.08vw,2.38dvh)!important;font-weight:800!important;line-height:1.14!important;letter-spacing:0!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-timer{position:fixed!important;inset-block-start:max(4dvh,env(safe-area-inset-top))!important;inset-inline-end:max(5.4vw,env(safe-area-inset-right))!important;inline-size:clamp(12vw,21dvh,15.5vw)!important;display:grid!important;justify-items:center!important;gap:clamp(.7dvh,.45vw,1dvh)!important;margin:0!important;color:#e8ff2a!important;transform:none!important;translate:none!important;z-index:12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-timer span{display:block!important;font-size:clamp(3.1dvh,1.95vw,4.2dvh)!important;font-weight:1000!important;line-height:1!important;letter-spacing:0!important;text-align:center!important;text-shadow:0 0 1.3dvh rgba(232,255,42,.42)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-timer i{display:block!important;inline-size:100%!important;block-size:clamp(.55dvh,.34vw,.8dvh)!important;border-radius:999px!important;background:#e8ff2a!important;box-shadow:0 0 1.8dvh #e8ff2a7a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-stage{grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-cards{--mobile-role-card-w: clamp(13.6vw, 24dvh, 16vw);position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;gap:clamp(2vw,3dvh,3vw)!important;justify-content:center!important;align-items:center!important;inline-size:max-content!important;max-inline-size:94vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within){position:relative!important;inline-size:var(--mobile-role-card-w)!important;block-size:calc(var(--mobile-role-card-w) * 1.52)!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:clamp(1.2dvh,.76vw,1.8dvh)!important;background:transparent!important;overflow:hidden!important;opacity:.86!important;filter:brightness(.86) saturate(.96)!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card.is-dimmed{opacity:.52!important;filter:brightness(.56) saturate(.76)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card.is-selected{opacity:1!important;filter:brightness(1.08) saturate(1.1)!important;box-shadow:0 0 0 .18dvh #e8ff2ad1,0 0 3dvh #e8ff2a57!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-frame{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;border-radius:inherit!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-art{position:absolute!important;inset-block-start:7.2%!important;inset-inline:9.5%!important;inset-block-end:31%!important;z-index:1!important;display:block!important;overflow:hidden!important;background:#06100c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-art img{display:block!important;inline-size:100%!important;block-size:100%!important;max-inline-size:none!important;max-block-size:none!important;object-fit:cover!important;object-position:50% 18%!important;opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-copy{position:absolute!important;inset-inline:9.5%!important;inset-block-end:9.8%!important;z-index:2!important;min-block-size:clamp(10dvh,6.5vw,13.5dvh)!important;max-block-size:clamp(13dvh,8.4vw,17dvh)!important;display:grid!important;align-content:start!important;gap:clamp(.45dvh,.32vw,.7dvh)!important;padding:clamp(1dvh,.68vw,1.45dvh) clamp(1vw,1.55dvh,1.5vw)!important;border-block-start:.1dvh solid rgba(184,255,92,.34)!important;background:linear-gradient(180deg,#020a07b3,#000504f5)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-copy b{margin:0!important;color:#fffdf0!important;font-size:clamp(2.25dvh,1.42vw,3dvh)!important;font-weight:1000!important;line-height:1.04!important;letter-spacing:0!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-copy p{display:-webkit-box!important;margin:0!important;color:#f2f4e2e0!important;font-size:clamp(1.35dvh,.86vw,1.78dvh)!important;font-weight:800!important;line-height:1.26!important;letter-spacing:0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-check{inline-size:clamp(3.5dvh,2.12vw,4.4dvh)!important;block-size:clamp(3.5dvh,2.12vw,4.4dvh)!important;inset-block-start:7%!important;inset-inline-end:7.4%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-action{grid-row:3!important;position:static!important;inset:auto!important;justify-self:center!important;align-self:center!important;inline-size:clamp(32vw,54dvh,42vw)!important;block-size:clamp(7.2dvh,4.6vw,9dvh)!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important;z-index:8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-confirm{inline-size:100%!important;block-size:100%!important;min-block-size:0!important;padding:0 2vw!important;font-size:clamp(2.45dvh,1.58vw,3.3dvh)!important;letter-spacing:0!important;white-space:nowrap!important;border-radius:clamp(1.2dvh,.75vw,1.8dvh)!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open{overflow:hidden!important;overscroll-behavior:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open>.role-choice-portal-root[data-selection-portal-root=character],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open>.role-choice-portal-root[data-selection-portal-root=item],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item]{position:fixed!important;inset:0!important;z-index:2147483000!important;display:block!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;translate:none!important;scale:1!important;contain:layout paint style!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] *,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] *:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] *:after{box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-overlay,.selection-ui-overlay){position:absolute!important;inset:0!important;display:block!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000000f0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-shell,.selection-ui-content){position:absolute!important;inset:0!important;display:grid!important;grid-template-rows:17dvh minmax(0,1fr) 13dvh!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;margin:0!important;padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left)!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading,.role-choice-header,.selection-ui-heading,.selection-ui-header){position:relative!important;inset:auto!important;grid-row:1!important;display:grid!important;grid-template-rows:auto auto!important;align-content:start!important;justify-items:center!important;inline-size:100%!important;block-size:100%!important;margin:0!important;padding:2.2dvh 18vw 0!important;text-align:center!important;overflow:visible!important;transform:none!important;translate:none!important;z-index:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-title,.role-choice-header h2,.role-choice-heading h2,.selection-ui-title-main,.selection-ui-header h2,.selection-ui-heading h2){margin:0!important;font-size:clamp(4dvh,3.1vw,6dvh)!important;line-height:1.02!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-subtitle,.role-choice-header p,.role-choice-heading p,.selection-ui-subtitle,.selection-ui-header p,.selection-ui-heading p){margin:1.1dvh 0 0!important;font-size:clamp(1.85dvh,1.18vw,2.45dvh)!important;line-height:1.18!important;white-space:nowrap!important;color:#ffffffb8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-timer,.selection-ui-timer){position:fixed!important;inset-block-start:3.6dvh!important;inset-inline-end:max(4.8vw,env(safe-area-inset-right))!important;inline-size:min(16vw,25dvh)!important;margin:0!important;transform:none!important;translate:none!important;z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-stage,.selection-ui-body){position:relative!important;inset:auto!important;grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0 4vw!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .role-choice-cards{--mobile-role-card-w: clamp(15.5vw, 37dvh, 19vw);position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;justify-content:center!important;align-items:center!important;gap:clamp(3.4vw,6dvh,5.2vw)!important;inline-size:max-content!important;max-inline-size:92vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card:is(.selected,.is-selected,.dimmed,.is-dimmed,:hover,:active,:focus,:focus-visible){inline-size:var(--mobile-role-card-w)!important;block-size:calc(var(--mobile-role-card-w) * 1.48)!important;min-inline-size:0!important;max-inline-size:none!important;min-block-size:0!important;max-block-size:none!important;flex:0 0 auto!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important;transition:opacity .12s ease,filter .12s ease,box-shadow .12s ease!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card:not(.selected):not(.is-selected){opacity:.56!important;filter:brightness(.68) saturate(.85)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card:is(.selected,.is-selected){opacity:1!important;filter:none!important;box-shadow:0 0 0 .18dvh #daff2ae6,0 0 3dvh #daff2a59!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-frame,.role-choice-art,.role-choice-art img){inline-size:100%!important;block-size:100%!important;max-inline-size:none!important;max-block-size:none!important;object-fit:cover!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-cards{--mobile-item-card-w: clamp(15vw, 34dvh, 18vw);position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w))!important;justify-content:center!important;align-items:center!important;gap:clamp(3vw,5.4dvh,4.8vw)!important;inline-size:max-content!important;max-inline-size:92vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="2"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-count="2"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-cards[data-selection-count="2"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-cards[data-count="2"]{grid-template-columns:repeat(2,var(--mobile-item-card-w))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="4"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-count="4"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-cards[data-selection-count="4"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-cards[data-count="4"]{--mobile-item-card-w: clamp(11.4vw, 29dvh, 14vw);grid-template-columns:repeat(4,var(--mobile-item-card-w))!important;gap:clamp(1.8vw,3.5dvh,3vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card):is(.selected,.is-selected,.dimmed,.is-dimmed,:hover,:active,:focus,:focus-visible){inline-size:var(--mobile-item-card-w)!important;block-size:calc(var(--mobile-item-card-w) * 1.5)!important;min-inline-size:0!important;max-inline-size:none!important;min-block-size:0!important;max-block-size:none!important;flex:0 0 auto!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important;transition:opacity .12s ease,filter .12s ease,box-shadow .12s ease!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card):not(.selected):not(.is-selected){opacity:.54!important;filter:brightness(.66) saturate(.85)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card.selected,.selection-ui-card.is-selected,.selection-ui-item-card.selected,.selection-ui-item-card.is-selected){opacity:1!important;filter:none!important;box-shadow:0 0 0 .18dvh #daff2ae6,0 0 3dvh #daff2a59!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-action,.selection-ui-action,.selection-ui-footer){position:relative!important;inset:auto!important;grid-row:3!important;justify-self:center!important;align-self:start!important;inline-size:clamp(32vw,56dvh,45vw)!important;block-size:auto!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important;z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-confirm,.selection-ui-confirm){inline-size:100%!important;min-block-size:7.4dvh!important;padding:0 2vw!important;font-size:clamp(2.25dvh,1.45vw,3dvh)!important;line-height:1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player{grid-template-columns:minmax(15.2dvh,17.4dvh) minmax(0,1fr)!important;column-gap:clamp(.55dvh,.45vw,.9dvh)!important;min-block-size:clamp(19.2dvh,21dvh,22.5dvh)!important;padding:clamp(.9dvh,.7vw,1.25dvh) clamp(.55dvh,.48vw,.85dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-identity{grid-template-columns:clamp(7.4dvh,4.1vw,8.8dvh) minmax(0,1fr)!important;column-gap:clamp(.45dvh,.36vw,.72dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap{inline-size:clamp(7.4dvh,4.1vw,8.8dvh)!important;block-size:clamp(7.4dvh,4.1vw,8.8dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap span{font-size:clamp(1.45dvh,.8vw,1.8dvh)!important;line-height:1.08!important;white-space:normal!important;overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name{align-items:center!important;column-gap:.38dvh!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name span{font-size:clamp(2.15dvh,1.18vw,2.65dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name b{display:block!important;font-size:clamp(1.85dvh,1.02vw,2.25dvh)!important;line-height:1.02!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(2.35dvh,1.2vw,2.85dvh) minmax(0,1fr) minmax(10.2ch,11.2ch)!important;column-gap:clamp(.25dvh,.22vw,.45dvh)!important;block-size:clamp(3.25dvh,3.65dvh,4dvh)!important;padding-inline:clamp(.35dvh,.28vw,.55dvh) clamp(.35dvh,.28vw,.55dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{font-size:clamp(1.36dvh,.74vw,1.65dvh)!important;letter-spacing:-.02em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{inline-size:100%!important;font-size:clamp(1.28dvh,.72vw,1.58dvh)!important;letter-spacing:-.055em!important;overflow:hidden!important;text-overflow:clip!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-portal-root:is([data-selection-portal-root=character],[data-selection-portal-root=item]){position:fixed!important;inset:0!important;z-index:2147483000!important;display:block!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:1!important;transform:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) :is(.role-choice-overlay,.selection-ui-overlay){position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000000f0!important;opacity:1!important;transform:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) :is(.role-choice-shell,.selection-ui-content){position:relative!important;display:grid!important;grid-template-rows:16dvh minmax(0,1fr) 14dvh!important;inline-size:100vw!important;block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;margin:0!important;padding:2dvh 4vw!important;box-sizing:border-box!important;overflow:hidden!important;transform:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) :is(.role-choice-heading,.selection-ui-heading){position:relative!important;grid-row:1!important;align-self:start!important;justify-self:center!important;display:block!important;inline-size:min(70vw,84dvh)!important;min-block-size:0!important;margin:0!important;padding:0!important;text-align:center!important;transform:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) :is(.role-choice-heading,.selection-ui-heading) h2{margin:0 0 1.1dvh!important;font-size:clamp(4.7dvh,3.2vw,6.6dvh)!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) :is(.role-choice-heading,.selection-ui-heading) p{margin:0!important;font-size:clamp(1.9dvh,1.18vw,2.45dvh)!important;line-height:1.2!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) :is(.role-choice-timer,.selection-ui-timer){position:fixed!important;inset-block-start:4.8dvh!important;inset-inline-end:5vw!important;display:grid!important;grid-template-rows:auto .85dvh!important;gap:.8dvh!important;justify-items:center!important;inline-size:clamp(12vw,21dvh,16vw)!important;block-size:auto!important;margin:0!important;padding:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) :is(.role-choice-timer,.selection-ui-timer) span{font-size:clamp(3.1dvh,1.9vw,4.2dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) :is(.role-choice-timer,.selection-ui-timer) i{display:block!important;block-size:.85dvh!important;border-radius:999vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-stage{grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-body{grid-row:2 / 4!important;display:grid!important;grid-template-rows:minmax(0,1fr) 12dvh!important;row-gap:2dvh!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-cards{--mobile-role-card-w: min(18vw, 27dvh);grid-row:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;gap:min(4vw,5dvh)!important;place-items:center!important;inline-size:max-content!important;max-inline-size:92vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-card{inline-size:var(--mobile-role-card-w)!important;block-size:calc(var(--mobile-role-card-w) * 1.48)!important;min-inline-size:0!important;min-block-size:0!important;margin:0!important;padding:0!important;border:0!important;overflow:visible!important;opacity:1!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-card.is-dimmed{opacity:.48!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-frame{inline-size:100%!important;block-size:100%!important;margin:0!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-copy{inset-inline:11%!important;inset-block-end:10%!important;padding:1.1dvh 1dvh!important;border-radius:.8dvh!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-copy b{font-size:clamp(2dvh,1.16vw,2.5dvh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-copy p{display:-webkit-box!important;margin:.55dvh 0 0!important;font-size:clamp(1.45dvh,.86vw,1.82dvh)!important;line-height:1.2!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;white-space:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-action{grid-row:3!important;align-self:center!important;justify-self:center!important;inline-size:min(38vw,56dvh)!important;margin:0!important;padding:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .role-choice-confirm{inline-size:100%!important;min-block-size:8.2dvh!important;font-size:clamp(2.15dvh,1.34vw,2.8dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{--mobile-item-card-w: min(18vw, 27dvh);grid-row:1!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w))!important;gap:min(4vw,5dvh)!important;place-items:center!important;inline-size:max-content!important;max-inline-size:92vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards[data-selection-count="4"]{--mobile-item-card-w: min(14.2vw, 23.8dvh);grid-template-columns:repeat(4,var(--mobile-item-card-w))!important;gap:min(1.2vw,1.9dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-card{inline-size:var(--mobile-item-card-w)!important;block-size:calc(var(--mobile-item-card-w) * 1.48)!important;min-inline-size:0!important;min-block-size:0!important;margin:0!important;padding:0!important;border:0!important;overflow:visible!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-card.dimmed{opacity:.46!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-card-inner{inline-size:100%!important;block-size:100%!important;padding:14% 12% 13%!important;box-sizing:border-box!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-card .selection-ui-title{display:block!important;inline-size:100%!important;margin:0!important;padding:0!important;text-align:left!important;white-space:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-card .selection-ui-title b{display:-webkit-box!important;max-inline-size:100%!important;font-size:clamp(1.95dvh,1.1vw,2.42dvh)!important;line-height:1.06!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;white-space:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-ability{margin-block-start:18%!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-ability small{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-ability b{display:block!important;font-size:clamp(1.7dvh,.96vw,2.12dvh)!important;line-height:1.1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-ability p{display:-webkit-box!important;margin-block-start:.9dvh!important;font-size:clamp(1.32dvh,.78vw,1.7dvh)!important;line-height:1.24!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-action{grid-row:2!important;align-self:center!important;justify-self:center!important;inline-size:min(38vw,56dvh)!important;margin:0!important;padding:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-confirm{inline-size:100%!important;min-block-size:8.2dvh!important;font-size:clamp(2.15dvh,1.34vw,2.8dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player{grid-template-columns:minmax(14.2dvh,16.4dvh) minmax(0,1fr)!important;column-gap:.7dvh!important;min-block-size:20.4dvh!important;padding:1dvh .7dvh!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-identity{grid-template-columns:clamp(7.6dvh,4.2vw,9dvh) minmax(0,1fr)!important;column-gap:.5dvh!important;align-items:center!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-avatar-wrap{inline-size:clamp(7.6dvh,4.2vw,9dvh)!important;min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-avatar-wrap img{inline-size:clamp(7.4dvh,4.05vw,8.8dvh)!important;block-size:clamp(7.4dvh,4.05vw,8.8dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-avatar-wrap span{display:block!important;max-inline-size:100%!important;margin-block-start:.35dvh!important;font-size:clamp(1.42dvh,.8vw,1.7dvh)!important;line-height:1.05!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-info{align-content:center!important;gap:.36dvh!important;min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-name{grid-template-columns:auto minmax(0,1fr)!important;column-gap:.38dvh!important;align-items:start!important;min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-name span{font-size:clamp(2.15dvh,1.15vw,2.65dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-name b{display:-webkit-box!important;font-size:clamp(1.9dvh,1vw,2.28dvh)!important;line-height:1.04!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction :is(.bid-status,.player-cash-brief){font-size:clamp(1.42dvh,.78vw,1.72dvh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-board{row-gap:.34dvh!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(2.15dvh,1.18vw,2.7dvh) minmax(0,1fr) minmax(8ch,9.6ch)!important;column-gap:.36dvh!important;block-size:clamp(3.05dvh,3.45dvh,3.8dvh)!important;padding-inline:.34dvh .42dvh!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row i{inline-size:clamp(2.05dvh,1.12vw,2.55dvh)!important;block-size:clamp(2.05dvh,1.12vw,2.55dvh)!important;font-size:clamp(1.32dvh,.75vw,1.62dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row .slot-card-name{font-size:clamp(1.28dvh,.72vw,1.55dvh)!important;letter-spacing:-.025em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b{inline-size:auto!important;max-inline-size:9.6ch!important;font-size:clamp(1.22dvh,.7vw,1.48dvh)!important;letter-spacing:-.045em!important;text-align:right!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root],body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item]{position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000000fb!important;transform:none!important;translate:none!important;z-index:2147483000!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-overlay,.selection-ui-overlay){position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000000fb!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-shell,.selection-ui-content){position:relative!important;inset:auto!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;inline-size:min(94vw,168dvh)!important;block-size:min(92dvh,60vw)!important;min-block-size:0!important;margin:auto!important;padding:clamp(2.4dvh,1.6vw,3.6dvh) clamp(2.8vw,5dvh,4.4vw) clamp(2dvh,1.3vw,3dvh)!important;overflow:hidden!important;background:transparent!important;transform:none!important;translate:none!important;animation:none!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-heading,.selection-ui-heading){position:relative!important;inset:auto!important;grid-row:1!important;display:grid!important;justify-items:center!important;align-content:start!important;inline-size:100%!important;margin:0!important;padding:0!important;text-align:center!important;pointer-events:none!important;transform:none!important;translate:none!important;z-index:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-title,.selection-ui-title){margin:0!important;font-size:clamp(4.2dvh,2.8vw,6dvh)!important;line-height:1.02!important;letter-spacing:.02em!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-subtitle,.selection-ui-subtitle){margin-block-start:clamp(.7dvh,.55vw,1dvh)!important;font-size:clamp(1.8dvh,1.05vw,2.45dvh)!important;line-height:1.15!important;white-space:nowrap!important;opacity:.78!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-timer,.selection-ui-timer){position:fixed!important;inset-block-start:max(3dvh,env(safe-area-inset-top))!important;inset-inline-end:max(4vw,env(safe-area-inset-right))!important;inline-size:clamp(11vw,18dvh,15vw)!important;margin:0!important;transform:none!important;translate:none!important;z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-timer strong,.selection-ui-timer strong){display:block!important;font-size:clamp(2.9dvh,1.9vw,4dvh)!important;line-height:1!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-progress,.selection-ui-progress){block-size:clamp(.55dvh,.38vw,.85dvh)!important;margin-block-start:clamp(.7dvh,.55vw,1dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-stage{position:relative!important;grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-cards{--mobile-role-card-w: clamp(13.2vw, 22.2dvh, 15.4vw);position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;gap:clamp(3vw,5.2dvh,4.8vw)!important;justify-content:center!important;align-items:center!important;inline-size:max-content!important;max-inline-size:100%!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card:is(.selected,.is-selected,.dimmed,.is-dimmed,:hover,:active,:focus,:focus-visible){position:relative!important;display:block!important;inline-size:var(--mobile-role-card-w)!important;block-size:calc(var(--mobile-role-card-w) * 1.48)!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;padding:0!important;flex:0 0 auto!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card.is-dimmed{opacity:.66!important;filter:brightness(.62) saturate(.78)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card.is-selected{opacity:1!important;filter:none!important;box-shadow:0 0 0 .18dvh #daff2aeb,0 0 3dvh #daff2a73!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-action{position:static!important;inset:auto!important;grid-row:3!important;justify-self:center!important;align-self:end!important;inline-size:clamp(30vw,45dvh,39vw)!important;margin:clamp(.8dvh,.7vw,1.5dvh) 0 0!important;padding:0!important;transform:none!important;translate:none!important;z-index:8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-confirm{inline-size:100%!important;min-block-size:7.2dvh!important;padding:0 2vw!important;font-size:clamp(2.15dvh,1.35vw,2.95dvh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-body{position:relative!important;grid-row:2 / span 2!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;row-gap:clamp(1.5dvh,1.2vw,2.5dvh)!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards{--mobile-item-card-w: clamp(12.4vw, 21.6dvh, 14.6vw);position:relative!important;inset:auto!important;grid-row:1!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w))!important;gap:clamp(2.2vw,4dvh,3.6vw)!important;justify-content:center!important;align-items:center!important;inline-size:max-content!important;max-inline-size:100%!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards[data-selection-count="4"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards[data-count="4"]{--mobile-item-card-w: clamp(9.8vw, 17.4dvh, 11.8vw);grid-template-columns:repeat(4,var(--mobile-item-card-w))!important;gap:clamp(1.2vw,2.4dvh,2.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-card,.selection-ui-item-card),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-card,.selection-ui-item-card):is(.selected,.is-selected,.dimmed,.is-dimmed,:hover,:active,:focus,:focus-visible){position:relative!important;display:block!important;inline-size:var(--mobile-item-card-w)!important;block-size:calc(var(--mobile-item-card-w) * 1.52)!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;padding:0!important;flex:0 0 auto!important;overflow:hidden!important;opacity:.72!important;filter:brightness(.76) saturate(.88)!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-card.selected,.selection-ui-card.is-selected,.selection-ui-item-card.selected,.selection-ui-item-card.is-selected){opacity:1!important;filter:none!important;box-shadow:0 0 0 .18dvh #daff2aeb,0 0 3dvh #daff2a6b!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-action,.selection-ui-footer){position:static!important;inset:auto!important;grid-row:2!important;justify-self:center!important;align-self:end!important;inline-size:clamp(30vw,45dvh,39vw)!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important;z-index:8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-confirm{inline-size:100%!important;min-block-size:7.2dvh!important;padding:0 2vw!important;font-size:clamp(2.15dvh,1.35vw,2.95dvh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player{display:grid!important;grid-template-columns:minmax(18dvh,21dvh) minmax(0,1fr)!important;align-items:center!important;column-gap:clamp(.8dvh,.75vw,1.3dvh)!important;min-block-size:clamp(20dvh,22dvh,24dvh)!important;padding:clamp(1.1dvh,.85vw,1.6dvh) clamp(.8dvh,.65vw,1.2dvh)!important;overflow:hidden!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-identity{display:grid!important;grid-template-columns:clamp(8.2dvh,4.6vw,9.8dvh) minmax(0,1fr)!important;align-items:center!important;column-gap:clamp(.7dvh,.58vw,1dvh)!important;inline-size:100%!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap{inline-size:clamp(8.2dvh,4.6vw,9.8dvh)!important;block-size:clamp(8.2dvh,4.6vw,9.8dvh)!important;margin:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap span{display:block!important;inline-size:100%!important;max-inline-size:100%!important;margin-block-start:.35dvh!important;font-size:clamp(1.55dvh,.9vw,1.95dvh)!important;line-height:1.05!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-info{display:grid!important;grid-template-rows:auto auto auto!important;align-content:center!important;justify-items:start!important;gap:clamp(.35dvh,.3vw,.58dvh)!important;inline-size:100%!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;column-gap:.45dvh!important;inline-size:100%!important;max-inline-size:100%!important;min-inline-size:0!important;line-height:1.03!important;white-space:normal!important;overflow:hidden!important;text-overflow:clip!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name span{font-size:clamp(2.35dvh,1.35vw,3dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name b{display:-webkit-box!important;min-inline-size:0!important;max-inline-size:100%!important;font-size:clamp(2dvh,1.18vw,2.65dvh)!important;line-height:1.02!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction :is(.bid-status,.player-cash-brief){max-inline-size:100%!important;font-size:clamp(1.55dvh,.9vw,1.95dvh)!important;line-height:1.08!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-board{display:grid!important;align-content:space-between!important;row-gap:.42dvh!important;inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{display:grid!important;grid-template-columns:clamp(2.65dvh,1.4vw,3.25dvh) minmax(0,1fr) minmax(15dvh,20dvh)!important;align-items:center!important;column-gap:clamp(.35dvh,.3vw,.62dvh)!important;block-size:clamp(3.55dvh,3.95dvh,4.3dvh)!important;min-block-size:0!important;min-inline-size:0!important;padding-inline:clamp(.45dvh,.4vw,.75dvh) clamp(.6dvh,.52vw,.95dvh)!important;overflow:hidden!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row i{inline-size:clamp(2.45dvh,1.3vw,3dvh)!important;block-size:clamp(2.45dvh,1.3vw,3dvh)!important;font-size:clamp(1.55dvh,.88vw,1.9dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{min-inline-size:0!important;max-inline-size:100%!important;font-size:clamp(1.45dvh,.82vw,1.78dvh)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{justify-self:end!important;min-inline-size:0!important;max-inline-size:100%!important;font-size:clamp(1.34dvh,.78vw,1.68dvh)!important;line-height:1!important;letter-spacing:-.035em!important;text-align:right!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character]{position:fixed!important;inset:0!important;display:grid!important;place-items:stretch!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-shell{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;display:grid!important;grid-template-rows:clamp(12dvh,14dvh,16dvh) minmax(0,1fr) clamp(12dvh,14dvh,16dvh)!important;margin:0!important;padding:0 max(3vw,env(safe-area-inset-left)) max(2dvh,env(safe-area-inset-bottom)) max(3vw,env(safe-area-inset-right))!important;overflow:hidden!important;box-sizing:border-box!important;align-self:stretch!important;justify-self:stretch!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-stage{grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-cards{--mobile-role-card-w: clamp(13.6vw, 24dvh, 16vw);display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;gap:clamp(2vw,3dvh,3vw)!important;justify-content:center!important;align-items:center!important;inline-size:max-content!important;max-inline-size:94vw!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within){inline-size:var(--mobile-role-card-w)!important;block-size:calc(var(--mobile-role-card-w) * 1.52)!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:.86!important;filter:brightness(.86) saturate(.96)!important;transform:none!important;translate:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card.is-selected{opacity:1!important;filter:brightness(1.08) saturate(1.1)!important;box-shadow:0 0 0 .18dvh #e8ff2ad1,0 0 3dvh #e8ff2a57!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card.is-dimmed{opacity:.52!important;filter:brightness(.56) saturate(.76)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-frame{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-art{position:absolute!important;inset-block-start:7.2%!important;inset-inline:9.5%!important;inset-block-end:31%!important;z-index:1!important;display:block!important;overflow:hidden!important;background:#06100c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-art img{display:block!important;inline-size:100%!important;block-size:100%!important;max-inline-size:none!important;max-block-size:none!important;object-fit:cover!important;object-position:50% 18%!important;opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-action{grid-row:3!important;justify-self:center!important;align-self:center!important;inline-size:clamp(32vw,54dvh,42vw)!important;block-size:clamp(7.2dvh,4.6vw,9dvh)!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-confirm{inline-size:100%!important;block-size:100%!important;min-block-size:0!important;font-size:clamp(2.45dvh,1.58vw,3.3dvh)!important;letter-spacing:0!important;white-space:nowrap!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-portal-root[data-selection-portal-root],body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item]{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;overflow:hidden!important;background:#000!important;z-index:2147483000!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.role-choice-overlay,.selection-ui-overlay){position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;display:grid!important;place-items:stretch!important;overflow:hidden!important;background:radial-gradient(circle at 50% 45%,#12181538,#000000b8 58%,#000),#000!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.role-choice-shell,.selection-ui-content){inline-size:100vw!important;block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;display:grid!important;grid-template-rows:clamp(12dvh,14dvh,16dvh) minmax(0,1fr) clamp(12dvh,14dvh,16dvh)!important;margin:0!important;padding:0 max(3vw,env(safe-area-inset-left)) max(2dvh,env(safe-area-inset-bottom)) max(3vw,env(safe-area-inset-right))!important;overflow:hidden!important;background:transparent!important;box-sizing:border-box!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.role-choice-heading,.selection-ui-heading){grid-row:1!important;align-self:start!important;justify-self:center!important;inline-size:min(58vw,108dvh)!important;display:grid!important;justify-items:center!important;align-content:start!important;gap:clamp(.7dvh,.45vw,1dvh)!important;margin:0!important;padding-block-start:clamp(2.4dvh,1.5vw,3.4dvh)!important;text-align:center!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.role-choice-heading h2,.selection-ui-heading h2){margin:0!important;color:#fffdf3!important;font-size:clamp(4.6dvh,2.95vw,6.2dvh)!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;text-shadow:0 .8dvh 2dvh rgba(0,0,0,.72)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.role-choice-heading p,.selection-ui-heading p){margin:0!important;color:#f1f3e4ad!important;font-size:clamp(1.85dvh,1.08vw,2.38dvh)!important;font-weight:800!important;line-height:1.14!important;letter-spacing:0!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.role-choice-timer,.selection-ui-timer){position:fixed!important;inset-block-start:max(4dvh,env(safe-area-inset-top))!important;inset-inline-end:max(5.4vw,env(safe-area-inset-right))!important;inline-size:clamp(12vw,21dvh,15.5vw)!important;display:grid!important;justify-items:center!important;gap:clamp(.7dvh,.45vw,1dvh)!important;margin:0!important;color:#e8ff2a!important;transform:none!important;translate:none!important;z-index:12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.role-choice-timer span,.selection-ui-timer span){display:block!important;font-size:clamp(3.1dvh,1.95vw,4.2dvh)!important;font-weight:1000!important;line-height:1!important;letter-spacing:0!important;text-align:center!important;text-shadow:0 0 1.3dvh rgba(232,255,42,.42)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.role-choice-timer i,.selection-ui-timer i){display:block!important;inline-size:100%!important;block-size:clamp(.55dvh,.34vw,.8dvh)!important;border-radius:999px!important;background:#e8ff2a!important;box-shadow:0 0 1.8dvh #e8ff2a7a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-stage{grid-row:2!important;display:grid!important;place-items:center!important;min-block-size:0!important;inline-size:100%!important;block-size:100%!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-cards{--mobile-role-card-w: clamp(15vw, 34dvh, 16vw);position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;gap:clamp(2.2vw,4.4dvh,3.6vw)!important;inline-size:max-content!important;max-inline-size:94vw!important;block-size:auto!important;justify-content:center!important;align-items:center!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible){position:relative!important;inline-size:var(--mobile-role-card-w)!important;block-size:calc(var(--mobile-role-card-w) * 1.48)!important;display:block!important;margin:0!important;padding:0!important;border:0!important;border-radius:clamp(1.2dvh,.76vw,1.8dvh)!important;background:transparent!important;overflow:hidden!important;opacity:.84!important;filter:brightness(.78) saturate(.92)!important;transform:none!important;translate:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-card.is-selected{opacity:1!important;filter:brightness(1.08) saturate(1.08)!important;box-shadow:0 0 0 .18dvh #e8ff2ab3,0 0 3dvh #e8ff2a47!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-card.is-dimmed{opacity:.48!important;filter:brightness(.52) saturate(.74)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-frame{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;border-radius:inherit!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-art{position:absolute!important;inset-block-start:7.2%!important;inset-inline:9.5%!important;inset-block-end:31%!important;z-index:1!important;display:block!important;overflow:hidden!important;background:#06100c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-art img{display:block!important;inline-size:100%!important;block-size:100%!important;max-inline-size:none!important;max-block-size:none!important;object-fit:cover!important;object-position:50% 18%!important;opacity:1!important;visibility:visible!important;filter:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-copy{position:absolute!important;inset-inline:9.5%!important;inset-block-end:9.8%!important;z-index:2!important;min-block-size:clamp(10dvh,6.5vw,13.5dvh)!important;max-block-size:clamp(13dvh,8.4vw,17dvh)!important;display:grid!important;align-content:start!important;gap:clamp(.45dvh,.32vw,.7dvh)!important;padding:clamp(1dvh,.68vw,1.45dvh) clamp(1vw,1.55dvh,1.5vw)!important;border-block-start:.1dvh solid rgba(184,255,92,.34)!important;background:linear-gradient(180deg,#020a07b3,#000504f5)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-copy b{margin:0!important;color:#fffdf0!important;font-size:clamp(2.25dvh,1.42vw,3dvh)!important;font-weight:1000!important;line-height:1.04!important;letter-spacing:0!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-copy p{display:-webkit-box!important;margin:0!important;color:#f2f4e2e0!important;font-size:clamp(1.35dvh,.86vw,1.78dvh)!important;font-weight:800!important;line-height:1.26!important;letter-spacing:0!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-check{inline-size:clamp(3.5dvh,2.12vw,4.4dvh)!important;block-size:clamp(3.5dvh,2.12vw,4.4dvh)!important;inset-block-start:7%!important;inset-inline-end:7.4%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-action{grid-row:3!important;position:static!important;justify-self:center!important;align-self:center!important;inline-size:clamp(32vw,54dvh,42vw)!important;block-size:clamp(7.2dvh,4.6vw,9dvh)!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .role-choice-confirm{inline-size:100%!important;block-size:100%!important;min-block-size:0!important;font-size:clamp(2.45dvh,1.58vw,3.3dvh)!important;letter-spacing:0!important;border-radius:clamp(1.2dvh,.75vw,1.8dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-body{grid-row:2 / span 2!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;place-items:center!important;row-gap:clamp(1.3dvh,.85vw,2.1dvh)!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards{--mobile-item-card-w: clamp(14vw, 31dvh, 16vw);grid-row:1!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w))!important;gap:clamp(1.8vw,3.6dvh,3vw)!important;inline-size:max-content!important;max-inline-size:94vw!important;justify-content:center!important;align-items:center!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards[data-selection-count="4"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards[data-count="4"]{--mobile-item-card-w: clamp(10.6vw, 23dvh, 12.6vw);gap:clamp(1vw,2.2dvh,1.8vw)!important;grid-template-columns:repeat(4,var(--mobile-item-card-w))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.selection-ui-card,.selection-ui-item-card){inline-size:var(--mobile-item-card-w)!important;block-size:calc(var(--mobile-item-card-w) * 1.58)!important;opacity:.76!important;filter:brightness(.72) saturate(.9)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.selection-ui-card.selected,.selection-ui-card.is-selected,.selection-ui-item-card.selected,.selection-ui-item-card.is-selected){opacity:1!important;filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) :is(.selection-ui-action,.selection-ui-footer){grid-row:2!important;justify-self:center!important;align-self:end!important;inline-size:clamp(32vw,54dvh,42vw)!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root],body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item]{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:auto!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-overlay,.selection-ui-overlay),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-overlay{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:radial-gradient(circle at 50% 48%,#161c1985,#000000f5 64%),#000000eb!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-shell,.selection-ui-content),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-shell,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-content{position:relative!important;inset:auto!important;z-index:2147483001!important;display:grid!important;grid-template-rows:clamp(12dvh,14dvh,15dvh) minmax(0,1fr) clamp(10dvh,12dvh,13.5dvh)!important;inline-size:min(94vw,168dvh)!important;block-size:min(92dvh,62vw)!important;min-inline-size:0!important;min-block-size:0!important;max-inline-size:94vw!important;max-block-size:92dvh!important;margin:0 auto!important;padding:0!important;overflow:visible!important;align-self:center!important;justify-self:center!important;transform:none!important;translate:none!important;background:transparent!important;border:0!important;box-shadow:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading,.role-choice-header,.selection-ui-heading,.selection-ui-header),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-heading,.role-choice-header),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-heading,.selection-ui-header){grid-row:1!important;align-self:start!important;justify-self:center!important;display:grid!important;place-items:center!important;inline-size:100%!important;min-block-size:0!important;margin:0!important;padding:clamp(1dvh,1.2dvh,1.6dvh) 18vw 0!important;text-align:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-title,.role-choice-heading h2,.role-choice-header h2,.selection-ui-title-main,.selection-ui-heading h2,.selection-ui-header h2),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-title,.role-choice-heading h2,.role-choice-header h2),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-title-main,.selection-ui-heading h2,.selection-ui-header h2){font-size:clamp(4.4dvh,3.2vw,6dvh)!important;line-height:1.02!important;margin:0!important;padding:0!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-subtitle,.role-choice-heading p,.role-choice-header p,.selection-ui-subtitle,.selection-ui-heading p,.selection-ui-header p),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-subtitle,.role-choice-heading p,.role-choice-header p),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-subtitle,.selection-ui-heading p,.selection-ui-header p){font-size:clamp(2dvh,1.38vw,2.6dvh)!important;line-height:1.16!important;margin:clamp(1dvh,1.1dvh,1.4dvh) 0 0!important;max-inline-size:72vw!important;white-space:nowrap!important;color:#eef4eead!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-timer,.selection-ui-timer),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-timer,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-timer{position:fixed!important;inset-block-start:clamp(4.8dvh,5.6dvh,6.4dvh)!important;inset-inline-end:clamp(4vw,6vw,7.5vw)!important;z-index:2147483003!important;inline-size:clamp(11vw,17dvh,16vw)!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-stage,body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-stage{grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards,body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards{--mobile-role-card-w-v12: clamp(14.2vw, 25dvh, 17vw);display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w-v12))!important;gap:clamp(2.6vw,5dvh,4vw)!important;align-items:center!important;justify-content:center!important;inline-size:max-content!important;max-inline-size:86vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card:is(.selected,.is-selected,.dimmed,.is-dimmed,:hover,:active,:focus,:focus-visible),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card,body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card:is(.selected,.is-selected,.dimmed,.is-dimmed,:hover,:active,:focus,:focus-visible){position:relative!important;inline-size:var(--mobile-role-card-w-v12)!important;block-size:calc(var(--mobile-role-card-w-v12) * 1.45)!important;min-inline-size:0!important;max-inline-size:none!important;min-block-size:0!important;max-block-size:none!important;margin:0!important;padding:0!important;flex:0 0 auto!important;transform:none!important;translate:none!important;opacity:1!important;filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-frame,.role-choice-art,.role-choice-art img),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-frame,.role-choice-art,.role-choice-art img){inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;min-block-size:0!important;margin:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-action,body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-action{grid-row:3!important;align-self:center!important;justify-self:center!important;inline-size:clamp(27vw,48dvh,38vw)!important;margin:0!important;padding:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-confirm,body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-confirm{inline-size:100%!important;min-block-size:clamp(7dvh,8dvh,9dvh)!important;font-size:clamp(2.25dvh,1.42vw,3.05dvh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-body,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-body{grid-row:2 / 4!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;row-gap:clamp(2dvh,2.5dvh,3.2dvh)!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards{--mobile-item-card-w-v12: clamp(13.2vw, 24dvh, 15.8vw);grid-row:1!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w-v12))!important;gap:clamp(2.1vw,4.1dvh,3.2vw)!important;align-self:center!important;justify-self:center!important;align-items:center!important;justify-content:center!important;inline-size:max-content!important;max-inline-size:86vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="2"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-count="2"],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="2"],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-count="2"]{grid-template-columns:repeat(2,var(--mobile-item-card-w-v12))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="4"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-count="4"],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="4"],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-count="4"]{--mobile-item-card-w-v12: clamp(10.6vw, 19.2dvh, 12.4vw);grid-template-columns:repeat(4,var(--mobile-item-card-w-v12))!important;gap:clamp(1.1vw,2.4dvh,1.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card):is(.selected,.dimmed,:hover,:active,:focus,:focus-visible),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card):is(.selected,.dimmed,:hover,:active,:focus,:focus-visible){position:relative!important;inline-size:var(--mobile-item-card-w-v12)!important;block-size:calc(var(--mobile-item-card-w-v12) * 1.48)!important;min-inline-size:0!important;max-inline-size:none!important;min-block-size:0!important;max-block-size:none!important;margin:0!important;padding:0!important;flex:0 0 auto!important;opacity:1!important;filter:none!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-action,.selection-ui-footer),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-action,.selection-ui-footer){position:static!important;inset:auto!important;grid-row:2!important;align-self:center!important;justify-self:center!important;inline-size:clamp(27vw,48dvh,38vw)!important;margin:0!important;padding:0!important;transform:none!important;z-index:2147483002!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-confirm,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-confirm{inline-size:100%!important;min-block-size:clamp(7dvh,8dvh,9dvh)!important;padding:0 2vw!important;font-size:clamp(2.25dvh,1.42vw,3.05dvh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player{grid-template-columns:minmax(21dvh,24dvh) minmax(0,1fr)!important;column-gap:clamp(.8dvh,.7vw,1.2dvh)!important;min-block-size:23dvh!important;padding-inline:clamp(1.1dvh,.85vw,1.6dvh) clamp(.9dvh,.72vw,1.4dvh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-identity{display:grid!important;grid-template-columns:clamp(8.6dvh,5.4vw,10.8dvh) minmax(0,1fr)!important;column-gap:clamp(.8dvh,.65vw,1.2dvh)!important;align-items:center!important;min-inline-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap{inline-size:clamp(8.6dvh,5.4vw,10.8dvh)!important;block-size:clamp(8.6dvh,5.4vw,10.8dvh)!important;margin:0!important;justify-self:center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap span{inline-size:max-content!important;max-inline-size:12dvh!important;inset-inline-start:50%!important;transform:translate(-50%)!important;font-size:clamp(1.45dvh,.92vw,1.85dvh)!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-info{display:grid!important;grid-template-rows:auto auto auto!important;align-content:center!important;justify-items:start!important;gap:.45dvh!important;min-inline-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;column-gap:.35dvh!important;align-items:center!important;max-inline-size:100%!important;font-size:clamp(2dvh,1.25vw,2.55dvh)!important;line-height:1.04!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name b{min-inline-size:0!important;max-inline-size:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction :is(.player-summary-line,.player-cash-brief){justify-content:flex-start!important;text-align:left!important;max-inline-size:100%!important;font-size:clamp(1.55dvh,.98vw,2dvh)!important;line-height:1.08!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-board{min-inline-size:0!important;inline-size:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(2.65dvh,1.45vw,3.2dvh) minmax(0,1fr) minmax(13dvh,16dvh)!important;min-inline-size:0!important;padding-inline:.45dvh .55dvh!important;column-gap:clamp(.35dvh,.28vw,.55dvh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{min-inline-size:0!important;max-inline-size:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(1.38dvh,.84vw,1.78dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{justify-self:end!important;min-inline-size:13dvh!important;max-inline-size:16dvh!important;font-size:clamp(1.32dvh,.82vw,1.72dvh)!important;line-height:1!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item],body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item]{position:fixed!important;inset:0!important;z-index:2147483500!important;display:block!important;width:100vw!important;height:100dvh!important;min-width:100vw!important;min-height:100dvh!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000000f6!important;opacity:1!important;visibility:visible!important;transform:none!important;translate:none!important;pointer-events:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-overlay,.selection-ui-overlay),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-overlay{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-shell,.selection-ui-content),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-shell,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-content{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-heading,.role-choice-header),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-heading,.role-choice-header){position:absolute!important;inset-block-start:2.8dvh!important;inset-inline:14vw!important;display:grid!important;justify-items:center!important;gap:1.1dvh!important;height:auto!important;margin:0!important;padding:0!important;text-align:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-heading,.selection-ui-header),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-heading,.selection-ui-header){position:absolute!important;inset-block-start:2.8dvh!important;inset-inline:15vw!important;display:grid!important;justify-items:center!important;gap:1dvh!important;height:auto!important;margin:0!important;padding:0!important;text-align:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-title,.role-choice-heading h2,.role-choice-header h2),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-title,.role-choice-heading h2,.role-choice-header h2),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-title-main,.selection-ui-heading h2,.selection-ui-header h2),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-title-main,.selection-ui-heading h2,.selection-ui-header h2){margin:0!important;color:#fffaf0!important;font-size:clamp(4.6dvh,3.35vw,6.4dvh)!important;line-height:.98!important;letter-spacing:0!important;white-space:nowrap!important;text-align:center!important;text-shadow:0 0 1.8dvh rgba(0,0,0,.82)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-subtitle,.selection-ui-subtitle),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-subtitle,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-subtitle{margin:0!important;color:#ebeff29e!important;font-size:clamp(1.85dvh,1.14vw,2.55dvh)!important;line-height:1.25!important;white-space:nowrap!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-timer,body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-timer{position:absolute!important;inset-block-start:5.2dvh!important;inset-inline-end:5.2vw!important;width:clamp(11vw,20dvh,15vw)!important;height:auto!important;margin:0!important;transform:none!important;z-index:5!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-timer,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-timer{position:absolute!important;inset-block-start:6.9dvh!important;inset-inline-end:5.2vw!important;width:clamp(11vw,20dvh,15vw)!important;height:auto!important;margin:0!important;transform:none!important;z-index:5!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-stage,body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-stage{position:absolute!important;inset-block-start:52%!important;inset-inline-start:50%!important;display:grid!important;place-items:center!important;width:min(84vw,132dvh)!important;height:58dvh!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;transform:translate(-50%,-50%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-body,.selection-ui-stage),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-body,.selection-ui-stage){position:absolute!important;inset-block-start:51%!important;inset-inline-start:50%!important;display:grid!important;place-items:center!important;width:min(83vw,132dvh)!important;height:54dvh!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;transform:translate(-50%,-50%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards,body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards{--mobile-role-card-w: clamp(15.2vw, 26.8dvh, 17.8vw);display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;justify-content:center!important;align-items:center!important;gap:clamp(2.6vw,4.8dvh,4.4vw)!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-cards,.selection-ui-card-list),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-cards,.selection-ui-card-list){--mobile-item-card-w: clamp(10.8vw, 19.4dvh, 12.8vw);display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w))!important;justify-content:center!important;align-items:center!important;gap:clamp(3vw,4.8dvh,4.7vw)!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-cards,.selection-ui-card-list)[data-count="2"],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-cards,.selection-ui-card-list)[data-count="2"]{grid-template-columns:repeat(2,var(--mobile-item-card-w))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-cards,.selection-ui-card-list)[data-count="4"],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-cards,.selection-ui-card-list)[data-count="4"]{--mobile-item-card-w: clamp(8.7vw, 15.8dvh, 10vw);grid-template-columns:repeat(4,var(--mobile-item-card-w))!important;gap:clamp(1.6vw,3dvh,2.3vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card,body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card{position:relative!important;display:block!important;width:var(--mobile-role-card-w)!important;height:auto!important;max-height:61dvh!important;aspect-ratio:690 / 1000!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;transform:none!important;scale:1!important;translate:none!important;flex:0 0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card){position:relative!important;display:block!important;width:var(--mobile-item-card-w)!important;height:auto!important;max-height:52dvh!important;aspect-ratio:690 / 1000!important;margin:0!important;padding:0!important;overflow:hidden!important;border:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;transform:none!important;scale:1!important;translate:none!important;flex:0 0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card:is(.is-dimmed,.dimmed,[aria-disabled=true]),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card:is(.is-dimmed,.dimmed,[aria-disabled=true]),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card):is(.is-dimmed,.dimmed,[aria-disabled=true]),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card):is(.is-dimmed,.dimmed,[aria-disabled=true]){opacity:.42!important;transform:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-card,.selection-ui-card,.selection-ui-item-card):is(.is-selected,.selected,:hover,:focus-visible),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card:is(.is-selected,.selected,:hover,:focus-visible),body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card):is(.is-selected,.selected,:hover,:focus-visible){transform:none!important;scale:1!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-frame,.selection-ui-card-inner,.selection-ui-card-frame),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-frame,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card-inner,.selection-ui-card-frame){position:absolute!important;inset:0!important;width:100%!important;height:100%!important;margin:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card-head,.selection-ui-title){position:absolute!important;inset-block-start:17%!important;inset-inline:17%!important;z-index:2!important;font-size:clamp(1.55dvh,.9vw,2.05dvh)!important;line-height:1.08!important;white-space:normal!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-ability,.selection-ui-card-status){position:absolute!important;inset-block-start:48%!important;inset-inline:18%!important;z-index:2!important;font-size:clamp(1.35dvh,.76vw,1.78dvh)!important;line-height:1.18!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-desc,.selection-ui-description){position:absolute!important;inset-block-start:58%!important;inset-inline:18%!important;z-index:2!important;max-height:20%!important;overflow:hidden!important;font-size:clamp(1.08dvh,.62vw,1.42dvh)!important;line-height:1.26!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-action,.selection-ui-action),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-action,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-action{position:absolute!important;inset-inline-start:50%!important;inset-block-end:3.2dvh!important;display:grid!important;place-items:center!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;transform:translate(-50%)!important;z-index:6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-confirm,.selection-ui-confirm),body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-confirm,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-confirm{width:clamp(24vw,42dvh,31vw)!important;min-width:0!important;min-height:clamp(7.2dvh,8.2dvh,9dvh)!important;padding:0 3.8vw!important;border-radius:1.4dvh!important;font-size:clamp(2.3dvh,1.36vw,3dvh)!important;line-height:1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player{grid-template-columns:clamp(13.8dvh,7.4vw,15.8dvh) minmax(0,1fr)!important;gap:clamp(.6dvh,.45vw,.9dvh)!important;padding-inline:clamp(.8dvh,.5vw,1dvh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-identity{min-width:0!important;max-width:100%!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap{width:clamp(5.8dvh,3.65vw,7dvh)!important;height:clamp(5.8dvh,3.65vw,7dvh)!important;min-width:0!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name{display:flex!important;align-items:flex-start!important;gap:.35dvh!important;min-width:0!important;max-width:100%!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name b{display:block!important;max-width:6ch!important;min-width:0!important;white-space:normal!important;overflow:hidden!important;text-overflow:clip!important;color:#fff!important;font-size:clamp(1.85dvh,1vw,2.35dvh)!important;line-height:1.02!important;letter-spacing:-.03em!important;word-break:break-all!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-summary-line{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:.5dvh!important;min-width:0!important;max-width:100%!important;flex-wrap:wrap!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-cash-brief{flex:0 0 100%!important;width:100%!important;min-width:0!important;text-align:left!important;font-size:clamp(1.35dvh,.76vw,1.72dvh)!important;line-height:1.08!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-board{min-width:0!important;max-width:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(1.7dvh,.95vw,2.2dvh) minmax(3ch,1fr) minmax(10.5ch,11.5ch)!important;column-gap:.35vw!important;min-width:0!important;max-width:100%!important;padding-inline:.45vw .35vw!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{min-width:10.5ch!important;max-width:11.5ch!important;justify-self:end!important;text-align:right!important;color:#fff!important;font-size:clamp(.78dvh,.45vw,.98dvh)!important;line-height:1!important;letter-spacing:-.08em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .slot-card-name{max-width:100%!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(.82dvh,.47vw,1dvh)!important;letter-spacing:-.04em!important}}.role-choice-portal-root[data-selection-portal-root]{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;background:#000000fd!important;overflow:hidden!important;contain:layout paint!important}.role-choice-portal-root[data-selection-portal-root] .role-choice-overlay,.role-choice-portal-root[data-selection-portal-root] .selection-ui-overlay{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;background:transparent!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:none!important;animation:none!important;overflow:hidden!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-shell,.role-choice-portal-root[data-selection-portal-root=item] .selection-ui-content{inline-size:100vw!important;block-size:100dvh!important;display:grid!important;grid-template-rows:clamp(13dvh,15dvh,16dvh) minmax(0,1fr) clamp(8.5dvh,10dvh,11dvh)!important;justify-items:center!important;align-items:center!important;padding:0!important;margin:0!important;transform:none!important;transition:none!important;animation:none!important;overflow:hidden!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-header,.role-choice-portal-root[data-selection-portal-root=item] .selection-ui-header,.role-choice-portal-root[data-selection-portal-root=item] .selection-ui-heading{inline-size:100vw!important;justify-self:center!important;align-self:end!important;text-align:center!important;margin:0!important;padding:0!important;transform:none!important}.role-choice-portal-root[data-selection-portal-root] .role-choice-timer,.role-choice-portal-root[data-selection-portal-root] .selection-ui-timer{position:fixed!important;inset-block-start:clamp(4.4dvh,5.2dvh,6dvh)!important;inset-inline-end:clamp(6vw,8.5vw,10vw)!important;inline-size:clamp(10vw,15dvh,13vw)!important;transform:none!important;z-index:3!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards{--role-choice-card-w: min(17.2vw, 31dvh) !important;display:grid!important;grid-template-columns:repeat(3,var(--role-choice-card-w))!important;gap:min(3.2vw,5.6dvh)!important;inline-size:max-content!important;max-inline-size:84vw!important;justify-content:center!important;align-content:center!important;justify-self:center!important;align-self:center!important;margin:0 auto!important;transform:none!important;transition:none!important;animation:none!important}.role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards{--item-card-w: min(12.4vw, 22.5dvh) !important;display:grid!important;grid-template-columns:repeat(3,var(--item-card-w))!important;gap:min(2.5vw,4.2dvh)!important;inline-size:max-content!important;max-inline-size:86vw!important;justify-content:center!important;align-content:center!important;justify-self:center!important;align-self:center!important;margin:0 auto!important;transform:none!important;transition:none!important;animation:none!important}.role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="2"]{--item-card-w: min(13vw, 23.5dvh) !important;grid-template-columns:repeat(2,var(--item-card-w))!important;gap:min(4vw,6dvh)!important}.role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="4"]{--item-card-w: min(9.6vw, 17.5dvh) !important;grid-template-columns:repeat(4,var(--item-card-w))!important;gap:min(1.4vw,2.2dvh)!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-card,.role-choice-portal-root[data-selection-portal-root=item] .selection-ui-card{inline-size:100%!important;block-size:auto!important;aspect-ratio:690 / 1000!important;margin:0!important;flex:0 0 auto!important;transform:none!important;animation:none!important;transition:filter .14s ease,opacity .14s ease,box-shadow .14s ease!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-card.selected,.role-choice-portal-root[data-selection-portal-root=item] .selection-ui-card.selected{transform:none!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-action,.role-choice-portal-root[data-selection-portal-root=item] .selection-ui-footer{inline-size:min(28vw,52dvh)!important;align-self:start!important;justify-self:center!important;margin-block-start:clamp(.5dvh,1.1dvh,1.6dvh)!important;transform:none!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-confirm,.role-choice-portal-root[data-selection-portal-root=item] .selection-ui-confirm{inline-size:100%!important;min-block-size:clamp(6.2dvh,7dvh,7.8dvh)!important}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player{grid-template-columns:minmax(7.4dvh,9.1dvh) minmax(0,1fr)!important;column-gap:clamp(.42vw,.78dvh,.7vw)!important;min-block-size:clamp(18dvh,20.2dvh,21.6dvh)!important;padding-inline:clamp(.55vw,1dvh,.85vw)!important;padding-block:clamp(.55dvh,.8dvh,1.05dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-identity{grid-template-columns:minmax(7.2dvh,8.8dvh) minmax(0,1fr)!important;align-items:center!important;column-gap:clamp(.5vw,.85dvh,.75vw)!important;min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap{inline-size:clamp(7.2dvh,4.7vw,8.7dvh)!important;block-size:clamp(9.3dvh,6.1vw,11dvh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap span{max-inline-size:5.2ch!important;font-size:clamp(1.32dvh,.78vw,1.65dvh)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name{min-inline-size:0!important;align-items:flex-start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name b{max-inline-size:7.2ch!important;font-size:clamp(1.88dvh,1.05vw,2.45dvh)!important;line-height:.98!important;white-space:normal!important;overflow-wrap:anywhere!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-cash{justify-self:start!important;text-align:start!important;font-size:clamp(1.28dvh,.72vw,1.6dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-board{min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(1.55dvh,.9vw,2.05dvh) minmax(2ch,.56fr) minmax(8.6ch,9.8ch)!important;column-gap:clamp(.22vw,.42dvh,.34vw)!important;block-size:clamp(2.24dvh,1.43vw,2.85dvh)!important;min-inline-size:0!important;padding-inline:clamp(.32vw,.55dvh,.48vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{max-inline-size:4.6ch!important;min-inline-size:0!important;font-size:clamp(1.04dvh,.6vw,1.34dvh)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{justify-self:end!important;min-inline-size:8.4ch!important;max-inline-size:9.8ch!important;font-size:clamp(.95dvh,.52vw,1.22dvh)!important;line-height:1!important;letter-spacing:-.1em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand{block-size:clamp(10.8dvh,12.2dvh,13.4dvh)!important;min-block-size:0!important;overflow:visible!important;z-index:28!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand-stage{display:grid!important;place-items:center!important;overflow:visible!important;padding-block:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .intel-card-row{--hand-card-w: clamp(4.65vw, 8.4dvh, 5.95vw) !important;gap:clamp(.45vw,.75dvh,.68vw)!important;inline-size:max-content!important;max-inline-size:34vw!important;justify-content:center!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot{inline-size:var(--hand-card-w)!important;block-size:calc(var(--hand-card-w) * 1.449)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.selection-ui-card.hand-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.hand-card{inline-size:100%!important;block-size:100%!important;transform-origin:50% 96%!important;z-index:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.selection-ui-card.hand-card.focused:not(.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.hand-card.focused:not(.dragging){transform:translate3d(0,-.35dvh,0) scale(1.02)!important;z-index:42!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.selection-ui-card.hand-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.hand-card.dragging{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.02)!important;z-index:72!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-play-lane{inline-size:min(15vw,26dvh)!important;block-size:clamp(4.3dvh,5.3dvh,6.1dvh)!important;inset-block-end:clamp(8.8dvh,9.8dvh,10.8dvh)!important;opacity:.42!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .bid-console,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .bid-controls{z-index:80!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.9vw,1.8dvh,1.25vw)!important;overflow:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card{display:grid!important;grid-template-areas:"type size" "media media" "name name" "price price"!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;min-block-size:clamp(21dvh,15.5vw,26dvh)!important;padding:clamp(1.1dvh,.75vw,1.6dvh)!important;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--rarity-color, #66e3ff) 58%,transparent),#02080a4d 36%,#020507f5),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #66e3ff) 28%,transparent),#020507fa)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-meta{display:contents!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-scene{grid-area:type!important;position:static!important;justify-self:start!important;max-inline-size:100%!important;padding:0!important;background:transparent!important;color:#fffffff0!important;font-size:clamp(1.8dvh,1vw,2.25dvh)!important;font-weight:900!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 0 .9dvh rgba(0,0,0,.65)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-size-badge,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-size-badge,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-size{grid-area:size!important;position:static!important;justify-self:end!important;align-self:start!important;padding:.35dvh .7vw!important;font-size:clamp(1.45dvh,.78vw,1.8dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .encyclopedia-card-media{grid-area:media!important;place-self:center!important;max-inline-size:70%!important;max-block-size:66%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-name{grid-area:name!important;position:static!important;justify-self:center!important;max-inline-size:100%!important;padding:0!important;background:transparent!important;color:#fff!important;font-size:clamp(2.45dvh,1.42vw,3dvh)!important;font-weight:950!important;line-height:1.04!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 .25dvh .8dvh rgba(0,0,0,.85),0 0 1.6dvh color-mix(in srgb,var(--rarity-color, #66e3ff) 40%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card strong{grid-area:price!important;position:static!important;justify-self:center!important;color:#fff!important;font-size:clamp(1.85dvh,1.05vw,2.3dvh)!important;line-height:1.1!important;white-space:nowrap!important}}.role-choice-portal-root[data-selection-portal-root]{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;overflow:hidden!important;background:#000000fb!important;isolation:isolate!important}.role-choice-portal-root[data-selection-portal-root] :is(.role-choice-overlay,.selection-ui-overlay){position:fixed!important;inset:0!important;z-index:1!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important;transform:none!important;translate:none!important;animation:none!important;transition:none!important}.role-choice-portal-root[data-selection-portal-root] :is(.role-choice-overlay,.selection-ui-overlay):before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:#000000f7}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-shell,.selection-ui-content){position:relative!important;inset:auto!important;display:grid!important;grid-template-rows:clamp(10.5dvh,12dvh,14dvh) minmax(0,1fr) clamp(8.5dvh,10dvh,11.5dvh)!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;max-inline-size:100vw!important;min-block-size:100dvh!important;max-block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important;transform:none!important;translate:none!important;animation:none!important;transition:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading,.selection-ui-heading){grid-row:1!important;align-self:end!important;justify-self:center!important;margin:0!important;text-align:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading h2,.selection-ui-heading h2){margin:0!important;color:#fffaf0!important;font-size:clamp(4.8dvh,3.2vw,6.4dvh)!important;line-height:1!important;letter-spacing:.02em!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading p,.selection-ui-heading p){margin:clamp(1dvh,.6vw,1.4dvh) 0 0!important;color:#e4e8e1a8!important;font-size:clamp(2dvh,1.22vw,2.5dvh)!important;line-height:1.2!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-timer,.selection-ui-timer){position:absolute!important;inset-block-start:clamp(4dvh,4.6dvh,5.2dvh)!important;inset-inline-end:clamp(4.2vw,5vw,6vw)!important;inline-size:clamp(11vw,17dvh,15vw)!important;margin:0!important;text-align:center!important;color:#e9ff31!important;font-size:clamp(2.8dvh,1.8vw,3.7dvh)!important;line-height:1!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-timer-bar,.selection-ui-timer-bar){block-size:clamp(.55dvh,.32vw,.8dvh)!important;margin-block-start:clamp(1.2dvh,.8vw,1.8dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-stage,.selection-ui-body){grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100%!important;min-block-size:0!important;overflow:visible!important;margin:0!important;padding:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] .role-choice-cards{--role-card-w: clamp(13vw, 25.5dvh, 15.6vw);display:grid!important;grid-template-columns:repeat(3,var(--role-card-w))!important;place-items:center!important;align-items:center!important;justify-content:center!important;gap:clamp(2vw,3.5dvh,3vw)!important;inline-size:max-content!important;max-inline-size:92vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important;transition:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] .selection-ui-cards{--item-card-w: clamp(11vw, 21dvh, 13vw);display:grid!important;grid-template-columns:repeat(var(--selection-count, 3),var(--item-card-w))!important;place-items:center!important;justify-content:center!important;align-items:center!important;gap:clamp(1.8vw,3dvh,2.6vw)!important;inline-size:max-content!important;max-inline-size:92vw!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important;transition:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] [data-selection-count="4"] .selection-ui-cards{--item-card-w: clamp(9vw, 17dvh, 10.5vw);gap:clamp(1.2vw,2.4dvh,2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] .role-choice-card{inline-size:var(--role-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;min-inline-size:0!important;max-inline-size:var(--role-card-w)!important;min-block-size:0!important;max-block-size:none!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important;transition:filter .16s ease,opacity .16s ease!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] .selection-ui-card{inline-size:var(--item-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;min-inline-size:0!important;max-inline-size:var(--item-card-w)!important;min-block-size:0!important;max-block-size:none!important;margin:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-frame,.selection-ui-card .prop-card-shell,.selection-ui-card .bk-card-frame,.selection-ui-card>*){inline-size:100%!important;block-size:100%!important;max-inline-size:none!important;max-block-size:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-copy,.selection-ui-card-copy,.prop-card-content,.prop-card-body){inset-inline:14%!important;inset-block-start:17%!important;inset-block-end:13%!important;padding:clamp(1dvh,.7vw,1.5dvh) clamp(.8vw,1.35dvh,1.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-copy h3,.selection-ui-card h3,.prop-card-title){font-size:clamp(2.15dvh,1.45vw,2.9dvh)!important;line-height:1.05!important;letter-spacing:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-copy p,.selection-ui-card p,.prop-card-desc){font-size:clamp(1.55dvh,.95vw,2dvh)!important;line-height:1.22!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-confirm,.selection-ui-confirm){grid-row:3!important;align-self:start!important;justify-self:center!important;inline-size:clamp(24vw,42dvh,34vw)!important;block-size:clamp(6.8dvh,7.5dvh,8.5dvh)!important;margin:0!important;font-size:clamp(2.2dvh,1.45vw,2.9dvh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .hud-player{grid-template-columns:minmax(9.2vw,13dvh) minmax(0,1fr)!important;column-gap:clamp(.7vw,1.2dvh,1vw)!important;min-block-size:clamp(19dvh,21dvh,22.5dvh)!important;block-size:auto!important;align-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-identity{grid-template-columns:minmax(5.2vw,8.2dvh) minmax(0,1fr)!important;column-gap:clamp(.6vw,1dvh,.9vw)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-avatar-wrap img{inline-size:clamp(5.4vw,8.6dvh,6.4vw)!important;block-size:clamp(5.4vw,8.6dvh,6.4vw)!important;object-fit:cover!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-avatar-wrap span{display:block!important;max-inline-size:6.5ch!important;margin-inline:auto!important;overflow:hidden!important;color:#fff!important;font-size:clamp(1.6dvh,.9vw,2dvh)!important;line-height:1.05!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-info{min-width:0!important;align-items:flex-start!important;justify-content:center!important;gap:clamp(.35dvh,.25vw,.55dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-name{display:flex!important;align-items:baseline!important;gap:clamp(.25vw,.5dvh,.45vw)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-name b{max-inline-size:5.6ch!important;overflow-wrap:anywhere!important;color:#fff!important;font-size:clamp(2.35dvh,1.35vw,3.05dvh)!important;line-height:.98!important;white-space:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen :is(.player-summary-line,.player-cash-brief){justify-content:flex-start!important;color:#ffffffe6!important;font-size:clamp(1.55dvh,.9vw,1.95dvh)!important;line-height:1.1!important;text-align:left!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-round-board{min-width:0!important;inline-size:100%!important;max-inline-size:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-round-row{display:grid!important;grid-template-columns:clamp(2dvh,1.15vw,2.5dvh) minmax(3.8ch,1fr) minmax(11.5ch,12.5ch)!important;gap:clamp(.35vw,.55dvh,.55vw)!important;align-items:center!important;min-block-size:clamp(3.4dvh,3.8dvh,4.2dvh)!important;padding-inline:clamp(.45vw,.8dvh,.65vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-round-row b{min-inline-size:11.5ch!important;overflow:visible!important;color:#fff!important;font-size:clamp(1.25dvh,.7vw,1.6dvh)!important;letter-spacing:-.05em!important;text-align:right!important;text-overflow:clip!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .slot-card-name{min-width:0!important;overflow:hidden!important;font-size:clamp(1.25dvh,.7vw,1.65dvh)!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .card-hand{position:relative!important;z-index:70!important;block-size:clamp(10.5dvh,11.8dvh,12.8dvh)!important;min-block-size:clamp(10.5dvh,11.8dvh,12.8dvh)!important;max-block-size:clamp(10.5dvh,11.8dvh,12.8dvh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen :is(.card-hand-stage,.intel-card-row){block-size:100%!important;min-block-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .intel-card-row{--hand-card-w: clamp(4.9vw, 8.3dvh, 5.9vw);display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:clamp(.8vw,1.2dvh,1.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .hand-card-slot{inline-size:var(--hand-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;flex:0 0 var(--hand-card-w)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .hand-card{inline-size:100%!important;block-size:100%!important;transform-origin:50% 100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .hand-card.focused:not(.dragging){transform:translate3d(0,-.35dvh,0) scale(1.02)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .hand-card.dragging{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.02)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .card-play-lane{inset-block-end:clamp(7.5dvh,8.2dvh,9dvh)!important;inline-size:min(13vw,24dvh)!important;block-size:clamp(4dvh,5dvh,6dvh)!important;opacity:.45!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen :is(.bid-console,.bid-controls,.bid-action-row){position:relative!important;z-index:120!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1vw,1.6dvh,1.4vw)!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card{display:grid!important;grid-template-areas:"type size" "media media" "name name" "price price"!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:clamp(.45dvh,.35vw,.8dvh)!important;min-block-size:clamp(22dvh,16vw,27dvh)!important;padding:clamp(1.1dvh,.8vw,1.6dvh)!important;overflow:hidden!important;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color, #58d68d) 36%,transparent) 0,transparent 48%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #58d68d) 24%,#091111),#020808 82%)!important;box-shadow:inset 0 0 0 max(.1vw,.18dvh) color-mix(in srgb,var(--rarity-color, #58d68d) 86%,white 8%),inset 0 0 clamp(2dvh,1.5vw,3dvh) color-mix(in srgb,var(--rarity-color, #58d68d) 28%,transparent),0 0 clamp(.9dvh,.7vw,1.4dvh) #0000008c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-meta{display:contents!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-scene{grid-area:type!important;align-self:start!important;justify-self:start!important;min-width:0!important;max-inline-size:100%!important;padding:0!important;overflow:hidden!important;background:none!important;color:#ffffffeb!important;font-size:clamp(1.55dvh,.95vw,2dvh)!important;font-weight:900!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card :is(.card-size-badge,.card-size){grid-area:size!important;align-self:start!important;justify-self:end!important;padding:clamp(.25dvh,.18vw,.45dvh) clamp(.5vw,.8dvh,.75vw)!important;border:max(.08vw,.14dvh) solid color-mix(in srgb,var(--rarity-color, #58d68d) 72%,white 15%)!important;border-radius:999px!important;background:#0000004d!important;color:#fff6df!important;font-size:clamp(1.35dvh,.85vw,1.75dvh)!important;font-style:normal!important;font-weight:900!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .encyclopedia-card-media{grid-area:media!important;place-self:center!important;max-inline-size:72%!important;max-block-size:72%!important;filter:drop-shadow(0 0 clamp(.9dvh,.7vw,1.5dvh) rgba(255,255,255,.18))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-name{grid-area:name!important;justify-self:center!important;max-inline-size:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:none!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-name span{display:block!important;max-inline-size:100%!important;overflow:hidden!important;color:#fff!important;font-size:clamp(2.1dvh,1.5vw,2.9dvh)!important;font-weight:950!important;line-height:1.08!important;text-overflow:ellipsis!important;text-shadow:0 0 clamp(.7dvh,.5vw,1dvh) rgba(0,0,0,.85)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card strong{grid-area:price!important;justify-self:center!important;color:#fff!important;font-size:clamp(1.75dvh,1.05vw,2.2dvh)!important;font-weight:900!important;line-height:1.1!important;white-space:nowrap!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root]{position:fixed!important;inset:0!important;z-index:2147483000!important;inline-size:100vw!important;block-size:100dvh!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:#000000fb!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-overlay,.selection-ui-overlay){position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:transparent!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-shell,.selection-ui-content){inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;display:grid!important;grid-template-rows:clamp(9dvh,10.6dvh,12dvh) minmax(0,1fr) clamp(8dvh,9.2dvh,10dvh)!important;place-items:center!important;overflow:hidden!important;background:transparent!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading,.selection-ui-heading){grid-row:1!important;place-self:center!important;inline-size:100%!important;margin:0!important;padding:clamp(1dvh,1.4dvh,1.8dvh) 0 0!important;text-align:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading h2,.selection-ui-heading h2){margin:0!important;color:#fff8ef!important;font-size:clamp(4.7dvh,3vw,6.2dvh)!important;font-weight:950!important;line-height:1.02!important;letter-spacing:-.04em!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading p,.selection-ui-heading p){margin-block-start:clamp(.65dvh,.8dvh,1dvh)!important;color:#f5f5e885!important;font-size:clamp(1.65dvh,.98vw,2.15dvh)!important;line-height:1.2!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-timer,.selection-ui-timer){position:fixed!important;top:clamp(4dvh,4.7dvh,5.4dvh)!important;right:clamp(4vw,5vw,6vw)!important;transform:none!important;z-index:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-body{grid-row:2!important;inline-size:100vw!important;min-inline-size:0!important;block-size:100%!important;display:grid!important;place-items:center!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards{--role-card-w: clamp(13vw, 24dvh, 15.4vw);display:grid!important;grid-template-columns:repeat(3,var(--role-card-w))!important;gap:clamp(2.1vw,3.2dvh,3vw)!important;inline-size:max-content!important;max-inline-size:88vw!important;margin:0 auto!important;padding:0!important;place-items:center!important;overflow:visible!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card{inline-size:var(--role-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-frame,.role-choice-art){inline-size:100%!important;block-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-action{grid-row:3!important;place-self:start center!important;inline-size:clamp(24vw,42dvh,34vw)!important;block-size:clamp(6.8dvh,7.5dvh,8.5dvh)!important;margin:0!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards{--item-card-w: clamp(10.1vw, 18.4dvh, 11.8vw);display:grid!important;grid-template-columns:repeat(var(--selection-count, 3),var(--item-card-w))!important;gap:clamp(1.9vw,2.8dvh,2.7vw)!important;inline-size:max-content!important;max-inline-size:90vw!important;margin:0 auto!important;padding:0!important;place-items:center!important;overflow:visible!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="4"]{--item-card-w: clamp(8.4vw, 15.4dvh, 9.8vw);grid-template-columns:repeat(4,var(--item-card-w))!important;gap:clamp(1.15vw,1.8dvh,1.7vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="3"]{grid-template-columns:repeat(3,var(--item-card-w))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="2"]{grid-template-columns:repeat(2,var(--item-card-w))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-card{inline-size:var(--item-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-action{grid-row:3!important;place-self:start center!important;inline-size:clamp(24vw,42dvh,34vw)!important;block-size:clamp(6.8dvh,7.5dvh,8.5dvh)!important;margin:0!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .hud-player{grid-template-columns:minmax(8.4vw,13.2dvh) minmax(0,1fr)!important;column-gap:clamp(.7vw,1.1dvh,1.1vw)!important;min-block-size:clamp(18dvh,20dvh,21.4dvh)!important;max-block-size:clamp(18dvh,20dvh,21.4dvh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-identity{grid-template-columns:minmax(5.2vw,8.1dvh) minmax(0,1fr)!important;align-items:center!important;min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-avatar-wrap{inline-size:clamp(5.6vw,8.6dvh,6.4vw)!important;min-inline-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-avatar-wrap img{inline-size:clamp(5.15vw,7.9dvh,6.05vw)!important;block-size:clamp(5.15vw,7.9dvh,6.05vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-avatar-wrap span{display:block!important;max-inline-size:6ch!important;overflow:hidden!important;color:#fff!important;font-size:clamp(1.45dvh,.82vw,1.85dvh)!important;font-weight:850!important;line-height:1.1!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-info{min-inline-size:0!important;align-items:flex-start!important;gap:clamp(.25dvh,.22vw,.52dvh)!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-name{display:flex!important;align-items:center!important;gap:clamp(.28vw,.45dvh,.5vw)!important;min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-name b{max-inline-size:5.8ch!important;overflow-wrap:anywhere!important;color:#fff!important;font-size:clamp(2.15dvh,1.24vw,2.75dvh)!important;line-height:.96!important;white-space:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) :is(.player-summary-line,.player-cash-brief){justify-content:flex-start!important;color:#ffffffe6!important;font-size:clamp(1.35dvh,.78vw,1.72dvh)!important;text-align:left!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-round-board{min-inline-size:0!important;max-inline-size:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-round-row{display:grid!important;grid-template-columns:clamp(2dvh,1.1vw,2.42dvh) minmax(3.5ch,1fr) minmax(12.6ch,13.8ch)!important;column-gap:clamp(.3vw,.55dvh,.55vw)!important;min-inline-size:0!important;min-block-size:clamp(3.16dvh,3.52dvh,3.9dvh)!important;max-block-size:clamp(3.16dvh,3.52dvh,3.9dvh)!important;padding-inline:clamp(.3vw,.62dvh,.58vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-round-row :is(.slot-card-name,em,span){min-inline-size:0!important;overflow:hidden!important;font-size:clamp(1.25dvh,.72vw,1.58dvh)!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .player-round-row b{justify-self:end!important;min-inline-size:12.6ch!important;max-inline-size:none!important;overflow:visible!important;color:#fff!important;font-size:clamp(1.18dvh,.68vw,1.52dvh)!important;letter-spacing:-.075em!important;line-height:1!important;text-align:right!important;text-overflow:clip!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .card-hand{position:relative!important;z-index:70!important;block-size:clamp(9.6dvh,10.7dvh,11.5dvh)!important;min-block-size:clamp(9.6dvh,10.7dvh,11.5dvh)!important;max-block-size:clamp(9.6dvh,10.7dvh,11.5dvh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) :is(.card-hand-stage,.intel-card-row){block-size:100%!important;min-block-size:0!important;max-block-size:100%!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .intel-card-row{--hand-card-w: clamp(4.15vw, 7.15dvh, 5.05vw);display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:clamp(.68vw,.95dvh,.95vw)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .hand-card-slot{flex:0 0 var(--hand-card-w)!important;inline-size:var(--hand-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .hand-card{inline-size:100%!important;block-size:100%!important;transform-origin:50% 100%!important;will-change:transform!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .hand-card.focused:not(.dragging){transform:translate3d(0,-.16dvh,0) scale(1.01)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) :is(.hand-card.dragging,.hand-card.play-ready){transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.01)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) .card-play-lane{pointer-events:none!important;z-index:65!important;inline-size:min(12vw,22dvh)!important;block-size:clamp(3.4dvh,4.2dvh,5dvh)!important;inset-block-end:clamp(7.2dvh,8dvh,8.8dvh)!important;opacity:.28!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(body.screen-auction .auction-screen,.auction-screen) :is(.bid-console,.bid-controls,.bid-action-row){position:relative!important;z-index:180!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1vw,1.5dvh,1.35vw)!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card{display:grid!important;grid-template-areas:"type size" "media media" "name name" "price price"!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:clamp(.42dvh,.34vw,.72dvh)!important;min-block-size:clamp(22dvh,16vw,27dvh)!important;padding:clamp(1dvh,.76vw,1.48dvh)!important;overflow:hidden!important;background:radial-gradient(circle at 50% 43%,color-mix(in srgb,var(--rarity-color, #58d68d) 34%,transparent) 0,transparent 52%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #58d68d) 22%,#071110),#020707 80%)!important;box-shadow:inset 0 0 0 max(.1vw,.16dvh) color-mix(in srgb,var(--rarity-color, #58d68d) 86%,white 8%),inset 0 0 clamp(1.8dvh,1.35vw,2.7dvh) color-mix(in srgb,var(--rarity-color, #58d68d) 24%,transparent),0 0 clamp(.8dvh,.6vw,1.2dvh) #0000008c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-meta{display:contents!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-scene{grid-area:type!important;justify-self:start!important;max-inline-size:100%!important;padding:0!important;overflow:hidden!important;background:none!important;color:#fffffff2!important;font-size:clamp(1.55dvh,.95vw,2dvh)!important;font-weight:900!important;line-height:1.08!important;text-overflow:ellipsis!important;text-shadow:0 0 clamp(.7dvh,.55vw,1dvh) rgba(0,0,0,.85)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card :is(.card-size-badge,.card-size){grid-area:size!important;justify-self:end!important;padding:clamp(.25dvh,.18vw,.45dvh) clamp(.5vw,.8dvh,.75vw)!important;border:max(.08vw,.14dvh) solid color-mix(in srgb,var(--rarity-color, #58d68d) 72%,white 15%)!important;border-radius:999px!important;background:#00000052!important;color:#fff6df!important;font-size:clamp(1.3dvh,.8vw,1.7dvh)!important;font-weight:900!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .encyclopedia-card-media{grid-area:media!important;place-self:center!important;max-inline-size:68%!important;max-block-size:70%!important;object-fit:contain!important;filter:drop-shadow(0 0 clamp(.65dvh,.5vw,1.1dvh) rgba(255,255,255,.12))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-name{grid-area:name!important;justify-self:center!important;max-inline-size:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:none!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-name span{display:block!important;max-inline-size:100%!important;overflow:hidden!important;color:#fff!important;font-size:clamp(2.2dvh,1.55vw,3dvh)!important;font-weight:950!important;line-height:1.06!important;text-overflow:ellipsis!important;text-shadow:0 0 clamp(.7dvh,.5vw,1dvh) rgba(0,0,0,.9)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card strong{grid-area:price!important;justify-self:center!important;color:#fff!important;font-size:clamp(1.75dvh,1.05vw,2.2dvh)!important;font-weight:900!important;line-height:1.1!important;white-space:nowrap!important}}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item]{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;background:#000000fd!important;overflow:hidden!important;contain:layout paint!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-overlay{position:fixed!important;inset:0!important;z-index:1!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;padding:0!important;margin:0!important;background:transparent!important;opacity:1!important;visibility:visible!important;overflow:hidden!important;transform:none!important;transition:none!important;animation:none!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-shell,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-content{inline-size:100vw!important;block-size:100dvh!important;display:grid!important;grid-template-rows:clamp(12.5dvh,14.5dvh,16dvh) minmax(0,1fr) clamp(8.2dvh,9.6dvh,11dvh)!important;justify-items:center!important;align-items:center!important;padding:0!important;margin:0!important;transform:none!important;transition:none!important;animation:none!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-header,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-heading{grid-row:1!important;align-self:end!important;justify-self:center!important;inline-size:100%!important;max-inline-size:none!important;margin:0!important;padding:0 clamp(14vw,16vw,18vw)!important;text-align:center!important;transform:none!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-header h2,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-heading h2{margin:0!important;font-size:clamp(4.1dvh,2.45vw,5.2dvh)!important;line-height:1.02!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-header p,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-heading p{margin:clamp(1dvh,1.3dvh,1.8dvh) 0 0!important;font-size:clamp(1.8dvh,1.05vw,2.35dvh)!important;line-height:1.25!important;color:#f4f4eb9e!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-timer,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-timer{position:fixed!important;inset-block-start:clamp(5dvh,6dvh,7dvh)!important;inset-inline-end:clamp(6vw,8.2vw,10vw)!important;inline-size:clamp(9.5vw,14.5dvh,12.8vw)!important;transform:none!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards{grid-row:2!important;--role-choice-card-w: min(17.2vw, 30dvh) !important;display:grid!important;grid-template-columns:repeat(3,var(--role-choice-card-w))!important;gap:min(4vw,6dvh)!important;inline-size:max-content!important;max-inline-size:88vw!important;block-size:auto!important;justify-content:center!important;align-content:center!important;place-self:center!important;margin:0 auto!important;transform:none!important;transition:none!important;animation:none!important}body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-body{grid-row:2 / 4!important;display:grid!important;grid-template-rows:minmax(0,1fr) clamp(8.2dvh,9.4dvh,10.5dvh)!important;inline-size:100%!important;block-size:100%!important;place-items:center!important;padding:0!important;margin:0!important;overflow:hidden!important}body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards{--item-card-w: min(12.4vw, 22.8dvh) !important;display:grid!important;grid-template-columns:repeat(3,var(--item-card-w))!important;gap:min(3.2vw,5dvh)!important;inline-size:max-content!important;max-inline-size:88vw!important;block-size:auto!important;place-self:center!important;margin:0 auto!important;transform:none!important;transition:none!important;animation:none!important}body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="2"]{--item-card-w: min(13.2vw, 24dvh) !important;grid-template-columns:repeat(2,var(--item-card-w))!important;gap:min(4.2vw,6.4dvh)!important}body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="4"]{--item-card-w: min(10.7vw, 19.6dvh) !important;grid-template-columns:repeat(4,var(--item-card-w))!important;gap:min(1.2vw,2dvh)!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-card{inline-size:100%!important;block-size:auto!important;aspect-ratio:690 / 1000!important;flex:0 0 auto!important;margin:0!important;transform:none!important;transition:filter .14s ease,opacity .14s ease,box-shadow .14s ease!important;animation:none!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card.selected,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-card.selected{transform:none!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-action,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-footer,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-action{grid-row:3!important;align-self:start!important;justify-self:center!important;inline-size:min(28vw,54dvh)!important;margin-block-start:clamp(.5dvh,1.1dvh,1.7dvh)!important;transform:none!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-confirm,body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-confirm{inline-size:100%!important;min-block-size:clamp(6.4dvh,7.3dvh,8.2dvh)!important}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player{grid-template-columns:minmax(clamp(14vw,16.5vw,18vw),.92fr) minmax(0,1.08fr)!important;min-block-size:clamp(18.2dvh,20dvh,21.6dvh)!important;column-gap:clamp(.55vw,.95dvh,.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-identity{grid-template-columns:clamp(5.7dvh,3.55vw,7dvh) minmax(0,1fr)!important;column-gap:clamp(.35vw,.7dvh,.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap{inline-size:clamp(5.7dvh,3.55vw,7dvh)!important;min-inline-size:clamp(5.7dvh,3.55vw,7dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap img{inline-size:clamp(5.7dvh,3.55vw,7dvh)!important;block-size:clamp(5.7dvh,3.55vw,7dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap span{font-size:clamp(1.35dvh,.72vw,1.65dvh)!important;max-inline-size:clamp(5.7dvh,3.55vw,7dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name b{font-size:clamp(1.55dvh,.88vw,1.98dvh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-cash-brief{font-size:clamp(1.35dvh,.76vw,1.65dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(1.75dvh,.98vw,2.15dvh) minmax(2.3ch,.52fr) minmax(8.3ch,9.2ch)!important;column-gap:clamp(.2vw,.4dvh,.35vw)!important;block-size:clamp(2.45dvh,1.58vw,3.08dvh)!important;padding-inline:clamp(.22vw,.5dvh,.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{max-inline-size:5.2ch!important;font-size:clamp(1.05dvh,.58vw,1.32dvh)!important;letter-spacing:-.03em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{min-inline-size:8.3ch!important;max-inline-size:9.2ch!important;overflow:visible!important;font-size:clamp(1.05dvh,.58vw,1.32dvh)!important;letter-spacing:-.085em!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand{block-size:clamp(10.2dvh,11.6dvh,12.8dvh)!important;min-block-size:clamp(10.2dvh,11.6dvh,12.8dvh)!important;max-block-size:clamp(10.2dvh,11.6dvh,12.8dvh)!important;z-index:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand-stage{place-items:center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .intel-card-row{--hand-card-w: clamp(4.7vw, 8.4dvh, 5.8vw) !important;gap:clamp(.9vw,1.4dvh,1.2vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot{inline-size:var(--hand-card-w)!important;flex-basis:var(--hand-card-w)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.selection-ui-card.hand-card.focused:not(.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.hand-card.focused:not(.dragging){transform:translate3d(0,-.25dvh,0) scale(1.025)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.selection-ui-card.hand-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.hand-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.selection-ui-card.hand-card.play-ready,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.hand-card.play-ready{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.02)!important;z-index:50!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-play-lane{block-size:clamp(3.2dvh,3.8dvh,4.6dvh)!important;inset-block-end:clamp(8.3dvh,9dvh,9.8dvh)!important;opacity:.36!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-meta{display:contents!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card{grid-template-rows:auto minmax(8dvh,1fr) auto auto!important;min-block-size:clamp(20.5dvh,14.6vw,24dvh)!important;row-gap:clamp(.45dvh,.8dvh,1.1dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-size,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-size{grid-area:size!important;position:static!important;justify-self:end!important;align-self:start!important;max-inline-size:5ch!important;padding:.35dvh .7vw!important;border:.14dvh solid color-mix(in srgb,var(--rarity-color, #66e3ff) 75%,transparent)!important;border-radius:999px!important;background:#0507098a!important;color:#fff!important;font-size:clamp(1.45dvh,.78vw,1.8dvh)!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) select{font-size:var(--pm-font-md)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs.lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .topbar-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .nav-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-tabs{overflow:hidden!important;contain:paint!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .lobby-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs.lobby-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .topbar-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .nav-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) [role=tab]{position:relative!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs.lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .topbar-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .nav-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) [role=tab][aria-selected=true]:after{left:0!important;right:0!important;width:100%!important;max-width:100%!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .lobby-tabs:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs.lobby-tabs:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .topbar-tabs:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .nav-tabs:after{inset-inline:0!important;width:100%!important;max-width:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-message-loading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .product-loading{position:absolute!important;inset:auto var(--pm-gap) var(--pm-gap) auto!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;padding:clamp(.72vh,.46vw,1.05vh) clamp(1vw,1.55vh,1.42vw)!important;border:.12vh solid rgba(129,213,255,.36)!important;border-radius:clamp(1.5vh,.96vw,2.1vh)!important;background:#05141cdb!important;color:#def5ffe6!important;font-size:var(--pm-font-xs)!important;pointer-events:none!important;z-index:8!important;box-shadow:0 0 clamp(1.2vh,.78vw,1.8vh) #00000061!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-table .prototype-message-loading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-message-loading:not(.inline):empty{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root{position:fixed!important;box-sizing:border-box!important;inset:var(--pm-safe-y) var(--pm-safe-x)!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;display:grid!important;grid-template-rows:clamp(10vh,6.35vw,12.1vh) minmax(0,1fr)!important;gap:0!important;padding:0!important;overflow:hidden!important;background:linear-gradient(180deg,#030d14fa,#020a0ff5)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-top{min-height:0!important;padding:clamp(1vh,.66vw,1.5vh) clamp(1.6vw,2.5vh,2.3vw)!important;display:grid!important;grid-template-columns:auto auto auto minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(.9vw,1.35vh,1.28vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-top h2{font-size:var(--pm-font-xl)!important;line-height:1!important;margin:0!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-top>button:not(.prototype-history-close),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-top>span{font-size:var(--pm-font-sm)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-close{grid-column:5!important;width:clamp(7vh,4.45vw,8.45vh)!important;height:clamp(7vh,4.45vw,8.45vh)!important;border-radius:clamp(1.5vh,.96vw,2.2vh)!important;font-size:var(--pm-font-lg)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-tabs{grid-column:4!important;justify-self:end!important;display:grid!important;grid-template-columns:repeat(4,minmax(clamp(7.4vw,11.5vh,10.2vw),1fr))!important;gap:0!important;max-width:min(44vw,66vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-tabs button{min-height:clamp(6.2vh,3.95vw,7.45vh)!important;font-size:var(--pm-font-sm)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-table{min-height:0!important;height:100%!important;padding:0 clamp(1.2vw,1.85vh,1.7vw) clamp(1.2vh,.76vw,1.75vh)!important;display:grid!important;grid-template-rows:clamp(6.5vh,4.1vw,7.8vh) minmax(0,1fr) clamp(5.7vh,3.6vw,6.8vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row{grid-template-columns:minmax(7.4vw,.7fr) minmax(5.4vw,.5fr) minmax(7.3vw,.66fr) minmax(13.6vw,1.2fr) minmax(9.4vw,.86fr) minmax(8.8vw,.78fr) minmax(9.2vw,.82fr) minmax(12.2vw,1fr) minmax(2.6vw,.22fr)!important;align-items:center!important;column-gap:clamp(.5vw,.78vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-rows{min-height:0!important;height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row{min-height:clamp(10.5vh,6.65vw,12.45vh)!important;padding-block:clamp(.7vh,.46vw,1.08vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row>*{min-width:0!important;font-size:var(--pm-font-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row>*:nth-child(5),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row>*:nth-child(8){font-size:clamp(2.2vh,1.38vw,2.9vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row em{justify-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;width:100%!important;min-height:clamp(5.4vh,3.42vw,6.55vh)!important;padding-inline:clamp(.5vw,.78vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head>*:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row>*:nth-child(7){justify-self:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-loot-strip{display:flex!important;align-items:center!important;gap:clamp(.32vw,.5vh,.45vw)!important;min-width:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-loot-strip i{width:clamp(4.75vh,3vw,5.65vh)!important;height:clamp(4.75vh,3vw,5.65vh)!important;flex:0 0 clamp(4.75vh,3vw,5.65vh)!important;border-radius:clamp(.8vh,.52vw,1.18vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail{min-height:0!important;height:100%!important;padding:clamp(1vh,.66vw,1.45vh) clamp(1.3vw,2vh,1.9vw)!important;display:grid!important;grid-template-columns:minmax(31vw,.72fr) minmax(0,1fr)!important;grid-template-rows:clamp(12.6vh,7.9vw,14.6vh) minmax(0,1fr)!important;gap:clamp(1vh,.64vw,1.45vh)!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail *{min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-stats{grid-column:1 / -1!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.8vw,1.25vh,1.15vw)!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-stats div{min-height:0!important;padding:clamp(1vh,.66vw,1.5vh) clamp(1vw,1.55vh,1.42vw)!important;display:grid!important;align-content:center!important;gap:clamp(.55vh,.36vw,.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-stats span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-columns h3,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-loots h3{font-size:var(--pm-font-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-stats b{font-size:var(--pm-font-md)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-columns{grid-column:1!important;display:grid!important;grid-template-columns:1fr!important;gap:clamp(1vh,.64vw,1.45vh)!important;min-height:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-loots{grid-column:2!important;min-height:0!important;height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.8vw,1.25vh,1.15vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-loot{min-height:clamp(17vh,10.8vw,20vh)!important;border-radius:0!important;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color, #76e5ff) 36%,transparent),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 18%,rgba(6,20,22,.96)),#02090cf0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-overlay{align-items:center!important;justify-content:center!important;background:#06080cdb!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-shell{box-sizing:border-box!important;position:relative!important;inset:auto!important;transform:none!important;width:calc(100vw - (var(--pm-safe-x) * 2))!important;height:calc(100dvh - (var(--pm-safe-y) * 4))!important;max-width:calc(100vw - (var(--pm-safe-x) * 2))!important;max-height:calc(100dvh - (var(--pm-safe-y) * 4))!important;margin:0 auto!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading h2{font-size:var(--pm-font-xl)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading p{font-size:var(--pm-font-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards{justify-content:center!important;align-items:center!important;gap:clamp(2.2vw,3.4vh,3vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards:has(.selection-ui-card.selected) .selection-ui-card:not(.selected),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards:has(.selection-ui-item-card.selected) .selection-ui-item-card:not(.selected),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards:has(.selection-ui-character-card.selected) .selection-ui-character-card:not(.selected){opacity:.96!important;filter:brightness(1.04) saturate(1.04)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-card.selected{opacity:1!important;filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-stage{height:clamp(27vh,17.15vw,31vh)!important;min-height:clamp(27vh,17.15vw,31vh)!important;padding-block:clamp(.45vh,.3vw,.7vh) clamp(4.5vh,2.85vw,5.3vh)!important;overflow:hidden!important;contain:paint!important;z-index:16!important;background:linear-gradient(180deg,#040e10a3,#010507d1),radial-gradient(circle at 50% 10%,rgba(172,255,31,.13),transparent 54%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{height:var(--pm-hand-card-h)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio))!important;flex:0 0 calc(var(--pm-hand-card-h) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){height:calc(var(--pm-hand-card-h) * 1.08)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio) * 1.08)!important;transform:translateY(clamp(-1.3vh,-.82vw,-.62vh))!important;z-index:28!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hud-bottom{z-index:80!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .bk-modal-panel{width:calc(100vw - (var(--pm-safe-x) * 3))!important;height:calc(100dvh - (var(--pm-safe-y) * 3))!important;max-width:none!important;max-height:none!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal.bk-modal,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal{z-index:2147482001!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body .bk-modal-backdrop,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .bk-modal-backdrop{z-index:2147482000!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body .bk-modal,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .bk-modal,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .app-modal-panel{z-index:2147482001!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body .bk-modal .bk-modal-close,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .bk-modal .bk-modal-close{position:relative!important;z-index:2147482002!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-layout{min-height:0!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-grid{min-height:0!important;overflow:hidden auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.9vw,1.4vh,1.28vw)!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .loot-cell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .loot-cell{border-radius:0!important;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--rarity-color, #76e5ff) 32%,transparent),transparent 64%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 28%,rgba(8,28,30,.98)),#02090ce6)!important;border-color:color-mix(in srgb,var(--rarity-color, #76e5ff) 78%,rgba(255,255,255,.22))!important;box-shadow:inset 0 0 clamp(1.15vh,.72vw,1.65vh) color-mix(in srgb,var(--rarity-color, #76e5ff) 16%,transparent),0 0 clamp(.85vh,.55vw,1.25vh) #00000080!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card:before{opacity:.36!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card{background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color, #76e5ff) 48%,transparent),transparent 64%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 36%,rgba(9,30,32,.96)),#020a0deb)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .loot-cell .loot-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .loot-cell span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .loot-cell b{background:transparent!important;box-shadow:none!important;text-shadow:0 .2vh .6vh rgba(0,0,0,.88)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board{margin-block:0!important;align-self:stretch!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel{display:grid!important;grid-template-rows:var(--pm-panel-head, clamp(6.8vh, 4.15vw, 8.2vh)) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel .round-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-head{height:var(--pm-panel-head, clamp(6.8vh, 4.15vw, 8.2vh))!important;min-height:var(--pm-panel-head, clamp(6.8vh, 4.15vw, 8.2vh))!important;max-height:var(--pm-panel-head, clamp(6.8vh, 4.15vw, 8.2vh))!important;margin:0!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;padding-block:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-head{justify-content:space-between!important;padding-inline:clamp(1.1vw,1.7vh,1.58vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-panel{display:grid!important;grid-template-rows:var(--pm-panel-head, clamp(6.8vh, 4.15vw, 8.2vh)) minmax(0,1fr) clamp(5.8vh,3.55vw,6.9vh)!important;height:100%!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid-scroll{min-height:0!important;height:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important;-webkit-overflow-scrolling:touch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(18vw,19vw) minmax(20vw,21.5vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) var(--pm-result-actions)!important;gap:var(--pm-gap)!important;align-items:stretch!important;box-sizing:border-box!important;height:100dvh!important;min-height:0!important;max-height:100dvh!important;padding:var(--pm-safe-y) var(--pm-safe-x)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-summary-panel{grid-column:1!important;grid-row:1 / span 2!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;min-height:0!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board{grid-column:3!important;grid-row:1!important;display:grid!important;grid-template-rows:minmax(0,1fr)!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board>*{min-height:0!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-bottom{grid-column:2!important;grid-row:2!important;display:flex!important;align-items:stretch!important;justify-content:stretch!important;min-height:0!important;height:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-actions{flex:1 1 auto!important;height:100%!important;min-height:0!important;min-width:0!important;width:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.75vw,1.15vh,1.05vw)!important;align-items:stretch!important;align-content:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-actions .bid-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-actions button{min-width:0!important;min-height:0!important;height:100%!important;max-height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;overflow:hidden!important;font-size:clamp(1.72vh,1.08vw,2.45vh)!important;line-height:1!important;letter-spacing:0!important;padding-block:0!important;padding-inline:clamp(.28vw,.46vh,.52vw)!important}html:not(.phone-landscape):not(.compact-landscape):not(.ultra-compact-landscape):not(.webview-performance) body.screen-result .result-board .loot-board-head{transform:translateY(clamp(.55vh,.32vw,.62vh))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel .event-list{min-height:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid{width:100%!important;min-width:100%!important;height:auto!important;min-height:calc(100% + 1.8vh)!important;align-content:start!important;padding-bottom:clamp(1.2vh,.76vw,1.75vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .venue-marker,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .map-pin{opacity:1!important;background:linear-gradient(135deg,#efbe3ef5,#7a4d12d6)!important;box-shadow:inset 0 0 clamp(1vh,.64vw,1.45vh) #ffffff14,0 clamp(.8vh,.52vw,1.18vh) clamp(1.6vh,1vw,2.3vh) #0000005c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .venue-detail.map-venue-card{opacity:1!important;background:linear-gradient(180deg,#07090afa,#050809f5),radial-gradient(circle at 50% 15%,rgba(173,255,31,.06),transparent 58%)!important;box-shadow:inset 0 0 clamp(1.4vh,.9vw,2vh) #ffffff09,0 clamp(1.1vh,.7vw,1.6vh) clamp(2.4vh,1.5vw,3.4vh) #0000006b!important}html.keyboard-open .login-screen,html.keyboard-open .login-shell,html.keyboard-open .login-stage{min-height:var(--stable-vh, 100dvh)!important;height:var(--stable-vh, 100dvh)!important;max-height:var(--stable-vh, 100dvh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail{height:100%!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important;align-content:start!important;padding:clamp(1.05vh,.66vw,1.45vh) clamp(1.25vw,1.95vh,1.82vw) clamp(2.2vh,1.38vw,3vh)!important;gap:clamp(1vh,.64vw,1.45vh)!important;overflow:hidden auto!important;overscroll-behavior:contain!important;touch-action:pan-y!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-stats{grid-column:1!important;grid-row:auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns{grid-column:1!important;grid-row:auto!important;display:grid!important;grid-template-columns:minmax(24vw,.36fr) minmax(0,.64fr)!important;gap:clamp(1vw,1.55vh,1.42vw)!important;min-height:0!important;overflow:initial!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots{grid-column:1!important;grid-row:auto!important;height:auto!important;min-height:clamp(23vh,14.6vw,28vh)!important;overflow:initial!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots>div{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.82vw,1.26vh,1.16vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot{min-height:clamp(22vh,13.8vw,26vh)!important;padding:clamp(1vh,.64vw,1.45vh)!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto auto auto!important;gap:clamp(.52vh,.34vw,.78vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot-media{min-height:0!important;max-height:clamp(9.4vh,5.9vw,11.4vh)!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot b{font-size:var(--pm-font-sm)!important;line-height:1.08!important;color:#fffff8fa!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot strong{font-size:var(--pm-font-xs)!important;line-height:1.12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card{padding:clamp(.85vh,.54vw,1.22vh) clamp(.72vw,1.12vh,1.02vw)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:clamp(.52vh,.34vw,.76vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{z-index:2!important;font-size:var(--pm-font-xs)!important;color:#fffff8eb!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name{z-index:2!important;min-height:clamp(4.6vh,2.9vw,5.7vh)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding-inline:clamp(.5vw,.78vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-align:center!important;font-size:clamp(2.9vh,1.82vw,3.72vh)!important;line-height:1.04!important;font-weight:900!important;color:#fffff8fc!important;letter-spacing:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card strong{z-index:2!important;font-size:var(--pm-font-sm)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-media{min-height:0!important;max-height:clamp(8.8vh,5.55vw,10.8vh)!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid-scroll{box-sizing:border-box!important;padding:clamp(.55vh,.36vw,.82vh)!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid{width:100%!important;min-width:100%!important;height:auto!important;min-height:calc(100% + .55vh)!important;padding:0!important;align-content:stretch!important;gap:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid-scroll:after{content:""!important;display:block!important;height:clamp(.35vh,.22vw,.52vh)!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell{min-height:0!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell .loot-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell span{font-size:clamp(2.45vh,1.54vw,3.15vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin{box-sizing:border-box!important;width:clamp(10.8vw,16.8vh,13.2vw)!important;min-width:clamp(10.8vw,16.8vh,13.2vw)!important;max-width:clamp(10.8vw,16.8vh,13.2vw)!important;min-height:clamp(7.2vh,4.55vw,8.6vh)!important;padding:clamp(.78vh,.5vw,1.12vh) clamp(.78vw,1.2vh,1.12vw)!important;display:grid!important;align-content:center!important;justify-items:start!important;gap:clamp(.22vh,.16vw,.34vh)!important;border:.16vh solid rgba(255,227,122,.72)!important;opacity:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin span{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin b{font-size:clamp(2.45vh,1.54vw,3.15vh)!important;line-height:1.02!important;color:#fffff8fa!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin span{font-size:var(--pm-font-xs)!important;color:#fff6d6e6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin em{position:absolute!important;inset-block-start:clamp(-1.25vh,-.78vw,-.58vh)!important;inset-inline-end:clamp(-1vw,-1.55vh,-.42vw)!important;min-width:clamp(3.4vw,5.25vh,4.8vw)!important;height:clamp(2.75vh,1.74vw,3.45vh)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999vh!important;background:linear-gradient(135deg,#dcff27,#8edb20)!important;color:#101607!important;font-size:var(--pm-font-xs)!important;font-weight:900!important;z-index:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin.selected{transform:translateZ(0) scale(1.06)!important;z-index:6!important;border-color:#fff5b0fa!important;background:linear-gradient(135deg,#f6bd30fa,#995510e6)!important;box-shadow:0 0 clamp(1.2vh,.78vw,1.8vh) #ffd64959,0 clamp(1vh,.64vw,1.45vh) clamp(2.4vh,1.52vw,3.45vh) #00000073!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(2.9vh,1.82vw,3.65vh) minmax(clamp(7.6vw,11.7vh,10.6vw),1fr) minmax(clamp(7.4vw,11.4vh,10.2vw),auto)!important;column-gap:clamp(.45vw,.7vh,.64vw)!important;min-height:clamp(5.2vh,3.28vw,6.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.95vh,1.22vw,2.55vh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row b{min-width:clamp(7vw,10.8vh,9.8vw)!important;max-width:clamp(8.4vw,13vh,11.8vw)!important;justify-self:end!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.95vh,1.22vw,2.55vh)!important;line-height:1!important;text-align:right!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand{z-index:120!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-card-row,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{overflow:visible!important;contain:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-stage{height:clamp(29vh,18.35vw,33vh)!important;min-height:clamp(29vh,18.35vw,33vh)!important;padding-block:clamp(.45vh,.3vw,.7vh) clamp(4.2vh,2.65vw,5vh)!important;background:linear-gradient(180deg,#040d0fc2,#010507e6),radial-gradient(circle at 50% 12%,rgba(172,255,31,.14),transparent 56%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){height:calc(var(--pm-hand-card-h) * 1.16)!important;width:calc(var(--pm-hand-card-h) * var(--selection-card-ratio) * 1.16)!important;transform:translateY(clamp(-2vh,-1.25vw,-1vh))!important;z-index:180!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{z-index:220!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-overlay{background:#010306f0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-shell{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;place-items:center!important;padding:clamp(2.2vh,1.38vw,3vh) clamp(2vw,3.1vh,2.85vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-body{width:100%!important;min-height:0!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards{width:min(78vw,126vh)!important;margin-inline:auto!important;justify-content:center!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:min(74vw,118vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-card-inner,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .prop-card-shell .selection-ui-card-inner{padding:20% 17% 18%!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr) auto!important;align-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .prop-card-shell .selection-ui-title b{font-size:clamp(2.75vh,1.74vw,3.45vh)!important;line-height:1.04!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-ability{min-height:0!important;display:grid!important;gap:clamp(.72vh,.46vw,1.05vh)!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-ability small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .prop-card-shell .selection-ui-ability small{font-size:clamp(1.65vh,1.04vw,2.18vh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-ability b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .prop-card-shell .selection-ui-ability b{font-size:clamp(2.45vh,1.54vw,3.15vh)!important;line-height:1.04!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-ability p,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .prop-card-shell .selection-ui-ability p{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:clamp(1.92vh,1.2vw,2.45vh)!important;line-height:1.2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime){--pm-overlay-dark: rgba(1, 3, 6, .975)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-overlay{background:var(--pm-overlay-dark)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-shell{width:100vw!important;height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;padding:clamp(2.4vh,1.5vw,3.4vh) clamp(3vw,4.65vh,4.2vw) clamp(2.2vh,1.38vw,3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading{width:100%!important;max-width:min(78vw,126vh)!important;margin-inline:auto!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards{width:min(74vw,118vh)!important;margin-inline:auto!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(3vw,4.65vh,4.2vw)!important;transform:translate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:min(76vw,120vh)!important;gap:clamp(3.2vw,4.95vh,4.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-card{width:clamp(15.4vw,24vh,18.5vw)!important;height:clamp(48vh,30.3vw,57vh)!important;flex:0 0 clamp(15.4vw,24vh,18.5vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-frame,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-art{width:100%!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-art img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important;opacity:1!important;filter:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-copy{inset-inline:9%!important;inset-block-end:11%!important;min-height:clamp(12vh,7.6vw,15vh)!important;max-height:clamp(16vh,10.1vw,19vh)!important;padding:clamp(.9vh,.58vw,1.3vh) clamp(.8vw,1.24vh,1.14vw)!important;background:linear-gradient(180deg,#020808db,#010405f0)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-copy b{font-size:clamp(2.45vh,1.54vw,3.1vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-copy p{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:clamp(1.82vh,1.14vw,2.35vh)!important;line-height:1.16!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-card-inner,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .prop-card-shell .selection-ui-card-inner{padding:17% 16%!important;grid-template-rows:auto minmax(clamp(5vh,3.15vw,6.1vh),auto) minmax(0,1fr)!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .prop-card-shell .selection-ui-title{min-height:clamp(5vh,3.15vw,6.2vh)!important;display:flex!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .prop-card-shell .selection-ui-title b{font-size:clamp(2.55vh,1.6vw,3.25vh)!important;line-height:1.04!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-ability{justify-content:center!important;align-content:center!important;gap:clamp(.7vh,.44vw,1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-ability b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .prop-card-shell .selection-ui-ability b{font-size:clamp(2.25vh,1.42vw,2.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-ability p,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .prop-card-shell .selection-ui-ability p{-webkit-line-clamp:4!important;font-size:clamp(1.72vh,1.08vw,2.26vh)!important;line-height:1.18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-stage{height:clamp(25vh,15.8vw,29vh)!important;min-height:clamp(25vh,15.8vw,29vh)!important;padding-block:clamp(.5vh,.32vw,.75vh) clamp(2.2vh,1.38vw,3vh)!important;overflow:hidden!important;contain:paint!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{height:clamp(19.5vh,12.3vw,22.5vh)!important;width:calc(clamp(19.5vh,12.3vw,22.5vh) * var(--selection-card-ratio))!important;flex:0 0 calc(clamp(19.5vh,12.3vw,22.5vh) * var(--selection-card-ratio))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){height:clamp(22.5vh,14.2vw,26vh)!important;width:calc(clamp(22.5vh,14.2vw,26vh) * var(--selection-card-ratio))!important;transform:translate3d(var(--drag-x, 0),calc(var(--drag-y, 0) - clamp(1.1vh,.7vw,1.6vh)),0)!important;z-index:230!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-play-lane{inset-block-start:clamp(1vh,.64vw,1.45vh)!important;inset-block-end:auto!important;min-height:clamp(5.6vh,3.52vw,6.7vh)!important;max-height:clamp(6.8vh,4.3vw,8vh)!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hud-bottom{z-index:320!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(2.8vh,1.76vw,3.55vh) minmax(clamp(9vw,14vh,12.8vw),1fr) minmax(clamp(9.2vw,14.2vh,12.8vw),auto)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{font-size:clamp(1.8vh,1.14vw,2.35vh)!important;max-width:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row b{font-size:clamp(1.78vh,1.12vw,2.32vh)!important;max-width:clamp(10vw,15.5vh,14vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19vw) minmax(20.5vw,22vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8.4vh,5.3vw,10vh)!important;height:100dvh!important;max-height:100dvh!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board{min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-panel{grid-template-rows:var(--pm-panel-head, clamp(6.8vh, 4.15vw, 8.2vh)) minmax(0,1fr) clamp(5.6vh,3.55vw,6.7vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid-scroll{padding:0!important;min-height:0!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid{height:auto!important;min-height:calc(100% + .65vh)!important;align-content:start!important;gap:0!important;padding-bottom:clamp(.8vh,.5vw,1.15vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell{min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell img,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell .loot-media{max-width:82%!important;max-height:64%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card{background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--rarity-color, #76e5ff) 34%,transparent),transparent 62%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 24%,rgba(4,16,18,.98)),#01070af5)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name{justify-content:flex-start!important;min-height:clamp(5.2vh,3.28vw,6.4vh)!important;padding-inline:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{text-align:left!important;font-size:clamp(3.05vh,1.92vw,3.92vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin{width:clamp(10.4vw,16.1vh,12.8vw)!important;min-width:clamp(10.4vw,16.1vh,12.8vw)!important;max-width:clamp(10.4vw,16.1vh,12.8vw)!important;min-height:clamp(7.35vh,4.65vw,8.8vh)!important;opacity:.96!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin.active{opacity:1!important;transform:translateZ(0) scale(1.04)!important;filter:saturate(1.1) brightness(1.05)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail{display:block!important;height:100%!important;min-height:0!important;overflow:hidden auto!important;padding:clamp(1.15vh,.72vw,1.65vh) clamp(1.3vw,2vh,1.9vw) clamp(3vh,1.9vw,4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail>section{margin-block-end:clamp(1.05vh,.66vw,1.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns{display:grid!important;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)!important;gap:clamp(1vw,1.55vh,1.42vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns>article{min-height:clamp(22vh,13.9vw,26vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots{height:auto!important;min-height:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots>div{grid-template-columns:repeat(5,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime){--pm-readable-xs: clamp(1.82vh, 1.16vw, 2.18vh);--pm-readable-sm: clamp(2.02vh, 1.28vw, 2.45vh);--pm-readable-md: clamp(2.35vh, 1.48vw, 2.9vh);--pm-readable-lg: clamp(3.05vh, 1.92vw, 3.75vh);--pm-select-character-h-v2: min(68dvh, 28.4vw);--pm-select-item-h-v2: min(63dvh, 24.6vw);--pm-hand-card-h-v2: min(24.5dvh, 9.8vw)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) textarea{font-size:var(--pm-readable-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal{background:#03090cf0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-grid{align-content:start!important;gap:clamp(1.35vh,.86vw,1.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card{min-height:clamp(22vh,13.8vw,26vh)!important;padding:clamp(1.1vh,.7vw,1.55vh)!important;background:radial-gradient(circle at 50% 36%,color-mix(in srgb,var(--rarity-color, #75e6ff) 34%,transparent),transparent 57%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #75e6ff) 30%,rgba(7,20,22,.95)),#010709f7 76%)!important;box-shadow:inset 0 0 0 clamp(.16vh,.1vw,.22vh) color-mix(in srgb,var(--rarity-color, #75e6ff) 62%,rgba(255,255,255,.14)),inset 0 -4vh 7vh #00000094!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name{order:2!important;margin-block-start:clamp(.7vh,.44vw,1vh)!important;min-height:auto!important;background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{color:#fffff5fa!important;font-size:clamp(2.65vh,1.67vw,3.35vh)!important;font-weight:950!important;letter-spacing:-.02em!important;text-shadow:0 0 1.2vh rgba(0,0,0,.9)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .artifact-visual,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-image{order:1!important;min-height:clamp(7.5vh,4.72vw,9.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .venue-marker{inline-size:clamp(10.8vw,17vh,13vw)!important;min-inline-size:clamp(10.8vw,17vh,13vw)!important;max-inline-size:clamp(10.8vw,17vh,13vw)!important;min-block-size:clamp(7.8vh,4.9vw,9.1vh)!important;padding:clamp(.82vh,.52vw,1.15vh) clamp(.72vw,1.14vh,1.02vw)!important;opacity:.86!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin b{font-size:clamp(2.25vh,1.42vw,2.85vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin span{font-size:clamp(1.72vh,1.08vw,2.18vh)!important;line-height:1.1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin.active{opacity:1!important;transform:translateZ(0) scale(1.08)!important;z-index:8!important;background:linear-gradient(135deg,#ffd248fa,#975914e6)!important;box-shadow:0 0 clamp(2.8vh,1.76vw,3.8vh) #ffd24857,inset 0 0 0 clamp(.12vh,.08vw,.18vh) #fff4b8eb!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin.active em{background:#c7ff1c!important;color:#0b1202!important;box-shadow:0 0 clamp(1.5vh,.95vw,2vh) #c7ff1c94!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-overlay{position:fixed!important;inset:0!important;z-index:5000!important;background:radial-gradient(circle at 50% 42%,rgba(30,34,30,.22),transparent 42%),#020406f8!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-content{position:absolute!important;inset:0!important;width:100vw!important;height:100dvh!important;padding:calc(env(safe-area-inset-top,0vh) + clamp(2.6vh,1.64vw,3.5vh)) calc(env(safe-area-inset-right,0vw) + clamp(3.2vw,5vh,4.8vw)) calc(env(safe-area-inset-bottom,0vh) + clamp(2vh,1.26vw,2.8vh)) calc(env(safe-area-inset-left,0vw) + clamp(3.2vw,5vh,4.8vw))!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;align-items:center!important;justify-items:center!important;overflow:hidden!important;box-sizing:border-box!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading{width:min(78vw,128vh)!important;text-align:center!important;justify-self:center!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading h2{font-size:clamp(5.2vh,3.28vw,6.6vh)!important;line-height:.98!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading p{font-size:clamp(2.05vh,1.3vw,2.65vh)!important;line-height:1.2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-timer{position:fixed!important;inset-block-start:calc(env(safe-area-inset-top,0vh) + clamp(3.6vh,2.26vw,4.6vh))!important;inset-inline-end:calc(env(safe-area-inset-right,0vw) + clamp(5vw,7.9vh,7.2vw))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-body{width:100%!important;height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;place-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards{width:auto!important;max-width:94vw!important;min-width:0!important;height:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(4.2vw,6.6vh,6.2vw)!important;margin:0 auto!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-card{flex:0 0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-card{width:calc(var(--pm-select-character-h-v2) * var(--selection-card-ratio, .66))!important;height:var(--pm-select-character-h-v2)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-frame{position:relative!important;width:100%!important;height:100%!important;overflow:hidden!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-art{position:absolute!important;inset:7.4% 9.5% 32.5%!important;overflow:hidden!important;background:#020808b8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-art img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center top!important;opacity:1!important;filter:none!important;transform:translateZ(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-copy{position:absolute!important;inset-inline:12.2%!important;inset-block-end:10.2%!important;min-height:20.5%!important;max-height:24%!important;padding:clamp(.85vh,.54vw,1.2vh) clamp(.9vw,1.42vh,1.35vw)!important;display:grid!important;align-content:start!important;gap:clamp(.42vh,.27vw,.62vh)!important;background:linear-gradient(180deg,#000a09b8,#000405e6)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-copy b{font-size:clamp(2.35vh,1.48vw,2.98vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-copy p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;font-size:clamp(1.72vh,1.08vw,2.18vh)!important;line-height:1.18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card{width:calc(var(--pm-select-item-h-v2) * var(--selection-card-ratio, .66))!important;height:var(--pm-select-item-h-v2)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-card-inner{padding:17% 15% 15%!important;height:100%!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;gap:clamp(1.25vh,.79vw,1.75vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-title b{font-size:clamp(2.65vh,1.67vw,3.35vh)!important;line-height:1.04!important;white-space:normal!important;word-break:keep-all!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-ability{align-self:start!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-ability b{font-size:clamp(2.25vh,1.42vw,2.85vh)!important;line-height:1.06!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card .selection-ui-ability p{font-size:clamp(1.78vh,1.12vw,2.22vh)!important;line-height:1.18!important;-webkit-line-clamp:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-action{margin-block-start:clamp(1.1vh,.7vw,1.55vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel.card-hand{overflow:visible!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){height:clamp(20.5vh,12.9vw,24vh)!important;min-height:clamp(20.5vh,12.9vw,24vh)!important;padding-block:clamp(.4vh,.25vw,.65vh) clamp(1.2vh,.76vw,1.75vh)!important;overflow:visible!important;contain:none!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-card-row{align-items:end!important;justify-content:center!important;gap:clamp(1.55vw,2.45vh,2.35vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{width:calc(var(--pm-hand-card-h-v2) * var(--selection-card-ratio, .66))!important;height:var(--pm-hand-card-h-v2)!important;flex:0 0 calc(var(--pm-hand-card-h-v2) * var(--selection-card-ratio, .66))!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;transform-origin:50% 100%!important;transition:transform .16s ease,filter .16s ease!important;z-index:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){width:100%!important;height:100%!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.14)!important;z-index:240!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.2)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-card-inner{padding:17% 15% 14%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-title b{font-size:clamp(1.72vh,1.08vw,2.18vh)!important;line-height:1.04!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing) .selection-ui-title b{font-size:clamp(2.05vh,1.3vw,2.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hud-bottom{z-index:210!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(2.85vh,1.8vw,3.55vh) minmax(0,1fr) minmax(clamp(8.9vw,14vh,12.8vw),auto)!important;gap:clamp(.34vw,.54vh,.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row b{justify-self:end!important;min-width:clamp(8.2vw,13vh,12vw)!important;max-width:none!important;text-align:right!important;overflow:visible!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-hud{grid-template-columns:minmax(17.8vw,18.8vw) minmax(19vw,20.5vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8.4vh,5.3vw,10vh)!important;column-gap:clamp(.75vw,1.18vh,1.1vw)!important;row-gap:clamp(.85vh,.54vw,1.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board{align-self:stretch!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-panel{height:100%!important;grid-template-rows:clamp(6.8vh,4.28vw,8.1vh) minmax(0,1fr) clamp(5.2vh,3.28vw,6.1vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid-scroll{overflow:auto!important;overscroll-behavior:contain!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid{min-height:100%!important;height:auto!important;padding-block:0 clamp(1.2vh,.76vw,1.7vh)!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-bottom{grid-column:2!important;grid-row:2!important;align-self:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-foot{position:relative!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root{background:#01080cf5!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:max-content!important;gap:clamp(1.1vh,.7vw,1.55vh)!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns{display:grid!important;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)!important;gap:clamp(1vw,1.58vh,1.4vw)!important;min-height:clamp(26vh,16.4vw,31vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns>article{height:auto!important;max-height:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots{display:block!important;height:auto!important;min-height:clamp(24vh,15.1vw,29vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.85vw,1.34vh,1.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pmv3-text-xs: clamp(2.08vh, 1.32vw, 2.72vh);--pmv3-text-sm: clamp(2.36vh, 1.5vw, 3.05vh);--pmv3-text-md: clamp(2.72vh, 1.72vw, 3.55vh);--pmv3-text-lg: clamp(3.28vh, 2.08vw, 4.35vh);--pmv3-title: clamp(4.15vh, 2.64vw, 5.6vh);--pmv3-gap: clamp(.9vh, .58vw, 1.3vh);--pmv3-hand-card-h: clamp(28vh, 17.65vw, 32vh);--pmv3-select-character-h: min(76dvh, 31.8vw);--pmv3-select-item-h: min(68dvh, 27.2vw);--pmv3-panel-bg: rgba(1, 7, 9, .97)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body{font-size:var(--pmv3-text-sm)!important;text-rendering:geometricPrecision!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{inline-size:clamp(7.8vw,12.4vh,10.2vw)!important;block-size:clamp(7.4vh,4.7vw,9.2vh)!important;padding:clamp(.85vh,.54vw,1.15vh) clamp(.75vw,1.18vh,1.05vw)!important;border:.14vh solid rgba(255,214,88,.78)!important;background:linear-gradient(135deg,#ebab22eb,#674614bd),#191208f0!important;opacity:.7!important;filter:saturate(.86) brightness(.9)!important;transform:translate(-50%,-50%) scale(.94)!important;box-shadow:0 0 0 .1vh #ffffff29,0 1.2vh 2.8vh #0000006b!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active{opacity:1!important;filter:saturate(1.14) brightness(1.06)!important;transform:translate(-50%,-50%) scale(1.08)!important;z-index:8!important;border-color:#ffeb80fa!important;box-shadow:0 0 0 .12vh #ffffff4d,0 0 2.8vh #dbff2261,0 1.6vh 3.2vh #00000085!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.locked:not(.active){opacity:.46!important;filter:grayscale(.34) brightness(.72)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{font-size:clamp(2.55vh,1.62vw,3.3vh)!important;line-height:1.04!important;color:#fff8dc!important;text-shadow:0 .25vh .6vh rgba(0,0,0,.56)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{font-size:clamp(1.9vh,1.2vw,2.46vh)!important;line-height:1.08!important;color:#fff4d1eb!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin em{inset-block-start:-1.15vh!important;inset-inline-end:-.95vw!important;min-inline-size:clamp(2.95vw,4.66vh,4.1vw)!important;block-size:clamp(2.7vh,1.7vw,3.4vh)!important;font-size:clamp(1.78vh,1.12vw,2.26vh)!important;border-radius:999vh!important;background:linear-gradient(135deg,#dfff29,#87d923)!important;color:#102000!important;box-shadow:0 0 1.4vh #d2ff2773!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card{grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:clamp(.42vh,.27vw,.62vh)!important;padding:clamp(1.05vh,.66vw,1.45vh) clamp(.75vw,1.18vh,1.1vw)!important;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--rarity-color, #75c7ff) 34%,transparent),transparent 58%),linear-gradient(180deg,#061012f0,#020709fa)!important;box-shadow:inset 0 0 0 .12vh color-mix(in srgb,var(--rarity-color, #75c7ff) 62%,rgba(255,255,255,.18)),0 1.1vh 2.6vh #0000005c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name{order:3!important;inline-size:100%!important;min-height:clamp(4.6vh,2.9vw,5.8vh)!important;padding:0!important;background:transparent!important;display:grid!important;place-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;max-inline-size:100%!important;color:#fffaf0!important;font-size:clamp(2.6vh,1.64vw,3.38vh)!important;line-height:1.04!important;font-weight:950!important;letter-spacing:.02em!important;text-align:center!important;text-shadow:0 .35vh 1.1vh rgba(0,0,0,.72)!important;white-space:normal!important;word-break:keep-all!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-media{order:2!important;min-height:clamp(8.2vh,5.16vw,10.2vh)!important;filter:drop-shadow(0 .5vh 1.2vh rgba(0,0,0,.48))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card strong{order:4!important;font-size:clamp(2.28vh,1.44vw,2.96vh)!important;line-height:1!important;color:#fff!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-card-modern{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(3vh,1.9vw,3.7vh) minmax(clamp(6vw,9.5vh,8.8vw),1fr) minmax(clamp(7.8vw,12.35vh,11.2vw),auto)!important;min-height:clamp(4.05vh,2.55vw,5.18vh)!important;padding-inline:clamp(.45vw,.72vh,.72vw)!important;gap:clamp(.42vw,.66vh,.66vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row .slot-card-name{color:#dfffd2eb!important;font-size:clamp(1.95vh,1.24vw,2.55vh)!important;min-width:0!important;max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b{font-size:clamp(1.95vh,1.24vw,2.55vh)!important;letter-spacing:.01em!important;min-width:clamp(7.8vw,12.35vh,11.2vw)!important;justify-self:end!important;text-align:right!important;overflow:visible!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand{min-height:clamp(29.4vh,18.5vw,33.5vh)!important;background:radial-gradient(circle at 50% 12%,rgba(190,245,80,.12),transparent 45%),linear-gradient(180deg,#0206088c,#010405eb)!important;overflow:hidden!important;z-index:90!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){height:clamp(24.4vh,15.38vw,28vh)!important;min-height:clamp(24.4vh,15.38vw,28vh)!important;padding-block:clamp(.8vh,.5vw,1.1vh) clamp(1.2vh,.76vw,1.72vh)!important;overflow:visible!important;contain:none!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row{height:100%!important;align-items:end!important;justify-content:center!important;gap:clamp(1.15vw,1.82vh,1.75vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{inline-size:calc(var(--pmv3-hand-card-h) * var(--selection-card-ratio, .66))!important;block-size:var(--pmv3-hand-card-h)!important;flex:0 0 calc(var(--pmv3-hand-card-h) * var(--selection-card-ratio, .66))!important;display:grid!important;place-items:end center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;max-inline-size:none!important;max-block-size:none!important;transform-origin:50% 100%!important;transition:transform .21s ease,filter .21s ease!important;will-change:transform!important;overflow:hidden!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){inline-size:100%!important;block-size:100%!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.2)!important;z-index:260!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.24)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-bottom{z-index:230!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{background:#000204fc!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:5200!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;transform:none!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;place-items:center!important;padding:clamp(3vh,1.9vw,4.1vh) clamp(5.8vw,9.2vh,7.4vw) clamp(3.2vh,2.02vw,4.35vh)!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading h2{font-size:var(--pmv3-title)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading p{font-size:var(--pmv3-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{width:min(78vw,128vh)!important;max-width:100%!important;justify-content:center!important;align-items:center!important;gap:clamp(3.5vw,5.55vh,4.9vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-card{height:var(--pmv3-select-character-h)!important;width:calc(var(--pmv3-select-character-h) * var(--character-card-ratio, .66))!important;max-height:80dvh!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-copy{inset-inline:13.2%!important;inset-block-end:10.8%!important;min-height:21%!important;max-height:25%!important;padding:clamp(.86vh,.54vw,1.16vh) clamp(.86vw,1.36vh,1.22vw)!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-copy b{font-size:clamp(2.45vh,1.55vw,3.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-copy p{font-size:clamp(1.88vh,1.18vw,2.38vh)!important;line-height:1.16!important;-webkit-line-clamp:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card{height:var(--pmv3-select-item-h)!important;width:calc(var(--pmv3-select-item-h) * var(--selection-card-ratio, .66))!important;max-height:76dvh!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card.selected{filter:brightness(1.06) saturate(1.12)!important;box-shadow:0 0 0 .15vh #e2ff319e,0 0 3vh #e2ff3138!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card.selected:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card.selected:after{opacity:.18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-inner{padding:18% 16% 16%!important;grid-template-rows:auto clamp(.18vh,.12vw,.28vh) minmax(0,1fr)!important;gap:clamp(1vh,.64vw,1.42vh)!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-title b{font-size:clamp(2.52vh,1.6vw,3.25vh)!important;line-height:1.05!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability{display:grid!important;align-content:center!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability b{font-size:clamp(2.28vh,1.44vw,2.96vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability p{font-size:clamp(1.9vh,1.2vw,2.42vh)!important;line-height:1.18!important;-webkit-line-clamp:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{min-height:100dvh!important;height:100dvh!important;grid-template-columns:minmax(17.4vw,18.4vw) minmax(18.8vw,20vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(9.2vh,5.8vw,10.6vh)!important;gap:clamp(.82vw,1.3vh,1.18vw)!important;padding:clamp(1.1vh,.7vw,1.55vh) clamp(.82vw,1.3vh,1.15vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;align-self:stretch!important;min-height:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-bottom{grid-column:2!important;grid-row:2!important;align-self:stretch!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{height:100%!important;display:grid!important;grid-template-rows:clamp(7.2vh,4.55vw,8.5vh) minmax(0,1fr) clamp(5.8vh,3.66vw,6.8vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{min-height:100%!important;height:auto!important;margin:0!important;padding:clamp(.45vh,.28vw,.62vh) 0 clamp(1.1vh,.7vw,1.55vh)!important;align-content:start!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-name{z-index:3!important;font-size:clamp(2.18vh,1.38vw,2.82vh)!important;line-height:1.02!important;text-shadow:0 .28vh .75vh rgba(0,0,0,.72)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-actions{height:100%!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.8vw,1.26vh,1.15vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-actions button{min-height:clamp(7.4vh,4.66vw,8.8vh)!important;font-size:clamp(2.65vh,1.68vw,3.45vh)!important;line-height:1!important;border-radius:999vh!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{inset:clamp(1.05vh,.66vw,1.45vh) clamp(1.05vw,1.66vh,1.45vw)!important;width:auto!important;height:auto!important;max-width:none!important;background:#01070bfb!important;display:grid!important;grid-template-rows:clamp(10.4vh,6.56vw,12.4vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-top{min-height:0!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{min-height:0!important;display:grid!important;grid-template-rows:clamp(6.2vh,3.9vw,7.4vh) minmax(0,1fr) clamp(5.4vh,3.4vw,6.6vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(6.4vw,.82fr) minmax(5.8vw,.7fr) minmax(5.8vw,.68fr) minmax(16vw,1.65fr) minmax(7.2vw,.82fr) minmax(7.5vw,.9fr) minmax(7.3vw,.82fr) minmax(8.8vw,1fr) clamp(3.2vw,5.05vh,4.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{min-height:clamp(10.4vh,6.56vw,12.6vh)!important;padding-inline:clamp(1.15vw,1.82vh,1.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row em{display:inline-grid!important;place-items:center!important;min-height:clamp(4.8vh,3.02vw,5.8vh)!important;line-height:1!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{height:100%!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-auto-rows:max-content!important;gap:clamp(1vh,.64vw,1.42vh)!important;overflow:hidden auto!important;padding:clamp(1.2vh,.76vw,1.65vh) clamp(1.25vw,1.98vh,1.75vw) clamp(2vh,1.26vw,2.8vh)!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns{display:grid!important;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)!important;gap:clamp(1.05vw,1.66vh,1.45vw)!important;min-height:clamp(30vh,18.9vw,36vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{display:block!important;min-height:clamp(31vh,19.55vw,38vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.95vw,1.5vh,1.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pmv4-text-xs: clamp(2.18vh, 1.38vw, 2.82vh);--pmv4-text-sm: clamp(2.48vh, 1.56vw, 3.18vh);--pmv4-text-md: clamp(2.82vh, 1.78vw, 3.68vh);--pmv4-text-lg: clamp(3.38vh, 2.14vw, 4.42vh);--pmv4-title: clamp(4.35vh, 2.74vw, 5.72vh);--pmv4-hand-card-h: clamp(30vh, 18.9vw, 34vh);--pmv4-select-character-h: min(74dvh, 31.4vw);--pmv4-select-item-h: min(66dvh, 27vw);--pmv4-panel-bg: rgba(1, 7, 10, .992)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) input{font-size:var(--pmv4-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{inline-size:clamp(8.8vw,13.9vh,11.4vw)!important;block-size:clamp(8.2vh,5.16vw,10.1vh)!important;min-inline-size:clamp(8.8vw,13.9vh,11.4vw)!important;min-block-size:clamp(8.2vh,5.16vw,10.1vh)!important;padding:clamp(.9vh,.58vw,1.25vh) clamp(.82vw,1.3vh,1.18vw)!important;border:.16vh solid rgba(255,218,88,.82)!important;background:linear-gradient(135deg,#e7ab1ff5,#5f3c0acc),#201406f5!important;opacity:.8!important;transform:translate(-50%,-50%) scale(1)!important;filter:saturate(.94) brightness(.96)!important;box-shadow:0 0 0 .12vh #ffffff29,0 1.4vh 3vh #0000007a!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active{opacity:1!important;z-index:12!important;transform:translate(-50%,-50%) scale(1.12)!important;border-color:#ffee8d!important;filter:saturate(1.2) brightness(1.08)!important;box-shadow:0 0 0 .14vh #ffffff52,0 0 2.8vh #deff2f66,0 1.8vh 3.4vh #0000008c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.locked:not(.active){opacity:.56!important;transform:translate(-50%,-50%) scale(.96)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{font-size:clamp(2.75vh,1.74vw,3.55vh)!important;line-height:1.02!important;color:#fff8dd!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{font-size:clamp(2.05vh,1.3vw,2.64vh)!important;line-height:1.06!important;color:#fff6d6f0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin em{z-index:3!important;inset-block-start:-1.25vh!important;inset-inline-end:-.95vw!important;min-inline-size:clamp(3.3vw,5.22vh,4.45vw)!important;block-size:clamp(2.85vh,1.8vw,3.6vh)!important;font-size:clamp(1.9vh,1.2vw,2.44vh)!important;border-radius:999vh!important;background:linear-gradient(135deg,#eaff31,#82d51b)!important;color:#142000!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal{background:#01080afb!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-content:start!important;overflow:auto!important;padding-block-end:clamp(3vh,1.9vw,4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card{min-height:clamp(25vh,15.75vw,30vh)!important;padding:clamp(1.05vh,.66vw,1.45vh) clamp(.8vw,1.26vh,1.12vw)!important;gap:clamp(.45vh,.28vw,.62vh)!important;background:radial-gradient(circle at 50% 36%,color-mix(in srgb,var(--rarity-color, #75c7ff) 42%,transparent),transparent 60%),linear-gradient(180deg,#081416f0,#020709fa)!important;box-shadow:inset 0 0 0 .12vh color-mix(in srgb,var(--rarity-color, #75c7ff) 72%,rgba(255,255,255,.16)),0 1.1vh 2.5vh #0000005c!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{order:1!important;font-size:clamp(1.72vh,1.08vw,2.2vh)!important;color:#ffffffe6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-media{order:2!important;min-height:clamp(8.2vh,5.16vw,10.2vh)!important;filter:drop-shadow(0 .5vh 1.25vh rgba(0,0,0,.52))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name{order:3!important;display:grid!important;place-items:center!important;min-height:clamp(5.2vh,3.28vw,6.7vh)!important;padding:0!important;background:transparent!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;color:#fff8eb!important;font-size:clamp(2.8vh,1.76vw,3.58vh)!important;line-height:1.02!important;font-weight:950!important;text-align:center!important;text-shadow:0 .35vh 1.1vh rgba(0,0,0,.76)!important;white-space:normal!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card strong{order:4!important;font-size:clamp(2.32vh,1.46vw,3vh)!important;color:#fff!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(3.2vh,2.02vw,4vh) minmax(clamp(7.4vw,11.7vh,10vw),1fr) minmax(clamp(7.6vw,12vh,11vw),auto)!important;min-height:clamp(4.35vh,2.74vw,5.45vh)!important;gap:clamp(.5vw,.8vh,.78vw)!important;padding-inline:clamp(.55vw,.86vh,.82vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row .slot-card-name{min-width:0!important;max-width:100%!important;font-size:clamp(2.08vh,1.32vw,2.72vh)!important;line-height:1.02!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b{min-width:clamp(7.6vw,12vh,11vw)!important;justify-self:end!important;text-align:right!important;font-size:clamp(2.04vh,1.28vw,2.66vh)!important;white-space:nowrap!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand{min-height:clamp(30vh,18.9vw,34vh)!important;background:radial-gradient(circle at 50% 10%,rgba(195,255,84,.12),transparent 45%),linear-gradient(180deg,#020709d1,#010406f5)!important;overflow:visible!important;z-index:80!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){height:clamp(24.8vh,15.62vw,28.4vh)!important;min-height:clamp(24.8vh,15.62vw,28.4vh)!important;padding-block:clamp(.7vh,.44vw,1vh) clamp(1.3vh,.82vw,1.8vh)!important;overflow:visible!important;contain:none!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row{height:100%!important;align-items:end!important;justify-content:center!important;gap:clamp(1.25vw,1.98vh,1.82vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{inline-size:calc(var(--pmv4-hand-card-h) * var(--selection-card-ratio, .66))!important;block-size:var(--pmv4-hand-card-h)!important;flex:0 0 calc(var(--pmv4-hand-card-h) * var(--selection-card-ratio, .66))!important;display:grid!important;place-items:end center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;transform-origin:50% 100%!important;transition:transform .18s ease,filter .18s ease!important;overflow:hidden!important;z-index:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){inline-size:100%!important;block-size:100%!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.16)!important;z-index:320!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-play-lane{pointer-events:none!important;inset-block-start:clamp(.8vh,.5vw,1.1vh)!important;inset-block-end:auto!important;min-height:clamp(4.4vh,2.78vw,5.6vh)!important;background:#051212b8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{background:#000204fd!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:5400!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;place-items:center!important;padding:clamp(3.2vh,2.02vw,4.2vh) clamp(6vw,9.5vh,7.8vw) clamp(3.1vh,1.96vw,4.1vh)!important;transform:none!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading h2{font-size:var(--pmv4-title)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading p{font-size:var(--pmv4-text-sm)!important;color:#ebeefac7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{width:min(82vw,130vh)!important;max-width:100%!important;justify-content:center!important;align-items:center!important;gap:clamp(3.1vw,4.9vh,4.4vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-card{height:var(--pmv4-select-character-h)!important;width:calc(var(--pmv4-select-character-h) * var(--character-card-ratio, .66))!important;max-height:76dvh!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-copy{inset-inline:14.2%!important;inset-block-end:10.8%!important;min-height:20%!important;max-height:23%!important;padding:clamp(.9vh,.58vw,1.22vh) clamp(.95vw,1.5vh,1.28vw)!important;align-content:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-copy b{font-size:clamp(2.6vh,1.64vw,3.32vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-copy p{font-size:clamp(1.96vh,1.24vw,2.52vh)!important;line-height:1.16!important;-webkit-line-clamp:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card{height:var(--pmv4-select-item-h)!important;width:calc(var(--pmv4-select-item-h) * var(--selection-card-ratio, .66))!important;max-height:72dvh!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-inner{padding:19% 17% 18%!important;grid-template-rows:auto clamp(.2vh,.12vw,.3vh) minmax(0,1fr)!important;gap:clamp(1vh,.64vw,1.42vh)!important;align-content:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-title b{font-size:clamp(2.62vh,1.66vw,3.4vh)!important;line-height:1.08!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability b{font-size:clamp(2.36vh,1.5vw,3.06vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability p{font-size:clamp(2vh,1.26vw,2.58vh)!important;line-height:1.18!important;-webkit-line-clamp:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{height:100dvh!important;min-height:100dvh!important;grid-template-columns:minmax(18vw,19vw) minmax(18.8vw,20.4vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(9vh,5.68vw,10.4vh)!important;gap:clamp(.82vw,1.3vh,1.16vw)!important;padding:clamp(1vh,.64vw,1.4vh) clamp(.82vw,1.3vh,1.16vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;align-self:stretch!important;min-height:0!important;height:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{height:100%!important;display:grid!important;grid-template-rows:clamp(7.1vh,4.48vw,8.25vh) minmax(0,1fr) clamp(5.8vh,3.66vw,6.8vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{min-height:0!important;height:100%!important;overflow:auto!important;padding:0!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{min-height:100%!important;height:auto!important;margin:0!important;padding:clamp(1vh,.64vw,1.4vh) 0 clamp(2.2vh,1.38vw,3vh)!important;align-content:start!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-name{z-index:4!important;font-size:clamp(2.18vh,1.38vw,2.82vh)!important;line-height:1.02!important;text-shadow:0 .32vh .8vh rgba(0,0,0,.78)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{inset:clamp(.8vh,.5vw,1.1vh) clamp(.9vw,1.42vh,1.22vw)!important;width:auto!important;height:auto!important;max-width:none!important;background:#01070bfc!important;grid-template-rows:clamp(10.2vh,6.42vw,12.2vh) minmax(0,1fr)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{grid-template-rows:clamp(6vh,3.78vw,7.2vh) minmax(0,1fr) clamp(5.5vh,3.46vw,6.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(6.2vw,.78fr) minmax(5.4vw,.62fr) minmax(5.8vw,.64fr) minmax(15.2vw,1.45fr) minmax(7.2vw,.78fr) minmax(7.4vw,.82fr) minmax(8.2vw,.86fr) minmax(8.6vw,.92fr) clamp(3.2vw,5.05vh,4.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row em{display:inline-grid!important;place-items:center!important;min-height:clamp(4.6vh,2.9vw,5.6vh)!important;text-align:center!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{height:100%!important;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:none!important;grid-auto-rows:max-content!important;gap:clamp(1.1vh,.7vw,1.55vh)!important;overflow:hidden auto!important;padding:clamp(1.2vh,.76vw,1.65vh) clamp(1.15vw,1.82vh,1.55vw) clamp(3vh,1.9vw,4vh)!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail>section{grid-column:1!important;grid-row:auto!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns{display:grid!important;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)!important;gap:clamp(1vw,1.58vh,1.4vw)!important;min-height:clamp(28vh,17.65vw,34vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{display:block!important;min-height:clamp(34vh,21.42vw,40vh)!important;height:auto!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pmv5-text-xs: clamp(2.32vh, 1.46vw, 3.02vh);--pmv5-text-sm: clamp(2.66vh, 1.68vw, 3.42vh);--pmv5-text-md: clamp(3.05vh, 1.92vw, 3.96vh);--pmv5-text-lg: clamp(3.62vh, 2.28vw, 4.75vh);--pmv5-title: clamp(4.7vh, 2.96vw, 6.12vh);--pmv5-panel-bg: rgba(1, 6, 9, .994);--pmv5-hand-card-h: clamp(33vh, 20.8vw, 37vh);--pmv5-hand-card-w: calc(var(--pmv5-hand-card-h) * var(--selection-card-ratio, .66));--pmv5-select-character-h: min(78dvh, 32.4vw);--pmv5-select-item-h: min(70dvh, 28vw)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal{background:#01070afd!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-main{min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-content:start!important;overflow:auto!important;padding-block-end:clamp(4vh,2.52vw,5.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card{min-height:clamp(25.5vh,16.1vw,30.8vh)!important;padding:clamp(1vh,.64vw,1.4vh) clamp(.8vw,1.26vh,1.12vw)!important;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color, #75c7ff) 48%,transparent),transparent 60%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #75c7ff) 16%,rgba(4,13,15,.96)),#010507fb)!important;border-color:color-mix(in srgb,var(--rarity-color, #75c7ff) 82%,rgba(255,255,255,.18))!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name{order:3!important;min-height:clamp(6.4vh,4.04vw,8vh)!important;display:grid!important;place-items:center!important;padding:0!important;background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;color:#fffbed!important;font-size:var(--pmv5-text-md)!important;font-weight:950!important;line-height:1.02!important;text-align:center!important;text-shadow:0 .42vh 1.1vh rgba(0,0,0,.82)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-media{order:2!important;min-height:clamp(8.2vh,5.16vw,10.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{inline-size:clamp(8.8vw,13.9vh,11.4vw)!important;block-size:clamp(8.15vh,5.14vw,10vh)!important;min-inline-size:clamp(8.8vw,13.9vh,11.4vw)!important;min-block-size:clamp(8.15vh,5.14vw,10vh)!important;opacity:.88!important;transform:translate(-50%,-50%) scale(1)!important;background:linear-gradient(135deg,#f1b326fa,#6b460fd6),#120d05eb!important;border-color:#ffda53e0!important;box-shadow:0 1.6vh 3.4vh #0000008a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active{opacity:1!important;z-index:20!important;transform:translate(-50%,-50%) scale(1.12)!important;border-color:#f4ff7afa!important;box-shadow:0 0 0 .14vh #ebff29d1,0 0 3vh #deff2f80,0 2vh 4.2vh #0000009e!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{max-inline-size:100%!important;font-size:var(--pmv5-text-sm)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{max-inline-size:100%!important;font-size:var(--pmv5-text-xs)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .location-multiplier{font-size:var(--pmv5-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(3.3vh,2.08vw,4.1vh) minmax(clamp(9.8vw,15.5vh,13.4vw),1fr) minmax(clamp(9.5vw,15vh,13vw),auto)!important;min-height:clamp(4.65vh,2.94vw,5.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row .slot-card-name{min-width:0!important;max-width:100%!important;overflow:hidden!important;color:#ddffe2db!important;font-size:var(--pmv5-text-xs)!important;line-height:1.08!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b{min-width:clamp(9.5vw,15vh,13vw)!important;overflow:visible!important;font-size:var(--pmv5-text-xs)!important;text-align:right!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{contain:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand{min-height:clamp(31vh,19.55vw,35vh)!important;background:radial-gradient(circle at 50% 20%,rgba(255,255,255,.08),transparent 44%),linear-gradient(180deg,#071315e0,#000405f0)!important;z-index:150!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.play-ready){block-size:clamp(25.2vh,15.9vw,29vh)!important;min-block-size:clamp(25.2vh,15.9vw,29vh)!important;max-block-size:clamp(25.2vh,15.9vw,29vh)!important;padding-block:clamp(.5vh,.32vw,.72vh) clamp(1.1vh,.7vw,1.55vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row{block-size:100%!important;align-items:end!important;justify-content:center!important;gap:clamp(1.15vw,1.82vh,1.7vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{inline-size:var(--pmv5-hand-card-w)!important;block-size:var(--pmv5-hand-card-h)!important;flex:0 0 var(--pmv5-hand-card-w)!important;display:grid!important;place-items:end center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;overflow:hidden!important;transform-origin:50% 100%!important;will-change:transform!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){z-index:900!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.13)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.16)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-card-inner{overflow:hidden!important;padding:18% 17%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-play-lane{inset-block-start:clamp(.7vh,.44vw,1vh)!important;block-size:clamp(4.2vh,2.65vw,5.4vh)!important;min-block-size:clamp(4.2vh,2.65vw,5.4vh)!important;max-block-size:clamp(4.2vh,2.65vw,5.4vh)!important;background:#041211c7!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-bottom{z-index:220!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{z-index:5600!important;background:#000204fe!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;place-items:center!important;padding:clamp(3vh,1.9vw,4vh) clamp(6.2vw,9.8vh,8.2vw) clamp(3vh,1.9vw,4vh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading{width:min(72vw,114vh)!important;justify-self:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{width:min(82vw,130vh)!important;margin-inline:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(3.2vw,5.05vh,4.5vw)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-card{inline-size:calc(var(--pmv5-select-character-h) * var(--character-card-ratio, .66))!important;block-size:var(--pmv5-select-character-h)!important;flex:0 0 calc(var(--pmv5-select-character-h) * var(--character-card-ratio, .66))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-copy{inset-inline:14%!important;inset-block-end:10.5%!important;min-height:20%!important;max-height:24%!important;display:grid!important;align-content:center!important;overflow:hidden!important;padding:3.2% 4.6%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card{inline-size:calc(var(--pmv5-select-item-h) * var(--selection-card-ratio, .66))!important;block-size:var(--pmv5-select-item-h)!important;flex:0 0 calc(var(--pmv5-select-item-h) * var(--selection-card-ratio, .66))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-inner{display:grid!important;grid-template-rows:auto clamp(.2vh,.12vw,.3vh) minmax(0,1fr)!important;align-content:center!important;overflow:hidden!important;padding:20% 17% 18%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-title b{font-size:clamp(2.85vh,1.8vw,3.68vh)!important;line-height:1.06!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability{display:grid!important;align-content:center!important;min-height:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability b{font-size:clamp(2.55vh,1.6vw,3.28vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:4!important;overflow:hidden!important;font-size:clamp(2.12vh,1.34vw,2.78vh)!important;line-height:1.16!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{inset:clamp(.55vh,.35vw,.8vh) clamp(.55vw,.86vh,.82vw)!important;width:auto!important;height:auto!important;max-width:none!important;display:grid!important;grid-template-rows:clamp(10.2vh,6.42vw,12.2vh) minmax(0,1fr)!important;overflow:hidden!important;background:#01070bfd!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{min-height:0!important;display:grid!important;grid-template-rows:clamp(6.2vh,3.9vw,7.4vh) minmax(0,1fr) clamp(5.6vh,3.53vw,6.8vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-rows{min-height:0!important;overflow:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(7vw,.8fr) minmax(5.5vw,.58fr) minmax(5.8vw,.62fr) minmax(16vw,1.35fr) minmax(7.8vw,.78fr) minmax(7.8vw,.8fr) minmax(8.6vw,.85fr) minmax(9.2vw,.9fr) clamp(3.2vw,5.05vh,4.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row em{display:inline-grid!important;place-items:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{height:100%!important;min-height:0!important;display:block!important;overflow:hidden auto!important;padding:clamp(1.3vh,.82vw,1.8vh) clamp(1.1vw,1.74vh,1.5vw) clamp(4vh,2.52vw,5.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail>section{min-width:0!important;display:block!important;margin-block-end:clamp(1.2vh,.76vw,1.7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.8vw,1.26vh,1.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns{min-height:auto!important;display:grid!important;grid-template-columns:minmax(0,.4fr) minmax(0,.6fr)!important;gap:clamp(1vw,1.58vh,1.4vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{display:block!important;height:auto!important;min-height:clamp(34vh,21.4vw,40vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(1vw,1.58vh,1.45vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{height:100dvh!important;min-height:100dvh!important;display:grid!important;grid-template-columns:minmax(18.5vw,19.8vw) minmax(18.8vw,20.4vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8.8vh,5.55vw,10.2vh)!important;gap:clamp(.82vw,1.3vh,1.16vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;height:100%!important;min-height:0!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{height:100%!important;min-height:0!important;display:grid!important;grid-template-rows:clamp(7.2vh,4.54vw,8.5vh) minmax(0,1fr) clamp(6vh,3.78vw,7.2vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{height:100%!important;min-height:0!important;overflow:auto!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{height:auto!important;min-height:100%!important;align-content:start!important;margin:0!important;padding:clamp(1.8vh,1.14vw,2.6vh) 0 clamp(3vh,1.9vw,4vh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell .loot-cell-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell .loot-cell-media img{max-width:92%!important;max-height:76%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pmv5-text-xs: clamp(2.32vh, 1.46vw, 2.95vh);--pmv5-text-sm: clamp(2.68vh, 1.7vw, 3.42vh);--pmv5-text-md: clamp(3.06vh, 1.94vw, 3.9vh);--pmv5-text-lg: clamp(3.62vh, 2.28vw, 4.72vh);--pmv5-title: clamp(4.75vh, 3vw, 6.24vh);--pmv5-hand-card-h: clamp(31vh, 19.55vw, 35.5vh);--pmv5-select-character-h: min(73dvh, 30.6vw);--pmv5-select-item-h: min(66dvh, 27.2vw)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body{font-size:var(--pmv5-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{inline-size:clamp(8.6vw,13.6vh,11vw)!important;block-size:clamp(7.6vh,4.8vw,9.2vh)!important;min-inline-size:clamp(8.6vw,13.6vh,11vw)!important;min-block-size:clamp(7.6vh,4.8vw,9.2vh)!important;padding:clamp(.78vh,.5vw,1.08vh) clamp(.78vw,1.24vh,1.08vw)!important;opacity:.78!important;transform:translate(-50%,-50%) scale(1)!important;border:.16vh solid rgba(255,219,84,.76)!important;background:linear-gradient(135deg,#e6ab23f5,#563a10d1),#1a1207f5!important;box-shadow:inset 0 0 0 .12vh #fff8c62e,0 1.2vh 2.6vh #00000080!important;filter:saturate(.95) brightness(.96)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.selected{opacity:1!important;z-index:30!important;transform:translate(-50%,-50%) scale(1.12)!important;border-color:#fff59e!important;background:linear-gradient(135deg,#ffc42a,#8e560af5),#281805fa!important;box-shadow:inset 0 0 0 .14vh #ffffff57,0 0 2.9vh #e0ff2673,0 1.55vh 3.1vh #00000094!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{font-size:clamp(2.72vh,1.72vw,3.5vh)!important;line-height:1!important;color:#fff7df!important;text-shadow:0 .28vh .8vh rgba(0,0,0,.66)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{font-size:clamp(2.02vh,1.28vw,2.62vh)!important;line-height:1.04!important;color:#fff5d2f2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-content:start!important;gap:clamp(1.2vh,.76vw,1.7vh) clamp(1vw,1.58vh,1.4vw)!important;overflow:auto!important;padding-block-end:clamp(4vh,2.52vw,5.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card{min-height:clamp(25.5vh,16.1vw,31vh)!important;display:grid!important;grid-template-rows:auto minmax(clamp(8.4vh,5.3vw,10.8vh),1fr) auto auto!important;gap:clamp(.5vh,.32vw,.74vh)!important;padding:clamp(1vh,.64vw,1.38vh) clamp(.85vw,1.35vh,1.18vw)!important;background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--rarity-color, #72d7ff) 38%,transparent),transparent 62%),linear-gradient(180deg,#0a1617f5,#020709fc)!important;border-color:color-mix(in srgb,var(--rarity-color, #72d7ff) 82%,rgba(255,255,255,.18))!important;box-shadow:inset 0 0 0 .14vh color-mix(in srgb,var(--rarity-color, #72d7ff) 62%,rgba(255,255,255,.18)),0 1.1vh 2.4vh #0000006b!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{order:1!important;font-size:var(--pmv5-text-xs)!important;line-height:1!important;color:#ffffffe0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-media{order:2!important;min-height:clamp(8.6vh,5.42vw,11.2vh)!important;display:grid!important;place-items:center!important;filter:drop-shadow(0 .55vh 1.4vh rgba(0,0,0,.5))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name{order:3!important;min-height:clamp(5.8vh,3.66vw,7.2vh)!important;display:grid!important;place-items:center!important;background:transparent!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;color:#fff9ee!important;font-size:clamp(3.05vh,1.92vw,3.92vh)!important;font-weight:950!important;line-height:1.02!important;text-align:center!important;text-shadow:0 .25vh .45vh rgba(0,0,0,.92),0 0 1.25vh rgba(255,255,255,.2)!important;white-space:normal!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(3.05vh,1.92vw,3.82vh) minmax(0,1fr) minmax(clamp(8.4vw,13.28vh,11.4vw),auto)!important;min-height:clamp(4.55vh,2.88vw,5.7vh)!important;padding-inline:clamp(.55vw,.86vh,.78vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row .slot-card-name{max-width:100%!important;font-size:clamp(2.22vh,1.4vw,2.86vh)!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b{min-width:clamp(8.4vw,13.28vh,11.4vw)!important;font-size:clamp(2.16vh,1.36vw,2.78vh)!important;line-height:1.05!important;white-space:nowrap!important;text-align:right!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand{min-height:clamp(28vh,17.65vw,32vh)!important;background:radial-gradient(circle at 50% 8%,rgba(205,255,70,.14),transparent 42%),linear-gradient(180deg,#020809db,#000305fa)!important;z-index:130!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){height:clamp(24vh,15.12vw,27.6vh)!important;min-height:clamp(24vh,15.12vw,27.6vh)!important;padding-block:clamp(.65vh,.42vw,.95vh) clamp(1.2vh,.76vw,1.65vh)!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row{height:100%!important;align-items:end!important;justify-content:center!important;gap:clamp(1.15vw,1.82vh,1.58vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{inline-size:calc(var(--pmv5-hand-card-h) * var(--selection-card-ratio, .66))!important;block-size:var(--pmv5-hand-card-h)!important;flex:0 0 calc(var(--pmv5-hand-card-h) * var(--selection-card-ratio, .66))!important;display:grid!important;place-items:end center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;transform-origin:50% 100%!important;transition:transform .17s ease,filter .17s ease!important;z-index:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.18)!important;z-index:780!important;filter:drop-shadow(0 1.1vh 2.6vh rgba(0,0,0,.72))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.2)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-card-inner{padding:18.5% 16.5% 17%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-play-lane{pointer-events:none!important;min-height:clamp(3.4vh,2.14vw,4.5vh)!important;inset-block-start:clamp(.4vh,.26vw,.7vh)!important;background:#04101280!important;z-index:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{background:radial-gradient(circle at 50% 42%,rgba(35,39,32,.3),transparent 56%),#000103fe!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:5600!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content{inset:0!important;width:100%!important;height:100%!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;place-items:center!important;padding:clamp(3.2vh,2.02vw,4.2vh) clamp(4.5vw,7.12vh,6vw) clamp(3.2vh,2.02vw,4.2vh)!important;box-sizing:border-box!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading{justify-self:center!important;text-align:center!important;width:min(76vw,120vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading h2{font-size:var(--pmv5-title)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-body{width:100%!important;min-height:0!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{width:min(86vw,136vh)!important;max-width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(3vw,4.75vh,4.2vw)!important;overflow:visible!important;transform:translate(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{width:min(78vw,124vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-card{height:var(--pmv5-select-character-h)!important;width:calc(var(--pmv5-select-character-h) * var(--character-card-ratio, .66))!important;flex:0 0 calc(var(--pmv5-select-character-h) * var(--character-card-ratio, .66))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-copy{inset-inline:14%!important;inset-block-end:10.5%!important;max-height:24%!important;min-height:20%!important;padding:clamp(.85vh,.54vw,1.18vh) clamp(.9vw,1.42vh,1.22vw)!important;align-content:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card{height:var(--pmv5-select-item-h)!important;width:calc(var(--pmv5-select-item-h) * var(--selection-card-ratio, .66))!important;flex:0 0 calc(var(--pmv5-select-item-h) * var(--selection-card-ratio, .66))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-inner{padding:20% 17% 17.5%!important;display:grid!important;grid-template-rows:auto clamp(.2vh,.12vw,.32vh) minmax(0,1fr)!important;gap:clamp(1vh,.64vw,1.4vh)!important;align-content:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-title b{font-size:clamp(2.92vh,1.84vw,3.72vh)!important;line-height:1.08!important;text-align:left!important;white-space:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability{display:grid!important;align-content:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability b{font-size:clamp(2.62vh,1.66vw,3.36vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability p{font-size:clamp(2.08vh,1.32vw,2.7vh)!important;line-height:1.18!important;-webkit-line-clamp:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19.4vw) minmax(18vw,19.6vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(9vh,5.68vw,10.6vh)!important;align-items:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;height:100%!important;min-height:0!important;align-self:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{height:100%!important;display:grid!important;grid-template-rows:clamp(7.2vh,4.54vw,8.5vh) minmax(0,1fr) clamp(5.8vh,3.66vw,6.8vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{height:100%!important;min-height:0!important;overflow:auto!important;padding:clamp(1vh,.64vw,1.45vh) 0 0!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{min-height:100%!important;height:auto!important;align-content:start!important;margin:0!important;padding:0 0 clamp(2.8vh,1.76vw,3.8vh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-foot{align-self:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{inset:clamp(.8vh,.5vw,1.1vh) clamp(.86vw,1.36vh,1.16vw)!important;width:auto!important;height:auto!important;max-width:none!important;background:#01070bfd!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-top{min-height:clamp(9vh,5.68vw,11vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{grid-template-rows:clamp(6.2vh,3.9vw,7.4vh) minmax(0,1fr) clamp(5.8vh,3.66vw,6.8vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(6.2vw,.74fr) minmax(5.6vw,.58fr) minmax(5.8vw,.62fr) minmax(14.4vw,1.28fr) minmax(7.4vw,.78fr) minmax(7.4vw,.78fr) minmax(8.4vw,.86fr) minmax(8.4vw,.88fr) clamp(3.1vw,4.9vh,4.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row em{display:inline-grid!important;place-items:center!important;min-height:clamp(4.8vh,3.02vw,5.8vh)!important;text-align:center!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{display:block!important;height:100%!important;min-height:0!important;overflow:hidden auto!important;padding:clamp(1.25vh,.78vw,1.7vh) clamp(1.1vw,1.74vh,1.5vw) clamp(3vh,1.9vw,4vh)!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail>section{margin-block-end:clamp(1.15vh,.72vw,1.6vh)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns{display:grid!important;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)!important;gap:clamp(1vw,1.58vh,1.4vw)!important;min-height:clamp(30vh,18.9vw,36vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns>article{max-height:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{display:block!important;height:auto!important;min-height:clamp(36vh,22.68vw,44vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pmv6-text-xs: clamp(2.55vh, 1.62vw, 3.2vh);--pmv6-text-sm: clamp(2.92vh, 1.86vw, 3.62vh);--pmv6-text-md: clamp(3.35vh, 2.12vw, 4.28vh);--pmv6-text-lg: clamp(4.02vh, 2.55vw, 5.1vh);--pmv6-title: clamp(5.2vh, 3.3vw, 6.8vh);--pmv6-hand-card-h: clamp(35vh, 22vw, 39vh);--pmv6-hand-card-w: calc(var(--pmv6-hand-card-h) * var(--selection-card-ratio, .66));--pmv6-select-character-h: min(80dvh, 34vw);--pmv6-select-item-h: min(72dvh, 29.4vw)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) select{font-size:var(--pmv6-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .product-loading{position:absolute!important;inset:auto clamp(1.2vw,1.9vh,1.7vw) clamp(1.5vh,.95vw,2vh) auto!important;inline-size:auto!important;min-inline-size:clamp(14vw,22.16vh,18vw)!important;max-inline-size:min(44vw,70vh)!important;min-block-size:clamp(5.2vh,3.28vw,6.4vh)!important;padding:clamp(.8vh,.5vw,1.1vh) clamp(1vw,1.58vh,1.45vw)!important;border-radius:clamp(1.8vh,1.14vw,2.4vh)!important;background:#010a0de0!important;border:clamp(.14vh,.09vw,.2vh) solid rgba(149,213,255,.24)!important;box-shadow:0 clamp(1.2vh,.76vw,1.7vh) clamp(3.2vh,2.02vw,4.2vh) #00000080!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#e4f7ffdb!important;z-index:6400!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .lobby-tabs button{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .lobby-tabs button.active{border-bottom-width:clamp(.48vh,.3vw,.66vh)!important;box-shadow:inset 0 calc(-1*clamp(.48vh,.3vw,.66vh)) 0 #d8ff16!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .lobby-tabs button.active:after{inline-size:100%!important;inset-inline:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{inline-size:clamp(9.2vw,14.56vh,11.8vw)!important;block-size:clamp(8.15vh,5.14vw,10vh)!important;padding:clamp(.9vh,.57vw,1.2vh) clamp(.82vw,1.3vh,1.12vw)!important;opacity:.88!important;overflow:visible!important;transform:translate(-50%,-50%) scale(1)!important;background:linear-gradient(135deg,#ecae22fa,#5f3d0ce6)!important;border-color:#ffe269e0!important;box-shadow:inset 0 0 0 clamp(.12vh,.08vw,.18vh) #ffffff2e,0 clamp(1.1vh,.7vw,1.55vh) clamp(2.3vh,1.45vw,3vh) #00000080!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.selected{opacity:1!important;z-index:40!important;transform:translate(-50%,-50%) scale(1.13)!important;border-color:#f5ff8a!important;box-shadow:inset 0 0 0 clamp(.14vh,.09vw,.2vh) #ffffff5c,0 0 clamp(3.4vh,2.14vw,4.6vh) #dcff238f,0 clamp(1.7vh,1.08vw,2.4vh) clamp(3.4vh,2.14vw,4.6vh) #000000ad!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{display:block!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{font-size:var(--pmv6-text-sm)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{font-size:var(--pmv6-text-xs)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card{min-height:clamp(26vh,16.4vw,31.5vh)!important;background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--rarity-color, #72d7ff) 34%,transparent),transparent 64%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #72d7ff) 14%,rgba(4,15,17,.98)),#020708fc)!important;border-color:color-mix(in srgb,var(--rarity-color, #72d7ff) 82%,rgba(255,255,255,.28))!important;box-shadow:inset 0 0 clamp(2.8vh,1.76vw,3.6vh) color-mix(in srgb,var(--rarity-color, #72d7ff) 12%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name{position:static!important;min-height:clamp(6.8vh,4.28vw,8.4vh)!important;padding:clamp(.65vh,.42vw,.9vh) clamp(.75vw,1.18vh,1vw) 0!important;background:transparent!important;display:grid!important;place-items:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{font-size:clamp(3.35vh,2.12vw,4.22vh)!important;line-height:1.04!important;font-weight:1000!important;letter-spacing:clamp(.02vw,.03vh,.04vw)!important;color:#fffdf0!important;text-shadow:0 clamp(.18vh,.12vw,.24vh) 0 rgba(0,0,0,.78),0 0 clamp(1.2vh,.76vw,1.7vh) rgba(255,255,255,.24)!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{font-size:var(--pmv6-text-xs)!important;color:#e2eff1d1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card strong{font-size:clamp(2.9vh,1.83vw,3.7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(3.45vh,2.18vw,4.25vh) minmax(0,1fr) minmax(clamp(10.6vw,16.78vh,14vw),auto)!important;min-height:clamp(4.9vh,3.1vw,6.2vh)!important;gap:clamp(.45vw,.72vh,.7vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row .slot-card-name{font-size:var(--pmv6-text-xs)!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b{min-inline-size:clamp(10.6vw,16.78vh,14vw)!important;font-size:var(--pmv6-text-xs)!important;line-height:1.05!important;text-align:right!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{overflow:visible!important;contain:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand{min-height:clamp(30vh,18.9vw,34vh)!important;background:radial-gradient(circle at 50% 8%,rgba(205,255,70,.16),transparent 44%),linear-gradient(180deg,#030b0ceb,#000304fa)!important;z-index:180!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage{block-size:clamp(25.5vh,16.1vw,29.2vh)!important;min-block-size:clamp(25.5vh,16.1vw,29.2vh)!important;max-block-size:clamp(25.5vh,16.1vw,29.2vh)!important;align-items:end!important;padding-block:clamp(.5vh,.32vw,.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{inline-size:var(--pmv6-hand-card-w)!important;block-size:var(--pmv6-hand-card-h)!important;flex:0 0 var(--pmv6-hand-card-w)!important;display:grid!important;place-items:end center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;overflow:hidden!important;transform-origin:50% 100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){z-index:1600!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.1)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-play-lane{block-size:clamp(4vh,2.52vw,5.2vh)!important;min-block-size:clamp(4vh,2.52vw,5.2vh)!important;max-block-size:clamp(4vh,2.52vw,5.2vh)!important;pointer-events:none!important;background:#030e0eb8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{background:radial-gradient(circle at 50% 44%,rgba(20,23,20,.2),transparent 58%),#000103fe!important;z-index:5800!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-shell{inset:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;place-items:center!important;padding:clamp(3.2vh,2.02vw,4.2vh) clamp(5.4vw,8.54vh,7.2vw)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading{justify-self:center!important;text-align:center!important;inline-size:min(78vw,123vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{inline-size:min(84vw,133vh)!important;margin-inline:auto!important;justify-content:center!important;gap:clamp(3.2vw,5.05vh,4.3vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{inline-size:min(78vw,123vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-card{block-size:var(--pmv6-select-character-h)!important;inline-size:calc(var(--pmv6-select-character-h) * var(--character-card-ratio, .66))!important;flex:0 0 calc(var(--pmv6-select-character-h) * var(--character-card-ratio, .66))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card{block-size:var(--pmv6-select-item-h)!important;inline-size:calc(var(--pmv6-select-item-h) * var(--selection-card-ratio, .66))!important;flex:0 0 calc(var(--pmv6-select-item-h) * var(--selection-card-ratio, .66))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-inner,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-card-inner{padding:22% 18.5% 18%!important;display:grid!important;grid-template-rows:auto clamp(.22vh,.14vw,.34vh) minmax(0,1fr)!important;align-content:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-title b{font-size:clamp(3.05vh,1.92vw,3.9vh)!important;line-height:1.05!important;white-space:normal!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-ability{display:grid!important;align-content:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-ability b{font-size:clamp(2.76vh,1.74vw,3.5vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability p,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-ability p{font-size:clamp(2.22vh,1.4vw,2.85vh)!important;line-height:1.17!important;-webkit-line-clamp:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{block-size:100dvh!important;min-block-size:100dvh!important;grid-template-columns:minmax(18vw,19.5vw) minmax(18vw,19.6vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8.8vh,5.55vw,10.4vh)!important;align-items:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;block-size:100%!important;min-block-size:0!important;align-self:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{block-size:100%!important;display:grid!important;grid-template-rows:clamp(7.2vh,4.54vw,8.5vh) minmax(0,1fr) clamp(5.8vh,3.66vw,6.8vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{block-size:100%!important;min-block-size:0!important;overflow:auto!important;padding:0!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{min-block-size:100%!important;block-size:auto!important;align-content:start!important;margin:0!important;padding:clamp(1.2vh,.76vw,1.7vh) 0 clamp(3.2vh,2.02vw,4.2vh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell .loot-cell-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell .loot-cell-media img{max-inline-size:92%!important;max-block-size:74%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-actions{grid-column:1 / span 2!important;grid-row:2!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{inset:clamp(.7vh,.44vw,1vh) clamp(.75vw,1.18vh,1vw)!important;inline-size:auto!important;block-size:auto!important;max-inline-size:none!important;background:#01070bfe!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{grid-template-rows:clamp(6.2vh,3.9vw,7.4vh) minmax(0,1fr) clamp(5.6vh,3.53vw,6.8vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-rows{overflow:auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row em{display:inline-grid!important;place-items:center!important;text-align:center!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{display:block!important;block-size:100%!important;min-block-size:0!important;overflow:hidden auto!important;padding:clamp(1.25vh,.78vw,1.7vh) clamp(1.1vw,1.74vh,1.5vw) clamp(3vh,1.9vw,4vh)!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.9vw,1.42vh,1.25vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns{display:grid!important;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)!important;gap:clamp(1vw,1.58vh,1.4vw)!important;min-block-size:auto!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns>article{max-block-size:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{display:block!important;block-size:auto!important;min-block-size:clamp(36vh,22.68vw,44vh)!important;margin-block-start:clamp(1.3vh,.82vw,1.8vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open .login-screen,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open .login-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open .login-stage{min-block-size:var(--app-vh, 100dvh)!important;block-size:var(--app-vh, 100dvh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pmv7-gap: clamp(.72vh, .46vw, 1.04vh);--pmv7-font-xs: clamp(2.05vh, 1.3vw, 2.58vh);--pmv7-font-sm: clamp(2.42vh, 1.54vw, 3.04vh);--pmv7-font-md: clamp(2.82vh, 1.78vw, 3.56vh);--pmv7-font-lg: clamp(3.62vh, 2.28vw, 4.56vh);--pmv7-font-xl: clamp(4.72vh, 2.98vw, 5.82vh);--pmv7-hand-card-h: clamp(23.4vh, 14.75vw, 26.8vh);--pmv7-hand-card-w: calc(var(--pmv7-hand-card-h) * var(--selection-card-ratio, .66));--pmv7-select-character-h: clamp(63vh, 39.7vw, 72vh);--pmv7-select-item-h: clamp(56vh, 35.3vw, 64vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) textarea{font-size:var(--pmv7-font-md)!important;text-rendering:geometricPrecision}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .product-loading{position:absolute!important;inset:auto var(--pmv7-gap) var(--pmv7-gap) auto!important;inline-size:auto!important;block-size:auto!important;min-inline-size:0!important;min-block-size:0!important;padding:clamp(.7vh,.44vw,1vh) clamp(1.1vw,1.74vh,1.55vw)!important;border:.12vh solid rgba(129,213,255,.36)!important;border-radius:clamp(1.4vh,.9vw,2vh)!important;background:#05141ce0!important;color:#e5f8ffeb!important;font-size:var(--pmv7-font-xs)!important;pointer-events:none!important;z-index:12!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{box-sizing:border-box!important;inline-size:clamp(9.4vw,14.9vh,11.4vw)!important;block-size:clamp(7.4vh,4.66vw,8.9vh)!important;min-inline-size:clamp(9.4vw,14.9vh,11.4vw)!important;max-inline-size:clamp(9.4vw,14.9vh,11.4vw)!important;min-block-size:clamp(7.4vh,4.66vw,8.9vh)!important;padding:clamp(.72vh,.46vw,1.06vh) clamp(.78vw,1.22vh,1.08vw)!important;overflow:visible!important;opacity:.9!important;border:.14vh solid rgba(255,229,132,.5)!important;background:linear-gradient(135deg,#e2ab30eb,#754812d1),#161008e6!important;box-shadow:inset 0 0 clamp(1.2vh,.76vw,1.7vh) #ffffff14,0 clamp(.9vh,.58vw,1.3vh) clamp(1.8vh,1.14vw,2.55vh) #0000006b!important;transform-origin:50% 100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.selected{opacity:1!important;border-color:#fff7aceb!important;background:linear-gradient(135deg,#ffcd46fa,#9e6014e6),#1a1006f5!important;box-shadow:inset 0 0 clamp(1.4vh,.88vw,2vh) #ffffff1f,0 0 clamp(2.8vh,1.76vw,3.9vh) #ffd24447,0 clamp(1vh,.64vw,1.45vh) clamp(2.1vh,1.32vw,3vh) #00000080!important;transform:translateZ(0) scale(1.07)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{display:block!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#fffff8fa!important;font-size:clamp(2.25vh,1.42vw,2.9vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{display:block!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff6d2e0!important;font-size:clamp(1.66vh,1.04vw,2.15vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin em{inset-block-start:clamp(-1.35vh,-.84vw,-.92vh)!important;inset-inline-end:clamp(-.95vw,-1.5vh,-.65vw)!important;padding:clamp(.18vh,.12vw,.3vh) clamp(.58vw,.92vh,.84vw)!important;border-radius:999vh!important;color:#0c1603!important;font-size:clamp(1.55vh,.98vw,2vh)!important;background:linear-gradient(135deg,#dfff38,#7eda1e)!important;box-shadow:0 0 clamp(1vh,.64vw,1.45vh) #c1ff2373!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal{background:#010608fa!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1.25vh,.78vw,1.75vh) clamp(1.15vw,1.8vh,1.6vw)!important;align-content:start!important;overflow:hidden auto!important;padding-block-end:clamp(4vh,2.52vw,5.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .warehouse-filter-modal .encyclopedia-card{min-block-size:clamp(26vh,16.4vw,32vh)!important;padding:clamp(.95vh,.6vw,1.35vh) clamp(.8vw,1.26vh,1.12vw)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:clamp(.65vh,.42vw,.95vh)!important;border-color:color-mix(in srgb,var(--rarity-color, #76e5ff) 78%,rgba(255,255,255,.28))!important;background:radial-gradient(circle at 50% 39%,color-mix(in srgb,var(--rarity-color, #76e5ff) 40%,transparent),transparent 58%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #76e5ff) 28%,rgba(5,19,20,.96)),#010709fa 72%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .warehouse-filter-modal .encyclopedia-card .card-name{z-index:2!important;min-block-size:clamp(5.4vh,3.4vw,6.8vh)!important;display:grid!important;place-items:center!important;padding:0!important;background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .warehouse-filter-modal .encyclopedia-card .card-name span{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;max-inline-size:100%!important;text-align:center!important;color:#fffff8fc!important;font-size:clamp(3.25vh,2.05vw,4.05vh)!important;line-height:1.02!important;font-weight:950!important;letter-spacing:.02em!important;text-shadow:0 0 clamp(.9vh,.56vw,1.25vh) rgba(0,0,0,.95),0 clamp(.2vh,.12vw,.3vh) clamp(.45vh,.28vw,.65vh) rgba(0,0,0,.9)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .warehouse-filter-modal .encyclopedia-card-media{inline-size:100%!important;max-inline-size:100%!important;block-size:clamp(9.4vh,5.94vw,12.2vh)!important;max-block-size:clamp(9.4vh,5.94vw,12.2vh)!important;object-fit:contain!important;filter:drop-shadow(0 clamp(.65vh,.4vw,.95vh) clamp(1vh,.64vw,1.45vh) rgba(0,0,0,.55))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player{grid-template-columns:minmax(clamp(12.2vw,19.2vh,14.2vw),.38fr) minmax(0,.62fr)!important;gap:clamp(.65vw,1.02vh,.9vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-identity{min-inline-size:0!important;justify-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-cash-brief,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-summary-line{justify-self:start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-board{min-inline-size:0!important;inline-size:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(2.3vh,1.46vw,2.9vh) minmax(clamp(7.2vw,11.3vh,9.6vw),1fr) minmax(clamp(7.8vw,12.3vh,10.6vw),auto)!important;gap:clamp(.42vw,.66vh,.58vw)!important;padding-inline:clamp(.45vw,.72vh,.65vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row .slot-card-name{min-inline-size:0!important;max-inline-size:none!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.9vh,1.2vw,2.42vh)!important;line-height:1!important;letter-spacing:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b{min-inline-size:clamp(6.7vw,10.6vh,9.2vw)!important;max-inline-size:clamp(8.4vw,13.2vh,11.5vw)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-align:right!important;font-size:clamp(1.86vh,1.18vw,2.36vh)!important;letter-spacing:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage{overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand:has(.prop-card-shell.play-ready){block-size:clamp(27.4vh,17.3vw,31vh)!important;min-block-size:clamp(27.4vh,17.3vw,31vh)!important;max-block-size:clamp(27.4vh,17.3vw,31vh)!important;z-index:35!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){position:relative!important;block-size:clamp(22.8vh,14.38vw,25.6vh)!important;min-block-size:clamp(22.8vh,14.38vw,25.6vh)!important;max-block-size:clamp(22.8vh,14.38vw,25.6vh)!important;padding-block:clamp(.45vh,.28vw,.65vh) clamp(.75vh,.48vw,1.05vh)!important;contain:none!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row{overflow:visible!important;align-items:end!important;justify-content:center!important;gap:clamp(1.05vw,1.66vh,1.48vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{inline-size:var(--pmv7-hand-card-w)!important;block-size:var(--pmv7-hand-card-h)!important;flex:0 0 var(--pmv7-hand-card-w)!important;display:grid!important;place-items:end center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;min-inline-size:100%!important;max-inline-size:100%!important;min-block-size:100%!important;max-block-size:100%!important;overflow:hidden!important;transform-origin:50% 100%!important;will-change:transform!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){inline-size:100%!important;block-size:100%!important;z-index:4200!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.16)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{cursor:grabbing!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.12)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-play-lane{position:absolute!important;inset:clamp(.45vh,.28vw,.65vh) clamp(1vw,1.58vh,1.42vw) auto!important;block-size:clamp(3.4vh,2.14vw,4.2vh)!important;min-block-size:clamp(3.4vh,2.14vw,4.2vh)!important;max-block-size:clamp(3.4vh,2.14vw,4.2vh)!important;display:grid!important;place-items:center!important;padding:0!important;pointer-events:none!important;z-index:1!important;color:#ddff62d6!important;font-size:clamp(1.65vh,1.04vw,2.1vh)!important;background:#06161085!important;border:.12vh solid rgba(196,255,48,.28)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-play-lane.ready{background:#234d14b8!important;border-color:#ceff2db8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{background:radial-gradient(circle at 50% 42%,rgba(38,40,28,.16),transparent 54%),#000103fd!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:7600!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content{inset:0!important;inline-size:100vw!important;block-size:100dvh!important;display:grid!important;grid-template-rows:minmax(clamp(12vh,7.56vw,15vh),auto) minmax(0,1fr) auto!important;justify-items:center!important;align-items:center!important;padding:clamp(3vh,1.9vw,4vh) clamp(4vw,6.3vh,5.4vw) clamp(3.4vh,2.14vw,4.5vh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading{justify-self:center!important;text-align:center!important;inline-size:min(82vw,130vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading h2{font-size:clamp(5.4vh,3.4vw,6.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading p{font-size:clamp(2.25vh,1.42vw,2.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{inline-size:min(82vw,130vh)!important;max-inline-size:min(82vw,130vh)!important;margin-inline:auto!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(3.2vw,5.04vh,4.4vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{inline-size:min(76vw,120vh)!important;max-inline-size:min(76vw,120vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-card{block-size:var(--pmv7-select-character-h)!important;inline-size:calc(var(--pmv7-select-character-h) * var(--character-card-ratio, .66))!important;flex:0 0 calc(var(--pmv7-select-character-h) * var(--character-card-ratio, .66))!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card:not(.hand-card){block-size:var(--pmv7-select-item-h)!important;inline-size:calc(var(--pmv7-select-item-h) * var(--selection-card-ratio, .66))!important;flex:0 0 calc(var(--pmv7-select-item-h) * var(--selection-card-ratio, .66))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-inner,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-card-inner{padding:21% 18% 17%!important;display:grid!important;grid-template-rows:auto clamp(.28vh,.18vw,.42vh) minmax(0,1fr)!important;align-content:center!important;justify-content:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-title{min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-title b{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-align:left!important;font-size:clamp(2.65vh,1.68vw,3.35vh)!important;line-height:1.04!important;max-inline-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-ability{display:grid!important;align-content:center!important;justify-items:start!important;min-inline-size:0!important;overflow:hidden!important;gap:clamp(.75vh,.48vw,1.08vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-ability b{max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(2.28vh,1.44vw,2.88vh)!important;line-height:1.06!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-ability p,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell .selection-ui-ability p{display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important;overflow:hidden!important;font-size:clamp(1.72vh,1.08vw,2.18vh)!important;line-height:1.18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(17.5vw,18.8vw) minmax(18.6vw,20vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8.4vh,5.3vw,9.8vh)!important;gap:clamp(.7vw,1.1vh,.98vw)!important;block-size:100dvh!important;max-block-size:100dvh!important;overflow:hidden!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{align-self:stretch!important;block-size:100%!important;min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{block-size:100%!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(7vh,4.42vw,8.3vh) minmax(0,1fr) clamp(5.4vh,3.4vw,6.4vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{block-size:100%!important;min-block-size:0!important;padding:clamp(.55vh,.34vw,.78vh)!important;overflow:hidden auto!important;scroll-padding-block:clamp(.55vh,.34vw,.78vh)!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{inline-size:100%!important;min-inline-size:100%!important;block-size:auto!important;min-block-size:calc(100% - clamp(1.1vh,.68vw,1.56vh))!important;align-content:start!important;gap:0!important;margin:0!important;padding:0 0 clamp(1.4vh,.88vw,2vh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell{border-radius:0!important;min-block-size:0!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell .loot-cell-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell .loot-cell-media img,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell img{max-inline-size:88%!important;max-block-size:70%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-actions{grid-column:1 / span 2!important;grid-row:2!important;align-self:stretch!important;place-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{inset:clamp(.55vh,.34vw,.78vh) clamp(.55vw,.86vh,.78vw)!important;inline-size:auto!important;block-size:auto!important;max-inline-size:none!important;max-block-size:none!important;display:grid!important;grid-template-rows:clamp(12vh,7.56vw,14.4vh) minmax(0,1fr)!important;background:#01070bfd!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-top{block-size:auto!important;min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{min-block-size:0!important;display:grid!important;grid-template-rows:clamp(6.2vh,3.9vw,7.4vh) minmax(0,1fr) clamp(5.4vh,3.4vw,6.6vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(7vw,.86fr) minmax(5.6vw,.64fr) minmax(6.2vw,.66fr) minmax(16vw,1.38fr) minmax(7.2vw,.72fr) minmax(8vw,.78fr) minmax(8.5vw,.78fr) minmax(10.5vw,.92fr) minmax(3vw,.24fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{min-block-size:clamp(12.2vh,7.68vw,14.4vh)!important;padding-block:clamp(.72vh,.46vw,1.05vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-rows{min-block-size:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head>*{min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row em{display:inline-grid!important;place-items:center!important;justify-self:center!important;text-align:center!important;line-height:1!important;padding:clamp(.72vh,.46vw,1.05vh) clamp(.82vw,1.28vh,1.15vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-loot-strip{justify-content:start!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{display:block!important;block-size:100%!important;min-block-size:0!important;overflow:hidden auto!important;padding:clamp(1.2vh,.76vw,1.65vh) clamp(1.15vw,1.8vh,1.6vw) clamp(4vh,2.52vw,5.2vh)!important;overscroll-behavior:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-stats{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.85vw,1.34vh,1.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns{display:grid!important;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)!important;gap:clamp(1vw,1.58vh,1.42vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns>article{max-block-size:none!important;min-block-size:clamp(23vh,14.5vw,28vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{display:block!important;min-block-size:clamp(34vh,21.42vw,42vh)!important;overflow:visible!important;margin-block-start:clamp(1.3vh,.82vw,1.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(1vw,1.58vh,1.42vw)!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loot{min-block-size:clamp(23vh,14.5vw,28vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open .login-screen,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open .login-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open .login-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open .auth-panel{block-size:var(--app-vh, 100dvh)!important;min-block-size:var(--app-vh, 100dvh)!important;max-block-size:var(--app-vh, 100dvh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pm8-text-xs: clamp(2vh, 1.26vw, 2.52vh);--pm8-text-sm: clamp(2.34vh, 1.48vw, 2.95vh);--pm8-text-md: clamp(2.78vh, 1.76vw, 3.45vh);--pm8-text-lg: clamp(3.64vh, 2.3vw, 4.55vh);--pm8-text-xl: clamp(5.2vh, 3.28vw, 6.45vh);--pm8-gap: clamp(.86vh, .54vw, 1.16vh);--pm8-panel-bg: rgba(1, 8, 10, .94);--pm8-panel-bg-solid: rgba(1, 8, 10, .985);--pm8-line: rgba(119, 224, 255, .34);--pm8-lime: #caff18;--pm8-card-w: clamp(11.8vh, 7.45vw, 14.8vh);--pm8-card-h: clamp(17.8vh, 11.22vw, 22.4vh);--pm8-card-focus-w: clamp(14.6vh, 9.2vw, 17.8vh);--pm8-card-focus-h: clamp(22vh, 13.86vw, 26.8vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) textarea{font-size:var(--pm8-text-sm)!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .lobby-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .bk-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .topbar-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .nav-tabs button{position:relative!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .bk-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .topbar-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .nav-tabs button.active:after{inset-inline:8%!important;inset-block-end:0!important;inline-size:auto!important;block-size:clamp(.42vh,.26vw,.58vh)!important;border-radius:999vh!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .product-loading{position:absolute!important;inset:auto clamp(1vw,1.58vh,1.42vw) clamp(1.1vh,.7vw,1.45vh) auto!important;inline-size:auto!important;min-inline-size:clamp(16vw,25.28vh,22vw)!important;block-size:auto!important;min-block-size:0!important;padding:clamp(.9vh,.56vw,1.2vh) clamp(1.2vw,1.9vh,1.7vw)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:clamp(.42vw,.66vh,.58vw)!important;border:clamp(.08vh,.05vw,.12vh) solid rgba(139,224,255,.38)!important;border-radius:999vh!important;background:#000a0ee6!important;color:#ebfbffeb!important;font-size:var(--pm8-text-xs)!important;pointer-events:none!important;z-index:28!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{inline-size:clamp(8.4vw,13.28vh,10.8vw)!important;min-inline-size:clamp(8.4vw,13.28vh,10.8vw)!important;block-size:clamp(7.9vh,4.98vw,10.2vh)!important;min-block-size:clamp(7.9vh,4.98vw,10.2vh)!important;padding:clamp(.78vh,.5vw,1.06vh) clamp(.72vw,1.14vh,1vw)!important;border:clamp(.12vh,.08vw,.18vh) solid rgba(255,222,101,.72)!important;border-radius:0!important;background:linear-gradient(115deg,#da9d23eb,#754f19a8),#58370ce0!important;box-shadow:0 clamp(.38vh,.24vw,.52vh) clamp(1.25vh,.79vw,1.8vh) #00000057!important;opacity:.9!important;transform:translate(-50%,-50%)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active{opacity:1!important;border-color:#ffec8dfa!important;background:linear-gradient(115deg,#f4bd31fa,#8f5611d6),#72480df2!important;box-shadow:0 0 0 clamp(.1vh,.06vw,.14vh) #fff6b05c,0 clamp(.65vh,.41vw,.9vh) clamp(2vh,1.26vw,2.8vh) #daa71e61!important;transform:translate(-50%,-50%) scale(1.08)!important;z-index:6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{display:block!important;max-inline-size:100%!important;color:#fff!important;font-size:clamp(2.45vh,1.55vw,3.1vh)!important;line-height:1.02!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;text-shadow:0 clamp(.12vh,.08vw,.18vh) clamp(.24vh,.15vw,.32vh) rgba(0,0,0,.5)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{display:block!important;margin-block-start:clamp(.18vh,.11vw,.24vh)!important;color:#fffce1db!important;font-size:var(--pm8-text-xs)!important;line-height:1.05!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin em{position:absolute!important;inset-block-start:calc(-1*clamp(1.05vh,.66vw,1.42vh))!important;inset-inline-end:calc(-1*clamp(.86vw,1.36vh,1.22vw))!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-inline-size:clamp(2.8vw,4.42vh,3.7vw)!important;block-size:clamp(2.5vh,1.58vw,3.18vh)!important;padding-inline:clamp(.46vw,.73vh,.66vw)!important;border-radius:999vh!important;background:linear-gradient(135deg,#d8ff35,#85d518)!important;color:#162200!important;font-size:clamp(1.75vh,1.1vw,2.2vh)!important;font-weight:1000!important;box-shadow:0 clamp(.26vh,.16vw,.36vh) clamp(.8vh,.5vw,1.12vh) #00000061!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal{background:#01080afb!important;border-color:#7edeff66!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .bk-modal-body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-layout,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-main{min-block-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1.05vw,1.66vh,1.48vw)!important;align-content:start!important;overflow:hidden auto!important;padding-block-end:clamp(3.2vh,2.02vw,4.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;min-block-size:clamp(28vh,17.65vw,35vh)!important;padding:clamp(.9vh,.56vw,1.18vh) clamp(.78vw,1.24vh,1.1vw) clamp(1.2vh,.76vw,1.6vh)!important;border-radius:0!important;background:radial-gradient(circle at 50% 42%,#b4ffe22e,#020c0fc7 52%,#000407fa),linear-gradient(180deg,#061416f5,#000407fa)!important;box-shadow:inset 0 0 clamp(2vh,1.26vw,2.8vh) #58cdb81f!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card.rarity-blue,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card.rarity-green{background:radial-gradient(circle at 50% 42%,#40e69659,#021611cc 54%,#000407fa),linear-gradient(180deg,#072317eb,#000407fa)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card.rarity-purple{background:radial-gradient(circle at 50% 42%,#ae5bff59,#150624d1 54%,#000407fa),linear-gradient(180deg,#1e0a30e6,#000407fa)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card.rarity-orange,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card.rarity-gold{background:radial-gradient(circle at 50% 42%,#ffc2515c,#281904d1 54%,#000407fa),linear-gradient(180deg,#301e05e6,#000407fa)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card .card-meta{order:1!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:var(--pm8-gap)!important;color:#ecfaffd1!important;font-size:var(--pm8-text-xs)!important;font-weight:900!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card .encyclopedia-card-media{order:2!important;min-block-size:clamp(10vh,6.3vw,13.2vh)!important;margin-block:clamp(.56vh,.35vw,.76vh)!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card .card-name{order:3!important;display:grid!important;place-items:center!important;min-block-size:clamp(5.6vh,3.53vw,7.2vh)!important;padding:0!important;background:transparent!important;border:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card .card-name span{color:#fff!important;font-size:clamp(3.3vh,2.08vw,4.15vh)!important;font-weight:1000!important;line-height:1.02!important;text-align:center!important;text-shadow:0 clamp(.2vh,.13vw,.28vh) clamp(.46vh,.29vw,.62vh) rgba(0,0,0,.72)!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .encyclopedia-card strong{order:4!important;color:#fff!important;font-size:clamp(2.65vh,1.67vw,3.32vh)!important;font-weight:1000!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{grid-template-columns:minmax(0,20fr) minmax(0,19fr) minmax(0,61fr)!important;grid-template-rows:minmax(0,1fr) clamp(11vh,6.93vw,14vh)!important;gap:clamp(.8vw,1.26vh,1.12vw)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{align-self:stretch!important;min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;block-size:100%!important;max-block-size:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-actions,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-bottom{grid-column:1 / span 2!important;grid-row:2!important;align-self:stretch!important;block-size:100%!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{block-size:100%!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(8.5vh,5.36vw,10.6vh) minmax(0,1fr) clamp(8.2vh,5.17vw,10.2vh)!important;overflow:hidden!important;border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{min-block-size:0!important;overflow:hidden auto!important;padding:0!important;scroll-padding-block:0 clamp(2vh,1.26vw,2.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{min-block-size:100%!important;align-content:start!important;margin:0!important;padding:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-name{z-index:2!important;font-size:clamp(2.3vh,1.45vw,2.9vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-left{min-inline-size:0!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player{grid-template-columns:minmax(0,38fr) minmax(0,62fr)!important;gap:clamp(.7vw,1.1vh,1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-identity{min-inline-size:0!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-money{align-self:stretch!important;justify-self:start!important;text-align:start!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-list{min-inline-size:0!important;gap:clamp(.36vh,.23vw,.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(2.35vh,1.48vw,3vh) minmax(0,1fr) minmax(9.5vw,15vh)!important;min-block-size:clamp(4.35vh,2.74vw,5.5vh)!important;padding-inline:clamp(.42vw,.66vh,.58vw)!important;gap:clamp(.38vw,.6vh,.54vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row .slot-card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row span{min-inline-size:0!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b:last-child{justify-self:end!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-column{min-block-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand{block-size:clamp(24.5vh,15.44vw,28.5vh)!important;min-block-size:clamp(24.5vh,15.44vw,28.5vh)!important;max-block-size:clamp(24.5vh,15.44vw,28.5vh)!important;padding:clamp(.58vh,.37vw,.82vh) clamp(.58vw,.92vh,.82vw)!important;overflow:visible!important;background:linear-gradient(180deg,#040d0fc7,#000305e0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand .intel-panel-head{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage{position:relative!important;block-size:100%!important;min-block-size:0!important;overflow:visible!important;contain:none!important;clip-path:none!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row{block-size:100%!important;inline-size:100%!important;display:flex!important;align-items:end!important;justify-content:center!important;gap:clamp(1vw,1.58vh,1.42vw)!important;overflow:visible!important;padding-block:clamp(.3vh,.19vw,.42vh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{flex:0 0 var(--pm8-card-w)!important;inline-size:var(--pm8-card-w)!important;block-size:var(--pm8-card-h)!important;overflow:visible!important;display:grid!important;place-items:end center!important;contain:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card{inline-size:var(--pm8-card-w)!important;block-size:var(--pm8-card-h)!important;min-inline-size:var(--pm8-card-w)!important;min-block-size:var(--pm8-card-h)!important;margin:0!important;padding:0!important;border:0!important;border-radius:clamp(.7vh,.44vw,.95vh)!important;overflow:hidden!important;background-color:#000d09f0!important;background-size:100% 100%!important;background-position:center!important;transform-origin:50% 100%!important;transition:transform .15s ease,filter .15s ease,opacity .15s ease!important;will-change:transform!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card.focused{transform:translate3d(0,calc(-1*clamp(2.1vh,1.32vw,2.85vh)),0) scale(1.08)!important;z-index:12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card.play-ready{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.08)!important;transition:none!important;z-index:30!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card .selection-ui-card-inner{inline-size:100%!important;block-size:100%!important;padding:18% 15% 14%!important;display:grid!important;grid-template-rows:auto 1fr auto!important;align-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card .selection-ui-card-title{font-size:clamp(2.45vh,1.55vw,3.05vh)!important;line-height:1.05!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card .selection-ui-card-skill{align-self:end!important;justify-self:start!important;font-size:clamp(2.15vh,1.36vw,2.7vh)!important;line-height:1.08!important;text-align:start!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card .selection-ui-card-desc,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card .selection-ui-card-status{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-play-lane{position:absolute!important;inset-inline:50% auto!important;inset-block-end:calc(100% + clamp(.7vh,.44vw,.95vh))!important;transform:translate(-50%)!important;inline-size:clamp(15vw,23.7vh,21vw)!important;block-size:clamp(4.8vh,3.02vw,6.1vh)!important;display:grid!important;place-items:center!important;border-radius:999vh!important;background:#0d2a31db!important;color:#e7fcfff5!important;font-size:var(--pm8-text-xs)!important;pointer-events:none!important;z-index:18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{background:radial-gradient(circle at 50% 42%,#0a1012d1,#000000fb 70%),#000000fb!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;align-items:stretch!important;justify-content:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content{inline-size:100%!important;block-size:100%!important;display:grid!important;grid-template-rows:clamp(15vh,9.45vw,18.2vh) minmax(0,1fr) clamp(13vh,8.2vw,16vh)!important;place-items:center!important;padding:clamp(2vh,1.26vw,2.8vh) clamp(3vw,4.74vh,4.3vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading{align-self:center!important;justify-self:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading h2{font-size:clamp(5vh,3.15vw,6.4vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-body{inline-size:100%!important;block-size:100%!important;display:grid!important;place-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{inline-size:min(82vw,130vh)!important;block-size:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(3vw,4.74vh,4.2vw)!important;margin:0 auto!important;transform:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-card{flex:0 0 clamp(20vw,31.6vh,25vw)!important;inline-size:clamp(20vw,31.6vh,25vw)!important;block-size:clamp(61vh,38.44vw,68vh)!important;border-radius:clamp(1.1vh,.69vw,1.5vh)!important;overflow:hidden!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card{flex:0 0 clamp(18vw,28.44vh,22.5vw)!important;inline-size:clamp(18vw,28.44vh,22.5vw)!important;block-size:clamp(54vh,34.02vw,61vh)!important;border-radius:clamp(1vh,.63vw,1.36vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-inner{inline-size:100%!important;block-size:100%!important;padding:21% 16% 17%!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-items:start!important;justify-items:start!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-title{max-inline-size:100%!important;color:#fff!important;font-size:clamp(3.25vh,2.05vw,4.1vh)!important;line-height:1.05!important;text-align:start!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-skill{align-self:center!important;justify-self:start!important;max-inline-size:100%!important;font-size:clamp(2.78vh,1.76vw,3.5vh)!important;line-height:1.08!important;text-align:start!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-desc{max-inline-size:100%!important;color:#eef7f2e0!important;font-size:clamp(2.25vh,1.42vw,2.82vh)!important;line-height:1.32!important;text-align:start!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-confirm{align-self:start!important;justify-self:center!important;min-inline-size:clamp(28vw,44.24vh,38vw)!important;min-block-size:clamp(8vh,5.04vw,10.5vh)!important;font-size:clamp(2.7vh,1.7vw,3.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{inline-size:min(96vw,154vh)!important;block-size:min(94vh,var(--app-vh, 100dvh))!important;max-block-size:min(94vh,var(--app-vh, 100dvh))!important;padding:clamp(2vh,1.26vw,2.7vh) clamp(2vw,3.16vh,2.8vw)!important;background:#00080dfb!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-top{grid-template-columns:auto auto auto 1fr auto!important;align-items:center!important;gap:clamp(1.05vw,1.66vh,1.48vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{block-size:calc(100% - clamp(13vh,8.2vw,16vh))!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(7.8vh,4.91vw,9.7vh) minmax(0,1fr) clamp(6.8vh,4.28vw,8.4vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(8vw,12.64vh) minmax(6.8vw,10.74vh) minmax(7.2vw,11.38vh) minmax(19vw,30vh) minmax(8.5vw,13.43vh) minmax(8.5vw,13.43vh) minmax(8.5vw,13.43vh) minmax(9.2vw,14.54vh) minmax(3.4vw,5.37vh)!important;gap:clamp(.56vw,.88vh,.8vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{min-block-size:clamp(13vh,8.2vw,16.2vh)!important;padding-inline:clamp(.8vw,1.26vh,1.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-loot-strip{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:clamp(.36vw,.57vh,.5vw)!important;overflow:hidden!important;min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row em{justify-self:center!important;min-inline-size:clamp(7vw,11.06vh,9vw)!important;text-align:center!important;display:inline-grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{block-size:calc(100% - clamp(11vh,6.93vw,13.8vh))!important;min-block-size:0!important;overflow:hidden auto!important;display:flex!important;flex-direction:column!important;gap:clamp(1.2vh,.76vw,1.65vh)!important;padding:clamp(1.2vh,.76vw,1.65vh) clamp(1vw,1.58vh,1.45vw) clamp(4vh,2.52vw,5.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-stats{flex:0 0 auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.8vw,1.26vh,1.12vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns{flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(0,41fr) minmax(0,59fr)!important;gap:clamp(1vw,1.58vh,1.42vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns>article{min-block-size:clamp(28vh,17.65vw,35vh)!important;max-block-size:none!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{flex:0 0 auto!important;display:block!important;min-block-size:clamp(39vh,24.6vw,48vh)!important;overflow:visible!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(1vw,1.58vh,1.42vw)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loot{min-block-size:clamp(27vh,17vw,34vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pm-final-copy: clamp(1.78vh, 1.15vw, 2.32vh);--pm-final-copy-sm: clamp(1.46vh, .96vw, 1.92vh);--pm-final-copy-lg: clamp(2.18vh, 1.42vw, 2.88vh);--pm-final-title: clamp(3.25vh, 2.08vw, 4.35vh);--pm-final-gap: clamp(.78vh, .5vw, 1.08vh)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body{font-size:var(--pm-final-copy)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{inline-size:clamp(10.8vw,17.1vh,13.8vw)!important;min-inline-size:clamp(10.8vw,17.1vh,13.8vw)!important;block-size:clamp(7.8vh,4.9vw,9.8vh)!important;padding:clamp(.76vh,.48vw,1vh) clamp(.86vw,1.36vh,1.2vw)!important;opacity:.88!important;background:linear-gradient(120deg,#d69f2bdb,#725119a8),#221b0ec7!important;border:clamp(.12vh,.08vw,.18vh) solid rgba(255,217,112,.72)!important;box-shadow:0 clamp(.42vh,.27vw,.7vh) clamp(1.2vh,.78vw,1.8vh) #0000006b!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.selected{opacity:1!important;background:linear-gradient(120deg,#ffcc3dfa,#945216db),#38260ef0!important;border-color:#ffee97fa!important;box-shadow:0 0 clamp(.9vh,.58vw,1.35vh) #ffd6506b,0 clamp(.58vh,.38vw,.86vh) clamp(1.8vh,1.15vw,2.6vh) #0000007a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{font-size:clamp(1.88vh,1.22vw,2.52vh)!important;line-height:1.04!important;max-inline-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{font-size:clamp(1.38vh,.9vw,1.82vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin em{inset-block-start:calc(-1*clamp(1.02vh,.66vw,1.42vh))!important;inset-inline-end:calc(-1*clamp(1vw,1.58vh,1.34vw))!important;min-inline-size:clamp(3.65vw,5.76vh,4.8vw)!important;block-size:clamp(2.35vh,1.5vw,3.05vh)!important;font-size:clamp(1.32vh,.86vw,1.72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal.bk-modal{background:#00070bfd!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card{min-block-size:clamp(23vh,14.9vw,29vh)!important;padding:clamp(.72vh,.46vw,1vh)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color) 28%,transparent),transparent 55%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color) 16%,#041015),#00080cf5 72%)!important;box-shadow:inset 0 0 clamp(1.1vh,.72vw,1.65vh) color-mix(in srgb,var(--rarity-color) 18%,transparent),0 0 clamp(.72vh,.46vw,1.02vh) #0000007a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{background:transparent!important;padding:0!important;font-size:var(--pm-final-copy-sm)!important;color:#eff9f2b8!important;text-shadow:0 clamp(.1vh,.07vw,.16vh) clamp(.28vh,.18vw,.4vh) rgba(0,0,0,.86)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-media{align-self:center!important;justify-self:center!important;inline-size:min(72%,17vh)!important;block-size:min(48%,12vh)!important;filter:drop-shadow(0 clamp(.45vh,.3vw,.7vh) clamp(.9vh,.58vw,1.35vh) rgba(0,0,0,.68))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{margin:0!important;padding:0!important;background:transparent!important;color:#fffff7fa!important;font-size:clamp(2.08vh,1.34vw,2.75vh)!important;line-height:1.08!important;font-weight:900!important;text-align:center!important;text-shadow:0 clamp(.18vh,.12vw,.28vh) clamp(.5vh,.32vw,.76vh) rgba(0,0,0,.9)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .auction-hud{grid-template-columns:minmax(30.8vw,32vw) minmax(23.4vw,24.8vw) minmax(0,1fr)!important;grid-template-rows:clamp(5.4vh,3.42vw,6.5vh) minmax(0,1fr) clamp(17.2vh,10.85vw,20vh) clamp(7.4vh,4.68vw,8.7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .auction-players{overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(1.55vh,.98vw,1.92vh) minmax(6.8vw,1fr) minmax(8.8vw,10.8vw)!important;gap:clamp(.34vw,.54vh,.48vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row em{min-inline-size:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#ccf7d6eb!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b{justify-self:end!important;min-inline-size:clamp(8.8vw,13.9vh,10.8vw)!important;overflow:hidden!important;text-align:end!important;text-overflow:clip!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .battle-info-panel .section-title strong{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .battle-info-list{display:flex!important;flex-direction:column-reverse!important;justify-content:flex-end!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand{overflow:visible!important;z-index:8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.focused),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage:has(.prop-card-shell.play-ready){block-size:100%!important;min-block-size:0!important;display:flex!important;align-items:end!important;justify-content:center!important;gap:clamp(1.15vw,1.82vh,1.55vw)!important;padding:0 clamp(.72vw,1.14vh,1vw) clamp(.55vh,.35vw,.8vh)!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{flex:0 0 clamp(6.4vw,10.1vh,8.2vw)!important;inline-size:clamp(6.4vw,10.1vh,8.2vw)!important;block-size:clamp(15.4vh,9.7vw,17.8vh)!important;display:grid!important;place-items:end center!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;transform-origin:50% 100%!important;will-change:transform!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.focused,.dragging,.play-ready,.playing){inline-size:clamp(10.4vw,16.43vh,12.8vw)!important;block-size:clamp(25.2vh,15.88vw,29.5vh)!important;z-index:80!important;transform:translate3d(var(--drag-x, 0),calc(var(--drag-y, 0) - clamp(2.2vh,1.38vw,3vh)),0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.02)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{background:radial-gradient(circle at 50% 44%,#080b0cdb,#000000fd 66%),#000000fd!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content{grid-template-rows:clamp(13vh,8.2vw,16vh) minmax(0,1fr) clamp(11.5vh,7.25vw,14vh)!important;align-items:center!important;justify-items:center!important;padding-inline:clamp(4vw,6.32vh,5.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{inline-size:min(80vw,126vh)!important;margin-inline:auto!important;justify-content:center!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-card{flex-basis:clamp(18.4vw,29.07vh,22.6vw)!important;inline-size:clamp(18.4vw,29.07vh,22.6vw)!important;block-size:clamp(58vh,36.54vw,66vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card{flex-basis:clamp(17.2vw,27.18vh,21.4vw)!important;inline-size:clamp(17.2vw,27.18vh,21.4vw)!important;block-size:clamp(53vh,33.39vw,60vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-inner{padding:23% 18% 19%!important;align-content:start!important;gap:clamp(1.15vh,.74vw,1.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-title{font-size:clamp(2.7vh,1.7vw,3.5vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-skill{align-self:start!important;margin-block-start:clamp(4.2vh,2.65vw,5.7vh)!important;font-size:clamp(2.05vh,1.3vw,2.7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card .selection-ui-card-desc{font-size:clamp(1.58vh,1vw,2.05vh)!important;line-height:1.28!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{grid-template-columns:minmax(18vw,19.4vw) minmax(18vw,19.4vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(8.4vh,5.3vw,10vh)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{align-self:stretch!important;min-block-size:0!important;block-size:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{block-size:100%!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(5.7vh,3.6vw,6.8vh) minmax(0,1fr) clamp(5.1vh,3.22vw,6.2vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{min-block-size:0!important;block-size:100%!important;overflow:hidden auto!important;padding:0!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{align-content:start!important;justify-content:start!important;min-block-size:100%!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell{overflow:hidden!important;border-radius:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-foot{align-self:end!important;min-block-size:clamp(5.1vh,3.22vw,6.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{inline-size:min(98vw,178vh)!important;block-size:min(95vh,var(--app-vh, 100dvh))!important;max-block-size:min(95vh,var(--app-vh, 100dvh))!important;background:#00070cfd!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(7.4vw,.72fr) minmax(6vw,.58fr) minmax(6vw,.58fr) minmax(18vw,1.55fr) minmax(7.8vw,.78fr) minmax(7.8vw,.78fr) minmax(8.4vw,.84fr) minmax(10.2vw,.96fr) minmax(3.2vw,.26fr)!important;gap:clamp(.5vw,.8vh,.72vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{min-block-size:clamp(10.6vh,6.68vw,13.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-loot-strip{display:grid!important;grid-template-columns:repeat(5,clamp(3.1vh,1.95vw,4.1vh))!important;gap:clamp(.28vw,.44vh,.4vw)!important;justify-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{min-block-size:auto!important;max-block-size:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pm10-xs: clamp(1.62vh, 1.04vw, 2.08vh);--pm10-sm: clamp(1.88vh, 1.2vw, 2.42vh);--pm10-md: clamp(2.18vh, 1.38vw, 2.78vh);--pm10-lg: clamp(2.72vh, 1.72vw, 3.42vh);--pm10-xl: clamp(3.48vh, 2.18vw, 4.45vh);--pm10-gap: clamp(.86vh, .54vw, 1.18vh);--pm10-card-w: clamp(8.8vw, 13.9vh, 10.9vw);--pm10-card-h: calc(var(--pm10-card-w) * 1.48);--pm10-card-focus-w: clamp(11.2vw, 17.7vh, 13.2vw);--pm10-card-focus-h: calc(var(--pm10-card-focus-w) * 1.48)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) input{font-size:var(--pm10-md)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .lobby-tab:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .lobby-tabs button:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .nav-tab.active:after{inset-inline:clamp(1.2vw,1.9vh,1.7vw)!important;inline-size:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{inline-size:clamp(10.4vw,16.45vh,12.4vw)!important;min-inline-size:clamp(10.4vw,16.45vh,12.4vw)!important;max-inline-size:clamp(10.4vw,16.45vh,12.4vw)!important;block-size:clamp(8.2vh,5.18vw,10.2vh)!important;min-block-size:clamp(8.2vh,5.18vw,10.2vh)!important;max-block-size:clamp(8.2vh,5.18vw,10.2vh)!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;align-content:center!important;justify-items:start!important;padding:clamp(.82vh,.52vw,1.1vh) clamp(.9vw,1.42vh,1.22vw)!important;opacity:.88!important;background:linear-gradient(120deg,#d69f2beb,#5f4216b8),#241c0de6!important;border:clamp(.12vh,.08vw,.18vh) solid rgba(255,219,106,.78)!important;box-shadow:inset 0 0 clamp(1.2vh,.76vw,1.7vh) #ffe4761f,0 clamp(.45vh,.29vw,.68vh) clamp(1.28vh,.82vw,1.86vh) #00000073!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.selected{opacity:1!important;background:linear-gradient(120deg,#ffca34fa,#945415e6),#432c0efa!important;border-color:#ffef91!important;transform:translate(-50%,-50%) scale(1.08)!important;box-shadow:0 0 clamp(1.05vh,.66vw,1.45vh) #ffd94675,0 clamp(.7vh,.44vw,.95vh) clamp(2.1vh,1.34vw,3vh) #00000085!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{font-size:var(--pm10-lg)!important;line-height:1.04!important;color:#fff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{font-size:var(--pm10-xs)!important;line-height:1.08!important;color:#fff8d9e6!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin em{inset-block-start:calc(-1*clamp(.94vh,.6vw,1.25vh))!important;inset-inline-end:calc(-1*clamp(.82vw,1.3vh,1.08vw))!important;min-inline-size:clamp(3.2vw,5.05vh,4.2vw)!important;block-size:clamp(2.45vh,1.56vw,3.12vh)!important;font-size:var(--pm10-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal.bk-modal{inline-size:min(90vw,158vh)!important;block-size:min(86vh,var(--app-vh, 100dvh))!important;background:#00070afd!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1vw,1.58vh,1.42vw)!important;align-content:start!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card{min-block-size:clamp(24.5vh,15.45vw,30.5vh)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;padding:clamp(.78vh,.5vw,1.06vh)!important;border-radius:0!important;border-color:color-mix(in srgb,var(--rarity-color) 78%,#d8f8ff)!important;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--rarity-color) 34%,transparent),#040e109e 45%,#000508f5),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color) 20%,#071113),#020608)!important;box-shadow:inset 0 0 clamp(1.45vh,.92vw,2.1vh) color-mix(in srgb,var(--rarity-color) 20%,transparent),0 0 clamp(.52vh,.34vw,.74vh) #0000008c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{order:1!important;font-size:var(--pm10-xs)!important;font-weight:900!important;color:#fffff8db!important;background:transparent!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-media{order:2!important;align-self:center!important;justify-self:center!important;inline-size:min(64%,15vh)!important;block-size:min(46%,12vh)!important;filter:drop-shadow(0 clamp(.5vh,.32vw,.75vh) clamp(1vh,.64vw,1.5vh) rgba(0,0,0,.72))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name{order:3!important;display:grid!important;place-items:center!important;min-block-size:clamp(5.2vh,3.28vw,6.8vh)!important;background:transparent!important;border:0!important;padding:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{color:#fff!important;font-size:clamp(2.55vh,1.62vw,3.35vh)!important;font-weight:1000!important;line-height:1.06!important;text-align:center!important;letter-spacing:.02em!important;text-shadow:0 clamp(.18vh,.12vw,.26vh) clamp(.48vh,.3vw,.7vh) rgba(0,0,0,.9),0 0 clamp(.65vh,.42vw,.95vh) color-mix(in srgb,var(--rarity-color) 38%,transparent)!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card strong{order:4!important;font-size:var(--pm10-md)!important;color:#fffffff5!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .auction-hud{grid-template-columns:minmax(31vw,32vw) minmax(24vw,25vw) minmax(0,1fr)!important;grid-template-rows:clamp(5.4vh,3.4vw,6.5vh) minmax(0,1fr) clamp(19vh,12vw,22vh) clamp(7.2vh,4.55vw,8.6vh)!important;gap:clamp(.65vw,1.03vh,.92vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-column,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage{overflow:visible!important;contain:none!important;clip-path:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player{grid-template-columns:minmax(0,37fr) minmax(0,63fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-money{justify-self:start!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(1.75vh,1.1vw,2.22vh) minmax(8.8vw,1fr) minmax(10.4vw,12.4vw)!important;min-block-size:clamp(4.25vh,2.68vw,5.36vh)!important;gap:clamp(.36vw,.57vh,.5vw)!important;padding-inline:clamp(.42vw,.66vh,.58vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row .slot-card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-card{font-size:var(--pm10-xs)!important;min-inline-size:0!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b{font-size:var(--pm10-xs)!important;justify-self:end!important;max-inline-size:100%!important;overflow:hidden!important;text-align:end!important;text-overflow:clip!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand{block-size:100%!important;min-block-size:0!important;max-block-size:none!important;padding:clamp(.55vh,.35vw,.75vh) clamp(.56vw,.88vh,.78vw)!important;background:linear-gradient(180deg,#040e10d1,#000406f0),radial-gradient(circle at 50% 0%,rgba(184,255,74,.08),transparent 62%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row{block-size:100%!important;display:flex!important;align-items:end!important;justify-content:center!important;gap:clamp(1.15vw,1.82vh,1.58vw)!important;overflow:visible!important;padding-block:clamp(.32vh,.2vw,.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{flex:0 0 var(--pm10-card-w)!important;inline-size:var(--pm10-card-w)!important;block-size:var(--pm10-card-h)!important;display:grid!important;place-items:end center!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:var(--pm10-card-w)!important;block-size:var(--pm10-card-h)!important;min-inline-size:var(--pm10-card-w)!important;min-block-size:var(--pm10-card-h)!important;margin:0!important;transform-origin:50% 100%!important;background-size:100% 100%!important;background-position:center!important;overflow:hidden!important;will-change:transform!important;z-index:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card.focused{transform:translate3d(0,calc(-1*clamp(1.4vh,.9vw,2vh)),0) scale(1.05)!important;z-index:20!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card.play-ready,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card:is(.dragging,.play-ready){inline-size:var(--pm10-card-focus-w)!important;block-size:var(--pm10-card-focus-h)!important;min-inline-size:var(--pm10-card-focus-w)!important;min-block-size:var(--pm10-card-focus-h)!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1)!important;transition:none!important;z-index:90!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card .selection-ui-card-inner{padding:19% 17% 16%!important;grid-template-rows:auto minmax(0,1fr) auto!important;gap:clamp(.55vh,.35vw,.76vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card .selection-ui-card-title{font-size:var(--pm10-sm)!important;line-height:1.08!important;max-inline-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card .selection-ui-card-skill{align-self:end!important;font-size:var(--pm10-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card .selection-ui-card-desc{font-size:clamp(1.3vh,.84vw,1.68vh)!important;line-height:1.22!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{position:fixed!important;inset:0!important;z-index:80!important;background:radial-gradient(circle at 50% 44%,#0c0e10eb,#000000fe 64%),#000000fe!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content{inline-size:100%!important;block-size:100%!important;max-inline-size:none!important;display:grid!important;grid-template-rows:clamp(13.5vh,8.5vw,16.5vh) minmax(0,1fr) clamp(11.5vh,7.25vw,14vh)!important;justify-items:center!important;align-items:center!important;padding-inline:clamp(4.4vw,6.95vh,5.9vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading{justify-self:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading h2{font-size:var(--pm10-xl)!important;line-height:1.04!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-body{inline-size:100%!important;min-block-size:0!important;display:grid!important;place-items:center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{inline-size:min(84vw,136vh)!important;margin:0 auto!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(3vw,4.74vh,4.2vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-card{flex:0 0 clamp(18.8vw,29.7vh,22.4vw)!important;inline-size:clamp(18.8vw,29.7vh,22.4vw)!important;block-size:clamp(60vh,37.85vw,68vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card:not(.hand-card){flex:0 0 clamp(16.8vw,26.55vh,20.5vw)!important;inline-size:clamp(16.8vw,26.55vh,20.5vw)!important;block-size:clamp(52vh,32.78vw,59vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card:not(.hand-card) .selection-ui-card-inner{padding:24% 18% 18%!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-items:start!important;gap:clamp(.82vh,.52vw,1.1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card:not(.hand-card) .selection-ui-card-title{font-size:clamp(2.55vh,1.62vw,3.25vh)!important;line-height:1.08!important;max-inline-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card:not(.hand-card) .selection-ui-card-skill{align-self:center!important;margin:0!important;font-size:clamp(2.1vh,1.34vw,2.72vh)!important;line-height:1.1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card:not(.hand-card) .selection-ui-card-desc{align-self:end!important;font-size:var(--pm10-xs)!important;line-height:1.28!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{grid-template-columns:minmax(18.5vw,20vw) minmax(18.5vw,20vw) minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr) clamp(9.2vh,5.82vw,11.4vh)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;block-size:100%!important;min-block-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-bottom,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-actions{grid-column:1 / span 2!important;grid-row:2!important;align-self:stretch!important;block-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{block-size:100%!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(7vh,4.42vw,8.8vh) minmax(0,1fr) clamp(5.8vh,3.66vw,7.2vh)!important;border-radius:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{min-block-size:0!important;block-size:100%!important;overflow:hidden auto!important;padding:0!important;scroll-padding-block:0 clamp(3vh,1.9vw,4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{min-block-size:100%!important;align-content:start!important;justify-content:start!important;padding:0!important;margin:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell img{max-inline-size:82%!important;max-block-size:76%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{inline-size:min(96.5vw,176vh)!important;block-size:min(92vh,var(--app-vh, 100dvh))!important;max-block-size:min(92vh,var(--app-vh, 100dvh))!important;background:#00080cfd!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-top{min-block-size:clamp(11vh,6.95vw,13.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{display:grid!important;grid-template-rows:clamp(5.6vh,3.54vw,6.9vh) minmax(0,1fr) auto!important;min-block-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(6.6vw,.66fr) minmax(5.3vw,.52fr) minmax(5.6vw,.56fr) minmax(18vw,1.45fr) minmax(8vw,.75fr) minmax(7.6vw,.72fr) minmax(8vw,.78fr) minmax(9.5vw,.88fr) minmax(3vw,.22fr)!important;gap:clamp(.46vw,.72vh,.64vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row>*{display:flex!important;min-inline-size:0!important;align-items:center!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-rows{min-block-size:0!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{min-block-size:clamp(9.4vh,5.94vw,11.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-loot-strip{display:grid!important;grid-template-columns:repeat(5,clamp(3.2vh,2.02vw,4.2vh))!important;gap:clamp(.26vw,.41vh,.38vw)!important;justify-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row em{justify-content:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{display:flex!important;flex-direction:column!important;gap:clamp(1vw,1.58vh,1.42vw)!important;overflow:hidden auto!important;padding-block-end:clamp(2.5vh,1.58vw,3.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-stats{flex:0 0 auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns{flex:0 0 auto!important;grid-template-columns:minmax(0,40fr) minmax(0,60fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{flex:0 0 auto!important;display:block!important;min-block-size:auto!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1vw,1.58vh,1.42vw)!important;align-items:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loot{min-block-size:clamp(25vh,15.78vw,31vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime){--pm11-font-xs: clamp(1.9vh, 1.18vw, 2.35vh);--pm11-font-sm: clamp(2.15vh, 1.34vw, 2.7vh);--pm11-font-md: clamp(2.42vh, 1.52vw, 3.05vh);--pm11-font-lg: clamp(2.9vh, 1.82vw, 3.65vh);--pm11-font-xl: clamp(3.6vh, 2.26vw, 4.6vh);--pm11-gap: clamp(.86vh, .54vw, 1.18vh);--pm11-panel: rgba(0, 9, 11, .92);--pm11-line: rgba(126, 213, 232, .28);--pm11-hand-h: clamp(24vh, 15.16vw, 30vh);--pm11-hand-pop-h: clamp(34vh, 21.48vw, 40vh);--pm11-card-ratio: .68}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) select,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) textarea{font-size:var(--pm11-font-md)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-login{min-block-size:var(--app-vh, 100dvh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime).keyboard-open body.screen-login .login-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime).keyboard-open body.screen-login .login-screen{block-size:var(--app-vh, 100dvh)!important;min-block-size:var(--app-vh, 100dvh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs.lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-tabs{overflow:hidden!important;contain:paint!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .lobby-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs.lobby-tabs button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-tabs button{position:relative!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-tabs.lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-tabs button.active:after{inset-inline:9%!important;inline-size:auto!important;max-inline-size:82%!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .lobby-map,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-viewport{overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .venue-marker{inline-size:clamp(9.6vw,15.2vh,12.4vw)!important;block-size:clamp(7.2vh,4.55vw,8.8vh)!important;padding:clamp(.72vh,.45vw,.96vh) clamp(.78vw,1.24vh,1.05vw)!important;border:clamp(.12vh,.08vw,.18vh) solid rgba(255,214,88,.76)!important;background:linear-gradient(104deg,#e1a630f0,#5c390ec7)!important;box-shadow:0 0 clamp(1.4vh,.88vw,2.2vh) #ffc94438,inset 0 0 clamp(1vh,.64vw,1.8vh) #ffffff14!important;opacity:.9!important;transform:translate(-50%,-50%) scale(1)!important;transform-origin:50% 50%!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .venue-marker.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .venue-marker.selected{opacity:1!important;transform:translate(-50%,-50%) scale(1.08)!important;z-index:12!important;border-color:#fff2a2fa!important;background:linear-gradient(105deg,#ffc231fa,#824a0ceb)!important;box-shadow:0 0 clamp(2.3vh,1.46vw,3.4vh) #eeff306b,inset 0 0 clamp(1.4vh,.88vw,2.2vh) #ffffff24!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .venue-marker b{font-size:var(--pm11-font-md)!important;line-height:1.02!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .venue-marker span{font-size:var(--pm11-font-xs)!important;line-height:1.08!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .venue-marker em{inset-block-start:calc(-1*clamp(1.2vh,.76vw,1.7vh))!important;inset-inline-end:calc(-1*clamp(.9vw,1.42vh,1.3vw))!important;min-inline-size:clamp(3.2vw,5.05vh,4.1vw)!important;block-size:clamp(2.2vh,1.39vw,2.9vh)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999em!important;font-size:var(--pm11-font-xs)!important;color:#061100!important;background:linear-gradient(95deg,#e9ff28,#7fdd22)!important;box-shadow:0 0 clamp(1.2vh,.76vw,1.8vh) #ccff2673!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal{background:#00080af7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-main{min-block-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-grid{overflow:hidden auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1.1vh,.7vw,1.6vh)!important;align-content:start!important;padding-block-end:clamp(2vh,1.26vw,3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;min-block-size:clamp(25vh,15.78vw,31vh)!important;padding:clamp(1.1vh,.7vw,1.6vh)!important;border-radius:0!important;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--rarity-color, #67d8ff) 38%,transparent),transparent 48%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #67d8ff) 34%,#071015 66%),#03080a 76%)!important;box-shadow:inset 0 0 0 clamp(.13vh,.08vw,.18vh) color-mix(in srgb,var(--rarity-color, #67d8ff) 76%,white 12%),inset 0 clamp(-6vh,-3.79vw,-4vh) clamp(8vh,5.05vw,10vh) #000000bd!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{order:1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.6em!important;min-inline-size:0!important;font-size:var(--pm11-font-xs)!important;opacity:.86!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-media{order:2!important;display:grid!important;place-items:center!important;min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .loot-icon,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-media img{max-inline-size:82%!important;max-block-size:78%!important;object-fit:contain!important;filter:drop-shadow(0 0 clamp(1vh,.64vw,1.6vh) rgba(255,255,255,.16))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name{order:3!important;margin:0!important;padding:0!important;background:transparent!important;color:#fffffff5!important;font-size:var(--pm11-font-lg)!important;font-weight:900!important;line-height:1.05!important;text-align:center!important;text-shadow:0 0 clamp(1.1vh,.7vw,1.7vh) rgba(255,255,255,.22)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{display:-webkit-box!important;max-inline-size:100%!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card strong{order:4!important;font-size:var(--pm11-font-md)!important;color:#fff!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-card *{min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-money,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-cash{text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-list,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-rounds{min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row{display:grid!important;grid-template-columns:minmax(1.5em,.18fr) minmax(0,1fr) minmax(5.8em,.78fr)!important;align-items:center!important;gap:.45em!important;min-inline-size:0!important;min-block-size:clamp(3.8vh,2.4vw,4.8vh)!important;padding-inline:clamp(.52vw,.82vh,.72vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row em{min-inline-size:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row strong{justify-self:end!important;white-space:nowrap!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-column,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel.card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-card-row{overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel.card-hand{block-size:clamp(27vh,17.05vw,33vh)!important;min-block-size:clamp(27vh,17.05vw,33vh)!important;background:radial-gradient(circle at 50% 15%,rgba(255,255,255,.14),transparent 42%),linear-gradient(180deg,#040a0b80,#000000e0)!important;z-index:16!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage{block-size:100%!important;min-block-size:0!important;padding-block:clamp(.8vh,.5vw,1.2vh) clamp(1vh,.64vw,1.5vh)!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-card-row{inline-size:100%!important;block-size:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(1.3vw,2.05vh,2vw)!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{inline-size:calc(var(--pm11-hand-h) * var(--pm11-card-ratio))!important;block-size:var(--pm11-hand-h)!important;flex:0 0 calc(var(--pm11-hand-h) * var(--pm11-card-ratio))!important;display:grid!important;place-items:center!important;overflow:visible!important;position:relative!important;transition:transform .2s ease!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;aspect-ratio:var(--pm11-card-ratio)!important;transform-origin:50% 92%!important;border-radius:0!important;z-index:1!important;will-change:transform!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.play-ready){transform:translate3d(0,-3.2vh,0) scale(1.1)!important;z-index:24!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.playing{inline-size:calc(var(--pm11-hand-pop-h) * var(--pm11-card-ratio))!important;block-size:var(--pm11-hand-pop-h)!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1)!important;z-index:96!important;filter:drop-shadow(0 1.8vh 2.8vh rgba(0,0,0,.62))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-item-card.hand-card .selection-ui-card-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-item-card.hand-card .selection-ui-card-skill{min-inline-size:0!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-play-lane{inset-block-end:clamp(18vh,11.36vw,22vh)!important;z-index:44!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-overlay{position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 20%,rgba(20,24,31,.72),transparent 42%),#000000f5!important;-webkit-backdrop-filter:blur(clamp(.8vh,.5vw,1.2vh))!important;backdrop-filter:blur(clamp(.8vh,.5vw,1.2vh))!important;z-index:120!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-content{inline-size:100vw!important;block-size:var(--app-vh, 100dvh)!important;margin:0!important;padding:clamp(3vh,1.9vw,4.5vh) clamp(4vw,6.32vh,5.4vw)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-items:center!important;justify-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading{inline-size:min(74vw,118vh)!important;margin-inline:auto!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading h2{font-size:clamp(5.2vh,3.28vw,6.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading p{font-size:var(--pm11-font-md)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards{inline-size:min(82vw,129.5vh)!important;max-inline-size:min(82vw,129.5vh)!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(3vw,4.74vh,4.6vw)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-card{inline-size:clamp(18vw,28.42vh,23vw)!important;block-size:clamp(54vh,34.1vw,66vh)!important;flex:0 0 clamp(18vw,28.42vh,23vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-frame,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-art{inline-size:100%!important;block-size:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-copy{inset-inline:13%!important;inset-block-end:11%!important;font-size:var(--pm11-font-sm)!important;line-height:1.12!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card){inline-size:clamp(17vw,26.84vh,22vw)!important;block-size:clamp(48vh,30.31vw,60vh)!important;flex:0 0 clamp(17vw,26.84vh,22vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-card-inner{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-items:center!important;padding:20% 15% 16%!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-card-title{align-self:start!important;justify-self:start!important;max-inline-size:100%!important;font-size:clamp(2.85vh,1.8vw,3.6vh)!important;line-height:1.04!important;white-space:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-card-skill{align-self:center!important;justify-self:start!important;margin:0!important;max-inline-size:100%!important;font-size:var(--pm11-font-lg)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-card-desc{align-self:end!important;justify-self:start!important;max-inline-size:100%!important;font-size:var(--pm11-font-sm)!important;line-height:1.2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(16vw,.72fr) minmax(18vw,.78fr) minmax(0,2.2fr)!important;grid-template-rows:minmax(0,1fr) clamp(10vh,6.31vw,13vh)!important;gap:clamp(.8vw,1.26vh,1.1vw)!important;align-items:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board{align-self:stretch!important;block-size:100%!important;min-block-size:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-panel{block-size:100%!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(8vh,5.05vw,10vh) minmax(0,1fr) clamp(6.6vh,4.16vw,8.5vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid-scroll{min-block-size:0!important;block-size:100%!important;overflow:hidden!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid{inline-size:100%!important;block-size:100%!important;min-block-size:100%!important;aspect-ratio:auto!important;align-content:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell{border-radius:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell-media{max-inline-size:86%!important;max-block-size:74%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-name{inset-block-start:.35em!important;inset-inline-start:.42em!important;max-inline-size:calc(100% - .84em)!important;font-size:var(--pm11-font-sm)!important;line-height:1.05!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-bottom{grid-column:1 / span 2!important;grid-row:2!important;align-self:stretch!important;margin:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root{inline-size:97vw!important;max-inline-size:97vw!important;block-size:94vh!important;max-block-size:94vh!important;display:grid!important;grid-template-rows:clamp(10vh,6.31vw,13vh) minmax(0,1fr)!important;padding:clamp(1.2vh,.76vw,1.8vh)!important;background:#00080dfb!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-table{display:grid!important;grid-template-rows:clamp(6.2vh,3.91vw,7.8vh) minmax(0,1fr) auto!important;min-block-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row{grid-template-columns:minmax(6.8vw,.62fr) minmax(5.6vw,.5fr) minmax(6vw,.54fr) minmax(19vw,1.52fr) minmax(8vw,.72fr) minmax(8.2vw,.74fr) minmax(8.8vw,.76fr) minmax(10.8vw,.9fr) minmax(3vw,.24fr)!important;gap:clamp(.36vw,.57vh,.56vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-rows{min-block-size:0!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row{min-block-size:clamp(9.2vh,5.81vw,11.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row>em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head>:nth-child(7){display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail{display:flex!important;flex-direction:column!important;gap:clamp(1.1vh,.7vw,1.6vh)!important;min-block-size:0!important;overflow:hidden auto!important;padding-block-end:clamp(3vh,1.9vw,4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns{order:2!important;flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;gap:clamp(1vw,1.58vh,1.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots{order:3!important;flex:0 0 auto!important;display:block!important;inline-size:100%!important;min-block-size:auto!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(1vw,1.58vh,1.4vw)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot{min-block-size:clamp(22vh,13.89vw,28vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--pm12-font-xs: clamp(1.8vh, 1.14vw, 2.25vh);--pm12-font-sm: clamp(2.1vh, 1.32vw, 2.6vh);--pm12-font-md: clamp(2.45vh, 1.55vw, 3vh);--pm12-font-lg: clamp(3.1vh, 1.96vw, 3.9vh);--pm12-font-xl: clamp(4.2vh, 2.65vw, 5.3vh);--pm12-gap: clamp(1.1vh, .7vw, 1.55vh);--pm12-panel: rgba(0, 9, 13, .94);--pm12-panel-strong: rgba(0, 8, 12, .985);--pm12-border: rgba(126, 186, 198, .42)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) textarea{font-size:var(--pm12-font-md)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body{-webkit-text-size-adjust:100%;text-size-adjust:100%}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-message-loading:not(.inline){min-block-size:0!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .bk-tabs.lobby-tabs,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-tabs{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .bk-tabs.lobby-tabs button.active:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-tabs button.active:after{inset-inline:clamp(.55vw,.88vh,.9vw)!important;inline-size:auto!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{inline-size:clamp(10.8vw,17.14vh,13.4vw)!important;block-size:clamp(7.3vh,4.61vw,9.2vh)!important;padding:clamp(.7vh,.44vw,1vh) clamp(.85vw,1.35vh,1.15vw)!important;opacity:.72!important;background:linear-gradient(105deg,#4b3816b3,#9d7426a3),#1a170ec2!important;border:.12vw solid rgba(255,218,111,.45)!important;box-shadow:0 1.2vh 3.2vh #0000006b!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.selected{opacity:1!important;background:linear-gradient(105deg,#ffca46fa,#875918eb),#523910f5!important;border-color:#ffec91e6!important;transform:translate(-50%,-50%) scale(1)!important;box-shadow:0 0 0 .13vw #ffec9173,0 1.9vh 5vh #ffce4347!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{font-size:clamp(2.35vh,1.48vw,2.95vh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{font-size:clamp(1.65vh,1.04vw,2.05vh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin em{inset-block-start:max(-1.15vh,-.72vw)!important;inset-inline-end:max(-.9vw,-1.42vh)!important;min-inline-size:clamp(3.2vw,5.08vh,4.3vw)!important;block-size:clamp(2.7vh,1.7vw,3.35vh)!important;font-size:clamp(1.55vh,.98vw,1.95vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1.2vh,.76vw,1.7vh)!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card{min-block-size:clamp(22vh,13.89vw,27vh)!important;padding:clamp(1.15vh,.73vw,1.55vh)!important;border-radius:0!important;background:radial-gradient(circle at 50% 34%,color-mix(in srgb,var(--rarity-color, #7ea9c6) 46%,transparent),transparent 47%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #7ea9c6) 28%,#02070a),#02070a 82%)!important;box-shadow:inset 0 0 0 .1vw color-mix(in srgb,var(--rarity-color, #7ea9c6) 82%,white 10%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name span{display:block!important;inline-size:100%!important;max-inline-size:100%!important;background:transparent!important;color:#fffff6fa!important;font-size:clamp(2.55vh,1.61vw,3.15vh)!important;font-weight:950!important;line-height:1.08!important;text-align:center!important;text-shadow:0 .28vh .85vh rgba(0,0,0,.95),0 0 1.5vh rgba(255,255,255,.26)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-media{max-block-size:clamp(8.5vh,5.37vw,11vh)!important;margin-block:auto clamp(.55vh,.35vw,.85vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-cash-brief{justify-content:flex-start!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player{grid-template-columns:minmax(12.5vw,.86fr) minmax(14.8vw,1fr)!important;gap:clamp(.72vw,1.14vh,1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-board{min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row{grid-template-columns:clamp(2.5vh,1.58vw,3.2vh) minmax(0,1fr) minmax(7.5vw,.62fr)!important;gap:clamp(.42vw,.67vh,.62vw)!important;min-block-size:clamp(3.6vh,2.27vw,4.65vh)!important;padding-inline:clamp(.45vw,.72vh,.75vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row .slot-card-name{min-inline-size:0!important;color:#daffe4eb!important;font-size:clamp(1.62vh,1.02vw,2.05vh)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .player-round-row b{min-inline-size:clamp(6.8vw,10.79vh,8.8vw)!important;color:#fffff6fa!important;font-size:clamp(1.66vh,1.05vw,2.12vh)!important;text-align:end!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row{overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand{min-block-size:clamp(19vh,11.99vw,24vh)!important;background:linear-gradient(180deg,#00090c66,#000000d6),#000508b8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{inline-size:clamp(5.8vw,9.21vh,7.4vw)!important;block-size:clamp(15.4vh,9.72vw,19.2vh)!important;flex:0 0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card{inline-size:100%!important;block-size:100%!important;overflow:hidden!important;clip-path:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card.focused,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .prop-card-shell.hand-card.play-ready{inline-size:clamp(8.5vw,13.49vh,10.5vw)!important;block-size:clamp(22vh,13.89vw,26vh)!important;z-index:999!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-play-lane{z-index:998!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-overlay{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 34%,rgba(34,35,29,.38),transparent 46%),#000104f0!important;-webkit-backdrop-filter:blur(1.4vh) brightness(.42)!important;backdrop-filter:blur(1.4vh) brightness(.42)!important;z-index:700!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-content{inline-size:min(94vw,164vh)!important;block-size:min(92vh,55vw)!important;margin:0 auto!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-items:center!important;justify-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-heading{inline-size:100%!important;text-align:center!important;margin:0!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-body{inline-size:100%!important;min-block-size:0!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-cards{inline-size:min(80vw,132vh)!important;max-inline-size:min(80vw,132vh)!important;margin-inline:auto!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(3vw,4.76vh,4.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-character-card{inline-size:clamp(17vw,26.98vh,21vw)!important;block-size:clamp(48vh,30.31vw,57vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card:not(.hand-card){inline-size:clamp(15.6vw,24.76vh,19vw)!important;block-size:clamp(41vh,25.88vw,50vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card:not(.hand-card) .selection-ui-card-inner{display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-items:center!important;padding:18% 14% 15%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card:not(.hand-card) .selection-ui-card-title{align-self:start!important;justify-self:start!important;max-inline-size:100%!important;margin:0!important;color:#fffff6fa!important;font-size:clamp(2.2vh,1.39vw,2.8vh)!important;line-height:1.08!important;white-space:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .selection-ui-item-card:not(.hand-card) .selection-ui-card-effect{align-self:center!important;justify-self:start!important;max-inline-size:100%!important;font-size:clamp(1.92vh,1.21vw,2.4vh)!important;line-height:1.22!important;text-align:start!important;overflow-wrap:anywhere!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{grid-template-columns:minmax(15vw,.7fr) minmax(17vw,.82fr) minmax(0,2.38fr)!important;grid-template-rows:minmax(0,1fr) clamp(10.2vh,6.44vw,12.5vh)!important;gap:clamp(.9vw,1.43vh,1.25vw)!important;align-items:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{align-self:stretch!important;min-block-size:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{block-size:100%!important;display:grid!important;grid-template-rows:clamp(8.2vh,5.18vw,10.2vh) minmax(0,1fr) clamp(6.8vh,4.29vw,8.6vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{block-size:100%!important;min-block-size:0!important;overflow:auto!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{inline-size:100%!important;min-inline-size:100%!important;min-block-size:100%!important;aspect-ratio:auto!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell{border-radius:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell-media{max-inline-size:82%!important;max-block-size:70%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-bottom{grid-column:1 / span 2!important;grid-row:2!important;align-self:stretch!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{inline-size:97.8vw!important;max-inline-size:97.8vw!important;block-size:calc(100dvh - 2.2vh)!important;max-block-size:calc(100dvh - 2.2vh)!important;display:grid!important;grid-template-rows:clamp(10vh,6.31vw,12.6vh) minmax(0,1fr)!important;padding:clamp(1.15vh,.73vw,1.55vh)!important;overflow:hidden!important;background:#00080dfb!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{display:grid!important;grid-template-rows:clamp(6.2vh,3.91vw,7.8vh) minmax(0,1fr) clamp(5vh,3.16vw,6.5vh)!important;min-block-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(6.5vw,.6fr) minmax(5.4vw,.5fr) minmax(6.2vw,.56fr) minmax(18vw,1.5fr) minmax(8.4vw,.74fr) minmax(8.6vw,.76fr) minmax(9.2vw,.78fr) minmax(10.8vw,.9fr) minmax(3.4vw,.26fr)!important;align-items:center!important;gap:clamp(.34vw,.54vh,.52vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-rows,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{overflow:hidden auto!important;min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{min-block-size:clamp(9vh,5.68vw,11.3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row>em{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-inline-size:clamp(7.6vw,12.06vh,9.4vw)!important;min-block-size:clamp(4.6vh,2.9vw,5.8vh)!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{order:3!important;display:block!important;inline-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(1vw,1.58vh,1.35vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.locked:not(.active),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin:not(.active){opacity:.78!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin.active,html.webview-performance.landscape-runtime body.screen-setup .map-pin.selected,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.active,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.selected{transform:translate(-50%,-50%) scale(1)!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin.locked:not(.active),html.phone-landscape.landscape-runtime body.screen-setup .map-pin.locked:not(.active){opacity:.78!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime){--mf13-text-1: clamp(1.9vh, 1.2vw, 2.45vh);--mf13-text-2: clamp(2.2vh, 1.39vw, 2.85vh);--mf13-text-3: clamp(2.55vh, 1.61vw, 3.3vh);--mf13-text-4: clamp(3.2vh, 2.02vw, 4.15vh);--mf13-text-5: clamp(4.4vh, 2.78vw, 5.75vh);--mf13-ink: rgba(255, 255, 246, .98);--mf13-muted: rgba(178, 198, 204, .78);--mf13-panel: rgba(0, 8, 12, .985);--mf13-card-h: clamp(17.8vh, 11.24vw, 21.5vh);--mf13-card-w: calc(var(--mf13-card-h) * var(--selection-card-ratio, .66));--mf13-card-focus-h: clamp(25vh, 15.78vw, 30vh);--mf13-card-focus-w: calc(var(--mf13-card-focus-h) * var(--selection-card-ratio, .66))}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body{font-size:var(--mf13-text-2)!important;text-rendering:geometricPrecision!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-filter-button{font-size:var(--mf13-text-2)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime).keyboard-open body.screen-login .login-screen,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime).keyboard-open body.screen-login .login-shell{block-size:100dvh!important;min-block-size:100dvh!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-message-loading:not(.inline){min-block-size:0!important;background:transparent!important;box-shadow:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .top-tabs button:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .bk-topbar-tab:after,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .nav-tab:after{inset-inline:clamp(.8vw,1.27vh,1.2vw)!important;inline-size:auto!important;transform:none!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin,html.phone-landscape.landscape-runtime body.screen-setup .map-pin,html.compact-landscape.landscape-runtime body.screen-setup .map-pin,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin,html.webview-performance.landscape-runtime body.screen-setup .map-pin.active,html.webview-performance.landscape-runtime body.screen-setup .map-pin.selected,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.active,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.selected,html.compact-landscape.landscape-runtime body.screen-setup .map-pin.active,html.compact-landscape.landscape-runtime body.screen-setup .map-pin.selected,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin.active,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin.selected{inline-size:clamp(11.2vw,17.78vh,13.6vw)!important;block-size:clamp(7.4vh,4.67vw,9vh)!important;min-inline-size:clamp(11.2vw,17.78vh,13.6vw)!important;min-block-size:clamp(7.4vh,4.67vw,9vh)!important;padding:clamp(.95vh,.6vw,1.18vh) clamp(1vw,1.58vh,1.25vw)!important;transform:translate(-50%,-50%) scale(1)!important;transform-origin:50% 50%!important;overflow:visible!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin,html.phone-landscape.landscape-runtime body.screen-setup .map-pin,html.compact-landscape.landscape-runtime body.screen-setup .map-pin,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin{opacity:.76!important;background:linear-gradient(112deg,#302712d1,#17140cb8)!important;border-color:#ffde686b!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin.active,html.webview-performance.landscape-runtime body.screen-setup .map-pin.selected,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.active,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.selected,html.compact-landscape.landscape-runtime body.screen-setup .map-pin.active,html.compact-landscape.landscape-runtime body.screen-setup .map-pin.selected,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin.active,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin.selected{opacity:1!important;background:linear-gradient(112deg,#e8b02ef2,#875416c7)!important;border-color:#ffee8ceb!important;box-shadow:0 0 clamp(2vh,1.26vw,2.8vh) #ffdd5066!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin b{font-size:clamp(2.15vh,1.36vw,2.85vh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin span{font-size:clamp(1.55vh,.98vw,2.05vh)!important;line-height:1.15!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .bk-modal-panel{inline-size:min(88vw,142vh)!important;block-size:min(86dvh,53vw)!important;background:#00090dfb!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-content:start!important;gap:clamp(1.05vh,.66vw,1.35vh)!important;overflow:hidden auto!important;padding-block-end:clamp(2.2vh,1.39vw,3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card{min-block-size:clamp(18.5vh,11.68vw,24vh)!important;border-radius:0!important;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--rarity-color, #8fb6c8) 22%,transparent),transparent 46%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8fb6c8) 18%,rgba(0,15,18,.96)),#00070afa 74%)!important;border-color:color-mix(in srgb,var(--rarity-color, #8fb6c8) 88%,rgba(255,255,255,.18))!important;box-shadow:inset 0 0 0 .12vh #ffffff14,0 0 clamp(1.2vh,.76vw,1.8vh) color-mix(in srgb,var(--rarity-color, #8fb6c8) 18%,transparent)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-meta{z-index:3!important;color:#fffff6e0!important;font-size:clamp(1.52vh,.96vw,1.95vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-name{z-index:4!important;display:grid!important;place-items:center!important;min-block-size:clamp(4.8vh,3.03vw,6.2vh)!important;padding:0 clamp(.7vw,1.11vh,1vw)!important;background:transparent!important;color:var(--mf13-ink)!important;font-size:clamp(2.55vh,1.61vw,3.35vh)!important;line-height:1.08!important;font-weight:1000!important;text-align:center!important;text-shadow:0 0 clamp(.7vh,.44vw,1vh) rgba(0,0,0,.72)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-name span{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card-media{z-index:2!important;max-inline-size:58%!important;max-block-size:40%!important;object-fit:contain!important;filter:drop-shadow(0 clamp(.8vh,.5vw,1.2vh) clamp(1.3vh,.82vw,2vh) rgba(0,0,0,.7))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hud-player{grid-template-columns:minmax(13vw,.9fr) minmax(14.5vw,1.1fr)!important;gap:clamp(.6vw,.95vh,.85vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-identity{grid-template-columns:clamp(7vh,4.42vw,9.2vh) minmax(0,1fr)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-cash-brief{justify-self:start!important;text-align:start!important;font-size:clamp(1.85vh,1.17vw,2.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(2.65vh,1.67vw,3.35vh) minmax(5.8vw,1fr) minmax(6.8vw,.78fr)!important;min-block-size:clamp(3.55vh,2.24vw,4.6vh)!important;gap:clamp(.35vw,.56vh,.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{min-inline-size:0!important;max-inline-size:none!important;color:#bce6fff2!important;font-size:clamp(1.55vh,.98vw,2.02vh)!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row b{min-inline-size:clamp(6.6vw,10.47vh,8.6vw)!important;justify-self:end!important;text-align:end!important;font-size:clamp(1.55vh,.98vw,2.02vh)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel:not(.card-hand) .intel-panel-head h3,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel:not(.card-hand) h3{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .auction-screen,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .auction-table,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-column,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel.card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-card-row,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel.card-hand{position:relative!important;z-index:8!important;min-block-size:clamp(19vh,12vw,23.5vh)!important;background:linear-gradient(180deg,#050e0fd1,#030608f0)!important;box-shadow:inset 0 0 0 .12vh #8eb6c038,0 -1vh 4vh #0000006b!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-card-row{block-size:clamp(18.2vh,11.49vw,22.6vh)!important;min-block-size:clamp(18.2vh,11.49vw,22.6vh)!important;align-items:center!important;justify-content:center!important;gap:clamp(2.4vw,3.81vh,3.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{inline-size:var(--mf13-card-w)!important;block-size:var(--mf13-card-h)!important;flex:0 0 var(--mf13-card-w)!important;display:grid!important;place-items:center!important;contain:layout!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;min-inline-size:100%!important;min-block-size:100%!important;transform:none!important;transform-origin:50% 72%!important;transition:transform .15s ease,filter .15s ease!important;will-change:transform!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.playing){inline-size:var(--mf13-card-focus-w)!important;block-size:var(--mf13-card-focus-h)!important;transform:translateY(clamp(-6.5vh,-4.1vw,-4.8vh)) scale(1)!important;z-index:60!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{inline-size:var(--mf13-card-focus-w)!important;block-size:var(--mf13-card-focus-h)!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1)!important;z-index:220!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-card-inner{padding:18% 16% 15%!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-title b{font-size:clamp(1.85vh,1.17vw,2.45vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-ability b{font-size:clamp(1.7vh,1.07vw,2.25vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-ability p{font-size:clamp(1.38vh,.87vw,1.75vh)!important;line-height:1.2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-play-lane{inline-size:clamp(11vw,17.46vh,15vw)!important;block-size:clamp(4.6vh,2.9vw,6vh)!important;inset-block-end:clamp(18.5vh,11.68vw,22.5vh)!important;inset-inline:50% auto!important;transform:translate(-50%)!important;border-radius:999vh!important;font-size:clamp(1.6vh,1.01vw,2vh)!important;z-index:50!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-overlay{position:fixed!important;inset:0!important;z-index:1800!important;display:grid!important;place-items:center!important;background:#000000f6!important;-webkit-backdrop-filter:blur(1.6vh) brightness(.36)!important;backdrop-filter:blur(1.6vh) brightness(.36)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-content{inline-size:min(92vw,148vh)!important;block-size:min(88dvh,54vw)!important;margin:0 auto!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading{inline-size:100%!important;margin:0!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-heading h2{font-size:clamp(4.3vh,2.71vw,5.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-body{inline-size:100%!important;min-block-size:0!important;display:grid!important;place-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards{inline-size:min(82vw,132vh)!important;max-inline-size:min(82vw,132vh)!important;margin-inline:auto!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(3.2vw,5.08vh,4.7vw)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-card{inline-size:clamp(18.8vw,29.84vh,23.2vw)!important;block-size:clamp(52vh,32.82vw,62vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-copy{min-block-size:clamp(15vh,9.47vw,18.5vh)!important;background:#000809d1!important;padding:clamp(1.4vh,.88vw,1.8vh) clamp(1.1vw,1.74vh,1.5vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-copy b{font-size:clamp(2.3vh,1.45vw,3vh)!important;line-height:1.1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-character-copy p{font-size:clamp(1.65vh,1.04vw,2.15vh)!important;line-height:1.2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card){inline-size:clamp(16.8vw,26.66vh,20.4vw)!important;block-size:clamp(44vh,27.78vw,53vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-card-inner{display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:start!important;padding:18% 16% 15%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-card-title{max-inline-size:100%!important;margin:0!important;color:var(--mf13-ink)!important;font-size:clamp(2.25vh,1.42vw,2.9vh)!important;line-height:1.08!important;white-space:normal!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-ability{align-self:start!important;justify-self:stretch!important;display:grid!important;gap:clamp(.8vh,.51vw,1.1vh)!important;margin-block-start:clamp(3.8vh,2.4vw,5vh)!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-ability b{font-size:clamp(2.05vh,1.29vw,2.65vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-ability p{font-size:clamp(1.65vh,1.04vw,2.15vh)!important;line-height:1.22!important;overflow-wrap:anywhere!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-hud{grid-template-columns:minmax(15.5vw,.72fr) minmax(17.5vw,.82fr) minmax(0,2.46fr)!important;grid-template-rows:minmax(0,1fr) clamp(9.6vh,6.06vw,12vh)!important;gap:clamp(.8vw,1.27vh,1.1vw)!important;align-items:stretch!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;align-self:stretch!important;min-block-size:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-summary-panel{align-self:stretch!important;min-block-size:0!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-panel{block-size:100%!important;display:grid!important;grid-template-rows:clamp(8.1vh,5.11vw,10vh) minmax(0,1fr) clamp(6.4vh,4.04vw,8vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid-scroll{block-size:100%!important;min-block-size:0!important;display:block!important;overflow:hidden auto!important;padding:clamp(.75vh,.47vw,1vh) clamp(.35vw,.56vh,.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid{inline-size:100%!important;min-inline-size:100%!important;block-size:auto!important;min-block-size:100%!important;aspect-ratio:auto!important;align-content:start!important;transform:none!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell{border-radius:0!important;overflow:hidden!important;background:radial-gradient(circle at 50% 46%,color-mix(in srgb,var(--rarity-color, #87aeba) 18%,transparent),transparent 48%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #87aeba) 12%,rgba(0,17,20,.95)),#00080afa 76%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell-media{max-inline-size:82%!important;max-block-size:68%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-name{font-size:clamp(1.8vh,1.14vw,2.35vh)!important;line-height:1.05!important;padding:clamp(.35vh,.22vw,.55vh) clamp(.45vw,.71vh,.7vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-bottom{grid-column:1 / span 2!important;grid-row:2!important;align-self:stretch!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root{inline-size:98vw!important;max-inline-size:98vw!important;block-size:calc(100dvh - 2vh)!important;max-block-size:calc(100dvh - 2vh)!important;display:grid!important;grid-template-rows:clamp(10vh,6.31vw,12.5vh) minmax(0,1fr)!important;padding:clamp(1vh,.63vw,1.35vh) clamp(1.25vw,1.98vh,1.7vw)!important;background:#00080dfc!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-top h2{font-size:clamp(3.6vh,2.27vw,4.75vh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-table{min-inline-size:0!important;inline-size:100%!important;display:grid!important;grid-template-rows:clamp(6.1vh,3.85vw,7.7vh) minmax(0,1fr) clamp(5.2vh,3.28vw,6.6vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row{grid-template-columns:minmax(5.8vw,.55fr) minmax(5vw,.46fr) minmax(6vw,.55fr) minmax(18vw,1.6fr) minmax(8vw,.72fr) minmax(8.4vw,.75fr) minmax(8.7vw,.72fr) minmax(9.8vw,.82fr) minmax(3vw,.24fr)!important;align-items:center!important;gap:clamp(.25vw,.4vh,.42vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row>*{min-inline-size:0!important;font-size:clamp(1.7vh,1.07vw,2.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head>:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row>em{justify-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-inline-size:clamp(7.2vw,11.42vh,9vw)!important;min-block-size:clamp(4.35vh,2.75vw,5.6vh)!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-rows,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail{overflow:hidden auto!important;min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row{min-block-size:clamp(10vh,6.31vw,12.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-loot-strip{display:flex!important;flex-wrap:nowrap!important;gap:clamp(.35vw,.56vh,.55vw)!important;justify-content:flex-start!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-loot-strip i{inline-size:clamp(3.1vw,4.92vh,4vw)!important;block-size:clamp(3.1vw,4.92vh,4vw)!important;flex:0 0 clamp(3.1vw,4.92vh,4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail{display:flex!important;flex-direction:column!important;gap:clamp(1.2vh,.76vw,1.6vh)!important;padding-block-end:clamp(3vh,1.89vw,4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-stats{flex:0 0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns{flex:0 0 auto!important;display:grid!important;grid-template-columns:minmax(26vw,.76fr) minmax(0,1.24fr)!important;gap:clamp(1.2vw,1.9vh,1.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots{order:3!important;flex:0 0 auto!important;inline-size:100%!important;min-block-size:clamp(25vh,15.78vw,34vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.8vw,1.27vh,1.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime){--mf14-font-xs: clamp(1.85vh, 1.16vw, 2.3vh);--mf14-font-sm: clamp(2.05vh, 1.3vw, 2.62vh);--mf14-font-md: clamp(2.35vh, 1.48vw, 3vh);--mf14-font-lg: clamp(3vh, 1.9vw, 3.85vh);--mf14-font-xl: clamp(4.45vh, 2.8vw, 5.7vh);--mf14-panel: rgba(0, 8, 12, .99);--mf14-panel-soft: rgba(3, 14, 17, .9);--mf14-line: rgba(116, 194, 214, .34);--mf14-accent: #caff18;--mf14-card-ratio: var(--selection-card-ratio, .66);--mf14-hand-card-h: clamp(19.4vh, 12.25vw, 24.2vh);--mf14-hand-card-w: calc(var(--mf14-hand-card-h) * var(--mf14-card-ratio));--mf14-hand-focus-h: clamp(26vh, 16.42vw, 31.5vh);--mf14-hand-focus-w: calc(var(--mf14-hand-focus-h) * var(--mf14-card-ratio))}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) input,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) textarea,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) select{font-size:var(--mf14-font-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .sync-loading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .loading-overlay:not(.selection-ui-overlay){min-block-size:0!important;background:transparent!important;box-shadow:none!important;opacity:.72!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance){--m18-text-xs: clamp(1.82vh, 1.02vw, 2.12vh);--m18-text-sm: clamp(2.08vh, 1.17vw, 2.48vh);--m18-text-md: clamp(2.42vh, 1.36vw, 2.86vh);--m18-text-lg: clamp(3.18vh, 1.79vw, 3.85vh);--m18-title: clamp(4.1vh, 2.31vw, 5.15vh);--m18-panel-bg: rgba(1, 9, 12, .96);--m18-overlay-bg: rgba(0, 0, 0, .9)}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body{text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) input{font-size:var(--m18-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin{inline-size:clamp(9.6vw,17.08vh,12.2vw)!important;min-inline-size:clamp(9.6vw,17.08vh,12.2vw)!important;block-size:clamp(8.8vh,4.95vw,10.4vh)!important;padding:clamp(1.1vh,.62vw,1.45vh) clamp(1vw,1.78vh,1.35vw)!important;overflow:visible!important;border-radius:0!important;border:.14vw solid rgba(255,220,101,.72)!important;background:linear-gradient(110deg,#f2bc3adb,#774b13b8),#1f1809f0!important;box-shadow:0 1.3vh 2.8vh #0000005c!important;transform:translate(-50%,-50%)!important;opacity:.76!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin.active{opacity:1!important;z-index:8!important;border-color:#ffec94fa!important;background:linear-gradient(110deg,#ffc430f7,#844811e0),#301f08fa!important;box-shadow:0 0 0 .16vw #fff19eb3,0 1.5vh 3.4vh #0000007a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin b{font-size:var(--m18-text-md)!important;line-height:1.05!important;letter-spacing:.02em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin span{font-size:var(--m18-text-xs)!important;line-height:1.15!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-setup .map-pin .venue-multiplier{position:absolute!important;inset-block-start:max(-1.7vh,-1.1vw)!important;inset-inline-end:max(-1.3vw,-2.31vh)!important;display:inline-grid!important;place-items:center!important;min-inline-size:clamp(3.7vw,6.58vh,4.7vw)!important;block-size:clamp(2.5vh,1.41vw,3.1vh)!important;padding-inline:clamp(.45vw,.8vh,.7vw)!important;border-radius:999vw!important;background:linear-gradient(135deg,#e9ff25,#81d91a)!important;color:#061009!important;font-size:var(--m18-text-xs)!important;font-style:normal!important;font-weight:900!important;box-shadow:0 .6vh 1.6vh #b3ff1757!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal{background:#01090cfa!important;border-color:#8ed0e257!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-main{min-block-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1.1vh,.62vw,1.55vh)!important;align-content:start!important;overflow:auto!important;padding:clamp(1.3vh,.73vw,1.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;min-block-size:clamp(23vh,12.94vw,29vh)!important;padding:clamp(1.05vh,.59vw,1.45vh)!important;border-radius:0!important;border:.14vw solid color-mix(in srgb,var(--rarity-color, #8fdcff) 72%,rgba(255,255,255,.2))!important;background:radial-gradient(circle at 50% 34%,color-mix(in srgb,var(--rarity-color, #8fdcff) 44%,transparent) 0,transparent 37%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #8fdcff) 24%,rgba(1,12,16,.95)) 0,#00070af5 78%)!important;box-shadow:inset 0 0 2.2vh color-mix(in srgb,var(--rarity-color, #8fdcff) 20%,transparent),0 1vh 2.4vh #00000057!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:clamp(.6vw,1.07vh,.9vw)!important;min-block-size:clamp(3.1vh,1.74vw,4vh)!important;color:#ffffffeb!important;font-size:var(--m18-text-xs)!important;font-weight:800!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-media{inline-size:100%!important;block-size:100%!important;min-block-size:clamp(8.6vh,4.84vw,11.4vh)!important;display:grid!important;place-items:center!important;background:transparent!important;filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card-media img{max-inline-size:78%!important;max-block-size:92%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card .card-name{margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:#fffdf4!important;font-size:clamp(2.55vh,1.43vw,3.1vh)!important;line-height:1.08!important;font-weight:950!important;text-align:center!important;text-shadow:0 .35vh 1.2vh rgba(0,0,0,.7)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .market-style.encyclopedia-modal .encyclopedia-card strong{color:#fff!important;font-size:var(--m18-text-md)!important;line-height:1!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player{grid-template-columns:minmax(14.2vw,.72fr) minmax(15.8vw,.92fr)!important;gap:clamp(.75vw,1.33vh,1vw)!important;min-block-size:clamp(22.5vh,12.66vw,26vh)!important;padding:clamp(1vh,.56vw,1.35vh) clamp(.85vw,1.51vh,1.1vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-identity{grid-template-columns:clamp(6.3vw,11.2vh,7.8vw) minmax(0,1fr)!important;align-items:center!important;gap:clamp(.65vw,1.16vh,.9vw)!important;min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-avatar-wrap{inline-size:clamp(6.3vw,11.2vh,7.8vw)!important;block-size:clamp(15vh,8.44vw,18.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-avatar-wrap span{font-size:var(--m18-text-xs)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-info{min-inline-size:0!important;align-items:flex-start!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-name{font-size:var(--m18-text-md)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-bid-status,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-cash-brief{justify-self:start!important;text-align:start!important;font-size:var(--m18-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .round-slots{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-round-board{display:grid!important;grid-template-rows:repeat(5,minmax(0,1fr))!important;gap:clamp(.45vh,.25vw,.7vh)!important;min-inline-size:0!important;inline-size:100%!important;block-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-round-row{grid-template-columns:clamp(1.75vw,3.11vh,2.25vw) minmax(5.4vw,1fr) minmax(5.8vw,.85fr)!important;gap:clamp(.35vw,.62vh,.55vw)!important;align-items:center!important;min-block-size:0!important;padding-inline:clamp(.35vw,.62vh,.55vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-round-row i,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-round-row em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-round-row b{min-inline-size:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-round-row i{inline-size:clamp(1.55vw,2.76vh,2vw)!important;block-size:clamp(2.6vh,1.46vw,3.2vh)!important;font-size:var(--m18-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-round-row em{text-align:start!important;font-size:var(--m18-text-xs)!important;font-style:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hud-player .player-round-row b{text-align:end!important;font-size:var(--m18-text-xs)!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-panel.card-hand{position:relative!important;z-index:6!important;block-size:clamp(18vh,10.13vw,21vh)!important;min-block-size:clamp(18vh,10.13vw,21vh)!important;overflow:visible!important;background:linear-gradient(180deg,#030a0cd1,#010507f5)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .intel-card-row{align-items:end!important;justify-content:center!important;gap:clamp(1.7vw,3.02vh,2.35vw)!important;block-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot{flex:0 0 clamp(6.6vw,11.73vh,8.2vw)!important;inline-size:clamp(6.6vw,11.73vh,8.2vw)!important;block-size:clamp(16.6vh,9.34vw,19vh)!important;display:grid!important;place-items:end center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:clamp(6.1vw,10.84vh,7.6vw)!important;block-size:clamp(15.3vh,8.61vw,17.6vh)!important;aspect-ratio:auto!important;transform-origin:center bottom!important;will-change:transform!important;z-index:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.play-ready):not(.playing){transform:translateY(-4.8vh) scale(1.42)!important;z-index:25!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate(var(--drag-x, 0),var(--drag-y, -9vh)) scale(1.32)!important;z-index:60!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .card-play-lane{position:absolute!important;inset-block-end:clamp(2vh,1.13vw,2.9vh)!important;inset-inline:50% auto!important;transform:translate(-50%)!important;inline-size:auto!important;min-inline-size:clamp(6.8vw,12.08vh,8.8vw)!important;block-size:clamp(4.2vh,2.36vw,5.5vh)!important;padding-inline:clamp(1.15vw,2.04vh,1.6vw)!important;border-radius:999vw!important;opacity:.96!important;z-index:55!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-overlay{position:fixed!important;inset:0!important;z-index:2000!important;display:grid!important;place-items:center!important;overflow:hidden!important;background:radial-gradient(circle at 50% 42%,rgba(25,28,25,.42),transparent 42%),#000000eb!important;-webkit-backdrop-filter:blur(.22vw) brightness(.62)!important;backdrop-filter:blur(.22vw) brightness(.62)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-content{inline-size:min(86vw,154vh)!important;block-size:min(89dvh,89vh)!important;display:grid!important;grid-template-rows:clamp(14vh,7.88vw,17vh) minmax(0,1fr) clamp(9vh,5.06vw,11vh)!important;justify-items:center!important;align-items:center!important;margin:0 auto!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-heading{inline-size:100%!important;text-align:center!important;justify-self:center!important;align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-heading h2{font-size:clamp(4.9vh,2.76vw,6.2vh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-heading p{font-size:var(--m18-text-md)!important;line-height:1.2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-cards{inline-size:100%!important;min-block-size:0!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:clamp(4vw,7.11vh,5.5vw)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-character-card{inline-size:clamp(16.2vw,28.8vh,20.4vw)!important;block-size:clamp(58vh,32.63vw,66vh)!important;flex:0 0 clamp(16.2vw,28.8vh,20.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-item-card:not(.hand-card){inline-size:clamp(14.6vw,25.96vh,18.2vw)!important;block-size:clamp(54vh,30.38vw,62vh)!important;flex:0 0 clamp(14.6vw,25.96vh,18.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-item-card:not(.hand-card) .selection-ui-card-inner{display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;align-content:center!important;padding:18% 16% 17%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-item-card:not(.hand-card) .selection-ui-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-item-card:not(.hand-card) .selection-ui-ability{text-align:start!important;align-self:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-item-card:not(.hand-card) .selection-ui-title b{font-size:clamp(2.5vh,1.41vw,3.1vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-item-card:not(.hand-card) .selection-ui-ability b{font-size:var(--m18-text-md)!important;line-height:1.1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-auction .selection-ui-item-card:not(.hand-card) .selection-ui-ability p{font-size:var(--m18-text-sm)!important;line-height:1.24!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(18vw,.54fr) minmax(19vw,.62fr) minmax(0,1.74fr)!important;grid-template-rows:minmax(0,1fr) clamp(11vh,6.19vw,13vh)!important;gap:clamp(.55vw,.98vh,.85vw)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;min-block-size:0!important;overflow:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-bottom{grid-column:2!important;grid-row:2!important;align-self:stretch!important;position:relative!important;inset:auto!important;padding:clamp(1.1vh,.62vw,1.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.75vw,1.33vh,1vw)!important;inline-size:100%!important;block-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;align-self:stretch!important;block-size:100%!important;min-block-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-board-panel{block-size:100%!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(8.2vh,4.61vw,10vh) minmax(0,1fr) clamp(7vh,3.94vw,8.8vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid-scroll{min-block-size:0!important;block-size:100%!important;overflow:auto!important;padding:clamp(.35vh,.2vw,.55vh) 0 0!important;scroll-padding-block-start:clamp(.35vh,.2vw,.55vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-grid{inline-size:100%!important;min-block-size:100%!important;block-size:max(100%,calc(var(--loot-rows, 8) * clamp(8.6vh,4.84vw,10.6vh)))!important;aspect-ratio:auto!important;margin:0!important;transform:none!important;align-content:start!important;contain:layout paint!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell{border-radius:0!important;overflow:hidden!important;min-block-size:clamp(8.4vh,4.73vw,10.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell-media img,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) body.screen-result .result-board .loot-cell img{max-inline-size:82%!important;max-block-size:78%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-root{position:fixed!important;inset:clamp(1vh,.56vw,1.4vh) clamp(1vw,1.78vh,1.35vw)!important;inline-size:auto!important;max-inline-size:none!important;block-size:auto!important;max-block-size:none!important;display:grid!important;grid-template-rows:clamp(12vh,6.75vw,14.5vh) minmax(0,1fr)!important;overflow:hidden!important;background:#000a0efa!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-table{min-block-size:0!important;overflow:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row{grid-template-columns:minmax(6.4vw,.66fr) minmax(6vw,.58fr) minmax(5.2vw,.5fr) minmax(17vw,1.45fr) minmax(8.8vw,.78fr) minmax(8.8vw,.78fr) minmax(9.2vw,.8fr) minmax(11.2vw,.96fr) minmax(3.4vw,.28fr)!important;column-gap:clamp(.65vw,1.16vh,.9vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row>*{font-size:var(--m18-text-sm)!important;text-align:start!important;min-inline-size:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row>*:nth-child(7),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-row em{display:inline-grid!important;place-items:center!important;justify-self:center!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail{min-block-size:0!important;overflow:auto!important;display:grid!important;grid-template-rows:auto auto auto!important;gap:clamp(1.2vh,.68vw,1.7vh)!important;padding-block-end:clamp(5vh,2.81vw,7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-stats{order:1!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-columns{order:2!important;grid-template-columns:minmax(0,.72fr) minmax(0,1fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots{order:3!important;inline-size:100%!important;min-block-size:clamp(30vh,16.88vw,38vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance) .prototype-history-detail .prototype-history-loots>div{grid-template-columns:repeat(5,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open body.screen-login,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open body.screen-login .login-screen,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open body.screen-login .login-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance).keyboard-open body.screen-login .login-card{min-block-size:100dvh!important;block-size:100dvh!important;max-block-size:100dvh!important;overflow:hidden!important;transform:none!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin,html.phone-landscape.landscape-runtime body.screen-setup .map-pin,html.compact-landscape.landscape-runtime body.screen-setup .map-pin,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin,html.webview-performance.landscape-runtime body.screen-setup .map-pin.active,html.webview-performance.landscape-runtime body.screen-setup .map-pin.selected,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.active,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.selected,html.compact-landscape.landscape-runtime body.screen-setup .map-pin.active,html.compact-landscape.landscape-runtime body.screen-setup .map-pin.selected,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin.active,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin.selected{inline-size:clamp(11.4vw,18.1vh,13.8vw)!important;block-size:clamp(7.6vh,4.8vw,9.25vh)!important;min-inline-size:clamp(11.4vw,18.1vh,13.8vw)!important;min-block-size:clamp(7.6vh,4.8vw,9.25vh)!important;max-inline-size:clamp(11.4vw,18.1vh,13.8vw)!important;max-block-size:clamp(7.6vh,4.8vw,9.25vh)!important;transform:translate(-50%,-50%) scale(1)!important;transform-origin:50% 50%!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin,html.phone-landscape.landscape-runtime body.screen-setup .map-pin,html.compact-landscape.landscape-runtime body.screen-setup .map-pin,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin{opacity:.82!important;background:linear-gradient(110deg,#583c17d6,#16140dc2)!important;border-color:#ffdc5880!important;box-shadow:inset 0 0 0 .12vh #ffffff14!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin.active,html.webview-performance.landscape-runtime body.screen-setup .map-pin.selected,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.active,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.selected,html.compact-landscape.landscape-runtime body.screen-setup .map-pin.active,html.compact-landscape.landscape-runtime body.screen-setup .map-pin.selected,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin.active,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin.selected{opacity:1!important;background:linear-gradient(110deg,#e6ae2dfa,#825418db)!important;border-color:#ffee7af5!important;box-shadow:0 0 clamp(2vh,1.26vw,2.8vh) #ffdc3a6b,inset 0 0 0 .12vh #ffffff2e!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1.15vh,.73vw,1.55vh)!important;overflow:hidden auto!important;align-content:start!important;padding-block-end:clamp(4vh,2.52vw,5.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card{min-block-size:clamp(20vh,12.62vw,25.5vh)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;border-radius:0!important;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--rarity-color, #88b7c8) 34%,transparent),transparent 48%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #88b7c8) 26%,rgba(1,20,22,.96)),#00080afc 75%)!important;border-color:color-mix(in srgb,var(--rarity-color, #88b7c8) 92%,rgba(255,255,255,.18))!important;box-shadow:inset 0 0 0 .12vh #ffffff14,0 0 clamp(1.35vh,.85vw,2vh) color-mix(in srgb,var(--rarity-color, #88b7c8) 22%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-name{order:3!important;min-block-size:clamp(5.2vh,3.28vw,6.7vh)!important;display:grid!important;place-items:center!important;margin:0!important;padding:0 clamp(.8vw,1.27vh,1.15vw)!important;background:transparent!important;color:#fffff6fc!important;font-size:clamp(2.75vh,1.74vw,3.55vh)!important;line-height:1.02!important;font-weight:1000!important;letter-spacing:.02em!important;text-shadow:0 0 clamp(.75vh,.47vw,1.1vh) rgba(0,0,0,.85)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-name span{display:block!important;max-inline-size:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card-media{order:2!important;align-self:center!important;justify-self:center!important;max-inline-size:64%!important;max-block-size:48%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hud-player{grid-template-columns:minmax(14vw,.92fr) minmax(15.5vw,1.08fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-cash-brief{justify-self:start!important;text-align:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(2.75vh,1.74vw,3.55vh) minmax(8.8vw,1fr) minmax(7.4vw,.7fr)!important;min-block-size:clamp(3.9vh,2.46vw,4.9vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{max-inline-size:none!important;font-size:clamp(1.72vh,1.09vw,2.18vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row b{min-inline-size:clamp(7.2vw,11.42vh,9.2vw)!important;font-size:clamp(1.72vh,1.09vw,2.18vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-column,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel.card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-card-row,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel.card-hand{min-block-size:clamp(20.5vh,12.94vw,25.2vh)!important;background:linear-gradient(180deg,#061214e6,#020608f5),radial-gradient(circle at 50% 0,rgba(255,255,255,.16),transparent 46%)!important;z-index:12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-card-row{min-block-size:clamp(19.2vh,12.12vw,24vh)!important;block-size:clamp(19.2vh,12.12vw,24vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{inline-size:var(--mf14-hand-card-w)!important;block-size:var(--mf14-hand-card-h)!important;flex-basis:var(--mf14-hand-card-w)!important;contain:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;min-inline-size:100%!important;min-block-size:100%!important;overflow:hidden!important;transform-origin:50% 70%!important;transition:transform .19s ease,filter .19s ease!important;backface-visibility:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.play-ready):not(.playing){inline-size:var(--mf14-hand-focus-w)!important;block-size:var(--mf14-hand-focus-h)!important;transform:translateY(clamp(-5.4vh,-3.4vw,-4.2vh))!important;z-index:160!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{inline-size:var(--mf14-hand-focus-w)!important;block-size:var(--mf14-hand-focus-h)!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0)!important;z-index:2600!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-card-inner{padding:20% 17% 16%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-overlay{background:#000000fb!important;-webkit-backdrop-filter:blur(1.2vh) brightness(.22)!important;backdrop-filter:blur(1.2vh) brightness(.22)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-content{inline-size:min(91vw,145vh)!important;block-size:min(88dvh,54vw)!important;margin:0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-cards{inline-size:min(84vw,134vh)!important;max-inline-size:min(84vw,134vh)!important;justify-content:center!important;align-items:center!important;margin-inline:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-card-inner{grid-template-rows:auto minmax(4vh,auto) minmax(0,1fr)!important;align-items:start!important;padding:20% 17% 16%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-card-title{max-inline-size:100%!important;line-height:1.06!important;text-align:start!important;overflow-wrap:break-word!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .selection-ui-item-card:not(.hand-card) .selection-ui-ability{margin-block-start:clamp(2.4vh,1.52vw,3.4vh)!important;align-self:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(15.2vw,.66fr) minmax(17.8vw,.76fr) minmax(0,2.58fr)!important;grid-template-rows:minmax(0,1fr) clamp(10vh,6.31vw,12.4vh)!important;align-items:stretch!important;gap:clamp(.7vw,1.11vh,1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board{margin-block-start:0!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;block-size:100%!important;min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-panel{block-size:100%!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(8.2vh,5.18vw,10.2vh) minmax(0,1fr) clamp(7.2vh,4.55vw,9vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid-scroll{min-block-size:0!important;block-size:100%!important;overflow:auto!important;padding-block-start:0!important;padding-block-end:clamp(1vh,.63vw,1.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid{block-size:auto!important;min-block-size:100%!important;aspect-ratio:auto!important;align-content:start!important;transform:none!important;margin-block-start:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell{min-block-size:clamp(6.8vh,4.29vw,8.6vh)!important;border-radius:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-bottom{grid-column:1 / span 2!important;grid-row:2!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root{inline-size:98.8vw!important;max-inline-size:98.8vw!important;block-size:calc(100dvh - 1.2vh)!important;max-block-size:calc(100dvh - 1.2vh)!important;background:#00080dfd!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-table{grid-template-rows:clamp(5.9vh,3.72vw,7.2vh) minmax(0,1fr) clamp(5.4vh,3.41vw,6.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row{grid-template-columns:minmax(5.8vw,.54fr) minmax(5.2vw,.48fr) minmax(6.5vw,.58fr) minmax(19vw,1.68fr) minmax(8.3vw,.73fr) minmax(8.5vw,.74fr) minmax(8.8vw,.72fr) minmax(10vw,.82fr) minmax(3vw,.24fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-rows{overflow:auto!important;padding-block-end:clamp(.8vh,.5vw,1.1vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row{min-block-size:clamp(9.4vh,5.93vw,11.3vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail{display:flex!important;flex-direction:column!important;overflow:auto!important;gap:clamp(1.1vh,.69vw,1.5vh)!important;padding-block-end:clamp(4.5vh,2.84vw,6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-stats{order:1!important;flex:0 0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns{order:2!important;flex:0 0 auto!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots{order:3!important;flex:0 0 auto!important;inline-size:100%!important;min-block-size:clamp(28vh,17.68vw,38vh)!important;margin-block-start:clamp(.8vh,.5vw,1.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots>div{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(.9vw,1.43vh,1.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime){--mf15-text-xs: clamp(1.28vh, .8vw, 1.62vh);--mf15-text-sm: clamp(1.54vh, .97vw, 1.98vh);--mf15-text-md: clamp(1.86vh, 1.17vw, 2.38vh);--mf15-text-lg: clamp(2.44vh, 1.54vw, 3.14vh);--mf15-text-xl: clamp(3.12vh, 1.97vw, 4.06vh);--mf15-panel-solid: rgba(0, 8, 12, .995);--mf15-panel-glass: rgba(3, 14, 16, .9);--mf15-card-ratio: .704;--mf15-hand-card-h: clamp(18.8vh, 11.9vw, 23.6vh);--mf15-hand-card-w: calc(var(--mf15-hand-card-h) * var(--mf15-card-ratio));--mf15-hand-focus-h: clamp(25vh, 15.78vw, 31vh);--mf15-hand-focus-w: calc(var(--mf15-hand-focus-h) * var(--mf15-card-ratio))}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) button,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) input{font-size:var(--mf15-text-sm)!important;text-rendering:geometricPrecision}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-message-loading:not(.inline),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .sync-loading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .product-loading{min-block-size:0!important;background:transparent!important;box-shadow:none!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin,html.phone-landscape.landscape-runtime body.screen-setup .map-pin,html.compact-landscape.landscape-runtime body.screen-setup .map-pin,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin,html.webview-performance.landscape-runtime body.screen-setup .map-pin.active,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.active,html.compact-landscape.landscape-runtime body.screen-setup .map-pin.active,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin.active{inline-size:clamp(9.4vw,14.92vh,12.2vw)!important;block-size:clamp(6.8vh,4.29vw,8.6vh)!important;min-inline-size:clamp(9.4vw,14.92vh,12.2vw)!important;min-block-size:clamp(6.8vh,4.29vw,8.6vh)!important;transform:translate(-50%,-50%)!important;overflow:visible!important;opacity:1!important;background:linear-gradient(135deg,#b7841cf7,#462e11f0)!important;border:clamp(.16vh,.1vw,.24vh) solid rgba(255,222,118,.72)!important;box-shadow:0 clamp(.7vh,.44vw,1vh) clamp(1.9vh,1.2vw,2.7vh) #00000075!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin.active,html.phone-landscape.landscape-runtime body.screen-setup .map-pin.active,html.compact-landscape.landscape-runtime body.screen-setup .map-pin.active,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin.active{opacity:1!important;background:linear-gradient(135deg,#f3b027fa,#965c14eb)!important;border-color:#fff8b6fa!important;box-shadow:0 0 clamp(1.4vh,.88vw,2vh) #e0ff2957,0 clamp(.8vh,.5vw,1.2vh) clamp(2.2vh,1.39vw,3.2vh) #00000085!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin b,html.phone-landscape.landscape-runtime body.screen-setup .map-pin b,html.compact-landscape.landscape-runtime body.screen-setup .map-pin b,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin b{font-size:clamp(1.82vh,1.15vw,2.36vh)!important;line-height:1.06!important;color:#fff8dc!important;text-shadow:0 clamp(.2vh,.13vw,.3vh) clamp(.7vh,.44vw,1vh) rgba(0,0,0,.82)!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin span,html.phone-landscape.landscape-runtime body.screen-setup .map-pin span,html.compact-landscape.landscape-runtime body.screen-setup .map-pin span,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin span{font-size:clamp(1.18vh,.74vw,1.52vh)!important;line-height:1.12!important}html.webview-performance.landscape-runtime body.screen-setup .map-pin .venue-multiplier,html.phone-landscape.landscape-runtime body.screen-setup .map-pin .venue-multiplier,html.compact-landscape.landscape-runtime body.screen-setup .map-pin .venue-multiplier,html.ultra-compact-landscape.landscape-runtime body.screen-setup .map-pin .venue-multiplier{inset-block-start:clamp(-1.5vh,-.95vw,-1vh)!important;inset-inline-end:clamp(-1.3vw,-2.06vh,-.8vw)!important;inline-size:clamp(3.4vw,5.39vh,4.7vw)!important;block-size:clamp(2.2vh,1.39vw,3vh)!important;border-radius:999vh!important;background:linear-gradient(90deg,#e4ff27,#9deb22)!important;color:#081006!important;font-size:clamp(1.2vh,.76vw,1.5vh)!important;font-weight:950!important;z-index:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .bk-modal-panel{inline-size:min(88vw,146vh)!important;block-size:min(82dvh,54vw)!important;background:#00080cfc!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-layout{grid-template-columns:clamp(12.4vw,19.68vh,15.4vw) minmax(0,1fr)!important;min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-main,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-grid{min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-content:start!important;gap:clamp(1vw,1.58vh,1.5vw)!important;overflow:auto!important;padding-block-end:clamp(1.4vh,.88vw,2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card{min-block-size:clamp(19vh,11.99vw,24.5vh)!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:clamp(.6vh,.38vw,.9vh)!important;padding:clamp(1vh,.63vw,1.4vh) clamp(1vw,1.58vh,1.3vw)!important;border-radius:0!important;background:radial-gradient(circle at 50% 44%,color-mix(in srgb,var(--rarity-color, #67e8f9) 30%,transparent),transparent 44%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #67e8f9) 27%,rgba(4,14,16,.96)),#010608fa)!important;box-shadow:inset 0 0 0 clamp(.16vh,.1vw,.24vh) color-mix(in srgb,var(--rarity-color, #67e8f9) 78%,rgba(255,255,255,.28)),inset 0 0 clamp(3vh,1.89vw,4.2vh) #0000007a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-meta,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-meta{min-block-size:clamp(2.2vh,1.39vw,3vh)!important;font-size:var(--mf15-text-xs)!important;line-height:1.05!important;color:#fffc!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card-media{align-self:center!important;justify-self:center!important;inline-size:min(62%,9.4vw)!important;block-size:min(54%,10vh)!important;filter:drop-shadow(0 clamp(.7vh,.44vw,1vh) clamp(1.3vh,.82vw,1.9vh) rgba(0,0,0,.72))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-name{min-block-size:clamp(3.4vh,2.15vw,4.6vh)!important;padding:0!important;background:transparent!important;border:0!important;color:#fffdf0!important;font-size:clamp(1.94vh,1.22vw,2.58vh)!important;font-weight:950!important;line-height:1.06!important;text-align:center!important;text-shadow:0 clamp(.25vh,.16vw,.4vh) clamp(.8vh,.5vw,1.1vh) rgba(0,0,0,.88)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-name span{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hud-player{grid-template-columns:minmax(0,.86fr) minmax(0,1.12fr)!important;gap:clamp(.7vw,1.11vh,1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-identity{grid-template-columns:clamp(5.8vw,9.2vh,7.4vw) minmax(0,1fr)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-avatar-wrap{align-items:center!important;justify-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-avatar-wrap .avatar{inline-size:clamp(5.4vw,8.57vh,7vw)!important;block-size:clamp(8.2vh,5.18vw,10.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-avatar-wrap>span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-name b{font-size:var(--mf15-text-md)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-cash-brief{justify-content:flex-start!important;text-align:start!important;font-size:var(--mf15-text-sm)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-board{min-inline-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(2.2vw,3.49vh,2.8vw) minmax(5.6vw,1fr) minmax(6.6vw,.86fr)!important;min-block-size:clamp(3.45vh,2.18vw,4.35vh)!important;gap:clamp(.35vw,.56vh,.55vw)!important;padding-inline:clamp(.45vw,.71vh,.7vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{display:block!important;min-inline-size:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:clamp(1.22vh,.77vw,1.56vh)!important;letter-spacing:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .player-round-row b{min-inline-size:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:clip!important;text-align:end!important;font-size:clamp(1.18vh,.74vw,1.5vh)!important;letter-spacing:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hud-center,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-column,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel.card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-card-row,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{overflow:visible!important;contain:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-panel.card-hand{min-block-size:clamp(19.5vh,12.31vw,24.5vh)!important;block-size:clamp(19.5vh,12.31vw,24.5vh)!important;background:linear-gradient(180deg,#071112e0,#020608f0),radial-gradient(circle at 50% 0,rgba(255,255,255,.12),transparent 48%)!important;z-index:18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .intel-card-row{min-block-size:clamp(18.3vh,11.55vw,23vh)!important;block-size:clamp(18.3vh,11.55vw,23vh)!important;align-items:end!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot{inline-size:var(--mf15-hand-card-w)!important;block-size:var(--mf15-hand-card-h)!important;flex:0 0 var(--mf15-hand-card-w)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;min-inline-size:100%!important;min-block-size:100%!important;transform-origin:50% 82%!important;box-shadow:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging):not(.play-ready):not(.playing){inline-size:var(--mf15-hand-focus-w)!important;block-size:var(--mf15-hand-focus-h)!important;transform:translateY(clamp(-5.8vh,-3.66vw,-4.8vh))!important;z-index:420!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{inline-size:var(--mf15-hand-focus-w)!important;block-size:var(--mf15-hand-focus-h)!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0)!important;z-index:3600!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-card-inner{padding:18% 18% 17%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-title b{font-size:clamp(1.56vh,.98vw,2vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused .selection-ui-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging .selection-ui-title b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready .selection-ui-title b{font-size:clamp(1.94vh,1.22vw,2.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card .selection-ui-card-status{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .card-play-lane{position:absolute!important;inset-block-start:clamp(1vh,.63vw,1.5vh)!important;inset-inline:50% auto!important;transform:translate(-50%)!important;inline-size:clamp(8.8vw,13.96vh,12vw)!important;block-size:clamp(3.6vh,2.27vw,4.8vh)!important;border-radius:999vh!important;background:#061d1fd1!important;border:clamp(.18vh,.11vw,.26vh) solid rgba(177,255,44,.7)!important;color:#e5ff2e!important;font-size:clamp(1.3vh,.82vw,1.64vh)!important;line-height:1!important;display:grid!important;place-items:center!important;pointer-events:none!important;z-index:250!important;opacity:.88!important;box-shadow:0 0 clamp(1.5vh,.95vw,2.2vh) #b5ff2233!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay{position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;background:radial-gradient(circle at 50% 42%,#222523a3,#000000fa 62%),#000000fe!important;-webkit-backdrop-filter:blur(clamp(.9vh,.57vw,1.3vh)) brightness(.18)!important;backdrop-filter:blur(clamp(.9vh,.57vw,1.3vh)) brightness(.18)!important;z-index:5200!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-content{inline-size:min(89vw,142vh)!important;block-size:min(88dvh,55.5vw)!important;max-inline-size:min(89vw,142vh)!important;max-block-size:min(88dvh,55.5vw)!important;margin:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;justify-items:center!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-header{text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-header h2{font-size:clamp(4vh,2.53vw,5.4vh)!important;line-height:1.02!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-header p{font-size:var(--mf15-text-md)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-cards{inline-size:min(80vw,128vh)!important;max-inline-size:min(80vw,128vh)!important;justify-content:center!important;align-items:center!important;gap:clamp(2.6vw,4.12vh,4vw)!important;margin-inline:auto!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-character-card{inline-size:clamp(17vw,26.97vh,23vw)!important;block-size:clamp(48vh,30.31vw,58vh)!important;flex:0 0 clamp(17vw,26.97vh,23vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-item-card:not(.hand-card){inline-size:clamp(14.6vw,23.17vh,18.6vw)!important;block-size:clamp(44vh,27.78vw,52vh)!important;flex:0 0 clamp(14.6vw,23.17vh,18.6vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-item-card:not(.hand-card) .selection-ui-card-inner{padding:18% 18% 16%!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-item-card:not(.hand-card) .selection-ui-title b{font-size:clamp(2.1vh,1.33vw,2.74vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-item-card:not(.hand-card) .selection-ui-ability b{font-size:clamp(1.78vh,1.12vw,2.28vh)!important;line-height:1.12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-item-card:not(.hand-card) .selection-ui-ability p{font-size:clamp(1.46vh,.92vw,1.9vh)!important;line-height:1.34!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-cards:has(.selection-ui-card.selected) .selection-ui-card:not(.selected),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-card.dimmed{opacity:.34!important;filter:brightness(.62) saturate(.72)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-hud{display:grid!important;grid-template-columns:minmax(13.8vw,.58fr) minmax(16.2vw,.7fr) minmax(0,2.72fr)!important;grid-template-rows:minmax(0,1fr) clamp(9.8vh,6.19vw,12.2vh)!important;gap:clamp(.55vw,.87vh,.85vw)!important;align-items:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-summary-panel,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel{min-block-size:0!important;block-size:100%!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-rank-panel{grid-column:2!important;grid-row:1!important;overflow:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board{grid-column:3!important;grid-row:1 / span 2!important;block-size:100%!important;min-block-size:0!important;align-self:stretch!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-panel{block-size:100%!important;min-block-size:0!important;display:grid!important;grid-template-rows:clamp(8vh,5.05vw,9.8vh) minmax(0,1fr) clamp(6.8vh,4.29vw,8.5vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-board-foot{flex:0 0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid-scroll{min-block-size:0!important;block-size:100%!important;overflow:auto!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-grid{block-size:auto!important;min-block-size:100%!important;aspect-ratio:auto!important;align-content:start!important;transform:none!important;margin:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-cell{min-block-size:clamp(7.2vh,4.55vw,9.2vh)!important;border-radius:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-board .loot-name{inset-block-start:clamp(.5vh,.32vw,.75vh)!important;inset-inline:clamp(.35vw,.56vh,.55vw) auto!important;max-inline-size:calc(100% - 1.1vw)!important;font-size:clamp(1.18vh,.74vw,1.54vh)!important;line-height:1.08!important;z-index:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-result .result-bottom{grid-column:1 / span 2!important;grid-row:2!important;align-self:stretch!important;position:relative!important;inset:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root{position:fixed!important;inset:clamp(1vh,.63vw,1.5vh) clamp(1vw,1.58vh,1.4vw)!important;inline-size:auto!important;max-inline-size:none!important;block-size:auto!important;max-block-size:none!important;display:grid!important;grid-template-rows:clamp(10vh,6.31vw,12.8vh) minmax(0,1fr)!important;background:#00080dfd!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-top{min-block-size:clamp(10vh,6.31vw,12.8vh)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-table{min-block-size:0!important;grid-template-rows:clamp(6vh,3.79vw,7.4vh) minmax(0,1fr) clamp(5.6vh,3.54vw,7vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row{grid-template-columns:minmax(6vw,.52fr) minmax(5.2vw,.44fr) minmax(6.3vw,.5fr) minmax(18vw,1.52fr) minmax(8.6vw,.7fr) minmax(8.8vw,.72fr) minmax(9vw,.72fr) minmax(11.2vw,.9fr) minmax(3vw,.24fr)!important;column-gap:clamp(.6vw,.95vh,.9vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-head>*,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row>*{min-inline-size:0!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important;text-align:start!important;font-size:var(--mf15-text-xs)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row em,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-row>*:nth-child(7){justify-self:center!important;text-align:center!important;display:inline-grid!important;place-items:center!important;min-inline-size:clamp(7vw,11.11vh,9.4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-loot-strip{justify-content:flex-start!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail{min-block-size:0!important;overflow:auto!important;display:flex!important;flex-direction:column!important;gap:clamp(1.1vh,.69vw,1.5vh)!important;padding-block-end:clamp(4vh,2.53vw,5.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-stats{order:1!important;flex:0 0 auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns{order:2!important;flex:0 0 auto!important;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots{order:3!important;flex:0 0 auto!important;inline-size:100%!important;min-block-size:clamp(29vh,18.31vw,40vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots>div{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime).keyboard-open body.screen-login .login-screen,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime).keyboard-open body.screen-login .login-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime).keyboard-open body.screen-login .login-card{block-size:100dvh!important;max-block-size:100dvh!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-grid-panel.only-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-grid-scroll{block-size:100%!important;min-block-size:0!important;max-block-size:100%!important;overflow:hidden auto!important;overscroll-behavior:contain!important;overflow-anchor:none!important;scrollbar-gutter:stable!important;container-type:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .warehouse-grid{inline-size:100%!important;block-size:auto!important;min-block-size:100%!important;max-block-size:none!important;aspect-ratio:12 / 40!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-template-rows:repeat(40,minmax(0,1fr))!important;contain:layout paint!important;overflow-anchor:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin:not(.active),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup .map-pin.locked:not(.active){opacity:1!important;background:linear-gradient(105deg,#94661cfa,#483112fa),#302411fa!important;border-color:#ecbe52b8!important;box-shadow:0 0 0 .08vw #dbae4a3d,0 1.2vh 3vh #00000085!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup button.map-pin[data-venue-id]:not(.active):not(.selected),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup button.map-pin[data-venue-id].locked:not(.active):not(.selected){opacity:1!important;color:#fff6d8!important;background-color:#362812fc!important;background-image:linear-gradient(105deg,#97691efc,#443014fc)!important;border-color:#e8bc58c7!important;box-shadow:0 0 0 .08vw #daad4a47,0 1.1vh 2.8vh #0000008f!important;filter:none!important;mix-blend-mode:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup button.map-pin[data-venue-id].locked:not(.active):not(.selected) b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup button.map-pin[data-venue-id].locked:not(.active):not(.selected) span,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup button.map-pin[data-venue-id].locked:not(.active):not(.selected) em{opacity:1!important;filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-setup button.map-pin[data-venue-id]:not(.active):not(.selected) i{opacity:1!important;background:#e9ad32!important;box-shadow:0 0 1.4vh #eeb0319e!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail{gap:clamp(.7vh,.44vw,1vh)!important;padding:clamp(.7vh,.44vw,1vh) clamp(1.2vw,1.9vh,1.8vw) clamp(1vh,.63vw,1.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-stats{gap:clamp(.62vw,.98vh,.9vw)!important;margin-block-end:clamp(.75vh,.47vw,1.05vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-stats div{min-block-size:clamp(7.5vh,4.73vw,9vh)!important;padding:clamp(.8vh,.5vw,1.1vh) clamp(.9vw,1.43vh,1.25vw)!important;gap:clamp(.4vh,.25vw,.62vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-stats span{font-size:clamp(1.35vh,.85vw,1.65vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-stats b{font-size:clamp(2.05vh,1.29vw,2.55vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;grid-template-rows:minmax(0,max-content)!important;grid-auto-rows:0!important;block-size:auto!important;min-block-size:0!important;max-block-size:clamp(27vh,17.05vw,31vh)!important;gap:clamp(.75vw,1.19vh,1.05vw)!important;align-items:stretch!important;margin-block-end:clamp(.75vh,.47vw,1.05vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns article{min-inline-size:0!important;min-block-size:0!important;block-size:auto!important;max-block-size:clamp(25.5vh,16.1vw,29.5vh)!important;overflow:hidden auto!important;padding:clamp(.9vh,.57vw,1.25vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-columns article:first-child{max-block-size:clamp(25.5vh,16.1vw,29.5vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-participant{display:grid!important;grid-template-columns:clamp(4.7vh,2.97vw,5.6vh) minmax(0,1fr) minmax(6.6vw,auto)!important;align-items:center!important;gap:clamp(.5vw,.79vh,.78vw)!important;min-inline-size:0!important;margin-block-start:clamp(.45vh,.28vw,.65vh)!important;padding:clamp(.62vh,.39vw,.86vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-participant-avatar{inline-size:clamp(4.7vh,2.97vw,5.6vh)!important;block-size:clamp(4.7vh,2.97vw,5.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-participant div{min-inline-size:0!important;overflow:hidden!important;gap:clamp(.2vh,.13vw,.35vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-participant b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-participant span{min-inline-size:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-participant b{font-size:clamp(1.65vh,1.04vw,2.05vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-participant span{font-size:clamp(1.28vh,.81vw,1.55vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-participant strong{justify-self:end!important;min-inline-size:0!important;max-inline-size:clamp(8.2vw,13.02vh,10.5vw)!important;margin-inline-start:0!important;overflow:hidden!important;text-align:end!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.35vh,.85vw,1.72vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots{min-block-size:0!important;max-block-size:clamp(28vh,17.68vw,34vh)!important;padding:clamp(.9vh,.57vw,1.2vh)!important;margin-block-start:0!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots h3{margin:0!important;line-height:1.1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loots>div{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:start!important;gap:clamp(.52vw,.83vh,.78vw)!important;margin-block-start:clamp(.35vh,.22vw,.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot{grid-template-columns:clamp(6.6vh,4.17vw,8.4vh) minmax(0,1fr) auto!important;grid-template-rows:auto auto auto!important;align-items:center!important;gap:clamp(.32vh,.2vw,.52vh) clamp(.62vw,.98vh,.9vw)!important;min-block-size:clamp(8.4vh,5.3vw,10.6vh)!important;padding:clamp(.8vh,.5vw,1.05vh)!important;border-radius:clamp(.9vh,.57vw,1.25vh)!important;background:linear-gradient(90deg,color-mix(in srgb,var(--history-rarity-color, #76e5ff) 20%,rgba(7,24,28,.96)),#040d12f2 66%),radial-gradient(circle at 18% 50%,color-mix(in srgb,var(--history-rarity-color, #76e5ff) 22%,transparent),transparent 56%)!important;border-color:color-mix(in srgb,var(--history-rarity-color, #76e5ff) 48%,rgba(60,140,220,.18))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot-media{grid-row:1 / 4!important;inline-size:clamp(6.6vh,4.17vw,8.4vh)!important;block-size:clamp(6.6vh,4.17vw,8.4vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot b{grid-column:2 / 4!important;align-self:end!important;font-size:clamp(1.45vh,.92vw,1.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot-meta{grid-column:2 / 3!important;gap:clamp(.32vw,.51vh,.52vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot-meta small,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot-meta em{font-size:clamp(1.15vh,.73vw,1.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-detail .prototype-history-loot strong{grid-column:3 / 4!important;justify-self:end!important;font-size:clamp(1.2vh,.76vw,1.5vh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail{display:flex!important;flex-direction:column!important;min-block-size:0!important;overflow:hidden auto!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-stats,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-columns,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loots{flex:0 0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-columns{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;max-block-size:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-columns article{max-block-size:clamp(28vh,17.7vw,33vh)!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-columns article:first-child{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto repeat(2,minmax(0,1fr))!important;gap:clamp(.42vh,.26vw,.66vh) clamp(.52vw,.83vh,.8vw)!important;max-block-size:clamp(23vh,14.52vw,27vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-columns article:first-child h3{grid-column:1 / -1!important;margin:0!important;font-size:clamp(1.45vh,.91vw,1.8vh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-participant{grid-template-columns:clamp(3.65vh,2.3vw,4.6vh) minmax(0,1fr)!important;grid-template-rows:auto auto!important;min-block-size:0!important;margin:0!important;padding:clamp(.42vh,.26vw,.64vh)!important;gap:clamp(.32vh,.2vw,.5vh) clamp(.44vw,.7vh,.64vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-participant-avatar{grid-row:1 / 3!important;inline-size:clamp(3.65vh,2.3vw,4.6vh)!important;block-size:clamp(3.65vh,2.3vw,4.6vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-participant div{min-inline-size:0!important;gap:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-participant b,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-participant span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-participant strong{grid-column:2!important;justify-self:start!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.15vh,.73vw,1.45vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loots{max-block-size:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loots>div{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-content:start!important;gap:clamp(.72vw,1.14vh,1.05vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot{grid-template-areas:"type size" "image image" "name name" "price price"!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;align-items:stretch!important;min-block-size:clamp(21vh,13.26vw,26vh)!important;padding:clamp(.75vh,.47vw,1.05vh) clamp(.66vw,1.04vh,.92vw)!important;gap:clamp(.42vh,.26vw,.68vh)!important;border-radius:0!important;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--history-rarity-color, #67e8f9) 32%,transparent),transparent 50%),linear-gradient(180deg,color-mix(in srgb,var(--history-rarity-color, #67e8f9) 27%,rgba(4,14,16,.96)),#010608fa)!important;border-color:color-mix(in srgb,var(--history-rarity-color, #67e8f9) 76%,rgba(255,255,255,.18))!important;box-shadow:inset 0 0 0 clamp(.12vh,.08vw,.18vh) #ffffff0f,inset 0 0 clamp(2.4vh,1.52vw,3.3vh) #0000007a!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-media{grid-area:image!important;align-self:center!important;justify-self:center!important;inline-size:min(72%,8.9vw)!important;block-size:clamp(6.8vh,4.3vw,9.6vh)!important;object-fit:contain!important;filter:drop-shadow(0 clamp(.7vh,.44vw,1vh) clamp(1.35vh,.85vw,1.9vh) rgba(0,0,0,.72)) contrast(1.04) saturate(1.04)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-type,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-size,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-meta{min-inline-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-meta{display:contents!important;padding:0!important;background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-type,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-meta .card-scene{grid-area:type!important;align-self:start!important;justify-self:start!important;max-inline-size:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#f4fcf4e6!important;font-size:clamp(1.28vh,.81vw,1.6vh)!important;font-weight:900!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-size,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-meta .card-size-badge{grid-area:size!important;align-self:start!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;font-size:clamp(.95vh,.6vw,1.2vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-name{grid-area:name!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fffdf0!important;font-size:clamp(1.46vh,.92vw,1.9vh)!important;font-weight:950!important;line-height:1.08!important;text-align:center!important;text-shadow:0 clamp(.22vh,.14vw,.32vh) clamp(.72vh,.45vw,1vh) rgba(0,0,0,.86)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot-name span{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) .prototype-history-root .prototype-history-detail .prototype-history-loot strong{grid-area:price!important;justify-self:center!important;color:#fffdf0!important;font-size:clamp(1.2vh,.76vw,1.5vh)!important;line-height:1.1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card){display:grid!important;place-items:center!important;padding-inline:max(3.2vw,env(safe-area-inset-left)) max(3.2vw,env(safe-area-inset-right))!important;padding-block:max(2.4vh,env(safe-area-inset-top)) max(2.2vh,env(safe-area-inset-bottom))!important;background:radial-gradient(circle at 50% 42%,#121616d6,#000000fb 66%),#000000fe!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-content{--role-select-gap: clamp(1.55vw, 2.46vh, 2.45vw);--role-select-card-w: clamp(16vw, 25vh, 18.2vw);inline-size:100%!important;block-size:100%!important;max-inline-size:none!important;max-block-size:none!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;align-items:center!important;justify-items:center!important;gap:clamp(1.4vh,.88vw,2vh)!important;margin:0!important;padding:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-heading{inline-size:min(76vw,121vh)!important;display:grid!important;justify-items:center!important;gap:clamp(.55vh,.35vw,.9vh)!important;margin:0!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-heading h2{font-size:clamp(3.7vh,2.34vw,5vh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-heading p{font-size:clamp(1.45vh,.92vw,1.85vh)!important;line-height:1.15!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-body{inline-size:100%!important;block-size:100%!important;min-block-size:0!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;align-items:center!important;justify-items:center!important;gap:clamp(1.15vh,.73vw,1.65vh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{inline-size:calc(var(--role-select-card-w) + var(--role-select-card-w) + var(--role-select-card-w) + var(--role-select-gap) + var(--role-select-gap))!important;max-inline-size:92vw!important;display:grid!important;grid-template-columns:repeat(3,var(--role-select-card-w))!important;justify-content:center!important;align-items:center!important;justify-items:center!important;gap:var(--role-select-gap)!important;margin:0 auto!important;padding:0!important;transform:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card{position:relative!important;inline-size:var(--role-select-card-w)!important;block-size:auto!important;aspect-ratio:1224 / 1774!important;max-block-size:calc(100dvh - max(2.4vh,env(safe-area-inset-top)) - max(2.2vh,env(safe-area-inset-bottom)) - 16vh)!important;flex:0 0 var(--role-select-card-w)!important;min-inline-size:0!important;min-block-size:0!important;margin:0!important;transform-origin:center center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-frame{position:absolute!important;inset:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-action{margin:0!important;justify-self:center!important;inline-size:min(32vw,50.8vh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-content{position:relative!important;inset:auto!important;justify-self:stretch!important;align-self:stretch!important;inline-size:100%!important;block-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-body{justify-self:stretch!important;inline-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{justify-self:center!important;margin-inline:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card{animation:none!important;transition:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card){position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;justify-content:center!important;align-content:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-content{inset:auto!important;translate:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards{translate:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-content{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-body{block-size:auto!important;align-self:stretch!important;grid-template-rows:minmax(0,1fr) clamp(6.8vh,4.3vw,8.2vh)!important;padding-block-end:max(.6vh,env(safe-area-inset-bottom))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card.dimmed,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card:hover,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card:active,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-card.selected,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-card.dimmed{inline-size:var(--role-select-card-w)!important;flex-basis:var(--role-select-card-w)!important;aspect-ratio:1224 / 1774!important;transform:none!important;translate:none!important;scale:1!important;transform-origin:center center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-cards:has(.selection-ui-character-card.selected) .selection-ui-character-card:not(.selected),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card.dimmed{opacity:.64!important;filter:brightness(.72) saturate(.78)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-frame,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card.selected .selection-ui-character-frame,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card.dimmed .selection-ui-character-frame,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card:hover .selection-ui-character-frame,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-character-card:active .selection-ui-character-frame{inset:0!important;inline-size:100%!important;block-size:100%!important;transform:none!important;translate:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-action{block-size:clamp(6.4vh,4vw,7.8vh)!important;min-block-size:clamp(6.4vh,4vw,7.8vh)!important;inline-size:min(42vw,66vh)!important;display:grid!important;place-items:center!important;align-self:end!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-confirm{inline-size:min(42vw,66vh)!important;min-inline-size:min(42vw,66vh)!important;block-size:clamp(5.8vh,3.7vw,7.2vh)!important;min-block-size:clamp(5.8vh,3.7vw,7.2vh)!important;padding-inline:clamp(3vw,4.7vh,4.8vw)!important;display:inline-grid!important;place-items:center!important;white-space:nowrap!important;line-height:1!important;transform:none!important;translate:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character{position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;justify-content:center!important;align-content:center!important;overflow:hidden!important;background:#020508db!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character *,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character *:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character *:after{animation:none!important;transition:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-content{position:relative!important;inset:auto!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;inline-size:min(96vw,178vh)!important;min-inline-size:min(96vw,178vh)!important;max-inline-size:min(96vw,178vh)!important;block-size:min(94dvh,52vw)!important;min-block-size:min(94dvh,52vw)!important;max-block-size:min(94dvh,52vw)!important;margin:0 auto!important;translate:none!important;transform:none!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-body{display:grid!important;grid-template-rows:minmax(0,1fr) clamp(6.2vh,3.8vw,7.4vh)!important;align-items:center!important;justify-items:center!important;gap:clamp(1.4vh,1.1vw,2.2vh)!important;inline-size:100%!important;min-inline-size:100%!important;max-inline-size:100%!important;block-size:auto!important;min-block-size:0!important;padding:0 clamp(2vw,3.2vh,4vw) max(.6vh,env(safe-area-inset-bottom))!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-cards{display:grid!important;grid-template-columns:repeat(3,var(--role-select-card-w))!important;grid-auto-flow:column!important;grid-auto-columns:var(--role-select-card-w)!important;justify-content:center!important;justify-items:center!important;align-content:center!important;align-items:center!important;column-gap:var(--role-select-gap)!important;inline-size:calc(var(--role-select-card-w) + var(--role-select-card-w) + var(--role-select-card-w) + var(--role-select-gap) + var(--role-select-gap))!important;min-inline-size:calc(var(--role-select-card-w) + var(--role-select-card-w) + var(--role-select-card-w) + var(--role-select-gap) + var(--role-select-gap))!important;max-inline-size:calc(var(--role-select-card-w) + var(--role-select-card-w) + var(--role-select-card-w) + var(--role-select-gap) + var(--role-select-gap))!important;block-size:var(--role-select-card-h)!important;min-block-size:var(--role-select-card-h)!important;max-block-size:var(--role-select-card-h)!important;margin:0 auto!important;padding:0!important;translate:none!important;transform:none!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-card:is(.selected,.dimmed,:hover,:active,:focus,:focus-visible,:focus-within){-webkit-appearance:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important;box-sizing:border-box!important;display:block!important;flex:0 0 var(--role-select-card-w)!important;grid-column:auto!important;grid-row:1!important;inline-size:var(--role-select-card-w)!important;width:var(--role-select-card-w)!important;min-inline-size:var(--role-select-card-w)!important;max-inline-size:var(--role-select-card-w)!important;block-size:var(--role-select-card-h)!important;height:var(--role-select-card-h)!important;min-block-size:var(--role-select-card-h)!important;max-block-size:var(--role-select-card-h)!important;aspect-ratio:1224 / 1774!important;margin:0!important;padding:0!important;border:0!important;outline:0!important;translate:none!important;transform:none!important;scale:1!important;transform-origin:center center!important;touch-action:manipulation!important;contain:layout style!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-card[data-selection-state=selected],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-card.selected{opacity:1!important;filter:brightness(1.04) saturate(1.06)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-card[data-selection-state=dimmed],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-card.dimmed{opacity:.64!important;filter:brightness(.72) saturate(.78)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-card *,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-card *:before,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-card *:after{translate:none!important;transform:none!important;scale:1!important;transform-origin:center center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-frame,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-art,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-copy{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;min-inline-size:100%!important;max-inline-size:100%!important;min-block-size:100%!important;max-block-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-character-art img{inline-size:100%!important;block-size:100%!important;object-fit:cover!important;display:block!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-check{position:absolute!important;inset-block-start:7.5%!important;inset-inline-end:8.5%!important;inline-size:clamp(2.8vh,1.9vw,3.5vh)!important;block-size:clamp(2.8vh,1.9vw,3.5vh)!important;display:grid!important;place-items:center!important;translate:none!important;transform:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-action{inline-size:min(42vw,66vh)!important;min-inline-size:min(42vw,66vh)!important;max-inline-size:min(42vw,66vh)!important;block-size:clamp(6.2vh,3.8vw,7.4vh)!important;min-block-size:clamp(6.2vh,3.8vw,7.4vh)!important;max-block-size:clamp(6.2vh,3.8vw,7.4vh)!important;display:grid!important;place-items:center!important;align-self:end!important;justify-self:center!important;margin:0!important;padding:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character .selection-ui-confirm{inline-size:100%!important;block-size:100%!important;min-inline-size:100%!important;min-block-size:100%!important;display:inline-grid!important;place-items:center!important;white-space:nowrap!important;line-height:1!important;margin:0!important;translate:none!important;transform:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection{--role-card-w: clamp(16vw, 25.6vh, 18.2vw);--role-card-h: calc(var(--role-card-w) * 1.449);--role-card-gap: clamp(2.4vw, 4vh, 4.2vw);position:fixed!important;inset:0!important;z-index:1200!important;box-sizing:border-box!important;display:grid!important;place-items:center!important;padding:max(2.4vh,env(safe-area-inset-top)) max(3.4vw,env(safe-area-inset-right)) max(2vh,env(safe-area-inset-bottom)) max(3.4vw,env(safe-area-inset-left))!important;overflow:hidden!important;background:radial-gradient(circle at 50% 47%,#0d1212eb,#000000f5 64%,#000000fb),#000000f0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-content{position:relative!important;inset:auto!important;inline-size:min(88vw,158vh)!important;min-inline-size:min(88vw,158vh)!important;max-inline-size:min(88vw,158vh)!important;block-size:calc(100dvh - max(2.4vh,env(safe-area-inset-top)) - max(2vh,env(safe-area-inset-bottom)))!important;min-block-size:0!important;max-block-size:94dvh!important;display:grid!important;grid-template-rows:clamp(10.2vh,6.2vw,13vh) minmax(0,1fr) clamp(7vh,4.3vw,8.6vh)!important;align-items:center!important;justify-items:center!important;gap:clamp(1.2vh,.78vw,1.8vh)!important;margin:0 auto!important;padding:0!important;overflow:visible!important;translate:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-heading{position:relative!important;inline-size:100%!important;min-block-size:clamp(10.2vh,6.2vw,13vh)!important;display:grid!important;place-items:center!important;align-content:center!important;gap:clamp(.55vh,.34vw,.9vh)!important;margin:0!important;padding:0!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-heading h2{margin:0!important;color:#fffdf2!important;font-size:clamp(4.4vh,2.78vw,5.8vh)!important;line-height:1!important;letter-spacing:.03em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-heading p{margin:0!important;color:#e7ecda9e!important;font-size:clamp(1.8vh,1.16vw,2.35vh)!important;line-height:1.15!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-timer{position:fixed!important;inset-block-start:max(4.8vh,env(safe-area-inset-top))!important;inset-inline-end:max(6vw,env(safe-area-inset-right))!important;inline-size:clamp(10vw,17vh,13vw)!important;min-inline-size:clamp(10vw,17vh,13vw)!important;display:grid!important;gap:clamp(.7vh,.44vw,1vh)!important;justify-items:center!important;color:#e8ff2a!important;font-size:clamp(2.8vh,1.78vw,3.7vh)!important;line-height:1!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-timer i{inline-size:100%!important;block-size:clamp(.56vh,.36vw,.78vh)!important;border-radius:999vw!important;background:#e8ff2a!important;box-shadow:0 0 1.5vh #e8ff2a6b!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-body{inline-size:100%!important;block-size:100%!important;min-block-size:0!important;display:contents!important;padding:0!important;margin:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-cards{grid-row:2!important;inline-size:calc(var(--role-card-w) * 3 + var(--role-card-gap) * 2)!important;min-inline-size:calc(var(--role-card-w) * 3 + var(--role-card-gap) * 2)!important;max-inline-size:calc(var(--role-card-w) * 3 + var(--role-card-gap) * 2)!important;block-size:var(--role-card-h)!important;min-block-size:var(--role-card-h)!important;max-block-size:var(--role-card-h)!important;display:grid!important;grid-template-columns:repeat(3,var(--role-card-w))!important;grid-auto-flow:column!important;gap:var(--role-card-gap)!important;place-items:center!important;justify-content:center!important;align-content:center!important;margin:0 auto!important;padding:0!important;overflow:visible!important;translate:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-card.selection-ui-character-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-card.selection-ui-character-card:is(.selected,.dimmed,:hover,:active,:focus,:focus-visible,:focus-within){position:relative!important;-webkit-appearance:none!important;appearance:none!important;display:block!important;inline-size:var(--role-card-w)!important;min-inline-size:var(--role-card-w)!important;max-inline-size:var(--role-card-w)!important;block-size:var(--role-card-h)!important;min-block-size:var(--role-card-h)!important;max-block-size:var(--role-card-h)!important;aspect-ratio:1224 / 1774!important;grid-row:1!important;grid-column:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:clamp(1.2vh,.76vw,1.8vh)!important;background:transparent!important;opacity:1!important;filter:none!important;outline:0!important;overflow:visible!important;translate:none!important;transform:translateZ(0)!important;scale:1!important;transform-origin:center center!important;contain:layout style paint!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-card.selection-ui-character-card[data-selection-state=selected]{opacity:1!important;filter:brightness(1.08) saturate(1.1)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-card.selection-ui-character-card[data-selection-state=dimmed]{opacity:.62!important;filter:brightness(.66) saturate(.82)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-character-frame{position:absolute!important;inset:0!important;inline-size:100%!important;min-inline-size:100%!important;max-inline-size:100%!important;block-size:100%!important;min-block-size:100%!important;max-block-size:100%!important;border-radius:inherit!important;overflow:hidden!important;background:#050907!important;box-shadow:0 2vh 4.8vh #00000073!important;translate:none!important;transform:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-character-art{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;overflow:hidden!important;translate:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-character-art img{inline-size:100%!important;block-size:100%!important;display:block!important;object-fit:cover!important;opacity:1!important;filter:none!important;translate:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-character-copy{position:absolute!important;inset-block-start:auto!important;inset-inline-start:10.2%!important;inset-inline-end:10.2%!important;inset-block-end:9.2%!important;inline-size:auto!important;min-inline-size:0!important;max-inline-size:none!important;block-size:auto!important;min-block-size:clamp(12vh,7.6vw,15.4vh)!important;max-block-size:clamp(16.5vh,10.3vw,20.4vh)!important;display:grid!important;align-content:start!important;gap:clamp(.55vh,.34vw,.78vh)!important;padding:clamp(1.1vh,.7vw,1.55vh) clamp(1vw,1.6vh,1.55vw)!important;border-block-start:.1vh solid rgba(182,255,85,.28)!important;background:linear-gradient(180deg,#030a0773,#010604eb)!important;color:#fff8df!important;text-align:left!important;overflow:hidden!important;translate:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-character-copy b{display:block!important;color:#fffdf0!important;font-size:clamp(2.35vh,1.5vw,3.15vh)!important;line-height:1.05!important;letter-spacing:.04em!important;text-shadow:0 .5vh 1vh rgba(0,0,0,.7)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-character-copy p{display:-webkit-box!important;margin:0!important;color:#f2f4e2d6!important;font-size:clamp(1.45vh,.94vw,1.9vh)!important;font-weight:700!important;line-height:1.26!important;letter-spacing:.015em!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-check{position:absolute!important;inset-block-start:7.6%!important;inset-inline-end:8.2%!important;inline-size:clamp(3.1vh,1.96vw,3.9vh)!important;min-inline-size:clamp(3.1vh,1.96vw,3.9vh)!important;block-size:clamp(3.1vh,1.96vw,3.9vh)!important;min-block-size:clamp(3.1vh,1.96vw,3.9vh)!important;display:grid!important;place-items:center!important;border-radius:999vw!important;background:#e8ff2a!important;box-shadow:0 0 2vh #e8ff2a61!important;z-index:3!important;translate:none!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-action{grid-row:3!important;inline-size:min(31vw,54vh)!important;min-inline-size:min(31vw,54vh)!important;max-inline-size:min(31vw,54vh)!important;block-size:clamp(6.4vh,4vw,8.2vh)!important;min-block-size:clamp(6.4vh,4vw,8.2vh)!important;max-block-size:clamp(6.4vh,4vw,8.2vh)!important;display:grid!important;place-items:center!important;justify-self:center!important;align-self:center!important;margin:0!important;padding:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character.is-character-selection .selection-ui-confirm{inline-size:100%!important;min-inline-size:100%!important;max-inline-size:100%!important;block-size:100%!important;min-block-size:100%!important;max-block-size:100%!important;display:inline-grid!important;place-items:center!important;border-radius:clamp(1.3vh,.85vw,2vh)!important;font-size:clamp(2.25vh,1.45vw,2.95vh)!important;line-height:1!important;white-space:nowrap!important;translate:none!important;transform:none!important;scale:1!important}.role-choice-overlay{--role-choice-card-w: clamp(18.4vw, 38.2vh, 21vw);--role-choice-card-h: calc(var(--role-choice-card-w) * 1.449);--role-choice-gap: clamp(2.6vw, 4vh, 4vw);--role-choice-frame: url(/assets/auction-frame-intel-tight-DsqNzN6E.webp);position:fixed!important;inset:0!important;inline-size:100vw!important;width:100vw!important;block-size:100dvh!important;height:100vh!important;height:100dvh!important;max-inline-size:none!important;max-block-size:none!important;z-index:2147483000!important;display:block;padding:0;background:radial-gradient(circle at 50% 44%,#1218155c,#000000db 63%,#000000f5),#000000e6;overflow:hidden;box-sizing:border-box;isolation:isolate;pointer-events:auto}.role-choice-shell{position:relative;inline-size:100%;block-size:100%;display:block;box-sizing:border-box;contain:layout paint}.role-choice-heading{position:absolute;inset-block-start:max(3vh,env(safe-area-inset-top));inset-inline-start:50%;z-index:3;inline-size:min(58vw,105vh);min-block-size:clamp(8.6vh,5.3vw,11vh);display:grid;place-items:center;align-content:center;gap:clamp(.55vh,.36vw,.9vh);text-align:center;transform:translate(-50%)}.role-choice-heading h2{margin:0;color:#fffdf2;font-size:clamp(4.2vh,2.72vw,5.7vh);line-height:1;letter-spacing:.035em;text-shadow:0 .7vh 1.8vh rgba(0,0,0,.72)}.role-choice-heading p{margin:0;color:#f0f1e2b8;font-size:clamp(1.72vh,1.08vw,2.25vh);font-weight:800;line-height:1.15;white-space:nowrap}.role-choice-timer{position:fixed;inset-block-start:max(4.8vh,env(safe-area-inset-top));inset-inline-end:max(5.8vw,env(safe-area-inset-right));inline-size:clamp(10vw,17vh,13.5vw);display:grid;justify-items:center;gap:clamp(.7vh,.45vw,1vh);color:#e8ff2a;font-size:clamp(2.8vh,1.76vw,3.7vh);font-weight:1000;line-height:1;text-shadow:0 0 1.2vh rgba(232,255,42,.35)}.role-choice-timer i{display:block;inline-size:100%;block-size:clamp(.54vh,.34vw,.76vh);border-radius:999vw;background:#e8ff2a;box-shadow:0 0 1.6vh #e8ff2a73}.role-choice-stage{position:absolute;inset:0;display:block;overflow:hidden;pointer-events:none}.role-choice-cards{position:absolute;inset-block-start:51%;inset-inline-start:50%;inline-size:calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2);block-size:var(--role-choice-card-h);display:grid;grid-template-columns:repeat(3,var(--role-choice-card-w));gap:var(--role-choice-gap);align-items:center;justify-content:center;margin:0;padding:0;transform:translate(-50%,-50%);pointer-events:auto}.role-choice-card,.role-choice-card:is(:hover,:active,:focus,:focus-visible,:focus-within){position:relative;inline-size:var(--role-choice-card-w);block-size:var(--role-choice-card-h);aspect-ratio:1224 / 1774;display:block;margin:0;padding:0;border:0;border-radius:clamp(1.2vh,.76vw,1.8vh);background:transparent;opacity:1;filter:none;outline:0;overflow:hidden;transform:translateZ(0);transform-origin:center center;transition:filter .12s ease,opacity .12s ease,box-shadow .12s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.role-choice-card.is-selected{filter:brightness(1.08) saturate(1.08);box-shadow:0 0 0 .16vh #e8ff2a9e,0 0 3.2vh #e8ff2a38}.role-choice-card.is-dimmed{opacity:.9;filter:brightness(.82) saturate(.9)}.role-choice-frame{position:absolute;inset:0;border-radius:inherit;overflow:hidden;background:radial-gradient(circle at 50% 34%,rgba(36,118,73,.22),transparent 54%),linear-gradient(180deg,#040f0cf5,#010605fa);box-shadow:0 1.9vh 4.6vh #00000080,0 0 0 .1vh #d6e29842}.role-choice-frame:after{content:"";position:absolute;inset:0;z-index:5;background:var(--role-choice-frame) center / 100% 100% no-repeat;pointer-events:none}.role-choice-art{position:absolute;inset-block-start:7.6%;inset-inline-start:10.2%;inset-inline-end:10.2%;inset-block-end:31.6%;z-index:1;overflow:hidden;background:#06100c}.role-choice-art img{inline-size:100%;block-size:100%;display:block;object-fit:cover;object-position:50% 18%;opacity:1;filter:none;transform:translateZ(0);-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.role-choice-art span{inline-size:100%;block-size:100%;display:grid;place-items:center;font-size:clamp(6vh,4vw,9vh)}.role-choice-copy{position:absolute;inset-inline-start:10.2%;inset-inline-end:10.2%;inset-block-end:10.4%;z-index:2;min-block-size:clamp(10.4vh,6.7vw,13.8vh);max-block-size:clamp(14.2vh,8.9vw,18vh);display:grid;align-content:start;gap:clamp(.55vh,.34vw,.78vh);padding:clamp(1.1vh,.72vw,1.55vh) clamp(1.05vw,1.65vh,1.6vw);border-block-start:.1vh solid rgba(184,255,92,.34);background:linear-gradient(180deg,#020a07b8,#000504f5);color:#fff8df;text-align:left;overflow:hidden;box-sizing:border-box}.role-choice-copy b{display:block;color:#fffdf0;font-size:clamp(2.25vh,1.42vw,3vh);font-weight:1000;line-height:1.05;letter-spacing:.035em;text-shadow:0 .45vh 1.1vh rgba(0,0,0,.74)}.role-choice-copy p{display:-webkit-box;margin:0;color:#f2f4e2e0;font-size:clamp(1.38vh,.88vw,1.82vh);font-weight:800;line-height:1.28;letter-spacing:.012em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.role-choice-check{position:absolute;inset-block-start:7.4%;inset-inline-end:8.1%;z-index:6;inline-size:clamp(3.1vh,1.96vw,4vh);block-size:clamp(3.1vh,1.96vw,4vh);display:grid;place-items:center;border-radius:999vw;background:#e8ff2a;box-shadow:0 0 1.8vh #e8ff2a7a}.role-choice-action{position:absolute;inset-block-end:max(3.2vh,env(safe-area-inset-bottom));inset-inline-start:50%;inline-size:min(31vw,54vh);block-size:clamp(6.4vh,4vw,8.2vh);display:grid;place-items:center;z-index:4;transform:translate(-50%)}.role-choice-confirm{inline-size:100%;block-size:100%;display:inline-grid;place-items:center;border:0;border-radius:clamp(1.25vh,.8vw,1.9vh);background:linear-gradient(135deg,#efff33,#9fea17);color:#080b05;font-size:clamp(2.2vh,1.38vw,2.9vh);font-weight:1000;line-height:1;letter-spacing:.04em;box-shadow:0 1.2vh 3vh #b8ff1747}.role-choice-confirm:disabled{opacity:.52;filter:saturate(.45)}.role-choice-action>p,.role-choice-error,.role-choice-loading{color:#ebeedcad;font-size:clamp(1.8vh,1.15vw,2.4vh);font-weight:900;text-align:center}.role-choice-loading{grid-row:2}@media(min-aspect-ratio:24/9){.role-choice-overlay{--role-choice-card-w: clamp(15vw, 37vh, 18vw);--role-choice-gap: clamp(2vw, 3.8vh, 3.2vw)}}@media(max-aspect-ratio:3/2){.role-choice-overlay{--role-choice-card-w: clamp(23vw, 33vh, 29vw);--role-choice-gap: clamp(2vw, 3.2vh, 3vw)}.role-choice-cards{inline-size:min(92vw,calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2))}}.role-choice-overlay[data-selection-portal=role]{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;z-index:2147483000!important;display:block!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important}.role-choice-overlay[data-selection-portal=role] .role-choice-cards{position:absolute!important;inset-block-start:51%!important;inset-inline-start:50%!important;inline-size:calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2)!important;block-size:var(--role-choice-card-h)!important;display:grid!important;grid-template-columns:repeat(3,var(--role-choice-card-w))!important;gap:var(--role-choice-gap)!important;align-items:center!important;justify-content:center!important;transform:translate(-50%,-50%)!important}.role-choice-overlay[data-selection-portal=role] .role-choice-card{inline-size:var(--role-choice-card-w)!important;block-size:var(--role-choice-card-h)!important;min-inline-size:var(--role-choice-card-w)!important;max-inline-size:var(--role-choice-card-w)!important;min-block-size:var(--role-choice-card-h)!important;max-block-size:var(--role-choice-card-h)!important;aspect-ratio:1224 / 1774!important;flex:0 0 auto!important;transform:translateZ(0)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player .player-avatar-wrap>span{inline-size:100%!important;max-inline-size:100%!important;display:block!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;word-break:keep-all!important;text-align:center!important;font-size:clamp(1.75vh,1vw,2.16vh)!important;line-height:1.06!important}.role-choice-overlay[data-selection-portal=role],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.is-character-selection,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay.selection-phase-character,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card){position:fixed!important;inset:0!important;inset-block-start:0!important;inset-inline-start:0!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;z-index:2147483000!important;display:grid!important;place-items:center!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important;contain:none!important;background:#010406ed!important}.role-choice-overlay[data-selection-portal=role] .role-choice-shell{position:absolute!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important}.role-choice-overlay[data-selection-portal=role] .role-choice-stage{position:absolute!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;overflow:visible!important}.role-choice-overlay[data-selection-portal=role] .role-choice-cards{--role-choice-card-w: clamp(18.5vw, 34dvh, 21vw);--role-choice-gap: clamp(2.1vw, 3.6dvh, 3.2vw);position:absolute!important;inset-block-start:51.5%!important;inset-inline-start:50%!important;inline-size:calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2)!important;block-size:calc(var(--role-choice-card-w) * 1.44935)!important;min-inline-size:calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2)!important;max-inline-size:calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2)!important;min-block-size:calc(var(--role-choice-card-w) * 1.44935)!important;max-block-size:calc(var(--role-choice-card-w) * 1.44935)!important;display:grid!important;grid-template-columns:repeat(3,var(--role-choice-card-w))!important;gap:var(--role-choice-gap)!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;overflow:visible!important;transform:translate(-50%,-50%)!important;translate:none!important;scale:1!important}.role-choice-overlay[data-selection-portal=role] .role-choice-card,.role-choice-overlay[data-selection-portal=role] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within){inline-size:var(--role-choice-card-w)!important;block-size:calc(var(--role-choice-card-w) * 1.44935)!important;min-inline-size:var(--role-choice-card-w)!important;max-inline-size:var(--role-choice-card-w)!important;min-block-size:calc(var(--role-choice-card-w) * 1.44935)!important;max-block-size:calc(var(--role-choice-card-w) * 1.44935)!important;aspect-ratio:1224 / 1774!important;flex:0 0 var(--role-choice-card-w)!important;grid-row:1!important;transform:translateZ(0)!important;translate:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-content{position:absolute!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;margin:0!important;display:grid!important;grid-template-rows:auto 1fr!important;overflow:hidden!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:has(.selection-ui-character-card) .selection-ui-body{min-block-size:0!important;block-size:100%!important;display:grid!important;place-items:center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player .player-avatar-wrap{inline-size:clamp(7.2vh,5.9vw,10.4vh)!important;min-inline-size:clamp(7.2vh,5.9vw,10.4vh)!important;max-inline-size:clamp(7.2vh,5.9vw,10.4vh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player .player-avatar-wrap>span{inline-size:clamp(7.4vh,6.2vw,10.8vh)!important;max-inline-size:clamp(7.4vh,6.2vw,10.8vh)!important;min-block-size:clamp(2.2vh,1.28vw,2.9vh)!important;margin-inline:50%!important;transform:translate(-50%)!important;padding-inline:.25vh!important;overflow:visible!important;text-overflow:unset!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:keep-all!important;text-align:center!important;font-size:clamp(1.95vh,1.12vw,2.42vh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player .player-name b{overflow:visible!important;text-overflow:unset!important;white-space:normal!important;word-break:break-word!important;line-height:1.05!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character]{--role-choice-card-w: clamp(17.4vw, 31dvh, 20.2vw);--role-choice-card-h: calc(var(--role-choice-card-w) * 1.44935);--role-choice-gap: clamp(2.4vw, 4dvh, 3.8vw);position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;z-index:2147483640!important;display:block!important;overflow:hidden!important;contain:none!important;isolation:isolate!important;pointer-events:auto!important;transform:none!important;translate:none!important;scale:1!important;background:radial-gradient(circle at 50% 47%,rgba(18,26,22,.36),transparent 42%),#000000f6!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-shell{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;margin:0!important;padding:0!important;display:block!important;overflow:hidden!important;contain:none!important;transform:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-heading{position:absolute!important;inset-block-start:clamp(3.2dvh,4.6dvh,5.8dvh)!important;inset-inline-start:50%!important;inline-size:min(68vw,118dvh)!important;min-block-size:0!important;display:grid!important;justify-items:center!important;align-content:start!important;gap:clamp(.6dvh,.42vw,1dvh)!important;text-align:center!important;transform:translate(-50%)!important;z-index:3!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-heading h2{margin:0!important;font-size:clamp(4.4dvh,2.9vw,6.2dvh)!important;line-height:1!important;color:#fffdf1!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading p,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-heading p{margin:0!important;font-size:clamp(1.72dvh,1.08vw,2.3dvh)!important;line-height:1.16!important;color:#f1f2e2c2!important;white-space:nowrap!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-timer,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-timer{position:fixed!important;inset-block-start:clamp(4.6dvh,5.4dvh,6.6dvh)!important;inset-inline-end:max(5.8vw,env(safe-area-inset-right))!important;inline-size:clamp(10vw,17dvh,13.4vw)!important;display:grid!important;justify-items:center!important;gap:clamp(.7dvh,.45vw,1dvh)!important;z-index:4!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-stage{position:absolute!important;inset:0!important;display:block!important;inline-size:100%!important;block-size:100%!important;overflow:visible!important;pointer-events:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-cards,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-cards{position:absolute!important;inset-block-start:52%!important;inset-inline-start:50%!important;inline-size:calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2)!important;block-size:var(--role-choice-card-h)!important;min-inline-size:calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2)!important;max-inline-size:calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2)!important;min-block-size:var(--role-choice-card-h)!important;max-block-size:var(--role-choice-card-h)!important;display:grid!important;grid-template-columns:repeat(3,var(--role-choice-card-w))!important;gap:var(--role-choice-gap)!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;overflow:visible!important;pointer-events:auto!important;transform:translate(-50%,-50%)!important;translate:none!important;scale:1!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card,body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within){position:relative!important;inline-size:var(--role-choice-card-w)!important;block-size:var(--role-choice-card-h)!important;min-inline-size:var(--role-choice-card-w)!important;max-inline-size:var(--role-choice-card-w)!important;min-block-size:var(--role-choice-card-h)!important;max-block-size:var(--role-choice-card-h)!important;aspect-ratio:1224 / 1774!important;display:block!important;grid-row:1!important;flex:0 0 var(--role-choice-card-w)!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;overflow:hidden!important;transform:translateZ(0)!important;translate:none!important;scale:1!important;transition:opacity .12s ease,filter .12s ease,box-shadow .12s ease!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card.is-dimmed{opacity:.62!important;filter:saturate(.78) brightness(.68)!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card.is-selected{opacity:1!important;filter:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-frame,body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-art,body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-art img,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-frame,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-art,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-art img{transform:none!important;translate:none!important;scale:1!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-action,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-action{position:absolute!important;inset-block-end:clamp(4.8dvh,6.2dvh,7.8dvh)!important;inset-inline-start:50%!important;inline-size:clamp(26vw,34vw,42vw)!important;block-size:clamp(6.2dvh,4.2vw,7.6dvh)!important;max-inline-size:42vw!important;display:grid!important;place-items:center!important;transform:translate(-50%)!important;z-index:4!important}body.selection-character-open .selection-ui-overlay[data-selection-kind=character],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=character]{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;z-index:2147483640!important;overflow:hidden!important;background:#000000f6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player .player-identity,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player .player-avatar-wrap{overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player .player-avatar-wrap{position:relative!important;inline-size:clamp(8dvh,6.3vw,10.6dvh)!important;min-inline-size:clamp(8dvh,6.3vw,10.6dvh)!important;max-inline-size:clamp(8dvh,6.3vw,10.6dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player .player-avatar-wrap>span{position:absolute!important;inset-block-start:calc(100% + clamp(.34dvh,.24vw,.58dvh))!important;inset-inline-start:50%!important;inline-size:max-content!important;min-inline-size:max-content!important;max-inline-size:none!important;block-size:auto!important;min-block-size:0!important;max-block-size:none!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;overflow-wrap:normal!important;word-break:keep-all!important;text-align:center!important;transform:translate(-50%)!important;color:#fffdf0!important;font-size:clamp(1.66dvh,.96vw,2.12dvh)!important;font-weight:1000!important;line-height:1.08!important;letter-spacing:.02em!important;text-shadow:0 .35dvh .9dvh rgba(0,0,0,.72)!important;z-index:4!important}body.selection-character-open{overflow:hidden!important}.role-choice-portal-root[data-selection-portal-root=character]{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;z-index:2147483646!important;display:block!important;overflow:hidden!important;pointer-events:auto!important;isolation:isolate!important;contain:none!important;transform:none!important;translate:none!important;scale:1!important;background:radial-gradient(circle at 50% 42%,rgba(30,43,34,.32),transparent 46%),#000000f6!important}.role-choice-portal-root[data-selection-portal-root=character],.role-choice-portal-root[data-selection-portal-root=character] *{box-sizing:border-box!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay[data-selection-kind=character]{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;min-inline-size:100%!important;min-block-size:100%!important;z-index:1!important;display:block!important;padding:0!important;margin:0!important;overflow:hidden!important;background:transparent!important;transform:none!important;translate:none!important;scale:1!important;--role-choice-card-w: clamp(18.4vw, 31.5dvh, 21.2vw);--role-choice-card-h: calc(var(--role-choice-card-w) * 1.44935);--role-choice-gap: clamp(2.4vw, 4.6dvh, 4.2vw)}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-shell,.role-choice-portal-root[data-selection-portal-root=character] .role-choice-stage{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;min-inline-size:100%!important;min-block-size:100%!important;display:block!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-heading{position:absolute!important;inset-block-start:clamp(3.2dvh,4.8dvh,6dvh)!important;inset-inline-start:50%!important;inline-size:min(70vw,90dvh)!important;transform:translate(-50%)!important;display:grid!important;justify-items:center!important;gap:clamp(.6dvh,.52vw,1dvh)!important;margin:0!important;padding:0!important;text-align:center!important;z-index:4!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-heading h2{margin:0!important;color:#fffdf0!important;font-size:clamp(4.6dvh,3vw,6.8dvh)!important;line-height:.95!important;font-weight:1000!important;letter-spacing:-.03em!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-heading p{margin:0!important;color:#d9e1daad!important;font-size:clamp(1.72dvh,1.06vw,2.35dvh)!important;line-height:1.18!important;font-weight:850!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-timer{position:fixed!important;inset-block-start:clamp(4.5dvh,5.8dvh,7dvh)!important;inset-inline-end:clamp(6vw,7.5vw,9vw)!important;inline-size:clamp(11vw,14vw,18vw)!important;display:grid!important;gap:clamp(.9dvh,.58vw,1.2dvh)!important;margin:0!important;z-index:5!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-timer span{justify-self:end!important;color:#dbff28!important;font-size:clamp(3dvh,1.75vw,4.2dvh)!important;font-weight:1000!important;line-height:1!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-timer i{display:block!important;block-size:clamp(.55dvh,.35vw,.9dvh)!important;border-radius:999vw!important;background:#e5ff2f!important;box-shadow:0 0 1.25dvh #e2ff267a!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards{position:absolute!important;inset-inline-start:50%!important;inset-block-start:53%!important;inline-size:calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2)!important;block-size:var(--role-choice-card-h)!important;display:grid!important;grid-template-columns:repeat(3,var(--role-choice-card-w))!important;grid-auto-rows:var(--role-choice-card-h)!important;align-items:center!important;justify-content:center!important;gap:var(--role-choice-gap)!important;margin:0!important;padding:0!important;overflow:visible!important;transform:translate(-50%,-50%)!important;z-index:3!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-card,.role-choice-portal-root[data-selection-portal-root=character] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within){position:relative!important;inline-size:var(--role-choice-card-w)!important;block-size:var(--role-choice-card-h)!important;min-inline-size:var(--role-choice-card-w)!important;max-inline-size:var(--role-choice-card-w)!important;min-block-size:var(--role-choice-card-h)!important;max-block-size:var(--role-choice-card-h)!important;aspect-ratio:1224 / 1774!important;grid-row:1!important;display:block!important;margin:0!important;padding:0!important;border:0!important;border-radius:1.1vw!important;overflow:hidden!important;background:transparent!important;box-shadow:none!important;transform:translateZ(0)!important;translate:none!important;scale:1!important;transition:opacity .14s ease,filter .14s ease!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-card.is-dimmed{opacity:.5!important;filter:saturate(.76) brightness(.62)!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-card.is-selected{opacity:1!important;filter:none!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-frame,.role-choice-portal-root[data-selection-portal-root=character] .role-choice-art,.role-choice-portal-root[data-selection-portal-root=character] .role-choice-art img{transform:none!important;translate:none!important;scale:1!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-action{position:absolute!important;inset-inline-start:50%!important;inset-block-end:clamp(4dvh,5.2dvh,6.4dvh)!important;inline-size:clamp(28vw,34vw,42vw)!important;block-size:clamp(6.2dvh,7.2dvh,8.4dvh)!important;transform:translate(-50%)!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;z-index:4!important}.role-choice-portal-root[data-selection-portal-root=character] .role-choice-confirm{inline-size:100%!important;block-size:100%!important}@media(max-aspect-ratio:2.05 / 1){.role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay[data-selection-kind=character]{--role-choice-card-w: clamp(17.2vw, 29dvh, 20vw);--role-choice-gap: clamp(1.8vw, 3.6dvh, 3.2vw)}}@media(min-aspect-ratio:2.55 / 1){.role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay[data-selection-kind=character]{--role-choice-card-w: clamp(15.8vw, 33dvh, 18.8vw);--role-choice-gap: clamp(2.2vw, 5dvh, 4.4vw)}}body.selection-character-open .selection-ui-overlay:is([data-selection-kind=character],.is-character-selection,.selection-phase-character),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .selection-ui-overlay:is([data-selection-kind=character],.is-character-selection,.selection-phase-character){position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;z-index:2147483640!important;overflow:hidden!important;background:#000000f6!important;transform:none!important;translate:none!important;scale:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player .player-avatar-wrap>span{inline-size:clamp(7.4dvh,5.8vw,10.2dvh)!important;min-inline-size:clamp(7.4dvh,5.8vw,10.2dvh)!important;max-inline-size:clamp(7.4dvh,5.8vw,10.2dvh)!important;white-space:normal!important;overflow-wrap:normal!important;word-break:keep-all!important;text-overflow:clip!important;font-size:clamp(1.58dvh,.9vw,2dvh)!important;line-height:1.05!important}body.selection-character-open .role-choice-portal-root[data-selection-role-layer=true],.role-choice-portal-root[data-selection-portal-root=character][data-selection-role-layer=true]{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;z-index:2147483647!important;display:block!important;overflow:hidden!important;contain:none!important;isolation:isolate!important;transform:none!important;translate:none!important;scale:1!important;background:#000000f9!important}body.selection-character-open .role-choice-portal-root[data-selection-role-layer=true] *,.role-choice-portal-root[data-selection-portal-root=character][data-selection-role-layer=true] *{box-sizing:border-box!important;animation:none!important}body.selection-character-open .role-choice-portal-root[data-selection-role-layer=true] .role-choice-overlay[data-selection-kind=character],.role-choice-portal-root[data-selection-portal-root=character][data-selection-role-layer=true] .role-choice-overlay[data-selection-kind=character]{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;display:block!important;overflow:hidden!important;padding:0!important;margin:0!important;background:radial-gradient(circle at 50% 50%,rgba(55,69,49,.2),transparent 46%),#000000f9!important;--role-choice-card-w: clamp(18.6vw, 33dvh, 21vw);--role-choice-card-h: calc(var(--role-choice-card-w) * 1.44935);--role-choice-gap: clamp(2.2vw, 4.5dvh, 3.8vw)}body.selection-character-open .role-choice-portal-root[data-selection-role-layer=true] .role-choice-shell,body.selection-character-open .role-choice-portal-root[data-selection-role-layer=true] .role-choice-stage,.role-choice-portal-root[data-selection-portal-root=character][data-selection-role-layer=true] .role-choice-shell,.role-choice-portal-root[data-selection-portal-root=character][data-selection-role-layer=true] .role-choice-stage{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;display:block!important;overflow:hidden!important;padding:0!important;margin:0!important;transform:none!important}body.selection-character-open .role-choice-portal-root[data-selection-role-layer=true] .role-choice-cards,.role-choice-portal-root[data-selection-portal-root=character][data-selection-role-layer=true] .role-choice-cards{position:absolute!important;inset-inline-start:50%!important;inset-block-start:52%!important;inline-size:calc(var(--role-choice-card-w) * 3 + var(--role-choice-gap) * 2)!important;block-size:var(--role-choice-card-h)!important;display:grid!important;grid-template-columns:repeat(3,var(--role-choice-card-w))!important;grid-auto-rows:var(--role-choice-card-h)!important;gap:var(--role-choice-gap)!important;justify-content:center!important;align-items:center!important;overflow:visible!important;transform:translate3d(-50%,-50%,0)!important;translate:none!important;scale:1!important}body.selection-character-open .role-choice-portal-root[data-selection-role-layer=true] .role-choice-card,body.selection-character-open .role-choice-portal-root[data-selection-role-layer=true] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within),.role-choice-portal-root[data-selection-portal-root=character][data-selection-role-layer=true] .role-choice-card,.role-choice-portal-root[data-selection-portal-root=character][data-selection-role-layer=true] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within){inline-size:var(--role-choice-card-w)!important;block-size:var(--role-choice-card-h)!important;min-inline-size:var(--role-choice-card-w)!important;max-inline-size:var(--role-choice-card-w)!important;min-block-size:var(--role-choice-card-h)!important;max-block-size:var(--role-choice-card-h)!important;aspect-ratio:1224 / 1774!important;display:block!important;grid-row:1!important;margin:0!important;padding:0!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important;transition:opacity .14s ease,filter .14s ease!important}body.selection-character-open .role-choice-portal-root[data-selection-role-layer=true] .role-choice-heading,.role-choice-portal-root[data-selection-portal-root=character][data-selection-role-layer=true] .role-choice-heading{inset-block-start:clamp(2.5dvh,4.2dvh,5dvh)!important;z-index:5!important}body.selection-character-open .role-choice-portal-root[data-selection-role-layer=true] .role-choice-action,.role-choice-portal-root[data-selection-portal-root=character][data-selection-role-layer=true] .role-choice-action{inset-block-end:clamp(2.4dvh,4dvh,5dvh)!important;z-index:6!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player .player-avatar-wrap>span{position:static!important;inline-size:100%!important;min-inline-size:0!important;max-inline-size:100%!important;display:block!important;margin-block-start:clamp(.24dvh,.18vw,.42dvh)!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:normal!important;text-align:center!important;font-size:clamp(1.62dvh,.94vw,2dvh)!important;line-height:1.04!important;font-weight:1000!important;color:#fffdf0!important}body.selection-item-open{overflow:hidden!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true],.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true]{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;z-index:2147483646!important;display:block!important;overflow:hidden!important;contain:none!important;isolation:isolate!important;transform:none!important;translate:none!important;scale:1!important;background:radial-gradient(circle at 50% 48%,rgba(22,32,27,.26),transparent 48%),#000000f8!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] *,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] *{box-sizing:border-box!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-overlay[data-selection-kind=item],.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-overlay[data-selection-kind=item]{--item-choice-card-w: clamp(15.8vw, 31dvh, 18.4vw);--item-choice-card-h: calc(var(--item-choice-card-w) * 1.44935);--item-choice-gap: clamp(2.2vw, 4.4dvh, 3.8vw);position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;min-inline-size:100%!important;min-block-size:100%!important;max-inline-size:none!important;max-block-size:none!important;display:block!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important;background:transparent!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-content,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-content,body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-body,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-body{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;min-inline-size:100%!important;min-block-size:100%!important;max-inline-size:none!important;max-block-size:none!important;display:block!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:none!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-heading,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-heading{position:absolute!important;inset-block-start:max(4.2dvh,env(safe-area-inset-top))!important;inset-inline-start:50%!important;z-index:5!important;inline-size:min(58vw,100dvh)!important;display:grid!important;justify-items:center!important;align-content:start!important;gap:clamp(.8dvh,.45vw,1.1dvh)!important;margin:0!important;padding:0!important;text-align:center!important;transform:translate3d(-50%,0,0)!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-heading h2,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-heading h2{margin:0!important;color:#fffdf2!important;font-size:clamp(4dvh,2.55vw,5.4dvh)!important;line-height:1!important;font-weight:1000!important;letter-spacing:.035em!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-heading p,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-heading p{margin:0!important;color:#eff0e0ad!important;font-size:clamp(1.7dvh,1.05vw,2.2dvh)!important;line-height:1.1!important;font-weight:900!important;white-space:nowrap!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-timer,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-timer{position:fixed!important;inset-block-start:max(5dvh,env(safe-area-inset-top))!important;inset-inline-end:max(5.8vw,env(safe-area-inset-right))!important;inline-size:clamp(10vw,17dvh,13.5vw)!important;display:grid!important;justify-items:center!important;gap:clamp(.7dvh,.45vw,1dvh)!important;color:#e8ff2a!important;font-size:clamp(2.8dvh,1.75vw,3.7dvh)!important;font-weight:1000!important;line-height:1!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-timer i,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-timer i{display:block!important;inline-size:100%!important;block-size:clamp(.54dvh,.34vw,.76dvh)!important;border-radius:999vw!important;background:#e8ff2a!important;box-shadow:0 0 1.6dvh #e8ff2a73!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-cards,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-cards{position:absolute!important;inset-inline-start:50%!important;inset-block-start:51%!important;inline-size:calc(var(--item-choice-card-w) * 3 + var(--item-choice-gap) * 2)!important;block-size:var(--item-choice-card-h)!important;min-inline-size:calc(var(--item-choice-card-w) * 3 + var(--item-choice-gap) * 2)!important;max-inline-size:calc(var(--item-choice-card-w) * 3 + var(--item-choice-gap) * 2)!important;min-block-size:var(--item-choice-card-h)!important;max-block-size:var(--item-choice-card-h)!important;display:grid!important;grid-template-columns:repeat(3,var(--item-choice-card-w))!important;grid-auto-rows:var(--item-choice-card-h)!important;gap:var(--item-choice-gap)!important;justify-content:center!important;align-items:center!important;padding:0!important;margin:0!important;overflow:visible!important;transform:translate3d(-50%,-50%,0)!important;translate:none!important;scale:1!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-item-card,body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-item-card:is(.selected,.dimmed,:hover,:active,:focus,:focus-visible,:focus-within),.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-item-card,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-item-card:is(.selected,.dimmed,:hover,:active,:focus,:focus-visible,:focus-within){inline-size:var(--item-choice-card-w)!important;block-size:var(--item-choice-card-h)!important;min-inline-size:var(--item-choice-card-w)!important;max-inline-size:var(--item-choice-card-w)!important;min-block-size:var(--item-choice-card-h)!important;max-block-size:var(--item-choice-card-h)!important;aspect-ratio:1224 / 1774!important;grid-row:1!important;display:block!important;margin:0!important;padding:0!important;border:0!important;border-radius:clamp(1dvh,.64vw,1.45dvh)!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-item-card.selected,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-item-card.selected{filter:brightness(1.08) saturate(1.12)!important;box-shadow:0 0 0 .16dvh #e8ff2a9e,0 0 2.6dvh #e8ff2a3d!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-card-inner,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-card-inner{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;padding:19% 17% 18%!important;display:grid!important;grid-template-rows:auto .12dvh auto 1fr!important;align-content:start!important;gap:clamp(1dvh,.72vw,1.45dvh)!important;overflow:hidden!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-title b,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-title b{display:block!important;color:#fffdf2!important;font-size:clamp(2.2dvh,1.38vw,2.9dvh)!important;line-height:1.06!important;font-weight:1000!important;letter-spacing:.02em!important;white-space:normal!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-ability,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-ability{display:grid!important;gap:clamp(.7dvh,.45vw,1dvh)!important;min-block-size:0!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-ability small,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-ability small{display:none!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-ability b,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-ability b{color:var(--card-color, #31e89d)!important;font-size:clamp(1.85dvh,1.12vw,2.35dvh)!important;line-height:1.08!important;font-weight:1000!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-ability p,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-ability p{margin:0!important;color:#f1f4e6db!important;font-size:clamp(1.35dvh,.84vw,1.72dvh)!important;line-height:1.32!important;font-weight:800!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:4!important;-webkit-box-orient:vertical!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-action,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-action{position:absolute!important;inset-inline-start:50%!important;inset-block-end:max(3.2dvh,env(safe-area-inset-bottom))!important;z-index:6!important;inline-size:min(31vw,54dvh)!important;block-size:clamp(6.4dvh,4vw,8.2dvh)!important;display:grid!important;place-items:center!important;margin:0!important;padding:0!important;transform:translate3d(-50%,0,0)!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-confirm,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-confirm{inline-size:100%!important;block-size:100%!important;display:inline-grid!important;place-items:center!important;border:0!important;border-radius:clamp(1.25dvh,.8vw,1.9dvh)!important;background:linear-gradient(135deg,#efff33,#9fea17)!important;color:#080b05!important;font-size:clamp(2.2dvh,1.38vw,2.9dvh)!important;font-weight:1000!important;line-height:1!important;letter-spacing:.04em!important;box-shadow:0 1.2dvh 3dvh #b8ff1747!important}body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-action>p,body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-error,body.selection-item-open .role-choice-portal-root[data-selection-item-layer=true] .selection-ui-loading,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-action>p,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-error,.role-choice-portal-root[data-selection-portal-root=item][data-selection-item-layer=true] .selection-ui-loading{color:#ebeedcad!important;font-size:clamp(1.8dvh,1.15vw,2.4dvh)!important;font-weight:900!important;text-align:center!important}@media(orientation:landscape)and (max-width:1180px){body.selection-character-open,body.selection-item-open{overflow:hidden!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root],body.selection-item-open .role-choice-portal-root[data-selection-portal-root],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root]{position:fixed!important;inset:0!important;z-index:2147483600!important;display:block!important;inline-size:100vw!important;block-size:100dvh!important;pointer-events:auto!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay[data-selection-kind=character],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay[data-selection-kind=character]{position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:max(2dvh,env(safe-area-inset-top)) 4vw max(2.4dvh,env(safe-area-inset-bottom))!important;overflow:hidden!important;background:#000000f0!important;opacity:1!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-shell{display:grid!important;grid-template-rows:clamp(12dvh,7vw,15dvh) minmax(0,1fr) clamp(9.5dvh,6vw,12dvh)!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;gap:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-heading{position:relative!important;inset:auto!important;inline-size:100%!important;margin:0!important;padding:0!important;text-align:center!important;transform:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-heading h2{margin:0!important;font-size:clamp(5.5dvh,3.8vw,7.2dvh)!important;line-height:1!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading p,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-heading p{margin:1.1dvh 0 0!important;font-size:clamp(2.2dvh,1.45vw,2.9dvh)!important;line-height:1.2!important;opacity:.72!important;white-space:nowrap!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-timer,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-timer{position:fixed!important;inset-block-start:max(2.4dvh,env(safe-area-inset-top))!important;inset-inline-end:max(4.8vw,env(safe-area-inset-right))!important;inline-size:clamp(11vw,20dvh,15vw)!important;z-index:2!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-stage{display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;overflow:visible!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-cards,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-cards{--mobile-role-card-w: clamp(16.2vw, 31.2dvh, 19vw);display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;grid-auto-rows:auto!important;place-content:center!important;align-items:center!important;justify-items:center!important;gap:clamp(2.1vw,4.2dvh,3.2vw)!important;inline-size:max-content!important;max-inline-size:88vw!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;scale:1!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card,body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within){inline-size:var(--mobile-role-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;min-inline-size:0!important;max-inline-size:none!important;min-block-size:0!important;max-block-size:none!important;flex:0 0 var(--mobile-role-card-w)!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card.is-selected{filter:brightness(1.08) saturate(1.1)!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-action,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-action{position:static!important;inline-size:min(42vw,64dvh)!important;block-size:clamp(7.2dvh,4.8vw,9dvh)!important;margin:0 auto!important;padding:0!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-confirm,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay[data-selection-kind=character] .role-choice-confirm{inline-size:100%!important;block-size:100%!important;font-size:clamp(2.7dvh,1.8vw,3.4dvh)!important}body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-overlay[data-selection-kind=item],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-overlay[data-selection-kind=item]{position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:max(2dvh,env(safe-area-inset-top)) 4vw max(2.4dvh,env(safe-area-inset-bottom))!important;overflow:hidden!important;background:#000000f0!important;opacity:1!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-content{display:grid!important;grid-template-rows:clamp(13dvh,7.6vw,16dvh) minmax(0,1fr)!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;margin:0!important;padding:0!important;transform:none!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-heading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-heading{position:relative!important;inset:auto!important;inline-size:100%!important;margin:0!important;padding:0!important;text-align:center!important;transform:none!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-heading h2,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-heading h2{margin:0!important;font-size:clamp(5.4dvh,3.7vw,7dvh)!important;line-height:1!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-heading p,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-heading p{margin:1.1dvh 0 0!important;font-size:clamp(2.2dvh,1.45vw,2.9dvh)!important;line-height:1.2!important;opacity:.72!important;white-space:nowrap!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-timer,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-timer{position:fixed!important;inset-block-start:max(2.4dvh,env(safe-area-inset-top))!important;inset-inline-end:max(4.8vw,env(safe-area-inset-right))!important;inline-size:clamp(11vw,20dvh,15vw)!important;z-index:2!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-body,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-body{display:grid!important;grid-template-rows:minmax(0,1fr) clamp(9.5dvh,6vw,12dvh)!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-cards,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-cards{--mobile-item-card-w: clamp(12.5vw, 25.5dvh, 14.8vw);position:static!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w))!important;grid-auto-rows:auto!important;place-content:center!important;align-items:center!important;justify-items:center!important;gap:clamp(1.5vw,3dvh,2.4vw)!important;inline-size:min(88vw,150dvh)!important;max-inline-size:88vw!important;block-size:min(58dvh,45vw)!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;scale:1!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-cards[data-selection-count="2"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-cards[data-selection-count="2"]{--mobile-item-card-w: clamp(14.2vw, 29dvh, 17vw);grid-template-columns:repeat(2,var(--mobile-item-card-w))!important;gap:clamp(4vw,8dvh,5.5vw)!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-cards[data-selection-count="4"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-cards[data-selection-count="4"]{--mobile-item-card-w: clamp(10.4vw, 21.5dvh, 12.4vw);grid-template-columns:repeat(4,var(--mobile-item-card-w))!important;gap:clamp(1vw,2dvh,1.5vw)!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-item-card,body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-item-card:is(.selected,.dimmed,:hover,:active,:focus,:focus-visible,:focus-within),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-item-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-item-card:is(.selected,.dimmed,:hover,:active,:focus,:focus-visible,:focus-within){inline-size:var(--mobile-item-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;min-inline-size:0!important;max-inline-size:none!important;min-block-size:0!important;max-block-size:none!important;flex:0 0 var(--mobile-item-card-w)!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-action,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-action{position:static!important;inline-size:min(42vw,64dvh)!important;block-size:clamp(7.2dvh,4.8vw,9dvh)!important;margin:0 auto!important;padding:0!important;transform:none!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-confirm,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay[data-selection-kind=item] .selection-ui-confirm{inline-size:100%!important;block-size:100%!important;font-size:clamp(2.7dvh,1.8vw,3.4dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand-empty{position:relative!important;z-index:18!important;block-size:clamp(15dvh,19dvh,22dvh)!important;min-block-size:clamp(15dvh,19dvh,22dvh)!important;max-block-size:clamp(15dvh,19dvh,22dvh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand-stage{display:grid!important;place-items:end center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;padding:0 1vw clamp(1dvh,1.7dvh,2dvh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .intel-card-row{--mobile-hand-card-w: clamp(7.9vw, 11.8dvh, 9.8vw);display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:clamp(1.1vw,2dvh,1.8vw)!important;inline-size:100%!important;block-size:100%!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot{position:relative!important;flex:0 0 var(--mobile-hand-card-w)!important;inline-size:var(--mobile-hand-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;max-inline-size:none!important;min-block-size:0!important;max-block-size:none!important;margin:0!important;transform:translateZ(0)!important;transform-origin:50% 100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging){z-index:24!important;transform:translate3d(0,-1.2dvh,0) scale(1.08)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{z-index:40!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.08)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-play-lane{pointer-events:none!important;z-index:19!important;inset-inline-start:50%!important;inset-inline-end:auto!important;inset-block-start:auto!important;inset-block-end:clamp(10dvh,12dvh,14dvh)!important;inline-size:min(32vw,52dvh)!important;block-size:clamp(8dvh,10dvh,12dvh)!important;opacity:.78!important;transform:translate(-50%)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(1.7vw,2.7dvh,2.1vw) minmax(0,1fr) minmax(8ch,auto)!important;column-gap:.5vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{min-inline-size:8ch!important;max-inline-size:none!important;overflow:visible!important;text-align:right!important;white-space:nowrap!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-card .player-character-name{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;align-content:start!important;gap:clamp(1vw,1.7dvh,1.4vw)!important;overflow:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card{position:relative!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;min-block-size:clamp(22dvh,15.2vw,28dvh)!important;padding:clamp(1.3dvh,1vw,1.8dvh)!important;overflow:hidden!important;border:.16dvh solid var(--rarity-color)!important;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color) 42%,transparent),#050a0cf5 62%)!important;box-shadow:inset 0 0 0 .08dvh #ffffff29,0 0 1.2dvh color-mix(in srgb,var(--rarity-color) 28%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{display:contents!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-scene{position:absolute!important;inset-block-start:.9dvh!important;inset-inline-start:.9dvh!important;max-inline-size:62%!important;padding:0!important;overflow:hidden!important;background:transparent!important;box-shadow:none!important;color:#fff!important;font-size:clamp(2.1dvh,1.25vw,2.7dvh)!important;line-height:1.05!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-size-badge{position:absolute!important;inset-block-start:.85dvh!important;inset-inline-end:.85dvh!important;padding:.35dvh .75dvh!important;border-radius:999px!important;background:#00000057!important;font-size:clamp(1.9dvh,1.1vw,2.4dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-media{align-self:center!important;justify-self:center!important;max-inline-size:56%!important;max-block-size:42%!important;object-fit:contain!important;filter:drop-shadow(0 1.2dvh 1.6dvh rgba(0,0,0,.55))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name{margin:.8dvh 0 .25dvh!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:#fff!important;font-size:clamp(2.7dvh,1.65vw,3.3dvh)!important;line-height:1.08!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card strong{font-size:clamp(2.4dvh,1.45vw,3dvh)!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-detail{display:grid!important;grid-template-rows:auto minmax(0,1fr) clamp(24dvh,31dvh,36dvh)!important;gap:clamp(.8dvh,1vw,1.4dvh)!important;overflow:hidden auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-columns{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)!important;gap:clamp(1vw,1.6dvh,1.5vw)!important;min-block-size:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-columns>article:first-child{min-block-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-columns>article:first-child h3{margin:0 0 .8dvh!important;font-size:clamp(2.5dvh,1.6vw,3.2dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-participant{grid-template-columns:clamp(4.5dvh,3.1vw,5.8dvh) minmax(0,1fr) auto!important;min-block-size:clamp(7.5dvh,5vw,9.5dvh)!important;padding:.7dvh .9vw!important;gap:.8vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-participant-avatar{inline-size:clamp(4.5dvh,3.1vw,5.8dvh)!important;block-size:clamp(4.5dvh,3.1vw,5.8dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-loots{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;min-block-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-loots>div{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;gap:clamp(.8vw,1.4dvh,1.2vw)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-loot{position:relative!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;min-block-size:clamp(18dvh,12vw,24dvh)!important;padding:clamp(1dvh,.8vw,1.4dvh)!important;overflow:hidden!important;border:.16dvh solid var(--rarity-color)!important;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color) 38%,transparent),#050a0cf5 62%)!important;box-shadow:inset 0 0 0 .08dvh #ffffff29!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-loot-type{position:absolute!important;inset-block-start:.8dvh!important;inset-inline-start:.8dvh!important;max-inline-size:62%!important;padding:0!important;overflow:hidden!important;background:transparent!important;color:#fff!important;font-size:clamp(1.9dvh,1.15vw,2.4dvh)!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-loot-size{position:absolute!important;inset-block-start:.7dvh!important;inset-inline-end:.7dvh!important;padding:.25dvh .65dvh!important;border-radius:999px!important;background:#00000059!important;color:var(--rarity-color)!important;font-size:clamp(1.7dvh,1vw,2.1dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-loot-media{place-self:center!important;max-inline-size:52%!important;max-block-size:42%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-loot-name{background:transparent!important;font-size:clamp(2.2dvh,1.3vw,2.8dvh)!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prototype-history-loot-price{font-size:clamp(2dvh,1.2vw,2.5dvh)!important;text-align:center!important}}@media(orientation:landscape)and (max-width:1180px){body.selection-character-open,body.selection-item-open{overflow:hidden!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root],body.selection-item-open .role-choice-portal-root[data-selection-portal-root]{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;z-index:2147483600!important;display:block!important;pointer-events:auto!important}body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay[data-selection-kind=character],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-overlay[data-selection-kind=item]{position:fixed!important;inset:0!important;inline-size:100vw!important;block-size:100dvh!important;display:grid!important;place-items:center!important;padding-block:max(2dvh,env(safe-area-inset-top)) max(2.2dvh,env(safe-area-inset-bottom))!important;padding-inline:max(4vw,env(safe-area-inset-left)) max(4vw,env(safe-area-inset-right))!important;background:#000000f0!important;overflow:hidden!important;transform:none!important;animation:none!important;opacity:1!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-shell,body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-content{inline-size:100%!important;block-size:100%!important;display:grid!important;place-items:center!important;gap:0!important;transform:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-shell{grid-template-rows:clamp(12dvh,7vw,15dvh) minmax(0,1fr) clamp(9dvh,5.5vw,11dvh)!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-content{grid-template-rows:clamp(13dvh,7.6vw,16dvh) minmax(0,1fr)!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading,body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-heading{position:relative!important;inline-size:100%!important;margin:0!important;text-align:center!important;transform:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading h2,body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-heading h2{margin:0!important;font-size:clamp(5.6dvh,3.8vw,7dvh)!important;line-height:1!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-heading p,body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-heading p{margin:1.1dvh 0 0!important;font-size:clamp(2.3dvh,1.55vw,3dvh)!important;line-height:1.2!important;opacity:.72!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-timer,body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-timer{position:fixed!important;inset-block-start:max(2.4dvh,env(safe-area-inset-top))!important;inset-inline-end:max(4.8vw,env(safe-area-inset-right))!important;inline-size:clamp(11vw,20dvh,15vw)!important;z-index:2!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-stage,body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-body{inline-size:100%!important;block-size:100%!important;display:grid!important;place-items:center!important;overflow:visible!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-body{grid-template-rows:minmax(0,1fr) clamp(9.6dvh,5.8vw,11.4dvh)!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-cards{--role-choice-card-w: clamp(16.4vw, 31.5dvh, 19.2vw);display:grid!important;grid-template-columns:repeat(3,var(--role-choice-card-w))!important;grid-auto-rows:auto!important;gap:clamp(2.1vw,4.3dvh,3.2vw)!important;inline-size:max-content!important;max-inline-size:88vw!important;block-size:auto!important;margin:0 auto!important;place-content:center!important;overflow:visible!important;transform:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card,body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-card:is(.is-selected,.is-dimmed,:hover,:active,:focus,:focus-visible,:focus-within){inline-size:var(--role-choice-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;flex:none!important;transform:none!important;animation:none!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-cards{--item-card-w: clamp(12.6vw, 25.8dvh, 14.8vw);display:grid!important;grid-template-columns:repeat(3,var(--item-card-w))!important;grid-auto-rows:auto!important;place-content:center!important;align-items:center!important;justify-items:center!important;gap:clamp(1.5vw,3dvh,2.4vw)!important;inline-size:min(88vw,150dvh)!important;max-inline-size:88vw!important;block-size:min(58dvh,45vw)!important;margin:0 auto!important;overflow:visible!important;transform:none!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-cards[data-selection-count="2"]{--item-card-w: clamp(14.4vw, 30dvh, 17vw);grid-template-columns:repeat(2,var(--item-card-w))!important;gap:clamp(4vw,8dvh,5.5vw)!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-cards[data-selection-count="4"]{--item-card-w: clamp(10.8vw, 22dvh, 12.6vw);grid-template-columns:repeat(4,var(--item-card-w))!important;gap:clamp(1vw,2dvh,1.5vw)!important}body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-item-card,body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-item-card:is(.selected,.dimmed,:hover,:active,:focus,:focus-visible,:focus-within){inline-size:var(--item-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;min-inline-size:0!important;max-inline-size:none!important;min-block-size:0!important;max-block-size:none!important;flex:none!important;margin:0!important;transform:none!important;animation:none!important;transition:filter .16s ease,box-shadow .16s ease!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-action,body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-action{position:static!important;inline-size:min(42vw,64dvh)!important;block-size:auto!important;margin:0 auto!important;align-self:center!important;transform:none!important}body.selection-character-open .role-choice-overlay[data-selection-kind=character] .role-choice-confirm,body.selection-item-open .selection-ui-overlay[data-selection-kind=item] .selection-ui-confirm{inline-size:100%!important;block-size:clamp(7.2dvh,4.8vw,8.8dvh)!important;font-size:clamp(2.8dvh,1.8vw,3.4dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand-empty{block-size:clamp(15dvh,19dvh,22dvh)!important;min-block-size:clamp(15dvh,19dvh,22dvh)!important;overflow:visible!important;z-index:18!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand-stage{block-size:100%!important;min-block-size:0!important;display:grid!important;place-items:end center!important;padding:0 1vw clamp(1dvh,1.7dvh,2dvh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .intel-card-row{--hand-card-w: clamp(7.9vw, 12dvh, 9.9vw);display:flex!important;justify-content:center!important;align-items:flex-end!important;gap:clamp(1.1vw,2dvh,1.8vw)!important;inline-size:100%!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot{inline-size:var(--hand-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;flex:0 0 var(--hand-card-w)!important;overflow:visible!important;position:relative!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card{inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;transform:translateZ(0)!important;transform-origin:50% 100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.focused:not(.dragging){transform:translate3d(0,-1.2dvh,0) scale(1.08)!important;z-index:24!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.selection-ui-item-card.play-ready{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.08)!important;z-index:40!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-play-lane{inset-inline-start:50%!important;inset-inline-end:auto!important;inset-block-start:auto!important;inset-block-end:clamp(10dvh,12dvh,14dvh)!important;inline-size:min(32vw,52dvh)!important;block-size:clamp(8dvh,10dvh,12dvh)!important;transform:translate(-50%)!important;pointer-events:none!important;z-index:19!important;opacity:.78!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(1.7vw,2.7dvh,2.1vw) minmax(0,1fr) minmax(8ch,auto)!important;column-gap:.5vw!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{min-inline-size:8ch!important;max-inline-size:none!important;overflow:visible!important;text-align:right!important;white-space:nowrap!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-card .player-character-name{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1vw,1.7dvh,1.4vw)!important;align-content:start!important;overflow:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card{position:relative!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;min-block-size:clamp(22dvh,15.2vw,28dvh)!important;padding:clamp(1.3dvh,1vw,1.8dvh)!important;border:.16dvh solid var(--rarity-color)!important;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color) 36%,transparent),#050a0cf5 62%)!important;box-shadow:inset 0 0 0 .08dvh #ffffff29,0 0 1.2dvh color-mix(in srgb,var(--rarity-color) 28%,transparent)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-meta{display:contents!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-scene{position:absolute!important;inset-block-start:.9dvh!important;inset-inline-start:.9dvh!important;max-inline-size:62%!important;padding:0!important;background:transparent!important;box-shadow:none!important;color:#fff!important;font-size:clamp(2.1dvh,1.25vw,2.7dvh)!important;line-height:1.05!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-size-badge{position:absolute!important;inset-block-start:.85dvh!important;inset-inline-end:.85dvh!important;padding:.35dvh .75dvh!important;border-radius:999vw!important;background:#00000057!important;font-size:clamp(1.9dvh,1.1vw,2.4dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-media{align-self:center!important;justify-self:center!important;max-inline-size:56%!important;max-block-size:42%!important;object-fit:contain!important;filter:drop-shadow(0 1.2dvh 1.6dvh rgba(0,0,0,.55))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name{background:transparent!important;box-shadow:none!important;padding:0!important;margin:.8dvh 0 .25dvh!important;text-align:center!important;color:#fff!important;font-size:clamp(2.7dvh,1.65vw,3.3dvh)!important;line-height:1.08!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card strong{text-align:center!important;font-size:clamp(2.4dvh,1.45vw,3dvh)!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player{display:grid!important;grid-template-columns:minmax(12.2vw,15.5dvh) minmax(0,1fr)!important;column-gap:clamp(.45vw,.9dvh,.8vw)!important;min-block-size:clamp(20dvh,21.8dvh,23.5dvh)!important;padding-inline:clamp(.55vw,1dvh,.9vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-identity{min-inline-size:0!important;display:grid!important;grid-template-columns:clamp(7.2dvh,5vw,9.2dvh) minmax(0,1fr)!important;column-gap:clamp(.45vw,.8dvh,.7vw)!important;align-items:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap{inline-size:clamp(7.2dvh,5vw,9.2dvh)!important;min-inline-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap img{inline-size:100%!important;block-size:auto!important;aspect-ratio:1 / 1!important;object-fit:cover!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap span{max-inline-size:100%!important;font-size:clamp(1.7dvh,.92vw,2.1dvh)!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-info{min-inline-size:0!important;align-items:flex-start!important;text-align:left!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name{inline-size:100%!important;min-inline-size:0!important;display:flex!important;align-items:center!important;gap:clamp(.25vw,.55dvh,.45vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name b{min-inline-size:0!important;max-inline-size:100%!important;font-size:clamp(2.05dvh,1.18vw,2.65dvh)!important;line-height:.98!important;white-space:normal!important;overflow-wrap:anywhere!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-cash-brief{inline-size:100%!important;text-align:left!important;white-space:nowrap!important;font-size:clamp(1.7dvh,.98vw,2.15dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-board{min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(2dvh,1.2vw,2.55dvh) minmax(0,.78fr) minmax(12.8ch,14.2ch)!important;column-gap:clamp(.25vw,.55dvh,.45vw)!important;block-size:clamp(3.1dvh,2.25vw,4.1dvh)!important;padding-inline:clamp(.3vw,.65dvh,.5vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{min-inline-size:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:clamp(1.55dvh,.86vw,1.95dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{min-inline-size:12.8ch!important;max-inline-size:none!important;overflow:visible!important;text-align:right!important;white-space:nowrap!important;font-size:clamp(1.42dvh,.78vw,1.75dvh)!important;letter-spacing:-.055em!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand{block-size:clamp(13.2dvh,15.8dvh,17.4dvh)!important;min-block-size:clamp(13.2dvh,15.8dvh,17.4dvh)!important;max-block-size:clamp(13.2dvh,15.8dvh,17.4dvh)!important;overflow:visible!important;isolation:isolate!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand .intel-panel-head{display:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-hand-stage{position:relative!important;block-size:100%!important;padding:0!important;display:grid!important;place-items:end center!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .intel-card-row{--hand-card-w: clamp(5.8vw, 10.4dvh, 7.2vw) !important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(1.1vw,1.8dvh,1.6vw)!important;inline-size:100%!important;block-size:100%!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot{inline-size:var(--hand-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;flex:0 0 var(--hand-card-w)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.selection-ui-card.hand-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.hand-card{inline-size:100%!important;block-size:100%!important;transform-origin:50% 100%!important;backface-visibility:hidden!important;will-change:transform!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.selection-ui-card.hand-card.focused:not(.dragging),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.hand-card.focused:not(.dragging){transform:translate3d(0,-.55dvh,0) scale(1.06)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.selection-ui-card.hand-card.dragging,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hand-card-slot>.prop-card-shell.hand-card.dragging{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.04)!important;z-index:70!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .card-play-lane{inline-size:min(17vw,30dvh)!important;block-size:clamp(5dvh,6.1dvh,7dvh)!important;inset-block-end:clamp(8.4dvh,9.4dvh,10.6dvh)!important;opacity:.58!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item]{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;background:#000000fb!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-overlay,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-overlay,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .role-choice-overlay,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-overlay{position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;padding:0!important;background:transparent!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-content,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .role-choice-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-content{inline-size:100vw!important;block-size:100dvh!important;display:grid!important;grid-template-rows:clamp(12dvh,14dvh,15.5dvh) minmax(0,1fr) clamp(9dvh,10.8dvh,12dvh)!important;justify-items:center!important;align-items:center!important;padding:0!important;margin:0!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .role-choice-header,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-header{align-self:end!important;margin:0!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-timer,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-timer,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .role-choice-timer,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-timer{position:fixed!important;inset-block-start:clamp(4.4dvh,5.2dvh,6dvh)!important;inset-inline-end:clamp(6vw,9vw,10vw)!important;inline-size:clamp(10vw,15dvh,13vw)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .role-choice-cards{--role-choice-card-w: clamp(14vw, 27dvh, 16vw) !important;display:grid!important;grid-template-columns:repeat(3,var(--role-choice-card-w))!important;gap:clamp(2.1vw,3.6dvh,3vw)!important;inline-size:max-content!important;max-inline-size:88vw!important;justify-content:center!important;align-content:center!important;margin:0 auto!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-cards{--item-card-w: clamp(10vw, 20dvh, 11.8vw) !important;display:grid!important;grid-template-columns:repeat(3,var(--item-card-w))!important;gap:clamp(1.8vw,3dvh,2.4vw)!important;inline-size:max-content!important;max-inline-size:88vw!important;justify-content:center!important;align-content:center!important;margin:0 auto!important;transform:none!important;transition:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="2"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-cards[data-selection-count="2"]{--item-card-w: clamp(11.2vw, 22dvh, 13.2vw) !important;grid-template-columns:repeat(2,var(--item-card-w))!important;gap:clamp(2.4vw,4dvh,4vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="4"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-cards[data-selection-count="4"]{--item-card-w: clamp(8.2vw, 16.3dvh, 9.4vw) !important;grid-template-columns:repeat(4,var(--item-card-w))!important;gap:clamp(.9vw,1.5dvh,1.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-card{inline-size:100%!important;block-size:auto!important;aspect-ratio:690 / 1000!important;margin:0!important;transform:none!important;transition:filter .14s ease,opacity .14s ease!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-action,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-footer,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .role-choice-action,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .selection-ui-footer{align-self:start!important;inline-size:min(28vw,54dvh)!important;margin-block-start:clamp(1dvh,1.6dvh,2.2dvh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card-grid,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(.9vw,1.8dvh,1.25vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card{display:grid!important;grid-template-areas:"type size" "media media" "name name" "price price"!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;min-block-size:clamp(21dvh,15.5vw,26dvh)!important;padding:clamp(1.1dvh,.75vw,1.6dvh)!important;background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--rarity-color, #66e3ff) 62%,transparent),#02080a57 38%,#020507f5),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #66e3ff) 28%,transparent),#020507fa)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-scene,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-size{grid-area:type!important;position:static!important;justify-self:start!important;max-inline-size:100%!important;padding:0!important;background:transparent!important;color:#fffffff0!important;font-size:clamp(1.8dvh,1vw,2.25dvh)!important;font-weight:900!important;line-height:1.05!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 0 .9dvh rgba(0,0,0,.65)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-size-badge,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-size-badge{grid-area:size!important;position:static!important;justify-self:end!important;align-self:start!important;padding:.35dvh .7vw!important;font-size:clamp(1.45dvh,.78vw,1.8dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .encyclopedia-card-media{grid-area:media!important;place-self:center!important;max-inline-size:70%!important;max-block-size:66%!important;object-fit:contain!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card .card-name,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card .card-name{grid-area:name!important;position:static!important;justify-self:center!important;max-inline-size:100%!important;padding:0!important;background:transparent!important;color:#fff!important;font-size:clamp(2.5dvh,1.45vw,3.1dvh)!important;font-weight:950!important;line-height:1.04!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 .25dvh .8dvh rgba(0,0,0,.85),0 0 1.6dvh color-mix(in srgb,var(--rarity-color, #66e3ff) 40%,transparent)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .market-style.encyclopedia-modal .encyclopedia-card strong,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .warehouse-filter-modal .encyclopedia-card strong{grid-area:price!important;position:static!important;justify-self:center!important;color:#fff!important;font-size:clamp(1.9dvh,1.1vw,2.35dvh)!important;line-height:1.1!important;white-space:nowrap!important}}.role-choice-portal-root[data-selection-portal-root]{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;overflow:hidden!important;background:#000000fb!important}.role-choice-portal-root[data-selection-portal-root] :is(.role-choice-overlay,.selection-ui-overlay){position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000000fb!important;transform:none!important;translate:none!important;animation:none!important;transition:none!important}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-shell,.selection-ui-content){position:relative!important;display:grid!important;grid-template-rows:clamp(11dvh,12.5dvh,14dvh) minmax(0,1fr) clamp(8dvh,9.5dvh,11dvh)!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;max-inline-size:100vw!important;min-block-size:100dvh!important;max-block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important;transform:none!important;translate:none!important;animation:none!important;transition:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading,.selection-ui-heading){grid-row:1!important;align-self:end!important;justify-self:center!important;margin:0!important;text-align:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading h2,.selection-ui-heading h2){margin:0!important;color:#fffaf0!important;font-size:clamp(4.7dvh,3.05vw,6.1dvh)!important;line-height:1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading p,.selection-ui-heading p){margin:clamp(.8dvh,.55vw,1.3dvh) 0 0!important;color:#e7eae1ad!important;font-size:clamp(1.9dvh,1.15vw,2.45dvh)!important;line-height:1.15!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-timer,.selection-ui-timer){position:absolute!important;inset-block-start:clamp(4dvh,4.8dvh,5.6dvh)!important;inset-inline-end:clamp(5vw,6vw,7vw)!important;inline-size:clamp(10vw,17dvh,14vw)!important;margin:0!important;color:#e9ff31!important;font-size:clamp(2.7dvh,1.7vw,3.5dvh)!important;line-height:1!important;text-align:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-timer-bar,.selection-ui-timer-bar){block-size:clamp(.55dvh,.32vw,.8dvh)!important;margin-block-start:clamp(1.1dvh,.75vw,1.6dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-stage,.selection-ui-body){grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] .role-choice-cards{--role-card-w: clamp(13vw, 25.2dvh, 15.2vw);display:grid!important;grid-template-columns:repeat(3,var(--role-card-w))!important;place-items:center!important;justify-content:center!important;gap:clamp(2vw,3.4dvh,3vw)!important;inline-size:max-content!important;max-inline-size:92vw!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important;transition:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] .selection-ui-cards{--item-card-w: clamp(11vw, 21dvh, 13vw);display:grid!important;grid-template-columns:repeat(var(--selection-count, 3),var(--item-card-w))!important;place-items:center!important;justify-content:center!important;gap:clamp(1.8vw,3dvh,2.6vw)!important;inline-size:max-content!important;max-inline-size:92vw!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important;transition:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] [data-selection-count="4"] .selection-ui-cards{--item-card-w: clamp(8.9vw, 16.8dvh, 10.2vw);gap:clamp(1vw,2.2dvh,1.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-card,.selection-ui-card){inline-size:var(--role-card-w, var(--item-card-w))!important;block-size:auto!important;aspect-ratio:690 / 1000!important;min-inline-size:0!important;max-inline-size:var(--role-card-w, var(--item-card-w))!important;min-block-size:0!important;max-block-size:none!important;margin:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-frame,.selection-ui-card .prop-card-shell,.selection-ui-card>*){inline-size:100%!important;block-size:100%!important;max-inline-size:none!important;max-block-size:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-copy,.selection-ui-card-copy,.prop-card-content,.prop-card-body){inset-inline:14%!important;inset-block-start:17%!important;inset-block-end:13%!important;padding:clamp(1dvh,.7vw,1.5dvh) clamp(.8vw,1.3dvh,1.2vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-copy h3,.selection-ui-card h3,.prop-card-title){font-size:clamp(2.1dvh,1.35vw,2.8dvh)!important;line-height:1.05!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-copy p,.selection-ui-card p,.prop-card-desc){font-size:clamp(1.5dvh,.92vw,1.95dvh)!important;line-height:1.2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-confirm,.selection-ui-confirm){grid-row:3!important;align-self:start!important;justify-self:center!important;inline-size:clamp(24vw,42dvh,34vw)!important;block-size:clamp(6.4dvh,7.2dvh,8.2dvh)!important;margin:0!important;font-size:clamp(2.15dvh,1.4vw,2.85dvh)!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .hud-player{grid-template-columns:minmax(8.8vw,12.4dvh) minmax(0,1fr)!important;column-gap:clamp(.6vw,1dvh,.9vw)!important;min-block-size:clamp(18.6dvh,20.5dvh,22dvh)!important;align-items:center!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-identity{grid-template-columns:minmax(5vw,8dvh) minmax(0,1fr)!important;min-width:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-avatar-wrap img{inline-size:clamp(5.1vw,8.1dvh,6.1vw)!important;block-size:clamp(5.1vw,8.1dvh,6.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-avatar-wrap span{max-inline-size:5.8ch!important;overflow:hidden!important;color:#fff!important;font-size:clamp(1.5dvh,.88vw,1.9dvh)!important;line-height:1.05!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-name b{max-inline-size:5.4ch!important;overflow-wrap:anywhere!important;color:#fff!important;font-size:clamp(2.25dvh,1.25vw,2.95dvh)!important;line-height:.98!important;white-space:normal!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen :is(.player-summary-line,.player-cash-brief){justify-content:flex-start!important;color:#ffffffe6!important;font-size:clamp(1.5dvh,.88vw,1.9dvh)!important;line-height:1.08!important;text-align:left!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-round-board{min-width:0!important;inline-size:100%!important;max-inline-size:100%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-round-row{grid-template-columns:clamp(1.9dvh,1.05vw,2.4dvh) minmax(3.5ch,1fr) minmax(11ch,12ch)!important;gap:clamp(.3vw,.5dvh,.5vw)!important;min-block-size:clamp(3.25dvh,3.65dvh,4.1dvh)!important;padding-inline:clamp(.4vw,.72dvh,.6vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .player-round-row b{min-inline-size:11ch!important;overflow:visible!important;color:#fff!important;font-size:clamp(1.18dvh,.66vw,1.48dvh)!important;letter-spacing:-.06em!important;text-align:right!important;text-overflow:clip!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .slot-card-name{min-width:0!important;overflow:hidden!important;font-size:clamp(1.18dvh,.66vw,1.5dvh)!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .card-hand{position:relative!important;z-index:70!important;block-size:clamp(10.2dvh,11.5dvh,12.4dvh)!important;min-block-size:clamp(10.2dvh,11.5dvh,12.4dvh)!important;max-block-size:clamp(10.2dvh,11.5dvh,12.4dvh)!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen :is(.card-hand-stage,.intel-card-row){block-size:100%!important;min-block-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .intel-card-row{--hand-card-w: clamp(4.7vw, 8dvh, 5.6vw);display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:clamp(.75vw,1.05dvh,1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .hand-card-slot{inline-size:var(--hand-card-w)!important;flex:0 0 var(--hand-card-w)!important;aspect-ratio:690 / 1000!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .hand-card{inline-size:100%!important;block-size:100%!important;transform-origin:50% 100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .hand-card.focused:not(.dragging){transform:translate3d(0,-.25dvh,0) scale(1.015)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen .hand-card.dragging{transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.015)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .auction-screen :is(.bid-console,.bid-controls,.bid-action-row){position:relative!important;z-index:120!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1vw,1.6dvh,1.4vw)!important;align-content:start!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card{display:grid!important;grid-template-areas:"type size" "media media" "name name" "price price"!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:clamp(.45dvh,.35vw,.8dvh)!important;min-block-size:clamp(22dvh,16vw,27dvh)!important;padding:clamp(1.1dvh,.8vw,1.6dvh)!important;overflow:hidden!important;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--rarity-color, #58d68d) 36%,transparent) 0,transparent 48%),linear-gradient(180deg,color-mix(in srgb,var(--rarity-color, #58d68d) 24%,#091111),#020808 82%)!important;box-shadow:inset 0 0 0 max(.1vw,.18dvh) color-mix(in srgb,var(--rarity-color, #58d68d) 86%,white 8%),inset 0 0 clamp(2dvh,1.5vw,3dvh) color-mix(in srgb,var(--rarity-color, #58d68d) 28%,transparent),0 0 clamp(.9dvh,.7vw,1.4dvh) #0000008c!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-meta{display:contents!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-scene{grid-area:type!important;justify-self:start!important;max-inline-size:100%!important;padding:0!important;overflow:hidden!important;background:none!important;color:#ffffffeb!important;font-size:clamp(1.55dvh,.95vw,2dvh)!important;font-weight:900!important;line-height:1.1!important;text-overflow:ellipsis!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card :is(.card-size-badge,.card-size){grid-area:size!important;justify-self:end!important;padding:clamp(.25dvh,.18vw,.45dvh) clamp(.5vw,.8dvh,.75vw)!important;border:max(.08vw,.14dvh) solid color-mix(in srgb,var(--rarity-color, #58d68d) 72%,white 15%)!important;border-radius:999px!important;background:#0000004d!important;color:#fff6df!important;font-size:clamp(1.35dvh,.85vw,1.75dvh)!important;font-weight:900!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .encyclopedia-card-media{grid-area:media!important;place-self:center!important;max-inline-size:72%!important;max-block-size:72%!important;filter:drop-shadow(0 0 clamp(.9dvh,.7vw,1.5dvh) rgba(255,255,255,.18))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-name{grid-area:name!important;justify-self:center!important;max-inline-size:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:none!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card .card-name span{display:block!important;max-inline-size:100%!important;overflow:hidden!important;color:#fff!important;font-size:clamp(2.1dvh,1.5vw,2.9dvh)!important;font-weight:950!important;line-height:1.08!important;text-overflow:ellipsis!important;text-shadow:0 0 clamp(.7dvh,.5vw,1dvh) rgba(0,0,0,.85)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.market-style.encyclopedia-modal,.warehouse-filter-modal) .encyclopedia-card strong{grid-area:price!important;justify-self:center!important;color:#fff!important;font-size:clamp(1.75dvh,1.05vw,2.2dvh)!important;font-weight:900!important;line-height:1.1!important;white-space:nowrap!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open .auction-screen,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open .auction-screen{pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item],body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item]{position:fixed!important;inset:0!important;z-index:2147483000!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;max-inline-size:none!important;max-block-size:none!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000000f0!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-overlay,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-overlay{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;padding:0!important;margin:0!important;overflow:hidden!important;background:transparent!important;transform:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-shell,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-content{position:relative!important;display:grid!important;grid-template-rows:clamp(14dvh,16dvh,17dvh) minmax(0,1fr) clamp(11dvh,13dvh,14dvh)!important;align-items:center!important;inline-size:100vw!important;block-size:100dvh!important;max-inline-size:100vw!important;max-block-size:100dvh!important;padding:0!important;margin:0!important;overflow:hidden!important;transform:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-heading,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-heading{grid-row:1!important;align-self:center!important;justify-self:center!important;inline-size:min(72vw,118dvh)!important;margin:0 auto!important;padding:clamp(2.2dvh,2.8dvh,3.4dvh) 0 0!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-title,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-title-main,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-heading h2{margin:0!important;color:#fff8e7!important;font-size:clamp(4.5dvh,3.1vw,6.3dvh)!important;line-height:1.02!important;font-weight:950!important;letter-spacing:.02em!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-subtitle,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-subtitle,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-heading p{margin:clamp(1.2dvh,1.6dvh,2dvh) 0 0!important;color:#ffffff85!important;font-size:clamp(1.95dvh,1.15vw,2.55dvh)!important;line-height:1.25!important;font-weight:800!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-timer,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-timer{position:absolute!important;inset-block-start:clamp(4dvh,4.8dvh,6dvh)!important;inset-inline-end:clamp(5vw,7vw,8vw)!important;inline-size:clamp(9vw,16dvh,13vw)!important;block-size:auto!important;z-index:5!important;display:grid!important;gap:clamp(.9dvh,1.2dvh,1.5dvh)!important;justify-items:center!important;color:#e9ff2f!important;font-size:clamp(2.6dvh,1.7vw,3.4dvh)!important;font-weight:950!important;line-height:1!important;pointer-events:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-body{grid-row:2!important;display:grid!important;place-items:center!important;align-self:stretch!important;justify-self:stretch!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-cards{--mobile-role-card-w: clamp(13.8vw, 25dvh, 16.4vw);display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;align-items:center!important;justify-content:center!important;gap:clamp(3vw,5dvh,4.6vw)!important;inline-size:auto!important;max-inline-size:min(82vw,112dvh)!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card{position:relative!important;inline-size:var(--mobile-role-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;min-inline-size:0!important;max-inline-size:var(--mobile-role-card-w)!important;max-block-size:min(66dvh,calc(var(--mobile-role-card-w) * 1.45))!important;padding:0!important;overflow:hidden!important;transform:none!important;transition:filter .12s ease,opacity .12s ease!important;animation:none!important;border:0!important;background:transparent!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card.is-selected{filter:brightness(1.08) saturate(1.06)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-frame,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-art{position:absolute!important;inset:0!important;inline-size:100%!important;block-size:100%!important;max-inline-size:none!important;max-block-size:none!important;margin:0!important;padding:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-art img{inline-size:100%!important;block-size:100%!important;object-fit:cover!important;object-position:center top!important;filter:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-copy{position:absolute!important;inset-inline:11%!important;inset-block-end:9%!important;display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;gap:clamp(.55dvh,.75dvh,.95dvh)!important;max-block-size:31%!important;padding:clamp(.8dvh,1.1dvh,1.4dvh) clamp(.75vw,1vw,1.2vw)!important;overflow:hidden!important;background:linear-gradient(180deg,#00100cad,#000808e6)!important;border:0!important;border-radius:0!important;color:#fff!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-name{font-size:clamp(2.15dvh,1.25vw,2.75dvh)!important;line-height:1.05!important;font-weight:950!important;color:#fff!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-skill,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-description{color:#ffffffd1!important;font-size:clamp(1.35dvh,.86vw,1.75dvh)!important;line-height:1.25!important;font-weight:800!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-action,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-action{grid-row:3!important;align-self:start!important;justify-self:center!important;display:grid!important;place-items:center!important;inline-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-confirm,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-confirm{inline-size:clamp(22vw,41dvh,30vw)!important;min-block-size:clamp(8.5dvh,9.5dvh,10.8dvh)!important;margin:0 auto!important;border-radius:clamp(1.2dvh,1.6dvh,2dvh)!important;font-size:clamp(2.4dvh,1.45vw,3.2dvh)!important;font-weight:950!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards{--mobile-item-card-w: clamp(9.8vw, 17.6dvh, 11.6vw);display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w))!important;align-items:center!important;justify-content:center!important;gap:clamp(3vw,4.6dvh,4vw)!important;inline-size:auto!important;max-inline-size:min(84vw,112dvh)!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards[data-selection-count="2"]{grid-template-columns:repeat(2,var(--mobile-item-card-w))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards[data-selection-count="4"]{--mobile-item-card-w: clamp(8.2vw, 14.8dvh, 9.7vw);grid-template-columns:repeat(4,var(--mobile-item-card-w))!important;gap:clamp(1.3vw,2.35dvh,2.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-card{position:relative!important;inline-size:var(--mobile-item-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;min-inline-size:0!important;max-inline-size:var(--mobile-item-card-w)!important;max-block-size:min(64dvh,calc(var(--mobile-item-card-w) * 1.45))!important;padding:0!important;overflow:hidden!important;transform:none!important;transition:filter .12s ease,opacity .12s ease!important;animation:none!important;background:transparent!important;border:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-card-inner{position:absolute!important;inset:0!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;align-items:stretch!important;padding:14% 13% 16%!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-card-head{min-block-size:auto!important;padding:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-title{color:#fff!important;font-size:clamp(2.15dvh,1.25vw,2.8dvh)!important;line-height:1.08!important;font-weight:950!important;letter-spacing:0!important;white-space:normal!important;word-break:keep-all!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-divider{margin:clamp(1.8dvh,2.3dvh,2.8dvh) 0 clamp(1.2dvh,1.6dvh,2dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-ability{align-self:end!important;padding-block-end:clamp(3dvh,4dvh,4.8dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-card-status{inset-block-start:9%!important;inset-inline-end:9%!important;inline-size:clamp(2.7dvh,1.6vw,3.5dvh)!important;block-size:clamp(2.7dvh,1.6vw,3.5dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .hud-player{grid-template-columns:minmax(15.2dvw,16.8dvw) minmax(0,1fr)!important;column-gap:clamp(.65vw,.95vw,1.2vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .player-identity{grid-template-columns:clamp(6.8dvh,5.7vw,8.4dvh) minmax(0,1fr)!important;column-gap:clamp(.55vw,.8vw,1vw)!important;justify-items:start!important;align-items:center!important;min-inline-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .player-avatar-wrap{inline-size:clamp(6.8dvh,5.7vw,8.4dvh)!important;block-size:clamp(6.8dvh,5.7vw,8.4dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .player-info{align-items:flex-start!important;justify-content:center!important;min-inline-size:0!important;text-align:left!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .player-name{display:flex!important;align-items:flex-start!important;gap:.25vw!important;min-inline-size:0!important;max-inline-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .player-name b{max-inline-size:7.4ch!important;color:#fff!important;font-size:clamp(2dvh,1.15vw,2.65dvh)!important;line-height:1.02!important;font-weight:950!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important;text-overflow:clip!important;display:block!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .player-summary-line,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .player-cash-brief{justify-content:flex-start!important;text-align:left!important;inline-size:100%!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .player-round-board{min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .player-round-row{display:grid!important;grid-template-columns:clamp(1.9dvh,1.05vw,2.4dvh) minmax(3.2ch,1fr) minmax(15.5ch,17ch)!important;align-items:center!important;column-gap:clamp(.28vw,.45vw,.58vw)!important;min-block-size:clamp(3.2dvh,3.6dvh,4.05dvh)!important;padding-inline:clamp(.35vw,.48vw,.6vw) clamp(.18vw,.28vw,.38vw)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .player-round-row b{justify-self:end!important;min-inline-size:15.5ch!important;max-inline-size:17ch!important;color:#fff!important;font-size:clamp(1.02dvh,.55vw,1.28dvh)!important;line-height:1!important;font-weight:950!important;letter-spacing:-.08em!important;text-align:right!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .slot-card-name{color:#ffffffc7!important;font-size:clamp(1dvh,.56vw,1.28dvh)!important;line-height:1!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .card-hand{block-size:clamp(8.1dvh,9.1dvh,10dvh)!important;max-block-size:clamp(8.1dvh,9.1dvh,10dvh)!important;padding:0!important;z-index:72!important;overflow:visible!important;background:linear-gradient(180deg,#030a0a4d,#030708bd)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .card-hand-stage,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .intel-card-row{block-size:100%!important;min-block-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .intel-card-row{--hand-card-w: clamp(4.05vw, 7dvh, 4.9vw);display:flex!important;align-items:flex-end!important;justify-content:center!important;gap:clamp(.65vw,.9dvh,.9vw)!important;padding-block:0!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .hand-card-slot{inline-size:var(--hand-card-w)!important;flex:0 0 var(--hand-card-w)!important;aspect-ratio:690 / 1000!important;block-size:auto!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .hand-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-card.hand-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .prop-card-shell.hand-card{inline-size:var(--hand-card-w)!important;block-size:auto!important;aspect-ratio:690 / 1000!important;transform-origin:center bottom!important;overflow:hidden!important;transition:transform .14s ease,filter .14s ease!important;will-change:transform!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .hand-card.focused:not(.dragging){transform:translate3d(0,-.15dvh,0) scale(1.01)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .hand-card.dragging{z-index:190!important;transform:translate3d(var(--drag-x, 0),var(--drag-y, 0),0) scale(1.01)!important;transition:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .bid-console,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .bid-controls,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .bid-action-row{position:relative!important;z-index:180!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(1.2dvh,1vw,1.7dvh)!important;padding:clamp(1.6dvh,1.4vw,2.2dvh)!important;overflow-y:auto!important;overflow-x:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card{display:grid!important;grid-template-areas:"type size" "media media" "name name" "price price"!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto minmax(0,1fr) auto auto!important;gap:clamp(.65dvh,.7vw,1dvh)!important;min-block-size:clamp(22dvh,16vw,27dvh)!important;padding:clamp(1.05dvh,.9vw,1.35dvh)!important;border-radius:0!important;background:radial-gradient(circle at 50% 42%,color-mix(in srgb,var(--rarity-color, #77dfff) 42%,transparent),transparent 54%),linear-gradient(180deg,#05100ff5,#020607fa)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--rarity-color, #77dfff) 76%,transparent)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card .card-meta{display:contents!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card .card-scene{grid-area:type!important;justify-self:start!important;align-self:start!important;max-inline-size:12ch!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:none!important;color:#ffffffe6!important;font-size:clamp(1.55dvh,.92vw,2dvh)!important;line-height:1.08!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card .card-size-badge{grid-area:size!important;justify-self:end!important;align-self:start!important;min-inline-size:clamp(3.6dvh,2.4vw,4.8dvh)!important;padding:clamp(.25dvh,.3vw,.4dvh) clamp(.55dvh,.52vw,.8dvh)!important;border-radius:999px!important;background:#0000006b!important;color:#fff!important;font-size:clamp(1.35dvh,.75vw,1.75dvh)!important;line-height:1!important;font-weight:950!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card .encyclopedia-card-media,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card .artifact-visual,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card img{grid-area:media!important;place-self:center!important;max-inline-size:82%!important;max-block-size:82%!important;object-fit:contain!important;filter:drop-shadow(0 0 1dvh rgba(255,255,255,.18))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card .card-name{grid-area:name!important;justify-self:stretch!important;padding:0!important;margin:0!important;background:none!important;border:0!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card .card-name span{display:block!important;color:#fff!important;font-size:clamp(2.3dvh,1.5vw,3.1dvh)!important;line-height:1.08!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 0 .8dvh rgba(0,0,0,.85)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .encyclopedia-card strong{grid-area:price!important;justify-self:center!important;color:#fff!important;font-size:clamp(1.75dvh,1vw,2.25dvh)!important;line-height:1.05!important;font-weight:950!important;white-space:nowrap!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-character-open,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.selection-item-open{overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root]{position:fixed!important;inset:0!important;z-index:2147483600!important;display:block!important;inline-size:100vw!important;block-size:100dvh!important;min-inline-size:100vw!important;min-block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000000fb!important;opacity:1!important;visibility:visible!important;transform:none!important;translate:none!important;pointer-events:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-overlay,.selection-ui-overlay){position:fixed!important;inset:0!important;display:grid!important;grid-template-rows:clamp(11dvh,13dvh,15dvh) minmax(0,1fr) clamp(10dvh,12dvh,14dvh)!important;inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;min-block-size:0!important;max-inline-size:none!important;max-block-size:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:hidden!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-shell,.selection-ui-content){position:relative!important;inset:auto!important;grid-row:1 / -1!important;display:grid!important;grid-template-rows:clamp(11dvh,13dvh,15dvh) minmax(0,1fr) clamp(10dvh,12dvh,14dvh)!important;inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;min-block-size:0!important;max-inline-size:none!important;max-block-size:none!important;margin:0!important;padding:0 clamp(4vw,6dvh,6vw)!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-stage,.selection-ui-body){position:relative!important;inset:auto!important;grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;min-block-size:0!important;max-inline-size:none!important;max-block-size:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-heading,.role-choice-header,.selection-ui-heading,.selection-ui-header){position:static!important;inset:auto!important;grid-row:1!important;align-self:end!important;justify-self:center!important;display:grid!important;justify-items:center!important;gap:.9dvh!important;margin:0!important;padding:0!important;block-size:auto!important;text-align:center!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-title,.role-choice-header h2,.role-choice-heading h2,.selection-ui-title-main,.selection-ui-header h2,.selection-ui-heading h2){margin:0!important;color:#fffaf0!important;font-size:clamp(4.2dvh,3vw,5.8dvh)!important;line-height:1!important;white-space:nowrap!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-subtitle,.role-choice-header p,.role-choice-heading p,.selection-ui-subtitle,.selection-ui-header p,.selection-ui-heading p){margin:0!important;color:#ebeff2a8!important;font-size:clamp(1.7dvh,1vw,2.3dvh)!important;line-height:1.2!important;white-space:nowrap!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root] :is(.role-choice-timer,.selection-ui-timer){position:fixed!important;inset-block-start:clamp(3.6dvh,4.8dvh,5.6dvh)!important;inset-inline-end:clamp(4vw,5.4vw,6vw)!important;inline-size:clamp(10.5vw,18dvh,14vw)!important;margin:0!important;transform:none!important;z-index:10!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-cards{--mobile-role-card-w: clamp(13.6vw, 24dvh, 16vw);position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;gap:clamp(2vw,3dvh,3vw)!important;justify-content:center!important;align-items:center!important;inline-size:max-content!important;block-size:auto!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-card:is(.is-selected,.selected,.is-dimmed,:hover,:active,:focus,:focus-visible){position:relative!important;display:block!important;inline-size:var(--mobile-role-card-w)!important;block-size:calc(var(--mobile-role-card-w) * 1.52)!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;padding:0!important;opacity:1!important;filter:none!important;transform:none!important;translate:none!important;flex:0 0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] :is(.role-choice-frame,.role-choice-art,.role-choice-art img){inline-size:100%!important;block-size:100%!important;object-fit:cover!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-action{position:static!important;inset:auto!important;grid-row:3!important;align-self:start!important;justify-self:center!important;inline-size:clamp(25vw,42dvh,34vw)!important;margin:0!important;transform:none!important;z-index:12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=character] .role-choice-confirm{inline-size:100%!important;min-block-size:7.6dvh!important;padding:0 2vw!important;font-size:clamp(2.2dvh,1.35vw,3dvh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards{--mobile-item-card-w: clamp(13.2vw, 23dvh, 15.6vw);position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w))!important;gap:clamp(2vw,3dvh,3vw)!important;justify-content:center!important;align-items:center!important;inline-size:max-content!important;block-size:auto!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="2"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-count="2"]{grid-template-columns:repeat(2,var(--mobile-item-card-w))!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-selection-count="4"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-cards[data-count="4"]{--mobile-item-card-w: clamp(11.2vw, 20dvh, 13.1vw);grid-template-columns:repeat(4,var(--mobile-item-card-w))!important;gap:clamp(1vw,2dvh,1.8vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-card,.selection-ui-item-card):is(.selected,.dimmed,:hover,:active,:focus,:focus-visible){position:relative!important;display:block!important;inline-size:var(--mobile-item-card-w)!important;block-size:calc(var(--mobile-item-card-w) * 1.58)!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;padding:0!important;opacity:1!important;filter:none!important;transform:none!important;translate:none!important;flex:0 0 auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] :is(.selection-ui-action,.selection-ui-footer){position:static!important;inset:auto!important;grid-row:3!important;align-self:start!important;justify-self:center!important;inline-size:clamp(25vw,42dvh,34vw)!important;margin:0!important;transform:none!important;z-index:12!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root=item] .selection-ui-confirm{inline-size:100%!important;min-block-size:7.6dvh!important;padding:0 2vw!important;font-size:clamp(2.2dvh,1.35vw,3dvh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player{grid-template-columns:minmax(12.4dvh,14.2dvh) minmax(10.8dvh,13dvh) minmax(21dvh,1fr)!important;column-gap:clamp(.7dvh,.48vw,1dvh)!important;min-block-size:23.5dvh!important;padding-inline:clamp(1.2dvh,.8vw,1.6dvh) clamp(.75dvh,.55vw,1.1dvh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-identity{min-inline-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap{inline-size:clamp(9.4dvh,5.7vw,11.8dvh)!important;block-size:clamp(9.4dvh,5.7vw,11.8dvh)!important;margin-inline:auto!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-info{display:grid!important;grid-template-rows:auto auto auto!important;align-content:center!important;justify-items:start!important;gap:.45dvh!important;min-inline-size:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name{display:block!important;max-inline-size:100%!important;font-size:clamp(2.2dvh,1.35vw,2.8dvh)!important;line-height:1.05!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;overflow:visible!important;text-overflow:clip!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-summary-line,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-cash-brief{justify-content:flex-start!important;text-align:left!important;max-inline-size:100%!important;font-size:clamp(1.65dvh,1vw,2.15dvh)!important;line-height:1.1!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-board{min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{grid-template-columns:clamp(2.8dvh,1.55vw,3.3dvh) minmax(0,1fr) minmax(10.2dvh,12.8dvh)!important;min-inline-size:0!important;padding-inline:.55dvh .7dvh!important;column-gap:clamp(.35dvh,.32vw,.65dvh)!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{min-inline-size:0!important;max-inline-size:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:clamp(1.45dvh,.88vw,1.9dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{justify-self:end!important;min-inline-size:9.6dvh!important;max-inline-size:100%!important;font-size:clamp(1.38dvh,.82vw,1.8dvh)!important;line-height:1!important;text-align:right!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important}}@media(orientation:landscape)and (max-width:1180px){:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-portal-root[data-selection-portal-root],body.selection-character-open .role-choice-portal-root[data-selection-portal-root=character],body.selection-item-open .role-choice-portal-root[data-selection-portal-root=item]{position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;padding:0!important;overflow:hidden!important;background:#000000fb!important;transform:none!important;translate:none!important;animation:none!important;z-index:2147483000!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-overlay,.selection-ui-overlay){position:fixed!important;inset:0!important;display:grid!important;place-items:center!important;inline-size:100vw!important;block-size:100dvh!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000000fb!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-shell,.selection-ui-content){position:relative!important;inset:auto!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;inline-size:min(94vw,168dvh)!important;block-size:min(92dvh,60vw)!important;min-block-size:0!important;margin:auto!important;padding:clamp(2.4dvh,1.6vw,3.6dvh) clamp(2.8vw,5dvh,4.4vw) clamp(2dvh,1.3vw,3dvh)!important;overflow:hidden!important;background:transparent!important;transform:none!important;translate:none!important;animation:none!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-heading,.selection-ui-heading){position:relative!important;inset:auto!important;grid-row:1!important;display:grid!important;justify-items:center!important;align-content:start!important;inline-size:100%!important;margin:0!important;padding:0!important;text-align:center!important;pointer-events:none!important;transform:none!important;translate:none!important;z-index:4!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-title,.selection-ui-title){margin:0!important;font-size:clamp(4.2dvh,2.8vw,6dvh)!important;line-height:1.02!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-subtitle,.selection-ui-subtitle){margin-block-start:clamp(.7dvh,.55vw,1dvh)!important;font-size:clamp(1.8dvh,1.05vw,2.45dvh)!important;line-height:1.15!important;white-space:nowrap!important;opacity:.78!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-timer,.selection-ui-timer){position:fixed!important;inset-block-start:max(3dvh,env(safe-area-inset-top))!important;inset-inline-end:max(4vw,env(safe-area-inset-right))!important;inline-size:clamp(11vw,18dvh,15vw)!important;margin:0!important;transform:none!important;translate:none!important;z-index:7!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-timer strong,.selection-ui-timer strong){display:block!important;font-size:clamp(2.9dvh,1.9vw,4dvh)!important;line-height:1!important;text-align:center!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.role-choice-progress,.selection-ui-progress){block-size:clamp(.55dvh,.38vw,.85dvh)!important;margin-block-start:clamp(.7dvh,.55vw,1dvh)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-stage{grid-row:2!important;display:grid!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-cards{--mobile-role-card-w: clamp(13.2vw, 22.2dvh, 15.4vw);position:relative!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-role-card-w))!important;gap:clamp(3vw,5.2dvh,4.8vw)!important;justify-content:center!important;align-items:center!important;inline-size:max-content!important;max-inline-size:100%!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card,:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card:is(.selected,.is-selected,.dimmed,.is-dimmed,:hover,:active,:focus,:focus-visible){inline-size:var(--mobile-role-card-w)!important;block-size:calc(var(--mobile-role-card-w) * 1.48)!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;padding:0!important;flex:0 0 auto!important;overflow:hidden!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card.is-dimmed{opacity:.66!important;filter:brightness(.62) saturate(.78)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-card.is-selected{opacity:1!important;filter:none!important;box-shadow:0 0 0 .18dvh #daff2aeb,0 0 3dvh #daff2a73!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-action{position:static!important;inset:auto!important;grid-row:3!important;justify-self:center!important;align-self:end!important;inline-size:clamp(30vw,45dvh,39vw)!important;margin:clamp(.8dvh,.7vw,1.5dvh) 0 0!important;padding:0!important;transform:none!important;translate:none!important;z-index:8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .role-choice-confirm{inline-size:100%!important;min-block-size:7.2dvh!important;padding:0 2vw!important;font-size:clamp(2.15dvh,1.35vw,2.95dvh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-body{grid-row:2 / span 2!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important;row-gap:clamp(1.5dvh,1.2vw,2.5dvh)!important;place-items:center!important;inline-size:100%!important;block-size:100%!important;min-block-size:0!important;margin:0!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards{--mobile-item-card-w: clamp(12.4vw, 21.6dvh, 14.6vw);position:relative!important;inset:auto!important;grid-row:1!important;display:grid!important;grid-template-columns:repeat(3,var(--mobile-item-card-w))!important;gap:clamp(2.2vw,4dvh,3.6vw)!important;justify-content:center!important;align-items:center!important;inline-size:max-content!important;max-inline-size:100%!important;block-size:auto!important;margin:0 auto!important;padding:0!important;overflow:visible!important;transform:none!important;translate:none!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards[data-selection-count="4"],:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-cards[data-count="4"]{--mobile-item-card-w: clamp(9.8vw, 17.4dvh, 11.8vw);grid-template-columns:repeat(4,var(--mobile-item-card-w))!important;gap:clamp(1.2vw,2.4dvh,2.1vw)!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-card,.selection-ui-item-card),:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-card,.selection-ui-item-card):is(.selected,.is-selected,.dimmed,.is-dimmed,:hover,:active,:focus,:focus-visible){inline-size:var(--mobile-item-card-w)!important;block-size:calc(var(--mobile-item-card-w) * 1.52)!important;min-inline-size:0!important;max-inline-size:none!important;margin:0!important;padding:0!important;flex:0 0 auto!important;overflow:hidden!important;opacity:.72!important;filter:brightness(.76) saturate(.88)!important;transform:none!important;translate:none!important;scale:1!important;animation:none!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-card.selected,.selection-ui-card.is-selected,.selection-ui-item-card.selected,.selection-ui-item-card.is-selected){opacity:1!important;filter:none!important;box-shadow:0 0 0 .18dvh #daff2aeb,0 0 3dvh #daff2a6b!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) :is(.selection-ui-action,.selection-ui-footer){position:static!important;inset:auto!important;grid-row:2!important;justify-self:center!important;align-self:end!important;inline-size:clamp(30vw,45dvh,39vw)!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important;z-index:8!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) .selection-ui-confirm{inline-size:100%!important;min-block-size:7.2dvh!important;padding:0 2vw!important;font-size:clamp(2.15dvh,1.35vw,2.95dvh)!important;white-space:nowrap!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .hud-player{display:grid!important;grid-template-columns:minmax(18dvh,21dvh) minmax(0,1fr)!important;align-items:center!important;column-gap:clamp(.8dvh,.75vw,1.3dvh)!important;min-block-size:clamp(20dvh,22dvh,24dvh)!important;padding:clamp(1.1dvh,.85vw,1.6dvh) clamp(.8dvh,.65vw,1.2dvh)!important;overflow:hidden!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-identity{display:grid!important;grid-template-columns:clamp(8.2dvh,4.6vw,9.8dvh) minmax(0,1fr)!important;align-items:center!important;column-gap:clamp(.7dvh,.58vw,1dvh)!important;inline-size:100%!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap{inline-size:clamp(8.2dvh,4.6vw,9.8dvh)!important;block-size:clamp(8.2dvh,4.6vw,9.8dvh)!important;margin:0!important;overflow:visible!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-avatar-wrap span{display:block!important;inline-size:100%!important;max-inline-size:100%!important;margin-block-start:.35dvh!important;font-size:clamp(1.55dvh,.9vw,1.95dvh)!important;line-height:1.05!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-info{display:grid!important;grid-template-rows:auto auto auto!important;align-content:center!important;justify-items:start!important;gap:clamp(.35dvh,.3vw,.58dvh)!important;inline-size:100%!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:start!important;column-gap:.45dvh!important;inline-size:100%!important;max-inline-size:100%!important;min-inline-size:0!important;line-height:1.03!important;white-space:normal!important;overflow:hidden!important;text-overflow:clip!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name span{font-size:clamp(2.35dvh,1.35vw,3dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-name b{display:-webkit-box!important;min-inline-size:0!important;max-inline-size:100%!important;font-size:clamp(2dvh,1.18vw,2.65dvh)!important;line-height:1.02!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction :is(.bid-status,.player-cash-brief){max-inline-size:100%!important;font-size:clamp(1.55dvh,.9vw,1.95dvh)!important;line-height:1.08!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-board{display:grid!important;align-content:space-between!important;row-gap:.42dvh!important;inline-size:100%!important;block-size:100%!important;min-inline-size:0!important;overflow:hidden!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row{display:grid!important;grid-template-columns:clamp(2.65dvh,1.4vw,3.25dvh) minmax(0,1fr) minmax(15dvh,20dvh)!important;align-items:center!important;column-gap:clamp(.35dvh,.3vw,.62dvh)!important;block-size:clamp(3.55dvh,3.95dvh,4.3dvh)!important;min-block-size:0!important;min-inline-size:0!important;padding-inline:clamp(.45dvh,.4vw,.75dvh) clamp(.6dvh,.52vw,.95dvh)!important;overflow:hidden!important;box-sizing:border-box!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row i{inline-size:clamp(2.45dvh,1.3vw,3dvh)!important;block-size:clamp(2.45dvh,1.3vw,3dvh)!important;font-size:clamp(1.55dvh,.88vw,1.9dvh)!important;line-height:1!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row .slot-card-name{min-inline-size:0!important;max-inline-size:100%!important;font-size:clamp(1.45dvh,.82vw,1.78dvh)!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}:is(html.phone-landscape,html.compact-landscape,html.ultra-compact-landscape,html.webview-performance,html.landscape-runtime) body.screen-auction .player-round-row b{justify-self:end!important;min-inline-size:0!important;max-inline-size:100%!important;font-size:clamp(1.34dvh,.78vw,1.68dvh)!important;line-height:1!important;letter-spacing:-.035em!important;text-align:right!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;font-variant-numeric:tabular-nums!important}}
