@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;900&display=swap";.login-shell{background:radial-gradient(circle at 18% 18%, #0ea5e924, transparent 30%), radial-gradient(circle at 82% 12%, #6366f11f, transparent 28%), var(--bg-app);place-items:center;width:100vw;height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:28px;grid-template-columns:.95fr 1.05fr;width:min(920px,100%);min-height:min(520px,100vh - 48px);max-height:calc(100vh - 48px);display:grid;overflow:auto;box-shadow:0 28px 80px #0f172a2e}.login-brand-panel{background:linear-gradient(145deg, #2563eb1a, #14b8a614), var(--bg-surface-hover);border-right:1px solid var(--border-color);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px;display:flex}.login-brand-panel .animated-logo-container{transform-origin:50%;transform:scale(2.65)}.login-brand-panel h1{color:var(--text-primary);letter-spacing:0;margin:58px 0 0;font-size:24px;line-height:1.15}.login-tagline{text-transform:uppercase;font-weight:800;color:var(--primary)!important;letter-spacing:.08em!important;font-size:16px!important}.login-brand-panel p{max-width:300px;color:var(--text-secondary);margin:0;font-size:15px;line-height:1.55}.login-form-panel{flex-direction:column;justify-content:center;padding:48px;display:flex}.login-title{color:var(--text-primary);align-items:center;gap:10px;margin-bottom:28px;display:flex}.login-title h2{margin:0;font-size:22px;font-weight:800}.login-form{gap:18px;display:grid}.login-field{gap:7px;display:grid}.login-field label{color:var(--text-secondary);font-size:13px;font-weight:700}.login-input-wrap{border:1px solid color-mix(in srgb, var(--border-color) 88%, transparent);background:color-mix(in srgb, var(--bg-surface) 92%, white);border-radius:14px;align-items:center;min-height:46px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb3}.login-input-wrap:focus-within{border-color:color-mix(in srgb, var(--primary) 58%, var(--border-color));box-shadow:0 0 0 4px color-mix(in srgb, var(--primary) 14%, transparent)}.login-input-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.login-field .form-input{width:100%;min-height:46px;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding-left:44px!important}.login-card .btn-primary{border-radius:14px;min-height:46px}@media (width<=760px){.login-card{grid-template-columns:1fr}.login-brand-panel{border-right:0;border-bottom:1px solid var(--border-color);padding:24px 30px}.login-form-panel{padding:24px 30px 30px}.login-brand-panel h1{font-size:34px}}.qmed-ai-help-button{z-index:950;color:#0b6cb4;cursor:pointer;filter:drop-shadow(0 18px 30px #071d323d);background:0 0;border:0;border-radius:50%;place-items:center;width:74px;height:74px;padding:0;transition:transform .2s,filter .2s;display:grid;position:fixed;bottom:25px;right:25px}.qmed-ai-help-button:hover{filter:drop-shadow(0 22px 38px #071d324d)saturate(1.18);transform:translateY(-3px)scale(1.06)}.qmed-ai-help-button>span:last-child{background:radial-gradient(circle at 35% 28%,#fff 0 20%,#7c3aed 52%,#02c7df 100%);border-radius:50%;place-items:center;width:28px;height:28px;font-size:0;display:grid;position:absolute;bottom:-1px;right:4px;box-shadow:0 7px 18px #071d323d,0 0 18px #00c7df73}.qmed-ai-help-button>span:last-child:before{content:"AI";letter-spacing:.02em;color:#fff;text-shadow:0 1px 5px #00000047;font-size:10px;font-weight:1000}.qmed-ai-help-button>span:last-child:after{content:"";border:1px solid #7c3aed5c;border-radius:50%;animation:1.8s ease-in-out infinite qmed-ai-orbit-pulse;position:absolute;inset:-5px}.qmed-ai-mini-mark{width:74px;height:74px;box-shadow:none;background:0 0;border-radius:50%;place-items:center;position:relative;display:grid!important}.qmed-ai-mini-mark:before{content:"";filter:blur(4px);opacity:.5;background:conic-gradient(from 210deg,#064f9f,#00c7df,#8b5cf6,#35d399,#064f9f);border-radius:50%;animation:5s linear infinite qmed-ai-halo-spin;position:absolute;inset:2px}.qmed-ai-mini-mark .animated-logo-container{z-index:1;--primary:#064f9f;--secondary:#00c7df;--secondary-hover:#00aeca;--logo-tail:#7c3aed;position:relative;transform:scale(1.36)}@keyframes qmed-ai-halo-spin{to{transform:rotate(360deg)}}@keyframes qmed-ai-orbit-pulse{0%,to{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}@keyframes qmed-ai-text-glow{0%,to{text-shadow:0 0 10px #19b7cb59;background-position:0 0}50%{text-shadow:0 0 22px #8b5cf673;background-position:100% 0}}.qmed-ai-modal-backdrop{z-index:1600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(circle at 20% 0,#19b7cb2e,#0000 36%),#07122085;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.qmed-ai-modal{border:1px solid color-mix(in srgb,var(--primary,#0b6cb4) 24%,white);background:radial-gradient(circle at 12% 0,#19b7cb33,#0000 32%),linear-gradient(145deg,#fff,#eefaff 48%,#fff);border-radius:30px;flex-direction:column;width:min(1060px,100vw - 32px);max-height:min(880px,100vh - 36px);display:flex;overflow:auto;box-shadow:0 34px 90px #08142657,0 0 0 1px #ffffffb3,0 0 70px #19b7cb33}.qmed-ai-modal header{background:radial-gradient(circle at 8% 0,#22c7d942,#0000 34%),linear-gradient(135deg,#fffffff2,#e8f9ffd6);border-bottom:1px solid #94b4cd59;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:24px 26px 18px;display:grid}.qmed-ai-avatar{color:#fff;background:linear-gradient(135deg,#fff,#e9fbff);border-radius:24px;place-items:center;width:66px;height:66px;display:grid;box-shadow:0 14px 30px #0b6cb438,inset 0 0 0 1px #0b6cb424}.qmed-ai-avatar .animated-logo-container{--primary:#0b6cb4;--secondary:#19b7cb;--secondary-hover:#19b7cb;transform:scale(1.12)}.qmed-ai-modal header span{color:var(--primary,#0b6cb4);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:10px;font-weight:900;display:flex}.qmed-ai-modal header h2{margin:2px 0 4px;font-size:24px}.qmed-ai-modal header p{color:var(--text-secondary,#526b82);margin:0;font-size:13px}.qmed-ai-modal header>button{color:var(--text-primary,#14213d);cursor:pointer;background:#fff;border:0;border-radius:10px;padding:8px;box-shadow:0 5px 18px #0f172a14}.qmed-ai-prompt-shell{background:#ffffffad;padding:18px 22px 12px;position:relative;overflow:hidden}.qmed-ai-prompt-glow{background:linear-gradient(90deg,transparent,#19b7cb,var(--primary,#0b6cb4),transparent);filter:blur(.5px);height:2px;animation:3.6s ease-in-out infinite qmed-ai-prompt-glide;position:absolute;inset:auto 40px 4px}@keyframes qmed-ai-prompt-glide{0%,to{opacity:.35;transform:translate(-28%)}50%{opacity:1;transform:translate(28%)}}.qmed-ai-prompt{background:linear-gradient(135deg,#fffffff0,#edfaffe6);border:1px solid #0b6cb42e;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:6px;display:grid;position:relative;box-shadow:0 18px 38px #0f375817,inset 0 1px #ffffffeb}.qmed-ai-prompt input{color:#14324c;background:#fff;border:1px solid #9ecbe4;border-radius:13px;outline:0;min-height:50px;padding:0 16px;font-size:14px;font-weight:750;box-shadow:inset 0 1px #ffffffe6}.qmed-ai-prompt input:focus{border-color:#19b7cb;box-shadow:0 0 0 4px #19b7cb24}.qmed-ai-prompt button{background:linear-gradient(135deg,var(--primary,#0b6cb4),#19b7cb);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-width:108px;font-weight:800;display:flex;box-shadow:0 10px 22px #0b6cb438}.qmed-ai-prompt button:disabled{opacity:.65}.qmed-ai-quick-prompts{background:#ffffffad;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:2px 22px 14px;display:grid}.qmed-ai-quick-prompts button{color:#14324c;text-align:left;cursor:pointer;background:#fff;border:1px solid #c7ddec;border-radius:14px;min-height:54px;padding:10px 12px;font-size:12px;font-weight:850;box-shadow:0 10px 24px #0f37580f}.qmed-ai-answer{background:linear-gradient(#fff,#f6fbff);border:1px solid #c7ddec;border-radius:18px;margin:8px 22px 16px;overflow:auto;box-shadow:inset 0 1px #ffffffdb,0 14px 30px #0f375814}.qmed-ai-answer-lines{color:#12304a;white-space:pre-wrap;gap:2px;min-height:190px;padding:20px 22px;font:13px/1.68 Inter,system-ui,sans-serif;display:grid}.qmed-ai-answer-lines span{opacity:0;animation:.24s forwards qmed-ai-line-in;animation-delay:calc(min(var(--line-index), 12) * 26ms);transform:translateY(5px)}@keyframes qmed-ai-line-in{to{opacity:1;transform:translateY(0)}}.qmed-ai-answer.loading{place-items:center;display:grid}.qmed-ai-thinking{color:#17324a;background:linear-gradient(135deg,#fff,#eefaff);border:1px solid #0b6cb424;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:15px;width:min(520px,100% - 40px);padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f37581f}.qmed-ai-thinking-logo{background:#fff;border-radius:18px;place-items:center;width:50px;height:50px;animation:1.8s ease-in-out infinite qmed-ai-float;box-shadow:0 10px 24px #0b6cb424;display:grid!important}.qmed-ai-thinking-logo .animated-logo-container{--primary:#0b6cb4;--secondary:#19b7cb;--secondary-hover:#19b7cb;transform:scale(.95)}.qmed-ai-thinking strong{font-size:14px;display:block}.qmed-ai-thinking small{color:#5b7488;margin-top:4px;font-size:12px;display:block}.qmed-ai-thinking em{background:linear-gradient(90deg,#0b6cb41a,#19b7cb,#0b6cb41a) 0 0/220% 100%;border-radius:999px;grid-column:1/-1;height:5px;animation:1.35s ease-in-out infinite qmed-ai-answer-load;display:block}@keyframes qmed-ai-spin{to{transform:rotate(360deg)}}@keyframes qmed-ai-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes qmed-ai-answer-load{0%{background-position:0 0}to{background-position:220% 0}}.qmed-ai-guide-panel{background:linear-gradient(#fafdff,#edf8ff);border:1px solid #c7ddec;border-radius:20px;margin:0 22px 14px;padding:14px;box-shadow:0 16px 34px #0f375814}.qmed-ai-guide-heading{justify-content:space-between;align-items:end;gap:12px;margin:0 0 10px;display:flex}.qmed-ai-guide-heading strong{color:#17324a;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:950;display:block}.qmed-ai-guide-heading small{color:#5b7488;font-size:11px;font-weight:850}.qmed-ai-guide-video{aspect-ratio:16/9;background:#081625;border:1px solid #0b6cb42e;border-radius:16px;width:100%;height:auto;max-height:330px;margin:0;display:block;box-shadow:0 18px 38px #08142629}.qmed-ai-screenshot-details{margin-top:10px}.qmed-ai-screenshot-details summary{cursor:pointer;color:#49677f;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:900}.qmed-ai-screenshot-strip{gap:10px;padding:10px 0 2px;display:flex;overflow-x:auto}.qmed-ai-screenshot-strip figure{background:#fff;border:1px solid #d2e4f1;border-radius:13px;flex:0 0 168px;margin:0;overflow:hidden;box-shadow:0 10px 24px #0f375812}.qmed-ai-screenshot-strip img{object-fit:cover;background:linear-gradient(135deg,#e8f7ff,#fff);width:100%;height:86px;display:block}.qmed-ai-screenshot-strip figure.missing img{display:none}.qmed-ai-screenshot-strip figcaption{color:#49677f;min-height:38px;padding:7px 8px;font-size:11px;font-weight:850;line-height:1.25}.qmed-ai-screenshot-strip figure.missing figcaption:after{content:" · capture pending";color:#8a6b20}.qmed-ai-tutorial-action{background:#ffffffad;padding:0 22px 14px}.qmed-ai-tutorial-action button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0b6cb4,#22c7d9);border:1px solid #0b6cb447;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;font-size:13px;font-weight:900;display:flex;box-shadow:0 14px 30px #0b6cb42e}.qmed-ai-suggestions{align-items:center;gap:8px;padding:0 22px 18px;display:flex;overflow-x:auto}.qmed-ai-suggestions strong{color:#49677f;flex:none;font-size:12px}.qmed-ai-suggestions button{color:#14324c;text-align:left;background:#fff;border:1px solid #c7ddec;border-radius:10px;flex:none;gap:2px;padding:8px 10px;font-size:12px;font-weight:800;display:grid}.qmed-ai-suggestions small{color:#68859a;font-size:10px;font-weight:700}@media (width<=900px){.qmed-ai-quick-prompts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.qmed-ai-help-button span{display:none}.qmed-ai-prompt{grid-template-columns:1fr}.qmed-ai-modal header{grid-template-columns:auto 1fr}.qmed-ai-modal header>button{grid-column:2;justify-self:end}.qmed-ai-modal{max-height:calc(100vh - 20px)}.qmed-ai-quick-prompts{grid-template-columns:1fr}}.qmed-tour-layer{z-index:1700;pointer-events:none;position:fixed;inset:0}.qmed-tour-scrim{pointer-events:none;background:linear-gradient(135deg,#22c7d90d,#0b6cb408);position:absolute;inset:0}.qmed-tour-highlight{z-index:1702;pointer-events:none;border:3px solid #22c7d9;border-radius:16px;transition:all .24s;position:fixed;box-shadow:0 0 0 7px #22c7d929,0 16px 42px #081c2e38}.qmed-tour-card{z-index:1703;pointer-events:auto;background:linear-gradient(145deg,#fff,#eefaff);border:1px solid #b9e1eecc;border-radius:22px;width:min(430px,100vw - 32px);padding:18px;position:fixed;bottom:28px;right:28px;box-shadow:0 30px 80px #0514255c}.qmed-tour-card header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.qmed-tour-card header div{color:#0b6cb4;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:11px;font-weight:950;display:flex}.qmed-tour-card header button{color:#17324a;cursor:pointer;background:#fff;border:0;border-radius:10px;place-items:center;padding:7px;display:grid;box-shadow:0 6px 18px #0f172a1a}.qmed-tour-card>strong{color:#64788c;font-size:11px;font-weight:850;display:block}.qmed-tour-card h2{color:#102437;letter-spacing:0;margin:5px 0 8px;font-size:21px}.qmed-tour-card p{color:#425c72;margin:0;font-size:14px;line-height:1.55}.qmed-tour-video{background:#081625;border:1px solid #a0cedebf;border-radius:16px;width:100%;max-height:160px;margin:14px 0 0;display:block;box-shadow:0 14px 32px #081c2e26}.qmed-tour-shot{background:#f7fbff;border:1px solid #a0cedebf;border-radius:16px;margin:14px 0 0;overflow:hidden}.qmed-tour-shot img{object-fit:cover;background:linear-gradient(135deg,#eaf7ff,#fff);width:100%;max-height:155px;display:block}.qmed-tour-shot.missing img{display:none}.qmed-tour-shot figcaption{color:#496a83;margin:0;padding:8px 10px;font-size:11px;font-weight:800}.qmed-tour-shot.missing figcaption:before{content:"Captured screenshot pending. "}.qmed-tour-progress{gap:6px;margin:16px 0;display:flex}.qmed-tour-progress span{background:#d5e5ef;border-radius:999px;flex:1;height:5px}.qmed-tour-progress span.active{background:linear-gradient(90deg,#0b6cb4,#22c7d9)}.qmed-tour-card footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.qmed-tour-card footer span{color:#64788c;font-size:12px;font-weight:800}.qmed-tour-card footer button{color:#16344d;cursor:pointer;background:#fff;border:1px solid #bcd8eb;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-width:86px;padding:9px 12px;font-weight:850;display:flex}.qmed-tour-card footer button:last-child{color:#fff;background:#0b6cb4;border-color:#0b6cb4}.qmed-tour-card footer button:disabled{opacity:.45;cursor:not-allowed}@media (width<=720px){.qmed-tour-card{width:auto;bottom:16px;left:16px;right:16px}.qmed-tour-highlight{border-radius:10px}}.dashboard-grid{gap:var(--space-4);grid-template-columns:repeat(12,1fr);display:grid}.dashboard-command-band{border:1px solid color-mix(in srgb, var(--border-color) 72%, var(--primary));background:color-mix(in srgb, var(--bg-surface) 92%, var(--primary-light));border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.dashboard-command-band span{color:var(--primary);text-transform:uppercase;font-size:.72rem;font-weight:800}.dashboard-command-band h1{color:var(--text-primary);margin:2px 0;font-size:1.72rem}.dashboard-command-band p{color:var(--text-secondary)}.stat-card{padding:var(--space-4);gap:var(--space-2);border-left:4px solid var(--border-color);border-radius:14px;flex-direction:column;grid-column:span 3;transition:transform .2s,box-shadow .2s;display:flex}.stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.stat-card.primary{border-left-color:var(--primary)}.stat-card.warning{border-left-color:var(--status-warning)}.stat-card.error{border-left-color:var(--status-error)}.stat-card.success{border-left-color:var(--status-success)}.stat-title{font-size:var(--font-size-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-weight:500}.stat-value{color:var(--text-primary);font-size:2rem;font-weight:700;line-height:1}.stat-sub{font-size:var(--font-size-xs);color:var(--text-muted)}.panel-wide{padding:var(--space-4);flex-direction:column;grid-column:span 8;display:flex}.panel-narrow{padding:var(--space-4);flex-direction:column;grid-column:span 4;display:flex}.panel-header{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.panel-title{font-weight:600;font-size:var(--font-size-base)}.aging-chart{border-radius:var(--radius-sm);height:24px;margin-top:var(--space-2);display:flex;overflow:hidden}.aging-segment{color:#fff;font-size:var(--font-size-xs);justify-content:center;align-items:center;font-weight:600;display:flex}.aging-legend{margin-top:var(--space-2);font-size:var(--font-size-xs);color:var(--text-secondary);justify-content:space-between;display:flex}.charge-entry-layout{gap:var(--space-4);flex-direction:column;height:100%;display:flex}.context-header{padding:var(--space-4);background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:flex-start;display:flex}.context-info{gap:var(--space-6);display:flex}.context-block{gap:var(--space-1);flex-direction:column;display:flex}.context-label{font-size:var(--font-size-xs);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.context-value{color:var(--text-primary);align-items:center;gap:var(--space-2);font-weight:500;display:flex}.grid-container{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;flex:1;display:flex;overflow:hidden}.grid-toolbar{padding:var(--space-2) var(--space-4);border-bottom:1px solid var(--border-color);gap:var(--space-2);background:var(--bg-surface-hover);display:flex;position:relative}.data-grid{border-collapse:collapse;width:100%;min-width:2320px}.data-grid th{background:var(--bg-app);padding:var(--space-2);font-size:var(--font-size-xs);color:var(--text-secondary);border-bottom:1px solid var(--border-color-dark);text-align:left;z-index:4;font-weight:600;position:sticky;top:0}.data-grid td{border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color);padding:0}.data-grid td:last-child{border-right:none}.grid-input{width:100%;height:100%;padding:var(--space-2);font-family:var(--font-family);font-size:var(--font-size-sm);color:var(--text-primary);background:0 0;border:none}.grid-input:focus{outline:2px solid var(--primary);outline-offset:-2px;background:#fff}.grid-input.error{background:var(--status-error-bg);color:var(--status-error-text)}.grid-input.error:focus{outline-color:var(--status-error)}.grid-input.code-lookup{color:var(--primary);font-weight:500}.grid-input.calculated-total{background:#f8fafc;font-weight:700}.diagnosis-pointers{padding:0 var(--space-2);gap:2px;display:flex}.pointer-box{border:1px solid var(--border-color);width:24px;height:24px;font-size:var(--font-size-xs);border-radius:2px;justify-content:center;align-items:center;display:flex}.pointer-box.active{background:var(--primary-light);border-color:var(--primary);color:var(--primary);font-weight:600}.totals-footer{padding:var(--space-4);background:var(--bg-app);border-top:1px solid var(--border-color-dark);justify-content:flex-end;gap:var(--space-8);display:flex}.total-block{flex-direction:column;align-items:flex-end;display:flex}.total-label{font-size:var(--font-size-xs);color:var(--text-secondary);text-transform:uppercase}.total-value{font-size:var(--font-size-lg);font-weight:700}.total-value.balance{color:var(--status-error)}.charge-actions-cell{text-align:center;position:relative;overflow:visible}.sticky-col{z-index:5;background:#fff;position:sticky}.data-grid th.sticky-col{background:var(--bg-app);z-index:7}.row-number-col{left:0}.action-col{box-shadow:1px 0 0 var(--border-color);left:40px}.charge-actions-inline{justify-content:center;gap:4px;padding:4px;display:flex}.icon-btn{justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;padding:0;display:inline-flex}.column-chooser{z-index:30;border:1px solid var(--border-color);border-radius:var(--radius-sm);width:260px;box-shadow:var(--shadow-md);background:#fff;grid-template-columns:1fr 1fr;gap:6px;padding:10px;display:grid;position:absolute;top:42px;left:12px}.column-chooser label{font-size:var(--font-size-sm);align-items:center;gap:6px;display:flex}.column-chooser-divider{border-top:1px solid var(--border-color);grid-column:1/-1;margin:2px 0}.diagnosis-pointer-picker{grid-template-columns:repeat(4,24px);gap:4px;min-width:116px;padding:5px;display:grid}.pointer-toggle{border:1px solid var(--border-color);width:24px;height:24px;color:var(--text-secondary);font-size:var(--font-size-xs);cursor:pointer;background:#fff;border-radius:3px;font-weight:700}.pointer-toggle.selected{border-color:var(--primary);background:var(--primary-light);color:var(--primary)}.pointer-toggle:disabled{cursor:not-allowed;opacity:.45}.dx-lookup-cell{min-height:36px;position:relative}.dx-suggestions{z-index:80;border:1px solid var(--border-color);border-radius:var(--radius-sm);width:320px;max-height:220px;box-shadow:var(--shadow-md);background:#fff;position:absolute;top:calc(100% + 2px);left:0;overflow-y:auto}.dx-suggestion-row{border:0;border-bottom:1px solid var(--border-color);text-align:left;cursor:pointer;background:#fff;width:100%;padding:8px 10px;display:block}.dx-suggestion-row:last-child{border-bottom:0}.dx-suggestion-row:hover{background:var(--bg-surface-hover)}.dx-suggestion-row span,.dx-suggestion-row small{line-height:1.3;display:block}.dx-suggestion-row span{color:var(--text-primary);font-weight:700}.dx-suggestion-row small{color:var(--text-secondary);white-space:normal;margin-top:2px}.case-picker{position:relative}.charge-entry-context-selectors{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;display:grid;padding-top:22px!important;overflow:visible!important}.charge-entry-selector{min-width:0;overflow:visible}.charge-entry-selector>label{white-space:normal;min-height:24px;line-height:22px;display:block;overflow:visible}.charge-entry-selector>.form-input,.charge-entry-selector .case-picker-button{height:42px;min-height:42px}.case-picker-button{text-align:left;background:#fff;justify-content:flex-start;align-items:center;display:flex}.case-picker-button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.case-picker-menu{z-index:10010;border:1px solid var(--border-color);border-radius:var(--radius-sm);max-height:280px;box-shadow:var(--shadow-md);background:#fff;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.case-picker-row,.case-picker-create{text-align:left;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;width:100%;padding:9px 10px}.case-picker-row:hover,.case-picker-row.selected,.case-picker-create:hover{background:var(--bg-surface-hover)}.case-picker-row span,.case-picker-row small{line-height:1.25;display:block}.case-picker-row span{color:var(--text-primary);font-weight:700}.case-picker-row small,.case-picker-empty{color:var(--text-secondary);font-size:var(--font-size-xs)}.case-picker-empty{padding:10px}.case-picker-create{border-top:1px solid var(--border-color);color:var(--color-primary);margin-top:4px;font-weight:700}.charge-context-menu{z-index:10020;border:1px solid var(--border-color);border-radius:var(--radius-sm);min-width:180px;box-shadow:var(--shadow-md);background:#fff;padding:4px;position:fixed}.charge-context-menu button{text-align:left;border-radius:var(--radius-sm);width:100%;font-size:var(--font-size-sm);cursor:pointer;background:0 0;border:0;padding:8px 10px}.charge-context-menu button:hover{background:var(--bg-surface-hover)}.charge-modal-overlay{z-index:999;background:#0f172a59;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.charge-quick-modal{background:var(--bg-surface);border-radius:var(--radius-md);width:min(560px,100vw - 32px);max-height:calc(100vh - 48px);box-shadow:var(--shadow-lg);overflow:hidden}.charge-confirm-modal{background:var(--bg-surface);border-radius:var(--radius-md);width:min(420px,100vw - 32px);max-height:calc(100vh - 48px);box-shadow:var(--shadow-lg);overflow:hidden}.charge-modal-header{padding:var(--space-4);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.charge-modal-header h2{font-size:var(--font-size-base);font-weight:600}.charge-modal-body{padding:var(--space-4);gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));max-height:calc(100vh - 140px);display:grid;overflow-y:auto}.charge-modal-body label{font-size:var(--font-size-sm);color:var(--text-secondary);font-weight:600}.charge-modal-actions{justify-content:flex-end;gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--border-color);grid-column:1/-1;display:flex}.charge-confirm-body{padding:var(--space-4)}.charge-confirm-body p{margin:0 0 var(--space-4);color:var(--text-secondary)}.patient-editor-dialog{background:var(--bg-surface);border-radius:var(--radius-md);border:1px solid var(--border-color);width:min(1120px,100vw - 32px);max-height:calc(100vh - 48px);box-shadow:var(--shadow-lg);overflow:hidden}.patient-editor-dialog .charge-modal-header p{color:var(--text-muted);font-size:var(--font-size-xs);margin:3px 0 0}.patient-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-height:calc(100vh - 190px);padding:18px;display:grid;overflow:auto}.patient-editor-grid h3{border:1px solid color-mix(in srgb, var(--border-color) 78%, transparent);background:color-mix(in srgb, var(--bg-surface-hover) 72%, transparent);color:var(--text-primary);font-size:var(--font-size-sm);letter-spacing:0;border-radius:12px;grid-column:1/-1;margin:10px 0 0;padding:12px 14px}.patient-editor-grid label{border:1px solid color-mix(in srgb, var(--border-color) 82%, transparent);background:color-mix(in srgb, var(--bg-surface) 88%, white);min-width:0;min-height:82px;color:var(--text-secondary);font-size:var(--font-size-xs);border-radius:12px;align-content:start;gap:7px;padding:10px;font-weight:700;display:grid}.patient-editor-grid label:focus-within{border-color:color-mix(in srgb, var(--primary) 48%, var(--border-color));box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent)}.patient-editor-grid .form-input,.patient-editor-grid .app-select-button{width:100%;min-height:38px}.patient-editor-grid .span-2{grid-column:span 2}.patient-editor-check{grid-template-columns:auto 1fr;align-items:center;min-height:82px;gap:10px!important;display:flex!important}.patient-editor-check input{width:18px;height:18px}.patient-editor-actions{justify-content:flex-end;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-top:1px solid var(--border-color);display:flex}@media (width<=760px){.charge-entry-context-selectors,.patient-editor-grid{grid-template-columns:1fr}.patient-editor-grid .span-2{grid-column:auto}}@media print{body.print-charge-grid *{display:none!important}body.print-charge-grid .grid-container,body.print-charge-grid .grid-container *{display:revert!important;visibility:visible!important}body.print-charge-grid .grid-toolbar{display:none!important}body.print-charge-grid .grid-container{height:auto!important;box-shadow:none!important;border:0!important;display:block!important;overflow:visible!important}.data-grid{min-width:0;font-size:10px}}.claims-layout{height:calc(100vh - var(--header-height) - var(--space-8));gap:var(--space-4);margin:calc(var(--space-4) * -1);padding:var(--space-4);background:var(--bg-app);display:flex}.claims-page-header{align-items:center;min-height:62px;display:flex;padding:12px 28px!important;overflow:visible!important}.claims-page-header .page-title{margin:0;padding:2px 4px!important;line-height:1.3!important;overflow:visible!important}.queue-panel{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;flex:1;transition:flex .3s;display:flex;overflow:hidden}.queue-panel.compressed{flex:0 0 50%}.detail-panel{flex:0 0 calc(50% - var(--space-4));background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-md);flex-direction:column;animation:.3s ease-out slideIn;display:flex;overflow:hidden}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.toolbar{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-color);background:var(--bg-surface-hover);justify-content:space-between;align-items:center;display:flex}.claims-export-select{min-width:190px}.app-select-menu .app-select-option{align-items:flex-start;min-height:38px;line-height:1.25}.app-select-menu .app-select-option span{white-space:normal;overflow-wrap:anywhere}.filters-bar{gap:var(--space-2);align-items:center;display:flex}.claim-filter-selectors{gap:var(--space-2);grid-template-columns:auto minmax(145px,190px);align-items:center;min-width:0;display:grid}.queue-panel.compressed .claim-filter-selectors{grid-template-columns:minmax(0,1fr)}.claim-view-switch{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:999px;gap:4px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffffa6}.claim-view-switch button{min-height:32px;color:var(--text-secondary);font-size:var(--font-size-xs);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-weight:750;display:inline-flex}.claim-view-switch button.active{color:var(--primary);background:var(--primary-light)}.queue-panel.compressed .toolbar{align-items:stretch;gap:var(--space-2)}.queue-panel.compressed .toolbar>.flex{flex-wrap:wrap;justify-content:flex-start}.queue-panel.compressed .header-search{width:min(100%,260px)!important}.filter-chip{align-items:center;gap:var(--space-1);border:1px solid var(--border-color);font-size:var(--font-size-xs);cursor:pointer;background:#fff;border-radius:999px;padding:4px 12px;display:flex}.filter-chip:hover{border-color:var(--primary)}.filter-chip.active{background:var(--primary-light);border-color:var(--primary);color:var(--primary);font-weight:500}.table-row-clickable{cursor:pointer}.table-row-clickable:hover td{background:var(--bg-surface-hover)}.table-row-clickable.active td{background:var(--primary-light);border-bottom-color:var(--primary)}.detail-header{padding:var(--space-4);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;display:flex}.detail-body{padding:var(--space-4);gap:var(--space-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}.detail-section{gap:var(--space-2);flex-direction:column;display:flex}.section-title{font-size:var(--font-size-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border-color-dark);padding-bottom:var(--space-1);font-weight:600}.error-banner{background:var(--status-error-bg);border:1px solid var(--status-error);border-radius:var(--radius-sm);padding:var(--space-3);gap:var(--space-3);align-items:flex-start;display:flex}.error-banner .icon{color:var(--status-error-text);flex-shrink:0}.error-content{flex-direction:column;gap:2px;display:flex}.error-title{color:var(--status-error-text);font-weight:600;font-size:var(--font-size-sm)}.error-message{color:var(--text-primary);font-size:var(--font-size-sm)}.validation-count{font-size:var(--font-size-xs);text-transform:none;letter-spacing:0;font-weight:600}.validation-count.success{color:var(--status-success-text)}.validation-count.warning{color:#a16207}.validation-count.error{color:var(--status-error-text)}.validation-panel{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);overflow:hidden}.edi-preflight-panel{gap:8px;padding:8px;display:grid}.edi-preflight-summary{background:#f0fdf4b8;border:1px solid #22c55e38;border-radius:8px;gap:2px;padding:10px 11px;display:grid}.edi-preflight-summary strong{color:var(--text-primary);font-size:var(--font-size-sm)}.edi-preflight-summary span{color:var(--text-secondary);font-size:var(--font-size-xs)}.validation-row,.validation-empty,.validation-more{gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-color);font-size:var(--font-size-xs);align-items:flex-start;display:flex}.validation-row:last-child,.validation-empty:last-child,.validation-more:last-child{border-bottom:0}.validation-row svg{flex-shrink:0;margin-top:1px}.validation-row.error svg{color:var(--status-error-text)}.validation-row.warning svg{color:#a16207}.validation-row div{flex-direction:column;gap:2px;display:flex}.validation-row strong{color:var(--text-primary)}.validation-row span,.validation-more{color:var(--text-secondary)}.validation-row small{color:var(--text-muted);align-items:center;gap:4px;line-height:1.3;display:flex}.validation-empty{color:var(--status-success-text);align-items:center}.inline-edit-link{appearance:none;color:var(--primary);font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:600}.inline-edit-link:hover{text-decoration:underline}.line-input{border:1px solid var(--border-color);border-radius:var(--radius-sm);width:100%;min-width:76px;font-size:var(--font-size-xs);background:#fff;padding:4px 6px}.line-input.tiny{width:48px;min-width:42px}.line-input.cpt{min-width:70px}.line-input.mod{text-align:center;width:30px;min-width:28px}.line-input.diag{min-width:60px}.line-input.amount{text-align:right;min-width:70px}.line-input.provider-select{min-width:110px}.modifier-editor,.line-actions{align-items:center;gap:4px;display:flex}.claim-context-menu{z-index:1000;border:1px solid var(--border-color);border-radius:var(--radius-sm);min-width:180px;box-shadow:var(--shadow-md);background:#fff;padding:4px;position:fixed}.claim-context-menu button{text-align:left;border-radius:var(--radius-sm);width:100%;font-size:var(--font-size-sm);cursor:pointer;background:0 0;border:0;padding:8px 10px}.claim-context-menu button:hover{background:var(--bg-surface-hover)}.provider-quick-modal{background:var(--bg-surface);border-radius:var(--radius-md);width:min(560px,100vw - 32px);box-shadow:var(--shadow-lg);overflow:hidden}.provider-quick-body{padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.provider-quick-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.provider-check{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--text-secondary);display:flex}.provider-role-note{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);color:var(--text-secondary);font-size:var(--font-size-sm);padding:var(--space-3);line-height:1.4}.claim-status-actions{padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);flex-wrap:wrap;align-items:center;gap:8px;display:flex}.claim-status-actions span{color:var(--text-secondary);font-size:var(--font-size-xs);letter-spacing:.06em;text-transform:uppercase;margin-right:auto;font-weight:800}.claim-status-actions small{color:var(--text-muted);font-size:var(--font-size-xs);flex-basis:100%;line-height:1.35}.claim-menu-statuses{border-top:1px solid var(--border-color);background:var(--bg-surface-hover);grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:6px;display:grid}.claim-menu-statuses button{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);color:var(--text-primary);font-size:var(--font-size-xs);text-align:left;padding:6px 8px}.ar-focus-mode .page-header{display:none!important}.ar-focus-mode .claims-layout{height:100%}.ar-focus-mode .queue-panel{border-radius:0}.payment-layout{gap:var(--space-4);height:calc(100vh - var(--header-height) - var(--space-8));flex-direction:column;display:flex}.era-summary-banner{padding:var(--space-4);background:var(--bg-surface);border:1px solid var(--border-color);border-left:4px solid var(--secondary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;display:flex}.era-stats{gap:var(--space-6);display:flex}.era-stat{flex-direction:column;display:flex}.era-stat-label{font-size:var(--font-size-xs);color:var(--text-secondary);text-transform:uppercase;margin-bottom:2px;font-weight:600}.era-stat-value{font-size:var(--font-size-base);color:var(--text-primary);font-weight:700}.era-stat-value.unbalanced{color:var(--status-error)}.posting-workspace{gap:var(--space-4);flex:1;min-height:0;display:flex}.payment-batch-fields{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end;display:grid!important}.payment-batch-fields .filter-group,.payment-batch-fields .input{width:100%;min-width:0}.posting-field-guide{padding:var(--space-3);margin-bottom:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);color:var(--text-secondary);font-size:var(--font-size-xs);grid-template-columns:180px repeat(5,minmax(140px,1fr));align-items:stretch;gap:8px;display:grid}.posting-field-guide strong,.posting-field-guide span{overflow-wrap:anywhere;min-width:0}.posting-field-guide strong{color:var(--text-primary)}.remit-list{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;flex:0 0 300px;display:flex;overflow:hidden}.remit-list-header{padding:var(--space-3);border-bottom:1px solid var(--border-color);background:var(--bg-surface-hover);font-weight:600}.remit-items{flex:1;overflow-y:auto}.remit-item{padding:var(--space-3);border-bottom:1px solid var(--border-color);cursor:pointer;transition:background-color .2s}.remit-item:hover{background:var(--bg-surface-hover)}.remit-item.active{background:var(--primary-light);border-left:3px solid var(--primary)}.match-confidence{font-size:var(--font-size-xs);color:var(--status-success-text);background:var(--status-success-bg);border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-weight:500;display:inline-flex}.posting-panel{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;flex:1;display:flex;overflow:hidden}.posting-header{padding:var(--space-4);border-bottom:1px solid var(--border-color)}.posting-grid-container{padding:var(--space-4);flex:1;overflow-y:auto}.posting-grid{border-collapse:collapse;width:100%}.posting-grid th{background:var(--bg-app);padding:var(--space-2);font-size:var(--font-size-xs);color:var(--text-secondary);border-bottom:2px solid var(--border-color-dark);text-align:left;font-weight:600}.posting-grid td{padding:var(--space-2);border-bottom:1px solid var(--border-color);vertical-align:middle}.posting-input{border:1px solid var(--border-color);text-align:right;width:100%;font-family:monospace;font-size:var(--font-size-sm);border-radius:4px;padding:4px 8px}.posting-input:focus{outline:2px solid var(--primary);border-color:#0000}.payment-history-panel{margin-top:var(--space-5);border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface);overflow:hidden}.payment-history-header{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-color);background:var(--bg-surface-hover);justify-content:space-between;align-items:center;display:flex}.payment-history-header span{color:var(--text-secondary);font-size:var(--font-size-sm);display:block}.payment-history-actions{gap:8px;display:flex}.payment-history-focus-mode .era-summary-banner,.payment-history-focus-mode .era-preview-panel,.payment-history-focus-mode .remit-list,.payment-history-focus-mode .posting-header,.payment-history-focus-mode .payment-batch-fields,.payment-history-focus-mode .posting-field-guide,.payment-history-focus-mode .posting-grid-container>table,.payment-history-focus-mode .posting-grid-container>.mt-8,.payment-history-focus-mode .page-header{display:none!important}.payment-history-focus-mode .payment-layout,.payment-history-focus-mode .posting-workspace,.payment-history-focus-mode .posting-panel,.payment-history-focus-mode .posting-grid-container{height:100%!important;min-height:0!important}.payment-history-focus-mode .posting-grid-container{padding:0}.payment-history-focus-mode .payment-history-panel{border-radius:0;margin:0}.payment-history-table{border-collapse:collapse;table-layout:auto;width:100%}.payment-history-edit-stack{gap:6px;min-width:150px;display:grid}.payment-line-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:150px;display:flex}.payment-history-table .posting-input{text-align:left;min-width:92px;min-height:34px;font-family:inherit}.payment-history-table th,.payment-history-table td{border-bottom:1px solid var(--border-color);font-size:var(--font-size-sm);overflow-wrap:anywhere;padding:9px 10px}.payment-history-table th{color:var(--text-secondary);background:var(--bg-app);text-align:left}.adj-group{gap:4px;display:flex}.adj-code{text-align:center;width:40px}.era-preview-panel{justify-content:space-between;gap:var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface);align-items:center;display:flex}.era-preview-panel>div:first-child{font-size:var(--font-size-sm);flex-direction:column;gap:2px;display:flex}.era-preview-panel span{color:var(--text-secondary)}.era-preview-claims{gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.walkout-receipt-print{color:#111827;max-width:720px;margin:var(--space-4) auto;border:1px solid var(--border-color);border-radius:var(--radius-md);background:#fff;padding:32px;display:none}.receipt-header,.receipt-meta,.receipt-total{justify-content:space-between;gap:var(--space-4);display:flex}.receipt-header{padding-bottom:var(--space-3);margin-bottom:var(--space-4);border-bottom:2px solid #111827;align-items:flex-start}.receipt-header h2{margin:0}.receipt-header span{color:#4b5563}.receipt-meta{margin-bottom:var(--space-4);font-size:var(--font-size-sm);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.receipt-meta div{flex-direction:column;gap:2px;display:flex}.receipt-table{border-collapse:collapse;width:100%;font-size:var(--font-size-sm)}.receipt-table th,.receipt-table td{text-align:right;border-bottom:1px solid #e5e7eb;padding:8px}.receipt-table th:first-child,.receipt-table td:first-child,.receipt-table th:nth-child(2),.receipt-table td:nth-child(2){text-align:left}.receipt-total{margin-top:var(--space-4);padding-top:var(--space-4);border-top:2px solid #111827;align-items:center;font-size:18px}@media print{.payment-layout,.page-header,.top-header,.sidebar{display:none!important}.walkout-receipt-print{border:0;max-width:none;margin:0;display:block!important}}.patient-layout{gap:var(--space-4);flex-direction:column;flex:1 1 0;height:auto;min-height:0;display:flex}.patient-account{min-height:0;overflow:hidden}.patient-inline-editor{gap:var(--space-3);width:100%;padding-right:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.patient-inline-editor label{min-width:0;color:var(--text-secondary);font-size:var(--font-size-xs);gap:4px;font-weight:700;display:grid}.patient-inline-editor .form-input{width:100%;min-width:0}.patient-header{gap:var(--space-4);padding:var(--space-4);background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1fr) minmax(280px,380px);align-items:stretch;display:grid}.patient-identity{align-items:start;gap:var(--space-4);grid-template-columns:64px minmax(0,1fr);min-width:0;display:grid}.avatar{background:var(--primary-light);width:64px;height:64px;color:var(--primary);border:2px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:600;display:flex}.patient-name{align-items:center;gap:var(--space-2);flex-wrap:wrap;margin-bottom:4px;font-size:1.5rem;font-weight:700;display:flex}.patient-meta{gap:var(--space-4);color:var(--text-secondary);font-size:var(--font-size-sm);flex-wrap:wrap;min-width:0;display:flex}.patient-meta span{overflow-wrap:anywhere;max-width:100%}.patient-balances{gap:var(--space-2);text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;align-self:start;display:grid}.balance-item{min-width:0;padding:var(--space-3);background:var(--bg-surface-hover);border:1px solid var(--border-color);border-radius:var(--radius-sm);flex-direction:column;justify-content:center;min-height:88px;max-height:104px;display:flex}.balance-label{font-size:var(--font-size-xs);text-transform:uppercase;color:var(--text-secondary);font-weight:600}.balance-value{font-size:var(--font-size-lg);overflow-wrap:anywhere;font-weight:700}.balance-value.due{color:var(--status-error)}.patient-body{gap:var(--space-4);flex:1;min-height:0;display:flex}.main-tabs-panel{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;flex:1;display:flex;overflow:hidden}.tabs-header{border-bottom:1px solid var(--border-color);background:var(--bg-surface-hover);display:flex}.tab{padding:var(--space-3) var(--space-4);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-bottom:2px solid #0000;font-weight:500}.tab.active{color:var(--primary);border-bottom-color:var(--primary);background:var(--bg-surface)}.tab-content{padding:var(--space-4);flex:1;overflow-y:auto}.right-panel{gap:var(--space-4);flex-direction:column;flex:0 0 320px;display:flex;overflow-y:auto}@media (width<=1100px){.patient-header,.patient-body{flex-direction:column;grid-template-columns:1fr}.patient-balances{grid-template-columns:repeat(3,minmax(130px,1fr))}.right-panel{flex:none}}@media (width<=920px){.patient-inline-editor{grid-template-columns:repeat(2,minmax(0,1fr))}}.widget{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:var(--space-4);box-shadow:var(--shadow-sm)}.widget-title{font-size:var(--font-size-sm);text-transform:uppercase;color:var(--text-secondary);margin-bottom:var(--space-3);justify-content:space-between;align-items:center;font-weight:600;display:flex}.alert-item{gap:var(--space-2);padding:var(--space-2);background:var(--status-warning-bg);color:var(--status-warning-text);border-radius:var(--radius-sm);font-size:var(--font-size-sm);margin-bottom:var(--space-2);display:flex}.alert-item.error{background:var(--status-error-bg);color:var(--status-error-text)}.timeline{padding-left:var(--space-4);position:relative}.timeline:before{content:"";background:var(--border-color);width:2px;position:absolute;top:0;bottom:0;left:7px}.timeline-item{margin-bottom:var(--space-4);position:relative}.timeline-dot{left:calc(var(--space-4) * -1 - 4px);background:var(--border-color-dark);border:2px solid var(--bg-surface);border-radius:50%;width:10px;height:10px;position:absolute;top:4px}.timeline-dot.primary{background:var(--primary)}.timeline-dot.success{background:var(--status-success)}.timeline-dot.warning{background:var(--status-warning)}.timeline-content{font-size:var(--font-size-sm)}.timeline-date{font-size:var(--font-size-xs);color:var(--text-muted)}.ledger-explainer{padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);color:var(--text-secondary);font-size:var(--font-size-sm);margin-bottom:var(--space-3)}.ledger-focus-mode .patient-header,.claims-focus-mode .patient-header,.ledger-focus-mode .right-panel,.claims-focus-mode .right-panel,.ledger-focus-mode .tabs-header .tab:not(.active){display:none}.ledger-focus-mode .patient-layout,.ledger-focus-mode .patient-body,.ledger-focus-mode .main-tabs-panel,.claims-focus-mode .patient-layout,.claims-focus-mode .patient-body,.claims-focus-mode .main-tabs-panel{height:100%}.ledger-focus-mode .main-tabs-panel,.claims-focus-mode .main-tabs-panel{flex:auto}@media print{.no-print,.patient-header,.right-panel,.tabs-header,.page-header{display:none!important}.patient-layout,.patient-body,.main-tabs-panel,.tab-content{height:auto!important;box-shadow:none!important;border:0!important;display:block!important;overflow:visible!important}}.insurance-scan-grid{gap:var(--space-4);grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);display:grid}.insurance-scan-panel{border:1px solid var(--border-color);border-radius:var(--radius-md);padding:var(--space-4);background:var(--bg-surface)}.scan-upload{justify-content:center;align-items:center;gap:var(--space-2);border:1px dashed var(--border-color-dark);border-radius:var(--radius-sm);min-height:54px;color:var(--text-secondary);font-size:var(--font-size-sm);cursor:pointer;margin-bottom:var(--space-3);display:flex}.scan-upload input{display:none}.insurance-card-preview{object-fit:contain;border:1px solid var(--border-color);border-radius:var(--radius-sm);width:100%;max-height:180px;margin-bottom:var(--space-3);background:#f8fafc}.insurance-extract-grid{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.saved-card-scans{margin-top:var(--space-4);gap:var(--space-2);flex-direction:column;display:flex}.saved-card-scan{align-items:center;gap:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:var(--space-3);grid-template-columns:auto 1fr auto;display:grid}.cases-layout{gap:var(--space-4);height:calc(100vh - var(--header-height) - var(--space-8));display:flex}.case-list{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;flex:0 0 300px;display:flex;overflow:hidden}.case-list-header{padding:var(--space-4);border-bottom:1px solid var(--border-color);background:var(--bg-surface-hover);justify-content:space-between;align-items:center;display:flex}.case-items{flex:1;overflow-y:auto}.case-item{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-color);cursor:pointer}.case-item:hover{background:var(--bg-surface-hover)}.case-item.active{background:var(--primary-light);border-left:3px solid var(--primary)}.case-title{color:var(--text-primary);margin-bottom:2px;font-weight:600}.case-subtitle{font-size:var(--font-size-xs);color:var(--text-secondary)}.case-detail{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;flex:1;display:flex;overflow-y:auto}.case-empty-state{height:100%;min-height:260px;color:var(--text-secondary);text-align:center;overflow-wrap:anywhere;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;line-height:1.45;display:flex}.case-empty-state strong{color:var(--text-primary);font-size:var(--font-size-lg)}.detail-toolbar{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-color);justify-content:flex-end;gap:var(--space-2);background:var(--bg-surface-hover);z-index:10;display:flex;position:sticky;top:0}.case-form{padding:var(--space-6);gap:var(--space-6);flex-direction:column;display:flex}.form-section{gap:var(--space-4);flex-direction:column;display:flex}.form-section-title{font-size:var(--font-size-base);color:var(--text-primary);border-bottom:1px solid var(--border-color);padding-bottom:var(--space-2);justify-content:space-between;align-items:center;font-weight:600;display:flex}.form-grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.form-group{gap:var(--space-1);flex-direction:column;display:flex}.form-label{font-size:var(--font-size-xs);color:var(--text-secondary);font-weight:600}.form-group.full-width{grid-column:span 2}.insurance-card{border:1px solid var(--border-color);border-radius:var(--radius-md);padding:var(--space-4);background:var(--bg-app)}.insurance-header{margin-bottom:var(--space-3);justify-content:space-between;display:flex}.policy-holder-picker{gap:var(--space-2);display:grid;position:relative}.policy-holder-suggestions{z-index:30;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface);max-height:260px;box-shadow:var(--shadow-md);padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.policy-holder-suggestions button{border-radius:var(--radius-sm);width:100%;min-height:42px;color:var(--text-primary);text-align:left;background:0 0;border:0;grid-template-columns:110px 1fr auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.policy-holder-suggestions button:hover{background:var(--bg-surface-hover)}.policy-holder-suggestions small{color:var(--text-secondary)}.auth-badge{align-items:center;gap:var(--space-1);background:var(--status-success-bg);color:var(--status-success-text);font-size:var(--font-size-xs);border-radius:4px;padding:4px 8px;font-weight:600;display:inline-flex}.auth-badge.warning{background:var(--status-warning-bg);color:var(--status-warning-text)}.icd-result-list{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);max-height:180px;overflow:auto}.icd-result-row{border:0;border-bottom:1px solid var(--border-color);text-align:left;width:100%;padding:var(--space-2) var(--space-3);font-size:var(--font-size-sm);cursor:pointer;background:0 0;flex-direction:column;gap:2px;display:flex}.icd-result-row:last-child{border-bottom:0}.icd-result-row span{color:var(--text-secondary)}.icd-result-row:hover{background:var(--bg-surface-hover)}.modal-overlay{z-index:999;background:#0f172a59;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.app-notice{background:var(--bg-surface);border-radius:var(--radius-md);width:min(520px,100vw - 32px);box-shadow:var(--shadow-lg);border-top:4px solid var(--primary);overflow:hidden}.app-notice.error{border-top-color:var(--status-error)}.app-notice.success{border-top-color:var(--status-success)}.app-notice-message{white-space:pre-wrap;color:var(--text-primary);font-size:var(--font-size-sm);line-height:1.5}.reports-layout{height:calc(100vh - var(--header-height) - var(--space-8));gap:var(--space-4);display:flex}.reports-sidebar{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;flex:0 0 240px;display:flex;overflow:hidden}.reports-sidebar-header{padding:var(--space-4);border-bottom:1px solid var(--border-color);background:var(--bg-surface-hover);font-weight:600}.report-category{padding:var(--space-3) var(--space-4);font-size:var(--font-size-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.report-item{padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);color:var(--text-primary);cursor:pointer;align-items:center;gap:var(--space-2);display:flex}.report-item:hover{background:var(--bg-surface-hover)}.report-item.active{background:var(--primary-light);color:var(--primary);border-left:3px solid var(--primary);font-weight:500}.report-main{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;flex:1;display:flex;overflow:hidden}.reports-focus-mode .page-header,.reports-focus-mode .reports-sidebar{display:none!important}.reports-focus-mode .reports-layout{height:100%;margin-top:0!important}.reports-focus-mode .report-main{border-radius:0}.report-toolbar{padding:var(--space-4);border-bottom:1px solid var(--border-color);background:var(--bg-surface-hover);justify-content:space-between;align-items:center;display:flex}.report-filters{gap:var(--space-4);padding:var(--space-4);border-bottom:1px solid var(--border-color);display:flex}.filter-group{gap:var(--space-1);flex-direction:column;display:flex}.report-preview{padding:var(--space-4);flex:1;overflow:auto}.custom-report-fields{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-color);background:#fff;flex-wrap:wrap;gap:10px;display:flex}.custom-report-builder{border-bottom:1px solid var(--border-color);background:#fff}.saved-report-controls{gap:var(--space-3);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-color);grid-template-columns:minmax(220px,1fr) minmax(240px,1fr) auto auto;align-items:end;display:grid}.saved-report-controls label{min-width:0;font-size:var(--font-size-sm);color:var(--text-secondary);flex-direction:column;gap:4px;display:flex}.custom-report-builder .custom-report-fields{border-bottom:0}.builder-controls{gap:var(--space-4);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-color);display:flex}.builder-controls label{min-width:240px;font-size:var(--font-size-sm);color:var(--text-secondary);flex-direction:column;gap:4px;display:flex}.custom-report-fields label{font-size:var(--font-size-sm);align-items:center;gap:6px;display:flex}.report-designer-overlay{z-index:1200;background:var(--bg-app);padding:0;position:fixed;inset:0}.report-designer-shell{background:var(--bg-surface);border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr);height:100%;display:grid;overflow:hidden;box-shadow:0 30px 90px #0f172a4d}.report-designer-header,.report-designer-header-actions,.report-designer-workbar,.report-designer-preview-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.report-designer-header{border-bottom:1px solid var(--border-color);background:var(--bg-surface-hover);padding:14px 18px}.report-designer-header span,.report-designer-workbar span,.report-designer-preview-toolbar span{color:var(--text-muted);font-size:11px;display:block}.report-designer-header h2{margin:2px 0 0;font-size:18px}.report-designer-saved{color:#047857;align-items:center;gap:5px;font-size:12px;animation:.22s ease-out qmed-action-pop;display:inline-flex}.report-designer-body{grid-template-columns:248px minmax(0,1fr) 238px;min-height:0;display:grid}.report-designer-left,.report-designer-fields{background:var(--bg-surface-hover);min-height:0;padding:14px;overflow:auto}.report-designer-left{border-right:1px solid var(--border-color)}.report-designer-fields{border-left:1px solid var(--border-color)}.report-designer-fields>.app-select{width:100%;margin-bottom:8px}.report-designer-left section{gap:8px;margin-bottom:18px;display:grid}.report-designer-left h3,.report-designer-fields h3{text-transform:uppercase;color:var(--text-muted);margin:0 0 7px;font-size:12px}.report-designer-left label{min-width:0;color:var(--text-secondary);gap:4px;font-size:11px;font-weight:700;display:grid}.report-designer-help{color:var(--text-muted);margin:0;font-size:11px;line-height:1.45}.report-source-card{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);color:var(--text-primary);text-align:left;text-transform:capitalize;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:9px;display:grid}.report-source-card small{color:var(--text-muted);font-size:10px}.report-source-card.active{border-color:var(--primary);background:var(--primary-light);color:var(--primary)}.report-designer-check{grid-template-columns:auto 1fr;align-items:center;display:flex!important}.report-designer-workspace{background:color-mix(in srgb, var(--bg-app) 88%, white);min-width:0;padding:14px;overflow:auto}.report-designer-workbar,.report-designer-preview-toolbar{margin-bottom:10px}.report-column-canvas{border:1px dashed var(--border-color-dark);border-radius:var(--radius-md);background:var(--bg-surface);gap:8px;min-height:82px;margin-bottom:16px;padding:10px;display:flex;overflow-x:auto}.report-block-canvas{gap:7px;margin-bottom:14px;display:grid}.report-block-chip{border:1px solid var(--border-color);border-left:4px solid var(--primary);border-radius:var(--radius-sm);background:var(--bg-surface);cursor:grab;text-transform:capitalize;grid-template-columns:auto 90px minmax(0,1fr);align-items:center;gap:8px;padding:9px 11px;display:grid}.report-block-chip span{color:var(--text-muted);font-size:11px}.report-block-chip.dragging{opacity:.52}.report-column-chip{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);cursor:grab;grid-template-columns:auto minmax(0,1fr) auto auto auto;align-items:center;gap:5px;min-width:170px;padding:9px;transition:opacity .16s,transform .16s,box-shadow .16s;display:grid}.report-column-chip:hover{box-shadow:var(--shadow-sm);transform:translateY(-2px)}.report-column-chip.dragging{opacity:.48;cursor:grabbing;transform:scale(.98)}.report-column-chip.selected{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light)}.report-column-chip small,.report-designer-fields small{color:var(--text-muted);font-size:10px;display:block}.report-column-chip button{color:var(--text-muted);padding:2px}.report-designer-empty{color:var(--text-muted);align-self:center;font-size:12px}.report-designer-paper-viewport{width:100%;padding:12px;overflow:auto}.report-designer-paper{box-sizing:border-box;color:#111827;background:#fff;height:760px;min-height:760px;margin:0 auto;padding:0;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a1f;width:980px!important}.report-designer-paper.landscape{width:980px}.report-designer-paper.portrait{height:980px;min-height:980px;width:760px!important}.report-positioned-block{cursor:move;background:#fffffffa;border:1px dashed #0000;padding:8px;position:absolute;overflow:auto}.report-positioned-block.editing{cursor:default;overflow:visible}.report-positioned-block.selected{border-color:var(--designer-accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--designer-accent) 18%, transparent)}.report-positioned-label{z-index:3;color:#fff;background:var(--designer-accent);text-transform:uppercase;opacity:0;pointer-events:none;border-radius:3px;padding:2px 4px;font-size:9px;font-weight:750;position:absolute;top:2px;right:4px}.report-positioned-block.selected .report-positioned-label{opacity:1}.report-format-toolbar{gap:6px;display:flex}.report-format-toolbar button{border:1px solid var(--border-color,#d1d5db);background:var(--surface-color,#fff);width:34px;height:32px;color:var(--text-color,#111827);border-radius:8px;justify-content:center;align-items:center;padding:0;font-weight:900;display:inline-flex}.report-format-toolbar button.active{border-color:var(--designer-accent);background:var(--designer-accent);color:#fff}.report-positioned-resizer{border-right:3px solid var(--designer-accent);border-bottom:3px solid var(--designer-accent);cursor:nwse-resize;width:16px;height:16px;position:absolute;bottom:0;right:0}.report-inline-block-editor{z-index:80;border:1px solid color-mix(in srgb, var(--designer-accent) 45%, #d7e4ea);cursor:default;background:#fffffffa;border-radius:10px;gap:7px;width:min(340px,100vw - 80px);max-height:360px;padding:10px;display:grid;position:absolute;top:30px;left:8px;overflow:auto;box-shadow:0 18px 46px #0f172a33}.report-inline-block-editor p{color:#52677a;margin:0;font-size:11px;line-height:1.45}.report-inline-block-editor>div{color:#111827;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:900;display:flex}.report-inline-block-editor button{color:#12243a;background:#eef5f7;border:0;border-radius:7px;place-items:center;width:24px;height:24px;display:grid}.report-inline-block-editor label{color:#536579;gap:4px;font-size:10px;font-weight:850;display:grid}.report-inline-block-editor input,.report-inline-block-editor textarea,.report-inline-block-editor .app-select{color:#111827;background:#fff;border:1px solid #cbd8e1;border-radius:8px;width:100%;min-height:32px;padding:7px 8px;font:12px/1.35 Inter,system-ui,sans-serif}.report-designer-paper header{border-bottom:2px solid #111827;border-color:var(--designer-accent);margin-bottom:0}.report-designer-paper header h2,.report-designer-paper header p{margin:0 0 6px}.report-designer-paper.compact td,.report-designer-paper.compact th{padding:5px 6px}.report-designer-paper.spacious td,.report-designer-paper.spacious th{padding:13px 9px}.report-designer-paper footer{color:#6b7280;border-top:1px solid #d1d5db;justify-content:space-between;gap:10px;margin-top:0;padding-top:10px;font-size:11px;display:flex}.report-designer-groups{gap:10px;display:grid}.report-group-heading{color:#fff;background:color-mix(in srgb, var(--designer-accent) 88%, #111827);justify-content:space-between;gap:8px;margin:0;padding:5px 7px;font-size:11px;display:flex}.report-group-heading span{opacity:.82;font-weight:500}.report-sql-workbench h3{align-items:center;gap:5px;display:flex}.report-sql-workbench textarea{resize:vertical;min-height:110px;font-family:monospace;font-size:11px}.report-sql-error{color:var(--status-error)}.report-sql-success{color:#047857}.report-sql-results{border:1px solid var(--border-color);background:var(--bg-surface);margin-top:14px;padding:12px}.report-sql-results h3{justify-content:space-between;margin:0 0 8px;font-size:13px;display:flex}.report-sql-results>div{max-height:240px;overflow:auto}.report-designer-confirm-backdrop{z-index:1300;background:#0f172a8c;place-items:center;display:grid;position:fixed;inset:0}.report-designer-confirm-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.report-designer-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 14px;display:grid}.report-designer-summary div{border:1px solid #e5e7eb;padding:9px}.report-designer-summary span,.report-designer-summary strong{display:block}.report-designer-summary span{color:#6b7280;text-transform:uppercase;font-size:10px}.report-designer-chart{border:1px solid #e5e7eb;margin-top:14px;padding:12px}.report-designer-chart h3{margin:0 0 9px;font-size:13px}.report-designer-chart div>div{grid-template-columns:120px minmax(0,1fr) 54px;align-items:center;gap:8px;min-height:24px;font-size:11px;display:grid}.report-designer-chart i{background:var(--designer-accent);border-radius:2px;height:8px}.report-designer-paper.without-grid .report-designer-table th,.report-designer-paper.without-grid .report-designer-table td{border-bottom-color:#0000}.report-designer-paper .report-designer-table th{color:#fff;background:var(--designer-accent)}.report-designer-paper .report-designer-table.repeat-header thead{display:table-header-group}.report-designer-paper.layout-ledger .report-designer-table tbody tr:nth-child(2n){background:color-mix(in srgb, var(--designer-accent) 7%, white)}.report-designer-paper.layout-ledger .report-designer-table td{border-bottom-width:2px}.report-designer-paper.layout-compact-grid .report-designer-table{font-size:11px}.report-designer-paper.layout-compact-grid .report-designer-table th,.report-designer-paper.layout-compact-grid .report-designer-table td{border:1px solid #d1d5db;padding:4px 5px}.report-token-list{flex-wrap:wrap;gap:5px;display:flex}.report-token-list button{border:1px solid var(--border-color);background:var(--bg-surface);color:var(--primary);border-radius:999px;padding:5px 7px;font-size:10px;font-weight:750}.report-color-input{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);width:100%;min-height:36px;padding:3px}.report-field-search{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);align-items:center;gap:6px;margin-bottom:8px;padding:8px;display:flex}.report-field-search input{background:0 0;border:0;outline:0;min-width:0}.report-designer-fields>div{gap:6px;display:grid}.report-column-inspector{border-top:1px solid var(--border-color);gap:8px;margin-top:18px;padding-top:14px;display:grid}.report-column-inspector label{color:var(--text-secondary);gap:4px;font-size:11px;font-weight:750;display:grid}.report-designer-fields button{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);color:var(--text-primary);text-align:left;align-items:center;gap:7px;padding:8px;display:flex}.report-designer-fields button.active{opacity:.58;background:var(--primary-light)}.report-designer-metric{background:#fff;border:1px solid #e5e7eb;height:100%;padding:10px}.report-designer-metric span,.report-designer-metric strong{display:block}.report-designer-metric span{color:#6b7280;text-transform:uppercase;font-size:10px}.report-designer-metric strong{margin-top:5px;font-size:16px}.report-designer-text-block{color:#374151;border:1px solid #e5e7eb;min-height:100%;padding:8px;font-size:12px}.report-block-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.report-block-library button,.report-block-context-menu button{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);color:var(--text-primary);align-items:center;gap:5px;padding:7px;font-size:11px;display:flex}.report-block-context-menu{z-index:1500;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);min-width:170px;box-shadow:var(--shadow-lg);gap:4px;padding:6px;display:grid;position:fixed}.report-block-context-menu .danger{color:var(--status-error)}.report-delivery-grid{border-top:1px solid var(--border-color);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 16px;display:grid}.report-delivery-grid section{border:1px solid var(--border-color);border-radius:var(--radius-sm);gap:6px;padding:10px;display:grid}.report-delivery-grid h3,.report-delivery-grid p{margin:0}.report-delivery-grid h3{font-size:13px}.report-delivery-grid p,.report-delivery-grid small{color:var(--text-muted);font-size:11px}.report-delivery-grid section>div{grid-template-columns:130px minmax(0,1fr) auto;gap:7px;display:grid}@media (width<=1050px){.report-designer-body{grid-template-columns:220px minmax(640px,1fr) 210px}}@media print{.report-positioned-label,.report-positioned-resizer{display:none!important}.report-positioned-block,.report-positioned-block.selected{box-shadow:none!important;border-color:#0000!important}.reports-sidebar,.report-toolbar .flex,.report-filters,.custom-report-fields,.page-header{display:none!important}.reports-layout,.report-main{height:auto!important;box-shadow:none!important;border:0!important;display:block!important}}.promoted-sql-report{background:#fff;border:1px solid #c9dae7;border-radius:8px;margin-top:14px;overflow:hidden}.promoted-sql-report>div:first-child{background:#f5faff;justify-content:space-between;gap:12px;padding:12px 14px;display:flex}.promoted-sql-report span{color:#0876a8;text-transform:uppercase;font-size:10px;font-weight:800}.promoted-sql-report h3{margin:2px 0;font-size:15px}.promoted-sql-report p{color:#64788a;margin:0;font-size:12px}.promoted-sql-report>div:last-child{max-height:320px;overflow:auto}.promoted-sql-report table{min-width:100%;font-size:12px}.report-sql-results h3{align-items:center;gap:8px;display:flex}.report-sql-results h3 button{margin-left:auto}.statements-page{gap:var(--space-4);flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.statement-controls{gap:var(--space-3);padding:var(--space-4);background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);grid-template-columns:170px 170px 1fr auto;align-items:end;display:grid}.statement-controls label{font-size:var(--font-size-sm);color:var(--text-secondary);flex-direction:column;gap:4px;display:flex}.statements-grid{gap:var(--space-4);flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(320px,.9fr) minmax(340px,1fr);align-items:stretch;min-height:0;display:grid;overflow:hidden}.statement-panel{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);min-height:0;box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.statement-panel-header{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-color);background:var(--bg-surface-hover);font-weight:700}.generated-statements{padding:var(--space-3);overflow:auto}.statement-card{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);margin-bottom:var(--space-2);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;display:grid}.statement-generated-header,.statement-bulk-actions{align-items:center;gap:var(--space-2);display:flex}.statement-generated-header{flex-wrap:wrap;justify-content:space-between}.statement-panel-title{flex:220px;min-width:0}.statement-panel-title div{min-width:0}.statement-panel-title span{white-space:normal;line-height:1.35;display:block}.statement-bulk-actions label{color:var(--text-secondary);font-size:var(--font-size-xs);align-items:center;gap:6px;font-weight:600;display:inline-flex}.statement-card-balance{text-align:right;font-weight:700}.statement-setup-menu-wrap{position:relative}.statement-setup-menu{z-index:60;border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-surface);width:340px;box-shadow:var(--shadow-lg);padding:8px;position:absolute;top:calc(100% + 8px);right:0}.statement-setup-menu button{border-radius:var(--radius-md);width:100%;color:var(--text-primary);text-align:left;background:0 0;border:0;gap:4px;padding:12px;display:grid}.statement-setup-menu button:hover{background:var(--bg-surface-hover)}.statement-setup-menu span{color:var(--text-secondary);font-size:var(--font-size-xs);line-height:1.35}.statement-print-sheet{color:#111827;border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;grid-column:1/-1;align-items:center;width:100%;max-width:100%;height:100%;min-height:0;margin:0;padding:32px;overflow:auto}.statement-preview-modal{z-index:180;border-radius:18px;width:auto;max-width:1180px;height:auto;margin:0 auto;position:fixed;inset:24px;overflow:auto;box-shadow:0 28px 90px #0f172a47}.statement-preview-modal:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a70;position:fixed;inset:0}.statement-panel-title{flex-direction:column;flex:220px;align-items:flex-start;gap:2px;min-width:0;display:flex}.statement-panel-title div{gap:2px;min-width:0;display:grid}.statement-panel-title span{color:var(--text-secondary);overflow-wrap:normal;white-space:normal;font-size:.74rem;font-weight:500;line-height:1.35}.statement-bulk-actions{flex-wrap:wrap;flex:none;justify-content:flex-end}.statement-preview-actions{justify-content:space-between;gap:var(--space-3);color:var(--text-primary);background:var(--bg-surface-hover);border:1px solid var(--border-color);border-radius:var(--radius-sm);padding:var(--space-3);margin-bottom:var(--space-4);align-items:center;display:flex}.statement-letterhead,.statement-address-grid,.statement-total-row{justify-content:space-between;gap:var(--space-6);display:flex}.statement-letterhead{padding-bottom:var(--space-4);border-bottom:2px solid #111827;align-items:flex-start}.statement-letterhead h2{margin:0;font-size:28px}.statement-remit{text-align:right;flex-direction:column;gap:4px;display:flex}.statement-address-grid{margin:var(--space-6) 0;line-height:1.5}.statement-section-title{color:var(--text-secondary);font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-weight:700}.statement-ledger{border-collapse:collapse;width:100%;font-size:var(--font-size-sm)}.statement-ledger th,.statement-ledger td{border-bottom:1px solid #e5e7eb;padding:10px 8px}.statement-ledger th{text-align:left;background:#f3f4f6}.statement-total-row{margin-top:var(--space-6);padding:var(--space-4);border-top:2px solid #111827;align-items:center;font-size:18px}.statement-summary-grid{gap:var(--space-3);margin-top:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.statement-summary-grid div{padding:var(--space-3);background:#f9fafb;border:1px solid #d1d5db;flex-direction:column;gap:4px;display:flex}.statement-summary-grid span{color:#6b7280;font-size:var(--font-size-xs);text-transform:uppercase;font-weight:700}.statement-message-print{margin-top:var(--space-4);padding:var(--space-4);background:#f9fafb;border:1px solid #d1d5db}.statement-layout-print{color:#111827;background:#fff;width:760px;min-width:760px;max-width:none;min-height:980px;margin:0 auto;position:relative;box-shadow:inset 0 0 0 1px #e5e7eb}@media print{.statement-print-sheet{width:8.5in!important;max-width:8.5in!important;margin:0!important;padding:0!important;overflow:visible!important}.statement-layout-print{width:760px!important;min-width:760px!important;min-height:11in!important;box-shadow:none!important;margin:0 auto!important}}.statement-print-sheet .statement-preview-actions{width:min(760px,100%);margin-left:auto;margin-right:auto}.statement-layout-print+.statement-layout-print{page-break-before:always;break-before:page;margin-top:24px}.statement-print-block{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;padding:8px;overflow:hidden}.statement-print-block.no-border{border-color:#0000}.statement-print-block h2{margin:0 0 4px;font-size:22px}.statement-last-payment{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.statement-ledger-block{padding:0}.statement-print-block .statement-summary-grid{margin-top:0}.statement-print-block .statement-total-row{margin-top:var(--space-2);padding:var(--space-2);font-size:14px}.statement-print-block.statement-message-print{margin-top:0}.statement-run-dialog{width:min(1280px,100vw - 48px);min-width:min(860px,100vw - 48px);max-height:calc(100vh - 48px);overflow:hidden}.statement-run-body{gap:var(--space-4);max-height:calc(100vh - 140px);padding-right:4px;display:grid;overflow:auto}.statement-run-grid{gap:var(--space-4);grid-template-columns:180px 180px minmax(260px,1fr) minmax(220px,.8fr);align-items:start;display:grid}.statement-run-grid label,.statement-run-title{color:var(--text-secondary);font-size:var(--font-size-sm);gap:5px;font-weight:700;display:grid}.statement-run-message{grid-column:span 1;min-width:0}.statement-run-multi{width:100%;min-height:42px;padding:0!important;overflow:visible!important}.statement-run-grid label:has(.statement-run-multi){grid-column:span 2;min-width:0}.statement-run-grid label:has(.statement-run-multi) .app-multi{border:1px solid var(--border-color-dark);border-radius:var(--radius-sm);min-height:44px}.statement-run-grid .app-multi-chips{max-height:76px;padding:0 10px 10px;overflow:auto}.statement-run-result{padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--primary-light);color:var(--text-primary);gap:4px;display:grid}.statement-run-result.success{border-color:color-mix(in srgb, var(--status-success) 40%, var(--border-color));background:var(--status-success-bg);color:var(--status-success-text)}.statement-run-result.info{border-color:color-mix(in srgb, var(--status-info) 35%, var(--border-color));background:var(--status-info-bg);color:var(--status-info-text)}.statement-run-footer{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.statement-run-footer span{color:var(--text-muted);font-size:var(--font-size-xs);margin-right:auto;font-weight:600}.statement-setup-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.statement-setup-grid label{color:var(--text-secondary);font-size:var(--font-size-sm);gap:6px;font-weight:700;display:grid}.statement-template-help{padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);gap:4px;display:grid}.statement-template-help span{color:var(--text-secondary);font-size:var(--font-size-sm);line-height:1.4}.statement-designer-board{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface-hover);grid-column:1/-1;display:grid}.statement-designer-board>div:first-child{gap:4px;display:grid}.statement-designer-board>div:first-child span{color:var(--text-secondary);font-size:var(--font-size-sm)}.statement-designer-toggles,.statement-designer-columns{flex-wrap:wrap;gap:10px;display:flex}.statement-designer-toggles label,.statement-designer-columns label{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:999px;align-items:center;gap:7px;padding:8px 10px;display:inline-flex!important}.statement-designer-preview{gap:var(--space-3);min-height:560px;padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:#111827;background:#fff;display:grid;position:relative}.statement-designer-tools{gap:var(--space-2);grid-template-columns:minmax(220px,1fr) repeat(5,auto);align-items:center;display:grid}.statement-block-config{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);grid-template-columns:repeat(7,minmax(112px,1fr));align-items:end;display:grid}.statement-block-description-control{grid-column:span 2}.statement-block-config label{color:var(--text-secondary);font-size:var(--font-size-xs);gap:4px;font-weight:700;display:grid}.statement-block-config label:has(input[type=checkbox]){grid-template-columns:auto auto;justify-content:start;align-items:center;padding-bottom:8px}.statement-designer-canvas{border-radius:var(--radius-sm);background-color:#fff;background-image:linear-gradient(#eff6ff 1px,#0000 1px),linear-gradient(90deg,#eff6ff 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px dashed #9ca3af;height:640px;position:relative;overflow:auto}.statement-page-surface{background:#fff;border:1px solid #111827;width:760px;height:980px;margin:18px auto;position:relative;box-shadow:0 18px 50px #0f172a2e}.statement-margin-guide{pointer-events:none;z-index:0;border:2px solid #ef44448c;outline:1px dashed #1118273d;position:absolute;inset:24px}.statement-designer-block{color:#1e3a8a;cursor:grab;-webkit-user-select:none;user-select:none;z-index:1;background:#dbeafeeb;border:1px solid #93c5fd;border-radius:6px;flex-direction:column;gap:4px;padding:10px;display:flex;position:absolute;box-shadow:0 10px 20px #2563eb14}.statement-designer-block em{color:#334155;font-size:11px;font-style:normal;line-height:1.3;display:block;overflow:hidden}.statement-resize-handle{cursor:nwse-resize;background:0 0;border:3px solid #2563eb;border-top:0;border-left:0;width:14px;height:14px;position:absolute;bottom:2px;right:2px}.statement-block-description,.statement-ledger-caption span{color:#4b5563;margin:2px 0 6px;font-size:11px;line-height:1.35}.statement-ledger-caption{background:#f9fafb;border-bottom:1px solid #d1d5db;gap:2px;padding:6px 8px;display:grid}.statement-designer-block:active{cursor:grabbing}.statement-designer-block.selected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.statement-designer-block.hidden-block{opacity:.42;border-style:dashed}.statement-designer-block span{color:#475569;font-size:11px}.statement-context-menu{z-index:80;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);min-width:170px;box-shadow:var(--shadow-md);padding:6px;display:grid;position:fixed}.statement-context-menu button{color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:8px 10px}.statement-context-menu button:hover{background:var(--bg-surface-hover)}.designer-preview-header,.designer-preview-remit,.designer-preview-qr{border:1px solid #111827;padding:8px;font-size:12px;font-weight:700}.designer-preview-grid{border:1px solid #111827;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));display:grid}.designer-preview-grid span{text-transform:capitalize;border-right:1px solid #111827;padding:8px;font-size:11px}.designer-preview-grid span:last-child{border-right:0}.designer-preview-qr{place-items:center;width:72px;height:72px;margin-left:auto;display:grid}.statement-designer-save{gap:var(--space-3);grid-template-columns:minmax(240px,1fr) auto auto;display:grid}.statement-template-reminder .statement-ledger{font-size:12px}.statement-template-reminder .statement-summary-grid{grid-template-columns:1fr;max-width:260px;margin-left:auto}.statement-toggle-row{padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);grid-column:1/-1;align-items:center;gap:10px!important;display:flex!important}.statement-message-print{gap:8px;display:grid}.statement-payment-qr{margin-top:var(--space-4);padding:var(--space-4);background:#f9fafb;border:1px solid #d1d5db;align-items:center;gap:16px;display:flex}.statement-payment-qr div{gap:4px;display:grid}.statement-payment-qr span{color:#4b5563}@media print{.statement-controls,.page-header .btn,.generated-statements .btn,.statement-panel,.page-description{display:none!important}.statements-page{display:block}.statement-print-sheet{box-shadow:none;border:0;max-width:none;min-height:auto;margin:0;padding:0;overflow:visible}.statement-preview-modal{position:static;inset:auto}.statement-preview-modal:before{display:none}}@media (width<=1500px){.statements-grid{grid-template-columns:minmax(320px,1fr) minmax(420px,1.2fr)}.statements-grid .statement-panel:nth-child(2){grid-column:2}.statement-print-sheet{grid-area:auto/1/auto/-1}}@media (width<=1050px){.statements-page{height:auto;min-height:100%;overflow:auto}.statement-controls,.statement-run-grid,.statements-grid{grid-template-columns:1fr}.statement-print-sheet,.statements-grid .statement-panel:nth-child(2){grid-area:auto}.statements-grid{flex:none;grid-template-rows:auto;overflow:visible}.statement-panel{min-height:280px}.generated-statements{max-height:420px}.statement-bulk-actions{justify-content:flex-start;width:100%}}.statement-studio{gap:var(--space-5);flex-direction:column;min-height:100%;display:flex}.statement-studio-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-5);border:1px solid var(--border-color);border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--bg-surface), var(--bg-surface-hover));box-shadow:var(--shadow-sm);display:flex}.statement-studio-header h1{color:var(--text-primary);margin:6px 0 4px;font-size:28px}.statement-studio-header p{color:var(--text-secondary);max-width:760px;margin:0}.studio-back{color:var(--primary);align-items:center;gap:6px;font-weight:700;text-decoration:none;display:inline-flex}.studio-save-strip{gap:var(--space-2);grid-template-columns:minmax(180px,1fr) auto auto minmax(220px,1fr) auto;min-width:min(780px,100%);display:grid}.studio-save-notice{border-radius:var(--radius-md);color:#166534;font-size:var(--font-size-sm);background:#f0fdf4;border:1px solid #bbf7d0;grid-column:1/-1;padding:8px 10px;font-weight:700}.statement-studio-grid{gap:var(--space-4);grid-template-columns:240px minmax(820px,1fr) 310px;min-height:760px;display:grid}.studio-panel{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:var(--shadow-sm);padding:var(--space-4);overflow:auto}.studio-panel h2,.studio-columns h3{margin:0 0 var(--space-3);color:var(--text-primary);align-items:center;gap:8px;display:flex}.studio-block-list{flex-direction:column;gap:8px;display:flex}.studio-block-list button{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface);text-align:left;gap:2px;padding:10px 12px;display:grid}.studio-block-list button.active{border-color:var(--primary);background:var(--primary-light)}.studio-block-list span,.studio-page-metrics span{color:var(--text-secondary);font-size:var(--font-size-xs)}.studio-page-metrics{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border-color);gap:5px;display:grid}.studio-canvas-wrap{border:1px solid var(--border-color);border-radius:var(--radius-lg);background-color:#f8fafc;background-image:linear-gradient(#e5e7eb 1px,#0000 1px),linear-gradient(90deg,#e5e7eb 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;padding:26px;overflow:auto}.studio-page{background:#fff;border:1px solid #111827;margin:0 auto;position:relative;box-shadow:0 24px 70px #0f172a38}.studio-margin{pointer-events:none;background:linear-gradient(90deg,#ef44440f,#ef444403);border:2px solid #dc2626b8;outline:1px dashed #0f172a73;position:absolute}.studio-block{color:#0f172a;cursor:grab;-webkit-user-select:none;user-select:none;background:#eff6fff0;border:1px solid #bfdbfe;border-radius:4px;align-content:start;gap:5px;padding:9px;display:grid;position:absolute;overflow:hidden}.studio-block.selected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb2e}.studio-block.muted{opacity:.42;border-style:dashed}.studio-block-title{font-weight:800}.studio-block-body,.studio-ledger-mini{color:#475569;font-size:11px;line-height:1.35}.studio-resize-zone{opacity:0;z-index:3;background:#fff;border:2px solid #2563eb;width:18px;height:18px;transition:opacity .12s,transform .12s;position:absolute;box-shadow:0 2px 8px #2563eb40}.studio-block:hover .studio-resize-zone,.studio-block.selected .studio-resize-zone{opacity:1}.studio-resize-zone:hover{transform:scale(1.12)}.studio-resize-ne{cursor:nesw-resize;top:-9px;right:-9px}.studio-resize-nw{cursor:nwse-resize;top:-9px;left:-9px}.studio-resize-sw{cursor:nesw-resize;bottom:-9px;left:-9px}.studio-resize-se{cursor:nwse-resize;bottom:-9px;right:-9px}.studio-inspector{gap:var(--space-3);flex-direction:column;display:flex}.studio-inspector label{color:var(--text-secondary);font-size:var(--font-size-sm);gap:6px;font-weight:700;display:grid}.studio-position-grid{gap:var(--space-2);grid-template-columns:repeat(2,1fr);display:grid}.studio-columns{padding-top:var(--space-3);border-top:1px solid var(--border-color);gap:8px;display:grid}.studio-columns label{grid-template-columns:auto 1fr;justify-content:start;align-items:center}.studio-preview-text{gap:3px;line-height:1.25;display:grid}.studio-preview-text.print-like{color:#111827;font-size:12px}.studio-preview-text.print-like h2{margin:0;font-size:16px}.studio-print-meta{gap:2px;font-size:11px;display:grid}.studio-preview-text strong{font-size:1.05em}.studio-preview-meta{border:1px solid #111827;grid-template-columns:1fr 1fr;font-size:10px;display:grid}.studio-preview-meta b,.studio-preview-meta span{border-bottom:1px solid #111827;padding:3px 5px}.studio-preview-meta b{color:#fff;background:#0f172a}.studio-preview-strip{border:1px solid #111827;justify-content:space-between;align-items:center;height:100%;padding:0 10px;font-size:11px;display:flex}.studio-preview-ledger{border:1px solid #111827;font-size:9px;line-height:1.25;display:grid}.studio-preview-ledger-head,.studio-preview-ledger-row{grid-template-columns:repeat(auto-fit,minmax(54px,1fr));display:grid}.studio-preview-ledger-head{color:#fff;background:#0f172a;font-weight:700}.studio-preview-ledger-head span,.studio-preview-ledger-row span{text-overflow:ellipsis;white-space:nowrap;border-right:1px solid #0f172a38;padding:3px;overflow:hidden}.studio-preview-ledger-row{border-top:1px solid #0f172a47}.studio-preview-summary{grid-template-columns:repeat(2,1fr);gap:4px;height:100%;display:grid}.studio-preview-summary span,.studio-preview-summary strong{border:1px solid #111827;padding:5px}.studio-preview-summary b{display:block}.studio-preview-summary strong{text-align:center;color:#fff;background:#0f172a;grid-column:1/-1}.studio-preview-qr{text-align:center;place-items:center;gap:5px;height:100%;display:grid}@media (width<=1320px){.statement-studio-grid{grid-template-columns:1fr}.studio-save-strip{min-width:0}}@media print{html,body,#root{width:8.5in;height:11in;background:#fff!important;margin:0!important;padding:0!important}.no-print,.cms-visual-overlay{display:none!important}.layout,.main-content,.page-container,.claim-preview-wrapper,.cms-preview-layout,.cms-print-stage{width:8.5in!important;height:11in!important;box-shadow:none!important;background:#fff!important;border:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.sidebar,.top-header{display:none!important}.cms-1500-container{-webkit-print-color-adjust:exact;print-color-adjust:exact;top:0;left:0;width:8.5in!important;height:11in!important;box-shadow:none!important;margin:0!important;position:relative!important;transform:none!important}.bulk-cms-print{background:#fff!important;width:8.5in!important;height:auto!important;margin:0!important;padding:0!important;display:block!important}.bulk-cms-page{page-break-after:always!important;break-after:page!important;width:8.5in!important;height:11in!important;box-shadow:none!important;margin:0!important;display:block!important}.bulk-cms-page:last-child{page-break-after:auto!important;break-after:auto!important}.cms-field.cms-fit-ok,.cms-field.cms-fit-warn,.cms-field.cms-fit-fix{background:0 0!important;outline:0!important}@page{margin:0;size:letter}}.cms-1500-container{color:#000;background-color:#fff;width:816px;height:1056px;margin:0 auto;font-family:Courier New,Courier,monospace;font-size:10px;font-weight:500;line-height:1;position:relative;box-shadow:0 4px 12px #00000026}.cms-1500-container.with-bg{-webkit-print-color-adjust:exact;print-color-adjust:exact;background-image:url(/forms/cms1500-reference.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%}.cms-form-layer,.cms-1500-container.with-bg .cms-form-layer{opacity:0}.cms-field{white-space:nowrap;z-index:2;letter-spacing:0;position:absolute}.cms-field.cms-visual-selected{cursor:move;background:#2563eb1f;outline:2px solid #2563eb}.cms-1500-container.visual-edit-active .cms-field{cursor:grab}.cms-1500-container.visual-edit-active .cms-field:active{cursor:grabbing}.cms-1500-container.visual-edit-active .cms-data-layer{pointer-events:none}.cms-visual-overlay{z-index:20;pointer-events:none;position:absolute;inset:0}.cms-visual-handle{cursor:grab;pointer-events:auto;background:#2563eb14;border:1px solid #2563eb73;border-radius:2px;min-width:12px;min-height:12px;padding:0;position:absolute;box-shadow:inset 0 0 0 1px #ffffff8c}.cms-visual-handle:hover,.cms-visual-handle.selected{background:#2563eb2e;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb29}.cms-visual-handle.selected{border-width:2px}.cms-visual-handle:active{cursor:grabbing}.cms-field.cms-fit-ok{background:#22c55e2e;outline:1px solid #16a34acc}.cms-field.cms-fit-fix{background:#ef444429;outline:1px solid #dc2626cc}.cms-field.cms-fit-warn{background:#facc1533;outline:1px solid #ca8a04e6}.cms-1500-container.with-bg .cms-field{font-size:10px;font-weight:500;line-height:1}.cms-data-layer{z-index:2;transform-origin:0 0;position:absolute;inset:0}.cms-calibration-label{color:var(--text-secondary);font-size:var(--font-size-xs);gap:5px;font-weight:700;display:grid}.cms-block{transform-origin:0 0;position:absolute;inset:0}.cms-block.editable{cursor:move}.cms-block.editable:hover,.cms-block.selected{outline-offset:-1px;outline:1px dashed #2563eba6}.cms-form-layer{z-index:1;opacity:0;color:#b31525;pointer-events:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;font-family:Arial,Helvetica,sans-serif;font-size:7px;font-weight:700;position:absolute;inset:0}.cms-analysis-panel{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);padding:var(--space-2);margin-bottom:var(--space-3);font-size:var(--font-size-xs);flex-direction:column;gap:6px;display:flex}.cms-analysis-row{border-top:1px solid var(--border-color);flex-direction:column;gap:2px;padding-top:6px;display:flex}.cms-analysis-row span{font-weight:700}.cms-analysis-row small{color:var(--text-secondary);line-height:1.35}.cms-calibration-profile{gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--border-color);display:grid}.cms-calibration-profile strong{font-size:var(--font-size-sm)}.cms-calibration-profile small{color:var(--text-secondary);line-height:1.35}.cms-form-box{box-sizing:border-box;border:1px solid #d45565;position:absolute}.cms-form-box span{max-width:calc(100% - 6px);position:absolute;top:2px;left:3px}.cms-service-header{border:1px solid #d45565;grid-template-columns:229px 47px 24px 193px 49px 75px 20px 29px 31px 63px;align-items:center;width:760px;height:33px;display:grid;position:absolute;top:672px;left:26px}.cms-service-header span{border-right:1px solid #d45565;align-items:center;height:100%;padding-left:3px;display:flex}.cms-service-header span:last-child{border-right:0}.box-1-type,.box-1-medicare{top:144px;left:24px}.box-1-medicaid{top:144px;left:86px}.box-1-tricare{top:144px;left:147px}.box-1-champva{top:144px;left:213px}.box-1-group{top:144px;left:315px}.box-1-feca{top:144px;left:369px}.box-1-other{top:144px;left:453px}.box-1a{top:146px;left:505px}.box-2{top:176px;left:34px}.box-3-mm{text-align:center;width:20px;top:179px;left:319px}.box-3-dd{text-align:center;width:20px;top:179px;left:351px}.box-3-yy{text-align:center;width:24px;top:179px;left:381px}.box-3-sex-m{top:176px;left:421px}.box-3-sex-f{top:176px;left:471px}.box-4{top:176px;left:510px}.box-5-address{top:205px;left:34px}.box-5-city{top:244px;left:34px}.box-5-state{top:244px;left:275px}.box-5-zip{top:278px;left:34px}.box-5-phone-area{text-align:center;width:34px;top:277px;left:163px}.box-5-phone-number{text-align:center;width:78px;top:277px;left:209px}.box-6-self{top:211px;left:331px}.box-6-spouse{top:211px;left:370px}.box-6-child{top:211px;left:414px}.box-6-other{top:211px;left:460px}.box-7-address{top:205px;left:510px}.box-7-city{top:244px;left:510px}.box-7-state{text-align:center;width:26px;top:244px;left:742px}.box-7-zip{top:277px;left:510px}.box-7-phone-area{text-align:center;width:34px;top:277px;left:643px}.box-7-phone-number{text-align:center;width:78px;top:277px;left:689px}.box-9-name{top:304px;left:34px}.box-9a{top:336px;left:34px}.box-9d{top:436px;left:34px}.box-10a-yes{top:339px;left:353px}.box-10a-no{top:339px;left:411px}.box-10b-yes{top:371px;left:353px}.box-10b-no{top:371px;left:411px}.box-10b-state{top:370px;left:462px}.box-10c-yes{top:403px;left:353px}.box-10c-no{top:403px;left:411px}.box-10d{width:140px;max-width:140px;top:433px;left:334px;overflow:hidden}.box-11{top:309px;left:510px}.box-11a-mm{text-align:center;width:20px;top:340px;left:518px}.box-11a-dd{text-align:center;width:20px;top:340px;left:557px}.box-11a-yy{text-align:center;width:24px;top:340px;left:596px}.box-11a-sex-m{top:338px;left:670px}.box-11a-sex-f{top:338px;left:720px}.box-11b,.box-11b-qual{text-align:center;width:28px;top:376px;left:514px}.box-11b-id{width:216px;max-width:216px;top:376px;left:549px;overflow:hidden}.box-11c{max-width:250px;top:407px;left:510px;overflow:hidden}.box-11d-yes{top:435px;left:516px}.box-11d-no{top:435px;left:572px}.box-12{max-width:220px;font-size:10px;font-weight:600;top:494px;left:90px;overflow:hidden}.box-12-date{text-align:center;width:64px;top:494px;left:412px}.box-13{max-width:190px;font-size:10px;font-weight:600;top:494px;left:568px;overflow:hidden}.box-14-mm{text-align:center;width:20px;top:534px;left:42px}.box-14-dd{text-align:center;width:20px;top:534px;left:74px}.box-14-yy{text-align:center;width:24px;top:534px;left:106px}.box-15-qual{text-align:center;width:30px;top:534px;left:206px}.box-15-mm{text-align:center;width:20px;top:534px;left:398px}.box-15-dd{text-align:center;width:20px;top:534px;left:430px}.box-15-yy{text-align:center;width:24px;top:534px;left:462px}.box-16-from-mm{text-align:center;width:20px;top:534px;left:538px}.box-16-from-dd{text-align:center;width:20px;top:534px;left:569px}.box-16-from-yy{text-align:center;width:24px;top:534px;left:599px}.box-16-to-mm{text-align:center;width:20px;top:534px;left:674px}.box-16-to-dd{text-align:center;width:20px;top:534px;left:705px}.box-16-to-yy{text-align:center;width:24px;top:534px;left:735px}.box-17{top:566px;left:42px}.box-17a{max-width:95px;font-size:10px;top:590px;left:42px;overflow:hidden}.box-17b{max-width:110px;font-size:10px;top:590px;left:190px;overflow:hidden}.box-18-from-mm{text-align:center;width:20px;top:567px;left:538px}.box-18-from-dd{text-align:center;width:20px;top:567px;left:569px}.box-18-from-yy{text-align:center;width:24px;top:567px;left:599px}.box-18-to-mm{text-align:center;width:20px;top:567px;left:674px}.box-18-to-dd{text-align:center;width:20px;top:567px;left:705px}.box-18-to-yy{text-align:center;width:24px;top:567px;left:735px}.box-19{text-overflow:clip;width:440px;max-width:440px;top:598px;left:42px;overflow:hidden}.box-20-yes{top:591px;left:515px}.box-20-no{top:591px;left:565px}.box-20-charge{text-align:right;width:54px;top:598px;left:687px}.box-21-icd{text-align:center;width:20px;top:618px;left:431px}.box-21-0{top:627px;left:46px}.box-21-1{top:629px;left:178px}.box-21-2{top:629px;left:302px}.box-21-3{top:629px;left:426px}.box-21-4{top:652px;left:46px}.box-21-5{top:654px;left:178px}.box-21-6{top:654px;left:302px}.box-21-7{top:654px;left:426px}.box-21-8{top:677px;left:46px}.box-21-9{top:679px;left:178px}.box-21-10{top:679px;left:302px}.box-21-11{top:679px;left:426px}.box-22-code{text-align:center;width:36px;top:650px;left:520px}.box-22-ref{width:66px;font-size:8px;top:650px;left:570px;overflow:hidden}.box-23{width:124px;max-width:124px;top:653px;left:650px;overflow:hidden}.box-25{top:914px;left:42px}.box-25-ssn{top:914px;left:181px}.box-25-ein{top:914px;left:201px}.box-26{top:914px;left:257px}.box-27-yes{top:914px;left:383px}.box-27-no{top:914px;left:428px}.box-28-dollars{text-align:right;width:42px;top:914px;left:518px}.box-28-cents{text-align:center;width:24px;top:914px;left:575px}.box-29-dollars{text-align:right;width:30px;top:914px;left:598px}.box-29-cents{text-align:center;width:24px;top:914px;left:634px}.box-30-dollars{text-align:right;width:54px;top:914px;left:702px}.box-30-cents{text-align:center;width:24px;top:914px;left:762px}.box-31{text-align:center;width:158px;max-width:158px;font-size:12px;font-weight:600;top:988px;left:14px;overflow:hidden}.box-31-date{text-align:center;width:54px;top:988px;left:176px}.cms-checkbox-x{justify-content:center;align-items:center;width:14px;height:14px;display:flex;font-size:12px!important;font-weight:700!important;line-height:14px!important}.box-32-name{text-align:center;width:210px;max-width:210px;top:940px;left:266px;overflow:hidden}.box-32-address{text-align:center;width:210px;max-width:210px;top:956px;left:266px;overflow:hidden}.box-32-city{text-align:center;width:210px;max-width:210px;top:974px;left:266px;overflow:hidden}.box-32-npi{max-width:96px;top:994px;left:280px;overflow:hidden}.box-32-other{width:82px;max-width:82px;font-size:7.5px;top:994px;left:408px;overflow:hidden}.box-33-name{text-align:center;width:130px;max-width:130px;top:950px;left:508px;overflow:hidden}.box-33-phone-area{text-align:center;width:34px;top:934px;left:647px}.box-33-phone-number{text-align:center;width:78px;top:934px;left:690px}.box-33-address{text-align:center;width:260px;max-width:260px;top:966px;left:508px;overflow:hidden}.box-33-city{text-align:center;width:260px;max-width:260px;top:979px;left:508px;overflow:hidden}.box-33-npi{max-width:96px;top:994px;left:537px;overflow:hidden}.box-33-other{width:78px;max-width:78px;font-size:7.5px;top:994px;left:704px;overflow:hidden}.box-32-npi,.box-33-npi{font-size:11px!important;font-weight:600!important}.form-box-1{width:469px;height:34px;top:127px;left:26px}.form-box-1a{width:291px;height:34px;top:127px;left:495px}.form-box-2{width:276px;height:30px;top:161px;left:26px}.form-box-3{width:193px;height:30px;top:161px;left:302px}.form-box-4{width:291px;height:30px;top:161px;left:495px}.form-box-5{width:276px;height:97px;top:191px;left:26px}.form-box-6{width:193px;height:97px;top:191px;left:302px}.form-box-7{width:291px;height:97px;top:191px;left:495px}.form-box-8{width:193px;height:31px;top:288px;left:302px}.form-box-9{width:276px;height:161px;top:288px;left:26px}.form-box-10{width:193px;height:161px;top:288px;left:302px}.form-box-11{width:291px;height:161px;top:288px;left:495px}.form-box-12{width:469px;height:63px;top:449px;left:26px}.form-box-13{width:291px;height:63px;top:449px;left:495px}.form-box-14{width:170px;height:32px;top:512px;left:26px}.form-box-15{width:170px;height:32px;top:512px;left:196px}.form-box-16{width:240px;height:32px;top:512px;left:366px}.form-box-17{width:340px;height:32px;top:544px;left:26px}.form-box-18{width:240px;height:32px;top:544px;left:366px}.form-box-19{width:469px;height:32px;top:576px;left:26px}.form-box-20{width:291px;height:32px;top:576px;left:495px}.form-box-21{width:469px;height:32px;top:640px;left:26px}.form-box-22{width:145px;height:32px;top:640px;left:495px}.form-box-23{width:146px;height:32px;top:640px;left:640px}.form-box-24{background:0 0;width:760px;height:191px;top:672px;left:26px}.form-box-25{width:230px;height:65px;top:863px;left:26px}.form-box-26{width:110px;height:65px;top:863px;left:256px}.form-box-27{width:129px;height:65px;top:863px;left:366px}.form-box-28{width:124px;height:65px;top:863px;left:495px}.form-box-29{width:48px;height:65px;top:863px;left:619px}.form-box-30{width:119px;height:65px;top:863px;left:667px}.form-box-31{width:230px;height:82px;top:928px;left:26px}.form-box-32{width:239px;height:82px;top:928px;left:256px}.form-box-33{width:291px;height:82px;top:928px;left:495px}.form-box-32:after,.form-box-33:after{font-size:7px;position:absolute;bottom:20px;left:3px}.form-box-32:after{content:"32a NPI        32b OTHER ID"}.form-box-33:after{content:"33a NPI        33b OTHER ID"}.alignment-grid{grid-template-columns:32px 32px 1fr 32px 32px;align-items:center;gap:4px;display:grid}.alignment-readout{text-align:center;font-size:var(--font-size-xs);color:var(--text-secondary);font-family:Courier New,Courier,monospace}.cms-visual-edit-help,.cms-selected-field-readout{margin-bottom:var(--space-2);padding:var(--space-2);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);font-size:var(--font-size-xs);color:var(--text-secondary)}.cms-selected-field-readout{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.cms-selected-field-readout strong{color:var(--text-primary);text-overflow:ellipsis;min-width:0;overflow:hidden}.service-cell{text-align:center;overflow:hidden;font-size:10px!important;font-weight:500!important;line-height:12px!important}.service-mm,.service-dd,.service-yy,.service-pos,.service-emg,.service-modifier,.service-pointer,.service-cents,.service-units,.service-epsdt,.service-qual{width:24px}.service-cpt{text-align:left;width:88px}.service-money{text-align:right;width:40px}.service-npi{text-align:center;width:104px;font-size:10px!important;font-weight:500!important}.bulk-print-toolbar{z-index:10;padding:var(--space-3);border-bottom:1px solid var(--border-color);background:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex;position:sticky;top:0}.bulk-calibration-select{align-items:center;gap:8px;margin-left:auto;font-size:12px;font-weight:700;display:flex}.bulk-calibration-select .form-input{min-width:210px}.bulk-cms-page{margin:0 auto var(--space-4);page-break-after:always}.bulk-save-calibration{box-shadow:0 7px 18px color-mix(in srgb, var(--primary) 24%, transparent)}.bulk-calibration-saved{color:#047857;font-size:12px;font-weight:800;animation:.22s ease-out qmed-action-pop}.lists-workspace{min-height:0;background:0 0!important}.lists-directory{min-width:0;border-radius:16px!important}.lists-toolbar{gap:16px;background:color-mix(in srgb, var(--bg-surface-hover) 72%, transparent)!important}.lists-toolbar h2{text-transform:none;letter-spacing:0;font-size:1.08rem}.lists-content{min-height:0}.lists-directory-intro{border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-surface-hover) 74%, white);border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:12px 16px;display:flex}.lists-directory-intro span,.lists-directory-intro p{color:var(--text-secondary);font-size:.78rem}.lists-directory-intro h3{color:var(--text-primary);margin:0 0 3px;font-size:1.05rem;line-height:1.2}.lists-directory-intro strong{background:var(--primary);color:#fff;border-radius:16px;place-items:center;width:54px;height:54px;font-size:1.12rem;display:grid}.lists-table{border:1px solid var(--border-color);border-spacing:0;border-radius:14px;overflow:hidden;border-collapse:separate!important}.lists-table thead th{background:color-mix(in srgb, var(--bg-surface-hover) 84%, white);border-bottom:1px solid var(--border-color);color:var(--text-secondary)!important;padding:12px 16px!important}.lists-table tbody tr{transition:background .18s,transform .18s}.lists-table tbody tr:hover{background:color-mix(in srgb, var(--primary-light) 62%, white)!important}.lists-table tbody td{vertical-align:middle;border-bottom:1px solid color-mix(in srgb, var(--border-color) 75%, transparent)}.list-form-panel{width:min(100%,1120px);margin:0 auto;background:var(--bg-surface)!important;border-radius:18px!important}.list-form-panel label{color:var(--text-secondary)}.list-form-panel .form-input{border:1px solid color-mix(in srgb, var(--border-color) 78%, var(--primary));background:color-mix(in srgb, var(--bg-surface) 94%, var(--primary-light));border-radius:10px;min-height:42px}.list-form-panel .form-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 16%, transparent);outline:none}.list-form-tabs{border-bottom:1px solid var(--border-color);gap:8px;margin:-4px 0 18px;display:flex}.list-form-tabs button{color:var(--text-secondary);background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 12px;font-weight:700}.list-form-tabs button.active{border-bottom-color:var(--primary);color:var(--primary)}.facility-id-workspace{gap:16px;display:grid}.facility-id-workspace p{color:var(--text-secondary);font-size:.84rem}.facility-id-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.list-check{border:1px solid var(--border-color);border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:0 10px;display:flex}.list-inline-warning{color:#92400e;background:#fffbeb;border:1px solid #fbbf24;border-radius:10px;padding:10px 12px;font-size:.82rem}@media (width<=900px){.facility-id-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.edi-starter-panel{background:#f7fbff;border:1px solid #cfe0ef;border-radius:8px;margin:0 0 18px;padding:14px}.edi-starter-heading,.edi-starter-heading>a,.edi-starter-grid article>div:last-child,.edi-starter-grid a,.edi-starter-grid button{align-items:center;gap:7px;display:flex}.edi-starter-heading{justify-content:space-between;gap:14px}.edi-starter-heading span{color:#39719b;text-transform:uppercase;font-size:10px;font-weight:800}.edi-starter-heading h3{margin:2px 0;font-size:16px}.edi-starter-heading p,.edi-starter-grid p{color:#60758a;margin:0;font-size:12px;line-height:1.45}.edi-starter-heading>a,.edi-starter-grid a,.edi-starter-grid button{color:#22577e;background:#fff;border:1px solid #c4d7e7;border-radius:6px;padding:7px 9px;font-size:12px;font-weight:700;text-decoration:none}.edi-starter-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:9px;margin-top:12px;display:grid}.edi-starter-grid article{background:#fff;border:1px solid #d8e5ef;border-radius:7px;gap:8px;padding:11px;display:grid}.edi-starter-grid article>div:first-child{justify-content:space-between;gap:8px;display:flex}.edi-starter-grid article span{color:#6b8297;font-size:11px}.edi-starter-grid button:disabled{cursor:default;opacity:.55}.edi-onboarding-checklist{background:#f7fbff;border:1px solid #cfe0ef;border-radius:7px;padding:12px}.edi-onboarding-checklist>div,.edi-onboarding-checklist a{align-items:center;gap:7px;display:flex}.edi-onboarding-checklist>div{justify-content:space-between}.edi-onboarding-checklist a{color:#22638f;font-size:12px;font-weight:700}.edi-onboarding-checklist ol{color:#587088;margin:9px 0 0;padding-left:20px;font-size:12px;line-height:1.65}.edi-setup-workbench{background:linear-gradient(135deg,#f7fbff,#eef8f6);border-radius:14px}.edi-setup-layout{grid-template-columns:220px minmax(0,1fr);gap:12px;margin-top:12px;display:grid}.edi-profile-list{align-content:start;gap:7px;display:grid}.edi-profile-list button{text-align:left;color:#26465d;background:#fff;border:1px solid #c8d9e6;border-radius:9px;gap:3px;padding:10px 11px;display:grid}.edi-profile-list button.active{background:#e9f5ff;border-color:#0b6cb4;box-shadow:0 0 0 3px #0b6cb414}.edi-profile-list span{color:#6e8497;font-size:11px}.edi-profile-detail{background:#fff;border:1px solid #c8d9e6;border-radius:12px;padding:13px}.edi-profile-title{justify-content:space-between;gap:14px;margin-bottom:12px;display:flex}.edi-profile-title span{color:#267299;text-transform:uppercase;font-size:10px;font-weight:800}.edi-profile-title h4{margin:3px 0;font-size:17px}.edi-profile-title p{color:#60758a;margin:0;font-size:12px;line-height:1.45}.edi-profile-title button,.edi-profile-links a{color:#fff;white-space:nowrap;background:#0b6cb4;border:1px solid #bcd2e4;border-radius:7px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;font-weight:800;text-decoration:none;display:flex}.edi-profile-title button:disabled{color:#678095;background:#e6eef4}.edi-blueprint-grid,.edi-blueprint-review{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.edi-blueprint-grid section,.edi-blueprint-column{background:#f9fcff;border:1px solid #d9e6ef;border-radius:9px;padding:10px}.edi-blueprint-grid h5,.edi-blueprint-column h4{color:#163d56;align-items:center;gap:6px;margin:0 0 8px;font-size:12px;display:flex}.edi-blueprint-grid p,.edi-blueprint-column p{color:#5b7183;gap:2px;margin:0 0 7px;font-size:11px;line-height:1.4;display:grid}.edi-blueprint-grid strong,.edi-blueprint-column strong{color:#193f5b}.edi-blueprint-grid span,.edi-blueprint-column span{color:#657b8f}.edi-profile-links{gap:8px;margin-top:11px;display:flex}.edi-profile-links a{color:#22638f;background:#fff}.edi-blueprint-review{grid-column:1/-1}.edi-blueprint-column.missing{background:#fffaf0;border-color:#efd7a4}.edi-profile-distinction{grid-template-columns:1.2fr 1fr 1fr;gap:9px;margin-bottom:9px;display:grid}.edi-profile-distinction section{background:#f0fbff;border:1px solid #cce2ee;border-radius:9px;padding:10px}.edi-profile-distinction h5{color:#153d58;margin:0 0 7px;font-size:12px}.edi-profile-distinction p{color:#587286;margin:0 0 6px;font-size:11px;line-height:1.45}.scheduler-layout{gap:var(--space-4);flex:1;grid-template-columns:320px 1fr;min-height:0;display:grid}.scheduler-config-page{gap:var(--space-4);margin-bottom:var(--space-4);grid-template-columns:repeat(2,minmax(260px,1fr));display:grid}.scheduler-config-section{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);padding:var(--space-4);box-shadow:var(--shadow-sm)}.scheduler-config-section.wide{grid-column:1/-1}.scheduler-config-section h2{font-size:var(--font-size-base);margin-bottom:var(--space-3);font-weight:700}.scheduler-template-grid{gap:var(--space-2);grid-template-columns:1.4fr 1fr 1fr 1fr 90px 1.2fr 48px auto;align-items:center;display:grid}.template-list{margin-top:var(--space-3);gap:var(--space-2);flex-wrap:wrap;display:flex}.template-list span{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);font-size:var(--font-size-sm);align-items:center;gap:6px;padding:4px 8px;display:inline-flex}.scheduler-page.focus-mode{z-index:100;padding:var(--space-4);background:var(--bg-app);position:fixed;inset:0}.scheduler-layout.hide-side-panel{grid-template-columns:1fr}.scheduler-panel,.schedule-board{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden}.scheduler-panel{padding:var(--space-4);overflow:auto}.scheduler-form{gap:var(--space-3);flex-direction:column;display:flex}.scheduler-form-grid{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.schedule-board{flex-direction:column;min-width:0;display:flex}.schedule-toolbar{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--border-color);background:var(--bg-surface-hover);justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.schedule-toolbar>div{align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.schedule-list,.schedule-calendar{padding:var(--space-3);overflow:auto}.appointment-row{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);margin-bottom:var(--space-2);background:#fff;grid-template-columns:92px 1fr 170px 190px;align-items:center;display:grid}.appointment-time{color:var(--primary);font-variant-numeric:tabular-nums;font-weight:700}.appointment-title{font-weight:700}.appointment-meta{font-size:var(--font-size-xs);color:var(--text-secondary)}.appointment-actions{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.appointment-actions.compact{justify-content:flex-start;margin-top:4px}.segmented-control{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#fff;flex:none;display:inline-flex;overflow:hidden}@media (width<=980px){.scheduler-layout{grid-template-columns:1fr}.schedule-toolbar{align-items:stretch}.schedule-toolbar>div{width:100%}.schedule-toolbar .input{min-width:0;max-width:100%}}.segmented-control button{font-size:var(--font-size-sm);color:var(--text-secondary);cursor:pointer;background:0 0;border:0;padding:6px 10px}.segmented-control button.active{background:var(--primary);color:#fff}.scheduler-toggle{font-size:var(--font-size-sm);color:var(--text-secondary);white-space:nowrap;align-items:center;gap:6px;display:flex}.calendar-grid{border-top:1px solid var(--border-color);border-left:1px solid var(--border-color);background:#fff;min-width:980px;display:grid}.calendar-header-cell,.calendar-time-cell,.calendar-slot{border-right:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.calendar-header-cell{z-index:3;background:var(--bg-app);font-weight:700;font-size:var(--font-size-sm);padding:8px;position:sticky;top:0}.calendar-time-cell{color:var(--text-secondary);background:var(--bg-surface-hover);font-size:var(--font-size-xs);font-variant-numeric:tabular-nums;padding:8px}.calendar-slot{background:linear-gradient(#fff,#fff 50%,#fafafa 50%,#fafafa) 0 0/100% 41px;min-height:82px;padding:4px}.calendar-slot:hover{background-color:#f8fbff}.calendar-appointment{border-left:4px solid var(--primary);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:4px;padding:6px}.scheduler-context-menu button{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-size:var(--font-size-sm);text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:9px 10px;display:flex}.scheduler-dialog{background:var(--bg-surface);border-radius:var(--radius-md);width:min(440px,100vw - 32px);box-shadow:var(--shadow-md);overflow:hidden}.scheduler-quick-dialog{width:min(720px,100vw - 32px)}.scheduler-quick-form{gap:var(--space-3);display:grid}.scheduler-dialog-header{padding:var(--space-4);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.scheduler-dialog-header h2{font-size:var(--font-size-base);font-weight:700}.scheduler-dialog-body{padding:var(--space-4)}.scheduler-dialog-body p{margin:0 0 var(--space-4);color:var(--text-secondary)}.type-dot{border-radius:999px;width:10px;height:10px;display:inline-block}.scheduler-reminder-box{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);grid-template-columns:1fr 1fr;align-items:center;display:grid}.scheduler-reminder-box label,.type-list label{font-size:var(--font-size-sm);align-items:center;gap:6px;display:flex}.scheduler-config{gap:var(--space-2);flex-direction:column;display:flex}.config-row{gap:var(--space-2);grid-template-columns:1fr 74px 44px auto;align-items:center;display:grid}.color-input{min-width:42px;padding:2px}.type-list{flex-direction:column;gap:4px;max-height:140px;display:flex;overflow:auto}.type-list input[type=color]{border:0;width:34px;height:24px;margin-left:auto;padding:0}@media (width<=980px){.scheduler-layout,.scheduler-config-page,.scheduler-template-grid,.appointment-row{grid-template-columns:1fr}}.superadmin-page{gap:var(--space-4);height:100%;padding:var(--space-4);flex-direction:column;display:flex}.superadmin-page .page-title{align-items:center;gap:var(--space-2);padding:4px 0;line-height:1.2;display:flex;overflow:visible}.superadmin-card{gap:var(--space-4);padding:var(--space-4);background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);display:grid}.superadmin-card h2{align-items:center;gap:var(--space-2);margin:0;font-size:18px;display:flex}.superadmin-tabs{gap:var(--space-2);background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);width:fit-content;box-shadow:var(--shadow-sm);align-items:center;padding:6px;display:flex}.superadmin-tab{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;background:0 0;border:0;padding:10px 16px;font-weight:700}.superadmin-tab.active{background:var(--primary);color:var(--primary-contrast)}.superadmin-help-text{color:var(--text-secondary);font-size:var(--font-size-sm);margin:0}.superadmin-form-grid{gap:var(--space-3);grid-template-columns:repeat(6,minmax(150px,1fr));align-items:center;display:grid}.superadmin-table td{vertical-align:middle}.superadmin-name-fields{gap:var(--space-2);grid-template-columns:1fr 1fr;display:grid}.superadmin-actions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.superadmin-auth-cell{gap:4px;min-width:180px;display:grid}.superadmin-auth-cell small{color:var(--text-muted);font-size:var(--font-size-xs)}.superadmin-actions .danger{color:var(--status-error)}.superadmin-dialog-actions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-4);display:flex}.superadmin-password-field{margin-top:var(--space-3);color:var(--text-secondary);font-size:var(--font-size-sm);gap:6px;font-weight:700;display:grid}.superadmin-permission-matrix{border:1px solid var(--border-color);border-radius:var(--radius-sm);max-height:520px;overflow:auto}.superadmin-permission-matrix table{min-width:980px}.superadmin-permission-matrix th{background:var(--bg-surface-hover);z-index:1;position:sticky;top:0}.superadmin-denied{max-width:520px;padding:var(--space-8);text-align:center;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-md);margin:auto}.superadmin-denied svg{margin:0 auto var(--space-3);color:var(--primary)}.superadmin-login{gap:var(--space-3);text-align:left;display:grid}.superadmin-login h1,.superadmin-login p,.superadmin-login>svg{text-align:center}.superadmin-login label{color:var(--text-secondary);font-size:var(--font-size-sm);gap:6px;font-weight:700;display:grid}.superadmin-login-field{position:relative}.superadmin-login-field svg{color:var(--text-muted);pointer-events:none;margin:0;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.superadmin-login-field .input{padding-left:38px}.superadmin-practice-access{min-width:230px}.superadmin-practice-access .app-multi-button{border-color:var(--border-color);background:var(--bg-surface);min-height:38px}.superadmin-practice-access .app-multi-chips{max-width:260px}@media (width<=1100px){.superadmin-form-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}.audit-page{gap:var(--space-5);flex-direction:column;display:flex}.audit-header{align-items:flex-start}.audit-actions,.audit-filter-title,.audit-linked-ids{align-items:center;gap:var(--space-2);display:flex}.audit-narrative{gap:6px;display:grid}.audit-narrative strong{color:var(--text-primary);font-weight:700;line-height:1.35}.audit-stat-grid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.audit-stat{align-items:center;gap:4px var(--space-2);padding:var(--space-4);border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:var(--shadow-sm);grid-template-columns:auto 1fr;display:grid}.audit-stat svg{color:var(--primary-color)}.audit-stat span{color:var(--text-secondary);font-size:var(--font-size-sm)}.audit-stat strong{color:var(--text-primary);grid-column:1/-1;font-size:28px}.audit-stat.danger svg{color:#dc2626}.audit-filter-panel,.audit-table-card{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:var(--shadow-sm)}.audit-filter-panel{padding:var(--space-4)}.audit-filter-title{margin-bottom:var(--space-3);color:var(--text-primary);font-weight:700}.audit-filter-grid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(160px,1fr));display:grid}.audit-filter-grid label{color:var(--text-secondary);font-size:var(--font-size-sm);flex-direction:column;gap:6px;display:flex}.audit-search{grid-column:span 2}.audit-table-card{overflow:auto}.audit-table th,.audit-table td{vertical-align:top}.audit-expand{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);width:28px;height:28px;color:var(--text-secondary);justify-content:center;align-items:center;display:inline-flex}.audit-pill{min-width:68px;font-size:var(--font-size-xs);text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;padding:4px 9px;font-weight:700;display:inline-flex}.audit-pill.insert{color:#166534;background:#dcfce7}.audit-pill.update{color:#1d4ed8;background:#dbeafe}.audit-pill.delete{color:#b91c1c;background:#fee2e2}.audit-linked-ids{flex-wrap:wrap}.audit-linked-ids span{background:var(--bg-surface-hover);color:var(--text-secondary);font-size:var(--font-size-xs);border-radius:999px;padding:3px 7px}.audit-detail-row td{background:var(--bg-surface-hover)}.audit-diff-grid{gap:var(--space-3);padding:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.audit-diff-card{padding:var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface);gap:8px;display:grid}.audit-diff-card div{grid-template-columns:70px 1fr;gap:8px;display:grid}.audit-diff-card span{color:var(--text-secondary);font-size:var(--font-size-xs)}.audit-diff-card code{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text-primary);font-size:11px}.audit-error{margin:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}@media (width<=1100px){.audit-stat-grid,.audit-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.audit-stat-grid,.audit-filter-grid,.audit-diff-grid{grid-template-columns:1fr}.audit-search{grid-column:auto}}.profile-page{gap:var(--space-4);height:100%;min-height:0;padding:var(--space-4);flex-direction:column;display:flex;overflow:auto}.profile-header,.profile-panel,.profile-footer{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:var(--shadow-sm)}.profile-header{align-items:center;gap:var(--space-3);padding:var(--space-4);display:flex}.profile-header h1{font-size:22px}.profile-header p,.profile-footer span{color:var(--text-secondary)}.profile-avatar{width:52px;height:52px;color:var(--primary);background:var(--primary-light);border-radius:50%;place-items:center;display:grid}.profile-grid{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.profile-panel{align-content:start;gap:var(--space-3);padding:var(--space-4);display:grid}.profile-panel h2{align-items:center;gap:var(--space-2);font-size:var(--font-size-lg);display:flex}.profile-panel label{color:var(--text-secondary);font-size:var(--font-size-sm);gap:5px;font-weight:600;display:grid}.profile-panel .profile-check{align-items:center;gap:var(--space-2);display:flex}.profile-footer{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4);display:flex}body.compact-density{--space-3:.625rem;--space-4:.875rem;--font-size-sm:.8125rem}@media (width<=1000px){.profile-grid{grid-template-columns:1fr}}.developer-shell{color:#14213d;background:#f3f7fb;grid-template-rows:64px minmax(0,1fr);grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.developer-topbar{color:#e6f2ff;background:#081426;border-bottom:1px solid #1c3552;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 22px;display:flex}.developer-brand,.developer-environment,.developer-top-actions,.developer-actionbar,.developer-snippets{align-items:center;gap:10px;display:flex}.developer-brand svg{max-height:36px}.developer-brand span{color:#8eb9da;text-transform:uppercase;border-left:1px solid #31506f;padding-left:10px;font-size:12px}.developer-environment{color:#9ec3de;font-size:12px}.developer-environment i{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e22}.developer-top-actions button,.developer-actionbar button,.developer-snippets button,.developer-card button,.developer-restore button,.developer-modal button{color:#1f3b5b;cursor:pointer;background:#fff;border:1px solid #c8d6e5;border-radius:6px;padding:8px 10px;font-size:12px;font-weight:700}.developer-top-actions button{color:#d9edff;background:#10243b;border-color:#274767}.developer-nav{color:#d7e9f8;background:#10243b;flex-direction:column;gap:5px;padding:18px 12px;display:flex}.developer-profile{border-bottom:1px solid #294867;gap:3px;margin-bottom:6px;padding:8px 8px 16px;display:grid}.developer-profile span,.developer-nav-note{color:#8db5d2;font-size:11px}.developer-nav button{color:#c8dfef;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:10px;display:flex}.developer-nav button.active,.developer-nav button:hover{color:#fff;background:#1d4260}.developer-nav-note{margin-top:auto;padding:12px 8px;line-height:1.5}.developer-main{min-width:0;padding:22px;overflow:auto}.developer-hero{background:#fff;border:1px solid #d7e3ef;border-radius:8px;justify-content:space-between;gap:18px;margin-bottom:16px;padding:22px;display:flex}.developer-hero span{color:#55718f;font-size:11px;font-weight:800}.developer-hero h1{margin:3px 0 4px;font-size:26px}.developer-hero p,.developer-panel p,.developer-card p{color:#5c7188;margin:0;font-size:12px;line-height:1.55}.developer-hero-status{color:#166534;background:#f0fdf4;border:1px solid #bae6c8;border-radius:6px;grid-template-columns:auto 1fr;align-content:center;gap:3px 8px;padding:10px 14px;font-size:12px;display:grid}.developer-hero-status svg{grid-row:1/3}.developer-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;display:grid}.developer-card,.developer-panel,.developer-output{background:#fff;border:1px solid #d7e3ef;border-radius:8px;padding:16px;box-shadow:0 8px 20px #24496b0a}.developer-card svg{color:#1b72b9}.developer-card h2,.developer-panel h2{margin:8px 0 5px;font-size:15px}.developer-card button{margin-top:16px}.developer-panel{margin-bottom:14px}.developer-panel-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.developer-panel-header .app-select{min-width:220px}.developer-actionbar{flex-wrap:wrap}.developer-actionbar button{gap:6px;display:flex}.developer-metrics{gap:10px;margin-top:14px;display:flex}.developer-metrics div{background:#eef6fd;border-radius:6px;min-width:100px;padding:10px}.developer-metrics span,.developer-metrics strong{display:block}.developer-metrics span{color:#64809b;font-size:11px}.developer-metrics strong{margin-top:4px;font-size:20px}.developer-sql textarea{color:#b9e6ff;background:#071727;border:1px solid #afc4d8;border-radius:6px;width:100%;min-height:150px;padding:14px;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.developer-primary{align-items:center;gap:6px;display:inline-flex;color:#fff!important;background:#0b6cb4!important;border-color:#0b6cb4!important;margin-top:10px!important}.developer-results>div:last-child{max-height:370px;overflow:auto}.developer-results table{border-collapse:collapse;min-width:100%;font-size:11px}.developer-results th,.developer-results td{text-align:left;white-space:nowrap;border-bottom:1px solid #e2eaf2;padding:8px}.developer-results th{background:#edf5fc;position:sticky;top:0}.developer-restore{gap:10px;display:grid}.developer-restore input{border:1px solid #c8d6e5;border-radius:6px;padding:9px}.developer-output{color:#c5e8ff;background:#081426;margin-top:14px}.developer-output>div{align-items:center;gap:7px;display:flex}.developer-output pre{white-space:pre-wrap;max-height:190px;margin:10px 0 0;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.developer-modal-backdrop{z-index:500;background:#07172799;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.developer-modal{background:#fff;border-radius:8px;max-width:460px;padding:20px;box-shadow:0 25px 60px #0004}.developer-modal h2{margin-top:0}.developer-modal>div{justify-content:flex-end;gap:8px;display:flex}.developer-denied{text-align:center;background:#f3f7fb;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:100vh;padding:30px;display:flex}.developer-denied h1,.developer-denied p{margin:0}.developer-denied p{color:#5c7188;max-width:540px}.dev-button{color:#fff;background:#0b6cb4;border:0;border-radius:6px;margin-top:12px;padding:9px 12px;font-weight:700}.developer-environment .app-select{color:#d9edff;background:#10243b;border-color:#31506f;min-width:190px}.developer-structured>div:last-child{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.developer-structured article{background:#f7fbff;border:1px solid #d7e3ef;border-radius:6px;gap:4px;padding:10px;display:grid}.developer-structured article strong{color:#174d78;text-transform:capitalize;font-size:11px}.developer-structured article span,.developer-structured li{color:#405d77;font-size:12px}.developer-structured ul{margin:0;padding-left:16px}.developer-error-catalog{grid-column:1/-1}.developer-error-catalog>div{border-bottom:1px solid #e2eaf2;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.developer-error-catalog span{color:#5c7188;gap:2px;font-size:12px;display:grid}.developer-error-catalog button{color:#1f3b5b;background:#fff;border:1px solid #c8d6e5;border-radius:6px;padding:7px 9px;font-size:12px;font-weight:700}.developer-empty-result{color:var(--text-secondary);margin:0;padding:16px;font-size:13px}.developer-knowledge-intro>div{align-items:flex-start;gap:10px;display:flex}.developer-knowledge-intro h2{margin:0 0 3px}.developer-knowledge-intro>label{background:#fff;border:1px solid #c8d6e5;border-radius:6px;align-items:center;gap:7px;margin-top:14px;padding:9px 11px;display:flex}.developer-knowledge-intro input{border:0;outline:0;width:100%}.developer-knowledge-tabs{gap:8px;margin-top:12px;display:flex}.developer-knowledge-tabs button{color:#31516d;background:#fff;border:1px solid #bfd2e2;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.developer-knowledge-tabs button.active{color:#fff;background:#0b6cb4;border-color:#0b6cb4}.developer-knowledge-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;margin-bottom:14px;display:grid}.developer-knowledge-grid article{background:#fff;border:1px solid #d7e3ef;border-radius:8px;gap:7px;padding:15px;display:grid}.developer-knowledge-grid span{color:#0b6cb4;text-transform:uppercase;font-size:10px;font-weight:800}.developer-knowledge-grid h2{margin:0;font-size:16px}.developer-knowledge-grid p,.developer-knowledge-grid li{color:#5c7188;font-size:12px;line-height:1.5}.developer-knowledge-grid ol{margin:0;padding-left:18px}.developer-knowledge-grid small{color:#7c6370;font-size:11px}.developer-knowledge-grid button,.developer-knowledge-chat button{color:#14547f;background:#eff8ff;border:1px solid #b8cfdf;border-radius:6px;align-items:center;gap:6px;padding:7px 9px;font-size:12px;font-weight:700;display:flex}.developer-answer-sources{border-top:1px solid #d7e3ef;margin-top:16px;padding-top:14px}.developer-answer-sources h3{margin:0 0 8px;font-size:13px}.developer-answer-sources button{text-align:left;background:#fff;gap:1px;margin:0 6px 6px 0;display:inline-grid}.developer-answer-sources span{color:#6b8298;font-size:10px}.developer-error-library{margin-top:14px}.developer-error-library small{color:#698198;margin-top:3px;line-height:1.45}.developer-error-library i{color:#698198;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:800}.developer-knowledge-chat{position:relative;overflow:hidden;background:linear-gradient(145deg,#f8fcff 0%,#eef8ff 54%,#f5fbff 100%)!important;border:1px solid #b9dcf6!important;padding:0!important;box-shadow:0 20px 55px #0b6cb41c!important}.developer-knowledge-chat:before{content:"";background:linear-gradient(90deg,#0b6cb4,#29b6d8,#7c5cff);height:5px;position:absolute;inset:0 0 auto}.developer-assistant-hero{align-items:flex-start;gap:14px;padding:22px 24px 14px;display:flex}.developer-assistant-orb{color:#fff;background:#0b6cb4;border-radius:16px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 12px 28px #0b6cb444}.developer-assistant-hero span{color:#0b6cb4;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px;font-size:10px;font-weight:900;display:block}.developer-assistant-hero h2{margin:0 0 4px;font-size:22px}.developer-assistant-hero p{color:#536f87;max-width:850px;font-size:13px}.developer-knowledge-chat button:disabled{opacity:.6}.developer-assistant-status{color:#456b87;background:#fff;border:1px solid #d1e6f5;border-radius:7px;margin:8px 24px 12px;padding:9px 11px;font-size:12px;font-weight:700;display:block}.developer-assistant-config{background:#fffc;border:1px solid #cce4f4;border-radius:10px;grid-template-columns:minmax(230px,.8fr) minmax(260px,1fr) auto;align-items:end;padding:14px;box-shadow:0 10px 28px #1b72b912;gap:12px!important;margin:0 24px 14px!important;display:grid!important}.developer-assistant-config label{color:#3d617c;text-transform:uppercase;gap:6px;font-size:11px;font-weight:900;display:grid}.developer-assistant-config .app-select{color:#15304a;background:#fff;border-color:#b9d7eb;min-height:40px}.developer-assistant-check{align-items:center;text-transform:none!important;grid-template-columns:none!important;gap:9px!important;font-weight:800!important;display:flex!important}.developer-assistant-check input{accent-color:#0b6cb4;height:17px;width:17px!important}.developer-assistant-prompt{background:#fff;border:1px solid #b8d8ec;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;padding:10px;box-shadow:0 14px 34px #174d7814;gap:10px!important;margin:0 24px 12px!important;display:grid!important}.developer-assistant-prompt input{color:#12304b;border:0;outline:0;width:100%;min-height:45px;font-size:14px;font-weight:700}.developer-assistant-prompt button{justify-content:center;min-width:112px;color:#fff!important;background:#0b6cb4!important;border:0!important;border-radius:9px!important;font-size:13px!important}.developer-assistant-answer{background:#081426;border:1px solid #153b5e;border-radius:12px;margin:0 24px 18px;box-shadow:inset 0 1px #ffffff10,0 16px 36px #08142620}.developer-assistant-answer pre{color:#d8f1ff;white-space:pre-wrap;min-height:220px;max-height:460px;margin:0;padding:18px 20px;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.developer-screenshot-manifest{color:#48647d;background:#fff;border:1px solid #cfe0ed;border-radius:7px;flex-wrap:wrap;gap:6px;margin:0 24px 12px;padding:9px;font-size:11px;display:flex}.developer-screenshot-manifest strong{color:#173d5f;margin-right:4px}.developer-screenshot-manifest span{background:#eef7ff;border-radius:999px;padding:4px 7px}.developer-restore-target{color:#163c5b;background:#eef7ff;border:1px solid #bdd9f1;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:12px;display:flex}.developer-restore-target span{font-weight:800}.developer-restore-source{background:#fff;border:1px solid #d8e5f0;border-radius:6px;gap:6px;padding:10px 12px;display:grid}.developer-restore-source>span{color:#456b87;text-transform:uppercase;font-size:11px;font-weight:900}.developer-restore-source .app-select{width:100%}.developer-restore-warning{color:#7a4a05;background:#fff8e6;border:1px solid #f5c46b;border-radius:6px;gap:4px;padding:10px 12px;font-size:12px;display:grid}.developer-restore-warning strong{text-transform:uppercase;letter-spacing:.04em;font-size:11px}.developer-restore-warning span{line-height:1.45}.qmed-site-shell{color:#071421;background:radial-gradient(circle at 12% 8%,#dff7ff 0,#f7fbff 28%,#0000 42%),linear-gradient(135deg,#f8fcff,#edf6fb 50%,#f6fff9);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif;overflow-x:hidden}.qmed-site-nav{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-bottom:1px solid #dcebf4;justify-content:space-between;align-items:center;gap:20px;padding:18px clamp(18px,4vw,72px);display:flex;position:sticky;top:0}.qmed-site-brand{color:#061627;align-items:center;gap:8px;font-size:20px;font-weight:950;text-decoration:none;display:flex}.qmed-site-brand .animated-logo-container{transform-origin:0;transform:scale(.78)}.qmed-site-nav>div{align-items:center;gap:6px;display:flex}.qmed-site-nav a:not(.qmed-site-brand):not(.qmed-site-demo){color:#496373;border-radius:999px;padding:9px 11px;font-size:13px;font-weight:800;text-decoration:none}.qmed-site-nav a:hover{color:#0e7ba2;background:#edf8ff}.qmed-site-demo,.qmed-site-hero-actions a:first-child,.qmed-site-cta a{background:#071421;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 18px 38px #07142122;color:#fff!important}.qmed-site-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:44px;padding:76px clamp(20px,5vw,88px) 58px;display:grid}.qmed-site-eyebrow{color:#08799f;text-transform:uppercase;letter-spacing:.08em;background:#ffffffd9;border:1px solid #bfe7f3;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:900;display:inline-flex}.qmed-site-hero h1{letter-spacing:0;max-width:900px;margin:18px 0;font-size:clamp(46px,6vw,84px);font-weight:950;line-height:.93}.qmed-site-hero p{color:#4b6474;max-width:760px;margin:0;font-size:18px;line-height:1.7}.qmed-site-hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.qmed-site-hero-actions a:last-child{color:#173042;background:#fff;border:1px solid #c9dbe5;border-radius:999px;align-items:center;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex}.qmed-site-orbit{background:linear-gradient(150deg,#fff,#edf8fd 62%,#dffaf1);border-radius:44px;place-items:center;min-height:520px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #d7eaf4,0 35px 90px #0b3b5f20}.qmed-site-orbit:before,.qmed-site-orbit:after{content:"";border:1px dashed #a8d9e9;border-radius:50%;position:absolute}.qmed-site-orbit:before{width:360px;height:360px}.qmed-site-orbit:after{width:255px;height:255px}.qmed-site-orbit-core{z-index:2;color:#fff;text-align:center;background:#071421;border-radius:42px;place-items:center;gap:4px;width:190px;height:190px;display:grid;box-shadow:0 28px 58px #07142130}.qmed-site-orbit-core .animated-logo-container{transform:scale(.92)}.qmed-site-orbit-core strong{font-size:22px}.qmed-site-orbit-core span{color:#9ae8f3;font-size:12px;font-weight:800}.qmed-site-orbit i{--angle:calc(var(--i) * 60deg);color:#0d4258;width:92px;height:44px;transform:rotate(var(--angle)) translateX(210px) rotate(calc(-1 * var(--angle)));animation:5s ease-in-out infinite qmed-site-float;animation-delay:calc(var(--i) * -.35s);background:#fff;border-radius:999px;place-items:center;margin:-22px 0 0 -46px;font-size:12px;font-style:normal;font-weight:900;display:grid;position:absolute;top:50%;left:50%;box-shadow:0 16px 32px #14465e18}@keyframes qmed-site-float{0%,to{translate:0}50%{translate:0 -8px}}.qmed-site-section,.qmed-site-flow,.qmed-site-split,.qmed-site-cta{background:#ffffffcf;border:1px solid #d8e8f1;border-radius:34px;margin:18px clamp(20px,5vw,88px);padding:42px;box-shadow:0 22px 70px #153d5f0e}.qmed-site-section-title span,.qmed-site-flow span{color:#0b89ae;text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:950}.qmed-site-section-title h2,.qmed-site-flow h2,.qmed-site-split h2,.qmed-site-cta h2{max-width:780px;margin:8px 0 22px;font-size:clamp(30px,4vw,54px);line-height:1.02}.qmed-site-product-grid,.qmed-site-pricing{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.qmed-site-product-grid article,.qmed-site-pricing article,.qmed-site-split article{background:#fff;border:1px solid #dbe9f1;border-radius:24px;padding:22px}.qmed-site-product-grid svg,.qmed-site-split svg{color:#0b8db2}.qmed-site-product-grid h3,.qmed-site-pricing h3{margin:14px 0 8px;font-size:20px}.qmed-site-product-grid p,.qmed-site-flow p,.qmed-site-split p,.qmed-site-pricing p,.qmed-site-cta p,.qmed-site-dark p{color:#526b79;line-height:1.65}.qmed-site-flow{color:#fff;background:#071421;grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:28px;display:grid}.qmed-site-flow p{color:#b8d3df}.qmed-site-flow ol{gap:10px;margin:0;padding:0;list-style:none;display:grid}.qmed-site-flow li{color:#e9faff;background:#102438;border:1px solid #1d4053;border-radius:18px;align-items:flex-start;gap:10px;padding:15px;font-weight:800;display:flex}.qmed-site-flow li svg{color:#67e8f9;flex:none}.qmed-site-split{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.qmed-site-dark{color:#fff;background:#071421}.qmed-site-dark p{color:#b8d3df;max-width:900px;font-size:17px}.qmed-site-pricing article strong{margin:8px 0 12px;font-size:36px;display:block}.qmed-site-pricing a{color:#08799f;margin-top:10px;font-weight:950;text-decoration:none;display:inline-flex}.qmed-site-cta{text-align:center;background:linear-gradient(135deg,#e6fbff,#f5fff8)}.qmed-site-cta h2,.qmed-site-cta p{margin-left:auto;margin-right:auto}.qmed-site-cta a{margin-top:8px}@media (width<=980px){.qmed-site-nav>div{display:none}.qmed-site-hero,.qmed-site-flow,.qmed-site-split{grid-template-columns:1fr}.qmed-site-product-grid,.qmed-site-pricing{grid-template-columns:1fr 1fr}.qmed-site-orbit{min-height:430px}.qmed-site-orbit i{transform:rotate(var(--angle)) translateX(160px) rotate(calc(-1 * var(--angle)))}}@media (width<=620px){.qmed-site-product-grid,.qmed-site-pricing{grid-template-columns:1fr}.qmed-site-section,.qmed-site-flow,.qmed-site-split,.qmed-site-cta{border-radius:24px;padding:24px}.qmed-site-hero{padding-top:42px}.qmed-site-orbit{display:none}}.qmed-control-shell{color:#eaf7ff;background:#071421;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.qmed-control-top{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071421e8;border-bottom:1px solid #1d3b4f;justify-content:space-between;align-items:center;gap:20px;padding:16px 24px;display:flex;position:sticky;top:0}.qmed-control-brand{align-items:center;gap:12px;display:flex}.qmed-control-brand .animated-logo-container{transform-origin:0;transform:scale(.8)}.qmed-control-brand strong{font-size:18px;display:block}.qmed-control-brand span{color:#86b7ca;font-size:12px;display:block}.qmed-control-actions{gap:8px;display:flex}.qmed-control-actions button,.qmed-control-panel button,.qmed-control-notice button{color:#dff8ff;cursor:pointer;background:#102436;border:1px solid #27495c;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-weight:850;display:inline-flex}.qmed-control-hero{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:24px;padding:34px 24px;display:grid}.qmed-control-hero>div:first-child{background:radial-gradient(circle at 90% 10%,#0ba8c633,#0000 35%),#0b1c2b;border:1px solid #1b3c52;border-radius:28px;padding:28px}.qmed-control-hero span{color:#67e8f9;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:950}.qmed-control-hero h1{letter-spacing:0;max-width:900px;margin:8px 0 12px;font-size:clamp(34px,4vw,60px);line-height:1}.qmed-control-hero p{color:#adc9d5;max-width:900px;margin:0;line-height:1.65}.qmed-control-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.qmed-control-metrics article{background:#0b1c2b;border:1px solid #1c4058;border-radius:22px;gap:4px;padding:18px;display:grid}.qmed-control-metrics article:first-child{grid-column:span 2}.qmed-control-metrics svg{color:#67e8f9}.qmed-control-metrics span{color:#89b8c7;text-transform:uppercase;font-size:11px;font-weight:900}.qmed-control-metrics strong{font-size:28px}.qmed-control-notice{color:#dff8ff;background:#0c3345;border:1px solid #24b6d6;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:0 24px 16px;padding:13px 15px;font-weight:850;display:flex}.qmed-control-grid{grid-template-columns:1.1fr .9fr;gap:16px;padding:0 24px 28px;display:grid}.qmed-control-panel{background:#0b1c2b;border:1px solid #1c4058;border-radius:24px;padding:18px;box-shadow:0 22px 48px #00000024}.qmed-control-panel h2{margin:0 0 7px;font-size:20px}.qmed-control-panel p{color:#93b8c7;margin:0 0 14px;line-height:1.55}.qmed-control-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.qmed-control-panel input,.qmed-control-panel textarea,.qmed-control-panel .app-select-button{box-sizing:border-box;width:100%;min-height:42px;color:#eaf7ff!important;background:#071421!important;border:1px solid #25465d!important;border-radius:12px!important;padding:10px 12px!important}.qmed-control-panel textarea{resize:vertical;min-height:78px;margin-top:10px}.qmed-control-primary{margin-top:12px;color:#05212b!important;background:#22b9d5!important;border-color:#22b9d5!important}.qmed-control-panel-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.qmed-control-list{gap:9px;max-height:382px;padding-right:4px;display:grid;overflow:auto}.qmed-control-list button{text-align:left;align-items:start;position:relative;background:#071421!important;border-radius:16px!important;display:grid!important}.qmed-control-list button.active{box-shadow:0 0 0 3px #67e8f922;border-color:#67e8f9!important}.qmed-control-list strong{font-size:15px}.qmed-control-list span{color:#99bfcc;font-size:12px}.qmed-control-list i{color:#92e7ff;text-transform:uppercase;background:#14364d;border-radius:999px;padding:3px 7px;font-size:10px;font-style:normal;font-weight:950;position:absolute;top:10px;right:10px}.qmed-control-list i.inactive{color:#fecdd3;background:#46242c}.qmed-control-client-card{background:#071421;border:1px solid #1e4057;border-radius:16px;grid-template-columns:120px minmax(0,1fr);gap:8px;margin:12px 0 14px;padding:14px;display:grid}.qmed-control-client-card span{color:#81aabd;text-transform:uppercase;font-size:11px;font-weight:900}.qmed-control-client-card strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.qmed-control-jobs,.qmed-control-roadmap{grid-column:1/-1}.qmed-control-job-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qmed-control-job-grid button{text-align:left;align-items:start;min-height:132px;background:#071421!important;display:grid!important}.qmed-control-job-grid svg{color:#67e8f9}.qmed-control-job-grid span{color:#9dbdca;font-size:12px;line-height:1.45}.qmed-control-table{gap:8px;max-height:310px;display:grid;overflow:auto}.qmed-control-table div{background:#071421;border:1px solid #1d3d55;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;padding:11px;display:grid}.qmed-control-table strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.qmed-control-table span{color:#9cbfcb;grid-column:1/2;font-size:12px}.qmed-control-table small{color:#67e8f9;grid-area:1/2/3/3;font-weight:850}.qmed-control-addons div{flex-wrap:wrap;gap:8px;display:flex}.qmed-control-addons span{color:#aeeeff;background:#071421;border:1px solid #23506a;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:850}.qmed-control-roadmap ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.qmed-control-roadmap li{color:#b9d5df;background:#071421;border:1px solid #1d4058;border-radius:14px;gap:8px;padding:12px;font-size:13px;line-height:1.45;display:flex}.qmed-control-roadmap svg{color:#67e8f9;flex:none}.qmed-control-denied{color:#eaf7ff;text-align:center;background:#071421;align-content:center;place-items:center;gap:10px;min-height:100vh;display:grid}.qmed-control-denied p{color:#9cbfcb;max-width:520px}.qmed-control-denied button{color:#05212b;background:#22b9d5;border:0;border-radius:10px;padding:10px 14px;font-weight:900}@media (width<=1100px){.qmed-control-hero,.qmed-control-grid{grid-template-columns:1fr}.qmed-control-job-grid,.qmed-control-roadmap ul{grid-template-columns:1fr 1fr}}@media (width<=720px){.qmed-control-top,.qmed-control-actions{flex-direction:column;align-items:flex-start}.qmed-control-metrics,.qmed-control-form-grid,.qmed-control-job-grid,.qmed-control-roadmap ul{grid-template-columns:1fr}.qmed-control-metrics article:first-child{grid-column:auto}}.page-split-layout{background-color:#f8fafc;gap:1rem;height:100%;min-height:0;padding:1rem;display:flex;overflow:hidden}.page-split-sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;width:33.333%;min-width:280px;min-height:0;display:flex;overflow:hidden}.page-split-header{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex:none;justify-content:space-between;align-items:center;gap:.75rem;min-height:62px;padding:1rem;display:flex}.page-split-title{color:#1e293b;align-items:center;gap:.5rem;min-width:0;font-weight:600;line-height:1.25;display:flex;overflow:visible}.page-icon{color:#2563eb}.page-search-bar{background:#fff;border-bottom:1px solid #f1f5f9;padding:.75rem}.page-search-icon{color:#94a3b8;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.page-search-input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;outline:none;width:100%;padding:.5rem .5rem .5rem 2rem;font-size:.875rem}.page-list-container{overscroll-behavior:contain;flex:auto;min-height:0;overflow:auto}.page-list-item{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:.75rem;transition:all .2s;display:flex}.page-list-item:hover{background:#f8fafc}.page-list-item.active{background:#eff6ff;border-left:3px solid #2563eb}.page-list-item-title{color:#1e293b;font-weight:500}.page-list-item-subtitle{color:#64748b;margin-top:.125rem;font-family:monospace;font-size:.75rem}.page-split-main{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.page-form-container{overscroll-behavior:contain;min-height:0;padding:1.5rem;overflow:auto}.page-form-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-form-title{color:#1e293b;font-size:1.125rem;font-weight:600;line-height:1.25;overflow:visible}.page-form-close{color:#94a3b8;cursor:pointer}.page-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.page-form-section-title{border-bottom:1px solid #f1f5f9;grid-column:1/-1;margin-top:1rem;margin-bottom:.5rem;padding-bottom:.5rem}.page-form-section-heading{color:#1e293b;font-weight:500}.page-form-field{flex-direction:column;display:flex}.page-form-label{color:#475569;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.page-form-input{border:1px solid #e2e8f0;border-radius:.375rem;outline:none;min-width:0;min-height:38px;padding:.5rem;font-size:.875rem;transition:border-color .2s}.page-form-input:focus{border-color:#2563eb}.page-form-footer{border-top:1px solid #f1f5f9;gap:.75rem;margin-top:2rem;padding-top:1rem;display:flex}.page-empty-state{background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.page-empty-icon{color:#cbd5e1;margin-bottom:1rem}.page-empty-text{color:#94a3b8}@media (width<=900px){.page-split-layout{flex-direction:column}.page-split-sidebar{width:100%;min-width:0;max-height:36%}.page-split-main{min-height:0}.page-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body.theme-clinical-vertical .page-split-layout{background:#f0f9ff}body.theme-clinical-vertical .page-split-sidebar{border-color:#bae6fd;box-shadow:0 4px 6px -1px #0000000d}body.theme-clinical-vertical .page-split-header{background:#fff;border-bottom:2px solid #e0f2fe}body.theme-clinical-vertical .page-split-title{color:#0c4a6e}body.theme-clinical-vertical .page-list-item.active{background:#e0f2fe;border-left-color:#0284c7}body.theme-clinical-vertical .page-split-main{border-color:#bae6fd;box-shadow:0 4px 6px -1px #0000000d}body.theme-clinical-vertical .page-form-section-heading{color:#0284c7;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}body.theme-enterprise-horizontal .page-split-layout{background:#f1f5f9;padding:2rem}body.theme-enterprise-horizontal .page-split-sidebar{border:1px solid #cbd5e1;border-radius:0}body.theme-enterprise-horizontal .page-split-header{background:#f8fafc;border-bottom:1px solid #cbd5e1}body.theme-enterprise-horizontal .page-split-title{color:#0f172a;text-transform:uppercase;letter-spacing:1px;font-size:.875rem;font-weight:400}body.theme-enterprise-horizontal .page-icon{color:#059669}body.theme-enterprise-horizontal .page-search-input{background:#fff;border:1px solid #cbd5e1;border-radius:0}body.theme-enterprise-horizontal .page-list-item{border-bottom:1px solid #e2e8f0}body.theme-enterprise-horizontal .page-list-item.active{background:#ecfdf5;border-left:4px solid #059669}body.theme-enterprise-horizontal .page-split-main{border:1px solid #cbd5e1;border-radius:0}body.theme-enterprise-horizontal .page-form-title{text-transform:uppercase;letter-spacing:-.5px;font-weight:300}body.theme-enterprise-horizontal .page-form-input{background:#f8fafc;border-radius:0}body.theme-enterprise-horizontal .page-form-input:focus{background:#fff;border-color:#059669}body.theme-neo-solid .page-split-layout{background:#fefce8;gap:2rem;padding:2rem}body.theme-neo-solid .page-split-sidebar{background:#fff;border:4px solid #000;border-radius:12px;overflow:visible;box-shadow:6px 6px #000}body.theme-neo-solid .page-split-header{background:#bae6fd;border-bottom:4px solid #000;border-radius:8px 8px 0 0}body.theme-neo-solid .page-split-title{text-transform:uppercase;color:#000;font-weight:900}body.theme-neo-solid .page-icon{color:#000}body.theme-neo-solid .page-search-bar{background:#fef08a;border-bottom:4px solid #000}body.theme-neo-solid .page-search-input{background:#fff;border:2px solid #000;border-radius:9999px;font-weight:700}body.theme-neo-solid .page-list-container{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}body.theme-neo-solid .page-list-item{border:2px solid #000;border-radius:8px;margin-bottom:0;box-shadow:2px 2px #000}body.theme-neo-solid .page-list-item:hover{transform:translate(-2px,-2px);box-shadow:4px 4px #000}body.theme-neo-solid .page-list-item.active{background:#22d3ee;border-left:2px solid #000;transform:translate(-2px,-2px);box-shadow:4px 4px #000}body.theme-neo-solid .page-list-item-title{font-weight:900}body.theme-neo-solid .page-list-item-subtitle{color:#000;font-weight:700}body.theme-neo-solid .page-split-main{background:#fff;border:4px solid #000;border-radius:12px;overflow:visible;box-shadow:6px 6px #000}body.theme-neo-solid .page-list-container,body.theme-neo-solid .page-form-container{min-height:0;overflow:auto}body.theme-neo-solid .page-form-title{text-transform:uppercase;font-size:2rem;font-weight:900}body.theme-neo-solid .page-form-section-heading{text-transform:uppercase;border-bottom:4px solid #000;padding-bottom:.5rem;font-size:1.25rem;font-weight:900}body.theme-neo-solid .page-form-label{color:#000;text-transform:uppercase;font-weight:900}body.theme-neo-solid .page-form-input{border:2px solid #000;border-radius:0;font-weight:700;box-shadow:2px 2px #000}body.theme-neo-solid .page-form-input:focus{outline:none;transform:translate(-1px,-1px);box-shadow:3px 3px #000}body.theme-neo-solid .page-empty-state{background:#fef08a;border-radius:0 0 8px 8px}body.theme-neo-solid .page-empty-icon{color:#000;opacity:1}body.theme-neo-solid .page-empty-text{color:#000;font-size:1.25rem;font-weight:900}body.theme-liquid-glass .page-split-layout{background:0 0;gap:1.5rem;padding:1.5rem}body.theme-liquid-glass .page-split-sidebar{-webkit-backdrop-filter:blur(40px)saturate(150%);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;box-shadow:0 8px 32px #0003}body.theme-liquid-glass .page-split-header{background:#ffffff0d;border-bottom:1px solid #ffffff1a;border-radius:1.5rem 1.5rem 0 0}body.theme-liquid-glass .page-split-title{color:#fff;letter-spacing:.5px;text-shadow:0 1px 2px #0003;font-weight:500}body.theme-liquid-glass .page-icon{color:#fff;filter:drop-shadow(0 2px 4px #0000004d)}body.theme-liquid-glass .page-search-bar{background:0 0;border-bottom:1px solid #ffffff1a}body.theme-liquid-glass .page-search-input{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:1rem;box-shadow:inset 0 2px 4px #0000001a}body.theme-liquid-glass .page-search-input::placeholder{color:#ffffff80}body.theme-liquid-glass .page-list-item{border-bottom:1px solid #ffffff0d;border-radius:.75rem;margin:0 .5rem}body.theme-liquid-glass .page-list-item:hover{background:#ffffff1a}body.theme-liquid-glass .page-list-item.active{background:#fff3;border:1px solid #fff3;box-shadow:0 4px 12px #0000001a}body.theme-liquid-glass .page-list-item-title{color:#fff;text-shadow:0 1px 2px #0003;font-weight:600}body.theme-liquid-glass .page-list-item-subtitle{color:#ffffffb3}body.theme-liquid-glass .page-split-main{-webkit-backdrop-filter:blur(50px)saturate(180%);color:#1e293b;background:#fff6;border:1px solid #fff6;border-radius:1.5rem;box-shadow:0 20px 40px -10px #0003}body.theme-liquid-glass .page-form-title{color:#0f172a;font-weight:700}body.theme-liquid-glass .page-form-close{color:#475569}body.theme-liquid-glass .page-form-section-heading{color:#3b82f6;border-bottom-color:#ffffff80;font-weight:700}body.theme-liquid-glass .page-form-section-title{border-bottom-color:#ffffff80}body.theme-liquid-glass .page-form-label{color:#334155;font-weight:600}body.theme-liquid-glass .page-form-input{color:#0f172a;background:#fff9;border:1px solid #fffc;border-radius:.75rem;box-shadow:inset 0 2px 4px #0000000d}body.theme-liquid-glass .page-form-input:focus{background:#ffffffe6;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}body.theme-liquid-glass .page-empty-state{background:0 0}body.theme-liquid-glass .page-empty-text{color:#475569;font-weight:500}body.theme-saas-modern .page-split-layout{background:0 0;gap:0;padding:0}body.theme-saas-modern .page-split-sidebar{background:#fff;border:none;border-right:1px solid #f1f5f9;border-radius:0;height:100%;max-height:100%}body.theme-saas-modern .page-split-header{background:#fff;border-bottom:1px solid #f1f5f9;padding:1.5rem}body.theme-saas-modern .page-split-title{color:#1e293b;font-size:1.125rem;font-weight:700}body.theme-saas-modern .page-icon{color:#6366f1}body.theme-saas-modern .page-search-bar{background:#fff;border-bottom:1px solid #f1f5f9;padding:1rem 1.5rem}body.theme-saas-modern .page-search-input{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;font-weight:500}body.theme-saas-modern .page-search-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}body.theme-saas-modern .page-list-container{overscroll-behavior:contain;padding:.5rem;overflow:hidden auto}body.theme-saas-modern .page-list-item{border:none;border-radius:1rem;margin-bottom:.25rem;padding:1rem}body.theme-saas-modern .page-list-item:hover{background:#f8fafc}body.theme-saas-modern .page-list-item.active{background:#eef2ff;border-left:none;box-shadow:0 4px 12px #6366f11a}body.theme-saas-modern .page-list-item-title{color:#1e293b;font-weight:600}body.theme-saas-modern .page-list-item.active .page-list-item-title{color:#4f46e5}body.theme-saas-modern .page-list-item-subtitle{color:#64748b;font-weight:500}body.theme-saas-modern .page-split-main{background:#fff;border:none;border-radius:0}body.theme-saas-modern .page-form-header{border-bottom:1px solid #f1f5f9;margin-bottom:0;padding:1.5rem 2rem}body.theme-saas-modern .page-form-container{overscroll-behavior:contain;padding:0;overflow-y:auto}body.theme-saas-modern .page-form-grid{gap:1.5rem;padding:2rem}body.theme-saas-modern .page-form-title{color:#1e293b;font-size:1.25rem;font-weight:700}body.theme-saas-modern .page-form-close{color:#94a3b8;background:#f8fafc;border-radius:50%;padding:.5rem;transition:all .2s}body.theme-saas-modern .page-form-close:hover{color:#1e293b;background:#f1f5f9}body.theme-saas-modern .page-form-section-title{border-bottom:1px solid #f1f5f9;margin-top:2rem;padding:0 2rem .75rem}body.theme-saas-modern .page-form-section-heading{color:#6366f1;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}body.theme-saas-modern .page-form-label{color:#475569;font-size:.8rem;font-weight:600}body.theme-saas-modern .page-form-input{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:.625rem .75rem;font-weight:500}body.theme-saas-modern .page-form-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}body.theme-saas-modern .page-empty-state{background:0 0}body.theme-saas-modern .page-empty-text{color:#64748b;font-weight:500}body.theme-medik .page-split-layout{background:0 0;gap:1.5rem;padding:0}body.theme-medik .page-split-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fffc;border-radius:1.5rem;box-shadow:0 10px 30px #00b4d80d}body.theme-medik .page-split-header{background:0 0;border-bottom:1px solid #ffffff80;padding:1.25rem}body.theme-medik .page-split-title{color:#1e293b;font-size:1.1rem;font-weight:800}body.theme-medik .page-icon{color:#00b4d8}body.theme-medik .page-search-bar{background:0 0;border-bottom:1px solid #ffffff80;padding:1rem}body.theme-medik .page-search-input{color:#334155;background:#ffffffe6;border:1px solid #fff;border-radius:1.5rem;font-weight:600;box-shadow:0 4px 10px #00000005}body.theme-medik .page-search-input:focus{border-color:#00b4d8;box-shadow:0 0 0 3px #00b4d81a}body.theme-medik .page-list-container{flex-direction:column;gap:.5rem;padding:.75rem;display:flex}body.theme-medik .page-list-item{background:#fff9;border:1px solid #ffffff80;border-radius:1.25rem;margin-bottom:0;padding:1rem;box-shadow:0 4px 15px #00b4d805}body.theme-medik .page-list-item:hover{background:#ffffffe6;transform:translateY(-1px);box-shadow:0 6px 20px #00b4d80d}body.theme-medik .page-list-item.active{background:#00b4d8;border:1px solid #00b4d8;border-left:none;box-shadow:0 8px 25px #00b4d833}body.theme-medik .page-list-item-title{color:#1e293b;font-weight:800}body.theme-medik .page-list-item.active .page-list-item-title{color:#fff}body.theme-medik .page-list-item-subtitle{color:#64748b;font-size:.7rem;font-weight:600}body.theme-medik .page-list-item.active .page-list-item-subtitle{color:#fffc}body.theme-medik .page-split-main{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #fffc;border-radius:1.5rem;box-shadow:0 10px 30px #00b4d80d}body.theme-medik .page-form-header{border-bottom:1px solid #ffffff80;margin-bottom:0;padding:1.5rem 2rem}body.theme-medik .page-form-container{padding:0}body.theme-medik .page-form-grid{gap:1.5rem;padding:2rem}body.theme-medik .page-form-title{color:#1e293b;font-size:1.25rem;font-weight:800}body.theme-medik .page-form-close{color:#94a3b8;background:#fffc;border-radius:50%;padding:.5rem;transition:all .2s;box-shadow:0 2px 5px #0000000d}body.theme-medik .page-form-close:hover{color:#ef4444;background:#fff}body.theme-medik .page-form-section-title{border-bottom:1px solid #ffffff80;margin-top:2rem;padding:0 2rem .75rem}body.theme-medik .page-form-section-heading{color:#00b4d8;text-transform:uppercase;font-size:.8rem;font-weight:800}body.theme-medik .page-form-label{color:#475569;font-size:.8rem;font-weight:700}body.theme-medik .page-form-input{color:#1e293b;background:#ffffffe6;border:1px solid #fff;border-radius:1rem;padding:.75rem 1rem;font-weight:600;box-shadow:inset 0 2px 4px #00000005}body.theme-medik .page-form-input:focus{background:#fff;border-color:#00b4d8;box-shadow:0 0 0 3px #00b4d81a}body.theme-medik .page-empty-state{background:0 0}body.theme-medik .page-empty-text{color:#64748b;font-weight:700}.theme-clinical-vertical{--bg-app:#f8fafc;--bg-surface:#fff;--bg-surface-hover:#f1f5f9;--primary:#2563eb;--primary-light:#eff6ff;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border-color:#e2e8f0;--border-color-dark:#cbd5e1;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.theme-clinical-vertical .table{border-collapse:separate;border-spacing:0;border:1px solid var(--border-color);border-radius:var(--radius-sm);width:100%;overflow:hidden}.theme-clinical-vertical .table th{background:var(--bg-surface-hover);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--border-color-dark);padding:.75rem 1rem;font-size:.75rem;font-weight:600}.theme-clinical-vertical .table td{border-bottom:1px solid var(--border-color);color:var(--text-primary);padding:.75rem 1rem;font-size:.875rem}.theme-clinical-vertical .table tbody tr:nth-child(2n) td{background-color:#f8fafc}.theme-clinical-vertical .table tbody tr:hover td{background-color:var(--primary-light)}.layout-clinical-shell{background-color:var(--bg-surface);width:100vw;height:100vh;color:var(--text-primary);display:flex;overflow:hidden}.clinical-sidebar{color:#cbd5e1;background-color:#0f172a;border-right:1px solid #1e293b;flex-direction:column;flex-shrink:0;width:256px;display:flex}.clinical-sidebar-header{border-bottom:1px solid #1e293b;align-items:center;height:64px;padding:0 1.5rem;display:flex}.clinical-nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex;overflow-y:auto}.clinical-nav-link{border-radius:var(--radius-md);color:#cbd5e1;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.clinical-nav-link:hover{color:#fff;background-color:#1e293b;text-decoration:none}.clinical-nav-link.active{color:#fff;background-color:#2563eb}.clinical-nav-group{border-top:1px solid #1e293b;margin-top:.5rem;padding-top:.5rem}.clinical-subnav{border-left:2px solid #334155;flex-direction:column;gap:.25rem;margin-top:.25rem;margin-left:1.75rem;padding-left:.5rem;display:flex}.clinical-subnav-link{border-radius:var(--radius-md);color:#94a3b8;padding:.375rem .75rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .2s}.clinical-subnav-link:hover{color:#e2e8f0;text-decoration:none}.clinical-subnav-link.active{color:#60a5fa}.clinical-sidebar-footer{border-top:1px solid #1e293b;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.clinical-action-btn{border-radius:var(--radius-md);cursor:pointer;color:#cbd5e1;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s;display:flex}.clinical-action-btn:hover{background-color:#1e293b}.clinical-action-btn.theme-btn{color:#fbbf24}.clinical-main{background-color:#f8fafc;flex-direction:column;flex:1;min-width:0;display:flex}.clinical-header{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex}.clinical-search{border-radius:var(--radius-md);background-color:#f1f5f9;border:1px solid #e2e8f0;align-items:center;width:384px;padding:.375rem .75rem;display:flex}.clinical-search:focus-within{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.clinical-search input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:.875rem}.clinical-user-actions{color:#64748b;align-items:center;gap:1rem;display:flex}.clinical-bell-btn{cursor:pointer;color:inherit;background:0 0;border:none;position:relative}.clinical-bell-btn:hover{color:#0f172a}.clinical-bell-btn .badge{background-color:#ef4444;border-radius:9999px;width:.5rem;height:.5rem;position:absolute;top:-.25rem;right:-.25rem}.clinical-avatar{color:#fff;background-color:#2563eb;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.875rem;font-weight:700;display:flex}.clinical-content{flex:1;padding:1.5rem;overflow:auto}.layout-enterprise-shell{color:#1e293b;background-color:#f1f5f9;flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.enterprise-utility-bar{color:#cbd5e1;background-color:#0f172a;flex-shrink:0;justify-content:space-between;align-items:center;height:2.5rem;padding:0 1.5rem;font-size:.75rem;font-weight:500;display:flex}.enterprise-utility-left,.enterprise-utility-right{align-items:center;gap:1rem;display:flex}.enterprise-mode-text{color:#34d399}.enterprise-utility-bar .practice-switcher{color:#e2e8f0;min-width:190px;box-shadow:none;background:#0f172ae0;border-color:#94a3b847}.enterprise-utility-bar .practice-switcher .app-select-button{color:#e2e8f0}.clinical-header .practice-switcher,.neo-header .practice-switcher{box-shadow:none}.enterprise-utility-btn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;display:flex}.enterprise-utility-btn:hover{color:#fff}.enterprise-header{z-index:20;background-color:#fff;border-bottom:1px solid #cbd5e1;flex-shrink:0;justify-content:space-between;align-items:center;height:4rem;padding:0 1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.enterprise-header-left{align-items:center;gap:2rem;display:flex}.enterprise-logo{transform-origin:0;transform:scale(.9)}.enterprise-search{border-radius:var(--radius-sm);background-color:#f1f5f9;border:1px solid #cbd5e1;align-items:center;width:256px;padding:.375rem .75rem;transition:all .2s;display:flex}.enterprise-search:focus-within{border-color:#10b981;box-shadow:0 0 0 1px #10b981}.enterprise-search input{color:#1e293b;background:0 0;border:none;outline:none;width:100%;font-size:.875rem}.enterprise-nav{align-items:center;gap:.25rem;height:100%;display:flex}.enterprise-nav-link{color:#475569;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;height:100%;padding:0 .75rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:colors .2s;display:flex}.enterprise-nav-link:hover{color:#0f172a;background-color:#f8fafc}.enterprise-nav-link.active{color:#047857;background-color:#ecfdf5;border-bottom-color:#059669}.enterprise-nav-link.admin-link{margin-left:.5rem}.enterprise-dropdown-container{align-items:center;height:100%;display:flex;position:relative}.enterprise-dropdown-menu{border-radius:0 0 var(--radius-md) var(--radius-md);z-index:500;background-color:#fff;border:1px solid #cbd5e1;width:12rem;padding:.25rem 0;position:absolute;top:4rem;right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.enterprise-dropdown-link{color:#334155;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:block}.enterprise-dropdown-link:hover{background-color:#f1f5f9}.enterprise-dropdown-link.active{color:#047857;background-color:#ecfdf5}.enterprise-content{background-color:#f1f5f9;flex:1;padding:1.5rem;overflow:auto}.theme-enterprise-horizontal{--bg-app:#f1f5f9;--bg-surface:#fff;--bg-surface-hover:#e2e8f0;--primary:#059669;--primary-light:#ecfdf5;--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--border-color:#cbd5e1;--border-color-dark:#94a3b8;--radius-sm:2px;--radius-md:4px;--radius-lg:4px;--shadow-sm:none;--shadow-md:none;--shadow-lg:0 4px 6px -1px #0000001a;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.theme-enterprise-horizontal .table{border-collapse:collapse;border-top:2px solid var(--text-primary);border-bottom:2px solid var(--text-primary);width:100%}.theme-enterprise-horizontal .table th{background:var(--bg-surface);color:var(--text-primary);text-transform:uppercase;border-bottom:1px solid var(--border-color-dark);padding:.875rem 1rem;font-size:.8125rem;font-weight:700}.theme-enterprise-horizontal .table td{border-bottom:1px dotted var(--border-color);color:var(--text-primary);padding:.875rem 1rem;font-size:.875rem}.theme-enterprise-horizontal .table tbody tr:hover td{background-color:var(--primary-light);border-bottom:1px solid var(--primary)}.theme-neo-solid{--bg-app:#fefce8;--bg-surface:#fff;--bg-surface-hover:#f3f4f6;--primary:#22d3ee;--primary-light:#cffafe;--text-primary:#000;--text-secondary:#374151;--text-muted:#6b7280;--border-color:#000;--border-color-dark:#000;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-sm:2px 2px 0px 0px #000;--shadow-md:4px 4px 0px 0px #000;--shadow-lg:8px 8px 0px 0px #000;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.theme-neo-solid .table{border-collapse:separate;border-spacing:0;border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-sm);background:#fff;border:4px solid #000;overflow:hidden}.theme-neo-solid .table th{color:#000;text-transform:uppercase;letter-spacing:.05em;background:#fbcfe8;border-bottom:4px solid #000;border-right:2px solid #000;padding:1rem;font-size:.875rem;font-weight:900}.theme-neo-solid .table th:last-child{border-right:none}.theme-neo-solid .table td{color:#000;border-bottom:2px solid #000;border-right:2px solid #000;padding:1rem;font-size:.875rem;font-weight:500}.theme-neo-solid .table td:last-child{border-right:none}.theme-neo-solid .table tbody tr:last-child td{border-bottom:none}.theme-neo-solid .table tbody tr:hover td{background-color:var(--primary)}.layout-neo-shell{color:#000;width:100vw;height:100vh;font-family:var(--font-neo);background-color:#fefce8;display:flex;overflow:hidden}.neo-sidebar{z-index:20;flex-direction:column;flex-shrink:0;gap:1.5rem;width:96px;margin:1rem;display:flex}.neo-logo-wrapper{background-color:#fff;border:4px solid #000;border-radius:.75rem;justify-content:center;align-items:center;padding:1rem;display:flex;box-shadow:8px 8px #000}.neo-logo-wrapper>div{transform:scale(1.1)}.neo-nav{background-color:#fff;border:4px solid #000;border-radius:.75rem;flex-direction:column;flex:1;align-items:center;gap:.5rem;width:100%;padding:1rem;display:flex;overflow-y:auto;box-shadow:8px 8px #000}.neo-nav-link{color:#4b5563;cursor:pointer;background-color:#fff;border:2px solid #0000;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:.625rem;font-weight:900;text-decoration:none;transition:all .2s;display:flex}.neo-nav-link:hover{color:#000;border-color:#000;box-shadow:2px 2px #000}.neo-nav-link.active{color:#000;background-color:#22d3ee;border-color:#000;transform:translateY(-.25rem);box-shadow:4px 4px #000}.neo-nav-group{border-top:2px solid #000;flex-direction:column;align-items:center;width:100%;margin-top:.5rem;padding-top:.5rem;display:flex;position:relative}.neo-dropdown-menu{z-index:50;background-color:#fff;border:4px solid #000;border-radius:.75rem;flex-direction:column;gap:.25rem;width:12rem;padding:.5rem;display:flex;position:absolute;top:0;left:5rem;box-shadow:8px 8px #000}.neo-dropdown-link{color:#000;background-color:#0000;border:2px solid #0000;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:900;text-decoration:none;transition:all .2s;display:block}.neo-dropdown-link:hover{background-color:#f3f4f6;border-color:#000}.neo-dropdown-link.active{background-color:#f472b6;border-color:#000;box-shadow:2px 2px #000}.neo-sidebar-footer{flex-direction:column;align-items:center;gap:.5rem;width:100%;margin-top:1rem;display:flex}.neo-action-btn{cursor:pointer;color:#000;background-color:#fff;border:4px solid #000;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .2s;display:flex}.neo-action-btn:hover{transform:translateY(-.25rem);box-shadow:4px 4px #000}.neo-action-btn.theme-btn:hover{background-color:#fde047}.neo-action-btn.logout-btn:hover{background-color:#f87171}.neo-main{z-index:10;background-color:#fff;border:4px solid #000;border-radius:.75rem;flex-direction:column;flex:1;margin:1rem 1rem 1rem 0;display:flex;position:relative;overflow:hidden;box-shadow:8px 8px #000}.neo-header{background-color:#fce7f3;border-bottom:4px solid #000;flex-shrink:0;justify-content:space-between;align-items:center;height:4rem;padding:0 1.5rem;display:flex}.neo-page-title{text-transform:uppercase;letter-spacing:-.05em;margin:0;font-size:1.5rem;font-weight:900}.neo-header-actions{align-items:center;gap:1rem;display:flex}.neo-search{background-color:#fff;border:4px solid #000;border-radius:9999px;align-items:center;width:16rem;padding:.375rem 1rem;transition:all .2s;display:flex;box-shadow:2px 2px #000}.neo-search:focus-within{transform:translateY(-.125rem);box-shadow:4px 4px #000}.neo-search-icon{margin-right:.5rem}.neo-search input{color:#000;text-transform:uppercase;background:0 0;border:none;outline:none;width:100%;font-size:.875rem;font-weight:900}.neo-search input::placeholder{color:#9ca3af}.neo-bell-btn{cursor:pointer;color:#000;background-color:#22d3ee;border:4px solid #000;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex;box-shadow:2px 2px #000}.neo-bell-btn:hover{transform:translateY(-.125rem);box-shadow:4px 4px #000}.neo-content{background-color:#f9fafb;flex:1;padding:1.5rem;overflow:auto}body:not(.theme-classic) .layout-shell{display:none!important}body:not(.theme-classic) input[type=text],body:not(.theme-classic) input[type=number],body:not(.theme-classic) input[type=date],body:not(.theme-classic) select,body:not(.theme-classic) textarea{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-primary);transition:all .2s}body.theme-clinical-vertical .card{border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff}body.theme-clinical-vertical .btn-primary{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;padding:.5rem 1rem;font-size:.75rem;font-weight:500}body.theme-clinical-vertical .page-title{color:#0f172a;font-weight:700}body.theme-clinical-vertical .stat-value{color:var(--primary);font-family:monospace;font-size:2rem;font-weight:600}body.theme-enterprise-horizontal .card{box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:0}body.theme-enterprise-horizontal .btn-primary{color:#fff;text-transform:uppercase;letter-spacing:1px;background-color:#059669;border-radius:0;font-size:.75rem;font-weight:600}body.theme-enterprise-horizontal .page-header{border-bottom:2px solid #0f172a;margin-bottom:1.5rem;padding-bottom:1rem}body.theme-enterprise-horizontal .page-title{letter-spacing:-.5px;color:#1e293b;text-transform:uppercase;font-weight:300}body.theme-enterprise-horizontal .stat-card{background:#f8fafc;border-top:4px solid #0f172a;border-radius:0}body.theme-enterprise-horizontal .stat-value{color:#059669;font-size:2.5rem;font-weight:300}body.theme-neo-solid .logo-text-wrapper{display:none!important}body.theme-neo-solid .card{background:#fff;border:4px solid #000;border-radius:12px;transition:transform .2s,box-shadow .2s;box-shadow:4px 4px #000}body.theme-neo-solid .stat-card{background-color:#fef08a}body.theme-neo-solid .stat-card.error{background-color:#fecaca}body.theme-neo-solid .stat-card.success{background-color:#a7f3d0}body.theme-neo-solid .stat-card.primary{background-color:#bae6fd}body.theme-neo-solid .stat-value{color:#000;text-shadow:2px 2px #fff;-webkit-text-stroke:1px black;font-size:3rem;font-weight:900}body.theme-neo-solid .btn-primary{color:#000;text-transform:uppercase;background-color:#22d3ee;border:4px solid #000;border-radius:9999px;font-weight:900;transition:all .1s;box-shadow:2px 2px #000}body.theme-neo-solid .btn-primary:hover{transform:translateY(-2px);box-shadow:4px 4px #000}body.theme-neo-solid .btn-outline{color:#000;text-transform:uppercase;background-color:#f472b6;border:4px solid #000;border-radius:9999px;font-weight:900;box-shadow:2px 2px #000}body.theme-neo-solid input[type=text],body.theme-neo-solid input[type=number],body.theme-neo-solid input[type=date],body.theme-neo-solid select,body.theme-neo-solid textarea{border:3px solid #000;border-radius:8px;font-weight:600;box-shadow:2px 2px #000}body.theme-neo-solid input:focus,body.theme-neo-solid select:focus{outline:none;transform:translateY(-2px);box-shadow:4px 4px #000}body.theme-neo-solid .page-title{text-transform:uppercase;color:#000;text-shadow:3px 3px #f472b6;letter-spacing:-1px;font-size:2.5rem;font-weight:900}body.theme-neo-solid .page-header{background-color:#fefce8;border-bottom:4px solid #000;border-radius:12px;margin-bottom:2rem;padding:1rem;box-shadow:4px 4px #000}@media print{.clinical-sidebar,.clinical-header,.enterprise-utility-bar,.enterprise-header,.neo-sidebar,.neo-header,.layout-sidebar,.layout-header{display:none!important}.layout-clinical-shell,.layout-enterprise-shell,.layout-neo-shell,.layout-shell{height:auto!important;display:block!important;overflow:visible!important}.clinical-main,.enterprise-content,.neo-main,.layout-content{box-shadow:none!important;background:0 0!important;border:none!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}.card{box-shadow:none!important;border:none!important;margin:0!important;padding:0!important}*{color:#000!important;box-shadow:none!important;text-shadow:none!important;background-color:#0000!important}.table{border:1px solid #000!important;width:100%!important}.table th,.table td{color:#000!important;border:1px solid #000!important}}@keyframes qmed-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes qmed-pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.logo-animated-ring{transform-origin:50%;transform-box:fill-box;animation:4.5s ease-in-out infinite alternate qmed-logo-orbit}.logo-animated-cross{transform-origin:50%;animation:3s ease-in-out infinite qmed-pulse}.logo-inner-ring{transform-origin:50%;transform-box:fill-box;animation:1.8s ease-in-out infinite alternate qmed-logo-breathe}.logo-q-tail{stroke-dasharray:38;stroke-dashoffset:38px;animation:3.2s ease-in-out infinite qmed-logo-tail}@keyframes qmed-logo-orbit{0%{stroke-dasharray:0 264;transform:rotate(-90deg)}to{stroke-dasharray:264 0;transform:rotate(270deg)}}@keyframes qmed-logo-breathe{0%{opacity:.58;transform:scale(.84)}to{opacity:1;transform:scale(1.06)}}@keyframes qmed-logo-tail{0%,to{stroke-dashoffset:38px;opacity:.4}52%{stroke-dashoffset:0;opacity:1}}.theme-shell{height:100vh;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.theme-app-frame,.theme-shell-saas,.theme-shell-medik{display:flex}.theme-app-frame{z-index:1;gap:18px;height:100vh;padding:18px;position:relative}.theme-sidebar{flex-direction:column;flex:0 0 264px;width:264px;display:flex;overflow:hidden}.theme-brand{align-items:center;min-height:78px;padding:0 24px;display:flex}.theme-brand .animated-logo,.theme-brand svg{max-width:100%}.theme-nav{flex:1;padding:14px;overflow-y:auto}.theme-nav-item,.theme-nav-button,.theme-subnav-item{text-align:left;white-space:nowrap;border:0;align-items:center;gap:12px;width:100%;text-decoration:none;transition:background .16s,color .16s,box-shadow .16s,transform .16s,border-color .16s;display:flex}.theme-nav-item:hover,.theme-subnav-item:hover{text-decoration:none}.theme-nav-button{cursor:pointer;background:0 0;font-family:inherit}.theme-nav-button .theme-chevron-open,.theme-chevron-open{transform:rotate(180deg)}.theme-subnav{gap:4px;margin:8px 0 8px 20px;padding-left:14px;display:grid}.theme-subnav-item{padding:9px 12px;font-size:12px;font-weight:650}.theme-sidebar-footer{border-top:1px solid;padding:14px}.theme-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.theme-topbar{flex:none;justify-content:space-between;align-items:center;display:flex}.theme-route-title h1{text-transform:capitalize;letter-spacing:0;margin:0}.theme-topbar-actions,.theme-icon-actions{align-items:center;display:flex}.theme-search{align-items:center;gap:10px;display:flex}.theme-search input{width:100%;color:inherit;background:0 0;border:0;outline:0}.theme-practice-switcher,.theme-topbar .practice-switcher,.variant-topbar .practice-switcher{flex:none}.theme-practice-switcher{width:calc(100% - 36px);margin:0 18px 10px}.theme-topbar .practice-switcher{max-width:240px}.theme-topbar .practice-switcher .app-select-button,.variant-topbar .practice-switcher .app-select-button{white-space:nowrap}.theme-icon-button,.theme-profile-pill{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.theme-notification{position:relative}.theme-notification:after{content:"";background:#f43f5e;border:2px solid #fff;border-radius:999px;width:8px;height:8px;position:absolute;top:12px;right:12px}.theme-content,.theme-content-wrap{min-width:0;min-height:0}.theme-content{flex:1;overflow:auto}body.theme-liquid-glass{--primary:#0f6fff;--primary-hover:#0b5fe5;--primary-light:#e2f1ffe0;--secondary:#08b7d5;--bg-app:#dff7ff;--bg-surface:#ffffffb3;--bg-surface-hover:#ffffffdb;--text-primary:#102033;--text-secondary:#385065;--text-muted:#60788f;--border-color:#ffffff8f;--border-color-dark:#78a1be6b;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--shadow-sm:0 10px 34px #1d4ed81f;--shadow-md:0 24px 64px #0f346033}.theme-shell-liquid{background:linear-gradient(145deg,#e3fbff 0%,#d7eaff 24%,#eef4ff 46%,#d7fff5 70%,#f6e8ff 100%);position:relative}.liquid-mesh{filter:blur(28px)saturate(1.28);background:radial-gradient(at 14% 20%,#38bdf885,#0000 34%),radial-gradient(at 72% 12%,#a855f75c,#0000 36%),radial-gradient(at 82% 76%,#2dd4bf70,#0000 38%),radial-gradient(at 30% 82%,#0ea5e966,#0000 34%),conic-gradient(from 210deg at 48% 42%,#7dd3fc61,#bfdbfe47,#99f6e46b,#d8b4fe4d,#7dd3fc61);animation:18s ease-in-out infinite alternate liquidShift;position:absolute;inset:-20%;transform:scale(1.08)}@keyframes liquidShift{0%{transform:scale(1.08)rotate(-2deg)}to{transform:scale(1.16)rotate(4deg)}}.liquid-sidebar,.liquid-content{color:#102033;-webkit-backdrop-filter:blur(42px)saturate(1.45);background:linear-gradient(145deg,#ffffffb8,#ffffff5c);border:1px solid #ffffffb3;border-radius:28px;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #ffffff38,0 24px 80px #3b82f62e}.liquid-content{color:#0f172a;-webkit-backdrop-filter:blur(58px)saturate(1.72);background:linear-gradient(145deg,#ffffffc7,#ffffff7a)}.theme-shell-liquid .theme-brand{border-bottom:1px solid #ffffff61}.liquid-search{color:#385065;background:#ffffff7a;border:1px solid #ffffffb8;border-radius:18px;margin:18px;padding:11px 14px;box-shadow:inset 0 1px 8px #02061724}.liquid-search input::placeholder{color:#7890a5}.theme-shell-liquid .theme-nav-item{color:#385065;border-radius:18px;padding:12px 14px;font-size:13px;font-weight:650}.theme-shell-liquid .theme-nav-item:hover,.theme-shell-liquid .theme-nav-item.active{color:#0b5fe5;background:#ffffff9e;border-color:#ffffffc2;box-shadow:inset 0 1px #ffffff80,0 12px 26px #3b82f61f}.theme-shell-liquid .theme-nav-group{border-top:1px solid #ffffff61;margin-top:12px;padding-top:12px}.theme-shell-liquid .theme-subnav{border-left:1px solid #ffffff75}.theme-shell-liquid .theme-subnav-item{color:#60788f;border-radius:14px}.theme-shell-liquid .theme-subnav-item.active,.theme-shell-liquid .theme-subnav-item:hover{color:#0b5fe5;background:#ffffff80}.theme-shell-liquid .theme-sidebar-footer{border-top-color:#ffffff61}.theme-shell-liquid .theme-logout{color:#0f6fff}body.theme-saas-modern{--primary:#6366f1;--primary-hover:#4f46e5;--primary-light:#eef2ff;--secondary:#8b5cf6;--bg-app:#f5f6fb;--bg-surface:#fff;--bg-surface-hover:#f8fafc;--text-primary:#151829;--text-secondary:#596075;--text-muted:#98a1b3;--border-color:#edf0f6;--border-color-dark:#dfe4ee;--radius-sm:14px;--radius-md:20px;--radius-lg:28px;--shadow-sm:0 12px 32px #464e730f;--shadow-md:0 22px 60px #464e7317}.theme-shell-saas{color:#151829;background:linear-gradient(#fbfbff 0%,#f5f6fb 100%);height:100vh}.saas-sidebar{background:#fff;border-right:1px solid #edf0f6;box-shadow:18px 0 54px #4853820e}.theme-shell-saas .theme-brand{min-height:86px;padding:0 28px}.theme-menu-label{color:#9aa3b7;letter-spacing:.08em;text-transform:uppercase;margin:12px 12px 10px;font-size:11px;font-weight:800}.theme-shell-saas .theme-nav-item{color:#69728a;border-radius:18px;padding:12px 14px;font-size:13px;font-weight:750}.theme-shell-saas .theme-nav-item:hover{color:#292f47;background:#f7f8fc}.theme-shell-saas .theme-nav-item.active{color:#4f46e5;background:#eef2ff;box-shadow:0 10px 26px #6366f11f}.theme-shell-saas .theme-nav-item svg{color:#a4adbf}.theme-shell-saas .theme-nav-item.active svg{color:#6366f1}.theme-shell-saas .theme-nav-group{margin-top:18px;padding-top:4px}.theme-shell-saas .theme-subnav{border-left:2px solid #eef1f6}.theme-shell-saas .theme-subnav-item{color:#7a8498;border-radius:14px}.theme-shell-saas .theme-subnav-item.active,.theme-shell-saas .theme-subnav-item:hover{color:#4f46e5;background:#f2f4ff}.theme-shell-saas .theme-main{padding:0 30px 30px}.saas-topbar{min-height:94px}.theme-shell-saas .theme-route-title h1{font-size:26px;font-weight:850;line-height:1}.theme-shell-saas .theme-topbar-actions{gap:22px}.saas-search{color:#6b7280;background:#fff;border:1px solid #edf0f6;border-radius:999px;width:300px;min-height:48px;padding:0 16px;box-shadow:0 12px 28px #4c547c0e}.theme-shell-saas .theme-icon-actions{gap:12px}.theme-shell-saas .theme-icon-button{color:#8b95aa;background:#fff;border-radius:999px;width:48px;height:48px;box-shadow:0 12px 28px #4c547c0f}.theme-shell-saas .theme-icon-button:hover{color:#4f46e5}.theme-profile-pill{color:#151829;background:#fff;border-radius:999px;gap:10px;padding:7px 14px 7px 7px;box-shadow:0 12px 28px #4c547c0f}.theme-avatar{color:#4f46e5;background:#eef2ff;border-radius:999px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:850;display:grid}.theme-profile-text{text-align:left;gap:1px;display:grid}.theme-profile-text span{font-size:12px;font-weight:800}.theme-profile-text small{color:#9aa3b7;font-size:10px;font-weight:650}.theme-content-wrap{flex:1;overflow:auto}.saas-content{background:#fff;border:1px solid #edf0f6;border-radius:30px;min-height:100%;box-shadow:0 24px 70px #4c547c12}body.theme-medik{--primary:#0891b2;--primary-hover:#0e7490;--primary-light:#cffafe;--secondary:#14b8a6;--bg-app:#dffbff;--bg-surface:#ffffffe6;--bg-surface-hover:#ecfeff;--text-primary:#12313f;--text-secondary:#42606d;--text-muted:#6f8a97;--border-color:#ffffffd1;--border-color-dark:#0891b23d;--radius-sm:16px;--radius-md:22px;--radius-lg:28px;--shadow-sm:0 12px 34px #0891b214;--shadow-md:0 24px 70px #0891b21f}.theme-shell-medik{color:#12313f;background:linear-gradient(135deg,#f2feff 0%,#d8fbff 32%,#bff3f1 58%,#d9f7ff 100%),linear-gradient(90deg,#ffffff8c,#fff0);gap:22px;height:100vh;padding:18px}.medik-sidebar,.medik-topbar,.medik-content{-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #ffffffc7;border-radius:28px;box-shadow:0 18px 58px #0891b21c}.medik-sidebar{flex-basis:268px;width:268px}.theme-shell-medik .theme-brand{border-bottom:1px solid #0891b214;min-height:86px}.medik-welcome{padding:18px 24px 12px}.medik-welcome div{color:#7a94a0;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.medik-welcome strong{color:#12313f;margin-top:3px;font-size:18px;display:block}.theme-shell-medik .theme-nav-item{color:#54717e;border-radius:19px;padding:13px 14px;font-size:13px;font-weight:800}.theme-shell-medik .theme-nav-item:hover{color:#0891b2;background:#ecfeffdb}.theme-shell-medik .theme-nav-item.active{color:#fff;background:linear-gradient(135deg,#06b6d4,#0d9488);box-shadow:0 16px 32px #0891b23b}.theme-shell-medik .theme-nav-item svg{color:#8ba6b1}.theme-shell-medik .theme-nav-item.active svg{color:#fff}.theme-shell-medik .theme-subnav{border-left:2px solid #0891b21f}.theme-shell-medik .theme-subnav-item{color:#587481;border-radius:15px}.theme-shell-medik .theme-subnav-item.active,.theme-shell-medik .theme-subnav-item:hover{color:#0891b2;background:#cffafebd}.medik-main{gap:22px}.medik-topbar{min-height:78px;padding:0 28px}.theme-shell-medik .theme-route-title h1{font-size:22px;font-weight:900}.theme-shell-medik .theme-topbar-actions{gap:22px}.medik-search{color:#54717e;background:#f8fdffe6;border:1px solid #0891b21a;border-radius:999px;width:330px;min-height:44px;padding:0 15px}.theme-shell-medik .theme-icon-actions{border-left:1px solid #0891b21f;gap:10px;padding-left:20px}.theme-shell-medik .theme-icon-button,.medik-avatar{color:#6f8a97;background:#f8fdff;border-radius:999px;width:42px;height:42px;box-shadow:0 8px 18px #0891b212}.theme-shell-medik .theme-icon-button:hover{color:#0891b2;background:#ecfeff}.theme-shell-medik .theme-logout-icon:hover{color:#e11d48;background:#fff1f2}.medik-avatar{color:#0891b2;border:2px solid #fff;place-items:center;font-weight:900;display:grid}.medik-content{min-height:0}.theme-shell-cobalt-command{color:#e5f2ff;background:linear-gradient(135deg,#0ea5e91f,#0000 34%),linear-gradient(#07111f 0%,#0a1628 100%);gap:0;height:100vh;padding:0;display:flex}.theme-shell-cobalt-command .variant-sidebar{background:#091426;border-right:1px solid #38bdf82e;box-shadow:18px 0 48px #00000047}.theme-shell-cobalt-command .variant-main{gap:18px;padding:18px}.theme-shell-cobalt-command .variant-topbar,.theme-shell-cobalt-command .variant-content{background:#101d33e0;border:1px solid #38bdf829;box-shadow:0 18px 54px #00000042}.theme-shell-cobalt-command .variant-topbar{border-radius:18px;min-height:74px;padding:0 22px}.theme-shell-cobalt-command .variant-content{border-radius:18px}.theme-shell-cobalt-command .theme-nav-item{color:#a9c2d9;border-radius:12px;padding:11px 13px;font-size:13px;font-weight:700}.theme-shell-cobalt-command .theme-nav-item:hover,.theme-shell-cobalt-command .theme-nav-item.active{color:#e5f2ff;background:#38bdf81f}.theme-shell-cobalt-command .theme-nav-item.active{box-shadow:inset 3px 0 #38bdf8}.theme-shell-cobalt-command .variant-identity,.theme-shell-cobalt-command .variant-footer{color:#e5f2ff;border-color:#38bdf824}.theme-shell-cobalt-command .variant-search{color:#cde7ff;background:#07111f;border-color:#38bdf838}body.theme-mint-ledger{--primary:#10b981;--primary-hover:#059669;--primary-light:#d1fae5;--secondary:#0f766e;--bg-app:#eefcf7;--bg-surface:#fff;--bg-surface-hover:#f4fbf8;--text-primary:#10231d;--text-secondary:#48635a;--text-muted:#789088;--border-color:#dcebe5;--border-color-dark:#bed7cc;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-sm:0 10px 26px #1046320f;--shadow-md:0 18px 48px #1046321a}.theme-shell-mint-ledger{color:#10231d;background:linear-gradient(90deg,#10b98114 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#f8fffc 0%,#eefcf7 100%);gap:18px;height:100vh;padding:18px;display:flex}.theme-shell-mint-ledger .variant-sidebar,.theme-shell-mint-ledger .variant-topbar,.theme-shell-mint-ledger .variant-content{background:#fff;border:1px solid #dcebe5;box-shadow:0 18px 46px #10463213}.theme-shell-mint-ledger .variant-sidebar,.theme-shell-mint-ledger .variant-content{border-radius:16px}.theme-shell-mint-ledger .variant-main{gap:18px}.theme-shell-mint-ledger .variant-topbar{border-radius:16px;min-height:76px;padding:0 24px}.theme-shell-mint-ledger .theme-nav-item{color:#48635a;border-radius:10px;padding:11px 13px;font-size:13px;font-weight:750}.theme-shell-mint-ledger .theme-nav-item:hover,.theme-shell-mint-ledger .theme-nav-item.active{color:#064e3b;background:#d1fae5}.theme-shell-mint-ledger .theme-nav-item.active{box-shadow:inset 0 0 0 1px #10b98133}.theme-shell-mint-ledger .variant-search{color:#48635a;background:#f7fcfa;border-color:#dcebe5}body.theme-halo-clinic{--primary:#f9738a;--primary-hover:#e11d48;--primary-light:#ffe4e9;--secondary:#38bdf8;--bg-app:#f8fbff;--bg-surface:#fff;--bg-surface-hover:#f6f9ff;--text-primary:#182033;--text-secondary:#566276;--text-muted:#8a95a8;--border-color:#e7edf7;--border-color-dark:#d2dceb;--radius-sm:18px;--radius-md:24px;--radius-lg:30px;--shadow-sm:0 12px 34px #4b638c12;--shadow-md:0 24px 64px #4b638c1f}body.theme-stitch-scheduler{--primary:#4f83d8;--primary-hover:#3f73c9;--primary-light:#eaf2ff;--secondary:#2fb98d;--secondary-hover:#229f78;--bg-app:#f7fbff;--bg-surface:#fffffff0;--bg-surface-hover:#f5f9ff;--text-primary:#0b1119;--text-secondary:#566372;--text-muted:#7c8796;--border-color:#d0dae6d1;--border-color-dark:#aab8cbb8;--radius-sm:12px;--radius-md:18px;--radius-lg:28px;--shadow-sm:0 8px 24px #20355212;--shadow-md:0 24px 70px #2035521f;background:radial-gradient(circle at 72% 8%,#d9e8ffbf,#0000 34%),radial-gradient(circle at 16% 18%,#eef8ffe6,#0000 28%),#f7fbff}.stitch-shell{height:100vh;min-height:100vh;color:var(--text-primary);background:linear-gradient(90deg, #ffffffeb, #ffffff8a 18%, transparent 34%), radial-gradient(circle at 68% 5%, #5384d61f, transparent 34%), var(--bg-app);grid-template-columns:252px minmax(0,1fr);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;overflow:hidden}.stitch-sidebar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffb8;border-right:1px solid #dee6f0b8;flex-direction:column;gap:10px;min-height:0;padding:24px 18px 18px;display:flex}.stitch-brand{color:#101820;cursor:pointer;background:0 0;border:0;align-items:center;width:fit-content;min-height:48px;margin:0 0 20px;padding:0;display:inline-flex}.stitch-brand-mark{min-width:0;box-shadow:none;background:0 0;align-items:center;padding:0;display:flex}.stitch-brand-mark .animated-logo-container{--primary:#10243b;--secondary:#1aaed0;--secondary-hover:#0a7898;--logo-tail:#4f83d8;transform:scale(1.12)}.stitch-brand-mark .logo-text-wrapper{gap:0;margin-left:8px}.stitch-brand-mark .logo-text-primary{color:#10243b!important;font-size:23px!important;font-weight:950!important}.stitch-brand-mark .logo-text-secondary{margin-left:1px;color:#0a9fc2!important;font-size:27px!important;font-weight:1000!important}.stitch-section-label{color:#7d8794;letter-spacing:.12em;text-transform:uppercase;margin:8px 0 4px;font-size:11px;font-weight:850}.stitch-nav,.stitch-config-grid{gap:6px;display:grid}.stitch-nav{overflow:visible}.stitch-nav-item,.stitch-config-link{color:#0f1822;background:0 0;border:0;border-radius:14px;align-items:center;gap:11px;min-height:38px;padding:8px 12px;font-size:13px;font-weight:850;text-decoration:none;transition:background .18s,box-shadow .18s,transform .18s,color .18s;display:flex}.stitch-nav-button{cursor:pointer;width:100%}.stitch-nav-item span:first-child,.stitch-config-link span:first-child{color:#1f9b83;place-items:center;width:24px;height:24px;display:grid}.stitch-nav-item.active,.stitch-nav-item:hover,.stitch-config-link.active,.stitch-config-link:hover{color:#0b1119;background:linear-gradient(135deg,#e7f0ff,#edf5ff);text-decoration:none;transform:translate(2px);box-shadow:0 10px 28px #4f83d829}.stitch-config-grid{opacity:0;max-height:0;padding-left:6px;transition:max-height .24s,opacity .2s;overflow:hidden}.stitch-config-grid.open{opacity:1;max-height:380px}.stitch-config-link{color:#3e4a58;min-height:34px;padding:6px 10px;font-size:12px;font-weight:800}.stitch-main{grid-template-rows:74px minmax(0,1fr);min-width:0;min-height:0;padding:0 16px 16px 24px;display:grid;overflow:hidden}.stitch-topbar{grid-template-columns:minmax(170px,auto) minmax(280px,420px) minmax(0,auto);align-items:center;gap:22px;display:grid}.stitch-topbar h1{color:#05080d;text-transform:capitalize;letter-spacing:0;margin:0;font-size:28px;font-weight:950}.stitch-search{background:#ffffffeb;border:1px solid #d6dfebe0;border-radius:16px;align-items:center;gap:10px;min-height:42px;padding:0 16px;display:flex;box-shadow:0 10px 26px #2035520f}.stitch-search input{color:#0b1119;background:0 0;border:0;outline:0;width:100%;font-size:13px}.stitch-actions{justify-self:end;align-items:center;gap:10px;min-width:0;display:flex}.stitch-actions .practice-switcher{max-width:180px}.stitch-icon-button,.stitch-profile{color:#0b1119;background:#ffffffe6;border:1px solid #dbe3eccc;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #2035520f}.stitch-icon-button{cursor:pointer;border-radius:50%;width:42px;height:42px}.stitch-profile{border-radius:999px;grid-template-columns:34px auto;column-gap:9px;min-height:42px;padding:5px 12px 5px 6px;display:grid}.stitch-profile span{color:#0b1119;background:linear-gradient(135deg,#dbeafe,#a7f3d0);border-radius:50%;grid-row:1/span 2;place-items:center;width:34px;height:34px;font-size:11px;font-weight:950;display:grid}.stitch-profile strong{align-self:end;font-size:12px;line-height:1}.stitch-profile small{color:#6b7480;align-self:start;font-size:10px;line-height:1.2}.stitch-workspace{grid-template-columns:minmax(0,1fr);gap:16px;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.stitch-workspace:has(.stitch-scheduler-preview){grid-template-columns:minmax(0,1fr) 292px}.stitch-content{background:#ffffff9e;border:1px solid #dce4eed9;border-radius:28px;order:1;min-width:0;min-height:0;padding:16px;overflow:auto;box-shadow:0 24px 70px #2035521a}.stitch-scheduler-preview{background:#ffffffb8;border:1px solid #dce4eed9;border-radius:28px;order:2;min-width:0;min-height:0;padding:28px 20px;box-shadow:0 24px 70px #2035521a}.stitch-scheduler-preview header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.stitch-scheduler-preview header strong{font-size:19px}.stitch-scheduler-preview h3{margin:0 0 6px;font-size:16px}.stitch-scheduler-preview span,.stitch-scheduler-preview p{color:#0b1119;margin:0 0 5px;font-size:13px;display:block}.stitch-scheduler-preview section{border-top:1px solid #dce4eee6;margin-top:18px;padding-top:16px}.stitch-scheduler-preview section>div{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.stitch-scheduler-preview button{color:#0b1119;background:#fff;border:1px solid #dce4eee6;border-radius:9px;min-height:32px;padding:0 11px;font-size:12px;font-weight:800}.stitch-scheduler-preview button.cancel{color:#8f1d2c;background:#fee2e2}.stitch-scheduler-preview button.checkin{color:#14734e;background:#d7f8e5}body.theme-stitch-scheduler .page-header,body.theme-stitch-scheduler .card,body.theme-stitch-scheduler .bg-white,body.theme-stitch-scheduler .case-list,body.theme-stitch-scheduler .case-detail,body.theme-stitch-scheduler .grid-container,body.theme-stitch-scheduler .context-header,body.theme-stitch-scheduler .claims-shell,body.theme-stitch-scheduler .report-card,body.theme-stitch-scheduler .statement-card,body.theme-stitch-scheduler .scheduler-shell,body.theme-stitch-scheduler .lists-directory,body.theme-stitch-scheduler .list-form-panel,body.theme-stitch-scheduler .reports-sidebar,body.theme-stitch-scheduler .report-main{background:#ffffffe6!important;border-color:#dce4eedb!important;border-radius:22px!important;box-shadow:0 16px 40px #20355214!important}body.theme-stitch-scheduler .scheduler-shell{overflow:hidden}body.theme-stitch-scheduler .scheduler-calendar,body.theme-stitch-scheduler .scheduler-grid,body.theme-stitch-scheduler .week-grid,body.theme-stitch-scheduler .day-grid{background:repeating-linear-gradient(#fff 0 37px,#edf2f7 38px 39px)!important;border-color:#dfe7f0!important}body.theme-stitch-scheduler .btn,body.theme-stitch-scheduler button{border-radius:12px}body.theme-stitch-scheduler .input,body.theme-stitch-scheduler input,body.theme-stitch-scheduler textarea,body.theme-stitch-scheduler .app-select-button{background:#fffffff0;border-color:#cfdae6e6;border-radius:14px}@media (width<=1120px){.stitch-shell{grid-template-columns:218px minmax(0,1fr)}.stitch-topbar{grid-template-columns:1fr;min-height:auto;padding:12px 0}.stitch-actions{justify-self:stretch;overflow-x:auto}.stitch-workspace:has(.stitch-scheduler-preview){grid-template-columns:minmax(0,1fr)}.stitch-scheduler-preview{display:none}}.theme-shell-halo-clinic{color:#182033;background:linear-gradient(135deg,#38bdf81a,#0000 38%),linear-gradient(225deg,#f9738a1f,#0000 42%),#f8fbff;gap:22px;height:100vh;padding:18px;display:flex}.theme-shell-halo-clinic .variant-sidebar,.theme-shell-halo-clinic .variant-topbar,.theme-shell-halo-clinic .variant-content{background:#fffffff0;border:1px solid #e7edf7;box-shadow:0 20px 58px #4b638c17}.theme-shell-halo-clinic .variant-sidebar{border-radius:32px}.theme-shell-halo-clinic .variant-content,.theme-shell-halo-clinic .variant-topbar{border-radius:28px}.theme-shell-halo-clinic .variant-main{gap:22px}.theme-shell-halo-clinic .variant-topbar{min-height:80px;padding:0 26px}.theme-shell-halo-clinic .theme-nav-item{color:#667287;border-radius:22px;padding:12px 14px;font-size:13px;font-weight:800}.theme-shell-halo-clinic .theme-nav-item:hover{color:#e11d48;background:#fff1f4}.theme-shell-halo-clinic .theme-nav-item.active{color:#fff;background:linear-gradient(135deg,#f9738a,#fb7185);box-shadow:0 14px 32px #f9738a38}.theme-shell-halo-clinic .variant-search{color:#667287;background:#f8fbff;border-color:#e7edf7}.variant-brand{border-bottom:1px solid var(--border-color)}.variant-identity{border:1px solid var(--border-color);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-surface-hover) 82%, transparent);align-items:center;gap:12px;margin:16px;padding:14px;display:flex}.variant-mark{border-radius:var(--radius-sm);color:#fff;background:var(--primary);place-items:center;width:36px;height:36px;display:grid}.variant-identity strong,.variant-identity span{display:block}.variant-identity strong{font-size:14px;line-height:1.2}.variant-identity span{color:var(--text-secondary);margin-top:2px;font-size:11px;font-weight:650}.variant-main{min-width:0}.variant-topbar{flex-shrink:0}.variant-content{min-height:0}.variant-search{border:1px solid var(--border-color);border-radius:var(--radius-md);width:min(360px,34vw);min-height:44px;padding:0 14px}.variant-footer{border-top:1px solid var(--border-color);color:var(--text-secondary);gap:10px;padding:14px;font-size:11px;font-weight:750;display:grid}.variant-footer-actions{gap:8px;display:flex}.variant-footer .theme-icon-button{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--text-secondary);background:var(--bg-surface-hover)}.theme-route-title span{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:850;display:block}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-header,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .card,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .bg-white,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-list,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-detail,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .grid-container,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .context-header,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .charge-entry-layout>.bg-white,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .claims-shell,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .report-card,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .statement-card,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .scheduler-shell,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .reports-sidebar,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .report-main,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .insurance-card,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .icd-result-list,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .column-chooser,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-picker-menu,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .dx-suggestions{background:var(--bg-surface)!important;border-color:var(--border-color)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-workspace{background:0 0!important;padding:18px!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-directory,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .list-form-panel{background:var(--bg-surface)!important;border-color:var(--border-color)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;padding-inline:clamp(16px,2vw,28px)!important;overflow:visible!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-toolbar{min-height:72px;background:color-mix(in srgb, var(--bg-surface-hover) 78%, transparent)!important;border-color:var(--border-color)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-toolbar h2{font-size:18px;line-height:1.2;color:var(--text-primary)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-content{padding:18px!important;overflow:visible!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-table{border-collapse:separate!important;border-spacing:0 9px!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-table thead tr,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-table tbody{border:0!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-table th{letter-spacing:.08em;font-size:11px;color:var(--text-muted)!important;background:0 0!important;border:0!important;padding:0 14px 6px!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-table tr{background:0 0!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-table td{height:54px;background:color-mix(in srgb, var(--bg-surface) 86%, var(--bg-app))!important;border-top:1px solid var(--border-color)!important;border-bottom:1px solid var(--border-color)!important;padding:12px 14px!important;overflow:visible!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-table td:first-child{border-radius:var(--radius-md) 0 0 var(--radius-md);border-left:1px solid var(--border-color)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .lists-table td:last-child{border-radius:0 var(--radius-md) var(--radius-md) 0;border-right:1px solid var(--border-color)!important}body.theme-liquid-glass .lists-directory,body.theme-liquid-glass .list-form-panel,body.theme-liquid-glass .lists-table td{-webkit-backdrop-filter:blur(24px)saturate(1.35);background:#ffffff8f!important}body.theme-cobalt-command .lists-table td{background:#0b1728!important}body.theme-liquid-glass .page-header,body.theme-liquid-glass .card,body.theme-liquid-glass .bg-white,body.theme-liquid-glass .case-list,body.theme-liquid-glass .case-detail,body.theme-liquid-glass .grid-container,body.theme-liquid-glass .context-header,body.theme-liquid-glass .charge-entry-layout>.bg-white,body.theme-liquid-glass .reports-sidebar,body.theme-liquid-glass .report-main,body.theme-liquid-glass .insurance-card,body.theme-liquid-glass .icd-result-list,body.theme-liquid-glass .column-chooser,body.theme-liquid-glass .case-picker-menu,body.theme-liquid-glass .dx-suggestions{-webkit-backdrop-filter:blur(24px)saturate(1.32);background:#ffffff9e!important;border-color:#ffffff7a!important;box-shadow:0 16px 44px #0f172a1f!important}body.theme-saas-modern .page-header,body.theme-saas-modern .card,body.theme-saas-modern .bg-white,body.theme-saas-modern .case-list,body.theme-saas-modern .case-detail,body.theme-saas-modern .grid-container,body.theme-saas-modern .context-header,body.theme-saas-modern .charge-entry-layout>.bg-white,body.theme-saas-modern .claims-shell,body.theme-saas-modern .report-card,body.theme-saas-modern .statement-card,body.theme-saas-modern .scheduler-shell{background:#fff!important;border-color:#edf0f6!important;border-radius:24px!important;box-shadow:0 16px 44px #4c547c0e!important}body.theme-medik .page-header,body.theme-medik .card,body.theme-medik .bg-white,body.theme-medik .case-list,body.theme-medik .case-detail,body.theme-medik .grid-container,body.theme-medik .context-header,body.theme-medik .charge-entry-layout>.bg-white,body.theme-medik .claims-shell,body.theme-medik .report-card,body.theme-medik .statement-card,body.theme-medik .scheduler-shell{background:#ffffffe0!important;border-color:#ffffffc2!important;border-radius:24px!important;box-shadow:0 16px 44px #0891b217!important}body.theme-cobalt-command .page-header,body.theme-cobalt-command .card,body.theme-cobalt-command .bg-white,body.theme-cobalt-command .case-list,body.theme-cobalt-command .case-detail,body.theme-cobalt-command .grid-container,body.theme-cobalt-command .context-header,body.theme-cobalt-command .charge-entry-layout>.bg-white,body.theme-cobalt-command .reports-sidebar,body.theme-cobalt-command .report-main,body.theme-cobalt-command .insurance-card{color:#e5f2ff!important;background:#101d33!important;border-color:#94a3b833!important}body.theme-mint-ledger .page-header,body.theme-mint-ledger .card,body.theme-mint-ledger .bg-white,body.theme-mint-ledger .case-list,body.theme-mint-ledger .case-detail,body.theme-mint-ledger .grid-container,body.theme-mint-ledger .context-header,body.theme-mint-ledger .charge-entry-layout>.bg-white,body.theme-mint-ledger .reports-sidebar,body.theme-mint-ledger .report-main,body.theme-mint-ledger .insurance-card{background:#fff!important;border-color:#dcebe5!important;border-radius:16px!important}body.theme-halo-clinic .page-header,body.theme-halo-clinic .card,body.theme-halo-clinic .bg-white,body.theme-halo-clinic .case-list,body.theme-halo-clinic .case-detail,body.theme-halo-clinic .grid-container,body.theme-halo-clinic .context-header,body.theme-halo-clinic .charge-entry-layout>.bg-white,body.theme-halo-clinic .reports-sidebar,body.theme-halo-clinic .report-main,body.theme-halo-clinic .insurance-card{background:#fffffff2!important;border-color:#e7edf7!important;border-radius:26px!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-container,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .charge-entry-layout,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .reports-layout,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .cases-layout{background:0 0!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .table,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) table{border-collapse:separate;border-spacing:0}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) th{height:42px;line-height:1.25;background:color-mix(in srgb, var(--primary-light) 52%, white)!important;color:var(--text-secondary)!important;border-bottom-color:var(--border-color-dark)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) td{color:var(--text-primary);line-height:1.35;border-bottom-color:color-mix(in srgb, var(--border-color) 70%, transparent)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .btn{border-radius:var(--radius-sm);white-space:nowrap;min-height:36px;line-height:1.2}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .btn-sm{min-height:30px;padding:6px 10px}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .btn-primary{box-shadow:var(--shadow-sm);border:0}body.theme-liquid-glass .btn-primary{background:linear-gradient(135deg,#2563eb,#14b8a6)}body.theme-saas-modern .btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6)}body.theme-medik .btn-primary{background:linear-gradient(135deg,#06b6d4,#0d9488)}body.theme-mint-ledger .btn-primary{background:linear-gradient(135deg,#10b981,#0f766e)}body.theme-halo-clinic .btn-primary{background:linear-gradient(135deg,#f9738a,#fb7185)}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) input,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) select,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) textarea,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .input,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .form-input,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .grid-input,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .line-input{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:color-mix(in srgb, var(--bg-surface) 92%, var(--bg-app));min-height:38px;color:var(--text-primary);padding:9px 12px;font-size:13px;line-height:1.25;box-shadow:inset 0 1px #fff9}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) textarea{min-height:84px;line-height:1.45}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) input:focus,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) select:focus,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) textarea:focus,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .input:focus,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .form-input:focus,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .grid-input:focus,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .line-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 18%, transparent);outline:0}body.theme-cobalt-command input,body.theme-cobalt-command select,body.theme-cobalt-command textarea,body.theme-cobalt-command .input,body.theme-cobalt-command .form-input,body.theme-cobalt-command .grid-input,body.theme-cobalt-command .line-input{color:#e5f2ff;background:#0b1728;border-color:#94a3b838;box-shadow:inset 0 1px #ffffff0a}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) label,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .form-label,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-form-label{color:var(--text-secondary);font-size:12px;font-weight:750;line-height:1.25}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-title,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-form-title,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .form-section-title,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .panel-title,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-title{color:var(--text-primary);line-height:1.25}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-description,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-subtitle,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .text-secondary,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .text-muted{color:var(--text-secondary)}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-item,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .report-item,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-picker-row,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .dx-suggestion-row,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .icd-result-row{color:var(--text-primary);border-color:var(--border-color);border-radius:var(--radius-sm)}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-item:hover,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .report-item:hover,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-picker-row:hover,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .dx-suggestion-row:hover,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .icd-result-row:hover{background:var(--bg-surface-hover)}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-item.active,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .report-item.active,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-picker-row.selected{background:var(--primary-light);color:var(--primary);border-left-color:var(--primary)}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .status-pill{align-items:center;min-height:22px;padding:4px 9px;line-height:1}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .grid-input{height:34px;min-height:34px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:7px 9px}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .data-grid td{background:color-mix(in srgb, var(--bg-surface) 96%, var(--bg-app));height:36px}body.theme-cobalt-command .data-grid td{background:#0b1728}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .sticky-col,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .data-grid th.sticky-col{background:var(--bg-surface-hover)}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .form-grid,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-form-grid{gap:18px}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .form-section{gap:16px}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .detail-toolbar,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .case-list-header,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .grid-toolbar,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .report-toolbar,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .report-filters{background:color-mix(in srgb, var(--bg-surface-hover) 86%, transparent);border-color:var(--border-color)}body.theme-liquid-glass .detail-toolbar,body.theme-liquid-glass .case-list-header,body.theme-liquid-glass .grid-toolbar,body.theme-liquid-glass .report-toolbar,body.theme-liquid-glass .report-filters{-webkit-backdrop-filter:blur(18px);background:#ffffff3d}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-split-layout{background:0 0!important;gap:18px!important;padding:18px!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-split-sidebar,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-split-main{min-width:0;overflow:hidden;background:var(--bg-surface)!important;border:1px solid var(--border-color)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-split-sidebar{flex:0 0 min(360px,34%);width:min(360px,34%)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-split-header,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-search-bar,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-form-header,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-form-footer{background:color-mix(in srgb, var(--bg-surface-hover) 76%, transparent)!important;border-color:var(--border-color)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-split-title,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-list-item-title,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-form-title,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-form-section-heading{overflow-wrap:anywhere;min-width:0;line-height:1.25;color:var(--text-primary)!important;text-shadow:none!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-icon{color:var(--primary)!important;filter:none!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-list-container{padding:10px!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-list-item{min-width:0;border-radius:var(--radius-md)!important;color:var(--text-primary)!important;border:1px solid #0000!important;margin:0 0 8px!important;padding:12px 14px!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-list-item:hover{background:var(--bg-surface-hover)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-list-item.active{background:var(--primary-light)!important;border-color:color-mix(in srgb, var(--primary) 22%, var(--border-color))!important;box-shadow:none!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-list-item-subtitle,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-empty-text{overflow-wrap:anywhere;line-height:1.35;color:var(--text-secondary)!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-search-input,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .page-form-input{width:100%;min-width:0;min-height:40px;background:color-mix(in srgb, var(--bg-surface-hover) 74%, white)!important;border:1px solid var(--border-color-dark)!important;border-radius:var(--radius-sm)!important;color:var(--text-primary)!important;box-shadow:none!important}body.theme-liquid-glass .page-split-sidebar,body.theme-liquid-glass .page-split-main,body.theme-liquid-glass .app-dialog{-webkit-backdrop-filter:blur(30px)saturate(1.35);background:#ffffff9e!important}body.theme-cobalt-command .page-split-sidebar,body.theme-cobalt-command .page-split-main,body.theme-cobalt-command .app-dialog{color:#261712;background:#fffaf2!important}:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .table td,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .table th,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .data-grid td,:is(body.theme-liquid-glass,body.theme-saas-modern,body.theme-medik,body.theme-cobalt-command,body.theme-mint-ledger,body.theme-halo-clinic,body.theme-medical-ui-kit) .data-grid th{overflow-wrap:anywhere}body.theme-cobalt-command{--primary:#ef4444;--primary-hover:#dc2626;--primary-light:#fee2e2;--secondary:#f59e0b;--bg-app:#f3eadc;--bg-surface:#fffaf2;--bg-surface-hover:#f8efe2;--text-primary:#261712;--text-secondary:#6d4d40;--text-muted:#9a7a6b;--border-color:#ead8c2;--border-color-dark:#d6bfa7;--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--shadow-sm:0 8px 20px #4c271914;--shadow-md:0 20px 42px #4c271929}.atlas-shell{width:100vw;height:100vh;color:var(--text-primary);background:linear-gradient(90deg,#2617120e 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#2617120e 1px,#0000 1px) 0 0/32px 32px,radial-gradient(circle at 18% 12%,#ef444424,#0000 28%),radial-gradient(circle at 78% 80%,#f59e0b29,#0000 30%),#f3eadc;grid-template-columns:76px minmax(0,1fr) 240px;gap:14px;padding:14px;display:grid}.atlas-dock,.atlas-context-rail,.atlas-hero,.atlas-list-strip,.atlas-workbench{border:1px solid var(--border-color);box-shadow:var(--shadow-sm);background:#fffaf2eb}.atlas-dock{border-radius:20px;flex-direction:column;align-items:center;gap:14px;padding:12px 8px;display:flex}.atlas-logo-button,.atlas-dock-item{width:48px;height:48px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;place-items:center;display:grid}.atlas-logo-button{color:#fffaf2;background:#261712}.atlas-dock-nav{gap:8px;display:grid}.atlas-dock-item.active,.atlas-dock-item:hover{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.atlas-logout{margin-top:auto}.atlas-map{grid-template-rows:auto auto minmax(0,1fr);gap:14px;min-width:0;display:grid}.atlas-hero{border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.atlas-hero span{color:var(--text-muted);text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.atlas-hero h1{text-transform:capitalize;margin:0;font-size:28px;line-height:1}.atlas-search{border-radius:16px;width:min(520px,52vw);min-width:280px}.atlas-list-strip{border-radius:16px;flex-wrap:wrap;gap:8px;padding:10px;display:flex}.atlas-list-chip{color:var(--text-secondary);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;text-decoration:none}.atlas-list-chip.active,.atlas-list-chip:hover{color:#fffaf2;background:#261712}.atlas-workbench{border-radius:20px;min-height:0;padding:0;overflow:auto}.atlas-context-rail{border-radius:20px;flex-direction:column;gap:10px;padding:14px;display:flex}.atlas-context-card{color:#fffaf2;background:#261712;border-radius:14px;gap:4px;padding:14px;display:grid}.atlas-context-card span{color:#fed7aa;text-transform:capitalize}.atlas-context-rail button,.atlas-context-rail a{border:1px solid var(--border-color);color:var(--text-primary);text-align:left;cursor:pointer;background:#fffaf2;border-radius:12px;padding:11px 12px;font-weight:800;text-decoration:none}.atlas-context-rail button:hover,.atlas-context-rail a:hover{background:var(--bg-surface-hover)}body.theme-cobalt-command .lists-directory,body.theme-cobalt-command .list-form-panel,body.theme-cobalt-command .lists-table td,body.theme-cobalt-command .page-header,body.theme-cobalt-command .card,body.theme-cobalt-command .bg-white,body.theme-cobalt-command .case-list,body.theme-cobalt-command .case-detail,body.theme-cobalt-command .grid-container,body.theme-cobalt-command .context-header,body.theme-cobalt-command .charge-entry-layout>.bg-white,body.theme-cobalt-command .reports-sidebar,body.theme-cobalt-command .report-main,body.theme-cobalt-command .insurance-card{color:#261712!important;background:#fffaf2!important;border-color:#ead8c2!important}body.theme-cobalt-command .btn-primary{color:#fffaf2!important;background:linear-gradient(135deg,#ef4444,#f97316)!important}body.theme-medical-ui-kit{--primary:#1d5dff;--primary-hover:#1548d4;--primary-light:#e8f0ff;--secondary:#25d5d0;--bg-app:#dbfbfb;--bg-surface:#fff;--bg-surface-hover:#f5f9ff;--text-primary:#16213d;--text-secondary:#52617c;--text-muted:#94a3b8;--border-color:#e5ecf6;--border-color-dark:#c8d4e5;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--shadow-sm:0 14px 42px #245fb41c;--shadow-md:0 28px 70px #245fb42e}.medkit-shell{height:100vh;color:var(--text-primary);background:linear-gradient(#ffffff47,#dbfbfb14),radial-gradient(circle at 78% 14%,#1d5dff1f,#0000 28%),radial-gradient(circle at 14% 84%,#25d5d033,#0000 30%),#dbfbfb;grid-template-columns:248px minmax(0,1fr);gap:20px;padding:20px;display:grid;overflow:hidden}.medkit-sidebar,.medkit-topbar,.medkit-workspace{box-shadow:var(--shadow-sm);background:#fffffff0;border:1px solid #e5ecf6eb;border-radius:24px}.medkit-sidebar{flex-direction:column;min-height:0;display:flex;overflow:hidden}.medkit-brand{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:12px;min-height:78px;padding:0 18px;display:flex}.medkit-theme-button{color:#1d5dff;background:#eef5ff;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.medkit-profile{border:1px solid var(--border-color);background:linear-gradient(135deg,#f4fbff,#eef8ff);border-radius:18px;align-items:center;gap:12px;margin:16px;padding:14px;display:flex}.medkit-profile-avatar{color:#fff;background:linear-gradient(135deg,#1d5dff,#25d5d0);border-radius:16px;place-items:center;width:42px;height:42px;display:grid}.medkit-profile strong,.medkit-profile span{min-width:0;display:block}.medkit-profile strong{font-size:13px;line-height:1.2}.medkit-profile span{color:var(--text-muted);margin-top:3px;font-size:11px;font-weight:700}.medkit-nav{flex:1;align-content:start;gap:7px;min-height:0;padding:0 14px 14px;display:grid;overflow-y:auto}.medkit-nav-item,.medkit-subnav-item,.medkit-sidebar-footer button{width:100%;min-height:42px;color:var(--text-secondary);border-radius:14px;align-items:center;gap:11px;padding:10px 12px;font-size:13px;font-weight:750;text-decoration:none;display:flex}.medkit-nav-button,.medkit-sidebar-footer button{text-align:left;background:0 0;border:0}.medkit-nav-item.active,.medkit-nav-item:hover,.medkit-subnav-item.active,.medkit-subnav-item:hover{color:#1246cb;background:linear-gradient(135deg,#edf4ff,#f4ffff);box-shadow:inset 3px 0 #1d5dff}.medkit-subnav{border-left:1px solid var(--border-color);gap:5px;margin:0 0 4px 24px;padding-left:10px;display:grid}.medkit-subnav-item{min-height:34px;box-shadow:none;padding:8px 10px;font-size:12px}.medkit-sidebar-footer{border-top:1px solid var(--border-color);padding:14px}.medkit-sidebar-footer button{color:#ef4444;background:#fff5f5}.medkit-main{grid-template-rows:auto minmax(0,1fr);gap:18px;min-width:0;min-height:0;display:grid}.medkit-topbar{justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:16px 20px;display:flex}.medkit-topbar span{color:#25aaa7;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.medkit-topbar h1{text-transform:capitalize;margin:0;font-size:24px;line-height:1.1}.medkit-search{border:1px solid var(--border-color);background:#f7fbff;border-radius:16px;width:min(520px,46vw);min-width:280px;padding:11px 14px}.medkit-workspace{min-height:0;padding:18px;overflow:auto}body.theme-medical-ui-kit .btn-primary{box-shadow:0 10px 22px #1d5dff38;color:#fff!important;background:linear-gradient(135deg,#1d5dff,#1f7cff)!important}body.theme-medical-ui-kit .btn-outline,body.theme-medical-ui-kit .btn-ghost{background:#fff!important;border-color:#dbe5f4!important}body.theme-medical-ui-kit input,body.theme-medical-ui-kit select,body.theme-medical-ui-kit textarea,body.theme-medical-ui-kit .input,body.theme-medical-ui-kit .form-input,body.theme-medical-ui-kit .grid-input,body.theme-medical-ui-kit .line-input,body.theme-medical-ui-kit .posting-input{min-height:40px;box-shadow:inset 0 1px #ffffffd1;color:var(--text-primary)!important;background-color:#fbfdff!important;border:1px solid #dbe5f4!important;border-radius:12px!important}body.theme-medical-ui-kit select{background-image:linear-gradient(45deg,#0000 50%,#1d5dff 50%),linear-gradient(135deg,#1d5dff 50%,#0000 50%)!important}body.theme-medical-ui-kit input:focus,body.theme-medical-ui-kit select:focus,body.theme-medical-ui-kit textarea:focus,body.theme-medical-ui-kit .input:focus,body.theme-medical-ui-kit .form-input:focus{outline:0;border-color:#1d5dff!important;box-shadow:0 0 0 3px #1d5dff21!important}body.theme-medical-ui-kit .lists-workspace{padding:0!important}body.theme-medical-ui-kit .lists-directory,body.theme-medical-ui-kit .list-form-panel,body.theme-medical-ui-kit .case-form .form-section,body.theme-medical-ui-kit .patient-header,body.theme-medical-ui-kit .main-tabs-panel,body.theme-medical-ui-kit .right-panel .widget,body.theme-medical-ui-kit .statement-panel{box-shadow:var(--shadow-sm)!important;background:#fff!important;border-color:#e5ecf6!important;border-radius:22px!important}body.theme-medical-ui-kit .list-form-panel>.grid{background:#f7fbff!important;border-color:#e5ecf6!important}body.theme-medical-ui-kit .list-form-panel .grid>div:not(.grid):not(.col-span-2),body.theme-medical-ui-kit .list-form-panel .grid>label{background:#fff!important;border-color:#e5ecf6!important;border-radius:16px!important}body.theme-pulse-flow{--primary:#1d4ed8;--primary-hover:#173fae;--primary-light:#e9f1ff;--secondary:#0f766e;--bg-app:#f6fbff;--bg-surface:#ffffffeb;--bg-surface-hover:#f5fafff5;--text-primary:#111827;--text-secondary:#475569;--text-muted:#7c8aa0;--border-color:#becfe4e6;--border-color-dark:#b4c8dd;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 18px 44px #1e40781a;--shadow-md:0 30px 80px #1e40782e}.pulse-shell{height:100vh;color:var(--text-primary);isolation:isolate;background:linear-gradient(90deg,#1d4ed814 0 1px,#0000 1px 64px),linear-gradient(#edf5ff 0 1px,#0000 1px 64px),#f6fbff;grid-template-columns:286px minmax(0,1fr) 220px;gap:18px;padding:18px;display:grid;overflow:hidden}.pulse-shell:before{content:"";z-index:-1;pointer-events:none;background:#ffffffb3;border:1px solid #94b7dc6b;border-radius:36px;position:fixed;inset:24px;box-shadow:inset 0 1px #ffffffe6}.pulse-rail,.pulse-header,.pulse-list-drawer,.pulse-stage,.pulse-signal-rail{border:1px solid var(--border-color);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(20px)saturate(1.1);background:#ffffffdb;border-radius:26px}.pulse-rail{flex-direction:column;gap:18px;padding:18px;display:flex}.pulse-brand{border-bottom:1px solid var(--border-color);align-items:center;gap:13px;padding-bottom:16px;display:flex}.pulse-brand strong,.pulse-brand span{display:block}.pulse-brand strong{font-size:18px}.pulse-brand span{color:var(--text-muted);font-size:12px;font-weight:800}.pulse-orb,.pulse-nav-item,.pulse-rail-footer button{color:var(--text-secondary);background:#ffffffeb;border:1px solid #8eb2da70;align-items:center;gap:12px;display:flex;position:relative;overflow:hidden}.pulse-orb{color:#fff;background:#111827;border-radius:16px;justify-content:center;width:54px;height:54px;box-shadow:0 16px 28px #1118272e}.pulse-orb:before,.pulse-nav-item:before{content:"";background:#ffffff47;transition:transform .52s;position:absolute;inset:0;transform:translate(-120%)}.pulse-orb:hover:before,.pulse-nav-item:hover:before,.pulse-nav-item.active:before{transform:translate(120%)}.pulse-orb svg,.pulse-nav-item svg,.pulse-nav-item span,.pulse-exit svg{z-index:1;position:relative}.pulse-nav{flex:1;align-content:start;gap:9px;min-height:0;display:grid;overflow-y:auto}.pulse-nav-item{transform-origin:0;border-radius:15px;width:100%;min-height:48px;padding:8px 10px;text-decoration:none}.pulse-nav-item span{z-index:1;color:inherit;font-size:13px;font-weight:850;display:inline;position:relative}.pulse-icon-bubble{background:#eef5ff;border-radius:12px;flex:0 0 34px;place-items:center;width:34px;height:34px;transition:transform .22s,box-shadow .22s;box-shadow:inset 0 1px #ffffffe6,0 10px 18px #2458ff1f;color:#1d4ed8!important;display:grid!important}.pulse-nav-item:hover .pulse-icon-bubble,.pulse-nav-item.active .pulse-icon-bubble{background:#ffffff38;transform:translateY(-2px)scale(1.05)rotate(-2deg);box-shadow:inset 0 0 0 1px #ffffff57,0 12px 22px #0f172a29;color:#fff!important}.pulse-nav-item.active,.pulse-nav-item:hover{color:#fff;background:#111827;transform:translate(3px);box-shadow:0 16px 32px #11182729}.pulse-rail-footer{border-top:1px solid var(--border-color);grid-template-columns:1fr 1fr;gap:8px;padding-top:14px;display:grid}.pulse-rail-footer button{border-radius:15px;justify-content:center;min-height:40px;font-size:12px;font-weight:850}.pulse-main{grid-template-rows:auto auto auto minmax(0,1fr);gap:16px;min-width:0;min-height:0;display:grid}.pulse-header{grid-template-columns:minmax(240px,1fr) minmax(320px,560px);align-items:center;gap:22px;min-height:80px;padding:18px 22px;display:grid}.pulse-header span{color:#1d4ed8;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.pulse-header h1{text-transform:capitalize;margin:4px 0 0;font-size:30px}.pulse-search{border:1px solid var(--border-color);background:#ffffffb8;border-radius:18px;padding:11px 14px}.pulse-command-strip{grid-template-columns:minmax(360px,1fr) 190px 190px;gap:12px;display:grid}.pulse-alert-bar,.pulse-command-tile{min-height:74px;box-shadow:var(--shadow-sm);background:#ffffffd1;border:1px solid #b1cce8d1;border-radius:24px;align-items:center;gap:13px;padding:14px 16px;display:flex}.pulse-alert-bar{border-left:5px solid #111827}.pulse-alert-bar svg,.pulse-command-tile svg{color:#1d4ed8;flex:none}.pulse-alert-bar div,.pulse-command-tile{min-width:0}.pulse-alert-bar strong,.pulse-alert-bar span,.pulse-command-tile span,.pulse-command-tile strong{display:block}.pulse-alert-bar strong,.pulse-command-tile strong{color:var(--text-primary);font-size:13px;font-weight:900}.pulse-alert-bar span,.pulse-command-tile span{color:var(--text-secondary);font-size:12px;line-height:1.35}.pulse-command-tile{flex-direction:column;justify-content:center;align-items:flex-start;transition:transform .18s,box-shadow .18s,border-color .18s}.pulse-command-tile:hover{border-color:#111827;transform:translateY(-2px);box-shadow:0 20px 42px #11182721}.pulse-signal-rail{align-content:start;gap:12px;min-height:0;padding:14px;display:grid;overflow:auto}.pulse-signal-card{background:#fffffff0;border:1px solid #becfe4e6;border-radius:18px;gap:6px;padding:14px;transition:transform .18s,box-shadow .18s;display:grid}.pulse-signal-card:hover{transform:translate(-2px);box-shadow:0 16px 32px #1118271a}.pulse-signal-card svg{color:#1d4ed8}.pulse-signal-card.urgent{background:#fff7f7;border-color:#dc262647}.pulse-signal-card.urgent svg{color:#dc2626}.pulse-signal-card span,.pulse-signal-card small{color:var(--text-secondary);font-size:12px}.pulse-signal-card strong{font-size:15px}.pulse-mini-stack{background:#111827;border-radius:18px;gap:8px;padding:12px;display:grid}.pulse-mini-stack i{opacity:.82;background:#fff;border-radius:999px;height:8px;display:block}.pulse-mini-stack i:nth-child(2){opacity:.55;width:70%}.pulse-mini-stack i:nth-child(3){opacity:.34;width:46%}.pulse-list-drawer{flex-wrap:wrap;gap:8px;padding:10px;display:flex}.pulse-list-link{color:var(--text-secondary);background:#ffffffa8;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;text-decoration:none}.pulse-list-link.active,.pulse-list-link:hover{color:#fff;background:#2563eb}.pulse-stage{background:#ffffffdb;min-height:0;padding:20px;overflow:auto}body.theme-pulse-flow .page-header,body.theme-pulse-flow .card,body.theme-pulse-flow .bg-white,body.theme-pulse-flow .case-list,body.theme-pulse-flow .case-detail,body.theme-pulse-flow .grid-container,body.theme-pulse-flow .context-header,body.theme-pulse-flow .claims-shell,body.theme-pulse-flow .reports-sidebar,body.theme-pulse-flow .report-main,body.theme-pulse-flow .lists-directory,body.theme-pulse-flow .list-form-panel,body.theme-pulse-flow .statement-panel,body.theme-pulse-flow .page-split-sidebar,body.theme-pulse-flow .page-split-main,body.theme-pulse-flow .app-dialog{color:var(--text-primary)!important;border-color:var(--border-color)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;background:#ffffffeb!important}body.theme-pulse-flow .page-header{min-height:76px;position:relative;border-left:5px solid #111827!important;padding:16px 18px!important}body.theme-pulse-flow .page-header:after{content:"";opacity:.7;background:#111827;border-radius:999px;width:110px;height:5px;position:absolute;bottom:14px;right:18px}body.theme-pulse-flow .table{border-collapse:separate!important;border-spacing:0 8px!important}body.theme-pulse-flow .table thead th{color:#60738f!important;background:0 0!important;border-bottom:0!important}body.theme-pulse-flow .table tbody tr{box-shadow:0 8px 22px #2458ff12}body.theme-pulse-flow .table tbody td{background:#ffffffdb!important;border-top:1px solid #b1cce89e!important;border-bottom:1px solid #b1cce89e!important}body.theme-pulse-flow .table tbody td:first-child{border-radius:18px 0 0 18px;border-left:1px solid #b1cce89e!important}body.theme-pulse-flow .table tbody td:last-child{border-radius:0 18px 18px 0;border-right:1px solid #b1cce89e!important}body.theme-pulse-flow .form-grid,body.theme-pulse-flow .page-form-grid,body.theme-pulse-flow .list-form-panel .grid,body.theme-pulse-flow .statement-run-grid,body.theme-pulse-flow .report-filters{background:#ffffffeb!important;border:1px solid #b1cce89e!important;border-radius:26px!important;padding:16px!important}body.theme-pulse-flow .lists-directory,body.theme-pulse-flow .page-split-sidebar,body.theme-pulse-flow .remit-list,body.theme-pulse-flow .reports-sidebar{background:#ffffffe6!important}body.theme-pulse-flow .lists-table tr,body.theme-pulse-flow .remit-item,body.theme-pulse-flow .statement-card,body.theme-pulse-flow .report-item,body.theme-pulse-flow .table-row-clickable{transition:transform .18s,box-shadow .18s,background .18s}body.theme-pulse-flow .lists-table tr:hover,body.theme-pulse-flow .remit-item:hover,body.theme-pulse-flow .statement-card:hover,body.theme-pulse-flow .report-item:hover,body.theme-pulse-flow .table-row-clickable:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2458ff1a}body.theme-pulse-flow input,body.theme-pulse-flow textarea,body.theme-pulse-flow .input,body.theme-pulse-flow .form-input,body.theme-pulse-flow .page-form-input,body.theme-pulse-flow .grid-input,body.theme-pulse-flow .line-input,body.theme-pulse-flow .posting-input{color:var(--text-primary)!important;border-color:var(--border-color-dark)!important;background:#ffffffdb!important}body.theme-pulse-flow .app-select-menu{border-color:var(--border-color-dark);background:#fff}body.theme-pulse-flow .btn-primary{box-shadow:0 12px 28px #1118272e;color:#fff!important;background:#111827!important}body.theme-pulse-flow .btn-outline,body.theme-pulse-flow .btn-ghost{color:var(--text-primary)!important;border-color:var(--border-color)!important;background:#ffffffc7!important}body.theme-pulse-flow .lists-table td,body.theme-pulse-flow .list-form-panel .grid>div:not(.grid):not(.col-span-2),body.theme-pulse-flow .list-form-panel .grid>label,body.theme-pulse-flow .page-form-field{border-color:var(--border-color)!important;background:#ffffffbd!important}.medik-welcome,.variant-identity,.medkit-profile{display:none!important}body.theme-cobalt-command input,body.theme-cobalt-command select,body.theme-cobalt-command textarea,body.theme-cobalt-command .input,body.theme-cobalt-command .form-input,body.theme-cobalt-command .grid-input,body.theme-cobalt-command .line-input,body.theme-cobalt-command .data-grid td{color:#261712!important;background:#fffaf2!important;border-color:#d6bfa7!important}.theme-switcher-overlay{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0f172a85;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.theme-switcher-panel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;width:min(960px,100%);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 34px 90px #02061747}.theme-switcher-header,.theme-switcher-footer{flex:none;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.theme-switcher-header{background:#f8fafc;border-bottom:1px solid #e2e8f0}.theme-switcher-header h2{color:#0f172a;margin:0;font-size:24px;font-weight:850;line-height:1.15}.theme-switcher-header p{color:#64748b;margin:5px 0 0}.theme-switcher-close{color:#94a3b8;background:0 0;border-radius:999px;place-items:center;width:42px;height:42px;display:grid}.theme-switcher-close:hover{color:#334155;background:#e2e8f0}.theme-switcher-body{background:#f1f5f9;padding:24px;overflow-y:auto}.theme-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.theme-option-card{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:18px;transition:transform .16s,box-shadow .16s,border-color .16s;position:relative;overflow:hidden;box-shadow:0 8px 22px #0f172a12}.theme-option-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #0f172a1f}.theme-option-card.active{border-color:var(--primary);box-shadow:0 18px 36px #0f172a1f, 0 0 0 4px color-mix(in srgb, var(--primary) 18%, transparent)}.theme-active-badge{z-index:2;width:28px;height:28px;color:var(--primary);background:#fff;border-radius:999px;place-items:center;display:grid;position:absolute;top:12px;right:12px;box-shadow:0 8px 18px #0f172a1f}.theme-preview{background:var(--preview-base);gap:10px;height:136px;padding:16px;display:grid}.theme-preview-liquid-glass{background:conic-gradient(from 160deg at 30% 30%,#22d3ee,#6366f1,#d946ef,#14b8a6,#22d3ee)}.theme-preview-saas-modern{background:linear-gradient(#fbfbff,#f5f6fb)}.theme-preview-medik{background:linear-gradient(135deg,#f2feff,#cffafe 48%,#bff3f1)}.theme-preview-topline,.theme-preview-sidebar,.theme-preview-main{background:var(--preview-panel);border-radius:12px;box-shadow:0 8px 20px #0f172a14}.theme-preview-topline{height:18px}.theme-preview-layout{grid-template-columns:28% 1fr;gap:10px;display:grid}.theme-preview-sidebar{opacity:.88;min-height:72px}.theme-preview-main{background:var(--preview-accent);border:1px solid #ffffff8c;min-height:72px}.theme-preview-liquid-glass .theme-preview-topline,.theme-preview-liquid-glass .theme-preview-sidebar,.theme-preview-liquid-glass .theme-preview-main{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff6b}.theme-preview-saas-modern .theme-preview-main{background:#6366f1}.theme-preview-medik .theme-preview-main{background:linear-gradient(135deg,#06b6d4,#0d9488)}.theme-preview-masix-monitor{background:#d7e7e9}.theme-preview-masix-monitor .theme-preview-topline{background:#f7f7f5;border-radius:999px;width:78%;margin-inline:auto}.theme-preview-masix-monitor .theme-preview-layout{grid-template-columns:1.35fr 1fr 1fr}.theme-preview-masix-monitor .theme-preview-sidebar,.theme-preview-masix-monitor .theme-preview-main{border-radius:18px;min-height:76px}.theme-preview-masix-monitor .theme-preview-main{background:#7c6cff}.theme-preview-medcare-directory{background:#edf0f5}.theme-preview-medcare-directory .theme-preview-layout{grid-template-columns:24% 1fr}.theme-preview-medcare-directory .theme-preview-sidebar{background:#fff;border-radius:0}.theme-preview-medcare-directory .theme-preview-main{background:#f4f6fa;grid-template-columns:repeat(3,1fr);gap:6px;padding:8px;display:grid}.theme-preview-medcare-directory .theme-preview-main:before,.theme-preview-medcare-directory .theme-preview-main:after{content:"";background:#fff;border-radius:10px;min-height:52px;box-shadow:inset 0 0 0 1px #e8edf6}.theme-option-info{border-top:1px solid #eef2f7;min-height:128px;padding:16px}.theme-option-info h3{color:#0f172a;margin:0;font-size:18px;font-weight:850}.theme-option-info p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.45}.theme-switcher-footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end}.theme-switcher-footer .btn{border-radius:12px;min-height:42px;padding:0 26px;font-weight:800}@media (width<=980px){.theme-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.theme-switcher-overlay{padding:12px}.theme-option-grid{grid-template-columns:1fr}}body.theme-masix-monitor{--primary:#7c6cff;--primary-hover:#6757ee;--primary-light:#eeecff;--secondary:#0d0b00;--bg-app:#d7e7e9;--bg-surface:#fbfbf9;--bg-surface-hover:#f3f3f0;--text-primary:#111007;--text-secondary:#68665f;--text-muted:#8b897f;--border-color:#e7e7e2;--border-color-dark:#d7d7ce;--radius-sm:16px;--radius-md:22px;--radius-lg:30px;--shadow-sm:0 16px 42px #22272314;--shadow-md:0 34px 90px #22272326;font-family:Outfit,Inter,system-ui,sans-serif}.masix-shell{min-height:100vh;color:var(--text-primary);background:#d7e7e9;padding:clamp(18px,4vw,56px);overflow:hidden}.masix-frame{background:#f3f3f1;border:1px solid #ffffffb8;border-radius:34px;grid-template-rows:auto auto minmax(0,1fr);gap:18px;height:calc(100vh - clamp(36px,8vw,112px));min-height:720px;padding:24px;display:grid;box-shadow:0 38px 90px #23313424}.masix-topbar{grid-template-columns:190px minmax(0,1fr) 150px;align-items:center;gap:10px;min-height:72px;display:grid}.masix-brand,.masix-nav,.masix-round,.masix-avatar,.masix-search,.masix-metric-card,.masix-workspace,.masix-side-panel{box-shadow:var(--shadow-sm);background:#fff}.masix-brand{color:#171400;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:12px;height:54px;padding:8px 14px 8px 10px;display:flex}.masix-brand-mark{color:#fff;background:#171400;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.masix-brand strong{letter-spacing:.02em;font-size:21px}.masix-nav{scrollbar-width:thin;border-radius:999px;justify-content:flex-start;align-items:center;gap:5px;min-width:0;height:56px;padding:6px;display:flex;overflow-x:auto}.masix-nav-pill{color:#3f3d37;white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:5px;height:44px;padding:0 8px;font-size:12px;font-weight:750;text-decoration:none;transition:transform .16s,background .16s,color .16s;display:flex}.masix-nav-pill.active,.masix-nav-pill:hover{color:#fff;background:#7c6cff;transform:translateY(-1px)}.masix-actions{align-items:center;gap:8px;display:flex}.masix-round,.masix-avatar{color:#393730;cursor:pointer;border:0;border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.masix-avatar{color:#fff;background:linear-gradient(135deg,#1f2937,#7c6cff);font-weight:900}.masix-hero-row{grid-template-columns:minmax(360px,.95fr) minmax(520px,1.35fr);align-items:end;gap:18px;display:grid}.masix-title-block h1{color:#171400;letter-spacing:0;text-transform:capitalize;margin:0;font-size:clamp(42px,4.5vw,72px);font-weight:500;line-height:.95}.masix-title-block p{color:#78766f;margin:14px 0 0;font-size:19px}.masix-quick-actions{flex-wrap:wrap;gap:8px;margin-top:44px;display:flex}.masix-black-pill,.masix-search{border:0;border-radius:999px;align-items:center;gap:10px;min-height:52px;font-weight:650;text-decoration:none;display:inline-flex}.masix-black-pill{color:#fff;background:#171400;padding:0 24px}.masix-search{border:1px solid #ecece8;width:min(300px,100%);padding:0 18px}.masix-metric-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.masix-metric-card{border:1px solid #eeeeea;border-radius:26px;min-height:160px;padding:26px;position:relative;overflow:hidden}.masix-metric-card span,.masix-metric-card small{color:#77756c;display:block}.masix-metric-card span{color:#111007;font-size:20px;font-weight:700}.masix-metric-card strong{margin-top:28px;font-size:48px;font-weight:400;line-height:.9;display:block}.masix-metric-card small{margin-top:26px;font-size:14px}.masix-metric-card i{background:repeating-linear-gradient(45deg,#ffffff47 0 4px,#0000 4px 9px),#7c6cff;border-radius:18px;width:78px;height:48px;position:absolute;bottom:24px;right:22px}.masix-metric-card.alert i{width:48px;height:86px}.masix-metric-card.ring i{background:0 0;border:10px solid #7c6cff;border-left-color:#e8e8e4;width:72px;height:72px}.masix-body-grid{grid-template-columns:minmax(0,1fr) 300px;gap:18px;min-height:0;display:grid}.masix-workspace,.masix-side-panel{border:1px solid #ecece7;border-radius:28px;min-height:0;overflow:auto}.masix-workspace{padding:18px}.masix-side-panel{flex-direction:column;gap:16px;padding:18px;display:flex}.masix-provider-card{align-items:center;gap:14px;display:flex}.masix-doctor-photo{color:#fff;background:linear-gradient(135deg,#8a7cff,#111007);border-radius:24px;place-items:center;width:64px;height:64px;font-weight:900;display:grid}.masix-provider-card strong,.masix-provider-card span{display:block}.masix-provider-card strong{font-size:22px}.masix-provider-card span{color:#77756c;margin-top:3px}.masix-date-strip{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.masix-date-strip button{background:#fff;border:1px solid #e7e7e2;border-radius:999px;height:48px;font-weight:800}.masix-date-strip button.active{color:#fff;background:#7c6cff;border-color:#7c6cff}.masix-duty-card{background:#f6f6f3;border-radius:22px;margin-top:auto;padding:16px}.masix-duty-card header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.masix-duty-card header strong{font-size:24px;font-weight:500}.masix-duty-card a{color:#171400;align-items:center;gap:12px;min-height:52px;text-decoration:none;display:flex}.masix-duty-card a span{color:#77756c;margin-left:auto;font-size:12px}body.theme-masix-monitor .page-header,body.theme-masix-monitor .card,body.theme-masix-monitor .lists-directory,body.theme-masix-monitor .list-form-panel,body.theme-masix-monitor .grid-container,body.theme-masix-monitor .claims-shell,body.theme-masix-monitor .report-main,body.theme-masix-monitor .statement-panel,body.theme-masix-monitor .case-detail,body.theme-masix-monitor .case-list{background:#fff!important;border:1px solid #e8e8e2!important;border-radius:24px!important;box-shadow:0 12px 30px #2227230f!important}body.theme-masix-monitor .btn-primary{color:#fff!important;background:#171400!important;border:0!important;border-radius:999px!important}body.theme-masix-monitor input,body.theme-masix-monitor textarea,body.theme-masix-monitor .app-select,body.theme-masix-monitor .form-input,body.theme-masix-monitor .input{background:#fbfbf9!important;border-color:#e5e5df!important;border-radius:999px!important}body.theme-masix-monitor textarea{border-radius:18px!important}body.theme-masix-monitor .list-form-panel>.grid,body.theme-masix-monitor .page-form-grid{grid-template-columns:repeat(3,minmax(180px,1fr))!important;gap:16px!important}body.theme-masix-monitor .table th,body.theme-masix-monitor .data-grid th{color:#171400!important;background:#f2f2ee!important}body.theme-masix-monitor .masix-horizontal-shell{background:linear-gradient(#ffffff6b,#fff0 34%),radial-gradient(circle at 18% 12%,#7c6cff2e,#0000 31%),radial-gradient(circle at 84% 10%,#ffffffe6,#0000 24%),#cfdee0!important}body.theme-masix-monitor .masix-horizontal-shell .enterprise-utility-bar{color:#e8e6d8;background:#171400;height:42px}body.theme-masix-monitor .masix-horizontal-shell .enterprise-mode-text{color:#bcb5ff}body.theme-masix-monitor .masix-horizontal-shell .enterprise-header{background:#fffffff0;border:1px solid #ecece7;border-radius:999px;height:74px;margin:16px 18px 0;padding:0 10px;box-shadow:0 18px 44px #22272317}body.theme-masix-monitor .masix-horizontal-shell .enterprise-nav{scrollbar-width:thin;min-width:0;overflow-x:auto}body.theme-masix-monitor .masix-horizontal-shell .enterprise-nav-link{color:#333027;white-space:nowrap;border:0;border-radius:999px;flex:none;gap:5px;height:46px;padding:0 8px;font-size:12px}body.theme-masix-monitor .masix-horizontal-shell .enterprise-nav-link.active,body.theme-masix-monitor .masix-horizontal-shell .enterprise-nav-link:hover{color:#fff;background:#7c6cff}body.theme-masix-monitor .masix-horizontal-shell .enterprise-dropdown-menu{border-radius:18px;top:58px}body.theme-masix-monitor .masix-horizontal-shell .enterprise-content{background:#f6f6f4b8;border-radius:34px;margin:18px;padding:18px;box-shadow:inset 0 0 0 1px #ffffff9e,0 24px 70px #22272314}body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .page-header,body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .toolbar,body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .filter-bar{border-radius:999px!important}body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .page-split-layout,body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .lists-workspace{background:0 0!important;gap:18px!important;padding:0!important}body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .lists-workspace{width:100%!important;display:flex!important}body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .lists-directory{flex:auto!important;width:100%!important}body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .page-split-sidebar,body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .list-sidebar{color:#fff!important;background:#171400!important;border-radius:30px!important}body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .page-list-item,body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .list-item{color:inherit!important;border:1px solid #ffffff1f!important;border-radius:18px!important}body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .page-list-item.active,body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .list-item.active{color:#171400!important;background:#fff!important}body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .page-split-main,body.theme-masix-monitor .masix-horizontal-shell .enterprise-content .list-form-panel{background:#fffdfa!important;border-radius:30px!important}.masix-command-band{grid-template-columns:minmax(260px,.9fr) minmax(460px,1.4fr);align-items:stretch;gap:18px;margin:18px 18px 0;display:grid}.masix-command-title,.masix-command-metrics>div{background:#ffffffe0;border:1px solid #ecece7;border-radius:28px;box-shadow:0 18px 44px #22272314}.masix-command-title{padding:22px 26px}.masix-command-title span{color:#7c6cff;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.masix-command-title h1{text-transform:capitalize;margin:8px 0 0;font-size:clamp(32px,4vw,56px);font-weight:500;line-height:.95}.masix-command-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.masix-command-metrics>div{min-height:138px;padding:20px;position:relative;overflow:hidden}.masix-command-metrics span,.masix-command-metrics strong{display:block}.masix-command-metrics span{color:#56534b;font-weight:800}.masix-command-metrics strong{margin-top:18px;font-size:36px;font-weight:500}.masix-command-metrics i{background:repeating-linear-gradient(45deg,#ffffff42 0 4px,#0000 4px 9px),#7c6cff;border-radius:16px;width:66px;height:42px;position:absolute;bottom:18px;right:18px}body.theme-medcare-directory{--primary:#3577f6;--primary-hover:#1f63e4;--primary-light:#eaf2ff;--secondary:#6d7493;--bg-app:#edf0f5;--bg-surface:#fff;--bg-surface-hover:#f5f7fb;--text-primary:#10131a;--text-secondary:#667085;--text-muted:#9aa3b2;--border-color:#e6ebf3;--border-color-dark:#d5dce8;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--shadow-sm:0 12px 34px #2a395a12;--shadow-md:0 24px 70px #2a395a21;font-family:Inter,system-ui,sans-serif}.medcare-shell{min-height:100vh;color:var(--text-primary);background:#e9ecf2;grid-template-columns:350px minmax(0,1fr);padding:clamp(18px,4vw,52px);display:grid}.medcare-sidebar,.medcare-main{min-height:calc(100vh - clamp(36px,8vw,104px));box-shadow:var(--shadow-sm);background:#fff;border:1px solid #ffffffb8}.medcare-sidebar{border-radius:26px 0 0 26px;flex-direction:column;display:flex;overflow:hidden}.medcare-main{background:#eef3f8;border-left:1px solid #edf1f7;border-radius:0 26px 26px 0;grid-template-rows:auto auto minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.medcare-brand{color:#10131a;cursor:pointer;background:#fff;border:0;align-items:center;gap:14px;min-height:96px;padding:0 28px;display:flex}.medcare-brand span{color:#fff;background:linear-gradient(135deg,#3577f6,#2d9aff);border-radius:999px;place-items:center;width:52px;height:52px;display:grid}.medcare-brand strong{letter-spacing:-.02em;font-size:29px;font-weight:780}.medcare-rail-search{min-height:52px;margin:20px 28px 10px;background:#f2f6fb!important;border:0!important;border-radius:10px!important}.medcare-nav{min-height:0;padding:12px 28px 28px;overflow-y:auto}.medcare-nav small{color:#b5c5d9;margin:18px 0 10px;font-size:14px;font-weight:700;display:block}.medcare-nav-item{color:#6f748f;border:1px solid #0000;border-radius:10px;align-items:center;gap:15px;min-height:52px;padding:0 14px;font-size:18px;font-weight:650;text-decoration:none;transition:background .16s,color .16s,border-color .16s;display:flex}.medcare-nav-item svg{color:#747a96}.medcare-nav-item.active,.medcare-nav-item:hover{color:#3577f6;background:#eef7ff;border-color:#cfe0fb}.medcare-nav-item.active{box-shadow:inset 4px 0 #3577f6}.medcare-topbar{background:#fff;grid-template-columns:minmax(280px,420px) auto;justify-content:space-between;align-items:center;gap:20px;min-height:94px;padding:18px 28px;display:grid}.medcare-search{min-height:58px;box-shadow:inset 0 0 0 4px #eef3f8cc;background:#f7f9fc!important;border:1px solid #edf1f7!important;border-radius:999px!important}.medcare-toolbar-icons{align-items:center;gap:16px;display:flex}.medcare-toolbar-icons button,.medcare-profile{color:#5f6678;cursor:pointer;background:#eef3f8;border:0;border-radius:999px;place-items:center;width:58px;height:58px;display:grid}.medcare-profile{font-weight:900;color:#fff!important;background:linear-gradient(135deg,#79d7e0,#3577f6)!important}.medcare-pagebar{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:20px;padding:34px 28px 22px;display:grid}.medcare-pagebar span{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.medcare-pagebar h1{color:#10131a;text-transform:capitalize;margin:4px 0 0;font-size:36px;line-height:1}.medcare-view-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.medcare-view-actions button,.medcare-view-actions a{color:#747b88;background:#fff;border:0;border-radius:999px;align-items:center;gap:9px;min-height:52px;padding:0 18px;font-weight:750;text-decoration:none;display:inline-flex;box-shadow:inset 0 0 0 1px #edf1f7}.medcare-view-actions a{color:#fff;background:#3577f6;box-shadow:0 16px 30px #3577f62e}.medcare-content-card{background:#fff;border:1px solid #eef2f8;border-radius:22px;min-height:0;margin:0 28px 28px;padding:16px;overflow:auto;box-shadow:inset 0 0 0 10px #f8fafc}body.theme-medcare-directory .page-header,body.theme-medcare-directory .card,body.theme-medcare-directory .lists-directory,body.theme-medcare-directory .list-form-panel,body.theme-medcare-directory .grid-container,body.theme-medcare-directory .claims-shell,body.theme-medcare-directory .report-main,body.theme-medcare-directory .statement-panel,body.theme-medcare-directory .case-detail,body.theme-medcare-directory .case-list{box-shadow:none!important;background:#f7f9fc!important;border:1px solid #eef2f8!important;border-radius:16px!important}body.theme-medcare-directory .lists-workspace,body.theme-medcare-directory .page-split-layout{max-width:100%!important;margin:0!important}body.theme-medcare-directory .list-form-panel>.grid,body.theme-medcare-directory .page-form-grid{grid-template-columns:repeat(3,minmax(180px,1fr))!important;gap:16px!important}body.theme-medcare-directory input,body.theme-medcare-directory textarea,body.theme-medcare-directory .app-select,body.theme-medcare-directory .form-input,body.theme-medcare-directory .input{background:#fff!important;border:1px solid #dde6f2!important;border-radius:12px!important;min-height:44px!important;box-shadow:inset 0 1px #ffffffe6!important}body.theme-medcare-directory .btn-primary{color:#fff!important;background:#3577f6!important;border-radius:999px!important;box-shadow:0 14px 28px #3577f62e!important}body.theme-medcare-directory .table,body.theme-medcare-directory .data-grid{border-collapse:separate;border-spacing:0 12px}body.theme-medcare-directory .table td,body.theme-medcare-directory .data-grid td{background:#fff!important;border-top:1px solid #edf1f7!important;border-bottom:1px solid #edf1f7!important}body.theme-medcare-directory .medcare-horizontal-shell{background:#e9ecf2!important}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-utility-bar{color:#667085;background:#fff;border-bottom:1px solid #edf1f7;height:46px}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-mode-text{color:#3577f6;font-weight:900}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-utility-btn{color:#667085}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-utility-btn:hover{color:#3577f6}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-header{background:#fff;border-color:#e6ebf3;height:72px;padding:0 10px;box-shadow:0 12px 34px #2a395a12}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-nav{scrollbar-width:thin;min-width:0;overflow-x:auto}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-nav-link{color:#6f748f;white-space:nowrap;border:1px solid #0000;border-radius:12px;flex:none;gap:5px;height:44px;padding:0 8px;font-size:12px}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-nav-link.active,body.theme-medcare-directory .medcare-horizontal-shell .enterprise-nav-link:hover{color:#3577f6;background:#eef7ff;border-color:#cfe0fb}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-dropdown-menu{border-color:#e6ebf3;border-radius:16px;top:58px;box-shadow:0 20px 48px #2a395a21}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-dropdown-link.active,body.theme-medcare-directory .medcare-horizontal-shell .enterprise-dropdown-link:hover{color:#3577f6;background:#eef7ff}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content{background:#f7f9fc;border-radius:0 0 28px 28px;margin:0 24px 24px;padding:18px;box-shadow:inset 0 0 0 10px #edf2f7}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .page-split-layout,body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .lists-workspace{background:0 0!important;gap:16px!important;padding:0!important}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .page-split-layout{grid-template-columns:minmax(260px,330px) minmax(0,1fr)!important;display:grid!important}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .lists-workspace{width:100%!important;display:flex!important}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .lists-directory{flex:auto!important;width:100%!important}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .page-split-sidebar,body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .list-sidebar{background:#fff!important;border-radius:22px!important;box-shadow:inset -1px 0 #edf1f7!important}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .page-list-item,body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .list-item{background:0 0!important;border:0!important;border-radius:18px!important;min-height:58px!important}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .page-list-item.active,body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .list-item.active{background:#eef7ff!important;box-shadow:inset 4px 0 #3577f6!important}body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .page-split-main,body.theme-medcare-directory .medcare-horizontal-shell .enterprise-content .list-form-panel{background:#fff!important;border-radius:22px!important;box-shadow:inset 0 0 0 1px #edf1f7!important}.medcare-directory-band{background:#eef3f8;grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:16px;padding:28px 28px 10px;display:grid}.medcare-directory-band span{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:900}.medcare-directory-band h1{color:#10131a;text-transform:capitalize;margin:5px 0 0;font-size:34px;line-height:1}.medcare-directory-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.medcare-directory-actions button{color:#747b88;background:#fff;border:0;border-radius:999px;min-height:44px;padding:0 18px;font-weight:800;box-shadow:inset 0 0 0 1px #edf1f7}@media (width<=1180px){.masix-frame,.medcare-sidebar,.medcare-main{min-height:auto}.masix-shell,.medcare-shell{overflow:auto}.masix-frame,.medcare-shell{height:auto}.masix-topbar,.masix-hero-row,.masix-body-grid,.medcare-shell,.medcare-pagebar,.masix-metric-row{grid-template-columns:1fr}.medcare-sidebar,.medcare-main{border-radius:24px}}@media (width<=760px){.masix-shell,.medcare-shell{padding:10px}.masix-frame{border-radius:24px;padding:14px}.masix-topbar,.medcare-topbar{grid-template-columns:1fr}.masix-title-block h1{font-size:42px}.medcare-view-actions{justify-content:flex-start}.medcare-content-card{margin:0 12px 12px}}body[class*=theme-] .page-split-layout{height:100%!important;min-height:0!important;overflow:hidden!important}body[class*=theme-] .page-split-sidebar,body[class*=theme-] .page-split-main{min-height:0!important;max-height:100%!important}body[class*=theme-] .page-list-container,body[class*=theme-] .page-form-container{overscroll-behavior:contain!important;min-height:0!important;overflow-y:auto!important}body[class*=theme-] .page-split-title,body[class*=theme-] .page-form-title,body[class*=theme-] .theme-route-title h1,body[class*=theme-] .btn{line-height:1.25!important;overflow:visible!important}body.theme-saas-modern .theme-content-wrap,body.theme-saas-modern .theme-content,body.theme-saas-modern .saas-content{min-height:0!important;overflow:hidden!important}@media (width<=760px){body.theme-saas-modern .saas-sidebar{flex-basis:72px!important;width:72px!important;padding-inline:8px!important}body.theme-saas-modern .saas-sidebar .logo-text-wrapper,body.theme-saas-modern .saas-sidebar .theme-menu-label,body.theme-saas-modern .saas-sidebar .theme-nav-item span,body.theme-saas-modern .saas-sidebar .theme-nav-item .theme-chevron-open,body.theme-saas-modern .saas-sidebar .theme-subnav{display:none!important}body.theme-saas-modern .saas-sidebar .theme-nav-item{justify-content:center!important;padding-inline:8px!important}body.theme-saas-modern .saas-topbar .theme-route-title,body.theme-saas-modern .saas-topbar .theme-profile-text{display:none!important}body.theme-saas-modern .saas-topbar{gap:8px;padding-inline:10px!important}body.theme-saas-modern .saas-topbar .theme-topbar-actions{width:100%;min-width:0}body.theme-saas-modern .saas-search{flex:120px;min-width:0!important}body.theme-saas-modern .page-split-layout{flex-direction:column!important;overflow:auto!important}body.theme-saas-modern .page-split-sidebar{flex:0 0 260px!important;width:100%!important;max-width:none!important;min-height:260px!important}body.theme-saas-modern .page-split-main{flex:1 0 360px!important;min-height:360px!important}}body.theme-saas-modern .page-split-layout{height:100%!important;min-height:0!important;overflow:hidden!important}body.theme-saas-modern .page-split-sidebar,body.theme-saas-modern .page-split-main{min-height:0!important;max-height:100%!important;overflow:hidden!important}body.theme-saas-modern .page-list-container{overscroll-behavior:contain!important;flex:1 1 0!important;min-height:0!important;max-height:100%!important;overflow:hidden auto!important}body.theme-saas-modern .patient-account{height:100%!important;min-height:0!important;overflow:hidden!important}body.theme-qmed-clarity{--primary:#0f766e;--primary-hover:#115e59;--primary-light:#ccfbf1;--secondary:#1e293b;--secondary-hover:#0f172a;--bg-app:#f4fbfb;--bg-surface:#fff;--bg-surface-hover:#f1f7f7;--border-color:#dbe7e7;--text-primary:#102326;--text-secondary:#617175;background:linear-gradient(90deg,#0f766e0a 1px,#0000 1px) 0 0/32px 32px,linear-gradient(#0f766e0a 1px,#0000 1px) 0 0/32px 32px,radial-gradient(circle at 14% 8%,#14b8a624,#0000 30%),linear-gradient(135deg,#fbffff 0%,#edf8f7 48%,#f7fbff 100%)}body.theme-qmed-clarity .theme-shell-qmed-clarity{background:0 0;grid-template-columns:272px minmax(0,1fr);gap:18px;height:100vh;padding:18px;display:grid}body.theme-qmed-clarity .variant-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #0f766e24;border-radius:22px;box-shadow:0 22px 60px #0f2e341a}body.theme-qmed-clarity .variant-brand{border-bottom:1px solid #e6eeee;padding:22px 20px 16px}body.theme-qmed-clarity .theme-nav{gap:5px;padding:12px}body.theme-qmed-clarity .theme-nav-item,body.theme-qmed-clarity .theme-subnav-item{color:#375157;border-radius:12px;font-weight:700}body.theme-qmed-clarity .theme-nav-item:hover,body.theme-qmed-clarity .theme-subnav-item:hover{color:#0f766e;background:#eefaf8}body.theme-qmed-clarity .theme-nav-item.active,body.theme-qmed-clarity .theme-subnav-item.active{color:#fff;background:linear-gradient(135deg,#0f766e,#14b8a6);box-shadow:0 10px 24px #0f766e3d}body.theme-qmed-clarity .variant-main{flex-direction:column;gap:16px;min-height:0;display:flex}body.theme-qmed-clarity .variant-topbar{background:#fffffff5;border:1px solid #0f766e24;border-radius:18px;box-shadow:0 18px 48px #0f2e3414}body.theme-qmed-clarity .theme-route-title span{color:#0f766e;letter-spacing:0;font-weight:900}body.theme-qmed-clarity .theme-route-title h1{color:#102326;font-size:24px}body.theme-qmed-clarity .variant-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffffe6,#ffffffc7);border:1px solid #0f766e1f;border-radius:18px;flex:1 1 0;min-height:0;overflow:hidden;box-shadow:0 18px 48px #0f2e3414}body.theme-qmed-clarity .page-split-layout{background:0 0;padding:14px}body.theme-qmed-clarity .page-split-sidebar,body.theme-qmed-clarity .page-split-main,body.theme-qmed-clarity .card,body.theme-qmed-clarity .bg-white,body.theme-qmed-clarity .statement-panel,body.theme-qmed-clarity .lists-directory,body.theme-qmed-clarity .list-form-panel{border-color:#0f766e24!important;border-radius:16px!important;box-shadow:0 14px 36px #0f2e3414!important}body.theme-qmed-clarity .animated-logo-container{gap:10px}body.theme-qmed-clarity .animated-logo-container>.relative{width:38px!important;height:38px!important}body.theme-qmed-clarity .logo-text-wrapper{align-items:baseline;gap:0!important}body.theme-qmed-clarity .logo-text-primary,body.theme-qmed-clarity .logo-text-secondary{color:#102326!important;letter-spacing:0!important;font-weight:900!important}body.theme-qmed-clarity .logo-text-secondary{margin-left:1px;color:#0f766e!important}body.theme-qmed-clarity .logo-animated-ring{transform-origin:50%;transform-box:fill-box;animation:4s ease-in-out infinite alternate qclarity-orbit-draw}body.theme-qmed-clarity .logo-inner-ring{transform-origin:50%;transform-box:fill-box;animation:1.5s ease-in-out infinite alternate qclarity-inner-breathe}body.theme-qmed-clarity .logo-animated-cross{animation:2.4s ease-in-out infinite qclarity-cross-breathe}body.theme-qmed-clarity .logo-q-tail{stroke-dasharray:38;stroke-dashoffset:38px;animation:3s linear infinite qclarity-tail-draw}@keyframes qclarity-orbit-draw{0%{stroke-dasharray:0 264;transform:rotate(-90deg)}to{stroke-dasharray:264 0;transform:rotate(270deg)}}@keyframes qclarity-inner-breathe{0%{opacity:.52;transform:scale(.82)}to{opacity:1;transform:scale(1.08)}}@keyframes qclarity-tail-draw{0%,to{stroke-dashoffset:38px;opacity:.35}50%{stroke-dashoffset:0;opacity:1}}@keyframes qclarity-cross-breathe{0%,to{opacity:.72;transform:scale(.96)}50%{opacity:1;transform:scale(1.08)}}body.theme-qmed-clarity .qclarity-shell{background:0 0;grid-template-rows:auto auto minmax(0,1fr);gap:14px;height:100vh;padding:16px;display:grid;overflow:hidden}body.theme-qmed-clarity .qclarity-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #0f766e24;border-radius:24px;grid-template-columns:minmax(320px,auto) minmax(360px,1fr) auto;align-items:center;gap:18px;padding:16px 18px;display:grid;box-shadow:0 24px 70px #0f2e341f}body.theme-qmed-clarity .qclarity-topbar>*{min-width:0}body.theme-qmed-clarity .qclarity-brand{align-items:center;gap:14px;min-width:0;display:flex}body.theme-qmed-clarity .qclarity-brand .animated-logo-container>.relative{width:48px!important;height:48px!important}body.theme-qmed-clarity .qclarity-brand .animated-logo-container svg{width:48px;height:48px}body.theme-qmed-clarity .qclarity-brand .logo-text-primary,body.theme-qmed-clarity .qclarity-brand .logo-text-secondary{font-size:25px!important}body.theme-qmed-clarity .qclarity-search{justify-self:stretch;max-width:680px}body.theme-qmed-clarity .qclarity-top-actions,body.theme-qmed-clarity .qclarity-nav{align-items:center;gap:8px;display:flex}body.theme-qmed-clarity .qclarity-nav-zone{z-index:80;position:relative}body.theme-qmed-clarity .qclarity-nav{background:#ffffffb8;border:1px solid #0f766e1f;border-radius:20px;flex-wrap:wrap;justify-content:center;padding:8px;overflow-x:auto;box-shadow:0 16px 42px #0f2e3414}body.theme-qmed-clarity .qclarity-nav-item{color:#335056;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-weight:800;text-decoration:none;display:inline-flex}body.theme-qmed-clarity .qclarity-nav-item span{color:#0f766e;background:#eefaf8;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}body.theme-qmed-clarity .qclarity-nav-item:hover{background:#f1fbfa}body.theme-qmed-clarity .qclarity-nav-item.active{color:#fff;background:linear-gradient(135deg,#0f766e,#14b8a6);box-shadow:0 14px 28px #0f766e38}body.theme-qmed-clarity .qclarity-nav-item.active span{color:#fff;background:#ffffff38}body.theme-qmed-clarity .qclarity-list-strip{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:top;background:#ffffffd1;border:1px solid #0f766e1f;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:8px;width:min(980px,100vw - 48px);padding:10px;animation:.22s ease-out qclarity-menu-reveal;display:flex;position:absolute;top:calc(100% - 2px);left:50%;transform:translate(-50%);box-shadow:0 18px 42px #0f2e3429}@keyframes qclarity-menu-reveal{0%{opacity:0;transform:translate(-50%)translateY(-8px)scale(.985)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}body.theme-qmed-clarity .qclarity-stage>*{animation:.26s ease-out qclarity-stage-enter}@keyframes qclarity-stage-enter{0%{opacity:.55;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}body.theme-qmed-clarity input[type=radio]{flex:0 0 18px;appearance:none!important;background:#fff!important;border:2px solid #789391!important;border-radius:50%!important;width:18px!important;height:18px!important}body.theme-qmed-clarity input[type=radio]:checked{background:#0f766e!important;border-color:#0f766e!important;box-shadow:inset 0 0 0 4px #fff,0 0 0 3px #0f766e29!important}body.theme-saas-modern .page-split-layout{flex:1 1 0!important;height:auto!important;min-height:0!important}body.theme-saas-modern .page-split-sidebar{align-self:stretch!important;height:100%!important;max-height:100%!important}body.theme-saas-modern .page-list-container{flex:1 1 0!important;max-height:none!important}body.theme-saas-modern .theme-content-wrap{flex-direction:column;height:100%!important;display:flex!important}body.theme-saas-modern .saas-content{flex-direction:column;flex:1 1 0!important;height:auto!important;min-height:0!important;display:flex!important}body.theme-qmed-clarity .lists-workspace{padding:20px!important}body.theme-qmed-clarity .lists-directory,body.theme-qmed-clarity .list-form-panel{background:#fff!important;border:1px solid #d7e7e6!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 18px 48px #0f2e3414!important}body.theme-qmed-clarity .lists-content{padding:18px!important;overflow:auto!important}body.theme-qmed-clarity .lists-table{border-spacing:0!important;table-layout:auto!important;border:1px solid #dbe7e7!important;border-radius:12px!important;width:100%!important}body.theme-qmed-clarity .lists-table th{font-size:11px;color:#587276!important;background:#f1f7f7!important;border-bottom:1px solid #dbe7e7!important;padding:12px 14px!important}body.theme-qmed-clarity .lists-table td{background:#fff!important;border:0!important;border-bottom:1px solid #e7eeee!important;border-radius:0!important;height:auto!important;padding:13px 14px!important}body.theme-qmed-clarity .lists-table tbody tr:hover td{background:#f1fbfa!important}body.theme-clinical-vertical .clinical-sidebar .logo-text-primary,body.theme-clinical-vertical .clinical-sidebar .logo-text-secondary,body.theme-liquid-glass .theme-sidebar .logo-text-primary,body.theme-liquid-glass .theme-sidebar .logo-text-secondary,body.theme-cobalt-command .logo-text-primary,body.theme-cobalt-command .logo-text-secondary{color:#f8fafc!important}body.theme-qmed-clarity .qclarity-list-chip{color:#375157;border-radius:999px;padding:8px 11px;font-weight:800;text-decoration:none}body.theme-qmed-clarity .qclarity-list-chip.active,body.theme-qmed-clarity .qclarity-list-chip:hover{color:#0f766e;background:#ccfbf1}body.theme-qmed-clarity .qclarity-stage{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #0f766e1f;border-radius:24px;min-height:0;position:relative;overflow:auto;box-shadow:0 24px 70px #0f2e341a}body[class*=theme-] :is(.theme-content,.variant-content,.theme-content-wrap,.medkit-workspace,.pulse-stage,.atlas-workbench,.enterprise-content,.qclarity-stage):has(.page-split-layout){overflow:hidden!important}body.theme-qmed-clarity .qclarity-stage>*{min-height:0}@media (width<=760px){body.theme-qmed-clarity .qclarity-shell{gap:8px;padding:8px}body.theme-qmed-clarity .qclarity-topbar{border-radius:16px;grid-template-columns:auto minmax(0,1fr);gap:8px;padding:10px}body.theme-qmed-clarity .qclarity-brand .logo-text-wrapper{display:none}body.theme-qmed-clarity .qclarity-search{grid-area:2/1/auto/-1;max-width:none}body.theme-qmed-clarity .qclarity-top-actions{justify-self:end;min-width:0}body.theme-qmed-clarity .qclarity-nav-zone{min-width:0;overflow:hidden}body.theme-qmed-clarity .qclarity-nav{scrollbar-width:thin;justify-content:flex-start;padding:6px;overflow-x:auto}body.theme-qmed-clarity .qclarity-nav-item{border-radius:11px;flex:none;min-height:36px;padding-inline:9px}body.theme-qmed-clarity .qclarity-nav-item span{display:none}body.theme-qmed-clarity .qclarity-stage{border-radius:16px;overflow:auto}body.theme-qmed-clarity .lists-workspace{padding:8px!important}}body[class*=theme-] .theme-main,body[class*=theme-] .variant-main,body[class*=theme-] .enterprise-content,body[class*=theme-] .medkit-main,body[class*=theme-] .pulse-main,body[class*=theme-] .atlas-map{min-height:0!important}body[class*=theme-] .theme-content,body[class*=theme-] .variant-content,body[class*=theme-] .theme-content-wrap,body[class*=theme-] .medkit-workspace,body[class*=theme-] .pulse-stage,body[class*=theme-] .atlas-workbench,body[class*=theme-] .enterprise-content{overscroll-behavior:contain!important;min-height:0!important;max-height:100%!important;overflow:auto!important}body.theme-qmed-clarity input,body.theme-qmed-clarity textarea,body.theme-qmed-clarity .input,body.theme-qmed-clarity .form-input,body.theme-qmed-clarity .page-form-input{background:#fbffff!important;border-color:#cfe0e0!important;border-radius:11px!important}body.theme-qmed-clarity input:focus,body.theme-qmed-clarity textarea:focus,body.theme-qmed-clarity .input:focus,body.theme-qmed-clarity .form-input:focus,body.theme-qmed-clarity .page-form-input:focus{border-color:#0f766e!important;box-shadow:0 0 0 3px #0f766e24!important}@media (width<=1100px){body.theme-qmed-clarity .qclarity-topbar{grid-template-columns:auto minmax(180px,1fr) auto;gap:12px}body.theme-qmed-clarity .qclarity-brand .logo-text-wrapper{display:none}body.theme-qmed-clarity .qclarity-nav{flex-wrap:nowrap;justify-content:flex-start}}:root{--primary:#1e40af;--primary-hover:#1d4ed8;--primary-light:#eff6ff;--secondary:#0f766e;--secondary-hover:#0d9488;--bg-app:#f8fafc;--bg-surface:#fff;--bg-surface-hover:#f1f5f9;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border-color:#e2e8f0;--border-color-dark:#cbd5e1;--status-success:#10b981;--status-success-bg:#d1fae5;--status-success-text:#065f46;--status-warning:#f59e0b;--status-warning-bg:#fef3c7;--status-warning-text:#92400e;--status-error:#ef4444;--status-error-bg:#fee2e2;--status-error-text:#991b1b;--status-info:#3b82f6;--status-info-bg:#dbeafe;--status-info-text:#1e40af;--font-family:"Inter", system-ui, -apple-system, sans-serif;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--sidebar-width:240px;--header-height:56px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f}.animated-logo-container{gap:7px;width:fit-content;min-width:0}.logo-text-wrapper{white-space:nowrap;line-height:1}.logo-text-primary{color:var(--text-primary,#0f172a)}.logo-text-secondary{color:var(--primary,#2563eb);align-self:flex-start;margin-top:-2px;margin-left:-1px;font-size:.78em!important}.brand-loader{color:var(--text-secondary);font-size:var(--font-size-sm);justify-content:center;align-items:center;gap:12px;font-weight:750;display:inline-flex}.brand-loader .animated-logo-container{animation:1.25s ease-in-out infinite qmed-loader-float}.brand-loader.compact{font-size:var(--font-size-xs);gap:8px}@keyframes qmed-loader-float{0%,to{opacity:.72;transform:translateY(0)scale(.96)}50%{opacity:1;transform:translateY(-4px)scale(1.04)}}.btn,.theme-nav-item,.qclarity-nav-item,.page-list-item,.statement-card,.app-select-option{transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,box-shadow .2s!important}.app-select-search{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);min-height:38px;color:var(--text-muted);align-items:center;gap:7px;margin-bottom:6px;padding:0 9px;display:flex}.app-select-search input{min-width:0;color:var(--text-primary);outline:0;flex:1;background:0 0!important;border:0!important}.app-select-empty{color:var(--text-muted);font-size:var(--font-size-xs);text-align:center;padding:10px}.btn:active,.theme-nav-item:active,.qclarity-nav-item:active{transform:scale(.965)}.app-dialog,.statement-preview-modal,.scheduler-dialog{animation:.22s cubic-bezier(.2,.86,.28,1) qmed-pop-in}@keyframes qmed-pop-in{0%{opacity:0;transform:translateY(10px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-app);color:var(--text-primary);font-size:var(--font-size-sm);-webkit-font-smoothing:antialiased;line-height:1.5}.admin-practice-directory{gap:18px;padding:24px;display:grid}.practice-directory-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.practice-directory-card{border:1px solid var(--border-color);background:var(--bg-surface);box-shadow:var(--shadow-sm);border-radius:14px;gap:16px;padding:18px;display:grid}.practice-directory-card.selected{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 14%, transparent)}.practice-card-heading,.practice-directory-card footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.practice-card-heading span,.practice-directory-card dt{color:var(--text-secondary);text-transform:uppercase;font-size:.72rem}.practice-card-heading h2{font-size:1.12rem}.practice-card-heading i{color:var(--primary);gap:5px;font-size:.75rem;font-style:normal;font-weight:800;display:flex}.practice-directory-card dl{gap:6px;display:grid}.practice-directory-card dl div{justify-content:space-between;gap:12px;display:flex}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-app)}::-webkit-scrollbar-thumb{background:var(--border-color-dark);border-radius:var(--radius-sm)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.w-full{width:100%}.min-w-0{min-width:0}.flex-1{flex:1}.relative{position:relative}.card{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.text-xs{font-size:var(--font-size-xs)}.text-sm{font-size:var(--font-size-sm)}.text-base{font-size:var(--font-size-base)}.text-lg{font-size:var(--font-size-lg)}.text-xl{font-size:var(--font-size-xl)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-muted{color:var(--text-muted)}.text-secondary{color:var(--text-secondary)}.input{width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);color:var(--text-primary);font-size:var(--font-size-sm);transition:border-color .2s,box-shadow .2s}.input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-light);outline:none}.input:disabled{background:var(--bg-app);color:var(--text-muted)}.btn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm);border-radius:var(--radius-sm);font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-hover)}.btn-outline{border:1px solid var(--border-color-dark);color:var(--text-primary);background:0 0}.btn-outline:hover{background:var(--bg-surface-hover)}.btn-ghost{color:var(--text-secondary);background:0 0}.btn-ghost:hover{background:var(--bg-surface-hover);color:var(--text-primary)}.btn-sm{padding:var(--space-1) var(--space-2);font-size:var(--font-size-xs)}.table-container{width:100%;overflow-x:auto}.table{border-collapse:collapse;text-align:left;width:100%}.table th{background:var(--bg-app);padding:var(--space-2) var(--space-3);color:var(--text-secondary);border-bottom:1px solid var(--border-color-dark);z-index:10;white-space:nowrap;font-weight:600;position:sticky;top:0}.table td{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-color);color:var(--text-primary)}.table tbody tr:hover{background:var(--bg-surface-hover)}.table tbody tr.selected{background:var(--primary-light)}.status-pill{font-size:var(--font-size-xs);white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-weight:500;display:inline-flex}.status-success{background:var(--status-success-bg);color:var(--status-success-text)}.status-warning{background:var(--status-warning-bg);color:var(--status-warning-text)}.status-error{background:var(--status-error-bg);color:var(--status-error-text)}.status-info{background:var(--status-info-bg);color:var(--status-info-text)}.status-draft{background:var(--bg-app);color:var(--text-secondary);border:1px solid var(--border-color)}select{appearance:none;cursor:pointer;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 16px),calc(100% - 11px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:32px!important}select.input,select.form-input,select.page-form-input,select.grid-input,select.line-input,select.posting-input,.input:is(select),.form-input:is(select){background-color:var(--bg-surface);border-color:var(--border-color);color:var(--text-primary);box-shadow:inset 0 1px #ffffff8f}select option{color:var(--text-primary);background:var(--bg-surface)}.app-select{align-items:center;min-width:0;display:flex;position:relative}.app-select-button{width:100%;min-height:inherit;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.app-select-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-select-button svg{flex:none;transition:transform .16s}.app-select-button svg.open{transform:rotate(180deg)}.app-select.disabled{opacity:.6;pointer-events:none}.app-select-menu{z-index:10000;border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-surface);max-height:min(360px,100vh - 32px);color:var(--text-primary);box-shadow:var(--shadow-md);padding:7px;overflow:auto}.app-select-option{border-radius:var(--radius-sm);width:100%;min-height:34px;color:var(--text-primary);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.app-select-option:hover,.app-select-option.selected{background:var(--primary-light);color:var(--primary)}.app-select-option:disabled{opacity:.45;cursor:not-allowed}.page-title,.panel-title,.section-title,.theme-route-title h1,.theme-nav-item span,.btn,button{overflow-wrap:anywhere}.btn,.theme-nav-item,.theme-icon-button,.theme-profile-pill,.page-split-header,.page-form-header,.lists-toolbar{overflow:visible}.page-header{gap:var(--space-3)}.page-header>div:first-child{min-width:0}.page-header-actions{justify-content:flex-end;align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:none;margin-left:auto;display:flex}.page-title,.theme-route-title h1,.page-split-title,.page-form-title,.panel-title{padding-block:2px;line-height:1.18}.page-header,.context-header,.claims-page-header,.charge-entry-context-selectors,.scheduler-header{overflow:visible!important}.charge-entry-context-selectors label,.page-split-header h2,.lists-toolbar h2{padding-block:2px;line-height:1.25}.saas-content .page-header .page-title,.variant-content .page-header .page-title,.qclarity-stage .page-header .page-title,.stitch-content .page-header .page-title{display:none!important}.saas-content .page-header,.variant-content .page-header,.qclarity-stage .page-header,.stitch-content .page-header{align-items:center}.theme-content,.theme-content-wrap,.saas-content,.main-content,.clinical-main,.enterprise-main,.layout,.qmed-plus-layout{min-height:0}.lists-workspace,.statements-page,.audit-page{min-height:0;overflow:hidden}.list-form-panel{width:min(1120px,100%)}.list-form-panel .grid{align-items:start}.list-form-panel label,.form-label,.page-form-label{line-height:1.25}.practice-switcher{border:1px solid var(--border-color);min-width:210px;min-height:38px;color:var(--text-primary);background:var(--bg-surface);box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.practice-switcher.compact{min-width:180px;min-height:34px;padding:0 10px}.practice-switcher svg{color:var(--primary);flex:none}.practice-switcher-label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.practice-switcher .app-select{flex:1;min-width:0;min-height:30px}.practice-switcher .app-select-button{font-size:13px;font-weight:800}.app-multi{background:var(--bg-surface);border-radius:inherit;gap:6px;min-width:0;display:grid;position:relative}.app-multi-button{width:100%;min-height:40px;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;display:flex}.app-multi-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-multi-button svg{flex:none;transition:transform .16s}.app-multi-button svg.open{transform:rotate(180deg)}.app-multi-chips{flex-wrap:wrap;gap:5px;padding:0 8px 8px;display:flex}.app-multi-chips button,.app-multi-chips span{background:var(--primary-light);max-width:180px;color:var(--primary);border-radius:999px;align-items:center;gap:4px;padding:4px 7px;font-size:11px;font-weight:750;display:inline-flex}.app-multi-menu{z-index:10000;border:1px solid var(--border-color);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-surface) 96%, white);max-height:min(420px,100vh - 32px);color:var(--text-primary);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);grid-template-rows:auto minmax(0,1fr) auto;padding:8px;display:grid;overflow:hidden}.app-multi-search{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);align-items:center;gap:8px;min-height:38px;padding:0 10px;display:flex}.app-multi-search input{min-width:0;color:inherit;outline:0;flex:1;background:0 0!important;border:0!important}.app-multi-options{padding:8px 0;overflow:auto}.app-multi-option{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);text-align:left;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;display:grid}.app-multi-option:hover,.app-multi-option.selected{background:var(--primary-light);color:var(--primary)}.app-multi-option span:last-child{gap:2px;min-width:0;display:grid}.app-multi-option strong,.app-multi-option small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-multi-option small{color:var(--text-muted);font-size:11px}.app-multi-check{border:1px solid var(--border-color-dark);border-radius:5px;place-items:center;width:16px;height:16px;display:grid}.app-multi-option.selected .app-multi-check{border-color:var(--primary);background:var(--primary);color:#fff}.app-multi-empty{color:var(--text-muted);text-align:center;padding:14px}.app-multi-actions{border-top:1px solid var(--border-color);justify-content:space-between;gap:8px;padding-top:8px;display:flex}.app-multi-actions button{border-radius:var(--radius-sm);background:var(--bg-surface-hover);color:var(--text-secondary);padding:7px 10px;font-weight:750}input,select,textarea,button{font:inherit}input[type=date],input[type=datetime-local],input[type=time],input[type=number],input[type=text],input[type=email],input[type=tel],input[type=password],textarea,select{max-width:100%}input[type=color]{appearance:none;cursor:pointer;border:1px solid var(--border-color)!important;border-radius:var(--radius-sm)!important;background:var(--bg-surface)!important;padding:4px!important}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border-radius:calc(var(--radius-sm) - 4px);border:0}input[type=file]::file-selector-button{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface-hover);min-height:32px;color:var(--text-primary);cursor:pointer;margin-right:10px;font-weight:700}input[type=date]::-webkit-calendar-picker-indicator{opacity:.72;cursor:pointer}input[type=datetime-local]::-webkit-calendar-picker-indicator{opacity:.72;cursor:pointer}input[type=time]::-webkit-calendar-picker-indicator{opacity:.72;cursor:pointer}input[type=checkbox]{appearance:none;border:1px solid var(--border-color-dark);background:var(--bg-surface);vertical-align:middle;border-radius:4px;flex:0 0 16px;place-content:center;width:16px;height:16px;display:inline-grid}input[type=checkbox]:before{content:"";clip-path:polygon(14% 44%,0 65%,43% 100%,100% 16%,80% 0%,38% 62%);background:#fff;width:8px;height:8px;transition:transform .12s;transform:scale(0)}input[type=checkbox]:checked{border-color:var(--primary);background:var(--primary)}input[type=checkbox]:checked:before{transform:scale(1)}.global-search{border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--bg-surface);min-width:min(380px,40vw);min-height:38px;color:var(--text-secondary);box-shadow:var(--shadow-sm);align-items:center;gap:8px;padding:0 12px;display:flex;position:relative}.global-search input{min-width:0;height:100%;color:var(--text-primary);outline:0;flex:1;padding:0;box-shadow:none!important;background:0 0!important;border:0!important}.global-search-clear{background:var(--bg-surface-hover);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;border:0;border-radius:999px;place-items:center;display:grid}.global-search-results{z-index:20000;border:1px solid var(--border-color);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-surface) 97%, white);max-height:min(420px,70vh);color:var(--text-primary);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);padding:8px;overflow:auto}.global-search-results button{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:72px 1fr;gap:2px 10px;padding:10px;display:grid}.global-search-results button:hover{background:var(--bg-surface-hover)}.global-search-results span{background:var(--primary-light);color:var(--primary);border-radius:999px;grid-row:span 2;place-self:center start;padding:3px 7px;font-size:11px;font-weight:800}.global-search-results strong,.global-search-results small{overflow-wrap:anywhere;min-width:0}.global-search-results small,.global-search-empty{color:var(--text-secondary);font-size:12px}.global-search-empty{padding:14px}.scheduler-context-menu{z-index:1000;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);min-width:220px;box-shadow:var(--shadow-md);padding:6px;position:fixed}.scheduler-context-menu button{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-size:var(--font-size-sm);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:9px 10px;display:flex}.scheduler-context-menu button:hover{background:var(--bg-surface-hover)}.scheduler-context-menu button.danger{color:var(--status-error-text)}.app-dialog{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);width:min(460px,100vw - 32px);box-shadow:var(--shadow-md);overflow:hidden}.app-dialog-header{padding:var(--space-4);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;display:flex}.app-dialog-header h2{font-size:var(--font-size-base);font-weight:700}.app-dialog-body{padding:var(--space-4)}.app-dialog-body p{margin:0 0 var(--space-4);color:var(--text-secondary)}.lists-workspace{justify-content:center;align-items:stretch;width:100%;min-width:0;background:var(--bg-app)!important}.lists-directory{flex:auto;width:min(1480px,100%);max-width:1480px;margin:0 auto}.lists-toolbar{flex-wrap:wrap;gap:16px}.lists-toolbar h2{overflow-wrap:anywhere;min-width:0}.lists-content{flex-direction:column;justify-content:center;align-items:stretch;gap:14px;min-width:0;display:flex}.lists-content>.lists-table,.lists-content>table{width:min(1240px,100%)!important}.list-form-panel{box-shadow:var(--shadow-sm);margin:0 auto;background:var(--bg-surface)!important;width:min(1120px,100%)!important;max-width:1120px!important;color:var(--text-primary)!important;border-color:var(--border-color)!important;padding:clamp(22px,2vw,30px)!important;overflow:visible!important}.list-form-panel .grid{align-items:start;width:100%;grid-template-columns:repeat(3,minmax(220px,1fr))!important;gap:18px 20px!important;display:grid!important;overflow:visible!important}.list-form-panel .col-span-2,.list-form-panel .col-span-3,.list-form-panel .col-span-4{grid-column:1/-1!important}.list-form-panel label,.list-form-panel input,.list-form-panel select,.list-form-panel textarea,.lists-table th,.lists-table td{overflow-wrap:anywhere;min-width:0}.list-form-panel .grid>div:not(.grid):not(.col-span-2),.list-form-panel .grid>label{border:1px solid var(--border-color);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-surface-hover) 54%, var(--bg-surface));min-height:82px;padding:16px;overflow:visible}.list-form-panel>.grid{padding:var(--space-4);border:1px solid var(--border-color);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-surface-hover) 32%, transparent)}.list-form-panel .grid>.grid{min-height:78px;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.list-form-panel input,.list-form-panel select,.list-form-panel textarea{width:100%;min-height:40px}.list-form-panel label:has(input[type=checkbox]){background:var(--bg-surface-hover);align-items:center;gap:10px;min-height:42px;display:flex;border-color:var(--border-color)!important;border-radius:var(--radius-sm)!important}.page-form-field,.form-group,.filter-group{min-width:0;overflow:visible}.page-form-field{border:1px solid var(--border-color);border-radius:var(--radius-md);background:color-mix(in srgb, var(--bg-surface-hover) 45%, var(--bg-surface));padding:14px;overflow:visible}.page-form-field input,.page-form-field .app-select,.form-group input,.form-group .input,.form-group .form-input,.form-group .app-select,.filter-group input,.filter-group .input,.filter-group .app-select{border:1px solid var(--border-color-dark)!important;background:var(--bg-surface)!important}.page-header,.theme-topbar,.clinical-topbar,.enterprise-header,.neo-header,.medkit-topbar,.pulse-header{padding-inline:clamp(16px,2vw,28px)!important;overflow:visible!important}.theme-content,.theme-content-wrap,.medkit-workspace,.pulse-stage,.atlas-workbench,.page-split-sidebar,.page-split-main,.lists-directory,.list-form-panel,.main-tabs-panel,.grid-container,.claims-shell,.report-main,.statement-panel{overflow-clip-margin:18px}.page-split-layout{height:100%;min-height:0}.page-split-sidebar,.page-split-main{min-height:0}.page-list-container,.page-form-container{min-height:0;overflow:auto}.page-title,.page-description,.theme-route-title h1,.neo-page-title,.clinical-page-title,.page-split-title,.panel-title{overflow-wrap:anywhere;padding-inline:2px}.btn,button,.theme-nav-item,.clinical-nav-link,.enterprise-nav-link,.neo-nav-link,.medkit-nav-item,.pulse-nav-item,.atlas-dock-item,.page-list-item,.statement-card,.list-form-panel label,.page-form-field,.form-group{min-width:0}.btn,.btn-sm,.theme-nav-item,.clinical-nav-link,.enterprise-nav-link,.neo-nav-link,.medkit-nav-item,.page-split-title,.lists-toolbar h2,.panel-title{line-height:1.25}.btn,.btn-sm{min-height:32px;padding-block:max(7px, var(--space-1));padding-inline:max(12px, var(--space-2))}body:not(.theme-classic) .charge-entry-layout>.page-header{display:none!important}.lists-table{table-layout:fixed}.lists-table th:first-child,.lists-table td:first-child{width:18%}.lists-table th:nth-child(4),.lists-table td:nth-child(4){width:140px}.lists-table td{vertical-align:middle}.btn,.theme-nav-item,.clinical-nav-link,.enterprise-nav-link,.page-list-item,.filter-chip,.status-pill,.segmented-control button,.global-search,.app-dialog,.scheduler-dialog{overflow:visible}.btn,.theme-nav-item,.clinical-nav-link,.enterprise-nav-link,.filter-chip{align-items:center;min-width:0;max-width:100%;overflow:visible}.btn span,.theme-nav-item span,.clinical-nav-link,.enterprise-nav-link,.filter-chip{overflow-wrap:anywhere;min-width:0}.app-dialog,.modal-overlay>.app-dialog,.provider-quick-modal,.scheduler-dialog{max-width:calc(100vw - 32px)}.theme-nav-item,.clinical-nav-link,.enterprise-nav-link,.medkit-nav-item,.pulse-nav-item,.btn,.btn-sm{overflow-clip-margin:14px}@media (width<=920px){.lists-workspace{padding:10px!important}.lists-toolbar>div{width:100%}.lists-toolbar .header-search{width:100%!important}.list-form-panel .grid{grid-template-columns:1fr!important}}@media (width>=921px) and (width<=1280px){.list-form-panel .grid{grid-template-columns:repeat(2,minmax(240px,1fr))!important}}@media print{body.print-report *,body.print-statement *,body.print-walkout-receipt *,body.print-patient-ledger *{display:none!important}body.print-report #root,body.print-report #root>*,body.print-report main,body.print-report .theme-shell,body.print-report .theme-main,body.print-report .theme-content,body.print-report .theme-content-wrap,body.print-report .reports-layout,body.print-statement #root,body.print-statement #root>*,body.print-statement main,body.print-statement .theme-shell,body.print-statement .theme-main,body.print-statement .theme-content,body.print-statement .theme-content-wrap,body.print-statement .statements-page,body.print-statement .statements-grid,body.print-walkout-receipt #root,body.print-walkout-receipt #root>*,body.print-walkout-receipt main,body.print-walkout-receipt .theme-shell,body.print-walkout-receipt .theme-main,body.print-walkout-receipt .theme-content,body.print-walkout-receipt .theme-content-wrap,body.print-patient-ledger #root,body.print-patient-ledger #root>*,body.print-patient-ledger main,body.print-patient-ledger .theme-shell,body.print-patient-ledger .theme-main,body.print-patient-ledger .theme-content,body.print-patient-ledger .theme-content-wrap,body.print-patient-ledger .patient-account,body.print-patient-ledger .patient-layout,body.print-patient-ledger .patient-body,body.print-patient-ledger .main-tabs-panel,body.print-patient-ledger .tab-content{visibility:visible!important;height:auto!important;display:block!important;overflow:visible!important}body.print-report .report-main,body.print-report .report-main *,body.print-statement .statement-print-sheet,body.print-statement .statement-print-sheet *,body.print-walkout-receipt .walkout-receipt-print,body.print-walkout-receipt .walkout-receipt-print *,body.print-patient-ledger .ledger-panel,body.print-patient-ledger .ledger-panel *{display:revert!important;visibility:visible!important}body.print-report .report-main,body.print-statement .statement-print-sheet,body.print-walkout-receipt .walkout-receipt-print,body.print-patient-ledger .ledger-panel{box-shadow:none!important;border:0!important;width:100%!important;max-width:none!important;margin:0!important}body.print-report .report-toolbar .flex,body.print-report .report-filters,body.print-report .custom-report-fields,body.print-report .custom-report-builder,.no-print{display:none!important}}
