:root{color:#17202d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17202d;--muted:#748094;--line:#e4e8ef;--surface:#fff;--surface-soft:#f8fafc;--blue:#2f7df4;--blue-dark:#1d62cf;--blue-soft:#eaf2ff;--green:#1eb980;--green-soft:#e3f8f0;--amber:#e8a317;--amber-soft:#fff4d8;--red:#dd4b56;--red-soft:#ffeaec;--violet:#7657e8;--violet-soft:#f0edff;--shadow:0 18px 54px #1f304c17;--shadow-soft:0 8px 28px #1f304c12;background:#f4f6f9;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#f4f6f9;min-height:100%}body{background:radial-gradient(circle at 15% -10%,#eaf2ff 0,#0000 32%),#f4f6f9;min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;touch-action:manipulation;border:0}button:disabled{cursor:default;opacity:.48}a{color:inherit;text-decoration:none}textarea{resize:vertical}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-loading{min-height:100vh;color:var(--muted);align-content:center;place-items:center;gap:14px;display:grid}.app-shell{min-height:100vh;padding-bottom:96px}.app-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dae0e9c7;justify-content:space-between;align-items:center;gap:24px;min-height:98px;padding:18px max(24px,50vw - 660px);display:flex;position:sticky;top:0}.header-copy{min-width:0}.header-copy p{letter-spacing:.2em;color:#8a95a7;margin:0 0 4px;font-size:11px;font-weight:800}.header-copy h1{letter-spacing:-.04em;margin:0;font-size:clamp(25px,3vw,34px);line-height:1.05}.header-copy span{color:var(--muted);margin-top:6px;font-size:13px;display:block}.header-actions{flex:none;align-items:center;gap:9px;display:flex}.server-pill{color:#8590a1;background:#f1f3f7;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:700;display:inline-flex}.server-pill i{background:#aab2bf;border-radius:50%;width:8px;height:8px}.server-pill.online{color:#157657;background:var(--green-soft)}.server-pill.online i{background:var(--green);box-shadow:0 0 0 4px #1eb98021}.icon-button{color:#536071;background:#f1f4f8;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .18s;display:inline-flex}.icon-button:hover{background:#e7ebf2;transform:translateY(-1px)}.icon-button.small{border-radius:10px;width:34px;height:34px}.icon-button.danger{color:var(--red);background:var(--red-soft)}.save-button{color:#fff;background:linear-gradient(135deg,#2d83ff,#2d6ee7);border-radius:13px;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #2f7df440}.main-content{width:min(1320px,100% - 40px);margin:0 auto;padding:28px 0 34px}.page-stack{flex-direction:column;gap:20px;display:flex}.bottom-nav{z-index:50;left:50%;bottom:max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #dde2eae6;border-radius:24px;grid-template-columns:repeat(5,1fr);gap:4px;width:min(660px,100% - 24px);min-height:68px;padding:7px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 20px 60px #1b2a432e}.bottom-nav button{color:#8a94a5;background:0 0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;padding:7px 5px;font-size:11px;font-weight:700;display:flex;position:relative}.bottom-nav button.active{color:var(--blue);background:var(--blue-soft)}.bottom-nav button b{color:#fff;background:var(--red);border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:4px;right:20%}.primary-button,.secondary-button,.wide-button,.link-button{border-radius:12px;justify-content:center;align-items:center;gap:8px;font-weight:800;transition:all .18s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#2f85ff,#2869dd);min-height:42px;padding:0 16px;box-shadow:0 8px 20px #2f7df430}.primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #2f7df43d}.primary-button.large{width:100%;min-height:49px}.secondary-button{color:#354255;background:#eef2f7;min-height:42px;padding:0 15px}.secondary-button:hover{background:#e5eaf2}.secondary-button.compact{min-height:38px;padding:0 12px;font-size:13px}.link-button{color:var(--blue);background:0 0;margin:4px auto 0}.panel-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:20px;padding:22px}.section-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.section-head>div>span{color:#929cad;letter-spacing:.18em;margin-bottom:4px;font-size:10px;font-weight:900;display:block}.section-head h3{letter-spacing:-.025em;margin:0;font-size:19px}.section-head>button{color:#6e7a8c;background:0 0;align-items:center;gap:3px;font-size:13px;font-weight:700;display:inline-flex}.section-head>p{color:var(--muted);margin:1px 0 0;font-size:12px}.hero-card{color:#fff;background:linear-gradient(135deg,#142d54 0%,#1d4d91 50%,#2f7df4 100%);border-radius:28px;padding:clamp(26px,4vw,44px);position:relative;overflow:hidden;box-shadow:0 26px 64px #1d4e9240}.hero-card:before{content:"";background:#ffffff1a;border-radius:50%;width:340px;height:340px;position:absolute;top:-160px;right:-90px}.hero-card:after{content:"";background:#67b7ff38;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-160px;right:130px}.hero-copy,.hero-actions,.hero-search{z-index:1;position:relative}.hero-kicker{background:#ffffff21;border-radius:999px;margin-bottom:15px;padding:7px 11px;font-size:12px;font-weight:750;display:inline-block}.hero-copy h2{letter-spacing:-.045em;max-width:780px;margin:0;font-size:clamp(28px,4.5vw,48px);line-height:1.17}.hero-copy p{color:#ffffffbf;max-width:660px;margin:17px 0 0;line-height:1.65}.hero-actions{gap:10px;margin-top:26px;display:flex}.hero-card .primary-button{color:#1d4f95;box-shadow:none;background:#fff}.hero-card .secondary-button{color:#fff;background:#ffffff24}.hero-search{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1c;border:1px solid #ffffff38;border-radius:17px;align-items:center;gap:11px;max-width:760px;min-height:54px;margin-top:28px;padding:0 8px 0 17px;display:flex}.hero-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0}.hero-search input::placeholder{color:#ffffffa1}.hero-search button{color:#245ea6;background:#fff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric-card{text-align:left;border:1px solid var(--line);width:100%;min-width:0;color:inherit;box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;align-items:center;gap:13px;padding:18px;display:flex}.metric-card>span{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:13px;flex:none;place-items:center;display:grid}.metric-card.amber>span{color:var(--amber);background:var(--amber-soft)}.metric-card.violet>span{color:var(--violet);background:var(--violet-soft)}.metric-card.red>span{color:var(--red);background:var(--red-soft)}.metric-card>div{flex:1;min-width:0}.metric-card small{color:var(--muted);font-size:12px;font-weight:700;display:block}.metric-card strong{margin:3px 0;font-size:28px;line-height:1;display:block}.metric-card p{color:#8c96a6;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.metric-card>svg{color:#a1a9b7}.two-column{grid-template-columns:1.25fr .85fr;gap:20px;display:grid}.compact-list,.project-mini-grid{flex-direction:column;gap:7px;display:flex}.memory-compact{text-align:left;width:100%;color:inherit;background:0 0;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:11px 8px;display:grid}.memory-compact:hover{background:#f5f8fc}.memory-compact>div{min-width:0}.memory-compact strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.memory-compact small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.kind-icon{width:39px;height:39px;color:var(--blue);background:var(--blue-soft);border-radius:12px;flex:none;place-items:center;display:grid}.kind-icon.text{color:#6a5ed8;background:#efedff}.kind-icon.image{color:#ca6a26;background:#fff0e4}.kind-icon.youtube{color:#d71920;background:#fff0f0}.kind-icon.pdf{color:#b42318;background:#fff1f0}.project-mini-grid>button{color:inherit;text-align:left;background:0 0;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 8px;display:grid}.project-mini-grid>button:hover{background:#f5f8fc}.project-mini-grid>button>span{width:38px;height:38px;color:var(--violet);background:var(--violet-soft);border-radius:12px;place-items:center;display:grid}.project-mini-grid strong,.project-mini-grid small{display:block}.project-mini-grid small{color:var(--muted);margin-top:3px;font-size:11px}.related-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.related-grid article{background:#fbfcfe;border:1px solid #e7ebf1;border-radius:16px;flex-direction:column;gap:11px;min-width:0;padding:16px;display:flex}.related-icon{width:37px;height:37px;color:var(--violet);background:var(--violet-soft);border-radius:12px;place-items:center;display:grid}.related-grid strong{font-size:14px;display:block}.related-grid p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.related-grid small{color:#9aa3b1;font-size:10px}.related-grid button{color:var(--blue);background:0 0;align-items:center;gap:4px;margin-top:auto;padding:9px 0 0;font-size:12px;font-weight:800;display:flex}.brief-panel{background:linear-gradient(135deg,#f3f8ff,#f9fbff);border:1px solid #dce7f6;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:20px 22px;display:grid}.brief-icon{width:44px;height:44px;color:var(--blue);box-shadow:var(--shadow-soft);background:#fff;border-radius:14px;place-items:center;display:grid}.brief-panel span{color:var(--blue);letter-spacing:.08em;font-size:11px;font-weight:900}.brief-panel h3{margin:3px 0;font-size:17px}.brief-panel p,.brief-panel ul{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.55}.inbox-summary,.history-intro{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:25px;padding:24px;display:flex}.inbox-summary>div:first-child span,.history-intro span{color:#9aa4b4;letter-spacing:.17em;font-size:10px;font-weight:900}.inbox-summary h2,.history-intro h2{letter-spacing:-.03em;margin:5px 0 6px;font-size:22px}.inbox-summary p,.history-intro p{color:var(--muted);margin:0;font-size:13px}.count-chips{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.count-chips button{border:1px solid var(--line);color:#667286;background:#f9fafc;border-radius:11px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;display:inline-flex}.count-chips button b{background:#e9edf3;border-radius:999px;place-items:center;min-width:19px;height:19px;font-size:10px;display:grid}.count-chips button.active{color:var(--blue);background:var(--blue-soft);border-color:#bcd2f7;font-weight:800}.count-chips button.active b{color:#fff;background:var(--blue)}.toolbar-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:17px;align-items:center;gap:9px;padding:11px;display:flex}.search-field{background:#f3f6fa;border-radius:12px;flex:1;align-items:center;gap:9px;min-width:180px;min-height:40px;padding:0 12px;display:flex}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0}.search-field>button{color:#8a94a5;background:0 0;place-items:center;display:grid}.toolbar-count{color:var(--muted);margin-right:8px;font-size:12px}.selection-bar{z-index:15;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#eff6fff5;border:1px solid #bad3fb;border-radius:16px;align-items:center;gap:9px;padding:10px 12px;display:flex;position:sticky;top:108px}.selection-bar>div{color:var(--blue);align-items:center;gap:7px;display:flex}.selection-bar select,.memory-detail-actions select{color:#3c4859;background:#fff;border:1px solid #ccd5e2;border-radius:10px;min-height:37px;padding:0 10px}.selection-bar>button:not(.icon-button){color:#355b91;background:#fff;border-radius:10px;align-items:center;gap:6px;min-height:37px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.inbox-list{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:20px;overflow:hidden}.inbox-item{border-bottom:1px solid #edf0f4;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:92px;padding:11px 13px;display:grid}.inbox-item:last-child{border-bottom:0}.inbox-item.selected{background:#f2f7ff}.check-button{color:#a2aab7;background:0 0;place-items:center;width:34px;height:42px;display:grid}.inbox-item.selected .check-button{color:var(--blue)}.inbox-main{min-width:0;color:inherit;text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:6px 3px;display:grid}.inbox-copy{min-width:0}.inbox-copy>div{align-items:center;gap:8px;display:flex}.inbox-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.inbox-copy p{color:#647184;text-overflow:ellipsis;white-space:nowrap;margin:5px 0;font-size:12px;overflow:hidden}.inbox-copy small{color:#9aa3b2;font-size:10px;display:block}.inbox-copy em{color:var(--red);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;font-style:normal;display:block;overflow:hidden}.inbox-actions{gap:5px;display:flex}.inbox-actions button{color:#687487;background:#f1f4f8;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.inbox-actions .retry-button{color:#245fbd;background:#eaf2ff;gap:5px;width:auto;min-width:34px;padding:0 9px;font-size:10px;font-weight:800;display:flex}.status-badge{color:#6f7886;white-space:nowrap;background:#eef1f5;border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:4px 7px;font-size:9px;font-weight:800;display:inline-flex}.status-badge.ready{color:#146c4e;background:var(--green-soft)}.status-badge.done{color:#315da6;background:var(--blue-soft)}.status-badge.waiting{color:#8d6714;background:var(--amber-soft)}.status-badge.working{color:#5a55a9;background:var(--violet-soft)}.status-badge.danger{color:#ad3440;background:var(--red-soft)}.projects-layout{grid-template-columns:340px minmax(0,1fr);gap:18px;min-height:650px;display:grid}.project-sidebar,.project-detail{min-height:640px}.project-create{background:#f8fafc;border:1px solid #dce3ed;border-radius:14px;flex-direction:column;gap:9px;padding:12px;display:flex}.project-create input,.project-create textarea,.capture-form input,.capture-form textarea,.classification-editor input,.classification-editor textarea,.correction-panel textarea{background:#fff;border:1px solid #d5dce6;border-radius:11px;outline:0;width:100%}.project-create input,.capture-form input,.classification-editor input{min-height:42px;padding:0 12px}.project-create textarea,.capture-form textarea,.classification-editor textarea,.correction-panel textarea{padding:11px 12px}.project-create>div{justify-content:flex-end;gap:7px;display:flex}.project-create>div button:first-child{color:var(--muted);background:0 0;padding:0 12px}.project-list{flex-direction:column;gap:6px;margin-top:12px;display:flex}.project-list>button{width:100%;color:inherit;text-align:left;background:0 0;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.project-list>button:hover,.project-list>button.active{background:#f0f5fd}.project-list>button.active{color:#205fb7}.project-list>button>span{width:39px;height:39px;color:var(--violet);background:var(--violet-soft);border-radius:12px;place-items:center;display:grid}.project-list strong,.project-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.project-list small{color:var(--muted);margin-top:3px;font-size:10px}.project-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:590px;display:flex}.project-welcome>span,.ask-empty>span{width:66px;height:66px;color:var(--violet);background:var(--violet-soft);border-radius:21px;place-items:center;display:grid}.project-welcome h2,.ask-empty h2{margin:17px 0 7px;font-size:22px}.project-welcome p,.ask-empty p{max-width:460px;color:var(--muted);margin:0 0 20px;line-height:1.6}.project-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:17px;display:flex}.project-title>div:first-child>span{color:#9ba5b5;letter-spacing:.16em;font-size:10px;font-weight:900}.project-title h2{letter-spacing:-.035em;margin:5px 0 4px;font-size:27px}.project-title p{color:var(--muted);margin:0}.project-title>div:last-child{align-items:center;gap:7px;display:flex}.project-stat-row{color:#748094;gap:18px;padding:14px 0;font-size:12px;display:flex}.project-stat-row span{align-items:center;gap:6px;display:flex}.project-memory-list{flex-direction:column;gap:7px;display:flex}.project-memory-list article{border:1px solid #e8ebf0;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px;display:grid}.project-memory-main{min-width:0;color:inherit;text-align:left;background:0 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.project-memory-main>div{min-width:0}.project-memory-main strong,.project-memory-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.project-memory-main small{color:var(--muted);margin-top:3px;font-size:10px}.ask-layout{flex-direction:column;gap:18px;display:flex}.ask-compose{padding:clamp(18px,3vw,27px)}.scope-row{background:#f3f6fa;border-radius:14px;justify-content:space-between;align-items:center;gap:15px;padding:12px 14px;display:flex}.scope-row span,.scope-row strong{display:block}.scope-row span{color:var(--muted);margin-bottom:2px;font-size:10px;font-weight:800}.scope-row strong{font-size:13px}.scope-row select{background:#fff;border:1px solid #d5dce5;border-radius:10px;min-height:37px;padding:0 10px}.scope-row button{color:#6b7688;background:#fff;border-radius:9px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;display:inline-flex}.mode-cards{grid-template-columns:repeat(3,1fr);gap:9px;margin:16px 0;display:grid}.mode-cards button{color:#647184;text-align:left;background:#fbfcfe;border:1px solid #e0e5ec;border-radius:13px;padding:12px 13px}.mode-cards button.active{color:#205fbc;background:var(--blue-soft);border-color:#abc8f6;box-shadow:inset 0 0 0 1px #2f7df41a}.mode-cards strong,.mode-cards small{display:block}.mode-cards strong{margin-bottom:3px;font-size:13px}.mode-cards small{font-size:10px;line-height:1.4}.question-form textarea{background:#fff;border:1px solid #d6dde7;border-radius:16px;outline:0;width:100%;min-height:145px;padding:16px;line-height:1.65}.question-form textarea:focus{border-color:#91b7f3;box-shadow:0 0 0 4px #2f7df414}.question-form>div{justify-content:flex-end;gap:8px;margin-top:11px;display:flex}.ask-note{color:#8c96a5;align-items:center;gap:6px;margin:13px 0 0;font-size:11px;display:flex}.ask-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;display:flex}.ask-examples{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.ask-examples button{color:#58708f;background:#eef3f9;border-radius:999px;padding:9px 12px;font-size:11px}.preview-panel{border-color:#d8e3f4}.preview-metrics{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.preview-metrics span{color:#6b7789;background:#f2f5f9;border-radius:9px;padding:6px 8px;font-size:10px}.preview-sources{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.preview-sources article,.evidence-details article{background:#fbfcfe;border:1px solid #e4e9f0;border-radius:13px;min-width:0;padding:13px}.preview-sources article>div,.evidence-details header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.preview-sources b,.evidence-details b{color:var(--blue);font-size:10px}.preview-sources strong,.evidence-details strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.preview-sources em,.evidence-details em{color:#2d7e5e;font-size:10px;font-style:normal;font-weight:800}.preview-sources small,.evidence-details small{color:#8993a3;margin:5px 0;font-size:9px;display:block}.preview-sources p,.evidence-details p{color:#5d697b;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.answer-panel{scroll-margin-top:115px}.answer-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.answer-top>div:first-child{align-items:flex-start;gap:10px;display:flex}.answer-top>div:first-child>span{width:37px;height:37px;color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;display:grid}.answer-top small{color:#98a2b2;letter-spacing:.13em;font-size:9px;font-weight:900}.answer-top h3{max-width:700px;margin:4px 0 0;font-size:17px;line-height:1.45}.answer-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.answer-actions button,.answer-actions a,.history-actions button,.history-actions a{color:#617084;background:#f1f4f8;border-radius:9px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}.answer-body{color:#263142;white-space:pre-wrap;padding:22px 4px;font-size:14px;line-height:1.85}.answer-metrics{background:#f5f7fa;border-radius:12px;flex-wrap:wrap;gap:7px;padding:11px;display:flex}.answer-metrics span{color:#7c8797;align-items:center;gap:5px;font-size:10px;display:flex}.answer-metrics b{color:#344154}.evidence-details{border:1px solid #e3e7ed;border-radius:14px;margin-top:14px}.evidence-details summary{cursor:pointer;color:#596779;justify-content:space-between;align-items:center;padding:12px 14px;font-size:12px;font-weight:800;list-style:none;display:flex}.evidence-details>div{grid-template-columns:repeat(2,1fr);gap:8px;padding:0 10px 10px;display:grid}.feedback-zone{border-top:1px solid var(--line);align-items:center;gap:8px;margin-top:15px;padding:11px 13px;display:flex}.feedback-zone span{color:var(--muted);margin-right:auto;font-size:11px}.feedback-zone button{color:#687487;background:#f1f4f8;border-radius:9px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;display:inline-flex}.correction-panel{background:#fff7f7;border-radius:14px;flex-direction:column;gap:8px;margin-top:10px;padding:14px;display:flex}.correction-panel>div{justify-content:space-between;align-items:center;display:flex}.correction-panel>div button{background:0 0}.recent-question-strip{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:7px;padding:13px;display:flex;overflow-x:auto}.recent-question-strip>div{color:#69768a;flex:none;align-items:center;gap:6px;margin-right:4px;display:flex}.recent-question-strip>button{color:#5e6b7d;text-overflow:ellipsis;white-space:nowrap;background:#f2f5f8;border-radius:10px;flex:none;max-width:260px;padding:8px 11px;font-size:10px;overflow:hidden}.recent-question-strip .view-all{color:var(--blue);background:var(--blue-soft)}.history-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.history-grid>article{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;overflow:hidden}.history-main{width:100%;color:inherit;text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:18px;display:grid}.history-main span{color:#9aa4b3;letter-spacing:.04em;font-size:9px;font-weight:800}.history-main h3{margin:7px 0;font-size:15px;line-height:1.4}.history-main p{color:#697589;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.history-actions{background:#fafbfc;border-top:1px solid #edf0f4;gap:6px;padding:9px 13px;display:flex}.history-detail .history-question{background:#f3f6fa;border-radius:13px;padding:13px}.history-question small,.history-question strong{display:block}.history-question small{color:var(--muted);margin-bottom:4px;font-size:9px}.history-source-list{margin-top:15px}.history-source-list h3{font-size:14px}.history-source-list>div{border-bottom:1px solid #edf0f4;grid-template-columns:auto 1fr auto;gap:8px;padding:9px 0;font-size:11px;display:grid}.history-source-list b{color:var(--blue)}.history-source-list small{color:var(--muted)}.modal-backdrop,.drawer-backdrop{z-index:90;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#131c2a85;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.save-modal,.detail-modal{background:#fff;border-radius:24px;width:min(720px,100%);max-height:calc(100vh - 36px);padding:24px;overflow:auto;box-shadow:0 28px 90px #10192852}.detail-modal{width:min(900px,100%)}.modal-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.modal-head span{color:#98a2b2;letter-spacing:.15em;font-size:9px;font-weight:900}.modal-head h2{letter-spacing:-.035em;margin:5px 0;font-size:25px}.modal-head p{color:var(--muted);margin:0;font-size:12px}.capture-tabs{background:#f1f4f8;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:16px;padding:5px;display:grid}.capture-tabs button{color:#788496;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:12px;font-weight:800;display:flex}.capture-tabs button.active{color:var(--blue);background:#fff;box-shadow:0 4px 14px #23324b14}.capture-form{flex-direction:column;gap:13px;display:flex}.capture-form label,.classification-editor label{color:#546175;flex-direction:column;gap:6px;font-size:11px;font-weight:800;display:flex}.capture-form label>small{color:#939dad;font-weight:500}.capture-form em,.classification-editor em{color:#9aa4b3;font-size:9px;font-style:normal}.file-drop{text-align:center;cursor:pointer;background:#f8fafc;border:1.5px dashed #c7d1df;border-radius:16px;justify-content:center;align-items:center;min-height:170px}.file-drop input{display:none}.file-drop svg{color:var(--blue)}.file-drop strong{color:#3b485a;font-size:14px}.modal-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.form-error{color:var(--red);font-size:11px}.save-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex}.save-success>span{color:#fff;background:var(--green);border-radius:22px;place-items:center;width:66px;height:66px;display:grid;box-shadow:0 15px 32px #1eb98038}.save-success h3{max-width:520px;margin:18px 0 4px;font-size:21px}.save-success p{color:var(--green);margin:0 0 8px;font-weight:800}.save-success>small{color:var(--muted);margin:12px 0 20px}.save-success>div{gap:8px;display:flex}.memory-meta{color:var(--muted);align-items:center;gap:9px;margin-bottom:14px;font-size:11px;display:flex}.error-banner{color:#9a3541;background:var(--red-soft);border-radius:13px;align-items:flex-start;gap:9px;margin-bottom:13px;padding:12px;display:flex}.error-banner div{flex:1}.error-banner strong,.error-banner p{margin:0;display:block}.error-banner p{margin-top:3px;font-size:10px}.error-banner button{color:#9a3541;background:#fff;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:800}.detail-tabs{background:#f1f4f8;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;display:grid}.detail-tabs button{color:#7c8798;background:0 0;border-radius:9px;min-height:38px;font-size:11px;font-weight:800}.detail-tabs button.active{color:#2f67b8;background:#fff;box-shadow:0 4px 12px #25354e12}.detail-scroll{max-height:58vh;padding:19px 3px;overflow-y:auto}.detail-section h3{margin:19px 0 7px;font-size:13px}.detail-section>h3:first-of-type{margin-top:0}.detail-section p,.detail-section li{color:#515e70;font-size:12px;line-height:1.7}.detail-section ul{padding-left:20px}.memory-image{object-fit:contain;background:#f1f3f6;border-radius:14px;width:100%;max-height:430px;margin-bottom:14px}.tag-list{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.tag-list span{color:#456c9e;background:#edf4fd;border-radius:999px;padding:6px 8px;font-size:10px}.original-content a{width:fit-content;color:var(--blue);background:var(--blue-soft);border-radius:9px;align-items:center;gap:6px;margin-bottom:12px;padding:8px 10px;font-size:11px;font-weight:800;display:flex}.original-content pre{color:#3c4757;white-space:pre-wrap;word-break:break-word;background:#f6f8fa;border-radius:13px;padding:14px;font-family:inherit;font-size:11px;line-height:1.65;overflow-x:auto}.memory-detail-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:7px;padding-top:14px;display:flex}.classification-editor{background:#f7f9fc;border-radius:15px;margin:0 0 14px;padding:15px}.classification-editor>div:first-child strong{font-size:13px}.classification-editor>div:first-child p{color:var(--muted);margin:3px 0 12px;font-size:10px}.classification-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.classification-editor>label{margin-top:10px}.classification-editor>button{margin-top:11px}.structured-data{flex-direction:column;gap:18px;display:flex}.fact-table{border:1px solid #e1e6ed;border-radius:13px;overflow:hidden}.fact-table header,.fact-table article{border-bottom:1px solid #edf0f4;grid-template-columns:1.2fr .8fr 1fr;gap:8px;padding:10px 12px;font-size:11px;display:grid}.fact-table header{color:#8b96a6;background:#f5f7fa;font-size:9px;font-weight:800}.fact-table article:last-child{border-bottom:0}.fact-table article small{color:#9ba4b2;grid-column:1/-1;font-size:9px}.mini-chart{flex-direction:column;gap:8px;display:flex}.mini-chart>div{grid-template-columns:110px 1fr 80px;align-items:center;gap:8px;font-size:10px;display:grid}.mini-chart i{background:#edf1f6;border-radius:999px;height:8px;overflow:hidden}.mini-chart i b{border-radius:inherit;background:linear-gradient(90deg,#5d9cf7,#2f7df4);height:100%;display:block}.drawer-backdrop{justify-items:end;padding:0}.settings-drawer{background:#fff;width:min(460px,100%);height:100%;padding:22px;overflow-y:auto;box-shadow:-24px 0 70px #111d2f42}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding-bottom:17px;display:flex}.drawer-head span{color:#99a3b2;letter-spacing:.16em;font-size:9px;font-weight:900}.drawer-head h2{margin:5px 0 0;font-size:23px}.settings-section{border-bottom:1px solid var(--line);padding:19px 0}.settings-section h3{margin:0 0 11px;font-size:13px}.settings-title{justify-content:space-between;align-items:center;display:flex}.settings-title button{background:0 0}.setting-row{grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:39px;display:grid}.setting-row>span{color:#6d7c91;background:#f1f4f8;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.setting-row strong{font-size:11px}.setting-row em{max-width:190px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-style:normal;overflow:hidden}.setting-row em.good{color:var(--green);font-weight:800}.job-list{flex-direction:column;gap:5px;display:flex}.job-list>div{border-bottom:1px solid #f0f2f5;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:8px 0;display:grid}.job-dot{background:#9fa8b6;border-radius:50%;width:9px;height:9px}.job-dot.pending,.job-dot.processing{background:var(--amber)}.job-dot.completed{background:var(--green)}.job-dot.failed{background:var(--red)}.job-list strong,.job-list small{display:block}.job-list strong{font-size:10px}.job-list small{color:var(--muted);margin-top:2px;font-size:9px}.settings-buttons{gap:7px;margin-top:10px;display:flex}.settings-buttons button,.wide-button{color:#59677b;background:#f1f4f8;border-radius:10px;align-items:center;gap:6px;min-height:38px;padding:0 10px;font-size:10px;font-weight:800;display:flex}.wide-button{justify-content:flex-start;width:100%}.wide-button svg:last-child{margin-left:auto}.settings-description{color:var(--muted);font-size:10px;line-height:1.5}.admin-panel{background:#f7f9fc;border-radius:12px;margin-top:9px;padding:9px}.admin-panel>article{border-bottom:1px solid #e8ecf1;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:8px 0;display:grid}.admin-panel strong,.admin-panel small{display:block}.admin-panel strong{font-size:10px}.admin-panel small{color:var(--muted);font-size:8px}.admin-panel button{color:#6a7586;background:#fff;border-radius:8px;padding:6px 8px;font-size:9px}.admin-panel button.approve{color:#fff;background:var(--blue)}.admin-panel>p{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.logout-button{width:100%;min-height:43px;color:var(--red);background:var(--red-soft);border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:20px;font-weight:800;display:flex}.version-line{color:#a2aab7;text-align:center;margin:14px 0;font-size:9px}.busy-overlay{z-index:110;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#121b2973;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.busy-overlay>div{width:min(330px,100%);box-shadow:var(--shadow);background:#fff;border-radius:19px;flex-direction:column;align-items:center;gap:9px;padding:25px;display:flex}.busy-overlay strong{text-align:center}.busy-overlay small{color:var(--muted)}.toast{z-index:120;color:#fff;background:#253246;border-radius:999px;align-items:center;gap:8px;max-width:calc(100% - 30px);padding:11px 15px;font-size:12px;font-weight:750;display:flex;position:fixed;bottom:98px;left:50%;transform:translate(-50%);box-shadow:0 16px 42px #141e2d40}.loading-card{min-height:160px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.empty-state{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:170px;display:flex}.empty-state>span{color:#8c98a9;background:#f0f3f7;border-radius:17px;place-items:center;width:52px;height:52px;display:grid}.empty-state strong{margin-top:12px;font-size:14px}.empty-state p{max-width:380px;color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.55}.muted-text{color:var(--muted);font-size:11px}.access-page{background:#eef3fa;place-items:center;min-height:100vh;padding:25px;display:grid;position:relative;overflow:hidden}.access-ambient{filter:blur(2px);border-radius:50%;position:absolute}.ambient-one{background:#448af42e;width:430px;height:430px;top:-170px;left:-180px}.ambient-two{background:#7657e821;width:370px;height:370px;bottom:-160px;right:-150px}.access-wrap{z-index:1;width:min(460px,100%);position:relative}.access-brand{align-items:center;gap:11px;margin-bottom:17px;display:flex}.access-brand>span{color:#fff;background:linear-gradient(135deg,#286ddc,#2f85ff);border-radius:17px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 14px 32px #2f7df440}.access-brand p{color:#7d8898;letter-spacing:.18em;margin:0;font-size:9px;font-weight:900}.access-brand h1{letter-spacing:-.04em;margin:2px 0 0;font-size:25px}.access-card{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border:1px solid #dbe1eae6;border-radius:24px;flex-direction:column;gap:13px;padding:26px;display:flex}.access-card.centered{text-align:center;justify-content:center;align-items:center;min-height:260px}.access-icon{width:48px;height:48px;color:var(--blue);background:var(--blue-soft);border-radius:15px;place-items:center;display:grid}.access-icon.waiting{color:var(--amber);background:var(--amber-soft)}.access-icon.denied{color:var(--red);background:var(--red-soft)}.access-card h2{margin:2px 0 -5px;font-size:22px}.access-card p{color:var(--muted);margin:0 0 3px;font-size:12px;line-height:1.6}.access-card label{color:#566276;flex-direction:column;gap:6px;font-size:11px;font-weight:800;display:flex}.access-card input{border:1px solid #d5dce6;border-radius:11px;outline:0;min-height:45px;padding:0 12px}.access-error{color:#a43642;background:var(--red-soft);border-radius:11px;margin-top:10px;padding:10px 12px;font-size:11px}.access-footnote{color:#8994a4;justify-content:center;align-items:center;gap:5px;margin:14px 0 0;font-size:10px;display:flex}@media (width<=980px){.metric-grid{grid-template-columns:repeat(2,1fr)}.two-column{grid-template-columns:1fr}.related-grid{grid-template-columns:repeat(2,1fr)}.projects-layout{grid-template-columns:290px minmax(0,1fr)}.preview-sources,.evidence-details>div,.history-grid{grid-template-columns:1fr}}@media (width<=720px){.app-header{min-height:82px;padding:13px 16px}.header-copy span{display:none}.header-copy h1{font-size:25px}.server-pill{display:none}.save-button{justify-content:center;width:42px;padding:0}.save-button span{display:none}.main-content{width:calc(100% - 24px);padding-top:16px}.hero-card{border-radius:22px;padding:25px 20px}.hero-copy h2{font-size:30px}.hero-actions{flex-wrap:wrap}.metric-grid{gap:9px}.metric-card{gap:9px;padding:14px 12px}.metric-card>span{width:36px;height:36px}.metric-card strong{font-size:23px}.metric-card p{display:none}.panel-card{border-radius:17px;padding:16px}.related-grid{grid-template-columns:1fr}.brief-panel{grid-template-columns:auto 1fr}.brief-panel>button{grid-column:1/-1}.inbox-summary,.history-intro{flex-direction:column;align-items:flex-start;padding:18px}.count-chips{justify-content:flex-start}.toolbar-card{flex-wrap:wrap}.search-field{flex-basis:100%}.selection-bar{flex-wrap:wrap;top:88px}.selection-bar>div{width:100%}.selection-bar select{flex:1}.inbox-item{grid-template-columns:auto minmax(0,1fr)}.inbox-actions{grid-column:2;justify-content:flex-end}.inbox-main{grid-template-columns:auto minmax(0,1fr)}.inbox-copy>div{flex-direction:column;align-items:flex-start;gap:4px}.projects-layout{flex-direction:column;min-height:0;display:flex}.project-sidebar,.project-detail{min-height:0}.project-sidebar{max-height:420px;overflow-y:auto}.project-welcome{min-height:330px}.project-title{flex-direction:column}.project-title>div:last-child{flex-wrap:wrap}.mode-cards{grid-template-columns:1fr}.mode-cards button{grid-template-columns:90px 1fr;align-items:center;display:grid}.mode-cards strong{margin:0}.answer-top{flex-direction:column}.answer-actions{justify-content:flex-start}.feedback-zone{flex-wrap:wrap}.feedback-zone span{width:100%}.history-grid{grid-template-columns:1fr}input,textarea,select{line-height:1.35;font-size:16px!important}.modal-backdrop{overscroll-behavior:contain;align-items:end;height:100dvh;min-height:100svh;padding:6px 6px 0;overflow:hidden}.save-modal,.detail-modal{width:100%;max-height:calc(100dvh - 6px);padding:18px 18px max(18px, env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border-radius:20px 20px 0 0;scroll-padding-bottom:96px;overflow-y:auto}.save-modal form{min-height:0}.capture-form input,.capture-form textarea{font-size:16px!important}.capture-form input{min-height:48px}.capture-form textarea{resize:none}.modal-actions{z-index:3;bottom:calc(-1 * max(18px, env(safe-area-inset-bottom)));margin:18px -18px calc(-1 * max(18px, env(safe-area-inset-bottom)));padding:12px 18px calc(12px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-top:1px solid #e4e8efe6;position:sticky}.detail-modal,.save-modal{border-bottom-right-radius:0;border-bottom-left-radius:0}.classification-grid{grid-template-columns:1fr}.memory-detail-actions select{flex:1}.settings-drawer{padding:18px}}@media (width<=460px){.header-actions{gap:6px}.icon-button,.save-button{border-radius:12px;width:39px;height:39px;min-height:39px}.bottom-nav{bottom:max(7px, env(safe-area-inset-bottom));border-radius:20px;width:calc(100% - 12px);min-height:64px}.bottom-nav button{font-size:10px}.hero-copy h2{font-size:27px}.hero-search{padding-left:12px}.metric-card small{font-size:10px}.metric-card strong{font-size:21px}.memory-compact{grid-template-columns:auto minmax(0,1fr) auto}.memory-compact .status-badge{display:none}.project-memory-main{grid-template-columns:auto minmax(0,1fr)}.project-memory-main .status-badge{grid-column:2}.scope-row{flex-direction:column;align-items:flex-start}.scope-row select{width:100%}.question-form>div{flex-direction:column}.question-form>div button{width:100%}.answer-actions{gap:4px}.answer-actions button,.answer-actions a{padding:0 7px}.fact-table header,.fact-table article{grid-template-columns:1fr .65fr 1fr;padding:9px}}.multi-user-panel{gap:7px;display:grid}.admin-subtitle{padding:5px 2px 2px}.admin-subtitle strong,.admin-subtitle small{display:block}.admin-subtitle strong{font-size:10px}.admin-subtitle small{color:var(--muted);margin-top:3px;font-size:8px;line-height:1.45}.admin-subtitle.users-title{border-top:1px solid #e2e7ee;margin-top:7px;padding-top:12px}.admin-panel>article.admin-device{grid-template-columns:auto minmax(0,1fr)}.admin-device select{color:#526073;background:#fff;border:1px solid #dde3eb;border-radius:8px;grid-column:2;width:100%;min-height:32px;padding:0 7px;font-size:9px}.admin-device-actions{grid-column:2;justify-content:flex-end;gap:6px;display:flex}.admin-user-list{gap:2px;display:grid}.admin-user-list article{border-bottom:1px solid #e8ecf1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px 0;display:grid}.admin-user-list strong,.admin-user-list small{display:block}.admin-user-list strong{font-size:10px}.admin-user-list small{color:var(--muted);font-size:8px}.admin-user-list button{color:#6a7586;background:#fff;border-radius:8px;padding:6px 8px;font-size:9px}.admin-security-card{background:#fff;border:1px solid #dfe6ef;border-radius:11px;margin:3px 0 10px;padding:10px}.admin-security-card strong,.admin-security-card small{display:block}.admin-security-card strong{font-size:10px}.admin-security-card small{color:var(--muted);word-break:break-all;margin-top:3px;font-size:8px}.admin-security-card p{color:var(--muted);margin:7px 0 0;font-size:8px;line-height:1.45}.admin-security-actions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.admin-security-actions button{align-items:center;gap:4px;max-width:100%;display:inline-flex}.attachment-card{color:#334155;background:#f8fafc;border:1px solid #dce4ef;border-radius:13px;align-items:center;gap:10px;margin-bottom:14px;padding:12px 13px;display:flex}.attachment-card div{flex-direction:column;flex:1;gap:2px;display:flex}.attachment-card strong{font-size:12px}.attachment-card small{color:#7b8798;font-size:10px}.inbox-actions .classify-button{color:#6954bb;background:#f0ecff;align-items:center;gap:5px;width:auto;min-width:34px;padding:0 9px;font-size:10px;font-weight:800;display:flex}.answer-jobs-panel{gap:12px;display:grid}.answer-job-list{gap:8px;display:grid}.answer-job{background:#fbfcfe;border:1px solid #e2e7ee;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:11px 12px;display:grid}.answer-job.processing,.answer-job.pending{background:#f7faff;border-color:#d6e4fb}.answer-job.completed{background:#f7fcf8;border-color:#d8eadf}.answer-job.failed{background:#fff8f9;border-color:#f0d8dc}.answer-job.cancelled{opacity:.9;background:#f7f8fa;border-color:#e1e5eb}.answer-job-icon{color:#3974cc;background:#eaf2ff;border-radius:11px;place-items:center;width:35px;height:35px;display:grid}.answer-job.completed .answer-job-icon{color:#278353;background:#e8f7ee}.answer-job.failed .answer-job-icon{color:#bd4050;background:#fdecef}.answer-job.cancelled .answer-job-icon{color:#667085;background:#eceff3}.answer-job-main{text-align:left;min-width:0}.answer-job-main strong,.answer-job-main small{display:block}.answer-job-main strong{color:#263347;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.answer-job-main small{color:var(--muted);margin-top:4px;font-size:10px}.answer-job-main i{background:#e2e8f1;border-radius:999px;height:4px;margin-top:8px;display:block;overflow:hidden}.answer-job-main i b{border-radius:inherit;background:#4d8ee8;height:100%;transition:width .25s;display:block}.answer-job-main:disabled{cursor:default}.answer-jobs-head-actions{align-items:center;gap:9px;display:flex}.answer-jobs-head-actions p{margin:0}.answer-jobs-head-actions button{color:#647184;background:#f0f3f7;border-radius:9px;align-items:center;gap:5px;min-height:31px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.answer-job-actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.answer-cancel-button,.answer-delete-button{border-radius:9px;justify-content:center;align-items:center;gap:4px;min-height:32px;padding:0 9px;font-size:10px;font-weight:850;display:inline-flex}.answer-cancel-button{color:#a33b4a;background:#fdecef}.answer-delete-button{color:#687386;background:#eef1f5;width:32px;padding:0}.answer-task-tray{z-index:108;right:max(18px, env(safe-area-inset-right));bottom:calc(92px + env(safe-area-inset-bottom));pointer-events:none;width:min(370px,100vw - 28px);position:fixed}.answer-task-toggle{color:#31435a;pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #d6e0edf2;border-radius:999px;align-items:center;gap:8px;min-height:43px;margin-left:auto;padding:0 14px;font-size:11px;font-weight:850;display:flex;box-shadow:0 14px 38px #19283c2e}.answer-task-toggle svg:last-child{transition:transform .18s}.answer-task-tray.open .answer-task-toggle svg:last-child{transform:rotate(180deg)}.answer-task-popover{pointer-events:auto;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffffa;border:1px solid #dfe5ee;border-radius:16px;gap:6px;margin-top:8px;padding:10px;display:grid;box-shadow:0 20px 50px #19283c33}.answer-task-head{justify-content:space-between;align-items:center;padding:2px 3px 7px;display:flex}.answer-task-head>div{align-items:center;gap:5px;display:flex}.answer-task-head strong{font-size:12px}.answer-task-head button{background:#f0f3f7;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.answer-task-popover article{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;display:grid}.tray-job-actions{align-items:center;gap:4px;display:flex}.answer-task-popover article>button:first-child{text-align:left;background:#f7f9fc;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:9px;display:grid}.answer-task-popover article>button:first-child>span{color:#4a82d5}.answer-task-popover article strong,.answer-task-popover article small{display:block}.answer-task-popover article strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.answer-task-popover article small{color:var(--muted);margin-top:3px;font-size:9px}.tray-retry,.tray-cancel,.tray-delete,.tray-clear{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.tray-retry{color:#b34250;background:#fdecef}.tray-cancel{color:#a33b4a;background:#fdecef}.tray-delete,.tray-clear{color:#687386;background:#eef1f5}@media (width<=720px){.answer-task-tray{right:8px;bottom:calc(82px + env(safe-area-inset-bottom));width:calc(100vw - 16px)}.answer-task-toggle{min-height:40px;padding:0 12px}.answer-job{grid-template-columns:auto minmax(0,1fr)}.answer-job-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-start}.answer-jobs-head{align-items:flex-start}.answer-jobs-head-actions{flex-direction:column;align-items:flex-end}.answer-jobs-head-actions p{display:none}.inbox-actions{flex-wrap:wrap}}.answer-body{white-space:normal}.rich-answer{min-width:0}.rich-markdown{color:#263142;overflow-wrap:anywhere;font-size:14px;line-height:1.78}.rich-markdown>:first-child{margin-top:0}.rich-markdown>:last-child{margin-bottom:0}.rich-markdown h2,.rich-markdown h3,.rich-markdown h4{color:#182334;letter-spacing:-.025em;line-height:1.4}.rich-markdown h2{margin:26px 0 11px;font-size:20px}.rich-markdown h3{margin:22px 0 9px;font-size:17px}.rich-markdown h4{margin:19px 0 8px;font-size:15px}.rich-markdown p{margin:0 0 13px}.rich-markdown strong{color:#15253a;font-weight:850}.rich-markdown em{color:#53677f}.rich-markdown del{color:#8792a2}.rich-markdown ul,.rich-markdown ol{margin:8px 0 16px;padding-left:24px}.rich-markdown li{margin:5px 0;padding-left:3px}.rich-markdown blockquote{border-left:4px solid var(--blue);color:#40536c;background:#f2f7ff;border-radius:0 12px 12px 0;margin:16px 0;padding:13px 15px}.rich-markdown code{color:#b43d55;background:#f5f0f2;border-radius:6px;padding:2px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.rich-markdown pre{color:#e9eef7;background:#182334;border-radius:13px;margin:15px 0;padding:15px;overflow-x:auto}.rich-markdown pre code{color:inherit;white-space:pre;background:0 0;padding:0}.rich-markdown a{color:var(--blue-dark);text-underline-offset:3px;text-decoration:underline}.rich-markdown hr{background:var(--line);border:0;height:1px;margin:22px 0}.markdown-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid #dfe5ed;border-radius:14px;width:100%;margin:15px 0 19px;overflow-x:auto}.markdown-table-wrap table{border-collapse:collapse;background:#fff;width:100%;min-width:520px}.markdown-table-wrap th,.markdown-table-wrap td{text-align:left;vertical-align:top;white-space:normal;border-bottom:1px solid #e8ecf1;border-right:1px solid #e8ecf1;padding:11px 13px}.markdown-table-wrap th{color:#314156;background:#f3f6fa;font-size:12px;font-weight:850}.markdown-table-wrap td{color:#4c5a6e;font-size:12px}.markdown-table-wrap tr:last-child td{border-bottom:0}.markdown-table-wrap th:last-child,.markdown-table-wrap td:last-child{border-right:0}.answer-charts{gap:14px;margin-top:22px;display:grid}.answer-chart-card{background:linear-gradient(#fff,#fbfcfe);border:1px solid #dfe6ef;border-radius:17px;min-width:0;padding:16px;box-shadow:0 8px 24px #1f304c0d}.answer-chart-card>header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.answer-chart-card>header small{color:#8b97a8;letter-spacing:.15em;margin-bottom:3px;font-size:9px;font-weight:900;display:block}.answer-chart-card>header h4{color:#1c293a;margin:0;font-size:15px;line-height:1.45}.answer-chart-card>header>span{color:#65758a;background:#eef2f7;border-radius:8px;flex:none;padding:5px 8px;font-size:10px}.answer-chart-scroll{-webkit-overflow-scrolling:touch;border-radius:12px;width:100%;overflow-x:auto}.answer-chart-svg{width:100%;height:auto;display:block;overflow:visible}.chart-grid-line{stroke:#e8edf3;stroke-width:1px}.chart-axis-line{stroke:#b8c3d1;stroke-width:1.2px}.chart-y-label,.chart-x-label{fill:#7a8798;font-family:inherit;font-size:10px}.chart-line{stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chart-series-0{fill:#2f7df4}.chart-series-1{fill:#1eb980}.chart-series-2{fill:#e8a317}.chart-stroke-0{stroke:#2f7df4}.chart-stroke-1{stroke:#1eb980}.chart-stroke-2{stroke:#e8a317}.answer-chart-legend{flex-wrap:wrap;gap:10px;margin:8px 0 0;display:flex}.answer-chart-legend span{color:#617084;align-items:center;gap:5px;font-size:10px;display:inline-flex}.answer-chart-legend i{border-radius:3px;width:9px;height:9px}.answer-chart-card>footer{color:#8792a2;border-top:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:10px;padding-top:9px;font-size:9px;display:flex}.answer-chart-card>footer p{text-align:right;max-width:75%;margin:0;line-height:1.45}@media (width<=680px){.rich-markdown{font-size:13.5px;line-height:1.72}.rich-markdown h2{font-size:18px}.rich-markdown h3{font-size:16px}.markdown-table-wrap{width:calc(100% + 8px);margin-left:-4px}.answer-chart-card{padding:13px 11px}.answer-chart-svg{width:auto;height:300px}.answer-chart-card>footer{display:block}.answer-chart-card>footer p{text-align:left;max-width:none;margin-top:5px}}.evidence-details header,.history-source-list>div{grid-template-columns:minmax(0,1fr) auto}.question-form{gap:11px;display:grid}.question-form>.question-actions{justify-content:flex-end;margin-top:0;display:flex}.reference-summary{background:#f8fafc;border:1px solid #e0e6ee;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:64px;padding:12px 13px;display:grid}.reference-summary.ready{background:#f2f7ff;border-color:#cfe1fa}.reference-summary.warning{background:#fff9ef;border-color:#f1d6ad}.reference-summary.loading{background:#f5f8fd;border-color:#d7e3f5}.reference-summary-icon{color:#4f6f99;background:#fff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 4px 14px #2c426214}.reference-summary.warning .reference-summary-icon{color:#a86a14}.reference-summary>div{min-width:0}.reference-summary strong,.reference-summary small{display:block}.reference-summary strong{color:#27364a;font-size:12px}.reference-summary small{color:#7c8797;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;line-height:1.45;overflow:hidden}.reference-summary>button{color:#536277;background:#fff;border:1px solid #d5deea;border-radius:10px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.reference-summary>button svg{transition:transform .18s}.reference-picker{background:#f9fbfe;border:1px solid #dce5f1;border-radius:14px;padding:13px}.reference-picker-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.reference-picker-head strong,.reference-picker-head small{display:block}.reference-picker-head strong{font-size:12px}.reference-picker-head small{color:#7f8997;margin-top:3px;font-size:9px}.reference-picker-head>div:last-child{color:#7b8797;align-items:center;gap:7px;font-size:9px;display:flex}.reference-picker-head button{color:#4e6585;background:#fff;border-radius:8px;align-items:center;gap:4px;padding:6px 8px;font-size:9px;font-weight:800;display:inline-flex;box-shadow:0 3px 10px #29405f12}.reference-picker-list{gap:7px;display:grid}.reference-picker-list label{cursor:pointer;opacity:.65;background:#fff;border:1px solid #e3e8ef;border-radius:11px;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:10px;transition:all .16s;display:grid}.reference-picker-list label.selected{opacity:1;border-color:#b9d2f5;box-shadow:inset 0 0 0 1px #2f7df40d}.reference-picker-list input{opacity:0;pointer-events:none;position:absolute}.reference-check{color:#8b98aa;padding-top:1px}.reference-picker-list label.selected .reference-check{color:var(--blue)}.reference-picker-list div{min-width:0}.reference-picker-list strong,.reference-picker-list small{display:block}.reference-picker-list strong{color:#2e3a4d;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.reference-picker-list small{color:#8792a1;margin-top:3px;font-size:9px}.reference-picker-list p{color:#5e6c80;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.reference-picker footer{color:#7e8998;flex-wrap:wrap;align-items:center;gap:6px;margin-top:9px;font-size:9px;display:flex}.reference-picker footer span{background:#fff;border-radius:7px;padding:4px 6px}.reference-picker footer strong{color:#a76713}@media (width<=640px){.reference-summary{grid-template-columns:auto minmax(0,1fr)}.reference-summary>button{grid-column:1/-1;justify-content:center;width:100%}.reference-summary small{white-space:normal}.reference-picker-head{flex-direction:column}.reference-picker-head>div:last-child{justify-content:space-between;width:100%}.question-form>.question-actions button{width:100%}}.active-answer-banner{background:#f5f9ff;border:1px solid #d5e3f8;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.active-answer-banner>div{color:#3974cc;align-items:center;gap:10px;min-width:0;display:flex}.active-answer-banner span{min-width:0}.active-answer-banner strong,.active-answer-banner small{display:block}.active-answer-banner strong{color:#29384d;font-size:12px}.active-answer-banner small{color:#728096;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.active-answer-banner>button{color:#a33b4a;background:#fdecef;border-radius:9px;flex:none;align-items:center;gap:5px;min-height:34px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.recent-question-item{background:#f2f5f8;border-radius:10px;flex:none;align-items:stretch;max-width:300px;display:inline-flex;overflow:hidden}.recent-question-item>button:first-child{color:#5e6b7d;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:260px;padding:8px 10px;font-size:10px;overflow:hidden}.recent-question-delete{color:#8a5260;border-left:1px solid #e2e7ee;place-items:center;width:32px;display:grid}.history-actions .history-delete,.answer-actions .danger-action{color:#a33b4a;background:#fdecef;margin-left:auto}@media (width<=720px){.active-answer-banner{align-items:flex-start}.active-answer-banner>button{min-height:36px}.history-actions{flex-wrap:wrap}.history-actions .history-delete{margin-left:0}}
