.duty-board-page{padding:2rem 0 4rem}.duty-board-shell{max-width:760px}.duty-board-heading{margin-bottom:1rem}.back-link{display:inline-flex;margin-bottom:1rem;color:var(--brand-700);font-size:.88rem;font-weight:750;text-decoration:none}.duty-board-heading-row{display:flex;align-items:end;justify-content:space-between;gap:1rem}.duty-board-heading h1{margin:0;font-size:2rem}.duty-board-heading .eyebrow{margin-bottom:.15rem}.duty-board-validity{display:flex;align-items:center;gap:.45rem;color:var(--ink-500);font-size:.72rem;white-space:nowrap}.duty-board-filters{display:grid;gap:.5rem;margin-bottom:.7rem}.pharmacy-search{display:flex;align-items:center;gap:.55rem;min-height:43px;padding:0 .75rem;background:#fff;border:1px solid var(--line);border-radius:.65rem;color:var(--ink-500)}.pharmacy-search input{width:100%;border:0;outline:0;color:var(--ink-900);font:inherit;font-size:.85rem}.filter-actions{display:flex;gap:.5rem}.filter-button{flex:1;min-height:38px;padding:.45rem .6rem;color:#006d2d;background:#fff;border:1px solid #b9dcc5;border-radius:.65rem;font-size:.76rem}.filter-button[aria-pressed=true]{color:#fff;background:var(--brand-700);border-color:var(--brand-700)}.filter-feedback{min-height:1.1rem;margin:0;color:var(--ink-500);font-size:.73rem}.pharmacy-list{display:grid;gap:.55rem}.pharmacy-list-item{display:grid;grid-template-columns:10px minmax(0,1fr) 40px;gap:.7rem;align-items:start;padding:.8rem;background:#fff;border:1px solid var(--line);border-radius:.85rem}.pharmacy-list-item:has(.badge-duty){border-left:4px solid #e8c96a;padding-left:.6rem}.status-dot{display:inline-block;flex:none;width:10px;height:10px;margin-top:.35rem;border-radius:50%}.status-open{background:var(--brand-600);box-shadow:0 0 0 4px var(--brand-050)}.status-closed{background:#a1aca5}.pharmacy-card-button{display:grid;justify-items:start;min-width:0;min-height:0;padding:0;color:inherit;background:transparent;border:0;border-radius:0;text-align:left}.pharmacy-card-button:hover{color:inherit;background:transparent}.pharmacy-card-heading{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.5rem}.pharmacy-badges{display:flex;flex-wrap:wrap;gap:.3rem}.badge{display:inline-flex;padding:.16rem .4rem;border-radius:9px;font-size:.58rem;font-weight:800}.badge-duty{color:#fff;background:var(--brand-700)}.badge-open{color:var(--brand-900);background:var(--brand-050)}.pharmacy-status-text{color:var(--ink-500);font-size:.66rem;font-weight:700}.pharmacy-name{margin-top:.35rem;font-size:1rem;line-height:1.2}.pharmacy-address{margin-top:.15rem;color:var(--ink-700);font-size:.82rem}.pharmacy-hours{margin-top:.3rem;color:var(--brand-900);font-size:.76rem;font-weight:700}.pharmacy-notice{margin-top:.35rem;color:#754b07;font-size:.72rem}.pharmacy-actions{display:flex;align-self:stretch;align-items:center;justify-content:center}.pharmacy-action{display:grid;place-items:center;width:38px;min-height:38px;padding:0;color:#006d2d;background:var(--brand-050);border:1px solid #9bdcaf;border-radius:50%}.pharmacy-action span{width:8px;height:8px;margin-left:-3px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.pharmacy-list-empty{padding:1.25rem;text-align:center;color:var(--ink-500)}.pharmacy-detail-dialog{width:min(100%,680px);height:min(100%,850px);max-height:100%;padding:0;color:var(--ink-900);background:var(--surface);border:0}.pharmacy-detail-dialog::backdrop{background:rgba(6,69,33,.45)}.pharmacy-detail-header{position:sticky;top:0;z-index:1;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:.75rem;min-height:58px;padding:0 14px;background:#fff;border-bottom:1px solid var(--line);text-align:center}.detail-close{width:38px;min-height:38px;padding:0;color:var(--brand-900);background:var(--brand-050);border-radius:50%;font-size:1.25rem}.pharmacy-detail-content{padding-bottom:1.75rem}.pharmacy-map{display:block;width:100%;height:220px;border:0}.pharmacy-profile-identity{display:flex;gap:.65rem;padding:1.25rem}.pharmacy-profile-identity h2{margin:.45rem 0 0;font-size:1.5rem;letter-spacing:-.04em}.pharmacy-profile-identity p{margin:.25rem 0 0;color:var(--brand-900);font-size:.82rem;font-weight:700}.profile-section{margin:0 1.25rem 1rem;padding:.9rem;background:#fff;border:1px solid var(--line);border-radius:.8rem}.profile-section h3{margin:0;font-size:.88rem}.profile-section p{margin:.6rem 0 0;color:var(--ink-700);font-size:.86rem}.profile-call-button,.profile-directions-button{display:flex;align-items:center;justify-content:center;min-height:43px;margin-top:.65rem;color:#fff;background:var(--brand-700);border-radius:.65rem;font-size:.88rem;font-weight:800;text-decoration:none}.profile-hours-row{display:flex;justify-content:space-between;gap:1rem;margin-top:.65rem;padding-top:.65rem;border-top:1px solid #edf2ee;color:var(--ink-500);font-size:.8rem}.profile-hours-row strong{color:var(--brand-900);text-align:right}.profile-muted{color:var(--ink-500)!important}.profile-notice{margin:1.15rem 1.25rem;padding:.8rem;color:#754b07;background:#fff7e6;border-radius:.65rem;font-size:.82rem}.profile-directions-button{margin:1.25rem;color:#006d2d;background:var(--brand-050);border:1px solid #9bdcaf}.empty-board h1{font-size:1.5rem}@media(min-width:761px){.duty-board-page{padding-top:3rem}.duty-board-shell{max-width:900px}.pharmacy-list{grid-template-columns:repeat(2,minmax(0,1fr))}.pharmacy-list-item{min-height:145px}.pharmacy-detail-dialog{border-radius:1rem;box-shadow:var(--shadow)}}@media(max-width:480px){.duty-board-page{padding:1rem 0 2rem}.duty-board-heading-row{align-items:start;flex-direction:column}.duty-board-validity{margin-top:-.5rem}.pharmacy-status-text{display:none}.profile-hours-row{align-items:flex-start;flex-direction:column;gap:.2rem}.profile-hours-row strong{text-align:left}}
