:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy-50:#eef1f8;--navy-100:#d6dcec;--navy-200:#adb9d9;--navy-700:#0d1b3d;--navy-800:#091230;--navy-900:#050a1f;--teal-50:#e0f7f5;--teal-100:#b3ece7;--teal-500:#00b7a7;--teal-600:#009286;--teal-700:#006d64;--gold-50:#fbf6e5;--gold-200:#ecd685;--gold-400:#d4af37;--gold-500:#b8942a;--gold-600:#8e7220;--neutral-0:#fff;--neutral-25:#fafbfd;--neutral-50:#f4f6fa;--neutral-100:#e8ecf3;--neutral-200:#d6dce6;--neutral-300:#b5becd;--neutral-400:#8a95a8;--neutral-500:#6b7280;--neutral-600:#4d5666;--neutral-700:#343c4b;--neutral-800:#1f2533;--neutral-900:#0f141f;--success:#00b7a7;--success-bg:#e0f7f5;--warning:#d4af37;--warning-bg:#fbf6e5;--warning-border:var(--gold-200);--amber-text:#8a6d00;--danger:#dc4040;--danger-bg:#fce8e8;--danger-border:#f5b5b5;--fg-1:var(--navy-700);--fg-2:var(--neutral-700);--fg-3:var(--neutral-500);--fg-4:var(--neutral-400);--fg-on-navy:#fff;--fg-on-teal:#fff;--bg-page:var(--neutral-25);--bg-surface:#fff;--bg-surface-2:var(--neutral-50);--border-subtle:var(--neutral-100);--border-default:var(--neutral-200);--border-strong:var(--neutral-300);--border-focus:var(--teal-500);--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-pill:999px;--shadow-xs:0 1px 2px #0d1b3d0f;--shadow-sm:0 2px 6px #0d1b3d14;--shadow-md:0 6px 18px #0d1b3d1a;--shadow-focus:0 0 0 4px #00b7a733;--font-display:"Nunito", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--logo-fg:var(--navy-700)}[data-pharm-theme=dark]{color:var(--fg-1);background:var(--bg-page);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--fg-1:#e8edf6;--fg-2:#a2b2cc;--fg-3:#7a839c;--fg-4:#6a7e9a;--bg-page:#080d1a;--bg-surface:#111c30;--bg-surface-2:#0c1524;--border-subtle:#ffffff14;--border-default:#ffffff1c;--border-strong:#fff3;--border-focus:var(--teal-500);--shadow-xs:0 1px 2px #00000080;--shadow-sm:0 2px 6px #0009;--shadow-md:0 6px 18px #000000b3;--shadow-focus:0 0 0 4px #00b7a752;--danger:#ee5050;--success-bg:#00b7a71f;--warning-bg:#d4af371f;--warning-border:#d4af3740;--amber-text:#f2b705;--danger-bg:#dc40401f;--danger-border:#dc404047;--neutral-25:#0b1020;--neutral-50:#0f1828;--neutral-100:#ffffff12;--neutral-200:#ffffff1f;--neutral-300:#fff3;--neutral-400:#fff6;--neutral-500:#7a839c;--teal-50:#00b7a71f;--teal-100:#00b7a738;--teal-700:#4dd6cb;--navy-50:#3d6ad91f;--navy-100:#3d6ad940;--navy-700:#3d6ad9;--gold-50:#d4af371f;--gold-200:#d4af3740;--gold-600:#c8a84b;--logo-fg:#fff}body.theme-transitioning *,body.theme-transitioning :before,body.theme-transitioning :after{transition:background-color .3s,color .2s,border-color .25s,box-shadow .25s!important}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{font-family:var(--font-body);background:var(--bg-page);color:var(--fg-1);min-height:100dvh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:3px}.ph-table-wrap{display:none}.ph-mobile-list{flex-direction:column;gap:10px;display:flex}@media (min-width:768px){.ph-table-wrap{display:block}.ph-mobile-list{display:none}}input:focus,select:focus,textarea:focus{box-shadow:var(--shadow-focus);outline:none;border-color:var(--border-focus)!important}@media print{body *{visibility:hidden!important}.bill-drawer,.bill-drawer *{visibility:visible!important}.bill-drawer{box-shadow:none!important;max-width:100%!important;padding:16px!important;position:fixed!important;inset:0!important;overflow:visible!important}.bill-print-content{overflow:visible!important}.bill-drawer button{visibility:hidden!important}.ph-grab-handle,.ph-phone-footer{display:none!important}}.ph-btn-signin{background:var(--navy-700);color:#fff;border-radius:var(--radius-md);width:100%;font-size:15px;font-weight:700;font-family:var(--font-display);cursor:pointer;border:none;margin-top:2px;padding:12px}[data-pharm-theme=dark] .ph-btn-signin{background:var(--teal-600)}.ph-avatar{background:var(--navy-700);color:#fff;width:28px;height:28px;font-size:12px;font-weight:700;font-family:var(--font-display);border-radius:999px;flex-shrink:0;place-items:center;display:grid}[data-pharm-theme=dark] .ph-avatar{background:var(--teal-600)}.ph-ws-layout{grid-template-columns:236px 1fr;align-items:start;gap:14px;display:grid}@media (max-width:820px){.ph-ws-layout{grid-template-columns:1fr}}.ph-add-col{border:2px dashed var(--border-default);border-radius:var(--radius-lg);color:var(--fg-3);cursor:pointer;text-align:center;background:0 0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:200px;min-height:200px;font-size:13px;transition:border-color .15s,color .15s;display:flex}.ph-add-col:hover{border-color:var(--teal-500);color:var(--teal-600)}@keyframes scanPulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:767px){input,select,textarea{font-size:16px!important}button{min-height:44px}}html,body{overflow-x:hidden}.ph-overflow-wrap{overflow-wrap:anywhere;word-break:break-word}.ph-nav-links-wrap{display:flex}.ph-nav-right-extras{align-items:center;gap:10px;display:flex}.ph-bottom-bar,.ph-nav-slim-right{display:none}@media (max-width:767px){.ph-nav-links-wrap,.ph-nav-right-extras{display:none}.ph-bottom-bar{display:flex}.ph-nav-slim-right{align-items:center;display:flex}}.ph-bottom-bar{z-index:100;background:var(--bg-surface);border-top:1px solid var(--border-default);height:56px;padding-bottom:env(safe-area-inset-bottom);justify-content:space-around;align-items:stretch;position:fixed;bottom:0;left:0;right:0}@media (max-width:767px){.ph-main-content{padding-bottom:calc(56px + env(safe-area-inset-bottom) + 16px)!important}}.ph-sheet-overlay{z-index:200;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:768px){.ph-sheet-overlay{align-items:center}}.ph-sheet-panel{background:var(--bg-surface);border-radius:var(--radius-xl) var(--radius-xl) 0 0;overscroll-behavior:contain;flex-direction:column;width:100%;max-height:90dvh;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.ph-sheet-panel{border-radius:var(--radius-xl);width:560px;max-height:85dvh}}.ph-sheet-panel[data-size=full]{max-height:96dvh}.ph-sheet-handle{flex-shrink:0;justify-content:center;padding:12px 0 8px;display:flex}@media (min-width:768px){.ph-sheet-handle{display:none}}.ph-sheet-handle-bar{background:var(--border-strong);border-radius:2px;width:40px;height:4px}.ph-sheet-title-row{flex-shrink:0;justify-content:space-between;align-items:center;padding:0 20px 14px;display:flex}.ph-sheet-body{overscroll-behavior:contain;flex:1;padding:0 20px;overflow-y:auto}.ph-sheet-footer{padding:14px 20px;padding-bottom:calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--border-subtle);flex-shrink:0}@media (min-width:768px){.ph-sheet-footer{padding-bottom:14px}}@keyframes ph-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes ph-fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:767px){.ph-sheet-panel{animation:.28s cubic-bezier(.32,.72,0,1) ph-sheet-slide-up}}@media (max-width:767px) and (prefers-reduced-motion:reduce){.ph-sheet-panel{animation:.15s ph-fade-in}}@media (min-width:768px){.ph-sheet-panel{animation:.18s ph-fade-in}}.ph-queue-search-wrap{margin-bottom:10px}.ph-queue-search-wrap>div{width:100%}.ph-queue-search-input{width:100%!important}.ph-queue-summary-bar{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);cursor:pointer;text-align:left;width:100%;box-shadow:var(--shadow-xs);align-items:center;gap:10px;margin-bottom:12px;padding:12px 16px;display:flex}.ph-blocked-card{text-align:center;background:var(--bg-surface);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-sm);border:1px solid var(--border-subtle);flex-direction:column;align-items:center;gap:10px;padding:24px 20px;display:flex}.ph-blocked-retry{background:var(--teal-500);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;width:100%;margin-top:8px;padding:0 20px;font-size:14px;font-weight:700}.ph-summary-tile{flex:100px;min-width:100px}@media (max-width:374px){.ph-summary-tile{flex:100%;min-width:0}}@media (min-width:375px) and (max-width:767px){.ph-summary-tile{flex:calc(50% - 6px);min-width:0}}@media (max-width:767px){.ph-bills-toolbar{flex-direction:column;align-items:stretch}.ph-bills-filters{flex-direction:column}.ph-filter-date,.ph-filter-select,.ph-filter-search{width:100%;flex:none!important;min-width:0!important}.ph-refresh-btn{width:100%}.ph-credit-notes-btn{text-align:center;width:100%}}@media (min-width:768px){.ph-filter-select{flex:0 0 160px}.ph-filter-search{flex:1;min-width:180px}}@media (max-width:767px){.ph-patient-banner{flex-wrap:wrap}.ph-clear-patient-btn{flex-shrink:0}.ph-bills-empty{padding:28px 16px!important}}.ph-mobile-card{overflow-wrap:anywhere;min-height:64px}.ph-bill-item-sub{display:none}@media (max-width:767px){.ph-bill-item-sub{justify-content:space-between;align-items:center;gap:8px;margin-top:2px;display:flex}.ph-bill-item-price{display:none}.ph-login-card{border-radius:var(--radius-lg)!important;box-shadow:none!important;border:none!important;max-width:100%!important;padding:24px 20px!important}.ph-btn-signin{min-height:44px}}.ph-meds-actions{flex-wrap:wrap;gap:8px;display:flex}@media (max-width:767px){.ph-meds-actions{flex-direction:column}.ph-meds-actions button{width:100%}}.ph-meds-filters-row{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:767px){.ph-meds-filters-row{flex-direction:column}.ph-meds-filters-row>div{width:100%}}.ph-csv-step-compact{display:block}.ph-csv-step-circles{display:none}@media (min-width:768px){.ph-csv-step-compact{display:none}.ph-csv-step-circles{display:flex}}.ph-insights-preset-row{display:contents}@media (max-width:767px){.ph-insights-controls{flex-direction:column;width:100%;align-items:stretch!important}.ph-insights-controls input[type=date]{width:100%;font-size:16px}.ph-insights-preset-row{grid-template-columns:1fr 1fr;gap:6px;width:100%;display:grid}.ph-insights-preset-row button{width:100%}}.ph-settings-save-row{border-top:1px solid var(--border-subtle);justify-content:flex-end;margin-top:8px;padding-top:8px;display:flex}@media (max-width:767px){.ph-settings-save-row{bottom:calc(56px + env(safe-area-inset-bottom));background:var(--bg-surface);z-index:10;justify-content:stretch;margin:8px 0 0;padding:12px 0;position:sticky}.ph-settings-save-row button{width:100%}.ph-settings-hint{white-space:normal!important;max-width:100%!important;text-overflow:unset!important;overflow:visible!important}.ph-settings-logo-row{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}}
