@font-face{font-family:Roboto;src:url(/assets/roboto-400-BKwBj7lc.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/roboto-500-DOzs_FK3.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/assets/roboto-700-sgOxpXbb.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{color:#18332e;font-synthesis:none;text-rendering:optimizelegibility;--ink:#18332e;--forest:#123c35;--forest-2:#1b5147;--sage:#82a99a;--mint:#dcebe4;--cream:#f4f1e9;--paper:#fffdf8;--paper-2:#f9f7f1;--coral:#e86f45;--coral-soft:#fbe5dc;--gold:#c89439;--gold-soft:#f8edcf;--red:#ba443e;--red-soft:#f8dfdc;--green:#287d62;--green-soft:#dff0e8;--blue:#37748a;--blue-soft:#e2f0f4;--line:#d9ded8;--muted:#687a75;--shadow:0 16px 45px #1b393217;--radius:18px;background:#f4f1e9;font-family:Avenir Next,Avenir,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--cream);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink)}h1,h2{letter-spacing:-.035em;font-family:Iowan Old Style,Palatino Linotype,Georgia,serif;font-weight:600}input,textarea,select{width:100%;color:var(--ink);background:#fffefa;border:1px solid #cdd6d1;border-radius:10px;outline:none;padding:11px 12px;transition:border-color .18s,box-shadow .18s}textarea{resize:vertical}.app-shell{min-height:100vh}.sidebar{z-index:40;background:var(--forest);color:#eef7f3;flex-direction:column;width:256px;padding:26px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{align-items:center;gap:12px;padding:0 8px 25px;display:flex}.brand__mark{color:#fff;background:var(--coral);border-radius:12px 12px 12px 3px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 8px 20px #e86f4540}.brand>span:nth-child(2){flex-direction:column;line-height:1.05;display:flex}.brand strong{color:#fff;letter-spacing:-.04em;font-family:Iowan Old Style,Georgia,serif;font-size:22px}.brand small{color:#a8c5bc;text-transform:uppercase;letter-spacing:.14em;margin-top:5px;font-size:11px}.sidebar__close{display:none}.facility-chip{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:13px;align-items:center;gap:10px;margin:0 2px 28px;padding:12px;display:flex}.facility-chip__dot{background:#6fddad;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #6fddad1a}.facility-chip div{flex-direction:column;min-width:0;display:flex}.facility-chip small{color:#92b6ab;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.facility-chip strong{color:#edf6f3;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.nav-label{color:#719b8e;text-transform:uppercase;letter-spacing:.16em;margin-bottom:8px;padding:0 10px;font-size:10px}.sidebar-nav{flex:1}.nav-link{color:#b8d0c8;border-radius:10px;align-items:center;gap:12px;margin:3px 0;padding:11px 12px;font-size:13px;font-weight:600;transition:background .18s,color .18s,transform .18s;display:flex;position:relative}.nav-link--active:before{content:"";background:var(--coral);border-radius:0 3px 3px 0;width:3px;height:22px;position:absolute;left:-18px}.sidebar__footer{border-top:1px solid #ffffff1a;padding-top:16px}.staff-card{align-items:center;gap:10px;display:flex}.staff-card>div{flex-direction:column;flex:1;min-width:0;display:flex}.staff-card strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.staff-card small{color:#8fb0a6;margin-top:2px;font-size:10px}.staff-card__actions{flex-shrink:0;gap:2px;display:flex}.staff-card__notice{color:#b7d7c8!important}.initials{background:var(--mint);width:34px;height:34px;color:var(--forest);letter-spacing:.04em;border-radius:11px;flex:none;place-items:center;font-size:11px;font-weight:800;display:inline-grid}.initials--large{border-radius:15px;width:48px;height:48px;font-size:14px}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.main-content{min-height:100vh;margin-left:256px}.mobile-topbar{display:none}.page{max-width:1360px;margin:0 auto;padding:42px 48px 70px;animation:.45s both page-in}.page--wide{max-width:1680px}@keyframes page-in{0%{opacity:0;transform:translateY(7px)}}.page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.page-header h1{margin-bottom:8px;font-size:clamp(2.1rem,3.6vw,3.55rem);line-height:.98}.page-header__description{color:var(--muted);max-width:670px;margin-bottom:0;font-size:14px}.page-header__actions{flex:none}.eyebrow{color:var(--coral);text-transform:uppercase;letter-spacing:.16em;margin-bottom:8px;font-size:10px;font-weight:800}.eyebrow--light{color:#f39a77}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 15px;font-size:12px;font-weight:750;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.button:disabled{opacity:.6;cursor:wait}.button--primary:hover:not(:disabled){background:var(--forest-2);box-shadow:0 10px 22px #123c3533}.button--ghost{color:var(--muted);background:0 0}.button--danger{color:#8d2c27;background:var(--red-soft);border-color:#eab9b4}.header-button-row{align-items:center;gap:8px;display:flex}.back-link{color:var(--muted);align-items:center;gap:7px;margin-bottom:24px;font-size:12px;font-weight:700;display:inline-flex}.back-link:hover{color:var(--forest)}.text-link,.card-link{color:var(--green);align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.text-link:hover,.card-link:hover{color:var(--forest)}.date-switcher,.month-picker{border:1px solid var(--line);background:var(--paper);border-radius:11px;align-items:center;gap:4px;padding:4px;display:flex}.date-switcher button{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.date-switcher label,.month-picker{color:var(--muted);gap:8px;padding:0 8px}.date-switcher input,.month-picker input{width:126px;box-shadow:none;background:0 0;border:0;padding:5px 0;font-size:12px;font-weight:700}.month-picker{height:40px}.month-picker input{width:120px}.metric-strip{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:24px;display:grid}.metric{border:1px solid var(--line);background:#fffdf8ad;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;column-gap:12px;min-height:82px;padding:16px 18px;display:grid;position:relative;overflow:hidden}.metric:after{content:"";opacity:.06;background:currentColor;border-radius:50%;width:70px;height:70px;position:absolute;top:-35px;right:-34px}.metric__icon{background:var(--mint);border-radius:11px;grid-row:1/3;place-items:center;width:38px;height:38px;display:grid}.metric strong{font-family:Iowan Old Style,Georgia,serif;font-size:28px;line-height:1}.metric small{color:var(--muted);font-size:11px;font-weight:650}.metric--danger .metric__icon{color:var(--red);background:var(--red-soft)}.metric--success .metric__icon{color:var(--green);background:var(--green-soft)}.metric--warning .metric__icon{color:#94651e;background:var(--gold-soft)}.resident-tabs{gap:7px;margin:0 0 18px;display:flex;overflow-x:auto}.resident-tabs button{white-space:nowrap;border:1px solid var(--line);background:var(--paper);color:var(--muted);cursor:pointer;border-radius:99px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:700;display:flex}.resident-tabs button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.medpass-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:18px;display:grid}.resident-context{background:var(--forest);border-radius:var(--radius);color:#dbeae5;box-shadow:var(--shadow);padding:24px;position:sticky;top:24px;overflow:hidden}.resident-context:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:180px;height:180px;position:absolute;top:-90px;right:-90px;box-shadow:0 0 0 30px #ffffff06}.resident-context__portrait{z-index:1;width:66px;height:66px;color:var(--forest);background:#f0c8a9;border:4px solid #ffffff2e;border-radius:22px 22px 22px 6px;place-items:center;margin-bottom:24px;font-family:Iowan Old Style,Georgia,serif;font-size:23px;font-weight:700;display:grid;position:relative}.resident-context h2{color:#fff;margin-bottom:7px;font-size:25px;line-height:1.05}.resident-context__mrn{color:#8fb0a6;letter-spacing:.08em;font-size:10px}.resident-context dl div{border-top:1px solid #ffffff1a;padding:11px 0}.resident-context dt{color:#87a99f;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.resident-context dd{color:#eaf3f0;margin:3px 0 0;font-size:11px;line-height:1.45}.dose-queue{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8b8;min-width:0;box-shadow:0 10px 35px #1b39320d}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;padding:22px 24px 18px;display:flex}.section-heading h2{margin-bottom:0;font-size:23px}.section-heading>span{color:var(--muted);font-size:11px}.dose-list{gap:8px;padding:12px;display:grid}.dose-card{background:var(--paper);border:1px solid #dfe3de;border-radius:13px;grid-template-columns:72px 42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:104px;padding:15px 16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.dose-card:hover{border-color:#bdcbc5;transform:translateY(-1px);box-shadow:0 8px 22px #1b393212}.dose-card__time{border-right:1px solid var(--line);flex-direction:column;display:flex}.dose-card__time span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:9px}.dose-card--overdue .dose-card__time span{color:var(--red);font-weight:800}.dose-card__icon{width:40px;height:40px;color:var(--green);background:var(--green-soft);border-radius:12px;place-items:center;display:grid}.dose-card__title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.dose-card__title h3{letter-spacing:-.01em;margin:0;font-family:Avenir Next,sans-serif;font-size:14px}.dose-card__body p{color:var(--muted);margin:3px 0;font-size:11px}.dose-card__body>span{color:var(--ink);font-size:11px;display:block}.dose-card__body>small{color:var(--green);margin-top:5px;font-size:9px;display:block}.complete-mark{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081f1b94;place-items:center;padding:24px;animation:.18s fade-in;display:grid;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}}.modal{background:var(--paper);border-radius:22px;width:min(720px,100%);max-height:min(860px,92vh);animation:.25s modal-in;overflow:auto;box-shadow:0 30px 80px #041e1947}.modal--compact{width:min(440px,100%)}.success-modal{align-items:flex-start;gap:14px;display:flex}.success-modal__icon{width:44px;height:44px;color:var(--green);background:var(--green-soft);border-radius:14px;flex-shrink:0;place-items:center;display:grid}.success-modal p{color:var(--ink);margin:6px 0 0;font-size:14px;line-height:1.45}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)scale(.99)}}.modal__header{z-index:3;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f2;justify-content:space-between;align-items:center;padding:22px 24px 17px;display:flex;position:sticky;top:0}.modal__header h2{margin:0;font-size:28px}.modal__body{padding:22px 24px 25px}.dose-review{border:1px solid var(--line);background:var(--paper-2);border-radius:13px;grid-template-columns:1fr 1fr;gap:12px;padding:15px;display:grid}.dose-review div{flex-direction:column;display:flex}.dose-review span{color:var(--muted);text-transform:uppercase;letter-spacing:.09em;font-size:9px}.dose-review strong{margin-top:3px;font-size:12px}.allergy-alert{color:#923c34;background:var(--coral-soft);border:1px solid #f2c5b4;border-radius:11px;align-items:flex-start;gap:10px;margin-top:12px;padding:11px 13px;display:flex}.allergy-alert div{flex-direction:column;font-size:11px;display:flex}.allergy-alert strong{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.status-picker{border:0;margin:20px 0;padding:0}.status-picker legend{margin-bottom:10px;font-size:11px;font-weight:800}.status-picker>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.status-picker label{border:1px solid var(--line);cursor:pointer;border-radius:10px;grid-template-columns:24px 1fr;align-items:center;column-gap:8px;padding:10px;transition:background .15s,border-color .15s;display:grid}.status-picker label:hover{background:var(--paper-2)}.status-picker input{opacity:0;pointer-events:none;position:absolute}.status-option__check{border:1px solid #b9c6c0;border-radius:7px;grid-row:1/3;place-items:center;width:22px;height:22px;display:grid}.selected .status-option__check{color:#fff;border-color:var(--green);background:var(--green)}.status-picker strong{font-size:11px}.status-picker small{color:var(--muted);font-size:9px}.status-picker .status-option--refused.selected,.status-picker .status-option--held.selected,.status-picker .status-option--not_available.selected{border-color:var(--coral);background:var(--coral-soft)}.status-picker .status-option--refused.selected .status-option__check,.status-picker .status-option--held.selected .status-option__check,.status-picker .status-option--not_available.selected .status-option__check{border-color:var(--coral);background:var(--coral)}.field{flex-direction:column;gap:6px;display:flex}.field--full{grid-column:1/-1}.field__label{color:var(--ink);letter-spacing:.02em;font-size:10px;font-weight:800}.field__label em{color:var(--coral);margin-left:5px;font-style:normal;font-weight:650}.field__hint{color:var(--muted);font-size:9px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:7px;margin-top:22px;padding-top:17px;display:flex}.form-actions--left{justify-content:flex-start}.form-error,.error-state{color:#8f302b;background:var(--red-soft);border:1px solid #e7b9b5;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:11px}.login-lockout-banner{font-size:12px;font-weight:650;line-height:1.45}.checkbox-field{align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.checkbox-field input{width:16px;height:16px}.scheduled-times{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.scheduled-times__slot{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.scheduled-times__slot--active{border-color:var(--green);background:var(--mint)}.scheduled-times__slot-head{justify-content:space-between;align-items:center;gap:4px;min-height:28px;display:flex}.scheduled-times__slot-label{color:var(--ink);font-size:13px;font-weight:700}.scheduled-times__slot input[type=time]{cursor:pointer;width:100%;min-width:0;margin:0}.scheduled-times__slot .icon-button{flex-shrink:0}.toolbar{align-items:center;gap:10px;margin-bottom:18px;display:flex}.toolbar--wrap{flex-wrap:wrap}.search-box,.filter-select{border:1px solid var(--line);min-width:290px;color:var(--muted);background:var(--paper);border-radius:10px;align-items:center;gap:8px;padding:0 10px;display:flex}.search-box input,.filter-select select,.filter-select input[type=date]{box-shadow:none;color:var(--ink);background:0 0;border:0;padding:10px 0;font-size:12px}.filter-select{min-width:200px}.filter-check{color:var(--ink);align-items:center;gap:8px;padding:0 4px;font-size:11px;font-weight:700;display:flex}.filter-check input{width:16px;height:16px}.record-count{color:var(--muted);margin-left:auto;font-size:11px;font-weight:650}.muted-note{color:var(--muted);align-items:center;gap:6px;margin-top:14px;font-size:11px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.resident-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.resident-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:21px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 8px 25px #1b39320a}.resident-card:after{content:"";background:var(--mint);border-radius:50%;width:100px;height:100px;transition:transform .25s;position:absolute;top:-60px;right:-60px}.resident-card:hover:after{transform:scale(1.15)}.resident-card__top{justify-content:space-between;align-items:flex-start;display:flex}.resident-avatar{background:var(--mint);width:50px;height:50px;color:var(--forest);border-radius:16px 16px 16px 5px;place-items:center;font-family:Iowan Old Style,Georgia,serif;font-size:17px;font-weight:700;display:grid}.chart-arrow{z-index:1;width:32px;height:32px;color:var(--green);background:#f1f7f4;border-radius:50%;place-items:center;display:grid;position:relative}.resident-card h2{margin:16px 0 2px;font-size:22px}.resident-card>p{color:var(--muted);letter-spacing:.07em;font-size:10px}.resident-card__meta{color:var(--muted);gap:15px;margin:17px 0;font-size:10px;display:flex}.resident-card__meta span{align-items:center;gap:5px;display:flex}.resident-card__clinical{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;padding-top:14px;display:grid}.resident-card__clinical div{flex-direction:column;display:flex}.resident-card__clinical small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:8px}.resident-card__clinical strong{white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;overflow:hidden}.chart-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:24px;box-shadow:0 8px 28px #1b39320a}.chart-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;margin-bottom:18px;padding-bottom:16px;display:flex}.chart-card header h2{margin:0;font-size:23px}.chart-card header>span:not(.section-icon){color:var(--muted);font-size:10px}.section-icon{width:38px;height:38px;color:var(--green);background:var(--green-soft);border-radius:11px;place-items:center;display:grid}.resident-summary-grid{grid-template-columns:1.25fr .75fr;gap:14px;margin-bottom:14px;display:grid}.detail-list{grid-template-columns:1fr 1fr;gap:0 24px;margin:0;display:grid}.detail-list div{border-bottom:1px solid #ecede9;padding:11px 0}.detail-list dt{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.detail-list dd{flex-direction:column;margin:4px 0 0;font-size:12px;font-weight:700;display:flex}.detail-list dd small{color:var(--muted);margin-top:2px;font-weight:500}.text-danger{color:var(--red)!important}.snapshot-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.snapshot-grid div{background:var(--paper-2);border-radius:11px;padding:13px}.snapshot-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px;display:block}.snapshot-grid strong{margin-top:4px;font-family:Iowan Old Style,Georgia,serif;font-size:20px;display:block}.snapshot-grid small{color:var(--muted);font-family:Avenir Next,sans-serif;font-size:8px}.card-footnote{color:var(--muted);margin:12px 0 0;font-size:9px}.medication-list-card{margin-top:14px}.compact-med-list article{border-bottom:1px solid #e8ebe6;grid-template-columns:38px minmax(0,1fr) 170px 110px;align-items:center;gap:12px;padding:11px 0;display:grid}.compact-med-list__icon{width:34px;height:34px;color:var(--green);background:var(--green-soft);border-radius:10px;place-items:center;display:grid}.compact-med-list strong{font-size:12px}.compact-med-list p{color:var(--muted);margin:2px 0 0;font-size:9px}.compact-med-list article>span:nth-child(3){color:var(--muted);font-size:10px}.card-link{margin-top:18px}.safety-note,.info-banner{background:var(--green-soft);color:var(--green);border:1px solid #d5e2dc;border-radius:13px;align-items:flex-start;gap:12px;margin-top:14px;padding:15px 17px;display:flex}.safety-note div{flex-direction:column;display:flex}.safety-note strong{color:var(--forest);font-size:11px}.safety-note p,.info-banner p{color:#4c6d63;margin:2px 0 0;font-size:10px}.table-wrap{border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);overflow-x:auto;box-shadow:0 8px 28px #1b39320a}.data-table{border-collapse:collapse;width:100%;min-width:800px}.data-table th{color:var(--muted);background:var(--paper-2);text-transform:uppercase;letter-spacing:.1em;text-align:left;border-bottom:1px solid var(--line);padding:11px 14px;font-size:9px}.data-table td{border-bottom:1px solid #e8ebe7;padding:13px 14px;font-size:11px}.data-table tbody tr:last-child td{border-bottom:0}.sort-button{color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:flex}.skeleton{background:linear-gradient(90deg,#e8ece8 25%,#f5f6f2 45%,#e8ece8 65%) 0 0/240% 100%;border-radius:99px;width:100%;height:12px;animation:1.35s ease-in-out infinite skeleton-shimmer;display:block}.skeleton--label{width:65%;height:8px}.skeleton--avatar{border-radius:16px 16px 16px 5px;width:50px;height:50px}.skeleton--title{width:58%;height:22px;margin-top:17px}.skeleton--short{width:34%;height:9px;margin:8px 0 24px}.skeleton--line{height:10px;margin-top:12px}.data-table--skeleton td{height:50px}.data-table--skeleton tbody tr:hover{background:0 0}.card-skeleton{pointer-events:none;min-height:247px}.card-skeleton:after{display:none}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin-top:12px;font-size:10px;font-weight:700;display:flex}.pagination>div{align-items:center;gap:10px;display:flex}.pagination button{border:1px solid var(--line);min-height:34px;color:var(--forest);background:var(--paper);font:inherit;cursor:pointer;border-radius:9px;align-items:center;gap:5px;padding:7px 11px;display:inline-flex}.pagination button:hover:not(:disabled){background:var(--mint);border-color:#b9cbc4}.pagination button:disabled{opacity:.42;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}.table-primary{flex-direction:column;min-width:140px;display:flex}.table-primary strong{font-size:11px}.table-primary span{color:var(--muted);margin-top:2px;font-size:9px}.staff-table-name{align-items:center;gap:9px;min-width:190px;display:flex}.staff-table-name>div{flex-direction:column;display:flex}.staff-table-name strong{font-size:11px}.staff-table-name span{color:var(--muted);font-size:9px}.button--compact{min-height:30px;padding:6px 10px;font-size:10px}.current-account-label{color:var(--muted);font-size:10px;font-weight:700}.staff-management-summary{border:1px solid var(--line);background:var(--paper-2);align-items:center;gap:10px;margin-bottom:18px;padding:12px;display:flex}.staff-management-summary>div{flex-direction:column;gap:2px;display:flex}.staff-management-summary strong{font-size:12px}.staff-management-summary span{color:var(--muted);font-size:10px}.staff-active-control{border:1px solid var(--line);cursor:pointer;align-items:flex-start;gap:10px;margin-top:16px;padding:12px;display:flex}.staff-active-control input{width:17px;height:17px;accent-color:var(--brand);margin-top:1px}.staff-active-control span{flex-direction:column;gap:3px;display:flex}.staff-active-control strong{font-size:11px}.staff-active-control small{color:var(--muted);font-size:10px;line-height:1.45}.initial-code,.record-id{border:1px solid var(--line);color:var(--forest);background:var(--paper-2);border-radius:6px;padding:4px 7px;font-size:9px}.status-badge{width:fit-content;color:var(--blue);background:var(--blue-soft);white-space:nowrap;border-radius:99px;align-items:center;padding:4px 8px;font-size:8px;font-weight:800;display:inline-flex}.status-badge--given,.status-badge--scheduled,.status-badge--create{color:var(--green);background:var(--green-soft)}.status-badge--refused,.status-badge--delete{color:var(--red);background:var(--red-soft)}.status-badge--held,.status-badge--not_available,.status-badge--verify,.status-badge--update{color:#8a5e1d;background:var(--gold-soft)}.status-badge--discontinued{color:#6a6f6c;background:#e8eae8}.status-badge--prn,.status-badge--scheduled_prn,.status-badge--read{color:var(--blue);background:var(--blue-soft)}.mar-legend{border:1px solid var(--line);background:var(--paper);color:var(--muted);border-radius:11px;flex-wrap:wrap;gap:8px 18px;margin-bottom:12px;padding:12px 15px;font-size:9px;font-weight:700;display:flex}.mar-legend span{align-items:center;gap:5px;display:flex}.legend-dot{background:var(--muted);border-radius:2px;width:7px;height:7px}.legend-dot--given{background:var(--green)}.legend-dot--refused{background:var(--red)}.legend-dot--held{background:var(--gold)}.legend-dot--na{background:#7d8c87}.legend-dot--other{background:var(--blue)}.legend-dot--away{background:#826fa4}.mar-table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);max-height:calc(100vh - 255px);box-shadow:var(--shadow);overflow:auto}.mar-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:1200px}.mar-table th,.mar-table td{border-bottom:1px solid #e4e6e2;border-right:1px solid #e4e6e2}.mar-table thead th{z-index:3;background:var(--forest);color:#fff;text-align:center;width:36px;padding:9px 4px;font-size:9px;position:sticky;top:0}.mar-table .mar-table__med{z-index:2;text-align:left;width:260px;color:var(--ink);background:#faf8f2;padding:11px 13px;position:sticky;left:0}.mar-table thead .mar-table__med{z-index:4;background:var(--forest);color:#fff}.mar-table__med strong,.mar-table__med span,.mar-table__med small,.mar-table__med em{display:block}.mar-table__med strong{font-size:10px}.mar-table__med span{color:var(--muted);margin-top:2px;font-size:8px}.mar-table__med small{color:#4d5f5a;margin-top:3px;font-size:8px;font-weight:500}.mar-table__med em{color:var(--green);margin-top:4px;font-size:8px;font-style:normal}.mar-cell{text-align:center;vertical-align:middle;background:#fffefa;height:66px;padding:3px}.mar-cell>span{min-height:26px;color:var(--blue);background:var(--blue-soft);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;font-size:9px;font-weight:900;display:flex}.mar-cell span+span{margin-top:2px}.mar-cell small{opacity:.75;font-size:6px}.mar-cell--given>span{color:var(--green);background:var(--green-soft)}.mar-cell--refused>span{color:var(--red);background:var(--red-soft)}.mar-cell--held>span,.mar-cell--not_available>span{color:#855a18;background:var(--gold-soft)}.mar-cell--loa>span,.mar-cell--er>span{color:#665080;background:#eee7f5}.isp-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.isp-meta>div{border:1px solid var(--line);background:var(--paper);border-radius:12px;padding:14px 16px}.isp-meta small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:9px;display:block}.isp-meta strong{font-size:12px;font-weight:650}.isp-meta__wide{grid-column:1/-1}.isp-table-wrap{margin-bottom:16px}.isp-category-row .mar-table__med{background:#eef3f0}.isp-category-row .mar-table__med strong{letter-spacing:.04em;text-transform:uppercase;color:var(--forest);font-size:11px}.isp-cell{height:48px;padding:2px}.isp-cell__btn{width:100%;height:100%;min-height:42px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:9px;font-weight:800}.isp-cell__btn:hover{background:var(--mint)}.isp-cell__btn:disabled{cursor:default;opacity:.85}.isp-cell__btn:disabled:hover{background:0 0}.isp-cell__btn--filled{color:var(--blue);background:var(--blue-soft)}.isp-task-row--inactive .mar-table__med{color:var(--muted)}.isp-task-row--inactive .mar-table__med small{text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:9px;font-weight:650;display:block}.isp-task-row--inactive .isp-cell__btn--filled{color:var(--muted);background:var(--paper-2)}.isp-log-actions{gap:10px;display:grid}.isp-log-actions .muted{color:var(--muted);margin:0;font-size:11px}.isp-task-editor{gap:12px;margin-top:18px;display:grid}.isp-task-editor__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.isp-task-editor__header h3{margin:0;font-size:14px}.isp-task-row{border:1px solid var(--line);background:var(--paper-2);border-radius:10px;grid-template-columns:1fr 1.2fr auto auto;align-items:end;gap:10px;padding:12px;display:grid}.isp-task-active{color:var(--muted);align-items:center;gap:6px;padding-bottom:10px;font-size:11px;font-weight:650;display:flex}.table-actions{text-align:right;white-space:nowrap}.table-actions .button{display:inline-flex}.muted{color:var(--muted);font-size:11px}.tab-list{border:1px solid var(--line);background:var(--paper);border-radius:12px;gap:5px;margin-bottom:14px;padding:5px;display:flex;overflow-x:auto}.tab-list button{min-width:140px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-size:10px;font-weight:750;display:flex}.tab-list button:hover{background:var(--paper-2)}.tab-list button.active{color:#fff;background:var(--forest);box-shadow:0 5px 12px #123c3526}.log-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);overflow:hidden}.log-list article{border-bottom:1px solid #e7eae6;grid-template-columns:40px minmax(180px,.8fr) 1.6fr 20px;align-items:center;gap:13px;padding:14px 17px;display:grid}.log-list article:last-child{border-bottom:0}.log-list article:hover{background:#fbfcf9}.log-list__icon{width:38px;height:38px;color:var(--green);background:var(--green-soft);border-radius:11px;place-items:center;display:grid}.log-list__icon svg{width:17px}.log-list__main h3{letter-spacing:0;margin:0;font-family:Avenir Next,sans-serif;font-size:11px}.log-list__main p{color:var(--muted);margin:3px 0 0;font-size:9px}.log-list__values{flex-wrap:wrap;gap:5px;display:flex}.log-list__values span{color:#4f625d;background:var(--paper-2);border-radius:7px;padding:5px 8px;font-size:9px}.log-list__lock{color:#a9b8b3}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:58px 24px;display:flex}.empty-state__icon{width:48px;height:48px;color:var(--green);background:var(--green-soft);border-radius:15px;place-items:center;display:grid}.empty-state h3{margin:14px 0 4px;font-size:17px}.empty-state p{color:var(--muted);margin:0;font-size:10px}.loading-state{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:11px;display:flex}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-state{flex-direction:column;gap:2px;margin:20px;display:flex}.error-state strong{font-size:11px}.error-state span{font-size:9px}.live-indicator{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.live-indicator span{background:#4eb98e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #4eb98e24}.settings-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:14px;display:grid}.settings-aside{color:#dfece8;background:var(--forest);border-radius:var(--radius);box-shadow:var(--shadow);padding:21px}.settings-aside h3{color:#fff;letter-spacing:0;margin-bottom:16px;font-family:Avenir Next,sans-serif;font-size:12px}.settings-aside>div:not(.prototype-callout){border-top:1px solid #ffffff17;gap:10px;padding:11px 0;display:flex}.settings-aside>div>span{color:#8bd1b4;background:#ffffff14;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.settings-aside p{flex-direction:column;margin:0;display:flex}.settings-aside strong{color:#fff;font-size:10px}.settings-aside small{color:#8eafa5;margin-top:2px;font-size:8px}.prototype-callout{background:#e86f451f;border:1px solid #ee97704d;border-radius:11px;margin-top:15px;padding:13px}.prototype-callout p{color:#f0c0ad;margin-top:4px;font-size:9px}.not-found{text-align:center;background:var(--cream);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.not-found>svg{color:var(--coral)}.not-found h1{margin:5px 0 8px;font-size:42px}.not-found>p:not(.eyebrow){color:var(--muted);font-size:12px}.not-found .button{margin-top:12px}.login-page{background:var(--paper);grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-story{color:#deebe7;background:var(--forest);flex-direction:column;justify-content:space-between;min-height:100vh;padding:42px clamp(38px,6vw,92px);display:flex;position:relative;overflow:hidden}.login-story:before{content:"";border:1px solid #ffffff12;border-radius:50%;width:560px;height:560px;position:absolute;top:-180px;right:-240px;box-shadow:0 0 0 70px #ffffff06,0 0 0 150px #ffffff05}.login-story:after{content:"";background:linear-gradient(90deg,var(--coral) 0 30%,#e1b75f 30% 54%,#68b696 54%);height:7px;position:absolute;bottom:0;left:0;right:0}.login-brand{z-index:1;color:#fff;align-items:center;gap:9px;font-family:Iowan Old Style,Georgia,serif;font-size:16px;font-weight:700;display:flex;position:relative}.login-brand svg{color:var(--coral)}.login-story__copy{z-index:1;max-width:620px;margin:80px 0 45px;position:relative}.login-story__copy h1{color:#fff;margin-bottom:28px;font-size:clamp(3.2rem,6vw,6.5rem);line-height:.91}.login-story__copy>p:last-child{color:#a9c3bb;max-width:500px;font-size:15px;line-height:1.6}.login-story__footer{z-index:1;flex-direction:column;gap:18px;display:flex;position:relative}.login-proof{flex-wrap:wrap;gap:10px 22px;display:flex}.login-proof span{color:#b9d1ca;align-items:center;gap:7px;font-size:10px;font-weight:650;display:flex}.login-story__warning{z-index:1;color:#efa88d;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:7px;margin:30px 0 0;font-size:9px;display:flex;position:relative}.login-panel{background:var(--paper);place-items:center;padding:50px;display:grid}.login-form{width:min(390px,100%)}.login-form__heading{margin-bottom:30px}.login-form__heading h2{margin-bottom:8px;font-size:38px}.login-form__heading>p:last-child{color:var(--muted);font-size:12px}.login-form>.field{margin-bottom:15px}.login-form>.button{width:100%;min-height:46px;margin-top:4px}.password-field{position:relative}.password-field input{padding-right:44px}.password-field button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.demo-credentials{background:var(--paper-2);border:1px dashed #c6d4ce;border-radius:10px;flex-direction:column;margin-top:18px;padding:12px;display:flex}.demo-credentials strong{text-transform:uppercase;letter-spacing:.08em;font-size:9px}.demo-credentials span{color:var(--muted);margin-top:3px;font-size:9px}@media (width<=1120px){.page{padding:36px 30px 60px}.resident-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resident-summary-grid{grid-template-columns:1fr}.metric-strip{grid-template-columns:1fr 1fr}.settings-layout{grid-template-columns:1fr}}@media (width<=820px){.sidebar{transition:transform .22s;transform:translate(-105%);box-shadow:12px 0 40px #09231e40}.sidebar--open{transform:translate(0)}.sidebar__close{color:#b8d0c8;background:0 0;border:0;place-items:center;width:32px;height:32px;margin-left:auto;display:grid}.sidebar-scrim{z-index:35;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071c1873;border:0;position:fixed;inset:0}.main-content{margin-left:0;padding-top:58px}.mobile-topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8f0;justify-content:space-between;align-items:center;height:58px;padding:0 16px;display:flex;position:fixed;inset:0 0 auto}.mobile-topbar__brand{font-family:Iowan Old Style,Georgia,serif;font-weight:700}.page{padding:27px 18px 50px}.page-header{flex-direction:column;align-items:flex-start;gap:16px}.page-header__actions{width:100%}.medpass-layout{grid-template-columns:1fr}.resident-context{position:relative;top:0}.resident-context dl{grid-template-columns:1fr 1fr;gap:0 15px;display:grid}.compact-med-list article{grid-template-columns:38px minmax(0,1fr) 90px}.compact-med-list article>.status-badge{display:none}.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:32px}.login-story__copy{margin:60px 0 35px}.login-story__copy h1{font-size:clamp(3rem,11vw,5rem)}.login-panel{padding:55px 25px}.log-list article{grid-template-columns:40px 1fr 20px}.log-list__values{grid-column:2/-1}.mar-table-wrap{max-height:none}}@media (width<=560px){.page-header h1{font-size:2.35rem}.header-button-row{flex-direction:column;align-items:stretch;width:100%}.header-button-row .button,.header-button-row .month-picker{width:100%}.date-switcher{justify-content:space-between;width:100%}.metric-strip{grid-template-columns:1fr 1fr}.metric{min-height:70px;padding:13px}.metric__icon{width:32px;height:32px}.metric strong{font-size:23px}.resident-grid{grid-template-columns:1fr}.dose-card{grid-template-columns:61px 34px minmax(0,1fr);gap:10px}.dose-card__icon{width:32px;height:32px}.dose-card__action{grid-column:1/-1}.dose-card__action .button{width:100%}.dose-card__title{flex-direction:column;align-items:flex-start;gap:4px}.resident-context dl,.form-grid,.dose-review{grid-template-columns:1fr}.scheduled-times{grid-template-columns:1fr 1fr}.field--full{grid-column:auto}.status-picker>div{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}.search-box,.filter-select{width:100%;min-width:0}.record-count{margin-left:0}.detail-list{grid-template-columns:1fr}.snapshot-grid{grid-template-columns:1fr 1fr}.compact-med-list article{grid-template-columns:34px 1fr}.compact-med-list article>span:nth-child(3),.compact-med-list article>.status-badge{grid-column:2}.tab-list button{min-width:120px}.login-story{padding:25px}.login-story__copy{margin:50px 0 30px}.login-proof{flex-direction:column}.login-panel{padding:45px 20px}.modal-backdrop{align-items:end;padding:8px}.modal{border-radius:20px 20px 8px 8px;max-height:94vh}.modal__header,.modal__body{padding-left:18px;padding-right:18px}.isp-meta,.isp-task-row{grid-template-columns:1fr}}@media print{.sidebar,.mobile-topbar,.page-header__actions,.back-link,.mar-legend,.info-banner{display:none!important}.main-content{margin:0;padding:0}.page{max-width:none;padding:0}.mar-table-wrap{max-height:none;box-shadow:none;border:0;overflow:visible}.mar-table{min-width:0;font-size:7px}.mar-table .mar-table__med{width:180px;position:static}.mar-table thead th{color:#000;background:#ddd;position:static}.mar-cell{height:42px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{color:#1a1a1a;--ink:#1a1a1a;--forest:#1a1a1a;--forest-2:#333;--sage:#8a8a8a;--mint:#f7e9e0;--cream:#f5f6f7;--paper:#fff;--paper-2:#f8f9fa;--coral:#cc692e;--coral-soft:#faeee7;--gold:#ad741c;--gold-soft:#fff4dc;--red:#b42318;--red-soft:#fef0ef;--green:#23764f;--green-soft:#eaf5ef;--blue:#306b84;--blue-soft:#edf5f8;--line:#dedede;--muted:#5a5a5a;--shadow:0 1px 3px #00000014;--radius:8px;background:#f5f6f7;font-family:Roboto,Helvetica Neue,Arial,sans-serif}html,body{background:var(--cream)}h1,h2,h3,.metric strong,.resident-context__portrait,.resident-avatar,.snapshot-grid strong,.mobile-topbar__brand{letter-spacing:0;font-family:Roboto,Helvetica Neue,Arial,sans-serif}h1,h2,h3{font-weight:500}input,textarea,select{background:#fff;border-color:#cfcfcf;border-radius:5px;padding:10px 11px}input:focus,textarea:focus,select:focus{border-color:var(--coral);box-shadow:0 0 0 3px #cc692e24}.sidebar{width:232px;color:var(--ink);border-right:1px solid var(--line);background:#fff;padding:20px 14px 16px}.brand{border-bottom:1px solid #e7e7e7;min-height:58px;margin-bottom:18px;padding:0 5px 16px}.brand__logo{object-fit:cover;object-position:center;width:168px;height:42px;display:block}.nav-label{color:#777;letter-spacing:.08em;padding:0 10px}.nav-link{color:#444;border-radius:5px;margin:2px 0;padding:10px 11px;font-size:13px;font-weight:500;transform:none}.nav-link:hover{color:#1a1a1a;background:#f5f5f5;transform:none}.nav-link--active{color:#a34e1d;background:#faeee7}.nav-link--active:before{background:var(--coral);border-radius:0;width:3px;height:24px;left:-14px}.sidebar__footer{border-color:#e2e2e2}.staff-card strong{color:#222;font-size:12px}.staff-card small{color:#666}.initials{color:#8d451c;background:#f7e9e0;border-radius:50%}.initials--large{border-radius:50%}.icon-button{border-radius:5px}.icon-button:hover{background:#f2f2f2}.icon-button--dark{color:#666}.icon-button--dark:hover{color:#a34e1d;background:#faeee7}.main-content{background:#f5f6f7;margin-left:232px}.page{padding:34px 40px 60px;animation:none}.page-header{align-items:center;margin-bottom:22px}.page-header h1{margin-bottom:5px;font-size:clamp(1.7rem,2.5vw,2.15rem);font-weight:500;line-height:1.15}.page-header__description{font-size:13px}.eyebrow{color:#a34e1d;letter-spacing:.08em;margin-bottom:5px;font-size:10px}.eyebrow--light{color:#fff;opacity:.85}.button{border-radius:5px;min-height:38px;padding:8px 14px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s}.button:hover:not(:disabled){transform:none}.button--primary{color:#fff;background:var(--coral);box-shadow:none}.button--primary:hover:not(:disabled){box-shadow:none;background:#a34e1d}.button--secondary{color:#a34e1d;background:#fff;border-color:#cc692e}.button--secondary:hover:not(:disabled),.button--ghost:hover:not(:disabled){background:#faeee7}.text-link,.card-link{color:#a34e1d;font-weight:500}.text-link:hover,.card-link:hover,.back-link:hover{color:#7e3914}.date-switcher,.month-picker{box-shadow:none;border-radius:5px}.date-switcher button{border-radius:3px}.date-switcher button:hover{background:#faeee7}.metric-strip{gap:8px;margin-bottom:18px}.metric{background:#fff;border-top:3px solid #777;border-radius:6px;min-height:72px;padding:13px 15px}.metric:after{display:none}.metric__icon{color:#555;background:#f1f1f1;border-radius:50%;width:32px;height:32px}.metric strong{font-size:23px;font-weight:500}.metric--danger{border-top-color:var(--red)}.metric--success{border-top-color:var(--green)}.metric--warning{border-top-color:var(--gold)}.resident-tabs button{border-radius:5px;font-weight:500}.resident-tabs button.active{border-color:var(--coral);background:var(--coral)}.medpass-layout{grid-template-columns:250px minmax(0,1fr);gap:14px}.resident-context{color:#333;border:1px solid var(--line);border-top:4px solid var(--coral);box-shadow:none;background:#fff;border-radius:6px;padding:20px;top:18px}.resident-context:after{display:none}.resident-context__portrait{color:#8d451c;background:#faeee7;border:0;border-radius:50%;width:54px;height:54px;margin-bottom:16px;font-size:18px}.resident-context .eyebrow{color:#a34e1d}.resident-context h2{color:#1a1a1a;font-size:20px;line-height:1.2}.resident-context__mrn,.resident-context dt{color:#666}.resident-context dl{margin:17px 0}.resident-context dl div{border-color:#e4e4e4}.resident-context dd{color:#333}.resident-context .text-danger{color:var(--red)}.resident-context .text-link{color:#a34e1d}.dose-queue{box-shadow:none;background:#fff;border-radius:6px}.section-heading{padding:17px 19px 14px}.section-heading h2{font-size:18px}.dose-list{gap:0;padding:0}.dose-card{background:#fff;border:0;border-bottom:1px solid #e5e5e5;border-radius:0;min-height:88px;padding:13px 16px;transition:background .15s}.dose-card:last-child{border-bottom:0}.dose-card:hover{box-shadow:none;background:#fbfbfb;border-color:#e5e5e5;transform:none}.dose-card--overdue{border-left:4px solid var(--red)}.dose-card--complete{background:#fbfcfb}.dose-card__time strong{font-family:inherit;font-size:14px}.dose-card__icon,.compact-med-list__icon,.log-list__icon,.section-icon{color:#a34e1d;background:#faeee7;border-radius:50%}.dose-card__title h3,.log-list__main h3,.settings-aside h3{letter-spacing:0;font-family:inherit}.complete-mark{border-radius:50%}.chart-card,.table-wrap,.resident-card,.log-panel,.mar-table-wrap{box-shadow:none;background:#fff;border-radius:6px}.chart-card{padding:20px}.chart-card header h2{font-size:19px}.resident-card{padding:18px;transition:border-color .15s}.resident-card:after{display:none}.resident-card:hover{box-shadow:none;border-color:#bcbcbc;transform:none}.resident-avatar{color:#8d451c;background:#faeee7;border-radius:50%}.chart-arrow{color:#a34e1d;background:#faeee7}.resident-card h2{font-size:18px}.snapshot-grid div{border:1px solid #e5e5e5;border-radius:5px}.snapshot-grid strong{font-size:18px}.data-table th{color:#555;letter-spacing:.06em;background:#f2f3f4}.data-table tbody tr:hover{background:#fafafa}.status-badge{border-radius:4px}.mar-legend,.tab-list{border-radius:6px}.mar-table thead th,.mar-table thead .mar-table__med{background:#333}.tab-list button{border-radius:4px;font-weight:500}.tab-list button.active{background:var(--coral);box-shadow:none}.safety-note,.info-banner{color:#a34e1d;background:#faeee7;border-color:#ecd3c3;border-radius:5px}.safety-note strong{color:#6f3212}.safety-note p,.info-banner p{color:#70452f}.settings-aside{color:#333;border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:6px}.settings-aside h3,.settings-aside strong{color:#1a1a1a}.settings-aside>div:not(.prototype-callout){border-color:#e5e5e5}.settings-aside>div>span{color:#a34e1d;background:#faeee7;border-radius:50%}.settings-aside small{color:#666}.prototype-callout{background:#faeee7;border-color:#efc8b0;border-radius:5px}.prototype-callout p{color:#70452f}.modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#00000080}.modal{border-radius:7px;animation:none;box-shadow:0 18px 50px #0000003d}.modal__header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.modal__header h2{font-size:22px}.dose-review,.allergy-alert,.status-picker label,.form-error,.error-state{border-radius:5px}.status-picker label.selected{border-color:var(--coral);background:var(--coral-soft)}.selected .status-option__check{border-color:var(--coral);background:var(--coral)}.search-box,.filter-select{border-radius:5px}.login-page{background:#fff;grid-template-columns:minmax(420px,.85fr) 1.15fr}.login-story{color:#fff;background:linear-gradient(150deg,#a34e1d 0%,#cc692e 72%);min-height:100vh;padding:46px clamp(36px,5vw,72px)}.login-story:before,.login-story:after{display:none}.login-brand{background:#fff;border-radius:5px;width:210px;height:62px;padding:5px 10px}.login-brand img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.login-story__copy{max-width:520px;margin:70px 0 45px}.login-story__copy h1{color:#fff;margin-bottom:20px;font-size:clamp(2.5rem,4vw,4rem);font-weight:500;line-height:1.08}.login-story__copy h1 em{color:inherit;font-weight:inherit}.login-story__copy>p:last-child{color:#ffffffde;font-size:15px}.login-proof span{color:#fff;font-size:11px;font-weight:500}.login-proof svg{color:#fff}.login-story__warning{color:#fff;opacity:.8}.login-panel{background:#fff}.login-form__heading h2{font-size:30px}.demo-credentials{background:#f8f9fa;border-radius:5px}.nav-group{border-top:1px solid #e7e7e7;margin-top:24px;padding-top:18px}.page--overview{max-width:1440px}.overview-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:16px;display:grid}.overview-metric{border:1px solid var(--line);background:#fff;border-top:3px solid #777;border-radius:6px;align-items:center;gap:12px;min-height:76px;padding:14px 16px;display:flex}.overview-metric>span{color:#555;background:#f1f1f1;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.overview-metric>div{flex-direction:column;display:flex}.overview-metric strong{font-size:23px;font-weight:500;line-height:1}.overview-metric small{color:var(--muted);margin-top:5px;font-size:11px}.overview-metric--danger{border-top-color:var(--red)}.overview-metric--danger>span{color:var(--red);background:var(--red-soft)}.overview-metric--success{border-top-color:var(--green)}.overview-metric--success>span{color:var(--green);background:var(--green-soft)}.overview-metric--warning{border-top-color:var(--gold)}.overview-metric--warning>span{color:#8a5e1d;background:var(--gold-soft)}.overview-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.72fr);align-items:start;gap:16px;display:grid}.overview-main,.overview-side{gap:14px;display:grid}.overview-progress-card,.today-tasks,.overview-summary,.overview-reference{border:1px solid var(--line);background:#fff;border-radius:6px}.overview-progress-card{padding:20px}.overview-progress__heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.overview-progress__heading h2{margin:0;font-size:22px}.overview-progress__heading>span{color:var(--muted);font-size:12px}.overview-progress{background:#ececec;border-radius:2px;height:10px;margin-top:16px;overflow:hidden}.overview-progress span{background:var(--green);height:100%;transition:width .25s;display:block}.today-tasks>header{border-bottom:1px solid var(--line);padding:18px 20px 14px}.today-tasks h2,.overview-summary h2,.overview-reference h2{margin:0;font-size:18px}.task-list{margin:0;padding:0;list-style:none}.task-list li{border-bottom:1px solid #e7e7e7;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px 20px;display:grid}.task-list li:last-child{border-bottom:0}.task-number{color:#8d451c;background:#faeee7;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.task-list li>div{min-width:0}.task-list strong{font-size:14px;font-weight:500;display:block}.task-list p{color:var(--muted);margin:3px 0 0;font-size:12px}.task-list a{color:#a34e1d;align-items:center;gap:5px;font-size:12px;font-weight:500;display:inline-flex}.task-list__complete .task-number{color:var(--green);background:var(--green-soft)}.overview-summary,.overview-reference{padding:19px}.overview-summary dl{margin:14px 0 0}.overview-summary dl div{border-top:1px solid #e6e6e6;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.overview-summary dt{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.overview-summary dd{margin:0;font-size:20px;font-weight:500}.code-grid{grid-template-columns:1fr 1fr;gap:8px 10px;margin:15px 0;display:grid}.code-grid span{color:#444;align-items:center;gap:8px;font-size:11px;display:flex}.code-grid b{color:#8d451c;background:#faeee7;border:1px solid #e2c3b0;border-radius:4px;place-items:center;min-width:27px;height:25px;padding:0 5px;font-size:10px;display:grid}.workbook-map{border-left:4px solid var(--coral);background:#fff;gap:11px;padding:16px;display:flex}.workbook-map>svg{color:#a34e1d;flex:none}.workbook-map strong{font-size:12px}.workbook-map p{color:var(--muted);margin:3px 0 0;font-size:11px;line-height:1.5}.help-callout{color:#fff;background:#333;border-radius:6px;align-items:center;gap:11px;padding:15px 17px;display:flex}.help-callout>span{flex-direction:column;flex:1;display:flex}.help-callout strong{font-size:12px}.help-callout small{color:#d1d1d1;margin-top:2px;font-size:10px}.page--help{max-width:1320px}.help-layout{grid-template-columns:minmax(0,1.6fr) 300px;align-items:start;gap:16px;display:grid}.help-main{gap:20px;display:grid}.help-start{border:1px solid #ecd3c3;border-left:4px solid var(--coral);background:#fff;gap:15px;padding:20px;display:flex}.help-start__icon{color:#a34e1d;background:#faeee7;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.help-start h2{margin:0 0 7px;font-size:19px}.help-start p:last-child{color:#4d4d4d;margin:0;font-size:14px;line-height:1.6}.help-search{flex-direction:column;gap:7px;display:flex}.help-search>span{font-size:12px;font-weight:500}.help-search>div{color:#666;background:#fff;border:1px solid #cfcfcf;border-radius:5px;align-items:center;gap:9px;max-width:600px;padding:0 11px;display:flex}.help-search input{box-shadow:none;border:0;padding-left:0}.help-search>div:focus-within{border-color:var(--coral);box-shadow:0 0 0 3px #cc692e24}.help-section-heading{justify-content:space-between;align-items:end;margin-bottom:10px;display:flex}.help-section-heading h2{margin:0;font-size:20px}.help-section-heading>span{color:var(--muted);font-size:12px}.guide-list{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.guide{border-bottom:1px solid #e5e5e5}.guide:last-child{border-bottom:0}.guide summary{cursor:pointer;align-items:center;gap:12px;padding:16px 18px;list-style:none;display:flex}.guide summary::-webkit-details-marker{display:none}.guide summary:after{content:"+";color:#a34e1d;margin-left:auto;font-size:21px;font-weight:400}.guide[open] summary:after{content:"−"}.guide summary>span{color:#a34e1d;background:#faeee7;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.guide summary>div{flex-direction:column;min-width:0;display:flex}.guide summary strong{font-size:14px;font-weight:500}.guide summary small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.4}.guide[open] summary{background:#fbfbfb}.guide-steps{margin:0;padding:2px 24px 19px 68px}.guide-steps li{color:#333;padding:5px 0 5px 7px;font-size:14px;line-height:1.5}.help-empty{text-align:center;flex-direction:column;align-items:center;padding:40px 20px;display:flex}.help-empty svg{color:#a34e1d}.help-empty strong{margin-top:10px}.help-empty p{color:var(--muted);margin:5px 0 0;font-size:13px}.administration-code-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.administration-code-list>div{border:1px solid var(--line);background:#fff;gap:10px;padding:13px;display:flex}.administration-code-list b{color:#8d451c;background:#faeee7;border-radius:4px;flex:none;place-items:center;width:37px;height:37px;display:grid}.administration-code-list p{flex-direction:column;margin:0;display:flex}.administration-code-list strong{font-size:13px}.administration-code-list span{color:var(--muted);margin-top:2px;font-size:12px;line-height:1.45}.help-aside{gap:10px;display:grid}.help-aside section{border:1px solid var(--line);background:#fff;border-top:3px solid #333;border-radius:6px;padding:18px}.help-aside section>svg{color:#a34e1d}.help-aside h2{margin:10px 0 7px;font-size:16px}.help-aside p,.help-aside li{color:#4f4f4f;font-size:13px;line-height:1.5}.help-aside p{margin:0}.help-aside ul{margin:7px 0 0;padding-left:19px}.help-aside .help-warning{border-top-color:var(--gold)}.five-checks{background:#f4faf6;border:1px solid #d9e6df;border-radius:5px;margin-top:12px;padding:13px}.five-checks>strong{font-size:11px}.five-checks ul{flex-wrap:wrap;gap:7px 14px;margin:9px 0 0;padding:0;list-style:none;display:flex}.five-checks li{color:#315e48;align-items:center;gap:5px;font-size:10px;display:flex}.contextual-help{background:#fafafa;border:1px solid #e1e1e1;border-radius:5px;margin:-8px 0 17px;padding:11px 13px}.contextual-help summary{color:#8d451c;cursor:pointer;font-size:11px;font-weight:500}.contextual-help dl{grid-template-columns:1fr 1fr;gap:7px 14px;margin:12px 0;display:grid}.contextual-help dl div{border-top:1px solid #e2e2e2;padding-top:7px}.contextual-help dt{font-size:10px;font-weight:500}.contextual-help dd{color:var(--muted);margin:2px 0 0;font-size:9px}.route-loading{background:var(--canvas);min-height:calc(100vh - 1px);padding:38px clamp(28px,4vw,58px)}.route-loading__heading{gap:10px;width:min(460px,72%);margin-bottom:28px;display:grid}.route-loading__heading span,.route-loading__metrics span,.route-loading__panel span{background:#e7e7e7;border-radius:4px;display:block;overflow:hidden}.route-loading__heading span:first-child{width:38%;height:12px}.route-loading__heading span:last-child{width:72%;height:34px}.route-loading__metrics{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px;display:grid}.route-loading__metrics span{background:#fff;border:1px solid #dedede;height:76px}.route-loading__panel{background:#fff;border:1px solid #dedede;border-radius:6px;gap:15px;min-height:240px;padding:24px;display:grid}.route-loading__panel span{height:18px}.route-loading__panel span:nth-child(2){width:84%}.route-loading__panel span:nth-child(3){width:67%}.route-loading__heading span,.route-loading__panel span{background:linear-gradient(90deg,#e7e7e7 25%,#f3f3f3 50%,#e7e7e7 75%) 0 0/220% 100%;animation:1.3s ease-in-out infinite route-shimmer}@keyframes route-shimmer{to{background-position:-220% 0}}.guided-tour{z-index:1000;pointer-events:none;position:fixed;inset:0}.guided-tour__spotlight{z-index:1;pointer-events:none;border:3px solid #e97835;border-radius:9px;transition:top .2s,left .2s,width .2s,height .2s;position:fixed;box-shadow:0 0 0 9999px #141414ad,0 0 0 5px #e9783538}.guided-tour__card{z-index:2;color:#262626;pointer-events:auto;background:#fff;border:0;border-radius:8px;outline:none;width:min(380px,100vw - 32px);padding:0;position:fixed;box-shadow:0 18px 55px #00000057}.guided-tour__card>header{justify-content:space-between;align-items:center;padding:14px 18px 10px;display:flex}.guided-tour__card>header>span{color:#6b6b6b;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.guided-tour__card>header button{color:#555;cursor:pointer;background:#f2f2f2;border:0;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.guided-tour__progress{background:#ececec;height:3px;margin:0 18px;overflow:hidden}.guided-tour__progress span{background:var(--coral);height:100%;transition:width .2s;display:block}.guided-tour__card h2{color:#252525;margin:19px 20px 8px;font-size:21px;font-weight:600;line-height:1.2}.guided-tour__card>p{color:#535353;margin:0 20px 22px;font-size:14px;line-height:1.55}.guided-tour__card>footer{background:#fafafa;border-top:1px solid #e7e7e7;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.guided-tour__card>footer>div{gap:8px;display:flex}.guided-tour__card>footer .button{min-height:38px;padding:8px 13px}.guided-tour__skip{color:#666;cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:12px;text-decoration:underline}@media (width<=1120px){.page{padding:30px 28px 54px}.overview-grid{grid-template-columns:1fr}.overview-side{grid-template-columns:1fr 1fr}.workbook-map,.help-callout{min-height:100%}.help-layout{grid-template-columns:1fr}.help-aside{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){.sidebar{box-shadow:10px 0 28px #00000026}.sidebar__close{color:#555}.sidebar-scrim{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0006}.main-content{margin-left:0}.mobile-topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.mobile-topbar__brand{font-weight:500}.medpass-layout{grid-template-columns:1fr}.resident-context{position:relative;top:0}.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:30px}.login-story__copy{margin:48px 0 30px}.login-story__copy h1{font-size:2.5rem}.overview-metrics{grid-template-columns:1fr 1fr}.overview-side,.help-aside{grid-template-columns:1fr}.route-loading{min-height:calc(100vh - 58px);padding:28px 18px 48px}}@media (width<=560px){.page-header h1{font-size:1.8rem}.metric{min-height:68px}.dose-card{grid-template-columns:64px 34px minmax(0,1fr);gap:10px}.dose-card__action{grid-column:1/-1}.dose-card__action .button{width:100%}.login-story{padding:24px}.login-story__copy{margin:42px 0 28px}.login-story__copy h1{font-size:2.2rem}.modal{border-radius:7px 7px 0 0}.overview-progress__heading{flex-direction:column;align-items:start;gap:5px}.task-list li{grid-template-columns:30px minmax(0,1fr)}.task-list li>a{grid-column:2}.code-grid,.administration-code-list{grid-template-columns:1fr}.help-start{align-items:flex-start}.guide summary{padding:14px}.guide-steps{padding-left:51px;padding-right:17px}.contextual-help dl{grid-template-columns:1fr}.route-loading__metrics{grid-template-columns:1fr 1fr}.guided-tour__card{border-radius:8px;width:auto;bottom:8px;right:8px;transform:none;top:auto!important;left:8px!important}.guided-tour__card h2{font-size:19px}.guided-tour__card>footer{flex-direction:column;align-items:stretch}.guided-tour__card>footer>div{justify-content:flex-end}.guided-tour__skip{align-self:flex-start}}@media print{.sidebar,.mobile-topbar,.page-header__actions,.back-link,.mar-legend,.info-banner{display:none!important}.main-content{margin:0;padding:0}.page{max-width:none;padding:0}}
