@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg: #f3efe7;--bg-soft: #edf3fb;--surface: rgba(255, 255, 255, .78);--surface-strong: rgba(255, 255, 255, .94);--surface-muted: rgba(243, 247, 255, .82);--surface-contrast: rgba(18, 28, 45, .04);--line: rgba(15, 23, 42, .08);--line-strong: rgba(15, 23, 42, .14);--text: #112035;--text-soft: #5f6d83;--text-faint: #8490a4;--accent: #1d63d8;--accent-strong: #123f8a;--accent-soft: rgba(29, 99, 216, .12);--accent-alt: #0e7668;--accent-alt-soft: rgba(14, 118, 104, .12);--warning: #d97706;--warning-soft: rgba(217, 119, 6, .12);--danger: #b4235c;--danger-soft: rgba(180, 35, 92, .1);--shadow-lg: 0 34px 90px rgba(45, 57, 87, .18);--shadow-md: 0 18px 46px rgba(45, 57, 87, .12);--shadow-sm: 0 10px 24px rgba(45, 57, 87, .08);--radius-xl: 36px;--radius-lg: 28px;--radius-md: 22px;color:var(--text);background:var(--bg);font-family:Manrope,sans-serif;line-height:1.6;font-weight:500;letter-spacing:-.01em}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:radial-gradient(circle at 0% 0%,rgba(247,180,68,.18),transparent 26%),radial-gradient(circle at 100% 10%,rgba(29,99,216,.16),transparent 30%),radial-gradient(circle at 78% 100%,rgba(14,118,104,.12),transparent 26%),linear-gradient(180deg,#f8f3ea,#f3f6fb 48%,#edf2fa);color:var(--text);font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:-.01em}body:before,body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}body:before{background-image:linear-gradient(rgba(17,32,53,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(17,32,53,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.32),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.32),transparent 72%)}body:after{background:radial-gradient(circle at 30% 18%,rgba(255,255,255,.5),transparent 22%),radial-gradient(circle at 70% 70%,rgba(255,255,255,.26),transparent 24%)}#root{position:relative;min-height:100vh;z-index:1}h1,h2,h3,h4{margin:0;color:var(--text);font-family:Space Grotesk,sans-serif;font-weight:700;letter-spacing:-.04em}p{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;border:0;background:transparent}button:disabled{cursor:not-allowed;opacity:.62}input,textarea{color:inherit}textarea{resize:none}::placeholder{color:var(--text-faint)}::selection{background:#1d63d82e}:focus-visible{outline:3px solid rgba(29,99,216,.18);outline-offset:2px}@keyframes pulse{0%,to{transform:scale(1);opacity:.92}50%{transform:scale(1.18);opacity:.64}}@keyframes blink-cursor{0%,48%{opacity:1}50%,to{opacity:.16}}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.app-shell{position:relative;max-width:1600px;margin:0 auto;padding:28px}.app-shell-user{--user-sidebar-width: 380px;max-width:none;width:100%;height:100vh;padding:20px;overflow:hidden}.app-shell-user .workspace-route-shell{height:calc(100vh - 40px);min-height:0;padding-left:calc(var(--user-sidebar-width) + 20px);overflow:hidden}.login-screen,.workspace-route-shell{position:relative;z-index:1}.workspace-route-shell,.workspace-content,.chat-page,.chat-page-layout,.admin-page-layout,.admin-main-shell,.admin-page{display:grid;gap:20px}.workspace-content{min-height:0}.app-shell-user .chat-page,.app-shell-user .chat-page-layout{height:100%;min-height:0;overflow:hidden}.app-shell-user .workspace-content{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden}.ambient{position:fixed;width:28rem;height:28rem;border-radius:50%;filter:blur(20px);opacity:.68;pointer-events:none;z-index:0}.ambient-left{top:2rem;left:-8rem;background:radial-gradient(circle,rgba(247,180,68,.22) 0%,rgba(247,180,68,.04) 58%,transparent 76%)}.ambient-right{top:8rem;right:-8rem;background:radial-gradient(circle,rgba(29,99,216,.2) 0%,rgba(29,99,216,.05) 60%,transparent 78%)}.panel-kicker,.message-role,.source-context-label,.source-attribute-label,.demo-group-title,.admin-stat-label{text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:800}.panel-kicker,.message-role,.source-context-label,.source-attribute-label,.demo-group-title{color:var(--accent)}.muted{color:var(--text-soft)}.ghost-button,.primary-button,.secondary-button,.danger-button,.send-button,.demo-button,.demo-close-button,.citation-button,.session-chip,.workspace-badge,.explorer-close{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}button:hover:not(:disabled),.source-card:hover,.document-card:hover,.result-row:hover,.admin-document-row:hover,.login-highlight-card:hover,.login-stat-card:hover{transform:translateY(-1px)}.ghost-button{padding:12px 16px;border-radius:999px;background:#ffffffd6;border-color:#0f172a14;color:var(--text);box-shadow:inset 0 1px #fffc}.ghost-button:hover:not(:disabled),.demo-close-button:hover:not(:disabled),.demo-button:hover:not(:disabled),.citation-button:hover:not(:disabled),.explorer-close:hover:not(:disabled){border-color:#1d63d82e;box-shadow:0 12px 24px #1d63d81a}.primary-button{padding:14px 28px;border-radius:999px;background:linear-gradient(135deg,#123f8a,#1d63d8,#0e7668);color:#fff;box-shadow:0 18px 32px #1d63d838}.secondary-button{padding:12px 16px;border-radius:999px;background:linear-gradient(180deg,#fffffff5,#f0f7ffeb);border-color:#1d63d824;color:var(--accent-strong)}.danger-button{padding:12px 16px;border-radius:999px;background:#b4235c14;border-color:#b4235c24;color:var(--danger)}.send-button{width:56px;height:56px;min-width:56px;min-height:56px;padding:0;border-radius:16px;background:linear-gradient(135deg,#123f8a,#1d63d8,#0e7668);color:#fff;font-size:1.34rem;font-weight:800;box-shadow:0 18px 32px #1d63d83d}.demo-button{min-width:100px;min-height:56px;padding:0 18px;border-radius:16px;background:#ffffffe6;border-color:#0f172a14;color:var(--text);font-weight:700}.demo-close-button,.citation-button,.explorer-close{background:#0f172a0a;border-color:#0f172a14;color:var(--text)}.demo-close-button{min-height:44px;padding:0 16px;border-radius:16px;font-weight:700}.citation-button{margin:0 4px;padding:3px 10px;border-radius:999px;background:#1d63d814;border-color:#1d63d829;color:var(--accent-strong);font-weight:700}.session-chip{padding:10px 14px;border-radius:999px;background:#ffffffd1;border-color:#0f172a14;color:var(--text-soft);box-shadow:inset 0 1px #ffffffd1}.workspace-badge{padding:12px 16px;border-radius:999px;background:#ffffffc7;border-color:#1d63d81a;box-shadow:inset 0 1px #ffffffd6;color:var(--text)}.workspace-badge span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;padding:0 10px;border-radius:999px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-alt) 100%);color:#fff;font-size:.82rem;font-weight:800}.status-banner{padding:14px 16px;border-radius:20px;background:#1d63d814;color:var(--accent-strong);border:1px solid rgba(29,99,216,.14)}.status-banner.error,.message-error{background:#b4235c14;color:var(--danger);border:1px solid rgba(180,35,92,.14)}.message-error{padding:12px 14px;border-radius:18px}.status-banner.compact{margin:0}.loading-state,.panel,.workspace-card{position:relative;z-index:1;border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffdb,#f5f9ffb8);border:1px solid rgba(255,255,255,.78);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%)}.panel,.workspace-card{padding:24px}.loading-state{padding:72px 24px;text-align:center;color:var(--text-soft)}.loading-state.compact{padding:14px 12px;border-radius:18px;background:#ffffffb3;box-shadow:none}.login-screen{min-height:calc(100vh - 56px);display:grid;align-items:center}.login-card{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.92fr);gap:24px;padding:24px;border-radius:var(--radius-xl);background:#ffffffb8;border:1px solid rgba(255,255,255,.82);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(28px) saturate(160%);backdrop-filter:blur(28px) saturate(160%)}.login-showcase{position:relative;display:grid;gap:24px;min-height:100%;padding:36px;border-radius:32px;background:linear-gradient(145deg,#123f8af5,#1d63d8e6 44%,#0e7668cc);color:#fff;overflow:hidden}.login-showcase:before,.login-showcase:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.login-showcase:before{inset:-10% auto auto -8%;width:16rem;height:16rem;background:radial-gradient(circle,rgba(255,255,255,.22) 0%,rgba(255,255,255,.04) 66%,transparent 78%)}.login-showcase:after{inset:auto -8% -10% auto;width:18rem;height:18rem;background:radial-gradient(circle,rgba(247,180,68,.2) 0%,rgba(247,180,68,.04) 66%,transparent 78%)}.login-showcase .panel-kicker{color:#ffffffbd}.login-icon-badge{display:inline-flex;align-items:center;justify-content:center;width:74px;height:74px;border-radius:24px;background:#ffffff29;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px #ffffff47;color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700}.login-heading{display:grid;gap:12px}.login-heading h1{max-width:10ch;font-size:clamp(3rem,6vw,4.8rem);line-height:.92;color:#fff}.login-copy{max-width:42rem;color:#ffffffd6;font-size:1.02rem}.login-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.login-stat-card,.login-highlight-card{position:relative;border-radius:24px;padding:18px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.login-stat-card span{display:block;font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffffad}.login-stat-card strong{display:block;margin-top:8px;color:#fff;font-size:1rem}.login-highlight-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.login-highlight-card strong{display:block;color:#fff;font-size:1rem}.login-highlight-card p{margin-top:8px;color:#ffffffc7}.login-auth-panel{display:grid;gap:20px;align-content:start;padding:34px;border-radius:32px;background:linear-gradient(180deg,#fffffff5,#f7faffe0);border:1px solid var(--line);box-shadow:inset 0 1px #ffffffbd}.login-auth-header{display:grid;gap:8px}.login-auth-header h2{font-size:clamp(1.95rem,3vw,2.5rem);line-height:.96}.login-auth-header p{color:var(--text-soft)}.login-role-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;border-radius:20px;background:#0f172a0a;border:1px solid rgba(15,23,42,.06)}.login-toggle-button{padding:12px 14px;border-radius:16px;border:1px solid transparent;color:var(--text-soft);font-weight:700}.login-toggle-button.active,.admin-nav-button.active{background:linear-gradient(135deg,#123f8afa,#1d63d8eb,#0e7668db);color:#fff;border-color:transparent;box-shadow:0 18px 28px #1d63d82e}.login-form{display:grid;gap:14px}.login-field{display:grid;gap:8px;color:var(--text-soft);font-weight:700}.login-field input,.composer-input,.admin-search-input{width:100%;border-radius:20px;border:1px solid rgba(15,23,42,.1);background:#ffffffe6;box-shadow:inset 0 1px #ffffffd9;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.login-field input{padding:15px 16px}.login-field input:focus-visible,.composer-input:focus-visible,.admin-search-input:focus-visible{outline:none;border-color:#1d63d857;box-shadow:0 0 0 4px #1d63d81f;background:#fff}.login-demo-block{display:grid;gap:10px}.login-demo-label{color:var(--text-soft);font-size:.9rem;font-weight:700}.login-demo-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.login-demo-button,.login-submit-button{width:100%;justify-content:center}.login-actions{display:flex;justify-content:stretch}.workspace-sidebar{position:fixed;top:20px;left:20px;bottom:20px;width:var(--user-sidebar-width);display:grid;grid-template-rows:minmax(0,1fr) auto;gap:18px;padding:24px;border-radius:32px;background:#ffffffc2;border:1px solid rgba(255,255,255,.84);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(28px) saturate(160%);backdrop-filter:blur(28px) saturate(160%);overflow:hidden}.workspace-sidebar:after{content:"";position:absolute;inset:auto -20% 60% 48%;height:170px;background:radial-gradient(circle,rgba(29,99,216,.14) 0%,rgba(29,99,216,.02) 70%,transparent 82%);pointer-events:none}.workspace-sidebar-top{display:grid;gap:20px;align-content:start;min-height:0;overflow:hidden}.workspace-sidebar-brand{display:grid;gap:10px}.workspace-sidebar-brand h1{font-size:clamp(2.4rem,3.3vw,3.1rem);line-height:.93}.workspace-sidebar-brand p{color:var(--text-soft)}.workspace-sidebar-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workspace-sidebar-stat-card{padding:14px 16px;border-radius:22px;background:linear-gradient(180deg,#fffffff0,#f2f7ffc2);border:1px solid rgba(29,99,216,.1);box-shadow:inset 0 1px #ffffffd1}.workspace-sidebar-stat-card span{display:block;color:var(--text-faint);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.workspace-sidebar-stat-card strong{display:block;margin-top:8px;color:var(--text);font-size:1.62rem;line-height:1}.workspace-sidebar-actions{display:grid;gap:10px}.workspace-sidebar-actions>*{width:100%;justify-content:center}.workspace-sidebar-bottom{display:grid;gap:14px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(15,23,42,.08)}.workspace-sidebar-profile{display:flex;align-items:center;gap:14px;padding:14px;border-radius:22px;background:linear-gradient(135deg,#fff6e8fa,#eef7fff0);border:1px solid rgba(15,23,42,.08)}.workspace-sidebar-avatar{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:18px;background:linear-gradient(135deg,#123f8af0,#1d63d8e0 60%,#0e7668d1);color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700}.workspace-sidebar-profile-copy{display:grid;gap:2px}.workspace-sidebar-profile-copy span{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;font-weight:800;color:var(--accent)}.scope-panel,.sidebar-scope-panel{min-height:0}.sidebar-scope-panel{overflow:hidden}.scope-card{display:grid;gap:16px;padding:20px;border-radius:26px;background:linear-gradient(180deg,#fffffff0,#f3f7ffd6);border:1px solid rgba(15,23,42,.08);min-height:0}.sidebar-scope-panel .scope-card{grid-template-rows:auto auto minmax(0,1fr);height:100%;padding:18px;gap:14px}.scope-card-header,.panel-header,.source-explorer-header,.source-preview-top,.demo-popover-header,.composer-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.scope-card-header h3,.panel-header h2,.panel-header h3,.source-explorer-header h3,.composer-header h3,.chat-empty-state h3{margin-bottom:6px}.scope-card-header p,.composer-header p,.panel-header p,.source-explorer-header p{color:var(--text-soft)}.scope-card-copy{min-width:0}.scope-selection-count{padding:10px 12px;border-radius:999px;background:#1d63d814;color:var(--accent-strong);font-size:.84rem;font-weight:700}.inline-actions,.keyword-row,.selected-files,.chat-utility-actions,.message-metadata,.session-chip-row{display:flex;flex-wrap:wrap;gap:10px}.document-list,.source-explorer-list,.source-preview-panel,.chat-transcript,.demo-popover-body{min-height:0;overflow:auto}.document-list{display:grid;gap:12px;max-height:42rem;padding-right:4px}.compact-list{max-height:none}.scope-card-actions{align-items:stretch}.scope-action-button{white-space:nowrap}.document-card,.source-card,.result-row{width:100%;padding:16px 18px;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#ffffffeb;box-shadow:var(--shadow-sm);text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.document-card.selectable{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:flex-start}.document-card.selectable input{margin-top:4px;accent-color:var(--accent)}.scope-document-card{background:linear-gradient(180deg,#fffffff5,#f4f8ffe0)}.scope-document-copy{min-width:0}.document-card-title{color:var(--text);font-size:1rem;font-weight:800}.document-card-meta,.message-note,.source-meta,.admin-document-file,.admin-document-submeta{color:var(--text-soft);font-size:.9rem}.document-card-summary,.source-card p,.source-excerpt{margin-top:10px;color:var(--text);line-height:1.65}.sidebar-scope-panel .scope-card-header{display:grid;gap:12px}.sidebar-scope-panel .scope-card-header h3{margin-bottom:0}.sidebar-scope-panel .scope-card-header p{display:none}.sidebar-scope-panel .scope-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sidebar-scope-panel .scope-action-button{min-width:0;padding:10px 12px;border-radius:16px;font-size:.86rem}.sidebar-scope-panel .scope-selection-count{padding:9px 12px;font-size:.78rem}.sidebar-scope-panel .scope-document-list{gap:8px;padding-right:6px}.sidebar-scope-panel .scope-document-card{grid-template-columns:18px minmax(0,1fr);gap:10px;padding:12px 14px;border-radius:18px}.sidebar-scope-panel .scope-document-card input{margin-top:5px}.sidebar-scope-panel .scope-document-card .document-card-title{font-size:.98rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.workspace-banner{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:20px;padding:32px;border-radius:30px;background:linear-gradient(135deg,#fffffff0,#f0f5ffc7);border:1px solid rgba(255,255,255,.88);box-shadow:var(--shadow-md);overflow:hidden}.workspace-banner:after{content:"";position:absolute;inset:auto -5% -32% auto;width:24rem;height:24rem;border-radius:50%;background:radial-gradient(circle,rgba(29,99,216,.16) 0%,rgba(29,99,216,.02) 64%,transparent 76%);pointer-events:none}.workspace-banner h2{max-width:14ch;font-size:clamp(2.4rem,4.8vw,4.3rem);line-height:.92}.workspace-banner p{margin-top:12px;max-width:48rem;color:var(--text-soft)}.workspace-banner-meta{display:grid;align-content:start;justify-items:end;gap:12px}.chat-main-shell{min-width:0;height:100%;min-height:0;display:flex;flex-direction:column;gap:20px;overflow:hidden}.compact-chat-shell{padding:20px}.chat-utility-bar{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;padding:0 8px 4px}.chat-utility-copy p{margin-top:6px;color:var(--text-soft)}.chat-surface{display:grid;grid-template-rows:minmax(0,1fr) auto;flex:1;height:100%;min-height:0;border-radius:32px;background:linear-gradient(180deg,#ffffff9e,#f5f9fff0);border:1px solid rgba(15,23,42,.08);box-shadow:inset 0 1px #ffffffd1;overflow:hidden}.chat-transcript{display:grid;gap:18px;padding:26px 26px 18px}.transcript-end-anchor{width:100%;height:1px}.chat-empty-state{padding:48px;border-radius:28px;border:1px dashed rgba(29,99,216,.18);background:linear-gradient(180deg,#ffffffe0,#f2f7ffb8)}.chat-empty-state p{margin-top:10px;max-width:40rem;color:var(--text-soft)}.chat-exchange{display:grid;gap:14px;animation:fade-up .28s ease}.message-card{position:relative;width:min(100%,1120px);padding:22px 24px;border-radius:28px;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 36px #1118270d;overflow:hidden}.message-card:after{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#1d63d8b8,#0e7668b8)}.user-message{justify-self:end;margin-left:auto;max-width:min(72%,940px);background:linear-gradient(135deg,#e3efffeb,#e4f7f4db);border-color:#1d63d829}.assistant-message{justify-self:start;margin-right:auto;max-width:min(92%,1120px);background:#fffffff2}.message-role{margin-bottom:12px}.message-question,.rich-answer,.message-loading,.message-error,.source-explorer-context p{font-size:1.01rem;line-height:1.72}.message-note{margin-top:12px}.message-loading{display:inline-flex;align-items:center;gap:12px;color:var(--text-soft)}.message-streaming-shell{display:grid;gap:16px}.thinking-dot{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-alt) 100%);box-shadow:0 0 0 10px #1d63d81f;animation:pulse 1.6s ease-in-out infinite}.rich-answer{display:grid;gap:16px}.streaming-answer{display:grid;gap:14px;padding:18px 18px 16px;border-radius:22px;background:linear-gradient(180deg,#f4f8ffeb,#fffffff5);border:1px solid rgba(29,99,216,.12);box-shadow:inset 0 1px #ffffffd1}.streaming-answer p{margin:0;color:var(--text)}.streaming-cursor{display:inline-block;width:.72rem;height:1.2rem;margin-left:2px;border-radius:999px;background:linear-gradient(180deg,var(--accent) 0%,var(--accent-alt) 100%);animation:blink-cursor 1s steps(1) infinite}.answer-block{display:grid;gap:10px}.answer-heading{margin:0;color:var(--text);font-size:1.18rem;line-height:1.4}.answer-line-block{display:grid;gap:8px}.answer-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;color:var(--text)}.answer-line.line-clickable{cursor:pointer;padding:4px 8px;margin:-4px -8px;border-radius:12px;transition:background-color .14s ease,box-shadow .14s ease}.answer-line.line-clickable:hover,.answer-line.line-clickable:focus-visible{background:#1d63d80f;box-shadow:inset 0 0 0 1px #1d63d81f;outline:none}.inline-evidence-strip{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-left:34px;color:var(--text-soft);font-size:.88rem}.inline-evidence-label{font-weight:700;letter-spacing:.02em}.inline-evidence-chips{display:flex;flex-wrap:wrap;gap:8px}.inline-evidence-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:6px 10px;border-radius:999px;border:1px solid rgba(29,99,216,.12);background:#f1f6ffe6;color:var(--accent-strong);font-size:.84rem;font-weight:700;transition:background-color .18s ease,border-color .18s ease}.inline-evidence-chip:hover{background:#1d63d814;border-color:#1d63d833}.inline-evidence-summary{min-width:0}.answer-list-block,.answer-list-run,.answer-list{display:grid;gap:10px}.answer-list-item{flex-wrap:nowrap}.answer-list-marker{flex:0 0 auto;min-width:26px;color:var(--accent-strong);font-weight:800}.answer-list-copy{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:8px;min-width:0}.answer-inline-citations{display:inline-flex;flex-wrap:wrap;gap:8px}.source-table-meta{color:var(--text-soft);font-size:.84rem}.message-footer{display:grid;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(15,23,42,.08)}.message-metadata>span{padding:8px 12px;border-radius:999px;background:#0f172a0d;color:var(--text-soft);font-size:.86rem}.composer-shell{position:relative;bottom:0;z-index:4;margin:0;padding:18px;border-radius:0 0 32px 32px;background:#ffffffd6;border-top:1px solid rgba(15,23,42,.08);border-left:0;border-right:0;border-bottom:0;box-shadow:none;-webkit-backdrop-filter:blur(24px) saturate(160%);backdrop-filter:blur(24px) saturate(160%)}.composer-header{margin-bottom:14px}.composer-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.composer-input{min-height:56px;max-height:160px;padding:15px 20px}.demo-popover{position:absolute;right:0;left:0;bottom:calc(100% + 14px);display:grid;gap:16px;padding:18px;border-radius:28px;background:#fffffff5;border:1px solid rgba(15,23,42,.1);box-shadow:var(--shadow-lg)}.demo-popover-header h3{font-size:1.1rem}.demo-popover-header p{margin-top:6px;color:var(--text-soft)}.demo-popover-body{display:grid;gap:18px;max-height:min(52vh,460px);padding-right:4px}.demo-group,.demo-question-list{display:grid;gap:10px}.demo-question-button{width:100%;padding:14px 16px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fffffffa,#f3f7ffd6);color:var(--text);text-align:left;line-height:1.55;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.demo-question-button:hover:not(:disabled){border-color:#1d63d82e;box-shadow:0 12px 24px #1d63d814;background:#fff}.admin-sidebar .workspace-sidebar-actions{align-content:start}.admin-main-shell,.admin-page{min-width:0}.admin-page-upload{align-content:start}.admin-page-header{display:grid;gap:8px}.admin-page-header h2{font-size:clamp(2rem,3vw,2.7rem);line-height:.96}.admin-page-header p{color:var(--text-soft);max-width:60rem}.admin-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.admin-stat-card{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;border-radius:26px;background:linear-gradient(180deg,#fffffff0,#f3f7ffd1);border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow-sm)}.admin-stat-card strong{display:block;margin-top:10px;font-size:clamp(1.8rem,2.8vw,2.5rem);line-height:.95}.admin-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:18px;background:#1d63d81f;color:var(--accent-strong);font-size:.9rem;font-weight:800}.admin-stat-icon.stat-ready{background:#22c55e1f;color:#166534}.admin-stat-icon.stat-processing{background:#d977061f;color:#b45309}.admin-stat-icon.stat-pages{background:#0e76681f;color:var(--accent-alt)}.admin-upload-panel,.admin-documents-panel{padding:24px}.admin-upload-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px}.admin-dropzone{display:grid;justify-items:center;align-content:center;gap:16px;min-height:clamp(360px,54vh,580px);padding:40px;border-radius:32px;border:1.5px dashed rgba(29,99,216,.3);background:linear-gradient(180deg,#fafcfff5,#f1f6ffdb);text-align:center;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.admin-dropzone.active{transform:translateY(-2px);border-color:#1d63d88f;box-shadow:0 24px 48px #1d63d81f}.admin-dropzone h3{font-size:clamp(1.9rem,3vw,2.6rem);line-height:.95}.admin-dropzone p{max-width:40rem;color:var(--text-soft)}.admin-file-input{display:none}.admin-dropzone-icon{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:22px;background:linear-gradient(135deg,#123f8a,#1d63d8 55%,#0e7668);color:#fff;font-size:1.8rem;box-shadow:0 18px 32px #1d63d833}.admin-upload-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.admin-upload-side{display:grid;align-content:start;gap:16px}.admin-upload-note-card,.result-block{padding:22px;border-radius:26px;background:linear-gradient(180deg,#fffffff5,#f6f9ffe0);border:1px solid rgba(15,23,42,.08);box-shadow:inset 0 1px #ffffffd1}.admin-upload-note-card h3,.result-block h3{margin:8px 0 10px;font-size:1.24rem}.admin-upload-note-card p{color:var(--text-soft);line-height:1.65}.result-list{display:grid;gap:10px;margin-top:14px}.result-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.file-pill,.keyword-pill,.source-chip,.status-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.02em}.file-pill,.keyword-pill,.source-chip{background:#1d63d81a;color:var(--accent-strong);border:1px solid rgba(29,99,216,.12)}.status-pill{background:#0f172a0f;color:var(--text-soft);border:1px solid rgba(15,23,42,.08)}.status-pill.ingested{background:#22c55e1a;color:#166534;border-color:#22c55e29}.status-pill.failed{background:#b4235c14;color:var(--danger);border-color:#b4235c24}.status-pill.already_ingested,.status-pill.neutral{background:#0f172a0f;color:var(--text-soft);border-color:#0f172a14}.admin-search-row{position:relative}.admin-search-row:before{content:"";position:absolute;top:50%;left:18px;width:12px;height:12px;border:2px solid var(--text-faint);border-radius:50%;transform:translateY(-58%);pointer-events:none}.admin-search-row:after{content:"";position:absolute;top:50%;left:30px;width:8px;height:2px;background:var(--text-faint);border-radius:999px;transform:translateY(4px) rotate(45deg);pointer-events:none}.admin-search-input{padding:15px 18px 15px 48px}.admin-documents-header{margin-bottom:2px;padding-bottom:18px;border-bottom:1px solid rgba(15,23,42,.08)}.admin-documents-header-actions,.admin-bulk-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.admin-select-visible-button{min-height:48px;border-radius:18px;white-space:nowrap}.admin-bulk-action-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 16px;padding:14px 16px;border-radius:22px;border:1px solid rgba(75,99,255,.18);background:linear-gradient(135deg,#edf2fff5,#f8fbffeb);box-shadow:inset 0 1px #ffffffe6,0 14px 28px #30408012}.admin-bulk-action-bar>div:first-child{display:grid;gap:3px}.admin-bulk-action-bar strong{color:var(--text);font-size:.98rem}.admin-bulk-action-bar span{color:var(--text-soft);font-size:.86rem}.admin-documents-message{margin-bottom:16px}.admin-documents-list{display:grid;gap:12px}.admin-document-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f5f9ffd6);border:1px solid rgba(15,23,42,.08);box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.admin-document-row.selected{border-color:#4b63ff61;background:linear-gradient(180deg,#f7f9fffa,#eff5ffe6);box-shadow:0 18px 42px #4b63ff1c,inset 4px 0 #5369ffb3}.admin-document-meta{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}.admin-document-selector{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#1d63d81a;color:var(--accent-strong);cursor:pointer;transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.admin-document-selector:hover{transform:translateY(-1px);box-shadow:0 12px 22px #4b63ff1f}.admin-document-selector input{position:absolute;opacity:0;pointer-events:none}.admin-document-selector span{position:relative;display:inline-flex;width:18px;height:18px;border-radius:5px;border:2px solid rgba(75,99,255,.72);background:#ffffffb8}.admin-document-selector span:after{content:"";position:absolute;left:4px;top:1px;width:5px;height:9px;border:solid #ffffff;border-width:0 2px 2px 0;opacity:0;transform:rotate(45deg) scale(.8);transition:opacity .14s ease,transform .14s ease}.admin-document-selector input:checked+span{border-color:transparent;background:linear-gradient(135deg,#5369ff,#745cf5 62%,#33328e);box-shadow:0 8px 18px #4b63ff40}.admin-document-selector input:checked+span:after{opacity:1;transform:rotate(45deg) scale(1)}.admin-document-selector input:focus-visible+span{outline:3px solid rgba(75,99,255,.22);outline-offset:3px}.admin-document-selector:has(input:disabled){cursor:not-allowed;opacity:.58}.admin-document-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:#1d63d81a;color:var(--accent-strong);font-size:1rem;font-weight:800}.admin-document-file{margin-top:6px}.admin-document-submeta{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.admin-document-summary{margin-top:12px;color:var(--text);line-height:1.65}.admin-document-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px}.admin-document-keywords{grid-column:1 / -1;margin-top:4px}.source-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;gap:10px;padding:16px;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:#ffffffd1;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.source-card.active{border-color:#1d63d838;background:linear-gradient(180deg,#ecf4fffa,#f1f9f7e6);box-shadow:0 18px 30px #1d63d81a}.source-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.source-card-kicker{color:var(--text-soft);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.source-card-title{color:var(--text);font-size:.98rem}.source-meta{margin-top:-2px;color:var(--text-soft);font-size:.88rem}.source-card-preview{margin:0;color:var(--text);font-size:.92rem;line-height:1.65;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.source-table-preview{display:grid;gap:10px}.source-table-preview.dense{gap:8px}.source-table-meta{display:flex;flex-wrap:wrap;gap:10px}.source-table-grid{display:grid;gap:10px}.source-table-column{display:grid;gap:6px;min-width:0}.source-table-cell{min-height:48px;padding:10px 12px;border-radius:14px;border:1px solid rgba(15,23,42,.08);line-height:1.5;word-break:break-word}.source-table-header{background:#0f172a0a;color:var(--text-soft);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.source-table-value{background:#ffffffe0;color:var(--text);font-size:.92rem;font-weight:600}.source-table-cell.active{border-color:#f59e0b59;background:#facc152e;box-shadow:inset 0 0 0 1px #f59e0b1f}.source-explorer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30}.source-explorer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0b111e52;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.source-explorer{position:absolute;top:20px;right:20px;bottom:20px;left:20px;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:18px;padding:22px;border-radius:30px;background:#ffffffeb;border:1px solid rgba(255,255,255,.88);box-shadow:0 32px 90px #0b111e38;-webkit-backdrop-filter:blur(28px) saturate(160%);backdrop-filter:blur(28px) saturate(160%)}.source-explorer-header h3{margin-top:8px;font-size:1.5rem}.source-explorer-header p{margin-top:8px}.explorer-close{width:46px;height:46px;padding:0;border-radius:16px;font-size:1.45rem;line-height:1}.source-explorer-context{padding:16px 18px;border-radius:20px;background:#0f172a0a;border:1px solid rgba(15,23,42,.08)}.source-explorer-context p{margin-top:8px}.source-explorer-body{display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:18px;min-height:0}.source-preview-panel{display:grid;gap:16px;padding-right:4px}.source-preview-top h4{margin:8px 0 6px;font-size:1.3rem}.source-preview-top p{color:var(--text-soft)}.source-breadcrumb{margin-bottom:8px;color:var(--text-soft);font-size:.88rem;line-height:1.5}.source-preview-actions{display:flex;flex-wrap:wrap;gap:10px}.source-file-preview{display:grid;gap:12px;padding:14px;border-radius:20px;background:linear-gradient(180deg,#fffffffa,#f3f7ffe0);border:1px solid rgba(15,23,42,.08)}.source-file-preview.loading{align-content:center;justify-items:center;min-height:240px}.source-file-preview.docx{border-style:dashed}.source-preview-note{color:var(--text-soft);line-height:1.6}.source-detail-card{display:grid;gap:10px;padding:16px 18px;border-radius:20px;background:#ffffffdb;border:1px solid rgba(15,23,42,.08)}.source-detail-primary{background:linear-gradient(180deg,#f1f6fff5,#f7fbffe6);border-color:#1d63d81f}.source-detail-label{color:var(--text-soft);font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.source-detail-copy{margin:0;color:var(--text);line-height:1.7;white-space:pre-wrap}.source-procedure-note{display:grid;gap:6px;padding:12px 14px;border-radius:16px;background:#0f172a0a;color:var(--text-soft)}.source-procedure-note p{margin:0}.source-advanced-details{padding:14px 16px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#0f172a08}.source-advanced-details summary{cursor:pointer;color:var(--text-soft);font-weight:700}.source-advanced-grid{display:grid;gap:10px;margin-top:12px;color:var(--text-soft);font-size:.9rem}.source-file-frame{width:100%;height:min(58vh,640px);border:0;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #0f172a0f}.pdf-reference-viewer{display:grid;gap:12px;padding:12px;border-radius:18px;background:#f7faffe6;border:1px solid rgba(15,23,42,.08)}.pdf-reference-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;color:var(--text-soft);font-size:.85rem;font-weight:700}.pdf-reference-message{padding:10px 12px;border-radius:14px;background:#0f172a0a;color:var(--text-soft);font-size:.9rem}.pdf-reference-scroll{display:grid;justify-items:center;max-height:min(72vh,920px);overflow:auto;padding:12px;border-radius:16px;background:linear-gradient(180deg,#e6ecf599,#f4f7fcf0);scroll-padding-block:40px 180px}.pdf-reference-scroll.loading{min-height:240px}.pdf-reference-pages{display:grid;gap:20px;width:min(100%,980px);justify-items:center}.pdf-reference-page{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 14px 36px #0f172a29;background:#fff}.pdf-reference-page.image-mode{width:min(100%,980px);height:auto}.pdf-reference-canvas{display:block;max-width:100%;height:auto}.pdf-reference-image{display:block;width:100%;height:auto}.pdf-reference-page-focus{box-shadow:0 0 0 2px #3b82f62e,0 22px 52px #0f172a2e}.pdf-reference-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pdf-reference-overlay.image-mode{top:0;right:0;bottom:0;left:0}.pdf-reference-highlight{position:absolute;border-radius:6px;background:#facc153d;outline:2px solid rgba(245,158,11,.42);outline-offset:1px;box-shadow:0 0 0 4px #facc1514}.source-docx-viewer{display:grid;gap:12px;padding:12px;border-radius:18px;background:#f7faffe6;border:1px solid rgba(15,23,42,.08)}.source-docx-canvas{max-height:min(58vh,640px);overflow:auto;padding:10px}.source-docx-canvas .docx-wrapper{background:transparent;padding:0}.source-docx-canvas .docx{margin:0 auto 14px;box-shadow:0 14px 36px #0f172a24}.source-docx-canvas .docx:last-child{margin-bottom:0}mark.docx-reference-highlight,.source-highlight{padding:0 2px;border-radius:4px;background:#facc155c;color:inherit}.docx-reference-anchor{background:#facc152e;outline:2px solid rgba(245,158,11,.42);outline-offset:4px;border-radius:8px}.docx-reference-table-highlight{outline:2px solid rgba(59,130,246,.28);outline-offset:4px;border-radius:8px}.docx-reference-row-highlight{background:#facc151f}.docx-reference-cell-highlight{background:#facc1538}@media (max-width: 1200px){.app-shell-user{height:auto;overflow:visible}.app-shell-user .chat-page,.app-shell-user .chat-page-layout{height:auto;min-height:auto;overflow:visible}.app-shell-user .workspace-route-shell{height:auto;min-height:auto;padding-left:0;overflow:visible}.workspace-sidebar{position:relative;top:0;left:auto;bottom:auto;width:auto;max-height:none}.source-explorer{top:14px;right:14px;bottom:14px;left:14px}.source-explorer-body{grid-template-columns:1fr}.source-explorer-list{max-height:34vh}}@media (max-width: 960px){.app-shell,.app-shell-user{padding:16px}.login-card,.workspace-banner,.admin-upload-layout{grid-template-columns:1fr}.login-highlight-list,.login-stat-grid,.admin-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-banner-meta{justify-items:start}.chat-utility-bar,.scope-card-header,.panel-header,.source-explorer-header,.source-preview-top,.composer-header{flex-direction:column}.workspace-sidebar,.workspace-card,.panel{padding:20px}.chat-main-shell{height:auto;min-height:auto;overflow:visible}.chat-surface{min-height:calc(100vh - 240px);height:auto}}@media (max-width: 720px){.login-highlight-list,.login-stat-grid,.login-demo-actions,.workspace-sidebar-stat-grid,.admin-stats-grid{grid-template-columns:1fr}.workspace-banner h2,.login-heading h1{max-width:none}.workspace-banner,.workspace-card,.panel,.workspace-sidebar,.login-card{border-radius:26px}.workspace-banner,.login-showcase,.login-auth-panel,.workspace-sidebar,.chat-empty-state,.admin-dropzone,.admin-upload-note-card,.result-block,.source-explorer,.source-file-preview{padding-left:18px;padding-right:18px}.admin-upload-actions,.admin-document-actions,.workspace-sidebar-actions,.login-actions{justify-content:stretch}.admin-upload-actions>*,.admin-document-actions>*,.workspace-sidebar-actions>*,.login-actions>*{width:100%;justify-content:center}.admin-document-row{grid-template-columns:1fr}.message-card,.user-message,.assistant-message{max-width:100%}.chat-transcript{padding:18px}.composer-row{grid-template-columns:minmax(0,1fr) 56px}.send-button{min-width:56px}.demo-popover{right:0;left:0;padding:14px}.source-explorer{top:10px;right:10px;bottom:10px;left:10px;padding:16px}.source-file-frame{height:320px}.composer-shell{padding-left:18px;padding-right:18px;border-radius:0 0 26px 26px}}@media (max-width: 560px){.app-shell,.app-shell-user{padding:12px}.workspace-banner,.workspace-card,.panel,.login-card,.workspace-sidebar{padding:16px}.workspace-banner h2{font-size:2.2rem}.chat-empty-state{padding:28px 20px}.composer-shell{margin:0;padding:14px;border-radius:0 0 24px 24px}.source-explorer{top:8px;right:8px;bottom:8px;left:8px}}.single-login-screen{position:relative;isolation:isolate;width:100%;min-height:calc(100vh - 56px);display:flex;align-items:center;justify-content:center;margin:0 auto;padding:clamp(28px,7vh,72px) 0;background:transparent}.single-login-screen:before,.single-login-screen:after{content:"";position:absolute;inset:auto;z-index:-1;border-radius:999px;filter:blur(22px);pointer-events:none}.single-login-screen:before{top:10%;left:-6%;width:12rem;height:12rem;background:radial-gradient(circle,rgba(247,180,68,.24) 0%,rgba(247,180,68,.05) 66%,transparent 76%)}.single-login-screen:after{right:-8%;bottom:10%;width:16rem;height:16rem;background:radial-gradient(circle,rgba(29,99,216,.18) 0%,rgba(14,118,104,.06) 62%,transparent 76%)}.login-single-shell{width:min(100%,560px);display:grid;gap:18px}.login-page-heading{display:grid;justify-items:center;text-align:center}.login-page-heading h1{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.24em;margin:0;font-size:clamp(2.55rem,6vw,3.3rem);font-weight:700;line-height:.94;color:var(--text);text-shadow:0 12px 30px rgba(18,63,138,.08)}.login-single-card{position:relative;overflow:hidden;display:grid;gap:22px;width:100%;padding:clamp(30px,4vw,42px);border-radius:32px;background:linear-gradient(180deg,#ffffffeb,#f4f8ffd1);border:1px solid rgba(255,255,255,.88);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(24px) saturate(160%);backdrop-filter:blur(24px) saturate(160%)}.login-single-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(135deg,var(--accent-strong) 0%,var(--accent) 48%,var(--accent-alt) 100%)}.login-single-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.22) 0%,transparent 26%);pointer-events:none}.login-auth-header.centered{display:grid;gap:14px;text-align:center;margin-bottom:2px}.login-auth-header.centered.login-card-header{gap:0;margin-bottom:4px}.login-single-card .panel-kicker{justify-self:center;padding:8px 14px;border-radius:999px;background:linear-gradient(180deg,#1d63d81f,#0e766814);border:1px solid rgba(29,99,216,.14);box-shadow:inset 0 1px #ffffffb8}.login-auth-header.centered h1{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.24em;margin:0;font-size:clamp(2.35rem,5.2vw,3.1rem);font-weight:700;line-height:.95;color:var(--text)}.login-title-accent{padding:.14em .4em;border-radius:999px;background:linear-gradient(135deg,#123f8a1f,#1d63d814 48%,#0e76681f);color:var(--accent-strong);box-shadow:inset 0 0 0 1px #1d63d81a}.login-auth-header.centered p{margin:0;color:var(--text-soft)}.login-role-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:0;padding:6px;border-radius:20px;background:#0f172a0a;border:1px solid rgba(15,23,42,.06);box-shadow:inset 0 1px #ffffffb8}.single-login-screen .login-toggle-button{min-height:52px;border-radius:16px}.login-form{display:grid;gap:18px;margin-bottom:0}.login-field{display:grid;gap:10px}.single-login-screen .login-field span{font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft)}.login-field input{height:54px;padding:0 16px;border:1px solid rgba(15,23,42,.1);border-radius:18px;font-size:15px;outline:none;background:linear-gradient(180deg,#fffffffa,#f3f7ffeb);box-shadow:inset 0 1px #ffffffeb,0 10px 24px #123f8a0a}.login-field input:focus{border-color:#1d63d861;box-shadow:0 0 0 4px #1d63d81f,0 18px 32px #1d63d81a}.login-demo-block{margin-bottom:20px}.login-demo-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.login-actions{margin-top:2px}.login-submit-button{width:100%;min-height:58px;font-size:1.02rem;font-weight:700;letter-spacing:-.02em;box-shadow:0 20px 34px #1d63d83d}.login-submit-button:hover:not(:disabled){box-shadow:0 24px 40px #1d63d847}.single-login-screen .status-banner{margin:-4px 0 0}@media (max-width: 640px){.single-login-screen{width:100%;padding:20px 0}.login-single-shell{gap:14px}.login-single-card{gap:20px;border-radius:28px;padding:24px}.login-page-heading h1{font-size:clamp(2.1rem,10vw,2.7rem)}.login-title-accent{padding-inline:.32em}}:root{--bg: #eef3ff;--bg-soft: #f6f8ff;--surface: rgba(255, 255, 255, .82);--surface-strong: rgba(255, 255, 255, .96);--surface-muted: rgba(248, 250, 255, .9);--surface-contrast: rgba(70, 86, 220, .055);--line: rgba(70, 86, 220, .12);--line-strong: rgba(70, 86, 220, .22);--text: #0b1531;--text-soft: #536178;--text-faint: #8590a7;--accent: #4b63ff;--accent-strong: #3347d8;--accent-soft: rgba(75, 99, 255, .12);--accent-alt: #13a7c1;--accent-alt-soft: rgba(19, 167, 193, .12);--danger: #d52969;--danger-soft: rgba(213, 41, 105, .08);--shadow-lg: 0 28px 70px rgba(55, 74, 137, .14);--shadow-md: 0 20px 48px rgba(55, 74, 137, .1);--shadow-sm: 0 12px 28px rgba(55, 74, 137, .075);--radius-xl: 30px;--radius-lg: 26px;--radius-md: 18px;letter-spacing:0}body{background:linear-gradient(135deg,#d7d6fff0,#f4f9fffa 28%,#fffffff5 57%,#e8f2fff0),linear-gradient(180deg,#f7f9ff,#edf3ff);letter-spacing:0}body:before{background-image:linear-gradient(rgba(81,100,210,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(81,100,210,.035) 1px,transparent 1px);background-size:88px 88px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.18),transparent 68%);mask-image:linear-gradient(180deg,rgba(0,0,0,.18),transparent 68%)}body:after,.ambient{display:none}h1,h2,h3,h4{font-family:Manrope,sans-serif;letter-spacing:0}@keyframes soft-enter{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes float-bot{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes glow-pulse{0%,to{box-shadow:0 18px 34px #4b63ff3d}50%{box-shadow:0 22px 42px #4b63ff5c}}.ui-icon{width:22px;height:22px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.app-shell-user{--user-sidebar-width: 344px;height:100vh;padding:26px}.app-shell-user .workspace-route-shell{height:calc(100vh - 52px);padding-left:calc(var(--user-sidebar-width) + 20px)}.workspace-card,.panel,.loading-state{background:linear-gradient(180deg,#fffffff0,#f9fbffdb);border:1px solid rgba(255,255,255,.92);box-shadow:var(--shadow-lg)}.chat-main-shell{gap:24px;padding:32px;border-radius:28px;animation:soft-enter .42s ease both}.workspace-sidebar{top:26px;left:26px;bottom:26px;width:var(--user-sidebar-width);gap:18px;padding:28px;border-radius:28px;background:linear-gradient(180deg,#fffffff0,#fafcffd1 64%,#f6fffad1);border:1px solid rgba(255,255,255,.96);box-shadow:0 28px 72px #30408026;animation:soft-enter .42s ease both}.workspace-sidebar:after{display:none}.workspace-sidebar-top{gap:34px}.workspace-sidebar-brand{gap:28px}.brand-heading{display:flex;align-items:center;gap:16px}.brand-logo-title{display:flex;align-items:center;margin:0;line-height:1}.brand-logo-image{display:block;width:min(240px,100%);height:auto;object-fit:contain;image-rendering:auto}.knowhub-mark{display:inline-flex;width:46px;height:34px;color:var(--accent)}.knowhub-mark svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.workspace-sidebar-brand h1{font-size:1.58rem;line-height:1.05;font-weight:800}.workspace-sidebar-brand p{max-width:15rem;color:#4f5e78;font-size:1.03rem;line-height:1.58}.workspace-sidebar-actions{gap:18px}.workspace-sidebar-actions .ghost-button{justify-content:flex-start;min-height:68px;padding:0 26px;border-radius:17px;background:#ffffffb8;border-color:#4b63ff2e;color:#122041;font-size:1.02rem;font-weight:700;box-shadow:inset 0 1px #ffffffe6,0 12px 24px #3347d80b}.workspace-sidebar-actions .ghost-button .ui-icon{color:var(--accent)}.workspace-sidebar-actions .ghost-button:hover:not(:disabled){background:#fff;border-color:#4b63ff52;box-shadow:0 16px 30px #4b63ff1f}.workspace-scope-dropdown{position:relative;width:100%}.workspace-scope-trigger{width:100%}.workspace-scope-label{flex:1;min-width:0;text-align:left}.workspace-scope-chevron{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;transition:transform .18s ease}.workspace-scope-chevron .ui-icon{width:18px;height:18px}.workspace-scope-trigger.is-open .workspace-scope-chevron{transform:rotate(180deg)}.workspace-scope-menu{position:absolute;z-index:80;top:50%;right:auto;left:calc(100% + 22px);width:clamp(400px,32vw,560px);max-width:calc(100vw - var(--user-sidebar-width) - 88px);max-height:min(68dvh,620px);transform:translateY(-50%);filter:drop-shadow(0 20px 34px rgba(48,64,128,.14))}.workspace-scope-menu .scope-card{max-height:inherit}.workspace-scope-menu .scope-document-list{height:auto;max-height:min(46dvh,420px)}.workspace-sidebar-bottom{gap:16px;padding-top:0;border-top:0}.workspace-sidebar-profile{display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-height:66px;padding:10px 16px;border-radius:18px;background:#ffffffb8;border-color:#4b63ff1f;box-shadow:0 14px 30px #30408011}.workspace-sidebar-avatar{width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,#4b63ff,#8f70ff 62%,#4244a3);box-shadow:0 14px 24px #4b63ff3d}.workspace-sidebar-profile-copy{min-width:0}.workspace-sidebar-profile-copy strong{overflow:hidden;color:var(--text);font-size:.88rem;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.workspace-sidebar-profile-copy span{overflow:hidden;color:var(--text-soft);font-size:.84rem;font-weight:500;letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.workspace-sidebar-profile>.ui-icon{width:20px;height:20px;color:#0b1531}.danger-button{min-height:66px;border-radius:17px;background:#fffafbc7;border-color:#d5296938;color:var(--danger);font-weight:800}.danger-button:hover:not(:disabled){background:#fff;border-color:#d529695c;box-shadow:0 16px 30px #d529691c}.scope-card{border-radius:20px;background:#ffffffc7;border-color:#4b63ff24;box-shadow:none}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .workspace-sidebar-top{grid-template-rows:auto auto minmax(0,1fr);align-content:stretch;gap:18px}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .workspace-sidebar-brand{gap:0}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .workspace-sidebar-brand p{display:none}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .workspace-sidebar-brand h1{font-size:1.34rem}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .knowhub-mark{width:40px;height:30px}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .brand-logo-image{width:min(214px,100%)}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .workspace-sidebar-actions{gap:12px}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .workspace-sidebar-actions .ghost-button{min-height:56px;padding-inline:20px}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .workspace-sidebar-bottom{gap:10px}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .workspace-sidebar-profile{min-height:66px;padding:10px 14px}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .workspace-sidebar-avatar{width:42px;height:42px;border-radius:15px}.workspace-sidebar:has(.sidebar-scope-panel:not(.workspace-scope-menu)) .danger-button{min-height:56px}.sidebar-scope-panel{display:grid;min-height:0}.sidebar-scope-panel .scope-card{min-height:0;height:100%;padding:18px 18px 16px}.sidebar-scope-panel .scope-document-list{min-height:0;max-height:none;height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.workspace-scope-menu.sidebar-scope-panel .scope-card{height:auto;max-height:inherit}.workspace-scope-menu.sidebar-scope-panel .scope-document-list{height:auto;max-height:min(46dvh,420px)}.sidebar-scope-panel .scope-document-card{min-height:58px}.sidebar-scope-panel .scope-document-card .document-card-title{-webkit-line-clamp:4;font-size:.94rem;line-height:1.45}.workspace-sidebar:has(.workspace-scope-menu),.workspace-sidebar:has(.workspace-scope-menu) .workspace-sidebar-top{overflow:visible}.workspace-sidebar:has(.workspace-scope-menu){z-index:70}.workspace-scope-menu.sidebar-scope-panel .scope-card{gap:12px;padding:16px}.workspace-scope-menu.sidebar-scope-panel .scope-card-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.workspace-scope-menu.sidebar-scope-panel .scope-card-actions{display:flex;flex-wrap:nowrap;gap:8px}.workspace-scope-menu.sidebar-scope-panel .scope-action-button{min-height:40px;padding:0 14px;border-radius:14px;font-size:.84rem}.workspace-scope-menu.sidebar-scope-panel .scope-selection-count{width:fit-content;max-width:100%;padding:7px 12px;font-size:.78rem}.workspace-scope-menu.sidebar-scope-panel .scope-document-list{gap:7px;padding-right:8px}.workspace-scope-menu.sidebar-scope-panel .scope-document-card{grid-template-columns:16px minmax(0,1fr);min-height:40px;gap:9px;align-items:center;padding:6px 12px;border-radius:14px}.workspace-scope-menu.sidebar-scope-panel .scope-document-card input{margin-top:0}.workspace-scope-menu.sidebar-scope-panel .scope-document-card .document-card-title{-webkit-line-clamp:2;font-size:.92rem;line-height:1.36;overflow-wrap:anywhere}.chat-utility-bar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 0 22px;border-bottom:1px solid rgba(70,86,220,.16)}.chat-title-icon{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:18px;background:linear-gradient(180deg,#f6f8fffa,#eef2ffeb);border:1px solid rgba(75,99,255,.18);color:var(--accent);box-shadow:inset 0 1px #fffffff0,0 16px 32px #4b63ff1f}.chat-title-icon .ui-icon{width:34px;height:34px;stroke-width:1.8}.chat-utility-copy h2{margin:0;color:var(--text);font-size:1.38rem;font-weight:800;line-height:1.2}.chat-utility-copy p{margin-top:4px;color:#56647c;font-size:1rem}.session-chip{min-height:50px;padding:0 18px;border-radius:999px;background:#ffffffb8;border-color:#4b63ff2e;color:var(--accent-strong);font-size:.9rem;font-weight:700;box-shadow:inset 0 1px #ffffffe6,0 14px 30px #3040800e}.session-chip .ui-icon{width:21px;height:21px}.chat-surface{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:24px;background:transparent;border:0;box-shadow:none;overflow:visible}.chat-transcript{align-content:start;gap:22px;padding:42px;border-radius:25px;border:1.5px solid rgba(75,99,255,.28);background:linear-gradient(180deg,#fafcffd1,#ffffffbd);box-shadow:inset 0 1px #ffffffe6}.chat-transcript:has(.chat-empty-state){align-content:center;justify-items:center}.chat-empty-state{display:grid;place-items:center;align-content:center;gap:16px;min-height:0;padding:24px;border:0;border-radius:0;background:transparent;text-align:center}.empty-bot-orb{position:relative;display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:28px;background:linear-gradient(180deg,#e0e9ffdb,#f6f8fff5);color:#fff;animation:float-bot 3.6s ease-in-out infinite}.empty-bot-orb:before{content:"";position:absolute;width:52px;height:39px;border-radius:16px;background:linear-gradient(135deg,#5f74ff,#8977ff 58%,#4244a3);box-shadow:0 18px 28px #4b63ff33}.empty-bot-orb:after{content:"";position:absolute;top:12px;width:8px;height:15px;border-radius:999px;background:linear-gradient(180deg,#a5b2ff,#6d79f4)}.empty-bot-orb .ui-icon{position:relative;z-index:1;width:42px;height:42px;color:#fff;stroke-width:1.8}.chat-empty-state h3{margin:0;color:var(--text);font-size:1.34rem;font-weight:800}.chat-empty-state p{max-width:28rem;margin:0;color:#56647c;font-size:.98rem;line-height:1.65}.chat-exchange{gap:14px;animation:soft-enter .3s ease both}.message-card{padding:22px 26px;border-radius:24px;border-color:#4656dc1f;box-shadow:0 18px 42px #2a37700f}.message-card:after{width:3px;background:linear-gradient(180deg,#4b63ff,#13a7c1)}.user-message{max-width:min(52%,620px);background:linear-gradient(135deg,#ecf5fffa,#e0eeffe0)}.assistant-message{max-width:min(82%,960px);background:#fffffff0}.message-role{margin-bottom:10px;color:var(--accent);font-size:.72rem}.answer-list-marker{color:var(--accent-strong)}.citation-button,.inline-evidence-chip{background:#4b63ff17;border-color:#4b63ff26;color:var(--accent-strong)}.composer-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.composer-row{grid-template-columns:minmax(0,1fr) 56px;gap:14px;align-items:stretch}.demo-button{min-width:0;min-height:56px;padding:0 18px;border-radius:16px;background:#f7f8ffd6;border-color:#4b63ff38;color:#7a6df2;font-size:1rem;font-weight:800}.demo-button .ui-icon{width:23px;height:23px}.composer-input{min-height:56px;max-height:150px;padding:15px 20px;border-radius:16px;background:#ffffffb8;border-color:#4656dc29;color:var(--text);box-shadow:inset 0 1px #ffffffeb,0 12px 28px #3040800b}.send-button{width:56px;height:56px;min-width:56px;min-height:56px;padding:0;border-radius:16px;background:linear-gradient(135deg,#5369ff,#745cf5 62%,#33328e);box-shadow:0 18px 34px #4b63ff3d;animation:glow-pulse 3s ease-in-out infinite}.send-button .ui-icon{width:24px;height:24px}.demo-popover{bottom:calc(100% + 16px);border-radius:24px;background:#fffffff5;border-color:#4b63ff29;box-shadow:0 28px 70px #3040802e;animation:soft-enter .2s ease both}.source-explorer-backdrop{background:#e5ebff9e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.source-explorer{top:12px;right:12px;bottom:12px;left:12px;gap:16px;padding:28px;border-radius:24px;background:linear-gradient(180deg,#fffffff7,#fafcfff0);border:1px solid rgba(255,255,255,.96);box-shadow:0 28px 84px #1f2b602e;animation:soft-enter .24s ease both}.source-explorer-header h3{margin-top:6px;font-size:1.35rem;font-weight:800}.source-explorer-header p{margin-top:5px;font-size:.92rem}.explorer-close{width:42px;height:42px;border-radius:15px;background:#f8faffeb;border-color:#4656dc1f}.source-explorer-context{display:grid;gap:8px;padding:18px 20px;border-radius:19px;background:linear-gradient(180deg,#f7f9fdf0,#eff3fad1);border-color:#4656dc1c}.source-explorer-context p{margin-top:0;font-size:.96rem;line-height:1.6}.source-context-label,.source-detail-label,.source-card-kicker{color:var(--accent);font-size:.72rem;letter-spacing:.14em}.source-procedure-note{border-radius:16px;background:#ffffff8f}.source-explorer-body{grid-template-columns:minmax(250px,290px) minmax(0,1fr);gap:18px}.source-explorer-list{display:grid;gap:14px;align-content:start}.source-card{padding:18px;border-radius:19px;background:linear-gradient(180deg,#f6fafff5,#eef5ffdb);border-color:#4b63ff29;box-shadow:0 16px 34px #30408013}.source-card.active{border-color:#4b63ff47;background:linear-gradient(180deg,#eef5fffa,#f7fbffeb);box-shadow:0 18px 38px #4b63ff1f}.source-chip{background:#4b63ff1a;border-color:#4b63ff2e;color:var(--accent-strong)}.source-preview-panel{gap:16px}.source-preview-top{padding:2px 2px 0}.source-preview-top h4{margin:6px 0 5px;font-size:1.08rem}.source-detail-card,.source-file-preview,.pdf-reference-viewer,.source-docx-viewer{border-radius:18px;border-color:#4656dc24;background:#ffffffc7;box-shadow:inset 0 1px #ffffffe0}.source-detail-primary{background:linear-gradient(180deg,#f8fbfff5,#ffffffdb)}.source-file-preview{padding:12px}.source-preview-note{display:none}.pdf-reference-toolbar{min-height:38px;align-items:center;padding:0 4px}.pdf-reference-scroll{max-height:min(56vh,640px);border-radius:14px;background:linear-gradient(180deg,#dde2ebc7,#f3f6fcf0)}.source-advanced-details{display:none}.single-login-screen{min-height:calc(100vh - 56px)}.login-single-card{background:linear-gradient(180deg,#fffffff5,#f8faffe0);border-color:#fffffff5}.login-single-card:before,.primary-button,.login-toggle-button.active,.admin-nav-button.active{background:linear-gradient(135deg,#5369ff,#7461f4 58%,#13a7c1)}.single-login-screen{min-height:calc(100vh - 56px);display:grid;place-items:center;padding:48px 0;overflow:hidden}.single-login-screen:before,.single-login-screen:after{display:none}.login-reference-shell{position:relative;display:grid;grid-template-columns:minmax(360px,.86fr) minmax(460px,1fr);align-items:center;gap:72px;width:min(100%,1320px);min-height:min(774px,calc(100vh - 104px));padding:clamp(44px,6.4vh,70px) 70px clamp(38px,5.7vh,62px);overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.92);background:linear-gradient(100deg,#f5f7ffe0,#eef3ffd1 44%,#ffffffe0);box-shadow:0 34px 90px #33416e24,inset 0 1px #fffffff5;-webkit-backdrop-filter:blur(28px) saturate(160%);backdrop-filter:blur(28px) saturate(160%);animation:login-shell-in .52s ease both}.login-reference-shell:before{content:"";position:absolute;left:-180px;bottom:-168px;width:332px;height:332px;border-radius:50%;border:1px solid rgba(142,151,255,.22);background:linear-gradient(160deg,#fff6,#ebefff29);pointer-events:none}.login-reference-shell:after{content:"";position:absolute;right:-220px;bottom:250px;width:360px;height:360px;border-radius:50%;background:#5d6fff14;pointer-events:none}.login-reference-copy{position:relative;z-index:1;display:grid;align-content:start;justify-items:start;min-height:min(636px,calc(100vh - 208px));padding:0 0 0 4px}.login-reference-logo{display:block;width:210px;height:auto;margin:0 0 clamp(28px,4.2vh,45px);object-fit:contain;filter:drop-shadow(0 10px 18px rgba(34,51,128,.08))}.login-welcome-pill{display:inline-flex;align-items:center;gap:12px;min-height:42px;padding:0 19px;margin-bottom:clamp(20px,3.1vh,28px);border-radius:999px;background:#e2e8fff0;color:#405dff;font-size:18px;font-weight:800;box-shadow:inset 0 1px #fffc}.login-welcome-pill svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.login-reference-title h1{margin:0;color:#081532;font-size:46px;line-height:1.02;font-weight:800}.login-reference-title h1 span{color:#4862ff}.login-reference-rule{width:42px;height:3px;margin:clamp(20px,3.1vh,30px) 0 clamp(18px,2.9vh,27px);border-radius:999px;background:linear-gradient(90deg,#6d5cff,#54c3e9)}.login-reference-title p{max-width:398px;margin:0;color:#35435d;font-size:23px;line-height:1.45;font-weight:600}.login-doc-visual{position:relative;width:420px;max-width:100%;margin-top:clamp(24px,4.6vh,46px);margin-left:-8px;filter:drop-shadow(0 26px 38px rgba(72,88,204,.15));animation:login-float 5s ease-in-out infinite}.login-doc-asset{display:block;width:100%;height:auto;object-fit:contain;border-radius:28px;-webkit-mask-image:radial-gradient(ellipse at center,#000 58%,rgba(0,0,0,.88) 72%,transparent 92%);mask-image:radial-gradient(ellipse at center,#000 58%,rgba(0,0,0,.88) 72%,transparent 92%);-webkit-user-select:none;user-select:none;pointer-events:none}.login-reference-card{position:relative;z-index:1;display:grid;align-content:center;gap:40px;min-height:min(640px,calc(100vh - 202px));padding:clamp(52px,8vh,86px) 74px;border:1px solid rgba(222,228,245,.9);border-radius:24px;background:#ffffffc7;box-shadow:0 28px 70px #32416f1a,inset 0 1px #fffffff5;-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%);animation:login-card-in .62s ease 80ms both}.login-reference-card-header h2{margin:0;color:#0b1531;font-size:29px;line-height:1.14;font-weight:800}.login-reference-card-header p{margin:18px 0 0;color:#536178;font-size:18px;line-height:1.4;font-weight:600}.login-reference-card .login-form{gap:clamp(28px,4vh,43px)}.login-reference-field{gap:14px}.login-reference-field>span{color:#536178;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0}.login-input-shell{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;min-height:58px;padding:0 20px;border:1px solid rgba(86,100,127,.24);border-radius:14px;background:#ffffffc7;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-input-shell:focus-within{border-color:#4b63ff70;background:#fffffff5;box-shadow:0 0 0 4px #4b63ff1a}.login-input-shell svg{width:24px;height:24px;fill:none;stroke:#66738d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.login-input-shell input{width:100%;height:56px;padding:0 0 0 14px;border:0;border-radius:0;background:transparent;box-shadow:none;color:#0b1531;font-size:18px;font-weight:600;outline:0}.login-input-shell input::placeholder{color:#9aa5b8;opacity:1}.login-input-shell input:focus,.login-input-shell input:focus-visible{border:0;background:transparent;box-shadow:none}.login-eye-icon{margin-left:14px}.login-reference-card .status-banner{margin:-14px 0 -10px}.login-reference-card .login-submit-button{width:100%;min-height:58px;margin-top:6px;border-radius:999px;font-size:17px;font-weight:800;box-shadow:0 22px 38px #3f56ff38}.login-reference-card .login-submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 25px 42px #3f56ff45}@keyframes login-shell-in{0%{opacity:0;transform:translateY(14px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes login-card-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes login-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width: 1100px){.login-reference-shell{grid-template-columns:1fr;gap:34px;width:min(100%,760px);min-height:0;padding:48px}.login-reference-copy{min-height:0}.login-doc-visual{margin-top:34px;transform-origin:left top}.login-reference-card{min-height:0;padding:50px}}@media (max-width: 640px){.login-reference-shell{width:100%;padding:28px 22px;border-radius:20px}.login-reference-logo{width:170px;margin-bottom:30px}.login-reference-title h1{font-size:36px}.login-reference-title p{font-size:18px}.login-doc-visual{width:min(100%,360px);margin-left:0;animation:none}.login-reference-card{padding:34px 24px;gap:28px}.login-reference-card-header h2{font-size:24px}.login-reference-card-header p,.login-input-shell input{font-size:16px}.login-reference-card .login-form{gap:26px}}@media (max-width: 1200px){.app-shell-user{height:auto;padding:18px}.app-shell-user .workspace-route-shell{height:auto;padding-left:0}.workspace-sidebar{position:relative;top:0;left:auto;bottom:auto;width:auto}.workspace-scope-menu{position:relative;top:auto;left:auto;right:auto;width:100%;max-width:none;max-height:min(72dvh,560px);margin-top:10px;transform:none}.workspace-scope-menu.sidebar-scope-panel .scope-document-list{max-height:min(50dvh,400px)}.chat-main-shell{min-height:760px}}@media (max-width: 960px){.chat-utility-bar{grid-template-columns:auto minmax(0,1fr)}.chat-utility-actions{grid-column:1 / -1}.source-explorer-body{grid-template-columns:1fr}.source-explorer-header{flex-direction:row;align-items:flex-start}.source-explorer-list{max-height:34vh}}@media (max-width: 720px){.chat-main-shell{padding:18px;border-radius:24px}.chat-transcript{padding:20px;border-radius:22px}.message-card,.user-message,.assistant-message{max-width:100%}.answer-line,.answer-list-copy{gap:7px}.composer-row{grid-template-columns:minmax(0,1fr) 56px}.send-button{width:56px;min-width:56px}.source-explorer{top:8px;right:8px;bottom:8px;left:8px;padding:18px}}.app-shell-login{max-width:none;width:100%;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;padding:0;overflow:hidden}.app-shell-login .single-login-screen{width:100%;height:100%;min-height:0;padding:clamp(12px,3vh,34px) clamp(16px,2.5vw,28px);overflow:hidden}.app-shell-login .login-reference-shell{width:min(100%,1320px);height:min(774px,100%);min-height:0;padding-top:clamp(28px,5.6vh,70px);padding-bottom:clamp(24px,4.8vh,62px)}@media (max-height: 760px) and (min-width: 1101px){.app-shell-login .login-reference-shell{gap:54px;padding-left:58px;padding-right:58px}.app-shell-login .login-reference-logo{width:186px;margin-bottom:24px}.app-shell-login .login-welcome-pill{min-height:38px;margin-bottom:18px;font-size:16px}.app-shell-login .login-reference-title h1{font-size:42px}.app-shell-login .login-reference-title p{font-size:20px;line-height:1.36}.app-shell-login .login-doc-visual{width:382px;margin-top:20px}.app-shell-login .login-reference-card{min-height:0;padding-top:48px;padding-bottom:48px;gap:28px}.app-shell-login .login-reference-card .login-form{gap:24px}}
