:root{color-scheme:light;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;--bg-body: #ecf3ff;--bg-body-secondary: #f8fbff;--bg-surface: rgba(255, 255, 255, .76);--bg-surface-strong: rgba(255, 255, 255, .92);--bg-surface-dark: rgba(15, 23, 42, .9);--bg-sidebar: rgba(255, 255, 255, .7);--bg-soft: rgba(148, 163, 184, .12);--glass-border: rgba(148, 163, 184, .24);--glass-border-strong: rgba(96, 165, 250, .24);--color-text: #0f172a;--color-text-muted: #64748b;--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-primary-soft: rgba(37, 99, 235, .12);--color-success: #059669;--color-success-soft: rgba(16, 185, 129, .14);--color-danger: #dc2626;--color-danger-soft: rgba(239, 68, 68, .14);--color-warning: #d97706;--color-warning-soft: rgba(245, 158, 11, .16);--radius-sm: 10px;--radius-md: 14px;--radius-lg: 22px;--radius-xl: 28px;--shadow-sm: 0 12px 32px rgba(15, 23, 42, .06);--shadow-md: 0 22px 56px rgba(15, 23, 42, .1);--shadow-lg: 0 36px 96px rgba(15, 23, 42, .18);--shadow-glow: 0 0 0 1px rgba(255, 255, 255, .4), 0 22px 60px rgba(37, 99, 235, .12);--motion-fast: .18s;--motion-base: .28s;--motion-slow: .42s;--ease-smooth: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html,body{margin:0;min-height:100vh;width:100%;height:100%;overflow:hidden;color:var(--color-text);line-height:1.5;font-weight:400;background:radial-gradient(circle at top left,rgba(96,165,250,.26),transparent 28%),radial-gradient(circle at 85% 16%,rgba(59,130,246,.14),transparent 24%),linear-gradient(180deg,#f8fbff,#eff5ff 48%,#eaf2ff)}body{position:relative}body:before,body:after{content:"";position:fixed;inset:auto;pointer-events:none;filter:blur(60px);opacity:.8;z-index:0}body:before{width:320px;height:320px;left:-72px;top:72px;background:#93c5fd6b}body:after{width:360px;height:360px;right:-120px;top:28%;background:#7dd3fc47}html.page-loading,body.page-loading{overflow:hidden}#app{position:relative;z-index:1;width:100%;height:100%;min-height:100vh;overflow:hidden}button,input,select,textarea{font:inherit}button,a,.project-item,.module-card,.history-item,.pill{transition:transform var(--motion-base) var(--ease-smooth),background var(--motion-base) var(--ease-smooth),border-color var(--motion-base) var(--ease-smooth),box-shadow var(--motion-base) var(--ease-smooth),color var(--motion-fast) ease,opacity var(--motion-fast) ease}input:not([type=checkbox]):not([type=radio]),select,textarea{width:100%;border-radius:var(--radius-md);border:1px solid var(--glass-border);background:#ffffffb8;padding:12px 14px;color:inherit;outline:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border-color var(--motion-base) var(--ease-smooth),box-shadow var(--motion-base) var(--ease-smooth)}input[type=checkbox],input[type=radio]{width:auto;aspect-ratio:1 / 1;margin:0}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus,.module-card:focus-visible,.project-item:focus-visible,.ghost-button:focus-visible,.primary-button:focus-visible,.custom-select:focus-within .custom-select-trigger{border-color:#2563eb73;box-shadow:0 0 0 4px #2563eb24}textarea{resize:vertical;min-height:120px}.app-shell{display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,6fr);min-height:100vh;height:100vh;overflow:hidden}.app-shell--loading{pointer-events:none}.workspace{position:relative;padding:28px;display:flex;flex-direction:column;gap:24px;width:100%;min-height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.workspace::-webkit-scrollbar,.sidebar::-webkit-scrollbar,.history-list::-webkit-scrollbar,.log-stream__body::-webkit-scrollbar{width:8px}.workspace::-webkit-scrollbar-thumb,.sidebar::-webkit-scrollbar-thumb,.history-list::-webkit-scrollbar-thumb,.log-stream__body::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b847}.workspace,.sidebar,.history-list,.log-stream__body{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.28) transparent}.sidebar{position:relative;padding:24px 18px;background:linear-gradient(180deg,#fffc,#ffffff8f);color:var(--color-text);border-right:1px solid rgba(255,255,255,.45);display:flex;flex-direction:column;gap:18px;min-height:0;height:100vh;overflow:hidden;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);box-shadow:inset -1px 0 #94a3b81f}.sidebar:before{content:"";position:absolute;top:-48px;right:-48px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle,rgba(191,219,254,.7),transparent 68%);pointer-events:none}.sidebar--loading{gap:20px}.sidebar__hero,.sidebar__list-header,.content-panel,.history-item,.module-card,.report-hero,.log-stream,.drawer-shell,.modal-card{position:relative;overflow:hidden}.workspace-hero{position:relative;overflow:visible}.loading-stack,.loading-grid{display:grid;gap:12px}.loading-grid--stats{grid-template-columns:repeat(2,minmax(0,1fr))}.loading-panel{overflow:hidden}.loading-panel--card{min-height:180px}.loading-panel--history,.loading-panel--report{min-height:320px}.loading-block{border-radius:var(--radius-md);background:linear-gradient(90deg,#dbeafe73,#fffffff2,#dbeafe73);background-size:200% 100%;animation:shimmer 1.4s linear infinite}.loading-block--title{width:220px;height:28px}.loading-block--line{width:100%;height:18px}.loading-block--card{width:100%;height:72px}.sidebar__header,.panel-header,.workspace__header,.toolbar-actions,.mini-card__header,.drawer-actions__right,.history-item__head,.history-item__meta,.report-panel__status,.content-panel__header{display:flex;align-items:center;gap:12px}.drawer-actions{display:flex;align-items:center;gap:12px;margin-top:24px;justify-content:flex-end}.sidebar__header,.panel-header,.history-item__head,.content-panel__header{justify-content:space-between}.sidebar h1,.workspace h1,.panel h2,.module-card h3,.drawer-shell h2,.modal-card h3{margin:0}.eyebrow{margin:0 0 6px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#475569c7}.sidebar h1{font-size:22px;font-weight:700;letter-spacing:-.03em}.workspace h1{font-size:clamp(28px,3vw,38px);font-weight:700;letter-spacing:-.04em}.muted{color:var(--color-text-muted);font-size:14px}.panel,.workspace__header,.modal-card,.content-panel{border-radius:var(--radius-lg);padding:24px;background:linear-gradient(180deg,#fffc,#ffffffa3);border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.workspace__header{padding:18px 22px}.workspace__header-main{position:relative;display:flex;flex-direction:column;gap:12px;width:100%;min-width:0;z-index:1}.workspace-hero__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(18px)}.workspace-hero__glow--primary{width:220px;height:220px;top:-70px;left:28px;background:radial-gradient(circle,rgba(96,165,250,.22),transparent 70%)}.workspace-hero__glow--secondary{width:180px;height:180px;right:10%;top:18px;background:radial-gradient(circle,rgba(147,197,253,.18),transparent 72%)}.workspace-hero__topbar,.workspace__header-toolbar,.workspace-hero__status{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.workspace-hero__topbar{justify-content:space-between}.workspace-hero__pill{padding:6px 10px;border-radius:999px;background:#ffffff94;border:1px solid rgba(255,255,255,.65);box-shadow:inset 0 1px #ffffff80;gap:6px}.workspace-hero__pill-label{color:var(--color-text-muted)}.workspace-hero__pill strong{font-size:12px;margin-left:0}.workspace-hero__pill--primary{background:#dbeafec7;color:#1d4ed8}.workspace-hero__pill--success{background:#d1fae5db;color:#047857}.workspace-hero__pill--neutral{color:#334155}.workspace__header-row{display:flex;flex-wrap:wrap;align-items:stretch;width:100%;gap:12px}.workspace__header-copy{flex:1 1 260px;min-width:0}.workspace__header-meta{flex:0 0 160px;min-width:0;display:flex;align-items:stretch}.workspace-hero__copy{justify-content:center}.workspace-hero__sentence{margin:0;max-width:100%;font-size:14px;line-height:1.4;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace__header-stats{flex:1 1 340px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workspace-hero__spotlight{width:100%;padding:14px 16px;border-radius:calc(var(--radius-lg) - 6px);background:linear-gradient(160deg,#2563eb1a,#ffffffb8);border:1px solid rgba(96,165,250,.22);box-shadow:inset 0 1px #fff6}.workspace-hero__spotlight strong{display:block;margin-bottom:6px;font-size:16px}.dashboard-grid,.module-grid,.overview-stats,.chart-grid{display:grid;gap:18px}.dashboard-grid{grid-template-columns:minmax(0,4fr) minmax(280px,2fr);align-items:stretch;flex:1;min-height:0;gap:24px}.history-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:24px;flex:1;min-height:0}.dashboard-grid__main,.dashboard-grid__side,.history-page-grid__main,.history-page-grid__side{min-width:0;display:flex;flex-direction:column;min-height:0}.dashboard-grid__main{gap:24px}.dashboard-grid__side{gap:16px}.content-panel{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0}.content-panel--modules{flex:1 1 auto;min-height:560px;overflow:visible}.content-panel--history-view{flex:1 1 auto;height:560px;overflow:hidden}.content-panel--history,.dashboard-grid__side--report{min-height:0}.content-panel--history{flex:1 1 auto}.content-panel__header{align-items:center;flex-wrap:wrap;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(148,163,184,.14)}.content-panel__header .muted{max-width:none;text-align:right;min-width:0;flex:1 1 220px;white-space:normal;overflow:visible;font-size:13px}.content-panel__header>div{min-width:0;flex:1 1 240px}.content-panel__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,152px));gap:0;width:fit-content;border:1px solid rgba(191,219,254,.88);border-radius:16px;overflow:hidden;background:#ffffffb8;box-shadow:inset 0 1px #ffffffb8}.content-panel__tab{min-height:40px;padding:8px 16px;border-radius:0;border:0;background:transparent;color:#475569;font-size:13px;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}.content-panel__tab+.content-panel__tab{border-left:1px solid rgba(191,219,254,.88)}.content-panel__tab:hover{transform:none;background:#eff6ffb8}.content-panel__tab--active{background:linear-gradient(135deg,#dbeafef5,#ffffffd6);color:#1d4ed8;box-shadow:inset 0 0 0 1px #60a5fa3d}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;align-content:start;overflow:visible}.overview-stats{margin-top:20px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.chart-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:20px 0}.stat-card,.mini-card,.sidebar-metric{border-radius:calc(var(--radius-md) + 2px);padding:16px 18px;background:#ffffff85;border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 1px #ffffff8c}.stat-card,.sidebar-metric{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.stat-card--compact{padding:12px 14px;min-width:0}.stat-card--hero{background:linear-gradient(180deg,#ffffffbd,#ffffff7a)}.stat-card span,.sidebar-metric span{font-size:18px;color:var(--color-text-muted);font-weight:600}.stat-card strong,.sidebar-metric strong{font-size:18px;font-weight:700;color:var(--color-text);letter-spacing:-.01em}.stat-card--compact strong{font-size:18px}.sidebar__hero{padding:18px;border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffb8,#ffffff6b);border:1px solid rgba(255,255,255,.62);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:16px;min-width:0}.sidebar__list-header{padding:0 6px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;min-width:0}.sidebar__list-header strong{font-size:15px}.sidebar__list-actions{display:inline-flex;align-items:center;gap:8px}.sidebar__menu-btn{width:36px;height:36px;border:1px solid rgba(255,255,255,.55);border-radius:10px;background:#ffffff85;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;transition:background var(--motion-fast) ease,border-color var(--motion-fast) ease}.sidebar__menu-btn:hover{background:#ffffffc7;border-color:#60a5fa47}.sidebar__menu-icon{display:block;width:18px;height:14px;position:relative}.sidebar__menu-icon:before,.sidebar__menu-icon:after,.sidebar__menu-icon{background:var(--color-text);border-radius:2px}.sidebar__menu-label{display:none}.sidebar__menu-icon:before,.sidebar__menu-icon:after{content:"";position:absolute;left:0;width:100%;height:2px}.sidebar__menu-icon:before{top:0}.sidebar__menu-icon:after{bottom:0}.sidebar__menu-icon{border-top:2px solid var(--color-text);border-bottom:2px solid var(--color-text)}.sidebar__body{display:flex;flex-direction:column;flex:1;gap:18px;min-height:0;max-height:9999px;opacity:1;overflow:hidden;transition:max-height var(--motion-base) var(--ease-smooth),opacity var(--motion-fast) ease}.sidebar__body--collapsed{max-height:0;opacity:0;pointer-events:none;margin:0;padding:0}.sidebar--collapsed-mobile{min-height:auto}.sidebar__header{flex-wrap:wrap;align-items:flex-start}.sidebar__header>div,.sidebar__list-header>div{min-width:0;flex:1}.project-list{display:flex;flex:1;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding-right:4px}.project-item{position:relative;width:100%;border:1px solid rgba(255,255,255,.45);background:#ffffff6b;color:var(--color-text);border-radius:16px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 22px #0f172a0d}.project-item:hover{transform:translateY(-2px);box-shadow:0 16px 36px #2563eb1f;border-color:#60a5fa47}.project-item--active{background:linear-gradient(135deg,#dbeafee0,#ffffffad);border-color:#60a5fa52;box-shadow:0 0 0 1px #60a5fa24,var(--shadow-glow)}.project-item__glow{position:absolute;inset:auto auto -36px -18px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(147,197,253,.34),transparent 70%);pointer-events:none;opacity:0}.project-item--active .project-item__glow{opacity:1}.project-item__main,.project-item__side,.module-card__copy,.report-panel__copy{display:flex;flex-direction:column}.project-item__main{min-width:0;justify-content:center}.project-item__main strong{font-size:15px;font-weight:700;color:#0f172a;line-height:1.35}.project-item__action{font-size:12px;color:var(--color-text-muted)}.project-item__side{align-items:center;justify-content:center;flex-shrink:0}.project-item__action{min-width:48px;text-align:center;line-height:1.2}.project-item__action:hover{color:var(--color-danger)}.module-card{width:100%;min-height:220px;border:1px solid rgba(255,255,255,.54);border-radius:var(--radius-lg);padding:22px;text-align:left;background:linear-gradient(180deg,#fffc,#ffffff94);box-shadow:var(--shadow-sm);cursor:pointer;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.module-card__sheen{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 20%,rgba(255,255,255,.46) 40%,transparent 62%);transform:translate(-135%)}.module-card__topline{position:absolute;top:0;left:18px;right:18px;height:1px;background:linear-gradient(90deg,transparent,rgba(96,165,250,.54),transparent)}.module-card:hover{transform:translateY(-4px);box-shadow:0 22px 58px #2563eb24;border-color:#60a5fa57}.module-card:hover .module-card__sheen{transform:translate(135%)}.module-card__head,.module-card__meta{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.module-card__copy .eyebrow{margin-bottom:10px}.module-card__head h3{font-size:18px;font-weight:700;letter-spacing:-.02em}.module-card__action{font-size:13px;color:var(--color-primary);font-weight:600}.module-card p{margin:12px 0 18px;color:#475569;font-size:14px;line-height:1.75}.module-card__meta span,.pill,.select-chip,.history-item__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;background:#dbeafec2;color:#1d4ed8;font-size:12px;font-weight:600;border:1px solid rgba(191,219,254,.85)}.module-card__meta span{justify-content:center;min-width:112px;text-align:center;font-variant-numeric:tabular-nums}.select-chip{max-width:100%;min-width:0;flex-shrink:1}.select-chip span{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap}.history-item__badge--success{background:#dcfce7e0;color:#15803d;border-color:#86efacf2}.history-item__badge--danger{background:#fee2e2e6;color:#dc2626;border-color:#fca5a5f5}.history-item__badge--active{background:#dbeafee6;color:#1d4ed8;border-color:#93c5fdf2}.history-item__badge--warning{background:#fef3c7eb;color:#b45309;border-color:#fde68af5}.history-item__badge--neutral{background:#f1f5f9eb;color:#475569;border-color:#cbd5e1f2}.pill--subtle{background:#ffffff8f;color:var(--color-text-muted);border-color:#ffffffb3}.primary-button,.ghost-button,.ghost-button--link{border:1px solid transparent;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:600;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:42px}.primary-button{background:linear-gradient(135deg,#3b82f6,#2563eb 60%,#1d4ed8);color:#fff;box-shadow:0 16px 32px #2563eb38}.primary-button:hover{transform:translateY(-1px);box-shadow:0 20px 36px #2563eb47}.primary-button--pending{position:relative;overflow:hidden}.primary-button--pending:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.26),transparent);animation:buttonSweep 1.1s linear infinite}.primary-button:disabled,.ghost-button:disabled{cursor:not-allowed;opacity:.58;pointer-events:none}.ghost-button,.ghost-button--link{background:#ffffff94;color:var(--color-text);border-color:#ffffffb8;box-shadow:inset 0 1px #ffffff73}.ghost-button:hover,.ghost-button--link:hover{background:#ffffffd1;border-color:#60a5fa47}.ghost-button--soft,.ghost-button--link.ghost-button--soft{background:#f8fafca8}.ghost-button--icon{width:42px;padding:0}.toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.report-panel,.history-panel{width:100%;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.report-panel{padding:22px;background:linear-gradient(180deg,#ffffffd1,#f0f7ffbd)}.report-panel__status{justify-content:flex-end;flex-wrap:wrap}.report-panel__live-pill{color:#0f766e}.report-panel__live-pill--active{animation:pulseGlow 1.6s ease-in-out infinite}.report-panel__live-pill--active,.report-metric--primary{background:#dbeafedb;color:#1d4ed8}.report-panel__live-pill--success,.report-metric--success{background:#d1fae5e0;color:#047857}.report-panel__live-pill--danger,.report-metric--danger{background:#fee2e2e6;color:#b91c1c}.report-panel__live-pill--warning{background:#fef3c7e6;color:#b45309}.report-panel__live-pill--active,.report-metric--active{background:#dbeafedb;color:#1d4ed8}.report-metric--warning{background:#fef3c7e6;color:#b45309}.report-panel__live-pill--neutral,.report-metric--neutral{background:#ffffffb8;color:#475569}.report-panel--running,.report-panel--active{border-color:#60a5fa4d;box-shadow:0 26px 70px #2563eb1f}.report-panel--success{border-color:#10b9813d}.report-panel--danger{border-color:#f871713d}.report-panel--warning{border-color:#fbbf2447}.report-hero{align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px;padding:18px;border-radius:calc(var(--radius-lg) - 6px);background:linear-gradient(135deg,#dbeafe8f,#ffffffb3);border:1px solid rgba(255,255,255,.58)}.report-hero--stacked{display:flex}.report-hero__glow{position:absolute;right:-18px;top:-20px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,rgba(191,219,254,.72),transparent 68%);opacity:.8;pointer-events:none}.report-hero__copy{display:flex;flex-direction:column;gap:6px;min-width:0;z-index:1}.report-hero__headline{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.report-hero__kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#1d4ed8db;margin:0}.report-hero__copy strong{font-size:20px;letter-spacing:-.03em}.report-hero__sentence{margin:0;font-size:13px;color:#475569;line-height:1.7}.progress-ring{width:84px;height:84px;min-width:84px;min-height:84px;flex:0 0 84px;aspect-ratio:1 / 1;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#3b82f6,#60a5fa,#2563eb,#3b82f6);padding:7px;box-shadow:0 18px 40px #2563eb2e}.progress-ring--active{animation:pulseGlow 1.6s ease-in-out infinite}.progress-ring span{width:100%;height:100%;display:grid;place-items:center;border-radius:50%;background:#fffffff0;font-weight:700;font-size:20px}.progress-track{width:100%;height:10px;border-radius:999px;background:#bfdbfe8a;overflow:hidden;margin-bottom:18px}.progress-track__bar{height:100%;min-width:10px;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa,#93c5fd);transition:width var(--motion-base) var(--ease-smooth)}.progress-track__bar--active{background-size:200% 100%;animation:progressFlow 1.4s linear infinite}.report-metrics{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.report-metric strong{font-size:12px}.report-insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.report-insights--full{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:0}.report-insight{display:flex;align-items:center;justify-content:center;gap:14px;min-width:0;text-align:center;white-space:nowrap}.report-insight strong{font-size:20px}.report-insight__label{color:#475569;font-size:15px;font-weight:600;text-align:center;white-space:nowrap}.report-insight__value--primary,.report-insight__value--active{color:#1d4ed8}.report-insight__value--success{color:#047857}.report-insight__value--warning{color:#b45309}.article-stream{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.article-stream__header{display:flex;justify-content:space-between;color:#475569}.article-stream__body,.report-article-list{display:flex;flex-direction:column;gap:10px;max-height:280px;overflow-y:auto;padding-right:4px}.article-stream__body--full{max-height:min(56vh,720px)}.article-group{display:flex;flex-direction:column;gap:10px}.article-group__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.article-group__stats{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.article-group__body{display:flex;flex-direction:column;gap:10px}.article-stream__empty{padding:24px 18px}.article-record,.report-article-row,.history-article-group--unified{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:18px;border:1px solid rgba(226,232,240,.92);background:linear-gradient(180deg,#ffffffd1,#f8fafcc2);box-shadow:0 10px 24px #0f172a0a}.article-record--compact{gap:12px}.article-record--unified,.history-article-group--unified{gap:14px}.article-record__head,.report-article-row__head,.history-article-group__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.article-record__title-wrap,.history-article-group__summary{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.article-record__title-wrap strong,.history-article-group__summary strong{font-size:15px;line-height:1.5;color:var(--color-text)}.article-record__toggle,.article-record__toggle--unified,.history-article-group__head .ghost-button{flex-shrink:0;min-height:34px;padding:0 12px;border-radius:999px;border-color:#bfdbfef2;background:#eff6ffeb;color:#1d4ed8;font-weight:600}.article-record__summary,.article-record__summary--unified{display:flex;flex-direction:column;gap:10px}.article-record__stages{display:flex;flex-wrap:wrap;gap:8px}.article-record__meta,.report-article-row__meta,.history-file-row__meta--wrap{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:12px;color:#64748b}.article-record__meta--summary span{padding:5px 10px;border-radius:999px;background:#f1f5f9f2;border:1px solid rgba(226,232,240,.9)}.report-article-files--panel,.history-article-group__files{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:14px;border:1px solid rgba(226,232,240,.88);background:#f8fafceb}.report-article-files__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-article-files__list{display:flex;flex-direction:column;gap:8px}.report-article-files__item{align-items:center}.report-article-files__info{display:flex;flex-direction:column;gap:4px;min-width:0}.report-article-files__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.article-record__error{margin:0;padding:10px 12px;border-radius:12px;font-size:12px;color:#b91c1c;line-height:1.6;background:#fef2f2eb;border:1px solid rgba(254,202,202,.9)}.report-drawer{display:flex;flex-direction:column;gap:18px}.report-drawer__hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.8fr);gap:18px;align-items:start}.report-drawer__hero-copy{display:flex;flex-direction:column;gap:8px}.report-drawer__hero-copy strong{font-size:24px;letter-spacing:-.03em;color:var(--color-text)}.report-drawer__hero-copy .muted{margin:0}.report-status-chip{display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;margin-top:2px;white-space:nowrap}.report-status-chip span{font-size:15px;color:var(--color-text-muted);font-weight:600}.report-status-chip strong{font-size:20px;color:var(--color-primary)}.report-drawer__hero-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.report-meta-chip{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border-radius:14px;background:#ffffffad;border:1px solid rgba(226,232,240,.92)}.report-meta-chip span{font-size:12px;color:var(--color-text-muted);font-weight:600}.report-meta-chip strong{font-size:15px;color:var(--color-text);word-break:break-word}.report-section{display:flex;flex-direction:column;gap:12px}.report-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.report-section__header .muted{margin:4px 0 0}.report-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.report-panel-card{min-width:0}.overview-stats--compact{margin-top:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.overview-stats--compact .stat-card--compact{justify-content:flex-start;gap:8px;padding:10px 12px;text-align:left;white-space:nowrap}.overview-stats--compact .stat-card--compact strong{flex:0 0 auto;font-size:18px}.overview-stats--compact .stat-card--compact span{font-size:13px;white-space:nowrap}.log-stream{margin-top:0;border-radius:calc(var(--radius-lg) - 6px);padding:16px;background:linear-gradient(180deg,#0f172af5,#0f172ae0),linear-gradient(90deg,#1e293bcc,#0f172aeb);color:#f8fafc;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;flex:1;display:flex;flex-direction:column;min-width:0;min-height:0;border:1px solid rgba(148,163,184,.14)}.log-stream__header{display:flex;justify-content:space-between;margin-bottom:12px;color:#94a3b8}.log-stream__body{display:flex;flex-direction:column;gap:6px;min-height:0;flex:1;overflow-y:auto;padding-right:4px}.log-line{padding:9px 10px;border-radius:10px;background:#ffffff0a;animation:floatIn .3s var(--ease-smooth);overflow-wrap:anywhere;word-break:break-word;border-left:2px solid transparent}.log-line--request{background:#60a5fa1f;border-left-color:#60a5fa}.log-line--success{background:#22c55e29;border-left-color:#4ade80;color:#dcfce7}.log-line--retry{background:#f59e0b29;border-left-color:#fbbf24;color:#fef3c7}.log-line--timeout{background:#fbbf242e;border-left-color:#f59e0b;color:#fde68a}.log-line--error{background:#ef44442e;border-left-color:#f87171;color:#fee2e2}.log-line--warning{background:#fbbf2424;border-left-color:#fbbf24;color:#fef3c7}.log-line--info{background:#94a3b824;border-left-color:#94a3b8;color:#e2e8f0}.log-line--latest{background:#60a5fa33;border-left-color:#93c5fd;box-shadow:0 0 0 1px #60a5fa14}.history-panel{gap:18px;flex:1 1 auto;height:100%;max-height:100%;min-height:0;overflow:hidden}.history-panel--embedded{flex:1 1 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;gap:12px;min-height:0}.history-panel>.panel-header{position:sticky;top:0;z-index:2;padding-bottom:12px;background:linear-gradient(180deg,#fffffff5,#ffffffdb)}.history-panel--embedded>.panel-header{padding-bottom:10px;background:transparent;border-bottom:1px solid rgba(148,163,184,.14)}.panel-header--embedded{gap:10px}.history-panel__copy{display:flex;flex-direction:column;gap:4px}.history-panel--embedded .history-panel__copy{gap:2px}.history-panel--embedded .history-panel__copy .muted{font-size:13px}.history-list{display:flex;flex-direction:column;gap:0;flex:1;overflow-y:auto;min-height:0;padding-right:4px}.history-panel--embedded .history-list{padding-right:0;padding-bottom:10px;min-height:0}.history-item{flex:0 0 auto;padding:14px;border-bottom:1px solid rgba(96,165,250,.22);background:linear-gradient(180deg,#ffffffbd,#ffffff94);min-width:0}.history-panel--embedded .history-item{padding:12px}.history-item:last-child{border-bottom:none}.history-item:hover{background:#ffffffd9}.history-item--selected:hover{border-color:#3b82f680;background:#eff6ffeb;box-shadow:0 0 0 1px #60a5fa2e,0 12px 24px #3b82f614}.history-item--expanded{background:#fffffff2}.history-item--selected{border-color:#3b82f680;background:#eff6ffeb;box-shadow:0 0 0 1px #60a5fa2e,0 12px 24px #3b82f614}.history-item--selected .history-item__accent{background:#3b82f6}.history-item--selected .history-item__head{color:#1d4ed8}.history-item--selected .history-item__badge,.history-item--selected .history-item__badge--success,.history-item--selected .history-item__badge--warning,.history-item--selected .history-item__badge--danger,.history-item--selected .history-item__badge--neutral{border-color:#60a5fa73;background:#dbeafeeb;color:#1d4ed8}.history-item__accent{position:absolute;top:16px;left:0;width:3px;height:calc(100% - 32px);border-radius:999px;background:#94a3b84d}.history-item--success .history-item__accent{background:#10b981}.history-item--danger .history-item__accent{background:#ef4444}.history-item--active .history-item__accent{background:#3b82f6}.history-item--warning .history-item__accent{background:#f59e0b}.history-item__head{display:flex;align-items:center;gap:12px;cursor:pointer;flex-wrap:nowrap}.history-item__head>.select-chip{flex:0 0 auto;min-width:auto;justify-content:flex-start}.history-item__head>.history-item__badge{flex:0 0 auto;display:inline-flex;justify-content:center}.history-item__head>.history-item__toggle{flex:0 0 auto;min-width:auto;text-align:right;margin-left:auto}.history-item__toggle{color:var(--color-text-muted);font-size:13px;flex-shrink:0}.history-item__meta{flex-wrap:wrap;justify-content:center;min-width:0}.history-item__meta{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 260px;justify-content:flex-start;overflow:visible}.stack,.form-grid{display:flex;flex-direction:column;gap:10px}.history-files{display:flex;flex-direction:column;gap:12px;margin-top:10px;padding:12px;border-radius:calc(var(--radius-md) + 2px);background:#f8fafcb3;border:1px solid rgba(226,232,240,.9);overflow-y:auto;overscroll-behavior:contain;max-height:clamp(420px,calc(100vh - 350px),760px)}.history-files .history-file-row{flex-direction:row;justify-content:space-between;align-items:center;border-radius:0;border:none;border-bottom:1px solid rgba(226,232,240,.9);background:transparent;padding:10px 14px}.history-files .history-file-row:first-child{border-top:none}.history-files .history-file-row:last-child{border-bottom:none}.history-article-group{display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:12px;border:1px solid rgba(226,232,240,.92);background:#ffffffb8}.history-article-group--compact{gap:8px}.history-article-group__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap}.history-article-group__head--compact{align-items:center}.history-article-group__head--inline{flex-wrap:nowrap}.history-article-group__summary{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px;min-width:0;flex:1}.history-article-group__files{display:flex;flex-direction:column;gap:6px}.history-file-row--stacked{padding:6px 8px;border-radius:8px;border:1px solid rgba(226,232,240,.9);background:#f8fafce6}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.history-file-row,.field{display:flex;gap:4px}.field{flex-direction:column}.field span{font-size:14px;font-weight:600;color:var(--color-text)}.history-file-row{min-height:40px;padding:8px 10px;min-width:0;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;border-radius:10px;background:#ffffffc2;border:1px solid rgba(226,232,240,.9);flex-wrap:nowrap}.history-file-row+.history-file-row{border-top:none}.history-file-row__name{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.history-file-row__main{min-width:0;flex:1;display:flex;flex-direction:row;align-items:center;gap:8px}.history-file-row__main--stacked{flex-direction:column;align-items:flex-start;gap:4px}.history-file-row__main--inline{flex-direction:row;align-items:center;flex-wrap:wrap;gap:4px}.history-file-row__article-title{font-size:14px;line-height:1.3;color:var(--color-text)}.history-file-row__status{color:#64748b;font-size:12px;white-space:nowrap}.preview-markdown{display:flex;flex-direction:column;gap:14px;line-height:1.85;color:var(--color-text);white-space:normal}.preview-markdown h1,.preview-markdown h2,.preview-markdown h3,.preview-markdown h4,.preview-markdown h5,.preview-markdown h6{margin:0;color:var(--color-text);line-height:1.5}.preview-markdown h1{font-size:24px}.preview-markdown h2{font-size:20px}.preview-markdown h3{font-size:17px}.preview-markdown p,.preview-markdown ul,.preview-markdown ol{margin:0}.preview-markdown ul,.preview-markdown ol{padding-left:22px}.preview-markdown li+li{margin-top:6px}.preview-markdown__qa{padding:10px 12px;border-radius:12px;background:#f8fafcf2;border:1px solid rgba(226,232,240,.92)}.preview-markdown code{padding:2px 6px;border-radius:8px;background:#f1f5f9f2;font-family:JetBrains Mono,Consolas,monospace;font-size:12px}.history-file-row__chip{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-file-row__meta{display:flex;flex-wrap:nowrap;gap:4px;min-width:0;overflow-x:auto;overflow-y:hidden}.history-file-row--compact{min-height:28px;padding:2px 6px;gap:4px;border-radius:6px}.history-file-row--compact .history-item__badge{padding:3px 7px;font-size:12px}.history-file-row--compact .ghost-button,.history-file-row--compact .ghost-button--link{min-height:26px;padding:4px 8px;font-size:13px}.history-file-row__meta--wrap{flex-wrap:wrap;overflow:visible}.history-file-row__actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;flex-wrap:nowrap;flex-shrink:0}.empty-state{padding:36px 24px;text-align:center;border-radius:var(--radius-lg);border:1px dashed rgba(148,163,184,.42);background:#ffffff80;color:var(--color-text-muted);flex:1;display:flex;align-items:center;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.helper-text{margin:0;color:var(--color-text-muted);font-size:13px}.variable-guide__inline{margin:0;line-height:1.7}.drawer-backdrop,.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a3d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:40}.drawer-shell{position:fixed;top:16px;right:16px;bottom:16px;width:min(620px,calc(100vw - 32px));border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffe0,#ffffffc2);border:1px solid rgba(255,255,255,.78);box-shadow:var(--shadow-lg);z-index:50;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.drawer-shell__header{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(226,232,240,.86);background:#ffffff75}.drawer-shell__header h2{font-size:20px;font-weight:700}.drawer-shell__header-right,.drawer-header-actions{display:flex;align-items:center;gap:10px}.drawer-shell__body{padding:24px;overflow:auto;display:flex;flex-direction:column;gap:20px}.modal-backdrop{display:grid;place-items:center;z-index:60;overflow:auto;padding:24px}.modal-backdrop--above-drawer{z-index:70}.modal-card{width:min(460px,calc(100vw - 32px));overflow:visible}.modal-card--preview{width:min(800px,calc(100vw - 80px));max-height:calc(100vh - 80px);display:flex;flex-direction:column;gap:16px;overflow:hidden}.preview-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-shrink:0}.preview-close{flex-shrink:0;margin-top:4px}.modal-card h3{font-size:20px;font-weight:700;margin-bottom:8px}.modal-input{margin-top:8px}.modal-stack{display:flex;flex-direction:column;gap:16px;margin-top:16px}.page-config-editor{display:grid;grid-template-columns:144px minmax(0,1fr);gap:18px;height:calc(100vh - 180px);align-items:start;overflow:hidden}.page-config-editor__groups,.page-config-editor__body,.page-config-block{display:flex;flex-direction:column;gap:12px;min-width:0}.page-config-editor__groups{padding-right:4px;max-height:100%;overflow-y:auto}.page-config-editor__body{max-height:100%;overflow-y:auto;padding-right:4px}.page-config-group-row{min-width:0}.page-config-group-chip{width:100%;padding:8px 9px;border-radius:12px;border:1px solid rgba(255,255,255,.58);background:#ffffff94;color:var(--color-text);text-align:left;display:flex;flex-direction:column;gap:4px;box-shadow:inset 0 1px #ffffff85}.page-config-group-chip__title{display:flex;align-items:center;gap:8px;min-width:0;justify-content:space-between}.page-config-group-chip__title-main{display:flex;align-items:center;gap:8px;min-width:0}.page-config-group-checkbox{margin:0;flex-shrink:0}.page-config-group-chip__title-main span{font-size:13px;font-weight:600}.page-config-group-chip strong{font-size:11px;color:var(--color-text-muted);line-height:1.4;font-variant-numeric:tabular-nums;display:grid;grid-template-columns:repeat(3,max-content);justify-content:space-between;gap:10px;width:100%;min-width:0;align-self:stretch}.page-config-group-chip strong span{white-space:nowrap}.page-config-group-chip__delete{padding:2px 6px;min-height:24px;font-size:11px;flex-shrink:0}.page-config-block__header{width:100%}.page-config-block__actions{margin-left:auto}.page-config-group-chip--active{border-color:#60a5fa66;box-shadow:0 0 0 3px #60a5fa1f;background:linear-gradient(180deg,#dbeafed1,#ffffffb8)}.page-config-block{padding:16px;border-radius:var(--radius-lg);background:#ffffff70;border:1px solid rgba(255,255,255,.56);transition:border-color .2s,background .2s}.page-config-block--drag-over{border-color:#60a5fa99;background:#dbeafe59}.page-config-block__drop-hint{display:flex;align-items:center;justify-content:center;padding:10px;border:2px dashed rgba(148,163,184,.35);border-radius:var(--radius-md);color:var(--color-text-muted);font-size:13px;opacity:.65;pointer-events:none;transition:opacity .2s,border-color .2s}.page-config-block--drag-over .page-config-block__drop-hint,.page-config-block__drop-hint--active{display:flex;opacity:1}.page-config-block__drop-hint--active{border-color:#60a5fa99;color:#3b82f6d9}.group-select-option{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(226,232,240,.9);background:#ffffffad}.group-select-option--active{border-color:#60a5fa6b;box-shadow:0 0 0 3px #60a5fa1f}.group-select-option__copy{display:flex;flex-direction:column;gap:4px}.group-select-option__copy span{font-size:13px;color:var(--color-text-muted)}.preview-body{min-height:0;overflow:hidden}.preview-body__loading{min-height:220px}.preview-body__content{margin:0;padding:16px;border-radius:var(--radius-md);border:1px solid rgba(226,232,240,.9);background:#f8fafcd1;max-height:min(65vh,680px);overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;line-height:1.7}.select-chip input{margin:0;width:16px;min-width:16px;max-width:16px;height:16px;flex:0 0 16px}.custom-select{position:relative;outline:none;padding:0;border:none;background:transparent;height:auto;min-width:0;overflow:visible}.custom-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border:1px solid rgba(226,232,240,.9);border-radius:var(--radius-md);background:#ffffffbd;cursor:pointer;-webkit-user-select:none;user-select:none;height:42px;min-width:0}.custom-select-trigger:hover{border-color:#60a5fa52}.custom-select-icon{font-size:10px;color:var(--color-text-muted);flex:0 0 auto}.custom-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:220px;overflow-y:auto;background:#ffffffe6;border:1px solid rgba(226,232,240,.96);border-radius:var(--radius-md);box-shadow:var(--shadow-md);z-index:100;padding:4px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.custom-select-option{padding:10px 12px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px}.custom-select-option:hover{background:#eff6ffcc}.custom-select-option.active{background:#dbeafedb;color:#2563eb;font-weight:600}.custom-select-dropdown::-webkit-scrollbar{width:6px}.custom-select-dropdown::-webkit-scrollbar-thumb{background:#94a3b85c;border-radius:3px}.fade-enter-active,.fade-leave-active{transition:opacity var(--motion-base) var(--ease-smooth),transform var(--motion-base) var(--ease-smooth)}.page-fade-enter-active,.page-fade-leave-active{transition:opacity var(--motion-slow) var(--ease-smooth),transform var(--motion-slow) var(--ease-smooth),filter var(--motion-slow) var(--ease-smooth)}.page-fade-enter-from,.page-fade-leave-to{opacity:0;transform:translateY(12px);filter:blur(8px)}.fade-enter-from,.fade-leave-to{opacity:0;transform:translateY(8px)}.drawer-enter-active,.drawer-leave-active{transition:transform var(--motion-slow) var(--ease-smooth),opacity var(--motion-base) ease}.drawer-enter-from,.drawer-leave-to{transform:translate(48px) scale(.985);opacity:0}@keyframes floatIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes progressFlow{0%{background-position:200% 0}to{background-position:0 0}}@keyframes pulseGlow{0%,to{transform:scale(1);box-shadow:0 0 #3b82f62e}50%{transform:scale(1.03);box-shadow:0 0 0 12px #3b82f600}}@keyframes buttonSweep{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1280px){.app-shell{grid-template-columns:minmax(210px,.9fr) minmax(0,5.1fr)}.dashboard-grid{grid-template-columns:minmax(0,3.5fr) minmax(260px,1.9fr)}.history-page-grid{grid-template-columns:minmax(0,1fr) 340px}.workspace__header-row{flex-direction:column}.workspace__header-meta{justify-content:flex-start}}@media(max-width:1100px){.app-shell{grid-template-columns:260px 1fr}.dashboard-grid{grid-template-columns:1fr;min-height:auto;gap:16px}.history-page-grid{grid-template-columns:1fr;min-height:auto}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace__header-stats{flex:1 1 100%}.content-panel__header,.panel-header,.workspace-hero__topbar{flex-direction:column;align-items:flex-start;gap:6px;padding-bottom:6px}.content-panel__header .muted{display:none}.content-panel__header>div{flex:1 1 100%}.content-panel__tabs{grid-template-columns:1fr 1fr;width:100%}.loading-grid--stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.loading-grid--stats{grid-template-columns:1fr}}@media(max-width:768px){.eyebrow{margin-bottom:4px;font-size:10px;letter-spacing:.12em}.sidebar h1{font-size:18px}.workspace h1{font-size:clamp(20px,6vw,24px);letter-spacing:-.02em}.app-shell{grid-template-columns:1fr;height:100%;min-height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.app-shell::-webkit-scrollbar{display:none}.sidebar{border-right:0;border-bottom:1px solid rgba(255,255,255,.56);padding:12px;gap:12px;overflow-y:visible;min-height:auto}.sidebar__hero{padding:12px;gap:10px}.sidebar__list-header{padding:0;gap:8px}.sidebar__list-header strong{font-size:14px}.sidebar__list-actions{justify-content:flex-end}.sidebar__menu-btn{width:auto;height:auto;padding:6px 12px;border-radius:8px;gap:0}.sidebar__menu-icon{display:none}.sidebar__menu-label{display:inline;font-size:13px;font-weight:600;color:var(--color-text)}.sidebar__body{gap:12px}.project-list{gap:8px}.project-item{border-radius:12px;padding:10px 12px;gap:10px}.project-item__main strong{font-size:14px}.workspace-hero__pill{padding:5px 8px}.workspace-hero__pill strong{font-size:11px}.workspace-hero__status{display:none}.workspace__header-toolbar.toolbar-actions{width:100%}.workspace__header-toolbar.toolbar-actions .ghost-button,.workspace__header-toolbar.toolbar-actions .primary-button{flex:1}.workspace{height:auto;min-height:100vh;padding:12px;gap:14px;overflow-y:visible}.workspace__header,.panel,.content-panel,.report-panel{padding:14px;border-radius:16px}.module-grid,.dashboard-grid,.history-page-grid{gap:12px}.module-card{min-height:176px;padding:14px;border-radius:14px}.module-card__head h3{font-size:16px}.module-card p{margin:8px 0 12px;font-size:13px;line-height:1.6}.content-panel__tab{min-height:36px;padding:6px 10px;font-size:12px}.stat-card,.sidebar-metric{padding:11px 12px}.stat-card strong,.sidebar-metric strong{font-size:16px}.stat-card span,.sidebar-metric span{font-size:14px}.workspace__header-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.module-grid,.sidebar__metrics{grid-template-columns:1fr}.history-item__head,.workspace__header-meta,.report-hero{flex-direction:column;align-items:flex-start}.history-item__head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.content-panel--history-view{height:auto;max-height:none;min-height:0}.dashboard-grid__side{padding-left:0}.report-drawer__hero,.report-two-column,.report-insights{grid-template-columns:1fr}.report-insight{grid-template-columns:1fr;gap:6px}.report-insight__label{text-align:left}.report-section__header,.article-stream__header{flex-direction:column;align-items:flex-start}.article-stream__body--full{max-height:none}.history-file-row{flex-direction:row;align-items:center;justify-content:space-between}.history-file-row__actions,.toolbar-actions{width:auto;justify-content:flex-end;flex-shrink:0}.history-file-row__main{min-width:0;flex:1;overflow:hidden}.history-file-row__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-file-row__action--secondary,.history-file-row__meta{display:none}.primary-button,.ghost-button,.ghost-button--link{min-height:36px;padding:8px 12px;font-size:13px}.log-stream__body{min-height:240px}.workspace-hero__spotlight{padding:10px 12px}.workspace-hero__spotlight strong{font-size:14px}.workspace-hero__sentence{font-size:13px}.workspace__header-copy{flex:1 1 100%}.workspace__header-meta{flex:0 0 auto}.history-item{padding:10px}.history-item__head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:6px}.history-item__meta{display:none}.history-item__badge{padding:4px 8px;font-size:11px}.history-item__toggle{font-size:12px}.history-files{margin-top:8px;padding:10px;max-height:320px}.history-file-row{padding:8px 10px;min-height:38px}.history-file-row__name{font-size:13px}.history-file-row__actions{gap:4px}.history-file-row__action--secondary{display:none}.empty-state{padding:24px 16px}.modal-card h3{font-size:17px}.panel-header{flex-direction:column;align-items:flex-start;gap:8px}.drawer-shell{top:0;right:0;bottom:0;left:0;width:100%;border-radius:0}}@media(max-width:480px){.eyebrow{font-size:9px}.sidebar h1{font-size:16px}.workspace h1{font-size:18px}.sidebar__menu-btn{width:auto;height:auto;padding:5px 10px;border-radius:6px}.sidebar__menu-label{font-size:12px}.sidebar__menu-icon{width:14px;height:10px}.content-panel__header{gap:4px;padding-bottom:4px}.content-panel__header .muted{display:none}.workspace{padding:8px;gap:10px}.workspace__header,.panel,.content-panel,.report-panel{padding:10px;border-radius:12px}.sidebar{padding:8px;gap:8px}.sidebar__hero{padding:8px;gap:6px}.sidebar__list-header strong{font-size:13px}.project-item{padding:8px 10px;border-radius:10px}.project-item__main strong{font-size:13px}.module-card{min-height:140px;padding:10px;border-radius:12px}.module-card__head h3{font-size:14px}.module-card p{font-size:12px;margin:6px 0 10px}.module-card__meta span{padding:4px 8px;font-size:11px;min-width:0}.module-card__action{font-size:12px}.stat-card,.sidebar-metric{padding:8px 10px}.stat-card strong,.sidebar-metric strong{font-size:14px}.stat-card span,.sidebar-metric span{font-size:12px}.workspace__header-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.primary-button,.ghost-button,.ghost-button--link{min-height:32px;padding:6px 10px;font-size:12px}.content-panel__tab{min-height:32px;padding:5px 8px;font-size:11px}.workspace-hero__spotlight{padding:8px 10px}.workspace-hero__spotlight strong{font-size:13px}.workspace-hero__status,.history-item__meta{display:none}.workspace__header-toolbar.toolbar-actions .ghost-button,.workspace__header-toolbar.toolbar-actions .primary-button{flex:1}.history-item{padding:8px}.history-item__badge{padding:3px 6px;font-size:10px}.history-files{padding:8px;max-height:260px}.history-file-row{padding:6px 8px}.empty-state{padding:18px 12px;font-size:13px}.modal-card h3{font-size:15px}.drawer-actions{margin-top:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
