.TokenDebugPanel_panel__JWt8I{position:fixed;bottom:20px;right:20px;width:350px;max-height:80vh;background:#1a1a1a;color:#ffffff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.3);font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;z-index:9999;overflow:hidden}.TokenDebugPanel_header__qsuPc{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#2d2d2d;border-bottom:1px solid #404040}.TokenDebugPanel_header__qsuPc h3{margin:0;font-size:14px;font-weight:600;color:#ffffff}.TokenDebugPanel_toggleButton__BtdYt{background:none;border:none;color:#ffffff;font-size:16px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background-color .2s}.TokenDebugPanel_toggleButton__BtdYt:hover{background-color:#404040}.TokenDebugPanel_content__RMcAG{padding:16px;max-height:60vh;overflow-y:auto}.TokenDebugPanel_section__2C7eB{margin-bottom:16px}.TokenDebugPanel_section__2C7eB:last-child{margin-bottom:0}.TokenDebugPanel_section__2C7eB h4{margin:0 0 8px;font-size:12px;font-weight:600;color:#cccccc;text-transform:uppercase;letter-spacing:.5px}.TokenDebugPanel_statsGrid__U86ot,.TokenDebugPanel_statusGrid__c1yAh,.TokenDebugPanel_timingGrid__Mdv15{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.TokenDebugPanel_statItem__O1mUT,.TokenDebugPanel_statusItem__lL_KO,.TokenDebugPanel_timingItem__DJBUO{display:flex;flex-direction:column;gap:2px}.TokenDebugPanel_label__qbuXn{font-size:10px;color:#888888;text-transform:uppercase;letter-spacing:.5px}.TokenDebugPanel_value__3_aCt{font-size:11px;font-weight:500;color:#ffffff}.TokenDebugPanel_success__ZesEl{color:#4caf50}.TokenDebugPanel_warning__P6d2S{color:#ff9800}.TokenDebugPanel_error__CypE1{color:#f44336}.TokenDebugPanel_actions__LWyEz{display:flex;gap:8px;flex-wrap:wrap}.TokenDebugPanel_actionButton__1VHhA{padding:6px 12px;background:#404040;color:#ffffff;border:none;border-radius:4px;font-size:11px;font-weight:500;cursor:pointer;transition:background-color .2s;flex:1 1;min-width:80px}.TokenDebugPanel_actionButton__1VHhA:hover:not(:disabled){background:#505050}.TokenDebugPanel_actionButton__1VHhA:disabled{opacity:.6;cursor:not-allowed}.TokenDebugPanel_dangerButton__a0aG5{background:#d32f2f}.TokenDebugPanel_dangerButton__a0aG5:hover:not(:disabled){background:#f44336}.TokenDebugPanel_content__RMcAG::-webkit-scrollbar{width:4px}.TokenDebugPanel_content__RMcAG::-webkit-scrollbar-track{background:#2d2d2d}.TokenDebugPanel_content__RMcAG::-webkit-scrollbar-thumb{background:#555555;border-radius:2px}.TokenDebugPanel_content__RMcAG::-webkit-scrollbar-thumb:hover{background:#666666}@media (max-width:480px){.TokenDebugPanel_panel__JWt8I{bottom:10px;right:10px;left:10px;width:auto}.TokenDebugPanel_statsGrid__U86ot,.TokenDebugPanel_statusGrid__c1yAh,.TokenDebugPanel_timingGrid__Mdv15{grid-template-columns:1fr}}.TokenStatusNotification_notification__pTNA1{position:fixed;top:20px;right:20px;z-index:1000;max-width:400px;min-width:300px;padding:16px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateX(100%);transition:transform .3s ease-in-out;font-family:Inter,sans-serif}.TokenStatusNotification_notification__pTNA1.TokenStatusNotification_visible___Vyvp{transform:translateX(0)}.TokenStatusNotification_notification__pTNA1.TokenStatusNotification_info__qG9eQ{background:#e3f2fd;border-left:4px solid #2196f3;color:#1976d2}.TokenStatusNotification_notification__pTNA1.TokenStatusNotification_success__5ye4A{background:#e8f5e8;border-left:4px solid #4caf50;color:#2e7d32}.TokenStatusNotification_notification__pTNA1.TokenStatusNotification_warning__WmYuD{background:#fff3e0;border-left:4px solid #ff9800;color:#f57c00}.TokenStatusNotification_notification__pTNA1.TokenStatusNotification_error___33_K{background:#ffebee;border-left:4px solid #f44336;color:#c62828}.TokenStatusNotification_content__K_Eed{display:flex;align-items:center;gap:12px}.TokenStatusNotification_message__HWGgc{flex:1 1;font-size:14px;line-height:1.4;font-weight:500;display:flex;flex-direction:column;gap:4px}.TokenStatusNotification_historyNote__OJU2J{font-size:12px;font-weight:400;opacity:.8}.TokenStatusNotification_spinner__Kdp6g{width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:TokenStatusNotification_spin__d07jG 1s linear infinite}@keyframes TokenStatusNotification_spin__d07jG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.TokenStatusNotification_closeButton__g3Gt4{background:none;border:none;font-size:20px;font-weight:700;color:inherit;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.TokenStatusNotification_closeButton__g3Gt4:hover{background-color:rgba(0,0,0,.1)}.TokenStatusNotification_closeButton__g3Gt4:focus{outline:2px solid currentColor;outline-offset:2px}@media (max-width:480px){.TokenStatusNotification_notification__pTNA1{top:10px;right:10px;left:10px;max-width:none;min-width:auto}}