.topbar{height:58px;display:flex;align-items:center;gap:10px;padding:0 16px;position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--panel) 88%,transparent);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);box-shadow:0 10px 28px rgba(0,0,0,.10)}
.desktop-nav{display:flex;gap:5px}
.desktop-nav button{background:transparent;border-color:transparent;color:var(--muted);font-weight:750}
.desktop-nav button.active{background:color-mix(in srgb,var(--blue) 34%,var(--panel2));border-color:color-mix(in srgb,var(--blue) 38%,var(--line));color:#fff;box-shadow:none}
.balance-pill{font-size:18px;font-weight:600;background:var(--panel2);white-space:nowrap}
@media(max-width:1160px){
.desktop-nav{display:none}
}
@media(max-width:1160px){
.topbar{padding:0 10px}
}
@media(max-width:760px){
.balance-pill{font-size:15px}
}
.game-topbar{height:72px;padding:0 40px;background:#242529;border:0;border-bottom:1px solid #1d1e22;box-shadow:none;backdrop-filter:none;gap:28px}
.game-topbar .brand{display:flex;align-items:center;gap:10px;min-height:0;height:72px;padding:0;border:0;background:transparent;color:#e9edf8;border-radius:0;box-shadow:none}
.game-topbar .brand:hover{filter:none;color:#fff}
.game-topbar .brand-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#eef2fb;font-size:0}
.game-topbar .brand-mark:before{content:"";width:30px;height:27px;background:#eef2fb;clip-path:polygon(0 100%,18% 18%,36% 72%,50% 0,64% 72%,82% 18%,100% 100%,74% 84%,62% 100%,50% 54%,38% 100%,26% 84%)}
.game-topbar .brand-name{font-size:16px;font-weight:500;letter-spacing:.1px;color:#e5eaf7;white-space:nowrap}
.game-topbar .desktop-nav{height:72px;margin:0;gap:30px;display:flex;align-items:center}
.game-topbar .desktop-nav button{height:72px;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#d6dcef;font-size:16px;font-weight:500;letter-spacing:.1px;position:relative}
.game-topbar .desktop-nav button:hover{filter:none;color:#fff;background:transparent;border:0}
.game-topbar .desktop-nav button.active{background:transparent;border:0;box-shadow:none;color:#fff}
.game-topbar .desktop-nav button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#8b6be8;border-radius:2px 2px 0 0}
.topbar-spacer{flex:1}
.game-topbar .balance-pill{height:36px;min-height:0;padding:0 10px;border:0;background:transparent;box-shadow:none;color:#f1f4fb;font-size:18px;font-weight:500;border-radius:0}
.game-topbar .balance-pill:hover{filter:none;color:#fff;background:transparent}
.deposit-btn{width:32px;height:32px;min-height:0;padding:0;border:1px solid #79a951;border-radius:8px;background:linear-gradient(180deg,#78aa4d 0%,#5e8d3f 52%,#4f7735 100%);color:#f4ffe9;font-size:20px;font-weight:500;line-height:28px;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.22),0 2px 4px rgba(0,0,0,.18);text-shadow:0 1px 0 rgba(0,0,0,.22)}
.deposit-btn:hover{filter:brightness(1.06);border-color:#88bd5b;background:linear-gradient(180deg,#83b85a 0%,#679a47 52%,#567f3b 100%)}
.profile-btn{width:42px;height:42px;min-height:0;padding:0;border:0;border-radius:50%;background:#f5f7ff;box-shadow:none;display:grid;place-items:center}
.profile-btn span{width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 50% 34%,#fff 0 18%,#2e8cf1 19% 37%,transparent 38%),radial-gradient(circle at 50% 86%,#2e8cf1 0 42%,transparent 43%);display:block}
.profile-btn:hover{filter:brightness(1.04);border:0}
@media(max-width:760px){
.game-topbar{height:62px;padding:0 14px;gap:16px}
}
@media(max-width:760px){
.game-topbar .brand{height:62px}
}
@media(max-width:760px){
.game-topbar .brand-name{display:none}
}
@media(max-width:760px){
.game-topbar .desktop-nav{height:62px;gap:18px}
}
@media(max-width:760px){
.game-topbar .desktop-nav button{height:62px;font-size:14px}
}
@media(max-width:760px){
.game-topbar .balance-pill{font-size:16px}
}
@media(max-width:760px){
.deposit-btn{width:32px;height:32px}
}
@media(max-width:760px){
.profile-btn{width:38px;height:38px}
}
.game-topbar{padding:0 28px;gap:34px}
.game-topbar .brand{width:34px;height:72px;gap:0;flex:0 0 34px}
.game-topbar .brand-name{display:none}
.game-topbar .brand-mark{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#6f8dff,#38d39f);color:#071019;font-size:12px;font-weight:950;letter-spacing:-.8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35),0 6px 16px rgba(0,0,0,.22)}
.game-topbar .brand-mark:before{display:none}
.game-topbar .desktop-nav{gap:32px}
@media(max-width:760px){
.game-topbar{padding:0 14px;gap:18px}
}
@media(max-width:760px){
.game-topbar .brand{height:62px}
}
.game-topbar{width:100%;padding:0;background:#242529;justify-content:center;gap:0}
.game-topbar .topbar-inner{width:min(100% - 80px,1167px);height:72px;display:flex;align-items:center;gap:34px;margin:0 auto}
@media(max-width:1240px){
.game-topbar .topbar-inner{width:calc(100% - 32px)}
}
@media(max-width:760px){
.game-topbar .topbar-inner{width:calc(100% - 24px);height:62px;gap:18px}
}
@media(max-width:760px){
.game-topbar{height:62px}
}
.game-topbar .balance-pill{margin-right:-28px}
.game-topbar .balance-pill{height:32px;padding:0 10px;border-radius:8px;background:#303136;border:1px solid #42434a;color:#f3f5f8;font-size:15px;font-weight:400;line-height:1;display:inline-flex;align-items:center;justify-content:center}
.game-topbar .balance-pill:hover{background:#34353a;border-color:#4a4b52;color:#fff}
@media(min-width:761px){
.game-topbar{height:60px}
}
@media(min-width:761px){
.game-topbar .topbar-inner{height:60px}
}
@media(min-width:761px){
.game-topbar .brand{height:60px}
}
@media(min-width:761px){
.game-topbar .desktop-nav{height:60px}
}
@media(min-width:761px){
.game-topbar .desktop-nav button{height:60px}
}
@media(min-width:761px){
.game-topbar .deposit-btn{margin-right:-18px}
}
.game-topbar #themeBtn.theme-switch{width:46px;min-width:46px;height:24px;min-height:24px;padding:2px;border-radius:999px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#f8fbff,#dfe7f1);border:1px solid color-mix(in srgb,var(--line) 78%,#fff);box-shadow:inset 0 1px 2px rgba(0,0,0,.18),0 1px 0 rgba(255,255,255,.45);position:relative;flex:0 0 auto;margin-right:-22px;overflow:hidden;line-height:1}
.game-topbar #themeBtn.theme-switch span{position:absolute;left:2px;top:2px;width:18px;height:18px;border-radius:50%;display:block;background:linear-gradient(180deg,#fff,#edf2f8);box-shadow:0 1px 4px rgba(0,0,0,.34);transform:translateX(0);transition:transform .16s,background .16s;z-index:1}
.game-topbar #themeBtn.theme-switch i{position:relative;z-index:2;width:18px;height:18px;display:grid;place-items:center;font-style:normal;font-size:10px;line-height:1;pointer-events:none}
.game-topbar #themeBtn.theme-switch .theme-icon-sun:before{content:"\2600"}
.game-topbar #themeBtn.theme-switch .theme-icon-moon:before{content:"\263E"}
.game-topbar #themeBtn.theme-switch[data-theme-state=dark]{background:linear-gradient(180deg,#273246,#182031);border-color:#3e4c66;box-shadow:inset 0 1px 2px rgba(0,0,0,.42),0 0 0 1px rgba(127,167,255,.05)}
.game-topbar #themeBtn.theme-switch[data-theme-state=dark] span{transform:translateX(22px);background:linear-gradient(180deg,#9fc0ff,#5e82df)}
.game-topbar #themeBtn.theme-switch[data-theme-state=dark] .theme-icon-sun{color:#6f7a8d}
.game-topbar #themeBtn.theme-switch[data-theme-state=dark] .theme-icon-moon{color:#f4f8ff}
.game-topbar #themeBtn.theme-switch:not([data-theme-state=dark]) .theme-icon-sun{color:#171b22}
.game-topbar #themeBtn.theme-switch:not([data-theme-state=dark]) .theme-icon-moon{color:#7f8998}
.game-topbar #themeBtn.theme-switch:hover{filter:brightness(1.06);border-color:color-mix(in srgb,var(--blue) 38%,var(--line))}
html[data-theme="light"] .game-topbar{background:rgba(247,250,255,.9);border-bottom:1px solid #d8e1ef;box-shadow:0 8px 22px rgba(35,55,85,.08)}
html[data-theme="light"] .game-topbar .desktop-nav button{color:#445166}
html[data-theme="light"] .game-topbar .desktop-nav button:hover,html[data-theme="light"] .game-topbar .desktop-nav button.active{color:#121722}
html[data-theme="light"] .game-topbar .balance-pill{background:#eef3f9;border:1px solid #cdd6e4;color:#111722;border-radius:8px}
html[data-theme="light"] .game-topbar .balance-pill:hover{background:#e4ebf5;border-color:#b9c6d8;color:#111722}
html[data-theme="light"] .game-topbar .brand-mark{box-shadow:inset 0 0 0 1px rgba(255,255,255,.5),0 4px 12px rgba(40,60,90,.18)}
html[data-theme="dark"] .game-topbar{background:#242529;border-bottom:1px solid #1d1e22;box-shadow:none}
html[data-theme="dark"] .game-topbar .desktop-nav button{color:#d6dcef}
html[data-theme="dark"] .game-topbar .desktop-nav button:hover,html[data-theme="dark"] .game-topbar .desktop-nav button.active{color:#fff}
html[data-theme="dark"] .game-topbar .balance-pill{background:#303136;border:1px solid #42434a;color:#f3f5f8;border-radius:8px}
.game-topbar #themeBtn.theme-switch{background:var(--panel2)!important;border-color:var(--line)!important;box-shadow:none!important}
.game-topbar #themeBtn.theme-switch span{background:var(--text)!important;box-shadow:none!important}
.game-topbar #themeBtn.theme-switch[data-theme-state=dark]{background:#30333d!important;border-color:#464b58!important;box-shadow:none!important}
.game-topbar #themeBtn.theme-switch[data-theme-state=dark] span{background:#dfe8ff!important}
.deposit-btn{background:#5f8f43!important;border-color:#6ea24d!important;box-shadow:none!important;text-shadow:none!important;color:#f4ffe9!important}
.deposit-btn:hover{background:#679a49!important;border-color:#78ad56!important;filter:none!important;box-shadow:none!important}
.deposit-btn{font-weight:500!important}
.deposit-btn{background:#8bc34a!important;border-color:#8bc34a!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important}
.deposit-btn:hover{background:#7fb83f!important;border-color:#7fb83f!important;color:#fff!important;filter:none!important;box-shadow:none!important}
.game-topbar #themeBtn.theme-switch .theme-icon-sun,.game-topbar #themeBtn.theme-switch .theme-icon-moon{color:#7f8998!important}
.game-topbar #themeBtn.theme-switch:not([data-theme-state=dark]) .theme-icon-sun{color:#ff8a2b!important}
.game-topbar #themeBtn.theme-switch[data-theme-state=dark] .theme-icon-moon{color:#ff8a2b!important}
.game-topbar #themeBtn.theme-switch:not([data-theme-state=dark]) span{transform:translateX(0)!important}
.game-topbar #themeBtn.theme-switch[data-theme-state=dark] span{transform:translateX(22px)!important}
html[data-theme="light"] .game-topbar #themeBtn.theme-switch{background:#eef3f9!important;border-color:#cfd8e6!important}
html[data-theme="light"] .game-topbar #themeBtn.theme-switch span{background:#f8fbff!important;border:1px solid #d4deeb!important;box-shadow:none!important}
html[data-theme="light"] .game-topbar #themeBtn.theme-switch .theme-icon-sun{color:#ff8a2b!important}
html[data-theme="light"] .game-topbar #themeBtn.theme-switch .theme-icon-moon{color:#9aa5b5!important}
html[data-theme="dark"] .game-topbar #themeBtn.theme-switch{background:#30333d!important;border-color:#464b58!important}
html[data-theme="dark"] .game-topbar #themeBtn.theme-switch span{background:#242832!important;border:1px solid #4a5364!important;box-shadow:none!important}
html[data-theme="dark"] .game-topbar #themeBtn.theme-switch .theme-icon-sun{color:#7b8494!important}
html[data-theme="dark"] .game-topbar #themeBtn.theme-switch .theme-icon-moon{color:#ff8a2b!important}
.game-topbar #themeBtn.theme-switch{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;border-radius:8px!important;display:grid!important;place-items:center!important;justify-content:center!important;margin-right:-20px!important;overflow:hidden!important;background:var(--panel2)!important;border:1px solid var(--line)!important;box-shadow:none!important}
.game-topbar #themeBtn.theme-switch span,.game-topbar #themeBtn.theme-switch i{display:none!important}
.game-topbar #themeBtn.theme-switch:before{content:"\263E";font-size:15px;line-height:1;color:#ff8a2b}
.game-topbar #themeBtn.theme-switch[data-theme-state=dark]:before{content:"\2600";color:#ff8a2b}
html[data-theme="light"] .game-topbar #themeBtn.theme-switch{background:#eef3f9!important;border-color:#cfd8e6!important}
html[data-theme="dark"] .game-topbar #themeBtn.theme-switch{background:#30333d!important;border-color:#464b58!important}
.game-topbar .brand.text-brand{width:42px!important;flex:0 0 42px!important;height:60px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:var(--text)!important}
.game-topbar .brand.text-brand .brand-title{display:block;font-size:16px;font-weight:850;line-height:15px;letter-spacing:-.3px;color:var(--text)}
.game-topbar .brand.text-brand .brand-sub{display:block;margin-top:1px;font-size:9px;font-weight:650;line-height:10px;letter-spacing:.1px;color:var(--muted);text-transform:lowercase}
.game-topbar .brand.text-brand:hover .brand-title{color:var(--text)}
.game-topbar .brand.text-brand:hover .brand-sub{color:var(--muted)}
.game-topbar .brand.text-brand{width:52px!important;flex-basis:52px!important}
.game-topbar .brand.text-brand .brand-title{font-size:20px!important;line-height:18px!important;font-weight:850!important}
.game-topbar .brand.text-brand .brand-sub{font-size:10px!important;line-height:10px!important;margin-top:1px!important}
.game-topbar .brand.text-brand{position:relative!important;margin-right:8px!important}
.game-topbar .brand.text-brand:after{content:"";position:absolute;right:-12px;top:50%;width:1px;height:24px;transform:translateY(-50%);background:color-mix(in srgb,var(--muted) 34%,transparent);border-radius:1px}
.game-topbar .desktop-nav{margin-left:-8px!important}
.game-topbar .brand.text-brand{margin-right:2px!important}
.game-topbar .brand.text-brand:after{right:-8px!important}
.game-topbar .desktop-nav{margin-left:-10px!important}
.game-topbar .brand.text-brand:after{right:1px!important}
.game-topbar .brand.text-brand .brand-sub{font-size:11px!important;line-height:11px!important;position:relative!important}
.game-topbar .brand.text-brand:after{display:none!important}
.game-topbar .brand.text-brand .brand-sub:after{content:"";position:absolute;left:calc(100% + 8px);top:-17px;width:1px;height:24px;background:color-mix(in srgb,var(--muted) 34%,transparent);border-radius:1px}
.game-topbar .brand.text-brand .brand-sub{display:inline-block!important;width:auto!important}
.game-topbar .brand.text-brand .brand-sub:after{left:calc(100% + 8px)!important;background:color-mix(in srgb,var(--muted) 44%,transparent)!important}
.game-topbar .brand.text-brand .brand-sub:after{content:''!important;position:absolute!important;left:calc(100% + 8px)!important;top:-17px!important;width:1px!important;height:24px!important;background:color-mix(in srgb,var(--muted) 44%,transparent)!important;border-radius:1px!important}
.game-topbar .brand.text-brand .brand-sub:after{display:none!important}
.game-topbar .brand.text-brand:after{content:''!important;display:block!important;position:absolute!important;left:42px!important;right:auto!important;top:50%!important;width:1px!important;height:24px!important;transform:translateY(-50%)!important;background:var(--line)!important;border-radius:1px!important}
.game-topbar .brand.text-brand:after{content:"" !important;display:block!important;position:absolute!important;left:43px!important;right:auto!important;top:50%!important;width:1px!important;height:24px!important;transform:translateY(-50%)!important;background:#8a94a6!important;border-radius:1px!important;z-index:3!important}
html[data-theme="light"] .game-topbar .brand.text-brand:after{background:#b7c2d1!important}
.game-topbar .brand.text-brand .brand-sub{font-size:11px!important;line-height:11px!important}
.game-topbar .brand.text-brand .brand-sub:after{display:none!important}
.game-topbar .brand.text-brand:after{content:""!important;display:block!important;position:absolute!important;left:47px!important;right:auto!important;top:50%!important;width:1px!important;height:24px!important;transform:translateY(-50%)!important;background:#8a94a6!important;border-radius:1px!important;z-index:3!important}
html[data-theme="light"] .game-topbar .brand.text-brand:after{background:#b7c2d1!important}
.game-topbar .desktop-nav{margin-left:-24px!important}
.game-topbar .brand.text-brand:after{left:50px!important}
.game-topbar .brand.text-brand:after{left:65px!important}
.game-topbar .desktop-nav{margin-left:6px!important;gap:5px!important}
.game-topbar .desktop-nav{margin-left:6px!important;gap:24px!important}
@media(max-width:560px){
.game-topbar .topbar-inner{gap:6px;min-width:0}
}
@media(max-width:560px){
.game-topbar .desktop-nav{display:none!important}
}
@media(max-width:560px){
.game-topbar .brand{width:64px;min-width:64px;padding-left:4px;padding-right:8px}
}
@media(max-width:560px){
.game-topbar .brand:after{right:0}
}
@media(max-width:560px){
.game-topbar .theme-switch{width:30px!important;min-width:30px!important;height:32px!important;min-height:32px!important;padding:0!important}
}
@media(max-width:560px){
.game-topbar .balance-pill{height:32px!important;min-height:32px!important;padding:0 8px!important;font-size:14px!important}
}
@media(max-width:560px){
.game-topbar .deposit-btn{width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;margin:0!important}
}
@media(max-width:560px){
.game-topbar .profile-btn{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important}
}
@media(max-width:430px){
.game-topbar .balance-pill{display:none!important}
}
@media(max-width:560px){
.game-topbar .balance-pill{display:none!important}
}
@media(max-width:560px){
.game-topbar #themeBtn.theme-switch{display:none!important}
}
@media(max-width:760px){
.game-topbar{height:56px!important;padding:0!important;overflow:hidden}
}
@media(max-width:760px){
.game-topbar .topbar-inner{width:calc(100% - 16px)!important;height:56px!important;gap:8px!important;min-width:0!important;margin:0 auto!important}
}
@media(max-width:760px){
.game-topbar .brand.text-brand{width:58px!important;flex:0 0 58px!important;height:56px!important;margin:0!important;padding:0!important}
}
@media(max-width:760px){
.game-topbar .brand.text-brand:after{right:-5px!important;height:26px!important}
}
@media(max-width:760px){
.game-topbar .desktop-nav{display:flex!important;height:56px!important;gap:8px!important;min-width:0!important;flex:0 1 auto!important;overflow:hidden!important}
}
@media(max-width:760px){
.game-topbar .desktop-nav button{height:56px!important;min-height:56px!important;padding:0 5px!important;font-size:14px!important;white-space:nowrap!important}
}
@media(max-width:760px){
.game-topbar .topbar-spacer{flex:1 1 auto!important;min-width:4px!important}
}
@media(max-width:760px){
.game-topbar #themeBtn.theme-switch{display:grid!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;margin:0!important}
}
@media(max-width:760px){
.game-topbar .balance-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:62px!important;height:32px!important;min-height:32px!important;padding:0 8px!important;font-size:14px!important;margin:0!important;white-space:nowrap!important}
}
@media(max-width:760px){
.game-topbar .deposit-btn{display:grid!important;place-items:center!important;width:32px!important;min-width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;margin:0!important;line-height:1!important}
}
@media(max-width:760px){
.game-topbar .profile-btn{display:grid!important;width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;margin:0!important}
}
@media(max-width:560px){
.game-topbar .desktop-nav{display:none!important}
}
@media(max-width:560px){
.game-topbar .brand.text-brand{width:60px!important;flex-basis:60px!important}
}
@media(max-width:560px){
.game-topbar #themeBtn.theme-switch{display:grid!important}
}
@media(max-width:560px){
.game-topbar .balance-pill{display:inline-flex!important;min-width:62px!important}
}
@media(max-width:430px){
.game-topbar .brand.text-brand{width:56px!important;flex-basis:56px!important}
}
@media(max-width:430px){
.game-topbar .topbar-inner{gap:6px!important;width:calc(100% - 12px)!important}
}
@media(max-width:430px){
.game-topbar .balance-pill{min-width:58px!important;padding:0 6px!important;font-size:13px!important}
}
.deposit-btn,.balance-pill{font-weight:700!important}
@media(max-width:760px){
.game-topbar .desktop-nav{display:flex!important;height:56px!important;gap:7px!important;flex:0 1 auto!important;min-width:0!important;overflow:hidden!important}
}
@media(max-width:760px){
.game-topbar .desktop-nav button{display:block!important;height:56px!important;min-height:56px!important;padding:0 4px!important;font-size:13px!important;font-weight:700!important;white-space:nowrap!important}
}
@media(max-width:760px){
.game-topbar #themeBtn.theme-switch{display:grid!important}
}
@media(max-width:760px){
.game-topbar .balance-pill{display:inline-flex!important}
}
@media(max-width:430px){
.game-topbar .desktop-nav{gap:5px!important}
}
@media(max-width:430px){
.game-topbar .desktop-nav button{font-size:12px!important;padding:0 3px!important}
}
@media(max-width:430px){
.game-topbar .brand.text-brand{width:52px!important;flex-basis:52px!important}
}
@media(max-width:430px){
.game-topbar .balance-pill{min-width:54px!important;font-size:12px!important;padding:0 5px!important}
}
@media(max-width:430px){
.game-topbar #themeBtn.theme-switch,.game-topbar .deposit-btn{width:30px!important;min-width:30px!important;height:30px!important;min-height:30px!important}
}
@media(max-width:430px){
.game-topbar .profile-btn{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}
}
.game-topbar button,.desktop-nav button,.deposit-btn,.balance-pill{font-weight:700!important}
.game-topbar .desktop-nav{align-self:stretch!important;align-items:stretch!important}
.game-topbar .desktop-nav button{display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;padding-top:0!important;padding-bottom:0!important}
@media(max-width:760px){
.game-topbar .desktop-nav{display:flex!important;align-self:stretch!important;align-items:stretch!important;margin-top:0!important;transform:none!important}
}
@media(max-width:760px){
.game-topbar .desktop-nav button{display:flex!important;align-items:center!important;justify-content:center!important;height:56px!important;min-height:56px!important;line-height:1!important;padding-top:0!important;padding-bottom:0!important}
}
html body .desktop-nav button,html body .game-topbar button,html body .deposit-btn,html body .profile-btn{font-weight:400!important;}
html body[data-page="storage"] .game-topbar button,html body[data-page="storage"] .desktop-nav button,html body[data-page="storage"] .desktop-nav button.active,html body[data-page="storage"] .deposit-btn,html body[data-page="storage"] .profile-btn{font-weight:400!important;}
html body .desktop-nav button,html body .desktop-nav button *,html body .game-topbar button,html body .game-topbar button *,html body .deposit-btn,html body .deposit-btn *,html body .profile-btn,html body .profile-btn *{font-family:"Open Sans",Arial,sans-serif!important;
  font-weight:400!important;}
html body .desktop-nav button,html body .desktop-nav button *,html body .game-topbar button,html body .game-topbar button *,html body .deposit-btn,html body .deposit-btn *,html body .profile-btn,html body .profile-btn *{font-family:"Open Sans",tahoma,arial,sans-serif!important;
  font-weight:600!important;
  font-size:13px!important;
  line-height:normal!important;}
html body[data-page="storage"] .game-topbar button,html body[data-page="storage"] .game-topbar button *,html body[data-page="storage"] .desktop-nav button,html body[data-page="storage"] .desktop-nav button.active,html body[data-page="storage"] .desktop-nav button *,html body[data-page="storage"] .deposit-btn.deposit-btn,html body[data-page="storage"] .deposit-btn.deposit-btn *,html body[data-page="storage"] .profile-btn.profile-btn,html body[data-page="storage"] .profile-btn.profile-btn *{font-family:"Open Sans",tahoma,arial,sans-serif!important;
  font-weight:600!important;
  font-size:13px!important;
  line-height:normal!important;}
html body[data-page="storage"] .desktop-nav button{font-family:"Open Sans",tahoma,arial,sans-serif!important;font-weight:600!important;font-size:13px!important;line-height:normal!important;}
html body[data-page="storage"] .desktop-nav button.active{font-family:"Open Sans",tahoma,arial,sans-serif!important;font-weight:600!important;font-size:13px!important;line-height:normal!important;}
html body[data-page="storage"] .game-topbar button{font-family:"Open Sans",tahoma,arial,sans-serif!important;font-weight:600!important;font-size:13px!important;line-height:normal!important;}
html body[data-page="storage"] .deposit-btn.deposit-btn.deposit-btn{font-family:"Open Sans",tahoma,arial,sans-serif!important;font-weight:600!important;font-size:13px!important;line-height:normal!important;}
html body[data-page="storage"] .profile-btn.profile-btn.profile-btn{font-family:"Open Sans",tahoma,arial,sans-serif!important;font-weight:600!important;font-size:13px!important;line-height:normal!important;}
html body .game-topbar .desktop-nav button,html body .game-topbar .desktop-nav button.active,html body[data-page="storage"] .game-topbar .desktop-nav button,html body[data-page="storage"] .game-topbar .desktop-nav button.active{font-size:18px!important;
  line-height:normal!important;}
html body .topbar .logo span{width:38px!important;
  height:38px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:9px!important;
  background:linear-gradient(180deg,#f4f7ff,#dbe5f5)!important;
  color:#1d2533!important;
  font-weight:900!important;
  box-shadow:0 2px 8px rgba(0,0,0,.15)!important;}
html[data-theme=dark] body .topbar .logo span{background:linear-gradient(180deg,#eef4ff,#cfd9f0)!important;
  color:#202635!important;}
html body .topbar .top-search{flex:1!important;
  max-width:430px!important;
  display:block!important;}
html body .topbar .top-search input{height:40px!important;
  background:var(--panel2)!important;}
html body .topbar .desktop-nav{display:flex!important;
  gap:5px!important;
  margin-left:0!important;}
html body .topbar .desktop-nav button,html body .topbar .desktop-nav button.active{font-family:Inter,Arial,sans-serif!important;
  font-size:16px!important;
  line-height:normal!important;
  font-weight:750!important;
  padding:10px 12px!important;
  min-height:40px!important;
  border-radius:9px!important;}
html body .topbar .desktop-nav button{background:transparent!important;
  border-color:transparent!important;
  color:var(--muted)!important;
  box-shadow:none!important;}
html body .topbar .desktop-nav button.active{background:color-mix(in srgb,var(--blue) 34%,var(--panel2))!important;
  border-color:color-mix(in srgb,var(--blue) 38%,var(--line))!important;
  color:#fff!important;
  box-shadow:none!important;}

html body .game-topbar{height:58px!important;
  padding:0!important;}
html body .game-topbar .topbar-inner{width:100%!important;
  max-width:none!important;
  height:58px!important;
  min-height:58px!important;
  margin:0!important;
  padding:0 20px!important;
  gap:0!important;}
html body .game-topbar .brand.text-brand{height:58px!important;
  margin-right:24px!important;
  flex:0 0 auto!important;}
html body .game-topbar .brand.text-brand:after{left:64px!important;
  height:24px!important;}
html body .game-topbar .desktop-nav{height:58px!important;
  margin-left:-8px!important;
  gap:0!important;
  flex:0 0 auto!important;}
html body .game-topbar .desktop-nav button,html body .game-topbar .desktop-nav button.active{height:58px!important;
  min-height:58px!important;
  padding:0 14px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#aeb4c1!important;
  font-family:Inter,Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:750!important;
  line-height:normal!important;
  position:relative!important;}
html body .game-topbar .desktop-nav button.active{color:#fff!important;}
html body .game-topbar .desktop-nav button.active:after{content:""!important;
  position:absolute!important;
  left:50%!important;
  right:auto!important;
  bottom:0!important;
  width:calc(100% - 28px)!important;
  max-width:64px!important;
  height:2px!important;
  transform:translateX(-50%)!important;
  background:#8b72ff!important;
  border-radius:2px!important;
  display:block!important;}
html body[data-page="home"] .game-topbar .brand.text-brand{color:#fff!important;position:relative!important;}
html body[data-page="home"] .game-topbar .brand.text-brand:before{content:""!important;position:absolute!important;left:50%!important;right:auto!important;bottom:0!important;width:36px!important;height:2px!important;transform:translateX(-50%)!important;background:#8b72ff!important;border-radius:2px!important;display:block!important;}
html[data-theme="light"] body[data-page="home"] .game-topbar .brand.text-brand{color:#172033!important;}

html body .game-topbar .topbar-spacer{flex:1 1 auto!important;}
html body .game-topbar .topbar-inner{padding-left:20px!important;
  padding-right:20px!important;
  gap:8px!important;}
html body .game-topbar .brand.text-brand{margin-right:10px!important;}
html body .game-topbar .desktop-nav{margin-left:8px!important;
  gap:0!important;}
html body .game-topbar .desktop-nav button,html body .game-topbar .desktop-nav button.active,html body[data-page="storage"] .game-topbar .desktop-nav button,html body[data-page="storage"] .game-topbar .desktop-nav button.active{font-size:16px!important;
  font-weight:650!important;
  font-family:Inter,Arial,sans-serif!important;
  line-height:normal!important;
  height:58px!important;
  min-height:58px!important;
  padding-left:14px!important;
  padding-right:14px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;}
html body .game-topbar #themeBtn.theme-switch,html body .game-topbar .balance-pill,html body .game-topbar .deposit-btn,html body .game-topbar .profile-btn{margin-left:0!important;
  margin-right:0!important;
  flex:0 0 auto!important;}
html body .game-topbar .balance-pill{min-width:62px!important;
  justify-content:center!important;}
html body .game-topbar .desktop-nav button.active,html body[data-page="storage"] .game-topbar .desktop-nav button.active{font-weight:600!important;}
html body .game-topbar .topbar-inner{width:100%!important;
  max-width:1360px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:18px!important;
  padding-right:18px!important;}
html body .game-topbar .brand.text-brand{margin-right:10px!important;}
html body .game-topbar .desktop-nav{margin-left:8px!important;}
html body .game-topbar .topbar-spacer{flex:1 1 auto!important;}
html body .game-topbar .topbar-inner{max-width:none!important;
  padding-left:max(18px,calc((100vw - 1182px)/2))!important;
  padding-right:max(18px,calc((100vw - 1182px)/2))!important;}
html body .game-topbar #themeBtn.theme-switch{margin-right:4px!important;}
html body .game-topbar .balance-pill{margin-right:-2px!important;}
html body .game-topbar .deposit-btn{margin-right:0!important;}
html body .game-topbar .profile-btn{margin-right:0!important;}
html body .game-topbar .deposit-btn{margin-right:6px!important;}
@media(max-width:760px){
html body .game-topbar .topbar-inner{padding-left:18px!important;
    padding-right:18px!important;
    gap:6px!important;}
}
@media(max-width:760px){
html body .game-topbar .brand.text-brand{width:52px!important;
    flex:0 0 52px!important;
    margin-right:0!important;}
}
@media(max-width:760px){
html body .game-topbar .brand.text-brand:after{left:47px!important;}
}
@media(max-width:760px){
html body .game-topbar .desktop-nav{margin-left:4px!important;
    gap:0!important;
    flex:0 1 auto!important;
    min-width:0!important;}
}
@media(max-width:760px){
html body .game-topbar .desktop-nav button,html body .game-topbar .desktop-nav button.active,html body[data-page="storage"] .game-topbar .desktop-nav button,html body[data-page="storage"] .game-topbar .desktop-nav button.active{font-size:13px!important;
    font-weight:600!important;
    padding-left:4px!important;
    padding-right:4px!important;
    height:56px!important;
    min-height:56px!important;}
}
@media(max-width:430px){
html body .game-topbar .desktop-nav button,html body .game-topbar .desktop-nav button.active,html body[data-page="storage"] .game-topbar .desktop-nav button,html body[data-page="storage"] .game-topbar .desktop-nav button.active{font-size:12px!important;
    padding-left:3px!important;
    padding-right:3px!important;}
}
@media(max-width:430px){
html body .game-topbar .balance-pill{display:none!important;}
}
@media(max-width:760px){
html body .game-topbar .brand.text-brand{width:52px!important;
    min-width:52px!important;
    flex-basis:52px!important;}
}
@media(max-width:760px){
html body .game-topbar .desktop-nav button,html body .game-topbar .desktop-nav button.active,html body[data-page="storage"] .game-topbar .desktop-nav button,html body[data-page="storage"] .game-topbar .desktop-nav button.active{font-size:15px!important;
    padding-left:4px!important;
    padding-right:4px!important;
    font-weight:650!important;}
}
@media(max-width:430px){
html body .game-topbar .desktop-nav button,html body .game-topbar .desktop-nav button.active,html body[data-page="storage"] .game-topbar .desktop-nav button,html body[data-page="storage"] .game-topbar .desktop-nav button.active{font-size:14px!important;
    padding-left:3px!important;
    padding-right:3px!important;}
}
.game-topbar{position:static!important;top:auto!important}
.game-topbar{
  height:60px!important;
  display:flex!important;
  align-items:center!important;
  gap:0!important;
  padding:0!important;
  position:static!important;
  top:auto!important;
  z-index:50!important;
  background:#242529!important;
  border-bottom:1px solid #1d1e22!important;
}
.game-topbar .topbar-inner{
  width:100%!important;
  max-width:none!important;
  height:58px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0!important;
  padding:0 49px!important;
}
.game-topbar .brand{
  width:52px!important;
  height:58px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  border-radius:0!important;
}
.game-topbar .desktop-nav{
  height:58px!important;
  display:flex!important;
  align-items:center!important;
  gap:0!important;
}
.game-topbar .topbar-spacer{
  flex:1 1 auto!important;
}
.game-topbar .theme-switch,
.game-topbar .balance-pill,
.game-topbar .deposit-btn{
  height:32px!important;
  min-height:32px!important;
  border-radius:8px!important;
}
.game-topbar .theme-switch,
.game-topbar .deposit-btn{
  width:32px!important;
  min-width:32px!important;
  padding:0!important;
}
.game-topbar .balance-pill{
  padding:0 10px!important;
  font-size:13px!important;
  font-weight:400!important;
}
.game-topbar .profile-btn{
  width:42px!important;
  min-width:42px!important;
  height:42px!important;
  min-height:42px!important;
}
@media(max-width:760px){
  .game-topbar .topbar-inner{
    padding:0 12px!important;
  }
}
html[data-theme="light"] .game-topbar{
  background:#f6f8fc!important;
  border-bottom-color:#cdd6e4!important;
  box-shadow:0 1px 0 rgba(255,255,255,.72),0 8px 22px rgba(22,34,52,.08)!important;
}
html[data-theme="light"] .game-topbar .theme-switch,
html[data-theme="light"] .game-topbar .balance-pill,
html[data-theme="light"] .game-topbar .profile-btn{
  background:#e9eef6!important;
  border-color:#c8d2df!important;
  color:#172033!important;
}
html[data-theme="light"] .game-topbar .desktop-nav button{
  color:#5f6c7d!important;
}
html[data-theme="light"] .game-topbar .desktop-nav button.active{
  color:#172033!important;
  text-shadow:none!important;
}
html body .game-topbar .brand.text-brand .brand-label{position:relative!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;height:58px!important;width:max-content!important;}
html body[data-page="home"] .game-topbar .brand.text-brand:before{display:none!important;}
html body[data-page="home"] .game-topbar .brand.text-brand .brand-label:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:2px!important;background:#8b72ff!important;border-radius:2px!important;display:block!important;}
html body .game-topbar .desktop-nav button.active:after{display:none!important;}
html body .game-topbar .desktop-nav button .topbar-nav-label{position:relative!important;display:flex!important;align-items:center!important;height:100%!important;}
html body .game-topbar .desktop-nav button.active .topbar-nav-label:after{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:2px!important;background:#8b72ff!important;border-radius:2px!important;display:block!important;}
.game-topbar .balance-menu{position:relative!important;display:flex!important;align-items:center!important;margin-right:8px!important;}
.game-topbar .balance-pill{display:flex!important;align-items:center!important;}
html body .game-topbar .balance-pill,html body[data-page="storage"] .game-topbar .balance-pill{height:32px!important;min-height:32px!important;padding-top:1px!important;padding-bottom:0!important;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;font-weight:400!important;line-height:1!important;letter-spacing:.15px!important;align-items:center!important;justify-content:center!important;}
.game-topbar .balance-chevron{display:none!important;}
.game-topbar .balance-dropdown{position:absolute!important;right:0!important;top:42px!important;width:216px!important;padding:10px 10px 6px!important;border:1px solid #303540!important;border-radius:12px!important;background:#24272f!important;box-shadow:0 18px 44px rgba(0,0,0,.36)!important;display:none!important;z-index:80!important;}
.game-topbar .balance-menu.open .balance-dropdown{display:block!important;}
.game-topbar .balance-dropdown-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:5px 2px!important;color:#aeb9cb!important;font-size:13px!important;}
.game-topbar .balance-dropdown-row strong{color:#fff!important;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif!important;font-size:13px!important;font-weight:400!important;letter-spacing:.15px!important;}
.game-topbar .balance-dropdown-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:8px!important;}
.game-topbar .balance-dropdown-actions button,.game-topbar .balance-history{height:30px!important;min-height:30px!important;padding:0 12px!important;border-radius:8px!important;font-size:13px!important;font-weight:600!important;color:#fff!important;box-shadow:none!important;}
.game-topbar .balance-history{height:26px!important;min-height:26px!important;padding:0 10px!important;font-weight:400!important;line-height:1!important;}
.game-topbar .balance-dropdown-actions button:hover{filter:brightness(1.06)!important;}
.game-topbar .balance-history{width:100%!important;margin-top:8px!important;background:transparent!important;color:#8fb9ff!important;border-color:transparent!important;}
html body .game-topbar #themeBtn.theme-switch{background:transparent!important;border-color:transparent!important;box-shadow:none!important;opacity:.54!important;}
html body .game-topbar #themeBtn.theme-switch:hover{opacity:.9!important;background:transparent!important;}
html body .game-topbar #themeBtn.theme-switch,html body .game-topbar .balance-pill,html body .game-topbar .deposit-btn,html body .game-topbar .profile-btn{margin-left:0!important;margin-right:0!important;}
@media(min-width:1161px){
html body .topbar .desktop-nav button,html body .topbar .desktop-nav button.active,html body .game-topbar .desktop-nav button,html body .game-topbar .desktop-nav button.active,html body .game-topbar .desktop-nav button .topbar-nav-label,html body[data-page="storage"] .game-topbar .desktop-nav button,html body[data-page="storage"] .game-topbar .desktop-nav button.active{font-size:15px!important;}
}
@media(max-width:560px){
html body .game-topbar .desktop-nav{gap:5px!important;flex:0 0 auto!important;overflow:visible!important;}
html body .game-topbar .desktop-nav button,html body .game-topbar .desktop-nav button .topbar-nav-label{flex:0 0 auto!important;white-space:nowrap!important;overflow:visible!important;}
html body .game-topbar .topbar-spacer{min-width:0!important;}
}
html[data-theme="dark"] body .game-topbar #themeBtn.theme-switch,html[data-theme="light"] body .game-topbar #themeBtn.theme-switch{background:transparent!important;border-color:transparent!important;box-shadow:none!important;}
html[data-theme="light"] .game-topbar .balance-dropdown{background:#fff!important;border-color:#d7dfeb!important;box-shadow:0 18px 44px rgba(22,34,52,.16)!important;}
html[data-theme="light"] .game-topbar .balance-dropdown-row{color:#667487!important;}
html[data-theme="light"] .game-topbar .balance-dropdown-row strong{color:#172033!important;}
html[data-theme="light"] .game-topbar .balance-dropdown-actions button{color:#fff!important;}
html body .game-topbar{position:relative!important;z-index:1000!important;overflow:visible!important;}
html body .game-topbar .topbar-inner{position:relative!important;z-index:1001!important;overflow:visible!important;}
html body .game-topbar .balance-menu{z-index:1002!important;}
html body .game-topbar .balance-dropdown{z-index:1003!important;}
@media(max-width:560px){
  html body .game-topbar{overflow:visible!important;}
  html body .game-topbar .topbar-inner{overflow:visible!important;}
  html body .game-topbar .balance-menu{display:flex!important;flex:0 0 auto!important;margin-right:6px!important;}
  html body .game-topbar .balance-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:54px!important;height:30px!important;min-height:30px!important;padding:1px 6px 0!important;font-size:12px!important;font-weight:400!important;line-height:1!important;}
  html body .game-topbar .balance-dropdown{top:38px!important;right:-44px!important;width:216px!important;}
}
html[data-theme] body .game-topbar .balance-menu .balance-pill,
html[data-theme] body .game-topbar .balance-menu .balance-dropdown{
  background:var(--m1-translucent-surface)!important;
  border-color:var(--m1-translucent-border)!important;
  backdrop-filter:blur(var(--m1-translucent-blur))!important;
  -webkit-backdrop-filter:blur(var(--m1-translucent-blur))!important;
  box-shadow:var(--m1-translucent-shadow)!important;
}

@media(max-width:370px){
  html body .game-topbar .topbar-inner{
    padding-left:10px!important;
    padding-right:8px!important;
    gap:4px!important;
  }
  html body .game-topbar .brand.text-brand{
    width:50px!important;
    min-width:50px!important;
    flex-basis:50px!important;
  }
  html body .game-topbar .brand.text-brand:after{
    left:46px!important;
  }
  html body .game-topbar .desktop-nav{
    margin-left:9px!important;
    gap:4px!important;
  }
  html body .game-topbar .desktop-nav button,
  html body .game-topbar .desktop-nav button.active,
  html body[data-page="storage"] .game-topbar .desktop-nav button,
  html body[data-page="storage"] .game-topbar .desktop-nav button.active{
    font-size:12px!important;
    padding-left:2px!important;
    padding-right:2px!important;
  }
  html body .game-topbar #themeBtn.theme-switch{
    width:24px!important;
    min-width:24px!important;
    margin-right:0!important;
  }
  html body .game-topbar .balance-menu{
    margin-right:3px!important;
  }
  html body .game-topbar .balance-pill{
    min-width:48px!important;
    padding-left:5px!important;
    padding-right:5px!important;
    font-size:11px!important;
  }
  html body .game-topbar .profile-btn{
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
    min-height:36px!important;
  }
}

.game-topbar .profile-btn[data-user-icon="dev_seller"]{background:linear-gradient(135deg,#33215f,#7c3aed)!important;border:1px solid rgba(196,181,253,.55)!important;box-shadow:0 0 0 2px rgba(124,58,237,.18)!important}
.game-topbar .profile-btn[data-user-icon="dev_seller"] span{position:relative!important;background:linear-gradient(180deg,#f5f3ff,#c4b5fd)!important;display:grid!important;place-items:center!important}
.game-topbar .profile-btn[data-user-icon="dev_seller"] span:before{content:"S";color:#4c1d95;font-size:17px;font-weight:800;line-height:1}
html body .game-topbar #themeBtn.theme-switch:before{
  content:""!important;
  display:block!important;
  width:18px!important;
  height:18px!important;
  font-size:0!important;
  line-height:0!important;
  color:transparent!important;
  background:#ff8a2b!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M16.2 3.1c-2.65.7-4.65 3.1-4.65 5.95 0 3.55 2.9 6.45 6.45 6.45.6 0 1.18-.08 1.73-.24-1.38 2.05-3.73 3.39-6.39 3.39-4.27 0-7.74-3.46-7.74-7.74 0-3.63 2.51-6.68 5.9-7.51 1.54-.37 3.04-.42 4.7-.3Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M16.2 3.1c-2.65.7-4.65 3.1-4.65 5.95 0 3.55 2.9 6.45 6.45 6.45.6 0 1.18-.08 1.73-.24-1.38 2.05-3.73 3.39-6.39 3.39-4.27 0-7.74-3.46-7.74-7.74 0-3.63 2.51-6.68 5.9-7.51 1.54-.37 3.04-.42 4.7-.3Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  -webkit-mask-position:center calc(50% + 1px)!important;
  mask-position:center calc(50% + 1px)!important;
}
html body .game-topbar #themeBtn.theme-switch[data-theme-state=dark]:before{
  width:16px!important;
  height:16px!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 6.1a.9.9 0 0 1-.9-.9V3.7a.9.9 0 1 1 1.8 0v1.5a.9.9 0 0 1-.9.9Zm0 15.1a.9.9 0 0 1-.9-.9v-1.5a.9.9 0 1 1 1.8 0v1.5a.9.9 0 0 1-.9.9Zm6.8-8.3a.9.9 0 1 1 0-1.8h1.5a.9.9 0 1 1 0 1.8h-1.5Zm-15.1 0a.9.9 0 1 1 0-1.8h1.5a.9.9 0 1 1 0 1.8H3.7Zm12.8-5.4a.9.9 0 0 1 0-1.27l1.06-1.06a.9.9 0 1 1 1.27 1.27l-1.06 1.06a.9.9 0 0 1-1.27 0ZM5.17 18.83a.9.9 0 0 1 0-1.27l1.06-1.06a.9.9 0 1 1 1.27 1.27l-1.06 1.06a.9.9 0 0 1-1.27 0Zm12.39 0-1.06-1.06a.9.9 0 1 1 1.27-1.27l1.06 1.06a.9.9 0 0 1-1.27 1.27ZM6.23 7.5 5.17 6.44a.9.9 0 0 1 1.27-1.27L7.5 6.23A.9.9 0 0 1 6.23 7.5ZM12 16.2a4.2 4.2 0 1 1 0-8.4 4.2 4.2 0 0 1 0 8.4Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 6.1a.9.9 0 0 1-.9-.9V3.7a.9.9 0 1 1 1.8 0v1.5a.9.9 0 0 1-.9.9Zm0 15.1a.9.9 0 0 1-.9-.9v-1.5a.9.9 0 1 1 1.8 0v1.5a.9.9 0 0 1-.9.9Zm6.8-8.3a.9.9 0 1 1 0-1.8h1.5a.9.9 0 1 1 0 1.8h-1.5Zm-15.1 0a.9.9 0 1 1 0-1.8h1.5a.9.9 0 1 1 0 1.8H3.7Zm12.8-5.4a.9.9 0 0 1 0-1.27l1.06-1.06a.9.9 0 1 1 1.27 1.27l-1.06 1.06a.9.9 0 0 1-1.27 0ZM5.17 18.83a.9.9 0 0 1 0-1.27l1.06-1.06a.9.9 0 1 1 1.27 1.27l-1.06 1.06a.9.9 0 0 1-1.27 0Zm12.39 0-1.06-1.06a.9.9 0 1 1 1.27-1.27l1.06 1.06a.9.9 0 0 1-1.27 1.27ZM6.23 7.5 5.17 6.44a.9.9 0 0 1 1.27-1.27L7.5 6.23A.9.9 0 0 1 6.23 7.5ZM12 16.2a4.2 4.2 0 1 1 0-8.4 4.2 4.2 0 0 1 0 8.4Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  -webkit-mask-position:center center!important;
  mask-position:center center!important;
}
