:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ucl-blue: #28499c;--ucl-blue-dark: #15377f;--ucl-blue-deep: #10265f;--ucl-sky: #b9d9f2;--ucl-sky-soft: #edf6ff;--ucl-mint: #4ed0b4;--ucl-coral: #f05d7b;--ucl-coral-dark: #c7395a;--ucl-yellow: #ffd33d;--paper: #ffffff;--paper-soft: #f5f8fc;--line: #d8e4f0;--text: #15223c;--muted: #64728d;--app-height: 100vh;--visual-viewport-top: 0px;--visual-viewport-left: 0px;--visual-viewport-width: 100vw;--keyboard-inset: 0px;background:#eef4fb;color:var(--text);font-synthesis:none;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@supports (height: 100dvh){:root{--app-height: 100dvh}}*{box-sizing:border-box}html,body{margin:0;min-width:320px;height:var(--app-height);min-height:var(--app-height);max-height:var(--app-height);overflow:hidden;background:linear-gradient(120deg,#b9d9f273,#fff0 38%),linear-gradient(180deg,#f7fbff,#eef4fb)}#root{height:var(--app-height);min-height:0;overflow:hidden}html.admin-page,html.admin-page body{height:auto;min-height:100%;max-height:none;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain}html.admin-page #root{height:auto;min-height:100vh;max-height:none;overflow:visible}button,input,select,textarea{font:inherit}.app-shell{display:grid;grid-template-columns:330px minmax(0,1fr);height:var(--app-height);min-height:0;max-height:var(--app-height);overflow:hidden}.source-panel{position:relative;min-height:0;height:var(--app-height);overflow:hidden;display:flex;flex-direction:column;gap:18px;border-right:0;background:linear-gradient(156deg,#4ed0b433,#4ed0b400 26%),linear-gradient(180deg,var(--ucl-blue) 0%,var(--ucl-blue-dark) 58%,var(--ucl-blue-deep) 100%);padding:28px 22px;color:#fff}.source-panel:after{position:absolute;right:-54px;bottom:86px;width:210px;height:46px;border-top:1px solid rgba(185,217,242,.34);border-bottom:1px solid rgba(185,217,242,.2);transform:rotate(-18deg);content:"";pointer-events:none}.brand{position:relative;z-index:1;display:flex;align-items:center;gap:13px}.assistant-avatar{display:grid;flex:0 0 auto;place-items:center}.brand-logo{flex:0 0 auto;width:58px;height:58px;border-radius:8px;object-fit:contain;object-position:center;background:#ffffff14;padding:5px;box-shadow:0 10px 28px #07184129}.source-panel .brand,.admin-sidebar .brand{align-items:center;flex-direction:row;gap:13px}.brand-name{color:var(--text);font-size:18px;font-weight:760;line-height:1.1}.source-panel .brand-name,.admin-sidebar .brand-name{color:#fff}.brand-subtitle,.source-row span,.source-footer,.topbar p{color:var(--muted);font-size:13px;line-height:1.45}.source-panel .brand-subtitle,.admin-sidebar .brand-subtitle,.source-panel .source-row span,.source-panel .source-footer{color:#ffffffc7}.panel-heading,.source-count,.topbar,.language-control,.composer,.citation,.loading-line{display:flex;align-items:center}.source-panel .panel-heading{position:relative;z-index:1}.panel-heading,.source-count{justify-content:space-between}.panel-title{display:flex;align-items:center;gap:9px;color:#fffffff0;font-size:15px;font-weight:720}.source-count{position:relative;z-index:1;color:#ffffffe6;font-size:13px;font-weight:700}.source-count b{color:var(--ucl-yellow)}.source-list{position:relative;z-index:1;display:grid;flex:1 1 auto;align-content:start;gap:8px;grid-auto-rows:minmax(58px,max-content);min-height:0;overflow:auto;padding-right:2px;scrollbar-width:none}.source-list::-webkit-scrollbar{display:none}.source-row{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;min-height:58px;border:1px solid rgba(255,255,255,.18);border-left:3px solid var(--ucl-mint);border-radius:8px;background:#ffffff14;padding:10px 9px;color:#ffffffd1}.source-row:nth-child(3n+2){border-left-color:var(--ucl-coral)}.source-row:nth-child(3n+3){border-left-color:var(--ucl-yellow)}.source-row strong{display:-webkit-box;overflow:hidden;color:#fff;font-size:13px;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:3}.source-row-actions{display:flex;align-items:center;gap:6px}.source-row-actions a{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.14);border-radius:7px;background:#ffffff14;color:#fff;text-decoration:none}.source-row-actions a:hover{border-color:#ffd33dbf;background:#ffffff29}.source-footer{position:relative;z-index:1;display:flex;flex:0 0 auto;align-items:flex-start;gap:8px;margin-top:auto;border-top:1px solid rgba(255,255,255,.16);padding-top:16px}.chat-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;height:100%;min-height:0;max-height:var(--app-height);overflow:hidden;padding:28px clamp(18px,4vw,54px);background:linear-gradient(135deg,#b9d9f257,#fff0 36%),linear-gradient(180deg,#ffffff80,#f5f8fcf0)}.topbar{position:relative;justify-content:space-between;gap:18px;padding-bottom:24px}.topbar:after{position:absolute;bottom:0;left:0;width:min(760px,72%);height:1px;background:linear-gradient(90deg,#28499c00,#28499c2e 18%,#4ed0b457 48%,#f05d7b38 72%,#ffd33d00);content:"";pointer-events:none}.topbar-identity{display:flex;align-items:center;gap:16px;min-width:0}.topbar-crest{width:66px;height:66px;flex:0 0 auto;border-radius:8px;object-fit:contain;object-position:center;background:linear-gradient(135deg,var(--ucl-blue),var(--ucl-blue-deep));padding:7px;box-shadow:0 14px 32px #15377f2e}.topbar-stripes{display:flex;gap:6px;margin-top:7px}.topbar-stripes span{display:block;width:32px;height:3px;border-radius:999px;background:var(--ucl-mint)}.topbar-stripes span:nth-child(2){background:var(--ucl-coral)}.topbar-stripes span:nth-child(3){background:var(--ucl-yellow)}.topbar-actions{display:flex;align-items:center;gap:10px}.icon-action,.attach-button,.mobile-menu-button{display:grid;flex:0 0 auto;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--ucl-blue);cursor:pointer;box-shadow:0 8px 24px #15377f14}.mobile-menu-button{display:none}.icon-action{width:52px;height:52px}.topbar h1{margin:0;color:var(--ucl-blue-deep);font-size:clamp(26px,2.4vw,34px);font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.03}.topbar p{margin:4px 0 0;font-size:14px;line-height:1.22}.language-control{gap:8px;min-height:52px;border:1px solid var(--line);border-radius:8px;background:var(--paper);color:var(--ucl-blue);padding:0 10px;box-shadow:0 8px 24px #15377f14}.language-stack{display:grid;gap:1px}.language-stack span{color:var(--muted);font-size:10px;font-weight:780;line-height:1}.language-control select{max-width:150px;border:0;outline:0;background:transparent;color:var(--text);font-size:13px;font-weight:720;cursor:pointer}.chat-list{min-height:0;overflow:auto;padding:8px 4px 18px;scrollbar-width:none}.chat-list::-webkit-scrollbar{display:none}.message{display:flex;gap:12px;margin:14px 0}.message.user{justify-content:flex-end}.assistant-avatar{width:38px;height:38px;border-radius:8px;background:var(--ucl-blue);color:#fff;box-shadow:0 10px 24px #15377f33}.bubble{width:min(760px,100%);border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:0 16px 44px #15377f1a;padding:18px}.message.user .bubble{width:auto;max-width:min(620px,88%);border-color:var(--ucl-blue);background:linear-gradient(135deg,var(--ucl-blue),var(--ucl-blue-dark));color:#fff;box-shadow:none}.answer-text{color:#26344f;font-size:15px;line-height:1.6}.message.user .answer-text{color:#fff}.answer-text p{margin:0 0 10px}.answer-text p:last-child{margin-bottom:0}.answer-text strong{font-weight:780}.inline-link{color:var(--ucl-coral-dark);font-weight:720;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.notice{justify-self:start;border:1px solid rgba(255,211,61,.6);border-radius:8px;background:#fff8d9;color:#68480d;padding:9px 11px;font-size:13px;font-weight:700}.answer-bullet{position:relative;padding-left:18px}.answer-bullet:before{position:absolute;left:4px;content:"-"}.loading-line{gap:9px;color:var(--muted);font-size:14px;font-weight:650}.citation-grid,.web-source-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;margin-top:7px}.source-label{margin-top:15px;padding-top:13px;border-top:1px solid #e7eef7;color:var(--muted);font-size:12px;font-weight:760}.source-label.web{margin-top:12px}.citation{gap:9px;min-height:48px;border:1px solid #dce8f4;border-radius:8px;background:#fbfdff;padding:8px 10px;color:inherit;text-decoration:none}.citation:hover,.web-source:hover,.starter-grid button:hover,.icon-action:hover,.attach-button:hover{border-color:#4ed0b4d9;box-shadow:0 10px 24px #4ed0b41f}.citation b{display:grid;flex:0 0 auto;place-items:center;width:24px;height:24px;border-radius:6px;background:var(--ucl-blue);color:#fff;font-size:12px}.citation span{display:grid;gap:2px;min-width:0;color:#26344f;font-size:12px;font-weight:720;line-height:1.25}.citation em{color:var(--muted);font-style:normal;font-weight:600}.citation.fallback b{background:#a97814}.web-source-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.web-source{display:flex;align-items:center;gap:8px;min-height:42px;border:1px solid #d8e8ef;border-radius:8px;background:var(--ucl-sky-soft);color:#23385a;padding:8px 10px;text-decoration:none}.web-source-static{cursor:default}.web-source span{display:grid;gap:2px;overflow:hidden;font-size:12px;font-weight:720;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.web-source strong,.web-source em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-source strong{min-width:0;color:#23385a;font-size:12px}.web-source em{color:var(--muted);font-size:11px;font-style:normal;font-weight:650}.attachment-strip{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0 10px}.attachment-strip.in-message{padding:10px 0 0}.attachment-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;border:1px solid #d8e4f0;border-radius:8px;background:#f8fbff;color:#263954;padding:7px 9px;font-size:12px;font-weight:720}.message.user .attachment-chip{border-color:#ffffff47;background:#ffffff1a;color:#fff}.attachment-chip button{display:grid;place-items:center;width:18px;height:18px;border:0;background:transparent;color:inherit;padding:0;cursor:pointer}.escalation-offer{display:inline-flex;align-items:center;gap:8px;margin-top:14px;border:1px solid rgba(78,208,180,.55);border-radius:8px;background:#effcf8;color:#17604f;padding:9px 11px;font-size:13px;font-weight:760;cursor:pointer}.starter-area{padding:12px 0 14px}.starter-area.collapsed{padding-bottom:8px}.starter-toggle{display:inline-flex;align-items:center;gap:7px;min-height:30px;border:1px solid transparent;border-radius:8px;background:transparent;color:#43536f;padding:0 7px 0 0;cursor:pointer}.starter-toggle:hover{color:var(--ucl-blue)}.starter-toggle strong{color:#43536f;font-size:13px;font-weight:780}.starter-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.starter-grid button{display:flex;align-items:center;gap:6px;min-height:36px;border:1px solid #d8e4f0;border-radius:8px;background:#ffffffe6;color:#263b62;padding:0 11px;font-size:13px;font-weight:670;cursor:pointer}.starter-grid button:disabled{cursor:not-allowed;opacity:.58}.composer{gap:10px;border:1px solid #cdddec;border-radius:8px;background:#fffffffa;box-shadow:0 18px 50px #15377f1f;padding:10px}.hidden-file{display:none}.composer input{width:100%;min-width:0;border:0;outline:0;color:var(--text);padding:0 8px;font-size:15px}.composer input::placeholder{color:#8898ad}.composer>button:not(.attach-button){display:grid;flex:0 0 auto;place-items:center;width:44px;height:44px;border:0;border-radius:8px;background:var(--ucl-coral);color:#fff;cursor:pointer}.composer button:disabled{background:#c5cfdb;cursor:not-allowed}.attach-button:disabled{opacity:.55}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:#0a16367a;padding:18px}.modal{width:min(620px,100%);max-height:min(720px,92vh);overflow:auto;border-radius:8px;background:#fff;box-shadow:0 24px 80px #09183f47;padding:20px}.modal header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.modal h2{margin:0;color:var(--ucl-blue-deep);font-size:20px}.modal header button{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.modal p{color:#334560;font-size:14px;line-height:1.55}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.modal-actions button,.admin-toolbar button,.admin-save,.admin-login button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#233b63;padding:0 13px;font-size:13px;font-weight:760;cursor:pointer}.modal-actions .primary,.primary,.admin-login button{border-color:var(--ucl-blue);background:var(--ucl-blue);color:#fff}.modal-actions .danger{border-color:var(--ucl-coral-dark);background:var(--ucl-coral-dark);color:#fff}.mobile-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:none;justify-content:flex-end;background:#08122c80}.mobile-drawer{display:flex;flex-direction:column;margin-left:auto;width:min(390px,100vw);height:var(--app-height);min-height:0;background:linear-gradient(156deg,#4ed0b433,#4ed0b400 26%),linear-gradient(180deg,var(--ucl-blue) 0%,var(--ucl-blue-dark) 58%,var(--ucl-blue-deep) 100%);color:#fff;box-shadow:20px 0 70px #08122c42}.mobile-drawer-header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;padding:18px 16px 12px}.mobile-drawer-brand{display:flex;align-items:center;gap:12px;min-width:0}.mobile-drawer-brand strong,.mobile-drawer-brand span{display:block}.mobile-drawer-brand strong{color:#fff;font-size:16px;line-height:1.1}.mobile-drawer-brand span{margin-top:3px;color:#ffffffc2;font-size:12px}.mobile-drawer-header button{display:grid;flex:0 0 auto;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff14;color:#fff}.mobile-drawer-controls{display:grid;flex:0 0 auto;gap:9px;padding:0 16px 14px}.drawer-language-menu{position:relative;z-index:4}.drawer-language-trigger{display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-height:48px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff14;color:#fff;padding:0 12px;text-align:left;cursor:pointer}.drawer-language-menu.open .drawer-language-trigger{border-color:#4ed0b485;background:#ffffff1f}.drawer-language-trigger span{display:grid;gap:1px;min-width:0}.drawer-language-trigger small{color:#ffffffb8;font-size:10px;font-weight:780;line-height:1}.drawer-language-trigger strong{color:#fff;font-size:13px;line-height:1.2}.drawer-language-trigger svg:last-child{justify-self:end;transition:transform .16s ease}.drawer-language-menu.open .drawer-language-trigger svg:last-child{transform:rotate(180deg)}.drawer-language-options{position:absolute;top:calc(100% + 7px);right:0;left:0;display:grid;gap:5px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:linear-gradient(156deg,#4ed0b429,#4ed0b400 42%),#173985;box-shadow:0 18px 46px #08122c47;padding:7px}.drawer-language-options button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;border:1px solid transparent;border-radius:7px;background:transparent;color:#ffffffdb;padding:0 9px;font-size:13px;font-weight:740;cursor:pointer}.drawer-language-options button:hover,.drawer-language-options button.active{border-color:#ffffff24;background:#ffffff1a;color:#fff}.drawer-language-options button.active{color:var(--ucl-yellow)}.drawer-clear{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid rgba(240,93,123,.44);border-radius:8px;background:#f05d7b29;color:#fff;font-size:13px;font-weight:760}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.form-grid label,.check-row{display:grid;gap:6px;color:#374966;font-size:13px;font-weight:720}.form-grid .wide{grid-column:1 / -1}.form-grid input,.form-grid textarea,.admin-toolbar input,.admin-login input{width:100%;min-width:0;border:1px solid var(--line);border-radius:8px;color:var(--text);padding:10px 11px;font-size:14px}.form-grid textarea{resize:vertical}.check-row{grid-template-columns:18px 1fr;align-items:start;margin-top:12px}.form-error{margin-top:10px;color:var(--ucl-coral-dark);font-size:13px;font-weight:720}.admin-login{display:grid;min-height:var(--app-height);place-items:center;padding:18px;background:linear-gradient(130deg,#28499c29,#fff0 44%),linear-gradient(180deg,#f7fbff,#eef4fb)}.admin-login form{display:grid;justify-items:center;gap:13px;width:min(360px,100%);border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px;box-shadow:0 18px 50px #15377f1f;text-align:center}.admin-login-marks{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:2px}.admin-login-logo,.admin-login-security{width:62px;height:62px;border-radius:8px}.admin-login-logo{background:linear-gradient(135deg,var(--ucl-blue),var(--ucl-blue-deep));object-fit:contain;object-position:center;padding:7px;box-shadow:0 14px 32px #15377f29}.admin-login-security{display:grid;place-items:center;border:1px solid rgba(40,73,156,.18);background:var(--ucl-sky-soft)}.admin-login-icon{color:var(--ucl-blue)}.admin-login h1,.admin-section h1{margin:0;color:var(--ucl-blue-deep);font-family:Georgia,Times New Roman,serif;font-weight:700}.admin-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:var(--app-height);background:linear-gradient(135deg,#b9d9f23d,#fff0 34%),#f3f7fc}.admin-sidebar{display:flex;flex-direction:column;gap:8px;border-right:0;background:linear-gradient(160deg,#f05d7b26,#f05d7b00 32%),linear-gradient(180deg,var(--ucl-blue) 0%,var(--ucl-blue-dark) 100%);padding:24px 18px;color:#fff}.admin-brand{margin-bottom:14px}.admin-sidebar button,.admin-chat-link{display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:#ffffff0d;color:#ffffffdb;padding:10px 11px;text-align:left;text-transform:capitalize;cursor:pointer}.admin-chat-link{margin-bottom:6px;text-decoration:none}.admin-chat-link:hover{border-color:#4ed0b46b;background:#ffffff1f;color:#fff}.admin-sidebar button.active{border-color:#4ed0b48c;background:#ffffff24;color:#fff;font-weight:780}.admin-content{min-width:0;padding:28px}.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;width:min(1120px,100%);margin:0 auto 18px}.admin-topbar-title{display:grid;gap:2px}.admin-topbar span{color:var(--muted);font-size:12px;font-weight:760}.admin-topbar strong{color:var(--ucl-blue-deep);font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1.05}.admin-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.admin-share-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid rgba(78,208,180,.48);border-radius:8px;background:#effcf8;color:#17604f;padding:0 14px;font-size:13px;font-weight:820;cursor:pointer;box-shadow:0 10px 26px #15377f12}.admin-share-button:hover{border-color:var(--ucl-mint);background:#e7fbf5}.admin-support-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px solid rgba(40,73,156,.18);border-radius:8px;background:#fff;color:var(--ucl-blue);padding:0 13px;font-size:13px;font-weight:760;text-decoration:none;box-shadow:0 10px 26px #15377f0f}.admin-support-link strong{color:var(--ucl-blue-deep);font-family:inherit;font-size:13px;font-weight:820;line-height:1}.admin-support-link:hover{border-color:#28499c5c;background:#f8fbff}.admin-section{display:grid;gap:16px;width:min(1120px,100%);margin:0 auto}.admin-toolbar{display:flex;flex-wrap:wrap;gap:10px}.search-toolbar{display:grid;grid-template-columns:minmax(240px,440px) auto;align-items:center;width:min(560px,100%)}.admin-toolbar input[type=text],.admin-toolbar input:not([type]){max-width:360px}.search-toolbar input{max-width:none}.admin-grid.two{display:grid;grid-template-columns:minmax(300px,420px) minmax(360px,1fr);gap:16px;align-items:start}.admin-list,.source-admin-list,.conversation-detail{display:grid;gap:10px}.admin-list button,.admin-card,.conversation-detail{border:1px solid var(--line);border-radius:8px;background:#fffffff5;color:#24385b;padding:13px;text-align:left;box-shadow:0 12px 34px #15377f0f}.admin-list button{display:grid;gap:5px;cursor:pointer}.conversation-list-item{position:relative;border-left:4px solid transparent}.conversation-list-item:hover,.conversation-list-item.active{border-color:#4ed0b4ad;background:linear-gradient(135deg,#b9d9f22e,#fff0 58%),#fff}.conversation-list-item strong{display:-webkit-box;overflow:hidden;color:var(--ucl-blue-deep);font-size:14px;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.conversation-kicker{color:var(--ucl-blue);font-size:12px;font-weight:820;letter-spacing:0}.conversation-preview{display:-webkit-box;overflow:hidden;color:#394b68;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.conversation-meta{color:var(--muted);font-size:12px;font-weight:700}.admin-list span,.admin-card span,.conversation-detail p,.admin-card small{color:var(--muted);font-size:12px}.admin-card{display:grid;gap:8px}.admin-empty-state{display:grid;justify-items:center;gap:8px;width:min(540px,100%);min-height:180px;margin:24px auto 0;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#b9d9f240,#fff0 52%),#fffffff5;color:var(--ucl-blue);padding:34px 22px;text-align:center;box-shadow:0 14px 34px #15377f14}.admin-empty-state strong{color:var(--ucl-blue-deep);font-size:17px}.admin-empty-state span{max-width:340px;color:var(--muted);font-size:13px;line-height:1.45}.admin-card p{margin:0;color:#26344f;font-size:14px;line-height:1.5}.admin-card button,.source-admin-actions a{justify-self:start;display:inline-flex;align-items:center;gap:7px;border:1px solid #f0cdd4;border-radius:8px;background:#fff4f7;color:var(--ucl-coral-dark);padding:7px 9px;font-size:13px;font-weight:720;text-decoration:none;cursor:pointer}.source-upload-bar{display:grid;grid-template-columns:minmax(180px,260px) auto;gap:10px;align-items:center;width:min(560px,100%)}.choose-files-button,.reindex-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:8px;padding:0 14px;font-size:13px;font-weight:780;cursor:pointer}.choose-files-button{border:1px dashed rgba(40,73,156,.38);background:#ffffffe6;color:var(--ucl-blue)}.choose-files-button:hover{border-color:var(--ucl-mint);background:#f4fffb}.reindex-button{border:1px solid var(--ucl-blue);background:var(--ucl-blue);color:#fff}.source-admin-list{align-content:start}.source-admin-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:64px;border-left:4px solid var(--ucl-mint)}.source-admin-card strong{display:block;overflow-wrap:anywhere}.source-admin-card>div{min-width:0}.source-admin-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.source-admin-actions a:first-child{border-color:#d8e4f0;background:#f8fbff;color:var(--ucl-blue)}.source-admin-actions a:nth-child(2){border-color:#4ed0b47a;background:#effcf8;color:#17604f}.source-admin-card button{white-space:nowrap}.source-pending{border-color:#ffd33da6;border-left-color:var(--ucl-yellow);background:#fffaf0}.source-active{border-color:#4ed0b480;border-left-color:var(--ucl-mint)}.source-disabled{border-left-color:#9ca8ba;opacity:.68}.conversation-detail{align-content:start;max-height:calc(var(--app-height) - 150px);overflow:auto}.conversation-detail-header{display:flex;align-items:start;justify-content:space-between;gap:14px;border-bottom:1px solid #e7eef7;padding-bottom:12px}.conversation-detail-header p{margin:5px 0 0;font-weight:740}.conversation-count-pill{flex:0 0 auto;border:1px solid rgba(78,208,180,.46);border-radius:8px;background:#effcf8;color:#17604f;padding:6px 9px;font-size:12px;font-weight:780}.conversation-detail h2{margin:0;overflow-wrap:anywhere;color:var(--ucl-blue-deep);font-size:18px}.transcript-message{display:grid;gap:6px;border:1px solid #e7eef7;border-left:4px solid var(--ucl-blue);border-radius:8px;background:#fbfdff;padding:11px 12px}.transcript-message strong{color:var(--ucl-blue);font-size:12px;font-weight:820}.transcript-assistant{border-left-color:var(--ucl-mint)}.transcript-assistant strong{color:#17604f}.transcript-user{border-left-color:var(--ucl-coral)}.transcript-user strong{color:var(--ucl-coral-dark)}.transcript-message p{margin:0;white-space:pre-wrap}.admin-settings{max-width:760px}.share-chat-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}.qr-preview{display:grid;place-items:center;min-height:220px;border:1px solid rgba(40,73,156,.16);border-radius:8px;background:linear-gradient(135deg,#b9d9f247,#fff0 62%),#f8fbff;padding:14px}.qr-preview img{display:block;width:100%;max-width:190px;height:auto;border:8px solid #ffffff;border-radius:8px;box-shadow:0 14px 36px #15377f1f}.qr-loading{display:grid;justify-items:center;gap:8px;color:var(--ucl-blue);font-size:13px;font-weight:760}.share-chat-copy{display:grid;gap:13px}.share-chat-copy p{margin:0}.share-chat-copy label{display:grid;gap:7px;color:var(--ucl-blue-deep);font-size:12px;font-weight:820}.share-chat-copy input{width:100%;border:1px solid var(--line);border-radius:8px;background:#fbfdff;color:#24385b;padding:11px 12px;font-size:14px}.share-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.share-action-grid button,.share-action-grid a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ucl-blue);padding:0 12px;font-size:13px;font-weight:780;text-decoration:none;cursor:pointer}.share-action-grid button:first-child,.share-action-grid a:nth-child(3){border-color:#4ed0b47a;background:#effcf8;color:#17604f}.share-action-grid button:disabled{opacity:.55;cursor:not-allowed}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:880px){html.student-page,html.student-page body{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:100%;max-height:100%;overflow:hidden;overscroll-behavior:none}html.student-page #root{position:fixed;top:var(--visual-viewport-top);left:var(--visual-viewport-left);width:var(--visual-viewport-width);height:var(--app-height);min-height:0;max-height:var(--app-height);overflow:hidden}.app-shell{grid-template-columns:1fr;height:100%;max-height:100%;overflow:hidden}.source-panel{display:none}.mobile-drawer-backdrop{display:block}.mobile-drawer .source-panel{display:flex;flex:1 1 auto;width:100%;height:auto;min-height:0;padding:0 16px 16px;background:transparent}.mobile-drawer .source-panel:after,.mobile-drawer .source-panel .brand{display:none}.mobile-drawer .panel-heading,.mobile-drawer .source-count{flex:0 0 auto}.mobile-drawer .source-footer{margin-top:2px;padding-bottom:0}.chat-shell{grid-template-rows:auto minmax(0,1fr) auto auto auto;height:100%;min-height:0;max-height:100%;overflow:hidden;padding:max(10px,env(safe-area-inset-top)) 10px max(8px,env(safe-area-inset-bottom))}.chat-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:8px 2px 10px}.topbar{align-items:center;gap:12px;padding-bottom:14px}.topbar-crest{width:52px;height:52px;padding:6px}.desktop-actions{display:none}.mobile-menu-button{display:grid;width:52px;height:52px}.chat-shell.composer-focused{grid-template-rows:auto minmax(0,1fr) auto auto}.chat-shell.composer-focused .topbar{gap:10px;padding-bottom:8px}.chat-shell.composer-focused .topbar:after,.chat-shell.composer-focused .topbar p,.chat-shell.composer-focused .topbar-stripes{display:none}.chat-shell.composer-focused .topbar-crest,.chat-shell.composer-focused .mobile-menu-button{width:44px;height:44px}.chat-shell.composer-focused .topbar h1{font-size:22px;line-height:1}.chat-shell.composer-focused .starter-area{display:none}.chat-shell.composer-focused .attachment-strip:not(.in-message){max-height:72px;overflow-y:auto;padding-bottom:6px;-webkit-overflow-scrolling:touch}.composer{position:relative;z-index:5;min-height:58px;padding:8px}.composer input{min-height:42px;font-size:16px;line-height:1.25}.attach-button,.composer>button:not(.attach-button){width:42px;height:42px}.language-control{min-height:42px;padding:0 8px}.language-control select{max-width:96px;font-size:12px}.drawer-language{min-height:46px;padding:0 12px}.drawer-language select{width:100%;max-width:none;font-size:13px}.bubble,.message.user .bubble{max-width:100%}.assistant-avatar{width:34px;height:34px}.message{gap:8px}.bubble{padding:15px}.citation-grid,.web-source-grid{grid-template-columns:1fr}.citation,.web-source{min-width:0}.web-source span{white-space:normal}.starter-grid button{max-width:100%;text-align:left}.form-grid,.admin-grid.two,.admin-shell{grid-template-columns:1fr}.search-toolbar,.source-upload-bar{grid-template-columns:1fr auto;width:100%}.admin-sidebar{position:static;border-right:0;border-bottom:1px solid rgba(21,55,127,.16)}.admin-content{padding:18px 14px}.admin-topbar{align-items:stretch}.admin-topbar-actions{flex-wrap:wrap}.conversation-detail{max-height:none}}@media(max-width:480px){.topbar{display:flex;grid-template-columns:none}.topbar-identity{gap:10px}.topbar-crest{width:52px;height:52px}.topbar h1{font-size:24px;line-height:1.02}.chat-shell.composer-focused .topbar h1{font-size:22px}.topbar p{margin-top:2px;font-size:12px;line-height:1.2}.topbar .language-control{align-self:start}.topbar .language-stack span{display:none}.topbar-stripes{margin-top:5px}.topbar-stripes span{width:24px;height:3px}.search-toolbar,.source-upload-bar,.source-admin-card{grid-template-columns:1fr}.source-admin-card button{justify-self:start}.admin-topbar,.admin-topbar-actions,.admin-support-link,.admin-share-button{width:100%}.admin-topbar{display:grid}.admin-support-link{flex-wrap:wrap}.source-admin-actions{justify-content:flex-start}.modal{padding:16px}.share-chat-layout,.share-action-grid{grid-template-columns:1fr}.qr-preview{min-height:180px}.qr-preview img{max-width:160px}.modal-actions{display:grid;grid-template-columns:1fr}.attachment-chip{overflow-wrap:anywhere}}
