body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:Courier New,Courier,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app{min-height:100vh;position:relative}.settings-button-top{z-index:1000;color:#374151;cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;transition:all .2s;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 2px 8px #0000001a}.settings-button-top:hover{color:#3b82f6;background:#f9fafb;border-color:#3b82f6;box-shadow:0 4px 12px #00000026}.settings-dropdown{z-index:999;background:#fff;border:2px solid #e5e7eb;border-radius:8px;min-width:200px;position:fixed;top:5rem;right:1.5rem;overflow:hidden;box-shadow:0 4px 12px #00000026}.settings-dropdown-item{color:#374151;cursor:pointer;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;transition:background .2s;display:flex}.settings-dropdown-item:hover{background:#f3f4f6}.settings-dropdown-item:not(:last-child){border-bottom:1px solid #e5e7eb}.app-layout{min-height:100vh;display:flex}.sidebar{color:#fff;background:linear-gradient(#1e3a8a 0%,#1e40af 100%);width:320px;height:100vh;padding:2rem 0;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:2px 0 10px #0000001a}.sidebar-header{border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding:0 1.5rem 2rem}.sidebar-header h1{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.sidebar-subtitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.project-selector{border-bottom:1px solid #ffffff1a;margin-bottom:1.5rem;padding:0 1.5rem 1.5rem}.project-selector label{color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.project-dropdown{gap:.5rem;display:flex}.project-select{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;flex:1;padding:.625rem .875rem;font-size:.875rem;transition:all .2s}.project-select:hover{background:#ffffff26;border-color:#ffffff4d}.project-select:focus{background:#ffffff26;border-color:#ffffff80;outline:none}.project-select option{color:#fff;background:#1e40af}.new-project-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;font-weight:600;transition:all .2s;display:flex}.new-project-btn:hover{background:#fff3;border-color:#ffffff4d;transform:scale(1.05)}.create-first-project-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;width:100%;padding:.625rem;font-size:.875rem;font-weight:600;transition:all .2s}.create-first-project-btn:hover{background:#ffffff26;border-color:#ffffff4d}.steps-list{padding:0 1rem}.step-group{margin-bottom:.5rem}.step-item{cursor:pointer;border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem 3.5rem 1rem 1rem;transition:all .2s;display:flex;position:relative}.step-item:hover:not(.disabled){background:#ffffff1a}.step-item.active{background:#ffffff26;box-shadow:0 2px 8px #0000001a}.step-item.disabled{opacity:.6;cursor:not-allowed}.step-number{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:600;display:flex}.step-item.completed .step-number{color:#fff;background:#10b981}.step-item.active .step-number{color:#1e40af;background:#fff}.step-content{flex:1}.step-title{margin-bottom:.25rem;font-size:.95rem;font-weight:600}.step-desc{color:#fffc;font-size:.8rem;line-height:1.4}.step-badge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#ffffff40;border-radius:12px;padding:.25rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}.substeps{border-left:2px solid #fff3;margin-top:.5rem;margin-left:2.5rem;padding-left:1rem}.substep-item{cursor:pointer;border-radius:6px;align-items:flex-start;gap:.75rem;margin-bottom:.25rem;padding:.75rem;transition:all .2s;display:flex}.substep-item:hover{background:#ffffff1a}.substep-item.active{background:#ffffff26}.substep-indicator{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.substep-dot{background:#fff6;border-radius:50%;width:8px;height:8px}.substep-item.completed .substep-indicator{color:#10b981}.substep-content{flex:1}.substep-title{margin-bottom:.125rem;font-size:.875rem;font-weight:500}.substep-desc{color:#ffffffb3;font-size:.75rem;line-height:1.3}.main-content{flex:1;min-height:100vh;margin-left:320px;padding:2rem}.content-container{background:#fff;border-radius:12px;max-width:1000px;margin:0 auto;padding:2.5rem;box-shadow:0 2px 8px #00000014}.step-header{border-bottom:2px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.step-header h2{color:#1a1a1a;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.step-description{color:#6b7280;font-size:1rem;line-height:1.5}.coming-soon{text-align:center;padding:4rem 2rem}.coming-soon-icon{margin-bottom:1.5rem;font-size:4rem}.coming-soon h2{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem}.coming-soon-title{color:#3b82f6;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.coming-soon-description{color:#6b7280;margin-bottom:2rem;font-size:1rem}.coming-soon-info{text-align:left;background:#f9fafb;border-radius:8px;max-width:600px;margin:0 auto;padding:2rem}.coming-soon-info p{color:#374151;margin-bottom:1rem;line-height:1.6}.coming-soon-info ul{padding:0;list-style:none}.coming-soon-info li{color:#10b981;padding:.5rem 0;font-weight:500}.coming-soon-info li:before{content:"✓ ";margin-right:.5rem}.upload-section{margin-bottom:2rem}.upload-section.bottom-upload{border-top:2px solid #e5e7eb;margin-top:3rem;padding-top:2rem}.section-divider{text-align:center;margin-bottom:1.5rem;position:relative}.section-divider span{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;z-index:1;background:#fff;padding:0 1rem;font-size:.875rem;font-weight:600;position:relative}.dependencies-info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.dependencies-info h4{color:#374151;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.artifacts-list{flex-direction:column;gap:.75rem;display:flex}.artifact-item{background:#fff;border:2px solid #e5e7eb;border-radius:6px;justify-content:space-between;align-items:center;padding:1rem;transition:all .2s;display:flex}.artifact-item.available{background:#ecfdf5;border-color:#10b981}.artifact-item.missing{background:#fef2f2;border-color:#ef4444}.artifact-status{flex:1;align-items:center;gap:.75rem;display:flex}.status-icon{flex-shrink:0;font-size:1.25rem;font-weight:700}.artifact-item.available .status-icon{color:#10b981}.artifact-item.missing .status-icon{color:#ef4444}.artifact-name{color:#374151;font-size:.95rem;font-weight:600}.artifact-upload{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;gap:.5rem;display:flex}.upload-artifact-button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #3b82f64d}.upload-artifact-button:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f666}.upload-artifact-button:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}.file-input-group{margin-bottom:1.5rem}.file-input-group label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.file-input-wrapper{position:relative}.file-input-wrapper input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute}.file-input-button{color:#6b7280;cursor:pointer;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:all .2s;display:flex}.file-input-button:hover{color:#3b82f6;background:#f3f4f6;border-color:#3b82f6}.file-info{background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.75rem;padding:.75rem 1rem;display:flex}.file-name{color:#1e40af;flex:1;min-width:150px;font-size:.875rem;font-weight:500}.file-size{color:#6b7280;font-size:.875rem}.file-status{color:#10b981;white-space:nowrap;background:#d1fae5;border-radius:12px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.file-status.template-default{color:#3b82f6;background:#dbeafe}.template-selected{flex-direction:column;gap:.75rem;display:flex}.change-template-button{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;align-self:flex-start;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.change-template-button:hover:not(:disabled){color:#374151;background:#e5e7eb;border-color:#9ca3af}.change-template-button:disabled{opacity:.5;cursor:not-allowed}.generate-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #3b82f64d}.generate-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 4px 8px #3b82f666}.generate-button:active:not(:disabled){transform:translateY(0)}.generate-button:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}.progress-section{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-left:4px solid #3b82f6;border-radius:8px;margin-bottom:2rem;padding:1.25rem;animation:2s ease-in-out infinite pulse}.loading-section{background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border-left:4px solid #9ca3af;border-radius:8px;margin-bottom:2rem;padding:1.25rem}.loading-message{color:#6b7280;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.loading-message:before{content:"";border:2px solid #9ca3af;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}@keyframes pulse{0%,to{opacity:1}50%{opacity:.9}}.progress-message{color:#1e40af;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.progress-message:before{content:"";border:2px solid #3b82f6;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-section{background:#fef2f2;border-left:4px solid #ef4444;border-radius:8px;margin-bottom:2rem;padding:1.25rem}.error-message{color:#991b1b;font-size:.95rem;font-weight:600}.result-section{margin-top:2rem}.result-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.result-section h3{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:700}.header-actions,.edit-mode-buttons{align-items:center;gap:.75rem;display:flex}.edit-button{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.edit-button:hover{color:#374151;background:#e5e7eb;border-color:#9ca3af}.edit-textarea{resize:vertical;border:2px solid #e5e7eb;border-radius:8px;width:100%;min-height:400px;margin-bottom:1rem;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.6}.edit-textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.inline-edit-textarea{color:#1a1a1a;resize:vertical;background:#f9fafb;border:2px solid #3b82f6;border-radius:8px;width:100%;min-height:600px;max-height:600px;margin-bottom:1.5rem;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.6;overflow-y:auto;box-shadow:0 0 0 3px #3b82f61a}.inline-edit-textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #3b82f626}.inline-edit-textarea::-webkit-scrollbar{width:8px}.inline-edit-textarea::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.inline-edit-textarea::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.inline-edit-textarea::-webkit-scrollbar-thumb:hover{background:#94a3b8}.edit-actions{justify-content:flex-end;gap:.75rem;margin-bottom:1rem;display:flex}.cancel-edit-button{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.cancel-edit-button:hover:not(:disabled){background:#e5e7eb}.cancel-edit-button:disabled{opacity:.5;cursor:not-allowed}.save-edit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #10b9814d}.save-edit-button:hover:not(:disabled){background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-1px);box-shadow:0 4px 8px #10b98166}.save-edit-button:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}.result-actions{gap:.75rem;margin-top:1rem;display:flex}.summary-content{white-space:pre-wrap;word-wrap:break-word;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;max-height:600px;margin-bottom:1.5rem;padding:2rem;overflow-y:auto}.summary-content p{white-space:pre-wrap;margin-bottom:.5rem}.summary-content h1,.summary-content h2,.summary-content h3{margin-top:1.5rem;margin-bottom:.75rem}.summary-content h1:first-child,.summary-content h2:first-child,.summary-content h3:first-child{margin-top:0}.summary-content::-webkit-scrollbar{width:8px}.summary-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.summary-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.summary-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}.download-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #3b82f64d}.download-button:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 4px 8px #3b82f666}.download-button:active{transform:translateY(0)}.save-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:8px;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #10b9814d}.save-button:hover:not(:disabled){background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-1px);box-shadow:0 4px 8px #10b98166}.save-button:active:not(:disabled){transform:translateY(0)}.save-button:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}.no-projects{text-align:center;padding:4rem 2rem}.no-projects-icon{margin-bottom:1.5rem;font-size:4rem}.no-projects h2{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem}.no-projects p{color:#6b7280;margin-bottom:2rem;font-size:1rem}.create-project-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #3b82f64d}.create-project-button:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 4px 8px #3b82f666}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:12px;width:90%;max-width:500px;padding:2rem;animation:.3s slideUp;box-shadow:0 10px 25px #0003}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-content h2{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.5rem}.modal-form{flex-direction:column;gap:1.25rem;display:flex}.form-group input,.form-group textarea{border:2px solid #e5e7eb;border-radius:6px;padding:.75rem;font-family:inherit;font-size:.95rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{resize:vertical;min-height:80px}.modal-actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.cancel-button,.create-button{cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.cancel-button{color:#6b7280;background:#f3f4f6}.cancel-button:hover{background:#e5e7eb}.create-button{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 2px 4px #3b82f64d}.create-button:hover:not(:disabled){background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 4px 8px #3b82f666}.create-button:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}@media (width<=1024px){.sidebar{width:280px}.main-content{margin-left:280px}}@media (width<=768px){.sidebar{width:100%;height:auto;position:relative}.main-content{margin-left:0;padding:1rem}.content-container{padding:1.5rem}.step-header h2{font-size:1.5rem}}.prompt-library{flex-direction:column;height:100%;display:flex}.prompt-library-header{border-bottom:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.prompt-library-header h2{color:#1a1a1a;margin:0;font-size:1.875rem}.close-settings-button{color:#6b7280;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.close-settings-button:hover{color:#374151;background:#e5e7eb}.prompt-library-content{flex:1;grid-template-columns:300px 1fr;gap:2rem;min-height:0;display:grid}.prompt-list{border-right:2px solid #e5e7eb;padding-right:2rem;overflow-y:auto}.prompt-list h3{color:#374151;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.prompt-folder{margin-bottom:1.5rem}.folder-name{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;padding:.5rem 0;font-size:.875rem;font-weight:600}.prompt-item{cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:.25rem;padding:.75rem 1rem;transition:all .2s;display:flex}.prompt-item:hover{background:#f3f4f6}.prompt-item.active{background:#eff6ff;border-left:3px solid #3b82f6}.prompt-name{font-size:.875rem;font-weight:500;color:#374151!important}.prompt-size{color:#9ca3af;font-size:.75rem}.prompt-editor{flex-direction:column;min-height:0;display:flex}.prompt-editor-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.prompt-editor-header h3{color:#1a1a1a;margin:0 0 .25rem;font-size:1.25rem}.prompt-path{color:#6b7280;margin:0;font-size:.875rem}.prompt-textarea{resize:none;border:2px solid #3b82f6;border-radius:8px;flex:1;min-height:500px;padding:1.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.6}.prompt-textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #3b82f61a}.prompt-content{white-space:pre-wrap;word-wrap:break-word;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex:1;margin:0;padding:1.5rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.6;overflow-y:auto}.prompt-placeholder{color:#9ca3af;flex:1;justify-content:center;align-items:center;font-size:1rem;display:flex}.login-page{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.login-container{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:40px;box-shadow:0 20px 60px #0000004d}.login-header{text-align:center;margin-bottom:32px}.login-header h1{color:#1a1a2e;margin:0 0 8px;font-size:24px}.login-header p{color:#666;margin:0;font-size:14px}.login-form{flex-direction:column;gap:16px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#333;font-size:13px;font-weight:500}.form-group input{border:1px solid #ddd;border-radius:8px;padding:10px 14px;font-size:14px;transition:border-color .2s}.form-group input:focus{border-color:#4a90d9;outline:none;box-shadow:0 0 0 3px #4a90d91a}.login-error{color:#e74c3c;text-align:center;background:#fdf0ef;border-radius:6px;padding:8px;font-size:13px}.login-button{color:#fff;cursor:pointer;background:#4a90d9;border:none;border-radius:8px;padding:12px;font-size:14px;font-weight:500;transition:background .2s}.login-button:hover:not(:disabled){background:#357abd}.login-button:disabled{opacity:.6;cursor:not-allowed}.login-divider{align-items:center;margin:24px 0;display:flex}.login-divider:before,.login-divider:after{content:"";border-bottom:1px solid #eee;flex:1}.login-divider span{color:#999;padding:0 12px;font-size:12px}.sso-button{color:#333;cursor:pointer;background:#f5f5f5;border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-size:14px;transition:background .2s}.sso-button:hover:not(:disabled){background:#eee}.sso-button:disabled{opacity:.5;cursor:not-allowed}.login-footer{text-align:center;color:#999;margin-top:24px;font-size:12px}.logout-button-top{z-index:1000;color:#666;cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:6px;padding:6px 12px;font-size:12px;transition:all .2s;position:fixed;top:12px;right:60px}.logout-button-top:hover{color:#333;background:#f5f5f5;border-color:#bbb}.settings-dropdown{z-index:100}.settings-dropdown-divider{background:#eee;height:1px;margin:4px 0}.settings-dropdown-logout{color:#e74c3c}.settings-dropdown-logout:hover{color:#c0392b;background:#fdf0ef}.dashboard-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;padding:16px 0;display:grid}.dashboard-card{border:1px solid #e8e8e8;border-radius:8px;justify-content:space-between;align-items:center;padding:14px 16px;transition:all .15s;display:flex}.dashboard-card:hover{border-color:#4a90d9;box-shadow:0 2px 8px #4a90d91a}.dashboard-card.ready{background:#f8fdf8;border-color:#c8e6c9}.dashboard-card.pending{background:#fafafa}.dashboard-card-header{flex:1;align-items:center;gap:10px;display:flex}.dashboard-status{text-align:center;width:24px;font-size:16px}.dashboard-status.done{color:#4caf50;font-weight:700}.dashboard-status.todo{color:#bbb}.dashboard-card-title{color:#333;font-size:14px;font-weight:500}.dashboard-card-title:hover{color:#4a90d9;text-decoration:underline}.dashboard-card-actions{gap:6px;display:flex}.dashboard-download-btn,.dashboard-goto-btn{cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:16px;transition:opacity .15s}.dashboard-download-btn:hover,.dashboard-goto-btn:hover{opacity:1;background:#f0f0f0}.usage-section{background:#f8f9fa;border:1px solid #e8e8e8;border-radius:8px;margin-top:32px;padding:20px}.usage-section h3{color:#666;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:14px}.usage-stats{flex-direction:column;gap:8px;display:flex}.usage-model{color:#888;font-size:13px}.usage-tokens{color:#333;font-size:14px}.usage-label{color:#666;font-weight:500}.usage-separator{color:#ccc;margin:0 8px}.usage-cost{color:#333;align-items:center;gap:8px;font-size:14px;display:flex}.usage-edit-btn{cursor:pointer;opacity:.5;background:0 0;border:none;font-size:12px}.usage-edit-btn:hover{opacity:1}.usage-budget-edit input{border:1px solid #ddd;border-radius:4px;margin:0 4px;padding:2px 6px;font-size:13px}.usage-budget-edit button{cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:14px}.usage-bar{background:#e8e8e8;border-radius:3px;height:6px;margin-top:4px;overflow:hidden}.usage-bar-fill{background:#4a90d9;border-radius:3px;height:100%;transition:width .3s}.usage-calls{color:#999;font-size:12px}
