:root{--hsp-primary:#123766;--hsp-accent:#1f7ae0;--hsp-header-top:#123766;--hsp-header-bottom:#1f7ae0;--hsp-bg:#f4f7fb;--hsp-border:#dce5f2;--hsp-text:#152033}.hsp-wrap{max-width:1100px;margin:24px auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--hsp-text)}.hsp-hero{background:linear-gradient(180deg,var(--hsp-header-top),var(--hsp-header-bottom));color:#fff;border-radius:24px;padding:32px;margin-bottom:18px;box-shadow:0 16px 40px rgba(18,55,102,.18)}.hsp-hero h2{margin:.2rem 0;font-size:clamp(28px,5vw,44px);color:#fff}.hsp-hero p{margin:0;opacity:.9}.hsp-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.hsp-grid{display:grid;gap:18px}.hsp-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hsp-card,.hsp-shift{background:#fff;border:1px solid var(--hsp-border);border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(21,32,51,.06)}.hsp-card h3,.hsp-card h2{margin-top:0}.hsp-card label,.hsp-admin label{display:block;font-weight:650;margin:12px 0 6px}.hsp-card input,.hsp-card textarea,.hsp-card select,.hsp-admin input,.hsp-admin textarea,.hsp-admin select{width:100%;max-width:100%;border:1px solid var(--hsp-border);border-radius:12px;padding:10px 12px;background:#fff}.hsp-btn,.hsp-card .button-primary{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--hsp-accent);color:#fff!important;padding:10px 18px;font-weight:800;text-decoration:none;cursor:pointer}.hsp-btn-light{background:#eef4ff!important;color:var(--hsp-primary)!important}.hsp-notice{background:#e9f8ef;border:1px solid #a9dfbd;color:#14552c;padding:12px 16px;border-radius:14px;margin-bottom:16px}.hsp-section-title{display:flex;justify-content:space-between;align-items:end;margin:24px 0 12px}.hsp-section-title h3{margin:0}.hsp-section-title p{margin:0;color:#64748b}.hsp-shifts{display:grid;gap:14px}.hsp-shift{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}.hsp-shift h4{margin:8px 0 4px;font-size:20px}.hsp-shift p{margin:4px 0}.hsp-pill{display:inline-block;background:#eef4ff;color:var(--hsp-primary);font-size:12px;font-weight:800;border-radius:999px;padding:5px 10px}.hsp-muted{color:#64748b}.hsp-shift-side{text-align:center;display:grid;gap:10px;justify-items:center}.hsp-capacity strong{font-size:30px;line-height:1}.hsp-capacity span{display:block;color:#64748b;font-size:12px}.hsp-ok{color:#087f3f;font-weight:800}.hsp-full{color:#9b1c1c;font-weight:800}.hsp-my{margin-bottom:18px}.hsp-my-row{display:flex;justify-content:space-between;gap:16px;align-items:center;border-top:1px solid var(--hsp-border);padding:12px 0}.hsp-my-row:first-of-type{border-top:0}.hsp-my-row span{color:#64748b}.hsp-admin .hsp-card{max-width:1180px}.hsp-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hsp-admin textarea{min-height:90px}.hsp-admin table{margin-top:14px}.hsp-admin code{background:#eef4ff;padding:3px 7px;border-radius:6px}@media(max-width:760px){.hsp-grid-2,.hsp-shift{grid-template-columns:1fr}.hsp-admin-grid{grid-template-columns:1fr}.hsp-wrap{margin:12px}.hsp-hero{padding:24px;border-radius:18px}.hsp-my-row{display:block}.hsp-my-row form{margin-top:10px}.hsp-shift-side{text-align:left;justify-items:start}}
.hsp-stations{display:grid;gap:14px}.hsp-station{background:#fff;border:1px solid var(--hsp-border);border-radius:18px;box-shadow:0 8px 24px rgba(21,32,51,.06);overflow:hidden}.hsp-station summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 20px}.hsp-station summary::-webkit-details-marker{display:none}.hsp-station summary strong{font-size:20px}.hsp-station summary span{display:block;color:#64748b;margin-top:3px}.hsp-station summary em{font-style:normal;background:#eef4ff;color:var(--hsp-primary);font-weight:850;border-radius:999px;padding:8px 12px;white-space:nowrap}.hsp-station .hsp-shifts{padding:0 16px 16px}.hsp-empty{padding:0 4px 12px}.hsp-resp{margin-top:10px;background:#f8fbff;border:1px solid var(--hsp-border);border-radius:12px;padding:10px}.hsp-resp ul{margin:6px 0 0 18px}.hsp-resp li{margin:3px 0}.hsp-admin small{display:block;color:#64748b;margin-top:4px}.hsp-admin .widefat td form{margin:0}@media(max-width:760px){.hsp-station summary{align-items:flex-start;flex-direction:column}.hsp-station summary em{white-space:normal}}
.hsp-header-img{display:block;margin-bottom:0;border-radius:24px 24px 0 0;overflow:hidden;box-shadow:0 16px 40px rgba(18,55,102,.14)}.hsp-header-img img{display:block;width:100%;height:auto;aspect-ratio:1920/520;object-fit:cover}.hsp-hero-with-image{border-radius:0 0 24px 24px;margin-top:0}.hsp-media-field{background:#f8fbff;border:1px solid var(--hsp-border);border-radius:16px;padding:14px}.hsp-media-preview{display:flex;align-items:center;justify-content:center;min-height:110px;background:#fff;border:1px dashed var(--hsp-border);border-radius:12px;margin:10px 0;padding:8px;color:#64748b}.hsp-media-preview img{max-width:100%;max-height:140px;border-radius:8px;display:block}@media(max-width:1024px){.hsp-header-img img{aspect-ratio:1200/420}}@media(max-width:640px){.hsp-header-img{border-radius:18px 18px 0 0}.hsp-header-img img{aspect-ratio:750/420}.hsp-hero-with-image{border-radius:0 0 18px 18px}}
