.agSettingsDialog{width:min(980px,100%)!important;max-height:min(88vh,940px)!important;padding:0!important;border-radius:28px!important;background:radial-gradient(circle at top right,rgba(58,121,255,.14),transparent 26%),radial-gradient(circle at top left,rgba(246,82,180,.12),transparent 24%),linear-gradient(180deg,rgba(13,18,44,.98),rgba(20,18,52,.97))!important}.agSettingsFrame{display:flex;flex-direction:column;min-height:100%}.agSettingsHero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:26px 28px 18px;border-bottom:1px solid rgba(171,186,241,.1);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,0))}.agSettingsHero-copy{min-width:0}.agSettingsHero-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.agSettingsResetTop{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:rgba(240,244,255,.82);font-size:12px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.agSettingsResetTop:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.18);transform:translateY(-1px)}.agSettingsTabs{position:sticky;top:0;z-index:2;display:flex;gap:10px;padding:16px 28px 14px;overflow-x:auto;background:linear-gradient(180deg,rgba(14,19,46,.98),rgba(14,19,46,.86));border-bottom:1px solid rgba(171,186,241,.08);scrollbar-width:none}.agSettingsTabs::-webkit-scrollbar{display:none}.agSettingsTab{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-height:44px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:rgba(214,222,255,.78);font-size:13px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.agSettingsTab:hover{color:rgba(255,255,255,.96);border-color:rgba(117,196,255,.24);transform:translateY(-1px)}.agSettingsTab.is-active{background:linear-gradient(135deg,rgba(255,91,171,.2),rgba(75,126,255,.22));border-color:rgba(123,199,255,.4);color:#f8fbff;box-shadow:0 12px 28px rgba(33,23,91,.28)}.agSettingsBody{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.5fr);gap:18px;padding:20px 28px 28px}.agSettingsSidebar{position:sticky;top:88px;align-self:start;padding:22px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(73,128,255,.16),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.03));box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.agSettingsSidebar-badge{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.06);color:rgba(234,239,255,.84);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.agSettingsSidebar-title{margin:18px 0 8px;font-size:28px;line-height:1.06;font-weight:800;color:rgba(249,251,255,.98)}.agSettingsSidebar-copy{margin:0;font-size:14px;line-height:1.65;color:rgba(217,224,255,.72)}.agSettingsPanel{min-width:0;padding-top:10px}.agSettingsPanelStack,.agSettingsToggleGrid{display:grid;gap:12px}.agSettingsToggleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.agSettingsToggle{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:102px;padding:16px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02));color:rgba(235,240,255,.88);text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.agSettingsToggle:hover{transform:translateY(-2px);border-color:rgba(120,196,255,.2);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03));box-shadow:0 16px 34px rgba(18,16,52,.24)}.agSettingsToggle.is-active{border-color:rgba(125,204,255,.34);background:radial-gradient(circle at top right,rgba(69,126,255,.16),transparent 50%),linear-gradient(180deg,rgba(255,96,176,.12),rgba(255,255,255,.04));box-shadow:0 18px 40px rgba(22,14,64,.26),inset 0 1px 0 rgba(255,255,255,.06)}.agSettingsToggle-main{display:grid;gap:6px;min-width:0}.agSettingsToggle-title{font-size:15px;font-weight:800;color:#fff}.agSettingsToggle-copy{font-size:12px;line-height:1.55;color:rgba(210,220,255,.68)}.agSettingsToggle-switch{flex-shrink:0;width:50px;height:28px;padding:3px;border-radius:999px;background:rgba(255,255,255,.12);transition:background .18s ease}.agSettingsToggle.is-active .agSettingsToggle-switch{background:linear-gradient(135deg,rgba(255,96,176,.9),rgba(77,168,255,.92))}.agSettingsToggle-knob{display:block;width:22px;height:22px;border-radius:999px;background:#fff;transition:transform .18s ease;box-shadow:0 4px 10px rgba(0,0,0,.24)}.agSettingsToggle.is-active .agSettingsToggle-knob{transform:translateX(22px)}.agSettingsPanelBlock{padding:18px 18px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.02))}.agSettingsPanelBlock-head{margin-bottom:14px}.agSettingsPanelBlock-label{display:block;margin-bottom:6px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(241,245,255,.84)}.agSettingsPanelBlock-copy{margin:0;font-size:13px;line-height:1.6;color:rgba(207,216,255,.68)}.agSettingsSegmentRow{display:flex;flex-wrap:wrap;gap:8px}.agSettingsSegment{min-height:42px;padding:0 16px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:rgba(216,223,255,.8);font-size:12px;font-weight:700;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.agSettingsSegment:hover{transform:translateY(-1px);color:#fff;border-color:rgba(123,196,255,.22)}.agSettingsSegment.is-active{color:#fff;border-color:rgba(123,196,255,.36);background:linear-gradient(135deg,rgba(255,91,171,.18),rgba(69,126,255,.2));box-shadow:0 10px 26px rgba(22,16,64,.18)}.agSettingsTextInput{margin-top:12px;min-height:40px;border-radius:14px;background:rgba(9,12,30,.52)}@media (max-width:767px){.agSettingsDialog{border-radius:22px!important}.agSettingsHero{flex-direction:column;gap:14px;padding:20px 18px 14px}.agSettingsHero-actions{width:100%;justify-content:space-between}.agSettingsTabs{padding:12px 18px;gap:8px}.agSettingsTab{min-height:40px;padding:0 14px;font-size:12px}.agSettingsBody{grid-template-columns:1fr;gap:14px;padding:14px 18px 20px}.agSettingsSidebar{position:static;padding:16px;border-radius:18px}.agSettingsSidebar-title{margin-top:14px;font-size:22px}.agSettingsToggleGrid{grid-template-columns:1fr}.agSettingsToggle{min-height:88px;padding:14px 16px;border-radius:16px}.agSettingsPanelBlock{padding:16px;border-radius:18px}}@media (max-width:480px){.agSettingsHero{padding:18px 14px 12px}.agSettingsTabs{padding:10px 14px}.agSettingsBody{padding:12px 14px 16px}.agSettingsSidebar-title{font-size:19px}.agSettingsPanelBlock-copy,.agSettingsSidebar-copy{font-size:12px}.agSettingsToggle-title{font-size:14px}.agSettingsToggle-copy{font-size:11px}}.agSettingsRoot{color:#f8fbff}.agSettingsBackdrop{background:radial-gradient(ellipse at 20% 12%,rgba(34,211,238,.16) 0,transparent 42%),radial-gradient(ellipse at 82% 88%,rgba(56,130,246,.14) 0,transparent 46%),rgba(2,6,22,.74)!important;backdrop-filter:blur(7px) saturate(1.14)!important}.agSettingsDialog{position:relative;width:min(820px,calc(100vw - 32px))!important;max-height:min(88vh,860px)!important;border:2px solid rgba(103,232,249,.55)!important;border-bottom:9px solid rgba(6,26,64,.98)!important;border-radius:26px!important;background:radial-gradient(circle at 14% 4%,rgba(103,232,249,.22),transparent 30%),radial-gradient(circle at 88% 0,rgba(77,130,246,.26),transparent 34%),radial-gradient(circle at 50% 110%,rgba(34,211,238,.1),transparent 46%),linear-gradient(180deg,rgba(11,22,56,.985),rgba(6,12,36,.99) 56%,rgba(3,8,26,.992))!important;box-shadow:0 22px 0 rgba(6,26,64,.78),0 38px 90px rgba(0,0,0,.62),0 0 60px rgba(34,211,238,.18),inset 0 2px 0 rgba(255,255,255,.16),inset 0 0 0 1px rgba(103,232,249,.1)!important;overflow:hidden!important}.agSettingsDialog:before{left:-60%;width:45%;height:100%;background:linear-gradient(105deg,transparent,rgba(168,245,255,.1) 46%,rgba(168,245,255,.16) 50%,rgba(168,245,255,.1) 54%,transparent);animation:agSettingsSheen 7s ease-in-out infinite}.agSettingsDialog:after,.agSettingsDialog:before{content:"";position:absolute;top:0;pointer-events:none;z-index:3}.agSettingsDialog:after{inset-inline:0;height:2px;background:linear-gradient(90deg,transparent,rgba(103,232,249,.85) 30%,rgba(56,189,248,.95) 50%,rgba(103,232,249,.85) 70%,transparent);box-shadow:0 0 14px rgba(34,211,238,.55)}@keyframes agSettingsSheen{0%{transform:translateX(0)}55%{transform:translateX(420%)}to{transform:translateX(420%)}}@media (prefers-reduced-motion:reduce){.agSettingsDialog:before{animation:none;opacity:0}}.agSettingsModalHeader{position:relative;min-height:118px;align-items:center;border:2px solid rgba(165,243,255,.42)!important;border-bottom:8px solid rgba(5,28,92,.96)!important;border-radius:18px;margin:20px 20px 0;padding:18px 20px!important;overflow:hidden;background:radial-gradient(circle at 8% 12%,rgba(255,255,255,.26),transparent 30%),radial-gradient(circle at 96% 120%,rgba(7,24,86,.55),transparent 44%),linear-gradient(135deg,#5cf0ff,#1fa8e8 38%,#2461d8 70%,#163aa8)!important;box-shadow:0 10px 0 rgba(4,22,80,.84),0 20px 38px rgba(0,0,0,.32),0 0 30px rgba(34,211,238,.28),inset 0 2px 0 rgba(255,255,255,.3)}.agSettingsModalHeader:before{content:"";position:absolute;top:0;left:-40%;width:34%;height:100%;pointer-events:none;background:linear-gradient(105deg,transparent,rgba(255,255,255,.22) 48%,transparent);animation:agSettingsHeaderShimmer 5.5s ease-in-out infinite}@keyframes agSettingsHeaderShimmer{0%{transform:translateX(0)}60%{transform:translateX(480%)}to{transform:translateX(480%)}}@media (prefers-reduced-motion:reduce){.agSettingsModalHeader:before{animation:none;opacity:0}}.agSettingsModalHeaderAsset{display:grid;width:clamp(82px,12vw,126px);height:clamp(82px,12vw,126px);flex:0 0 auto;place-items:center;margin:-18px 2px -18px auto;pointer-events:none}.agSettingsModalHeaderAsset img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:drop-shadow(0 17px 16px rgba(0,0,0,.55)) drop-shadow(0 0 22px rgba(85,220,255,.22))}.agSettingsModalKicker,.agSettingsModalMeta{display:none!important}.agSettingsModalTitle{color:#ffffff!important;font-family:var(--font-game-display),var(--font-shop-display),Impact,sans-serif;font-size:clamp(2rem,5vw,3rem)!important;font-weight:950!important;line-height:.92!important;letter-spacing:0!important;text-transform:uppercase;text-shadow:0 4px 0 rgba(0,0,0,.38),0 0 18px rgba(255,255,255,.16)}.agSettingsCloseButton,.agSettingsOption,.agSettingsResetButton,.agSettingsSaveButton,.agSettingsSegmentButton,.agSettingsTabButton{color:#f8fbff!important;-webkit-text-fill-color:#f8fbff!important;text-shadow:0 2px 0 rgba(0,0,0,.52)}.agSettingsResetButton{min-height:36px;border:2px solid rgba(255,245,194,.62)!important;border-bottom:5px solid rgba(132,74,6,.94)!important;border-radius:13px!important;background:linear-gradient(180deg,#ffd977,#f59e0b)!important;box-shadow:0 6px 0 rgba(132,74,6,.36),inset 0 2px 0 rgba(255,255,255,.28)!important}.agSettingsCloseButton{width:46px!important;height:46px!important;border:2px solid rgba(255,225,196,.75)!important;border-bottom:6px solid rgba(126,42,6,.96)!important;border-radius:15px!important;background:linear-gradient(180deg,#ffbd68,#f97316 52%,#c2410c)!important;color:#ffffff!important;box-shadow:0 7px 0 rgba(126,42,6,.38),0 0 22px rgba(249,115,22,.3),inset 0 2px 0 rgba(255,255,255,.3)!important}.agSettingsCloseButton:active,.agSettingsOption:active,.agSettingsResetButton:active,.agSettingsSaveButton:active,.agSettingsSegmentButton:active,.agSettingsTabButton:active{transform:translateY(4px)!important;box-shadow:none!important}.agSettingsTabBar{padding:16px 20px 10px!important}.agSettingsTabBar,.agSettingsTabGrid{border:0!important;background:transparent!important}.agSettingsTabGrid{gap:10px!important;padding:0!important}.agSettingsTabButton{min-height:48px;border:2px solid rgba(127,189,255,.36);border-bottom:6px solid rgba(17,48,121,.92);border-radius:14px!important;background:radial-gradient(circle at 28% 12%,rgba(255,255,255,.16),transparent 40%),linear-gradient(180deg,rgba(49,89,218,.92),rgba(24,47,135,.98))!important;box-shadow:0 6px 0 rgba(17,48,121,.34),inset 0 2px 0 rgba(255,255,255,.14)}.agSettingsTabButton.is-active{border-color:rgba(165,243,255,.78) rgba(165,243,255,.78) rgba(7,89,133,.98)!important;background:radial-gradient(circle at 26% 12%,rgba(255,255,255,.26),transparent 42%),linear-gradient(180deg,#67e8f9,#0891b2)!important;box-shadow:0 7px 0 rgba(7,89,133,.42),0 0 24px rgba(34,211,238,.28),inset 0 2px 0 rgba(255,255,255,.22)!important}.agSettingsContent{max-height:min(56vh,560px)!important;padding:12px 20px 18px!important;scrollbar-color:rgba(103,232,249,.72) rgba(5,10,32,.72)}.agSettingsContent::-webkit-scrollbar{width:10px}.agSettingsContent::-webkit-scrollbar-track{background:rgba(5,10,32,.72);border-radius:999px}.agSettingsContent::-webkit-scrollbar-thumb{border-radius:999px;background:linear-gradient(180deg,#67e8f9,#2469d8)}.agSettingsOption,.agSettingsSectionHeader,.agSettingsSegmentGroup{border:2px solid rgba(82,217,255,.22)!important;border-bottom:6px solid rgba(2,8,30,.88)!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.075),transparent 38px),radial-gradient(circle at 0 0,rgba(78,204,255,.13),transparent 50%),linear-gradient(180deg,rgba(19,28,67,.94),rgba(7,12,36,.97))!important;box-shadow:0 8px 0 rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.1)}.agSettingsSectionHeader{padding:13px!important}.agSettingsOptionIcon,.agSettingsSectionIcon{border:2px solid rgba(165,243,255,.46)!important;border-bottom:5px solid rgba(7,89,133,.82)!important;border-radius:14px!important;background:radial-gradient(circle at 30% 15%,rgba(255,255,255,.36),transparent 40%),linear-gradient(180deg,#67e8f9,#0891b2)!important;color:#ffffff!important;box-shadow:0 5px 0 rgba(7,89,133,.32),0 0 18px rgba(34,211,238,.24)!important}.agSettingsSectionEyebrow{color:#6feaff!important;-webkit-text-fill-color:#6feaff!important;border-color:rgba(111,234,255,.26)!important;background:rgba(7,14,42,.62)!important}.agSettingsOptionTitle,.agSettingsSectionTitle,.agSettingsSegmentLabel{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-family:var(--font-game-display),var(--font-shop-display),Impact,sans-serif;font-weight:950!important;letter-spacing:0!important;text-shadow:0 3px 0 rgba(0,0,0,.42)}.agSettingsOptionCopy,.agSettingsSectionCopy,.agSettingsSegmentCopy{color:#cfe6ff!important;-webkit-text-fill-color:#cfe6ff!important;font-weight:800!important;text-shadow:0 1px 0 rgba(0,0,0,.32)}.agSettingsOption{min-height:86px;padding:13px!important}.agSettingsOption:hover{transform:translateY(-2px) scale(1.01);border-color:rgba(111,234,255,.38)!important}.agSettingsOption.is-active{border-color:rgba(103,232,249,.5)!important;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent 38px),radial-gradient(circle at 0 0,rgba(34,211,238,.16),transparent 50%),linear-gradient(180deg,rgba(13,44,78,.94),rgba(6,18,40,.98))!important;box-shadow:0 8px 0 rgba(2,8,30,.4),0 0 22px rgba(34,211,238,.18),inset 0 1px 0 rgba(255,255,255,.12)!important}.agSettingsSwitch{width:44px!important;height:24px!important;border:2px solid rgba(255,255,255,.2)!important;background:rgba(6,12,34,.78)!important;box-shadow:inset 0 2px 6px rgba(0,0,0,.42)}.agSettingsOption.is-active .agSettingsSwitch{border-color:rgba(190,255,177,.62)!important;background:linear-gradient(180deg,#9cff52,#22c55e)!important;box-shadow:0 0 16px rgba(34,197,94,.24),inset 0 1px 0 rgba(255,255,255,.28)}.agSettingsSwitchKnob{background:#ffffff!important;box-shadow:0 3px 0 rgba(0,0,0,.28)!important}.agSettingsSegmentGroup{padding:14px!important}.agSettingsSegmentGrid{gap:8px!important;border:0!important;background:rgba(2,7,24,.62)!important;padding:7px!important;border-radius:16px!important}.agSettingsSegmentButton{min-height:38px;border:2px solid rgba(127,189,255,.28);border-bottom:5px solid rgba(17,48,121,.88);border-radius:12px!important;background:linear-gradient(180deg,rgba(49,89,218,.86),rgba(24,47,135,.96))!important;font-weight:950!important;white-space:normal;box-shadow:0 5px 0 rgba(17,48,121,.28)}.agSettingsSegmentButton.is-active{border-color:rgba(165,243,255,.78) rgba(165,243,255,.78) rgba(7,89,133,.98)!important;background:radial-gradient(circle at 28% 12%,rgba(255,255,255,.32),transparent 40%),linear-gradient(180deg,#67e8f9,#0891b2)!important;color:#04233a!important;-webkit-text-fill-color:#04233a!important;box-shadow:0 6px 0 rgba(7,89,133,.42),0 0 24px rgba(34,211,238,.3)!important}.agSettingsTextInput{min-height:44px!important;border:2px solid rgba(82,217,255,.22)!important;border-bottom:5px solid rgba(2,8,30,.88)!important;border-radius:14px!important;background:rgba(2,7,24,.72)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-weight:850}.agSettingsFooter{border:0!important;padding:0 20px 20px!important;background:transparent!important}.agSettingsSaveButton{min-height:44px;border:2px solid rgba(190,255,177,.72)!important;border-bottom:6px solid rgba(21,128,61,.96)!important;border-radius:14px!important;background:radial-gradient(circle at 30% 16%,rgba(255,255,255,.34),transparent 40%),linear-gradient(180deg,#c8ff5d,#22c55e)!important;box-shadow:0 7px 0 rgba(21,128,61,.34),0 0 24px rgba(34,197,94,.24),inset 0 2px 0 rgba(255,255,255,.28)!important}@media (max-width:760px){.agSettingsDialog{width:min(100vw - 18px,820px)!important;border-radius:20px!important}.agSettingsModalHeader{margin:12px 12px 0;min-height:96px;padding:14px!important}.agSettingsModalHeaderAsset{width:76px;height:76px;margin-right:-6px}.agSettingsModalTitle{font-size:clamp(1.65rem,9vw,2.25rem)!important}.agSettingsTabBar{padding:14px 12px 8px!important}.agSettingsTabGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.agSettingsContent{max-height:min(58vh,560px)!important;padding:10px 12px 14px!important}.agSettingsFooter{padding:0 12px 14px!important}}.agSettingsRoot{font-family:var(--font-game),var(--font-display),var(--font-sans),system-ui,sans-serif!important;align-items:center!important;justify-content:center!important;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left))!important}.agSettingsBackdrop{background:radial-gradient(circle at 18% 12%,rgba(34,211,238,.12),transparent 34%),radial-gradient(circle at 84% 86%,rgba(77,111,255,.12),transparent 38%),rgba(3,7,24,.38)!important;backdrop-filter:blur(2px) saturate(1.05)!important}.agSettingsDialog{width:min(760px,calc(100vw - 28px))!important;max-height:min(86svh,760px)!important;border:1px solid rgba(103,232,249,.32)!important;border-bottom:4px solid rgba(10,39,92,.92)!important;border-radius:22px!important;background:radial-gradient(circle at 14% 0,rgba(34,211,238,.15),transparent 30%),radial-gradient(circle at 100% 18%,rgba(77,111,255,.2),transparent 32%),linear-gradient(180deg,rgba(20,28,71,.94),rgba(9,14,43,.96) 58%,rgba(5,10,31,.97))!important;box-shadow:0 18px 48px rgba(0,0,0,.42),0 0 38px rgba(34,211,238,.12),inset 0 1px 0 rgba(255,255,255,.14)!important;animation:agSettingsEnter .18s cubic-bezier(.2,.9,.2,1) both!important}.agSettingsDialog:before{opacity:.42!important;animation-duration:10s!important}.agSettingsModalHeader{min-height:84px!important;margin:14px 14px 0!important;padding:14px 16px!important;border:1px solid rgba(165,243,255,.34)!important;border-bottom:4px solid rgba(7,65,132,.88)!important;border-radius:18px!important;background:radial-gradient(circle at 12% 0,rgba(255,255,255,.2),transparent 28%),linear-gradient(135deg,#38d5ff,#246cff 56%,#263aa0)!important;box-shadow:0 8px 22px rgba(0,0,0,.28),0 0 24px rgba(34,211,238,.16),inset 0 1px 0 rgba(255,255,255,.26)!important}.agSettingsModalTitle,.agSettingsSectionTitle{font-family:var(--font-game-display),var(--font-shop-display),var(--font-display),Impact,"Arial Black",system-ui,sans-serif!important;letter-spacing:0!important;text-transform:uppercase!important}.agSettingsModalTitle{font-size:clamp(1.8rem,4vw,2.55rem)!important;line-height:.96!important;text-shadow:0 3px 0 rgba(0,0,0,.34),0 0 12px rgba(255,255,255,.16)!important}.agSettingsSectionTitle{font-size:clamp(1.1rem,2vw,1.35rem)!important;line-height:1!important}.agSettingsModalHeaderAsset{width:clamp(64px,9vw,92px)!important;height:clamp(64px,9vw,92px)!important;margin:-10px 0 -10px auto!important;opacity:.92!important}.agSettingsModalHeader>.flex.shrink-0{gap:8px!important}.agSettingsCloseButton,.agSettingsResetButton,.agSettingsSaveButton,.agSettingsSegmentButton,.agSettingsTabButton{font-family:var(--font-game),var(--font-display),var(--font-sans),system-ui,sans-serif!important;text-shadow:none!important;transform:translateZ(0)}.agSettingsResetButton{min-height:32px!important;padding:0 11px!important;border:1px solid rgba(255,220,120,.46)!important;border-bottom:3px solid rgba(144,82,8,.86)!important;border-radius:11px!important;background:linear-gradient(180deg,#ffd56b,#f59e0b)!important;box-shadow:0 4px 0 rgba(144,82,8,.22),inset 0 1px 0 rgba(255,255,255,.22)!important}.agSettingsCloseButton{width:36px!important;height:36px!important;border:1px solid rgba(255,214,176,.54)!important;border-bottom:3px solid rgba(126,42,6,.86)!important;border-radius:12px!important;background:linear-gradient(180deg,#ffb760,#f97316 64%,#c2410c)!important;box-shadow:0 4px 0 rgba(126,42,6,.22),inset 0 1px 0 rgba(255,255,255,.24)!important}.agSettingsTabBar{padding:12px 14px 8px!important}.agSettingsTabGrid{border:1px solid rgba(103,232,249,.14)!important;background:rgba(2,7,24,.36)!important;border-radius:14px!important;padding:4px!important}.agSettingsTabButton{min-height:34px!important;padding:0 8px!important;border:0!important;border-bottom:0!important;border-radius:10px!important;background:transparent!important;box-shadow:none!important;color:rgba(224,235,255,.72)!important;-webkit-text-fill-color:rgba(224,235,255,.72)!important;font-size:.75rem!important;font-weight:850!important}.agSettingsTabButton.is-active{background:linear-gradient(180deg,rgba(34,211,238,.22),rgba(37,99,235,.28))!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;box-shadow:0 6px 14px rgba(34,211,238,.13),inset 0 1px 0 rgba(255,255,255,.12)!important}.agSettingsContent{max-height:min(58svh,520px)!important;padding:12px 14px 14px!important;scrollbar-width:thin;scrollbar-color:rgba(34,211,238,.58) rgba(2,7,24,.26)}.agSettingsOption,.agSettingsSectionHeader,.agSettingsSegmentGroup{border:1px solid rgba(125,211,252,.14)!important;background:linear-gradient(180deg,rgba(28,42,92,.44),rgba(8,15,43,.58))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}.agSettingsSectionHeader{margin-bottom:12px!important;padding:12px!important;border-radius:16px!important}.agSettingsSectionIcon{width:40px!important;height:40px!important;border-radius:12px!important}.agSettingsOption{min-height:auto!important;padding:11px!important;border-radius:14px!important;gap:10px!important;text-shadow:none!important}.agSettingsOption:hover{transform:translateY(-1px)!important;border-color:rgba(103,232,249,.3)!important;background:linear-gradient(180deg,rgba(35,55,117,.52),rgba(10,18,50,.64))!important;box-shadow:0 10px 22px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.1)!important}.agSettingsOption.is-active{border-color:rgba(56,214,107,.42)!important;background:linear-gradient(180deg,rgba(30,112,103,.42),rgba(8,30,55,.68))!important}.agSettingsOptionIcon{width:34px!important;height:34px!important;border-radius:11px!important}.agSettingsOptionTitle{font-size:.86rem!important;font-weight:900!important}.agSettingsOptionCopy,.agSettingsOptionTitle,.agSettingsSectionCopy,.agSettingsSegmentCopy{font-family:var(--font-game),var(--font-display),var(--font-sans),system-ui,sans-serif!important;letter-spacing:0!important}.agSettingsOptionCopy,.agSettingsSectionCopy,.agSettingsSegmentCopy{color:rgba(218,229,255,.74)!important}.agSettingsSwitch{width:38px!important;height:22px!important;border:1px solid rgba(255,255,255,.16)!important}.agSettingsSwitchKnob{width:16px!important;height:16px!important;box-shadow:0 2px 5px rgba(0,0,0,.28)!important}.agSettingsOption.is-active .agSettingsSwitchKnob{transform:translateX(18px)!important}.agSettingsSegmentGroup{padding:12px!important;border-radius:16px!important}.agSettingsSegmentGrid{gap:5px!important;padding:5px!important;border-radius:13px!important;background:rgba(2,7,24,.44)!important}.agSettingsSegmentButton{min-height:32px!important;padding:0 9px!important;border:0!important;border-bottom:0!important;border-radius:9px!important;background:transparent!important;box-shadow:none!important;color:rgba(226,236,255,.76)!important;-webkit-text-fill-color:rgba(226,236,255,.76)!important;font-size:.74rem!important;font-weight:850!important}.agSettingsSegmentButton.is-active{background:linear-gradient(180deg,rgba(56,214,107,.94),rgba(22,163,74,.98))!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;box-shadow:0 7px 16px rgba(34,197,94,.18),inset 0 1px 0 rgba(255,255,255,.18)!important}.agSettingsTextInput{min-height:38px!important;border:1px solid rgba(125,211,252,.22)!important;border-bottom:2px solid rgba(4,17,45,.82)!important;border-radius:12px!important;font-weight:650!important}.agSettingsFooter{padding:0 14px 14px!important}.agSettingsSaveButton{min-height:38px!important;padding:0 14px!important;border:1px solid rgba(190,255,177,.58)!important;border-bottom:3px solid rgba(21,128,61,.88)!important;border-radius:12px!important;background:linear-gradient(180deg,#86efac,#22c55e)!important;box-shadow:0 5px 0 rgba(21,128,61,.22),0 0 18px rgba(34,197,94,.16)!important;color:#052e16!important;-webkit-text-fill-color:#052e16!important}.agSettingsCloseButton:active,.agSettingsOption:active,.agSettingsResetButton:active,.agSettingsSaveButton:active,.agSettingsSegmentButton:active,.agSettingsTabButton:active{transform:translateY(2px)!important}@keyframes agSettingsEnter{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:760px){.agSettingsRoot{align-items:flex-end!important;padding:10px!important}.agSettingsDialog{width:calc(100vw - 20px)!important;max-height:calc(100svh - 20px)!important;border-radius:18px!important}.agSettingsModalHeader{min-height:76px!important;margin:10px 10px 0!important;padding:12px!important}.agSettingsModalHeaderAsset{display:none!important}.agSettingsModalTitle{font-size:clamp(1.55rem,8vw,2rem)!important}.agSettingsTabBar{padding:10px 10px 6px!important}.agSettingsTabGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.agSettingsContent{max-height:calc(100svh - 238px)!important}.agSettingsContent,.agSettingsOption{padding:10px!important}.agSettingsFooter{padding:0 10px 10px!important}.agSettingsSaveButton{width:100%!important;justify-content:center!important}}@media (max-width:390px){.agSettingsModalHeader>.flex.shrink-0{position:absolute;top:10px;right:10px}.agSettingsResetButton{display:none!important}.agSettingsCloseButton{width:34px!important;height:34px!important}}.agSettingsRoot .agSettingsBackdrop{background:rgba(4,7,18,.42)!important;backdrop-filter:blur(2px) saturate(.72)!important}.agSettingsRoot .agSettingsDialog{border-color:rgba(139,154,184,.28) rgba(139,154,184,.28) rgba(5,9,22,.94)!important;background:linear-gradient(180deg,rgba(25,31,49,.97),rgba(11,15,27,.98))!important;box-shadow:0 18px 48px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.08)!important}.agSettingsRoot .agSettingsModalHeader{border-color:rgba(155,169,196,.26) rgba(155,169,196,.26) rgba(8,13,28,.92)!important;background:linear-gradient(180deg,#39445d,#252d42)!important;box-shadow:0 7px 18px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.1)!important}.agSettingsRoot .agSettingsCloseButton,.agSettingsRoot .agSettingsResetButton,.agSettingsRoot .agSettingsSaveButton{border-color:rgba(170,183,207,.3) rgba(170,183,207,.3) rgba(8,13,27,.9)!important;background:linear-gradient(180deg,#59657e,#3b465e)!important;color:#f4f7fb!important;-webkit-text-fill-color:#f4f7fb!important;box-shadow:0 4px 0 rgba(5,9,20,.34),inset 0 1px 0 rgba(255,255,255,.1)!important}.agSettingsRoot .agSettingsSegmentGrid,.agSettingsRoot .agSettingsTabGrid{border-color:rgba(139,154,184,.16)!important;background:rgba(5,8,17,.38)!important}.agSettingsRoot .agSettingsSegmentButton.is-active,.agSettingsRoot .agSettingsTabButton.is-active{background:linear-gradient(180deg,#596782,#3f4b65)!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)!important}.agSettingsRoot .agSettingsOption,.agSettingsRoot .agSettingsSectionHeader,.agSettingsRoot .agSettingsSegmentGroup{border-color:rgba(139,154,184,.16)!important;background:linear-gradient(180deg,rgba(43,51,72,.72),rgba(20,25,40,.82))!important}.agSettingsRoot .agSettingsOption:hover{border-color:rgba(164,178,204,.28)!important;background:linear-gradient(180deg,rgba(51,60,83,.78),rgba(23,29,46,.88))!important;box-shadow:0 9px 20px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.08)!important}.agSettingsRoot .agSettingsOption.is-active{border-color:rgba(148,165,195,.3)!important;background:linear-gradient(180deg,rgba(57,68,94,.82),rgba(25,31,49,.92))!important}.agSettingsRoot .agSettingsOptionIcon,.agSettingsRoot .agSettingsSectionIcon{border-color:rgba(157,172,201,.22) rgba(157,172,201,.22) rgba(8,13,27,.74)!important;background:linear-gradient(180deg,#4c5871,#303a50)!important;color:#dce4f1!important;box-shadow:0 3px 0 rgba(5,9,20,.26)!important}.agSettingsRoot .agSettingsSectionEyebrow{border-color:rgba(153,169,198,.18)!important;background:rgba(8,12,23,.42)!important;color:#aebbd1!important;-webkit-text-fill-color:#aebbd1!important}.agSettingsRoot .agSettingsOption.is-active .agSettingsSwitch{border-color:rgba(174,188,212,.32)!important;background:linear-gradient(180deg,#71809d,#4b5872)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)!important}.agSettingsRoot .agSettingsTextInput{border-color:rgba(142,158,188,.22) rgba(142,158,188,.22) rgba(5,9,20,.86)!important;background:rgba(6,9,18,.56)!important}.agSettingsRoot .agSettingsContent{scrollbar-color:rgba(120,137,168,.58) rgba(5,8,17,.3)!important}.agSettingsRoot .agSettingsDialog>span[aria-hidden],.agSettingsRoot .agSettingsModalHeaderAsset{display:none!important}.agSettingsRoot .agSettingsSegmentButton,.agSettingsRoot .agSettingsTabButton{border:0!important;background:linear-gradient(180deg,#46516a,#303a50)!important;color:#dbe3ef!important;-webkit-text-fill-color:#dbe3ef!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important}.agSettingsRoot .agSettingsSegmentButton:hover,.agSettingsRoot .agSettingsTabButton:hover{background:linear-gradient(180deg,#515e78,#39455d)!important}.agSettingsRoot img,.agSettingsRoot svg{filter:saturate(.22) brightness(.94)!important}.agSettingsRoot .agarioRasterIcon,.agSettingsRoot .agarioSpriteIcon{color:#dbe3ef!important;filter:grayscale(1) saturate(0) brightness(.82) contrast(.95)!important;opacity:.72!important}.agSettingsRoot .agSettingsCloseButton svg,.agSettingsRoot .agSettingsResetButton svg,.agSettingsRoot .agSettingsSaveButton svg,.agSettingsRoot .agSettingsTabButton svg{color:#dbe3ef!important}.agSettingsRoot .agSettingsSaveButton,.agSettingsRoot .agSettingsSegmentButton.is-active{border-bottom-color:rgba(20,27,43,.9)!important}html body .agSettingsRoot .agSettingsDialog .agarioRasterIcon.agarioSpriteIcon{width:.72rem!important;min-width:.72rem!important;height:.72rem!important;min-height:.72rem!important;border-radius:999px!important;background:rgba(219,227,239,.68)!important;background-image:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16)!important;color:#dbe3ef!important;filter:none!important;opacity:.72!important}html body .agSettingsRoot .agSettingsDialog .agSettingsSaveButton,html body .agSettingsRoot .agSettingsDialog .agSettingsSegmentButton.is-active,html body .agSettingsRoot .agSettingsDialog .agSettingsTabButton.is-active{border-bottom-color:rgba(20,27,43,.92)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)!important}html body .agSettingsRoot .agSettingsBackdrop{background:radial-gradient(ellipse 76% 58% at 50% 32%,rgba(65,105,225,.2),transparent 62%),rgba(4,8,24,.68)!important;backdrop-filter:blur(6px) saturate(.82) brightness(.82)!important}html body .agSettingsRoot .agSettingsDialog{border-color:rgba(100,128,214,.42) rgba(100,128,214,.42) rgba(13,25,70,.96)!important;background:radial-gradient(ellipse 82% 38% at 50% -6%,rgba(65,105,225,.22),transparent 68%),linear-gradient(180deg,rgba(22,33,74,.98),rgba(10,15,38,.99))!important;box-shadow:0 20px 52px rgba(0,0,0,.48),0 0 34px rgba(65,105,225,.14),inset 0 1px 0 rgba(255,255,255,.1)!important}html body .agSettingsRoot .agSettingsModalHeader{border-color:rgba(128,154,232,.34) rgba(128,154,232,.34) rgba(17,35,96,.94)!important;background:linear-gradient(180deg,rgba(55,78,151,.96),rgba(28,42,100,.98))!important}html body .agSettingsRoot .agSettingsCloseButton,html body .agSettingsRoot .agSettingsResetButton,html body .agSettingsRoot .agSettingsSaveButton,html body .agSettingsRoot .agSettingsSegmentButton,html body .agSettingsRoot .agSettingsTabButton{border-color:rgba(128,154,232,.24) rgba(128,154,232,.24) rgba(16,31,84,.92)!important;background:linear-gradient(180deg,#31447d,#22315f)!important;color:#eef3ff!important;-webkit-text-fill-color:#eef3ff!important}html body .agSettingsRoot .agSettingsSaveButton,html body .agSettingsRoot .agSettingsSegmentButton.is-active,html body .agSettingsRoot .agSettingsTabButton.is-active{border-color:rgba(148,171,238,.42) rgba(148,171,238,.42) rgba(18,37,102,.96)!important;background:linear-gradient(180deg,#4a6ed6,#2f50ad)!important;box-shadow:0 4px 0 rgba(13,27,82,.28),inset 0 1px 0 rgba(255,255,255,.16)!important}html body .agSettingsRoot .agSettingsOption,html body .agSettingsRoot .agSettingsSectionHeader,html body .agSettingsRoot .agSettingsSegmentGroup{border-color:rgba(107,134,217,.22)!important;background:linear-gradient(180deg,rgba(34,48,96,.82),rgba(17,24,55,.92))!important}html body .agSettingsRoot .agSettingsOption.is-active,html body .agSettingsRoot .agSettingsOption:hover{border-color:rgba(128,154,232,.34)!important;background:linear-gradient(180deg,rgba(42,61,125,.88),rgba(20,31,74,.94))!important}html body .agSettingsRoot .agSettingsDialog .agarioRasterIcon.agarioSpriteIcon,html body .agSettingsRoot .agSettingsOptionIcon,html body .agSettingsRoot .agSettingsSectionIcon{border-color:rgba(135,160,232,.32)!important;background:linear-gradient(180deg,#4968c1,#283f8c)!important;color:#eef3ff!important}html body .agSettingsRoot .agSettingsOption.is-active .agSettingsSwitch{border-color:rgba(148,171,238,.42)!important;background:linear-gradient(180deg,#5e7ee0,#385ab8)!important}.playerProfilePreview{position:absolute;left:calc(100% + .85rem);bottom:.75rem;z-index:80;isolation:isolate;display:flex;overflow-x:hidden;overflow-y:auto;flex-direction:column;width:min(29rem,calc(100vw - 1.5rem));max-height:min(42rem,calc(100vh - 1.5rem));border:2px solid rgba(79,140,255,.28);border-radius:26px;background:linear-gradient(180deg,rgba(8,13,38,.64),rgba(5,8,26,.74)),rgba(5,8,26,.62);color:#f8fbff;font-family:var(--font-game),var(--font-display),system-ui,sans-serif;scrollbar-color:rgba(85,160,255,.58) rgba(4,8,26,.62);backdrop-filter:blur(10px) saturate(1.08);box-shadow:0 8px 0 rgba(3,7,24,.86),0 30px 74px rgba(0,0,0,.62),0 0 0 1px rgba(53,194,255,.1),inset 0 1px 0 rgba(255,255,255,.11);animation:playerProfilePreviewIn .28s cubic-bezier(.16,1.4,.32,1) both}.playerProfilePreview:before{content:"";inset:-1px;z-index:-2;background:radial-gradient(ellipse 60% 38% at 18% 0,rgba(53,194,255,.22),transparent 72%),radial-gradient(ellipse 52% 42% at 92% 18%,rgba(255,176,32,.16),transparent 70%)}.playerProfilePreview:before,.playerProfilePreview__bg{position:absolute;border-radius:inherit;pointer-events:none}.playerProfilePreview__bg{inset:0;z-index:-1;overflow:hidden;background:linear-gradient(180deg,rgba(6,10,31,.2),rgba(4,7,22,.36)),url(/agario/assets/backgrounds/agario_next_home_real-20260614.webp) 50% /cover no-repeat;opacity:.22;filter:saturate(1.04) brightness(.76)}.playerProfilePreview__cover{position:relative;isolation:isolate;overflow:hidden;border-radius:24px 24px 18px 18px;background:linear-gradient(90deg,rgba(5,8,26,.58),rgba(13,30,82,.38) 52%,rgba(12,20,54,.18)),rgba(9,18,54,.28);box-shadow:inset 0 -1px 0 rgba(85,160,255,.18),0 10px 26px rgba(1,5,20,.28)}.playerProfilePreview__cover:after,.playerProfilePreview__cover:before{content:"";position:absolute;pointer-events:none}.playerProfilePreview__cover:before{inset:0;z-index:-1;background:url(/agario/assets/profile/generated/profile-hero-cosmic.webp) 50%/cover no-repeat;opacity:.38}.playerProfilePreview__cover:after{inset:auto 16px 0;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(53,194,255,.72),rgba(255,200,61,.6),transparent)}.playerProfilePreview__actions,.playerProfilePreview__badge,.playerProfilePreview__badges,.playerProfilePreview__brand,.playerProfilePreview__button,.playerProfilePreview__chip,.playerProfilePreview__close,.playerProfilePreview__featuredBadge,.playerProfilePreview__feedback,.playerProfilePreview__kicker,.playerProfilePreview__meta,.playerProfilePreview__modePill,.playerProfilePreview__statusChip,.playerProfilePreview__topbar{display:flex;align-items:center}.playerProfilePreview__topbar{position:relative;z-index:2;justify-content:space-between;gap:.5rem;padding:.58rem .7rem .45rem;background:linear-gradient(180deg,rgba(5,8,26,.58),rgba(5,8,26,0))}.playerProfilePreview__brand,.playerProfilePreview__modePill{min-width:0;border:1px solid rgba(85,160,255,.26);border-radius:999px;background:rgba(7,14,43,.58);padding:.28rem .54rem;color:#64d8ff;font-family:var(--font-game-display),Impact,system-ui,sans-serif;font-size:.58rem;font-weight:1000;letter-spacing:.1em;text-shadow:0 1px 0 rgba(0,0,0,.75);text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.playerProfilePreview__modePill{overflow:hidden;flex:1 1 auto;color:#ffc83d;font-size:.56rem;letter-spacing:.08em;justify-content:center;text-align:center;text-overflow:ellipsis;white-space:nowrap}.playerProfilePreview__close{justify-content:center;width:2rem;height:2rem;flex:0 0 auto;border:2px solid rgba(255,255,255,.2);border-bottom-color:rgba(111,44,0,.7);border-radius:12px;background:linear-gradient(180deg,#ffb34b,#ff7a00);color:#ffffff;cursor:pointer;box-shadow:0 4px 0 rgba(138,59,0,.7),0 8px 18px rgba(0,0,0,.24);transition:transform .1s ease,box-shadow .1s ease,filter .14s ease}.playerProfilePreview__close:hover{filter:brightness(1.08);transform:translateY(-1px)}.playerProfilePreview__close:active{transform:translateY(3px);box-shadow:none}.playerProfilePreview__hero{position:relative;z-index:1;display:grid;grid-template-columns:7.4rem minmax(0,1fr);gap:1rem;align-items:center;padding:.45rem 1rem 1.16rem}.playerProfilePreview__avatarWrap{position:relative;display:grid;min-height:7.4rem;flex-shrink:0;place-items:center}.playerProfilePreview__avatarFrame{position:absolute;inset:-.78rem;z-index:2;background:url(/agario/assets/profile/generated/avatar-frame-elite.png) 50%/contain no-repeat;filter:drop-shadow(0 10px 16px rgba(0,0,0,.36));pointer-events:none}.playerProfilePreview__avatar{position:relative;z-index:1;display:grid;width:5.55rem;aspect-ratio:1;place-items:center;overflow:hidden;border:3px solid rgba(53,194,255,.54);border-radius:999px;background:radial-gradient(circle at 45% 30%,rgba(53,194,255,.28),transparent 70%),#081229;color:rgba(100,216,255,.65);box-shadow:0 0 0 6px rgba(6,13,45,.76),0 0 34px rgba(53,194,255,.3),inset 0 1px 0 rgba(255,255,255,.2)}.playerProfilePreview__avatar img{width:100%;height:100%;border-radius:999px;-o-object-fit:cover;object-fit:cover}.playerProfilePreview__presenceDot{position:absolute;z-index:4;top:.66rem;right:.3rem;width:1rem;height:1rem;border:2.5px solid rgba(5,8,26,.95);border-radius:999px}.playerProfilePreview__presenceDot--online{background:#38d66b;box-shadow:0 0 12px rgba(56,214,107,.6)}.playerProfilePreview__presenceDot--in_game{background:#22d3ee;box-shadow:0 0 14px rgba(34,211,238,.72);animation:presencePulse 2s ease-in-out infinite}.playerProfilePreview__presenceDot--offline{background:rgba(127,142,163,.58)}.playerProfilePreview__level{position:absolute;z-index:4;left:50%;bottom:.12rem;transform:translateX(-50%);border:2px solid rgba(255,218,91,.68);border-bottom-color:rgba(133,77,14,.76);border-radius:999px;background:linear-gradient(180deg,#ffe17a,#ffb020);color:#3a2100;padding:.26rem .64rem;font-family:var(--font-game-display),Impact,system-ui,sans-serif;font-size:.68rem;font-weight:1000;text-shadow:0 1px 0 rgba(255,255,255,.4);text-transform:uppercase;white-space:nowrap;box-shadow:0 4px 0 rgba(133,77,14,.7),0 0 20px rgba(255,200,61,.3)}.playerProfilePreview__info{display:flex;min-width:0;min-height:7.4rem;flex-direction:column;justify-content:center;gap:.44rem}.playerProfilePreview__kicker{width:-moz-fit-content;width:fit-content;gap:.34rem;color:#64d8ff;font-family:var(--font-game-display),Impact,system-ui,sans-serif;font-size:.62rem;font-weight:1000;letter-spacing:.13em;text-transform:uppercase}.playerProfilePreview__name{display:-webkit-box;overflow:hidden;margin:0;color:#ffffff;font-family:var(--font-game-display),var(--font-display),Impact,system-ui,sans-serif;font-size:clamp(1.72rem,6vw,2.35rem);font-weight:1000;line-height:.92;text-shadow:0 3px 0 rgba(0,0,0,.55),0 0 24px rgba(85,160,255,.16);text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2}.playerProfilePreview__badges,.playerProfilePreview__meta{flex-wrap:wrap;gap:.34rem}.playerProfilePreview__badge,.playerProfilePreview__chip,.playerProfilePreview__featuredBadge,.playerProfilePreview__statusChip{gap:.26rem;border:1px solid rgba(85,160,255,.16);border-radius:999px;background:rgba(9,18,54,.54);color:rgba(219,232,255,.68);font-family:var(--font-game-display),Impact,system-ui,sans-serif;font-size:.56rem;font-weight:1000;letter-spacing:.05em;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.playerProfilePreview__chip,.playerProfilePreview__statusChip{padding:.22rem .5rem}.playerProfilePreview__statusDot{width:.42rem;height:.42rem;border-radius:999px;background:rgba(127,142,163,.55)}.playerProfilePreview__chip--lime,.playerProfilePreview__statusChip--online{border-color:rgba(56,214,107,.26);color:#78f0a0}.playerProfilePreview__chip--cyan,.playerProfilePreview__statusChip--in_game{border-color:rgba(34,211,238,.28);color:#64d8ff}.playerProfilePreview__chip--gold{border-color:rgba(255,200,61,.3);color:#ffc83d}.playerProfilePreview__chip--rose{border-color:rgba(255,157,0,.3);color:#ffb64f}.playerProfilePreview__chip--muted{border-color:rgba(255,255,255,.08);color:rgba(219,232,255,.48)}.playerProfilePreview__statusChip--online .playerProfilePreview__statusDot{background:#38d66b}.playerProfilePreview__statusChip--in_game .playerProfilePreview__statusDot{background:#22d3ee}.playerProfilePreview__featuredBadge{width:-moz-fit-content;width:fit-content;border-radius:12px;border-color:rgba(255,200,61,.36);background:rgba(255,176,32,.1);color:#ffc83d;padding:.26rem .58rem;font-size:.58rem}.playerProfilePreview__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.48rem;margin-top:.78rem;padding:0 .86rem}.playerProfilePreview__stat{position:relative;display:flex;min-height:4.7rem;flex-direction:column;align-items:center;justify-content:center;gap:.18rem;overflow:hidden;border:1px solid rgba(85,160,255,.16);border-bottom:4px solid rgba(5,12,36,.96);border-radius:16px;background:linear-gradient(180deg,rgba(38,69,162,.24),rgba(9,16,49,.58)),rgba(11,22,64,.52);padding:.58rem .32rem;box-shadow:0 8px 18px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.08);transition:transform .14s ease,border-color .14s ease}.playerProfilePreview__stat:hover{transform:translateY(-1px);border-color:rgba(85,160,255,.34)}.playerProfilePreview__stat:before{content:"";position:absolute;top:0;left:18%;right:18%;height:2px;border-radius:999px}.playerProfilePreview__stat--gold:before{background:#ffc83d}.playerProfilePreview__stat--rose:before{background:#ff9d00}.playerProfilePreview__stat--cyan:before{background:#22d3ee}.playerProfilePreview__stat--violet:before{background:#8b5cf6}.playerProfilePreview__stat--gold svg{color:#ffc83d}.playerProfilePreview__stat--rose svg{color:#ffb64f}.playerProfilePreview__stat--cyan svg{color:#64d8ff}.playerProfilePreview__stat--violet svg{color:#a78bfa}.playerProfilePreview__stat strong{color:#ffffff;font-size:1.1rem;line-height:1;text-shadow:0 2px 0 rgba(0,0,0,.55);overflow-wrap:anywhere}.playerProfilePreview__stat span,.playerProfilePreview__stat strong{font-family:var(--font-game-display),Impact,system-ui,sans-serif;font-weight:1000}.playerProfilePreview__stat span{color:rgba(219,232,255,.66);font-size:.52rem;letter-spacing:.06em;text-transform:uppercase}.playerProfilePreview__progress,.playerProfilePreview__quote{margin:.66rem .86rem 0;border:1px solid rgba(85,160,255,.16);border-radius:16px;background:rgba(7,13,42,.5);padding:.62rem .72rem;box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}.playerProfilePreview__progressHead{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:rgba(219,232,255,.68);font-family:var(--font-game-display),Impact,system-ui,sans-serif;font-size:.6rem;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.playerProfilePreview__progressHead strong{color:#ffc83d}.playerProfilePreview__progressTrack{overflow:hidden;height:.56rem;margin-top:.42rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(2,6,23,.54)}.playerProfilePreview__progressTrack span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#38d66b,#22d3ee,#ffc83d);box-shadow:0 0 16px rgba(34,211,238,.25)}.playerProfilePreview__progress p{margin:.34rem 0 0;color:rgba(219,232,255,.54);font-size:.68rem;font-weight:800}.playerProfilePreview__badges{padding:.62rem .86rem 0}.playerProfilePreview__badge{padding:.2rem .52rem;font-size:.55rem}.playerProfilePreview__badge--cyan{border-color:rgba(34,211,238,.24);color:#64d8ff}.playerProfilePreview__badge--magenta{border-color:rgba(139,92,246,.28);color:#a78bfa}.playerProfilePreview__badge--lime{border-color:rgba(56,214,107,.24);color:#78f0a0}.playerProfilePreview__badge--gold{border-color:rgba(255,200,61,.28);color:#ffc83d}.playerProfilePreview__badge--rose{border-color:rgba(255,157,0,.28);color:#ffb64f}.playerProfilePreview__badge--rare{box-shadow:0 0 12px rgba(255,200,61,.24)}.playerProfilePreview__quote{border-left:4px solid rgba(34,211,238,.72);background:rgba(3,8,28,.46)}.playerProfilePreview__quote span{display:block;color:#64d8ff;font-family:var(--font-game-display),Impact,system-ui,sans-serif;font-size:.56rem;font-weight:1000;letter-spacing:.1em;text-transform:uppercase}.playerProfilePreview__quote p{display:-webkit-box;overflow:hidden;margin:.22rem 0 0;color:rgba(248,251,255,.82);font-size:.78rem;font-weight:800;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.playerProfilePreview__actions{flex-direction:column;gap:.5rem;padding:.7rem .86rem .92rem}.playerProfilePreview__actionsMain,.playerProfilePreview__actionsSub{display:grid;gap:.52rem;width:100%}.playerProfilePreview__actionsMain{grid-template-columns:1.16fr .84fr}.playerProfilePreview__actionsSub{grid-template-columns:repeat(auto-fit,minmax(5.45rem,1fr));gap:.42rem}.playerProfilePreview__button{justify-content:center;min-height:2.55rem;border:solid rgba(255,255,255,.14);border-width:2px 2px 5px;border-radius:14px;padding:.44rem .42rem;color:#ffffff!important;font-family:var(--font-game-display),Impact,system-ui,sans-serif;font-size:.58rem;font-weight:1000;letter-spacing:.03em;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:transform .1s ease,box-shadow .1s ease,filter .14s ease}.playerProfilePreview__actionsMain .playerProfilePreview__button{min-height:3rem;font-size:.66rem}.playerProfilePreview__button:hover{filter:brightness(1.08);transform:translateY(-2px) scale(1.015)}.playerProfilePreview__button:active{transform:translateY(4px);box-shadow:none!important}.playerProfilePreview__button:disabled{cursor:not-allowed;filter:grayscale(.75) brightness(.6);opacity:.38}.playerProfilePreview__button--cyan{border-color:rgba(98,183,255,.72) rgba(98,183,255,.72) rgba(30,86,180,.92)!important;background:linear-gradient(180deg,#4fb7ff,#2563eb)!important;box-shadow:0 5px 0 rgba(30,86,180,.88),0 12px 24px rgba(37,99,235,.24)!important}.playerProfilePreview__button--magenta{border-color:rgba(150,132,255,.58) rgba(150,132,255,.58) rgba(68,45,145,.9)!important;background:linear-gradient(180deg,#8b8cff,#5846d8)!important;box-shadow:0 5px 0 rgba(68,45,145,.86),0 12px 22px rgba(88,70,216,.2)!important}.playerProfilePreview__button--lime{border-color:rgba(91,234,146,.7) rgba(91,234,146,.7) rgba(21,128,61,.92)!important;background:linear-gradient(180deg,#54e88c,#16a34a)!important;box-shadow:0 5px 0 rgba(21,128,61,.86),0 12px 22px rgba(22,163,74,.2)!important}.playerProfilePreview__button--rose,.playerProfilePreview__button--staff{border-color:rgba(255,184,86,.66) rgba(255,184,86,.66) rgba(154,72,0,.9)!important;background:linear-gradient(180deg,#ffb64f,#f97316)!important;box-shadow:0 5px 0 rgba(154,72,0,.84),0 12px 22px rgba(249,115,22,.18)!important}.playerProfilePreview__button--gold{border-color:rgba(255,218,91,.74) rgba(255,218,91,.74) rgba(133,77,14,.92)!important;background:linear-gradient(180deg,#ffe17a,#f59e0b)!important;color:#2d1a00!important;box-shadow:0 5px 0 rgba(133,77,14,.86),0 12px 22px rgba(245,158,11,.2)!important}.playerProfilePreview__feedback,.playerProfilePreview__state{justify-content:center;gap:.52rem;margin:.7rem .86rem 0;border:1px solid rgba(85,160,255,.16);border-radius:14px;background:rgba(7,13,42,.7);padding:.72rem;font-family:var(--font-game-display),Impact,system-ui,sans-serif;font-size:.62rem;font-weight:1000;text-align:center;text-transform:uppercase}.playerProfilePreview__state--loading{color:#64d8ff}.playerProfilePreview__state--error{color:#ffb64f}.playerProfilePreview__feedback{margin-top:0;margin-bottom:.86rem;border-color:rgba(56,214,107,.32);border-bottom:3px solid rgba(21,128,61,.7);background:rgba(56,214,107,.12);color:#78f0a0;animation:feedbackFadeIn .2s ease both}@keyframes playerProfilePreviewIn{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes presencePulse{0%,to{box-shadow:0 0 10px rgba(34,211,238,.58)}50%{box-shadow:0 0 18px rgba(34,211,238,.86)}}@keyframes feedbackFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:920px){.playerProfilePreview{left:.5rem;right:.5rem;bottom:5rem;width:auto;max-height:calc(100dvh - 6rem)}}@media (max-width:520px){.playerProfilePreview{left:max(.45rem,env(safe-area-inset-left));right:max(.45rem,env(safe-area-inset-right));bottom:calc(max(.55rem, env(safe-area-inset-bottom)) + 4.7rem);border-radius:22px}.playerProfilePreview__cover{border-radius:20px 20px 16px 16px}.playerProfilePreview__hero{grid-template-columns:1fr;gap:.42rem;justify-items:center;padding:.3rem .82rem 1rem;text-align:center}.playerProfilePreview__avatarWrap{min-height:6.4rem}.playerProfilePreview__avatar{width:4.9rem}.playerProfilePreview__avatarFrame{inset:-.64rem}.playerProfilePreview__info{min-height:0;align-items:center}.playerProfilePreview__kicker,.playerProfilePreview__meta{justify-content:center}.playerProfilePreview__name{font-size:clamp(1.62rem,12vw,2.2rem);text-align:center}.playerProfilePreview__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.playerProfilePreview__actionsMain,.playerProfilePreview__actionsSub{grid-template-columns:1fr 1fr}.playerProfilePreview__button{min-height:2.8rem;font-size:.6rem}}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;font-display:block;src:url(/agario/assets/fonts/ubuntu-regular.ttf) format("truetype")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;font-display:block;src:url(/agario/assets/fonts/ubuntu-bold.ttf) format("truetype")}.legacyLeaderboard{background:transparent;border:0;border-radius:0;box-shadow:none;display:block;position:relative;transform:scale(var(--lb-scale,1));transform-origin:top right;width:240px;line-height:0;overflow:visible}.legacyLeaderboard__canvas{background:transparent;display:block;image-rendering:auto}.legacyLeaderboard__fontWarmup{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none;font-family:Ubuntu,sans-serif;font-weight:700;font-size:30px;line-height:1}.legacyLeaderboard__close{align-items:center;background:#ef4444;border:0;border-radius:3px;box-shadow:inset 0 -3px 0 rgba(127,29,29,.75);color:#fff;cursor:pointer;display:grid;height:27px;justify-content:center;left:0;place-items:center;position:absolute;right:auto;top:0;transition:transform 90ms ease,box-shadow 90ms ease,background 90ms ease;width:29px;z-index:2}.legacyLeaderboard__close:hover{background:#dc2626}.legacyLeaderboard__close:active{box-shadow:inset 0 -1px 0 rgba(127,29,29,.75);transform:translateY(1px)}.legacyMatchTimer{display:block;width:240px}.legacyMatchTimer__canvas{background:transparent;display:block;image-rendering:auto}@media (pointer:coarse){.gameHudRoot--mobile{z-index:80!important}.gameHudRoot--mobile .gameHudLeftRail{top:calc(var(--safe-area-top) + 8px)!important;left:calc(var(--safe-area-left) + 8px)!important;max-width:min(46dvw,190px)!important}.gameHudRoot--mobile .gameHudLeftRail>div{gap:7px!important}.gameHudRoot--mobile .legacyBonusHud{transform:scale(.86);transform-origin:top left}.gameHudRoot--mobile .gameExitButton,.gameHudRoot--mobile .gameHudIconButton{background:radial-gradient(circle at 32% 22%,rgba(255,255,255,.22),transparent 34%),linear-gradient(180deg,rgba(24,34,72,.94),rgba(8,12,34,.98))!important;border:1px solid rgba(178,212,255,.5)!important;border-bottom:4px solid rgba(4,7,24,.94)!important;box-shadow:0 5px 0 rgba(2,6,23,.58),0 0 20px rgba(34,211,238,.24),inset 0 1px 0 rgba(255,255,255,.2)!important;color:#f2fbff!important;position:relative!important;z-index:92!important;width:44px!important;height:44px!important;min-height:44px!important;border-radius:17px!important}.gameHudRoot--mobile .gameRightHudRail{top:calc(var(--safe-area-top) + 8px)!important;right:calc(var(--safe-area-right) + 8px)!important;max-width:min(42dvw,168px)!important}.gameHudRoot--mobile .gameLeaderboardPanel{--lb-width:min(168px,42dvw)!important;--lb-entry-height:27px!important;--lb-entry-size:0.92rem!important;--lb-title-size:1.18rem!important;padding:7px!important;border-radius:18px!important}.gameHudRoot--mobile .gameMinimap{display:none!important}}.gameMinimap{position:relative;border:0;border-radius:0;background:transparent!important;box-shadow:none;opacity:1!important;filter:none!important;isolation:isolate}.gameMinimap--compact{border-width:0}.gameMinimap canvas{display:block;background:transparent}.gameMinimapClose{position:absolute;top:0;right:-34px;z-index:10;display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:rgba(0,0,0,.82);color:#ffffff;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.12);transition:all .15s cubic-bezier(.22,1.45,.36,1)}.gameMinimapClose:hover{background:rgba(239,68,68,.92);border-color:rgba(255,255,255,.32);transform:scale(1.08)}.gameMinimapClose:active{transform:scale(.96)}.mobileGameHud__topCenterStack{position:absolute;top:calc(var(--safe-area-top) + .4rem);left:50%;transform:translateX(-50%);flex-direction:column;z-index:95}.mobileGameHud__statsTop,.mobileGameHud__topCenterStack{display:flex;align-items:center;gap:8px;pointer-events:none}.mobileGameHud__statsTop{position:relative;z-index:1}.mobileGameHud__quickTools{display:flex;align-items:center;gap:8px;justify-content:center;left:50%;pointer-events:auto;position:absolute;top:62px;transform:translateX(-50%);z-index:2}.gameHudRoot--mobileLandscape .mobileGameHud__quickTools .emojiReactionBar--mobile{background:transparent;border:0;border-radius:0;box-shadow:none;min-height:40px;padding:0;position:relative}.gameHudRoot--mobileLandscape .mobileGameHud__quickTools .emojiReactionBar--mobile .emojiReactionToggle{background:radial-gradient(circle at 24% 14%,rgba(255,255,255,.2),transparent 34%),linear-gradient(180deg,rgba(192,132,252,.78),rgba(109,40,217,.76));border:1px solid rgba(233,213,255,.56);border-bottom:3px solid rgba(67,26,131,.76);border-radius:16px;box-shadow:0 3px 0 rgba(55,24,117,.72),0 8px 18px rgba(3,7,18,.26),0 0 14px rgba(192,132,252,.2),inset 0 1px 0 rgba(255,255,255,.24);color:#fff;font-family:var(--font-shop-display,Arial),Arial,sans-serif;font-size:11px;font-weight:900;height:40px;letter-spacing:.06em;min-height:40px;padding:0 13px;text-transform:uppercase}.gameHudRoot--mobileLandscape .mobileGameHud__quickTools .emojiReactionBar--mobile .emojiReactionToggle:active{border-bottom-width:0;box-shadow:none;transform:translateY(3px)}.gameHudRoot--mobileLandscape .mobileGameHud__quickTools .emojiReactionBar--mobile .emojiReactionOptions{align-items:center;background:radial-gradient(circle at 50% 0,rgba(192,132,252,.2),transparent 68%),linear-gradient(180deg,rgba(20,25,59,.98),rgba(7,10,30,.99));border:2px solid rgba(216,180,254,.42);border-bottom:4px solid rgba(2,6,23,.94);border-radius:19px;box-shadow:0 8px 0 rgba(0,0,0,.24),0 16px 36px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.18);display:flex;gap:7px;left:50%;max-width:min(calc(100vw - 20px),390px);padding:7px;position:absolute;top:calc(100% + 10px);transform:translateX(-50%);width:-moz-max-content;width:max-content;z-index:8}.gameHudRoot--mobileLandscape .mobileGameHud__quickTools .emojiReactionBar--mobile .emojiReactionButton{border-radius:14px;box-shadow:0 5px 0 rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.2);height:42px;min-width:44px;width:44px}.gameHudRoot--mobileLandscape .mobileGameHud__quickTools .emojiReactionBar--mobile .emojiReactionVipLock{border-radius:14px;height:42px;min-height:42px;padding:0 12px}@media (pointer:coarse) and (max-width:760px){.gameHudRoot--mobileLandscape .mobileGameHud__quickTools .emojiReactionBar--mobile .emojiReactionOptions{gap:5px;max-width:calc(100vw - 16px);padding:6px}}.mobileGameHud__statBadge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.18);border-bottom:3px solid rgba(0,0,0,.38);background:radial-gradient(ellipse at 50% 0,rgba(124,92,255,.18),transparent 70%),linear-gradient(180deg,rgba(15,8,34,.58),rgba(8,4,22,.68));color:#f8fbff;font-family:var(--font-shop-display,"Teko"),Impact,sans-serif;font-weight:700;letter-spacing:.04em;box-shadow:0 3px 0 rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.15);text-shadow:0 1px 0 rgba(0,0,0,.65);white-space:nowrap}.mobileGameHud__statBadge--score{border-color:rgba(251,191,36,.32);background:radial-gradient(ellipse at 50% 0,rgba(251,191,36,.2),transparent 70%),linear-gradient(180deg,rgba(58,32,8,.58),rgba(26,14,4,.68))}.mobileGameHud__statBadge--mass{border-color:rgba(56,189,248,.3);background:radial-gradient(ellipse at 50% 0,rgba(56,189,248,.18),transparent 70%),linear-gradient(180deg,rgba(8,32,58,.56),rgba(4,14,26,.66))}.mobileGameHud__statBadge__label{font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.6);font-family:var(--font-sans),system-ui,sans-serif}.mobileGameHud__statBadge__value{font-size:18px;line-height:1;font-variant-numeric:tabular-nums}.mobileGameHud__statBadge__icon{width:14px;height:14px}@keyframes mobileScorePulse{0%{transform:scale(1)}35%{transform:scale(1.12);filter:brightness(1.25)}to{transform:scale(1)}}.mobileGameHud__statBadge.is-pulsing{animation:mobileScorePulse .45s cubic-bezier(.34,1.56,.64,1)}.mobileGameHud__rightRail{position:absolute;top:calc(var(--safe-area-top) + .5rem);right:calc(var(--safe-area-right) + .6rem);display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:auto;z-index:90}.mobileGameHud__rightRail>*{pointer-events:auto}.mobileGameHud__minimap,.mobileGameHud__rightRail .gameHudIconButton,.mobileGameHud__top3{position:relative;z-index:91}.mobileGameHud__top3{position:relative;width:168px;display:flex;flex-direction:column;gap:4px;padding:8px 8px 6px;border-radius:14px;border:2px solid rgba(255,255,255,.12);border-bottom:4px solid rgba(0,0,0,.55);background:radial-gradient(ellipse at 14% 0,rgba(251,191,36,.18),transparent 60%),linear-gradient(180deg,rgba(15,8,34,.88),rgba(8,4,22,.94));pointer-events:auto;box-shadow:0 4px 0 rgba(0,0,0,.4),inset 0 2px 0 rgba(255,255,255,.1)}.mobileGameHud__top3__title{display:flex;align-items:center;gap:4px;font-size:9px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:rgba(251,191,36,.9)}.mobileGameHud__top3__entry{display:flex;align-items:center;gap:6px;padding:3px 5px;border-radius:8px;font-size:11px;color:rgba(255,255,255,.92);border:1px solid transparent}.mobileGameHud__top3__entry--me{background:linear-gradient(90deg,rgba(56,189,248,.18),rgba(56,189,248,.04));border-color:rgba(56,189,248,.42)}.mobileGameHud__top3__entry--p1 .mobileGameHud__top3__rank{background:linear-gradient(180deg,#fde047,#b45309);color:#2a0c00}.mobileGameHud__top3__entry--p2 .mobileGameHud__top3__rank{background:linear-gradient(180deg,#e2e8f0,#64748b);color:#0f172a}.mobileGameHud__top3__entry--p3 .mobileGameHud__top3__rank{background:linear-gradient(180deg,#fdba74,#9a3412);color:#1c0703}.mobileGameHud__top3__rank{flex-shrink:0;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.12);border:1.5px solid rgba(255,255,255,.55);font-size:10px;font-weight:900;text-shadow:0 1px 0 rgba(0,0,0,.4);box-shadow:0 1px 0 rgba(0,0,0,.45)}.mobileGameHud__top3__name{flex:1;min-width:0;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 1px rgba(0,0,0,.65)}@media (max-height:430px) and (pointer:coarse){.mobileGameHud__rightRail{top:calc(var(--safe-area-top) + .45rem);right:calc(var(--safe-area-right) + .5rem);gap:6px}.mobileGameHud__top3{width:148px;padding:6px 7px 5px;border-radius:12px}.mobileGameHud__top3__title{font-size:8px}.mobileGameHud__top3__entry{font-size:10px;padding:2px 4px}.mobileGameHud__top3__rank{width:16px;height:16px;font-size:9px}.mobileGameHud__statBadge{padding:4px 9px}.mobileGameHud__statBadge__value{font-size:16px}}.mobileGameHud__minimap{position:relative;width:226px;height:226px;padding:7px;border-radius:20px;border:2px solid rgba(255,255,255,.12);border-bottom:3px solid rgba(0,0,0,.55);background:linear-gradient(180deg,rgba(15,8,34,.92),rgba(8,4,22,.96));pointer-events:auto;box-shadow:0 4px 0 rgba(0,0,0,.4),inset 0 2px 0 rgba(255,255,255,.08);overflow:visible}.mobileGameHud__minimap .gameMinimap{display:block!important;width:212px!important;height:212px!important}@media (max-height:430px) and (pointer:coarse){.mobileGameHud__minimap{width:170px;height:170px;padding:5px;border-radius:16px}.mobileGameHud__minimap .gameMinimap{width:156px!important;height:156px!important}}.mobileControlsSmoke{position:fixed;inset:0;overflow:hidden;touch-action:none;color:#f8fbff;background:radial-gradient(circle at 52% 44%,rgba(34,211,238,.07),transparent 28%),radial-gradient(circle at 90% 10%,rgba(168,85,247,.16),transparent 26%),linear-gradient(180deg,#090719,#050713)}.mobileControlsSmoke__field{position:absolute;inset:0;pointer-events:none}.mobileControlsSmoke__pellet{position:absolute;width:12px;height:12px;border-radius:999px;box-shadow:0 0 14px currentColor}.gameHudRoot--mobileLandscape .gameHudLeftRail .legacyBonusHud,.gameHudRoot--mobileLandscape .gameRightHudRail{display:none!important}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact{position:relative;align-items:center;background:transparent;border:0;border-radius:18px;box-shadow:none;flex-wrap:nowrap;gap:0;max-width:none;min-height:42px;overflow:visible;padding:0;pointer-events:auto;touch-action:manipulation;width:auto}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-label{background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.2),transparent 34%),linear-gradient(180deg,rgba(34,211,238,.68),rgba(37,99,235,.64));border:1px solid rgba(207,250,254,.48);border-bottom:3px solid rgba(14,45,112,.66);border-radius:16px;box-shadow:0 3px 0 rgba(10,35,92,.62),0 8px 18px rgba(3,7,18,.26),0 0 14px rgba(34,211,238,.18),inset 0 1px 0 rgba(255,255,255,.22);color:#ffffff;font-family:var(--font-shop-display,Arial),Arial,sans-serif;font-size:11px;font-weight:900;height:40px;letter-spacing:.08em;min-width:104px;padding:0 13px 0 7px;text-transform:uppercase}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact.is-open .legacyShapeToolbar-label{background:radial-gradient(circle at 22% 14%,rgba(255,255,255,.2),transparent 34%),linear-gradient(180deg,rgba(168,85,247,.76),rgba(79,70,229,.72));border-color:rgba(233,213,255,.52) rgba(233,213,255,.52) rgba(67,36,131,.7);box-shadow:0 3px 0 rgba(55,31,120,.68),0 8px 18px rgba(3,7,18,.28),0 0 16px rgba(192,132,252,.22),inset 0 1px 0 rgba(255,255,255,.22)}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-currentIcon{align-items:center;background:rgba(7,12,35,.3);border:1px solid rgba(255,255,255,.22);border-radius:11px;display:inline-flex;height:28px;justify-content:center;width:28px}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-currentIcon .legacyShapeToolbar-img{height:21px;width:21px}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-strip{align-items:center;background:radial-gradient(circle at 50% 0,rgba(99,102,241,.24),transparent 68%),linear-gradient(180deg,rgba(20,25,59,.97),rgba(7,10,30,.98));border:2px solid rgba(125,211,252,.42);border-bottom:4px solid rgba(2,6,23,.94);border-radius:19px;box-shadow:0 8px 0 rgba(0,0,0,.24),0 16px 36px rgba(0,0,0,.5),0 0 24px rgba(34,211,238,.18),inset 0 1px 0 rgba(255,255,255,.18);display:none;gap:7px;left:50%;max-width:min(calc(100vw - 24px),390px);opacity:0;overflow:visible;padding:7px;pointer-events:none;position:absolute;scrollbar-width:none;top:calc(100% + 10px);transform:translate(-50%,-7px) scale(.94);transform-origin:top center;transition:opacity .14s ease-out,transform .18s cubic-bezier(.22,1.35,.36,1);width:-moz-max-content;width:max-content}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-strip::-webkit-scrollbar{display:none}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact.is-open .legacyShapeToolbar-strip{display:flex;opacity:1;pointer-events:auto;transform:translate(-50%) scale(1)}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-button,.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-vip{border:1px solid rgba(255,255,255,.16);border-radius:14px;box-shadow:0 5px 0 rgba(0,0,0,.42),0 0 12px rgba(255,255,255,.08),inset 0 1px 0 rgba(255,255,255,.2);height:42px;min-width:44px;transform:translateZ(0);width:44px}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-button:active,.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-label:active,.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-vip:active{box-shadow:none;transform:translateY(3px)}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-button.is-active{outline:2px solid rgba(250,204,21,.82);outline-offset:1px;box-shadow:0 4px 0 rgba(120,53,15,.5),0 0 18px rgba(250,204,21,.3),inset 0 1px 0 rgba(255,255,255,.28)}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-vip{font-size:10px;min-width:46px;width:46px}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-pageButton{background:linear-gradient(180deg,rgba(125,211,252,.62),rgba(49,46,129,.68)),rgba(15,23,42,.46);border:1px solid rgba(186,230,253,.22);border-radius:13px;box-shadow:0 4px 0 rgba(15,23,42,.52),inset 0 1px 0 rgba(255,255,255,.2);color:#f8fbff;height:42px;min-width:34px;width:34px}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-pageIcon{height:17px;width:17px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.35)) drop-shadow(0 0 8px rgba(34,211,238,.24))}.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-img{height:24px;width:24px}@media (pointer:coarse) and (max-width:760px){.gameHudRoot--mobileLandscape .legacyShapeToolbar--compact .legacyShapeToolbar-strip{gap:5px;max-width:calc(100vw - 16px);padding:6px}}@media (max-height:430px) and (pointer:coarse){.mobileGameHud__statsTop{gap:5px}}@media (pointer:coarse) and (max-height:430px){.gameHudRoot--mobileLandscape .mobileGameHud__minimap{display:block!important;width:132px!important;height:132px!important;padding:5px!important;border-radius:16px!important}.gameHudRoot--mobileLandscape .mobileGameHud__minimap .gameMinimap{display:block!important;width:122px!important;height:122px!important}.gameHudRoot--mobile .gameHudLeftRail{transform:scale(.86);transform-origin:top left}}