@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#e8e8e8;background:#090a0a;font-synthesis:none;--bg: #090a0a;--panel: #101111;--line: #2b2c2c;--muted: #898b8b;--orange: #f04a0c;--orange2: #ff6a20}.vacation-module,.cost-center-module{padding:22px 26px 28px;min-height:calc(100vh - 144px);background:#0d0e0e}.vacation-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px}.vacation-heading h2,.cost-center-module h2{margin:5px 0 3px;font-size:23px}.vacation-heading p,.cost-center-module .section-heading p{margin:0;color:#858787;font-size:11px}.vacation-actions,.vacation-toolbar,.cost-center-toolbar{display:flex;align-items:center;gap:9px}.vacation-actions .secondary,.link-button{height:38px;padding:0 13px;border:1px solid #363838;border-radius:5px;background:#151616;color:#d8dada;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none}.vacation-toolbar,.cost-center-toolbar{min-height:54px;padding:8px 10px;border:1px solid var(--line);background:#111212}.vacation-toolbar label:not(.search){display:flex;align-items:center;gap:6px;color:#858787;font-size:10px}.vacation-toolbar input[type=date],.vacation-toolbar select,.cost-center-toolbar input{height:34px;border:1px solid #303232;border-radius:4px;background:#0b0c0c;color:#e7e8e8;padding:0 9px}.range-presets{display:flex;padding:3px;border:1px solid #303232;border-radius:5px;background:#090a0a}.range-presets button{height:27px;padding:0 10px;border:0;border-radius:3px;background:transparent;color:#858787;font-size:10px;cursor:pointer}.range-presets button.active{background:#37302c;color:var(--orange2)}.vacation-search{width:min(260px,24vw);margin-left:auto}.absence-legend{min-height:38px;display:flex;align-items:center;gap:18px;overflow-x:auto;color:#a4a6a6;font-size:10px;white-space:nowrap}.absence-legend span{display:inline-flex;align-items:center;gap:4px}.absence-legend i{width:8px;height:8px;border-radius:2px}.vacation-grid-wrap{max-height:calc(100vh - 300px);overflow:auto;border:1px solid #2a2c2c;background:#0b0c0c;scrollbar-color:#555 #171818}.vacation-grid{display:grid;grid-template-columns:260px 108px repeat(var(--day-count),minmax(34px,1fr));width:max-content;min-width:100%;align-items:stretch}.vacation-grid>*{min-height:36px;box-sizing:border-box;border-right:1px solid #292b2b;border-bottom:1px solid #292b2b}.employee-col{position:sticky;left:0;z-index:8;background:#121313}.vacation-corner,.vacation-total-head,.vacation-day-head{position:sticky;top:0;z-index:15;background:#151616}.vacation-corner{left:0;z-index:20;padding:8px 12px;display:flex;flex-direction:column}.vacation-corner small,.vacation-person small,.vacation-total-cell small{margin-top:2px;color:#777a7a;font-size:9px}.vacation-total-head,.vacation-total-cell{position:sticky;left:260px;z-index:9;background:#121313;display:flex;align-items:center;justify-content:center;gap:2px;color:#b8baba;font-size:10px}.vacation-total-head{top:0;z-index:19;background:#151616}.vacation-day-head{min-height:50px;padding:5px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a5a7a7;font-size:9px}.vacation-day-head span{color:#eceeee;font-size:11px}.vacation-day-head small{color:#686b6b;font-size:8px}.vacation-day-head.weekend,.vacation-cell.weekend,.holiday-cell:nth-child(n){background-color:#151717}.vacation-day-head.today,.vacation-cell.today{box-shadow:inset 2px 0 var(--orange),inset -1px 0 #7f351a}.holiday-label{padding:7px 12px;display:flex;flex-direction:column;color:#bec0c0}.holiday-label small{color:#737676;font-size:9px}.holiday-cell{display:flex;align-items:center;justify-content:center;background:#101111;color:#737676;font-size:9px}.holiday-cell.holiday{background:#195523;color:#d9f6dc;font-weight:700}.vacation-group-row{position:sticky;left:0;z-index:7;min-height:31px;padding:8px 12px 6px;background:#252727;color:#f1f2f2;font-size:11px;font-weight:700;letter-spacing:.02em}.vacation-person{min-height:42px;padding:6px 34px 5px 12px;display:flex;flex-direction:column;justify-content:center}.vacation-person.archived{opacity:.58}.vacation-person b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.vacation-person button{position:absolute;right:7px;border:0;background:transparent;color:#777;cursor:pointer}.vacation-cell{position:relative;min-width:34px;padding:0;border-top:0;border-left:0;background:#0d0f0f;color:#f4f5f5;cursor:pointer}.vacation-cell span:not(:empty){position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:3px;background:color-mix(in srgb,var(--absence-color) 58%,#111);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.vacation-cell.has-note:after{content:"";position:absolute;right:2px;top:2px;width:0;height:0;border-top:6px solid var(--orange2);border-left:6px solid transparent}.vacation-cell small{position:absolute;right:3px;bottom:1px;z-index:2;font-size:7px}.module-message{padding:28px;border:1px solid var(--line);color:#9b9e9e;text-align:center}.module-message.error{color:#f1a486}.vacation-editor textarea{resize:vertical;min-height:110px;padding:10px;border:1px solid #383939;border-radius:4px;background:#0d0e0e;color:#eee;font:inherit}.vacation-editor .drawer-head p{margin:0;color:#838686;font-size:11px}.cost-center-module .section-heading{margin-bottom:16px}.cost-center-toolbar{justify-content:space-between;margin-bottom:12px}.cost-center-toolbar .search{flex:1;max-width:560px}.toggle{display:flex;align-items:center;gap:7px;color:#a4a6a6;font-size:10px}.sync-chip{padding:7px 10px;border:1px solid #244b33;border-radius:4px;background:#112018;color:#82c99b;font-size:9px}.cost-center-list{border:1px solid #292b2b}.cost-center-head,.cost-center-row{display:grid;grid-template-columns:120px minmax(260px,1.7fr) minmax(180px,1fr) 150px 170px;gap:14px;align-items:center}.cost-center-head{min-height:37px;padding:0 14px;background:#171818;color:#777a7a;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.cost-center-row{min-height:70px;padding:8px 14px;border-top:1px solid #292b2b;background:#101111}.cost-center-row:hover{background:#141515}.cost-center-row>div{min-width:0;display:flex;flex-direction:column;gap:4px}.cost-center-row strong,.kst-number b{overflow:hidden;color:#e7e9e9;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.kst-number b{color:var(--orange2);font-size:14px;font-variant-numeric:tabular-nums}.cost-center-row small{overflow:hidden;color:#767979;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.cost-center-row small svg{vertical-align:-2px}.status-pill,.system-ready,.system-missing{width:fit-content;padding:4px 7px;border-radius:3px;font-size:9px}.status-pill.active,.system-ready{background:#183d25;color:#8bd4a0}.status-pill.inactive,.system-missing{background:#312521;color:#c99783}.module-source{display:flex;justify-content:space-between;padding:12px 2px;color:#6f7272;font-size:9px}.module-source span{display:inline-flex;align-items:center;gap:5px}@media(max-width:900px){.module-nav{grid-template-columns:repeat(6,1fr)}.vacation-module,.cost-center-module{padding:16px 10px 76px;min-height:calc(100vh - 60px)}.vacation-heading,.vacation-toolbar,.cost-center-toolbar,.cost-center-module .section-heading{align-items:stretch;flex-direction:column}.vacation-heading h2,.cost-center-module h2{font-size:20px}.vacation-actions{display:grid;grid-template-columns:1fr 1fr}.vacation-toolbar{display:grid;grid-template-columns:38px 1fr 1fr 38px}.range-presets,.vacation-toolbar>select,.vacation-search{grid-column:1 / -1;width:auto;max-width:none;margin:0}.range-presets button{flex:1}.vacation-grid-wrap{max-height:calc(100vh - 375px)}.vacation-grid{grid-template-columns:190px 68px repeat(var(--day-count),34px)}.vacation-total-head,.vacation-total-cell{left:190px}.vacation-corner,.holiday-label,.vacation-person{width:190px}.absence-legend{gap:12px}.cost-center-toolbar .search{max-width:none}.cost-center-head{display:none}.cost-center-list{display:grid;gap:9px;border:0}.cost-center-row{grid-template-columns:90px 1fr;gap:10px;border:1px solid #292b2b;border-radius:5px}.cost-center-row>div:nth-child(n+3){grid-column:2}.module-source{align-items:flex-start;flex-direction:column;gap:5px}}@media print{.topbar,.module-nav,.vacation-toolbar,.vacation-actions,.absence-legend,body>footer{display:none!important}.vacation-module{padding:0;background:#fff;color:#000}.vacation-grid-wrap{max-height:none;overflow:visible}}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh;background:#0c0d0d}.topbar{height:72px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding:0 20px;background:#090a0a;position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:12px;width:190px;color:var(--orange2);font-size:18px;font-weight:700;white-space:nowrap}.brand img{width:30px;height:30px}.top-fields{display:flex;gap:12px;flex:1}.top-fields label{display:flex;flex-direction:column;gap:4px}.top-fields label:first-child{min-width:260px}.top-fields small,.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}.top-fields button,.secondary{height:34px;border:1px solid var(--line);background:#0b0c0c;border-radius:5px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;gap:14px}.primary{height:38px;border:0;border-radius:5px;padding:0 15px;background:var(--orange);color:#fff;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.secondary{cursor:pointer}.module-nav{height:40px;display:flex;align-items:stretch;gap:2px;padding-left:205px;border-bottom:1px solid var(--line);background:#0b0c0c}.module-nav button{min-width:125px;border:0;border-bottom:2px solid transparent;background:transparent;color:#858787;display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;cursor:pointer}.module-nav button.active{color:var(--orange2);border-bottom-color:var(--orange)}main{min-height:calc(100vh - 144px)}.planning-shell{display:grid;grid-template-columns:205px 1fr;min-height:calc(100vh - 144px)}.sidebar{border-right:1px solid var(--line);background:#111212}.org-tree{padding:18px 16px;border-bottom:1px solid var(--line)}.tree-root,.tree-group,.tree-child{height:28px;display:flex;align-items:center;gap:8px;font-size:12px}.tree-root{margin-top:8px}.tree-group{font-weight:600;margin-top:3px}.tree-group.orange{color:#f07a31}.tree-group.blue{color:#389ce9}.tree-group.green{color:#6bc24d}.tree-child{color:#a8aaaa;padding-left:26px;border-left:1px solid #343535;margin-left:7px}.tree-child.active{background:#272828;color:#f2f2f2}.personnel-pool{padding:14px 10px}.row-between{display:flex;justify-content:space-between}.search{height:31px;border:1px solid var(--line);border-radius:4px;display:flex;align-items:center;gap:7px;padding:0 8px;margin:9px 0}.search input{width:100%;border:0;outline:0;background:transparent;color:#ddd;font-size:11px}.person{display:flex;align-items:center;gap:8px;height:27px;border-bottom:1px solid #292a2a;font-size:11px;cursor:grab}.mini-role{width:22px;color:#48aaff;font-weight:700}.mini-role.green{color:#60bd44}.text-button,.assign-link{border:0;background:none;color:#aaa;font-size:11px;padding:10px 0;cursor:pointer}.board{min-width:0}.board-title{height:43px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;padding:0 17px;font-size:14px;font-weight:600}.board-title small{margin-left:auto;margin-right:45%;color:var(--muted);font-weight:400}.row-grid{display:grid;grid-template-columns:195px 130px 160px 110px minmax(460px,1fr)}.grid-header{height:50px;border-bottom:1px solid var(--line);color:#969898;font-size:10px}.grid-header>div:not(.date-grid){display:flex;align-items:center;padding:0 15px}.date-grid{display:grid;grid-template-columns:repeat(7,1fr);border-left:1px solid var(--line)}.date-grid span{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--line);font-size:12px}.date-grid small{font-size:11px;color:#bbb;margin-top:2px}.date-grid .today{color:var(--orange2);border-bottom:2px solid var(--orange)}.date-grid .weekend{background:#151616}.crew-row{height:76px;border-bottom:1px solid var(--line);cursor:pointer}.crew-row:hover{background:#151616}.crew-row>div{border-right:1px solid #262727}.crew-name,.lead-person{display:flex;align-items:center;gap:9px;padding:0 15px;min-width:0}.crew-name i,.project-name i{width:13px;height:13px;border-radius:50%;flex:none}.crew-name span,.project-name{display:flex;flex-direction:column;gap:4px;min-width:0}.crew-name strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crew-name small,.project-name small{font-size:10px;color:#999}.avatar{width:28px;height:28px;border-radius:50%;background:#d5d7d5;color:#252626;display:grid;place-items:center;font-size:9px;font-weight:700;flex:none}.avatar.large{width:45px;height:45px}.lead-person{font-size:11px}.member-pills{display:flex;align-items:center;gap:4px;padding:0 12px}.role-pill{display:inline-grid;place-items:center;min-width:23px;height:23px;padding:0 4px;background:#0b3450;color:#55b8f3;border-radius:4px;font-size:10px;font-weight:700}.role-pill.lead{background:#174329;color:#65c570}.member-pills small{color:#999}.assign-link{border:1px dashed #444;margin:22px 8px;padding:7px}.capacity{display:flex;align-items:center;padding:0 15px;font-size:11px}.timeline{position:relative;margin:10px 14px;display:flex;align-items:center;background:#1b1c1c;height:55px}.task-bar{height:42px;width:80%;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-radius:4px;font-size:11px;overflow:hidden}.task-bar span{display:flex;flex-direction:column;gap:4px;min-width:0}.task-bar strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-bar small{opacity:.8}.task-bar b{white-space:nowrap}.absence-tag{margin-left:auto;width:20%;height:42px;display:grid;place-items:center;color:#aaa;background:#242525;font-size:10px}.blue{background:#175ba1}.orange{background:#93400e}.yellow{background:#8e6800}.green{background:#2e6723}.violet{background:#4d3574}.teal{background:#14625f}.grey{background:#4a4b4b}.project-overview{border-top:7px solid #181919}.project-label{height:43px;display:flex;align-items:center;gap:8px;padding:0 16px;border-bottom:1px solid var(--line);font-size:10px;text-transform:uppercase;color:#aaa}.project-row{height:38px;display:grid;grid-template-columns:480px 1fr 115px;align-items:center;border-bottom:1px solid var(--line);font-size:10px}.project-name{display:grid;grid-template-columns:14px 1fr 130px;align-items:center;gap:8px;padding:0 15px}.project-name small{grid-column:3}.timeline.compact{height:20px;margin:0 12px}.timeline.compact .task-bar{height:13px;width:78%;padding:0;font-size:0}.project-row>b{text-align:center;font-size:10px}footer{height:32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 18px;color:#888;font-size:10px}footer span{display:flex;align-items:center;gap:7px}.page-panel{padding:28px;max-width:1500px;margin:auto}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.section-heading h2{font-size:23px;margin:6px 0 0}.absence-matrix,.gantt-table,.capacity-table{border:1px solid var(--line);background:#111212}.matrix-head,.matrix-row{display:grid;grid-template-columns:minmax(190px,1.7fr) repeat(7,1fr);min-height:45px;border-bottom:1px solid var(--line)}.matrix-head>*,.matrix-row>*{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--line);font-size:11px}.matrix-head>b,.matrix-row>b{justify-content:flex-start;padding:0 14px}.matrix-head span{flex-direction:column;gap:3px}.matrix-head small{color:#888}.matrix-head .today{color:var(--orange2)}.day-cell.booked{margin:6px;background:#703112;border-radius:4px;color:#ffb089}.employee-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.employee-card{display:grid;grid-template-columns:50px 1fr 30px;align-items:center;background:#131414;border:1px solid var(--line);padding:16px}.employee-card h3{font-size:13px;margin:0 0 5px}.employee-card p{font-size:10px;color:#999;margin:0 0 8px}.skill-tags{display:flex;gap:5px;flex-wrap:wrap}.skill-tags span{font-size:9px;padding:4px 6px;background:#1d2922;color:#7dc88b;border-radius:3px}.icon-button{border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.metrics article{background:#131414;border:1px solid var(--line);padding:18px;display:flex;flex-direction:column;gap:6px}.metrics small,.metrics span{color:#929494;font-size:10px}.metrics strong{font-size:28px}.metrics .positive{color:#6bc974}.metrics .warning{color:#ff965d}.capacity-table>div{display:grid;grid-template-columns:240px 1fr 50px;align-items:center;gap:20px;padding:12px 18px;border-bottom:1px solid var(--line);font-size:11px}.capacity-track{height:8px;background:#282929}.capacity-track i{height:100%;display:block;background:var(--orange)}.gantt-head,.gantt-row{display:grid;grid-template-columns:minmax(280px,1.5fr) 120px 120px 2fr;min-height:52px;border-bottom:1px solid var(--line);align-items:center}.gantt-head>*,.gantt-row>*{padding:0 13px;border-right:1px solid var(--line);font-size:10px}.gantt-row>b{display:flex;flex-direction:column;gap:5px}.gantt-row small{color:#888;font-weight:400}.mini-days{display:grid;grid-template-columns:repeat(7,1fr);height:100%;align-items:center}.mini-days i{text-align:center;font-style:normal}.mini-timeline{height:20px;position:relative;background:#191a1a}.mini-timeline i{position:absolute;height:12px;top:4px;border-radius:3px}.scrim{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:#000a;z-index:40}.drawer{position:fixed;right:0;top:0;bottom:0;width:min(440px,100%);background:#121313;border-left:1px solid #3a3b3b;z-index:50;padding:24px;box-shadow:-20px 0 60px #0008;overflow:auto}.drawer-head{display:flex;justify-content:space-between;margin-bottom:25px}.drawer h2{font-size:20px;margin:6px 0}.drawer label{display:flex;flex-direction:column;gap:7px;color:#aaa;font-size:11px;margin-bottom:15px}.drawer input,.drawer select{height:39px;background:#0d0e0e;border:1px solid #383939;color:#eee;padding:0 10px;border-radius:4px}.success-state{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#aaa}.success-state svg{color:#62bd6c}.success-state h3{color:#eee;margin:12px 0 4px}.form-error{color:#ff8c6a;font-size:11px}.primary:disabled{opacity:.55;cursor:wait}.signin-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.signin-card{width:min(420px,100%);border:1px solid var(--line);background:#111212;padding:38px;text-align:center}.signin-card img{width:54px;margin-bottom:20px}.signin-card h1{margin:8px 0 12px;color:var(--orange2)}.signin-card p{color:#aaa;font-size:13px;line-height:1.6;margin:0 0 22px}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-members{border-top:1px solid var(--line);padding:18px 0}.drawer-members>span{font-size:11px;color:#aaa}.drawer-members>div{display:grid;grid-template-columns:32px 1fr 30px;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #242525;font-size:11px}.wide{width:100%}@media(max-width:1250px){.user-field,.today-button{display:none}.row-grid{grid-template-columns:190px 120px 130px 85px minmax(420px,1fr)}.board{overflow-x:auto}.top-fields label:first-child{min-width:220px}.project-row{grid-template-columns:420px 1fr 100px}.employee-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.app-shell{padding-bottom:60px}.topbar{height:64px;padding:0 12px}.brand{width:auto;flex:1}.brand span{font-size:15px}.brand img{width:27px}.top-fields,.assemble{display:none}.topbar:after{content:"24.103";font-size:11px;color:#aaa;border:1px solid var(--line);padding:7px 9px;border-radius:4px}.module-nav{display:grid;grid-template-columns:repeat(6,1fr);position:fixed;z-index:35;bottom:0;left:0;right:0;height:60px;background:#0c0d0d;border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom);padding-left:0}.module-nav button{min-width:0;border:0;background:none;color:#858787;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px}.module-nav svg{font-size:20px}.module-nav .active{color:var(--orange2)}main{min-height:calc(100vh - 124px)}.planning-shell{display:block;min-height:0}.sidebar{display:none}.board-title{height:44px}.board-title small{margin-left:auto;margin-right:0}.board{overflow:hidden}.grid-header{display:none}.crew-row.row-grid{display:grid;grid-template-columns:minmax(0,1fr) 112px;grid-template-rows:45px 49px;height:94px;padding:0 10px}.crew-row>.crew-name{grid-column:1;grid-row:1;padding:0 4px;border:0}.crew-row>.lead-person,.crew-row>.capacity{display:none}.crew-row>.member-pills,.crew-row>.assign-link{grid-column:2;grid-row:1;align-self:center;margin:0}.crew-row>.timeline{grid-column:1 / -1;grid-row:2;width:auto;height:42px;margin:2px 4px 5px;border:0}.task-bar{height:34px;width:82%}.project-overview{min-width:0}.project-row{grid-template-columns:1fr 88px;height:44px}.project-row .project-name{grid-template-columns:14px 1fr}.project-row .project-name small{grid-column:2}.project-row .timeline{display:none}.project-row>b{font-size:9px}.project-label{height:40px}.page-panel{padding:18px 12px}.section-heading{align-items:flex-end}.section-heading h2{font-size:19px}.section-heading .primary{font-size:0;width:38px;padding:0}.section-heading .primary svg{font-size:18px}.absence-matrix{overflow-x:auto}.matrix-head,.matrix-row{min-width:680px}.employee-cards{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}.metrics article{padding:13px}.capacity-table{overflow-x:auto}.capacity-table>div{min-width:620px}.gantt-table{overflow-x:auto}.gantt-head,.gantt-row{min-width:850px}footer{display:none}.drawer{padding:18px}.two-cols{grid-template-columns:1fr}}
