@font-face{font-family:PixelFont;src:local("JetBrains Mono"),local("Fira Code"),local("Cascadia Code"),local("Source Code Pro"),local("Hack"),local("Monaco"),local("Menlo"),local("Ubuntu Mono"),local("Consolas"),local("Courier New"),monospace;font-display:swap}@font-face{font-family:PixelFontLigatures;src:local("JetBrains Mono"),local("Fira Code"),local("Cascadia Code"),local("Source Code Pro"),local("Hack"),local("Monaco"),local("Menlo"),local("Ubuntu Mono"),local("Consolas"),local("Courier New"),monospace;font-display:swap;font-feature-settings:"liga" 1,"calt" 1}:root{--font-family-mono: "PixelFont", "Monaco", "Menlo", "Ubuntu Mono", "Consolas", "Courier New", monospace;--font-family-mono-ligatures: "PixelFontLigatures", "Monaco", "Menlo", "Ubuntu Mono", "Consolas", "Courier New", monospace;--font-fallback-mac: "Monaco", "Menlo", "Courier New", monospace;--font-fallback-windows: "Consolas", "Courier New", monospace;--font-fallback-linux: "Ubuntu Mono", "DejaVu Sans Mono", "Courier New", monospace}.font-mono{font-family:var(--font-family-mono)}.font-mono-ligatures{font-family:var(--font-family-mono-ligatures);font-feature-settings:"liga" 1,"calt" 1}@media screen and (-webkit-min-device-pixel-ratio: 0){:root{--font-family-mono: "PixelFont", "Monaco", "Menlo", "Ubuntu Mono", "Consolas", "Courier New", monospace}}.font-loading{font-family:monospace;font-display:swap}.font-mono,.font-mono-ligatures{font-display:swap}:root{font-family:var(--font-family-mono-ligatures);line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#25d366;text-decoration:inherit}a:hover{color:#128c7e}body{margin:0;padding:0;display:flex;place-items:center;min-width:320px;min-height:100vh;height:100vh;width:100vw;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);color:#e0e0e0;overflow:hidden}h1{font-size:3.2em;line-height:1.1;color:#25d366}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#2d2d2d;color:#e0e0e0;cursor:pointer;transition:all .25s}button:hover{border-color:#25d366;background-color:#404040}button:focus,button:focus-visible{outline:2px solid #25D366;outline-offset:2px}#root{max-width:none;margin:0;padding:0;text-align:center;width:100vw;height:100vh}.app{min-height:100vh;height:100vh;width:100vw;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);color:#e0e0e0;font-family:Courier New,Monaco,Menlo,monospace;display:flex;flex-direction:column}.app-layout{display:flex;flex-direction:column;height:100vh;width:100vw}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#0f0f0f,#1a1a1a)}.loading-spinner{width:40px;height:40px;border:3px solid #333;border-top:3px solid #25D366;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}.loading-container p{color:#e0e0e0;font-size:16px;margin:0}.app-header{text-align:center;margin-bottom:2rem;padding:1rem}.app-header h1{color:#25d366;margin:0;font-size:2rem;font-weight:600;text-shadow:0 0 10px rgba(37,211,102,.3)}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.console-container{background-color:#1e1e1e;border-radius:0;box-shadow:none;overflow:hidden;font-family:var(--font-family-mono-ligatures);color:#e0e0e0;flex:1;display:flex;flex-direction:column}.console-header{background-color:#2d2d2d;padding:1rem 1.5rem;border-bottom:1px solid #404040;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.console-header h2{margin:0;color:#25d366;font-size:1.2rem;font-weight:600}.console-status{padding:.3rem .8rem;border-radius:4px;font-size:.8rem;font-weight:500}.console-status.connected{background-color:#25d366;color:#000}.console-status.disconnected{background-color:#ff4757;color:#fff}.console-content{display:flex;flex:1;flex-direction:column;overflow-y:auto;padding:1.5rem;font-family:var(--font-family-mono-ligatures)}.init-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2rem;flex:1}.init-message h3{color:#25d366;margin-bottom:1rem;font-family:var(--font-family-mono-ligatures)}.init-message p{color:#e0e0e0;margin-bottom:1rem;font-family:var(--font-family-mono-ligatures)}.panel-section{margin-bottom:2rem}.panel-section:last-child{margin-bottom:0}.panel-section h3{color:#25d366;margin:0 0 1rem;font-size:1rem;font-weight:600;border-bottom:1px solid #404040;padding-bottom:.5rem;font-family:var(--font-family-mono-ligatures)}.status-card{background-color:#2d2d2d;padding:1rem;border-radius:6px;border:1px solid #404040;display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-family:var(--font-family-mono-ligatures)}.status-card:last-child{margin-bottom:0}.status-indicator{width:12px;height:12px;border-radius:50%;flex-shrink:0}.status-indicator.connected{background-color:#25d366;box-shadow:0 0 8px #25d36680}.info-card{background-color:#2d2d2d;padding:1rem;border-radius:6px;border:1px solid #404040;font-family:var(--font-family-mono-ligatures)}.info-row{display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.3rem 0}.info-row:last-child{margin-bottom:0}.info-row .label{color:#888;font-weight:500}.info-row .value{color:#e0e0e0;font-family:var(--font-family-mono-ligatures)}.qr-container{background-color:#2d2d2d;padding:1rem;border-radius:6px;border:1px solid #404040;text-align:center}.qr-container p{margin:0 0 1rem;color:#888}.qr-code{background-color:#fff;padding:.5rem;border-radius:4px}.action-buttons{display:flex;gap:.8rem;flex-wrap:wrap}.console-button{padding:.6rem 1.2rem;border:none;border-radius:4px;cursor:pointer;font-family:var(--font-family-mono-ligatures);font-size:.9rem;font-weight:500;transition:all .2s ease;background-color:#404040;color:#e0e0e0}.console-button:hover{background-color:#505050}.console-button:disabled{background-color:#2d2d2d;color:#666;cursor:not-allowed}.console-button.primary{background-color:#25d366;color:#000}.console-button.primary:hover{background-color:#128c7e;color:#fff}.console-button.secondary{background-color:#404040;color:#e0e0e0}.console-button.secondary:hover{background-color:#505050}.console-button.small{padding:.3rem .8rem;font-size:.8rem}.panel-header{background-color:#2d2d2d;padding:1rem 1.5rem;border-bottom:1px solid #404040;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.panel-header h3{margin:0;color:#25d366;font-size:1rem;font-weight:600}.log-container{flex:1;padding:1rem;overflow-y:auto;background-color:#1a1a1a}.empty-logs{display:flex;align-items:center;justify-content:center;height:100%;color:#666;font-style:italic}.log-list{display:flex;flex-direction:column;gap:.3rem}.log-entry{padding:.4rem .6rem;border-radius:3px;font-size:.85rem;line-height:1.4;word-break:break-word}.log-entry.log-info{background-color:#007bff1a;border-left:3px solid #007bff}.log-entry.log-success{background-color:#25d3661a;border-left:3px solid #25D366}.log-entry.log-error{background-color:#ff47571a;border-left:3px solid #ff4757}.log-entry.log-warning{background-color:#ffc1071a;border-left:3px solid #ffc107}.log-timestamp{color:#888;margin-right:.5rem;font-weight:500}.console-left-panel::-webkit-scrollbar,.log-container::-webkit-scrollbar{width:8px}.console-left-panel::-webkit-scrollbar-track,.log-container::-webkit-scrollbar-track{background:#2d2d2d}.console-left-panel::-webkit-scrollbar-thumb,.log-container::-webkit-scrollbar-thumb{background:#404040;border-radius:4px}.console-left-panel::-webkit-scrollbar-thumb:hover,.log-container::-webkit-scrollbar-thumb:hover{background:#505050}@media (max-width: 768px){.console-content{flex-direction:column;height:calc(100vh - 60px)}.console-left-panel{border-right:none;border-bottom:1px solid #404040;flex:1}.console-right-panel{flex:1}}.whatsapp-section{margin:2rem 0;padding:1rem;border-radius:8px;background-color:#f5f5f5;text-align:center}.whatsapp-section h2{color:#25d366;margin-bottom:1rem}.whatsapp-section button{background-color:#25d366;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .3s}.whatsapp-section button:hover{background-color:#128c7e}.whatsapp-section button:disabled{background-color:#ccc;cursor:not-allowed}.qr-code-container{margin-top:1.5rem;padding:1rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.qr-code-container h3{color:#333;margin-bottom:1rem}.qr-code-container img{border:1px solid #ddd;border-radius:4px;padding:.5rem;background-color:#fff}@media (prefers-color-scheme: light){:root{color:#e0e0e0;background-color:#0f0f0f}a:hover{color:#128c7e}button{background-color:#2d2d2d;color:#e0e0e0}}.websocket-status{margin-top:1rem;padding:.8rem;background-color:#2d2d2d;border-radius:6px;border:1px solid #404040;display:flex;justify-content:space-between;align-items:center}.status-label{font-size:.9rem;color:#e0e0e0}.status-value{font-size:.9rem;font-weight:500;padding:.2rem .6rem;border-radius:4px}.status-value.connected{background-color:#25d366;color:#000}.status-value.disconnected{background-color:#ff4757;color:#fff}.status-indicator.disconnected{background-color:#ff4757;box-shadow:0 0 8px #ff475780}.logs-container{background-color:#2d2d2d;border-radius:6px;border:1px solid #404040;height:400px;overflow-y:auto;padding:1rem}.no-logs{text-align:center;color:#888;font-style:italic;padding:2rem}.logs-list{display:flex;flex-direction:column;gap:.5rem}.log-entry{padding:.5rem;border-radius:4px;font-size:.85rem;line-height:1.4}.log-entry.info{background-color:#25d3661a;border-left:3px solid #25D366}.log-entry.success{background-color:#25d36633;border-left:3px solid #25D366}.log-entry.error{background-color:#ff47571a;border-left:3px solid #ff4757}.log-entry.warning{background-color:#ffc1071a;border-left:3px solid #ffc107}.log-timestamp{color:#888;margin-right:.5rem;font-family:Courier New,monospace}.log-message{color:#e0e0e0}.action-buttons{display:flex;flex-direction:column;gap:.8rem}.console-button.danger{background-color:#ff4757;color:#fff;border-color:#ff4757}.console-button.danger:hover{background-color:#ff3742;border-color:#ff3742}.console-button.secondary{background-color:#404040;color:#e0e0e0;border-color:#404040}.console-button.secondary:hover{background-color:#505050;border-color:#505050}.qr-container{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem;background-color:#2d2d2d;border-radius:6px;border:1px solid #404040}.qr-container p{margin:0;color:#e0e0e0;text-align:center}.qr-code{background-color:#fff;padding:1rem;border-radius:6px;box-shadow:0 2px 8px #0000004d}.menu-bar{display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:60px;background:#1a1a1a;color:#ccc;border-bottom:2px solid #25D366;font-family:var(--font-family-mono-ligatures);font-feature-settings:"liga" 1,"calt" 1}.menu-bar-left{display:flex;align-items:center}.app-title{display:flex;align-items:center;gap:10px;font-weight:600;font-size:18px}.app-icon{font-size:24px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.app-name{letter-spacing:.5px;color:#25d366;font-weight:700}.menu-bar-right{display:flex;align-items:center;gap:20px}.user-info{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#2a2a2a;border:1px solid #404040;transition:all .3s ease}.user-info:hover{background:#333;border-color:#25d366}.user-avatar{width:32px;height:32px;background:#25d366;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000;font-size:14px;border:1px solid #25D366}.avatar-text{text-shadow:0 1px 2px rgba(0,0,0,.3)}.user-details{display:flex;flex-direction:column;gap:2px}.username{font-weight:600;font-size:14px;line-height:1}.email{font-size:12px;opacity:.8;line-height:1}.settings-button{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:14px;font-weight:500}.settings-button:hover{background:#fff3;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.settings-button:active{transform:translateY(0)}.settings-icon{font-size:16px}.settings-text{letter-spacing:.5px}.logout-button{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:14px;font-weight:500}.logout-button:hover{background:#fff3;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.logout-button:active{transform:translateY(0)}.logout-icon{font-size:16px}.logout-text{letter-spacing:.5px}@media (max-width: 768px){.menu-bar{padding:0 15px;height:50px}.app-name{font-size:16px}.app-icon{font-size:20px}.user-info{padding:6px 12px;gap:8px}.user-avatar{width:28px;height:28px;font-size:12px}.username{font-size:13px}.email{font-size:11px}.logout-button{padding:8px 12px;font-size:13px}.logout-text{display:none}}@media (max-width: 480px){.menu-bar{padding:0 10px}.app-name,.user-details{display:none}.user-info{padding:4px}}.pixel-border{border:2px solid #25D366;box-shadow:0 0 0 2px #0f0f0f,0 0 0 4px #25d366,0 0 0 6px #0f0f0f}.pixel-button{background:#1a1a1a;border:2px solid #404040;color:#ccc;padding:8px 16px;font-family:var(--font-family-mono-ligatures);font-size:12px;cursor:pointer;transition:all .1s ease;position:relative;overflow:hidden}.pixel-button:hover{border-color:#25d366;color:#25d366;box-shadow:0 0 8px #25d3664d}.pixel-button:active{transform:translateY(1px);box-shadow:0 0 4px #25d36680}.pixel-input{background:#1a1a1a;border:2px solid #404040;color:#ccc;padding:8px 12px;font-family:var(--font-family-mono-ligatures);font-size:12px;outline:none}.pixel-input:focus{border-color:#25d366;box-shadow:0 0 8px #25d3664d}.pixel-card{background:#1a1a1a;border:2px solid #404040;padding:16px;position:relative;overflow:hidden}.pixel-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#25d366,#1ea952,#25d366);background-size:200% 100%;animation:pixel-scan 2s linear infinite}@keyframes pixel-scan{0%{background-position:200% 0}to{background-position:-200% 0}}.pixel-scrollbar::-webkit-scrollbar{width:8px}.pixel-scrollbar::-webkit-scrollbar-track{background:#0f0f0f;border:1px solid #404040}.pixel-scrollbar::-webkit-scrollbar-thumb{background:#404040;border:1px solid #25D366}.pixel-scrollbar::-webkit-scrollbar-thumb:hover{background:#25d366}.pixel-loading{display:inline-block;width:16px;height:16px;border:2px solid #404040;border-top:2px solid #25D366;border-radius:0;animation:pixel-spin 1s linear infinite}@keyframes pixel-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pixel-status{display:inline-block;width:8px;height:8px;background:#404040;border:1px solid #25D366;margin-right:8px}.pixel-status.active{background:#25d366;box-shadow:0 0 4px #25d36680}.pixel-status.warning{background:#ff9800;border-color:#ff9800;box-shadow:0 0 4px #ff980080}.pixel-status.error{background:#f44336;border-color:#f44336;box-shadow:0 0 4px #f4433680}.pixel-grid{background-image:linear-gradient(rgba(37,211,102,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(37,211,102,.1) 1px,transparent 1px);background-size:20px 20px}.pixel-selection::selection{background:#25d366;color:#000}.pixel-selection::-moz-selection{background:#25d366;color:#000}.logs-panel{height:100%;display:flex;flex-direction:column;background:#0f0f0f}.logs-panel .panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #404040;background:#1a1a1a}.logs-panel .panel-header h3{margin:0;font-size:16px;font-weight:600;color:#25d366}.console-button.small{padding:6px 12px;background:#404040;color:#ccc;border:1px solid #404040;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s ease}.console-button.small:hover{background:#2a2a2a;border-color:#25d366;color:#25d366}.logs-container{flex:1;padding:16px;overflow-y:auto;background:#0f0f0f;scrollbar-width:thin;scrollbar-color:#404040 #0f0f0f}.no-logs{text-align:center;padding:40px 20px;color:#888;font-size:14px}.logs-list{display:flex;flex-direction:column;gap:8px}.log-entry{padding:8px 12px;border-radius:4px;font-family:var(--font-family-mono-ligatures);font-size:13px;line-height:1.5;border-left:3px solid transparent;background:#1a1a1a;font-feature-settings:"liga" 1,"calt" 1;letter-spacing:.02em}.log-entry.info{background:#1a1a1a;color:#2196f3;border-left-color:#2196f3}.log-entry.success{background:#1a1a1a;color:#25d366;border-left-color:#25d366}.log-entry.warning{background:#1a1a1a;color:#ff9800;border-left-color:#ff9800}.log-entry.error{background:#1a1a1a;color:#f44336;border-left-color:#f44336}.log-timestamp{color:#666;margin-right:8px;font-weight:500}.log-source{color:#888;margin-right:8px;font-weight:500}.log-message{color:inherit}@media (max-width: 768px){.log-entry{font-size:11px;padding:6px 8px}.log-timestamp,.log-source{display:block;margin-bottom:2px}}.message-plans-panel{height:100%;display:flex;flex-direction:column;background:#0f0f0f}.message-plans-panel .panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #404040;background:#1a1a1a}.message-plans-panel .panel-header h3{margin:0;font-size:16px;font-weight:600;color:#25d366;font-family:var(--font-family-mono-ligatures)}.refresh-button{padding:6px 12px;background:#404040;color:#ccc;border:1px solid #404040;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s ease}.refresh-button:hover:not(:disabled){background:#2a2a2a;border-color:#25d366;color:#25d366}.refresh-button:disabled{background:#2a2a2a;color:#666;cursor:not-allowed}.message-plans-content{flex:1;padding:16px;overflow-y:auto;background:#0f0f0f;scrollbar-width:thin;scrollbar-color:#404040 #0f0f0f}.error-message{padding:12px;background:#2a1a1a;color:#f44336;border:1px solid #f44336;border-radius:4px;margin-bottom:16px;font-size:14px}.loading-message,.no-plans-message{text-align:center;padding:40px 20px;color:#888;font-size:14px}.plans-list{display:flex;flex-direction:column;gap:16px}.plan-item{padding:16px;border:1px solid #404040;border-radius:6px;background:#1a1a1a;transition:all .2s ease}.plan-item:hover{border-color:#25d366;box-shadow:0 2px 8px #25d3661a}.plan-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.plan-name{margin:0 12px 0 0;font-size:16px;font-weight:600;color:#25d366;flex:1;font-family:var(--font-family-mono-ligatures)}.plan-status{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;white-space:nowrap}.status-active{background:#1a2a1a;color:#25d366;border:1px solid #25D366}.status-paused{background:#2a2a1a;color:#ff9800;border:1px solid #ff9800}.status-completed{background:#1a1a2a;color:#2196f3;border:1px solid #2196f3}.status-failed{background:#2a1a1a;color:#f44336;border:1px solid #f44336}.status-default{background:#2a2a2a;color:#888;border:1px solid #404040}.status-pending{background:#2a2a1a;color:#ff9800;border:1px solid #ff9800}.status-running{background:#1a2a1a;color:#25d366;border:1px solid #25D366}.status-cancelled{background:#2a2a2a;color:#888;border:1px solid #404040}.plan-details{margin-bottom:12px}.detail-row{display:flex;margin-bottom:6px;align-items:flex-start}.detail-label{color:#888;font-size:12px;min-width:80px;margin-right:8px;font-family:var(--font-family-mono-ligatures)}.detail-value{color:#ccc;font-size:12px;flex:1;font-family:var(--font-family-mono-ligatures)}.message-template{word-break:break-word;line-height:1.3}.plan-description{color:#ccc;font-size:14px;line-height:1.4;margin-bottom:12px;font-family:var(--font-family-mono-ligatures)}.plan-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#888}.plan-date,.plan-id{background:#2a2a2a;padding:4px 8px;border-radius:4px;border:1px solid #404040}@media (max-width: 768px){.plan-header,.plan-meta{flex-direction:column;align-items:flex-start;gap:8px}.plan-name{margin-right:0}}.right-panel{height:100%;display:flex;flex-direction:column;background:#0f0f0f;overflow:hidden}.panel-tabs{display:flex;background:#1a1a1a;border-bottom:1px solid #404040}.tab-button{flex:1;padding:12px 16px;background:transparent;border:none;border-bottom:2px solid transparent;color:#888;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:var(--font-family-mono-ligatures);font-feature-settings:"liga" 1,"calt" 1}.tab-button:hover{background:#2a2a2a;color:#ccc}.tab-button.active{background:#0f0f0f;color:#25d366;border-bottom-color:#25d366;font-weight:600}.panel-content{flex:1;overflow:hidden}@media (max-width: 768px){.tab-button{padding:10px 12px;font-size:13px}}.settings-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.settings-modal{background:#0f0f0f;border:1px solid #404040;border-radius:8px;box-shadow:0 8px 32px #00000080;max-width:600px;width:90%;max-height:80vh;overflow:hidden;font-family:var(--font-family-mono-ligatures);font-feature-settings:"liga" 1,"calt" 1}.settings-modal-header{background:#1a1a1a;border-bottom:1px solid #404040;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.settings-modal-header h2{margin:0;font-size:18px;font-weight:600;color:#25d366;font-family:var(--font-family-mono-ligatures)}.close-button{background:#404040;border:1px solid #404040;border-radius:4px;padding:6px 12px;cursor:pointer;font-size:14px;font-weight:500;color:#ccc;transition:all .2s ease}.close-button:hover{background:#2a2a2a;border-color:#25d366;color:#25d366}.settings-modal-content{padding:20px;max-height:60vh;overflow-y:auto;background:#0f0f0f;scrollbar-width:thin;scrollbar-color:#404040 #0f0f0f}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#888}.loading-spinner{width:32px;height:32px;border:3px solid #404040;border-top:3px solid #25D366;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.settings-sections{display:flex;flex-direction:column;gap:20px}.settings-section{border:1px solid #404040;border-radius:6px;padding:16px;background:#1a1a1a;transition:all .2s ease}.settings-section:hover{border-color:#25d366;box-shadow:0 2px 8px #25d3661a}.settings-section h3{margin:0 0 16px;font-size:16px;font-weight:600;color:#25d366;border-bottom:1px solid #404040;padding-bottom:8px;font-family:var(--font-family-mono-ligatures)}.setting-item{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding:8px 0;border-bottom:1px solid #2a2a2a}.setting-item:last-child{border-bottom:none;margin-bottom:0}.setting-label{font-weight:500;color:#888;min-width:120px;flex-shrink:0;font-family:var(--font-family-mono-ligatures);font-size:12px}.setting-value{color:#ccc;text-align:right;word-break:break-all;max-width:300px;font-family:var(--font-family-mono-ligatures);font-size:12px}.cache-path{font-family:var(--font-family-mono-ligatures);font-size:11px;background:#2a2a2a;padding:4px 8px;border-radius:3px;border:1px solid #404040;color:#ccc}.user-agent{font-size:10px;max-width:250px;color:#888}.setting-actions{display:flex;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #404040}.action-button{background:#404040;border:1px solid #404040;border-radius:4px;padding:8px 16px;cursor:pointer;font-size:12px;font-weight:500;color:#ccc;transition:all .2s ease;font-family:var(--font-family-mono-ligatures)}.action-button:hover{background:#2a2a2a;border-color:#25d366;color:#25d366}.action-button.destructive{background:#2a1a1a;border-color:#f44336;color:#f44336}.action-button.destructive:hover{background:#1a1a1a;border-color:#f44336;color:#f44336}.settings-modal-footer{background:#1a1a1a;border-top:1px solid #404040;padding:16px 20px;display:flex;justify-content:flex-end}.close-button-secondary{background:#404040;border:1px solid #404040;border-radius:4px;padding:8px 16px;cursor:pointer;font-size:14px;font-weight:500;color:#ccc;transition:all .2s ease;font-family:var(--font-family-mono-ligatures)}.close-button-secondary:hover{background:#2a2a2a;border-color:#25d366;color:#25d366}@media (max-width: 768px){.settings-modal{width:95%;max-height:90vh}.setting-item{flex-direction:column;align-items:flex-start;gap:8px}.setting-label{min-width:auto}.setting-value{text-align:left;max-width:100%}.setting-actions{flex-direction:column}.action-button{width:100%}}.main-frame{display:flex;flex-direction:column;height:100vh;background-color:#0f0f0f}.main-content{display:flex;flex:1;overflow:hidden}.left-panel{flex:1;display:flex;flex-direction:column;border-right:1px solid #404040;overflow:hidden}.right-panel{flex:1;display:flex;flex-direction:column;overflow:hidden}.mode-toggle{display:flex;gap:.5rem;align-items:center}.toggle-button{padding:.5rem 1rem;border:1px solid #404040;background-color:#1a1a1a;color:#888;border-radius:4px;cursor:pointer;font-size:.8rem;transition:all .2s ease}.toggle-button:hover{background-color:#2a2a2a;color:#ccc}.toggle-button.active{background-color:#25d366;color:#000;border-color:#25d366}.toggle-button.active:hover{background-color:#1ea952}.manual-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#ccc;font-size:.9rem;font-weight:500}.form-group input,.form-group select{padding:.75rem;border:1px solid #404040;background-color:#1a1a1a;color:#fff;border-radius:4px;font-size:.9rem}.form-group input:focus,.form-group select:focus{outline:none;border-color:#25d366;box-shadow:0 0 0 2px #25d36633}.form-group input:disabled,.form-group select:disabled{background-color:#2a2a2a;color:#666;cursor:not-allowed}.form-group small{color:#888;font-size:.8rem}.form-actions{margin-top:1rem;display:flex;justify-content:flex-start}.phone-input-group{display:flex;gap:.5rem;align-items:stretch}.country-code-wrapper{display:flex;align-items:center;flex:0 0 80px;min-width:80px;border:1px solid #404040;border-radius:4px;background-color:#1a1a1a}.country-code-prefix{color:#888;padding:.75rem .5rem;font-size:.9rem;border-right:1px solid #404040;background-color:#2a2a2a;border-radius:4px 0 0 4px}.country-code-input{flex:1;border:none;background:transparent;color:#fff;padding:.75rem;font-size:.9rem;outline:none}.country-code-input:focus{outline:none}.country-code-wrapper:focus-within{border-color:#25d366;box-shadow:0 0 0 2px #25d36633}.phone-number-input{flex:1}@media (max-width: 768px){.phone-input-group{flex-direction:column;gap:.5rem}.country-code-wrapper,.phone-number-input{flex:none;width:100%}}.info-card.warning{border-left-color:#ffc107;background-color:#ffc1071a}.info-card.warning ul{margin:.5rem 0;padding-left:1.5rem}.info-card.warning li{color:#ffc107;margin-bottom:.25rem}.accounts-list{display:flex;flex-direction:column;gap:1rem}.account-item{background-color:#2d2d2d;border:1px solid #404040;border-radius:6px;padding:1rem;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.account-item:hover{border-color:#25d366;background-color:#333}.account-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.account-header{display:flex;align-items:center}.account-phone{color:#25d366;font-family:Courier New,monospace;font-weight:600;font-size:1rem}.account-details{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem}.account-phone{color:#25d366;font-family:Courier New,monospace;font-weight:500}.account-date{color:#888;font-size:.8rem}.account-actions{display:flex;gap:.5rem}@media (max-width: 768px){.account-item{flex-direction:column;align-items:flex-start;gap:1rem}.account-actions{align-self:flex-end}.account-details{flex-direction:column;gap:.5rem}.account-phone{font-size:.9rem}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#0f0f0f;padding:20px;font-family:var(--font-family-mono-ligatures)}.login-card{background:#1a1a1a;border:2px solid #25D366;padding:40px;width:100%;max-width:400px;animation:slideUp .5s ease-out;position:relative;overflow:hidden}.login-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#25d366,#1ea952,#25d366);background-size:200% 100%;animation:pixel-scan 2s linear infinite}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-header{text-align:center;margin-bottom:30px}.login-header h1{color:#25d366;font-size:24px;font-weight:600;margin:0 0 8px}.login-header p{color:#ccc;font-size:14px;margin:0}.login-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#ccc;font-size:14px;font-weight:500}.form-group input{padding:12px 16px;border:2px solid #404040;font-size:14px;background:#1a1a1a;color:#ccc;transition:all .2s ease;font-family:var(--font-family-mono-ligatures)}.form-group input:focus{outline:none;border-color:#25d366;background:#1a1a1a;color:#fff;box-shadow:0 0 8px #25d3664d}.form-group input:disabled{background:#2a2a2a;color:#666;cursor:not-allowed}.form-group input::placeholder{color:#888;opacity:1}.error-message{background:#2a1a1a;color:#f44336;padding:12px;border:1px solid #f44336;font-size:14px;border:1px solid #feb2b2;text-align:center}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:10px}.login-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.login-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.login-button:active:not(:disabled){transform:translateY(0)}
