: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-info:#1565c0;--color-info-bg:#e3f2fd;--z-base:1;--z-dropdown:100;--z-sticky:200;--z-modal:10000;--z-toast:10001;--z-tooltip:10002;--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:#b8651b;--battle-opp-2:#e89a4a;--battle-opp-glow:color-mix(in srgb, var(--battle-opp-2) 55%, transparent);--battle-gold-1:#ffd76a;--battle-gold-2:#f3a667;--battle-gold-text:#8a5a00;--battle-win:#16a34a;--battle-loss:#dc2626;--battle-clash:#fff3c4;--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}}*{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)}}a,a:hover{color:inherit;text-decoration:none}button{cursor:pointer}input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;border-radius:4px;outline:3px solid #4caf50}a:focus,a:focus-visible,button:focus,button:focus-visible{outline:none}.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)}@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}@media (max-width:768px){.sidebar-content-wrapper{margin-left:0}}: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);border-radius:10px;transition:all .3s;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);border-radius:10px;transition:all .3s;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);border-radius:10px;transition:all .3s;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);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);border-radius:16px;max-width:min(460px,100vw - 32px);padding:clamp(20px,3vw,28px);animation:.22s ease-out fj-slide-up;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}.fj-btn{cursor:pointer;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;transition:background-color .15s,border-color .15s,transform .1s;display:inline-flex}.fj-btn:hover{background:var(--bg-surface)}.fj-btn:active{transform:translateY(1px)}.fj-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.fj-btn-primary{background:var(--action-primary);color:#fff;border-color:var(--action-primary)}.fj-btn-primary:hover{background:var(--action-primary-hover);border-color:var(--action-primary-hover)}.fj-btn-danger{background:var(--color-error);color:#fff;border-color:var(--color-error)}.fj-btn-danger:hover{filter:brightness(.92)}.fj-input{border:1px solid var(--border-default);background:var(--bg-surface-elevated);width:100%;color:var(--text-primary);border-radius:10px;outline:none;padding:10px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.fj-input:focus{border-color:var(--action-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--action-primary) 25%, transparent)}.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}
.ProfileDropdown-module__n63MwG__dropdown{z-index:var(--z-dropdown);border:2px solid var(--jungle-green-soft);background:linear-gradient(135deg,#fff 0%,#f9fdf5 100%);border-radius:12px;animation:.2s ease-out ProfileDropdown-module__n63MwG__slideDown;position:fixed;overflow:hidden;box-shadow:0 8px 24px #2d7a3f4d}@keyframes ProfileDropdown-module__n63MwG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ProfileDropdown-module__n63MwG__menuList{flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.ProfileDropdown-module__n63MwG__menuItem{color:var(--jungle-green);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;transition:all .2s;display:flex}.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:0 4px 12px #2d7a3f33}.ProfileDropdown-module__n63MwG__menuIcon{flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;transition:transform .2s;display:flex}.ProfileDropdown-module__n63MwG__menuItem:hover .ProfileDropdown-module__n63MwG__menuIcon{transform:scale(1.15)}.ProfileDropdown-module__n63MwG__menuText{white-space:nowrap;flex:1}@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}}
.feedback-module__PZ_0uW__backdrop{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.feedback-module__PZ_0uW__modal{background:#fff;border-radius:16px;width:100%;max-width:440px;max-height:90vh;padding:1.5rem 1.25rem 1.25rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000040}.feedback-module__PZ_0uW__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;padding:.25rem;position:absolute;top:.75rem;right:.75rem}.feedback-module__PZ_0uW__closeButton:hover{color:#111;background:#f3f4f6}.feedback-module__PZ_0uW__header{align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding-right:2rem;display:flex}.feedback-module__PZ_0uW__headerIcon{color:#22c55e;flex-shrink:0;margin-top:2px}.feedback-module__PZ_0uW__headerText{flex-direction:column;gap:.15rem;display:flex}.feedback-module__PZ_0uW__title{color:#111;margin:0;font-size:1.25rem;font-weight:700}.feedback-module__PZ_0uW__subtitle{color:#555;margin:0;font-size:.9rem;line-height:1.4}.feedback-module__PZ_0uW__textarea{box-sizing:border-box;width:100%;font:inherit;color:#222;resize:vertical;border:2px solid #e5e7eb;border-radius:12px;min-height:120px;padding:.75rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.feedback-module__PZ_0uW__textarea:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 3px #22c55e1f}.feedback-module__PZ_0uW__attachmentRow{flex-direction:column;gap:.65rem;margin-top:.75rem;display:flex}.feedback-module__PZ_0uW__fileButton{color:#374151;cursor:pointer;background:#f9fafb;border:1.5px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:.45rem;width:fit-content;padding:.5rem .75rem;font-size:.88rem;font-weight:700;display:inline-flex}.feedback-module__PZ_0uW__fileButton:hover{color:#166534;background:#f0fdf4;border-color:#22c55e}.feedback-module__PZ_0uW__fileInput{display:none}.feedback-module__PZ_0uW__screenshotPreview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.55rem;display:grid}.feedback-module__PZ_0uW__screenshotPreview img{object-fit:cover;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:72px;height:52px}.feedback-module__PZ_0uW__screenshotMeta{color:#6b7280;flex-direction:column;gap:.15rem;min-width:0;font-size:.78rem;display:flex}.feedback-module__PZ_0uW__screenshotMeta span:first-child{color:#374151;text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.feedback-module__PZ_0uW__removeScreenshotButton{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:.35rem;font-weight:700}.feedback-module__PZ_0uW__removeScreenshotButton:hover{text-decoration:underline}.feedback-module__PZ_0uW__footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.feedback-module__PZ_0uW__counter{color:#888;font-size:.8rem}.feedback-module__PZ_0uW__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:10px;padding:.6rem 1.4rem;font-size:.95rem;font-weight:700;transition:transform .12s,box-shadow .15s,opacity .15s}.feedback-module__PZ_0uW__sendButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #16a34a59}.feedback-module__PZ_0uW__sendButton:disabled{opacity:.55;cursor:not-allowed}@media (max-width:480px){.feedback-module__PZ_0uW__modal{border-radius:14px;padding:1.25rem 1rem 1rem}.feedback-module__PZ_0uW__title{font-size:1.1rem}.feedback-module__PZ_0uW__subtitle{font-size:.85rem}.feedback-module__PZ_0uW__screenshotPreview{grid-template-columns:64px minmax(0,1fr)}.feedback-module__PZ_0uW__removeScreenshotButton{grid-column:2;justify-self:start;padding-left:0}}
