:root{color:#17202a;background:#eef2f5;font-family:Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#146c94;border:0;border-radius:6px;padding:9px 14px}button:disabled{opacity:.55;cursor:default}button.ghost{color:#174155;background:#e3edf2}.login-page{background:#f4f7f9;place-items:center;min-height:100vh;display:grid}.login-panel{background:#fff;border:1px solid #dce3e8;border-radius:8px;gap:16px;width:min(420px,100vw - 32px);padding:28px;display:grid;box-shadow:0 16px 40px #192d3c1f}.login-panel h1,.topbar h1,.panel h2{margin:0}label{gap:6px;font-weight:600;display:grid}input,select,textarea{color:#17202a;background:#fff;border:1px solid #c9d5dd;border-radius:6px;width:100%;padding:9px 10px}textarea{resize:vertical;min-height:260px}.shell{min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #dce3e8;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:12px 24px;display:flex}.topbar span,.muted{color:#697985}.tabs{background:#f8fafb;border-bottom:1px solid #dce3e8;gap:8px;padding:12px 24px;display:flex}.tabs button{color:#244756;background:0 0;border:1px solid #cbd8df}.tabs button.active{color:#fff;background:#146c94;border-color:#146c94}main{padding:18px 24px 28px}.work-grid,.admin-grid,.chat-grid,.history-grid{gap:16px;display:grid}.work-grid,.admin-grid{grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr)}.chat-grid,.history-grid{grid-template-columns:minmax(360px,.8fr) minmax(520px,1.2fr);align-items:start}.panel{background:#fff;border:1px solid #dce3e8;border-radius:8px;gap:12px;padding:16px;display:grid}.row,.button-row,.panel-title,.composer-actions{align-items:center;gap:12px;display:flex}.panel-title,.composer-actions{justify-content:space-between}.row>*{flex:1}.toggle-line{border:1px solid #c9d5dd;border-radius:6px;align-self:end;align-items:center;gap:8px;min-height:41px;padding:9px 10px;font-weight:500;display:flex}.toggle-line input{width:auto}.prompt-box{min-height:170px}.hidden-input{display:none}.chat-control{position:sticky;top:12px}.conversation-panel{grid-template-rows:auto 1fr auto;min-height:640px}.conversation{flex-direction:column;gap:14px;min-height:520px;max-height:calc(100vh - 230px);padding-right:4px;display:flex;overflow:auto}.message{border:1px solid #dce3e8;border-radius:8px;max-width:92%;padding:12px 14px;line-height:1.55}.user-message{background:#eef7f2;border-color:#c9dfd2;align-self:flex-end}.assistant-message{background:#fbfcfd;align-self:flex-start}.message-role{color:#667780;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.markdown-text h1,.markdown-text h2,.markdown-text h3,.markdown-text p{margin:0 0 10px}.markdown-text h1{font-size:22px}.markdown-text h2{font-size:18px}.markdown-text h3{font-size:16px}.markdown-text ul{margin:0 0 10px 20px;padding:0}.markdown-text p:last-child,.markdown-text ul:last-child{margin-bottom:0}.file-chips{flex-wrap:wrap;gap:8px;display:flex}.file-chips.compact{margin-bottom:8px}.file-chip{text-overflow:ellipsis;white-space:nowrap;color:#29414d;background:#f3f5f7;border:1px solid #d9e1e6;width:auto;max-width:100%;padding:6px 10px;overflow:hidden}.file-chip.static{border-radius:6px;display:inline-block}.status-line{color:#174155;background:#edf7fb;border:1px solid #cce6ef;border-radius:6px;padding:10px}.warning{color:#6f4d00;background:#fff8e5;border:1px solid #eed58d;border-radius:6px;padding:10px}.error{color:#9b1c1c;background:#fff1f1;border:1px solid #f2c7c7;border-radius:6px;padding:10px}.session-list,.history-group{border-top:1px solid #edf1f4;gap:8px;padding-top:12px;display:grid}.section-heading{color:#405863;text-transform:uppercase;font-size:13px;font-weight:700}.session-item,.history-item{text-align:left;color:#17202a;background:#f8fafb;border:1px solid #dce3e8;gap:4px;width:100%;display:grid}.session-item.active{border-color:#146c94;box-shadow:inset 3px 0 #146c94}.session-item span,.history-item span,.job-item span{color:#697985;font-size:13px}.job-item{background:#fbfcfd;border:1px solid #dce3e8;border-radius:6px;gap:4px;padding:10px;display:grid}.web-sources{border-top:1px solid #edf1f4;gap:8px;padding-top:12px;display:grid}.web-sources a{color:#146c94;text-decoration:none}.empty{color:#697985;text-align:center;border:1px dashed #cbd8df;border-radius:8px;padding:14px}.empty.large{min-width:min(420px,100%);margin:auto;font-size:20px}.result{min-height:520px}.result pre{white-space:pre-wrap;margin:0;line-height:1.5;overflow:auto}.full{grid-column:1/-1}.system-panel{align-content:start}.metric-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px;display:grid}.metric-card{background:#fbfcfd;border:1px solid #dce3e8;border-radius:8px;gap:8px;min-height:118px;padding:14px;display:grid}.metric-card span{color:#667780;text-transform:uppercase;font-size:13px;font-weight:700}.metric-card strong{color:#17202a;font-size:24px;line-height:1.1}.metric-card em{color:#697985;overflow-wrap:anywhere;font-style:normal}form{gap:12px;display:grid}.sam-chat-layout{background:#fff;grid-template-columns:260px minmax(0,1fr);gap:0;min-height:calc(100vh - 146px);margin:-18px -24px -28px;display:grid}.sam-sidebar{background:#f6f6f6;border-right:1px solid #e3e3e3;flex-direction:column;gap:10px;min-height:0;padding:14px 10px;display:flex;overflow:hidden}.sidebar-content{flex-direction:column;gap:10px;min-height:0;display:flex;overflow:auto}.sidebar-rail,.panel-rail{display:none}.sidebar-collapsed{align-items:center;padding:10px 6px}.sidebar-collapsed .sidebar-content{display:none}.sidebar-collapsed .sidebar-rail{gap:8px;display:grid}.sidebar-brand-actions{align-items:center;gap:4px;display:inline-flex}.panel-icon-button{color:#222;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.panel-icon-button:hover{background:#e9e9e9}.panel-icon-button.compact{width:30px;height:30px}.sam-sidebar-brand{justify-content:space-between;align-items:center;padding:4px 6px 12px;display:flex}.sam-sidebar-brand strong{font-size:18px}.icon-button,.composer-plus{color:#17202a;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:22px;display:inline-grid}.icon-button:hover,.composer-plus:hover{background:#e9e9e9}.sidebar-command,.sidebar-nav button,.sidebar-session{text-align:left;color:#17202a;background:0 0;border-radius:8px;width:100%;padding:9px 10px}.sidebar-command.active,.sidebar-nav button:hover,.sidebar-session:hover,.sidebar-session.active{background:#e9e9e9}.sidebar-search{color:#606060;gap:6px;padding:0 6px;font-size:13px}.sidebar-search input{border-color:#e0e0e0;border-radius:8px;height:34px}.sidebar-nav{border-bottom:1px solid #e3e3e3;gap:2px;padding-bottom:10px;display:grid}.sidebar-section-title{padding:10px 6px 4px;font-size:13px;font-weight:700}.sidebar-sessions{gap:2px;display:grid}.sidebar-session{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.sidebar-session-text{gap:3px;min-width:0;display:grid}.sidebar-session-text strong{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.sidebar-session-text span,.sidebar-empty{color:#777;font-size:12px}.sidebar-session-actions{gap:4px;display:none}.sidebar-session:hover .sidebar-session-actions{display:flex}.sidebar-session-actions button{color:#333;background:#fff;border:1px solid #ddd;padding:4px 6px;font-size:12px}.sidebar-empty{padding:10px 8px}.sam-chat-main{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.sam-chat-topbar{justify-content:space-between;align-items:center;gap:12px;height:56px;padding:0 22px;display:flex}.sam-chat-topbar>div{gap:2px;display:grid}.sam-chat-topbar span{color:#777;font-size:13px}.sam-chat-stage{min-height:0;padding:18px 24px;overflow:auto}.sam-chat-stage.empty-state{place-items:center;display:grid}.sam-welcome{text-align:center;margin-bottom:110px}.sam-welcome h2{margin:0;font-size:26px;font-weight:500}.sam-messages{gap:18px;width:min(860px,100%);margin:0 auto;display:grid}.sam-message{padding:10px 0;line-height:1.65}.sam-message.user-message{background:#f4f4f4;border:0;border-radius:18px;justify-self:end;max-width:min(720px,88%);padding:12px 16px}.sam-message.assistant-message{background:0 0;border:0;justify-self:stretch;padding:8px 0}.thinking-panel{background:#fbfbfb;border:1px solid #e7e7e7;border-radius:12px;gap:8px;width:min(860px,100% - 48px);margin:0 auto 10px;padding:12px;display:grid}.thinking-header{color:#555;justify-content:space-between;gap:12px;font-size:13px;display:flex}.thinking-header strong{color:#146c94;font-weight:700}.thinking-step{color:#333;border-left:3px solid #146c94;padding-left:10px}.web-sources.compact{border-top:1px solid #eee;padding-top:8px}.sam-composer-wrap{gap:8px;width:min(760px,100% - 48px);margin:0 auto 26px;display:grid}.sam-composer{border:1px solid #e1e1e1;border-radius:999px;grid-template-columns:auto minmax(160px,1fr) auto auto auto auto;align-items:center;gap:8px;min-height:58px;padding:8px 10px;display:grid;box-shadow:0 8px 26px #00000014}.sam-composer textarea{resize:none;border:0;min-height:34px;max-height:120px;padding:7px 4px}.sam-composer textarea:focus{outline:none}.sam-composer select{color:#666;background:0 0;border:0;width:auto;max-width:150px;padding:6px}.send-button{border-radius:999px;min-width:44px}.composer-toolbox{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-wrap:wrap;justify-self:start;align-items:center;gap:8px;padding:8px;display:flex;box-shadow:0 8px 20px #00000014}.composer-toolbox button{color:#222;background:#f2f2f2}.composer-toolbox label{align-items:center;gap:6px;font-weight:500;display:flex}.composer-toolbox input{width:auto}.composer-files{justify-content:center}.project-chat-layout{grid-template-columns:var(--left-panel-width,280px) 6px minmax(0, 1fr) 6px var(--right-panel-width,320px);background:#fff;gap:0;height:calc(100vh - 146px);min-height:0;margin:-18px -24px -28px;display:grid;overflow:hidden}.panel-closed{visibility:hidden;pointer-events:none;border:0!important;min-width:0!important;padding:0!important;overflow:hidden!important}.resize-handle{color:#999;cursor:col-resize;background:#f7f7f7;border:0;border-left:1px solid #ececec;border-right:1px solid #ececec;border-radius:0;width:6px;min-width:6px;height:100%;padding:0;font-size:11px}.resize-handle:hover{color:#146c94;background:#e9f3f8}.project-row{text-align:left;color:#17202a;background:0 0;border:0;border-radius:8px;gap:4px;width:100%;padding:9px 10px;display:grid}.project-row:hover,.project-row.active{background:#e9e9e9}.project-row strong{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.project-row span,.muted{color:#777;font-size:13px}.project-chip{color:#115b83;background:#eef7ff;border-radius:999px;justify-self:center;max-width:100%;padding:6px 12px;font-size:13px}.sam-composer.modern{grid-template-columns:minmax(0,1fr) auto}.composer-options{color:#555;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.composer-options label{background:#fff;border:1px solid #e4e4e4;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.composer-options select{color:#17202a;background:0 0;border:0;width:auto;min-width:92px;padding:2px 4px}.option-pill{color:#333;background:#fff;border:1px solid #e4e4e4;border-radius:999px;padding:7px 12px}.option-pill.active{color:#146c94;background:#e7f4fb;border-color:#b8dceb}.project-panel{background:#fafafa;border-left:1px solid #e7e7e7;flex-direction:column;gap:14px;min-height:0;padding:18px 16px;display:flex;overflow:hidden}.project-panel-content{flex-direction:column;gap:14px;min-height:0;display:flex;overflow:auto}.project-panel-collapsed{align-items:center;padding:10px 5px}.project-panel-collapsed .project-panel-content{display:none}.project-panel-collapsed .panel-rail{gap:8px;display:grid}.project-create-form{background:#fff;border:1px solid #e4e4e4;border-radius:10px;gap:8px;padding:10px;display:grid}.project-create-form input,.project-create-form textarea{border:1px solid #d9e2ea;border-radius:8px;width:100%;padding:8px 10px}.project-create-form textarea{resize:vertical;min-height:64px}.project-create-form div{gap:8px;display:flex}.project-create-form button{border-radius:8px;padding:7px 10px}.project-settings-form{gap:12px;display:grid}.project-settings-form label{color:#555;gap:6px;font-size:13px;display:grid}.project-settings-form input,.project-settings-form textarea{color:#17202a;background:#fff;border:1px solid #d9e2ea;border-radius:8px;width:100%;padding:9px 10px}.project-settings-form textarea{resize:vertical;min-height:82px}.project-settings-form textarea.large{min-height:160px}.form-actions{flex-wrap:wrap;gap:8px;display:flex}.form-actions button{border-radius:8px;padding:8px 10px}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.project-panel section{border-bottom:1px solid #e8e8e8;gap:10px;padding-bottom:14px;display:grid}.project-panel h3,.project-panel p{margin:0}.panel-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.panel-title button,.member-row button,.project-file-row button{color:#333;background:#fff;border:1px solid #ddd;border-radius:7px;padding:5px 8px;font-size:12px}.panel-title .panel-icon-button{border-radius:8px;width:30px;height:30px;padding:0}.danger{color:#b42318;background:#fff1f1;border-color:#ffc9c9}.member-list,.project-file-list{gap:8px;display:grid}.member-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.member-row div:first-child{gap:2px;min-width:0;display:grid}.member-row span{color:#777;font-size:12px}.member-row div:last-child,.project-file-row{gap:6px;display:flex}.project-file-row{justify-content:space-between;align-items:center}.project-file-row button:first-child{text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:0;overflow:hidden}@media (width<=1180px){.metric-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.project-chat-layout{grid-template-columns:var(--left-panel-width,250px) 6px minmax(0, 1fr) 6px var(--right-panel-width,300px)}.project-panel{border-top:1px solid #e7e7e7;border-left:0;grid-column:1/-1;grid-template-columns:repeat(2,minmax(220px,1fr));min-height:auto;display:grid}}@media (width<=980px){.work-grid,.admin-grid,.chat-grid,.history-grid{grid-template-columns:1fr}.sam-chat-layout{grid-template-columns:1fr;margin:-14px}.project-chat-layout{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 146px);margin:-14px;overflow:visible}.resize-handle{display:none}.panel-closed{display:none!important}.sam-sidebar{border-bottom:1px solid #e3e3e3;border-right:0;min-height:auto;max-height:260px}.project-panel{grid-template-columns:1fr}.chat-control{position:static}.conversation{max-height:none}.topbar,.tabs{padding-left:14px;padding-right:14px}main{padding:14px}}@media (width<=640px){.topbar,.tabs,.row,.composer-actions{flex-direction:column;align-items:stretch}.metric-grid{grid-template-columns:1fr}.message{max-width:100%}.sam-composer{border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto}.sam-composer select{display:none}.composer-options{justify-content:flex-start}.composer-options label{justify-content:space-between;width:100%}}
