.LogsModal_modalOverlay__PBAoe{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.LogsModal_modalContent__Elm09{background:#171525;border-radius:16px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid #2c2a3f}.LogsModal_modalHeader__z1Jho{display:flex;align-items:center;padding-left:1.5rem;padding-right:1.5rem;height:64px;border-bottom:1px solid #2d2b40}.LogsModal_title__63_WU{text-wrap:balance;font-size:1rem;line-height:1.75rem;letter-spacing:0;font-weight:700;--gds-font-weight:500;text-align:center;flex:1 1;color:white}.LogsModal_closeButton__wMuqw{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease;color:#A7A5AE}.LogsModal_closeButton__wMuqw:hover{color:white;background:rgba(139,139,247,.1)}.LogsModal_modalBody__rJy0m{padding:1rem 2rem 2rem}.LogsModal_troubleshootingSection__K2zaK{background:rgba(139,92,246,.05);border:1px solid rgba(139,92,246,.2);border-radius:12px;padding:20px}.LogsModal_troubleshootingSection__K2zaK h3{margin:0 0 16px;color:#8b5cf6;font-size:18px;font-weight:600}.LogsModal_troubleshootingList__fZ7v8{display:flex;flex-direction:column;gap:12px}.LogsModal_troubleshootingItem__tibr8{display:flex;flex-direction:column;gap:4px}.LogsModal_troubleshootingItem__tibr8 strong{color:#a78bfa;font-size:14px}.LogsModal_troubleshootingItem__tibr8 span{color:#a0a0a0;font-size:13px;padding-left:16px}.LogsModal_logsSection__k2_Fx{flex:1 1;display:flex;flex-direction:column;min-height:0}.LogsModal_logsSection__k2_Fx h3{margin:0 0 16px;color:#e0e0e0;font-size:18px;font-weight:600}.LogsModal_noLogs__y7w6l{text-align:center;color:#666;font-size:14px;padding:40px 20px}.LogsModal_logs__xpMrg{background:#0f0f0f;border-radius:8px;padding:16px;flex:1 1;overflow-y:auto;font-family:Courier New,monospace;font-size:14px;border:1px solid rgba(255,255,255,.05);min-height:200px}.LogsModal_logEntry__MdAiN{margin-bottom:8px;line-height:1.6;word-break:break-word}.LogsModal_logEntry__MdAiN:last-child{margin-bottom:0}.LogsModal_timestamp__KqVzJ{color:#666;margin-right:8px}.LogsModal_logEntry__MdAiN.LogsModal_info__ibxNZ .LogsModal_message__oRn10,.LogsModal_message__oRn10{color:#a0a0a0}.LogsModal_logEntry__MdAiN.LogsModal_success__4M7_S .LogsModal_message__oRn10{color:#10b981}.LogsModal_logEntry__MdAiN.LogsModal_error__mzvED .LogsModal_message__oRn10{color:#ef4444}.LogsModal_modalFooter__Knxho{padding:16px 24px;border-top:1px solid rgba(255,255,255,.1);background:#151515;flex-shrink:0}.LogsModal_clearButton__72DOE{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2);padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.LogsModal_clearButton__72DOE:hover{background:rgba(239,68,68,.2)}.LogsModal_logs__xpMrg::-webkit-scrollbar{width:8px}.LogsModal_logs__xpMrg::-webkit-scrollbar-track{background:rgba(255,255,255,.05);border-radius:4px}.LogsModal_logs__xpMrg::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:4px}.LogsModal_logs__xpMrg::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.15)}@media (max-width:768px){.LogsModal_modalContent__Elm09{width:95%;max-height:90vh;margin:10px}}