*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#e2e8f0;background:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.6}#root{min-height:100vh}a{color:#38bdf8;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748b}.app{color:#e2e8f0;background:#0f172a;flex-direction:column;min-height:100vh;display:flex}.app-body{flex:1;display:flex}.app-header{background:#1e293b;border-bottom:1px solid #334155;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.header-left{align-items:baseline;gap:1rem;display:flex}.app-title{color:#38bdf8;margin:0;font-size:1.25rem;font-weight:700}.app-subtitle{color:#94a3b8;font-size:.8rem}.header-btn{color:#e2e8f0;cursor:pointer;background:#334155;border:1px solid #475569;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;transition:all .2s}.header-btn:hover,.header-btn.active{background:#475569;border-color:#38bdf8}.sidebar{background:#1e293b;border-right:1px solid #334155;width:260px;min-width:260px;padding:1.25rem;overflow-y:auto}.sidebar h3{color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.9rem}.sidebar label{color:#94a3b8;margin:.75rem 0 .3rem;font-size:.8rem;display:block}.sidebar select{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:6px;width:100%;padding:.45rem;font-size:.85rem}.sidebar-info{border-top:1px solid #334155;margin-top:1.5rem;padding-top:1rem}.sidebar-info h4{color:#94a3b8;margin:0 0 .5rem;font-size:.8rem}.sidebar-info p{color:#64748b;font-size:.75rem;line-height:1.5}.sidebar-disclaimer{background:#7f1d1d20;border-left:3px solid #ef4444;margin-top:.5rem;padding:.5rem;color:#fca5a5!important;font-size:.7rem!important}.main-content{flex:1;width:100%;max-width:900px;margin:0 auto;padding:1.5rem}.banner{border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem}.banner-warning{color:#fbbf24;background:#78350f20;border:1px solid #f59e0b}.analysis-form{flex-direction:column;gap:1rem;display:flex}.form-row{gap:1rem;display:flex}.form-group{flex-direction:column;flex:1;display:flex}.form-group.flex-2{flex:2}.form-group label{color:#94a3b8;margin-bottom:.3rem;font-size:.8rem}.form-group input,.form-group select,.form-group textarea{color:#e2e8f0;background:#1e293b;border:1px solid #334155;border-radius:6px;padding:.55rem .75rem;font-size:.9rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#38bdf8;outline:none}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{opacity:.5;cursor:not-allowed}.depth-slider{appearance:none;background:#334155;border-radius:3px;outline:none;height:6px;margin:.5rem 0}.depth-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#38bdf8;border-radius:50%;width:18px;height:18px}.depth-labels{color:#64748b;justify-content:space-between;font-size:.7rem;display:flex}.analyst-options{flex-wrap:wrap;gap:.5rem;display:flex}.analyst-chip{cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;transition:border-color .2s;display:flex}.analyst-chip:hover{border-color:#38bdf8}.analyst-chip input:checked+.chip-content strong{color:#38bdf8}.chip-content{flex-direction:column;display:flex}.chip-content small{color:#64748b;font-size:.7rem}.btn-primary{color:#fff;cursor:pointer;background:#0284c7;border:none;border-radius:8px;align-self:flex-start;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.btn-primary:hover{background:#0369a1}.btn-primary:disabled{color:#64748b;cursor:not-allowed;background:#334155}.btn-primary.small{padding:.35rem .75rem;font-size:.8rem}.btn-cancel{color:#f87171;cursor:pointer;background:0 0;border:1px solid #f87171;border-radius:6px;padding:.4rem 1rem;font-size:.8rem}.progress-container{background:#1e293b;border:1px solid #334155;border-radius:12px;margin-top:1rem;padding:1.25rem}.progress-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.progress-header h3{color:#38bdf8;margin:0;font-size:1rem}.progress-bar-wrapper{background:#0f172a;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#0284c7,#38bdf8);border-radius:4px;height:100%;transition:width .5s}.progress-bar.error{background:linear-gradient(90deg,#dc2626,#f87171)}.progress-info{color:#94a3b8;justify-content:space-between;margin-bottom:.5rem;font-size:.8rem;display:flex}.progress-message{color:#e2e8f0;margin:0;font-size:.85rem}.progress-error{color:#fca5a5;background:#7f1d1d20;border:1px solid #ef4444;border-radius:6px;margin-top:.5rem;padding:.75rem;font-size:.85rem}.results-container{background:#1e293b;border:1px solid #334155;border-radius:12px;margin-top:1rem;padding:1.5rem}.results-header{justify-content:space-between;align-items:baseline;margin-bottom:1rem;display:flex}.results-header h2{color:#e2e8f0;margin:0;font-size:1.15rem}.results-date{color:#64748b;font-size:.8rem}.decision-card{background:#0f172a;border:1px solid #334155;border-radius:10px;margin-bottom:1rem;padding:1.25rem}.decision-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;display:grid}.decision-item{flex-direction:column;gap:.2rem;display:flex}.decision-label{color:#64748b;text-transform:uppercase;font-size:.75rem}.decision-value{color:#e2e8f0;font-size:1.15rem;font-weight:600}.reasoning-details{border-top:1px solid #334155;margin-top:.75rem;padding-top:.75rem}.reasoning-details summary{color:#38bdf8;cursor:pointer;font-size:.85rem}.reasoning-content{color:#94a3b8;white-space:pre-wrap;margin-top:.5rem;font-size:.85rem;line-height:1.6}.results-meta{color:#64748b;gap:1.5rem;margin-bottom:1rem;font-size:.8rem;display:flex}.export-buttons{gap:.75rem;margin-bottom:1rem;display:flex}.btn-export{color:#fff;background:#0284c7;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s}.btn-export:hover{background:#0369a1}.btn-export.secondary{background:#334155}.btn-export.secondary:hover{background:#475569}.risk-warning{color:#fca5a5;background:#7f1d1d10;border-left:3px solid #ef4444;padding:.75rem;font-size:.75rem;line-height:1.5}.error-container{color:#fca5a5;background:#1e293b;border:1px solid #ef4444;border-radius:12px;margin-top:1rem;padding:1.5rem}.error-container h3{color:#ef4444;margin:0 0 .5rem}.config-overlay{z-index:100;background:#000000b3;justify-content:center;align-items:flex-start;padding-top:3rem;display:flex;position:fixed;inset:0;overflow-y:auto}.config-page{background:#1e293b;border:1px solid #334155;border-radius:12px;width:90%;max-width:600px;max-height:80vh;padding:1.5rem;overflow-y:auto}.config-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.config-header h2{color:#38bdf8;margin:0}.btn-close{color:#e2e8f0;cursor:pointer;background:#334155;border:none;border-radius:6px;padding:.3rem .7rem;font-size:.85rem}.config-section{border-bottom:1px solid #334155;margin-bottom:1.5rem;padding-bottom:1.5rem}.config-section h3{color:#e2e8f0;margin:0 0 .25rem;font-size:.95rem}.config-desc{color:#64748b;margin:0 0 .75rem;font-size:.8rem}.url-input-row{gap:.5rem;display:flex}.url-input-row input{color:#e2e8f0;background:#0f172a;border:1px solid #334155;border-radius:6px;flex:1;padding:.45rem .75rem;font-size:.85rem}.key-status-list{flex-direction:column;gap:.35rem;display:flex}.key-status-row{justify-content:space-between;align-items:center;padding:.3rem 0;font-size:.85rem;display:flex}.key-name{color:#e2e8f0}.key-status{border-radius:4px;padding:.15rem .5rem;font-size:.75rem}.key-status.ok{color:#34d399;background:#065f4620}.key-status.missing{color:#f87171;background:#7f1d1d20}.deploy-instructions{color:#94a3b8;font-size:.8rem;line-height:1.7}.deploy-instructions h4{color:#e2e8f0;margin:.75rem 0 .25rem}.deploy-instructions a{color:#38bdf8}.deploy-instructions code{background:#0f172a;border-radius:3px;padding:.1rem .4rem;font-size:.8rem}@media (width<=768px){.app-body{flex-direction:column}.sidebar{border-bottom:1px solid #334155;border-right:none;width:100%;min-width:0}.form-row,.analyst-options{flex-direction:column}.decision-grid{grid-template-columns:repeat(2,1fr)}}
