:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#11212e;background:#edf2f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#071a26 0 180px,#edf2f3 180px)}button,input{font:inherit}.app-shell{min-height:100vh}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;color:#fff;max-width:1500px;margin:auto}.brand{display:flex;align-items:center;gap:12px}.brand h1{font-size:18px;margin:1px 0 0}.brand-mark{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#d8f4dd;color:#123a2c;font-size:25px;font-weight:900}.brand-mark.small{width:42px;height:42px;border-radius:13px;font-size:21px}.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:800;color:#43c57a;margin:0}.top-actions{display:flex;gap:8px}.icon-button{width:40px;height:40px;border:1px solid #ffffff22;border-radius:12px;color:#fff;background:#ffffff0b;display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:#ffffff18}main{max-width:1500px;margin:auto;padding:24px 28px 45px}.hero-row{background:#fff;border:1px solid #dfe7e9;border-radius:22px;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 10px 35px #12303e12}.hero-row h2{font-size:28px;margin:5px 0;letter-spacing:-.6px}.muted{color:#6b7c87;margin:0;line-height:1.5}.duty-pill{margin-top:13px;display:inline-flex;align-items:center;gap:9px;background:#eef7f2;border:1px solid #cfe7da;border-radius:13px;padding:8px 10px;color:#1d5138}.duty-pill>span{display:flex;flex-direction:column}.duty-pill small{font-size:8px;letter-spacing:1px;font-weight:900;color:#6b8678}.duty-pill strong{font-size:13px}.duty-pill em{font-style:normal;font-size:10px;font-weight:850;padding:4px 7px;border-radius:999px;background:#d8f0e2;color:#176c43}.duty-pill.proposed{background:#fff8e8;border-color:#efdcae;color:#705315}.duty-pill.proposed em{background:#f8e9bc;color:#846410}.duty-pill.vacant{background:#fff0f1;border-color:#efcfd2;color:#883842}.duty-pill.vacant em{background:#f4dadd;color:#933943}.segmented{display:flex;background:#edf3f4;border-radius:12px;padding:4px;gap:3px}.segmented button{border:0;border-radius:9px;background:transparent;padding:9px 13px;display:flex;align-items:center;gap:6px;color:#62747f;cursor:pointer;font-weight:700}.segmented button.active{background:#fff;color:#143625;box-shadow:0 2px 10px #1c384414}.week-nav{display:flex;justify-content:center;gap:8px;margin:18px 0 12px}.week-nav button{border:1px solid #d9e2e5;background:#fff;border-radius:10px;padding:8px 12px;color:#40545f;font-weight:700;display:flex;align-items:center;gap:4px;cursor:pointer}.week-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.day-column{background:#fff;border:1px solid #dce5e8;border-radius:18px;min-height:340px;overflow:visible}.day-column.today{box-shadow:inset 0 3px #2ab66d;border-color:#bfe7cf}.day-column>header{display:flex;justify-content:space-between;align-items:center;padding:14px 15px;border-bottom:1px solid #edf1f2;color:#5c707a;font-weight:750}.day-column>header strong{font-size:22px;color:#172934}.day-events{padding:10px;display:flex;flex-direction:column;gap:8px}.empty-day{min-height:76px;border:1px dashed #d7e0e3;border-radius:12px;display:grid;place-items:center;text-align:center;color:#9aabb3;font-size:13px;padding:10px}.event{width:100%;border:0;border-left:4px solid #27b56c;background:#ebf8f1;border-radius:10px;padding:9px 9px 9px 10px;text-align:left;color:#173326;cursor:pointer;display:flex;flex-direction:column;gap:4px;transition:.15s}.event:hover{transform:translateY(-1px);box-shadow:0 7px 15px #153d2811}.event.adhoc{border-left-color:#1d9b68;background:#eef8f5}.event.vacation{border-left-color:#4387d3;background:#eef5fc;color:#1b3d61}.event-type{font-size:10px;text-transform:uppercase;letter-spacing:.7px;font-weight:850;opacity:.7;display:flex;align-items:center;gap:4px}.event strong{font-size:13px;line-height:1.25}.engineer{font-size:11px;color:#5e7568}.agenda{font-size:10px;font-weight:800;display:flex;align-items:center;gap:4px;margin-top:2px}.agenda.ready{color:#197a49}.agenda.missing{color:#b36d14}.event.compact{padding:6px 7px;border-radius:8px;margin-top:4px}.event.compact .event-type{display:none}.event.compact strong{font-size:11px}.upcoming{margin-top:26px}.section-title h3{font-size:22px;margin:3px 0 12px}.future-list{display:flex;flex-direction:column;gap:8px}.future-week{background:#fff;border:1px solid #dce5e8;border-radius:16px;display:grid;grid-template-columns:92px 1fr 68px;align-items:stretch;overflow:hidden}.week-number{padding:12px 14px;background:#f4f8f8;display:flex;flex-direction:column}.week-number span{font-size:9px;letter-spacing:1px;color:#81929a;font-weight:800}.week-number strong{font-size:25px}.week-number small{color:#73858f}.future-duty{margin-top:8px;padding-top:7px;border-top:1px solid #dde7e9;display:grid;grid-template-columns:13px 1fr;gap:2px 4px;align-items:center;color:#38515d}.future-duty b{font-size:10px;line-height:1.15}.future-duty em{grid-column:2;font-size:8px;font-style:normal;color:#81929a;font-weight:800;text-transform:uppercase}.future-days{display:grid;grid-template-columns:repeat(5,1fr)}.future-day{padding:9px;border-left:1px solid #edf1f2;min-width:0}.future-date{font-size:10px;font-weight:800;color:#7a8c95}.dash{color:#b4c0c5}.count{align-self:center;text-align:center;font-size:11px;color:#7b8d96;font-weight:800}.banner{margin:15px 0;background:#f9fbfb;border:1px solid #dbe4e6;padding:12px 14px;border-radius:12px;color:#60737d}.error-banner{background:#fff1f1;color:#9c3434;border-color:#f1cccc}.month-grid{display:grid;grid-template-columns:repeat(7,1fr);background:#dce4e6;gap:1px;border:1px solid #dce4e6;border-radius:16px;overflow:hidden}.month-head{background:#f3f7f8;text-align:center;padding:8px;color:#70838c;font-size:11px;font-weight:850}.month-day{min-height:128px;background:#fff;padding:8px}.month-day.outside{background:#f6f8f8;opacity:.65}.month-date{display:flex;justify-content:space-between;align-items:center;font-weight:800;color:#41545e}.month-date small{font-size:9px;color:#91a0a7}.month-events{margin-top:5px}.more{color:#70848e;font-weight:700}.modal-backdrop{position:fixed;inset:0;background:#06131dcc;display:grid;place-items:center;padding:20px;z-index:20}.detail-card{width:min(520px,100%);background:#fff;border-radius:22px;padding:24px;box-shadow:0 30px 80px #0007;position:relative}.close{position:absolute;right:14px;top:12px;border:0;background:#edf2f3;width:34px;height:34px;border-radius:50%;font-size:22px;cursor:pointer}.detail-kind{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:6px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.6px;font-weight:850;background:#ebf8f1;color:#17653d}.detail-kind.vacation{background:#eef5fc;color:#245f9f}.detail-card h3{font-size:24px;margin:13px 35px 4px 0}.detail-date{color:#6c7d86}.detail-card dl{display:grid;grid-template-columns:120px 1fr;gap:10px;margin:20px 0}.detail-card dt{color:#82929a;font-size:12px;font-weight:800;text-transform:uppercase}.detail-card dd{margin:0;color:#263c47}.good{color:#187a48!important;font-weight:800}.warn{color:#aa6610!important;font-weight:800}.monday-link{display:inline-block;text-decoration:none;color:#126c45;font-weight:800}.login-shell{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at top,#153b49,#071722 58%)}.login-card{width:min(410px,100%);background:#fff;border-radius:24px;padding:30px;box-shadow:0 25px 80px #0006}.login-card h1{font-size:28px;margin:5px 0}.login-card label{display:block;margin:24px 0 6px;font-size:11px;font-weight:850;color:#61747e;letter-spacing:1px}.login-card input{width:100%;border:1px solid #cfdadd;border-radius:11px;padding:12px;outline:none}.login-card input:focus{border-color:#2ab66d;box-shadow:0 0 0 3px #2ab66d22}.primary{width:100%;border:0;border-radius:11px;background:#123b2c;color:#fff;padding:12px;margin-top:12px;font-weight:800;cursor:pointer}.primary:disabled{opacity:.5}.error{color:#ad3535;font-size:13px}footer{text-align:center;color:#80919a;font-size:11px;padding:24px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:950px){.week-grid{overflow-x:auto;grid-template-columns:repeat(5,230px);padding-bottom:5px}.future-week{grid-template-columns:72px 1fr}.future-days{overflow-x:auto;grid-template-columns:repeat(5,180px)}.count{display:none}.month-grid{overflow-x:auto;grid-template-columns:repeat(7,140px)}}@media(max-width:650px){body{background:linear-gradient(180deg,#071a26 0 150px,#edf2f3 150px)}.topbar{height:68px;padding:0 14px}.topbar .brand h1{font-size:16px}main{padding:14px 12px 36px}.hero-row{padding:18px;align-items:flex-start;flex-direction:column}.hero-row h2{font-size:23px}.segmented{width:100%}.segmented button{flex:1;justify-content:center}.week-nav{justify-content:space-between}.week-nav button{font-size:12px;padding:7px 9px}.primary-week{grid-template-columns:repeat(5,210px)}.day-column{min-height:310px}.future-week{grid-template-columns:65px 1fr}.detail-card dl{grid-template-columns:95px 1fr}.month-grid{grid-template-columns:repeat(7,120px)}}.timeline-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 0 10px;flex-wrap:wrap}.timeline-nav{margin:0}.timeline-zoom{display:flex;gap:4px;background:#e3eaec;border-radius:11px;padding:4px}.timeline-zoom button{border:0;background:transparent;color:#667983;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:800;cursor:pointer}.timeline-zoom button.active{background:#fff;color:#183a2a;box-shadow:0 2px 9px #17354016}.timeline-legend{display:flex;align-items:center;gap:18px;flex-wrap:wrap;background:#fff;border:1px solid #dce5e8;border-radius:13px;padding:10px 13px;margin-bottom:10px;color:#60747f;font-size:11px;font-weight:750}.timeline-legend span{display:flex;align-items:center;gap:6px}.legend-dot{width:9px;height:9px;border-radius:999px;display:inline-block}.service-dot{background:#2ab66d}.adhoc-dot{background:#e58c2f}.vacation-dot{background:#4387d3}.duty-dot{background:#8766c7}.timeline-scroll{width:100%;overflow-x:auto;overflow-y:visible;padding-bottom:10px}.timeline-canvas{--label-width:230px;display:grid;grid-template-columns:var(--label-width) minmax(0,1fr);min-width:1200px;background:#fff;border:1px solid #dce5e8;border-radius:17px;overflow:clip;box-shadow:0 7px 24px #19333e0b}.timeline-canvas.zoom-3{min-width:1080px}.timeline-canvas.zoom-6{min-width:1380px}.timeline-canvas.zoom-12{min-width:1850px}.timeline-axis-label{position:sticky;left:0;z-index:8;background:#f4f8f8;border-right:1px solid #dce5e8;border-bottom:1px solid #dce5e8;padding:15px 16px;display:flex;flex-direction:column;justify-content:center;min-height:78px}.timeline-axis-label strong{font-size:13px;color:#304751}.timeline-axis-label small{font-size:10px;color:#84959d;margin-top:3px}.timeline-axis{position:relative;height:78px;border-bottom:1px solid #dce5e8;background:#f7f9fa;overflow:hidden}.timeline-month-band{position:absolute;top:0;height:45px;border-right:1px solid #d9e2e5;padding:9px 10px 4px;display:flex;flex-direction:column;overflow:hidden}.timeline-month-band strong{font-size:12px;color:#354c57;white-space:nowrap}.timeline-month-band small{font-size:9px;color:#8a9aa2}.timeline-week-label{position:absolute;top:51px;transform:translate(4px);font-size:8px;font-weight:850;color:#8c9ba2;white-space:nowrap}.timeline-axis-today{position:absolute;top:0;bottom:0;width:2px;background:#287ee6;z-index:3;pointer-events:none}.timeline-section-label,.timeline-group-heading,.timeline-label-cell{position:sticky;left:0;z-index:6;background:#fff;border-right:1px solid #e2e9eb;border-bottom:1px solid #edf1f2}.timeline-section-label{min-height:56px;padding:12px 16px;display:flex;align-items:center;gap:8px;color:#503f73;background:#f7f4fb;font-size:12px;font-weight:850}.timeline-group-heading{min-height:35px;padding:9px 16px;background:#eef4f3;color:#466158;font-size:10px;font-weight:900;letter-spacing:1px;text-transform:uppercase}.timeline-group-heading.vacation-heading{background:#eff5fb;color:#466988}.timeline-group-track{position:relative;min-height:35px;border-bottom:1px solid #edf1f2;background:#f8faf9;overflow:hidden}.timeline-label-cell{min-height:58px;padding:10px 14px;display:flex;justify-content:center;flex-direction:column}.timeline-label-cell strong{font-size:12px;color:#263d48;line-height:1.2}.timeline-label-cell small{font-size:9px;color:#87979e;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.timeline-label-cell.vacation-label{background:#fbfdff}.timeline-track{position:relative;min-height:58px;border-bottom:1px solid #edf1f2;background:#fff;overflow:hidden}.timeline-track.duty-track{min-height:56px;background:#fbf9fd}.timeline-track.vacation-track{background:#fcfdff}.timeline-week-line,.timeline-month-line,.timeline-today-line{position:absolute;top:0;bottom:0;pointer-events:none}.timeline-week-line{width:1px;background:#eef2f3;z-index:0}.timeline-month-line{width:1px;background:#d5dee1;z-index:0}.timeline-today-line{width:2px;background:#287ee6;z-index:1}.timeline-today-line i{position:absolute;top:2px;left:4px;font-size:8px;font-style:normal;font-weight:900;color:#287ee6;background:#fff;padding:1px 3px;border-radius:4px}.timeline-duty-bar{position:absolute;top:8px;height:38px;border-radius:8px;background:#ede7f8;border-left:4px solid #8766c7;color:#48366d;z-index:3;display:flex;align-items:center;gap:5px;padding:5px 7px;overflow:hidden;white-space:nowrap}.timeline-duty-bar b{font-size:10px;overflow:hidden;text-overflow:ellipsis}.timeline-duty-bar em{font-size:8px;font-style:normal;font-weight:850;opacity:.7;text-transform:uppercase}.timeline-duty-bar.proposed{background:#fff4da;border-left-color:#d49a23;color:#725410}.timeline-duty-bar.vacant{background:#fde9eb;border-left-color:#ce4d5c;color:#81343d}.timeline-service-marker{position:absolute;top:7px;height:44px;min-width:22px;max-width:175px;z-index:4;border:0;border-left:4px solid #2ab66d;border-radius:9px;background:#e8f7ef;color:#163d29;cursor:pointer;padding:5px 8px;display:grid;grid-template-columns:14px minmax(0,1fr);grid-template-rows:auto auto;column-gap:4px;text-align:left;transform:translate(-4px);box-shadow:0 2px 6px #1c573010}.timeline-service-marker:hover{z-index:7;box-shadow:0 7px 18px #203c4726}.timeline-service-marker>span{grid-row:1/3;display:flex;align-items:center}.timeline-service-marker b{font-size:10px;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.timeline-service-marker small{font-size:8px;color:#628071;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.timeline-service-marker.adhoc{background:#fff1df;border-left-color:#e58c2f;color:#694114}.timeline-service-marker.adhoc small{color:#856b4e}.timeline-service-marker.agenda-missing:after{content:"";position:absolute;right:4px;top:4px;width:6px;height:6px;border-radius:50%;background:#d98a28}.timeline-service-marker.agenda-ready:after{content:"";position:absolute;right:4px;top:4px;width:6px;height:6px;border-radius:50%;background:#22a861}.timeline-vacation-bar{position:absolute;top:10px;height:36px;z-index:4;border:0;border-left:4px solid #4387d3;border-radius:8px;background:#e8f2fc;color:#234d78;cursor:pointer;padding:5px 7px;display:flex;align-items:center;gap:5px;overflow:hidden;white-space:nowrap;min-width:18px}.timeline-vacation-bar b{font-size:9px;overflow:hidden;text-overflow:ellipsis}.timeline-vacation-bar:hover{z-index:7;box-shadow:0 6px 15px #214d7922}.empty-track{background:#fafcfc}@media(max-width:760px){.timeline-toolbar{align-items:stretch}.timeline-nav{width:100%;justify-content:space-between}.timeline-zoom{width:100%}.timeline-zoom button{flex:1}.timeline-legend{gap:10px 14px}.timeline-canvas{--label-width:155px}.timeline-canvas.zoom-3{min-width:920px}.timeline-canvas.zoom-6{min-width:1250px}.timeline-canvas.zoom-12{min-width:1700px}.timeline-axis-label{padding:12px 10px}.timeline-label-cell{padding:9px 10px}.timeline-label-cell strong{font-size:11px}}.event.other{border-left-color:#8766c7;background:#f3eefb;color:#49386a}.event.other .engineer{color:#735f93}.detail-kind.other{background:#f0ebf8;color:#60478c}.other-dot{background:#8766c7}.timeline-group-heading.other-heading{background:#f4f0fa;color:#665081}.timeline-label-cell.other-label,.timeline-track.other-track{background:#fdfbff}.timeline-other-bar{position:absolute;top:10px;height:36px;z-index:4;border:0;border-left:4px solid #8766c7;border-radius:8px;background:#efe9f8;color:#513d78;cursor:pointer;padding:5px 7px;display:flex;align-items:center;gap:5px;overflow:hidden;white-space:nowrap;min-width:18px}.timeline-other-bar b{font-size:9px;overflow:hidden;text-overflow:ellipsis}.timeline-other-bar:hover{z-index:7;box-shadow:0 6px 15px #4e357622}.event.awaiting{border-left-color:#e3a126;background:#fff7e4;color:#61470f}.event.awaiting .engineer{color:#80652d}.confirmation-status{display:inline-flex;align-items:center;align-self:flex-start;border-radius:999px;background:#f7e5b5;color:#7a5810;padding:2px 6px;font-size:8px;font-weight:900;letter-spacing:.2px;line-height:1.3}.event.compact .confirmation-status{font-size:7px;padding:1px 5px;margin-top:1px}.awaiting-dot{background:#e3a126}.timeline-service-marker.awaiting{background:#fff3d8;border-left-color:#e3a126;color:#674a0e;outline:1px dashed #e3a126}.timeline-service-marker.awaiting small{color:#846922}.timeline-service-marker.awaiting:before{content:"Awaiting";position:absolute;left:4px;bottom:2px;font-size:6px;font-weight:900;letter-spacing:.2px;text-transform:uppercase;color:#8b6415}.week-board-scroll{width:100%;overflow-x:auto;padding-bottom:4px}.week-board{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;background:#dce5e8;border:1px solid #dce5e8;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px #1735400b}.week-board-head{background:#fff;padding:14px 15px;border-right:1px solid #e4ebed;border-bottom:1px solid #e4ebed;display:flex;align-items:center;justify-content:space-between;min-width:0}.week-board-head:last-of-type{border-right:0}.week-board-head span{font-size:13px;font-weight:800;color:#5c707a}.week-board-head strong{font-size:22px;color:#172934}.week-board-head.today{box-shadow:inset 0 3px #2ab66d}.week-board-day{background:#fff;min-height:330px;border-right:1px solid #e9eff1;min-width:0}.week-board-day:last-child{border-right:0}.week-board-day.today{background:#fcfffd}.week-span-event{margin:8px 7px 0;border:0;border-left:4px solid #4387d3;border-radius:10px;background:#eef5fc;color:#1b3d61;min-height:42px;padding:7px 10px;display:grid;grid-template-columns:16px minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:6px;align-items:center;text-align:left;cursor:pointer;z-index:3;box-shadow:0 2px 7px #16364e10}.week-span-event:hover{box-shadow:0 7px 16px #203c4720}.week-span-event>span{grid-row:1/3;display:flex;align-items:center}.week-span-event strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.week-span-event small{grid-column:2;font-size:9px;color:#687d8a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.week-span-event em{grid-column:3;grid-row:1/3;align-self:center;font-size:8px;font-style:normal;font-weight:900;background:#f7e5b5;color:#7a5810;border-radius:999px;padding:3px 6px;white-space:nowrap}.week-span-event.service{border-left-color:#2ab66d;background:#eaf7f0;color:#183f2a}.week-span-event.adhoc{border-left-color:#e58c2f;background:#fff3e3;color:#654214}.week-span-event.vacation{border-left-color:#4387d3;background:#edf5fc;color:#214f7d}.week-span-event.other{border-left-color:#8766c7;background:#f1ebf9;color:#533f76}.week-span-event.awaiting{border-left-color:#e3a126;background:#fff5dc;color:#61470f;outline:1px dashed #e3a126}@media(max-width:950px){.week-board{min-width:1050px;grid-template-columns:repeat(5,210px)}}@media(max-width:650px){.week-board{min-width:950px;grid-template-columns:repeat(5,190px)}.week-board-day{min-height:300px}.week-span-event{grid-template-columns:15px minmax(0,1fr);grid-template-rows:auto auto auto}.week-span-event em{grid-column:2;grid-row:3;justify-self:start;margin-top:2px}}.six-month-plan{margin-top:26px}.six-month-title{align-items:flex-end}.six-month-title>span{font-size:10px;color:#83949c;font-weight:700}.planning-months{display:flex;flex-direction:column;gap:8px}.planning-month{background:#fff;border:1px solid #dce5e8;border-radius:14px;overflow:hidden;box-shadow:0 4px 14px #17354008}.planning-month.open{border-color:#cfdcde;box-shadow:0 8px 22px #1735400d}.planning-month-summary{width:100%;border:0;background:#fff;display:grid;grid-template-columns:28px minmax(130px,1fr) 90px minmax(0,3fr);gap:12px;align-items:center;padding:13px 15px;cursor:pointer;text-align:left}.planning-month-summary:hover{background:#fbfcfc}.planning-month-chevron{display:flex;align-items:center;justify-content:center;color:#6e818a;transition:transform .18s ease}.planning-month.open .planning-month-chevron{transform:rotate(90deg)}.planning-month-name{display:flex;align-items:baseline;gap:7px;min-width:0}.planning-month-name strong{font-size:15px;color:#233a45}.planning-month-name small{font-size:10px;color:#8a9aa2}.planning-month-count{display:flex;align-items:baseline;gap:5px;justify-self:start}.planning-month-count strong{font-size:18px;color:#1f3540}.planning-month-count small{font-size:9px;color:#82929a;text-transform:uppercase;font-weight:800;letter-spacing:.3px}.planning-month-mix{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap}.mix{font-style:normal;font-size:8px;font-weight:900;border-radius:999px;padding:4px 7px;white-space:nowrap;text-transform:uppercase;letter-spacing:.2px}.service-mix{background:#e8f7ef;color:#28744a}.adhoc-mix{background:#fff0de;color:#9a5a16}.awaiting-mix{background:#fff3cf;color:#8a6514}.vacation-mix{background:#eaf3fc;color:#2f6598}.other-mix{background:#f0eafa;color:#664a91}.empty-mix{background:#f1f4f5;color:#809097}.planning-month-details{border-top:1px solid #e6ecee;background:#fafcfc}.planning-week-row{display:grid;grid-template-columns:155px minmax(0,1fr);border-bottom:1px solid #e8edef}.planning-week-row:last-child{border-bottom:0}.planning-week-meta{padding:12px 13px;background:#f3f7f7;border-right:1px solid #e1e8ea;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"label number" "date date" "duty duty";column-gap:6px;align-content:start}.planning-week-meta>span{grid-area:label;font-size:7px;font-weight:900;letter-spacing:1px;color:#8a9aa2;align-self:center}.planning-week-meta>strong{grid-area:number;font-size:18px;color:#243a45}.planning-week-meta>small{grid-area:date;font-size:9px;color:#6f838d;margin-top:1px}.planning-duty{grid-area:duty;display:flex;align-items:center;gap:5px;margin-top:8px;color:#61737c;min-width:0}.planning-duty b{font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planning-duty em{font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase;color:#89989f}.planning-week-events{padding:10px 12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:7px;align-content:start}.planning-event{border:0;border-left:4px solid #2ab66d;background:#eef8f2;border-radius:8px;padding:7px 8px;display:grid;grid-template-columns:15px minmax(0,1fr) auto;gap:6px;align-items:center;text-align:left;cursor:pointer;color:#244133}.planning-event:hover{box-shadow:0 4px 12px #17354013}.planning-event>span:first-child{display:flex;align-items:center}.planning-event-copy{display:flex;flex-direction:column;min-width:0}.planning-event-copy strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.planning-event-copy small{font-size:8px;color:#74868f;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.planning-event.adhoc{border-left-color:#e58c2f;background:#fff3e4;color:#674416}.planning-event.vacation{border-left-color:#4387d3;background:#edf5fc;color:#27547d}.planning-event.other{border-left-color:#8766c7;background:#f2edf9;color:#5b477c}.planning-event.awaiting{border-left-color:#e3a126;background:#fff5dc;color:#62490f;outline:1px dashed #e3a126}.planning-event>em{font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase;color:#8a6514;background:#f7e5b5;border-radius:999px;padding:3px 5px;white-space:nowrap}.planning-empty{font-size:10px;color:#9aa7ad;padding:7px 2px}@media(max-width:820px){.planning-month-summary{grid-template-columns:24px minmax(100px,1fr) 70px;grid-template-areas:"chev name count" "mix mix mix";gap:8px;padding:12px}.planning-month-chevron{grid-area:chev}.planning-month-name{grid-area:name}.planning-month-count{grid-area:count}.planning-month-mix{grid-area:mix;justify-content:flex-start;padding-left:32px}.planning-week-row{grid-template-columns:120px minmax(0,1fr)}.planning-week-events{grid-template-columns:1fr}}@media(max-width:560px){.planning-week-row{grid-template-columns:1fr}.planning-week-meta{border-right:0;border-bottom:1px solid #e1e8ea}}body{background:linear-gradient(180deg,#062e28 0 188px,#eef3f1 188px)}.topbar{height:82px}.brand{gap:16px}.brand-logo{width:150px;height:44px;object-fit:contain;object-position:left center;display:block}.brand-divider{width:1px;height:36px;background:#ffffff2b;display:block}.brand-copy .eyebrow{color:#9ad2b8}.brand-copy h1{color:#fff}.hero-row{border-color:#d8e5df;box-shadow:0 12px 34px #12372d10}.hero-row h2{color:#123b31}.segmented button.active{background:#123f35;color:#fff}.duty-pill{background:#eff8f4;border-color:#cde4d8}.login-shell{background:radial-gradient(circle at top,#155546,#062e28 58%,#071722)}.login-card{background:#fff}.login-logo{display:block;width:190px;height:58px;object-fit:contain;object-position:left center;background:#0b443a;border-radius:13px;padding:8px 12px;margin-bottom:18px}.meeting-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 4px}.summary-card{position:relative;overflow:hidden;min-height:86px;padding:13px 15px;border:1px solid #dce7e2;border-radius:15px;background:#fff;box-shadow:0 5px 18px #1b413709;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:12px;align-items:center}.summary-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#7aa793}.summary-card span{font-size:9px;font-weight:900;letter-spacing:.7px;text-transform:uppercase;color:#71817c;align-self:end}.summary-card strong{grid-column:2;grid-row:1/3;font-size:31px;line-height:1;color:#173b31}.summary-card small{font-size:9px;color:#94a19d;align-self:start}.summary-card.planned:before{background:#2a9b72}.summary-card.adhoc:before{background:#e58c2f}.summary-card.away:before{background:#6a72c8}.summary-card.agenda.attention{background:#fff9ed;border-color:#ead8b3}.summary-card.agenda.attention:before{background:#d79529}.summary-card.agenda.attention strong{color:#95630f}.summary-card.agenda.clear{background:#f2faf6;border-color:#d2e7dc}.summary-card.agenda.clear:before{background:#3b9a73}.summary-card.agenda.clear strong{color:#247154}.event{position:relative}.event-hover{position:absolute;left:8px;bottom:calc(100% + 7px);width:270px;z-index:80;background:#0b2520;color:#eaf3ef;border-radius:10px;padding:10px 11px;box-shadow:0 14px 34px #061b1745;font-size:10px;line-height:1.45;display:grid;gap:3px;opacity:0;visibility:hidden;transform:translateY(4px);transition:.12s ease;pointer-events:none}.event:hover .event-hover,.event:focus-visible .event-hover{opacity:1;visibility:visible;transform:translateY(0)}.event-hover>b{font-size:11px;color:#fff;margin-bottom:2px}.event-hover strong{font-size:10px;color:#a9dec9}.week-board,.future-week,.planning-month,.month-grid,.timeline-canvas{border-color:#d9e5df}.week-board-head.today{box-shadow:inset 0 3px #4aa27e}@media(max-width:980px){.meeting-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){body{background:linear-gradient(180deg,#062e28 0 156px,#eef3f1 156px)}.brand-logo{width:118px;height:38px}.brand-divider,.brand-copy{display:none}.meeting-summary{grid-template-columns:1fr 1fr;gap:8px}.summary-card{min-height:76px;padding:10px 12px}.summary-card strong{font-size:27px}.event-hover{display:none}}
