:root{color-scheme:dark;--bg:#08111d;--bg-2:#0f1722;--panel:rgba(10,18,31,.72);--panel-strong:rgba(15,25,37,.9);--line:rgba(148,163,184,.2);--text:#e5eefc;--muted:#9fb0c9;--accent:#6ee7d8;--accent-2:#7aa2ff;--danger:#ff7a90;--warning:#ffd16f;--shadow:0 22px 60px rgba(0,0,0,.36);--radius:24px}*{box-sizing:border-box}body,html{width:100%;min-height:100%;overflow-x:hidden}body{margin:0;color:var(--text);font-family:IBM Plex Sans,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(circle at 15% 20%,rgba(122,162,255,.18),transparent 22%),radial-gradient(circle at 85% 15%,rgba(110,231,216,.14),transparent 18%),linear-gradient(180deg,#07101b,#0c1623 56%,#09121e)}a{color:inherit;text-decoration:none}code{padding:0 6px;border-radius:999px;background:hsla(0,0%,100%,.06)}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.9rem,5vw,3.2rem);line-height:.98;letter-spacing:-.04em}h2{font-size:1.12rem;letter-spacing:-.03em}h3{font-size:.98rem;letter-spacing:-.02em}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.empty-text,.lede,.muted{color:var(--muted);line-height:1.65}.backdrop{position:fixed;inset:0;pointer-events:none;overflow:hidden}.backdrop-a:before,.backdrop-b:before{content:"";position:absolute;border-radius:999px;filter:blur(18px);opacity:.55}.backdrop-a:before{width:28rem;height:28rem;left:-8rem;top:5rem;background:radial-gradient(circle,rgba(122,162,255,.28),transparent 70%)}.backdrop-b:before{width:24rem;height:24rem;right:-6rem;top:12rem;background:radial-gradient(circle,rgba(110,231,216,.22),transparent 70%)}.shell{position:relative;z-index:1;max-width:1100px;margin:0 auto;padding:28px 18px 48px}.hero,.login-card,.mobile-frame,.panel{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow)}.hero,.panel{border-radius:var(--radius);padding:24px}.list,.stack,.stats{display:grid;grid-gap:16px;gap:16px}.stats{grid-template-columns:repeat(3,minmax(0,1fr))}.list,.stack,.stats{margin-top:18px}.panel span{display:block;color:var(--muted);font-size:13px;margin-bottom:8px}.panel strong{display:block;font-size:1.9rem;margin-bottom:10px}.panel p{color:var(--muted);line-height:1.6}.list-item{padding:16px;border-radius:18px;border:1px solid rgba(148,163,184,.14);background:hsla(0,0%,100%,.04)}.list-item h3{margin-bottom:8px}.source-row-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;grid-gap:12px;gap:12px;margin-bottom:10px}.source-row-copy{min-width:0}.source-checkbox{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-top:2px}.source-checkbox input{width:18px;height:18px;margin:0}.source-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));grid-gap:8px;gap:8px;margin-top:12px}.mini-text{color:var(--muted);font-size:12px;line-height:1.5;word-break:break-all}.action-row,.card-actions-grid{display:grid;grid-gap:8px;gap:8px}.action-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.card-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.button-link,.compact-action,.ghost-button,.icon-button,.inline-link,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;font:inherit;font-weight:700;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease,opacity .15s ease}.button-link,.compact-action,.inline-link,.primary-button,.secondary-button{border:1px solid transparent;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#08111d}.compact-action:not(.compact-action-primary),.ghost-button,.ghost-link{border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.04);color:var(--text)}.ghost-button:disabled,.icon-button:disabled,.primary-button:disabled,.secondary-button:disabled{opacity:.6;cursor:not-allowed}.error-panel,.mobile-card-danger{border-color:rgba(255,122,144,.35)}.error-text{color:#ff9db1;line-height:1.6}.success-text{color:var(--accent);line-height:1.6}.pre-wrap,pre{white-space:pre-wrap;word-break:break-word}pre{margin:0;overflow-x:auto}.login-shell{position:relative;z-index:1;min-height:100vh;display:grid;place-items:center;padding:20px}.login-card{width:min(100%,360px);border-radius:calc(var(--radius) + 4px);padding:22px;background:rgba(7,16,25,.92)}.login-card-copy{display:grid;grid-gap:10px;gap:10px;margin-bottom:18px}.login-title{font-size:clamp(1.8rem,7vw,2.5rem)}.field{display:grid;grid-gap:8px;gap:8px}.field span{color:var(--muted);font-size:13px}.field input,.field select,.field textarea,button{font:inherit}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:rgba(2,8,20,.48);color:var(--text);outline:none;padding:15px 16px;font-size:16px}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(110,231,216,.7);box-shadow:0 0 0 4px rgba(110,231,216,.12)}.mobile-shell{position:fixed;inset:0;z-index:20;display:flex;justify-content:center;align-items:stretch;width:100%;margin:0}.mobile-frame,.mobile-shell{height:100dvh;overflow:hidden}.mobile-frame{position:relative;z-index:1;width:min(100%,480px);max-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.mobile-header{grid-row:1;position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:calc(env(safe-area-inset-top) + 10px) 12px 10px;border-bottom:1px solid rgba(148,163,184,.14);background:hsla(0,0%,100%,.02)}.mobile-header-copy{min-width:0}.mobile-title{font-size:22px;line-height:1.05;letter-spacing:-.04em}.mobile-toolbar{display:flex;align-items:center;gap:8px}.icon-button{min-width:38px;min-height:38px;padding:0;border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.03);color:var(--muted)}.icon-button:hover{color:var(--text);border-color:rgba(124,224,210,.24);background:rgba(124,224,210,.06)}.topbar-icon{width:16px;height:16px;display:block;background:currentColor;-webkit-mask:var(--icon) center /contain no-repeat;mask:var(--icon) center /contain no-repeat}.topbar-icon-refresh{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 2v6h-6'/%3E%3Cpath d='M3 11a9 9 0 0 1 15.55-5.36L21 8'/%3E%3Cpath d='M3 22v-6h6'/%3E%3Cpath d='M21 13a9 9 0 0 1-15.55 5.36L3 16'/%3E%3C/svg%3E")}.topbar-icon-back{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 18l-6-6 6-6'/%3E%3C/svg%3E")}.topbar-icon-logout{--icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/%3E%3Cpath d='M16 17l5-5-5-5'/%3E%3Cpath d='M21 12H9'/%3E%3C/svg%3E")}.result-close-trigger{order:-1}.mobile-content{grid-row:2;position:relative;z-index:1;min-height:0;height:100%;overflow:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:10px 10px 14px}.mobile-card-list,.mobile-section{display:grid;grid-gap:10px;gap:10px}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.metric-strip{display:grid;overflow:hidden;border-radius:18px;border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.035)}.metric-strip-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-strip-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-strip-item{display:grid;grid-gap:2px;gap:2px;align-content:center;min-width:0;padding:8px 6px;text-align:center}.metric-strip-grid-3 .metric-strip-item+.metric-strip-item,.metric-strip-grid-4 .metric-strip-item+.metric-strip-item{border-left:1px solid rgba(148,163,184,.14)}.metric-strip-label{display:block;min-width:0;color:var(--muted);font-size:10px;font-weight:650;line-height:1.1;letter-spacing:0;white-space:nowrap}.metric-strip-value{display:block;min-width:0;font-size:16px;font-weight:700;line-height:1.05}.metric-strip-value-positive{color:var(--accent)}.metric-strip-value-warn{color:var(--warning)}.metric-strip-value-danger{color:var(--danger)}.metric-tile,.mobile-card,.mobile-inline-notice,.mobile-list-card{border-radius:18px;border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.035);min-width:0}.metric-tile,.mobile-card,.mobile-inline-notice{padding:14px}.card-kicker,.metric-tile span{display:block;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px}.card-emphasis,.metric-tile strong{display:block;font-size:22px;font-weight:700;line-height:1.1}.card-note,.entry-preview-full,.metric-tile p,.mobile-list-meta,.mobile-list-summary{color:var(--muted);line-height:1.6}.metric-tile p{margin-top:6px;font-size:12px}.mobile-card h2,.mobile-empty-state h2{font-size:16px}.mobile-card-hero{background:linear-gradient(180deg,rgba(124,224,210,.1),hsla(0,0%,100%,.03))}.mobile-card-muted,.mobile-empty-state{text-align:center}.mobile-empty-state{gap:8px}.section-headline{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-list-card{position:relative;display:grid;grid-gap:8px;gap:8px;padding:14px 14px 14px 16px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.mobile-list-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:18px 0 0 18px;background:rgba(148,163,184,.3)}.mobile-list-card-priority{border-color:rgba(124,224,210,.2);background:linear-gradient(180deg,rgba(124,224,210,.08),hsla(0,0%,100%,.03))}.mobile-list-card-priority:before{background:rgba(124,224,210,.86)}.mobile-list-card-review{border-color:rgba(255,209,111,.2);background:linear-gradient(180deg,rgba(255,209,111,.1),hsla(0,0%,100%,.03))}.mobile-list-card-review:before{background:rgba(255,209,111,.92)}.mobile-list-card-danger{border-color:rgba(255,122,144,.22);background:linear-gradient(180deg,rgba(255,122,144,.08),hsla(0,0%,100%,.03))}.mobile-list-card-danger:before{background:rgba(255,122,144,.92)}.mobile-list-card-success{border-color:rgba(110,231,216,.2);background:linear-gradient(180deg,rgba(110,231,216,.08),hsla(0,0%,100%,.03))}.mobile-list-card-success:before{background:rgba(110,231,216,.86)}.extract-history-card{gap:10px;border-color:rgba(148,163,184,.16);background:hsla(0,0%,100%,.03)}.extract-history-card:before{background:rgba(148,163,184,.34)}.extract-history-card-failed{border-color:rgba(255,122,144,.2);background:linear-gradient(180deg,rgba(255,122,144,.05),hsla(0,0%,100%,.03))}.extract-history-card-failed:before{background:rgba(255,122,144,.7)}.mobile-detail-row,.mobile-list-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-detail-row>span,.mobile-detail-row>strong,.mobile-list-header>div{min-width:0}.mobile-list-header-with-badge{position:relative}.card-title-large,.mobile-list-title{font-size:15px;font-weight:650;line-height:1.42;letter-spacing:-.02em;overflow-wrap:break-word;word-break:normal}.card-title-large{font-size:18px}.mobile-list-badge{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.06);color:var(--text);font-size:11px;font-weight:700;white-space:nowrap}.mobile-list-badge-stack{position:absolute;top:-6px;right:0;grid-gap:6px;gap:6px;z-index:2}.mobile-list-badge-extra,.mobile-list-badge-stack{display:grid;justify-items:end}.quick-feedback-trigger-row{display:inline-flex;align-items:center;gap:6px}.quick-feedback-trigger{display:inline-flex;align-items:center;justify-content:center;min-width:30px;min-height:28px;padding:0 8px;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:hsla(0,0%,100%,.06);font-size:13px;line-height:1;color:var(--text)}.quick-feedback-trigger-positive{border-color:rgba(110,231,216,.28)}.quick-feedback-trigger-negative{border-color:rgba(255,122,144,.28)}.quick-feedback-trigger:hover{background:hsla(0,0%,100%,.1)}.quick-feedback-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:end center;padding:12px;background:rgba(1,6,16,.68);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.quick-feedback-modal{width:min(100%,560px);max-height:calc(100dvh - 24px);overflow:auto;border-radius:22px;border:1px solid rgba(148,163,184,.2);background:rgba(8,15,28,.98);box-shadow:0 24px 80px rgba(0,0,0,.45);padding:16px}.quick-feedback-modal-positive{border-color:rgba(110,231,216,.24)}.quick-feedback-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.quick-feedback-close{min-width:auto;min-height:32px;padding:0 12px;font-size:12px}.quick-feedback-context{margin-top:8px;color:var(--muted);font-size:11px;line-height:1.6}.quick-feedback-form{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.quick-feedback-reason-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.quick-feedback-reason{min-height:40px;padding:8px 10px;border-radius:14px;border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.04);color:var(--muted);font-size:12px;font-weight:600;line-height:1.4;text-align:left}.quick-feedback-reason.active{border-color:rgba(124,224,210,.3);background:linear-gradient(135deg,rgba(124,224,210,.15),rgba(122,162,255,.1));color:var(--text)}.quick-feedback-field textarea{min-height:96px}.quick-feedback-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.mobile-list-badge-positive{color:#08111d;border-color:transparent;background:linear-gradient(135deg,rgba(110,231,216,.94),rgba(122,162,255,.94))}.mobile-list-badge-warn{color:#08111d;border-color:transparent;background:linear-gradient(135deg,rgba(255,209,111,.94),rgba(255,165,102,.94))}.mobile-list-badge-danger{color:#fff5f7;border-color:transparent;background:linear-gradient(135deg,rgba(255,122,144,.9),rgba(255,99,132,.9))}.mobile-list-meta{font-size:12px}.mobile-list-summary{font-size:13px}.mobile-list-details{display:grid;grid-gap:6px;gap:6px}.mobile-detail-row{flex-wrap:wrap}.mobile-detail-row span,.mobile-detail-row strong{font-size:11px;line-height:1.45}.mobile-detail-row span{color:var(--muted)}.mobile-detail-row strong{color:var(--text);font-weight:600;min-width:0;text-align:left;overflow-wrap:break-word;word-break:normal}.mobile-detail-row span{min-width:0;flex:1 1 100%}.mobile-detail-row strong{flex:1 1 100%}.run-event-meta{flex-wrap:wrap}.mobile-list-summary,.run-event-source,.run-event-time{min-width:0;overflow-wrap:break-word;word-break:normal}.mobile-list-details .mobile-detail-row+.mobile-detail-row{margin-top:4px}.agent-feedback-card,.extract-live-log-line,.extract-live-log-list,.mobile-card,.mobile-list-card,.run-event-item,.run-step-item{min-width:0;overflow-x:hidden}.chip,.compact-action,.mobile-list-badge,.quick-feedback-trigger{max-width:100%;overflow-wrap:anywhere}@media (max-width:760px){.mobile-list-header,.run-event-meta,.run-step-head,.section-headline{flex-direction:column;align-items:flex-start;gap:4px}.mobile-list-header>div,.section-headline>div{width:100%;min-width:0}.mobile-detail-row{flex-direction:column;align-items:flex-start;gap:2px}.mobile-detail-row strong{width:100%;overflow-wrap:anywhere;word-break:break-word}.run-event-meta{width:100%}.mobile-detail-row span,.mobile-detail-row strong,.mobile-list-badge,.mobile-list-summary,.mobile-list-title,.run-event-source,.run-event-time,.run-step-head span,.run-step-head strong{max-width:100%}.mobile-list-badge{align-self:flex-start;white-space:normal;min-width:0}.agent-live-warning{width:100%}.mobile-list-details{gap:8px}.extract-live-log-line{white-space:normal;overflow-wrap:anywhere;word-break:break-word}}.chip-row,.mobile-list-chips{display:flex;flex-wrap:wrap;gap:6px}.chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(148,163,184,.14);background:hsla(0,0%,100%,.04);color:var(--muted);font-size:11px;font-weight:600}.chip-positive{background:linear-gradient(135deg,rgba(110,231,216,.94),rgba(122,162,255,.94))}.chip-positive,.chip-warn{color:#08111d;border-color:transparent}.chip-warn{background:linear-gradient(135deg,rgba(255,209,111,.94),rgba(255,165,102,.94))}.chip-danger{color:#fff5f7;border-color:transparent;background:linear-gradient(135deg,rgba(255,122,144,.9),rgba(255,99,132,.9))}.compact-action{min-height:36px;border-radius:14px;font-size:12px;font-weight:700}.compact-action-primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#08111d}.mobile-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));grid-gap:8px;gap:8px}.mobile-actions-grid-five{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.mobile-actions-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-actions-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-actions-grid-four{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.mobile-actions-grid-five .compact-action,.mobile-actions-grid-four .compact-action,.mobile-actions-grid-three .compact-action,.mobile-actions-grid-two .compact-action{min-width:0;padding:0 6px;font-size:10px;white-space:nowrap}.mobile-actions-grid-four .compact-action{min-height:32px;padding:0 4px}.mobile-actions-grid-five .compact-action{min-height:32px}.mobile-actions-grid-three .compact-action,.mobile-actions-grid-two .compact-action{min-height:36px}.extract-workbench-card{gap:12px}.extract-workbench-summary{display:flex;flex-wrap:wrap;gap:6px}.extract-workbench-section{display:grid;grid-gap:10px;gap:10px;padding-top:2px}.extract-workbench-heading{margin:0;font-size:13px;font-weight:700;color:var(--muted)}.extract-workbench-log{display:grid;grid-gap:8px;gap:8px;border-radius:16px;border:1px solid rgba(148,163,184,.14);background:rgba(2,8,20,.22);padding:10px 12px}.extract-workbench-log summary{cursor:pointer;list-style:none;font-size:13px;font-weight:700;color:var(--muted)}.extract-workbench-log summary::-webkit-details-marker{display:none}.extract-status-card{gap:12px}.extract-compact-card{gap:8px}.extract-compact-details{gap:2px}.extract-compact-details .mobile-detail-row{gap:0}.extract-compact-details .mobile-detail-row+.mobile-detail-row{margin-top:0}.extract-compact-details .mobile-detail-row span,.extract-compact-details .mobile-detail-row strong{line-height:1.25}.extract-current-details,.extract-current-details .mobile-detail-row{gap:0}.extract-current-details .mobile-detail-row+.mobile-detail-row{margin-top:0}.extract-current-details .mobile-detail-row span,.extract-current-details .mobile-detail-row strong{line-height:1.15}.extract-history-preview{display:block;width:100%;padding:0;border:0;background:transparent;color:var(--muted);font:inherit;font-size:13px;line-height:1.5;text-align:left;white-space:pre-line;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:pointer}.extract-history-preview-expanded{overflow:visible;display:block;-webkit-line-clamp:unset}.extract-history-status-row{display:grid;grid-gap:6px;gap:6px}.extract-history-status-chips{display:flex;flex-wrap:wrap;gap:6px}.extract-history-status-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.04);color:var(--muted);font-size:11px;font-weight:600}.extract-history-status-chip-danger{border-color:rgba(255,122,144,.22);background:rgba(255,122,144,.08);color:#ffd4dc}.extract-history-status-note{color:var(--muted);font-size:12px;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.extract-history-actions{margin-top:2px}.extract-archive-filter-row{display:flex;flex-wrap:wrap;gap:6px}.extract-archive-filter{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.03);color:var(--muted);font:inherit;font-size:11px;font-weight:600}.extract-archive-filter-active{border-color:rgba(124,224,210,.22);background:rgba(124,224,210,.08);color:var(--text)}.extract-taskset-picker-card{cursor:pointer}.agent-feedback-card{gap:12px;border-color:rgba(110,231,216,.18);background:radial-gradient(circle at top right,rgba(110,231,216,.08),transparent 36%),radial-gradient(circle at bottom left,rgba(122,162,255,.08),transparent 30%),rgba(5,12,20,.96)}.agent-live-warning{margin-top:-2px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,122,144,.22);background:rgba(255,122,144,.08);color:#ffd4dc;font-size:12px;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.run-event-list,.run-step-list{display:grid;grid-gap:8px;gap:8px}.extract-progress-card{gap:12px}.extract-progress-list{display:grid;grid-gap:0;gap:0;border-radius:16px;border:1px solid rgba(148,163,184,.14);background:rgba(2,8,20,.26);overflow:hidden}.extract-progress-row{display:grid;grid-gap:6px;gap:6px;padding:10px 12px}.extract-progress-row+.extract-progress-row{border-top:1px solid rgba(148,163,184,.12)}.extract-progress-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.extract-progress-label{display:flex;align-items:center;gap:10px;min-width:0}.extract-progress-label strong{min-width:0;font-size:12px;line-height:1.45}.extract-progress-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px;background:rgba(148,163,184,.44)}.extract-progress-badge{flex:0 0 auto;padding:4px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.18);font-size:11px;font-weight:700;line-height:1;color:var(--muted);background:hsla(0,0%,100%,.04)}.extract-progress-detail{margin-left:18px;color:#ffb8c5;font-size:11px;line-height:1.55}.extract-progress-badge-pending,.extract-progress-row-pending .extract-progress-dot{background:rgba(148,163,184,.14);color:var(--muted)}.extract-progress-row-running{background:rgba(255,122,144,.05)}.extract-progress-row-running .extract-progress-dot{background:rgba(255,99,132,.96);box-shadow:0 0 0 5px rgba(255,99,132,.1)}.extract-progress-badge-running{color:#ffd4dc;border-color:rgba(255,122,144,.24);background:rgba(255,122,144,.12)}.extract-progress-row-completed .extract-progress-dot{background:rgba(110,231,216,.92)}.extract-progress-badge-completed{color:var(--accent);border-color:rgba(110,231,216,.2);background:rgba(110,231,216,.08)}.extract-progress-row-failed{background:rgba(255,122,144,.08)}.extract-progress-row-failed .extract-progress-dot{background:rgba(203,18,42,.98)}.extract-progress-badge-failed{color:#ffd4dc;border-color:rgba(255,122,144,.26);background:rgba(255,122,144,.14)}.extract-progress-row-retrying{background:rgba(255,209,111,.06)}.extract-progress-row-retrying .extract-progress-dot{background:rgba(255,165,102,.96)}.extract-progress-badge-retrying{color:#ffe5a8;border-color:rgba(255,209,111,.24);background:rgba(255,209,111,.12)}.run-step-item{display:grid;grid-template-columns:16px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:flex-start;padding:10px 12px;border-radius:16px;border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.03)}.run-step-dot{width:12px;height:12px;margin-top:4px;border-radius:999px;background:rgba(148,163,184,.32)}.run-step-body{display:grid;grid-gap:4px;gap:4px;min-width:0}.run-event-meta,.run-step-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.run-event-source,.run-step-head strong{font-size:12px;font-weight:700}.run-event-time,.run-step-head span{color:var(--muted);font-size:11px}.run-step-pending .run-step-dot{background:rgba(148,163,184,.5)}.run-step-running{border-color:rgba(255,122,144,.22);background:linear-gradient(180deg,rgba(255,122,144,.08),hsla(0,0%,100%,.03))}.run-step-running .run-step-dot{background:rgba(255,99,132,.95);box-shadow:0 0 0 6px rgba(255,99,132,.12)}.run-step-completed{border-color:rgba(110,231,216,.2);background:linear-gradient(180deg,rgba(110,231,216,.08),hsla(0,0%,100%,.03))}.run-step-completed .run-step-dot{background:rgba(110,231,216,.92)}.run-step-failed{border-color:rgba(255,122,144,.3);background:linear-gradient(180deg,rgba(255,122,144,.12),hsla(0,0%,100%,.03))}.run-step-failed .run-step-dot{background:rgba(203,18,42,.98)}.run-step-retrying{border-color:rgba(255,209,111,.24);background:linear-gradient(180deg,rgba(255,209,111,.1),hsla(0,0%,100%,.03))}.run-step-retrying .run-step-dot{background:rgba(255,165,102,.96)}.run-event-item{padding:10px 12px;background:rgba(2,8,20,.26)}.extract-live-log,.run-event-item{border-radius:16px;border:1px solid rgba(148,163,184,.14)}.extract-live-log{margin-top:10px;max-height:260px;overflow:auto;padding:12px;background:rgba(2,8,20,.34);color:var(--text);font-size:11px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.extract-live-log-list{display:grid;grid-gap:4px;gap:4px;margin-top:6px;max-height:360px;overflow:auto;padding:10px;border-radius:16px;border:1px solid rgba(110,231,216,.18);background:rgba(2,8,20,.5)}.extract-live-log-line{color:var(--text);font-size:11px;line-height:1.45;white-space:pre-wrap;word-break:break-word;padding:4px 6px;border-radius:12px;background:hsla(0,0%,100%,.03)}.mobile-result-block{box-sizing:border-box;min-width:0;max-width:100%;overflow:hidden;border-radius:16px;border:1px solid rgba(148,163,184,.14);background:rgba(2,8,20,.34);padding:12px}.mobile-result-block summary{cursor:pointer;color:var(--accent);font-size:12px;font-weight:700;overflow-wrap:anywhere;word-break:break-word}.mobile-result-block pre{margin-top:10px;max-height:320px;overflow:auto;padding:12px;border-radius:12px;background:rgba(2,6,12,.9);color:var(--text);font-size:11px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.artifact-view-switch{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.artifact-view-tab{min-height:30px;padding:0 10px;border-radius:999px;border:1px solid rgba(148,163,184,.16);background:hsla(0,0%,100%,.04);color:var(--muted);font-size:11px;font-weight:700}.artifact-view-tab-active{border-color:rgba(110,231,216,.22);background:linear-gradient(135deg,rgba(110,231,216,.18),rgba(122,162,255,.16));color:var(--text)}.artifact-readable-stack{margin-top:4px}.artifact-readable-block,.artifact-readable-stack{display:grid;grid-gap:4px;gap:4px;min-width:0;max-width:100%}.artifact-readable-block{box-sizing:border-box;padding:8px 10px;border-radius:12px;border:1px solid rgba(148,163,184,.12);background:hsla(0,0%,100%,.03);overflow:hidden}.artifact-readable-block h4{margin:0;font-size:12px;font-weight:700;color:var(--text);overflow-wrap:anywhere;word-break:break-word}.artifact-readable-block-important{border-color:rgba(255,122,144,.32);background:rgba(255,122,144,.055)}.artifact-readable-block-important .artifact-readable-list-value,.artifact-readable-block-important h4,.artifact-readable-field-row-important strong{color:#ff8fa3}.artifact-readable-block-core{border-color:rgba(255,209,102,.42);background:linear-gradient(135deg,rgba(255,209,102,.095),rgba(110,231,216,.045))}.artifact-readable-block-core h4{color:#ffd166}.artifact-readable-list{display:grid;grid-gap:4px;gap:4px;margin:0;padding-left:0;line-height:1.58;min-width:0;max-width:100%;list-style:none}.artifact-readable-list-item{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:4px 8px;gap:4px 8px;align-items:start}.artifact-readable-list-item-core{padding:7px 8px;border-radius:12px;border:1px solid rgba(255,209,102,.34);background:rgba(255,209,102,.08)}.artifact-readable-list-index{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:rgba(148,163,184,.14);color:var(--muted);font-size:11px;font-weight:700;line-height:1}.artifact-dimension-card-core .artifact-dimension-index,.artifact-readable-list-item-core .artifact-readable-list-index{background:rgba(255,209,102,.18);color:#ffd166;border:1px solid rgba(255,209,102,.28)}.artifact-readable-list-label{grid-column:2;color:var(--muted);font-size:11px;line-height:1.45}.artifact-readable-list-value{grid-column:2;color:var(--text);font-size:13px;line-height:1.58;font-weight:600}.artifact-readable-list-item-core .artifact-readable-list-value{color:#ffd166}.artifact-fields-panel .mobile-detail-row,.artifact-fields-panel .mobile-detail-row span,.artifact-fields-panel .mobile-detail-row strong,.artifact-readable-block p,.artifact-readable-list li{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.artifact-fields-panel{margin-top:10px;min-width:0;max-width:100%;overflow:hidden}.extract-core-summary-grid{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.artifact-readable-fields{display:grid;grid-gap:10px;gap:10px;min-width:0;max-width:100%}.artifact-readable-field-row{display:grid;grid-gap:4px;gap:4px;min-width:0;max-width:100%;padding:10px 12px;border-radius:12px;background:hsla(0,0%,100%,.03);border:1px solid rgba(148,163,184,.1);overflow:hidden;box-sizing:border-box}.artifact-readable-field-row-important{border-color:rgba(255,122,144,.28);background:rgba(255,122,144,.055)}.artifact-readable-field-row-core{border-color:rgba(255,209,102,.34);background:rgba(255,209,102,.08)}.artifact-readable-field-row span{color:var(--muted);font-size:11px;line-height:1.45}.artifact-readable-field-row span,.artifact-readable-field-row strong{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.artifact-readable-field-row strong{color:var(--text);font-size:12px;line-height:1.6;font-weight:600}.artifact-readable-field-row-core strong,.artifact-readable-paragraph-core{color:#ffd166}.artifact-dimension-card,.artifact-dimension-grid,.artifact-dimension-grid-stack{display:grid;grid-gap:10px;gap:10px}.artifact-dimension-card{padding:12px;border-radius:14px;border:1px solid rgba(148,163,184,.12);background:hsla(0,0%,100%,.025)}.artifact-dimension-card-important{border-color:rgba(255,122,144,.32);background:rgba(255,122,144,.05)}.artifact-dimension-card-core{border-color:rgba(255,209,102,.42);background:linear-gradient(135deg,rgba(255,209,102,.095),rgba(110,231,216,.04))}.artifact-dimension-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.artifact-dimension-card-head h5{display:flex;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:700;color:var(--text)}.artifact-dimension-card-important .artifact-dimension-card-head h5,.artifact-dimension-card-important .artifact-dimension-card-head p,.artifact-dimension-card-important .artifact-readable-field-row strong{color:#ff8fa3}.artifact-dimension-card-core .artifact-dimension-card-head h5,.artifact-dimension-card-core .artifact-dimension-card-head p,.artifact-dimension-card-core .artifact-readable-field-row strong{color:#ffd166}.artifact-dimension-index{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border-radius:999px;background:rgba(148,163,184,.14);color:var(--text);font-size:11px;font-weight:800}.artifact-dimension-card-head p{margin:4px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.artifact-dimension-card-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.artifact-evidence-badge,.artifact-fit-badge,.artifact-flag-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.artifact-fit-badge{border:1px solid rgba(148,163,184,.14);color:var(--text);background:hsla(0,0%,100%,.04)}.artifact-fit-strong,.artifact-fit-强{background:rgba(34,197,94,.14);border-color:rgba(34,197,94,.28)}.artifact-fit-medium,.artifact-fit-中{background:rgba(245,158,11,.14);border-color:rgba(245,158,11,.28)}.artifact-fit-na,.artifact-fit-weak,.artifact-fit-不适配,.artifact-fit-弱{background:rgba(239,68,68,.12);border-color:rgba(239,68,68,.24)}.artifact-evidence-badge{color:var(--muted);background:rgba(148,163,184,.1)}.artifact-flag-row{display:flex;flex-wrap:wrap;gap:6px}.artifact-flag-pill{color:var(--text);background:rgba(110,231,216,.12);border:1px solid rgba(110,231,216,.18)}.artifact-readable-fields-compact{gap:8px}.mobile-modal-backdrop{position:absolute;inset:0;z-index:90;display:grid;place-items:center;padding:10px;background:rgba(2,6,12,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-modal{box-sizing:border-box;width:min(100%,720px);max-width:calc(100vw - 20px);max-height:92vh;overflow:auto;border:1px solid rgba(148,163,184,.18);border-radius:22px 22px 0 0;background:radial-gradient(circle at top left,rgba(110,231,216,.12),transparent 34%),rgba(7,16,25,.98);box-shadow:0 24px 90px rgba(0,0,0,.42);padding:16px}.mobile-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:14px 0}.mobile-modal-field-wide{grid-column:1/-1}.mobile-modal .field input,.mobile-modal .field select,.mobile-modal .field textarea{width:100%}.extract-result-backdrop{align-items:center;justify-items:center;padding:0;background:rgba(2,6,12,.72)}.extract-result-modal{box-sizing:border-box;width:min(100%,860px);max-width:100%;height:100%;max-height:100%;display:flex;flex-direction:column;min-height:0;gap:12px;overflow-y:auto;overflow-x:hidden;border:0;border-radius:0;box-shadow:none;padding:0;background:transparent;font-size:14px;line-height:1.6;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-gutter:stable}.extract-result-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0;padding:0 0 2px}.extract-result-head-copy{display:grid;grid-gap:6px;gap:6px;min-width:0}.extract-result-summary{display:grid;grid-gap:12px;gap:12px;min-width:0;flex:0 0 auto}.extract-result-summary-card,.extract-task-feedback-card,.extract-task-feedback-history{box-sizing:border-box;min-width:0;padding:14px;border-radius:18px;border:1px solid rgba(148,163,184,.14);background:hsla(0,0%,100%,.04)}.extract-result-scroll{display:grid;flex:0 0 auto;grid-gap:12px;gap:12px;min-height:0;overflow:visible;padding:0 0 2px;scroll-behavior:smooth}.extract-result-scroll .mobile-result-block{margin-top:0}.extract-artifact-card{box-sizing:border-box;display:block;min-width:0;padding:10px;border-radius:16px;border:1px solid rgba(148,163,184,.14);background:linear-gradient(180deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.02)),rgba(6,12,22,.8)}.extract-artifact-head-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.extract-artifact-summary{display:block;cursor:pointer;list-style:none}.extract-artifact-summary::-webkit-details-marker{display:none}.extract-artifact-content{display:grid;grid-gap:8px;gap:8px;margin-top:8px;min-width:0}.extract-artifact-toolbar{display:grid;grid-gap:6px;gap:6px}.extract-artifact-file{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:none;overflow-wrap:anywhere;word-break:break-word}.extract-artifact-head-copy h3{font-size:1rem;line-height:1.28;overflow-wrap:anywhere;word-break:break-word}.extract-artifact-head-copy p{color:var(--muted);line-height:1.65;overflow-wrap:break-word;word-break:normal}.extract-artifact-feedback-toggle{justify-self:start;min-width:auto;min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:hsla(0,0%,100%,.04);color:var(--text);font-size:12px;font-weight:700}.extract-artifact-feedback-form{display:grid;grid-gap:10px;gap:10px;padding:12px;border-radius:16px;border:1px solid rgba(148,163,184,.12);background:hsla(0,0%,100%,.03)}.artifact-readable-warning{display:grid;grid-gap:4px;gap:4px;padding:8px 10px;border-radius:14px;border:1px solid rgba(148,163,184,.1);background:hsla(0,0%,100%,.03)}.artifact-readable-warning p{color:var(--muted);line-height:1.65}.extract-result-modal .artifact-readable-block h4,.extract-result-modal .artifact-readable-block p,.extract-result-modal .artifact-readable-field-row span,.extract-result-modal .artifact-readable-field-row strong,.extract-result-modal .artifact-readable-list li,.extract-result-modal .artifact-readable-warning p,.extract-result-modal .artifact-view-tab,.extract-result-modal .extract-artifact-feedback-toggle,.extract-result-modal .extract-artifact-head-copy h3,.extract-result-modal .extract-artifact-head-copy p,.extract-result-modal .mobile-detail-row span,.extract-result-modal .mobile-detail-row strong,.extract-result-modal .mobile-list-summary{overflow-wrap:break-word;word-break:normal}.extract-result-modal .artifact-readable-block p,.extract-result-modal .artifact-readable-field-row span,.extract-result-modal .artifact-readable-field-row strong,.extract-result-modal .artifact-readable-warning p,.extract-result-modal .extract-artifact-head-copy p,.extract-result-modal .mobile-detail-row span,.extract-result-modal .mobile-detail-row strong,.extract-result-modal .mobile-list-summary{font-size:13px}.extract-result-modal h2{font-size:1.18rem;line-height:1.24;letter-spacing:-.03em}.extract-result-modal h3{font-size:1rem;line-height:1.3;letter-spacing:-.02em}.extract-result-modal h4,.extract-result-modal h5{line-height:1.35}.extract-task-feedback-card{display:grid;grid-gap:12px;gap:12px}.extract-task-feedback-history{display:grid;grid-gap:10px;gap:10px}.extract-task-feedback-history .mobile-card-list{margin-top:0}.mobile-inline-notice{font-size:12px;line-height:1.6}.source-card-head,.source-modal-actions,.source-modal-head,.source-pack-card,.source-page-hero,.source-preview-head,.source-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.source-page-hero{margin-bottom:18px}.source-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));grid-gap:12px;gap:12px;margin-top:18px}.source-card,.source-modal-note,.source-overview-card,.source-pack-card,.source-preview-box{border:1px solid rgba(148,163,184,.14);background:hsla(0,0%,100%,.04);border-radius:18px}.source-overview-card{padding:16px}.source-overview-card span,.source-pack-card span,.source-preview-head span{color:var(--muted);font-size:12px;font-weight:700}.source-overview-card strong{display:block;margin:7px 0;font-size:1.75rem}.source-card p,.source-modal-note p,.source-overview-card p,.source-pack-card p,.source-preview-box p{color:var(--muted);line-height:1.55}.thread-card-badges,.thread-card-body,.thread-card-head,.thread-card-head-copy,.thread-card-meta-row{min-width:0}.thread-card-head{display:grid;grid-gap:10px;gap:10px}.thread-card-head-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.thread-card-badges{display:flex;flex-wrap:wrap;gap:6px}.thread-card-body{display:grid;grid-gap:6px;gap:6px;min-height:0;align-content:start}.thread-card-meta-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;flex-wrap:wrap}.thread-card-meta-row>*{min-width:0}.thread-card-location,.thread-card-meta-time,.thread-card-note,.thread-card-preview,.thread-card-title{overflow-wrap:anywhere;word-break:break-word}.status-chip,.thread-source-chip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid rgba(148,163,184,.14);background:hsla(0,0%,100%,.04);color:var(--muted);font-size:11px;font-weight:600}.thread-source-chip{border-color:rgba(110,231,216,.2);background:rgba(110,231,216,.08);color:var(--accent)}.status-chip-positive{border-color:transparent;color:#08111d;background:linear-gradient(135deg,rgba(110,231,216,.94),rgba(122,162,255,.94))}.source-toolbar{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(150px,1fr) minmax(150px,1fr);grid-gap:10px;gap:10px;margin-top:18px}.source-list-section{margin-top:22px}.source-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));grid-gap:14px;gap:14px;margin-top:16px}.source-card{padding:14px;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.source-card:hover{transform:translateY(-2px);border-color:rgba(110,231,216,.28);box-shadow:0 16px 48px rgba(0,0,0,.22)}.source-card[data-state=disabled]{opacity:.9}.source-card[data-state=enabled]{background:hsla(0,0%,100%,.05)}.source-card .thread-card-title{font-size:14px;font-weight:600;line-height:1.4;margin:0}.source-card .thread-card-preview,.source-card .thread-card-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.source-card .thread-card-preview{line-height:1.55}.source-card .thread-card-location,.source-card .thread-card-meta-time,.source-card .thread-card-note{font-size:10px;line-height:1.5}.source-card .thread-card-note{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.source-card .thread-card-badges{gap:6px}.source-card .status-chip,.source-card .thread-source-chip{min-height:26px;padding:0 8px;font-size:11px}.source-card h3,.source-pack-card h3,.source-preview-item h4{margin:0 0 8px}.source-card-head{margin-bottom:12px}.source-card-head .chip-row{justify-content:flex-end;max-width:52%}.source-card-body{display:grid;grid-gap:4px;gap:4px}.source-card-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:6px;gap:6px;margin-top:12px;align-items:stretch}.source-card-actions>button{min-width:0;min-height:34px;padding:0 8px;font-size:12px;white-space:nowrap}.source-preview-box{display:grid;grid-gap:10px;gap:10px;margin-top:12px;padding:12px}.source-preview-item{padding-top:10px;border-top:1px solid rgba(148,163,184,.12)}.source-preview-item span{color:var(--muted);font-size:12px}.source-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px;background:rgba(2,6,12,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.source-modal{width:min(980px,100%);max-height:min(88vh,900px);overflow:auto;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:radial-gradient(circle at top left,rgba(110,231,216,.12),transparent 34%),rgba(7,16,25,.98);box-shadow:0 24px 90px rgba(0,0,0,.42);padding:20px}.source-layer-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:8px;gap:8px;margin:16px 0}.source-layer-tab{min-height:82px;padding:12px;text-align:left;border:1px solid rgba(148,163,184,.16);border-radius:16px;background:hsla(0,0%,100%,.035);color:var(--text);cursor:pointer}.source-layer-tab span,.source-layer-tab strong{display:block}.source-layer-tab span{color:var(--muted);font-size:12px;margin-bottom:6px}.source-layer-tab strong{font-size:14px}.source-layer-tab-active{border-color:rgba(110,231,216,.48);background:linear-gradient(135deg,rgba(110,231,216,.16),rgba(122,162,255,.1))}.source-modal-note{margin-bottom:16px;padding:14px}.source-modal-form{display:grid;grid-gap:14px;gap:14px}.source-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.source-form-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.source-modal-actions{align-items:center;margin-top:4px}.source-pack-grid{display:grid;grid-gap:12px;gap:12px}.source-pack-card{padding:16px}@media (max-width:760px){.extract-result-modal{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0;padding:0}.extract-result-scroll{padding-bottom:4px}.extract-artifact-toolbar,.extract-result-head{flex-direction:column}.source-card-head,.source-modal-actions,.source-modal-head,.source-pack-card,.source-page-hero,.source-section-head{display:grid}.thread-card-head-copy,.thread-card-meta-row{flex-direction:column}.source-form-grid,.source-form-grid-compact,.source-toolbar{grid-template-columns:1fr}.source-card-actions{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.source-card-actions>button{min-height:32px;padding:0 6px;font-size:11px}.thread-card-head-copy{align-items:flex-start}.source-modal-backdrop{align-items:end;padding:10px}.source-modal{max-height:92vh;border-radius:22px 22px 0 0;padding:16px}.mobile-modal-grid{grid-template-columns:1fr}}.mobile-inline-notice-success{border-color:rgba(110,231,216,.2);color:var(--accent)}.mobile-inline-notice-error{border-color:rgba(255,122,144,.35);color:#ff9db1}.mobile-quick-links,.mobile-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.mobile-detail-grid{display:grid;grid-gap:8px;gap:8px}.mobile-detail-note{color:var(--muted);font-size:11px;line-height:1.55}.mobile-form-grid{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.mobile-form-grid .field span{font-size:12px}.mobile-form-grid textarea{min-height:96px}.mobile-json-details summary{cursor:pointer;color:var(--accent);font-size:12px;font-weight:700}.mobile-json-details pre{margin-top:10px;padding:12px;border-radius:16px;background:rgba(2,8,20,.34);font-size:11px;line-height:1.6}.bottom-nav{grid-row:3;position:relative;z-index:3;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:4px;gap:4px;padding:8px 10px calc(10px + env(safe-area-inset-bottom));border-top:1px solid rgba(148,163,184,.14);background:hsla(0,0%,100%,.02)}.bottom-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:14px;color:var(--muted);font-size:10px;font-weight:700}.bottom-nav-link.active{color:#08111d;background:linear-gradient(135deg,var(--accent),var(--accent-2))}.ai-console{display:grid;grid-gap:16px;gap:16px}.ai-stack{margin-top:0}.ai-card{display:grid;grid-gap:14px;gap:14px}.ai-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ai-card-head h2{margin-top:2px}.ai-card-head-actions{gap:8px}.ai-card-head-actions,.ai-switch{display:inline-flex;align-items:center}.ai-switch{justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:hsla(0,0%,100%,.05);color:var(--muted);font-size:12px;font-weight:700}.ai-switch-on{border-color:transparent;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#08111d}.ai-switch:disabled{opacity:.45;cursor:not-allowed}.ai-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.ai-detail-row,.ai-policy-item,.ai-summary-item{min-width:0;padding:12px;border-radius:18px;border:1px solid rgba(148,163,184,.14);background:hsla(0,0%,100%,.04)}.ai-detail-row span,.ai-policy-item span,.ai-summary-item span{display:block;color:var(--muted);font-size:12px;line-height:1.4}.ai-detail-row strong,.ai-policy-item strong,.ai-summary-item strong{display:block;margin-top:6px;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.ai-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.ai-policy-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.ai-field textarea{min-height:130px}.ai-module-foot{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.ai-action-row{display:flex;gap:10px;flex-wrap:wrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:760px){.shell{width:min(100%,calc(100% - 12px));padding:6px}.ai-policy-grid,.ai-summary-grid,.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.mobile-shell{width:100%}.mobile-frame{width:100%;height:100dvh;border-inline:0;border-radius:0}.ai-detail-grid,.quick-feedback-reason-grid{grid-template-columns:1fr}}@media (min-width:641px){.mobile-shell{padding:8px 0}.mobile-frame{height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);border-radius:var(--radius)}.quick-feedback-overlay{place-items:center;padding:24px}}