:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#132238;--font-sans:"Aptos", "PingFang SC", "Microsoft YaHei", "Noto Sans SC", sans-serif;--font-mono:"SFMono-Regular", "Cascadia Code", "Consolas", "Liberation Mono", monospace;--bg-canvas:#edf2f7;--bg-canvas-strong:#e7edf5;--bg-surface:#ffffffe0;--bg-surface-strong:#fffffff5;--bg-subtle:#f4f7fb;--bg-subtle-strong:#eef3f9;--border-soft:#11233f1a;--border-strong:#11233f29;--ink-strong:#132238;--ink:#23354f;--ink-muted:#64758c;--ink-faint:#8190a3;--brand-950:#091423;--brand-900:#0f223b;--brand-800:#16355a;--brand-700:#20517f;--brand-600:#2b689f;--accent-emerald:#1c8d7f;--accent-gold:#c58a28;--danger-soft:#fff2ef;--danger-border:#efc3bc;--danger-text:#b44235;--success-soft:#ecf8f1;--success-border:#bee2cb;--success-text:#177146;--info-soft:#edf5ff;--info-border:#c7daf5;--info-text:#285fa8;--warning-soft:#fff7dd;--warning-border:#ebdaa1;--warning-text:#996b02;--shadow-soft:0 16px 40px #11233f14;--shadow-medium:0 22px 52px #0d1a311f;--shadow-strong:0 28px 68px #0a162a29;--radius-sm:14px;--radius-md:18px;--radius-lg:24px;--radius-xl:30px;background:#edf2f7;font-family:Aptos,PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif}*{box-sizing:border-box}html{min-height:100%}body{min-width:320px;font-family:var(--font-sans);color:var(--ink-strong);background:radial-gradient(circle at 0 0,#20517f1f,#0000 28%),radial-gradient(circle at 86% 10%,#1c8d7f17,#0000 24%),radial-gradient(circle at 8% 100%,#c58a2814,#0000 24%),linear-gradient(#f7f9fc 0%,#eef3f8 46%,#e8eef6 100%);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}#app{isolation:isolate;min-height:100vh;position:relative}#app:before{content:"";z-index:-1;pointer-events:none;opacity:.34;background-image:linear-gradient(#ffffffe0 1px,#0000 1px),linear-gradient(90deg,#ffffffc7 1px,#0000 1px);background-size:40px 40px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#00000057,#0000 84%);mask-image:linear-gradient(#00000057,#0000 84%)}.shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#dce8f7;background:radial-gradient(circle at top,#7bdacb1f,#0000 34%),linear-gradient(#102540 0%,#0a1930 52%,#081323 100%);border-right:1px solid #ffffff0f;flex-direction:column;gap:18px;height:100vh;padding:22px 18px 20px;display:flex;position:sticky;top:0;box-shadow:inset -1px 0 #ffffff0a}.sidebar__brand{background:linear-gradient(#ffffff1f,#ffffff0f);border:1px solid #ffffff17;border-radius:24px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffff14,0 18px 40px #050d1a47}.sidebar__brand-mark{color:#fff;letter-spacing:.1em;background:linear-gradient(135deg,#7bdacb 0%,#2b689f 56%,#102540 100%);border-radius:18px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:16px;font-weight:800;display:grid;box-shadow:0 16px 34px #1a5f8c47}.sidebar__brand-copy{gap:4px;min-width:0;display:grid}.sidebar__brand-copy strong{letter-spacing:-.03em;color:#f8fbff;font-size:20px}.sidebar__brand-copy span{color:#dce8f7bd;font-size:12px;line-height:1.5}.sidebar__section-label{color:#dce8f78a;letter-spacing:.16em;text-transform:uppercase;margin:6px 10px 0;font-size:11px;font-weight:700}.sidebar__nav{flex-direction:column;gap:8px;display:flex}.sidebar__item{min-height:58px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;align-items:center;gap:12px;padding:11px 14px;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.sidebar__item:before{content:"";background:0 0;border-radius:999px;width:3px;transition:background .18s;position:absolute;top:10px;bottom:10px;left:0}.sidebar__item:hover{background:#ffffff14;border-color:#ffffff1a;transform:translate(2px)}.sidebar__item--active{background:#ffffff1f;border-color:#ffffff24;box-shadow:0 18px 36px #06101e38}.sidebar__item--active:before{background:linear-gradient(#7bdacb 0%,#f0c56c 100%)}.sidebar__item-glyph{color:#ffffffe0;letter-spacing:.08em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff14;border-radius:14px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.sidebar__item--active .sidebar__item-glyph{color:#fff;background:linear-gradient(135deg,#7bdacbf5,#2b689ff5);border-color:#0000;box-shadow:0 14px 28px #12497147}.sidebar__item-copy{gap:2px;min-width:0;display:grid}.sidebar__item-label{color:#f8fbff;font-size:14px;font-weight:700}.sidebar__item-hint{color:#dce8f794;font-size:11px;line-height:1.4}.sidebar__footer{background:linear-gradient(#ffffff1a,#ffffff0a);border:1px solid #ffffff14;border-radius:22px;gap:6px;margin-top:auto;padding:16px;display:grid}.sidebar__footer-label{color:#dce8f799;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.sidebar__footer strong{color:#f8fbff;font-size:14px;line-height:1.5}.shell__main{flex-direction:column;min-width:0;display:flex}.header{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(145%);backdrop-filter:blur(18px)saturate(145%);background:#f7fafdd1;border-bottom:1px solid #11233f14;grid-template-columns:minmax(240px,360px) minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 28px;display:grid;position:sticky;top:0}.header__workspace{align-items:center;gap:12px;min-width:0;display:flex}.header__workspace-label,.header__menu-label,.page__eyebrow{color:var(--ink-muted);text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:11px;font-weight:700}.header__workspace-mark{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#102540 0%,#20517f 100%);border-radius:14px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:grid;box-shadow:0 12px 24px #11233f24}.header__workspace-copy{gap:3px;min-width:0;display:grid}.header__workspace-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.header__workspace-name{color:var(--ink-strong);letter-spacing:-.04em;margin:0;font-size:clamp(18px,1.6vw,22px);font-weight:800}.header__workspace-meta{color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.4;overflow:hidden}.page__title{color:var(--ink-strong);letter-spacing:-.04em;margin:0;font-size:clamp(24px,2.1vw,32px)}.header__workspace-pill{color:var(--ink-muted);letter-spacing:.04em;background:#10233f0a;border:1px solid #10233f0f;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.header__search-group{background:#ffffffd1;border:1px solid #11233f14;border-radius:18px;align-items:center;gap:6px;width:100%;min-width:0;padding:4px;display:flex;box-shadow:inset 0 1px #ffffffb8,0 12px 26px #11233f0d}.header__search-scope,.header__search{min-height:40px;color:var(--ink-strong);background:#f7fafdf5;border:1px solid #0000;border-radius:12px;padding:9px 13px;transition:border-color .18s,box-shadow .18s,background .18s}.header__search-scope{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--ink-faint) 50%), linear-gradient(135deg, var(--ink-faint) 50%, transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px;min-width:136px;padding-right:36px}.header__search{flex:auto;width:100%;min-width:0}.header__search-scope:focus,.header__search:focus,.input:focus,.auth-input:focus,.composer:focus{background:#fff;border-color:#20517f61;outline:none;box-shadow:0 0 0 4px #20517f1f,0 16px 30px #11233f0f}.header__search-button{white-space:nowrap;border-radius:12px;min-height:40px}.header__profile{justify-self:end;position:relative}.header__profile-trigger{width:min(280px,100%);min-width:220px;min-height:56px;color:var(--ink-strong);cursor:pointer;background:linear-gradient(#fffffff0,#f7fafdf0);border:1px solid #11233f14;border-radius:18px;align-items:center;gap:12px;padding:8px 12px;transition:transform .16s,border-color .16s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 1px #ffffffb3,0 14px 28px #11233f12}.header__profile-trigger:hover{border-color:#11233f29;transform:translateY(-1px);box-shadow:inset 0 1px #ffffffc2,0 18px 32px #11233f17}.header__profile-trigger:focus-visible{outline:none;box-shadow:0 0 0 4px #20517f1f,0 18px 34px #11233f14}.header__avatar{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#102540 0%,#20517f 100%);border-radius:14px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:14px;font-weight:800;display:grid;box-shadow:0 12px 24px #11233f29}.header__profile-copy{text-align:left;gap:2px;min-width:0;display:grid}.header__profile-name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;line-height:1.25;overflow:hidden}.header__profile-meta{color:var(--ink-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.4;overflow:hidden}.header__profile-caret{border-right:2px solid var(--ink-faint);border-bottom:2px solid var(--ink-faint);width:9px;height:9px;margin-left:auto;transition:transform .18s;transform:rotate(45deg)}.header__profile-caret--open{transform:rotate(-135deg)translate(-1px,-1px)}.header__profile-menu{width:min(340px,100vw - 40px);box-shadow:var(--shadow-medium);background:#fffffffa;border:1px solid #11233f14;border-radius:22px;gap:10px;padding:12px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.header__profile-card{background:linear-gradient(#fff 0%,#f5f8fc 100%);border:1px solid #11233f0f;border-radius:18px;gap:6px;padding:14px;display:grid}.header__profile-card strong{letter-spacing:-.03em;font-size:17px}.header__profile-section{gap:10px;padding:2px 4px 0;display:grid}.header__profile-actions{gap:8px;display:grid}.header__menu-button{width:100%;min-height:44px;color:var(--ink-strong);cursor:pointer;background:linear-gradient(#f9fbfe 0%,#f2f6fb 100%);border:1px solid #11233f14;border-radius:14px;justify-content:flex-start;align-items:center;padding:0 14px;font-size:14px;font-weight:700;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-flex}.header__menu-button:hover{border-color:#11233f24;transform:translateY(-1px);box-shadow:0 14px 26px #11233f12}.header__menu-button--danger{color:var(--danger-text);border-color:var(--danger-border);background:linear-gradient(#fff7f6 0%,#fff0ed 100%)}.header__security-pill{letter-spacing:.01em;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.header__security-pill--safe{background:var(--success-soft);border:1px solid var(--success-border);color:var(--success-text)}.header__security-pill--info{background:var(--info-soft);border:1px solid var(--info-border);color:var(--info-text)}.header__security-pill--warning{background:var(--warning-soft);border:1px solid var(--warning-border);color:var(--warning-text)}.header__security-pill--neutral{color:var(--ink-muted);background:#10233f0f;border:1px solid #10233f14}.header__profile-menu .locale-switcher{width:100%;box-shadow:none;background:var(--bg-subtle-strong);border-radius:16px;justify-content:space-between;padding:4px}.header__profile-menu .locale-switcher__button{flex:1 1 0}.header-menu-enter-active,.header-menu-leave-active{transition:opacity .18s,transform .18s}.header-menu-enter-from,.header-menu-leave-to{opacity:0;transform:translateY(-6px)}.button,.header__action{min-height:42px;color:var(--ink-strong);letter-spacing:.01em;cursor:pointer;background:linear-gradient(#fffffffa,#f6f9fdf5);border:1px solid #11233f1f;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .16s,background .16s,border-color .16s,box-shadow .2s,color .16s;display:inline-flex;box-shadow:0 10px 22px #11233f0f}.button:hover,.header__action:hover{border-color:#11233f2e;transform:translateY(-1px);box-shadow:0 16px 32px #11233f1a}.button:focus-visible,.header__action:focus-visible,.sidebar__item:focus-visible,.locale-switcher__button:focus-visible{outline:none;box-shadow:0 0 0 4px #20517f24,0 18px 34px #11233f14}.button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.button--primary{color:#fff;background:linear-gradient(135deg,#102540 0%,#16355a 42%,#20517f 100%);border-color:#0f223beb;box-shadow:0 18px 34px #11233f2e}.button--primary:hover{border-color:#091423eb;box-shadow:0 22px 40px #11233f38}.button--danger{color:var(--danger-text);border-color:var(--danger-border);background:linear-gradient(#fff7f6 0%,#fff0ed 100%)}.button--small{border-radius:12px;min-height:34px;padding:0 12px;font-size:13px}.locale-switcher{background:#ffffffeb;border:1px solid #11233f14;border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex;box-shadow:0 10px 22px #11233f0f}.locale-switcher__button{min-height:34px;color:var(--ink-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px;font-size:13px;font-weight:700;transition:background .16s,color .16s,box-shadow .16s}.locale-switcher__button--active{color:#fff;background:linear-gradient(135deg,#102540 0%,#20517f 100%);box-shadow:0 12px 26px #11233f2e}.shell__content{padding:22px 28px 40px}.shell__content-inner{width:100%;max-width:1680px;margin:0 auto}.page{flex-direction:column;gap:16px;display:flex}.page__heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.page__heading>div:first-child{min-width:0}.page__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page__actions--section{margin-bottom:16px}.page__actions--between{justify-content:space-between;align-items:center;width:100%;margin-top:14px}.metric-grid,.panel-grid{gap:16px;display:grid}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.panel-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.panel-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card,.panel{box-shadow:var(--shadow-soft);background:linear-gradient(#fffffff0,#f9fbfee6);border:1px solid #11233f14;border-radius:24px;padding:22px;position:relative;overflow:hidden}.metric-card:before,.panel:before{content:"";background:linear-gradient(90deg,#7bdacbb8,#2b689f47,#0000);width:100%;height:1px;position:absolute;inset:0 auto auto 0}.metric-card{flex-direction:column;gap:12px;min-height:158px;display:flex}.metric-card__label,.metric-card p,.panel__description{color:var(--ink-muted);margin:0}.metric-card__label{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.metric-card strong{z-index:1;letter-spacing:-.04em;color:var(--ink-strong);font-size:clamp(28px,3vw,34px);position:relative}.metric-card span{color:var(--ink-faint);font-size:13px}.panel h3,.panel h4,.detail-card h4,.subpanel h4{color:var(--ink-strong);letter-spacing:-.02em;margin:0 0 8px}.panel h3{font-size:20px}.panel__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.panel__description{max-width:78ch;font-size:14px;line-height:1.7}.panel__description--spaced{margin-top:8px}.panel__placeholder{min-height:220px;color:var(--ink-muted);background:linear-gradient(#f5f8fc 0%,#eef3f8 100%);border:1px dashed #11233f1f;border-radius:20px;place-items:center;display:grid}.subpanel{background:linear-gradient(#f6f9fdfa,#eff4faeb);border:1px solid #11233f14;border-radius:20px;padding:18px}.list{gap:10px;margin:0;padding-left:18px;display:grid}.list--ordered{list-style:decimal}.list--compact{gap:12px}.list--compact li{gap:4px;display:grid}.table-shell{background:linear-gradient(#fffffffa,#f8fbfef0);border:1px solid #11233f14;border-radius:20px;overflow:auto;box-shadow:inset 0 1px #ffffffb8}.table-shell>.page__actions--section,.table-shell>.state-notice--section,.table-shell>.table-actions--section{padding-left:18px;padding-right:18px}.table-shell>.page__actions--section:first-child,.table-shell>.state-notice--section:first-child,.table-shell>.table-actions--section:first-child{padding-top:18px}.table-shell table{min-width:760px}.table-actions+.table-shell,.state-notice+.table-shell,.page__actions+.table-shell{margin-top:0}table{border-collapse:separate;border-spacing:0;width:100%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #11233f14;padding:14px 16px}th{z-index:1;color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#f4f8fcfa;font-size:11px;font-weight:800;position:sticky;top:0}td{color:var(--ink);word-break:break-word;font-size:14px;line-height:1.6}tbody tr:last-child td{border-bottom:0}.clickable-row{cursor:pointer;transition:background .14s}.clickable-row:hover{background:#0f223b08}.chat-message{border:1px solid #11233f0f;border-radius:18px;margin-bottom:12px;padding:16px}.chat-message--outbound{background:#eef5ff}.chat-message--inbound{background:#fff4ed}.chat-message__meta{color:var(--ink-muted);margin-bottom:8px;font-size:12px;display:block}.composer{width:100%;min-height:120px;color:var(--ink-strong);resize:vertical;background:#fcfdfff5;border:1px solid #11233f1f;border-radius:16px;padding:12px 14px}.composer--prompt-template{min-height:280px;font-size:14px;line-height:1.7}.composer--prompt-template-compact{min-height:520px}.composer--dense{border-radius:14px;min-height:96px;padding:10px 12px;font-size:13px;line-height:1.55}.prompt-composer-meta{gap:6px;margin-bottom:10px;display:grid}.prompt-composer-meta strong{color:var(--ink-strong);font-size:14px}.prompt-composer-meta span{color:var(--ink-muted);font-size:12px;line-height:1.6}.prompt-advanced{background:#f8fafde6;border:1px solid #11233f14;border-radius:18px;margin-top:14px}.prompt-advanced summary{cursor:pointer;color:var(--ink-strong);padding:14px 16px;font-size:13px;font-weight:700;list-style:none}.prompt-advanced summary::-webkit-details-marker{display:none}.prompt-advanced__body{padding:0 16px 16px}.prompt-body-card{background:#fafcfff5;border:1px solid #11233f14;border-radius:16px;width:100%;padding:14px 16px}.prompt-template-preview{color:var(--ink-strong);white-space:pre-wrap;word-break:break-word;margin:0;font-family:inherit;font-size:14px;line-height:1.7}.prompt-page__description{max-width:880px;margin-top:10px}.prompt-list-note{margin-bottom:18px}.prompt-table__name{gap:6px;display:grid}.prompt-table__name strong{color:var(--ink-strong);font-size:14px}.prompt-table__actions{flex-wrap:wrap;gap:8px;display:flex}.prompt-editor-page{gap:14px}.prompt-editor-page .page__heading{align-items:center}.prompt-summary-strip,.entity-summary-strip{justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.prompt-summary-strip__title,.entity-summary-strip__title{align-items:center;gap:12px;min-width:min(440px,100%);display:flex}.prompt-summary-strip__title h3,.entity-summary-strip__title h3{margin:0 0 4px;font-size:18px}.prompt-summary-strip__title p,.entity-summary-strip__title p{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.5}.prompt-summary-strip__stats,.entity-summary-strip__stats{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.prompt-summary-strip__stats span,.entity-summary-strip__stats span{min-width:96px;color:var(--ink-muted);background:#f8fafdf0;border:1px solid #11233f12;border-radius:14px;gap:2px;padding:8px 10px;font-size:11px;display:grid}.prompt-summary-strip__stats strong,.entity-summary-strip__stats strong{color:var(--ink-strong);font-size:13px;line-height:1.2}.entity-summary-strip--compact{align-items:flex-start;gap:12px;padding:14px 16px}.entity-summary-strip--compact .entity-summary-strip__title{min-width:min(320px,100%)}.entity-summary-strip--compact .entity-summary-strip__title h3{margin-bottom:2px;font-size:16px}.entity-summary-strip--compact .entity-summary-strip__title p{font-size:12px}.entity-summary-strip--compact .entity-summary-strip__stats{gap:6px}.entity-summary-strip--compact .entity-summary-strip__stats span{min-width:84px;padding:6px 9px;font-size:10px}.entity-summary-strip--compact .entity-summary-strip__stats strong{font-size:12px}.prompt-editor-layout{grid-template-columns:minmax(0,1fr) minmax(360px,420px);align-items:start;gap:16px;display:grid}.prompt-editor-main-panel,.prompt-editor-side-stack{min-width:0}.prompt-editor-side-stack{gap:14px;display:grid}.panel--compact{border-radius:20px;padding:16px}.panel__toolbar--compact{margin-bottom:12px}.panel__toolbar--compact h3{margin-bottom:4px;font-size:17px}.editor-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.editor-grid--compact{grid-template-columns:1fr;gap:10px}.editor-grid--two-compact{grid-template-columns:minmax(0,1fr) minmax(126px,auto);align-items:end}.editor-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.editor-grid--test{align-items:end}.editor-field{gap:8px;display:grid}.editor-field--compact-stack{margin-top:12px}.editor-field--full{margin-top:0}.editor-field--checkbox{align-content:start}.editor-field__label{color:var(--ink-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.editor-meta-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-top:18px;display:grid}.editor-meta-item{background:#f8fafdeb;border:1px solid #11233f14;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.editor-meta-item span{color:var(--ink-muted);font-size:12px}.editor-meta-item strong{color:var(--ink-strong);font-size:15px}.checkbox-row{align-items:center;gap:10px;min-height:44px;display:inline-flex}.checkbox-row--editor{color:var(--ink-strong);padding:0 2px;font-size:14px;font-weight:600}.checkbox-row--compact{min-height:40px;font-size:13px}.prompt-test-button{min-width:180px}.filters,.grid-form{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px;display:grid}.grid-form--narrow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.input{width:100%;min-height:44px;color:var(--ink-strong);background:#ffffffeb;border:1px solid #11233f1f;border-radius:14px;padding:10px 14px;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffffb3}.input--dense{border-radius:12px;min-height:40px;padding:8px 12px;font-size:13px}select.input{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--ink-faint) 50%), linear-gradient(135deg, var(--ink-faint) 50%, transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px;padding-right:36px}.input::placeholder,.auth-input::placeholder,.composer::placeholder{color:var(--ink-faint)}.input--compact{flex:220px;width:auto;min-width:200px;max-width:100%}textarea.input{resize:vertical;min-height:120px}.import-textarea{resize:vertical;min-height:180px;font-family:var(--font-mono);margin-bottom:16px;line-height:1.6}.panel--nested{background:#f8fbff;border-color:#d7e5f4;margin-top:16px}.table-actions{flex-wrap:wrap;gap:8px;display:flex}.table-actions--section{margin-bottom:12px}.checkbox-cell{text-align:center;width:48px}.checkbox-cell input[type=checkbox]{accent-color:#16355a;cursor:pointer;width:16px;height:16px}.status-badge{letter-spacing:.06em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.status-badge--active,.status-badge--ready,.status-badge--replied,.status-badge--in_conversation,.status-badge--contacted,.status-badge--running,.status-badge--completed,.status-badge--resolved,.status-badge--online{background:var(--success-soft);border-color:var(--success-border);color:var(--success-text)}.status-badge--disabled,.status-badge--no_response,.status-badge--blacklisted,.status-badge--failed,.status-badge--offline,.status-badge--stopped{background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger-text)}.status-badge--waiting_us,.status-badge--skipped,.status-badge--paused,.status-badge--cooling,.status-badge--accepted,.status-badge--reset_required,.status-badge--partially_completed,.status-badge--handoff{background:var(--warning-soft);border-color:var(--warning-border);color:var(--warning-text)}.status-badge--new,.status-badge--pending,.status-badge--scheduled,.status-badge--queued,.status-badge--sending,.status-badge--pending_bind{background:var(--info-soft);border-color:var(--info-border);color:var(--info-text)}.status-badge--enabled,.status-badge--success{background:var(--success-soft);border-color:var(--success-border);color:var(--success-text)}.status-badge--not_bound{background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger-text)}.hint,.subtle{color:var(--ink-muted);font-size:13px;line-height:1.6}.code-token{font-family:var(--font-mono);word-break:break-all;font-size:12px}.masked-phone{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.masked-phone--stacked{align-items:flex-start;gap:8px;display:grid}.info-list{gap:12px;display:grid}.info-row{border-bottom:1px solid #11233f14;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 0;display:flex}.info-row:last-child{border-bottom:0}.security-setup{gap:16px;display:grid}.task-detail-card,.chat-meta-card{margin-bottom:18px}.import-summary-panel{gap:12px;display:grid}.import-summary-panel__grid{gap:8px}.import-summary-panel__grid .info-row{padding-bottom:8px}.import-summary-panel__samples{gap:10px;display:grid}.detail-tabs{flex-wrap:wrap;gap:10px;display:flex}.detail-tabs__button{color:#44556f;cursor:pointer;background:#ffffffe6;border:1px solid #11233f1f;border-radius:999px;padding:10px 14px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s,color .16s}.detail-tabs__button:hover{transform:translateY(-1px)}.detail-tabs__button--toggle{justify-content:center;align-items:center;gap:8px;display:inline-flex}.detail-tabs__button--toggle input[type=checkbox]{accent-color:#16355a}.detail-tabs__button--active{color:#fff;background:linear-gradient(135deg,#102540 0%,#20517f 100%);border-color:#10233fe6;box-shadow:0 14px 30px #11233f2e}.lead-detail__stack{gap:14px;display:grid}.chip-list{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#285ea8;background:#eef5ff;border-radius:999px;align-items:center;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.lead-activity{gap:4px;display:grid}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.stat-card,.detail-card{background:#fffffff0;border:1px solid #11233f14;border-radius:20px;padding:18px;box-shadow:0 12px 28px #11233f0d}.stat-card{gap:8px;display:grid}.stat-card span{color:var(--ink-muted);font-size:13px}.stat-card strong{color:var(--ink-strong);font-size:24px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.qr-image{background:#fff;border:1px solid #11233f1a;border-radius:20px;width:240px;max-width:100%;padding:12px;box-shadow:0 12px 30px #11233f14}.state-error,.state-notice,.state-success{border:1px solid #0000;border-radius:16px;margin:0;padding:12px 14px;line-height:1.6}.state-error{background:var(--danger-soft);border-color:var(--danger-border);color:var(--danger-text)}.state-notice{background:var(--info-soft);border-color:var(--info-border);color:var(--info-text)}.state-success{background:var(--success-soft);border-color:var(--success-border);color:var(--success-text)}.state-notice--section{margin-bottom:16px}.state-empty{color:var(--ink-muted);margin:14px 0 0}.auth-shell{background:radial-gradient(circle at 8% 10%,#2b689f29,#0000 28%),radial-gradient(circle at 18% 88%,#1c8d7f24,#0000 26%),linear-gradient(#f7f9fc 0%,#eef3f8 100%);grid-template-columns:minmax(0,1.15fr) minmax(420px,520px);min-height:100vh;display:grid}.auth-hero{flex-direction:column;justify-content:center;gap:24px;padding:72px 72px 56px;display:flex;position:relative}.auth-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff8f,#0000 68%);border-radius:50%;width:min(32vw,360px);height:min(32vw,360px);position:absolute;bottom:44px;right:56px}.auth-hero__topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.auth-hero__badge{color:#32435f;letter-spacing:.08em;text-transform:uppercase;background:#ffffffc2;border:1px solid #11233f1a;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.auth-hero__title{letter-spacing:-.05em;color:#0f1f38;max-width:780px;margin:0;font-size:clamp(40px,4vw,64px);line-height:1.04}.auth-hero__description{color:#556781;max-width:640px;margin:0;font-size:18px;line-height:1.75}.auth-hero__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.auth-feature{background:linear-gradient(#ffffffd6,#f8fbfec7);border:1px solid #11233f14;border-radius:26px;min-height:188px;padding:22px;box-shadow:0 18px 48px #11233f14}.auth-feature h2{color:var(--ink-strong);margin:0 0 12px;font-size:20px}.auth-feature p{color:var(--ink-muted);margin:0;line-height:1.7}.auth-panel{background:linear-gradient(#ffffffbd 0%,#f4f7fcf5 100%);border-left:1px solid #11233f12;place-items:center;padding:40px;display:grid}.auth-card{background:#fffffff7;border:1px solid #11233f14;border-radius:30px;width:min(100%,440px);padding:34px;box-shadow:0 24px 62px #11233f1f}.auth-card__title{color:var(--ink-strong);margin:8px 0 10px;font-size:34px;line-height:1.1}.auth-card__description{color:var(--ink-muted);margin:0 0 24px;line-height:1.72}.auth-form{gap:18px;display:grid}.auth-field{gap:8px;display:grid}.auth-field__label{color:var(--ink);font-size:14px;font-weight:700}.auth-input{width:100%;min-height:50px;color:var(--ink-strong);background:#fcfefffa;border:1px solid #11233f1f;border-radius:16px;padding:14px 16px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s}.auth-input:focus{transform:translateY(-1px)}.auth-tip{color:var(--ink-muted);margin:-2px 0 0;font-size:13px;line-height:1.6}.auth-submit{border-radius:16px;justify-content:center;width:100%;min-height:50px;font-size:15px}@media (width<=1400px){.panel-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1200px){.header{grid-template-columns:minmax(0,1fr) auto;padding:14px 20px}.header__search-group{order:3;grid-column:1/-1}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-grid--three,.panel-grid--four,.prompt-editor-layout,.detail-grid,.auth-shell,.auth-hero__grid{grid-template-columns:1fr}.composer--prompt-template-compact{min-height:420px}.auth-panel{border-top:1px solid #11233f12;border-left:0}}@media (width<=960px){.shell{grid-template-columns:1fr}.sidebar{display:none}.panel-grid--two,.panel-grid--three,.panel-grid--four,.detail-grid,.metric-grid,.editor-grid,.editor-grid--two,.filters,.grid-form{grid-template-columns:1fr}.header{grid-template-columns:1fr;align-items:stretch;padding:18px 20px}.header__search-group,.header__search-scope,.header__search,.header__search-button,.header__profile,.header__profile-trigger,.input--compact{width:100%}.header__profile{justify-self:stretch}.header__search-group{flex-wrap:wrap}.header__profile-menu{width:auto;left:0;right:0}.shell__content{padding:20px}.page__heading{align-items:stretch}.prompt-summary-strip,.entity-summary-strip{flex-direction:column;align-items:stretch}.prompt-summary-strip__title,.entity-summary-strip__title{min-width:0}.prompt-summary-strip__stats,.entity-summary-strip__stats{justify-content:flex-start}}@media (width<=720px){.header__workspace{align-items:flex-start}.header__workspace-row{flex-direction:column;align-items:flex-start}.header__profile-name,.header__profile-meta{max-width:180px}.auth-hero,.auth-panel{padding:28px 20px}.auth-card{border-radius:24px;padding:24px}.auth-card__title{font-size:28px}}
