@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@500;600&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-500:#2563eb;--color-primary-600:#1d4ed8;--color-primary-700:#1e40af;--color-accent-50:#ecfeff;--color-accent-100:#cffafe;--color-accent-500:#14b8a6;--color-accent-600:#0f766e;--color-bg:#f8fafc;--color-bg-elevated:#fff;--color-bg-subtle:#f1f5f9;--color-bg-strong:#0f172a;--color-text:#0f172a;--color-text-muted:#475569;--color-text-soft:#64748b;--color-text-on-dark:#e2e8f0;--color-border:#e2e8f0;--color-border-strong:#cbd5e1;--color-success:#16a34a;--color-warning:#d97706;--color-danger:#dc2626;--shadow-sm:0 10px 24px #0f172a0f;--shadow-md:0 18px 48px #0f172a14;--shadow-lg:0 24px 64px #0f172a1f;--radius-sm:14px;--radius-md:20px;--radius-lg:28px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--content-max:1320px;--sidebar-width:236px;--topbar-height:78px;font-family:Manrope,Segoe UI,system-ui,sans-serif;font-weight:500;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#app{min-height:100%}html{scroll-behavior:smooth}body{min-width:320px;color:var(--color-text);background:radial-gradient(circle at 100% 0,#2563eb24,#0000 32%),radial-gradient(circle at 0 100%,#14b8a61f,#0000 28%),linear-gradient(#f8fafc 0%,#f4f7fb 100%);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6,p{margin:0}ul,ol{margin:0;padding:0;list-style:none}.container{width:min(100% - 40px, var(--content-max));margin:0 auto}.surface{box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #e2e8f0d6}.page-shell{min-height:100vh}.workspace-shell{grid-template-columns:var(--sidebar-width) 1fr;gap:10px;height:100vh;max-height:100vh;padding:10px;display:grid;overflow:hidden}.workspace-sidebar{border-radius:24px;grid-template-rows:auto 1fr auto;gap:14px;height:calc(100vh - 20px);padding:14px;display:grid;position:sticky;top:10px;overflow:hidden}.workspace-main{grid-template-rows:auto 1fr;gap:10px;min-width:0;min-height:0;display:grid;overflow:hidden}.workspace-topbar{min-height:var(--topbar-height);border-radius:22px;gap:10px;padding:14px 18px;display:grid;overflow:hidden}.workspace-content{min-height:0;overflow:hidden}.workspace-sidebar>.section-stack{min-height:0}.workspace-sidebar .nav-list{min-height:0;padding-right:4px;overflow:auto}.three-column-grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hero-layout{gap:var(--space-6);grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:stretch;display:grid}@media (width<=1180px){.workspace-shell{grid-template-columns:1fr}.workspace-sidebar{height:auto;position:static}.hero-layout,.two-column-grid,.three-column-grid{grid-template-columns:1fr}}@media (width<=760px){.container{width:min(100% - 24px, var(--content-max))}.workspace-shell{padding:var(--space-3);gap:var(--space-3)}.workspace-sidebar,.workspace-topbar{padding:var(--space-4)}}.brand-lockup{align-items:center;gap:var(--space-3);display:flex}.brand-mark{flex:none;place-items:center;display:grid}.brand-mark svg{width:100%;height:100%;display:block}.brand-mark--md{width:42px;height:42px}.brand-mark--sm{width:24px;height:24px}.eyebrow{align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);color:var(--color-primary-600);background:#2563eb1a;padding:8px 12px;font-size:.88rem;font-weight:700;display:inline-flex}.btn{border-radius:var(--radius-pill);border:1px solid #0000;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 18px;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.btn--compact{min-height:40px;padding:0 15px}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--color-primary-500), var(--color-primary-600));box-shadow:0 12px 28px #2563eb38}.btn-secondary{color:var(--color-text);background:#ffffffeb;border-color:#e2e8f0f5}.btn-ghost{color:var(--color-text-muted);background:0 0;border-color:#cbd5e1cc}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.panel{border-radius:var(--radius-lg);padding:var(--space-6)}.panel-header--compact{margin-bottom:var(--space-4)}.panel-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-5);display:flex}.panel-title{gap:var(--space-2);display:grid}.panel-title h1,.panel-title h2{font-size:clamp(1.6rem,2vw,2.25rem);line-height:1.05}.panel-title p{max-width:64ch;color:var(--color-text-muted)}.panel-title--compact{gap:6px}.panel-title--compact h1,.panel-title--compact h2,.panel-title--compact h3,.panel-title--compact h4,.panel-title--compact h5,.panel-title--compact h6{letter-spacing:-.01em;font-size:1.02rem;line-height:1.2}.panel-title--compact p{max-width:56ch;font-size:.92rem}.workspace-topbar__summary{min-width:0}.workspace-topbar__summary h1,.workspace-topbar__summary p{overflow-wrap:anywhere}.workspace-topbar__summary p{max-width:72ch;color:var(--color-text-muted)}.section-stack{gap:var(--space-5);display:grid}.section-stack--tight{gap:6px}.metric-grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.metric-card{padding:var(--space-5);border-radius:var(--radius-md);background:#fffffff5;border:1px solid #e2e8f0eb}.metric-card span{color:var(--color-text-soft);font-size:.92rem}.metric-card strong{margin-top:var(--space-2);font-size:1.9rem;line-height:1;display:block}.module-grid{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.module-card{gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-md);background:#ffffffe6;border:1px solid #e2e8f0d6;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.module-card:hover{box-shadow:var(--shadow-sm);border-color:#2563eb3d;transform:translateY(-3px)}.module-card__title{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.module-card__title h3{font-size:1.08rem}.module-card__title span{color:var(--color-primary-600);border-radius:var(--radius-pill);background:#2563eb14;padding:7px 10px;font-size:.8rem}.module-card p,.support-text{color:var(--color-text-muted)}.message-reasoning{gap:var(--space-3);padding-top:var(--space-2);border-top:1px solid #e2e8f0b3;display:grid}.message-reasoning summary{cursor:pointer;color:var(--color-text);font-weight:600}.module-card__meta{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--color-text-soft);font-size:.88rem;display:flex}.status-badge{border-radius:var(--radius-pill);border:1px solid #0000;align-items:center;gap:8px;padding:7px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.status-badge__pulse{background:currentColor;border-radius:999px;width:8px;height:8px;animation:1.2s ease-out infinite status-badge-pulse;box-shadow:0 0}@keyframes status-badge-pulse{0%{opacity:.85;transform:scale(.9);box-shadow:0 0 #2563eb47}70%{opacity:1;transform:scale(1);box-shadow:0 0 0 7px #2563eb00}to{opacity:.85;box-shadow:0 0 #2563eb00}}.status-badge--indexed,.status-badge--completed,.status-badge--ready,.status-badge--success{color:var(--color-success);background:#16a34a14;border-color:#16a34a29}.status-badge--processing,.status-badge--streaming,.status-badge--thinking,.status-badge--retrieval,.status-badge--active,.status-badge--planned{color:var(--color-primary-600);background:#2563eb14;border-color:#2563eb29}.status-badge--pending,.status-badge--draft,.status-badge--warning{color:var(--color-warning);background:#d9770614;border-color:#d9770629}.status-badge--failed,.status-badge--error,.status-badge--cancelled{color:var(--color-danger);background:#dc262614;border-color:#dc262629}.empty-state{gap:var(--space-3);padding:var(--space-6);border-radius:var(--radius-md);background:#f8fafce6;border:1px dashed #94a3b880;display:grid}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{vertical-align:top;text-align:left;border-bottom:1px solid #e2e8f0cc;padding:14px 0}.data-table th{text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-soft);font-size:.82rem}.data-table td{color:var(--color-text)}.nav-list{gap:6px;display:grid}.nav-list--compact{gap:4px}.nav-link{color:var(--color-text-muted);border:1px solid #0000;border-radius:18px;gap:4px;padding:14px;transition:border-color .18s,background-color .18s,color .18s;display:grid}.nav-link strong{font-size:.95rem;line-height:1.2}.nav-link span{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.35;display:-webkit-box;overflow:hidden}.nav-link.router-link-active{color:var(--color-primary-600);background:#2563eb14;border-color:#2563eb2e}.nav-link--compact{border-radius:14px;align-items:center;min-height:40px;padding:0 12px;display:flex}.nav-link--compact strong{font-size:.92rem;font-weight:700}.nav-link--compact span{display:none}.sidebar-nav-group{gap:8px;display:grid}.sidebar-nav-group__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-soft);padding:0 12px;font-size:.72rem;font-weight:800}.placeholder-visual{min-height:280px;color:var(--color-text-on-dark);background:linear-gradient(145deg,#0f172af5,#0f172adb),linear-gradient(#2563eb3d,#14b8a62e);border:1px solid #ffffff0f;border-radius:30px;position:relative;overflow:hidden}.placeholder-visual__tag{border-radius:var(--radius-pill);color:#ffffffd6;background:#ffffff14;width:fit-content;padding:8px 12px;font-size:.82rem;display:inline-flex}@keyframes placeholder-shine{0%,to{opacity:0;transform:translate(0)skew(-18deg)}20%,60%{opacity:1}to{transform:translate(320%)skew(-18deg)}}@keyframes placeholder-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes placeholder-breathe{0%,to{opacity:.88}50%{opacity:1}}.auth-shell{place-items:center;min-height:100vh;padding:clamp(24px,5vw,40px);display:grid}.auth-panel{grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);gap:clamp(20px,3vw,32px);width:min(1180px,100%);display:grid}.auth-panel__intro,.auth-panel__form{border-radius:32px;padding:clamp(28px,4vw,40px)}.auth-panel__intro{background:radial-gradient(circle at 100% 0,#2563eb33,#0000 36%),radial-gradient(circle at 0 100%,#14b8a62e,#0000 30%),linear-gradient(#ffffffeb,#f1f5f9e6);flex-direction:column;display:flex;position:relative;overflow:hidden}.auth-panel__intro .section-stack{gap:var(--space-4);flex-direction:column;flex:1;display:flex}.auth-panel__intro .cap-figure{flex:1;min-height:200px}.auth-form{gap:18px;margin-top:24px;display:grid}.form-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.form-row{gap:10px;display:grid}.form-row label{color:var(--color-text-muted);font-size:.9rem;font-weight:600}.form-row input,.form-row select,.form-row textarea{width:100%;min-height:48px;color:var(--color-text);background:#fffffff5;border:1px solid #cbd5e1e0;border-radius:16px;outline:none;padding:0 16px;font-size:.96rem}.form-row textarea{resize:vertical;min-height:140px;padding-top:14px}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{border-color:#2563eb6b;box-shadow:0 0 0 4px #2563eb1a}.field-hint,.error-text{font-size:.9rem}.auth-panel__intro .eyebrow,.auth-panel__form .eyebrow{color:#2563ebe0;letter-spacing:.04em;background:#2563eb14;border-radius:999px;align-items:center;width:fit-content;min-height:28px;padding:0 12px;font-size:.76rem;font-weight:700;display:inline-flex}.auth-panel__intro h1,.auth-panel__form h2{letter-spacing:-.03em;max-width:16ch;margin:0;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.08}.auth-panel__form h2{max-width:14ch;font-size:clamp(1.6rem,2.4vw,2rem)}.auth-panel__intro .support-text,.auth-panel__form .support-text{max-width:58ch;font-size:.98rem;line-height:1.6}.auth-panel__topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-back-link{color:var(--color-text-muted);white-space:nowrap;background:#ffffffb8;border:1px solid #cbd5e1e0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.76rem;font-weight:700;text-decoration:none;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.auth-back-link:hover{color:var(--color-primary-600);background:#fffffff5;border-color:#2563eb47}.auth-back-link--fixed{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;position:fixed;top:16px;left:16px;box-shadow:0 2px 12px #0f172a14}.auth-shell{padding-top:clamp(56px,10vh,80px)}.auth-panel__form .page-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.auth-panel__form .page-actions .btn{border-radius:999px;min-height:42px;padding-inline:16px}.field-hint{color:var(--color-text-soft)}.error-text{color:var(--color-danger)}.sidebar-profile strong,.sidebar-profile .support-text{overflow-wrap:anywhere}.sidebar-profile{border-top:1px solid #e2e8f0cc;gap:10px;padding-top:12px;display:grid}.sidebar-profile__identity{gap:6px;display:grid}.workspace-sidebar__brand{padding-bottom:4px}.workspace-sidebar__brand-copy{gap:4px;display:grid}.workspace-sidebar__body{min-height:0}.workspace-module-group{gap:8px;display:grid}.workspace-module-group__label{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;padding:0 8px;font-size:.68rem;font-weight:800}.workspace-module-list,.workspace-module-entry{gap:6px;display:grid}.workspace-module-link{min-height:42px;color:var(--color-text);border:1px solid #0000;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:8px 9px;transition:border-color .18s,background-color .18s,box-shadow .18s,color .18s;display:grid}.workspace-module-link:hover{background:#ffffffb8;border-color:#2563eb1f}.workspace-module-link--active{background:#2563eb14;border-color:#2563eb29;box-shadow:inset 0 1px #ffffff8c}.workspace-module-link__icon .marketing-icon{border-radius:10px;width:30px;height:30px}.workspace-module-link__icon .marketing-icon svg{width:15px;height:15px}.workspace-module-link__copy{gap:0;min-width:0;display:grid}.workspace-module-link__copy strong{font-size:.88rem;line-height:1.2}.workspace-module-link__copy small{color:var(--color-text-muted);font-size:.8rem;line-height:1.35}.workspace-topbar__row{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.workspace-topbar__summary{gap:4px;display:grid}.workspace-topbar__eyebrow{color:var(--color-primary-600);letter-spacing:.03em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:flex}.workspace-topbar__eyebrow-separator{color:var(--color-text-soft)}.workspace-topbar__summary h1{letter-spacing:-.02em;font-size:clamp(1.15rem,1.5vw,1.42rem);line-height:1.08}.workspace-topbar__summary p{max-width:58ch;font-size:.86rem;line-height:1.42}.workspace-topbar__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.workspace-tabbar{border-top:1px solid #e2e8f0b8;flex-wrap:wrap;gap:6px;padding-top:2px;display:flex}.workspace-tabbar--compact{border-top:0;margin-left:44px;padding-top:0}.workspace-tabbar__link{min-height:34px;color:var(--color-text-muted);background:0 0;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;transition:color .18s,border-color .18s,background-color .18s;display:inline-flex}.workspace-tabbar__link:hover{background:#f8fafceb;border-color:#cbd5e1e0}.workspace-tabbar__link--active{color:var(--color-primary-600);background:#2563eb14;border-color:#2563eb29}.marketing-icon{vertical-align:middle;width:42px;height:42px;color:var(--color-primary-600);background:linear-gradient(135deg,#2563eb1f,#14b8a61f);border-radius:14px;flex:none;place-items:center;line-height:0;display:inline-grid}.marketing-icon svg{flex:none;width:21px;height:21px;display:block}.card-icon-head--compact{align-items:center}@media (width<=1180px){.metric-grid,.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-panel{grid-template-columns:1fr}.auth-panel__intro{display:none}.auth-shell{align-items:start;padding:clamp(32px,8vh,72px) clamp(16px,4vw,32px) clamp(16px,4vw,32px)}.auth-panel{width:min(480px,100%)}.auth-panel__form{border-radius:24px;padding:clamp(24px,5vw,36px)}.auth-panel__form h2{max-width:none;font-size:clamp(1.45rem,5vw,1.8rem)}}@media (width<=720px){.metric-grid,.module-grid,.form-grid{grid-template-columns:1fr}.auth-panel__intro,.auth-panel__form,.panel,.workspace-topbar,.workspace-sidebar{padding:var(--space-5)}.workspace-topbar__row{flex-direction:column}.workspace-topbar__actions{justify-content:flex-start}.workspace-tabbar,.workspace-tabbar--compact{margin-left:0}}@media (width<=480px){.auth-shell{align-items:start;padding:24px 16px 16px}.auth-panel{width:100%}.auth-panel__form{border-radius:20px;padding:20px 18px}.auth-panel__form h2{font-size:1.4rem}.auth-form{gap:14px}.form-row input,.form-row select{min-height:44px;font-size:1rem}.auth-panel__form .page-actions{flex-direction:column;align-items:stretch}.auth-panel__form .page-actions .btn{justify-content:center;width:100%}}.landing-page{padding:var(--space-6) 0 var(--space-16)}.landing-header{align-items:center;gap:var(--space-4);margin-bottom:var(--space-10);grid-template-columns:1fr auto 1fr;display:grid}.landing-header .brand-lockup{justify-self:start}.landing-header__nav{justify-content:center;justify-self:center;align-items:center;gap:var(--space-5);color:var(--color-text-muted);font-weight:600;display:flex}.landing-header__actions{justify-content:flex-end;justify-self:end;align-items:center;gap:var(--space-3);display:flex}.landing-hero{gap:var(--space-5);display:grid}.landing-hero__frame{gap:var(--space-5);padding:calc(var(--space-8) + 4px);border-radius:36px;grid-template-columns:minmax(0,1.16fr) minmax(460px,.84fr);align-items:stretch;display:grid}.hero-copy{gap:var(--space-4);align-content:start;align-self:center;min-height:0;display:grid}.hero-copy h1{letter-spacing:-.05em;text-wrap:balance;max-width:12ch;font-size:clamp(3rem,4.7vw,5rem);line-height:.92}.hero-media .placeholder-visual{border-radius:34px;height:100%;min-height:420px;box-shadow:0 26px 60px #0f172a29}.page-actions{gap:var(--space-3);flex-wrap:wrap;display:flex}.support-strip--hero{margin-top:0;padding:0}.support-item{gap:var(--space-3);min-height:100%;padding:var(--space-4) var(--space-4) calc(var(--space-4) + 2px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff94;border:1px solid #e2e8f0b3;border-radius:20px;grid-template-columns:auto 1fr;align-items:start;display:grid}.support-item strong{line-height:1.3;display:block}.content-section{gap:var(--space-6);margin-top:var(--space-13);display:grid}.content-section__header h2{font-size:clamp(1.85rem,3vw,2.7rem);line-height:1.04}.content-section__header p{color:var(--color-text-muted);line-height:1.7}.persona-grid,.capability-grid{gap:var(--space-4);display:grid}.persona-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.persona-grid--triple,.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workflow-chain,.persona-card,.capability-card,.chat-shell,.table-panel,.detail-panel,.history-panel{border-radius:var(--radius-lg);padding:var(--space-6)}.story-card__lead{max-width:56ch;color:var(--color-text-muted);font-size:1rem;line-height:1.65}.story-band{gap:var(--space-5);padding:var(--space-7);border-radius:34px;grid-template-columns:minmax(0,1.12fr) minmax(400px,.88fr);align-items:start;display:grid}.story-band__copy,.story-band__narrative,.story-artwork,.story-artwork__card,.story-artwork__copy{gap:var(--space-4);display:grid}.story-panel{gap:var(--space-4);min-height:100%;padding:var(--space-5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #e2e8f0c2;border-radius:28px;align-content:start;display:grid}.story-panel__tag,.story-artwork__tag{border-radius:var(--radius-pill);width:fit-content;min-height:32px;color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;background:#0f172a0d;justify-content:center;align-items:center;padding:0 12px;font-size:.78rem;font-weight:700;display:inline-flex}.story-artwork{align-content:start}.story-artwork__card{padding:var(--space-5);border-radius:28px}.story-artwork__placeholder{max-width:22ch;line-height:1.5}.story-panel h3,.persona-card h3,.capability-card h3{margin:0}.workflow-chain{gap:var(--space-4);padding:var(--space-7);grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;display:grid;position:relative;overflow:hidden}.workflow-chain:before{content:"";left:calc(var(--space-7) + 26px);right:calc(var(--space-7) + 26px);background:linear-gradient(90deg,#2563eb38,#14b8a647,#2563eb38);height:2px;position:absolute;top:54px}.workflow-chain:after{content:"";top:49px;left:calc(var(--space-7) + 26px);background:linear-gradient(90deg,#fff0,#ffffffe0,#fff0);border-radius:999px;width:120px;height:12px;animation:5.4s ease-in-out infinite workflow-trace;position:absolute}.workflow-chain__step{z-index:1;gap:var(--space-4);animation:1.05s cubic-bezier(.2,1,.24,1) both workflow-step-dock;animation-delay:var(--workflow-delay);display:grid;position:relative}.workflow-chain__topline{align-items:center;gap:var(--space-3);min-height:56px;display:flex}.workflow-chain__node{z-index:2;position:relative}.workflow-chain__connector{background:linear-gradient(90deg,#2563eb29,#14b8a666);border-radius:999px;flex:1;height:2px}.workflow-chain__body{gap:var(--space-3);min-height:100%;padding:var(--space-5);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;border:1px solid #e2e8f0d1;border-radius:26px;display:grid;box-shadow:0 20px 44px #0f172a0f}.workflow-chain__index{border-radius:var(--radius-pill);width:fit-content;min-height:30px;color:var(--color-primary-600);letter-spacing:.04em;text-transform:uppercase;background:#2563eb14;justify-content:center;align-items:center;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.workflow-chain__body p{color:var(--color-text-muted)}@keyframes workflow-node-pulse{0%,to{transform:scale(1);box-shadow:0 14px 28px #2563eb1f}50%{transform:scale(1.06);box-shadow:0 18px 34px #14b8a62e}}@keyframes workflow-trace{0%{opacity:0;transform:translate(-12%)}15%,85%{opacity:1}to{opacity:0;transform:translate(940%)}}@keyframes workflow-step-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translate(0,0)}}@keyframes workflow-step-dock{0%{opacity:0;transform:translate3d(var(--workflow-shift-x), var(--workflow-shift-y), 0) rotate(var(--workflow-rotate)) scale(.96)}55%{opacity:1;transform:translate3d(calc(var(--workflow-shift-x) * -.08), -8px, 0) rotate(calc(var(--workflow-rotate) * -.3)) scale(1.01)}to{opacity:1;transform:translate(0,0)rotate(0)scale(1)}}.section-list li{color:var(--color-text-muted);line-height:1.6}.section-list--columns{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-step p,.story-panel p,.persona-card p,.capability-card p{color:var(--color-text-muted)}.grant-band{gap:var(--space-6);padding:calc(var(--space-8) + 2px);border-radius:34px;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;display:grid}.grant-band__copy{gap:var(--space-3);align-content:start;max-width:46ch;display:grid}.grant-band__copy h2{letter-spacing:-.04em;font-size:clamp(2rem,3.1vw,3rem);line-height:1.04}.grant-band__copy p{color:var(--color-text-muted);line-height:1.72}.grant-showcase{gap:var(--space-4);padding:var(--space-5);background:#ffffffc7;border:1px solid #e2e8f0cc;border-radius:28px;display:grid}.contact-lead-panel--compact .contact-lead-panel__body{padding:var(--space-5);box-shadow:var(--shadow-sm);background:#ffffffdb;border:1px solid #e2e8f0d1;border-radius:24px}.contact-lead-form__consent{color:var(--color-text-muted);align-items:flex-start;gap:10px;font-size:.92rem;line-height:1.5;display:flex}.contact-lead-panel__success{padding:var(--space-4);background:#16a34a14;border:1px solid #16a34a29;border-radius:18px;gap:8px;display:grid}.landing-footer{gap:var(--space-5);margin-top:var(--space-10);padding:calc(var(--space-7) + 2px) var(--space-8);border-radius:34px;grid-template-columns:minmax(0,1fr) auto minmax(300px,auto);align-items:start;display:grid}.landing-footer__copy p{color:var(--color-text-muted);line-height:1.65}.landing-footer__links{justify-content:center;gap:var(--space-3);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.landing-footer__contact{gap:var(--space-3);justify-items:start;min-width:320px;display:grid}.landing-footer__email{color:var(--color-text);font-weight:700}.landing-footer__contact .contact-lead-panel{width:100%}.landing-footer__legal{padding-top:var(--space-4);color:var(--color-primary-600);border-top:1px solid #e2e8f0c7;grid-column:1/-1;justify-content:flex-start;font-weight:700;display:flex}.privacy-panel{border-radius:34px;gap:28px;padding:32px 36px;display:grid}.privacy-panel__section{gap:12px;max-width:96ch;display:grid}.privacy-panel__section h2{letter-spacing:-.02em;margin:0;font-size:1.18rem;line-height:1.28}.privacy-panel__section p{color:var(--color-text-muted);max-width:92ch;margin:0;font-size:.98rem;line-height:1.78}.privacy-policy-page .content-section__header{max-width:none}.privacy-policy-page .content-section__header h1{text-wrap:balance;max-width:none}.privacy-policy-page .content-section__header p,.privacy-policy-page .privacy-panel__section,.privacy-policy-page .privacy-panel__section p{max-width:none}.page-grid{gap:var(--space-5);overscroll-behavior:contain;align-content:start;height:100%;min-height:0;padding-right:4px;display:grid;overflow:auto}.page-grid--dashboard{gap:12px}.workspace-shell .surface{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 24px #0f172a0d}.dashboard-overview{border-radius:18px;gap:14px;padding:16px 18px;display:grid}.dashboard-overview__head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-overview__identity{gap:4px;min-width:0;display:grid}.dashboard-overview__identity small{color:var(--color-primary-600);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.dashboard-overview__identity h2{letter-spacing:-.02em;font-size:clamp(1.22rem,1.7vw,1.5rem);line-height:1.08}.dashboard-overview__meta{gap:20px;margin:0;display:flex}.dashboard-overview__meta div{gap:4px;min-width:128px;display:grid}.dashboard-overview__meta dt{color:var(--color-text-soft);font-size:.74rem;font-weight:700}.dashboard-overview__meta dd{margin:0;font-size:.9rem;font-weight:700;line-height:1.35}.dashboard-overview__stats{border-top:1px solid #e2e8f0c2;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:14px;display:grid}.dashboard-overview__stat{justify-content:space-between;align-items:center;gap:12px;padding:0 10px;display:flex}.dashboard-overview__stat+.dashboard-overview__stat{border-left:1px solid #e2e8f0c2}.dashboard-overview__stat span{color:var(--color-text-soft);font-size:.78rem;font-weight:700}.dashboard-overview__stat strong{font-size:1rem;line-height:1}.dashboard-core-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.9fr);align-items:start;gap:12px;display:grid}.dashboard-list-panel{border-radius:18px;gap:10px;padding:16px 18px;display:grid}.dashboard-list-panel__header{gap:4px;display:grid}.dashboard-list-panel__header h3{font-size:1rem;line-height:1.2}.dashboard-list-panel__header p{color:var(--color-text-muted);font-size:.86rem;line-height:1.45}.dashboard-row-list{display:grid}.dashboard-row-link{border-top:1px solid #e2e8f0c7;justify-content:space-between;align-items:flex-start;gap:14px;padding:12px 0;display:flex}.dashboard-row-link:first-child{border-top:0;padding-top:0}.dashboard-row-link:last-child{padding-bottom:0}.dashboard-row-link__main{gap:4px;min-width:0;display:grid}.dashboard-row-link__main strong{font-size:.92rem;line-height:1.32}.dashboard-row-link__main small{color:var(--color-text-muted);font-size:.78rem;line-height:1.35}.dashboard-row-link__meta{text-align:right;flex:none;justify-items:end;gap:4px;min-width:86px;display:grid}.dashboard-row-link__meta small{color:var(--color-text-soft);font-size:.74rem}.dashboard-row-link__meta span{color:var(--color-primary-600);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.dashboard-empty-row{color:var(--color-text-muted);padding:12px 0 2px;font-size:.88rem;line-height:1.45}.dashboard-hero{border-radius:var(--radius-lg);background:linear-gradient(#fffffff0,#f8fafceb),radial-gradient(circle at 100% 0,#2563eb14,#0000 34%);grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:28px;padding:24px 26px;display:grid}.dashboard-hero__copy,.dashboard-hero__rail,.dashboard-main-column,.dashboard-side-column,.dashboard-activity-stack,.dashboard-shortcut-list,.dashboard-activity-list,.dashboard-system-table{gap:var(--space-4);display:grid}.dashboard-hero__copy{align-content:start}.dashboard-hero__copy h2{letter-spacing:-.03em;max-width:14ch;font-size:clamp(1.9rem,2.7vw,2.8rem);line-height:.98}.dashboard-hero__copy p{max-width:56ch;color:var(--color-text-muted)}.dashboard-hero__rail{border-left:1px solid #e2e8f0d6;align-content:start;gap:16px;padding-left:24px}.dashboard-summary-block{gap:8px;display:grid}.dashboard-summary-block small,.dashboard-metric-item span,.dashboard-system-row__main small{color:var(--color-text-soft);font-size:.8rem;font-weight:700}.dashboard-summary-block strong{font-size:1.1rem;line-height:1.25}.dashboard-metric-strip{border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0 20px;display:grid}.dashboard-metric-item{gap:6px;padding:18px 16px;display:grid}.dashboard-metric-item+.dashboard-metric-item{border-left:1px solid #e2e8f0c2}.dashboard-metric-item strong{font-size:1.75rem;line-height:1}.dashboard-metric-item small{color:var(--color-text-muted)}.dashboard-shell-grid{gap:var(--space-4);grid-template-columns:minmax(0,1.4fr) minmax(320px,.82fr);align-items:start;min-height:0;display:grid}.dashboard-section{border-radius:22px;gap:12px;padding:18px 20px;display:grid}.dashboard-shortcut-row,.dashboard-activity-row,.dashboard-system-row{border-top:1px solid #e2e8f0c2;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;display:flex}.dashboard-shortcut-row:first-child,.dashboard-activity-row:first-child,.dashboard-system-row:first-child{border-top:0;padding-top:0}.dashboard-shortcut-row:last-child,.dashboard-activity-row:last-child,.dashboard-system-row:last-child{padding-bottom:0}.dashboard-shortcut-row__main,.dashboard-activity-row__main,.dashboard-system-row__main{gap:6px;min-width:0;display:grid}.dashboard-shortcut-row__main strong,.dashboard-activity-row__main strong,.dashboard-system-row__main strong{font-size:.96rem;line-height:1.3}.dashboard-shortcut-row__main p,.dashboard-activity-row__main p,.dashboard-system-row__main p{color:var(--color-text-muted)}.dashboard-shortcut-row__meta,.dashboard-activity-row__meta,.dashboard-system-row__status{text-align:right;flex:none;justify-items:end;gap:8px;min-width:100px;display:grid}.dashboard-shortcut-row__meta span{color:var(--color-primary-600);letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;font-weight:700}.dashboard-shortcut-row__meta small,.dashboard-activity-row__meta small{color:var(--color-text-soft)}.dashboard-activity-stack{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.chat-overview-surface{gap:var(--space-5);padding:var(--space-6);border-radius:var(--radius-lg);grid-template-columns:minmax(320px,1fr) minmax(0,1.2fr);display:grid}.chat-overview-copy{gap:var(--space-4);display:grid}.chat-overview-copy h3{letter-spacing:-.02em;max-width:18ch;font-size:clamp(1.15rem,1.55vw,1.55rem);line-height:1.08}.chat-overview-meta,.chat-overview-grid{gap:var(--space-4);display:grid}.chat-overview-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-overview-meta__item{padding:var(--space-4);background:#ffffffbd;border:1px solid #e2e8f0d6;border-radius:18px;gap:10px;display:grid}.chat-overview-meta__item small{color:var(--color-text-soft)}.chat-overview-meta__item strong{line-height:1.3}.chat-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.voice-panel{gap:var(--space-5);display:grid}.voice-panel__header{gap:var(--space-3);display:grid}.voice-panel__status-grid,.voice-panel__detail-grid,.voice-panel__controls{gap:var(--space-4);display:grid}.voice-panel__status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.voice-panel__detail-grid,.voice-panel__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.voice-panel__file-input{display:none}.voice-panel audio{width:100%}.avatar-preview{gap:var(--space-4)}.avatar-preview__status{border-radius:var(--radius-pill);min-height:32px;color:var(--color-primary-600);text-align:center;background:#2563eb14;justify-content:center;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.avatar-preview__canvas-shell{background:radial-gradient(circle at top,#2563eb14,#14b8a614),linear-gradient(#fffffff0,#f1f5f9f0);border:1px solid #e2e8f0d6;border-radius:22px;min-height:360px;position:relative;overflow:hidden}.avatar-preview__canvas{width:100%;height:360px;display:block}.avatar-preview__overlay{padding:var(--space-5);text-align:center;color:var(--color-text-muted);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f8fafc99;place-items:center;display:grid;position:absolute;inset:0}.avatar-preview__overlay--error{color:var(--color-danger-600)}.page-split{gap:var(--space-5);grid-template-columns:minmax(248px,.76fr) minmax(0,1.7fr) minmax(260px,.72fr);align-items:stretch;min-height:0;display:grid}.page-split>*,.documents-content-grid>*,.workspace-module-grid>*,.two-column-grid>*{min-height:0}.conversation-list,.source-stack,.insight-stack,.page-stack{gap:var(--space-4);display:grid}.conversation-item{width:100%;padding:var(--space-4);color:var(--color-text);text-align:left;background:#ffffffe0;border:1px solid #e2e8f0d6;border-radius:18px;gap:8px;transition:border-color .18s,background-color .18s;display:grid}.conversation-rail,.source-inspector{border-radius:22px;gap:12px;min-height:0;padding:16px 18px;display:grid}.conversation-rail__header,.source-inspector__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.conversation-rail__title,.source-inspector__title,.source-inspector__body{gap:8px;display:grid}.conversation-rail__title small,.source-inspector__title small{color:var(--color-primary-600);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:700}.conversation-rail__title h2,.source-inspector__title h2{letter-spacing:-.03em;font-size:1.28rem;line-height:1.05}.conversation-rail__title p,.source-inspector__title p{color:var(--color-text-muted)}.conversation-rail__item{border-radius:16px;padding:12px}.conversation-item--active{background:#2563eb0f;border-color:#2563eb3d}.conversation-item__meta{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--color-text-soft);font-size:.82rem;display:flex}.thread-panel{grid-template-rows:auto 1fr auto;height:100%;min-height:0;display:grid}.thread-panel__header{justify-content:space-between;align-items:center;gap:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid #e2e8f0cc;display:flex}.thread-messages{gap:var(--space-4);padding:var(--space-5) 0;align-content:start;min-height:0;display:grid;overflow-y:auto}.message-row{gap:var(--space-3);align-items:flex-start;display:flex}.message-row--user{justify-content:flex-end}.message-avatar{background:var(--color-bg-subtle);min-width:36px;min-height:36px;color:var(--color-primary-600);border-radius:14px;flex:none;place-items:center;padding:0 10px;font-size:.78rem;font-weight:800;display:grid}.message-bubble{gap:var(--space-3);width:min(100%,760px);padding:var(--space-5);white-space:pre-wrap;background:#fffffff5;border:1px solid #e2e8f0d6;border-radius:24px;display:grid}.message-row--user .message-bubble{background:#2563eb12;border-color:#2563eb1f;width:min(76%,640px)}.message-bubble__meta{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--color-text-soft);font-size:.82rem;display:flex}.source-card,.insight-card{gap:var(--space-3);padding:var(--space-4);background:#ffffffe6;border:1px solid #e2e8f0d6;border-radius:18px;display:grid}.source-inspector__run,.source-inspector__citation{background:#ffffffe0;border:1px solid #e2e8f0d6;border-radius:16px;gap:10px;padding:14px;display:grid}.source-card small,.insight-card small,.table-subtext{color:var(--color-text-soft)}.composer{gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid #e2e8f0cc;display:grid}.composer textarea{resize:vertical;background:#fffffffa;border:1px solid #cbd5e1e0;border-radius:22px;width:100%;min-height:108px;padding:18px}.composer-footer{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.composer-footer__actions{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.uploader-grid{gap:var(--space-5);grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);display:grid}.documents-toolbar{gap:var(--space-4);padding:var(--space-5) var(--space-6);border-radius:var(--radius-lg);grid-template-columns:minmax(0,1fr) 240px;display:grid}.documents-toolbar__field{gap:10px;display:grid}.documents-toolbar__field label{color:var(--color-text-muted);font-size:.92rem}.toolbar-title{font-size:1.12rem;line-height:1.45}.documents-toolbar__field input,.documents-toolbar__field select{background:#fffffff5;border:1px solid #cbd5e1e0;border-radius:16px;width:100%;min-height:48px;padding:0 16px}.documents-content-grid{gap:var(--space-5);grid-template-columns:minmax(0,1.3fr) minmax(320px,.9fr);align-items:stretch;min-height:0;display:grid}.two-column-grid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.dashboard-status-grid,.dashboard-activity-grid{gap:var(--space-4);display:grid}.dashboard-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-module-grid{gap:var(--space-5);grid-template-columns:minmax(320px,.95fr) minmax(320px,1fr) minmax(320px,1fr);align-items:stretch;min-height:0;display:grid}.stat-list,.meta-list{gap:10px;display:grid}.stat-list li,.meta-list li{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--color-text-muted);display:flex}.meta-list--stacked li{align-items:flex-start}.meta-list--stacked strong{text-align:right;overflow-wrap:anywhere;max-width:60%}.detail-panel__headline{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.detail-panel__path{word-break:break-word}.metric-card--status{gap:12px;display:grid}.table-panel,.detail-panel,.history-panel{grid-template-rows:auto 1fr;min-height:0;display:grid;overflow:hidden}.table-scroll,.conversation-list,.source-stack,.insight-stack,.page-stack{min-height:0;padding-right:4px;overflow:auto}.page-grid,.thread-messages,.table-scroll,.conversation-list,.source-stack,.insight-stack,.page-stack{scrollbar-width:thin;scrollbar-color:#94a3b88c transparent}.page-grid::-webkit-scrollbar{width:10px;height:10px}.thread-messages::-webkit-scrollbar{width:10px;height:10px}.table-scroll::-webkit-scrollbar{width:10px;height:10px}.conversation-list::-webkit-scrollbar{width:10px;height:10px}.source-stack::-webkit-scrollbar{width:10px;height:10px}.insight-stack::-webkit-scrollbar{width:10px;height:10px}.page-stack::-webkit-scrollbar{width:10px;height:10px}.page-grid::-webkit-scrollbar-thumb{background:#94a3b866 padding-box padding-box;border:2px solid #0000;border-radius:999px}.thread-messages::-webkit-scrollbar-thumb{background:#94a3b866 padding-box padding-box;border:2px solid #0000;border-radius:999px}.table-scroll::-webkit-scrollbar-thumb{background:#94a3b866 padding-box padding-box;border:2px solid #0000;border-radius:999px}.conversation-list::-webkit-scrollbar-thumb{background:#94a3b866 padding-box padding-box;border:2px solid #0000;border-radius:999px}.source-stack::-webkit-scrollbar-thumb{background:#94a3b866 padding-box padding-box;border:2px solid #0000;border-radius:999px}.insight-stack::-webkit-scrollbar-thumb{background:#94a3b866 padding-box padding-box;border:2px solid #0000;border-radius:999px}.page-stack::-webkit-scrollbar-thumb{background:#94a3b866 padding-box padding-box;border:2px solid #0000;border-radius:999px}.page-grid::-webkit-scrollbar-track{background:0 0}.thread-messages::-webkit-scrollbar-track{background:0 0}.table-scroll::-webkit-scrollbar-track{background:0 0}.conversation-list::-webkit-scrollbar-track{background:0 0}.source-stack::-webkit-scrollbar-track{background:0 0}.insight-stack::-webkit-scrollbar-track{background:0 0}.page-stack::-webkit-scrollbar-track{background:0 0}.metric-card__status{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.tag-list,.numbered-list,.timeline-list{gap:12px;display:grid}.tag-list{grid-template-columns:repeat(auto-fit,minmax(120px,max-content))}.tag-chip{border-radius:var(--radius-pill);min-height:36px;color:var(--color-primary-600);background:#2563eb14;border:1px solid #2563eb24;justify-content:center;align-items:center;padding:0 14px;font-size:.88rem;font-weight:700;display:inline-flex}.numbered-list{padding-left:20px;list-style:decimal}.numbered-list li{color:var(--color-text-muted);line-height:1.55}.timeline-card{gap:var(--space-3);padding:var(--space-4);background:#ffffffe0;border:1px solid #e2e8f0d6;border-radius:20px;display:grid}.timeline-card__body{gap:10px;display:grid}.data-table__row{cursor:pointer;transition:background-color .18s}.data-table__row:hover{background:#0f172a05}.data-table__row--active{background:#2563eb0d}.persona-highlight{gap:var(--space-4);padding:var(--space-6);border-radius:var(--radius-lg);background:linear-gradient(135deg,#2563eb14,#14b8a614),#ffffffeb;border:1px solid #e2e8f0d6;display:grid}.settings-toggle-grid{gap:var(--space-4);display:grid}.profile-form{margin-top:0}.toggle-card{align-items:flex-start;gap:var(--space-4);padding:var(--space-4);background:#ffffffe0;border:1px solid #e2e8f0d6;border-radius:18px;display:flex}.toggle-card input{accent-color:var(--color-primary-500);margin-top:3px}.toggle-card span{gap:6px;display:grid}.toggle-card small{color:var(--color-text-soft)}@media (width<=1180px){.landing-hero__frame,.support-strip,.story-band,.story-band__narrative,.workflow-chain,.capability-grid,.uploader-grid,.voice-panel__status-grid,.voice-panel__detail-grid,.voice-panel__controls,.documents-toolbar,.documents-content-grid,.dashboard-status-grid,.dashboard-activity-grid,.workspace-module-grid,.dashboard-core-grid,.dashboard-hero,.dashboard-shell-grid,.dashboard-activity-stack,.chat-overview-surface,.chat-overview-meta,.chat-overview-grid,.page-split,.grant-band,.landing-footer,.two-column-grid{grid-template-columns:1fr}.dashboard-metric-strip,.dashboard-overview__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-overview__stat:nth-child(3){border-top:1px solid #e2e8f0c2;border-left:0;padding-top:12px}.dashboard-metric-item:nth-child(3),.dashboard-metric-item:nth-child(4){border-top:1px solid #e2e8f0c2}.dashboard-metric-item:nth-child(3){border-left:0}.dashboard-hero__rail{border-top:1px solid #e2e8f0d6;border-left:0;padding-top:18px;padding-left:0}.dashboard-overview__head{display:grid}.dashboard-overview__meta{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.persona-grid,.persona-grid--triple{grid-template-columns:1fr}.workflow-chain:before,.workflow-chain:after,.workflow-chain__connector{display:none}.section-list--columns{grid-template-columns:1fr}.landing-footer__links{justify-content:flex-start}.landing-footer__contact{min-width:0}}@media (width<=760px){.landing-page{padding-top:var(--space-4)}.landing-hero__frame{padding:var(--space-6)}.hero-copy,.story-band,.story-panel,.story-artwork__card,.grant-band,.workflow-step,.persona-card,.capability-card,.thread-panel,.table-panel,.detail-panel,.history-panel{padding:var(--space-5)}.hero-copy h1{max-width:11ch;font-size:clamp(2.3rem,10vw,3.6rem)}.hero-media .placeholder-visual{min-height:280px}.dashboard-metric-strip{grid-template-columns:1fr;padding:0 16px}.dashboard-overview__stats{grid-template-columns:1fr;padding-top:12px}.dashboard-overview__stat{padding:0}.dashboard-overview__stat+.dashboard-overview__stat{border-top:1px solid #e2e8f0c2;border-left:0;padding-top:12px}.dashboard-metric-item+.dashboard-metric-item{border-top:1px solid #e2e8f0c2;border-left:0}.dashboard-shortcut-row,.dashboard-activity-row,.dashboard-system-row{flex-direction:column;align-items:stretch}.dashboard-shortcut-row__meta,.dashboard-activity-row__meta,.dashboard-system-row__status{text-align:left;justify-items:start;min-width:0}.dashboard-overview__meta{grid-template-columns:1fr;gap:12px}.dashboard-row-link{flex-direction:column;align-items:stretch}.dashboard-row-link__meta{text-align:left;justify-items:start;min-width:0}}@media (prefers-reduced-motion:reduce){.reveal-block{opacity:1;transition:none;transform:none}}.workspace-shell-viewport{background:#f4f6fb;height:100dvh;overflow:auto hidden}.workspace-shell{--color-primary-500:#4b63f3;--color-primary-600:#3f57ea;--color-primary-700:#3450de;--color-accent-500:#7b8cff;--color-accent-600:#6277ff;--color-bg:#f4f6fb;--color-bg-elevated:#fff;--color-bg-subtle:#f8f9fd;--color-bg-strong:#eff3fb;--color-text:#20283a;--color-text-strong:#20283a;--color-text-muted:#5f6b85;--color-text-soft:#7f89a1;--color-text-on-dark:#fff;--color-border:#e2e7f1;--color-border-strong:#d5dbe8;--color-success:#1f9d63;--color-warning:#b7791f;--color-danger:#d64545;--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--radius-sm:4px;--radius-md:6px;--radius-lg:16px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--sidebar-width:238px;--workspace-surface:#fff;--workspace-surface-strong:#fcfdff;--workspace-surface-soft:#f5f7fc;--workspace-border:#e2e7f1;--workspace-border-strong:#d5dbe8;--workspace-divider:#edf1f7;--workspace-hover:#f3f6ff;--workspace-hover-strong:#ebf0ff;--workspace-glow:#4b63f324;--workspace-thread-column:900px;--workspace-thread-content:760px;--workspace-entry-width:880px;--workspace-text-xs:.64rem;--workspace-text-sm:.72rem;--workspace-text-md:.82rem;--workspace-text-title:1rem;--workspace-text-headline:1.08rem;--workspace-leading-tight:1.25;--workspace-leading-copy:1.55;width:100%;min-width:1220px;height:100dvh;max-height:100dvh;color:var(--color-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f4f6fb;grid-template-rows:60px minmax(0,1fr);grid-template-columns:none;gap:0;padding:0;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:15px;display:grid;overflow:hidden}.workspace-main,.workspace-content,.workspace-stage{min-width:0}.workspace-shell .surface,.workspace-shell .panel,.workspace-shell .conversation-rail,.workspace-shell .thread-panel,.workspace-shell .source-inspector,.workspace-shell .dashboard-panel,.workspace-shell .dashboard-overview-bar,.workspace-shell .dashboard-stat-strip,.workspace-shell .documents-toolbar,.workspace-shell .table-panel,.workspace-shell .detail-panel,.workspace-shell .history-panel{border:1px solid var(--workspace-border);box-shadow:none;background:#fffffff0;border-radius:12px}.workspace-shell .btn{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-size:.78rem;font-weight:600;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.workspace-shell .btn:hover{transform:none}.workspace-shell .btn-primary{background:var(--color-primary-600);border-color:var(--color-primary-600);color:#fff;box-shadow:none}.workspace-shell .btn-primary:hover{background:var(--color-primary-700)}.workspace-shell .btn-secondary{border-color:var(--workspace-border);color:var(--color-text);background:#fff}.workspace-shell .btn-secondary:hover,.workspace-shell .btn-ghost:hover{background:var(--workspace-hover)}.workspace-shell .btn-ghost{border-color:var(--workspace-border);color:var(--color-text-muted);background:0 0}.workspace-shell .btn:disabled{opacity:.48}.workspace-shell .page-grid{align-content:start;gap:16px;height:100%;min-height:0;padding:18px;display:grid;overflow:auto}.workspace-shell .page-grid--chat,.workspace-shell .page-grid--dashboard{padding-right:0}.workspace-shell .panel,.workspace-shell .dashboard-panel,.workspace-shell .documents-toolbar{gap:12px;padding:16px;display:grid}.workspace-shell .empty-state{background:linear-gradient(#fffffff5,#f7fafff5);border:1px dashed #4b63f32e;border-radius:12px;gap:12px;padding:20px;display:grid}.workspace-shell .empty-state strong{font-size:.92rem;line-height:1.35}.workspace-shell .panel-title h1,.workspace-shell .panel-title h2,.workspace-shell .panel-title h3,.workspace-shell .detail-panel__headline h1,.workspace-shell .detail-panel__headline h2,.workspace-shell .detail-panel__headline h3{font-size:var(--workspace-text-title);line-height:var(--workspace-leading-tight);color:var(--color-text)}@media (width<=900px){.workspace-shell{grid-template-rows:48px minmax(0,1fr);min-width:0;font-size:13px}.workspace-shell-viewport{overflow-x:hidden}}@media (width<=680px){.workspace-shell{grid-template-rows:48px minmax(0,1fr)}}.workspace-shell .data-table th{font-size:var(--workspace-text-sm);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.workspace-tabbar__link.router-link-active{color:var(--color-primary-700);background:#8fb3ff24}.workspace-shell .table-panel,.workspace-shell .detail-panel,.workspace-shell .history-panel{grid-template-rows:auto 1fr;min-height:0;display:grid;overflow:hidden}.workspace-shell .panel-header,.workspace-shell .detail-panel__headline{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.workspace-shell .panel-title h1,.workspace-shell .panel-title h2,.workspace-shell .panel-title h3,.workspace-shell .detail-panel__headline h1,.workspace-shell .detail-panel__headline h2,.workspace-shell .detail-panel__headline h3{color:var(--color-text);font-size:1.08rem;line-height:1.25}.workspace-shell .panel-title p,.workspace-shell .documents-toolbar p,.workspace-shell .detail-panel p,.workspace-shell .detail-panel__headline p,.workspace-shell .meta-list,.workspace-shell .field-hint,.workspace-shell .support-text{color:var(--color-text-muted);font-size:.84rem;line-height:1.6}.workspace-shell .metric-grid,.workspace-shell .module-grid,.workspace-shell .dashboard-inline-metrics{gap:12px;display:grid}.workspace-shell .data-table th{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-soft);font-size:.72rem;font-weight:700}.workspace-shell .data-table td{color:var(--color-text);font-size:.84rem}.workspace-shell .data-table th,.workspace-shell .data-table td{border-bottom:1px solid var(--workspace-divider)}.workspace-shell .form-row{gap:8px;display:grid}.workspace-shell .form-row label{color:var(--color-text-muted);font-size:.82rem;font-weight:600}.workspace-shell code,.workspace-shell .detail-panel__path{font-family:JetBrains Mono,Consolas,monospace;font-size:.76rem}.workspace-shell .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace-shell .status-badge{border:1px solid #0000;border-radius:999px;min-height:22px;padding:0 8px;font-size:.7rem;font-weight:600}.workspace-shell .status-badge--indexed,.workspace-shell .status-badge--completed,.workspace-shell .status-badge--ready,.workspace-shell .status-badge--success,.workspace-shell .status-badge--configured{color:#1f9d63;background:#e9f8f1;border-color:#cdeedc}.workspace-shell .status-badge--idle,.workspace-shell .status-badge--browser{color:#6b7280;background:#f3f4f6;border-color:#e5e7eb}.workspace-shell .status-badge--processing,.workspace-shell .status-badge--streaming,.workspace-shell .status-badge--thinking,.workspace-shell .status-badge--retrieval,.workspace-shell .status-badge--active,.workspace-shell .status-badge--planned,.workspace-shell .status-badge--chat,.workspace-shell .status-badge--mentor,.workspace-shell .status-badge--connected{color:var(--color-primary-700);background:#edf2ff;border-color:#d9e3ff}.workspace-shell .status-badge--pending,.workspace-shell .status-badge--draft,.workspace-shell .status-badge--warning,.workspace-shell .status-badge--connecting{color:#a56a12;background:#fff6e6;border-color:#f4dfb3}.workspace-shell .status-badge--failed,.workspace-shell .status-badge--error,.workspace-shell .status-badge--cancelled,.workspace-shell .status-badge--interrupted,.workspace-shell .status-badge--disconnected{color:#c73b3b;background:#fff1f1;border-color:#f3d4d4}.workspace-shell .dashboard-shell{gap:12px;display:grid}.workspace-shell .dashboard-shell--product{gap:10px}.workspace-shell .dashboard-hero{background:linear-gradient(120deg,#5e7aff14,#5e7aff00),linear-gradient(#fffffffa,#f8fafffa);gap:10px;padding:14px}.workspace-shell .dashboard-hero__eyebrow{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.workspace-shell .dashboard-hero__body{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.workspace-shell .dashboard-hero__copy{gap:6px;min-width:0;display:grid}.workspace-shell .dashboard-hero__copy h2{letter-spacing:-.03em;text-wrap:balance;font-size:1.48rem;line-height:1.04}.workspace-shell .dashboard-hero__copy p{max-width:760px;color:var(--color-text-muted);font-size:.84rem;line-height:1.5}.workspace-shell .dashboard-hero__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.workspace-shell .dashboard-intro{background:#fffffff5;justify-content:space-between;align-items:center;gap:14px;display:flex}.workspace-shell .dashboard-intro__copy{gap:4px;min-width:0;display:grid}.workspace-shell .dashboard-intro__copy small{color:var(--color-text-soft);font-size:.68rem;line-height:1.35}.workspace-shell .dashboard-intro__copy h2{letter-spacing:-.02em;font-size:1.1rem;line-height:1.1}.workspace-shell .dashboard-intro__copy p{color:var(--color-text-muted);font-size:.78rem;line-height:1.5}.workspace-shell .dashboard-intro__actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.workspace-shell .dashboard-overview-bar{grid-template-columns:1fr;align-items:start;gap:10px;padding:14px 16px;display:grid}.workspace-shell .dashboard-overview-bar__main{gap:6px;display:grid}.workspace-shell .dashboard-overview-bar__main small{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:700}.workspace-shell .dashboard-overview-bar__main h2{letter-spacing:-.02em;font-size:1.22rem;line-height:1.1}.workspace-shell .dashboard-overview-bar__meta{color:var(--color-text-soft);flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:.72rem;display:flex}.workspace-shell .dashboard-overview-bar__actions{flex-wrap:wrap;gap:8px;display:flex}.workspace-shell .dashboard-stat-strip{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0;display:grid}.workspace-shell .dashboard-stat-tile{border-radius:6px;gap:5px;padding:12px 10px;display:grid}.workspace-shell .dashboard-stat-tile+.dashboard-stat-tile{border-left:1px solid var(--workspace-divider)}.workspace-shell .dashboard-stat-tile span,.workspace-shell .dashboard-stat-tile small{color:var(--color-text-soft)}.workspace-shell .dashboard-stat-tile span{font-size:.68rem}.workspace-shell .dashboard-stat-tile strong{font-size:1.02rem;line-height:1}.workspace-shell .dashboard-stat-tile small{font-size:.68rem;line-height:1.35}.workspace-shell .dashboard-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.92fr);gap:12px;min-height:0;display:grid}.workspace-shell .dashboard-layout--bottom{grid-template-columns:minmax(0,1.15fr) minmax(380px,.95fr)}.workspace-shell .dashboard-layout--balanced{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.workspace-shell .dashboard-side-stack{gap:16px;display:grid}.workspace-shell .dashboard-panel{gap:10px;padding:12px;display:grid}.workspace-shell .dashboard-panel--quiet{background:#ffffffe0}.workspace-shell .dashboard-panel--stats{gap:8px}.workspace-shell .dashboard-panel__header{gap:4px;display:grid}.workspace-shell .dashboard-panel__header h3{color:var(--color-text);font-size:.84rem;line-height:1.2}.workspace-shell .dashboard-panel__header p,.workspace-shell .dashboard-empty-row,.workspace-shell .dashboard-learning-empty p{color:var(--color-text-muted);font-size:.75rem;line-height:1.5}.workspace-shell .dashboard-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.workspace-shell .dashboard-action-card{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;gap:6px;min-width:0;padding:10px;display:grid}.workspace-shell .dashboard-action-card small,.workspace-shell .dashboard-learning-focus small{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.workspace-shell .dashboard-action-card strong,.workspace-shell .dashboard-learning-focus strong{word-break:break-word;font-size:.84rem;line-height:1.32}.workspace-shell .dashboard-action-card p{color:var(--color-text-muted);font-size:.74rem;line-height:1.45}.workspace-shell .dashboard-action-card__meta{color:var(--color-text-soft);justify-content:space-between;align-items:center;gap:10px;font-size:.7rem;line-height:1.3;display:flex}.workspace-shell .dashboard-action-card__meta span:last-child{color:var(--color-primary-700);font-weight:600}.workspace-shell .dashboard-list{gap:0;display:grid}.workspace-shell .dashboard-list--actions{gap:0}.workspace-shell .dashboard-list-row{border-top:1px solid var(--workspace-divider);justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.workspace-shell .dashboard-list-row:first-child{border-top:0;padding-top:0}.workspace-shell .dashboard-list-row:last-child{padding-bottom:0}.workspace-shell .dashboard-list-row--static{cursor:default}.workspace-shell .dashboard-list-row__main,.workspace-shell .dashboard-list-row__meta{gap:2px;min-width:0;display:grid}.workspace-shell .dashboard-list-row__main strong{color:var(--color-text);font-size:.8rem;line-height:1.35}.workspace-shell .dashboard-list-row__main small,.workspace-shell .dashboard-list-row__meta small{color:var(--color-text-soft);font-size:.72rem;line-height:1.4}.workspace-shell .dashboard-list-row__main span{color:var(--color-text-muted);font-size:.7rem}.workspace-shell .dashboard-list-row__meta{text-align:right;justify-items:end}.workspace-shell .dashboard-list-row__meta span{color:var(--color-primary-700);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.workspace-shell .dashboard-inline-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-shell .dashboard-inline-metric{border-radius:var(--radius-lg);background:var(--workspace-surface-soft);border:1px solid var(--workspace-border);gap:6px;padding:14px;display:grid}.workspace-shell .dashboard-inline-metric span{color:var(--color-text-soft);font-size:.72rem}.workspace-shell .dashboard-inline-metric small{color:var(--color-text-muted)}.workspace-shell .dashboard-inline-metric strong{font-size:1.1rem;line-height:1}.workspace-shell .dashboard-learning-empty,.workspace-shell .dashboard-learning-focus{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;gap:6px;min-height:94px;padding:10px;display:grid}.workspace-shell .dashboard-learning-empty strong{font-size:.82rem;line-height:1.3}.workspace-shell .dashboard-learning-focus span{color:var(--color-text-soft);font-size:.74rem}.workspace-shell .dashboard-step-list{color:var(--color-text-muted);margin:0;padding-left:18px;font-size:.76rem;line-height:1.55}.workspace-shell .dashboard-step-list li+li{margin-top:4px}#quick-start{scroll-margin-top:16px}.workspace-shell .chat-workspace{grid-template-columns:212px minmax(0,1fr) 288px;gap:10px;min-width:0;padding:10px;display:grid}.workspace-shell .conversation-rail,.workspace-shell .thread-panel--chat,.workspace-shell .chat-context-panel{background:var(--color-bg-elevated);border:1px solid var(--workspace-border);border-radius:8px;min-height:0}.workspace-shell .conversation-rail,.workspace-shell .chat-context-panel{grid-template-rows:auto auto 1fr;gap:8px;padding:10px;display:grid;overflow:hidden}.workspace-shell .chat-context-panel{grid-template-rows:auto 1fr}.workspace-shell .conversation-rail__header,.workspace-shell .chat-context-panel__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.workspace-shell .conversation-rail__title,.workspace-shell .chat-context-panel__title,.workspace-shell .thread-panel__title{gap:3px;min-width:0;display:grid}.workspace-shell .conversation-rail__title small,.workspace-shell .chat-context-panel__title small{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:700}.workspace-shell .conversation-rail__title h2,.workspace-shell .chat-context-panel__title h2{font-size:.84rem;line-height:1.2}.workspace-shell .conversation-rail__search input{min-height:30px;padding:0 10px;font-size:.76rem}.workspace-shell .conversation-list{gap:4px;padding-right:2px;display:grid}.workspace-shell .conversation-item{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);width:100%;color:var(--color-text);text-align:left;border-radius:7px;align-items:flex-start;gap:8px;padding:8px 9px;display:flex}.workspace-shell .conversation-item:hover{background:var(--workspace-hover);border-color:var(--workspace-border-strong)}.workspace-shell .conversation-item--active{background:var(--workspace-hover);border-color:#4b63f338}.workspace-shell .conversation-item__main{gap:2px;min-width:0;display:grid}.workspace-shell .conversation-item__main strong{font-size:.76rem;font-weight:600;line-height:1.3}.workspace-shell .conversation-item__main small,.workspace-shell .conversation-item__meta{color:var(--color-text-soft);font-size:.68rem;line-height:1.35}.workspace-shell .conversation-item__meta{display:block}.workspace-shell .thread-panel--chat{grid-template-rows:auto auto 1fr auto;gap:0;padding:10px 12px;display:grid}.workspace-shell .thread-panel__header{border-bottom:1px solid var(--workspace-divider);justify-content:space-between;align-items:center;gap:10px;padding-bottom:8px;display:flex}.workspace-shell .thread-panel__title strong{font-size:.84rem;line-height:1.2}.workspace-shell .thread-panel__title .support-text{font-size:.7rem}.workspace-shell .thread-panel__header-actions{align-items:center;gap:8px;display:flex}.workspace-shell .thread-context-strip{border-bottom:1px solid var(--workspace-divider);gap:6px;padding:8px 0 10px;display:grid}.workspace-shell .thread-context-strip__mode small{color:var(--color-text-soft);letter-spacing:.04em;text-transform:uppercase;font-size:.67rem;font-weight:700}.workspace-shell .thread-context-strip__chips{flex-wrap:wrap;gap:6px;display:flex}.workspace-shell .thread-chip{min-height:24px;color:var(--color-primary-700);background:#4b63f30f;border:1px solid #4b63f329;border-radius:999px;align-items:center;padding:0 8px;font-size:.68rem;font-weight:600;display:inline-flex}.workspace-shell .thread-messages{align-content:start;gap:10px;padding:12px 0;display:grid;overflow-y:auto}.workspace-shell .thread-messages--empty,.workspace-shell .thread-messages--blank{align-content:center}.workspace-shell .thread-messages--chat{gap:10px}.workspace-shell .chat-thread-shell{border:1px solid var(--workspace-border);background:var(--workspace-surface);border-radius:8px;grid-template-rows:auto 1fr auto;min-height:0;padding:10px 12px;display:grid}.workspace-shell .chat-thread-shell__header{border-bottom:1px solid var(--workspace-divider);justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding-bottom:8px;display:flex}.workspace-shell .chat-thread-shell__title strong{font-size:.84rem;font-weight:600;line-height:1.25}.workspace-shell .chat-thread-empty{justify-items:start;gap:8px;max-width:480px;padding:8px 0;display:grid}.workspace-shell .chat-thread-empty--compact{max-width:420px}.workspace-shell .chat-thread-empty small{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.workspace-shell .chat-thread-empty h2{font-size:.92rem;line-height:1.2}.workspace-shell .chat-thread-empty p{color:var(--color-text-muted);max-width:46ch;font-size:.76rem;line-height:1.5}.workspace-shell .chat-thread-empty__actions{flex-wrap:wrap;gap:8px;display:flex}.workspace-shell .chat-blank-state{justify-items:start;gap:8px;display:grid}.workspace-shell .chat-blank-state strong{font-size:.84rem;line-height:1.3}.workspace-shell .message-row{align-items:flex-start;gap:8px;display:flex}.workspace-shell .message-row--user{justify-content:flex-end}.workspace-shell .message-avatar{background:var(--workspace-surface-strong);border:1px solid var(--workspace-border);width:24px;height:24px;color:var(--color-text-soft);border-radius:999px;flex:0 0 24px;place-items:center;font-size:.63rem;font-weight:700;display:grid}.workspace-shell .message-bubble{border:1px solid var(--workspace-border);background:#fff;border-radius:7px;gap:6px;width:min(100%,700px);padding:10px 11px;display:grid}.workspace-shell .message-row--user .message-bubble{background:#4b63f30f;border-color:#4b63f324}.workspace-shell .message-bubble--runtime{background:var(--workspace-surface-soft)}.workspace-shell .message-bubble__meta strong{font-size:.74rem;font-weight:600}.workspace-shell .message-bubble__content{color:var(--color-text);white-space:pre-wrap;font-size:.81rem;line-height:1.58}.workspace-shell .message-bubble__status{color:var(--color-text-soft);font-size:.66rem;line-height:1.35}.workspace-shell .message-reasoning{border-top:1px solid var(--workspace-divider);gap:8px;padding-top:8px;display:grid}.workspace-shell .message-reasoning summary{cursor:pointer;color:var(--color-text-muted);font-size:.74rem;font-weight:600}.workspace-shell .message-sources{border-top:1px solid var(--workspace-divider);gap:8px;padding-top:6px;display:grid}.workspace-shell .message-sources summary{cursor:pointer;color:var(--color-text-muted);font-size:.74rem;font-weight:600}.workspace-shell .message-sources__list{gap:6px;display:grid}.workspace-shell .message-sources__item{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:6px;gap:3px;padding:8px 9px;display:grid}.workspace-shell .message-sources__item strong{font-size:.72rem;line-height:1.35}.workspace-shell .message-sources__item small,.workspace-shell .message-sources__preview{color:var(--color-text-soft);font-size:.67rem;line-height:1.45}.workspace-shell .composer{border-top:1px solid var(--workspace-divider);gap:8px;padding-top:10px;display:grid}.workspace-shell .composer--chat{padding-top:8px}.workspace-shell .composer textarea{resize:none;min-height:84px;padding:10px 11px;font-size:.8rem;line-height:1.55}.workspace-shell .composer--chat textarea{min-height:88px}.workspace-shell .composer-footer{align-items:flex-end;gap:10px;display:flex}.workspace-shell .composer-footer__actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.workspace-shell .composer-footer__actions .support-text{max-width:42ch;color:var(--color-text-muted);font-size:.69rem;line-height:1.5}.workspace-shell .chat-context-panel__body{gap:8px;min-height:0;padding-right:2px;display:grid;overflow:auto}.workspace-shell .chat-context-card,.workspace-shell .chat-context-resource,.workspace-shell .chat-context-section__empty{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:7px;gap:4px;padding:9px 10px;display:grid}.workspace-shell .chat-context-card strong,.workspace-shell .chat-context-resource strong{font-size:.75rem;line-height:1.35}.workspace-shell .chat-context-card small,.workspace-shell .chat-context-resource small,.workspace-shell .chat-context-section__label,.workspace-shell .chat-context-section__empty{color:var(--color-text-soft);font-size:.68rem;line-height:1.4}.workspace-shell .chat-context-card__row,.workspace-shell .chat-context-section__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.workspace-shell .chat-context-section{gap:6px;display:grid}.workspace-shell .chat-context-section__header strong{font-size:.74rem}.workspace-shell .chat-context-section__label{text-transform:uppercase;letter-spacing:.06em;font-weight:700}.workspace-shell .chat-context-resource .support-text{font-size:.68rem;line-height:1.45}.chat-context-drawer-backdrop{z-index:70;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#20283a2e;justify-content:flex-end;display:flex;position:fixed;inset:0}.chat-context-drawer{color:#20283a;background:#fff;border-left:1px solid #e2e7f1;grid-template-rows:auto 1fr auto;gap:12px;width:min(408px,100vw - 20px);height:100%;padding:12px;font-family:Inter,Segoe UI,system-ui,sans-serif;display:grid;box-shadow:-18px 0 42px #20283a1f}.chat-context-drawer__header,.chat-context-drawer__section-header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.chat-context-drawer__title,.chat-context-drawer__body,.chat-context-drawer__section,.chat-context-drawer__mode-copy{gap:6px;display:grid}.chat-context-drawer__title small{color:#7f89a1;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.chat-context-drawer__title h2{font-size:.9rem;line-height:1.2}.chat-context-drawer__title p,.chat-context-drawer__footer,.chat-context-drawer__empty,.chat-context-choice__body small,.chat-context-drawer__mode-copy p{color:#5f6b85;font-size:.73rem;line-height:1.5}.chat-context-drawer__close{color:#20283a;background:#f8f9fd;border:1px solid #e2e7f1;border-radius:6px;min-height:30px;padding:0 10px;font-size:.74rem;font-weight:600}.chat-context-drawer__body{min-height:0;padding-right:2px;overflow:auto}.surface-subsection,.chat-context-drawer__section,.chat-context-drawer__empty{background:#fbfcff;border:1px solid #e2e7f1;border-radius:7px;padding:10px}.chat-context-drawer__mode{justify-content:space-between;align-items:center;gap:12px;display:flex}.chat-context-drawer__mode-copy strong,.chat-context-drawer__section-header strong,.chat-context-choice__body strong{font-size:.76rem;line-height:1.3}.chat-context-drawer__section-header small{color:#7f89a1;font-size:.68rem}.chat-context-choice{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:8px 0;display:grid}.chat-context-choice+.chat-context-choice{border-top:1px solid #edf1f7}.chat-context-choice input{accent-color:#4b63f3;width:14px;height:14px;margin:0}.chat-context-drawer__footer{border-top:1px solid #edf1f7;padding-top:4px}.chat-switch{align-items:center;gap:8px;display:inline-flex;position:relative}.chat-switch input{opacity:0;pointer-events:none;position:absolute}.chat-switch__track{background:#d7deeb;border-radius:999px;align-items:center;width:34px;height:20px;padding:2px;display:inline-flex;position:relative}.chat-switch__thumb{background:#fff;border-radius:999px;width:16px;height:16px;transition:transform .16s;box-shadow:0 1px 2px #20283a24}.chat-switch input:checked+.chat-switch__track{background:#4b63f3}.chat-switch input:checked+.chat-switch__track .chat-switch__thumb{transform:translate(14px)}.workspace-shell .workspace-sidebar__nav{gap:5px}.workspace-shell .workspace-nav-link--with-action{align-items:center;gap:6px;padding:0;display:flex;overflow:hidden}.workspace-shell .workspace-nav-link--without-action .workspace-nav-link__main{padding-right:9px}.workspace-shell .workspace-nav-link__main{min-width:0;min-height:34px;color:inherit;border-radius:7px;flex:1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:7px 9px;display:grid}.workspace-shell .workspace-nav-link__action{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);width:26px;height:26px;color:var(--color-primary-700);border-radius:6px;flex:0 0 26px;margin-right:6px;font-size:.9rem;font-weight:600;line-height:1}.workspace-shell .workspace-chat-nav{gap:6px;display:grid}.workspace-shell .workspace-chat-list{overscroll-behavior:contain;align-content:start;gap:4px;min-height:164px;max-height:244px;padding:0 2px 2px 10px;display:grid;overflow-y:auto}.workspace-shell .workspace-chat-list__empty{color:var(--color-text-soft);padding:8px 2px;font-size:.69rem;line-height:1.45}.workspace-shell .workspace-chat-item{color:var(--color-text);background:0 0;border:1px solid #0000;border-radius:7px;gap:2px;padding:8px 9px;display:grid}.workspace-shell .workspace-chat-item:hover{background:var(--workspace-hover);border-color:#4b63f31f}.workspace-shell .workspace-chat-item--active{background:var(--workspace-hover);border-color:#4b63f333}.workspace-shell .workspace-chat-item strong{font-size:.72rem;font-weight:600;line-height:1.3}.workspace-shell .workspace-chat-item small{color:var(--color-text-soft);font-size:.66rem;line-height:1.35}.chat-editor-backdrop,.document-modal-backdrop{z-index:900;background:#0a0f1e8a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}@media (width<=1240px){.workspace-shell .chat-workspace{grid-template-columns:196px minmax(0,1fr) 264px}.workspace-shell .dashboard-layout,.workspace-shell .dashboard-layout--bottom{grid-template-columns:minmax(0,1fr) minmax(320px,.92fr)}}@media (width<=960px){.workspace-shell .chat-workspace{grid-template-columns:180px minmax(0,1fr)}.workspace-shell .chat-context-panel{display:none}}@media (width<=680px){.workspace-shell .chat-workspace{grid-template-columns:minmax(0,1fr)}.workspace-shell .conversation-rail{display:none}}@media (width<=860px){.workspace-shell .dashboard-card-grid,.workspace-shell .dashboard-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .dashboard-hero__body,.workspace-shell .dashboard-intro{flex-direction:column;align-items:stretch}}.chat-editor-modal,.document-modal{background:#fbfcff;border:1px solid #cbd5e1eb;border-radius:20px;grid-template-rows:auto minmax(0,1fr);width:min(760px,100vw - 48px);max-height:min(840px,100vh - 48px);display:grid;overflow:hidden;box-shadow:0 32px 80px #0f172a2e}.chat-editor-modal--wide{width:min(1180px,100vw - 48px);max-height:min(860px,100vh - 48px)}.document-modal--wide{width:min(960px,100vw - 48px);max-height:min(860px,100vh - 48px)}.chat-editor-modal__header,.document-modal__header,.chat-editor-section__header,.chat-editor-modal__footer,.document-modal__footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-editor-modal__header,.document-modal__header{border-bottom:1px solid var(--workspace-divider);background:linear-gradient(#fffffff5,#f7fafff0);padding:20px 22px 16px}.chat-editor-modal__headline,.document-modal__headline{gap:6px;min-width:0;display:grid}.chat-editor-modal__headline h2,.document-modal__headline h2{margin:0;font-size:1.18rem;font-weight:700;line-height:1.2}.chat-editor-modal__headline p,.document-modal__headline p{color:var(--color-text-soft);margin:0;font-size:.92rem;line-height:1.55}.chat-editor-modal__close,.document-modal__close{width:36px;height:36px;color:var(--color-text-muted);background:#fff;border:1px solid #cbd5e1f5;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.chat-editor-modal__close:hover,.document-modal__close:hover{background:var(--workspace-hover);color:var(--color-primary-700);border-color:#4b63f33d}.chat-editor-modal__close:disabled,.document-modal__close:disabled{opacity:.52;cursor:not-allowed}.chat-editor-modal__close svg,.document-modal__close svg{width:14px;height:14px}.chat-editor-modal__close svg path,.document-modal__close svg path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round}.chat-editor-modal__body,.document-modal__body{overscroll-behavior:contain;background:#fbfcff;gap:18px;min-height:0;padding:18px 22px 22px;display:grid;overflow:auto}.chat-editor-layout{grid-template-columns:minmax(360px,.95fr) minmax(0,1.2fr);gap:18px;min-height:0;display:grid}.chat-editor-panel{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:16px;align-content:start;gap:10px;min-height:0;padding:14px;display:grid;overflow:auto}.chat-editor-panel--documents{overflow:auto}.chat-editor-section__hint{color:var(--color-text-soft);margin:0;font-size:.86rem;line-height:1.6}.chat-editor-profile-file{border:1px solid var(--workspace-border);background:#fff;border-radius:7px;gap:10px;padding:10px 12px;display:grid}.chat-editor-profile-file__main,.chat-editor-profile-file__meta{gap:4px;display:grid}.chat-editor-profile-file__main small,.chat-editor-profile-file__meta small{color:var(--color-text-soft);font-size:.68rem;line-height:1.3}.chat-editor-profile-file__main strong,.chat-editor-profile-file__meta strong{font-size:.76rem;line-height:1.35}.chat-editor-profile-file__main span{color:var(--color-text-muted);font-size:.72rem;line-height:1.45}.chat-editor-profile-file__meta{border-top:1px solid var(--workspace-divider);grid-template-columns:repeat(2,minmax(0,1fr));padding-top:8px}.chat-editor-markdown-preview{border:1px solid var(--workspace-border);background:#fff;border-radius:7px;max-height:250px;padding:10px 12px;overflow:auto}.chat-editor-markdown-preview pre{white-space:pre-wrap;word-break:break-word;color:var(--color-text);margin:0;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.67rem;line-height:1.65}.chat-editor-dropzone{text-align:left;background:#fff;border:1px dashed #4b63f34d;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:12px;transition:border-color .14s,background-color .14s;display:flex}.chat-editor-dropzone:hover,.chat-editor-dropzone--active{background:var(--workspace-hover);border-color:#4b63f380}.chat-editor-dropzone__copy{gap:4px;display:grid}.chat-editor-dropzone__copy strong{font-size:.75rem;line-height:1.35}.chat-editor-dropzone__copy small{color:var(--color-text-soft);font-size:.68rem;line-height:1.5}.chat-editor-dropzone__action{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);min-height:30px;color:var(--color-text);border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0 10px;font-size:.72rem;font-weight:600;display:inline-flex}.chat-editor-document-group{gap:8px;display:grid}.chat-editor-document-group__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-editor-document-group__header strong{font-size:.73rem;line-height:1.3}.chat-editor-document-group__header small{color:var(--color-text-soft);font-size:.67rem}.chat-editor-document-list{gap:8px;display:grid}.chat-editor-option{border:1px solid var(--workspace-border);cursor:pointer;text-align:left;background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;transition:border-color .14s,background-color .14s,transform .14s,box-shadow .14s;display:grid}.chat-editor-option:hover,.chat-editor-option--active{background:var(--workspace-hover);border-color:#4b63f33d;transform:translateY(-1px);box-shadow:0 8px 20px #4b63f314}.chat-editor-option__marker{color:#0000;background:#fff;border:1px solid #bfc7e2f5;border-radius:4px;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.chat-editor-option__marker svg{width:12px;height:12px}.chat-editor-option__marker path{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.chat-editor-option--active .chat-editor-option__marker{color:var(--color-primary-700);background:#4b63f31a;border-color:#4b63f34d}.chat-editor-option__body{gap:4px;min-width:0;display:grid}.chat-editor-option__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;line-height:1.35;overflow:hidden}.chat-editor-option__body small{color:var(--color-text-soft);font-size:.67rem;line-height:1.45}.chat-editor-option__status{border:1px solid var(--workspace-border);min-height:24px;color:var(--color-text-soft);white-space:nowrap;background:#fff;border-radius:7px;justify-content:center;align-items:center;padding:0 8px;font-size:.65rem;font-weight:600;line-height:1;display:inline-flex}.chat-editor-option--active .chat-editor-option__status{color:var(--color-primary-700);background:#4b63f314;border-color:#4b63f33d}.chat-editor-document-item{border:1px solid var(--workspace-border);background:#fff;border-radius:7px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.chat-editor-document-item--removed{opacity:.72;background:#fafbfd}.chat-editor-document-item--queued{border-style:dashed}.chat-editor-document-item__body{gap:4px;min-width:0;display:grid}.chat-editor-document-item__body strong{text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;line-height:1.35;overflow:hidden}.chat-editor-document-item__body small{color:var(--color-text-soft);font-size:.67rem;line-height:1.45}.chat-editor-document-item__actions{align-items:center;display:inline-flex}.chat-editor-document-item--selectable{cursor:pointer;transition:border-color .14s,background-color .14s,transform .14s}.chat-editor-document-item--selectable:hover,.chat-editor-document-item--active{background:var(--workspace-hover);border-color:#4b63f33d;transform:translateY(-1px)}.chat-editor-selection-badge{border:1px solid var(--workspace-border);min-height:26px;color:var(--color-text-soft);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:.66rem;font-weight:600;line-height:1;display:inline-flex}.chat-editor-document-item--active .chat-editor-selection-badge{color:var(--color-primary-700);background:#4b63f314;border-color:#4b63f33d}.chat-editor-preview{border:1px solid var(--workspace-border);background:#fff;border-radius:8px;gap:6px;padding:9px 11px;display:grid}.chat-editor-preview__meta{gap:4px;display:grid}.chat-editor-preview__meta small,.chat-editor-preview__description{color:var(--color-text-soft);font-size:.68rem;line-height:1.45}.chat-editor-preview__meta strong{color:var(--color-text);font-size:.76rem;line-height:1.35}.chat-editor-preview__description{margin:0}.chat-editor-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.chat-editor-summary-card{border:1px solid var(--workspace-border);background:#fff;border-radius:8px;gap:4px;min-height:64px;padding:9px 10px;display:grid}.chat-editor-summary-card small{color:var(--color-text-soft);font-size:.66rem;line-height:1.35;display:block}.chat-editor-summary-card strong{color:var(--color-text);font-size:.73rem;font-weight:600;line-height:1.35;display:block}.chat-editor-overlay{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a3d;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.chat-editor-overlay__panel{background:#fff;border:1px solid #cbd5e1f5;border-radius:8px;gap:12px;width:min(480px,100%);padding:14px;display:grid;box-shadow:0 18px 40px #0f172a1f}.chat-editor-overlay__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.chat-editor-overlay__header>div,.chat-editor-overlay__items{gap:6px;min-width:0;display:grid}.chat-editor-overlay__header strong{font-size:.78rem;line-height:1.35}.chat-editor-overlay__header small,.chat-editor-overlay__item small{color:var(--color-text-soft);font-size:.68rem;line-height:1.45;display:block}.chat-editor-overlay__item{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:7px;gap:6px;padding:10px 12px;display:grid}.chat-editor-overlay__item--completed{border-color:#1f9d6333}.chat-editor-overlay__item--failed{border-color:#d6454538}.chat-editor-overlay__item-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-editor-overlay__item-head strong,.chat-editor-overlay__item-head span{font-size:.72rem;line-height:1.35}.chat-editor-overlay__bar{background:#e9edf8;border-radius:999px;height:6px;overflow:hidden}.chat-editor-overlay__bar-fill{border-radius:inherit;background:var(--color-primary-600);height:100%;display:block}.chat-editor-overlay__error{color:var(--color-danger);margin:0;font-size:.7rem;line-height:1.45}.chat-editor-modal__footer,.document-modal__footer{padding-top:2px}.chat-editor-modal .btn,.document-modal .btn{min-height:38px;box-shadow:none;border-radius:10px;padding:0 14px;font-size:.84rem;font-weight:600}.chat-editor-modal .btn-primary,.document-modal .btn-primary{background:var(--color-primary-600);border-color:var(--color-primary-600);color:#fff}.chat-editor-modal .btn-primary:hover,.document-modal .btn-primary:hover{background:var(--color-primary-700)}.chat-editor-modal .btn-secondary,.document-modal .btn-secondary{border-color:var(--workspace-border);color:var(--color-text);background:#fff}.chat-editor-modal .btn-secondary:hover,.document-modal .btn-secondary:hover,.chat-editor-modal .btn-ghost:hover,.document-modal .btn-ghost:hover{background:var(--workspace-hover)}.chat-editor-field,.chat-editor-toggle,.chat-editor-section{gap:9px;display:grid}.chat-editor-field span,.chat-editor-section__header strong,.chat-editor-toggle__body strong{font-size:.86rem;font-weight:600;line-height:1.35}.chat-editor-field input{min-height:42px;color:var(--color-text);background:#fff;border:1px solid #cbd5e1f5;border-radius:10px;padding:0 12px;font-size:.9rem}.chat-editor-field textarea,.chat-editor-field select{min-height:42px;color:var(--color-text);resize:vertical;background:#fff;border:1px solid #cbd5e1f5;border-radius:10px;padding:10px 12px;font-size:.9rem}.chat-editor-field input:focus,.chat-editor-field textarea:focus,.chat-editor-field select:focus,.document-modal__field input:focus,.document-modal__field textarea:focus,.document-modal__field select:focus{border-color:#4b63f36b;outline:none;box-shadow:0 0 0 3px #4b63f31a}.chat-editor-toggle{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:start;padding:10px 12px}.chat-editor-toggle input,.chat-editor-option input{width:14px;height:14px;accent-color:var(--color-primary-600);margin:0}.chat-editor-toggle__body,.chat-editor-option__body{gap:3px;display:grid}.chat-editor-toggle__body small,.chat-editor-option__body small,.chat-editor-section__empty{color:var(--color-text-soft);font-size:.69rem;line-height:1.45}.chat-editor-section{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:10px;padding:10px 11px}.chat-editor-section__header{min-height:22px}.chat-editor-section__count{border:1px solid var(--workspace-border);min-width:22px;height:22px;color:var(--color-text-soft);background:#fff;border-radius:7px;justify-content:center;align-items:center;padding:0 7px;font-size:.66rem;font-weight:600;line-height:1;display:inline-flex}.chat-editor-section__empty--boxed{border:1px dashed var(--workspace-border);background:#fff;border-radius:8px;padding:10px 12px}.chat-editor-danger{background:#d6454508;border:1px solid #d6454524;border-radius:7px;gap:8px;padding:10px 12px;display:grid}.chat-editor-section>.chat-editor-option+.chat-editor-option{margin-top:6px}.chat-editor-expert-card{border:1px solid var(--workspace-border);background:#fff;border-radius:8px;gap:10px;padding:10px 12px;display:grid}.chat-editor-expert-card__identity{align-items:center;gap:10px;display:flex}.chat-editor-expert-card__avatar{width:34px;height:34px;color:var(--color-primary-700);background:#4b63f314;border:1px solid #4b63f333;border-radius:9px;flex:0 0 34px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.chat-editor-expert-card__copy{gap:3px;min-width:0;display:grid}.chat-editor-expert-card__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;line-height:1.3;overflow:hidden}.chat-editor-expert-card__copy small,.chat-editor-expert-card__meta-item small{color:var(--color-text-soft);font-size:.66rem;line-height:1.35}.chat-editor-expert-card__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.chat-editor-expert-card__meta-item{border-top:1px solid var(--workspace-divider);gap:3px;padding-top:8px;display:grid}.chat-editor-expert-card__meta-item strong{color:var(--color-text);font-size:.72rem;line-height:1.35}.chat-editor-option__body strong{font-size:.72rem;line-height:1.35}.chat-editor-section .chat-editor-option{border:1px solid var(--workspace-border);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.chat-editor-section .chat-editor-option__status{align-self:center}.chat-editor-danger__header{gap:3px;display:grid}.chat-editor-danger__header strong{font-size:.74rem;font-weight:600;line-height:1.3}.chat-editor-danger__header p,.chat-editor-danger__warning{color:var(--color-text-soft);margin:0;font-size:.69rem;line-height:1.45}.chat-editor-danger__warning{color:var(--color-danger)}.chat-editor-danger__actions,.chat-editor-danger__controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chat-editor-danger__actions{justify-content:space-between}.chat-editor-danger__controls{justify-content:flex-end}.chat-editor-danger__button{min-height:30px;color:var(--color-danger);background:#d645450f;border:1px solid #d6454529;border-radius:6px;justify-content:center;align-items:center;padding:0 10px;font-size:.72rem;font-weight:600;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex}.chat-editor-danger__button:hover{background:#d645451a;border-color:#d6454538}.chat-editor-danger__button--ghost{border-color:var(--workspace-border);color:var(--color-text);background:#fff}.chat-editor-danger__button--ghost:hover{background:var(--workspace-surface-strong);border-color:#4b63f329}.chat-editor-danger__button--confirm{background:var(--color-danger);border-color:var(--color-danger);color:#fff}.chat-editor-danger__button--confirm:hover{background:#b93c3c;border-color:#b93c3c}.chat-editor-danger__button:disabled{opacity:.6;cursor:not-allowed}.chat-editor-modal__footer{padding-top:2px}.workspace-shell .workspace-nav-link__main{min-height:32px;padding:6px 8px}.workspace-shell .workspace-nav-link__action{flex-basis:24px;width:24px;height:24px;margin-right:4px;font-size:.82rem}.workspace-shell .workspace-chat-list{gap:3px;min-height:152px;max-height:236px;padding:0 2px 2px 8px}.workspace-shell .workspace-chat-list__header{align-items:center;min-height:20px;padding:0 2px 4px;display:flex}.workspace-shell .workspace-chat-list__header span{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-soft);font-size:.63rem;font-weight:700;line-height:1.2}.workspace-shell .workspace-chat-item{gap:1px;padding:7px 8px}.workspace-shell .workspace-chat-item-row{position:relative}.workspace-shell .workspace-chat-item-row .workspace-chat-item{min-width:0;padding-right:34px}.workspace-shell .workspace-chat-item strong{font-size:.69rem}.workspace-shell .workspace-chat-item small{font-size:.63rem}.workspace-shell .workspace-project-list .workspace-chat-item{align-items:center;min-height:30px;display:flex}.workspace-shell .workspace-project-item strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.workspace-shell .workspace-chat-item__settings{z-index:1;width:22px;height:22px;color:var(--color-text-soft);background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:background-color .14s,border-color .14s,color .14s;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.workspace-shell .workspace-chat-item-row:hover .workspace-chat-item__settings,.workspace-shell .workspace-chat-item__settings:hover,.workspace-shell .workspace-chat-item-row--active .workspace-chat-item__settings{background:var(--workspace-surface-strong);color:var(--color-primary-700);border-color:#4b63f324}.workspace-shell .workspace-chat-item__settings svg{width:12px;height:12px}.workspace-shell .workspace-chat-item__settings svg circle{fill:currentColor}.workspace-shell .page-grid--chat{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-content:stretch;padding:8px 10px 10px}.workspace-shell .page-grid--chat.page-grid--documents{padding:0}.workspace-shell .page-grid--chat .chat-thread-shell{justify-self:stretch;width:100%;min-width:0}.workspace-shell .page-grid--chat.page-grid--chat-avatar{grid-template-columns:minmax(0,1fr) 340px}.workspace-shell .page-grid--chat.page-grid--chat-avatar .chat-thread-shell{width:100%}.workspace-shell .chat-thread-shell{height:100%;padding:0 14px 12px;overflow:hidden}.workspace-shell .interviews-thread-shell{justify-self:stretch;width:100%;min-width:0}.workspace-shell .chat-thread-shell--entry{grid-template-rows:1fr;padding:0}.workspace-shell .chat-thread-shell__header{min-height:46px;width:min(100%, var(--workspace-thread-column));justify-self:center;padding:10px 0 8px}.workspace-shell .chat-thread-shell__title strong{font-size:.8rem;line-height:1.25}.workspace-shell .chat-thread-shell__title{gap:2px;min-width:0;display:grid}.workspace-shell .chat-thread-shell__subtitle{color:var(--color-text-soft);font-size:.68rem;line-height:1.35}.workspace-shell .chat-thread-shell__actions{align-items:center;gap:8px;display:flex}.workspace-shell .chat-thread-shell__avatar-toggle{flex:none}.workspace-shell .chat-thread-shell__avatar-toggle svg circle,.workspace-shell .chat-thread-shell__avatar-toggle svg path{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.workspace-shell .chat-thread-shell__avatar-toggle--active{color:var(--color-primary-700);background:#4b63f314;border-color:#4b63f338}.workspace-shell .workspace-model-menu{position:relative}.workspace-shell .workspace-model-menu__trigger{border:1px solid var(--workspace-border);min-width:120px;color:var(--color-text);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:.72rem;font-weight:700;line-height:1;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.workspace-shell .workspace-model-menu__trigger:hover{background:var(--workspace-hover);border-color:#4b63f338}.workspace-shell .workspace-model-menu__current{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .workspace-model-menu__trigger svg{flex:0 0 12px;width:12px;height:12px}.workspace-shell .workspace-model-menu__trigger svg path{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.workspace-shell .workspace-model-menu__panel{z-index:20;background:#fff;border:1px solid #cbd5e1f5;border-radius:14px;gap:2px;width:248px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 40px #0f172a24}.workspace-shell .workspace-model-menu__option{width:100%;color:var(--color-text);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 10px 9px;transition:border-color .14s,background-color .14s;display:flex}.workspace-shell .workspace-model-menu__option:hover,.workspace-shell .workspace-model-menu__option--active{background:var(--workspace-hover);border-color:#4b63f329}.workspace-shell .workspace-model-menu__option-copy{gap:3px;min-width:0;display:grid}.workspace-shell .workspace-model-menu__option-copy strong{font-size:.72rem;font-weight:700;line-height:1.2}.workspace-shell .workspace-model-menu__option-copy small{color:var(--color-text-soft);font-size:.66rem;line-height:1.4}.workspace-shell .workspace-model-menu__check{color:var(--color-primary-700);font-size:.78rem;font-weight:700;line-height:1.2}.workspace-shell .chat-model-switch{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:10px;align-items:stretch;gap:4px;padding:4px;display:inline-flex}.workspace-shell .chat-model-switch__button{min-width:0;color:var(--color-text-soft);text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;gap:1px;padding:6px 10px;transition:border-color .14s,background-color .14s,color .14s;display:grid}.workspace-shell .chat-model-switch__button strong{font-size:.66rem;font-weight:700;line-height:1.2}.workspace-shell .chat-model-switch__button small{color:inherit;font-size:.62rem;line-height:1.2}.workspace-shell .chat-model-switch__button:hover,.workspace-shell .chat-model-switch__button--active{color:var(--color-text);background:#fff;border-color:#4b63f32e}.workspace-shell .interviews-compact-status{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:7px;align-items:center;gap:6px;min-width:0;padding:5px 8px;display:inline-flex}.workspace-shell .interviews-compact-status--completed{background:#f3fbf6;border-color:#cfe7d8}.workspace-shell .interviews-compact-status--completed .interviews-compact-status__icon{color:var(--color-success)}.workspace-shell .interviews-compact-status--failed{background:#fff4f4;border-color:#f0d4d4}.workspace-shell .interviews-compact-status--failed .interviews-compact-status__icon{color:var(--color-danger)}.workspace-shell .interviews-compact-status__icon{width:14px;height:14px;color:var(--color-primary-700);justify-content:center;align-items:center;display:inline-flex}.workspace-shell .interviews-compact-status__icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.workspace-shell .interviews-compact-status strong,.workspace-shell .interviews-compact-status small{font-size:.66rem;line-height:1.2}.workspace-shell .interviews-compact-status small{max-width:180px;color:var(--color-text-soft);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-shell .thread-messages--chat{align-content:start;justify-items:center;gap:12px}.workspace-shell .thread-messages--ready{align-content:center}.workspace-shell .chat-entry{flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;min-height:0;padding:24px;display:flex}.workspace-shell .chat-entry__headline{width:min(100%, var(--workspace-entry-width));text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.workspace-shell .chat-entry__headline h1{color:var(--color-text);text-wrap:balance;margin:0;font-size:1.16rem;font-weight:600;line-height:1.18}.workspace-shell .chat-thread-ready{text-align:center;justify-items:center;gap:6px;width:min(100%,340px);margin:auto;display:grid}.workspace-shell .chat-thread-ready strong{font-size:.84rem;font-weight:600;line-height:1.3}.workspace-shell .chat-thread-ready p{color:var(--color-text-soft);margin:0;font-size:.72rem;line-height:1.5}.workspace-shell .chat-composer,.workspace-shell .workspace-entry-field{gap:8px;display:grid}.workspace-shell .chat-composer--entry,.workspace-shell .workspace-entry-field--entry,.workspace-shell .chat-entry__field,.workspace-shell .documents-entry__field{width:min(100%, var(--workspace-thread-content))}.workspace-shell .chat-entry .workspace-entry-layout__body{justify-items:center;display:grid}.workspace-shell .chat-entry .workspace-entry-field--entry{justify-self:center}.workspace-shell .chat-composer--thread{width:min(100%, var(--workspace-thread-content));justify-self:center}.workspace-shell .thread-messages--chat>.message-row,.workspace-shell .thread-messages--chat>.chat-thread-ready,.workspace-shell .thread-messages--chat>.documents-thread,.workspace-shell .thread-messages--chat>.empty-state{width:min(100%, var(--workspace-thread-column))}.workspace-shell .message-row{width:min(100%, var(--workspace-thread-column));justify-self:center}.workspace-shell .message-bubble{width:min(100%, calc(var(--workspace-thread-column) - 32px))}.workspace-shell .message-bubble__meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-shell .message-bubble__meta-actions{align-items:center;gap:8px;display:inline-flex}.workspace-shell .message-bubble__action{border:1px solid var(--workspace-border);width:26px;height:26px;color:var(--color-text-soft);background:#fff;border-radius:7px;justify-content:center;align-items:center;padding:0;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.workspace-shell .message-bubble__action:hover{background:var(--workspace-hover);color:var(--color-primary-700);border-color:#4b63f338}.workspace-shell .message-bubble__action--active{color:var(--color-primary-700);background:#4b63f314;border-color:#4b63f33d}.workspace-shell .message-bubble__action:disabled{opacity:.6;cursor:wait}.workspace-shell .message-bubble__action svg{width:13px;height:13px}.workspace-shell .message-bubble__action svg path{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.workspace-shell .message-bubble__action--active svg path{fill:currentColor;stroke:none}.workspace-shell .message-bubble__content--draft{align-items:center;gap:8px;display:inline-flex}.workspace-shell .message-bubble__thinking-preview{background:#4b63f30a;border:1px dashed #4b63f32e;border-radius:8px;gap:5px;max-height:148px;margin-top:8px;padding:8px 10px;display:grid;overflow:auto}.workspace-shell .message-bubble__thinking-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary-700);font-size:.62rem;font-weight:700}.workspace-shell .message-bubble__thinking-text{color:var(--color-text-soft);white-space:pre-wrap;font-size:.72rem;line-height:1.45}.workspace-shell .message-bubble__context{border:1px solid var(--workspace-border);background:#4b63f30d;border-radius:8px;gap:2px;margin-top:8px;padding:6px 8px;display:inline-grid}.workspace-shell .message-bubble__context-label{color:var(--color-text-soft);font-size:.62rem;line-height:1.35}.workspace-shell .message-bubble__context strong{font-size:.7rem;font-weight:600;line-height:1.35}.workspace-shell .message-sources__link{color:var(--color-primary-700);word-break:break-word;font-size:.66rem;line-height:1.4}.workspace-shell .message-sources__meta-line{color:var(--color-text-soft)}.workspace-shell .message-sources__quote{color:var(--color-text-base);font-size:.7rem;line-height:1.45}.workspace-shell .message-bubble__typing{align-items:center;gap:4px;display:inline-flex}.workspace-shell .message-bubble__typing i{background:#4b63f3b8;border-radius:999px;width:5px;height:5px;animation:1.1s ease-in-out infinite workspace-chat-typing;display:block}.workspace-shell .message-bubble__typing i:nth-child(2){animation-delay:.15s}.workspace-shell .message-bubble__typing i:nth-child(3){animation-delay:.3s}@keyframes workspace-chat-typing{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.workspace-shell .message-bubble__hint-icon{width:20px;height:20px;color:var(--color-text-soft);cursor:help;background:#4b63f30f;border:1px solid #4b63f329;border-radius:999px;justify-content:center;align-items:center;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.workspace-shell .message-bubble__hint-icon:hover,.workspace-shell .message-bubble__hint-icon:focus-visible{color:var(--color-primary-700);background:#4b63f31a;border-color:#4b63f347;outline:none}.workspace-shell .message-bubble__hint-icon svg{width:12px;height:12px}.workspace-shell .message-bubble__hint-icon svg circle,.workspace-shell .message-bubble__hint-icon svg path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.workspace-shell .message-reasoning>div{white-space:pre-wrap;max-height:280px;overflow:auto}.workspace-shell .message-reasoning{background:#f6f8ffe0;border:1px solid #4b63f31f;border-radius:10px;margin:6px 0 0;overflow:hidden}.workspace-shell .message-reasoning summary{cursor:pointer;color:var(--color-text-soft);letter-spacing:.04em;justify-content:space-between;align-items:center;gap:8px;padding:9px 11px;font-size:.68rem;font-weight:700;line-height:1.35;list-style:none;display:flex}.workspace-shell .message-reasoning summary::-webkit-details-marker{display:none}.workspace-shell .message-reasoning[open] summary{border-bottom:1px solid #4b63f31a}.workspace-shell .message-reasoning>div{color:var(--color-text-muted);padding:10px 11px 11px;font-family:inherit;font-size:.73rem;line-height:1.6}.workspace-shell .message-bubble__content--markdown>:first-child{margin-top:0}.workspace-shell .message-bubble__content--markdown>:last-child{margin-bottom:0}.workspace-shell .message-bubble__content--markdown p,.workspace-shell .message-bubble__content--markdown ul,.workspace-shell .message-bubble__content--markdown ol,.workspace-shell .message-bubble__content--markdown blockquote,.workspace-shell .message-bubble__content--markdown pre,.workspace-shell .message-bubble__content--markdown table,.workspace-shell .message-bubble__content--markdown h1,.workspace-shell .message-bubble__content--markdown h2,.workspace-shell .message-bubble__content--markdown h3,.workspace-shell .message-bubble__content--markdown h4{margin:0 0 10px}.workspace-shell .message-bubble__content--markdown h1,.workspace-shell .message-bubble__content--markdown h2,.workspace-shell .message-bubble__content--markdown h3,.workspace-shell .message-bubble__content--markdown h4{color:var(--color-text-strong);font-size:.82rem;font-weight:700;line-height:1.35}.workspace-shell .message-bubble__content--markdown ul,.workspace-shell .message-bubble__content--markdown ol{padding-left:18px}.workspace-shell .message-bubble__content--markdown li+li{margin-top:4px}.workspace-shell .message-bubble__content--markdown blockquote{color:var(--color-text-muted);background:#4b63f30f;border-left:3px solid #4b63f347;border-radius:0 8px 8px 0;padding:8px 10px}.workspace-shell .message-bubble__content--markdown code{background:#0f172a0f;border-radius:6px;padding:1px 5px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.68rem}.workspace-shell .message-bubble__content--markdown pre{color:#e2e8f0;background:#0f172a;border-radius:8px;padding:10px;overflow:auto}.workspace-shell .message-bubble__content--markdown pre code{color:inherit;background:0 0;padding:0}.workspace-shell .message-bubble__content--markdown table{border-collapse:collapse;display:block;overflow-x:auto}.workspace-shell .message-bubble__content--markdown th,.workspace-shell .message-bubble__content--markdown td{text-align:left;vertical-align:top;border:1px solid #94a3b857;min-width:90px;padding:7px 8px}.workspace-shell .message-bubble__content--markdown th{background:#4b63f30f;font-weight:700}.workspace-shell .message-bubble__content--markdown a{color:var(--color-primary-700);text-underline-offset:2px;text-decoration:underline}.workspace-shell .chat-composer__form,.workspace-shell .workspace-entry-field__form{margin:0}.workspace-shell .chat-composer__surface,.workspace-shell .workspace-entry-field__surface{background:#fff;border:1px solid #4b63f329;border-radius:20px;align-items:flex-end;gap:8px;min-height:54px;padding:6px 7px 6px 8px;transition:border-color .14s,box-shadow .14s,background .14s;display:flex;box-shadow:0 10px 22px #0f172a0f}.workspace-shell .chat-composer__surface:focus-within,.workspace-shell .workspace-entry-field__surface:focus-within{border-color:#4b63f34d;box-shadow:0 0 0 3px #4b63f314,0 10px 22px #0f172a0f}.workspace-shell .chat-composer__surface--typing,.workspace-shell .workspace-entry-field__surface--typing{background:#fcfdff}.workspace-shell .chat-composer__surface--disabled,.workspace-shell .workspace-entry-field__surface--disabled{opacity:.72}.workspace-shell .chat-composer__input,.workspace-shell .workspace-entry-field__input{resize:none;width:auto;min-width:0;min-height:24px;max-height:180px;box-shadow:none;color:var(--color-text);background:0 0;border:0;flex:auto;padding:4px 0;font-size:.88rem;line-height:1.5;overflow-y:auto}.workspace-shell .workspace-entry-field__input--input::-webkit-search-decoration{-webkit-appearance:none}.workspace-shell .workspace-entry-field__input--input::-webkit-search-cancel-button{-webkit-appearance:none}.workspace-shell .workspace-entry-field__input--input::-webkit-search-results-button{-webkit-appearance:none}.workspace-shell .workspace-entry-field__input--input::-webkit-search-results-decoration{-webkit-appearance:none}.workspace-shell .chat-composer--entry .chat-composer__input,.workspace-shell .workspace-entry-field--entry .workspace-entry-field__input{font-size:.86rem}.workspace-shell .chat-composer__input:focus,.workspace-shell .workspace-entry-field__input:focus{outline:none}.workspace-shell .chat-composer__input::placeholder,.workspace-shell .workspace-entry-field__input::placeholder{color:var(--color-text-soft)}.workspace-shell .chat-composer__actions,.workspace-shell .workspace-entry-field__actions{flex:none;align-items:center;gap:6px;display:inline-flex}.workspace-shell .chat-composer__icon-button,.workspace-shell .chat-composer__submit,.workspace-shell .workspace-entry-field__icon-button,.workspace-shell .workspace-entry-field__submit{border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .14s,border-color .14s,color .14s,transform .14s,opacity .14s;display:inline-flex}.workspace-shell .chat-composer__icon-button,.workspace-shell .workspace-entry-field__icon-button{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);color:var(--color-text-soft);touch-action:manipulation}.workspace-shell .chat-composer__icon-button:hover:not(:disabled),.workspace-shell .workspace-entry-field__icon-button:hover:not(:disabled){color:var(--color-text);border-color:#4b63f32e;transform:translateY(-1px)}.workspace-shell .chat-composer__icon-button--recording,.workspace-shell .workspace-entry-field__icon-button--recording{color:#b83d3d;background:#d645451f;border-color:#d6454538}.workspace-shell .chat-composer__submit,.workspace-shell .workspace-entry-field__submit{background:var(--color-primary-700);color:#fff;touch-action:manipulation;border:0}.workspace-shell .chat-composer__submit--stop{color:#fff;background:#d64545}.workspace-shell .chat-composer__submit--idle,.workspace-shell .workspace-entry-field__submit--idle{color:#4b63f399;background:#d8dffb}.workspace-shell .chat-composer__submit:hover:not(:disabled),.workspace-shell .workspace-entry-field__submit:hover:not(:disabled){transform:translateY(-1px)}.workspace-shell .chat-composer__submit--stop:hover:not(:disabled){background:#bf3b3b}.workspace-shell .chat-composer__icon-button:disabled,.workspace-shell .chat-composer__submit:disabled,.workspace-shell .workspace-entry-field__icon-button:disabled,.workspace-shell .workspace-entry-field__submit:disabled{cursor:not-allowed;opacity:.6}.workspace-shell .chat-composer__icon-button svg,.workspace-shell .chat-composer__submit svg,.workspace-shell .workspace-entry-field__icon-button svg,.workspace-shell .workspace-entry-field__submit svg{width:14px;height:14px}.workspace-shell .chat-composer__icon-button svg path,.workspace-shell .workspace-entry-field__icon-button svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.workspace-shell .chat-composer__submit svg path,.workspace-shell .workspace-entry-field__submit svg path,.workspace-shell .chat-composer__submit--stop svg rect{fill:currentColor;stroke:none}.workspace-shell .chat-composer__hint,.workspace-shell .workspace-entry-field__hint{color:var(--color-text-soft);margin:0;font-size:.63rem;line-height:1.45}.workspace-shell .chat-composer__surface--voice{position:relative}.workspace-shell .chat-composer__voice-overlay{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8fafff5;border:1px solid #4b63f31f;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;display:flex;position:absolute;inset:6px}.workspace-shell .chat-composer__voice-spinner{border:2px solid #4b63f32e;border-top-color:var(--color-primary-700);border-radius:999px;flex:0 0 14px;width:14px;height:14px;animation:.9s linear infinite chat-composer-spin}.workspace-shell .chat-composer__voice-meter{flex:none;align-items:end;gap:3px;height:24px;display:inline-flex}.workspace-shell .chat-composer__voice-bar{transform-origin:bottom;background:linear-gradient(#4b63f3fa 0%,#4b63f373 100%);border-radius:999px;width:3px;height:100%;transition:transform 90ms linear}.workspace-shell .chat-composer__voice-copy{flex:auto;gap:2px;min-width:0;display:grid}.workspace-shell .chat-composer__voice-copy strong{color:var(--color-text);font-size:.76rem;line-height:1.25}.workspace-shell .chat-composer__voice-copy small{color:var(--color-text-soft);font-size:.66rem;line-height:1.35}.workspace-shell .chat-composer__voice-stop{color:#fff;cursor:pointer;background:#d64545;border:0;border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .14s,transform .14s;display:inline-flex}.workspace-shell .chat-composer__voice-stop:hover{background:#bf3b3b;transform:translateY(-1px)}.workspace-shell .chat-composer__voice-stop svg{width:13px;height:13px}.workspace-shell .chat-composer__voice-stop svg rect{fill:currentColor}@keyframes chat-composer-spin{to{transform:rotate(360deg)}}.workspace-shell .chat-composer--entry .chat-composer__hint,.workspace-shell .workspace-entry-field--entry .workspace-entry-field__hint{text-align:center}.workspace-shell{grid-template-rows:48px minmax(0,1fr)}.workspace-header{min-height:48px}.workspace-shell .documents-workspace{grid-template-rows:auto minmax(0,1fr);gap:8px;height:100%;min-height:0;padding:8px;display:grid}.workspace-shell .documents-search-shell,.workspace-shell .documents-records,.workspace-shell .documents-detail-panel{border:1px solid var(--workspace-border);background:var(--workspace-surface);border-radius:8px}.workspace-shell .documents-entry{flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;min-height:0;padding:24px;display:flex}.workspace-shell .documents-entry__headline{text-align:center;flex-direction:column;align-items:center;gap:6px;width:min(100%,700px);display:flex}.workspace-shell .documents-entry__headline h1{color:var(--color-text);text-wrap:balance;margin:0;font-size:1.16rem;font-weight:600;line-height:1.18}@keyframes expert-mode-in{0%{opacity:0;filter:blur(2px);transform:scale(.97)translateY(6px)}to{opacity:1;filter:blur();transform:scale(1)translateY(0)}}.workspace-shell .documents-entry-shell--expert .workspace-entry-layout__headline small{color:#a05c1a;transition:color .24s}.workspace-shell .documents-entry-shell--expert .workspace-entry-layout__headline h1{color:#7c3e0e;transition:color .24s}.workspace-shell .documents-entry-shell--expert .documents-entry__headline small{color:#a05c1a}.workspace-shell .documents-entry-shell--expert .documents-entry__headline h1{color:#7c3e0e}.workspace-shell .documents-entry-shell--expert .workspace-entry-layout__body{background:#fff7edb3;border:1px solid #b464142e;border-radius:10px;padding:14px;animation:.42s cubic-bezier(.22,1,.36,1) 40ms both expert-mode-in}.workspace-shell .documents-search-shell{gap:8px;padding:8px 10px;display:grid}.workspace-shell .documents-search-shell--entry{background:0 0;border:0;width:min(100%,700px);padding:0}.workspace-shell .documents-search-shell__bar,.workspace-shell .documents-records__header,.workspace-shell .document-modal__header,.workspace-shell .document-modal__footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-shell .documents-search-shell__context small,.workspace-shell .documents-detail__header small{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:700}.workspace-shell .documents-search-shell__context{gap:2px;min-width:0;display:grid}.workspace-shell .documents-search-shell__context strong,.workspace-shell .documents-records__header strong{min-width:0;font-size:.77rem;font-weight:600;line-height:1.2;display:block}.workspace-shell .documents-search-shell__actions{align-items:center;gap:8px;display:flex}.workspace-shell .documents-records__header span{color:var(--color-text-soft);font-size:.7rem}.workspace-shell .documents-search-shell__surface{background:#fff;border:1px solid #4b63f329;border-radius:999px;align-items:flex-end;gap:8px;min-height:42px;padding:5px 7px 5px 8px;transition:border-color .14s,box-shadow .14s,background .14s;display:flex;box-shadow:0 6px 16px #0f172a0a}.workspace-shell .documents-search-shell__surface--entry{border-color:#4b63f329;border-radius:20px;min-height:54px;padding:6px 7px 6px 8px;box-shadow:0 10px 22px #0f172a0f}.workspace-shell .documents-search-shell__surface:focus-within{border-color:#4b63f34d;box-shadow:0 0 0 3px #4b63f314,0 10px 22px #0f172a0f}.workspace-shell .documents-search-shell__icon{color:#7f89a1f5;flex:0 0 15px;justify-content:center;align-self:center;align-items:center;width:15px;height:15px;display:inline-flex}.workspace-shell .documents-search-shell__icon svg{width:15px;height:15px;display:block}.workspace-shell .documents-search-shell__surface svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.workspace-shell .documents-search-shell__surface input{width:100%;min-width:0;min-height:30px;color:var(--color-text);appearance:none;background:0 0;border:0;outline:0;flex:auto;padding:6px 0 4px;font-family:inherit;font-size:.88rem;font-weight:400;line-height:1.5}.workspace-shell .documents-search-shell__surface--entry input{font-size:.86rem}.workspace-shell .documents-search-shell__surface input::placeholder{color:var(--color-text-soft)}.workspace-shell .documents-search-shell__surface input::-webkit-search-decoration{-webkit-appearance:none}.workspace-shell .documents-search-shell__surface input::-webkit-search-cancel-button{-webkit-appearance:none}.workspace-shell .documents-search-shell__surface input::-webkit-search-results-button{-webkit-appearance:none}.workspace-shell .documents-search-shell__surface input::-webkit-search-results-decoration{-webkit-appearance:none}.workspace-shell .documents-detail__description,.workspace-shell .document-modal__headline p,.workspace-shell .document-modal__field small{color:var(--color-text-soft);margin:0;font-size:.71rem;line-height:1.5}.workspace-shell .documents-record-list{grid-auto-rows:max-content;align-content:start;gap:6px;min-height:0;display:grid;overflow:auto}.workspace-shell .documents-stage{min-height:0}.workspace-shell .documents-detail__header strong,.workspace-shell .document-modal__headline h2{margin:0;font-size:.9rem;font-weight:600;line-height:1.24}.workspace-shell .documents-stage__body{grid-template-columns:minmax(0,1.2fr) minmax(260px,.58fr);gap:10px;min-height:0;display:grid;overflow:hidden}.workspace-shell .documents-records,.workspace-shell .documents-detail-panel{grid-template-rows:auto minmax(0,1fr);gap:8px;min-height:0;padding:10px;display:grid;overflow:hidden}.workspace-shell .documents-record-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px;display:grid}.workspace-shell .documents-record{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);text-align:left;border-radius:8px;align-self:start;gap:6px;min-width:0;padding:9px 10px;display:grid}.workspace-shell .documents-record:hover,.workspace-shell .documents-record--active .documents-record{background:var(--workspace-hover);border-color:#4b63f333}.workspace-shell .documents-record__top,.workspace-shell .documents-detail__actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.workspace-shell .documents-record__top strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.76rem;font-weight:600;line-height:1.3;overflow:hidden}.workspace-shell .documents-record__top-meta{flex:none;align-items:center;gap:6px;display:inline-flex}.workspace-shell .documents-record__top-meta small{color:var(--color-text-soft);font-size:.64rem;line-height:1.3}.workspace-shell .documents-record__meta{color:var(--color-text-soft);grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) auto;align-items:center;gap:10px;font-size:.67rem;line-height:1.35;display:grid}.workspace-shell .documents-record__meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .documents-record__menu{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);width:30px;min-width:30px;min-height:100%;color:var(--color-text-soft);border-radius:8px;justify-content:center;align-self:stretch;align-items:center;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.workspace-shell .documents-record-row:hover .documents-record__menu,.workspace-shell .documents-record__menu:hover,.workspace-shell .documents-record--active .documents-record__menu{background:var(--workspace-hover);color:var(--color-primary-700);border-color:#4b63f333}.workspace-shell .documents-record__menu svg{width:13px;height:13px}.workspace-shell .documents-record__menu svg circle{fill:currentColor}.workspace-shell .documents-detail{align-content:start;gap:10px;min-height:0;display:grid;overflow:auto}.workspace-shell .documents-detail__header{gap:4px;display:grid}.workspace-shell .documents-detail__field,.document-modal__field{gap:6px;display:grid}.workspace-shell .documents-detail__field span,.document-modal__field span{font-size:.7rem;font-weight:600;line-height:1.3}.workspace-shell .documents-detail__field strong{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:6px;min-height:34px;padding:8px 10px;font-size:.74rem;font-weight:600;line-height:1.35;display:block}.workspace-shell .documents-detail__field select,.document-modal__field input,.document-modal__field textarea,.document-modal__field select{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);width:100%;min-height:34px;color:var(--color-text);border-radius:6px;padding:0 10px;font-size:.74rem}.document-modal__field textarea{resize:vertical;min-height:90px;padding:10px}.document-modal__static,.document-modal__status-row{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:6px;min-height:34px;padding:8px 10px}.document-modal__static{word-break:break-word;align-items:center;font-size:.74rem;line-height:1.35;display:flex}.document-modal__status-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.document-modal__status-row small{color:var(--color-text-soft);font-size:.68rem;line-height:1.35}.document-project-editor__section,.document-project-editor__danger{border-top:1px solid var(--workspace-divider);gap:8px;padding-top:2px;display:grid}.document-project-editor__header,.document-project-editor__danger-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.document-project-editor__header strong,.document-project-editor__danger-copy strong{font-size:.74rem;font-weight:600;line-height:1.3}.document-project-editor__hint,.document-project-editor__danger-copy p,.document-project-editor__option-body small,.document-project-editor__empty{color:var(--color-text-soft);margin:0;font-size:.69rem;line-height:1.45}.document-project-editor__option{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:8px 10px;display:grid}.document-project-editor__option input{margin:2px 0 0}.document-project-editor__option-body{gap:2px;min-width:0;display:grid}.document-project-editor__option-body strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.73rem;font-weight:600;line-height:1.3;display:block;overflow:hidden}.document-project-editor__danger-copy{gap:3px;display:grid}.workspace-shell .documents-detail__meta{gap:8px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .documents-detail__meta li{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:7px;gap:2px;padding:8px 10px;display:grid}.workspace-shell .documents-detail__meta li span{color:var(--color-text-soft);font-size:.67rem}.workspace-shell .documents-detail__meta li strong{word-break:break-word;font-size:.73rem;font-weight:600;line-height:1.38}.workspace-shell .documents-detail__path{font-family:JetBrains Mono,monospace;font-size:.68rem}.document-modal--small{width:min(460px,100%)}.document-modal__footer-group{align-items:center;gap:8px;display:flex}.document-modal__danger-hint{color:var(--color-text-soft);margin:0;font-size:.7rem;line-height:1.45}.document-modal__danger-button{color:#b42318;background:#fef2f2f5;border-color:#b4231824}.document-modal__error{color:var(--color-danger);margin:0;font-size:.72rem;line-height:1.45}.workspace-shell .interviews-shell{background:var(--workspace-surface);border:0;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr);gap:12px;min-height:0;padding:0 14px 12px;display:grid;overflow:hidden}.workspace-shell .interviews-shell--entry{grid-template-rows:1fr;padding:0}.workspace-shell .interviews-entry{align-content:start;justify-items:center;gap:12px;height:100%;min-height:0;padding:clamp(52px,10vh,88px) 24px 24px;display:grid}.workspace-shell .interviews-entry__headline{justify-items:center;gap:6px;display:grid}.workspace-shell .interviews-entry__headline h1{color:var(--color-text);text-wrap:balance;margin:0;font-size:1.16rem;font-weight:600;line-height:1.18}.workspace-shell .interviews-shell__header,.workspace-shell .interviews-section-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.workspace-shell .interviews-shell__header{min-height:46px;padding:10px 0 0}.workspace-shell .interviews-shell__title{gap:2px;display:grid}.workspace-shell .interviews-shell__title strong,.workspace-shell .interviews-section-header strong{font-size:.8rem;font-weight:600;line-height:1.25}.workspace-shell .interviews-shell__title small,.workspace-shell .interviews-section-header p,.workspace-shell .interviews-card small,.workspace-shell .interviews-card p,.workspace-shell .interviews-side-card small,.workspace-shell .interviews-side-card p,.workspace-shell .interview-turn__message small,.workspace-shell .interview-turn__meta small{color:var(--color-text-soft);margin:0;font-size:.69rem;line-height:1.45}.workspace-shell .interviews-shell__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-shell .interviews-overview{grid-template-columns:minmax(0,1.1fr) repeat(2,minmax(220px,.7fr));gap:10px;display:grid}.workspace-shell .interviews-card,.workspace-shell .interviews-side-card,.workspace-shell .interviews-thread,.workspace-shell .interviews-draft{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:8px}.workspace-shell .interviews-card{gap:10px;min-width:0;padding:12px;display:grid}.workspace-shell .interviews-card--profile{grid-template-columns:auto minmax(0,1fr);align-items:start}.workspace-shell .interviews-card__avatar{width:40px;height:40px;color:var(--color-primary-700);background:#4b63f31f;border-radius:8px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.workspace-shell .interviews-card__body{gap:4px;min-width:0;display:grid}.workspace-shell .interviews-card__body strong{font-size:.78rem;font-weight:600;line-height:1.25}.workspace-shell .interviews-meta{gap:8px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .interviews-meta li,.workspace-shell .interviews-card__meta-line{justify-content:space-between;align-items:start;gap:10px;display:flex}.workspace-shell .interviews-meta span,.workspace-shell .interviews-card__meta-line span{color:var(--color-text-soft);font-size:.68rem;line-height:1.45}.workspace-shell .interviews-meta strong,.workspace-shell .interviews-card__meta-line strong{text-align:right;font-size:.72rem;font-weight:600;line-height:1.35}.workspace-shell .interviews-body{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:12px;min-height:0;display:grid;overflow:hidden}.workspace-shell .interviews-thread,.workspace-shell .interviews-draft,.workspace-shell .interviews-side-card{min-width:0}.workspace-shell .interviews-thread{grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0;padding:12px;display:grid;overflow:hidden}.workspace-shell .interviews-transcript{align-content:start;gap:10px;min-height:0;padding-right:2px;display:grid;overflow:auto}.workspace-shell .interviews-transcript--empty{align-content:stretch;height:100%;min-height:240px;padding-right:0;overflow:hidden}.workspace-shell .interviews-transcript--empty .empty-state{background:#fff;border-style:solid;border-radius:8px;align-content:center;height:100%;padding:18px 20px;display:grid}.workspace-shell .interview-turn{border:1px solid var(--workspace-border);background:#fff;border-radius:7px;gap:8px;padding:10px;display:grid}.workspace-shell .interview-turn__meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-shell .interview-turn__meta strong{font-size:.72rem;font-weight:700;line-height:1.3}.workspace-shell .interview-turn__meta-right{align-items:center;gap:8px;display:flex}.workspace-shell .interview-turn__message{border-radius:7px;gap:4px;padding:9px 10px;display:grid}.workspace-shell .interview-turn__message p{color:var(--color-text);margin:0;font-size:.75rem;line-height:1.5}.workspace-shell .interview-turn__message--assistant{background:#4b63f30f;border:1px solid #4b63f31f}.workspace-shell .interview-turn__message--expert{border:1px solid var(--workspace-border);background:#fff}.workspace-shell .interviews-side{grid-template-rows:minmax(0,auto) auto auto;gap:10px;min-height:0;padding-right:2px;display:grid;overflow:auto}.workspace-shell .interviews-draft,.workspace-shell .interviews-side-card{gap:10px;padding:12px;display:grid}.workspace-shell .interviews-section-header--compact{display:block}.workspace-shell .interviews-draft__form{gap:10px;display:grid}.workspace-shell .interviews-draft__controls{grid-template-columns:92px minmax(0,1fr);gap:10px;display:grid}.workspace-shell .interviews-guidance{gap:6px;margin:0;padding-left:18px;display:grid}.workspace-shell .interviews-guidance li{color:var(--color-text);font-size:.72rem;line-height:1.45}.knowledge-ticket-modal__modes{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.knowledge-ticket-modal__mode{border:1px solid var(--workspace-border);min-height:28px;color:var(--color-text-soft);cursor:pointer;touch-action:manipulation;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.7rem;line-height:1.2;display:inline-flex}.knowledge-ticket-modal__mode input{margin:0}.knowledge-ticket-modal__voice-actions{justify-content:flex-start}.workspace-shell .knowledge-shell{background:var(--workspace-surface);border:0;border-radius:8px;grid-template-rows:auto auto minmax(0,1fr);gap:12px;min-height:0;padding:0 14px 12px;display:grid;overflow:hidden}.workspace-shell .knowledge-shell--entry{grid-template-rows:1fr;padding:0}.workspace-shell .knowledge-entry{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;min-height:0;padding:24px 18px;display:flex}.workspace-shell .knowledge-entry__modes{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.workspace-shell .knowledge-entry__mode{border:1px solid var(--workspace-border);min-height:28px;color:var(--color-text-soft);touch-action:manipulation;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.7rem;line-height:1.2;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.workspace-shell .knowledge-entry__mode:hover,.workspace-shell .knowledge-entry__mode--active{color:var(--color-primary-700);background:#4b63f30f;border-color:#4b63f32e}.workspace-shell .knowledge-shell__header,.workspace-shell .knowledge-section-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.workspace-shell .knowledge-shell__header{min-height:46px;padding:10px 0 0}.workspace-shell .knowledge-shell__title{gap:2px;display:grid}.workspace-shell .knowledge-shell__title strong,.workspace-shell .knowledge-section-header strong{font-size:.98rem;font-weight:600;line-height:1.3}.workspace-shell .knowledge-shell__title small,.workspace-shell .knowledge-card small,.workspace-shell .knowledge-card p,.workspace-shell .knowledge-side-card small,.workspace-shell .knowledge-side-card p,.workspace-shell .knowledge-check-item p{color:var(--color-text-soft);margin:0;font-size:.82rem;line-height:1.55}.workspace-shell .knowledge-shell__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-shell .knowledge-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-shell .knowledge-card,.workspace-shell .knowledge-panel,.workspace-shell .knowledge-side-card{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:8px;min-width:0}.workspace-shell .knowledge-card,.workspace-shell .knowledge-side-card{gap:6px;padding:12px;display:grid}.workspace-shell .knowledge-card strong,.workspace-shell .knowledge-check-item strong{font-size:.75rem;font-weight:600;line-height:1.35}.workspace-shell .knowledge-body{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:12px;min-height:0;display:grid;overflow:hidden}.workspace-shell .knowledge-body--single{grid-template-columns:minmax(0,1fr);gap:14px}.workspace-shell .knowledge-main{grid-template-rows:minmax(0,1fr) auto;gap:10px;min-height:0;display:grid;overflow:hidden}.workspace-shell .knowledge-main--wide{width:100%}.workspace-shell .knowledge-panel{gap:10px;min-height:0;padding:12px;display:grid;overflow:hidden}.workspace-shell .knowledge-content{min-height:0;color:var(--color-text);white-space:pre-wrap;margin:0;font-size:.75rem;line-height:1.55;overflow:auto}.workspace-shell .knowledge-panel--document{align-content:start;min-height:min(620px,100vh - 290px)}.workspace-shell .knowledge-content--summary{border:1px solid var(--workspace-divider);background:var(--workspace-surface);border-radius:8px;padding:10px 12px}.workspace-shell .knowledge-document-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-shell .knowledge-main__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.workspace-shell .knowledge-empty-copy{color:var(--color-text-soft);margin:0;font-size:.72rem;line-height:1.5}.workspace-shell .knowledge-side{align-content:start;gap:10px;min-height:0;padding-right:2px;display:grid;overflow:auto}.workspace-shell .knowledge-side--grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-right:0;overflow:visible}.workspace-shell .knowledge-check-list{gap:8px;display:grid}.workspace-shell .knowledge-check-item{justify-content:space-between;align-items:start;gap:10px;padding:8px 0;display:flex}.workspace-shell .knowledge-check-item+.knowledge-check-item{border-top:1px solid var(--workspace-divider)}.workspace-shell .knowledge-meta{gap:8px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .knowledge-meta li{justify-content:space-between;align-items:start;gap:10px;display:flex}.workspace-shell .knowledge-meta span{color:var(--color-text-soft);font-size:.68rem;line-height:1.45}.workspace-shell .knowledge-meta strong{text-align:right;font-size:.72rem;font-weight:600;line-height:1.35}.workspace-shell .knowledge-entry__sources{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-shell .knowledge-source-card{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);text-align:left;min-width:0;color:var(--color-text-soft);border-radius:8px;gap:4px;padding:10px 12px;transition:border-color .18s,background .18s,color .18s;display:grid}.workspace-shell .knowledge-source-card span{color:var(--color-text-strong);font-size:.76rem;font-weight:600;line-height:1.3}.workspace-shell .knowledge-source-card small{margin:0;font-size:.68rem;line-height:1.45}.workspace-shell .knowledge-source-card:hover,.workspace-shell .knowledge-source-card--active{background:#4b63f30d;border-color:#4b63f32e}.workspace-shell .knowledge-entry__panel{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:8px;gap:12px;min-width:0;padding:12px;display:grid}.workspace-shell .knowledge-entry__panel-header{gap:4px;display:grid}.workspace-shell .knowledge-entry__panel-header strong,.workspace-shell .knowledge-entry__control span,.workspace-shell .knowledge-entry__options>span,.workspace-shell .knowledge-entry__status strong{color:var(--color-text-strong);font-size:.78rem;font-weight:600;line-height:1.35}.workspace-shell .knowledge-entry__panel-header p,.workspace-shell .knowledge-entry__status small,.workspace-shell .knowledge-entry__error,.workspace-shell .knowledge-entry__hint{color:var(--color-text-soft);margin:0;font-size:.68rem;line-height:1.45}.workspace-shell .knowledge-entry__inline-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.workspace-shell .knowledge-entry__control{gap:6px;min-width:0;display:grid}.workspace-shell .knowledge-entry__input,.workspace-shell .knowledge-entry__select,.workspace-shell .knowledge-entry__textarea{border:1px solid var(--workspace-border);width:100%;min-width:0;font:inherit;color:var(--color-text-strong);background:#fcfdff;border-radius:8px;padding:9px 10px;font-size:.82rem;line-height:1.45}.workspace-shell .knowledge-entry__textarea{resize:vertical;min-height:120px}.workspace-shell .knowledge-entry__input:focus,.workspace-shell .knowledge-entry__select:focus,.workspace-shell .knowledge-entry__textarea:focus{border-color:#4b63f347;outline:none;box-shadow:0 0 0 3px #4b63f314}.workspace-shell .knowledge-hidden-input{display:none}.workspace-shell .knowledge-dropzone{text-align:left;background:#4b63f308;border:1px dashed #4b63f347;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;padding:12px;display:flex}.workspace-shell .knowledge-dropzone:disabled{opacity:.56;cursor:not-allowed}.workspace-shell .knowledge-dropzone__copy{gap:3px;display:grid}.workspace-shell .knowledge-dropzone__copy strong{color:var(--color-text-strong);font-size:.78rem;font-weight:600;line-height:1.35}.workspace-shell .knowledge-dropzone__copy small{color:var(--color-text-soft);margin:0;font-size:.68rem;line-height:1.45}.workspace-shell .knowledge-dropzone__action{white-space:nowrap;color:var(--color-primary-700);font-size:.7rem;font-weight:600;line-height:1.3}.workspace-shell .knowledge-entry__status{border:1px solid var(--workspace-border);background:#4b63f308;border-radius:8px;gap:2px;padding:10px 11px;display:grid}.workspace-shell .knowledge-entry__options{gap:8px;display:grid}.workspace-shell .knowledge-entry__option-grid{flex-wrap:wrap;gap:8px;display:flex}.workspace-shell .knowledge-entry__option{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);min-height:30px;color:var(--color-text-soft);border-radius:8px;align-items:center;padding:0 10px;font-size:.72rem;font-weight:500;line-height:1.2;display:inline-flex}.workspace-shell .knowledge-entry__option:hover,.workspace-shell .knowledge-entry__option--active{color:var(--color-primary-700);background:#4b63f30f;border-color:#4b63f32e}.workspace-shell .knowledge-entry__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.workspace-shell .knowledge-entry__actions--split{justify-content:flex-start}.workspace-shell .knowledge-export-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (width<=1080px){.workspace-shell .knowledge-body,.workspace-shell .knowledge-side--grid{grid-template-columns:minmax(0,1fr)}}@media (width<=900px){.workspace-shell .knowledge-entry__sources,.workspace-shell .knowledge-entry__inline-grid,.workspace-shell .knowledge-overview,.workspace-shell .knowledge-main__grid{grid-template-columns:minmax(0,1fr)}.workspace-shell .knowledge-dropzone{flex-direction:column;align-items:flex-start}}.workspace-shell .checks-entry__sources{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.workspace-shell .checks-source-card{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);text-align:left;min-width:0;color:var(--color-text-soft);border-radius:8px;gap:4px;padding:10px 12px;transition:border-color .18s,background .18s,color .18s;display:grid}.workspace-shell .checks-source-card span{color:var(--color-text-strong);font-size:.76rem;font-weight:600;line-height:1.3}.workspace-shell .checks-source-card small{margin:0;font-size:.68rem;line-height:1.45}.workspace-shell .checks-source-card:hover,.workspace-shell .checks-source-card--active{background:#4b63f30d;border-color:#4b63f32e}.workspace-shell .checks-entry__panel{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:8px;gap:12px;min-width:0;padding:12px;display:grid}.workspace-shell .checks-entry__panel-header{gap:4px;display:grid}.workspace-shell .checks-entry__panel-header strong,.workspace-shell .checks-entry__control span,.workspace-shell .checks-entry__choice-group>span,.workspace-shell .checks-entry__status strong{color:var(--color-text-strong);font-size:.78rem;font-weight:600;line-height:1.35}.workspace-shell .checks-entry__panel-header p,.workspace-shell .checks-entry__status small,.workspace-shell .checks-entry__error,.workspace-shell .checks-entry__hint,.workspace-shell .checks-side-card p,.workspace-shell .checks-card p{color:var(--color-text-soft);margin:0;font-size:.68rem;line-height:1.45}.workspace-shell .checks-entry__inline-grid,.workspace-shell .checks-entry__grid-3{gap:10px;display:grid}.workspace-shell .checks-entry__inline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .checks-entry__grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-shell .checks-entry__control{gap:6px;min-width:0;display:grid}.workspace-shell .checks-entry__input,.workspace-shell .checks-entry__select,.workspace-shell .checks-entry__textarea{border:1px solid var(--workspace-border);width:100%;min-width:0;font:inherit;color:var(--color-text-strong);background:#fcfdff;border-radius:8px;padding:9px 10px;font-size:.82rem;line-height:1.45}.workspace-shell .checks-entry__textarea{resize:vertical;min-height:110px}.workspace-shell .checks-entry__input:focus,.workspace-shell .checks-entry__select:focus,.workspace-shell .checks-entry__textarea:focus{border-color:#4b63f347;outline:none;box-shadow:0 0 0 3px #4b63f314}.workspace-shell .checks-entry__choice-group{gap:8px;display:grid}.workspace-shell .checks-entry__chip-row{flex-wrap:wrap;gap:8px;display:flex}.workspace-shell .checks-entry__chip{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);min-height:30px;color:var(--color-text-soft);border-radius:8px;align-items:center;padding:0 10px;font-size:.72rem;font-weight:500;line-height:1.2;display:inline-flex}.workspace-shell .checks-entry__chip:hover,.workspace-shell .checks-entry__chip--active{color:var(--color-primary-700);background:#4b63f30f;border-color:#4b63f32e}.workspace-shell .checks-hidden-input{display:none}.workspace-shell .checks-dropzone{text-align:left;background:#4b63f308;border:1px dashed #4b63f347;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;padding:12px;display:flex}.workspace-shell .checks-dropzone__copy{gap:3px;display:grid}.workspace-shell .checks-dropzone__copy strong{color:var(--color-text-strong);font-size:.78rem;font-weight:600;line-height:1.35}.workspace-shell .checks-dropzone__copy small{color:var(--color-text-soft);margin:0;font-size:.68rem;line-height:1.45}.workspace-shell .checks-dropzone__action{white-space:nowrap;color:var(--color-primary-700);font-size:.68rem;font-weight:600;line-height:1.3}.workspace-shell .checks-entry__status{border:1px solid var(--workspace-border);background:#4b63f308;border-radius:8px;gap:2px;padding:10px 11px;display:grid}.workspace-shell .checks-entry__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.workspace-shell .checks-shell{grid-template-rows:auto auto minmax(0,1fr);gap:12px;min-height:0;display:grid}.workspace-shell .checks-shell__header,.workspace-shell .checks-section-header{justify-content:space-between;align-items:start;gap:12px;display:flex}.workspace-shell .checks-shell__header{min-height:46px;padding:10px 0 0}.workspace-shell .checks-shell__title strong,.workspace-shell .checks-section-header strong,.workspace-shell .checks-card strong,.workspace-shell .checks-meta strong{color:var(--color-text-strong);font-size:.8rem;font-weight:600;line-height:1.25}.workspace-shell .checks-shell__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.workspace-shell .checks-shell.checks-shell--entry{grid-template-rows:1fr;padding:0}.workspace-shell .checks-shell.checks-shell--entry>.checks-entry{place-self:stretch stretch;width:100%;min-width:0;height:100%;min-height:100%}.workspace-shell .checks-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.workspace-shell .checks-card,.workspace-shell .checks-panel,.workspace-shell .checks-side-card{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);border-radius:8px;min-width:0}.workspace-shell .checks-card,.workspace-shell .checks-side-card{gap:6px;padding:12px;display:grid}.workspace-shell .checks-card small,.workspace-shell .checks-side-card small,.workspace-shell .checks-meta span{color:var(--color-text-soft);font-size:.69rem;line-height:1.45}.workspace-shell .checks-body{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:12px;min-height:0;display:grid}.workspace-shell .checks-main,.workspace-shell .checks-side{align-content:start;gap:10px;min-height:0;display:grid}.workspace-shell .checks-panel{min-height:0;padding:12px}.workspace-shell .checks-meta{gap:8px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .checks-meta li{justify-content:space-between;align-items:start;gap:10px;display:flex}@media (width<=1080px){.workspace-shell .checks-body{grid-template-columns:minmax(0,1fr)}}@media (width<=900px){.workspace-shell .checks-entry__sources,.workspace-shell .checks-entry__inline-grid,.workspace-shell .checks-entry__grid-3,.workspace-shell .checks-overview{grid-template-columns:minmax(0,1fr)}.workspace-shell .checks-dropzone{flex-direction:column;align-items:flex-start}}.chat-editor-section--avatar,.workspace-shell .chat-editor-section--avatar{gap:10px}.chat-editor-avatar-modes,.workspace-shell .chat-editor-avatar-modes{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.chat-editor-avatar-mode,.workspace-shell .chat-editor-avatar-mode{border:1px solid var(--workspace-border);min-width:0;min-height:34px;color:var(--color-text-soft);background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0 10px;font-size:.7rem;font-weight:600;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.chat-editor-avatar-mode input,.workspace-shell .chat-editor-avatar-mode input{display:none}.chat-editor-avatar-mode:hover,.chat-editor-avatar-mode--active,.workspace-shell .chat-editor-avatar-mode:hover,.workspace-shell .chat-editor-avatar-mode--active{background:var(--workspace-hover);color:var(--color-primary-700);border-color:#4b63f33d}.chat-editor-avatar-preview,.workspace-shell .chat-editor-avatar-preview{min-height:0}.chat-editor-avatar-upload,.workspace-shell .chat-editor-avatar-upload{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.chat-editor-avatar-upload__copy,.workspace-shell .chat-editor-avatar-upload__copy{gap:3px;min-width:0;display:grid}.chat-editor-avatar-upload__copy strong,.chat-editor-avatar-upload__status,.expert-avatar-preview__body strong,.workspace-shell .chat-editor-avatar-upload__copy strong,.workspace-shell .chat-editor-avatar-upload__status,.workspace-shell .expert-avatar-preview__body strong{color:var(--color-text);font-size:.74rem;font-weight:600;line-height:1.32}.chat-editor-avatar-upload__copy small,.chat-editor-avatar-upload__status,.expert-avatar-preview__body small,.expert-avatar-preview__body span,.workspace-shell .chat-editor-avatar-upload__copy small,.workspace-shell .chat-editor-avatar-upload__status,.workspace-shell .expert-avatar-preview__body small,.workspace-shell .expert-avatar-preview__body span{color:var(--color-text-soft);font-size:.68rem;line-height:1.45}.chat-editor-avatar-upload__actions,.workspace-shell .chat-editor-avatar-upload__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.expert-avatar-preview,.workspace-shell .expert-avatar-preview{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:12px;padding:10px;display:grid}.expert-avatar-preview--compact,.workspace-shell .expert-avatar-preview--compact{background:0 0;border:0;grid-template-columns:minmax(0,1fr);padding:0}.expert-avatar-preview__media,.workspace-shell .expert-avatar-preview__media{min-width:0;min-height:0}.expert-avatar-preview__portrait,.expert-avatar-preview__placeholder,.avatar-preview__canvas-shell,.workspace-shell .expert-avatar-preview__portrait,.workspace-shell .expert-avatar-preview__placeholder,.workspace-shell .avatar-preview__canvas-shell{border:1px solid var(--workspace-border);background:#fff;border-radius:8px;width:100%}.expert-avatar-preview__portrait,.workspace-shell .expert-avatar-preview__portrait{aspect-ratio:1;object-fit:cover}.expert-avatar-preview__placeholder,.workspace-shell .expert-avatar-preview__placeholder{aspect-ratio:1;color:var(--color-primary-700);background:#4b63f30f;place-items:center;display:grid}.expert-avatar-preview__placeholder strong,.workspace-shell .expert-avatar-preview__placeholder strong{font-size:1.1rem;line-height:1}.expert-avatar-preview__body,.workspace-shell .expert-avatar-preview__body{align-content:start;gap:4px;min-width:0;display:grid}.expert-avatar-preview__body>*,.workspace-shell .expert-avatar-preview__body>*{overflow-wrap:anywhere;min-width:0;display:block}.avatar-preview,.workspace-shell .avatar-preview{gap:10px;display:grid}.avatar-preview--compact,.workspace-shell .avatar-preview--compact{gap:0}.avatar-preview__status,.workspace-shell .avatar-preview__status{color:var(--color-text-soft);font-size:.66rem;line-height:1.4}.avatar-preview__canvas-shell,.workspace-shell .avatar-preview__canvas-shell{min-height:180px;position:relative;overflow:hidden}.avatar-preview--compact .avatar-preview__canvas-shell,.workspace-shell .avatar-preview--compact .avatar-preview__canvas-shell{aspect-ratio:3/4;height:clamp(176px,24vh,280px);min-height:0}.avatar-preview__canvas,.workspace-shell .avatar-preview__canvas{width:100%;height:100%;display:block}.avatar-preview__overlay,.workspace-shell .avatar-preview__overlay{text-align:center;color:var(--color-text-soft);background:#ffffffdb;place-items:center;padding:10px;font-size:.67rem;line-height:1.45;display:grid;position:absolute;inset:0}.avatar-preview__overlay--error,.workspace-shell .avatar-preview__overlay--error{color:var(--color-danger)}.workspace-shell .chat-expert-presence{width:min(320px,100%);margin:0 0 10px}.workspace-shell .chat-thread-shell{position:relative}.workspace-shell .chat-avatar-drawer{z-index:32;border:1px solid var(--workspace-border);background:var(--workspace-surface);border-radius:8px;grid-template-rows:auto;align-content:start;gap:0;width:min(228px,100% - 16px);min-height:0;max-height:min(380px,100% - 76px);padding:10px;animation:.16s chat-avatar-drawer-in;display:grid;position:absolute;top:52px;right:8px;overflow:auto;box-shadow:0 20px 40px #0f172a1f}.workspace-shell .chat-avatar-drawer--minimal{justify-items:stretch}.workspace-shell .chat-avatar-drawer--minimal .expert-avatar-preview__body{display:none}.workspace-shell .chat-avatar-drawer--minimal .expert-avatar-preview__media{display:grid}.workspace-shell .chat-avatar-drawer--minimal .expert-avatar-preview__portrait,.workspace-shell .chat-avatar-drawer--minimal .avatar-preview__canvas-shell,.workspace-shell .chat-avatar-drawer--minimal .expert-avatar-preview__placeholder{width:100%}.workspace-shell .chat-avatar-drawer__header,.workspace-shell .chat-avatar-drawer__title,.workspace-shell .chat-avatar-drawer__actions{gap:4px;display:grid}.workspace-shell .chat-avatar-drawer__title strong{font-size:.76rem;font-weight:600;line-height:1.3}.workspace-shell .chat-avatar-drawer__title small,.workspace-shell .chat-avatar-drawer__hint,.workspace-shell .chat-avatar-drawer__note,.workspace-shell .chat-avatar-drawer__card small{color:var(--color-text-soft);font-size:.68rem;line-height:1.45}.workspace-shell .chat-avatar-drawer__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.workspace-shell .chat-avatar-drawer__card{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;gap:4px;padding:10px;display:grid}.workspace-shell .chat-avatar-drawer__card strong{color:var(--color-text);font-size:.72rem;font-weight:600;line-height:1.35}.workspace-shell .chat-avatar-drawer__hint,.workspace-shell .chat-avatar-drawer__note{margin:0}.workspace-shell .chat-avatar-drawer__note{border:1px solid var(--workspace-border);background:#4b63f30a;border-radius:8px;padding:10px}@keyframes chat-avatar-drawer-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=960px){.chat-editor-avatar-modes,.expert-avatar-preview,.workspace-shell .chat-editor-avatar-modes,.workspace-shell .expert-avatar-preview{grid-template-columns:minmax(0,1fr)}.chat-editor-avatar-upload,.workspace-shell .chat-editor-avatar-upload{flex-direction:column;align-items:flex-start}.workspace-shell .page-grid--chat.page-grid--chat-avatar,.chat-editor-summary-grid,.workspace-shell .chat-avatar-drawer__summary{grid-template-columns:minmax(0,1fr)}.workspace-shell .chat-avatar-drawer{width:min(216px,100% - 12px);max-height:min(340px,100% - 68px);top:50px;right:6px}}@media (width<=640px){.workspace-shell .chat-avatar-drawer{width:min(220px,100vw - 72px);max-height:min(320px,100% - 84px);top:56px;right:8px}}.workspace-shell .page-grid--dashboard{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-content:start;height:100%;min-height:0;padding:16px;overflow:hidden}.workspace-shell .workspace-dashboard{grid-template-rows:auto minmax(0,1fr);align-content:start;gap:12px;width:100%;min-width:0;max-width:1120px;height:100%;min-height:0;margin:0 auto;display:grid}.workspace-shell .workspace-dashboard__body{grid-template-columns:minmax(0,1.9fr) minmax(248px,.78fr);align-items:stretch;gap:12px;width:100%;min-width:0;min-height:0;display:grid}.workspace-shell .workspace-dashboard__hero,.workspace-shell .workspace-dashboard__panel{gap:8px;width:100%;min-width:0;padding:12px;display:grid}.workspace-shell .workspace-dashboard__hero{background:radial-gradient(circle at 100% 0,#4f69ff1f,#0000 36%),linear-gradient(#f8f9fffa,#fffffffa);border-color:#4f69ff29;grid-template-columns:minmax(0,1fr);align-items:start}.workspace-shell .workspace-dashboard__hero-copy,.workspace-shell .workspace-dashboard__hero-body,.workspace-shell .workspace-dashboard__panel-header,.workspace-shell .workspace-dashboard__module-copy,.workspace-shell .workspace-dashboard__continue-main,.workspace-shell .workspace-dashboard__continue-meta{align-content:start;min-width:0;display:grid}.workspace-shell .workspace-dashboard__hero-copy{gap:6px}.workspace-shell .workspace-dashboard__hero-body{align-self:center;gap:4px}.workspace-shell .workspace-dashboard__eyebrow,.workspace-shell .workspace-dashboard__module-copy small,.workspace-shell .workspace-dashboard__continue-main small{color:var(--color-primary-600);font-size:var(--workspace-text-xs);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.workspace-shell .workspace-dashboard__hero-body h1{letter-spacing:-.015em;max-width:32ch;color:var(--color-text-strong);margin:0;font-size:clamp(.96rem,.9vw,1.06rem);line-height:1.18}.workspace-shell .workspace-dashboard__hero-body p{max-width:min(100%,78ch);color:var(--color-text-muted);margin:0;font-size:.71rem;line-height:1.42}.workspace-shell .workspace-dashboard__panel{grid-template-rows:auto minmax(0,1fr);gap:8px;height:100%;min-height:0;overflow:hidden}.workspace-shell .workspace-dashboard__panel--continue{background:var(--workspace-surface-strong)}.workspace-shell .workspace-dashboard__panel-header{gap:4px}.workspace-shell .workspace-dashboard__panel-header h3{font-size:.92rem;line-height:var(--workspace-leading-tight);color:var(--color-text);margin:0}.workspace-shell .workspace-dashboard__panel-header p,.workspace-shell .workspace-dashboard__empty,.workspace-shell .workspace-dashboard__module-copy span,.workspace-shell .workspace-dashboard__continue-main span,.workspace-shell .workspace-dashboard__continue-meta small{color:var(--color-text-muted);margin:0;font-size:.69rem;line-height:1.4}.workspace-shell .workspace-dashboard__module-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px;width:100%;min-width:0;min-height:0;padding-right:2px;display:grid;overflow:auto}.workspace-shell .workspace-dashboard__module-card{min-width:0;min-height:118px;color:inherit;border:1px solid var(--workspace-border);background:#fff;border-radius:10px;grid-template-rows:minmax(0,1fr) auto;gap:6px;padding:10px;text-decoration:none;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 1px 3px #0f172a0a}.workspace-shell .workspace-dashboard__module-card:hover,.workspace-shell .workspace-dashboard__module-card:focus-visible{background:linear-gradient(135deg,#f5f7ff,#fff);border-color:#4f69ff52;transform:translateY(-1px);box-shadow:0 4px 14px #4f69ff1a}.workspace-shell .workspace-dashboard__module-card--disabled{opacity:.5;cursor:default;pointer-events:none;box-shadow:none}.workspace-shell .workspace-dashboard__module-card--disabled:hover,.workspace-shell .workspace-dashboard__module-card--disabled:focus-visible{border-color:var(--workspace-border);box-shadow:none;background:#fff;transform:none}.workspace-shell .workspace-dashboard__module-main{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;min-width:0;display:grid}.workspace-shell .workspace-dashboard__module-icon{width:28px;height:28px;color:var(--color-primary-700);background:#4f69ff14;border-radius:8px;flex:0 0 28px;justify-content:center;align-items:center;display:inline-flex}.workspace-shell .workspace-dashboard__module-icon svg{width:15px;height:15px}.workspace-shell .workspace-dashboard__module-icon path{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.workspace-shell .workspace-dashboard__module-icon[data-icon=chat]{color:#4f69ff;background:#4f69ff1a}.workspace-shell .workspace-dashboard__module-icon[data-icon=documents]{color:#0284c7;background:#0ea5e91a}.workspace-shell .workspace-dashboard__module-icon[data-icon=knowledge]{color:#059669;background:#10b9811f}.workspace-shell .workspace-dashboard__module-icon[data-icon=interviews]{color:#d97706;background:#f59e0b1f}.workspace-shell .workspace-dashboard__module-icon[data-icon=checks]{color:#7c3aed;background:#a855f71f}.workspace-shell .workspace-dashboard__module-copy{gap:3px}.workspace-shell .workspace-dashboard__module-copy strong{color:var(--color-text);font-size:.8rem;line-height:1.22}.workspace-shell .workspace-dashboard__module-meta{justify-content:flex-end;display:flex}.workspace-shell .workspace-dashboard__module-meta span,.workspace-shell .workspace-dashboard__continue-meta span{color:var(--color-primary-700);letter-spacing:.04em;font-size:.68rem;font-weight:700}.workspace-shell .workspace-dashboard__continue-list{align-content:start;gap:4px;min-height:0;padding-right:2px;display:grid;overflow:auto}.workspace-shell .workspace-dashboard__continue-item{min-width:0;color:inherit;border:1px solid #0000;border-radius:8px;gap:4px;padding:8px 9px;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.workspace-shell .workspace-dashboard__continue-item:hover,.workspace-shell .workspace-dashboard__continue-item:focus-visible{background:linear-gradient(135deg,#f5f7ff,#fff);border-color:#4f69ff47;transform:translateY(-1px)}.workspace-shell .workspace-dashboard__continue-main{gap:2px}.workspace-shell .workspace-dashboard__continue-main strong{color:var(--color-text);font-size:.77rem;line-height:1.26}.workspace-shell .workspace-dashboard__continue-meta{text-align:left;grid-auto-flow:column;justify-content:space-between;align-items:center;gap:8px}.workspace-shell .workspace-dashboard__empty{padding:4px 2px 0}@media (width<=1180px){.workspace-shell .page-grid--dashboard{overflow:auto}.workspace-shell .workspace-dashboard__body{grid-template-columns:minmax(0,1fr)}.workspace-shell .workspace-dashboard,.workspace-shell .workspace-dashboard__panel{height:auto}.workspace-shell .workspace-dashboard__hero-body h1{max-width:none}.workspace-shell .workspace-dashboard__module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=840px){.workspace-shell .page-grid--dashboard{padding:14px}.workspace-shell .workspace-dashboard{gap:10px}.workspace-shell .workspace-dashboard__hero,.workspace-shell .workspace-dashboard__panel{padding:10px}.workspace-shell .workspace-dashboard__hero-body h1{font-size:clamp(.94rem,4.8vw,1.02rem)}}@media (width<=767px){.workspace-shell .workspace-dashboard__module-grid{grid-template-columns:minmax(0,1fr)}.workspace-shell .workspace-dashboard__module-card{min-height:0}.workspace-shell .workspace-dashboard__continue-item{gap:6px}.workspace-shell .workspace-dashboard__continue-meta{grid-auto-flow:row;justify-content:start}}.workspace-shell .workspace-entry-field{gap:8px;width:100%;min-width:0;display:grid}.workspace-shell .workspace-entry-field__form{width:100%;min-width:0;margin:0}.workspace-shell .workspace-entry-field__surface{background:#fff;border:1px solid #4b63f329;border-radius:10px;align-items:flex-end;gap:8px;width:100%;min-width:0;min-height:54px;padding:6px 7px 6px 8px;transition:border-color .14s,box-shadow .14s,background .14s;display:flex;box-shadow:0 10px 22px #0f172a0f}.workspace-shell .workspace-entry-field__surface:focus-within{border-color:#4b63f34d;box-shadow:0 0 0 3px #4b63f314,0 10px 22px #0f172a0f}.workspace-shell .workspace-entry-field__surface--typing{background:#fcfdff}.workspace-shell .workspace-entry-field__surface--disabled{opacity:.72}.workspace-shell .workspace-entry-field__leading{color:#7f89a1f5;flex:0 0 15px;justify-content:center;align-self:center;align-items:center;width:15px;height:15px;display:inline-flex}.workspace-shell .workspace-entry-field__leading svg{width:15px;height:15px;display:block}.workspace-shell .workspace-entry-field__leading svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px}.workspace-shell .workspace-entry-field__input{resize:none;width:auto;min-width:0;min-height:24px;max-height:180px;box-shadow:none;color:var(--color-text);background:0 0;border:0;flex:auto;padding:4px 0;font-size:.86rem;line-height:1.5;overflow-y:auto}.workspace-shell .workspace-entry-field__input--textarea{resize:none;overflow-y:auto}.workspace-shell .workspace-entry-field__input--input{appearance:none;min-height:30px;padding:6px 0 4px}.workspace-shell .workspace-entry-field__input--input::-webkit-search-decoration{-webkit-appearance:none}.workspace-shell .workspace-entry-field__input--input::-webkit-search-cancel-button{-webkit-appearance:none}.workspace-shell .workspace-entry-field__input--input::-webkit-search-results-button{-webkit-appearance:none}.workspace-shell .workspace-entry-field__input--input::-webkit-search-results-decoration{-webkit-appearance:none}.workspace-shell .workspace-entry-field__input:focus{outline:none}.workspace-shell .workspace-entry-field__input::placeholder{color:var(--color-text-soft)}.workspace-shell .workspace-entry-field__actions{flex:none;align-items:center;gap:6px;display:inline-flex}.workspace-shell .workspace-entry-field__icon-button,.workspace-shell .workspace-entry-field__submit{border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .14s,border-color .14s,color .14s,transform .14s,opacity .14s;display:inline-flex}.workspace-shell .workspace-entry-field__icon-button{border:1px solid var(--workspace-border);background:var(--workspace-surface-strong);color:var(--color-text-soft);touch-action:manipulation}.workspace-shell .workspace-entry-field__icon-button:hover:not(:disabled){color:var(--color-text);border-color:#4b63f32e;transform:translateY(-1px)}.workspace-shell .workspace-entry-field__submit{background:var(--color-primary-700);color:#fff;touch-action:manipulation;border:0}.workspace-shell .workspace-entry-field__submit--idle{color:#4b63f399;background:#d8dffb}.workspace-shell .workspace-entry-field__submit:hover:not(:disabled){transform:translateY(-1px)}.workspace-shell .workspace-entry-field__icon-button:disabled,.workspace-shell .workspace-entry-field__submit:disabled{cursor:not-allowed;opacity:.6}.workspace-shell .workspace-entry-field__icon-button svg,.workspace-shell .workspace-entry-field__submit svg{width:14px;height:14px}.workspace-shell .workspace-entry-field__icon-button svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.workspace-shell .workspace-entry-field__submit svg path{fill:currentColor;stroke:none}.workspace-shell .workspace-entry-field__hint{color:var(--color-text-soft);text-align:center;margin:0;font-size:.63rem;line-height:1.45}.workspace-shell .workspace-entry-field--thread{gap:6px}.workspace-shell .workspace-entry-field--thread .workspace-entry-field__surface{min-height:42px;padding-block:4px}.workspace-shell .workspace-entry-field--thread .workspace-entry-field__input{font-size:.82rem}.workspace-shell .workspace-entry-field--thread .workspace-entry-field__input--input{min-height:26px;padding-block:4px}.workspace-shell .workspace-entry-field--thread .workspace-entry-field__hint{text-align:left}.workspace-shell .interviews-entry-shell{gap:16px}.workspace-shell .interviews-entry-shell .chat-entry__headline{max-width:540px}.workspace-shell .interviews-entry-shell .chat-entry__headline p{color:var(--color-text-soft);text-align:center;margin:0;font-size:.72rem;line-height:1.5}.workspace-shell .chat-entry__field,.workspace-shell .documents-entry__field{width:min(100%, var(--workspace-entry-width))}.workspace-shell .interviews-thread__footer{width:min(100%, var(--workspace-thread-content));border-top:1px solid var(--workspace-divider);justify-self:center;gap:8px;padding-top:10px;display:grid}.workspace-shell .interviews-entry-shell__body,.workspace-shell .interviews-entry-shell__actions{flex-direction:column;align-items:center;display:flex}.workspace-shell .interviews-thread__footer .chat-composer{gap:6px}.workspace-shell .interviews-status-stack{gap:8px;display:grid}.workspace-shell .interviews-status-card{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;gap:6px;padding:10px;display:grid}.workspace-shell .interviews-status-card__meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-shell .interviews-status-card__meta strong,.workspace-shell .interviews-status-card__meta small{font-size:.68rem;line-height:1.35}.workspace-shell .interviews-status-card__meta small,.workspace-shell .interviews-status-card p{color:var(--color-text-soft);margin:0}.workspace-shell .interviews-status-card p{font-size:.66rem;line-height:1.45}.workspace-shell .interviews-status-card__bar{background:#94a3b833;border-radius:999px;height:6px;position:relative;overflow:hidden}.workspace-shell .interviews-status-card__bar span{border-radius:inherit;background:var(--color-primary-600);height:100%;transition:width .18s;display:block}.workspace-shell .interviews-thread__note{color:var(--color-text-soft);margin:0;font-size:.65rem;line-height:1.45}.workspace-shell .chat-editor-preview{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;gap:8px;padding:10px;display:grid}.workspace-shell .chat-editor-preview__meta{gap:3px;display:grid}.workspace-shell .chat-editor-preview__meta small,.workspace-shell .chat-editor-preview__meta strong{display:block}.workspace-shell .chat-editor-preview__meta strong{font-size:.75rem;line-height:1.32}.workspace-shell .chat-editor-preview__meta small,.workspace-shell .chat-editor-preview__description{color:var(--color-text-soft);margin:0;font-size:.68rem;line-height:1.45}.workspace-shell .chat-editor-preview--document{gap:10px}.workspace-shell .chat-editor-file{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.workspace-shell .chat-editor-file__icon{border:1px solid var(--workspace-border);min-width:34px;height:34px;color:var(--color-text-soft);letter-spacing:.04em;background:#fff;border-radius:8px;justify-content:center;align-items:center;font-size:.67rem;font-weight:700;display:inline-flex}.workspace-shell .chat-editor-file__body{gap:4px;min-width:0;display:grid}.workspace-shell .chat-editor-file__meta{color:var(--color-text-soft);margin:0;font-size:.66rem;line-height:1.4}.workspace-shell .chat-editor-file__toggle{border:1px solid var(--workspace-border);min-height:30px;color:var(--color-text);background:#fff;border-radius:8px;padding:0 10px;font-size:.7rem;font-weight:600;transition:border-color .14s,background-color .14s,color .14s}.workspace-shell .chat-editor-file__toggle:hover{background:var(--workspace-hover);color:var(--color-primary-700);border-color:#4b63f33d}.workspace-shell .chat-editor-preview__content{border:1px solid var(--workspace-divider);max-height:240px;color:var(--color-text);font:inherit;white-space:pre-wrap;background:#fff;border-radius:8px;margin:0;padding:10px;font-size:.69rem;line-height:1.55;overflow:auto}.workspace-shell .workspace-docs-shell{justify-self:center;gap:18px;width:min(100%,1040px);min-height:0;padding:20px 0 36px;display:grid}.workspace-shell .workspace-docs-hero{border:1px solid var(--workspace-border);box-shadow:var(--workspace-shadow-soft);background:linear-gradient(#fffffffa,#f4f7fff5);border-radius:8px;gap:8px;padding:18px 20px;display:grid}.workspace-shell .workspace-docs-hero small,.workspace-shell .workspace-docs-panel__heading small{color:var(--color-text-soft);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.workspace-shell .workspace-docs-hero h1{color:var(--color-text-strong);margin:0;font-size:1.08rem;font-weight:700;line-height:1.25}.workspace-shell .workspace-docs-hero p{max-width:760px;color:var(--color-text-soft);margin:0;font-size:.75rem;line-height:1.6}.workspace-shell .workspace-docs-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.workspace-shell .workspace-docs-panel{border:1px solid var(--workspace-border);min-height:0;box-shadow:var(--workspace-shadow-soft);background:#fff;border-radius:8px;grid-template-rows:auto minmax(0,1fr);gap:12px;padding:16px;display:grid}.workspace-shell .workspace-docs-panel__header,.workspace-shell .workspace-docs-panel__heading{gap:6px;display:grid}.workspace-shell .workspace-docs-panel__heading h2{color:var(--color-text);margin:0;font-size:.77rem;font-weight:500;line-height:1.55}.workspace-shell .workspace-docs-list{align-content:start;gap:8px;min-height:0;display:grid}.workspace-shell .workspace-docs-item{border:1px solid var(--workspace-divider);background:var(--workspace-surface-soft);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;padding:10px 12px;text-decoration:none;transition:border-color .14s,background-color .14s,box-shadow .14s;display:grid}.workspace-shell .workspace-docs-item:hover{background:#f2f5ffe6;border-color:#4b63f333;box-shadow:0 8px 18px #4b63f314}.workspace-shell .workspace-docs-item__main{gap:4px;min-width:0;display:grid}.workspace-shell .workspace-docs-item__main strong{color:var(--color-text-strong);font-size:.75rem;font-weight:600;line-height:1.35}.workspace-shell .workspace-docs-item__main p{color:var(--color-text-soft);margin:0;font-size:.69rem;line-height:1.5}.workspace-shell .workspace-docs-item__action{color:var(--color-primary-700);white-space:nowrap;align-self:center;font-size:.67rem;font-weight:700;line-height:1}@media (width<=1180px){.workspace-shell .workspace-docs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.workspace-shell .workspace-docs-shell{padding-bottom:24px}.workspace-shell .workspace-docs-grid{grid-template-columns:minmax(0,1fr)}}.workspace-shell .documents-entry__field,.workspace-shell .documents-search-shell,.workspace-shell .documents-console{width:min(100%, var(--workspace-thread-content))}.workspace-shell .documents-entry-shell--expert{animation:none}.workspace-shell .documents-entry-shell--expert .workspace-entry-layout__headline small,.workspace-shell .documents-entry-shell--expert .workspace-entry-layout__headline h1,.workspace-shell .documents-entry-shell--expert .documents-entry__headline small,.workspace-shell .documents-entry-shell--expert .documents-entry__headline h1{color:inherit}.workspace-shell .documents-entry-shell--expert .workspace-entry-layout__body{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.workspace-shell .documents-console{justify-self:center;gap:10px;min-width:0;display:grid}.workspace-shell .documents-console__controls{justify-items:center;gap:6px;min-width:0;display:grid}.workspace-shell .documents-console__controls--thread{justify-items:stretch}.workspace-shell .documents-console__mode-note,.workspace-shell .documents-console__context{color:var(--color-text-soft);text-align:center;margin:0;font-size:.68rem;line-height:1.5}.workspace-shell .documents-console__context{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.workspace-shell .documents-console__context strong{color:var(--color-primary-700);letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:700}.workspace-shell .documents-console__context--thread{text-align:left;justify-content:flex-start}.workspace-shell .documents-console__submit{background:var(--color-primary-500);color:#fff;letter-spacing:0;border:1px solid #4b63f32e;border-radius:8px;min-width:78px;min-height:32px;padding:0 12px;font-size:.68rem;font-weight:700;line-height:1;transition:background-color .14s,border-color .14s,opacity .14s}.workspace-shell .documents-console__submit:hover:not(:disabled){background:var(--color-primary-600);border-color:#4b63f347}.workspace-shell .documents-console__submit:disabled{cursor:default;opacity:.58}.workspace-shell .documents-thread-shell{padding-inline:0}.workspace-shell .documents-thread-shell.chat-thread-shell--entry{grid-template-columns:minmax(0,1fr);place-items:stretch stretch;display:grid}.workspace-shell .documents-thread-shell:not(.chat-thread-shell--entry){padding:0 0 14px}.workspace-shell .documents-thread{align-content:start;justify-self:center;gap:12px;min-width:0;display:grid}.workspace-shell .documents-turn__bubble{border:1px solid var(--workspace-border);min-width:0;box-shadow:var(--workspace-shadow-soft);background:#fff;border-radius:8px}.workspace-shell .documents-turn__bubble--user{background:#f6f8fff5;width:min(100%,520px);padding:10px 12px}.workspace-shell .documents-turn__bubble--assistant{gap:10px;width:100%;padding:12px;display:grid}.workspace-shell .documents-turn__bubble small,.workspace-shell .documents-turn__meta small,.workspace-shell .documents-turn__status small,.workspace-shell .documents-turn__result-label,.workspace-shell .documents-turn__result-headline small,.workspace-shell .documents-turn__result-context strong,.workspace-shell .documents-turn__result-context small,.workspace-shell .documents-turn__result-badges span,.workspace-shell .documents-turn__result-modes li{font-size:.66rem;line-height:1.45}.workspace-shell .documents-turn__bubble--user small,.workspace-shell .documents-turn__meta small,.workspace-shell .documents-turn__result-label,.workspace-shell .documents-turn__result-headline small{color:var(--color-text-soft);text-transform:uppercase;letter-spacing:.08em}.workspace-shell .documents-turn__bubble--user strong,.workspace-shell .documents-turn__meta strong,.workspace-shell .documents-turn__sources-header strong,.workspace-shell .documents-turn__result-headline strong{color:var(--color-text-strong);font-size:.74rem;font-weight:600;line-height:1.5}.workspace-shell .documents-turn__meta-side span{color:var(--color-primary-700);font-size:.74rem;font-weight:700;line-height:1.2}.workspace-shell .documents-turn__progress-bar{border-radius:inherit;background:linear-gradient(90deg, var(--color-primary-500), var(--color-primary-600));height:100%;display:block}.workspace-shell .documents-turn__summary,.workspace-shell .documents-turn__placeholder,.workspace-shell .documents-turn__result-quote,.workspace-shell .documents-turn__result-snippet{color:var(--color-text);font-size:.72rem;line-height:1.6}.workspace-shell .documents-turn__summary{gap:8px;display:grid}.workspace-shell .documents-turn__summary p,.workspace-shell .documents-turn__placeholder,.workspace-shell .documents-turn__result-quote,.workspace-shell .documents-turn__result-snippet{margin:0}.workspace-shell .documents-turn__summary--streaming:after{content:"";background:var(--color-primary-500);vertical-align:middle;border-radius:999px;width:6px;height:6px;margin-left:4px;display:inline-block}.workspace-shell .documents-turn__placeholder{color:var(--color-text-soft)}.workspace-shell .documents-turn__sources-header small{color:var(--color-text-soft);font-size:.66rem}.workspace-shell .documents-turn__results{gap:8px;max-height:320px;padding-right:2px;display:grid;overflow:auto}.workspace-shell .documents-turn__result:hover{background:#f6f8fff5;border-color:#4b63f33d;box-shadow:0 8px 18px #4b63f314}.workspace-shell .documents-turn__result-head,.workspace-shell .documents-turn__result-meta,.workspace-shell .documents-turn__result-context{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.workspace-shell .documents-turn__result-headline,.workspace-shell .documents-turn__result-context span,.workspace-shell .documents-turn__result-badges{gap:2px;min-width:0;display:grid}.workspace-shell .documents-turn__result-context small,.workspace-shell .documents-turn__result-badges span{color:var(--color-text-soft)}.workspace-shell .documents-turn__result-modes{flex-wrap:wrap;justify-content:flex-end;gap:6px;margin:0;padding:0;list-style:none;display:flex}.workspace-shell .documents-turn__result-modes li{color:var(--color-primary-700);background:#f5f7ffe6;border:1px solid #4b63f329;border-radius:999px;padding:3px 7px}.workspace-shell .document-editor-settings__meta-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-shell .document-editor-settings__meta-item,.workspace-shell .document-source-preview__content{min-width:0}.workspace-shell .document-source-preview__content p{margin:0}@media (width<=860px){.workspace-shell .documents-console__context,.workspace-shell .documents-console__context--thread,.workspace-shell .documents-turn__meta,.workspace-shell .documents-turn__sources-header,.workspace-shell .documents-turn__result-head,.workspace-shell .documents-turn__result-meta,.workspace-shell .documents-turn__result-context{justify-content:stretch;display:grid}.workspace-shell .documents-turn__meta-side,.workspace-shell .documents-turn__result-modes{text-align:left;justify-content:flex-start;justify-items:start}.workspace-shell .document-editor-settings__meta-grid{grid-template-columns:minmax(0,1fr)}}.workspace-shell .document-project-settings,.workspace-shell .document-editor-settings{min-height:0}.workspace-shell .document-project-settings__layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.workspace-shell .document-project-settings__panel,.workspace-shell .document-project-settings__full-span{min-width:0}.workspace-shell .document-project-settings__full-span{grid-column:1/-1}.workspace-shell .document-project-settings__document-action{border:1px solid var(--workspace-divider);width:30px;height:30px;color:var(--color-text-soft);background:#fff;border-radius:8px;justify-content:center;align-items:center;transition:border-color .14s,color .14s,background-color .14s;display:inline-flex}.workspace-shell .document-project-settings__document-action:hover{color:var(--color-primary-700);background:#f6f8fff5;border-color:#4b63f338}.workspace-shell .document-project-settings__document-action svg{width:14px;height:14px}.workspace-shell .document-project-settings__document-action svg path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}@media (width<=860px){.workspace-shell .document-project-settings__layout{grid-template-columns:minmax(0,1fr)}}.workspace-shell .documents-turn__summary-section{border:1px solid var(--workspace-divider);background:#f8faffeb;border-radius:8px;gap:6px;padding:10px 11px;display:grid}.workspace-shell .documents-turn__summary-section>small{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;line-height:1.3}.workspace-shell .documents-turn__summary-section-body{color:var(--color-text);font-size:.72rem;line-height:1.6}.workspace-shell .documents-turn__summary-section-body strong{color:var(--color-text-strong);font-weight:700}.workspace-shell .documents-turn__summary-section:first-child{background:#f4f7fff5;border-color:#4b63f32e}.workspace-shell .document-project-settings__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .workspace-admin-shell{align-content:start;justify-self:stretch;gap:12px;width:100%;height:100%;min-height:0;padding:18px 18px 36px;display:grid;overflow:auto}.workspace-shell .workspace-admin-hero,.workspace-shell .workspace-admin-panel{border:1px solid var(--workspace-border);box-shadow:var(--workspace-shadow-soft);background:#fff;border-radius:8px;gap:10px;padding:12px;display:grid}.workspace-shell .workspace-admin-hero{background:linear-gradient(#fffffffa,#f4f7fff5);gap:6px;padding:14px 16px}.workspace-shell .workspace-admin-hero small{font-size:.62rem}.workspace-shell .workspace-admin-hero h1{letter-spacing:-.02em;font-size:1.18rem}.workspace-shell .workspace-admin-hero small,.workspace-shell .workspace-admin-panel__eyebrow{color:var(--color-text-soft);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700}.workspace-shell .workspace-admin-hero h1{color:var(--color-text-strong);margin:0;font-size:1rem;font-weight:600;line-height:1.18}.workspace-shell .workspace-admin-hero p,.workspace-shell .workspace-admin-panel__description{color:var(--color-text-soft);margin:0;font-size:.7rem;line-height:1.5}.workspace-shell .workspace-admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.workspace-shell .workspace-admin-stat{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;gap:4px;min-width:0;padding:12px 14px;display:grid}.workspace-shell .workspace-admin-stat small{color:var(--color-text-soft);font-size:.66rem;line-height:1.35}.workspace-shell .workspace-admin-stat strong{color:var(--color-text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;font-weight:700;line-height:1.2;overflow:hidden}.workspace-shell .workspace-admin-stat span{color:var(--color-text-soft);font-size:.66rem;line-height:1.45}.workspace-shell .workspace-admin-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:12px;display:grid}.workspace-shell .workspace-admin-grid--profile{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.workspace-shell .workspace-admin-grid--settings{grid-template-columns:minmax(0,1.06fr) minmax(300px,.94fr)}.workspace-shell .workspace-admin-grid--settings-secondary{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr)}.workspace-shell .workspace-admin-panel__header{gap:4px;display:grid}.workspace-shell .workspace-admin-panel__title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-shell .workspace-admin-panel__title-row h2{color:var(--color-text-strong);margin:0;font-size:.78rem;font-weight:600;line-height:1.28}.workspace-shell .workspace-admin-toolbar{grid-template-columns:minmax(0,1fr) 180px;gap:12px;display:grid}.workspace-shell .workspace-admin-toolbar--single{grid-template-columns:minmax(0,1fr)}.workspace-shell .workspace-admin-list{gap:8px;min-height:0;display:grid}.workspace-shell .workspace-admin-list--scroll{max-height:520px;padding-right:2px;overflow:auto}.workspace-shell .workspace-admin-list-item{border:1px solid var(--workspace-divider);background:var(--workspace-surface-soft);text-align:left;border-radius:8px;gap:6px;width:100%;min-width:0;padding:10px 12px;display:grid}.workspace-shell button.workspace-admin-list-item{cursor:pointer;transition:border-color .14s,background-color .14s,box-shadow .14s}.workspace-shell button.workspace-admin-list-item:hover{background:#f2f5ffeb;border-color:#4b63f333;box-shadow:0 8px 18px #4b63f314}.workspace-shell .workspace-admin-list-item--active{background:#f2f5fff5;border-color:#4b63f342}.workspace-shell .workspace-admin-list-item strong{color:var(--color-text-strong);font-size:.73rem;line-height:1.35}.workspace-shell .workspace-admin-list-item small,.workspace-shell .workspace-admin-list-item span,.workspace-shell .workspace-admin-list-item p{color:var(--color-text-soft);margin:0;font-size:.67rem;line-height:1.45}.workspace-shell .workspace-admin-list-item__meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-shell .workspace-admin-stack{gap:12px;display:grid}.workspace-shell .workspace-admin-meta{gap:10px;margin:0;padding:0;list-style:none;display:grid}.workspace-shell .workspace-admin-meta li{border:1px solid var(--workspace-divider);background:var(--workspace-surface-soft);border-radius:8px;gap:3px;padding:10px 12px;display:grid}.workspace-shell .workspace-admin-meta span{color:var(--color-text-soft);font-size:.66rem;line-height:1.35}.workspace-shell .workspace-admin-meta strong{color:var(--color-text);font-size:.72rem;font-weight:600;line-height:1.45}.workspace-shell .workspace-admin-form{gap:12px;display:grid}.workspace-shell .workspace-admin-form .form-row label,.workspace-shell .workspace-admin-form .documents-toolbar__field label{font-size:.67rem}.workspace-shell .workspace-admin-form input,.workspace-shell .workspace-admin-form select{min-height:36px}.workspace-shell .workspace-admin-section{gap:10px;display:grid}.workspace-shell .workspace-admin-section h3{color:var(--color-text-strong);margin:0;font-size:.78rem;font-weight:700;line-height:1.35}.workspace-shell .workspace-admin-runtime-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.workspace-shell .workspace-admin-feed{gap:8px;min-height:0;max-height:300px;padding-right:2px;display:grid;overflow:auto}.workspace-shell .workspace-admin-feed-item{border:1px solid var(--workspace-divider);background:var(--workspace-surface-soft);border-radius:8px;gap:4px;padding:10px 12px;display:grid}.workspace-shell .workspace-admin-feed-item small,.workspace-shell .workspace-admin-feed-item span{color:var(--color-text-soft);font-size:.67rem;line-height:1.4}.workspace-shell .workspace-admin-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.workspace-shell .workspace-admin-empty{border:1px dashed var(--workspace-divider);background:var(--workspace-surface-soft);border-radius:8px;padding:10px 12px}.workspace-shell .workspace-admin-grid--dashboard{grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);align-items:stretch}.workspace-shell .workspace-admin-grid--dashboard-secondary{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:stretch}.workspace-shell a.workspace-admin-list-item--link{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .14s,background-color .14s,box-shadow .14s}.workspace-shell a.workspace-admin-list-item--link:hover{background:#f2f5ffeb;border-color:#4b63f333;box-shadow:0 8px 18px #4b63f314}.workspace-shell .workspace-admin-list-item--row{justify-content:space-between;align-items:center;gap:12px;display:flex}.workspace-shell .workspace-admin-list-item__body{gap:2px;min-width:0;display:grid}.workspace-shell .workspace-admin-list-item__side{text-align:right;flex-shrink:0;justify-items:end;gap:2px;display:grid}.workspace-shell .workspace-admin-list-item__side small{color:var(--color-text-soft);font-size:.66rem}.workspace-shell .workspace-admin-list-item__action{color:var(--color-primary-600);letter-spacing:.04em;font-size:.66rem;font-weight:700}.workspace-shell .workspace-admin-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.workspace-shell .workspace-admin-module-card{min-width:0;color:inherit;border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;gap:8px;padding:12px;text-decoration:none;transition:border-color .14s,background-color .14s,box-shadow .14s,transform .14s;display:grid}.workspace-shell .workspace-admin-module-card:hover{background:#f2f5fff0;border-color:#4b63f338;transform:translateY(-1px);box-shadow:0 6px 16px #4b63f314}.workspace-shell .workspace-admin-module-card__copy{gap:3px;min-width:0;display:grid}.workspace-shell .workspace-admin-module-card__copy small{color:var(--color-primary-600);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}.workspace-shell .workspace-admin-module-card__copy strong{color:var(--color-text-strong);font-size:.76rem;line-height:1.3}.workspace-shell .workspace-admin-module-card__copy span{color:var(--color-text-muted);font-size:.67rem;line-height:1.42}.workspace-shell .workspace-admin-module-card__action{color:var(--color-primary-600);letter-spacing:.04em;justify-self:end;font-size:.65rem;font-weight:700}@media (width<=1180px){.workspace-shell .workspace-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.workspace-shell .workspace-admin-grid,.workspace-shell .workspace-admin-grid--profile,.workspace-shell .workspace-admin-grid--settings,.workspace-shell .workspace-admin-grid--settings-secondary,.workspace-shell .workspace-admin-grid--dashboard,.workspace-shell .workspace-admin-grid--dashboard-secondary,.workspace-shell .workspace-admin-toolbar{grid-template-columns:minmax(0,1fr)}.workspace-shell .workspace-admin-runtime-grid,.workspace-shell .workspace-admin-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.workspace-shell .workspace-admin-shell{padding-bottom:24px}.workspace-shell .workspace-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .workspace-admin-runtime-grid,.workspace-shell .workspace-admin-toggle-grid{grid-template-columns:minmax(0,1fr)}}.workspace-shell__body{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);grid-template-rows:minmax(0,1fr);gap:14px;min-height:0;padding-right:4px;display:grid}.workspace-main{background:#fff;grid-template-rows:1fr;gap:0;min-width:0;min-height:0;display:grid;overflow:hidden}.workspace-content,.workspace-stage{min-height:0;overflow:hidden}.workspace-content>*{height:100%;min-height:0}@media (width<=840px){.workspace-shell__body{grid-template-columns:42px minmax(0,1fr);gap:0;padding-right:0}}.workspace-header{border-bottom:1px solid var(--workspace-border);background:#fffffff5;justify-content:space-between;align-items:center;gap:14px;padding:0 12px;display:flex}.workspace-header__brand,.workspace-header__actions{align-items:center;gap:8px;display:flex}.workspace-header__brand-link{align-items:center;gap:10px;min-height:30px;display:inline-flex}.workspace-header__brand-mark{justify-content:center;align-items:center;display:inline-flex}.workspace-header__brand-copy{gap:1px;display:grid}.workspace-header__brand-copy strong{font-size:.8rem;line-height:1.1}.workspace-header__brand-copy small{color:var(--color-text-muted);font-size:.62rem;line-height:1.2}.workspace-header__link{min-height:28px;color:var(--color-text-muted);border-radius:6px;justify-content:center;align-items:center;padding:0 8px;font-size:.72rem;font-weight:600;transition:background-color .16s,color .16s;display:inline-flex}.workspace-header__link:hover,.workspace-header__link.router-link-active{background:var(--workspace-hover)}.workspace-header__link.router-link-active{color:var(--color-primary-700)}.workspace-profile-menu{position:relative}.workspace-profile-trigger{border:1px solid var(--workspace-border);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:border-color .16s,background-color .16s;display:inline-flex}.workspace-profile-trigger:hover{background:var(--workspace-hover);border-color:var(--workspace-border-strong)}.workspace-profile-trigger__avatar{width:18px;height:18px;color:var(--color-primary-700);background:#dfe7ff;border-radius:6px;place-items:center;font-size:.68rem;font-weight:700;display:grid}.workspace-profile-dropdown{z-index:20;border:1px solid var(--workspace-border);background:#fff;border-radius:12px;gap:6px;width:204px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 48px #20283a24}.workspace-profile-dropdown__identity{border-bottom:1px solid var(--workspace-divider);gap:2px;padding:4px 4px 8px;display:grid}.workspace-profile-dropdown__identity strong{font-size:.82rem;line-height:1.25}.workspace-profile-dropdown__identity small,.workspace-profile-dropdown__link,.workspace-profile-dropdown__logout{font-size:.72rem}.workspace-profile-dropdown__identity small{color:var(--color-text-muted);overflow-wrap:anywhere;line-height:1.3}.workspace-profile-dropdown__nav{gap:2px;display:grid}.workspace-profile-dropdown__link,.workspace-profile-dropdown__logout{width:100%;min-height:32px;color:var(--color-text);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;padding:0 10px;font-weight:500;display:flex}.workspace-profile-dropdown__link:hover,.workspace-profile-dropdown__logout:hover{background:var(--workspace-hover)}.workspace-profile-dropdown__logout{color:var(--color-danger);border-top:1px solid var(--workspace-divider);margin-top:2px;padding-top:8px}.workspace-sidebar{border-right:1px solid var(--workspace-border);min-height:0;box-shadow:none;background:#ffffffeb;border-top:0;border-bottom:0;border-left:0;border-radius:0;grid-template-rows:1fr;gap:0;padding:10px 7px;display:grid;overflow:hidden}.workspace-sidebar__body{align-content:start;gap:12px;min-height:0;padding-right:2px;display:grid;overflow:auto}.workspace-sidebar__group{gap:6px;display:grid}.workspace-sidebar__group-label{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;padding:0 5px;font-size:.56rem;font-weight:700}.workspace-sidebar__nav{gap:2px;display:grid}.workspace-tabbar__link.router-link-active,.workspace-nav-link--active{color:var(--color-primary-700);background:#eef2ff;border-color:#dbe4ff}.workspace-nav-link{min-height:30px;color:var(--color-text);border:1px solid #0000;border-radius:6px;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:8px;padding:0 8px;transition:background-color .16s,border-color .16s,color .16s;display:grid}.workspace-nav-link:hover{background:var(--workspace-hover);border-color:#0000}.workspace-nav-link--disabled{opacity:.46;cursor:default;pointer-events:none}.workspace-nav-link--disabled:hover{background:0 0;border-color:#0000}.workspace-nav-link__icon{place-self:center;place-items:center;width:14px;height:14px;line-height:0;display:inline-grid}.workspace-nav-link__icon .marketing-icon{width:14px;height:14px;color:var(--color-text-soft);place-items:center;display:inline-grid}.workspace-nav-link__icon .marketing-icon svg{width:100%;height:100%;display:block}.workspace-nav-link--active .workspace-nav-link__icon .marketing-icon{color:var(--color-primary-600)}.workspace-nav-link__copy{align-items:center;min-height:18px;display:flex}.workspace-nav-link__copy strong{font-size:.8rem;font-weight:500;line-height:1.2}@media (width<=840px){.workspace-sidebar{padding:8px 4px;overflow:hidden}.workspace-sidebar__group-label{display:none}.workspace-nav-link{grid-template-columns:16px;justify-content:center;gap:0;min-height:32px;padding:0 4px}.workspace-nav-link__copy{display:none}.workspace-nav-link__icon,.workspace-nav-link__icon .marketing-icon{width:16px;height:16px}.workspace-sidebar__body{gap:4px;padding-right:0}.workspace-sidebar__group{gap:2px}.workspace-chat-list,.workspace-chat-list__empty,.workspace-chat-list__header,.workspace-nav-link__action,.workspace-sidebar__group-label,.workspace-sidebar__group>p,.workspace-sidebar__group>small,.workspace-header__brand-copy,.workspace-header__link{display:none}.workspace-header__brand-mark{justify-content:center;align-items:center;display:inline-flex}}.workspace-shell{--workspace-page-width:880px;--workspace-entry-width:880px;--workspace-thread-column:760px;--workspace-thread-content:760px}.workspace-shell__body{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);grid-template-rows:minmax(0,1fr);gap:14px}.workspace-shell__body>.workspace-sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);max-width:var(--sidebar-width);grid-column:1;justify-self:stretch}@media (width<=840px){.workspace-shell__body{grid-template-columns:42px minmax(0,1fr);gap:0;padding-right:0}.workspace-shell__body>.workspace-sidebar{width:42px;min-width:42px;max-width:42px}}.workspace-shell__body>.workspace-main{grid-column:2;min-width:0}.workspace-shell .page-grid--chat,.workspace-shell .page-grid--dashboard{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);place-content:stretch center;justify-items:stretch;padding:0}.workspace-shell .page-grid--chat{overflow:hidden}.workspace-shell .page-grid--dashboard{align-content:start;padding:10px 0 32px;overflow:auto}.workspace-shell .page-grid--admin{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);align-content:stretch;justify-items:stretch;padding:0;overflow:hidden}.workspace-shell .chat-thread-shell,.workspace-shell .documents-thread-shell,.workspace-shell .interviews-thread-shell,.workspace-shell .knowledge-shell,.workspace-shell .checks-shell{width:100%;min-width:0;height:100%;min-height:0;box-shadow:none;border:0;place-self:stretch stretch}.workspace-shell .page-grid--dashboard .dashboard-shell{width:min(100%, var(--workspace-page-width));justify-self:center;min-width:0}.workspace-shell .chat-thread-shell__header,.workspace-shell .knowledge-shell__header,.workspace-shell .checks-shell__header,.workspace-shell .knowledge-overview,.workspace-shell .knowledge-body,.workspace-shell .checks-overview,.workspace-shell .checks-body{width:min(100%, var(--workspace-thread-column));justify-self:center;min-width:0}.workspace-shell .workspace-entry-layout,.workspace-shell .chat-entry,.workspace-shell .documents-entry,.workspace-shell .knowledge-entry,.workspace-shell .checks-entry,.workspace-shell .interviews-entry-shell{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;min-height:0;padding:24px 18px;display:flex;overflow:auto}.workspace-shell .workspace-entry-layout{grid-template-columns:minmax(0,1fr);align-content:center;justify-items:center;display:grid}.workspace-shell .workspace-entry-layout__headline,.workspace-shell .chat-entry__headline,.workspace-shell .documents-entry__headline,.workspace-shell .knowledge-entry__headline,.workspace-shell .checks-entry__headline{width:min(100%, var(--workspace-entry-width));text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.workspace-shell .workspace-entry-layout__headline small{font-size:var(--workspace-text-xs);letter-spacing:.1em;line-height:1.3}.workspace-shell .workspace-entry-layout__headline h1,.workspace-shell .chat-entry__headline h1,.workspace-shell .documents-entry__headline h1,.workspace-shell .knowledge-entry__headline h1,.workspace-shell .checks-entry__headline h1{font-size:var(--workspace-text-headline);text-wrap:balance;margin:0;font-weight:600;line-height:1.18}.workspace-shell .workspace-entry-layout__headline p,.workspace-shell .chat-entry__headline p,.workspace-shell .documents-entry__headline p,.workspace-shell .knowledge-entry__headline p,.workspace-shell .checks-entry__headline p{max-width:620px;color:var(--color-text-soft);font-size:var(--workspace-text-sm);text-align:center;margin:0;line-height:1.5}.workspace-shell .workspace-entry-layout__controls,.workspace-shell .workspace-entry-layout__body,.workspace-shell .workspace-entry-layout__panel,.workspace-shell .knowledge-entry__sources,.workspace-shell .checks-entry__sources,.workspace-shell .knowledge-entry__panel,.workspace-shell .checks-entry__panel{width:min(100%, var(--workspace-entry-width));min-width:0}.workspace-shell .chat-composer--entry,.workspace-shell .workspace-entry-field--entry,.workspace-shell .documents-search-shell{width:min(100%, var(--workspace-thread-content))}.workspace-shell .knowledge-entry__sources,.workspace-shell .checks-entry__sources{gap:10px}.workspace-shell .knowledge-source-card,.workspace-shell .checks-source-card{border-radius:8px;gap:4px;padding:10px 12px}.workspace-shell .knowledge-source-card span,.workspace-shell .checks-source-card span{font-size:.76rem;line-height:1.3}.workspace-shell .knowledge-source-card small,.workspace-shell .checks-source-card small{font-size:.68rem;line-height:1.45}.workspace-shell .knowledge-entry__panel,.workspace-shell .checks-entry__panel{border-radius:8px;gap:12px;padding:12px}.workspace-shell .dashboard-shell--product{width:min(100%, var(--workspace-page-width))}.workspace-shell .dashboard-panel{min-height:0}.workspace-shell .dashboard-hero__copy{max-width:700px}.workspace-shell .dashboard-hero__copy h1,.workspace-shell .dashboard-hero__copy h2{font-size:1.22rem;line-height:1.12}.workspace-shell .dashboard-hero__copy p{font-size:.76rem;line-height:1.5}@media (width<=1240px){.workspace-shell{--workspace-page-width:840px;--workspace-entry-width:840px;--workspace-thread-column:720px;--workspace-thread-content:720px}}@media (width<=840px){.workspace-shell{--workspace-page-width:100%;--workspace-entry-width:100%;--workspace-thread-column:100%;--workspace-thread-content:100%}.workspace-shell .page-grid--chat,.workspace-shell .page-grid--dashboard{padding-inline:14px}.workspace-shell .knowledge-entry__sources,.workspace-shell .checks-entry__sources{grid-template-columns:minmax(0,1fr)}}.workspace-shell .page-grid--documents{--documents-entry-offset:0px;grid-template-columns:minmax(0,1fr);min-height:0;padding:0}.workspace-shell .page-grid--documents .chat-thread-shell{justify-self:stretch;width:100%}.workspace-shell .documents-entry{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;min-height:0;padding:24px 18px;display:flex;overflow:auto}.workspace-shell .documents-entry-shell .workspace-entry-layout{align-content:center;justify-items:center;width:100%;height:100%;min-height:0}.workspace-shell .documents-entry-shell .workspace-entry-layout__headline,.workspace-shell .documents-entry-shell .workspace-entry-layout__controls,.workspace-shell .documents-entry-shell .workspace-entry-layout__body{width:min(100%, var(--workspace-entry-width));min-width:0;justify-self:center;margin-inline-start:var(--documents-entry-offset)}.workspace-shell .documents-entry-shell .documents-console{width:100%;max-width:var(--workspace-entry-width);justify-self:center}.workspace-shell .documents-console{width:min(100%, var(--workspace-entry-width));gap:10px;display:grid}.workspace-shell .documents-console--thread{width:min(100%, var(--workspace-thread-content));align-self:end;gap:8px;height:auto;margin:0 auto}.workspace-shell .documents-console__header{text-align:center;justify-items:center;gap:5px;display:grid}.workspace-shell .documents-entry-shell .documents-console__header{max-width:720px}.workspace-shell .documents-console__header small,.workspace-shell .documents-turn__bubble small,.workspace-shell .documents-turn__meta-main small,.workspace-shell .document-project-settings__header small{color:var(--color-text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:700;display:block}.workspace-shell .documents-console__header h1{text-wrap:balance;margin:0;font-size:1.12rem;line-height:1.2}.workspace-shell .documents-console__header p,.workspace-shell .documents-console__mode-note,.workspace-shell .documents-console__context,.workspace-shell .documents-turn__placeholder,.workspace-shell .document-project-settings__header p{color:var(--color-text-muted);margin:0;font-size:.69rem;line-height:1.5}.workspace-shell .documents-console__controls{justify-items:center;gap:6px;width:100%;display:grid}.workspace-shell .documents-console__controls--thread{flex-direction:column;align-content:start;align-items:stretch;gap:8px;height:auto;display:flex}.workspace-shell .documents-mode-switch{background:#fff;border:1px solid #4b63f31f;border-radius:999px;flex-wrap:nowrap;justify-self:center;align-items:center;gap:0;height:auto;padding:1px;display:inline-flex;box-shadow:inset 0 1px #ffffffd1}.workspace-shell .documents-mode-switch__button{min-width:62px;min-height:21px;color:var(--color-text-soft);text-align:center;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:1px 8px;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.workspace-shell .documents-mode-switch--compact .documents-mode-switch__button{min-width:58px;min-height:20px;padding:1px 7px}.workspace-shell .documents-mode-switch__button strong{font-size:.55rem;font-weight:600;line-height:1.1}.workspace-shell .documents-mode-switch__button:hover,.workspace-shell .documents-mode-switch__button:focus-visible,.workspace-shell .documents-mode-switch__button--active{color:var(--color-primary-700);background:#f7f9ff;border-color:#4b63f32e}.workspace-shell .documents-mode-switch__button--expert.documents-mode-switch__button--active{color:#9a4d1e;background:#fff7ed;border-color:#8b5c1a2e}.workspace-shell .documents-console__mode-note{text-align:center;max-width:48ch;font-size:.68rem}.workspace-shell .documents-console__submit{background:var(--color-primary-600);color:#fff;border:1px solid #4b63f32e;border-radius:8px;min-width:58px;min-height:32px;padding:0 10px;font-size:.64rem;font-weight:600;line-height:1;transition:background-color .16s,border-color .16s}.workspace-shell .documents-console__submit:hover:not(:disabled),.workspace-shell .documents-console__submit:focus-visible{background:var(--color-primary-700)}.workspace-shell .documents-console__submit:disabled{opacity:.46}.workspace-shell .documents-console__context{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:0 2px;display:flex}.workspace-shell .documents-console__context--thread{justify-content:space-between;align-self:start;gap:10px 14px}.workspace-shell .documents-console--entry .workspace-entry-field{width:min(100%, var(--workspace-thread-content));justify-self:center}.workspace-shell .documents-console__context span{color:var(--color-text-soft);font-size:.62rem;line-height:1.35}.workspace-shell .documents-console__context strong{color:var(--color-text);font-size:.62rem;font-weight:600;line-height:1.35}.workspace-shell .documents-console__context span+strong:before{content:"·";color:var(--color-text-soft);margin-right:8px;font-weight:400}.workspace-shell .thread-messages--documents{min-height:0;padding:12px 0 10px;overflow:auto}.workspace-shell .documents-thread{width:min(100%, var(--workspace-thread-content));align-content:start;gap:14px;margin:0 auto;display:grid}.workspace-shell .documents-turn{gap:8px;display:grid}.workspace-shell .documents-turn__row{justify-content:flex-start;display:flex}.workspace-shell .documents-turn__row--user{justify-content:flex-end}.workspace-shell .documents-turn__bubble{border:1px solid var(--workspace-border);background:#fff;border-radius:8px;gap:9px;width:100%;padding:12px;display:grid}.workspace-shell .documents-turn__bubble--user{background:#f6f8ff}.workspace-shell .documents-turn__bubble--assistant{background:#fcfdff}.workspace-shell .documents-turn__bubble strong,.workspace-shell .documents-turn__meta-main strong,.workspace-shell .documents-turn__sources-header strong,.workspace-shell .document-project-settings__header strong,.workspace-shell .document-project-settings__document strong,.workspace-shell .document-project-settings__dropzone-copy strong{font-size:.74rem;font-weight:600;line-height:1.34}.workspace-shell .documents-turn__meta{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.workspace-shell .documents-turn__meta-main,.workspace-shell .documents-turn__meta-side{gap:2px;min-width:0;display:grid}.workspace-shell .documents-turn__meta-side{text-align:right;justify-items:end}.workspace-shell .documents-turn__meta-side span{font-variant-numeric:tabular-nums;font-size:.68rem;font-weight:600}.workspace-shell .documents-turn__meta-side small{letter-spacing:0;text-transform:none}.workspace-shell .documents-turn__status{gap:5px;display:grid}.workspace-shell .documents-turn__status small{color:var(--color-text-soft);font-size:.65rem;line-height:1.4}.workspace-shell .documents-turn__progress{background:#4b63f314;border-radius:999px;width:100%;height:4px;overflow:hidden}.workspace-shell .documents-turn__progress-bar{border-radius:inherit;background:linear-gradient(90deg,#4b63f3,#6f86ff);height:100%;transition:width .2s;display:block}.workspace-shell .documents-turn__summary{color:var(--color-text);text-wrap:pretty;gap:10px;font-size:.71rem;line-height:1.6;display:grid}.workspace-shell .documents-turn__summary p{margin:0}.workspace-shell .documents-turn__summary--streaming{position:relative}.workspace-shell .documents-turn__placeholder--error{color:#9f1239}.workspace-shell .documents-turn__sources{border-top:1px solid #cbd5e1b3;gap:8px;padding-top:4px;display:grid}.workspace-shell .documents-turn__sources-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.workspace-shell .documents-turn__sources-header small,.workspace-shell .documents-turn__result-head span,.workspace-shell .documents-turn__result-meta span{color:var(--color-text-soft);font-size:.64rem;line-height:1.35}.workspace-shell .documents-turn__results{gap:8px;display:grid}.workspace-shell .documents-turn__result{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);text-align:left;border-radius:8px;gap:7px;min-width:0;padding:10px 11px;transition:border-color .16s,background-color .16s;display:grid}.workspace-shell .documents-turn__result:hover,.workspace-shell .documents-turn__result:focus-visible{background:#fff;border-color:#4b63f32e}.workspace-shell .documents-turn__result-head,.workspace-shell .documents-turn__result-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-shell .documents-turn__result-headline,.workspace-shell .documents-turn__result-context{gap:4px;min-width:0;display:grid}.workspace-shell .documents-turn__result-headline small,.workspace-shell .documents-turn__result-context strong,.workspace-shell .documents-turn__result-label{color:var(--color-text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:.62rem;line-height:1.3}.workspace-shell .documents-turn__result-head strong{min-width:0;font-size:.71rem;font-weight:600;line-height:1.3}.workspace-shell .documents-turn__result-open{color:var(--color-primary-700);white-space:nowrap;font-size:.64rem;font-weight:600;line-height:1.3}.workspace-shell .documents-turn__result-context{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .documents-turn__result-context span{gap:2px;min-width:0;display:grid}.workspace-shell .documents-turn__result-context small{color:var(--color-text);font-size:.68rem;line-height:1.45}.workspace-shell .documents-turn__result p{color:var(--color-text);text-wrap:pretty;margin:0;font-size:.69rem;line-height:1.5}.workspace-shell .documents-turn__result-quote{font-weight:500}.workspace-shell .documents-turn__result-snippet{color:var(--color-text-muted)}.workspace-shell .documents-turn__result mark{color:inherit;background:#4b63f31f;border-radius:3px;padding:0 2px}.workspace-shell .documents-turn__result-meta{flex-wrap:wrap}.workspace-shell .documents-turn__result-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.workspace-shell .documents-turn__result-badges span{color:var(--color-text-soft);font-size:.64rem;line-height:1.35}.workspace-shell .documents-turn__result-modes{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.workspace-shell .documents-turn__result-modes li{border:1px solid var(--workspace-border);color:var(--color-text-soft);border-radius:999px;padding:2px 6px;font-size:.6rem;line-height:1.2}.document-project-settings,.workspace-shell .document-project-settings{gap:12px;display:grid}.document-project-settings__layout,.workspace-shell .document-project-settings__layout{align-items:start}.document-project-settings__layout--single,.workspace-shell .document-project-settings__layout--single{grid-template-columns:minmax(0,560px);justify-content:center}.document-project-settings__panel,.workspace-shell .document-project-settings__panel{min-height:0}.document-project-settings__full-span,.workspace-shell .document-project-settings__full-span{grid-column:1/-1;gap:12px;display:grid}.document-project-settings .chat-editor-field,.document-project-settings .chat-editor-document-group,.workspace-shell .document-project-settings .chat-editor-field,.workspace-shell .document-project-settings .chat-editor-document-group{gap:8px;display:grid}.document-project-settings__bulkbar,.workspace-shell .document-project-settings__bulkbar{border:1px solid var(--workspace-border);background:var(--workspace-surface-soft);border-radius:8px;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:end;gap:8px;padding:8px 10px;display:grid}.document-project-settings__dropstrip,.workspace-shell .document-project-settings__dropstrip{gap:8px;display:grid}.document-project-settings__dropstrip-head,.workspace-shell .document-project-settings__dropstrip-head{gap:2px;display:grid}.document-project-settings__dropstrip-head strong,.workspace-shell .document-project-settings__dropstrip-head strong{font-size:.7rem;font-weight:600;line-height:1.3}.document-project-settings__dropstrip-head small,.workspace-shell .document-project-settings__dropstrip-head small{color:var(--color-text-soft);font-size:.64rem;line-height:1.4}.document-project-settings__droptargets,.workspace-shell .document-project-settings__droptargets{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.document-project-settings__droptarget,.workspace-shell .document-project-settings__droptarget{min-height:26px;color:var(--color-text-soft);background:#fff;border:1px dashed #4b63f32e;border-radius:8px;padding:0 9px;font-size:.66rem;font-weight:600;line-height:1.2;transition:border-color .16s,background-color .16s,color .16s}.document-project-settings__droptarget:hover,.document-project-settings__droptarget:focus-visible,.document-project-settings__droptarget--active,.workspace-shell .document-project-settings__droptarget:hover,.workspace-shell .document-project-settings__droptarget:focus-visible,.workspace-shell .document-project-settings__droptarget--active{color:var(--color-primary-700);background:#f7f9ff;border-color:#4b63f34d}.document-project-settings__bulkmeta,.document-project-settings__bulkfield,.workspace-shell .document-project-settings__bulkmeta,.workspace-shell .document-project-settings__bulkfield{gap:4px;display:grid}.document-project-settings__bulkmeta small,.document-project-settings__bulkfield span,.workspace-shell .document-project-settings__bulkmeta small,.workspace-shell .document-project-settings__bulkfield span{color:var(--color-text-soft);font-size:.64rem;line-height:1.35}.document-project-settings__bulkmeta strong,.workspace-shell .document-project-settings__bulkmeta strong{font-size:.72rem;font-weight:600;line-height:1.25}.document-project-settings__bulkfield select,.workspace-shell .document-project-settings__bulkfield select{min-height:30px}.document-project-settings__bulkactions,.workspace-shell .document-project-settings__bulkactions{align-items:center;gap:6px;display:inline-flex}.document-project-settings .chat-editor-document-list,.workspace-shell .document-project-settings .chat-editor-document-list{max-height:324px;padding-right:2px;overflow:auto}.document-project-settings .chat-editor-document-item,.workspace-shell .document-project-settings .chat-editor-document-item{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.document-project-settings .chat-editor-document-item--selected,.workspace-shell .document-project-settings .chat-editor-document-item--selected{background:#fbfcff;border-color:#4b63f32e}.document-project-settings .chat-editor-document-item__body strong,.document-project-settings .chat-editor-document-item__body small,.workspace-shell .document-project-settings .chat-editor-document-item__body strong,.workspace-shell .document-project-settings .chat-editor-document-item__body small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.document-project-settings__document-select,.workspace-shell .document-project-settings__document-select{border:1px solid var(--workspace-border);color:#0000;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.document-project-settings__document-select:hover,.document-project-settings__document-select:focus-visible,.document-project-settings__document-select--active,.workspace-shell .document-project-settings__document-select:hover,.workspace-shell .document-project-settings__document-select:focus-visible,.workspace-shell .document-project-settings__document-select--active{color:var(--color-primary-700);background:#f7f9ff;border-color:#4b63f338}.document-project-settings__document-select svg,.workspace-shell .document-project-settings__document-select svg{width:12px;height:12px}.document-project-settings__document-select svg path,.workspace-shell .document-project-settings__document-select svg path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.document-editor-settings,.workspace-shell .document-editor-settings{gap:12px;display:grid}.document-editor-settings__meta-grid,.workspace-shell .document-editor-settings__meta-grid{gap:10px;display:grid}.document-editor-settings__meta-item,.workspace-shell .document-editor-settings__meta-item{gap:4px;display:grid}.document-editor-settings__meta-item span,.workspace-shell .document-editor-settings__meta-item span{color:var(--color-text-soft);font-size:.68rem;line-height:1.35}.document-editor-settings__meta-item strong,.workspace-shell .document-editor-settings__meta-item strong{font-size:.74rem;font-weight:600;line-height:1.4}.document-editor-settings__status,.workspace-shell .document-editor-settings__status{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.document-editor-settings__status small,.workspace-shell .document-editor-settings__status small{color:var(--color-text-soft);font-size:.68rem;line-height:1.35}.document-source-preview,.workspace-shell .document-source-preview{gap:12px;display:grid}.document-source-preview__content,.workspace-shell .document-source-preview__content{border:1px solid var(--workspace-border);background:#fff;border-radius:8px;gap:6px;padding:10px 12px;display:grid}.document-source-preview__content--secondary,.workspace-shell .document-source-preview__content--secondary{background:var(--workspace-surface-soft)}.document-source-preview__content small,.workspace-shell .document-source-preview__content small{color:var(--color-text-soft);font-size:.66rem;line-height:1.35}.document-source-preview__content p,.workspace-shell .document-source-preview__content p{color:var(--color-text);text-wrap:pretty;margin:0;font-size:.71rem;line-height:1.6}.document-source-preview__content mark,.workspace-shell .document-source-preview__content mark{color:inherit;background:#4b63f31f;border-radius:3px;padding:0 2px}.document-project-settings__document-action,.workspace-shell .document-project-settings__document-action{width:24px;height:24px;color:var(--color-text-soft);background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.document-project-settings__document-action:hover,.document-project-settings__document-action:focus-visible,.workspace-shell .document-project-settings__document-action:hover,.workspace-shell .document-project-settings__document-action:focus-visible{color:var(--color-primary-700);background:#fff;border-color:#4b63f32e}.document-project-settings__document-action svg,.workspace-shell .document-project-settings__document-action svg{width:12px;height:12px}.document-project-settings__document-action svg circle,.workspace-shell .document-project-settings__document-action svg circle{fill:currentColor}@media (width<=960px){.workspace-shell .page-grid--documents{--documents-entry-offset:-72px}.workspace-shell .page-grid--documents .chat-thread-shell,.workspace-shell .documents-console,.workspace-shell .documents-console--thread,.workspace-shell .documents-thread{width:100%}.document-project-settings__layout,.workspace-shell .document-project-settings__layout{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.workspace-shell .page-grid--documents{--documents-entry-offset:0px}.workspace-shell .documents-console__context,.workspace-shell .documents-turn__meta,.workspace-shell .documents-turn__result-head,.workspace-shell .documents-turn__result-meta{flex-direction:column;grid-auto-flow:row;align-items:flex-start}.document-project-settings__bulkbar,.workspace-shell .document-project-settings__bulkbar,.workspace-shell .documents-turn__result-context{grid-template-columns:minmax(0,1fr)}.document-project-settings__bulkactions,.workspace-shell .document-project-settings__bulkactions{flex-wrap:wrap;justify-content:flex-start;width:100%}.document-project-settings__droptargets,.workspace-shell .document-project-settings__droptargets{width:100%}.workspace-shell .documents-turn__meta-side{text-align:left;justify-items:start}.document-project-settings__document,.workspace-shell .document-project-settings__document{grid-template-columns:minmax(0,1fr)}.document-project-settings__document-action,.workspace-shell .document-project-settings__document-action{justify-self:end}}:root{--landing-page-max:1320px;--landing-page-gutter:40px;--landing-header-height:72px;--landing-section-gap:72px;--landing-section-inner-gap:28px;--landing-card-gap:18px;--landing-text-gap:12px;--landing-card-padding:18px;--landing-panel-padding:36px;--landing-panel-padding-compact:30px;--landing-card-body-gap:14px;--landing-radius-card:18px;--landing-radius-panel:28px;--landing-radius-hero:34px;--landing-radius-display:30px;--landing-shadow-subtle:0 14px 34px #0f172a0d;--landing-shadow-panel:0 20px 52px #0f172a14;--landing-shadow-hero:0 28px 72px #0f172a1c;--landing-copy-width:52ch;--landing-hero-title-max:18ch;--landing-hero-title-size:clamp(3rem, 3.85vw, 4.55rem);--landing-section-title-size:clamp(2.05rem, 2.95vw, 2.9rem);--landing-subsection-title-size:clamp(1.28rem, 1.95vw, 1.58rem);--landing-card-title-size:1.05rem;--landing-body-size:1rem;--landing-support-size:.94rem}.landing-page{padding:var(--space-6) 0 var(--space-16);overflow-x:clip}.landing-page .container{width:min(100% - calc(var(--landing-page-gutter) * 2), var(--landing-page-max));overflow-x:clip}.landing-page .btn{touch-action:manipulation;border-radius:8px;min-height:36px;padding:0 14px;font-size:.78rem;font-weight:600;transition:background-color .16s,border-color .16s,color .16s}.landing-page .btn--compact{min-height:36px;padding:0 14px}.landing-page .btn:hover,.landing-page .btn:focus-visible{transform:none}.landing-page .btn:focus-visible,.landing-header__nav a:focus-visible,.landing-footer__contact-card:focus-visible,.contact-modal__close:focus-visible{outline-offset:2px;outline:2px solid #2563eb57}.landing-page .btn-primary{background:var(--color-primary-600);border-color:var(--color-primary-600);color:#fff;box-shadow:none}.landing-page .btn-primary:hover,.landing-page .btn-primary:focus-visible{background:var(--color-primary-700);border-color:var(--color-primary-700);color:#fff}.landing-page .btn-secondary{color:var(--color-text);background:#fff;border-color:#e2e8f0f5}.landing-page .btn-ghost{color:var(--color-text-muted);background:0 0;border-color:#cbd5e1cc}.landing-page .btn-secondary:hover,.landing-page .btn-secondary:focus-visible,.landing-page .btn-ghost:hover,.landing-page .btn-ghost:focus-visible{background:#0f172a0a}.landing-header{align-items:center;gap:var(--space-5);min-height:var(--landing-header-height);margin-bottom:var(--space-10);z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border:1px solid #e2e8f0d1;border-radius:22px;grid-template-columns:minmax(180px,auto) 1fr auto;padding:10px 14px;display:grid;position:sticky;top:12px;box-shadow:0 16px 34px #0f172a12}.landing-header__nav{color:var(--color-text-muted);justify-content:center;align-items:center;gap:28px;font-size:.94rem;font-weight:700;display:flex}.landing-header__nav a{touch-action:manipulation;padding:8px 0;transition:color .18s;position:relative}.landing-page [id=about],.landing-page [id=workflow],.landing-page [id=capabilities],.landing-page [id=grant],.landing-page [id=contacts]{scroll-margin-top:calc(var(--landing-header-height) + 16px)}.landing-header__nav a:after{content:"";transform-origin:50%;background:#2563ebe0;border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.landing-header__nav a:hover,.landing-header__nav a:focus-visible{color:var(--color-text)}.landing-header__nav a:hover:after,.landing-header__nav a:focus-visible:after{transform:scaleX(1)}.landing-header__actions{justify-content:flex-end;align-items:center;gap:var(--space-3);display:flex}.landing-header__actions .btn{min-height:36px;padding-inline:14px}.landing-hero{gap:var(--landing-card-gap);display:grid;overflow-x:clip}.landing-hero__frame{align-items:center;gap:calc(var(--space-6) + 6px);min-height:612px;padding:calc(var(--landing-panel-padding) + 4px);border-radius:var(--landing-radius-hero);box-shadow:var(--landing-shadow-hero);grid-template-columns:minmax(0,1.24fr) minmax(500px,.76fr);display:grid}.hero-copy{align-content:center;gap:20px;max-width:44rem;min-height:0;display:grid}.hero-copy h1{max-width:var(--landing-hero-title-max);font-size:var(--landing-hero-title-size);letter-spacing:-.048em;text-wrap:balance;line-height:.96}.hero-copy p{max-width:var(--landing-copy-width);color:var(--color-text-muted);font-size:var(--landing-body-size);line-height:1.72}.hero-mobile-media{display:none}.hero-media{align-self:stretch;min-height:0}.content-section{gap:var(--landing-section-inner-gap);margin-top:var(--landing-section-gap);display:grid;overflow-x:clip}.support-strip--hero{margin-top:8px}.landing-page .reveal-block{opacity:0;filter:blur(8px);transition:opacity .72s,transform .9s cubic-bezier(.19,1,.22,1),filter .82s;transition-delay:var(--reveal-delay,0s);will-change:opacity, transform}.landing-page .reveal-block--rise,.landing-page .reveal-block--slide-up{transform:translateY(46px)scale(.996)}.landing-page .reveal-block--slide-left{transform:translate(42px)scale(.996)}.landing-page .reveal-block--slide-right{transform:translate(-42px)scale(.996)}.landing-page .reveal-block--scale{transform:translateY(28px)scale(.982)}.landing-page .reveal-block--visible{opacity:1;filter:blur();transform:translate(0,0)scale(1)}.content-section__header{gap:var(--landing-text-gap);max-width:58ch;display:grid}.content-section__header h1,.content-section__header h2{font-size:var(--landing-section-title-size);letter-spacing:-.04em;line-height:1.03}.content-section__header p{max-width:56ch;color:var(--color-text-muted);font-size:var(--landing-body-size);line-height:1.7}.story-band{gap:var(--space-6);padding:var(--landing-panel-padding);border-radius:var(--landing-radius-hero);grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;display:grid;overflow:clip}.story-band__copy,.story-band__narrative,.story-artwork{gap:var(--landing-card-gap);display:grid}.product-cases{gap:16px;margin-top:10px;padding-top:8px;display:grid}.product-cases__header h3{font-size:var(--landing-subsection-title-size);letter-spacing:-.03em;line-height:1.18}.product-cases__list{gap:var(--landing-card-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.demo-callout{padding:var(--landing-panel-padding-compact);border-radius:var(--landing-radius-hero);grid-template-columns:minmax(0,1.1fr) auto;align-items:center;gap:24px;display:grid}.demo-callout__copy{gap:10px;max-width:52ch;display:grid}.demo-callout__copy h2{font-size:var(--landing-section-title-size);letter-spacing:-.04em;line-height:1.03}.demo-callout__copy p{color:var(--color-text-muted);font-size:var(--landing-body-size);line-height:1.68}.story-band__narrative{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-grid{gap:var(--landing-card-gap);grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;display:grid}.grant-band{gap:var(--space-6);padding:var(--landing-panel-padding);border-radius:var(--landing-radius-hero);grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);align-items:center;display:grid;overflow:clip}.grant-band__copy{gap:16px;max-width:48ch;display:grid}.grant-band__copy h2{font-size:var(--landing-section-title-size);letter-spacing:-.048em;line-height:1.03}.grant-band__copy p{color:var(--color-text-muted);font-size:var(--landing-body-size);line-height:1.72}.landing-footer{margin-top:var(--landing-section-gap);padding:var(--landing-panel-padding-compact) var(--landing-panel-padding) 18px;border-radius:var(--landing-radius-panel);box-shadow:var(--landing-shadow-panel);border:1px solid #e2e8f0d1;grid-template-columns:minmax(0,1fr);gap:20px;display:grid}.landing-footer__top{grid-template-columns:minmax(260px,1.05fr) auto minmax(340px,.95fr);align-items:center;gap:40px;display:grid}.landing-footer__copy{gap:12px;max-width:32ch;display:grid}.landing-footer__copy strong{letter-spacing:-.035em;font-size:1.28rem;line-height:1.05}.landing-footer__copy p{color:var(--color-text-muted);font-size:.98rem;line-height:1.72}.landing-footer__nav-group{justify-content:center;align-items:center;display:flex}.landing-footer__links{color:var(--color-text-muted);flex-wrap:nowrap;justify-content:center;align-items:center;gap:28px;font-size:.94rem;font-weight:700;line-height:1.3;display:flex}.landing-footer__contact{align-content:center;justify-items:end;gap:14px;min-width:0;display:grid}.landing-footer__contact-card{width:min(100%,340px);min-width:0;box-shadow:var(--landing-shadow-subtle);color:inherit;touch-action:manipulation;background:#ffffffb8;border:1px solid #e2e8f0d6;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:12px 14px;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.landing-footer__contact-card:hover,.landing-footer__contact-card:focus-visible{border-color:#2563eb42;transform:translateY(-1px);box-shadow:0 16px 32px #0f172a14}.landing-footer__contact-badge{width:42px;height:42px;color:var(--color-primary-600);box-shadow:var(--landing-shadow-subtle);background:linear-gradient(135deg,#2563eb24,#14b8a629);border-radius:16px;flex:none;justify-content:center;align-items:center;display:inline-flex}.landing-footer__contact-badge .marketing-icon{width:22px;height:22px;box-shadow:none;background:0 0;border-radius:0}.landing-footer__contact-meta{text-align:left;gap:4px;min-width:0;display:grid}.landing-footer__contact-meta small{color:var(--color-text-soft);letter-spacing:.03em;text-transform:uppercase;font-size:.74rem;font-weight:700}.landing-footer__email{color:var(--color-text);overflow-wrap:anywhere;font-size:.94rem;font-weight:800}.landing-footer .contact-lead-panel__trigger .btn{min-height:36px;padding-inline:14px}.landing-footer .contact-lead-panel__trigger .btn:hover,.landing-footer .contact-lead-panel__trigger .btn:focus-visible{color:inherit}.landing-footer__bottom{color:var(--color-text-soft);border-top:1px solid #cbd5e1c7;justify-content:space-between;align-items:center;gap:18px;min-height:0;padding-top:16px;font-size:.82rem;font-weight:600;line-height:1.3;display:flex}.landing-footer__copyright{color:var(--color-text-soft)}.landing-footer__policy{color:var(--color-primary-600);font-size:.88rem;font-weight:800;line-height:1.3;text-decoration:none}.support-strip{gap:var(--landing-card-gap);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.support-item,.story-panel,.story-artwork__card,.capability-card,.grant-showcase{border-radius:var(--landing-radius-card);box-shadow:var(--landing-shadow-subtle);border:1px solid #e2e8f0d6}.support-item{gap:var(--space-3);min-height:132px;padding:var(--landing-card-padding);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;grid-template-columns:auto 1fr;align-items:start;display:grid}.support-item__icon{padding-top:2px}.support-item__copy{gap:8px;display:grid}.support-item strong{font-size:var(--landing-card-title-size);line-height:1.28;display:block}.support-item p{color:var(--color-text-muted);font-size:var(--landing-support-size);line-height:1.6}.story-copy-stack{gap:14px;max-width:58ch;display:grid}.story-copy-stack p{color:var(--color-text-muted);font-size:var(--landing-body-size);margin:0;font-weight:400;line-height:1.7}.story-panel{gap:var(--landing-card-body-gap);min-height:100%;padding:calc(var(--landing-card-padding) + 2px);background:#ffffffc7;align-content:start;display:grid}.story-panel__tag,.story-artwork__tag,.workflow-chain__index{border-radius:var(--radius-pill);width:fit-content;min-height:30px;color:var(--color-text-soft);letter-spacing:.05em;text-transform:uppercase;background:#0f172a0d;justify-content:center;align-items:center;padding:0 10px;font-size:.74rem;font-weight:800;display:inline-flex}.story-panel h3{letter-spacing:-.02em;margin:0;font-size:clamp(1.02rem,1.1vw,1.15rem);font-weight:700;line-height:1.3}.capability-card h3,.workflow-chain__body h3{font-size:var(--landing-card-title-size);line-height:1.28}.story-panel p,.story-artwork__copy p,.capability-card p,.workflow-chain__body p{color:var(--color-text-muted);font-size:var(--landing-support-size);font-weight:400;line-height:1.65}.story-artwork__card{gap:var(--landing-card-body-gap);padding:var(--landing-card-padding);display:grid}.story-artwork__frame{color:#ffffffc7;text-align:center;min-height:176px;padding:var(--space-5);background:linear-gradient(140deg,#0f172aeb,#0f172ad1),linear-gradient(160deg,#2563eb38,#14b8a62e);border-radius:20px;place-items:center;display:grid}.section-list{gap:10px;padding-left:18px;list-style:outside;display:grid}.section-list li{color:var(--color-text-muted);font-size:var(--landing-support-size);font-weight:400;line-height:1.6}.workflow-chain{gap:var(--landing-card-gap);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;padding:12px 0 0;display:grid;position:relative;overflow:visible}.workflow-chain:before{content:"";z-index:0;background:linear-gradient(90deg,#2563eb2e,#14b8a638,#2563eb24);border-radius:999px;height:2px;position:absolute;top:38px;left:28px;right:28px}.workflow-chain__step{z-index:1;animation:1.05s cubic-bezier(.2,1,.24,1) both workflow-step-dock;animation-delay:var(--workflow-delay);gap:16px;display:grid;position:relative}.workflow-chain__topline{justify-content:flex-start;align-items:center;min-height:56px;display:flex}.workflow-chain__node{z-index:2;flex:none;position:relative}.workflow-chain__node:before{content:"";background:var(--color-bg);z-index:-1;border-radius:24px;position:absolute;inset:-10px}.workflow-chain__node .marketing-icon{width:52px;height:52px;animation:3.2s ease-in-out infinite workflow-node-pulse;animation-delay:var(--workflow-delay);background:linear-gradient(135deg,#2563eb24,#14b8a624);border-radius:18px;box-shadow:0 14px 28px #2563eb1f}.workflow-chain__connector{display:none}.workflow-chain__body{min-height:100%;padding:calc(var(--landing-card-padding) + 2px);border-radius:var(--landing-radius-card);box-shadow:var(--landing-shadow-subtle);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffc;border:1px solid #e2e8f0d1;gap:12px;display:grid}.capability-card{gap:var(--landing-card-body-gap);height:100%;padding:var(--landing-card-padding);background:#ffffffeb;grid-template-rows:auto 376px 1fr;align-content:start;display:grid}.capability-card .cap-figure{height:376px;min-height:0}.capability-card>p{align-self:end}.card-icon-head{align-items:flex-start;gap:12px;display:flex}.card-icon-head .marketing-icon{border-radius:12px;width:38px;height:38px}.product-case{gap:var(--landing-card-body-gap);padding:var(--landing-card-padding);background:#ffffffc7;grid-template-columns:auto 1fr;align-items:start;display:grid}.product-case__index{min-width:40px;min-height:40px;color:var(--color-text-soft);letter-spacing:.04em;background:#0f172a0d;border-radius:12px;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:inline-flex}.product-case__copy{gap:8px;display:grid}.product-case__copy strong{font-size:var(--landing-card-title-size);line-height:1.3}.product-case__copy p{color:var(--color-text-muted);font-size:var(--landing-support-size);line-height:1.6}.grant-showcase{gap:var(--landing-card-body-gap);padding:var(--landing-card-padding);background:#ffffffd1;display:grid}.grant-showcase__header small{color:var(--color-text-soft);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:800}.grant-showcase__visual{text-align:center;color:#ffffffdb;min-height:268px;padding:var(--space-5);background:linear-gradient(160deg,#0f172af0,#1e293beb),linear-gradient(135deg,#2563eb33,#14b8a629);border:1px solid #ffffff0f;border-radius:20px;place-items:center;display:grid}.contact-lead-panel{gap:var(--space-4);padding:var(--space-6);border-radius:var(--landing-radius-panel);display:grid}.contact-lead-panel--compact{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.contact-lead-panel__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.contact-lead-panel__trigger{justify-content:flex-start;display:flex}.contact-lead-panel__body{gap:var(--space-4);display:grid}.contact-lead-panel--compact .contact-lead-panel__body{box-shadow:var(--landing-shadow-subtle);background:#ffffffe0;border:1px solid #e2e8f0d6;border-radius:22px;padding:18px}.landing-footer .contact-lead-panel__trigger{justify-content:flex-end}body.contact-modal-open{overscroll-behavior:none;overflow:hidden}.contact-lead-form{gap:var(--space-4);display:grid}.contact-lead-form__consent{color:var(--color-text-muted);align-items:flex-start;gap:10px;font-size:.9rem;font-weight:400;line-height:1.55;display:flex}.contact-lead-form__consent a,.landing-footer__policy{font-weight:400}.contact-lead-form__consent input{accent-color:var(--color-primary-500);margin-top:4px}.contact-lead-form__footer{justify-content:flex-start;display:flex}.contact-lead-panel__success{background:#16a34a14;border:1px solid #16a34a29;border-radius:16px;gap:8px;padding:14px 16px;display:grid}.placeholder-visual{border-radius:var(--landing-radius-display);min-height:280px;color:var(--color-text-on-dark);background:linear-gradient(145deg,#0f172af5,#0f172adb),linear-gradient(#2563eb3d,#14b8a62e);border:1px solid #ffffff0f;position:relative;overflow:hidden}.hero-media .placeholder-visual{height:100%;min-height:440px;box-shadow:0 30px 68px #0f172a29}.placeholder-visual:after{content:"";background:linear-gradient(90deg,#fff0,#ffffff1f,#fff0);width:42%;animation:7s ease-in-out infinite placeholder-shine;position:absolute;inset:-20% auto -20% -30%;transform:skew(-18deg)}.placeholder-visual__chrome{border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:16px 18px;display:flex}.placeholder-visual__chrome i{background:#ffffff7a;border-radius:50%;width:10px;height:10px}.placeholder-visual__body{gap:18px;padding:22px;display:grid}.placeholder-visual__tag{border-radius:var(--radius-pill);color:#ffffffd6;background:#ffffff14;width:fit-content;padding:8px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.placeholder-visual__frame{background:#ffffff0f;border:1px solid #ffffff14;border-radius:24px;gap:12px;min-height:160px;padding:18px;display:grid}.placeholder-visual__line,.placeholder-visual__bubble,.placeholder-visual__mini-card,.placeholder-visual__wave{background:#ffffff1f;border-radius:18px}.placeholder-visual__line{height:14px}.placeholder-visual__line--short{width:54%}.placeholder-visual__line--mid{width:72%}.placeholder-visual__bubble{height:62px}.placeholder-visual__bubble--right{background:#2563eb59;width:72%;margin-left:auto;animation:3.8s ease-in-out infinite placeholder-float}.placeholder-visual__mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.placeholder-visual__mini-card{height:74px}.placeholder-visual__wave{background:linear-gradient(90deg,#14b8a633,#2563eb4d),repeating-linear-gradient(90deg,#ffffff29 0 2px,#0000 2px 12px);height:88px}.placeholder-visual__line,.placeholder-visual__mini-card,.placeholder-visual__bubble{animation:4.2s ease-in-out infinite placeholder-breathe}.contact-form-enter-active,.contact-form-leave-active{transition:opacity .28s,transform .36s}.contact-form-enter-from,.contact-form-leave-to{opacity:0;transform:translateY(18px)}.contact-modal{z-index:80;padding:max(20px, env(safe-area-inset-top)) max(20px, env(safe-area-inset-right)) max(20px, env(safe-area-inset-bottom)) max(20px, env(safe-area-inset-left));overscroll-behavior:contain;place-items:center;display:grid;position:fixed;inset:0}.contact-modal__backdrop{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a6b;position:absolute;inset:0}.contact-modal__dialog{z-index:1;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fffffff5;border:1px solid #e2e8f0db;border-radius:28px;width:min(100%,680px);max-height:min(86vh,920px);padding:24px;position:relative;overflow:auto;box-shadow:0 32px 96px #0f172a3d}.contact-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.contact-modal__close{width:40px;height:40px;color:var(--color-text);cursor:pointer;touch-action:manipulation;background:#f8fafcf0;border:1px solid #cbd5e1d6;border-radius:14px;flex:none;font-size:1.4rem;line-height:1}.contact-modal__content{gap:16px;display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contact-modal-enter-active,.contact-modal-leave-active{transition:opacity .24s}.contact-modal-enter-active .contact-modal__dialog,.contact-modal-leave-active .contact-modal__dialog{transition:transform .3s,opacity .24s}.contact-modal-enter-from,.contact-modal-leave-to{opacity:0}.contact-modal-enter-from .contact-modal__dialog,.contact-modal-leave-to .contact-modal__dialog{opacity:0;transform:translateY(18px)scale(.98)}.cap-figure{border-radius:var(--landing-radius-display);color:var(--color-text-on-dark);background:linear-gradient(145deg,#0f172af5,#0f172adb),linear-gradient(#2563eb3d,#14b8a62e);border:1px solid #ffffff0f;min-height:280px;position:relative;overflow:hidden}.hero-media .cap-figure{height:100%;min-height:440px;box-shadow:0 30px 68px #0f172a29}.cap-figure__chrome{border-bottom:1px solid #ffffff12;align-items:center;gap:8px;padding:14px 18px;display:flex}.cap-figure__chrome i{background:#ffffff6b;border-radius:50%;width:10px;height:10px}.cap-figure__chrome i:first-child{background:#ff5f57b3}.cap-figure__chrome i:nth-child(2){background:#ffbd44b3}.cap-figure__chrome i:last-child{background:#28c940b3}.cap-figure__body{gap:12px;padding:18px 20px 20px;display:grid}.cap-chat{gap:10px}.cap-chat__msg{opacity:0;align-items:flex-end;gap:8px;animation:.5s forwards cap-msg-in;display:flex}.cap-chat__msg--1{animation-delay:.2s}.cap-chat__msg--2{animation-delay:1.1s}.cap-chat__msg--3{animation-delay:2.2s}.cap-chat__msg--4{animation-delay:3.1s}.cap-chat__msg--out{flex-direction:row-reverse}.cap-chat__avatar{background:linear-gradient(135deg,#2563eb99,#14b8a699);border-radius:50%;flex:none;width:26px;height:26px}.cap-chat__bubble{background:#ffffff1a;border:1px solid #ffffff14;border-radius:16px 16px 16px 4px;gap:7px;max-width:82%;padding:9px 13px;font-size:.78rem;line-height:1.5;display:grid}.cap-chat__msg--out .cap-chat__bubble{background:#2563eb61;border-color:#2563eb4d;border-radius:16px 16px 4px}.cap-chat__sources{flex-wrap:wrap;gap:5px;display:flex}.cap-chat__sources span{color:#14b8a6f2;letter-spacing:.03em;background:#14b8a63d;border-radius:999px;padding:2px 8px;font-size:.64rem;font-weight:700}.cap-chat__typing{opacity:0;background:#ffffff14;border:1px solid #ffffff12;border-radius:16px 16px 16px 4px;align-items:center;gap:5px;width:fit-content;padding:10px 14px;animation:.4s forwards cap-msg-in;display:flex}.cap-chat__typing span{background:#ffffff80;border-radius:50%;width:6px;height:6px}.cap-chat__typing span:nth-child(2){opacity:.7}.cap-chat__typing span:nth-child(3){opacity:.4}@keyframes cap-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cap-typing-dot{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.cap-chat-src{align-content:start;min-height:304px;position:relative}.cap-chat-src__dialog{grid-template-rows:auto auto auto auto;align-content:start;gap:10px;min-height:304px;display:grid}.cap-chat-src__status-row{flex-wrap:wrap;gap:6px;display:flex}.cap-chat-src__status-chip{color:#ffffff6b;letter-spacing:.03em;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;min-height:24px;padding:0 9px;font-size:.62rem;font-weight:700;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.cap-chat-src__status-chip--active{color:#ffffffdb;background:#14b8a629;border-color:#14b8a647}.cap-chat-src__query{color:#ffffffc7;background:#ffffff17;border:1px solid #ffffff1a;border-radius:10px;align-items:flex-start;gap:8px;padding:9px 12px;font-size:.73rem;line-height:1.45;display:flex}.cap-chat-src__query-icon{opacity:.5;flex:none;margin-top:2px}.cap-chat-src__answer{background:#2563eb29;border:1px solid #2563eb38;border-radius:10px;gap:8px;padding:11px 13px;display:grid}.cap-chat-src__answer-text{color:#ffffffbf;font-size:.71rem;line-height:1.55}.cap-chat-src__cursor{background:#ffffffb3;border-radius:2px;justify-self:start;width:2px;height:12px;animation:1s step-end infinite cap-cursor-blink}.cap-chat-src__footer{align-content:end;gap:6px;display:grid}.cap-chat-src__sources-label{letter-spacing:.07em;text-transform:uppercase;color:#ffffff4d;font-size:.59rem;font-weight:700}.cap-chat-src__chips{flex-wrap:wrap;gap:5px;display:flex}.cap-chat-src__chip{color:#14b8a6e6;letter-spacing:.02em;background:#14b8a62e;border:1px solid #14b8a647;border-radius:999px;padding:2px 9px;font-size:.62rem;font-weight:700}.cap-chat-src__expert{color:#ffffff59;align-items:center;gap:6px;font-size:.64rem;font-weight:600;display:flex}.cap-chat-src__expert-dot{background:#2563ebb3;border-radius:50%;flex:none;width:6px;height:6px}.cap-dialog-enter-active,.cap-dialog-leave-active{transition:opacity .26s,transform .26s}.cap-dialog-enter-from{opacity:.18;transform:translateY(6px)}.cap-dialog-leave-to{opacity:.3;transform:translateY(-4px)}.cap-figure--hero .cap-chat-src,.cap-figure--hero .cap-chat-src__dialog{min-height:360px}.cap-figure--hero .cap-chat-src__dialog{gap:12px}.cap-figure--hero .cap-chat-src__query{padding:12px 14px;font-size:.79rem}.cap-figure--hero .cap-chat-src__answer{padding:14px 15px}.cap-figure--hero .cap-chat-src__answer-text{color:#ffffffd1;min-height:92px;font-size:.82rem;line-height:1.62}.cap-figure--hero .cap-chat-src__chip{font-size:.66rem}.cap-figure--hero .cap-chat-src__expert{font-size:.68rem}.cap-figure--mini .cap-figure__body{padding:14px}.cap-figure--mini .cap-chat-src,.cap-figure--mini .cap-chat-src__dialog{min-height:156px}.cap-figure--mini .cap-chat-src__dialog{gap:8px}.cap-figure--mini .cap-chat-src__status-chip{min-height:22px;padding:0 8px;font-size:.58rem}.cap-figure--mini .cap-chat-src__query{padding:8px 10px;font-size:.67rem}.cap-figure--mini .cap-chat-src__answer{padding:9px 10px}.cap-figure--mini .cap-chat-src__answer-text{min-height:42px;font-size:.66rem;line-height:1.5}.cap-figure--mini .cap-chat-src__footer{gap:4px}.cap-figure--mini .cap-chat-src__sources-label{font-size:.54rem}.cap-figure--mini .cap-chat-src__chip{padding:2px 7px;font-size:.56rem}.cap-figure--mini .cap-chat-src__expert{font-size:.58rem}@keyframes cap-stream-line{0%,to{opacity:.6}50%{opacity:1}}@keyframes cap-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.cap-learning{gap:11px}.cap-learning__header{justify-content:space-between;align-items:center;display:flex}.cap-learning__badge{color:#fffc;letter-spacing:.05em;text-transform:uppercase;background:#2563eb47;border:1px solid #2563eb66;border-radius:999px;padding:3px 9px;font-size:.62rem;font-weight:800}.cap-learning__progress-text{color:#ffffff59;font-size:.68rem;font-weight:700}.cap-learning__card{background:#ffffff12;border:1px solid #ffffff14;border-radius:12px;gap:10px;padding:12px;display:grid}.cap-learning__question{color:#ffffffd9;font-size:.75rem;font-weight:600;line-height:1.45}.cap-learning__options{gap:6px;display:grid}.cap-learning__option{color:#ffffff8c;background:#ffffff0d;border:1px solid #ffffff12;border-radius:8px;align-items:flex-start;gap:7px;padding:7px 10px;font-size:.7rem;line-height:1.4;display:flex}.cap-learning__option--correct{color:#ffffffd1;background:#22c55e1f;border-color:#22c55e4d}.cap-learning__option--wrong{color:#ffffff73;background:#ef44441a;border-color:#ef444433;-webkit-text-decoration:line-through #ef444466;text-decoration:line-through #ef444466}.cap-learning__option-mark{flex:none;font-size:.75rem;line-height:1.4}.cap-learning__option--correct .cap-learning__option-mark{color:#22c55ee6}.cap-learning__option--wrong .cap-learning__option-mark{color:#ef4444b3}.cap-learning__option-mark--idle{color:#ffffff40}.cap-learning__bar{background:#ffffff14;border-radius:4px;height:4px;overflow:hidden}.cap-learning__bar-fill{background:linear-gradient(90deg,#22c55ecc,#14b8a6cc);border-radius:4px;width:37%;height:100%}.cap-avatar{place-items:center;gap:14px;padding:20px}.cap-avatar__face{place-items:center;width:72px;height:72px;display:grid;position:relative}.cap-avatar__ring{border-radius:50%;animation:2.6s ease-in-out infinite cap-avatar-ring;position:absolute;inset:0}.cap-avatar__ring--outer{background:#2563eb14;animation-delay:0s}.cap-avatar__ring--inner{background:#2563eb24;animation-delay:.4s;inset:8px}.cap-avatar__head{z-index:1;color:#ffffffe6;background:linear-gradient(135deg,#2563eb8c,#14b8a680);border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:relative}.cap-avatar__wave{justify-content:center;align-items:center;gap:3px;height:36px;display:flex}.cap-avatar__bubble{background:#ffffff14;border:1px solid #ffffff14;border-radius:14px;gap:6px;width:100%;max-width:200px;padding:9px 13px;display:grid}.cap-avatar__bubble-line{background:#ffffff26;border-radius:4px;height:6px;display:block}.cap-avatar__bubble-line--1{width:85%}.cap-avatar__bubble-line--2{width:60%}@keyframes cap-avatar-ring{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.cap-knowledge__search{background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;display:flex}.cap-knowledge__search-icon{opacity:.5;font-size:1rem}.cap-knowledge__search-text{color:#ffffff73;font-size:.74rem}.cap-knowledge__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.cap-knowledge__card{background:#ffffff12;border:1px solid #ffffff12;border-radius:10px;align-items:flex-start;gap:7px;padding:10px;display:flex}.cap-knowledge__card--2,.cap-knowledge__card--5{background:#2563eb1a;border-color:#2563eb4d}.cap-knowledge__card-icon{background:#ffffff2e;border-radius:4px;flex:none;width:18px;height:22px}.cap-knowledge__card-lines{flex:1;gap:5px;display:grid}.cap-knowledge__card-line{background:#ffffff26;border-radius:4px;height:6px}.cap-knowledge__card-line--short{width:60%}@keyframes cap-card-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes cap-card-pulse{0%,to{background:#2563eb1a;border-color:#2563eb4d}50%{background:#2563eb2e;border-color:#2563eb8c}}.cap-interview{gap:10px}.cap-interview__header{align-items:center;gap:7px;display:flex}.cap-interview__dot{background:#22c55ee6;border-radius:50%;width:8px;height:8px}.cap-interview__label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff73;font-size:.68rem;font-weight:700}.cap-interview__row{opacity:0;animation:.5s forwards cap-msg-in}.cap-interview__row--1{animation-delay:.3s}.cap-interview__row--2{animation-delay:1s}.cap-interview__row--3{animation-delay:2s}.cap-interview__q{background:#ffffff14;border:1px solid #ffffff12;border-radius:10px 10px 10px 3px;padding:9px 12px;font-size:.76rem;line-height:1.45}.cap-interview__row--2{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cap-interview__a{background:#2563eb2e;border:1px solid #2563eb3d;border-radius:10px 10px 3px;flex:1;gap:6px;padding:9px 12px;display:grid}.cap-interview__a-line{background:#ffffff2e;border-radius:4px;height:7px}.cap-interview__a-line--short{width:55%}.cap-interview__tag{color:#14b8a6e6;letter-spacing:.04em;background:#14b8a633;border-radius:999px;flex:none;align-self:center;padding:3px 9px;font-size:.62rem;font-weight:700}.cap-interview__progress{background:#ffffff1a;border-radius:4px;height:4px;overflow:hidden}.cap-interview__progress-fill{background:linear-gradient(90deg,#2563ebcc,#14b8a6cc);border-radius:4px;width:72%;height:100%;animation:1.6s ease-out .5s both cap-progress}@keyframes cap-progress{0%{width:0}to{width:72%}}@keyframes cap-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.cap-voice{place-items:center;gap:16px;padding:24px 20px}.cap-voice__icon{color:#ffffffe6;background:linear-gradient(135deg,#2563eb80,#14b8a666);border-radius:50%;place-items:center;width:56px;height:56px;animation:2.4s ease-in-out infinite cap-voice-pulse;display:grid;box-shadow:0 0 0 8px #2563eb1a}.cap-voice__wave{justify-content:center;align-items:center;gap:3px;height:48px;display:flex}.cap-voice__bar{width:4px;height:12px;animation:1.1s ease-in-out infinite alternate cap-wave-bar;animation-delay:calc(var(--i) * 70ms);background:linear-gradient(#2563ebe6,#14b8a6b3);border-radius:4px;display:block}.cap-voice__bar:nth-child(2n){height:20px}.cap-voice__bar:nth-child(3n){height:28px}.cap-voice__bar:nth-child(4n){height:36px}.cap-voice__bar:nth-child(5n){height:24px}.cap-voice__bar:nth-child(7n){height:16px}.cap-voice__bar:nth-child(7){height:40px}.cap-voice__bar:nth-child(8){height:36px}.cap-voice__label{color:#ffffffb3;text-align:center;font-size:.76rem;font-weight:600}.cap-voice__chips{gap:6px;display:flex}.cap-voice__chips span{letter-spacing:.05em;color:#fff9;background:#ffffff17;border:1px solid #ffffff1a;border-radius:999px;padding:3px 10px;font-size:.65rem;font-weight:700}@keyframes cap-voice-pulse{0%,to{box-shadow:0 0 0 8px #2563eb1a}50%{box-shadow:0 0 0 16px #2563eb0d}}@keyframes cap-wave-bar{0%{opacity:.5;transform:scaleY(.3)}to{opacity:1;transform:scaleY(1.1)}}.story-artwork__frame{background:linear-gradient(140deg,#0f172aeb,#0f172ad1),linear-gradient(160deg,#2563eb38,#14b8a62e);border-radius:20px;min-height:176px;position:relative;overflow:hidden}.story-vis{padding:18px;position:absolute;inset:0}.story-vis--problem{display:block}.story-vis__node{color:#ffffffb3;flex-direction:column;align-items:center;gap:4px;animation:3s ease-in-out infinite alternate story-node-float;display:flex;position:absolute}.story-vis__node>svg{color:#ffffff8c;background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;width:38px;height:38px;padding:8px}.story-vis__node span{letter-spacing:.04em;color:#fff6;white-space:nowrap;font-size:.6rem;font-weight:700}.story-vis__node--a{animation-delay:0s;top:12%;left:6%}.story-vis__node--b{animation-delay:.6s;top:8%;left:60%}.story-vis__node--c{animation-delay:1.1s;top:52%;left:36%}.story-vis__node--d{animation-delay:.3s;top:62%;left:4%}.story-vis__node--e{animation-delay:.8s;top:60%;left:70%}.story-vis__broken-line{transform-origin:0;opacity:.6;background:repeating-linear-gradient(90deg,#ffffff24 0 4px,#0000 4px 10px);height:1px;position:absolute}.story-vis__broken-line--1{width:30%;top:30%;left:18%;transform:rotate(22deg)}.story-vis__broken-line--2{width:24%;top:58%;left:42%;transform:rotate(-15deg)}@keyframes story-node-float{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.story-vis--solution{place-items:center;display:grid}.story-vis__hub{z-index:2;background:linear-gradient(135deg,#2563ebb3,#14b8a699);border-radius:50%;place-items:center;width:64px;height:64px;animation:2.8s ease-in-out infinite story-hub-pulse;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #2563eb1f,0 0 0 16px #2563eb0d}.story-vis__hub-label{letter-spacing:.05em;color:#ffffffe6;text-align:center;font-size:.6rem;font-weight:800}.story-vis__spoke{z-index:2;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute}.story-vis__spoke>svg{color:#ffffffb3;background:#ffffff1a;border:1px solid #ffffff24;border-radius:10px;width:34px;height:34px;padding:7px}.story-vis__spoke span{letter-spacing:.04em;color:#ffffff73;white-space:nowrap;font-size:.58rem;font-weight:700}.story-vis__spoke--1{top:8%;left:7%}.story-vis__spoke--2{top:8%;right:7%}.story-vis__spoke--3{bottom:8%;left:7%}.story-vis__spoke--4{bottom:8%;right:7%}.story-vis__lines{z-index:1;width:100%;height:100%;position:absolute;inset:0}@keyframes story-hub-pulse{0%,to{box-shadow:0 0 0 8px #2563eb1f,0 0 0 16px #2563eb0d}50%{box-shadow:0 0 0 12px #2563eb29,0 0 0 24px #2563eb0a}}.grant-showcase{align-items:flex-end;min-height:268px;display:flex;position:relative;overflow:hidden}.grant-showcase__bg{object-fit:cover;object-position:center;background:#fff;width:100%;height:100%;display:block;position:absolute;inset:0}.grant-showcase__overlay{z-index:1;background:linear-gradient(#fff0 0%,#ffffffd1 40%,#fffffff5 100%);gap:8px;width:100%;padding:18px 20px;display:grid;position:relative}.grant-showcase__badge{width:fit-content;color:var(--color-primary-600);letter-spacing:.08em;text-transform:uppercase;background:#2563eb1f;border:1px solid #2563eb38;border-radius:999px;padding:2px 9px;font-size:.62rem;font-weight:800;display:inline-flex}.grant-showcase__meta{gap:1px;display:grid}.grant-showcase__meta-label{letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-soft);font-size:.59rem;font-weight:700}.grant-showcase__meta-value{color:var(--color-text);font-size:.76rem;font-weight:600;line-height:1.4}@media (width<=1180px){:root{--landing-page-gutter:28px;--landing-section-gap:64px}.landing-hero__frame,.support-strip,.story-band,.story-band__narrative,.workflow-chain,.capability-grid,.product-cases__list,.grant-band,.demo-callout,.landing-footer__top{grid-template-columns:1fr}.landing-footer__links{flex-wrap:wrap;justify-content:flex-start}.landing-footer__nav-group{justify-content:flex-start;padding-top:0}.landing-footer__contact{justify-items:start;min-width:0}.landing-footer__contact-card{width:100%}.landing-footer__legal{justify-content:flex-start}.landing-footer__bottom{flex-direction:column;align-items:flex-start;gap:10px}}@media (width<=760px){:root{--landing-page-gutter:18px;--landing-section-gap:52px;--landing-section-inner-gap:22px;--landing-hero-title-size:clamp(2rem, 8.6vw, 3rem);--landing-hero-title-max:11ch;--landing-copy-width:100%}.landing-page{padding-top:var(--space-4)}.landing-header{row-gap:10px;column-gap:var(--space-3);margin-bottom:var(--space-6);border-radius:18px;grid-template-columns:1fr auto;align-items:center;padding:10px 12px;top:8px}.landing-header__nav{white-space:nowrap;scrollbar-width:none;order:3;grid-column:1/-1;justify-content:flex-start;gap:20px;padding-bottom:2px;font-size:.88rem;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 85%,#0000 100%);mask-image:linear-gradient(90deg,#000 85%,#0000 100%)}.landing-header__nav::-webkit-scrollbar{display:none}.landing-header__actions{justify-content:flex-end}.landing-header__actions .btn{min-height:36px;padding-inline:14px}.landing-hero__frame{gap:var(--space-5);min-height:0;padding:22px}.hero-copy{gap:16px;width:100%;max-width:none}.hero-copy p{max-width:none;font-size:.94rem;line-height:1.64}.support-item,.story-panel,.story-artwork__card,.capability-card,.grant-showcase{padding:16px}.workflow-chain,.story-band,.grant-band{padding:24px}.landing-footer{padding:24px 20px 16px}.landing-footer__top{gap:20px}.landing-footer__copy{max-width:none}.landing-footer__nav-group{justify-content:flex-start}.landing-footer__links{flex-wrap:wrap;justify-content:flex-start;gap:16px}.landing-footer__contact{justify-items:start;width:100%}.landing-footer__contact-card,.landing-footer .contact-lead-panel__trigger .btn{width:100%}.hero-media .placeholder-visual{min-height:280px}.support-item{min-height:0}.workflow-chain:before{display:none}.capability-grid{grid-template-columns:1fr;grid-auto-rows:auto}.demo-callout{padding:24px}.product-cases{margin-top:14px;padding-top:12px}.capability-card{grid-template-rows:auto 336px auto;height:auto}.story-band__narrative,.support-strip--hero{grid-template-columns:1fr}.story-artwork{grid-template-columns:repeat(2,minmax(0,1fr))}.cap-figure{min-height:220px}.capability-card .cap-figure{height:336px;min-height:0}.cap-chat-src,.cap-chat-src__dialog{min-height:276px}.grant-band__copy h2{font-size:clamp(1.55rem,5.2vw,2.05rem)}.privacy-panel{border-radius:24px;padding:24px}.privacy-policy-page .content-section__header h1{max-width:22ch}}@media (width<=480px){:root{--landing-page-gutter:16px;--landing-section-gap:32px;--landing-section-inner-gap:16px;--landing-hero-title-size:clamp(1.75rem, 8.8vw, 2.25rem);--landing-hero-title-max:none}.landing-header{margin-bottom:var(--space-5);padding-block:2px;border-radius:16px;grid-template-columns:1fr auto;padding:8px 10px;top:6px}.landing-header__nav{gap:14px;font-size:.82rem}.landing-header__actions .btn-ghost{display:none}.landing-hero__frame{border-radius:18px;gap:14px;padding:18px 16px}.hero-copy h1{letter-spacing:-.04em;text-wrap:pretty;max-width:none;line-height:.96}.hero-copy p{max-width:none;font-size:.88rem;line-height:1.6}.hero-copy .hero-actions{flex-direction:column;align-items:stretch;gap:10px}.hero-copy .hero-actions .btn{justify-content:center;width:100%}.hero-media{display:none}.hero-mobile-media{margin-top:2px;display:block}.hero-mobile-media .cap-figure{min-height:214px}.support-strip--hero{grid-template-columns:1fr}.story-band{gap:18px;padding:18px}.story-artwork{grid-template-columns:1fr}.capability-grid{grid-template-columns:1fr;gap:12px}.product-cases__list{gap:12px}.capability-card{grid-template-rows:auto auto auto}.capability-card .cap-figure{height:296px;min-height:0}.cap-chat-src,.cap-chat-src__dialog{min-height:248px}.grant-band{padding:18px}.demo-callout{gap:16px;padding:18px}.support-strip--hero{margin-top:10px}.product-cases{margin-top:12px;padding-top:10px}.grant-band__copy h2{font-size:1.45rem}.grant-showcase{min-height:200px}.workflow-chain{gap:10px;padding:18px}.workflow-chain__step{grid-template-columns:auto 1fr;gap:12px}.landing-footer{padding:20px 16px 14px}.landing-footer__links{gap:16px;font-size:.82rem}.landing-footer__contact-card{width:100%}.content-section__header h2{font-size:clamp(1.4rem,7vw,2rem)}.privacy-panel{border-radius:18px;gap:20px;padding:20px 16px}.privacy-panel__section,.privacy-panel__section p{max-width:100%}.privacy-policy-page .content-section__header h1{max-width:none;font-size:clamp(1.6rem,8vw,2.2rem)}}@media (width<=360px){:root{--landing-page-gutter:14px;--landing-section-gap:28px;--landing-hero-title-size:clamp(1.56rem, 8.9vw, 2rem);--landing-hero-title-max:none}.landing-header{margin-bottom:var(--space-4)}.landing-hero__frame{border-radius:16px;padding:14px 12px}.workflow-chain,.story-band,.grant-band,.demo-callout{padding:14px}.landing-footer{padding:16px 14px 12px}.landing-page .reveal-block--rise,.landing-page .reveal-block--slide-up,.landing-page .reveal-block--slide-left,.landing-page .reveal-block--slide-right,.landing-page .reveal-block--scale{transform:translateY(16px)scale(.998)}}@media (prefers-reduced-motion:reduce){.landing-page .reveal-block{opacity:1;filter:none;transition:none;transform:none}}
