:root{font-family:Arial,Helvetica,sans-serif;color:#153346;background:#f3f6f8;font-synthesis:none;color-scheme:light;--ink:#102d3c;--muted:#5e727f;--line:#dce5e9;--red:#a5313f;--green:#226b57}*{box-sizing:border-box}body{margin:0}button{font:inherit;cursor:pointer}button:focus-visible{outline:3px solid #cc7d0e;outline-offset:3px}button:disabled{cursor:wait}button,span,p,h1,h2,h3{overflow-wrap:anywhere}.brandbar{background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;padding:18px max(20px,calc((100vw - 1000px)/2));gap:16px}.brand{display:flex;align-items:center;gap:12px;font-size:1.125rem;font-weight:700;letter-spacing:.04em}.mark{background:#f5f8fa;color:var(--ink);width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-size:1.25rem}.brand-divider{color:#90a5af;margin:0 7px}.readonly{font-size:.8125rem;color:#c6d5db}main{max-width:1040px;margin:auto;padding:32px 20px 22px}.opening{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:700;color:var(--muted);margin:0 0 7px}h1{font-size:clamp(1.6rem,5vw,2.25rem);letter-spacing:-.045em;margin:0 0 9px}.week{font-size:1rem;margin:0;color:#526876}.refresh{border:1px solid #d1dde2;background:white;color:var(--ink);padding:12px;border-radius:12px;display:flex;align-items:center;gap:8px;font-size:.875rem;min-height:44px}.refresh svg{width:21px;height:21px;flex:none}.refresh:disabled svg{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.days{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:7px;background:#e7edf0;border:1px solid #dce5e9;border-radius:16px;position:sticky;top:8px;z-index:5}.day{display:flex;flex-direction:column;align-items:center;gap:5px;border:0;background:transparent;border-radius:11px;color:#526673;min-height:70px;padding:10px 4px}.day .abbr{font-size:.875rem}.day .num{font-size:1.375rem;font-weight:700}.day[aria-pressed=true]{background:var(--ink);color:white;box-shadow:0 3px 7px #102d3c20}.day:hover:not([aria-pressed=true]){background:#f5f8f9}.dayline{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:26px 0 15px}.dayline h2{font-size:1.125rem;margin:0}.dayline>span{font-size:.75rem;color:var(--muted);text-align:right}#notice{border:1px solid #e2c887;background:#fff6df;color:#674a15;padding:14px;border-radius:10px;margin-bottom:18px;font-size:.9375rem;line-height:1.5}#shifts{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.service-group{min-width:0}.service-group.emergency{grid-row:span 2}.group-heading{display:flex;align-items:center;gap:9px;margin:0 0 12px;font-size:.875rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.service-icon{display:grid;place-items:center;background:#f5e7e9;color:var(--red);border-radius:7px;width:28px;height:28px;font-weight:700;font-size:1rem;letter-spacing:0}.gt .service-icon{background:#e1eee9;color:var(--green)}.shift{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-bottom:13px;box-shadow:0 2px 3px #16384a03}.shift-head{padding:14px 16px;background:#fbf6f7;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #ece4e7;border-left:4px solid var(--red)}.gt .shift-head{border-left-color:var(--green);background:#f2f8f5;border-bottom-color:#e1ece6}.shift-head h3{font-size:1rem;margin:0}.time{font-size:.875rem;font-weight:700;white-space:pre-line;text-align:right;line-height:1.4}.time.empty{font-size:.75rem;font-weight:400;color:var(--muted)}.crew{margin:0;padding:2px 16px}.crew-row{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px;align-items:start;padding:13px 0;border-bottom:1px solid #edf0f2}.crew-row:last-child{border-bottom:0}.crew dt{font-size:.875rem;color:var(--muted);line-height:1.5}.crew dd{margin:0;font-size:1rem;font-weight:700;line-height:1.45;white-space:pre-line}.crew dd.empty{font-weight:400;color:#778590}.crew-row.not-required{display:none}.notes{margin-top:12px;padding:18px;background:#fff;border-left:3px solid #526c7d;border-radius:0 10px 10px 0}.notes h2{font-size:1rem;margin:0 0 8px}.notes p{font-size:1rem;line-height:1.6;white-space:pre-line;margin:0}.loading{padding:25px 0;font-size:1rem;color:var(--muted)}footer{border-top:1px solid var(--line);margin-top:18px;padding-top:14px;color:var(--muted);line-height:1.6;font-size:.8125rem}footer p{margin:0 0 8px}.footnote{font-size:.75rem;max-width:640px}#shifts[aria-busy=true]{opacity:.7}@media(max-width:650px){main{padding-top:24px}#shifts{display:block}.service-group{margin-top:22px}.service-group:first-child{margin-top:0}.opening{margin-bottom:21px}.refresh span{display:none}.dayline{align-items:flex-start}.dayline h2{max-width:65%}.days{gap:4px;padding:5px}.day{min-height:64px}.crew-row{grid-template-columns:104px minmax(0,1fr)}.brandbar{padding:15px 20px}.gt .shift{margin-bottom:14px}}@media(prefers-reduced-motion:reduce){*{animation:none!important}}@media print{.refresh,.days,.brandbar,.footnote{display:none}main{padding:0}#shifts{display:block}.shift{break-inside:avoid}body{background:white}}

[hidden]{display:none!important}.home-intro{color:var(--muted);line-height:1.6;margin:12px 0 26px}.week-card{display:flex;flex-direction:column;gap:18px;padding:24px;background:white;border:1px solid var(--line);border-radius:16px;color:var(--ink);text-decoration:none;max-width:560px;box-shadow:0 3px 12px #102d3c08}.week-card strong{font-size:1.4rem;line-height:1.35}.week-card .eyebrow{margin:0}.week-action{display:flex;justify-content:space-between;align-items:center;font-weight:700;border-top:1px solid var(--line);padding-top:16px}.week-card:hover{border-color:var(--ink)}a:focus-visible{outline:3px solid #cc7d0e;outline-offset:4px}.back-home{display:inline-block;color:var(--muted);padding:12px 0;margin-bottom:20px;text-decoration:none;min-height:44px}

#week-list{display:grid;gap:18px;margin-bottom:20px}.week-card:not(a){background:#fffaf0}.week-card:not(a) .eyebrow{color:#876014}

.archive-link{display:flex;flex-direction:column;gap:7px;border:1px solid var(--line);padding:20px 24px;border-radius:14px;color:var(--ink);text-decoration:none;margin:24px 0;max-width:560px;background:#e7edf0}.archive-link span,.archive-empty{color:var(--muted);font-size:1rem;line-height:1.6}.archive-empty{padding:24px;background:white;border:1px solid var(--line);border-radius:14px;margin:0;max-width:560px}
