:root{color:#111;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--focus-ring: #2563eb}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}*{box-sizing:border-box}body{margin:0;background:#fff;color:#111}button,input,textarea{font:inherit}button{cursor:pointer}.app{display:flex;min-height:100vh;min-width:0}.sidebar{position:fixed;inset:0 auto 0 0;width:188px;border-right:1px solid #e8e8e8;background:#fff;padding:18px 12px;display:flex;flex-direction:column;gap:18px}.brand{font-size:15px;font-weight:760;padding:2px 6px 10px}.sidebar nav{display:grid;gap:3px}.sidebar a{color:#404040;text-decoration:none;display:flex;align-items:center;gap:8px;height:34px;border-radius:7px;padding:0 9px;font-size:13px}.sidebar a.active,.sidebar a:hover{color:#111;background:#f4f4f4}.user{margin-top:auto;display:flex;align-items:center;gap:9px;border-top:1px solid #eee;padding-top:14px;font-size:12px}.user span,.muted,small{color:#767676}.avatar{width:28px;height:28px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-weight:700}.main{flex:1;margin-left:188px;min-width:0}.topbar{min-height:64px;border-bottom:1px solid #ececec;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:6px 28px;position:sticky;top:0;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5}.top-context{min-width:0;flex:1;max-width:720px;display:grid;gap:2px}.search{min-width:0;display:flex;align-items:center;gap:8px;color:#5f5f5f;font-size:13px}.search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#2f2f2f;font:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search input:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.search input::placeholder{color:#5f5f5f;opacity:1}.search button{border:1px solid #d9d9d9;background:#fff;border-radius:6px;padding:5px 10px;font-size:12px;cursor:pointer;flex:0 0 auto;white-space:nowrap}.search button:hover{border-color:#111}.top-receipt{min-width:0;color:#686868;font-size:11px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-actions,.title-actions,.button-row,.row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}section{padding:24px 28px 36px;min-width:0}.page-title{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px}h1{font-size:22px;line-height:1.2;margin:0 0 6px;font-weight:760;letter-spacing:0}h2,h3,p{margin:0}.page-title p{color:#6d6d6d;font-size:13px}.btn,.icon-btn,.choice-row button,.project-switcher button,.sub-tabs a{border:1px solid #dedede;background:#fff;color:#202020;border-radius:7px;min-height:32px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:620;text-decoration:none}.btn.primary{background:#111;border-color:#111;color:#fff}.btn:disabled,.icon-btn:disabled,.choice-row button:disabled,.project-switcher button:disabled{cursor:not-allowed;opacity:.45;filter:grayscale(.25)}.btn.danger{color:#a31616;border-color:#f0c9c9;background:#fff7f7}.icon-btn{width:31px;padding:0}.btn:hover,.icon-btn:hover,.choice-row button:hover,.project-switcher button:hover,.sub-tabs a:hover{background:#f7f7f7}.btn.primary:hover{background:#2b2b2b}.cards{display:grid;gap:14px;margin-bottom:16px}.cards.four{grid-template-columns:repeat(4,minmax(0,1fr))}.cards.five{grid-template-columns:repeat(5,minmax(0,1fr))}.cards.two{grid-template-columns:repeat(2,minmax(0,1fr))}.cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric,.panel,.side-panel,.floating-detail,.plan-card,.template-card,.recovery-alert{border:1px solid #e5e5e5;background:#fff;border-radius:8px;box-shadow:0 1px 2px #00000008}.metric{min-height:96px;padding:16px;display:flex;justify-content:space-between;gap:10px}.metric span{display:block;color:#6d6d6d;font-size:12px;margin-bottom:8px}.metric strong{display:block;font-size:24px;line-height:1.1;margin-bottom:7px}.metric small{font-size:12px}.badge{align-self:flex-start;border-radius:999px;border:1px solid #e1e1e1;padding:4px 8px;font-size:11px;font-weight:680;white-space:nowrap;background:#f7f7f7;color:#333}.badge.running,.badge.enabled,.badge.approved{background:#f3fbf4;border-color:#cfe8d3;color:#18602b}.badge.waiting,.badge.draft{background:#fffaf0;border-color:#ead8a8;color:#70520b}.badge.blocked,.badge.disabled{background:#fff4f4;border-color:#efc8c8;color:#8b1d1d}.section-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px;margin-bottom:16px}.span-2{grid-column:span 1}.panel{padding:15px;overflow:hidden;margin-bottom:16px}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px}.panel h2,.side-panel h3{font-size:14px;font-weight:760}.table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}table{width:100%;border-collapse:collapse;min-width:760px}caption{caption-side:top}th{color:#777;font-size:11px;font-weight:680;text-align:left;border-bottom:1px solid #ececec;padding:10px 8px}td{font-size:12px;border-bottom:1px solid #f0f0f0;padding:10px 8px;vertical-align:middle}tr:hover td{background:#fafafa}.approval-widget,.side-panel{display:grid;gap:12px}.access-form,.setup-form{display:grid;gap:12px;max-width:540px}.access-form .action-note,.setup-form .action-note{margin-bottom:0}.first-use-content{display:grid;justify-items:start;gap:12px;max-width:620px}.first-use-content strong{font-size:16px}.first-use-content p{color:#5f5f5f;font-size:13px;line-height:1.55}.approval-widget span{color:#666;font-size:13px}.project-tabs{margin:-6px 0 18px;display:grid;gap:11px}.project-switcher,.sub-tabs{display:flex;gap:6px;flex-wrap:wrap}.notice-row{border:1px solid #ead8a8;background:#fffaf0;color:#5f4308;border-radius:8px;padding:10px 12px;font-size:12px;line-height:1.5;margin:0 0 16px}.action-note{border:1px solid #d8e3f7;background:#f7faff;color:#243a5a;border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.45;margin:0 0 14px;overflow-wrap:anywhere}.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px}.filter-row button{border:1px solid #dedede;background:#fff;color:#202020;border-radius:7px;min-height:30px;padding:0 10px;font-size:12px;font-weight:620}.filter-row button.selected{background:#111;border-color:#111;color:#fff}.link-button{border:0;background:transparent;color:#111;padding:0;font:inherit;font-weight:680;text-decoration:underline;text-underline-offset:3px}.project-switcher button.selected,.sub-tabs a.active{background:#111;color:#fff;border-color:#111}.chat-shell,.split,.builder-grid,.run-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start;min-width:0}.chat-shell>*,.split>*,.builder-grid>*,.run-grid>*,.page-title>*,.panel-head>*{min-width:0}.profile-summary{display:grid;gap:8px}.profile-summary>div:first-child{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.profile-editor{margin-top:14px;border-top:1px solid #ececec;padding-top:12px}.profile-editor summary{cursor:pointer;font-size:13px;font-weight:700}.profile-editor .builder-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.mini-bar-chart{display:grid;gap:7px;margin:4px 0 16px}.mini-bar-row{display:grid;grid-template-columns:96px minmax(0,1fr) 34px;gap:8px;align-items:center;font-size:11px}.mini-bar-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666}.mini-bar-track{height:8px;overflow:hidden;border-radius:999px;background:#f0f0f0}.mini-bar-fill{height:100%;border-radius:inherit;background:#111}.mini-bar-row strong{text-align:right;font-size:11px}.chat-thread{min-height:620px;min-width:0;border:1px solid #e7e7e7;border-radius:8px;padding:28px;overflow-x:clip}.message-list{min-width:0;display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.chat-input{margin:0 0 14px;display:grid;gap:7px;font-size:13px;font-weight:650}.chat-input textarea{width:100%;min-height:92px;resize:vertical;border:1px solid #dedede;border-radius:7px;padding:10px;color:#111}.chat-input input,.chat-input select{width:100%;min-height:38px;border:1px solid #dedede;border-radius:7px;padding:8px 10px;color:#111;background:#fff}.chat-session-controls{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;gap:10px;align-items:end;margin:0 0 4px}.chat-session-controls .chat-input{margin-bottom:0}.chat-session-controls .btn{min-height:38px;margin-bottom:0}.chat-session-note{margin:0 0 14px}.chat-context{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;min-width:0;margin:-4px 0 14px;padding:9px 12px;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa;color:#444;font-size:12px;line-height:1.45}.chat-context span{overflow-wrap:anywhere}.chat-composer{min-width:0;position:sticky;bottom:0;z-index:2;margin:0 -10px;padding:10px;background:#fffffff5;border-top:1px solid #f0f0f0}.bubble{width:fit-content;max-width:68%;padding:11px 13px;border:1px solid #e4e4e4;border-radius:12px;font-size:13px;background:#fff;line-height:1.65;overflow-wrap:anywhere}.user-bubble{margin-left:auto;background:#f5f5f5}.choice-row{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.choice-row button.selected,.template-card.selected,.list-row.selected,.memory-card.selected{border-color:#111;box-shadow:inset 0 0 0 1px #111}.memory-card{padding:15px}.memory-card p{color:#333;font-size:13px;line-height:1.65}.plan-card{max-width:560px;padding:16px;margin-bottom:14px}.plan-card h3{margin-bottom:12px}.question-box{border:1px solid #ece0bf;background:#fffaf0;border-radius:7px;padding:11px;margin:12px 0;display:grid;gap:6px}.question-box p{color:#3d3321;font-size:12px}.chat-progress{border:1px solid #dfe7f4;background:#f7faff;border-radius:8px;padding:12px;margin:10px 0;font-size:12px}.chat-progress-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.chat-progress p{margin:7px 0 0}.chat-progress-events{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.chat-progress-events span{border:1px solid #c9d8ee;border-radius:999px;padding:3px 8px;background:#fff;color:#34577f}.chat-progress details{margin-top:8px}.step-line,.workflow-row,.timeline-row{display:flex;align-items:center;gap:10px;border-top:1px solid #eee;padding:10px 0;font-size:13px}.step-line span{width:22px;height:22px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-size:11px}.side-panel{padding:16px;position:sticky;top:76px;min-width:0;max-height:calc(100vh - 92px);overflow:auto}.side-panel.wide{min-height:420px}.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}label{display:grid;gap:7px;color:#666;font-size:12px}.field-label{color:#666;font-size:12px;line-height:1.35}.runs-status-toolbar{display:grid;gap:7px;margin:0 0 16px;padding:10px 12px;border:1px solid #e5e5e5;border-radius:8px;background:#fff}.runs-status-toolbar .filter-row{margin-bottom:0}input,textarea{height:34px;border:1px solid #dedede;border-radius:7px;padding:0 10px;color:#111}label textarea{min-height:118px;padding:10px;resize:vertical}.drag{color:#aaa;letter-spacing:2px}.switch{margin-left:auto;width:34px;height:20px;border:1px solid #d8d8d8;border-radius:999px;background:#eee;position:relative}.switch:before{content:"";position:absolute;width:14px;height:14px;border-radius:50%;left:2px;top:2px;background:#fff;box-shadow:0 1px 2px #0003}.switch.on{background:#111;border-color:#111}.switch.on:before{left:16px}.list-panel{margin:0}.list-row{width:100%;border:1px solid #eee;background:#fff;border-radius:7px;display:grid;grid-template-columns:90px 1fr auto;gap:8px;text-align:left;padding:11px;margin-bottom:8px;align-items:center}.list-row small{grid-column:2}.approval-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;row-gap:7px}.approval-row span,.approval-row strong,.approval-row small{min-width:0;overflow-wrap:anywhere;line-height:1.45}.approval-row span{grid-column:1;color:#555;font-size:12px}.approval-row strong{grid-column:1;display:block;font-size:14px}.approval-row small{grid-column:1;color:#777}.approval-facts{grid-column:1;display:flex;flex-wrap:wrap;gap:5px 10px;color:#666;font-size:11px}.approval-facts span{color:inherit;font-size:inherit}.approval-row .status{grid-column:2;grid-row:1 / span 3;align-self:center}.preview-box{border:1px solid #e9e9e9;background:#fafafa;border-radius:7px;min-height:124px;padding:13px;color:#444;font-size:13px;line-height:1.65}.preview-box pre{max-width:100%;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere}.lane-binding-summary{display:flex;flex-wrap:wrap;gap:8px 14px;margin:10px 0 12px;padding:9px 10px;border:1px solid #e9e9e9;border-radius:8px;background:#fafafa;color:#555;font-size:11px;line-height:1.45}.lane-binding-summary span{min-width:0;overflow-wrap:anywhere}.floating-detail{position:static;width:auto;margin-top:16px;padding:16px;display:grid;gap:10px}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.check-list li{display:flex;align-items:center;gap:8px;font-size:13px;color:#333}.line-chart,.bars{min-height:220px}.bars{display:grid;align-content:center;gap:13px}.bars div{display:grid;grid-template-columns:90px 1fr;gap:12px;align-items:center;font-size:12px}.bars strong{height:9px;border-radius:999px;background:#111;display:block}.done-dot,.wait-dot{width:12px;height:12px;border-radius:50%;background:#111}.wait-dot{background:#d7d7d7}.timeline-row small{margin-left:auto}.recovery-alert{border-color:#f0c8c8;background:#fff7f7;color:#8b1d1d;padding:14px;display:flex;align-items:center;gap:9px;margin-bottom:16px;font-size:13px}.stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.stepper div{border:1px solid #e6e6e6;border-radius:7px;padding:13px;display:grid;gap:8px}.stepper .failed{border-color:#f0c8c8;background:#fff7f7}.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.template-card{text-align:left;padding:15px;min-height:132px;display:grid;gap:8px}.template-card span,.template-card small{font-size:12px;color:#666}.confirm-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 14px;padding:14px 16px;border:1px solid #e1c58a;background:#fff8e7;border-radius:8px}.confirm-panel p{margin:6px 0 0;color:#5f5130}.button-row.compact{width:auto;max-width:100%;flex-wrap:wrap;justify-content:flex-end}.fab{position:fixed;right:24px;bottom:84px;z-index:19;width:48px;height:48px;border-radius:50%;border:none;background:#111;color:#fff;display:grid;place-items:center;box-shadow:0 8px 18px #0000002e}.feedback-launcher{position:fixed;right:24px;bottom:24px;z-index:20;min-width:112px;height:44px;border:none;border-radius:999px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;box-shadow:0 10px 24px #0003;font-size:12px;font-weight:720}.feedback-launcher:hover{background:#2b2b2b}.feedback-panel{position:fixed;right:24px;bottom:78px;z-index:21;width:min(420px,calc(100vw - 32px));max-height:calc(100vh - 112px);overflow:auto;border:1px solid #dedede;border-radius:8px;background:#fff;box-shadow:0 16px 40px #00000038;padding:14px;display:grid;gap:12px}.feedback-panel-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.feedback-panel-head strong,.feedback-panel-head small{display:block}.feedback-preview{width:100%;aspect-ratio:16 / 9;object-fit:cover;border:1px solid #e6e6e6;border-radius:7px;background:#fafafa}.feedback-preview.missing{display:grid;place-items:center;color:#666;padding:18px;text-align:center;font-size:12px}.feedback-preview.missing small{display:block;margin-top:8px;color:#8a5a00;overflow-wrap:anywhere}.feedback-preview.loading{background:repeating-linear-gradient(135deg,#fafafa,#fafafa 10px,#f2f2f2 10px,#f2f2f2 20px)}.feedback-actions{display:flex;gap:8px;flex-wrap:wrap}.feedback-context{border:1px solid #e8e8e8;border-radius:6px;background:#fafafa;color:#555;padding:7px 9px;font-size:12px;overflow-wrap:anywhere}.feedback-summary,.status-grid{display:grid;gap:10px}.feedback-summary{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;margin-bottom:12px}.feedback-summary.compact{grid-template-columns:repeat(3,minmax(0,max-content));align-items:center}.feedback-summary>*,.status-grid>div{border:1px solid #e8e8e8;border-radius:7px;background:#fafafa;padding:9px 10px;min-width:0}.feedback-summary strong,.feedback-summary span,.status-grid strong,.status-grid span{display:block;overflow-wrap:anywhere}.feedback-triaged{margin-top:12px;display:grid;gap:8px;padding-top:10px;border-top:1px solid #ececec}.feedback-triaged-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr) auto;gap:8px;align-items:center;padding:8px 10px;border:1px solid #ececec;border-radius:8px;background:#fcfcfc;font-size:12px}.feedback-triaged-item span:first-child{font-weight:700;color:#202020}.status-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.status-grid span{margin-top:5px;color:#666;font-size:12px;line-height:1.45}.quick-action-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #ececec}.quick-action-row>div:first-child{display:grid;gap:4px;min-width:0}.quick-action-row span{color:#666;font-size:12px;line-height:1.45}.quick-action-row .button-row{flex:1 1 auto;min-width:0}.feedback-confirm{display:flex;grid-template-columns:none;align-items:flex-start;gap:8px;color:#333;line-height:1.45}.feedback-confirm input{width:16px;height:16px;min-width:16px;margin:1px 0 0;padding:0}.inline-action-receipt{flex-basis:100%;display:block;min-width:180px;max-width:360px;padding:5px 7px;border:1px solid #e6e6e6;border-radius:6px;background:#fafafa;color:#444;line-height:1.35;overflow-wrap:anywhere}@media(max-width:1200px){.sidebar{width:72px;padding:14px 8px}.brand{font-size:0;padding:0 4px}.brand:after{content:"AOS";font-size:13px;font-weight:760}.sidebar a{justify-content:center;flex-direction:column;gap:3px;height:48px;padding:3px 2px}.user strong,.user span{font-size:0}.sidebar .nav-label{max-width:100%;font-size:10px;line-height:1;white-space:nowrap}.main{margin-left:72px}section{padding:18px 14px 30px}.topbar{padding:0 14px}.top-actions .btn.primary{width:34px;padding:0;font-size:0;white-space:nowrap}.top-actions .btn.primary svg{width:16px;height:16px}.page-title,.chat-shell,.split,.builder-grid,.run-grid,.section-grid{grid-template-columns:1fr;display:grid}.cards.four,.cards.five,.cards.three,.cards.two,.template-grid,.form-grid,.stepper{grid-template-columns:1fr}.side-panel{position:static}.bubble{max-width:92%}.list-row{grid-template-columns:1fr}.floating-detail{position:static;width:auto;margin:0 14px 20px}.confirm-panel{align-items:stretch;flex-direction:column}.chat-session-controls{grid-template-columns:1fr}.feedback-launcher{right:14px;bottom:14px;min-width:44px;width:44px;padding:0;font-size:0}.feedback-panel{right:14px;bottom:66px;width:calc(100vw - 28px)}.feedback-summary,.status-grid{grid-template-columns:1fr}.fab{right:14px;bottom:72px}}@media(max-width:768px){.profile-editor .builder-grid{grid-template-columns:1fr}.mini-bar-row{grid-template-columns:76px minmax(0,1fr) 28px}.table-wrap{overflow:visible}table{min-width:0;display:block}thead{display:none}tbody{display:grid;gap:10px}tr{display:block;border:1px solid #ececec;border-radius:10px;overflow:hidden;background:#fff}td{display:grid;grid-template-columns:minmax(0,120px) minmax(0,1fr);gap:10px;align-items:start;border-bottom:1px solid #f1f1f1;padding:10px 12px}td:last-child{border-bottom:0}td:before{content:attr(data-label);color:#777;font-size:11px;font-weight:680;line-height:1.4}.feedback-panel{right:12px;left:12px;bottom:12px;width:auto;max-height:calc(100vh - 24px)}.chat-composer{position:static;margin:0}.side-panel{max-height:none;overflow:visible;overflow-wrap:anywhere}.side-panel>*{min-width:0}}@media(min-width:769px)and (max-width:1200px){.chat-shell,.split,.builder-grid,.run-grid{grid-template-columns:minmax(0,1fr) minmax(260px,320px)}.cards.four,.cards.five,.cards.three,.template-grid,.form-grid,.stepper,.status-grid,.feedback-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-action-row{align-items:stretch;flex-direction:column}.quick-action-row .button-row{width:100%}.side-panel{position:sticky;top:76px;max-height:calc(100vh - 92px);overflow:auto}}@media(min-width:1201px){.cards.three,.template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-shell,.split,.builder-grid,.run-grid{grid-template-columns:minmax(0,1fr) 340px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.top-receipt{display:grid;gap:2px;align-content:center}.top-receipt small{color:#8a8a8a;font-size:10px;line-height:1}.top-receipt[data-freshness=stale]{color:#8a6b21}.home-priority-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:17px 18px;border:1px solid #dfe4eb;border-left:4px solid #7b9bd1;border-radius:9px;background:#fbfcff}.home-priority-panel.attention{border-color:#ead8a8;border-left-color:#b88926;background:#fffdf6}.home-priority-panel.success{border-left-color:#4c9a5e;background:#fbfefb}.home-priority-copy{min-width:0}.home-priority-label,.run-timeline-head,.latest-run-meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.home-priority-label>span{color:#6c7480;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.home-priority-panel h2{margin:8px 0 5px;font-size:17px;line-height:1.35}.home-priority-panel p{color:#59616c;font-size:12px;line-height:1.55}.state-chip{display:inline-flex;align-items:center;width:fit-content;border:1px solid #dfe3e8;border-radius:999px;padding:4px 8px;color:#4c5560;background:#f5f6f7;font-size:11px;font-weight:700;white-space:nowrap}.state-chip.success{border-color:#cfe8d3;color:#18602b;background:#f3fbf4}.state-chip.info{border-color:#d8e3f7;color:#2b4e82;background:#f3f7ff}.state-chip.attention{border-color:#ead8a8;color:#70520b;background:#fffaf0}.setup-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:16px}.setup-step{display:flex;align-items:center;gap:9px;min-width:0;padding:10px 11px;border:1px solid #e7e8ea;border-radius:8px;background:#fff}.setup-step.pending{background:#fcfcfc}.setup-step-number{display:inline-grid;place-items:center;width:22px;height:22px;flex:0 0 auto;border-radius:50%;color:#fff;background:#9ca3ad;font-size:11px;font-weight:800}.setup-step.complete .setup-step-number{background:#4c9a5e}.setup-step div{min-width:0}.setup-step strong,.setup-step small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.setup-step strong{font-size:12px}.setup-step small{margin-top:2px;color:#6d6d6d;font-size:10px}.run-timeline{display:grid;gap:13px;padding:12px 0 2px}.run-timeline.compact{padding:8px 0 0}.run-timeline-head strong{font-size:12px}.run-timeline-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.run-timeline-step{position:relative;display:grid;justify-items:center;gap:6px;color:#a0a4aa;font-size:10px;text-align:center}.run-timeline-step:not(:last-child):after{content:"";position:absolute;top:5px;left:calc(50% + 7px);width:calc(100% - 14px);height:1px;background:#e5e7ea}.run-timeline-step.done,.run-timeline-step.current{color:#333a44;font-weight:700}.run-timeline-step.done:after{background:#8db996}.run-timeline-dot{z-index:1;width:10px;height:10px;border:2px solid #d3d6da;border-radius:50%;background:#fff}.run-timeline-step.done .run-timeline-dot{border-color:#4c9a5e;background:#4c9a5e}.run-timeline-step.current .run-timeline-dot{border-color:#5478b3;background:#fff;box-shadow:0 0 0 3px #e4ecfb}.latest-run-meta{align-items:flex-start;margin-bottom:2px}.latest-run-meta strong{overflow-wrap:anywhere;font-size:13px}.latest-run-meta span{color:#8a8a8a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;overflow-wrap:anywhere;text-align:right}.blocker-triage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.blocker-triage-item{display:grid;gap:8px;min-width:0;padding:11px;border:1px solid #ead8a8;border-radius:8px;background:#fffdf7}.blocker-triage-item>div{display:flex;justify-content:space-between;gap:8px}.blocker-triage-item strong{font-size:12px}.blocker-triage-item span,.blocker-triage-item p{color:#6d5b32;font-size:11px;line-height:1.45}.empty-state{display:grid;gap:5px;padding:14px;border:1px dashed #dfe1e4;border-radius:8px;background:#fcfcfc}.empty-state strong{font-size:13px}.empty-state span{color:#6d6d6d;font-size:12px;line-height:1.5}.empty-state.success{border-color:#cfe8d3;background:#fbfefb}.home-browser-details{margin-bottom:16px}.home-browser-details summary{cursor:pointer;padding:12px 14px;border:1px solid #e5e5e5;border-radius:8px;color:#40464e;background:#fafafa;font-size:12px;font-weight:700;list-style-position:inside}.home-browser-details[open] summary{border-radius:8px 8px 0 0;background:#f5f7fa}.home-browser-details>.panel{margin-bottom:0;border-top:0;border-radius:0 0 8px 8px}.scope-gate{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding:11px 13px;border:1px solid #d8e3f7;border-radius:8px;background:#f7faff}.scope-gate.attention{border-color:#ead8a8;background:#fffaf0}.scope-gate>div{display:grid;gap:4px;min-width:0}.scope-gate strong{font-size:12px}.scope-gate span{color:#626b76;font-size:11px;line-height:1.45}.project-scope-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;padding:10px 13px;border:1px solid #e2e5e9;border-radius:8px;background:#fafbfc;color:#555d67;font-size:11px;line-height:1.45}.project-scope-bar>div{display:flex;align-items:baseline;gap:9px;min-width:0}.project-scope-bar strong{color:#272c33;font-size:12px}.project-scope-bar span{color:#777f89}.readback-state{display:grid;gap:7px;padding:13px 14px;border:1px dashed #dfe3e8;border-radius:8px;background:#fcfcfc}.readback-state.info{border-color:#d8e3f7;background:#f7faff}.readback-state.attention{border-color:#ead8a8;background:#fffdf6}.readback-state.success{border-color:#cfe8d3;background:#fbfefb}.readback-state-head{display:flex;align-items:center;justify-content:space-between;gap:9px}.readback-state-head strong{font-size:13px}.readback-state p{color:#626b76;font-size:12px;line-height:1.55}.readback-state-next{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:7px;border-top:1px solid rgba(0,0,0,.07);color:#555d67;font-size:11px}.role-map{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.role-card{display:grid;gap:7px;min-width:0;padding:11px;border:1px solid #e6e8eb;border-radius:8px;background:#fcfcfc}.role-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.role-card strong{font-size:12px;line-height:1.3}.role-card span,.role-card small{color:#626b76;font-size:11px;line-height:1.45}.role-card small{color:#818892}.project-directory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-directory-card{display:grid;gap:12px;min-width:0;padding:15px;border:1px solid #e5e5e5;border-radius:9px;background:#fff;box-shadow:0 1px 2px #00000008}.project-directory-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.project-directory-head>div{display:grid;gap:4px;min-width:0}.project-directory-head strong{overflow-wrap:anywhere;font-size:15px}.project-directory-head span{color:#7b8189;font-size:11px}.project-directory-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.project-directory-stats span{display:grid;gap:2px;padding:7px;border-radius:6px;background:#f7f7f7;color:#757b83;font-size:10px}.project-directory-stats strong{color:#252a31;font-size:15px}.project-directory-card p{min-height:32px;color:#646b74;font-size:11px;line-height:1.5}@media(max-width:900px){.role-map,.project-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.project-scope-bar{align-items:flex-start;flex-direction:column;gap:5px}.project-scope-bar>div{flex-wrap:wrap}.role-map,.project-directory-grid{grid-template-columns:1fr}.project-directory-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.setup-progress,.blocker-triage{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-priority-panel,.scope-gate{align-items:stretch;flex-direction:column}.setup-progress,.blocker-triage{grid-template-columns:1fr}.run-timeline-step{font-size:9px}.latest-run-meta{display:grid}.latest-run-meta span{text-align:left}}
