@import"https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f4f1ec;color:#211e1a;font-family:Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.app-shell{display:flex;min-height:100vh;overflow:hidden;background:#f4f1ec}.sidebar{display:flex;width:248px;flex-shrink:0;flex-direction:column;border-right:1px solid #e3ddd3;background:#efeae3;padding:20px 16px}.brand-row{display:flex;align-items:center;gap:11px;padding:6px 8px 4px}.brand-mark{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#2f6b48;box-shadow:0 2px 6px #2f6b4847}.brand-mark span{width:13px;height:13px;border:2px solid #cfe6d6;border-top-color:transparent;border-radius:50%;transform:rotate(45deg)}.brand-name{font-size:17px;font-weight:600}.plant-name{margin-top:-3px;padding:0 8px 20px 49px;color:#a39b8c;font-size:11px}.nav-list{display:flex;flex-direction:column;gap:3px}.nav-item{position:relative;display:flex;align-items:center;gap:11px;width:100%;border-radius:10px;color:#6f6a61;font-size:13.5px;font-weight:500;padding:9px 12px}.nav-icon{flex-shrink:0}.nav-item.active{background:#fff;color:#211e1a;font-weight:600;box-shadow:0 1px 3px #0000000d}.nav-indicator{display:none}.nav-item.active .nav-indicator{position:absolute;left:-16px;top:50%;display:block;width:3px;height:18px;border-radius:3px;background:#2f6b48;transform:translateY(-50%)}.current-user{display:flex;align-items:center;gap:11px;margin-top:auto;border-top:1px solid #e3ddd3;padding-top:14px}.current-user-copy{min-width:0;flex:1}.avatar{display:grid;width:34px;height:34px;place-items:center;flex-shrink:0;border-radius:9px;background:#dce7f3;color:#315170;font-size:12px;font-weight:700}.avatar.small{width:36px;height:36px}.user-name{overflow:hidden;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.user-title{overflow:hidden;color:#8a8377;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.logout-button{display:grid;width:32px;height:32px;place-items:center;flex-shrink:0;border:1px solid #e3ddd3;border-radius:8px;background:#f9f7f3;color:#8a8377;cursor:pointer}.logout-button:hover,.logout-button:focus-visible{border-color:#cfe6d6;color:#2f6b48;outline:none}.logout-button:disabled{cursor:wait;opacity:.65}.main-shell{display:flex;min-width:0;flex:1;flex-direction:column}.topbar{display:flex;height:64px;flex-shrink:0;align-items:center;justify-content:space-between;border-bottom:1px solid #e3ddd3;background:#f9f7f3;padding:0 28px}.screen-title{font-size:16px;font-weight:600}.screen-subtitle{margin-top:1px;color:#8a8377;font-size:12.5px}.topbar-actions{display:flex;align-items:center;gap:14px}.main-content{flex:1;overflow-y:auto}.shift-pill,.date-pill{border:1px solid #cfe6d6;border-radius:8px;background:#e9f3ec;color:#2f6b48;font-size:12.5px;font-weight:500;padding:6px 12px;white-space:nowrap}.shift-pill{display:flex;align-items:center;gap:7px}.shift-pill span{width:7px;height:7px;border-radius:50%;background:#3f8e60}.date-pill{border-color:#e3ddd3;background:#efeae3;color:#8a8377;font-variant-numeric:tabular-nums}.home-content{max-width:1180px;width:100%;margin:0 auto;padding:30px 32px 48px}.home-content h1{margin:0;font-size:24px;font-weight:600}.home-content p{margin:3px 0 0;color:#8a8377;font-size:14px}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.stat-card,.panel{border:1px solid #e9e3d9;border-radius:14px;background:#fff}.stat-card{padding:18px 18px 16px}.stat-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.stat-card span{color:#8a8377;font-size:12.5px;font-weight:500}.stat-heading svg{flex-shrink:0;color:#b6ae9f}.stat-card strong{display:block;margin-top:10px;font-family:Geist Mono,monospace;font-size:27px;font-weight:600}.stat-card small{display:block;margin-top:2px;color:#a39b8c;font-size:12px}.stat-card.warning strong{color:#8a6320}.stat-card.success strong{color:#2f6b48}.panel-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;margin-top:22px}.panel{padding:20px 22px}.panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.panel-heading h2{margin:0;font-size:14.5px;font-weight:600}.panel-heading a{color:#2f6b48;font-size:12.5px;font-weight:500}.panel-heading.compact{margin-bottom:6px}.shift-list{display:flex;flex-direction:column;gap:2px}.shift-row{display:flex;align-items:center;gap:13px;border-radius:9px;padding:9px 6px}.shift-row>div:nth-child(2){min-width:0;flex:1}.shift-row strong{display:block;font-size:13.5px;font-weight:500}.shift-row span{color:#9a9284;font-size:12px}.shift-row time{color:#5a544a;font-family:Geist Mono,monospace;font-size:12.5px;font-variant-numeric:tabular-nums}.right-panel-stack{display:flex;flex-direction:column;gap:20px}.hours-row{display:flex;align-items:baseline;gap:9px;margin-top:8px}.hours-total{font-family:Geist Mono,monospace;font-size:26px;font-weight:600}.hours-row span{color:#9a9284;font-size:13px}.hours-row strong{margin-left:auto;border:1px solid #ecdcc0;border-radius:7px;background:#f7efe0;color:#8a6320;font-family:Geist Mono,monospace;font-size:12px;font-weight:600;padding:3px 9px}.hours-progress{height:8px;overflow:hidden;border-radius:6px;background:#efeae3;margin-top:12px}.hours-progress span{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,#2f6b48,#3f8e60)}.activity-heading{margin-bottom:13px;font-size:14.5px;font-weight:600}.activity-list{display:flex;flex-direction:column;gap:13px}.activity-row{display:flex;gap:11px}.activity-row p{margin:0;color:#3a342c;font-size:12.8px;line-height:1.4}.activity-row time{display:block;margin-top:1px;color:#a39b8c;font-size:11.5px}.activity-dot{width:8px;height:8px;flex-shrink:0;border-radius:50%;margin-top:5px;background:#6b7b8a}.activity-dot.success{background:#3f8e60}.activity-dot.warning{background:#c79a3e}.activity-dot.alert{background:#a86f5c}.directory-content{max-width:1180px;width:100%;margin:0 auto;padding:26px 32px 48px}.directory-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.directory-search-wrap{position:relative;min-width:240px;flex:1}.directory-search-icon{position:absolute;left:13px;top:50%;color:#a39b8c;pointer-events:none;transform:translateY(-50%)}.directory-search{width:100%;border:1px solid #e3ddd3;border-radius:10px;background:#fff;color:#211e1a;font-size:13.5px;outline:none;padding:11px 14px 11px 38px}.directory-search:focus{border-color:#cfe6d6;box-shadow:0 0 0 3px #2f6b4814}.directory-count{color:#8a8377;font-size:13px;font-variant-numeric:tabular-nums}.department-chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.department-chip{border:1px solid #e3ddd3;border-radius:9px;background:#fff;color:#6f6a61;cursor:pointer;font-size:12.5px;font-weight:500;padding:7px 14px}.department-chip:hover,.department-chip:focus-visible{border-color:#cfe6d6;outline:none}.department-chip.active{border-color:#2f6b48;background:#2f6b48;color:#fff}.employee-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.employee-card{display:flex;flex-direction:column;gap:13px;border:1px solid #e9e3d9;border-radius:14px;background:#fff;padding:18px;text-align:left;transition:border-color .15s,box-shadow .15s}.employee-card:hover,.employee-card:focus-visible{border-color:#cfe6d6;box-shadow:0 4px 16px #2f6b4814;outline:none}.employee-card-head{display:flex;align-items:center;gap:13px}.directory-avatar{display:grid;width:46px;height:46px;place-items:center;flex-shrink:0;border-radius:11px;font-size:14px;font-weight:700}.employee-card-copy{min-width:0;flex:1}.employee-name{overflow:hidden;font-size:14.5px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.employee-title{overflow:hidden;color:#8a8377;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.employee-shift-badge{display:inline-block;flex-shrink:0;border:1px solid;border-radius:6px;font-size:10.5px;font-weight:600;padding:3px 9px}.employee-card-meta{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0ece4;padding-top:11px}.employee-department{display:flex;align-items:center;gap:7px;min-width:0}.employee-department span:first-child{width:7px;height:7px;border-radius:50%;flex-shrink:0}.employee-department span:last-child{color:#6f6a61;font-size:12px}.employee-station{overflow:hidden;max-width:52%;color:#a39b8c;font-size:11.5px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.directory-empty{color:#a39b8c;font-size:14px;padding:70px 0;text-align:center}.profile-content{max-width:1040px;width:100%;margin:0 auto;padding:24px 32px 48px}.profile-back{display:inline-flex;align-items:center;gap:6px;color:#6f6a61;font-size:13px;font-weight:500;margin-bottom:18px}.profile-back:hover,.profile-back:focus-visible{color:#2f6b48;outline:none}.profile-hero{display:flex;align-items:center;gap:20px;border:1px solid #e9e3d9;border-radius:16px;background:#fff;padding:26px}.profile-avatar{display:grid;width:72px;height:72px;place-items:center;flex-shrink:0;border-radius:17px;font-size:20px;font-weight:700}.profile-hero-copy{min-width:0;flex:1}.profile-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-name-row h1{margin:0;font-size:22px;font-weight:600}.profile-status{border-radius:6px;background:#e9f3ec;color:#2f6b48;font-size:11px;font-weight:600;padding:3px 9px}.profile-hero-copy p{margin:3px 0 0;color:#6f6a61;font-size:14.5px}.profile-department{display:flex;align-items:center;gap:7px;margin-top:9px}.profile-department span:first-child{width:7px;height:7px;border-radius:50%}.profile-department span:last-child{color:#6f6a61;font-size:12.5px}.profile-shift-badge{flex-shrink:0;border:1px solid;border-radius:6px;font-size:12px;font-weight:600;padding:6px 12px}.profile-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:20px;margin-top:20px}.profile-panel{border:1px solid #e9e3d9;border-radius:14px;background:#fff;padding:22px}.profile-panel h2{margin:0 0 16px;font-size:14px;font-weight:600}.profile-detail-list{display:flex;flex-direction:column;gap:15px}.profile-detail{display:flex;flex-direction:column;gap:3px}.profile-detail div{color:#a39b8c;font-size:11.5px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.profile-detail span{color:#3a342c;font-size:13.5px}.profile-side-stack{display:flex;flex-direction:column;gap:20px}.direct-report-list{display:flex;flex-direction:column;gap:2px;margin-top:-8px}.direct-report-row{display:flex;align-items:center;gap:12px;border-radius:9px;padding:8px 6px}.direct-report-row:hover,.direct-report-row:focus-visible{background:#f7f4ef;outline:none}.direct-report-avatar{display:grid;width:34px;height:34px;place-items:center;flex-shrink:0;border-radius:9px;font-size:11px;font-weight:700}.direct-report-row>div:nth-child(2){min-width:0;flex:1}.direct-report-row strong{display:block;overflow:hidden;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.direct-report-row span{display:block;overflow:hidden;color:#9a9284;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.direct-report-row svg{flex-shrink:0;color:#c4bcad}.profile-empty-text{color:#a39b8c;font-size:13px;margin-top:-4px}.week-pattern{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.week-day{min-width:0;text-align:center}.week-day>div{color:#a39b8c;font-size:11px;margin-bottom:5px}.week-shift{display:block;min-height:35px;border:1px solid;border-radius:8px;font-size:11px;font-weight:600;line-height:17px;padding:8px 0}.week-shift.day{border-color:#cfe6d6;background:#e9f3ec;color:#2f6b48}.week-shift.swing{border-color:#ecdcc0;background:#f7efe0;color:#8a6320}.week-shift.night{border-color:#d8dde3;background:#eceef1;color:#46566a}.week-shift.off{border-color:#f0ece4;background:#f7f4ef;color:#c4bcad;font-weight:500}.profile-state{border:1px solid #e9e3d9;border-radius:14px;background:#fff;color:#8a8377;font-size:14px;padding:34px 24px;text-align:center}.profile-state h1{margin:0;color:#211e1a;font-size:22px;font-weight:600}.profile-state p{max-width:520px;margin:8px auto 0;color:#6f6a61;font-size:13.5px;line-height:1.45}.org-content{min-height:calc(100vh - 64px)}.org-canvas{position:relative;min-height:calc(100vh - 64px);overflow:hidden;background-color:#f4f1ec;background-image:radial-gradient(#e0d9cd 1.1px,transparent 1.1px);background-size:22px 22px;cursor:grab}.org-canvas.panning{cursor:grabbing}.org-control-left,.org-zoom-controls,.org-selected-panel,.org-canvas-hint{position:absolute;z-index:6}.org-control-left{top:18px;left:24px}.org-control-button,.org-zoom-controls,.org-selected-panel{border:1px solid #e3ddd3;background:#fff;box-shadow:0 1px 3px #0000000a}.org-control-button{display:flex;align-items:center;gap:7px;border-radius:10px;color:#3a342c;cursor:pointer;font-size:12.5px;font-weight:500;padding:8px 13px}.org-control-button:hover,.org-control-button:focus-visible,.org-icon-button:hover,.org-icon-button:focus-visible,.org-reset-button:hover,.org-reset-button:focus-visible{background:#f4f1ec;outline:none}.org-control-button svg{color:#6f6a61}.org-zoom-controls{display:flex;top:18px;right:24px;align-items:center;gap:8px;border-radius:10px;padding:5px}.org-icon-button,.org-reset-button{border:0;border-radius:7px;background:transparent;color:#3a342c;cursor:pointer}.org-icon-button{display:grid;width:30px;height:30px;place-items:center}.org-reset-button{height:30px;align-items:center;font-size:12px;font-weight:500;padding:0 11px}.org-zoom-label{width:42px;color:#6f6a61;font-family:Geist Mono,monospace;font-size:12px;font-variant-numeric:tabular-nums;text-align:center}.org-zoom-divider{width:1px;height:20px;background:#e3ddd3;margin:0 2px}.org-layout{position:absolute;top:0;left:0;transform-origin:0 0}.org-link-layer{position:absolute;inset:0;overflow:visible}.org-link-layer path{fill:none;stroke:#d8d1c4;stroke-width:1.6}.org-node{position:absolute;display:flex;align-items:center;gap:11px;border:1px solid #e3ddd3;border-radius:13px;background:#fff;box-shadow:0 1px 4px #0000000d;color:#211e1a;cursor:pointer;padding:0 13px;text-align:left;transition:border-color .15s,box-shadow .15s}.org-node:hover,.org-node:focus-visible,.org-node.selected{border-color:#2f6b48;box-shadow:0 6px 22px #2f6b482e;outline:none}.org-node-strip{width:5px;height:34px;flex-shrink:0;border-radius:4px}.org-node-avatar{display:grid;width:34px;height:34px;place-items:center;flex-shrink:0;border-radius:9px;font-size:12.5px;font-weight:700}.org-node-copy{display:flex;min-width:0;flex:1;flex-direction:column}.org-node-copy span,.org-node-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-node-copy span{font-size:13px;font-weight:600}.org-node-copy small{color:#9a9284;font-size:11px}.org-node-report-count{border-radius:6px;background:#f4f1ec;color:#8a8377;flex-shrink:0;font-size:10.5px;font-weight:700;padding:2px 6px}.org-selected-panel{bottom:24px;left:24px;width:280px;border-radius:14px;box-shadow:0 8px 30px #0000001a;padding:18px}.org-selected-head{display:flex;align-items:center;gap:13px}.org-selected-avatar{display:grid;width:42px;height:42px;place-items:center;flex-shrink:0;border-radius:11px;font-size:14px;font-weight:700}.org-selected-head>div:last-child{min-width:0}.org-selected-name{overflow:hidden;font-size:14.5px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.org-selected-title{overflow:hidden;color:#8a8377;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.org-selected-meta{display:flex;gap:16px;border-top:1px solid #f0ece4;margin-top:15px;padding-top:14px}.org-selected-meta span{display:block;color:#a39b8c;font-size:11px}.org-selected-meta strong{display:block;color:#3a342c;font-size:13px;font-weight:500;margin-top:2px}.org-view-profile{display:block;width:100%;border:0;border-radius:9px;background:#2f6b48;color:#fff;cursor:pointer;font-size:13px;font-weight:600;margin-top:15px;padding:9px;text-align:center;text-decoration:none}.org-view-profile:hover,.org-view-profile:focus-visible{background:#28583c;outline:none}.org-canvas-hint{right:24px;bottom:24px;border-radius:8px;background:#f9f7f3cc;color:#a39b8c;font-size:11.5px;padding:6px 11px}.org-state{max-width:720px;border:1px solid #e9e3d9;border-radius:14px;background:#fff;color:#8a8377;font-size:14px;margin:26px auto;padding:34px 24px;text-align:center}.org-state h1{margin:0;color:#211e1a;font-size:22px;font-weight:600}.org-state p{max-width:520px;margin:8px auto 0;color:#6f6a61;font-size:13.5px;line-height:1.45}.timesheet-content{max-width:1040px;width:100%;margin:0 auto;padding:26px 32px 48px}.timesheet-top-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:18px}.timesheet-summary-card,.clock-card,.timesheet-table{border:1px solid #e9e3d9;border-radius:14px;background:#fff}.timesheet-summary-card{padding:22px}.timesheet-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.timesheet-week-label{color:#8a8377;font-size:13px}.timesheet-total-row{display:flex;align-items:baseline;gap:10px;margin-top:6px}.timesheet-regular-total{font-family:Geist Mono,monospace;font-size:30px;font-weight:600}.timesheet-total-row span{color:#9a9284;font-size:13px}.timesheet-total-row strong{border:1px solid #ecdcc0;border-radius:7px;background:#f7efe0;color:#8a6320;font-family:Geist Mono,monospace;font-size:13px;font-weight:600;padding:3px 10px}.timesheet-submit{border:0;border-radius:9px;background:#211e1a;color:#fff;cursor:pointer;flex-shrink:0;font-size:12.5px;font-weight:600;padding:8px 16px}.timesheet-submit.submitted{border:1px solid #cfe6d6;background:#e9f3ec;color:#2f6b48}.timesheet-submit:disabled,.clock-button:disabled{cursor:not-allowed;opacity:.72}.timesheet-progress{height:9px;overflow:hidden;border-radius:6px;background:#efeae3;margin-top:18px}.timesheet-progress span{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,#2f6b48,#3f8e60)}.timesheet-summary-card p{margin:8px 0 0;color:#a39b8c;font-size:12px}.clock-card{display:flex;flex-direction:column;align-items:center;justify-content:center;border-color:#e9e3d9;padding:22px;text-align:center}.clock-card.running{border-color:#cfe6d6}.clock-card div{color:#8a8377;font-size:12.5px}.clock-card strong{margin:6px 0 12px;font-family:Geist Mono,monospace;font-size:28px;font-weight:600}.clock-button{border:0;border-radius:9px;background:#2f6b48;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:9px 26px}.clock-button.running{background:#f6e6e3;color:#b54b3c}.timesheet-table{overflow:hidden;margin-top:18px}.timesheet-table-head,.timesheet-row{display:grid;grid-template-columns:84px minmax(0,1fr) 118px 118px;align-items:center}.timesheet-table-head{border-bottom:1px solid #ece6db;background:#f9f7f3;color:#a39b8c;font-size:11px;font-weight:500;letter-spacing:.03em;padding:11px 22px}.timesheet-table-head div:nth-child(3),.timesheet-table-head div:nth-child(4){text-align:right}.timesheet-row{border-bottom:1px solid #f3efe8;padding:15px 22px}.timesheet-row:last-child{border-bottom:0}.timesheet-row.today{background:#fbfaf6}.timesheet-row.off{opacity:.65}.timesheet-day-cell{min-width:0}.timesheet-day-line{display:flex;align-items:center;gap:7px}.timesheet-day-line span{color:#3a342c;font-size:13.5px;font-weight:600}.timesheet-day-line small{border-radius:5px;background:#e9f3ec;color:#2f6b48;font-size:9px;font-weight:600;padding:2px 5px}.timesheet-day-cell time{display:block;margin-top:2px;color:#a39b8c;font-size:12px}.timesheet-shift-cell{min-width:0}.timesheet-shift-line{display:flex;align-items:center;gap:9px;min-width:0}.timesheet-shift-line>span:last-child{color:#6f6a61;font-family:Geist Mono,monospace;font-size:12.5px}.timesheet-band,.timesheet-status{display:inline-block;flex-shrink:0;border:1px solid;border-radius:6px;font-size:11px;font-weight:600;padding:3px 9px}.timesheet-band.day{border-color:#cfe6d6;background:#e9f3ec;color:#2f6b48}.timesheet-band.swing,.timesheet-band.overtime{border-color:#ecdcc0;background:#f7efe0;color:#8a6320}.timesheet-band.night{border-color:#d8dde3;background:#eceef1;color:#46566a}.timesheet-band.off{border-color:#f0ece4;background:#f7f4ef;color:#bcb4a5}.timesheet-shift-cell p{overflow:hidden;margin:5px 0 0;color:#9a9284;font-family:Geist Mono,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.timesheet-hours-cell{text-align:right}.timesheet-hours-cell strong{display:block;color:#3a342c;font-family:Geist Mono,monospace;font-size:14px;font-weight:600}.timesheet-hours-cell span{display:block;margin-top:1px;color:#8a6320;font-family:Geist Mono,monospace;font-size:11.5px;font-weight:600}.timesheet-status-cell{display:flex;justify-content:flex-end}.timesheet-status{border-radius:7px;padding:4px 10px}.timesheet-status.approved,.timesheet-status.on_clock{border-color:#cfe6d6;background:#e9f3ec;color:#2f6b48}.timesheet-status.submitted{border-color:#d8dde3;background:#eceef1;color:#46566a}.timesheet-status.scheduled{border-color:#e9e3d9;background:#f4f1ec;color:#9a9284}.timesheet-status.off{border-color:transparent;background:transparent;color:#bcb4a5;font-weight:500}.timesheet-state{border:1px solid #e9e3d9;border-radius:14px;background:#fff;color:#8a8377;font-size:14px;padding:34px 24px;text-align:center}.timesheet-state h1{margin:0;color:#211e1a;font-size:22px;font-weight:600}.timesheet-state p{max-width:520px;margin:8px auto 0;color:#6f6a61;font-size:13.5px;line-height:1.45}.schedule-content{max-width:1180px;width:100%;margin:0 auto;padding:22px 28px 48px}.schedule-controls{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.schedule-chip-row{display:flex;gap:8px;flex-wrap:wrap}.schedule-segmented{display:flex;border:1px solid #e3ddd3;border-radius:9px;background:#efeae3;padding:3px}.schedule-segmented button{border:0;border-radius:7px;background:transparent;color:#6f6a61;cursor:pointer;font-size:12.5px;font-weight:500;padding:6px 12px}.schedule-segmented button[aria-pressed=true]{background:#fff;color:#2f6b48;box-shadow:0 1px 2px #0000000a}.schedule-segmented button:disabled{cursor:not-allowed;opacity:.62}.schedule-legend{display:flex;gap:18px;flex-wrap:wrap;margin:14px 0 16px}.schedule-legend-item{display:flex;align-items:center;gap:8px}.schedule-legend-swatch{width:12px;height:12px;flex-shrink:0;border-radius:4px}.schedule-legend-swatch.day{background:#8bb69a}.schedule-legend-swatch.swing{background:#d6a94d}.schedule-legend-swatch.night{background:#8b97a6}.schedule-legend-item span:nth-child(2){color:#3a342c;font-size:12.5px;font-weight:600}.schedule-legend-item time{color:#9a9284;font-family:Geist Mono,monospace;font-size:12px;font-variant-numeric:tabular-nums}.schedule-grid-card{overflow:hidden;border:1px solid #e9e3d9;border-radius:14px;background:#fff}.schedule-grid-scroll{overflow-x:auto}.schedule-grid{display:grid;min-width:920px;grid-template-columns:200px repeat(7,minmax(90px,1fr))}.schedule-grid-head{border-bottom:1px solid #ece6db;background:#f9f7f3}.schedule-employee-heading{color:#a39b8c;font-size:12px;font-weight:500;padding:13px 18px}.schedule-day-heading{border-left:1px solid #f0ece4;padding:13px 8px;text-align:center}.schedule-day-heading button{border:0;background:transparent;color:#3a342c;cursor:pointer;font-size:12.5px;font-weight:600;padding:0}.schedule-day-heading .schedule-today-label,.schedule-day-heading button:hover{color:#2f6b48}.schedule-day-heading time{display:block;margin-top:1px;color:#a39b8c;font-family:Geist Mono,monospace;font-size:11px;font-variant-numeric:tabular-nums}.schedule-grid-row{border-bottom:1px solid #f3efe8}.schedule-employee-cell,.schedule-open-label{display:flex;align-items:center;min-width:0;gap:11px;padding:11px 18px}.schedule-avatar{display:grid;width:34px;height:34px;place-items:center;flex-shrink:0;border-radius:9px;font-size:11.5px;font-weight:700}.schedule-employee-cell>div:last-child{min-width:0}.schedule-employee-cell strong{display:block;overflow:hidden;color:#211e1a;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.schedule-employee-cell span{display:block;overflow:hidden;color:#a39b8c;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.schedule-cell{display:flex;align-items:center;justify-content:center;min-height:58px;border-left:1px solid #f3efe8;padding:7px}.schedule-shift-cell,.schedule-open-cell{width:100%;border-radius:9px;padding:8px 4px;text-align:center}.schedule-shift-cell strong,.schedule-open-cell strong{display:block;overflow:hidden;font-size:11.5px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.schedule-shift-cell time,.schedule-open-cell time{display:block;margin-top:1px;font-family:Geist Mono,monospace;font-size:10.5px;font-variant-numeric:tabular-nums;opacity:.85}.schedule-shift-cell button,.schedule-open-cell button,.schedule-roster-open-slot button,.schedule-workflow-actions button{min-height:26px;border:1px solid currentColor;border-radius:6px;background:#fff;color:inherit;cursor:pointer;font:inherit;font-size:10.5px;font-weight:600;line-height:1;padding:0 8px}.schedule-shift-cell button,.schedule-open-cell button{margin-top:6px}.schedule-shift-cell button:disabled,.schedule-open-cell button:disabled,.schedule-roster-open-slot button:disabled,.schedule-workflow-actions button:disabled{cursor:not-allowed;opacity:.58}.schedule-shift-cell.day{border:1px solid #cfe6d6;background:#e9f3ec;color:#2f6b48}.schedule-shift-cell.swing{border:1px solid #ecdcc0;background:#f7efe0;color:#8a6320}.schedule-shift-cell.night{border:1px solid #d8dde3;background:#eceef1;color:#46566a}.schedule-off-cell{width:100%;height:100%}.schedule-open-row{background:#fdfaf4}.schedule-open-label{gap:9px}.schedule-open-label span{width:8px;height:8px;flex-shrink:0;border:1.5px dashed #cf9f4e;border-radius:2px}.schedule-open-label strong{color:#8a6320;font-size:12.5px;font-weight:600}.schedule-open-stack{display:flex;width:100%;flex-direction:column;gap:5px}.schedule-open-cell{border:1.5px dashed #d8b878;background:#fbf4e6;color:#9a7426;padding:6px 4px}.schedule-open-cell strong{font-size:11px}.schedule-open-cell time{font-size:10px;opacity:1}.schedule-roster{margin-top:2px}.schedule-roster-title h1{margin:0 0 3px;color:#211e1a;font-size:16px;font-weight:600}.schedule-roster-title p{margin:0 0 18px;color:#8a8377;font-size:13px}.schedule-roster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.schedule-roster-card{overflow:hidden;border:1px solid #e9e3d9;border-radius:14px;background:#fff}.schedule-roster-header{border-bottom:1px solid #f0ece4;padding:16px 18px 14px}.schedule-roster-header.day{background:#e9f3ec}.schedule-roster-header.swing{background:#f7efe0}.schedule-roster-header.night{background:#eceef1}.schedule-roster-header-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.schedule-roster-shift-label{display:flex;align-items:center;min-width:0;gap:9px}.schedule-roster-shift-label span:last-child{overflow:hidden;color:#211e1a;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.schedule-roster-dot{width:10px;height:10px;flex-shrink:0;border-radius:3px}.schedule-roster-dot.day{background:#3f8e60}.schedule-roster-dot.swing{background:#c79a3e}.schedule-roster-dot.night{background:#6b7b8a}.schedule-roster-count{flex-shrink:0;border:1px solid #e9e3d9;border-radius:6px;background:#fff;font-size:11px;font-weight:600;padding:2px 8px;white-space:nowrap}.schedule-roster-count.day{border-color:#cfe6d6;color:#2f6b48}.schedule-roster-count.swing{border-color:#ecdcc0;color:#8a6320}.schedule-roster-count.night{border-color:#d8dde3;color:#46566a}.schedule-roster-header time{display:block;margin-top:5px;color:#6f6a61;font-family:Geist Mono,monospace;font-size:12px;font-variant-numeric:tabular-nums}.schedule-roster-list{padding:8px}.schedule-roster-person{display:flex;align-items:center;gap:11px;border-radius:9px;padding:8px}.schedule-roster-person>div:last-child{min-width:0;flex:1}.schedule-roster-person strong,.schedule-roster-open-slot strong{display:block;overflow:hidden;color:#211e1a;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.schedule-roster-person span,.schedule-roster-open-slot span{display:block;overflow:hidden;color:#9a9284;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.schedule-roster-empty{color:#a39b8c;font-size:12.5px;padding:18px 8px;text-align:center}.schedule-roster-open-group{border-top:1px solid #f0ece4;margin-top:6px;padding:9px 8px 4px}.schedule-roster-understaffed{color:#8a6320;font-size:11.5px;font-weight:600;margin-bottom:7px}.schedule-roster-open-slot{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1.5px dashed #d8b878;border-radius:9px;background:#fbf4e6;padding:8px 10px}.schedule-roster-open-slot>div{min-width:0}.schedule-roster-open-slot+.schedule-roster-open-slot{margin-top:6px}.schedule-roster-open-slot strong{color:#8a6320}.schedule-workflow-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e9e3d9;border-radius:8px;background:#fff;color:#5f584e;font-size:12.5px;margin:0 0 14px;padding:10px 12px}.schedule-workflow-notice.success{border-color:#cfe6d6;background:#f4fbf6;color:#2f6b48}.schedule-workflow-notice.error{border-color:#efcbc1;background:#fff7f4;color:#a0462d}.schedule-workflow-actions{display:flex;flex-shrink:0;gap:7px}.schedule-empty-row,.schedule-state{color:#a39b8c;font-size:14px;padding:34px 24px;text-align:center}.schedule-state{border:1px solid #e9e3d9;border-radius:14px;background:#fff;margin-top:18px}.schedule-state h1{margin:0;color:#211e1a;font-size:22px;font-weight:600}.schedule-state p{max-width:520px;margin:8px auto 0;color:#6f6a61;font-size:13.5px;line-height:1.45}.placeholder-content,.guard-content{display:flex;min-height:calc(100vh - 64px);align-items:flex-start;justify-content:center;padding:30px 32px 48px}.placeholder-panel{display:flex;width:min(100%,720px);gap:16px;border:1px solid #e9e3d9;border-radius:14px;background:#fff;padding:24px}.guard-panel{display:flex;width:min(100%,720px);gap:16px;border:1px solid #ecdcc0;border-radius:14px;background:#fffaf0;padding:24px}.placeholder-icon{display:grid;width:46px;height:46px;place-items:center;flex-shrink:0;border-radius:12px;background:#e9f3ec;color:#2f6b48}.guard-icon{display:grid;width:46px;height:46px;place-items:center;flex-shrink:0;border-radius:12px;background:#f7efe0;color:#8a6320}.placeholder-kicker{margin:0 0 6px;color:#a39b8c;font-size:11.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.guard-kicker{margin:0 0 6px;color:#8a6320;font-size:11.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.placeholder-panel h1,.guard-panel h1{margin:0;font-size:22px;font-weight:600}.placeholder-panel p:last-child{max-width:520px;margin:6px 0 0;color:#8a8377;font-size:13.5px;line-height:1.45}.guard-panel p:last-child{max-width:520px;margin:6px 0 0;color:#6f6a61;font-size:13.5px;line-height:1.45}.ai-chat{position:fixed;right:24px;bottom:24px;z-index:20}.ai-chat-launcher{display:inline-flex;height:44px;align-items:center;gap:8px;border:1px solid #d8d1c4;border-radius:10px;background:#fff;color:#2f6b48;cursor:pointer;font-size:13px;font-weight:700;padding:0 14px;box-shadow:0 8px 26px #3a342c1f}.ai-chat-launcher:hover,.ai-chat-launcher:focus-visible{border-color:#2f6b48;outline:none}.ai-chat-panel{display:flex;width:min(360px,calc(100vw - 32px));max-height:min(560px,calc(100vh - 48px));flex-direction:column;overflow:hidden;border:1px solid #d8d1c4;border-radius:14px;background:#fff;box-shadow:0 16px 42px #3a342c29}.ai-chat-header{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #f0ece4;padding:14px 14px 12px 16px}.ai-chat-header h2{margin:0;font-size:14.5px;font-weight:700}.ai-chat-header p{margin:2px 0 0;color:#8a8377;font-size:12px}.ai-chat-icon-button{display:grid;width:30px;height:30px;place-items:center;flex-shrink:0;border:0;border-radius:8px;background:transparent;color:#6f6a61;cursor:pointer}.ai-chat-icon-button:hover,.ai-chat-icon-button:focus-visible{background:#f4f1ec;outline:none}.ai-chat-body{min-height:170px;overflow-y:auto;padding:14px}.ai-chat-state,.ai-chat-empty{border:1px solid #f0ece4;border-radius:10px;background:#f9f7f3;color:#6f6a61;font-size:13px;line-height:1.4;padding:13px}.ai-chat-state{display:flex;flex-direction:column;gap:8px}.ai-chat-state strong{color:#3a342c;font-size:13.5px}.ai-chat-state button{width:fit-content;border:1px solid #cfe6d6;border-radius:8px;background:#e9f3ec;color:#2f6b48;cursor:pointer;font-size:12.5px;font-weight:600;padding:7px 11px}.ai-chat-messages{display:flex;flex-direction:column;gap:9px}.ai-chat-message{max-width:88%;border-radius:11px;font-size:13px;line-height:1.42;padding:9px 11px;white-space:pre-wrap}.ai-chat-message.user{align-self:flex-end;background:#2f6b48;color:#fff}.ai-chat-message.assistant{align-self:flex-start;background:#f4f1ec;color:#3a342c}.ai-chat-message.pending{color:#8a8377}.ai-chat-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;border-top:1px solid #f0ece4;padding:12px}.ai-chat-compose textarea{min-height:42px;max-height:92px;resize:vertical;border:1px solid #e3ddd3;border-radius:9px;color:#211e1a;font-size:13px;line-height:1.35;outline:none;padding:9px 10px}.ai-chat-compose textarea:focus{border-color:#cfe6d6;box-shadow:0 0 0 3px #2f6b4814}.ai-chat-compose textarea:disabled{background:#f7f4ef;color:#a39b8c}.ai-chat-compose button{align-self:end;border:1px solid #2f6b48;border-radius:9px;background:#2f6b48;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:10px 14px}.ai-chat-compose button:disabled{border-color:#d8d1c4;background:#e3ddd3;color:#8a8377;cursor:not-allowed}.auth-boundary{display:grid;min-height:100vh;place-items:center;background:#f4f1ec;padding:28px}.auth-panel{width:min(100%,420px);border:1px solid #e9e3d9;border-radius:14px;background:#fff;padding:28px;text-align:center}.auth-mark{margin:0 auto 14px}.auth-kicker{margin:0 0 7px;color:#8a8377;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.auth-panel h1{margin:0;font-size:22px;font-weight:600}.auth-panel p:last-of-type{margin:8px 0 0;color:#6f6a61;font-size:13.5px;line-height:1.45}.auth-retry-button{margin-top:18px;border:1px solid #cfe6d6;border-radius:8px;background:#e9f3ec;color:#2f6b48;cursor:pointer;font-size:13px;font-weight:600;padding:9px 14px}.auth-retry-button:hover,.auth-retry-button:focus-visible{border-color:#2f6b48;outline:none}@media(max-width:860px){.app-shell{display:block;overflow:visible}.sidebar{width:100%;border-right:0;border-bottom:1px solid #e3ddd3}.current-user,.topbar-actions{display:none}.topbar{padding:0 20px}.org-content,.org-canvas{min-height:calc(100vh - 204px)}.org-control-left{left:16px}.org-zoom-controls{right:16px}.org-selected-panel{bottom:16px;left:16px;width:min(280px,calc(100vw - 32px))}.org-canvas-hint{display:none}.home-content,.directory-content,.profile-content,.timesheet-content,.schedule-content,.placeholder-content,.guard-content{padding:24px 20px 36px}.schedule-roster-grid,.card-grid,.panel-grid,.profile-grid,.employee-card-grid,.timesheet-top-grid{grid-template-columns:1fr}.timesheet-table-head{display:none}.timesheet-row{grid-template-columns:72px minmax(0,1fr);row-gap:10px}.timesheet-hours-cell,.timesheet-status-cell{text-align:left}.timesheet-status-cell{justify-content:flex-start}.profile-hero{align-items:flex-start;flex-wrap:wrap;padding:22px}.profile-shift-badge{margin-left:92px}.week-pattern{grid-template-columns:repeat(4,minmax(0,1fr))}.placeholder-panel,.guard-panel{padding:20px}.ai-chat{right:16px;bottom:16px}.ai-chat-panel{max-height:calc(100vh - 32px)}}@media(max-width:520px){.profile-avatar{width:58px;height:58px;border-radius:14px;font-size:17px}.profile-shift-badge{margin-left:78px}.week-pattern{grid-template-columns:repeat(2,minmax(0,1fr))}}
