:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#0e1a2b;background:linear-gradient(180deg,#f8fbff,#ecf4ff);--header-h: 74px}html{font-size:85%}*{box-sizing:border-box}body{margin:0}.page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#0a2f75,#0f4ea7,#2f6fd0)}.pageApp{display:block;padding:0}.card{width:min(840px,100%);background:#fff;border:1px solid #dbe7ff;border-radius:16px;padding:24px;display:grid;gap:10px}.pageApp .card{width:100%;min-height:100vh;border:0;border-radius:0;padding:0;gap:0}.page:not(.pageApp) .card{width:min(420px,92vw);margin-top:34px}h1{margin:0}.brandRow{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}.brandLeft{display:flex;align-items:center;gap:10px}.brandLeft>div{display:grid;gap:2px}.brandLeft h1{font-size:1.95rem;line-height:1.04}.brandLeft p{margin:0;line-height:1.16}.authBrand{position:fixed;top:14px;left:16px;z-index:25;color:#fff}.authBrand .brandLogoFull{width:46px}.authBrand .brandLeft h1{font-size:2rem;line-height:1.03}.authBrand .brandLeft p{color:#fffffff0;max-width:580px}.brandLogo{display:block;height:auto}.brandLogoFull{width:50px}.brandLogoIcon{width:38px;border-radius:10px;box-shadow:0 0 0 2px #fff3}.topHeader{position:fixed;top:0;left:0;right:0;z-index:20;background:#0a2f75;color:#fff;border-bottom:1px solid rgba(255,255,255,.25);padding:8px 16px;min-height:var(--header-h);display:flex;align-items:center}.topHeader p{margin:0;color:#ffffffeb}.topHeader .brandLogoFull{width:46px}.headerUserCard{display:flex;align-items:center;gap:10px;margin-left:auto;border:0;background:transparent;padding:0}.userAvatar{width:42px;height:42px;border-radius:999px;border:2px solid rgba(255,255,255,.35);display:grid;place-items:center;font-weight:700;background:#ffffff24;overflow:hidden}.userAvatarImg{width:100%;height:100%;object-fit:cover}.userMeta{display:grid;gap:0;text-align:left;line-height:1.05}.userMeta span{font-size:11px;color:#ffffffeb}input,textarea,select{width:100%;border:1px solid #b8c9ec;border-radius:10px;padding:10px;font:inherit}textarea{min-height:90px;resize:vertical}button{border:none;border-radius:10px;background:#0f4ea7;color:#fff;font-weight:600;padding:12px 16px;cursor:pointer}button:disabled{opacity:.6;cursor:wait}.ghost{background:#e8f0ff;color:#0f4ea7}.toggleRow{display:flex;gap:8px}.evidenceList{display:grid;gap:8px}.evidenceItem{display:flex;justify-content:space-between;align-items:center;gap:8px;border:1px solid #dbe7ff;border-radius:8px;padding:8px 10px}.memberCard{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #dbe7ff;border-radius:8px;padding:8px 10px;background:#fbfdff}.inlineActions{display:flex;align-items:center;gap:8px}.appShell{display:grid;grid-template-columns:260px 1fr 260px;min-height:calc(100vh - var(--header-h));margin-top:var(--header-h)}.sidebar{background:#0a2f75;color:#fff;padding:22px 14px;display:flex;flex-direction:column;gap:14px;position:sticky;top:var(--header-h);height:calc(100vh - var(--header-h))}.sidebarMenu{display:grid;gap:6px}.sidebarItem{border:1px solid rgba(255,255,255,.3);border-radius:10px;background:#081e4a2e;color:#fff;text-align:left;padding:10px 12px}.sidebarItem.active{background:#ffffff3d;border-color:#ffffff75}.sidebarBottom{margin-top:auto;display:grid;gap:8px}.logoutBtn{margin-top:0}.sidebarFooter{font-size:10px;line-height:1.3;color:#ffffffe6}.dangerBtn{background:#b71c1c}.profileAvatarRow{display:flex;align-items:center;gap:14px;border:1px solid #dbe7ff;border-radius:12px;padding:12px;background:#f9fbff}.profileAvatarPreview{width:72px;height:72px;border-radius:999px;border:2px solid #c8d9fb;display:grid;place-items:center;font-weight:700;color:#1e4f9c;overflow:hidden;background:#fff}.profileAvatarActions{display:grid;gap:6px}.profileAvatarActions small{color:#4f6b95}.profileLogoRow{display:flex;align-items:center;gap:14px;border:1px solid #dbe7ff;border-radius:12px;padding:12px;background:#f9fbff}.profileLogoPreview{width:132px;height:72px;border-radius:10px;border:2px solid #c8d9fb;display:grid;place-items:center;color:#1e4f9c;overflow:hidden;background:#fff;font-size:12px;font-weight:600}.orgLogoImg{width:100%;height:100%;object-fit:contain}.profileTwoCols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.socialGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.socialField{display:grid;gap:6px}.socialLabel{display:inline-flex;align-items:center;gap:6px}.socialIcon{color:#6f7888;font-size:10px;font-weight:700;letter-spacing:.2px;min-width:24px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eceff4;border:1px solid #d7dce6}.profileActionRow{display:flex;justify-content:flex-end}.profileSaveBtn{width:50%}.mutedSmall{margin:-2px 0 2px;font-size:12px;color:#5a6f93}.contentPanel{padding:24px;display:grid;gap:14px;background:linear-gradient(180deg,#f8fbff,#ecf4ff)}.chatPanel{border-left:1px solid #dbe7ff;background:#f4f8ff;display:grid;grid-template-rows:auto 1fr auto;min-height:calc(100vh - var(--header-h))}.chatHeader{padding:14px;border-bottom:1px solid #dbe7ff;display:grid;gap:2px;background:#fff}.chatHeader span{font-size:12px;color:#446089}.chatBody{padding:14px;display:grid;align-content:start;gap:8px;overflow:auto}.chatBubble{border-radius:12px;padding:10px 12px;font-size:14px;line-height:1.35;max-width:95%}.chatBubble.assistant{background:#fff;border:1px solid #d6e3ff;justify-self:start}.chatBubble.user{background:#0f4ea7;color:#fff;justify-self:end}.chatComposer{padding:12px;border-top:1px solid #dbe7ff;background:#fff;display:grid;gap:8px}.chatComposer textarea{min-height:80px}.sectionCard{background:#fff;border:1px solid #dbe7ff;border-radius:14px;padding:18px;display:grid;gap:10px}.scoreGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px}.scoreBox{border:1px solid #dbe7ff;background:#f7faff;border-radius:8px;padding:8px 10px}.workflowBox{border:1px solid #dbe7ff;background:#f8fbff;border-radius:10px;padding:10px}.questionCard{display:grid;gap:8px;border:1px solid #dbe7ff;border-radius:10px;padding:10px;background:#fcfdff}hr{border:none;border-top:1px solid #e5ecfb;width:100%;margin:8px 0}pre{white-space:pre-wrap;margin:0;border-radius:10px;padding:12px}.error{background:#ffe9e9;color:#a11616}.result{background:#f2f7ff}.authPageFooter{position:fixed;left:16px;bottom:12px;font-size:10px;line-height:1.35;color:#ffffffeb}@media (max-width: 920px){.appShell{grid-template-columns:1fr;min-height:calc(100vh - var(--header-h))}.sidebar{position:sticky;top:var(--header-h);z-index:4;height:auto}.sidebarMenu{grid-template-columns:1fr 1fr}.brandLogoFull{width:44px}.authBrand{top:10px;left:12px;right:12px}.authBrand .brandLeft h1{font-size:1.7rem}.authBrand .brandLeft p{font-size:.95rem;max-width:100%}.userMeta{display:none}.socialGrid,.profileTwoCols{grid-template-columns:1fr}.profileLogoRow{flex-direction:column;align-items:stretch}.profileLogoPreview,.profileSaveBtn{width:100%}.chatPanel{min-height:60vh;border-left:0;border-top:1px solid #dbe7ff}}
