html body #perks-screen{display:flex!important;align-items:center!important;justify-content:center!important;position:fixed;inset:0;z-index:240;background:#2b1c0c8c}html body #perks-screen.hidden{display:none!important}html body #perks-panel{display:flex!important;flex-direction:row!important;align-items:stretch!important;justify-content:flex-start!important;width:min(1040px,calc(100vw - 60px));height:min(620px,calc(100vh - 80px));border:3px solid #a5640a;border-radius:20px;background:linear-gradient(to bottom left,#f9e5bd,#f8daa5);box-shadow:0 12px 32px #2b1c0c73;overflow:hidden;font-family:South Africa,Open Sans,sans-serif;color:#42250e}html body #perks-side{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;width:200px;flex:0 0 200px;padding:14px 10px;gap:8px;background:#a5640a24;border-right:3px solid rgba(165,100,10,.35)}html body .perks-back{display:flex!important;align-items:center!important;justify-content:center!important;width:44px;height:36px;flex:0 0 auto;border:3px solid #8a4f0c;border-radius:12px;background:#fff3d8;color:#6b431a;font-size:1.2em;cursor:pointer}html body .perks-back:hover{filter:brightness(1.05)}html body #perks-tabs{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:4px;margin-top:8px}html body .perks-tab{display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:10px 14px 8px;border-radius:12px;color:#6b431a;font-size:1.05em;cursor:pointer}html body .perks-tab:hover:not(.is-active){background:#ffffff73}html body .perks-tab.is-active{background:linear-gradient(135deg,#fff3d8,#f6c97c);box-shadow:inset 0 2px #ffffffe6,0 3px #5b3a212e;color:#3d2403}html body #perks-body{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;flex:1 1 auto;min-width:0;min-height:0}html body #perks-head{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;flex:0 0 auto;padding:14px 20px 10px}html body #perks-title{display:block!important;color:#5a3a12;font-size:1.5em;letter-spacing:.05em}html body #perks-balance{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px;padding:6px 14px 4px;border:3px solid #a5640a;border-radius:14px;background:#fffdf6;color:#42250e;font-size:1.15em}html body #perks-balance.is-flash{animation:perks-shake .32s ease}@keyframes perks-shake{0%,to{transform:translate(0);border-color:#a5640a}25%{transform:translate(-4px);border-color:#e8503f}75%{transform:translate(4px);border-color:#e8503f}}html body #perks-coin-icon,html body #perks-dust-icon,html body .perk-buy-icon{width:22px;height:22px;object-fit:contain}html body #perks-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-content:start;gap:12px;flex:1 1 auto;min-height:0;padding:6px 20px 20px;overflow-y:auto}html body .perk-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:7px;padding:12px 14px;border:3px solid rgba(165,100,10,.45);border-radius:16px;background:#fff9e7e6}html body .perk-card:hover{border-color:#a5640a;background:#fffdf6fa}html body .perk-card--ult{border-color:#8a4f0c;background:linear-gradient(to bottom left,#fff4dc,#f7d79a)}html body .perk-card-top{display:flex!important;flex-direction:row!important;align-items:baseline!important;justify-content:space-between!important;gap:10px}html body .perk-name{display:block!important;color:#42250e;font-size:1.1em}html body .perk-level{display:block!important;color:#8a6533;font-size:.8em;white-space:nowrap}html body .perk-desc{display:block!important;color:#6b431a;font-family:Open Sans,sans-serif;font-size:.72em;line-height:1.45}html body .perk-pips{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:3px}html body .perk-pip{display:block!important;flex:1 1 auto;height:7px;border-radius:4px;background:#a5640a38}html body .perk-pip.is-filled{background:linear-gradient(180deg,#f6c344,#e29c22)}html body .perk-values{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px;font-family:Open Sans,sans-serif;font-size:.7em}html body .perk-value-now{color:#8a6533}html body .perk-value-next{color:#2e7d32}html body .perk-card-foot{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;margin-top:2px}html body .perk-buy{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px;padding:7px 16px 5px;border:3px solid #8a4f0c;border-radius:12px;background:linear-gradient(180deg,#f6c344,#e29c22);box-shadow:inset 0 2px #ffffff8c,0 3px #5b3a2140;color:#5c3a10;cursor:pointer}html body .perk-buy:hover{filter:brightness(1.06)}html body .perk-buy.is-locked{background:#a5640a2e;border-color:#8a4f0c80;box-shadow:none;color:#8a6533}html body .perk-maxed{display:flex!important;align-items:center!important;justify-content:center!important;padding:7px 16px 5px;border-radius:12px;background:#2e7d3226;color:#2e7d32;font-size:.85em}html body .perk-pending{display:block!important;margin-top:2px;color:#a2814f;font-family:Open Sans,sans-serif;font-size:.62em;font-style:italic}html body .perk-card.is-locked-perk{opacity:.72}html body .perk-card.is-locked-perk .perk-visual{filter:grayscale(.85)}html body .perk-level.is-lock{padding:1px 8px 0;border-radius:8px;background:#5a370f24;color:#6b4a1c;font-weight:900}html body .perk-locked{display:flex!important;align-items:center!important;justify-content:center!important;margin-left:auto;padding:7px 16px 5px;border-radius:12px;background:#5a370f21;color:#6b4a1c;font-size:.85em;white-space:nowrap}@media(max-width:720px){html body #perks-panel{width:calc(100vw - 20px);height:calc(100vh - 20px)}html body #perks-side{width:130px;flex:0 0 130px;padding:10px 6px}html body .perks-tab{font-size:.9em;padding:8px 10px 6px}html body #perks-grid{grid-template-columns:1fr;padding:6px 12px 14px}}html body #perks-slots{display:block!important;margin-left:auto;margin-right:14px;color:#8a6533;font-family:Open Sans,sans-serif;font-size:.75em}html body .perk-card.is-equipped{border-color:#2e7d32;background:linear-gradient(to bottom left,#f2fbee,#dff0d8)}html body .perk-card-foot{justify-content:space-between!important;gap:8px}html body .perk-equip{display:flex!important;align-items:center!important;justify-content:center!important;padding:7px 14px 5px;border:3px solid #a5640a;border-radius:12px;background:#fff3d8;color:#6b431a;font-size:.9em;cursor:pointer}html body .perk-equip:hover{filter:brightness(1.05)}html body .perk-equip.is-on{border-color:#2e7d32;background:linear-gradient(180deg,#7cc47f,#4c9a51);color:#10380f}html body .perk-equip.is-disabled{border-color:#a5640a66;background:#a5640a1f;color:#a2814f;cursor:default}html body .perk-bound{display:flex!important;align-items:center!important;justify-content:center!important;padding:7px 14px 5px;border-radius:12px;background:#8a4f0c24;color:#8a6533;font-size:.85em}html body #character-screen .lobby-cur>.dustIcon{width:1.3em;height:1.3em;object-fit:contain;flex-shrink:0}#bot-match-btn{position:fixed;z-index:19000;top:94px;right:14px;display:flex;box-sizing:border-box;width:78px;min-width:78px;height:34px;min-height:34px;padding:7px 12px 5px;align-items:center;justify-content:center;border:2px solid #6b3709;border-radius:11px;background:linear-gradient(180deg,#f6a83c,#d97a12);box-shadow:0 3px #8a4f0c,0 7px 16px #00000059;color:#fff1c9;font-family:South Africa,sans-serif;font-size:12px;line-height:1;letter-spacing:.04em;cursor:pointer}#bot-match-btn:hover{filter:brightness(1.13)}#bot-match-btn.is-busy{filter:grayscale(.5) brightness(.85);pointer-events:none}#bot-match-btn:active{transform:translateY(2px);box-shadow:0 1px #8a4f0c}#bot-match-btn.hidden{display:none!important}html body[data-phase=searching-for-opponent] #ult-hud .ult-perk-slot{pointer-events:auto;cursor:pointer;transition:transform .12s ease,filter .12s ease,border-color .12s ease}html body[data-phase=searching-for-opponent] #ult-hud .ult-perk-slot:hover{transform:translateY(-2px);filter:brightness(1.08);border-color:#f6c344}html body #search-perk-picker{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;position:fixed;left:calc(var(--ult-hud-left, 18px) + var(--ult-orb-size, 96px) + 24px);bottom:var(--ult-hud-bottom, 18px);width:300px;padding:10px;gap:8px;border:3px solid #a5640a;border-radius:14px;background:linear-gradient(to bottom left,#f9e5bd,#f8daa5);box-shadow:0 9px 22px #2b1c0c59;z-index:10010;white-space:normal}html body #search-perk-picker.is-hidden{display:none!important}html body .search-picker-title{display:block!important;color:#6b431a;font-family:Open Sans,sans-serif;font-size:.66em;font-weight:800;letter-spacing:.05em;text-align:center}html body .search-picker-grid{display:grid!important;grid-template-columns:repeat(5,48px);align-items:center!important;justify-content:center!important;gap:7px}html body .search-picker-item{box-sizing:border-box;position:relative;display:flex!important;align-items:center!important;justify-content:center!important;width:48px;height:48px;padding:0;border:2px solid rgba(138,79,12,.72);border-radius:11px;background:#fffdf6eb;box-shadow:inset 0 1px #fffc,0 2px #5b3a211f;cursor:pointer;overflow:hidden}html body .search-picker-item:hover:not(.is-blocked){transform:translateY(-1px);filter:brightness(1.05);border-color:#6b431a}html body .search-picker-item img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}html body .search-slot-level{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute;right:1px;bottom:1px;min-width:13px;height:13px;padding:0 2px;border-radius:5px;background:#371f08e0;color:#fff8e8;font-family:Open Sans,sans-serif;font-size:8px;font-weight:800;line-height:13px;pointer-events:none}html body .search-picker-item.is-active{border-color:#2e7d32;box-shadow:0 0 0 2px #2e7d322e,inset 0 1px #fffc}html body .search-picker-item.is-blocked{filter:grayscale(.7);opacity:.35;cursor:default}html body .search-picker-empty{display:block!important;grid-column:1 / -1;padding:10px;color:#8a6533;font-family:Open Sans,sans-serif;font-size:.72em;text-align:center}html body #perk-hover-tooltip{display:block!important;position:fixed;left:0;top:0;width:250px;padding:9px 11px 10px;border:2px solid #8a4f0c;border-radius:10px;background:#fff9e7fa;box-shadow:0 7px 18px #2b1c0c57;color:#42250e;z-index:10020;pointer-events:none;font-family:Open Sans,sans-serif}html body #perk-hover-tooltip.is-hidden{display:none!important}html body .perk-hover-name{display:block!important;font-size:.88em;font-weight:800;color:#42250e}html body .perk-hover-meta{display:block!important;margin-top:2px;font-size:.66em;font-weight:700;color:#8a6533}html body .perk-hover-desc{display:block!important;margin-top:6px;font-size:.68em;line-height:1.38;color:#6b431a}@media(max-width:820px){html body #search-perk-picker{left:calc(var(--ult-hud-left, 10px) + var(--ult-orb-size, 78px) + 14px);width:270px}html body .search-picker-grid{grid-template-columns:repeat(5,42px)}html body .search-picker-item{width:42px;height:42px}}html body #perks-head{gap:14px;padding-top:12px;padding-bottom:9px}html body #perks-title{flex:0 0 auto}html body #perks-loadout{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:8px;margin-left:auto}html body .perks-loadout-label{display:block!important;color:#8a6533;font-family:Open Sans,sans-serif;font-size:.62em;font-weight:800;letter-spacing:.08em}html body #perks-loadout-slots{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:5px}html body .perks-loadout-slot{box-sizing:border-box;position:relative;display:flex!important;align-items:center!important;justify-content:center!important;width:42px;height:42px;flex:0 0 42px;border:2px solid #a5640a;border-radius:11px;background:#fff8e8;box-shadow:inset 0 1px #ffffffe6,0 2px #5b3a211f;overflow:hidden;color:#a2814f;font-family:Open Sans,sans-serif;font-size:1.05em;font-weight:800}html body .perks-loadout-slot.is-empty{border-style:dashed;background:#fff8e88f}html body .perks-loadout-icon{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}html body #perks-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding-top:5px}html body .perk-card{gap:8px;padding:10px 12px 9px}html body .perk-card-main{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;gap:11px;min-width:0}html body .perk-visual{box-sizing:border-box;position:relative;display:flex!important;align-items:center!important;justify-content:center!important;width:78px;height:78px;flex:0 0 78px;border:2px solid rgba(138,79,12,.72);border-radius:14px;background:linear-gradient(to bottom left,#fff4dc,#f7d79a);box-shadow:inset 0 1px #ffffffd9,0 2px #5b3a211f;overflow:hidden}html body .perk-visual.is-missing-icon:after{content:"?";display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#8a6533;font-family:Open Sans,sans-serif;font-size:1.25em;font-weight:800}html body .perk-icon-img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}html body .perk-visual-badge{display:flex!important;align-items:center!important;justify-content:center!important;position:absolute;right:3px;bottom:3px;min-width:20px;height:17px;padding:0 4px;border-radius:6px;background:#42250ee6;color:#fff3d8;font-family:Open Sans,sans-serif;font-size:8px;font-weight:900;line-height:1;letter-spacing:.03em;box-shadow:0 1px 3px #2b1c0c47;pointer-events:none}html body .perk-visual-badge.is-equipped{background:#2e7d32eb}html body .perk-visual-badge.is-ult{background:#8a4f0cf0}html body .perk-card-info{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:5px;flex:1 1 auto;min-width:0}html body .perk-card-top{align-items:flex-start!important;gap:8px}html body .perk-title-wrap{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:1px;min-width:0}html body .perk-name{font-size:1.04em;line-height:1.05}html body .perk-kind{display:block!important;color:#a2814f;font-family:Open Sans,sans-serif;font-size:.51em;font-weight:800;line-height:1.2;letter-spacing:.06em}html body .perk-level{padding-top:1px;font-size:.72em}html body .perk-desc{font-size:.66em;line-height:1.34}html body .perk-pips{gap:2px}html body .perk-pip{height:6px}html body .perk-values{gap:7px;font-size:.64em;line-height:1.2}html body .perk-charge{display:block!important;width:fit-content;padding:2px 6px;border-radius:7px;background:#a5640a1a;color:#8a6533;font-family:Open Sans,sans-serif;font-size:.58em;font-weight:700}html body .perk-card-foot{min-height:34px;margin-top:0;padding-top:7px;border-top:1px solid rgba(165,100,10,.18);gap:7px}html body .perk-equip,html body .perk-bound,html body .perk-maxed,html body .perk-locked{padding:6px 12px 4px;font-size:.78em}html body .perk-buy{gap:5px;margin-left:auto;padding:6px 11px 4px;font-size:.82em}html body .perk-buy-label{display:block!important;margin-right:1px;font-size:.86em}html body .perk-buy-icon{width:18px;height:18px}html body .perk-pending{order:1;margin:0 auto 0 0;padding-left:1px;color:#a2814f;font-size:.56em;white-space:nowrap}html body .perk-equip,html body .perk-bound{order:0}html body .perk-buy,html body .perk-maxed{order:2}html body .perk-card--ult .perk-visual{border-color:#8a4f0c}@media(max-width:900px){html body #perks-grid{grid-template-columns:1fr}html body #perks-loadout{margin-left:auto}}@media(max-width:720px){html body #perks-head{gap:8px;padding-left:12px;padding-right:12px}html body .perks-loadout-label{display:none!important}html body .perks-loadout-slot{width:36px;height:36px;flex-basis:36px}html body .perk-visual{width:66px;height:66px;flex-basis:66px}html body .perk-buy-label{display:none!important}}html body .perks-balance-item{display:inline-flex!important;align-items:center!important;gap:5px;white-space:nowrap}html body .perks-balance-divider{display:block!important;width:1px;height:22px;margin:0 3px;background:#5a3a123d}html body #perks-coin-icon,html body #perks-dust-icon{width:22px;height:22px;object-fit:contain}html body .perk-buy-currency{display:inline-flex!important;align-items:center!important;gap:3px;white-space:nowrap}html body .perk-buy-currency+.perk-buy-currency{margin-left:2px;padding-left:6px;border-left:1px solid rgba(90,58,18,.22)}html body .perk-buy-currency.is-missing{opacity:.56}html body .perk-buy-icon--coin{width:18px;height:18px}@media(max-width:720px){html body #perks-balance{padding-left:9px;padding-right:9px;gap:4px}html body .perks-balance-divider{margin:0 1px}}html body .perk-card-foot{flex-wrap:wrap!important;align-content:flex-start!important;row-gap:4px!important;column-gap:7px!important;min-width:0!important}html body .perk-equip,html body .perk-bound{flex:0 0 auto!important;min-width:96px!important;white-space:nowrap!important}html body .perk-buy,html body .perk-maxed,html body .perk-locked{flex:0 1 auto!important;min-width:0!important;max-width:calc(100% - 104px)!important;margin-left:auto!important;white-space:nowrap!important}html body .perk-pending{order:4!important;flex:1 0 100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:1px 2px 0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}html body .perk-buy-label{flex:0 1 auto!important;min-width:0!important;white-space:nowrap!important}html body .perk-buy-currency{flex:0 0 auto!important}html[lang=ru] body .perk-buy{gap:3px!important;padding-left:7px!important;padding-right:7px!important;font-size:.74em!important}html[lang=ru] body .perk-buy-label{font-size:.78em!important;margin-right:0!important}html[lang=ru] body .perk-buy-currency+.perk-buy-currency{margin-left:1px!important;padding-left:4px!important}html[lang=ru] body .perk-equip,html[lang=ru] body .perk-bound,html[lang=ru] body .perk-maxed,html[lang=ru] body .perk-locked{font-size:.72em!important;padding-left:9px!important;padding-right:9px!important}
