:root{font-family:Segoe UI,system-ui,sans-serif;color:#0f172a;background:#f1f5f9;--page-max-width: min(1560px, 96vw);--page-padding-x: clamp(1.25rem, 2.5vw, 2.75rem);--page-padding-y: 1.75rem;--form-max-width: min(920px, 100%)}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}.app-header{background:#0f172a;color:#f8fafc;padding:1rem var(--page-padding-x)}.app-shell{max-width:var(--page-max-width);margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem}.app-header h1{font-size:1.1rem;font-weight:600}.app-header-brand{color:inherit;text-decoration:none;display:flex;align-items:center}.brand-logo{display:block;object-fit:contain}.brand-logo-header{height:34px;width:auto;max-width:168px}.brand-header-oaia{display:flex;align-items:center;gap:.65rem}.brand-header-oaia-icon{width:52px;height:52px;object-fit:contain;flex-shrink:0;mix-blend-mode:screen}.brand-header-oaia-title{font-size:1.55rem;font-weight:700;letter-spacing:.02em;color:#f8fafc;line-height:1}.ia-suffix{font-weight:900;color:#f8fafc;text-shadow:0 0 6px rgb(248 250 252 / 35%),0 0 16px rgb(199 210 254 / 20%)}.brand-header-divider{width:1px;height:26px;background:#94a3b84d;margin:0 .2rem}.brand-header-cd2{height:18px;width:auto;object-fit:contain;opacity:.85}.brand-logo-color{height:34px;width:auto;max-width:168px}.app-header-subtitle{font-size:.65rem;font-weight:400;color:#94a3b8;letter-spacing:.02em}.app-header-actions{display:flex;align-items:center;gap:.75rem}.version-badge{display:inline-flex;align-items:baseline;gap:.4rem;cursor:default}.version-badge-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}.version-badge-value{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.78rem}.version-badge--light .version-badge-label{color:#94a3b8}.version-badge--light .version-badge-value{color:#475569}.version-badge--dark .version-badge-label{color:#e2e8f0a6}.version-badge--dark .version-badge-value{color:#e2e8f0}.login-hero-version{position:absolute;bottom:clamp(1.15rem,2.5vw,1.75rem);left:clamp(1.15rem,2.5vw,1.75rem);z-index:2}.badge{background:#1e293b;color:#f8fafc;padding:.25rem .75rem;border-radius:999px;font-size:.8rem}.login-page{min-height:100vh;background:#0f172a}.login-shell{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,480px);min-height:100vh}.login-hero{position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(2rem,5vw,4rem);background:linear-gradient(135deg,#0f172a,#1e3a5f 52%,#1e40af);color:#f8fafc;overflow:hidden}.login-hero-cd2{position:absolute;top:clamp(1.15rem,2.5vw,1.75rem);left:clamp(1.15rem,2.5vw,1.75rem);z-index:2}.login-hero-cd2 .brand-logo-header{height:30px;max-width:150px}.login-hero-glow{position:absolute;inset:auto -20% 10% -10%;height:55%;background:radial-gradient(ellipse at center,rgb(59 130 246 / 22%) 0%,transparent 70%);pointer-events:none}.login-hero-inner{position:relative;z-index:1;width:min(100%,44rem);text-align:center}.oaia-product-logo{display:flex;align-items:center;justify-content:center;gap:clamp(.45rem,1.2vw,.75rem);text-align:left;margin:0 auto 1.75rem;max-width:38rem}.oaia-product-logo-icon{width:clamp(108px,16vw,156px);height:auto;flex-shrink:0;mix-blend-mode:screen;filter:drop-shadow(0 10px 28px rgb(0 0 0 / 28%))}.oaia-product-logo-title{font-size:clamp(2.75rem,7vw,4.25rem);font-weight:800;letter-spacing:.08em;color:#fff;line-height:1;margin:0 0 .55rem}.oaia-product-logo-tagline{margin:0;font-size:clamp(.72rem,1.35vw,.88rem);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#cbd5e1;line-height:1.45}.login-hero-lead{font-size:1rem;line-height:1.55;color:#94a3b8;max-width:28rem;margin:0 auto}.login-panel{display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,4vw,3rem);background:#f1f5f9}.login-card{width:100%;max-width:420px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem 2rem 1.75rem;box-shadow:0 16px 48px #0f172a14}.login-panel-title{font-size:1.15rem;font-weight:700;color:#0f172a;margin-bottom:1.35rem}.login-form{display:flex;flex-direction:column}.login-field{margin-bottom:1rem}.login-field>label{display:block;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:.4rem}.login-field input:not([type=checkbox]):not([type=radio]){width:100%;padding:.7rem .85rem;font-size:.95rem;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;transition:border-color .15s,box-shadow .15s,background .15s}.login-field input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;background:#fff}.login-field input[aria-invalid=true]{border-color:#f87171;box-shadow:0 0 0 3px #f871711f}.login-field-hint{margin:.35rem 0 0;font-size:.78rem}.login-field-error{margin:.4rem 0 0;font-size:.82rem;line-height:1.4;color:#b91c1c}.login-password-row{position:relative}.login-password-row input{padding-right:2.75rem}.login-alert{margin-bottom:1rem}.login-btn{width:100%;margin-top:.35rem;padding:.75rem 1rem;font-weight:600;border-radius:10px;background:#0f172a;border:none;color:#fff}.login-btn:hover:not(:disabled){background:#1e293b}.login-btn:disabled{opacity:.55}.login-links{margin-top:1.25rem;padding-top:1.15rem;border-top:1px solid #f1f5f9;text-align:center;font-size:.88rem}.login-link-btn{background:none;border:none;padding:0;color:#2563eb;cursor:pointer;font:inherit;font-weight:500}.login-link-btn:hover{color:#1d4ed8;text-decoration:underline}.login-links-sep{margin:0 .45rem;color:#94a3b8}@media(max-width:900px){.login-shell{grid-template-columns:1fr}.login-hero{padding:2rem 1.5rem 1.75rem;align-items:flex-start}.login-hero-inner{width:100%;padding-top:2.75rem}.oaia-product-logo{flex-direction:column;text-align:center;gap:.65rem;max-width:none}.oaia-product-logo-icon{width:104px}.oaia-product-logo-title{font-size:2.35rem}.oaia-product-logo-tagline{font-size:.68rem}.login-hero-lead{font-size:.9rem}}.login-title{font-size:1.25rem;margin-bottom:.35rem}.login-subtitle{font-size:.72rem;color:#64748b;margin-bottom:1.25rem}.login-sub{margin-bottom:1.5rem}.email-prefix-row{display:flex;align-items:stretch}.email-prefix-row input{flex:1;width:auto;min-width:0;border-top-right-radius:0;border-bottom-right-radius:0}.email-prefix-suffix{display:flex;align-items:center;padding:0 .75rem;background:#f1f5f9;border:1px solid var(--border, #cbd5e1);border-left:none;border-radius:0 8px 8px 0;color:#475569;font-size:.9rem;white-space:nowrap}.password-input-row{position:relative}.password-input-row input{padding-right:2.75rem}.password-toggle-btn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:6px;background:transparent;color:#64748b;cursor:pointer}.password-toggle-btn:hover{color:#1e3a5f;background:#f1f5f9}.success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;border-radius:8px;padding:.65rem .85rem;font-size:.9rem}.login-hint{margin-top:1.25rem;font-size:.78rem;line-height:1.45}.user-menu{position:relative}.user-menu-trigger{display:flex;align-items:center;gap:.6rem;padding:.35rem .65rem .35rem .35rem;border:1px solid #334155;border-radius:8px;background:#1e293b;color:#f8fafc;cursor:pointer;font:inherit;max-width:280px}.user-menu-trigger:hover{background:#334155;border-color:#475569}.user-menu-avatar{width:32px;height:32px;border-radius:6px;background:#0f172a;color:#e2e8f0;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;flex-shrink:0}.user-menu-text{display:flex;flex-direction:column;align-items:flex-start;min-width:0;text-align:left}.user-menu-name{font-size:.82rem;font-weight:600;color:#f8fafc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.user-menu-email{font-size:.72rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.user-menu-chevron{font-size:.65rem;color:#94a3b8;margin-left:.15rem}.user-menu-dropdown{position:absolute;right:0;top:calc(100% + 6px);min-width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0f172a1f;padding:.35rem 0;z-index:100}.user-menu-meta{padding:.5rem .85rem .35rem;border-bottom:1px solid #f1f5f9}.user-menu-role-tag{font-family:ui-monospace,Menlo,monospace;font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#475569;background:#f1f5f9;padding:.15rem .4rem;border-radius:4px}.user-menu-item{display:block;width:100%;text-align:left;padding:.55rem .85rem;border:none;background:transparent;color:#0f172a;font:inherit;font-size:.88rem;text-decoration:none;cursor:pointer}.user-menu-item:hover{background:#f8fafc}.user-menu-logout{color:#b91c1c;border-top:1px solid #f1f5f9;margin-top:.25rem;padding-top:.65rem}.user-row-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.btn.danger{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.btn.danger:hover{background:#fee2e2;border-color:#fca5a5}.btn-sm{padding:.3rem .65rem;font-size:.82rem}.onboarding-wizard .onboarding-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.onboarding-score{font-family:ui-monospace,Menlo,monospace;font-weight:700;background:#fef3c7;color:#92400e;padding:.25rem .6rem;border-radius:6px;font-size:.9rem}.onboarding-steps{list-style:none;margin:0 0 1rem;padding:0}.onboarding-steps li{display:flex;gap:.65rem;padding:.45rem 0;border-bottom:1px solid #f1f5f9}.onboarding-steps li.done .onboarding-check{color:#166534}.onboarding-steps li.pending .onboarding-check{color:#94a3b8}.onboarding-actions{display:flex;flex-wrap:wrap;gap:.5rem}.ob-page{max-width:var(--form-max-width)}.ob-header{margin-bottom:1.75rem}.ob-title{font-size:1.75rem;margin:.35rem 0 .5rem;letter-spacing:-.02em}.ob-lead{color:#64748b;line-height:1.55;margin:0;max-width:560px}.ob-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0f172a0a}.ob-panel h2{margin:0 0 .5rem;font-size:1.25rem}.ob-panel .ob-lead{margin-bottom:1.25rem}.ob-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid #f1f5f9}.ob-stepper{display:flex;align-items:flex-start;gap:0;margin-bottom:1.75rem;overflow-x:auto;padding-bottom:.25rem}.ob-stepper--single{max-width:200px}.ob-stepper-item{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;min-width:72px}.ob-stepper-dot{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700;background:#f1f5f9;color:#94a3b8;border:2px solid #e2e8f0;z-index:1}.ob-stepper-item.active .ob-stepper-dot{background:#1e3a5f;color:#fff;border-color:#1e3a5f;box-shadow:0 0 0 4px #1e3a5f26}.ob-stepper-item.done .ob-stepper-dot{background:#dcfce7;color:#166534;border-color:#86efac}.ob-stepper-label{margin-top:.45rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;text-align:center}.ob-stepper-item.active .ob-stepper-label{color:#1e3a5f}.ob-stepper-item.done .ob-stepper-label{color:#166534}.ob-stepper-line{position:absolute;top:1rem;left:calc(50% + 1rem);width:calc(100% - 2rem);height:2px;background:#e2e8f0;z-index:0}.ob-stepper-item.done .ob-stepper-line{background:#86efac}.color-field{display:flex;flex-direction:column;gap:1rem}.color-preview{--accent: #1a56db;position:relative;display:flex;align-items:center;gap:.9rem;padding:1rem 1.15rem;border-radius:12px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a0d;overflow:hidden;transition:box-shadow .2s ease}.color-preview:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--accent);opacity:.06;pointer-events:none}.color-preview-bar{position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--accent)}.color-preview-avatar{flex-shrink:0;width:3rem;height:3rem;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;color:#fff;background:var(--accent);box-shadow:0 4px 12px color-mix(in srgb,var(--accent) 40%,transparent);transition:background .2s ease,box-shadow .2s ease}.color-preview-info{display:flex;flex-direction:column;gap:.3rem;z-index:1}.color-preview-info strong{font-size:1rem;letter-spacing:-.01em}.color-preview-badge{align-self:flex-start;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .55rem;border-radius:999px;color:var(--accent);background:color-mix(in srgb,var(--accent) 14%,#fff)}.color-swatches{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.color-swatch{width:2rem;height:2rem;border-radius:50%;border:2px solid transparent;box-shadow:0 0 0 1px #0f172a14;cursor:pointer;padding:0;transition:transform .12s ease,box-shadow .12s ease}.color-swatch:hover{transform:scale(1.12)}.color-swatch.selected{border-color:#fff;box-shadow:0 0 0 2px currentColor,0 2px 8px #0f172a33;transform:scale(1.12)}.color-swatch--custom{position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#64748b;font-size:1.1rem;font-weight:700;overflow:hidden}.color-swatch--custom input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none;padding:0}.ob-repo-list{list-style:none;margin:0 0 1.25rem;padding:0}.ob-repo-item{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.85rem 0;border-bottom:1px solid #f1f5f9}.ob-repo-url{font-size:.82rem;word-break:break-all;margin-top:.2rem}.ob-repo-form{margin-top:1rem;padding-top:1rem;border-top:1px dashed #e2e8f0}.ob-form-row-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:560px){.ob-form-row-2{grid-template-columns:1fr}}.ob-hint{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:.85rem 1rem;margin-bottom:1rem;font-size:.92rem}.ob-hint ul{margin:.5rem 0 0;padding-left:1.25rem}.ob-success-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:1rem 1.15rem;margin:1rem 0}.ob-panel--done{text-align:center;padding:2.5rem 1.5rem}.ob-done-icon{width:3.5rem;height:3.5rem;margin:0 auto 1rem;border-radius:50%;background:#dcfce7;color:#166534;font-size:1.75rem;font-weight:700;display:flex;align-items:center;justify-content:center}.ob-done-btn{margin-top:1.5rem}.ob-thinking{text-align:center;padding:2rem 1rem;margin:1rem 0;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-radius:12px;border:1px solid #e2e8f0}.ob-thinking-orbit{position:relative;width:88px;height:88px;margin:0 auto 1.25rem}.ob-thinking-core{position:absolute;top:50%;right:50%;bottom:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border-radius:50%;background:#1e3a5f;animation:ob-pulse 1.6s ease-in-out infinite}.ob-thinking-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:2px solid transparent}.ob-thinking-ring--1{border-top-color:#1e3a5f;animation:ob-spin 1.2s linear infinite}.ob-thinking-ring--2{top:10px;right:10px;bottom:10px;left:10px;border-right-color:#3b82f6;animation:ob-spin 1.8s linear infinite reverse}.ob-thinking-ring--3{top:20px;right:20px;bottom:20px;left:20px;border-bottom-color:#6366f1;animation:ob-spin 2.4s linear infinite}.ob-thinking-title{font-weight:700;margin:0 0 .35rem;color:#1e293b}.ob-thinking-msg{margin:0;color:#64748b;font-size:.92rem;min-height:1.4em;animation:ob-fade-msg .5s ease}@keyframes ob-spin{to{transform:rotate(360deg)}}@keyframes ob-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.85}}@keyframes ob-fade-msg{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.container{max-width:var(--page-max-width);margin:0 auto;padding:var(--page-padding-y) var(--page-padding-x) 3rem}h2{margin-bottom:1.5rem;font-size:1.5rem}.home-page{max-width:var(--page-max-width);margin:0 auto;padding:var(--page-padding-y) var(--page-padding-x) 3rem}.home-hero{margin-bottom:.85rem;padding:1.1rem 1.5rem;border-radius:16px;background:linear-gradient(135deg,#0f172a,#1e3a5f 55%,#1e40af);color:#f8fafc;box-shadow:0 12px 40px #0f172a2e}.home-eyebrow{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8;margin-bottom:.25rem}.home-title{font-size:clamp(1.35rem,2.4vw,1.65rem);font-weight:700;line-height:1.15;margin-bottom:.3rem}.home-lead{color:#cbd5e1;font-size:.9rem;line-height:1.5}.home-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.85rem}.home-search{flex:2 1 340px;display:flex;align-items:center;gap:.6rem;padding:0 1rem;background:#fff;border:2px solid #1e40af;border-radius:10px;box-shadow:0 2px 10px #1e40af1f}.home-search:focus-within{border-color:#1e3a5f;box-shadow:0 0 0 3px #1e40af2e}.home-search-icon{color:#1e40af;font-size:1.25rem;line-height:1;flex-shrink:0}.home-search input{flex:1;border:none;background:transparent;color:#0f172a;padding:.7rem 0;font-size:1rem;outline:none}.home-search input::placeholder{color:#94a3b8}.home-search-clear{border:none;background:transparent;color:#94a3b8;font-size:1.3rem;line-height:1;cursor:pointer;padding:0 .15rem}.home-search-clear:hover{color:#0f172a}.home-new-btn{display:inline-flex;align-items:center;white-space:nowrap;text-decoration:none;background:#0f172a;color:#fff;border:2px solid transparent;border-radius:10px;padding:.7rem 1.15rem;font-size:.92rem;font-weight:600;box-shadow:0 2px 10px #0f172a33;transition:background .15s ease}.home-new-btn:hover{background:#1e293b}.home-hero-stats{color:#94a3b8}.home-hero-stats strong{color:#f8fafc;font-weight:700}.home-banner{margin-bottom:1.25rem;padding:.85rem 1rem;border-radius:10px;font-size:.9rem;line-height:1.45}.home-banner--warn{background:#fffbeb;border:1px solid #fcd34d;color:#92400e}.home-banner a{color:inherit;font-weight:600}.home-error{margin-bottom:1rem}.home-empty{text-align:center;padding:2.5rem 1.5rem}.home-empty h3{margin-bottom:.5rem}.home-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.home-table{width:100%;border-collapse:collapse}.home-table thead th{text-align:left;padding:.5rem 1.1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.home-table thead th.home-th-repos,.home-row td.home-th-repos{text-align:right;padding-right:1.5rem}.home-th-ticket{width:140px}.home-table thead th.home-th-ticket,.home-row td.home-th-ticket{text-align:center}.home-th-analysis{width:130px}.home-table thead th.home-th-analysis,.home-row td.home-th-analysis{text-align:center}.home-th-actions{width:88px}.home-th-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.home-th-sort{display:inline-flex;align-items:center;gap:.3rem;border:none;background:transparent;cursor:pointer;padding:0}.home-th-sort:hover{color:#0f172a}.home-sort-icon{font-size:.85rem}.home-sort-icon--idle{opacity:.35}.home-row{cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background .12s ease}.home-row:last-child{border-bottom:none}.home-row:hover{background:#f8fafc}.home-row:focus-visible{outline:2px solid #1e3a5f;outline-offset:-2px}.home-row td{padding:.45rem 1.1rem;vertical-align:middle}.home-row-info{min-width:0;display:flex;flex-direction:column}.home-row-name{font-size:.92rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-row-slug{font-size:.72rem;font-family:ui-monospace,Menlo,monospace;color:#94a3b8}.home-repo-count{font-size:.85rem;color:#334155;font-variant-numeric:tabular-nums}.home-repo-count.is-zero{color:#cbd5e1}.home-ticket-chip{display:inline-block;font-size:.78rem;font-family:ui-monospace,Menlo,monospace;color:#4338ca;background:#eef2ff;padding:.15rem .5rem;border-radius:4px}.home-cell-muted{font-size:.85rem;color:#64748b}.home-cell-empty{font-size:.85rem;color:#cbd5e1}.home-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:.6rem}.home-row-arrow{color:#94a3b8;font-size:1rem;transition:transform .15s ease,color .15s ease}.home-row:hover .home-row-arrow{transform:translate(3px);color:#1e3a5f}.home-row--action{border-left:3px solid #f59e0b}.home-row--skeleton td{padding:.85rem 1.1rem}.home-view-toggle{display:inline-flex;flex-shrink:0;gap:.25rem;padding:.25rem;background:#e2e8f0;border-radius:10px}.home-view-tab{display:inline-flex;align-items:center;gap:.4rem;border:none;background:transparent;color:#475569;font-size:.88rem;font-weight:600;padding:.45rem 1rem;border-radius:8px;cursor:pointer;transition:background .15s ease,color .15s ease}.home-view-tab:hover{color:#0f172a}.home-view-tab.is-active{background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a14}.home-filter-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem}.home-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.home-chip:hover{border-color:#cbd5e1;background:#f8fafc}.home-chip.is-active{background:#0f172a;border-color:#0f172a;color:#fff}.home-chip-count{font-size:.72rem;font-weight:700;opacity:.7}.queue-status-badge{display:inline-block;font-size:.78rem;font-weight:600;padding:.15em .6em;border-radius:999px;background:#eef2f7;color:#475569}.queue-status-badge--queued,.queue-status-badge--running{background:#eff6ff;color:#1d4ed8}.queue-status-badge--blocked{background:#fffbeb;color:#b45309}.queue-status-badge--completed{background:#ecfdf5;color:#047857}.queue-status-badge--failed{background:#fef2f2;color:#b91c1c}.queue-status-badge--cancelled{background:#f1f5f9;color:#64748b}.queue-ask-message{margin:.3rem 0 0;font-size:.78rem;color:#92400e;line-height:1.4;max-width:260px}.home-skeleton-line{height:10px;border-radius:4px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9,#e2e8f0 75%);background-size:200% 100%;animation:home-shimmer 1.2s infinite;width:55%}.home-skeleton-line.wide{width:40%;height:12px}@keyframes home-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(min-width:1280px){.squad-flow{justify-content:flex-start;overflow-x:visible}.squad-node{min-width:84px;max-width:112px}}@media(max-width:640px){.home-hero{padding:1.25rem}.home-toolbar{width:100%}.home-th-repos,.home-th-ticket,.home-th-analysis{display:none}}.cw-page{max-width:var(--page-max-width);margin:0 auto;padding:var(--page-padding-y) var(--page-padding-x) 3rem}.cw-hero{position:relative;overflow:hidden;margin-bottom:1.25rem;padding:1.5rem 1.75rem;border-radius:16px;background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);color:#f8fafc;box-shadow:0 12px 40px #0f172a29}.cw-hero-accent{position:absolute;inset:0 auto 0 0;width:5px;background:var(--cw-accent, #1e3a5f)}.cw-hero-body{display:flex;align-items:center;gap:1.1rem;padding-left:.35rem}.cw-hero-avatar{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.35rem;color:#fff;flex-shrink:0;box-shadow:0 4px 14px #00000040}.cw-hero-title{font-size:clamp(1.35rem,2.5vw,1.85rem);font-weight:700;line-height:1.15;margin:0 0 .25rem}.cw-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;font-size:.88rem;color:#94a3b8}.cw-hero-dot{opacity:.6}.cw-tabs{display:inline-flex;flex-wrap:wrap;gap:.25rem;padding:.3rem;margin-bottom:1.25rem;background:#f1f5f9;border-radius:12px}.cw-tab{padding:.5rem 1.05rem;border-radius:9px;font-size:.88rem;font-weight:500;color:#64748b;text-decoration:none;transition:background .15s,color .15s,box-shadow .15s}.cw-tab:hover{color:#334155}.cw-tab.active{background:#fff;color:#0f172a;box-shadow:0 1px 3px #0f172a14}.cw-content{min-height:320px}.cw-operacao{display:flex;flex-direction:column;gap:1rem}.cw-alerts{display:flex;flex-direction:column;gap:.5rem}.cw-alert{padding:.75rem 1rem;border-radius:10px;font-size:.88rem;line-height:1.45}.cw-alert a{font-weight:600;color:inherit}.cw-alert--warn{background:#fffbeb;border:1px solid #fcd34d;color:#92400e}.cw-alert--error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.cw-command{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1.35rem 1.35rem;box-shadow:0 1px 3px #0f172a0d}.cw-command-head{margin-bottom:1rem}.cw-command-title{margin:0 0 .25rem;font-size:1.05rem;font-weight:700;color:#0f172a}.cw-command-lead{margin:0;font-size:.88rem;color:#64748b}.cw-command-error{margin-bottom:.85rem}.cw-jira-label{display:block;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:.4rem}.cw-jira-input{width:100%;max-width:280px;padding:.65rem .85rem;font-size:1rem;font-weight:600;letter-spacing:.02em;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;transition:border-color .15s,box-shadow .15s}.cw-jira-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;background:#fff}.cw-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1.1rem}.cw-mode-card{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.85rem .95rem;border-radius:12px;border:1px solid #e2e8f0;background:#fff;text-align:left;cursor:pointer;transition:transform .12s,box-shadow .12s,border-color .12s}.cw-mode-card:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #0f172a14}.cw-mode-card:disabled{opacity:.45;cursor:not-allowed}.cw-mode-icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-bottom:.2rem;color:#64748b}.cw-mode-card--refine .cw-mode-icon{color:#2563eb}.cw-mode-card--dev .cw-mode-icon{color:#b45309}.cw-mode-name{font-size:.92rem;font-weight:700;color:#0f172a}.cw-mode-desc{font-size:.72rem;color:#64748b;line-height:1.35}.cw-mode-card--ghost{background:#f8fafc}.cw-mode-card--ghost:hover:not(:disabled){border-color:#94a3b8}.cw-mode-card--refine{border-color:#bfdbfe;background:linear-gradient(180deg,#eff6ff,#fff)}.cw-mode-card--refine:hover:not(:disabled){border-color:#3b82f6}.cw-mode-card--dev{border-color:#fde68a;background:linear-gradient(180deg,#fffbeb,#fff)}.cw-mode-card--dev:hover:not(:disabled){border-color:#f59e0b}.cw-preview{margin-bottom:0}.cw-split{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:1rem;align-items:start}.cw-history{padding:.85rem .75rem!important;max-height:calc(100vh - 12rem);overflow:auto;position:sticky;top:1rem}.cw-history-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;padding:0 .35rem .65rem;border-bottom:1px solid #f1f5f9;margin-bottom:.5rem}.cw-history-head h3{margin:0;font-size:.92rem;font-weight:700}.cw-history-head .muted{font-size:.72rem}.cw-history-empty{padding:.5rem .35rem;margin:0;font-size:.85rem}.cw-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.cw-history-item{display:flex;align-items:stretch;gap:.15rem;border-radius:10px;border:1px solid transparent;transition:border-color .12s,background .12s}.cw-history-item:hover{background:#f8fafc}.cw-history-item.active{background:#eff6ff;border-color:#bfdbfe}.cw-history-btn{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.55rem .5rem;border:none;background:transparent;text-align:left;cursor:pointer;border-radius:8px}.cw-history-key{font-size:.82rem;font-weight:700;color:#1e40af;font-family:ui-monospace,monospace}.cw-history-summary{font-size:.75rem;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cw-history-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .4rem;font-size:.68rem}.cw-history-mode{color:#64748b;font-weight:500}.cw-history-runs{color:#64748b}.cw-history-date{color:#94a3b8;margin-left:auto}.cw-history-delete{flex-shrink:0;align-self:center;display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-right:.25rem;padding:0;border:none;border-radius:7px;background:transparent;color:#cbd5e1;cursor:pointer;opacity:0;transition:opacity .12s,color .12s,background .12s}.cw-history-item:hover .cw-history-delete,.cw-history-delete:focus-visible{opacity:1}.cw-history-delete:hover{color:#dc2626;background:#fef2f2}.cw-detail{min-width:0}.cw-detail-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:220px;padding:2rem 1.5rem!important;color:#64748b}.cw-detail-empty-icon{display:flex;color:#cbd5e1;margin-bottom:.65rem}.cw-detail-empty p{margin:0;max-width:22rem;line-height:1.5}.cw-detail-panel{min-height:220px}@media(max-width:900px){.cw-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cw-split{grid-template-columns:1fr}.cw-history{max-height:none;position:static}}@media(max-width:540px){.cw-page{padding:1.25rem var(--page-padding-x) 2rem}.cw-hero{padding:1.15rem 1.15rem 1.15rem 1.25rem}.cw-mode-grid{grid-template-columns:1fr}.cw-jira-input{max-width:none}}.client-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.client-card{background:#fff;border-radius:12px;padding:1.5rem 1.25rem;box-shadow:0 1px 3px #0000001a;cursor:pointer;transition:transform .15s,box-shadow .15s;border:2px solid transparent;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:180px}.client-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f;border-color:var(--accent, #1a56db)}.client-card.add{border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;min-height:160px;color:#64748b;font-weight:500}.logo-wrap{width:56px;height:56px;border-radius:12px;background:#e2e8f0;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;overflow:hidden;font-weight:700;font-size:1.25rem;color:#fff;flex-shrink:0}.client-card .logo-wrap{width:auto;height:auto;margin-bottom:1rem;border-radius:0;background:transparent}.client-card .logo-wrap.has-image{border:none;box-shadow:none;padding:0}.client-card .logo-wrap.has-image img{width:auto;height:72px;max-width:180px;object-fit:contain;object-position:center}.client-card .logo-wrap:not(.has-image){width:64px;height:64px;border-radius:14px}.logo-wrap.lg{width:auto;height:auto;margin-bottom:0;border-radius:0;background:transparent}.logo-wrap.lg.has-image{border:none;box-shadow:none;padding:0}.logo-wrap.lg.has-image img{width:auto;height:64px;max-width:220px;object-fit:contain}.logo-wrap.lg:not(.has-image){width:64px;height:64px;border-radius:12px}.logo-wrap img{width:100%;height:100%;object-fit:contain}.client-name{font-weight:600;font-size:1.1rem}.client-meta{color:#64748b;font-size:.85rem;margin-top:.35rem}.client-workspace-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.client-workspace-title{margin:0}.home-client-delete-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:8px;background:transparent;color:#94a3b8;cursor:pointer;opacity:0;transition:opacity .15s ease,color .15s ease,background .15s ease}.home-row:hover .home-client-delete-icon,.home-client-delete-icon:focus-visible{opacity:1}.home-client-delete-icon:hover{color:#dc2626;background:#fef2f2}.tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.tab{padding:.5rem 1rem;border-radius:8px 8px 0 0;text-decoration:none;color:#64748b;font-size:.9rem;font-weight:500;border:1px solid transparent;border-bottom:none;margin-bottom:-1px;transition:color .15s ease,background .15s ease}.tab:hover{color:#0f172a;background:#f1f5f9}.tab.active{background:#fff;color:#0f172a;font-weight:600;border-color:#e2e8f0;box-shadow:inset 0 -2px #1a56db}.coming-soon-panel{text-align:center;padding:3rem 2rem;max-width:520px;margin:2rem auto}.coming-soon-badge{display:inline-block;margin:.75rem 0 1rem;padding:.35rem .85rem;border-radius:999px;background:#fef3c7;color:#92400e;font-size:.85rem;font-weight:600}.coming-soon-blurb{font-size:.9rem;line-height:1.5;max-width:400px;margin:0 auto}.panel{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.form-row{margin-bottom:1rem}.form-row>label.field-label,.form-row>label:not(.client-check-item){display:block;font-size:.85rem;color:#475569;margin-bottom:.35rem}.form-row input:not([type=checkbox]):not([type=radio]),.form-row select,.form-row textarea{width:100%;padding:.6rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;font-family:inherit;line-height:1.45;background:#fff;-moz-appearance:none;appearance:none;-webkit-appearance:none}.client-checklist{display:flex;flex-direction:column;gap:.35rem;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;max-height:220px;overflow-y:auto}.client-checklist-empty{margin:0;font-size:.88rem}.client-check-item{display:flex;align-items:center;gap:.55rem;padding:.35rem .4rem;border-radius:6px;cursor:pointer;font-size:.9rem;color:#0f172a;-webkit-user-select:none;user-select:none}.client-check-item:hover{background:#e2e8f0}.client-check-item input[type=checkbox]{width:1rem;height:1rem;margin:0;flex-shrink:0;accent-color:#0f172a;cursor:pointer}.client-check-meta{font-size:.78rem;color:#64748b}.client-check-hint{margin-top:.35rem;font-size:.78rem}.form-row textarea{resize:vertical;min-height:4.5rem;overflow:auto}.btn{background:#0f172a;color:#fff;border:none;padding:.65rem 1.25rem;border-radius:8px;cursor:pointer;font-size:.9rem}.btn:disabled{opacity:.5;cursor:not-allowed}.error{color:#dc2626;background:#fef2f2;padding:.75rem;border-radius:8px;margin-bottom:1rem}.muted{color:#64748b;font-size:.85rem}.back{color:#2563eb;text-decoration:none;display:inline-block;margin-bottom:1rem}.btn.secondary{background:#e2e8f0;color:#0f172a}.success{color:#15803d;background:#f0fdf4;padding:.75rem;border-radius:8px}.badge-inline{background:#e2e8f0;padding:.15rem .5rem;border-radius:4px;font-size:.75rem}.demand-history-bar{display:flex;flex-wrap:wrap;gap:.35rem;align-items:stretch;max-height:7.5rem;overflow-y:auto}.job-history-bar{max-height:none;min-height:2.5rem}.job-history-bar .demand-chip{flex:1 1 100%;max-width:100%}.job-history-bar .demand-chip-btn{flex:1;justify-content:flex-start;padding:.45rem .65rem;font-size:.82rem}.demand-chip{display:inline-flex;align-items:center;gap:0;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.demand-chip.active{border-color:#2563eb;background:#eff6ff}.demand-chip-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .55rem;border:none;background:transparent;cursor:pointer;font:inherit;font-size:.78rem;white-space:nowrap;color:inherit}.demand-chip-key{font-weight:600}.demand-chip-meta{color:#64748b;font-size:.72rem}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;align-self:stretch;border:none;border-left:1px solid #e2e8f0;background:transparent;color:#94a3b8;cursor:pointer;border-radius:0 5px 5px 0}.btn-icon:hover{color:#dc2626;background:#fef2f2}.confirm-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.confirm-modal{width:100%;max-width:420px;background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 20px 50px #0f172a38}.confirm-modal-title{font-size:1.05rem;margin-bottom:.65rem}.confirm-modal-message{color:#475569;font-size:.92rem;line-height:1.5;margin-bottom:1.25rem}.confirm-modal-actions{display:flex;justify-content:flex-end;gap:.6rem}.confirm-modal .btn.danger{background:#dc2626;color:#fff;border:none}.confirm-modal .btn.danger:hover{background:#b91c1c}.run-pills{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem}.run-pill{border:1px solid #e2e8f0;background:#fff;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;cursor:pointer}.run-pill.active{border-color:#2563eb;background:#eff6ff}.job-status{display:inline-block;font-size:.75rem;padding:.1rem .45rem;border-radius:4px;font-weight:600}.job-status.done{background:#dcfce7;color:#166534}.job-status.skipped_implementation,.job-status.done.skipped{background:#fef3c7;color:#92400e}.job-status.failed{background:#fee2e2;color:#991b1b}.job-status.running,.job-status.queued{background:#fef9c3;color:#854d0e}.agent-pipeline,.squad-board{margin-bottom:1.25rem;padding:1rem 1.1rem;background:linear-gradient(165deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px}.squad-board-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.squad-board-title{font-size:1rem;display:block}.squad-board-sub{margin:.25rem 0 0;font-size:.8rem;max-width:520px}.squad-flow{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:0;padding:.5rem .25rem 1rem;margin-bottom:.75rem;scrollbar-width:thin}.squad-flow-item{display:flex;align-items:center;flex-shrink:0}.squad-flow-connector{width:28px;height:2px;background:#cbd5e1;margin:0 2px;transition:background .3s}.squad-flow-connector--done{background:#22c55e}.squad-flow-connector--active{background:linear-gradient(90deg,#22c55e,#fbbf24);animation:squad-flow-pulse 1.2s ease-in-out infinite}@keyframes squad-flow-pulse{0%,to{opacity:1}50%{opacity:.45}}.squad-node{display:flex;flex-direction:column;align-items:center;gap:.2rem;min-width:76px;max-width:96px;padding:.5rem .35rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;position:relative;transition:transform .2s,box-shadow .2s}.squad-node--active{border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2438;transform:scale(1.05)}.squad-node--done{border-color:#86efac;background:#f0fdf4}.squad-node--running{border-color:#fbbf24}.squad-node--failed{border-color:#fca5a5;background:#fef2f2}.squad-node--skipped{opacity:.75}.squad-node--has-gates .squad-node-gate-dot{display:block}.squad-node-tag,.squad-focus-tag{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.62rem;font-weight:700;letter-spacing:.06em;line-height:1;padding:.35rem .4rem;border-radius:4px;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.squad-node--active .squad-node-tag{background:#0f172a;color:#f8fafc;border-color:#0f172a}.squad-focus-tag{font-size:.72rem;flex-shrink:0}.squad-node-name{font-size:.62rem;font-weight:600;text-align:center;line-height:1.2;color:#334155}.squad-node .agent-step-badge{font-size:.55rem;padding:.05rem .3rem}.squad-node-gate-dot{display:none;position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 2px #fff}.squad-focus{margin-bottom:1rem;padding:.85rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;border-left:4px solid #94a3b8}.squad-focus--running{border-left-color:#fbbf24}.squad-focus--done{border-left-color:#22c55e}.squad-focus--failed{border-left-color:#ef4444}.squad-focus-head{display:flex;align-items:flex-start;gap:.65rem}.squad-focus-title-wrap{flex:1;min-width:0}.squad-focus-role{margin:.15rem 0 0;font-size:.78rem}.squad-focus-detail{margin:.65rem 0 0;font-size:.85rem;color:#334155}.squad-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem;margin-bottom:.5rem}.squad-gates{margin-top:1rem;padding:.85rem 1rem;background:#fffbeb;border:1px solid #fde68a;border-radius:10px}.squad-gates-title{margin:0 0 .35rem;font-size:.92rem}.squad-gates-intro{margin:0 0 .75rem;font-size:.8rem}.squad-gates-list{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.squad-gate{padding:.65rem .75rem;background:#fff;border-radius:8px;border-left:3px solid #f59e0b}.squad-gate--high{border-left-color:#dc2626}.squad-gate--low{border-left-color:#94a3b8}.squad-gate-type{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#b45309;margin-bottom:.25rem}.squad-gate-message{margin:0;font-size:.85rem;color:#1e293b}.squad-gate-hint{margin:.3rem 0 0;font-size:.72rem}.squad-roster{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem}.squad-roster-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem .95rem}.squad-roster-card--ready{border-color:#93c5fd;background:#f8fbff}.squad-roster-card--running{border-color:#fbbf24}.squad-roster-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem}.squad-roster-role{margin:.35rem 0 0;font-size:.82rem}.squad-roster-runtime{margin:.35rem 0 0;font-size:.75rem}.squad-roster-runtime-label{font-weight:600;color:#64748b}.squad-roster-layout{display:block}.squad-roster-section-title{margin:0 0 .35rem;font-size:.92rem}.squad-roster-section-intro{margin:0 0 .75rem;font-size:.8rem;max-width:560px}.hml-database-form .form-row textarea{width:100%;min-height:4.5rem;padding:.5rem .65rem;border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;font-size:.9rem}.agent-pipeline-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.85rem}.agent-pipeline-live{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#b45309;background:#fef3c7;padding:.15rem .45rem;border-radius:999px;animation:agent-live-pulse 2s ease-in-out infinite}@keyframes agent-live-pulse{0%,to{opacity:1}50%{opacity:.55}}.agent-pipeline-grid,.agent-garden-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.85rem}.agent-card,.agent-garden-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.85rem .95rem;min-height:120px;overflow:hidden}.agent-card--highlight,.agent-garden-card--highlight{border-color:#93c5fd;background:#f8fbff}.agent-card--running,.agent-garden-card--running{border-color:#fbbf24;box-shadow:0 0 0 1px #fde68a}.agent-card--done{border-left:3px solid #22c55e}.agent-card--failed{border-left:3px solid #ef4444}.agent-card--skipped{border-left:3px solid #94a3b8;opacity:.92}.agent-card--pending{border-left:3px solid #cbd5e1}.agent-card--pulse{animation:agent-card-pulse 1.6s ease-in-out infinite}@keyframes agent-card-pulse{0%,to{box-shadow:0 0 #fbbf2400}50%{box-shadow:0 0 0 4px #fbbf2440}}.agent-card-head,.agent-garden-card-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.35rem .5rem}.agent-card-name{font-weight:600;font-size:.9rem}.agent-card-role{font-size:.78rem;margin:.2rem 0 0}.agent-card-detail{font-size:.8rem;margin:.45rem 0 0;color:#334155}.agent-card-parecer{margin-top:.55rem;padding:.5rem .6rem;background:#f1f5f9;border-radius:6px;font-size:.76rem;line-height:1.45;max-height:140px;overflow:auto}.agent-card-parecer-label{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:.25rem}.agent-card-parecer-line{margin:.15rem 0 0;color:#334155}.run-local-form{margin-bottom:0}.run-local-repo-block{border:1px solid #e2e8f0;border-radius:8px;padding:.85rem 1rem 1rem;margin-top:1rem}.run-local-repo-block legend{font-weight:600;font-size:.88rem;padding:0 .35rem}.run-local-step{margin-top:.5rem;padding-top:.5rem;border-top:1px dashed #e2e8f0}.agent-step-role{font-size:.8rem;margin:.15rem 0 0}.agent-step-detail{font-size:.82rem;margin:.35rem 0 0;color:#334155}.agent-step-handoff{font-size:.8rem;margin:.4rem 0 0;padding:.45rem .6rem;background:#fff1f2;border-left:3px solid #f43f5e;border-radius:4px;color:#9f1239}.agent-step-time{font-size:.72rem;margin:.25rem 0 0}.agent-step-badge{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.1rem .4rem;border-radius:4px}.agent-step-badge--pending{background:#f1f5f9;color:#64748b}.agent-step-badge--running{background:#fef3c7;color:#b45309}.agent-step-badge--done{background:#dcfce7;color:#166534}.agent-step-badge--failed{background:#fee2e2;color:#991b1b}.agent-step-badge--skipped{background:#e2e8f0;color:#475569}.demand-layout{display:flex;flex-direction:column;gap:.75rem}.jira-comments-list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.jira-comment{border:1px solid #e2e8f0;border-radius:8px;padding:.65rem .75rem;background:#fff}.jira-comment--refinement{border-color:#93c5fd;background:#f8fbff;border-left:3px solid #2563eb}.jira-comment-head{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;margin-bottom:.4rem;font-size:.82rem}.jira-comment-badge{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#1d4ed8;background:#dbeafe;padding:.1rem .4rem;border-radius:4px}.jira-comment-body{margin:0;white-space:pre-wrap;font-size:.82rem;line-height:1.45;max-height:220px;overflow:auto;background:transparent;padding:0}.job-usage-panel{margin-bottom:1rem;padding:.85rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fafafa}.job-usage-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.job-usage-head h4{margin:0;font-size:.9rem;font-weight:600}.job-usage-totals{font-size:.85rem;font-weight:500}.job-usage-sep{margin:0 .35rem;color:#9ca3af}.job-usage-budget{display:flex;align-items:center;gap:.65rem;margin-bottom:.75rem}.job-usage-budget-bar{flex:1;height:6px;border-radius:999px;background:#e5e7eb;overflow:hidden}.job-usage-budget-fill{height:100%;border-radius:999px;transition:width .3s ease}.job-usage-budget-bar--ok .job-usage-budget-fill{background:#22c55e}.job-usage-budget-label{font-size:.75rem;color:#6b7280;white-space:nowrap}.job-usage-table th,.job-usage-table td{text-align:left;padding:.35rem .5rem;border-bottom:1px solid #e5e7eb}.job-usage-table th{font-weight:600;color:#4b5563;font-size:.72rem;text-transform:uppercase;letter-spacing:.02em}.job-usage-agent{display:block;font-weight:500}.job-usage-model{display:block;font-size:.7rem;margin-top:.1rem}.job-usage-footnote{margin:.5rem 0 0;font-size:.72rem}.token-badge{display:inline-block;font-size:.65rem;font-weight:600;padding:.12rem .4rem;border-radius:999px;background:#e0e7ff;color:#3730a3;white-space:nowrap}.squad-node-tokens{align-self:flex-start;margin-top:.15rem}.agent-card-tokens{margin-top:.25rem}.demand-chip-tokens{display:inline-block;font-size:.68rem;font-weight:600;padding:.1rem .45rem;border-radius:999px;background:#e0e7ff;color:#3730a3;white-space:nowrap}.admin-usage-page .page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:1.25rem}.admin-usage-filter{display:flex;flex-direction:column;gap:.35rem;min-width:9rem;flex-shrink:0}.admin-usage-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem 2rem;margin-bottom:1.25rem;padding:1.25rem 1.5rem}.admin-usage-stat{display:flex;flex-direction:column;gap:.2rem}.admin-usage-stat strong{font-size:1.5rem}.admin-usage-sub{font-size:.8rem}.admin-usage-grid{display:flex;flex-direction:column;gap:1.25rem}.admin-usage-section{padding:1.25rem 1.5rem}.admin-usage-section h3{margin:0 0 1rem;font-size:1rem}.admin-usage-page .job-usage-table{width:100%;table-layout:auto}.admin-usage-page .job-usage-table th,.admin-usage-page .job-usage-table td{padding:.55rem .85rem;white-space:nowrap}.admin-usage-page .job-usage-table th:first-child,.admin-usage-page .job-usage-table td:first-child{white-space:normal;min-width:8rem}.admin-usage-recent{margin-top:1.25rem;overflow-x:auto}.job-error-banner{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1rem;padding:.85rem 1rem;border:1px solid #fecaca;border-radius:8px;background:#fef2f2}.job-error-banner--compact{margin-bottom:.65rem;padding:.65rem .75rem}.job-error-banner-icon{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:999px;background:#ef4444;color:#fff;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;line-height:1}.job-error-banner-title{display:block;font-size:.9rem;color:#991b1b;margin-bottom:.25rem}.job-error-banner-message{margin:0;font-size:.85rem;color:#7f1d1d;line-height:1.45}.job-error-banner-hint{margin:.35rem 0 0;font-size:.78rem;line-height:1.4}.squad-focus .job-error-banner{margin-top:.5rem}.agent-card--failed .job-error-banner{background:#fff5f5}.agent-card-error-chip{margin:.35rem 0 0;padding:.35rem .5rem;border-radius:6px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.75rem;font-weight:600;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.squad-focus .job-error-banner{overflow:visible}.issue-desc,.markdown-preview{white-space:pre-wrap;background:#f8fafc;padding:1rem;border-radius:8px;font-size:.85rem;line-height:1.5;max-height:320px;overflow:auto}.repo-picker-provider-toggle{display:flex;gap:.5rem;margin-bottom:.75rem}.repo-picker-provider-toggle .btn.is-active{background:#1e3a5f;color:#fff;border-color:#1e3a5f}.repo-picker-list{list-style:none;margin:.5rem 0 0;padding:0;max-height:280px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:10px;background:#fafbfc}.repo-picker-item{display:block;width:100%;text-align:left;padding:.55rem .85rem;border:none;border-bottom:1px solid #eef2f6;background:transparent;cursor:pointer;font:inherit;transition:background .12s ease}.repo-picker-item:last-child{border-bottom:none}.repo-picker-item:hover{background:#fff}.repo-picker-item.selected{background:#eff6ff;box-shadow:inset 3px 0 #2563eb}.repo-picker-row{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;min-width:0}.repo-picker-name{font-weight:600;font-size:.875rem;color:#0f172a;line-height:1.35;word-break:break-word}.repo-picker-tag{flex-shrink:0;font-size:.62rem;font-weight:500;letter-spacing:.03em;text-transform:uppercase;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;padding:.12rem .38rem;border-radius:4px;line-height:1.2}.repo-picker-desc{display:block;font-size:.75rem;color:#94a3b8;margin-top:.2rem;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.repo-picker-selected{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;margin:.5rem 0;padding:.45rem .65rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;font-size:.85rem}.repo-picker-selected-label{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#15803d}.repo-picker-error{margin:0 0 .5rem;font-size:.85rem;color:#b45309}.repo-picker-hint{margin:.5rem 0 0;font-size:.82rem;color:#94a3b8}.repo-picker-more{margin-top:.5rem;font-size:.85rem}.repo-picker-search:focus{border-color:#93c5fd;outline:none;box-shadow:0 0 0 3px #2563eb1f}.chamados-tab{display:flex;flex-direction:column;gap:1.25rem}.chamados-search-row{display:flex;gap:.6rem;align-items:center}.chamados-input{flex:1;padding:.55rem .85rem;border:1.5px solid #cbd5e1;border-radius:8px;font-size:.95rem;background:#fff;transition:border-color .15s}.chamados-input:focus{outline:none;border-color:#1a56db;box-shadow:0 0 0 3px #1a56db1f}.error-banner{padding:.7rem 1rem;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626;font-size:.9rem}.ticket-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.85rem}.ticket-card.is-collapsed{padding:.85rem 1.25rem;gap:0}.ticket-card-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.ticket-card-title{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;min-width:0}.ticket-collapse-btn{border:none;background:none;cursor:pointer;color:#64748b;font-size:.85rem;line-height:1;padding:.2rem .35rem;border-radius:6px}.ticket-collapse-btn:hover{background:#f1f5f9;color:#1e3a5f}.ticket-collapsed-summary{color:#64748b;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:42ch}.ticket-id{font-weight:700;font-size:1rem;color:#1e40af;margin-right:.5rem}.ticket-priority,.ticket-status{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;margin-right:.4rem}.ticket-priority{background:#fef3c7;color:#92400e}.ticket-priority.priority-crítica,.ticket-priority.priority-critica{background:#fee2e2;color:#991b1b}.ticket-priority.priority-alta{background:#ffedd5;color:#9a3412}.ticket-priority.priority-baixa{background:#f0fdf4;color:#166534}.ticket-status{background:#eff6ff;color:#1d4ed8}.ticket-status.status-encerrado{background:#f0fdf4;color:#15803d}.ticket-status.status-cancelado{background:#f1f5f9;color:#64748b}.ticket-summary{font-size:.95rem;color:#1e293b;margin:0}.ticket-category{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:600;margin:0}.ticket-description{font-size:.95rem;line-height:1.55;color:#1e293b;margin:.35rem 0 0;white-space:pre-wrap}.ticket-meta-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem}.meta-item{display:flex;flex-direction:column;gap:.1rem}.meta-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8}.meta-value{font-size:.85rem;color:#334155}.ticket-resolution summary{cursor:pointer;font-size:.85rem;color:#64748b}.ticket-resolution p{margin:.4rem 0 0;font-size:.85rem;color:#475569;white-space:pre-wrap}.analysis-loading{display:flex;align-items:center;gap:.75rem;color:#6366f1;font-size:.95rem;padding:1rem}.spinner{width:20px;height:20px;border:3px solid #e0e7ff;border-top-color:#6366f1;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.suggestion-card{background:#fff;border:1.5px solid #a5b4fc;border-radius:12px;padding:1.35rem;display:flex;flex-direction:column;gap:1rem}.suggestion-card.is-collapsed{padding:.9rem 1.35rem;gap:0}.suggestion-header{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.suggestion-header h3{margin:0;font-size:1rem;color:#1e293b}.suggestion-header .confidence-badge{margin-left:auto}.confidence-badge{font-weight:700;font-size:.85rem;padding:.2rem .6rem;background:#f8fafc;border:1px solid currentColor;border-radius:999px}.suggestion-diagnostico,.suggestion-steps{display:flex;flex-direction:column;gap:.3rem}.suggestion-diagnostico>p:first-child,.suggestion-steps>p:first-child,.label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin:0}.suggestion-diagnostico-text{font-size:.94rem;line-height:1.65;color:#1e293b}.suggestion-steps ol{margin:.4rem 0 0 1.2rem;padding:0}.suggestion-steps li{margin-bottom:.9rem;font-size:.92rem;line-height:1.65;color:#334155}.suggestion-steps li:last-child{margin-bottom:0}.tech-term{background:#eff6ff;color:#1d4ed8;border-radius:4px;padding:.05rem .3rem;font-size:.88em;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;word-break:break-word}.suggestion-escalate{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:.55rem .85rem;font-size:.88rem;color:#92400e}.suggestion-refs summary{cursor:pointer;font-size:.85rem;color:#6366f1}.suggestion-refs ul{margin:.4rem 0 0 1rem}.suggestion-refs li{font-size:.85rem;color:#475569;margin-bottom:.25rem}.suggestion-obs{font-size:.82rem;color:#94a3b8;font-style:italic;margin:0}.suggestion-evidence{border:1px solid #e2e8f0;border-radius:8px;padding:.6rem .85rem;margin:.75rem 0;background:#f8fafc}.suggestion-evidence summary{cursor:pointer;font-size:.85rem;font-weight:600;color:#334155}.evidence-group{margin-top:.6rem}.evidence-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:600;margin:0 0 .3rem}.evidence-list{margin:0;padding-left:1.1rem}.evidence-list li{font-size:.82rem;color:#334155;margin-bottom:.3rem;line-height:1.5}.evidence-list code{background:#eff6ff;color:#1d4ed8;border-radius:4px;padding:.05rem .3rem;font-size:.78rem;word-break:break-word}.evidence-summary{color:#475569;font-size:.78rem;margin:.35rem 0 0}.evidence-note{font-size:.82rem;color:#94a3b8;font-style:italic;margin:.6rem 0 0}.evidence-queries{display:flex;flex-direction:column;gap:.9rem}.evidence-query{border:1px solid #e2e8f0;border-radius:8px;padding:.6rem .7rem;background:#fff}.evidence-sql{display:block;background:#eff6ff;color:#1d4ed8;border-radius:4px;padding:.35rem .55rem;font-size:.78rem;line-height:1.5;white-space:pre-wrap;word-break:break-word;margin-bottom:.5rem}.evidence-empty{font-size:.82rem;color:#94a3b8;font-style:italic;margin:0}.evidence-table-wrap{overflow-x:auto}.evidence-table{border-collapse:collapse;width:100%;font-size:.78rem}.evidence-table th,.evidence-table td{border:1px solid #e2e8f0;padding:.3rem .5rem;text-align:left;white-space:nowrap}.evidence-table th{background:#f8fafc;color:#475569;font-weight:600}.evidence-table td{color:#334155}.evidence-exploration summary{cursor:pointer}.evidence-exploration[open]{padding-bottom:.2rem}.btn-accent{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.88rem;font-weight:600;cursor:pointer;transition:opacity .15s;white-space:nowrap}.btn-accent:hover:not(:disabled){opacity:.9}.btn-accent:disabled{opacity:.5;cursor:not-allowed}.ki-tab{display:flex;flex-direction:column;gap:1.25rem}.ki-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.85rem}.ki-item{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.ki-item-body{min-width:0;flex:1}.ki-keywords{display:flex;flex-wrap:wrap;gap:.35rem;margin:.5rem 0}.ki-chip{font-size:.72rem;font-weight:600;padding:.15rem .5rem;border-radius:999px;background:#e0e7ff;color:#3730a3}.ki-guidance{font-size:.85rem;line-height:1.5;margin:.35rem 0}.ki-hints{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.78rem}.ki-item-actions{display:flex;flex-direction:column;gap:.4rem;flex-shrink:0}.ki-form textarea{font-family:inherit;resize:vertical}.suggestion-actions{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--line, #e2e8f0)}.suggestion-actions .post-msg{font-size:.85rem;color:#475569}.ticket-comments{margin-top:1.5rem}.ticket-comments>summary.label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-weight:600;margin-bottom:.6rem;cursor:pointer}.ticket-comments>summary.label:hover{color:#1e3a5f}.ticket-comments ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.comment-item{border:1px solid #e2e8f0;border-radius:8px;padding:.75rem .9rem;background:#f8fafc}.comment-head{display:flex;justify-content:space-between;font-size:.78rem;margin-bottom:.4rem}.comment-author{font-weight:600;color:#1e3a5f}.comment-date{color:#94a3b8}.comment-body{margin:0;white-space:pre-wrap;font-family:inherit;font-size:.88rem;line-height:1.5;color:#334155}.analysis-cancelled{margin-top:1rem;padding:.75rem 1rem;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:.9rem}.analysis-blocked{margin-top:1rem;padding:.75rem 1rem;border-radius:8px;background:#fffbeb;border:1px solid #fcd34d;color:#92400e;font-size:.9rem}.outcome-badge{display:inline-block;margin-left:.6rem;font-size:.72rem;font-weight:600;padding:.15em .6em;border-radius:999px;vertical-align:middle;background:#eef2f7;color:#475569}.outcome-badge--codigo{background:#eef2ff;color:#4338ca}.outcome-badge--dado{background:#ecfdf5;color:#047857}.outcome-guidance{margin-top:.6rem;padding:.6rem .85rem;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0}.outcome-guidance>.label{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-weight:600;margin-bottom:.35rem}.guidance-block{display:flex;flex-direction:column;gap:.5rem}.guidance-text{margin:0;white-space:pre-wrap;font-size:.88rem;color:#334155;line-height:1.6}.guidance-alert{display:flex;align-items:flex-start;gap:.5rem;margin:0;font-size:.88rem;line-height:1.6;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-left:3px solid #f59e0b;border-radius:6px;padding:.6rem .8rem}.guidance-alert-icon{flex-shrink:0;line-height:1.5}.guidance-code{border:1px solid #93c5fd;border-radius:8px;overflow:hidden;background:#1e3a5f}.guidance-code-head{display:flex;align-items:center;justify-content:space-between;padding:.3rem .6rem;background:#1e40af}.guidance-code-lang{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:#bfdbfe;font-weight:700}.guidance-code pre{margin:0;padding:.6rem .75rem;overflow-x:auto;white-space:pre-wrap;word-break:break-word;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.82rem;line-height:1.5;color:#dbeafe}.code-copy-btn{display:inline-flex;align-items:center;gap:.3rem;background:transparent;border:1px solid #3b6bb5;border-radius:6px;color:#bfdbfe;font-size:.7rem;font-weight:600;padding:.15rem .5rem;cursor:pointer;line-height:1.4}.code-copy-btn:hover{background:#1d4ed8;color:#fff}.analysis-history{margin-top:1.5rem}.analysis-history>.label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-weight:600;margin-bottom:.5rem}.analysis-history ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.history-item{width:100%;display:flex;align-items:center;gap:.75rem;text-align:left;padding:.55rem .8rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;font-size:.85rem;transition:background .12s,border-color .12s}.history-item:hover{background:#f8fafc;border-color:#cbd5e1}.history-ticket{font-weight:600;color:#1e3a5f;font-family:ui-monospace,monospace}.history-status{font-size:.72rem;padding:.1em .5em;border-radius:999px;background:#eef2f7;color:#475569}.history-status.status-completed{background:#e7f4ec;color:#15803d}.history-status.status-failed{background:#fef2f2;color:#b91c1c}.history-status.status-running,.history-status.status-queued{background:#fef9e7;color:#a16207}.history-status.status-cancelled{background:#f1f5f9;color:#64748b}.history-status.status-blocked{background:#fffbeb;color:#92400e}.history-conf{font-family:ui-monospace,monospace;color:#059669;font-weight:600}.history-date{margin-left:auto;color:#94a3b8;font-size:.78rem}.history-caret{color:#94a3b8;font-size:.75rem;width:.9em}.history-row.is-open .history-item{border-color:#a5b4fc;border-bottom-left-radius:0;border-bottom-right-radius:0;background:#f8fafc}.history-detail{border:1px solid #a5b4fc;border-top:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:1rem 1.1rem;background:#fff;display:flex;flex-direction:column;gap:1rem}.history-detail .confidence-badge{align-self:flex-start}.history-loading{margin:0;color:#64748b;font-size:.85rem}.history-ticket-head{background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #2f6f9f;border-radius:6px;padding:.6rem .8rem}.hist-th-top{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.hist-th-top .ticket-id{font-size:.9rem}.hist-th-sys{font-size:.75rem;color:#475569;font-weight:600}.hist-th-date{margin-left:auto;font-size:.75rem;color:#94a3b8}.hist-th-cat{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:600;margin-top:.3rem}.hist-th-desc{font-size:.85rem;line-height:1.5;color:#334155;margin:.3rem 0 0;white-space:pre-wrap}.history-detail-actions{display:flex;justify-content:flex-end;gap:.6rem;border-top:1px solid #eef2f7;padding-top:.85rem}.analysis-progress{margin-top:1rem;padding:1rem;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.analysis-progress-head{display:flex;align-items:center;gap:.6rem;font-size:.9rem;color:#334155;margin-bottom:.7rem}.progress-head-right{margin-left:auto;display:flex;align-items:center;gap:.75rem}.analysis-eta{font-size:.8rem;color:#64748b;font-variant-numeric:tabular-nums}.btn.btn-sm{padding:.25rem .7rem;font-size:.8rem}.progress-bar{height:8px;border-radius:999px;background:#e2e8f0;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#2f6f9f,#1e3a5f);border-radius:999px;transition:width .6s ease}.analysis-launcher{margin-top:1rem;padding:1.1rem 1.25rem;border:1px solid #c7d2fe;border-radius:12px;background:#f5f7ff;display:flex;flex-direction:column;gap:.7rem}.analysis-launcher>.label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#3730a3;font-weight:600;margin:0}.launcher-hint{margin:0;font-size:.85rem;line-height:1.5;color:#475569}.launcher-hint strong{color:#3730a3}.launcher-actions{display:flex;justify-content:flex-end}.notes-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.note-item{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline;border:1px solid #e2e8f0;border-left:3px solid #6366f1;border-radius:6px;padding:.5rem .75rem;background:#fff}.note-body{font-size:.88rem;line-height:1.5;color:#334155;white-space:pre-wrap;flex:1}.note-date{color:#94a3b8;font-size:.75rem;white-space:nowrap}.notes-textarea{width:100%;resize:vertical;font-family:inherit;line-height:1.5}.checkbox-inline{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.5;color:#475569;cursor:pointer}.checkbox-inline input{margin-top:.2rem}.tech-details-toggle-wrap{margin-top:.75rem}.tech-details-panel{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e2e8f0}.job-usage-panel{margin-top:1rem;padding:1rem 1.1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.job-usage-head{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.6rem}.job-usage-head h4{margin:0;font-size:.9rem}.job-usage-totals{font-size:.82rem;color:#475569}.job-usage-sep{margin:0 .35rem;color:#cbd5e1}.job-usage-budget{display:flex;align-items:center;gap:.6rem;margin-bottom:.75rem}.job-usage-budget-bar{flex:1;height:6px;border-radius:999px;background:#e2e8f0;overflow:hidden}.job-usage-budget-fill{height:100%;background:#22c55e;transition:width .3s}.job-usage-budget-bar--warn .job-usage-budget-fill{background:#f59e0b}.job-usage-budget-bar--critical .job-usage-budget-fill{background:#ef4444}.job-usage-budget-label{font-size:.75rem;color:#64748b;white-space:nowrap}.job-usage-table{width:100%;border-collapse:collapse;font-size:.8rem}.job-usage-table th,.job-usage-table td{text-align:left;padding:.35rem .5rem;border-bottom:1px solid #e2e8f0}.job-usage-agent{font-weight:600;color:#1e293b;display:block}.job-usage-model{font-size:.72rem;display:block}.job-usage-footnote{margin:.6rem 0 0;font-size:.72rem}
