:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2329;background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:flex;min-height:100vh;background:#fff}.sidebar{width:276px;flex:0 0 276px;background:#f7f8fa;border-right:1px solid #edf0f3;padding:24px 16px 16px;display:flex;flex-direction:column;gap:18px}.brand{display:flex;align-items:center;gap:9px;padding:0 10px;font-weight:750;font-size:17px}.brand-mark,.welcome-icon{color:#4d6bfe}.brand-mark{font-size:24px}.new-chat{border:1px solid #e4e7eb;background:#fff;border-radius:10px;height:44px;color:#30343b;font-weight:650;box-shadow:0 1px 3px #1f23290b}.new-chat:hover,.history-item:hover{background:#eef2ff}.history-head{display:flex;justify-content:space-between;align-items:center;color:#8b949e;font-size:12px;font-weight:700;padding:0 10px}.history-head button{border:0;background:transparent;color:#9299a3;font-size:19px}.history-list{overflow-y:auto;min-height:100px;flex:1}.history-row{position:relative;display:flex;align-items:center;border-radius:8px}.history-row.active,.history-row:hover{background:#e9edff}.history-item{display:block;flex:1;min-width:0;border:0;background:transparent;text-align:left;border-radius:8px;padding:10px;color:#42474f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-row.active .history-item{color:#3655d8;font-weight:650}.history-item:hover{background:transparent}.delete-session{opacity:0;border:0;background:transparent;color:#9aa2ad;padding:7px 10px;font-size:18px;line-height:1}.history-row:hover .delete-session,.delete-session:focus{opacity:1}.delete-session:hover{color:#d34b4b}.history-empty{color:#a4abb5;font-size:12px;padding:0 10px}.sidebar-bottom{border-top:1px solid #e9ebef;padding-top:14px;display:grid;gap:10px}label{display:grid;gap:5px;color:#858d99;font-size:11px;font-weight:650}input,select{width:100%;border:1px solid #e0e4ea;border-radius:8px;padding:9px 10px;background:#fff;color:#30343b;outline:none}input:focus,select:focus,textarea:focus{border-color:#8fa2ff;box-shadow:0 0 0 3px #4d6bfe18}.chat-main{min-width:0;flex:1;display:flex;flex-direction:column;height:100vh}.chat-header{min-height:68px;border-bottom:1px solid #f0f1f3;display:flex;align-items:center;justify-content:space-between;padding:0 38px}.workspace-tabs{display:flex;gap:8px;padding:12px 38px 0;border-bottom:1px solid #eef0f4;background:#fff}.workspace-tabs button{border:0;background:transparent;color:#7a8492;padding:10px 15px 12px;border-radius:10px 10px 0 0;font-size:13px;font-weight:650}.workspace-tabs button:hover{color:#425fe0;background:#f5f7ff}.workspace-tabs button.active{color:#3858df;background:#eef2ff;box-shadow:inset 0 -2px #4d6bfe}.chat-header div{display:grid;gap:3px}.chat-header strong{font-size:15px}.chat-header span{font-size:11px;color:#a0a6af}.chat-header{min-height:18px}.restart{border:0;background:transparent;color:#7d8793;font-size:13px}.restart:disabled{color:#c2c7ce}.conversation{width:min(900px,calc(100% - 52px));flex:1;overflow-y:auto;margin:0 auto;padding:58px 0 160px}.welcome{text-align:center;margin:15vh auto 0;color:#8d96a2}.welcome-icon{font-size:34px}.welcome h1{color:#24282f;font-size:28px;margin:10px 0}.welcome p{font-size:14px}.message{display:flex;gap:12px;margin:0 0 30px;line-height:1.7}.message.user{flex-direction:row-reverse}.avatar{width:30px;height:30px;flex:0 0 30px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700;background:#edf1ff;color:#536ef0}.user .avatar{background:#e8e9eb;color:#626871}.message-body{max-width:min(760px,85%)}.user .message-body{background:#f4f5f6;padding:10px 15px;border-radius:14px}.message-body p{margin:0}.message-body table{width:100%;border-collapse:collapse;font-size:13px}.message-body th,.message-body td{border:1px solid #e1e5eb;padding:6px 8px;text-align:left}.message-body th{background:#f5f6f8}.download{display:inline-block;margin-top:12px;color:#4161e8;text-decoration:none;font-size:13px;font-weight:700}.thinking{color:#9aa2ad;font-size:13px;margin-left:42px}.error{width:min(900px,calc(100% - 52px));margin:0 auto 8px;padding:10px 13px;border-radius:9px;background:#fff0f0;color:#c23b3b;font-size:13px}.schedule-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.schedule-actions button{border:1px solid #dce3f7;border-radius:8px;padding:7px 11px;background:#f5f7ff;color:#4260d9;font-size:12px;font-weight:700}.schedule-actions button:hover{background:#e7ecff}.composer-tools{display:flex;align-items:center;justify-content:space-between;gap:10px}.composer-tools .examples{flex:1}.schedule-calendar{display:grid;grid-template-columns:58px repeat(7,minmax(52px,1fr));margin-top:16px;border:1px solid #e1e5eb;border-radius:10px;overflow:visible;font-size:12px}.calendar-cell{min-height:42px;display:grid;place-items:center;border-right:1px solid #e1e5eb;border-bottom:1px solid #e1e5eb;position:relative}.calendar-cell:nth-child(8n){border-right:0}.calendar-head{min-height:30px;background:#f5f7fb;color:#6f7885;font-weight:700}.calendar-shift{color:#566174;font-weight:700;background:#fafbfc}.calendar-slot{color:#4260d9;font-weight:750;background:#f1f4ff;cursor:help}.calendar-slot:hover{background:#dfe6ff}.tooltip{display:none;position:absolute;z-index:4;left:50%;bottom:calc(100% + 7px);transform:translate(-50%);min-width:120px;padding:7px 9px;border-radius:7px;background:#263042;color:#fff;font-weight:500;white-space:nowrap;box-shadow:0 5px 18px #1f232933}.calendar-slot:hover .tooltip{display:block}.calendar-slot{display:block;padding:7px 5px;text-align:left;min-height:96px}.calendar-slot strong{display:block;text-align:center;margin-bottom:5px}.slot-people{display:flex;flex-wrap:wrap;gap:3px 7px;line-height:1.45}.person-inline{white-space:nowrap;color:#3348a8;font-size:10px;font-weight:700}.person-inline em{font-style:normal;font-size:9px}.skill-summary{border-top:1px solid #e5e9f5;margin-top:6px;padding-top:5px;display:flex;flex-wrap:wrap;gap:3px 7px;color:#667085;font-size:10px;font-weight:600}.composer-wrap{width:min(900px,calc(100% - 52px));margin:0 auto 24px}.composer{display:flex;align-items:flex-end;gap:10px;border:1px solid #dfe3e9;border-radius:15px;padding:12px;box-shadow:0 5px 24px #1f23290d;background:#fff}.composer textarea{flex:1;resize:none;border:0;outline:0;line-height:1.5;color:#30343b}.send{width:38px;height:38px;border:0;border-radius:50%;background:#5b78ed;color:#fff;font-size:24px;line-height:1}.send:disabled{background:#cbd4f7}.examples{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.examples button{border:1px solid #e4e8ef;background:#fff;color:#78818d;border-radius:999px;padding:6px 10px;font-size:11px}.composer-wrap small{display:block;text-align:center;color:#b0b5bd;font-size:10px;margin-top:9px}@media(max-width:760px){.sidebar{width:220px;flex-basis:220px}.conversation,.composer-wrap,.error{width:calc(100% - 28px)}.chat-header{padding:0 14px}}@media(max-width:560px){.sidebar{width:100%;flex-basis:100%;max-height:215px}.app-shell{display:block}.chat-main{height:calc(100vh - 215px)}.history-list{max-height:45px}.sidebar-bottom{grid-template-columns:1fr 1fr}.conversation{padding-top:24px}.welcome{margin-top:8vh}}.employee-panel{flex:1;overflow:auto;padding:34px 38px 60px;background:#fafbfc}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1180px;margin:0 auto 18px}.panel-heading h2{margin:0;font-size:22px}.panel-heading p{margin:6px 0 0;color:#8993a2;font-size:12px}.primary-button,.calendar-placeholder button{border:0;border-radius:9px;padding:10px 16px;color:#fff;background:linear-gradient(135deg,#4f6ff0,#6b83ee);font-weight:700;box-shadow:0 5px 15px #526fe033}.primary-button:disabled{opacity:.6}.save-notice{max-width:1180px;margin:0 auto 12px;padding:10px 14px;border-radius:9px;background:#effaf3;color:#25804a;font-size:12px}.employee-table-wrap{max-width:1180px;margin:0 auto;overflow:auto;background:#fff;border:1px solid #e6eaf0;border-radius:14px;box-shadow:0 8px 28px #28364d0a}.employee-table{width:100%;min-width:920px;border-collapse:collapse;font-size:12px}.employee-table th{padding:13px 12px;color:#7a8492;background:#f6f8fb;text-align:left;font-size:11px}.employee-table td{padding:10px 12px;border-top:1px solid #eef1f4;vertical-align:top}.employee-table td strong{display:block;color:#405bd5;margin-bottom:5px}.employee-table input,.employee-table select{padding:7px 8px;font-size:11px;border-radius:7px}.employee-table select[multiple]{min-width:110px;min-height:66px}.employee-table .skill-select{border-color:#bdc9ff;background:#f8f9ff}.empty-panel,.calendar-placeholder{margin:auto;padding:50px;text-align:center;color:#8b95a4}.panel-card{max-width:680px;align-self:center;border:1px solid #e7ebf1;border-radius:18px;background:#fff;box-shadow:0 12px 40px #28364d0d}.calendar-placeholder h2{color:#28303b;margin:10px 0}.calendar-placeholder p{line-height:1.7;margin:0 auto 22px;max-width:480px}.panel-icon{color:#5574ee;font-size:34px}.calendar-panel{flex:1;overflow:auto;padding:34px 38px 60px;background:#fafbfc}.calendar-panel .panel-heading{max-width:1100px}.calendar-panel .panel-heading select{max-width:280px}.fullcalendar-wrap{max-width:1100px;margin:0 auto;padding:18px;border:1px solid #e5e9f0;border-radius:16px;background:#fff;box-shadow:0 10px 30px #28364d0b}.fc .fc-toolbar-title{font-size:18px}.fc .fc-button-primary{background:#5574ee;border-color:#5574ee}.fc-event{cursor:help;border:0;background:#e9edff;color:#3855c4;padding:2px 5px;font-size:11px}.choice-chips{display:flex;flex-wrap:wrap;gap:6px;min-width:180px;align-content:flex-start}.choice-chips button{border:1px solid #dfe4ec;background:#fff;color:#707a89;border-radius:999px;padding:6px 9px;font-size:11px;transition:all .15s ease}.choice-chips button:hover{border-color:#8da2ff;color:#4663dc}.choice-chips button.selected{border-color:#5977ef;background:#edf1ff;color:#3858d8;box-shadow:0 2px 7px #5574ee1c}.choice-chips.compact{min-width:150px;max-width:190px}.choice-chips.compact button{padding:4px 7px;font-size:10px}.employee-table td{min-width:170px}.employee-table td:first-child{min-width:130px}.employee-identity{display:flex;align-items:center;gap:8px;min-width:210px}.employee-identity strong{flex:0 0 auto;margin:0}.employee-identity input{min-width:110px}.position-select{min-width:130px}.panel-actions{display:flex;align-items:center;gap:10px}.secondary-button{border:1px solid #d9e1f5;border-radius:9px;padding:10px 15px;background:#f5f7ff;color:#4663d6;font-weight:700}.secondary-button:hover{background:#eaf0ff}
