:root{--background:#fff;--foreground:#171717;--jungle-bg:#f2f6e6;--jungle-green:#2d7a3f;--jungle-green-soft:#41aa55;--jungle-accent:#cddc39;--color-success:#2e7d32;--color-success-bg:#e8f5e9;--color-error:#c62828;--color-error-bg:#ffebee;--color-warning:#e65100;--color-warning-bg:#fff3e0;--color-warning-contrast:#fff;--color-info:#1565c0;--color-info-bg:#e3f2fd;--z-base:1;--z-dropdown:100;--z-sticky:200;--z-drawer-backdrop:240;--z-fab:290;--z-drawer:300;--z-drawer-controls:310;--z-modal:10000;--z-toast:10001;--z-tooltip:10002;--fj-safe-top:var(--safe-area-inset-top,env(safe-area-inset-top,0px));--fj-safe-right:var(--safe-area-inset-right,env(safe-area-inset-right,0px));--fj-safe-bottom:var(--safe-area-inset-bottom,env(safe-area-inset-bottom,0px));--fj-safe-left:var(--safe-area-inset-left,env(safe-area-inset-left,0px));--fj-overlay-gap:20px;--fj-fixed-top:calc(var(--fj-safe-top) + var(--fj-overlay-gap));--stat-streak-accent:var(--analytics-gold,#f0a93c);--stat-streak-accent-soft:var(--analytics-gold-soft,#ffd76a);--stat-average-accent:var(--color-info,#1565c0);--stat-average-accent-soft:var(--color-info-bg,#e3f2fd);--stat-consistency-accent:var(--consistency-low-from,#ff9e80);--stat-consistency-accent-soft:color-mix(in srgb, var(--stat-consistency-accent) 16%, var(--bg-surface,#fff));--fj-purple-50:#f3e5f5;--fj-purple-100:#e1bee7;--fj-purple-200:#ce93d8;--fj-purple-300:#ba68c8;--fj-purple-400:#ab47bc;--fj-purple-500:#9c27b0;--fj-purple-600:#8e24aa;--fj-purple-700:#7b1fa2;--fj-purple-800:#6a1b9a;--focus-menu-bg:var(--bg-surface-elevated,#fff);--focus-menu-control-bg:var(--bg-surface,#fff);--focus-menu-control-hover:color-mix(in srgb, var(--action-primary,#2d7a3f) 9%, var(--bg-surface,#fff));--focus-menu-text:var(--text-primary,#1c2b1e);--focus-menu-muted:var(--text-secondary,#4f6353);--focus-menu-border:color-mix(in srgb, var(--action-primary,#2d7a3f) 38%, var(--border-default,#ccd8c5));--focus-menu-accent:var(--action-primary,#2d7a3f);--focus-menu-accent-gradient:var(--sidebar-active,linear-gradient(135deg, #2b9f5b, #57c56e));--focus-menu-accent-glow:var(--sidebar-active-glow,#2b9f5b59);--focus-menu-toggle-track:color-mix(in srgb, var(--text-muted,#748277) 38%, var(--bg-surface,#fff));--dur-fast:.12s;--dur-base:.18s;--dur-slow:.28s;--ease-hover:ease;--hover-lift:-2px;--hover-lift-lg:-4px;--hover-scale:1.05;--hover-scale-lg:1.1;--hover-brightness:1.06;--active-brightness:.95;--hover-bg:color-mix(in srgb, var(--text-primary,#1c2b1e) 7%, transparent);--hover-border:var(--action-primary,#2e6b3e);--shadow-hover-sm:0 2px 8px #0000001a;--shadow-hover-md:0 6px 18px #00000024;--shadow-hover-gold:0 4px 14px color-mix(in srgb, var(--analytics-gold,#f0a93c) 30%, transparent);--focus-ring-color:color-mix(in srgb, var(--action-primary,#2e6b3e) 70%, transparent);--fj-pop-ease:cubic-bezier(.34, 1.56, .64, 1)}:root,[data-fj-theme-scope]{--battle-you-1:var(--jungle-green,#2d7a3f);--battle-you-2:var(--jungle-green-soft,#41aa55);--battle-you-glow:color-mix(in srgb, var(--battle-you-2) 55%, transparent);--battle-opp-1:color-mix(in srgb, var(--analytics-gold-strong,#c9821f) 55%, var(--color-error,#e53935));--battle-opp-2:color-mix(in srgb, var(--analytics-gold,#f0a93c) 75%, var(--color-error,#e53935));--battle-opp-glow:color-mix(in srgb, var(--battle-opp-2) 55%, transparent);--battle-opp-text:#b8651b;--battle-gold-1:var(--analytics-gold-soft,#ffd76a);--battle-gold-2:var(--analytics-gold,#f0a93c);--battle-gold-text:color-mix(in srgb, var(--analytics-gold,#f0a93c) 45%, #201200);--battle-win:var(--color-success,#16a34a);--battle-loss:var(--color-error,#dc2626);--battle-clash:color-mix(in srgb, var(--battle-gold-1) 40%, #fff);--battle-track:color-mix(in srgb, var(--text-primary,#1a2e1a) 10%, transparent);--battle-card-glow:color-mix(in srgb, var(--battle-you-2) 14%, transparent)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}:root[data-theme-mode=dark]{--battle-opp-text:#f2a45c}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{color:var(--foreground);background:var(--jungle-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}@media (display-mode:standalone){body{padding-top:env(safe-area-inset-top)}}:root[data-app-shell=native] body{padding-top:var(--fj-safe-top);overscroll-behavior-y:none}a,a:hover{color:inherit;text-decoration:none}button{cursor:pointer}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--action-primary,#4caf50);outline-offset:2px;border-radius:4px}@media (pointer:coarse){input[type=text],input[type=email],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=url],input[type=date],input[type=time],input[type=datetime-local],input[type=month],input[type=week],input:not([type]),textarea,select{font-size:max(16px,1em)}}:focus-visible{outline:2px solid var(--focus-ring-color);outline-offset:2px}a:focus,button:focus{outline:none}a:focus-visible,button:focus-visible,[role=button]:focus-visible{outline:3px solid var(--action-primary,#4caf50);outline-offset:2px}.recharts-wrapper,.recharts-wrapper *,.recharts-surface,.recharts-surface *,[class*=chartWrapper],[class*=chartWrapper] *{-webkit-tap-highlight-color:transparent!important}.recharts-wrapper,.recharts-wrapper:focus,.recharts-wrapper:focus-visible,.recharts-wrapper:focus-within,.recharts-wrapper :focus,.recharts-wrapper :focus-visible,.recharts-wrapper :focus-within,.recharts-surface,.recharts-surface:focus,.recharts-surface:focus-visible,[class*=chartWrapper]:focus,[class*=chartWrapper]:focus-visible,[class*=chartWrapper]:focus-within{box-shadow:none!important;outline:none!important}:root{--fj-sidebar-width:clamp(220px, calc(197px + 2.98vw), 240px);--fj-bottomnav-rows:85px;--fj-bottomnav-clearance:0px}@media (max-width:1024px){:root{--fj-bottomnav-clearance:calc(var(--fj-bottomnav-rows) + var(--fj-safe-bottom,0px))}}@media (max-width:768px){:root{--fj-page-top-mobile:max(32px, calc(84px - 8vh))}}@media (min-width:769px) and (max-width:1024px){:root{--fj-sidebar-width:200px}}.sidebar-content-wrapper{margin-left:var(--fj-sidebar-width);min-height:100dvh;transition:margin-left .3s}.sidebar-content-wrapper.session-active{margin-left:0;transition:none}@media (max-width:1024px){.sidebar-content-wrapper{margin-left:0}.sidebar-content-wrapper:not(.session-active){padding-top:10px;padding-bottom:calc(var(--fj-bottomnav-rows) + var(--fj-safe-bottom) + 14px)}}:root[data-app-shell=native] .sidebar-content-wrapper:not(.session-active){padding-bottom:var(--fj-bottomnav-clearance)}@media (max-width:768px){.sidebar-content-wrapper:not(.session-active){padding-left:max(10px, var(--fj-safe-left));padding-right:max(10px, var(--fj-safe-right))}}:root{--scrollbar-track:color-mix(in srgb, var(--bg-surface,#fff) 76%, var(--sidebar-active,#2d7a3f) 24%);--scrollbar-thumb:color-mix(in srgb, var(--sidebar-active,#2d7a3f) 82%, #000 18%);--scrollbar-thumb-hover:color-mix(in srgb, var(--sidebar-active,#2d7a3f) 68%, #fff 32%);--scrollbar-thumb-active:color-mix(in srgb, var(--sidebar-active,#2d7a3f) 90%, #000 10%);--scrollbar-thumb-border:color-mix(in srgb, var(--bg-surface,#fff) 68%, var(--sidebar-active,#2d7a3f) 32%)}*{scrollbar-width:auto;scrollbar-color:initial}::-webkit-scrollbar{width:initial;height:initial}::-webkit-scrollbar-track{background:initial}::-webkit-scrollbar-thumb{background:initial}body::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar{width:12px;height:12px}.sidebar-content-wrapper::-webkit-scrollbar{width:12px;height:12px}body::-webkit-scrollbar-track{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-track) 88%, #fff 12%) 0%, var(--scrollbar-track) 100%);border:1px solid color-mix(in srgb, var(--scrollbar-track) 72%, var(--text-muted,#6b7280) 28%);border-radius:10px}html::-webkit-scrollbar-track{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-track) 88%, #fff 12%) 0%, var(--scrollbar-track) 100%);border:1px solid color-mix(in srgb, var(--scrollbar-track) 72%, var(--text-muted,#6b7280) 28%);border-radius:10px}.sidebar-content-wrapper::-webkit-scrollbar-track{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-track) 88%, #fff 12%) 0%, var(--scrollbar-track) 100%);border:1px solid color-mix(in srgb, var(--scrollbar-track) 72%, var(--text-muted,#6b7280) 28%);border-radius:10px}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-thumb-hover) 54%, #fff 46%) 0%, var(--scrollbar-thumb) 52%, color-mix(in srgb, var(--scrollbar-thumb) 72%, #000 28%) 100%);border:2px solid var(--scrollbar-thumb-border);transition:background var(--dur-slow) var(--ease-hover), border-color var(--dur-slow) var(--ease-hover), box-shadow var(--dur-slow) var(--ease-hover);border-radius:10px;box-shadow:inset 0 0 6px #0000001a}html::-webkit-scrollbar-thumb{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-thumb-hover) 54%, #fff 46%) 0%, var(--scrollbar-thumb) 52%, color-mix(in srgb, var(--scrollbar-thumb) 72%, #000 28%) 100%);border:2px solid var(--scrollbar-thumb-border);transition:background var(--dur-slow) var(--ease-hover), border-color var(--dur-slow) var(--ease-hover), box-shadow var(--dur-slow) var(--ease-hover);border-radius:10px;box-shadow:inset 0 0 6px #0000001a}.sidebar-content-wrapper::-webkit-scrollbar-thumb{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-thumb-hover) 54%, #fff 46%) 0%, var(--scrollbar-thumb) 52%, color-mix(in srgb, var(--scrollbar-thumb) 72%, #000 28%) 100%);border:2px solid var(--scrollbar-thumb-border);transition:background var(--dur-slow) var(--ease-hover), border-color var(--dur-slow) var(--ease-hover), box-shadow var(--dur-slow) var(--ease-hover);border-radius:10px;box-shadow:inset 0 0 6px #0000001a}body::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-thumb-hover) 68%, #fff 32%) 0%, var(--scrollbar-thumb-hover) 50%, color-mix(in srgb, var(--scrollbar-thumb-hover) 72%, #000 28%) 100%);border-color:color-mix(in srgb, var(--scrollbar-thumb-border) 68%, var(--sidebar-active,#2d7a3f) 32%);box-shadow:inset 0 0 8px #00000026}html::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-thumb-hover) 68%, #fff 32%) 0%, var(--scrollbar-thumb-hover) 50%, color-mix(in srgb, var(--scrollbar-thumb-hover) 72%, #000 28%) 100%);border-color:color-mix(in srgb, var(--scrollbar-thumb-border) 68%, var(--sidebar-active,#2d7a3f) 32%);box-shadow:inset 0 0 8px #00000026}.sidebar-content-wrapper::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-thumb-hover) 68%, #fff 32%) 0%, var(--scrollbar-thumb-hover) 50%, color-mix(in srgb, var(--scrollbar-thumb-hover) 72%, #000 28%) 100%);border-color:color-mix(in srgb, var(--scrollbar-thumb-border) 68%, var(--sidebar-active,#2d7a3f) 32%);box-shadow:inset 0 0 8px #00000026}body::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-thumb-active) 66%, #fff 34%) 0%, var(--scrollbar-thumb-active) 45%, color-mix(in srgb, var(--scrollbar-thumb-active) 72%, #000 28%) 100%)}html::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-thumb-active) 66%, #fff 34%) 0%, var(--scrollbar-thumb-active) 45%, color-mix(in srgb, var(--scrollbar-thumb-active) 72%, #000 28%) 100%)}.sidebar-content-wrapper::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg, color-mix(in srgb, var(--scrollbar-thumb-active) 66%, #fff 34%) 0%, var(--scrollbar-thumb-active) 45%, color-mix(in srgb, var(--scrollbar-thumb-active) 72%, #000 28%) 100%)}body::-webkit-scrollbar-corner{background:var(--scrollbar-track)}html::-webkit-scrollbar-corner{background:var(--scrollbar-track)}.sidebar-content-wrapper::-webkit-scrollbar-corner{background:var(--scrollbar-track)}body,html,.sidebar-content-wrapper{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}html{scroll-behavior:smooth}@keyframes fj-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fj-fade-slide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fj-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fj-slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fj-spin{to{transform:rotate(360deg)}}@keyframes fj-leaf-sway{0%{rotate:-2.5deg}to{rotate:2.5deg}}@keyframes fj-glow-pulse{0%,to{opacity:.45}50%{opacity:.85}}.fj-modal-overlay{z-index:var(--z-modal);padding:max(16px, var(--fj-safe-top)) max(16px, var(--fj-safe-right)) max(16px, var(--fj-safe-bottom)) max(16px, var(--fj-safe-left));background:#0000008c;justify-content:center;align-items:center;animation:.18s ease-out fj-fade-in;display:flex;position:fixed;inset:0}.fj-modal-panel{background:var(--bg-surface);color:var(--text-primary);overscroll-behavior:contain;border-radius:16px;max-width:min(460px,100vw - 32px);max-height:100%;padding:clamp(20px,3vw,28px);animation:.22s ease-out fj-slide-up;overflow-y:auto;box-shadow:0 20px 60px #00000040}.fj-card{background:var(--bg-surface);color:var(--text-primary);border:1px solid var(--border-default);border-radius:clamp(12px,2vw,16px);padding:clamp(14px,2.5vw,20px);box-shadow:0 3px 8px #00000014}:root{--fj-page-frame-gutter:clamp(16px, 4vw, 32px);--fj-page-frame-max-width:1200px;--fj-page-content-mobile-width:min(calc(100% - 16px), 672px);--fj-page-frame-width:min(calc(100% - var(--fj-page-frame-gutter) - var(--fj-page-frame-gutter)), var(--fj-page-frame-max-width));--fj-page-frame-mobile-width:min(calc(100% - var(--fj-page-frame-gutter) - var(--fj-page-frame-gutter) - 16px), 672px)}.fj-page-content,.fj-page-content-shell{width:100%;max-width:min(var(--fj-page-frame-max-width), 100%);box-sizing:border-box;margin-left:auto;margin-right:auto}.fj-page-frame,.fj-page-shell{width:var(--fj-page-frame-width);max-width:var(--fj-page-frame-width);box-sizing:border-box;margin-left:auto;margin-right:auto}.fj-page-shell,.fj-page-content-shell{background:var(--bg-surface-elevated);box-shadow:0 6px 20px var(--sidebar-active-glow,#4caf5026);border-radius:clamp(14px,2.5vw,20px)}@media (max-width:768px){.fj-page-content,.fj-page-content-shell{width:var(--fj-page-content-mobile-width);max-width:var(--fj-page-content-mobile-width)}.fj-page-frame,.fj-page-shell{width:var(--fj-page-frame-mobile-width);max-width:var(--fj-page-frame-mobile-width)}}.fj-page-gutter{padding:clamp(16px,4vw,32px);padding-left:max(clamp(16px, 4vw, 32px), var(--fj-safe-left));padding-right:max(clamp(16px, 4vw, 32px), var(--fj-safe-right));box-sizing:border-box}.fj-cta-green{background:linear-gradient(135deg,#66bb6a,#4caf50)}@media (hover:hover) and (pointer:fine){.fj-cta-green:hover{background:linear-gradient(135deg,#4caf50,#388e3c)}}.fj-cta-green:active{filter:brightness(var(--active-brightness))}.fj-btn{cursor:pointer;transition:transform var(--dur-base) var(--ease-hover), background-color var(--dur-base) var(--ease-hover), border-color var(--dur-base) var(--ease-hover), box-shadow var(--dur-base) var(--ease-hover), filter var(--dur-base) var(--ease-hover);background:var(--bg-surface-elevated);color:var(--text-primary);border:1px solid #0000;border-color:var(--border-default);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;display:inline-flex}.fj-btn-primary{background:var(--action-primary);color:#fff;border-color:var(--action-primary)}.fj-btn-danger{background:var(--color-error);color:#fff;border-color:var(--color-error)}@media (hover:hover) and (pointer:fine){.fj-btn:hover:not(:disabled){background:var(--bg-surface);border-color:var(--hover-border);box-shadow:var(--shadow-hover-sm)}.fj-btn-primary:hover:not(:disabled){background:var(--action-primary-hover);border-color:var(--action-primary-hover);filter:brightness(var(--hover-brightness))}.fj-btn-danger:hover:not(:disabled){background:var(--color-error);border-color:var(--color-error);filter:brightness(var(--hover-brightness))}}.fj-btn:active:not(:disabled){filter:brightness(var(--active-brightness))}.fj-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;filter:none;transform:none}.fj-input{border:1px solid var(--border-default);background:var(--bg-surface-elevated);width:100%;color:var(--text-primary);transition:border-color var(--dur-base) var(--ease-hover), box-shadow var(--dur-base) var(--ease-hover);border-radius:10px;outline:none;padding:10px 14px;font-size:15px}.fj-input:focus{border-color:var(--action-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--action-primary) 25%, transparent)}@media (max-width:768px){.fj-input{font-size:16px}}.fj-flex-center{justify-content:center;align-items:center;display:flex}.fj-flex-between{justify-content:space-between;align-items:center;display:flex}.fj-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fj-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){:root{--hover-lift:0px;--hover-lift-lg:0px;--hover-scale:1;--hover-scale-lg:1}html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}img{-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
.ProfileDropdown-module__n63MwG__dropdownGrid{transition:grid-template-rows var(--dur-slow) var(--ease-hover);grid-template-rows:0fr;width:100%;display:grid}.ProfileDropdown-module__n63MwG__dropdownGridOpen{grid-template-rows:1fr}.ProfileDropdown-module__n63MwG__dropdownGridInner{min-height:0;overflow:hidden}.ProfileDropdown-module__n63MwG__dropdown{background:var(--bg-surface,#fff);border:2px solid var(--jungle-green-soft);opacity:0;transition:opacity var(--dur-base) var(--ease-hover), transform var(--dur-base) var(--ease-hover);border-radius:12px;margin-top:.4rem;overflow:hidden;transform:translateY(-6px);box-shadow:0 8px 24px #2d7a3f4d}.ProfileDropdown-module__n63MwG__dropdownGridOpen .ProfileDropdown-module__n63MwG__dropdown{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.ProfileDropdown-module__n63MwG__dropdownGrid,.ProfileDropdown-module__n63MwG__dropdown{transition:none}}.ProfileDropdown-module__n63MwG__menuList{flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.ProfileDropdown-module__n63MwG__menuItem{color:var(--jungle-green,#2d7a3f);transition:background var(--dur-base) var(--ease-hover), color var(--dur-base) var(--ease-hover), border-color var(--dur-base) var(--ease-hover), box-shadow var(--dur-base) var(--ease-hover);cursor:pointer;background:0 0;border:2px solid #0000;border-radius:8px;align-items:center;gap:.75rem;padding:.875rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.ProfileDropdown-module__n63MwG__menuItem:hover{background:linear-gradient(135deg, var(--jungle-green) 0%, var(--jungle-green-soft) 100%);color:#fff;border-color:var(--jungle-accent);box-shadow:var(--shadow-hover-sm)}}.ProfileDropdown-module__n63MwG__menuItem:active{filter:brightness(var(--active-brightness))}.ProfileDropdown-module__n63MwG__menuIcon{transition:transform var(--dur-base) var(--ease-hover);flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}@media (hover:hover) and (pointer:fine){.ProfileDropdown-module__n63MwG__menuItem:hover .ProfileDropdown-module__n63MwG__menuIcon{transform:scale(var(--hover-scale-lg))}}.ProfileDropdown-module__n63MwG__menuText{white-space:nowrap;flex:1}.ProfileDropdown-module__n63MwG__menuBadge{box-sizing:border-box;color:#fff;background:#ef4444;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}@media (max-width:768px){.ProfileDropdown-module__n63MwG__menuItem{padding:.75rem .875rem;font-size:.9rem}.ProfileDropdown-module__n63MwG__menuIcon{font-size:1.1rem}}@media (max-width:480px){.ProfileDropdown-module__n63MwG__menuItem{gap:.5rem;padding:.625rem .75rem}}
