:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#17212b;background:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #102a43;--blue: #1769e0;--teal: #087f8c;--ink: #17212b;--muted: #64717e;--border: #dce3e8;--surface: #ffffff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f6f8}button,input{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #1769e0;outline-offset:2px}.app-shell{min-height:100vh}.topbar{position:fixed;inset:0 0 auto;z-index:30;height:64px;display:flex;align-items:center;gap:18px;padding:0 20px;color:#fff;background:#102a43;box-shadow:0 1px 4px #081a2c2e}.brand{width:210px;display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none}.brand-symbol{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#1769e0}.brand>span:last-child{display:flex;flex-direction:column;gap:1px}.brand strong{font-size:17px;letter-spacing:-.2px}.brand small{color:#b9c8d7;font-size:9px;letter-spacing:.75px;text-transform:uppercase}.practice-switch{height:42px;display:flex;align-items:center;gap:12px;padding:0 13px;border:1px solid rgb(255 255 255 / 13%);border-radius:6px;color:#fff;background:#ffffff0d;cursor:pointer;text-align:left}.practice-switch span{display:flex;flex-direction:column;gap:1px}.practice-switch small{color:#9eb2c6;font-size:9px;text-transform:uppercase;letter-spacing:.65px}.practice-switch strong{max-width:180px;font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-search{width:min(430px,34vw);height:38px;margin-left:auto;display:flex;align-items:center;gap:10px;padding:0 10px 0 13px;border:1px solid rgb(255 255 255 / 12%);border-radius:6px;color:#bdcada;background:#ffffff14;cursor:pointer;text-align:left}.global-search span{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}kbd{padding:2px 6px;border:1px solid #d4dce3;border-radius:4px;color:#677582;background:#f5f7f9;font-size:10px;font-family:inherit;white-space:nowrap;box-shadow:0 1px #ccd4dc}.global-search kbd{color:#c8d4df;border-color:#ffffff2e;background:#ffffff14;box-shadow:none}.topbar-actions{display:flex;align-items:center;gap:4px}.icon-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;cursor:pointer}.topbar .icon-button{color:#d3dde6}.topbar .icon-button:hover{color:#fff;background:#ffffff14}.quick-create{height:38px;display:flex;align-items:center;gap:6px;padding:0 11px;margin-right:5px;border:0;border-radius:6px;color:#fff;background:#1769e0;cursor:pointer;font-weight:600}.quick-create-menu{width:220px}.quick-create-label{padding:8px 9px 6px;color:var(--muted-ink);font-size:8px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.notification{position:relative}.screenshot-button.is-busy svg{animation:screenshot-spin .9s linear infinite}.screenshot-button:disabled{cursor:wait;opacity:.65}@keyframes screenshot-spin{to{transform:rotate(360deg)}}.notification>span{position:absolute;top:4px;right:3px;min-width:15px;height:15px;display:grid;place-items:center;padding:0 3px;border:2px solid #102a43;border-radius:8px;color:#fff;background:#d0444c;font-size:8px;font-weight:700}.user-trigger{height:50px;display:flex;align-items:center;gap:9px;padding:0 4px 0 8px;border:0;border-left:1px solid rgb(255 255 255 / 12%);color:#fff;background:transparent;cursor:pointer}.avatar{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#102a43;background:#d9eaff;font-size:11px;font-weight:700}.avatar.large{width:40px;height:40px;font-size:13px}.user-copy{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.user-copy strong{font-size:11px}.user-copy small{color:#9eb2c6;font-size:9px}.mobile-menu{display:none}.user-menu{z-index:100;width:258px;padding:7px;border:1px solid #dbe2e8;border-radius:8px;background:#fff;box-shadow:0 14px 35px #102a4333;animation:menu-in .14s ease-out}.user-menu.submenu{width:165px}@keyframes menu-in{0%{opacity:0;transform:translateY(-3px)}}.menu-identity{display:flex;align-items:center;gap:10px;padding:7px 8px 10px}.menu-identity>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.menu-identity strong{font-size:12px}.menu-identity small{overflow:hidden;color:#697683;font-size:10px;text-overflow:ellipsis}.menu-separator{height:1px;margin:5px -7px;background:#e2e7eb}.menu-item{min-height:36px;display:flex;align-items:center;gap:10px;padding:0 9px;border-radius:5px;outline:0;color:#35424e;font-size:12px;cursor:pointer}.menu-item[data-highlighted]{color:#102a43;background:#eef4fa}.menu-item.danger{color:#ad2f38}.menu-value{margin-left:auto;color:#7b8791;font-size:10px}.menu-item kbd{margin-left:auto}.check-slot{width:17px;display:grid;place-items:center}.sidebar{position:fixed;z-index:20;inset:64px auto 0 0;width:248px;display:flex;flex-direction:column;border-right:1px solid #d9e0e6;background:#fff}.sidebar nav{flex:1;overflow-y:auto;padding:16px 12px}.nav-group{margin-bottom:3px}.nav-parent{width:100%;height:40px;display:flex;align-items:center;gap:11px;padding:0 10px;border:0;border-radius:6px;color:#586673;background:transparent;cursor:pointer;font-size:12px;font-weight:600;text-align:left}.nav-parent:hover{color:#102a43;background:#f2f6f9}.nav-parent.active{color:#102a43;background:#edf3f8}.nav-parent.active>svg:first-child{color:#1769e0}.nav-parent span{flex:1}.nav-parent em{min-width:21px;height:19px;display:grid;place-items:center;padding:0 5px;border-radius:10px;color:#6b5105;background:#fff0c2;font-size:9px;font-style:normal}.nav-chevron{transition:transform .16s ease}.nav-parent.active .nav-chevron{transform:rotate(90deg)}.nav-children{position:relative;margin:2px 0 8px 19px;padding-left:24px}.nav-children:before{content:"";position:absolute;inset:0 auto 0 0;width:1px;background:#dce3e8}.nav-children button{position:relative;width:100%;height:34px;padding:0 9px;border:0;border-radius:5px;color:#6b7884;background:transparent;cursor:pointer;font-size:11px;text-align:left}.nav-children button:hover{color:#102a43;background:#f5f7f9}.nav-children button.selected{color:#1769e0;background:#edf4fe;font-weight:600}.nav-children button.selected:before{content:"";position:absolute;left:-24px;top:7px;width:3px;height:20px;border-radius:2px;background:#1769e0}.sidebar-foot{min-height:67px;display:flex;align-items:center;gap:10px;padding:12px 18px;border-top:1px solid #e1e6ea;background:#fafbfc}.api-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#d09b25;box-shadow:0 0 0 4px #f7edcf}.api-dot.online{background:#27835a;box-shadow:0 0 0 4px #dcefe5}.api-dot.prototype{background:#1769e0;box-shadow:0 0 0 4px #dfebfc}.sidebar-foot>span{display:flex;flex-direction:column;gap:2px}.sidebar-foot strong{font-size:10px}.sidebar-foot small{color:#7a8792;font-size:9px}.mobile-sidebar-head,.sidebar-scrim{display:none}.workscreen{min-height:100vh;margin-left:248px;padding:94px 30px 40px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 auto 24px;max-width:1540px}.page-heading h1{margin:2px 0 5px;color:#17212b;font-size:27px;letter-spacing:-.6px}.page-heading p{margin:0;color:#6b7884;font-size:12px}.page-heading .eyebrow{color:#1769e0;font-size:9px;font-weight:700;letter-spacing:.9px;text-transform:uppercase}.page-actions{display:flex;gap:8px}.primary-action,.secondary-action{height:38px;display:flex;align-items:center;gap:8px;padding:0 14px;border-radius:6px;cursor:pointer;font-size:11px;font-weight:650}.primary-action{border:1px solid #1769e0;color:#fff;background:#1769e0}.secondary-action{border:1px solid #ccd5dd;color:#34424e;background:#fff}.metrics{max-width:1540px;margin:0 auto 20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card{min-height:116px;display:flex;align-items:center;gap:15px;padding:19px;border:1px solid #dce3e8;border-radius:8px;background:#fff}.metric-icon{width:39px;height:39px;display:grid;place-items:center;align-self:flex-start;border-radius:7px}.metric-icon.blue{color:#1769e0;background:#e8f1fd}.metric-icon.teal{color:#087f8c;background:#e1f2f2}.metric-icon.navy{color:#102a43;background:#e6ebef}.metric-icon.green{color:#257a4b;background:#e3f1e9}.metric-card>div:last-child{min-width:0;display:flex;flex-direction:column}.metric-card span{color:#6c7883;font-size:10px;font-weight:600}.metric-card strong{margin:5px 0 4px;color:#17212b;font-size:22px;letter-spacing:-.45px;font-variant-numeric:tabular-nums}.metric-card small{color:#7a8792;font-size:9px}.dashboard-grid{max-width:1540px;margin:0 auto;display:grid;grid-template-columns:minmax(520px,1.75fr) minmax(310px,1fr);gap:14px;align-items:start}.panel{overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.panel-head{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 19px;border-bottom:1px solid #e2e7eb}.panel-head>div:first-child{display:flex;flex-direction:column;gap:4px}.section-kicker{color:#1769e0;font-size:8px;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.panel h2{margin:0;color:#26333e;font-size:15px;letter-spacing:-.15px}.text-action{display:flex;align-items:center;gap:4px;border:0;color:#1769e0;background:transparent;cursor:pointer;font-size:10px;font-weight:600}.appointment{min-height:67px;display:grid;grid-template-columns:46px 36px minmax(110px,1fr) minmax(115px,1.2fr) 78px 24px;align-items:center;gap:10px;padding:8px 18px;border-bottom:1px solid #edf0f2}.appointment:hover{background:#fbfcfd}.appointment time{color:#44515d;font-size:11px;font-weight:650;font-variant-numeric:tabular-nums}.pet-avatar{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#144e8a;background:#dfecfb;font-size:9px;font-weight:700}.pet-avatar.teal{color:#076872;background:#dff0f1}.pet-avatar.navy{color:#283f54;background:#e2e7ec}.pet-avatar.orange{color:#8a5606;background:#faebce}.appointment-person{min-width:0;display:flex;flex-direction:column;gap:3px}.appointment-person strong{font-size:11px}.appointment-person small,.appointment-type{overflow:hidden;color:#7a8792;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.status{justify-self:start;padding:4px 7px;border-radius:10px;color:#4c5b68;background:#edf0f3;font-size:8px;font-weight:650;white-space:nowrap}.status.in-consult{color:#06717c;background:#dff1f1}.status.arrived{color:#155faa;background:#e2effe}.row-action{width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:5px;color:#87939d;background:transparent;cursor:pointer}.row-action:hover{color:#1769e0;background:#edf4fd}.panel-footer-action{width:100%;height:43px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;color:#1769e0;background:#fbfcfd;cursor:pointer;font-size:9px;font-weight:650}.waiting-panel{grid-row:span 2}.live-label{display:flex;align-items:center;gap:5px;color:#257a4b;font-size:9px;font-weight:650}.live-label i{width:7px;height:7px;border-radius:50%;background:#36a26b;box-shadow:0 0 0 4px #e2f3e9}.waiting-card{margin:12px;padding:12px;border:1px solid #e1e7eb;border-radius:7px}.waiting-card.priority{border-color:#b8d2f2;box-shadow:inset 3px 0 #1769e0}.waiting-top{display:flex;align-items:center;gap:9px}.waiting-top>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:2px}.waiting-top strong{font-size:11px}.waiting-top small{color:#7a8792;font-size:8px}.waiting-top>span:last-child{color:#a35d00;font-size:9px;font-weight:650}.waiting-meta{display:flex;justify-content:space-between;gap:8px;margin:11px 0 0 41px;color:#687580;font-size:8px}.waiting-meta span{display:flex;align-items:center;gap:5px}.waiting-card>button{width:calc(100% - 41px);height:30px;margin:10px 0 0 41px;display:flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:5px;color:#fff;background:#1769e0;cursor:pointer;font-size:9px;font-weight:650}.attention-panel{align-self:start}.attention-row{width:100%;min-height:66px;display:flex;align-items:center;gap:11px;padding:10px 17px;border:0;border-bottom:1px solid #edf0f2;background:#fff;cursor:pointer;text-align:left}.attention-row:hover{background:#fbfcfd}.attention-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px}.attention-icon.red{color:#b4232c;background:#fce8e9}.attention-icon.amber{color:#a46000;background:#fff0d3}.attention-icon.blue{color:#1769e0;background:#e6f0fd}.attention-row>span:nth-child(2){min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.attention-row strong{font-size:10px}.attention-row small{color:#7b8792;font-size:8px}.attention-row>svg{color:#8b969f}.command-backdrop{position:fixed;z-index:90;inset:0;display:flex;justify-content:center;padding-top:11vh;background:#0a1a287a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.command-dialog{width:min(620px,calc(100vw - 30px));height:370px;overflow:hidden;border:1px solid #cfd8df;border-radius:10px;background:#fff;box-shadow:0 24px 70px #0414214d;animation:dialog-in .15s ease-out}@keyframes dialog-in{0%{opacity:0;transform:translateY(-7px) scale(.99)}}.command-input{height:58px;display:flex;align-items:center;gap:11px;padding:0 16px;border-bottom:1px solid #dce3e8;color:#64727e}.command-input input{flex:1;border:0;outline:0;color:#17212b;font-size:14px}.command-input input::placeholder{color:#99a3ab}.command-empty{height:266px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9aa5ae}.command-empty svg{margin-bottom:13px;color:#b3bdc5}.command-empty strong{margin-bottom:6px;color:#53616d;font-size:12px}.command-empty span{font-size:10px}.command-dialog footer{height:45px;display:flex;align-items:center;gap:16px;padding:0 14px;border-top:1px solid #e1e6ea;color:#7a8792;background:#fafbfc;font-size:9px}.command-dialog footer span{display:flex;align-items:center;gap:4px}.command-source{margin-left:auto}.command-source i{width:7px;height:7px;border-radius:50%;background:#27835a}.clients-heading{align-items:center}.client-summary{max-width:1540px;min-height:78px;margin:0 auto 14px;display:grid;grid-template-columns:190px 190px 1fr;align-items:stretch;border:1px solid #dce3e8;border-radius:8px;background:#fff}.client-summary>div{display:flex;align-items:center;gap:11px;padding:13px 18px;border-right:1px solid #e3e8ec}.client-summary>div:last-child{border-right:0}.summary-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:7px}.summary-icon.blue{color:#1769e0;background:#e8f1fd}.summary-icon.teal{color:#087f8c;background:#e1f2f2}.client-summary div>span:last-child{display:flex;flex-direction:column;gap:3px}.client-summary small{color:#77848f;font-size:8px;text-transform:uppercase;letter-spacing:.45px}.client-summary strong{color:#26333e;font-size:17px;font-variant-numeric:tabular-nums}.client-summary .mv-summary{justify-content:flex-end;color:#1769e0}.client-summary .mv-summary strong{font-size:10px}.client-panel{max-width:1540px;min-height:480px;margin:0 auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.client-toolbar{min-height:64px;display:flex;align-items:center;gap:18px;padding:11px 16px;border-bottom:1px solid #dfe5e9}.client-search{width:min(610px,70%);height:39px;display:flex;align-items:center;gap:9px;padding-left:12px;border:1px solid #cdd7df;border-radius:6px;color:#71808c;background:#fff}.client-search:focus-within{border-color:#1769e0;box-shadow:0 0 0 2px #1769e01c}.client-search input{min-width:0;flex:1;border:0;outline:0;color:#26333e;font-size:11px}.client-search input::placeholder{color:#95a0a9}.client-search button{align-self:stretch;padding:0 15px;border:0;border-left:1px solid #dbe2e7;color:#1769e0;background:#f8fafc;cursor:pointer;font-size:10px;font-weight:650}.diagnostics{margin-left:auto;display:flex;align-items:center;gap:7px;color:#687580;font-size:8px}.diagnostics i{width:7px;height:7px;border-radius:50%;background:#27835a;box-shadow:0 0 0 3px #e2f1e8}.client-table{width:100%}.client-table-head,.client-row{display:grid;grid-template-columns:minmax(190px,1.1fr) minmax(190px,1fr) minmax(260px,1.7fr) 70px 62px;align-items:center;gap:14px;padding:0 16px}.client-table-head{min-height:38px;border-bottom:1px solid #e1e6ea;color:#77848f;background:#f8fafb;font-size:8px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.client-row{min-height:76px;border-bottom:1px solid #edf0f2}.client-row:hover{background:#fbfcfd}.client-cell{min-width:0;display:flex;align-items:center;gap:10px}.client-avatar{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#214b73;background:#e4edf5;font-size:9px;font-weight:700}.client-cell.identity>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.client-cell.identity strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.client-cell.identity small{color:#86919a;font-size:8px;font-variant-numeric:tabular-nums}.client-cell.contact{align-items:flex-start;flex-direction:column;gap:5px;color:#687580;font-size:8px}.client-cell.contact span{display:flex;align-items:center;gap:5px}.patient-chips{min-width:0;display:flex;gap:7px;overflow:hidden}.patient-chips button{min-width:0;max-width:190px;height:43px;display:flex;align-items:center;gap:7px;padding:5px 8px 5px 6px;border:1px solid #dce3e8;border-radius:6px;background:#fff;cursor:pointer;text-align:left}.patient-chips button:hover{border-color:#9fc0e8;background:#f7faff}.patient-chips button>span:first-child{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%}.patient-chips .cat{color:#755389;background:#f1e9f5}.patient-chips .dog{color:#087f8c;background:#e1f2f2}.patient-chips button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.patient-chips strong,.patient-chips small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-chips strong{font-size:9px}.patient-chips small{color:#7e8993;font-size:7px}.patient-alert{flex:0 0 auto;color:#b4232c}.record-status{padding:4px 7px;border-radius:10px;color:#257a4b;background:#e3f1e9;font-size:8px;font-weight:650}.empty-data,.empty-search{min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-data>span{width:54px;height:54px;display:grid;place-items:center;margin-bottom:14px;border-radius:50%;color:#1769e0;background:#e8f1fd}.empty-data h2{margin:0 0 7px;color:#26333e;font-size:16px}.empty-data p{max-width:430px;margin:0 0 18px;color:#72808b;font-size:10px;line-height:1.55}.empty-data button{min-width:155px;justify-content:center}.empty-data button:disabled{opacity:.65;cursor:wait}.empty-search{min-height:330px;gap:6px;color:#85919a;font-size:9px}.empty-search strong{color:#53616d;font-size:11px}.data-message{display:flex;align-items:center;gap:11px;margin:16px;padding:13px;border-radius:7px}.data-message.error{color:#9f2b34;border:1px solid #f0c8cb;background:#fff1f2}.data-message>span{display:flex;flex:1;flex-direction:column;gap:3px}.data-message strong{font-size:10px}.data-message small{font-size:8px}.data-message button{border:0;color:#9f2b34;background:transparent;cursor:pointer;font-size:9px;font-weight:650}.client-loading{padding:12px 16px}.client-loading i{height:58px;display:block;margin-bottom:10px;border-radius:6px;background:linear-gradient(90deg,#f1f4f6 25%,#f8fafb,#f1f4f6 75%);background-size:200% 100%;animation:loading 1.2s infinite linear}@keyframes loading{to{background-position:-200% 0}}.back-link{display:flex;align-items:center;gap:7px;margin:-9px 0 12px;padding:5px 0;border:0;color:#1769e0;background:transparent;cursor:pointer;font-size:10px;font-weight:650}.patient-hero{max-width:1540px;min-height:112px;margin:0 auto 14px;display:flex;align-items:center;gap:16px;padding:18px 20px;border:1px solid #dce3e8;border-radius:8px;background:#fff}.patient-portrait{position:relative;width:64px;height:64px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#076b75;background:#dff1f1;font-size:17px;font-weight:700}.patient-portrait.cat{color:#6f4c83;background:#f0e8f4}.patient-portrait svg{position:absolute;right:-2px;bottom:0;padding:3px;border:2px solid white;border-radius:50%;color:#fff;background:#087f8c}.patient-portrait.cat svg{background:#79548d}.patient-title{min-width:0;flex:1}.patient-title>div{display:flex;align-items:center;gap:10px}.patient-title h1{margin:0;color:#17212b;font-size:24px;letter-spacing:-.5px}.patient-title p{margin:6px 0 4px;color:#5f6d78;font-size:11px;text-transform:capitalize}.patient-title small{color:#8a959e;font-size:8px;font-variant-numeric:tabular-nums}.patient-actions{display:flex;gap:8px}.clinical-alert{max-width:1540px;min-height:56px;margin:0 auto 14px;display:flex;align-items:center;gap:11px;padding:10px 15px;border:1px solid #f0c6c9;border-left:4px solid #b4232c;border-radius:7px;color:#9f2b34;background:#fff2f3}.clinical-alert>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:2px}.clinical-alert strong{font-size:10px}.clinical-alert small{font-size:9px}.clinical-alert>span:last-child{padding:4px 8px;border-radius:10px;background:#f9dfe1;font-size:8px;font-weight:650}.record-tabs{max-width:1540px;min-height:45px;margin:0 auto 14px;display:flex;gap:3px;overflow-x:auto;padding:0 10px;border:1px solid #dce3e8;border-radius:8px;background:#fff}.record-tabs button{position:relative;padding:0 12px;border:0;color:#687580;background:transparent;cursor:pointer;font-size:9px;font-weight:600;white-space:nowrap}.record-tabs button.active{color:#1769e0}.record-tabs button.active:after{content:"";position:absolute;inset:auto 8px 0;height:2px;background:#1769e0}.patient-layout{max-width:1540px;margin:0 auto;display:grid;grid-template-columns:minmax(520px,1.7fr) minmax(290px,.72fr);gap:14px;align-items:start}.patient-main-column,.patient-side-column{display:grid;gap:14px}.record-panel{overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.record-panel-head{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 17px;border-bottom:1px solid #e2e7eb}.record-panel-head>div{display:flex;flex-direction:column;gap:4px}.record-panel-head span{color:#1769e0;font-size:8px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.record-panel-head h2{margin:0;color:#26333e;font-size:14px}.record-panel-head button{border:0;color:#1769e0;background:transparent;cursor:pointer;font-size:9px;font-weight:650}.record-panel-head .mv-badge{padding:5px 8px;border:1px solid #cfe3d6;border-radius:10px;color:#257a4b;background:#eef8f2;font-size:7px}.patient-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:18px}.patient-facts>div{min-width:0;display:flex;align-items:center;gap:9px;padding:4px 13px;border-right:1px solid #e3e8ec}.patient-facts>div:first-child{padding-left:0}.patient-facts>div:last-child{border-right:0}.fact-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px}.fact-icon.teal{color:#087f8c;background:#e1f2f2}.fact-icon.blue{color:#1769e0;background:#e8f1fd}.fact-icon.navy{color:#102a43;background:#e6ebef}.fact-icon.amber{color:#a46000;background:#fff0d3}.patient-facts>div>span:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.patient-facts small{color:#7b8791;font-size:8px}.patient-facts strong{overflow:hidden;color:#26333e;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.timeline-empty{min-height:182px;display:flex;align-items:center;justify-content:center;gap:14px;padding:24px}.timeline-empty>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:#6e7b86;background:#eef1f3}.timeline-empty>div{max-width:340px;display:flex;flex-direction:column;gap:5px}.timeline-empty strong{font-size:11px}.timeline-empty small{color:#77848f;font-size:9px;line-height:1.45}.timeline-empty button{margin-left:10px}.timeline-empty button:disabled{opacity:.65;cursor:wait}.clinical-timeline{padding:18px 18px 4px}.visit-card{position:relative;display:grid;grid-template-columns:28px 1fr;gap:10px;padding-bottom:18px}.visit-card:not(:last-child):before{content:"";position:absolute;top:21px;bottom:-2px;left:10px;width:1px;background:#d9e1e7}.visit-marker{position:relative;z-index:1;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#257a4b;background:#e4f2ea}.visit-body{overflow:hidden;border:1px solid #dce3e8;border-radius:7px;background:#fff}.visit-heading{min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid #e5e9ed;background:#fafcfd}.visit-heading>div{display:flex;flex-direction:column;gap:3px}.visit-heading time{color:#1769e0;font-size:8px;font-weight:700;letter-spacing:.3px;text-transform:uppercase}.visit-heading h3{margin:0;color:#26333e;font-size:11px}.visit-heading>div>span{color:#7c8892;font-size:8px;text-transform:capitalize}.final-status{padding:4px 8px;border-radius:10px;color:#257a4b;background:#e3f1e9;font-size:8px;font-weight:650}.observations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #e5e9ed}.observations>span{min-height:52px;display:grid;grid-template-columns:20px 1fr;grid-template-rows:auto auto;align-content:center;padding:7px 12px;border-right:1px solid #e5e9ed;color:#087f8c}.observations>span:last-child{border-right:0}.observations svg{grid-row:1 / 3;align-self:center}.observations small{color:#7a8792;font-size:7px;text-transform:capitalize}.observations strong{color:#34424e;font-size:9px;font-variant-numeric:tabular-nums}.soap-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e5e9ed}.soap-grid>div{min-height:64px;display:flex;gap:8px;padding:10px 12px;background:#fff}.soap-grid span{width:20px;height:20px;display:grid;place-items:center;flex:0 0 auto;border-radius:4px;color:#1769e0;background:#e8f1fd;font-size:8px;font-weight:700}.soap-grid p{margin:2px 0 0;color:#66747f;font-size:8px;line-height:1.45}.visit-open{width:100%;height:35px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;border-top:1px solid #e5e9ed;color:#1769e0;background:#fafcfd;cursor:pointer;font-size:8px;font-weight:650}.owner-identity{display:flex;align-items:center;gap:10px;padding:15px 17px 8px}.owner-identity>span{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;color:#214b73;background:#e4edf5;font-size:10px;font-weight:700}.owner-identity>div{display:flex;flex-direction:column;gap:3px}.owner-identity strong{font-size:10px}.owner-identity small{color:#85919a;font-size:8px}.owner-card dl{margin:4px 17px 12px}.owner-card dl>div{padding:9px 0;border-bottom:1px solid #edf0f2}.owner-card dt{display:flex;align-items:center;gap:6px;color:#7a8792;font-size:8px}.owner-card dd{margin:4px 0 0 20px;overflow:hidden;color:#34424e;font-size:9px;text-overflow:ellipsis}.owner-card>button{width:calc(100% - 34px);height:32px;margin:0 17px 16px;border:1px solid #cdd7df;border-radius:5px;color:#1769e0;background:#fff;cursor:pointer;font-size:9px;font-weight:650}.quick-actions>button{width:100%;min-height:55px;display:flex;align-items:center;gap:10px;padding:9px 16px;border:0;border-bottom:1px solid #edf0f2;color:#1769e0;background:#fff;cursor:pointer;text-align:left}.quick-actions>button:hover{background:#f8fbff}.quick-actions>button span{display:flex;flex-direction:column;gap:3px}.quick-actions strong{color:#34424e;font-size:9px}.quick-actions small{color:#7e8993;font-size:8px}.patient-record-loading{max-width:1540px;margin:0 auto}.patient-record-loading i{height:90px;display:block;margin-bottom:12px;border-radius:8px;background:linear-gradient(90deg,#edf1f4 25%,#f8fafb,#edf1f4 75%);background-size:200% 100%;animation:loading 1.2s infinite linear}.patient-error{max-width:600px;margin:80px auto;display:flex;flex-direction:column;align-items:center;color:#9f2b34;text-align:center}.patient-error h2{margin:12px 0 4px;font-size:16px}.patient-error p{margin:0 0 17px;color:#6d7984;font-size:10px}.consultation-editor{max-width:1540px;margin:0 auto}.consultation-topbar{min-height:48px;display:flex;align-items:center;gap:14px;margin:-9px 0 12px}.consultation-topbar .back-link{margin:0}.consultation-topbar>span{padding-left:14px;border-left:1px solid #cfd7de;color:#53616d;font-size:10px;font-weight:650}.consultation-topbar>div{margin-left:auto;display:flex;gap:8px}.consultation-topbar button:disabled{opacity:.65;cursor:wait}.consultation-patient{min-height:86px;display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:13px 17px;border:1px solid #dce3e8;border-radius:8px;background:#fff}.consultation-paw{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#087f8c;background:#e1f2f2}.consultation-patient>div:nth-child(2){min-width:0;flex:1}.consultation-patient>div:nth-child(2)>span{color:#1769e0;font-size:7px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.consultation-patient h1{margin:2px 0 3px;font-size:18px}.consultation-patient p{margin:0;color:#74818c;font-size:9px;text-transform:capitalize}.consultation-alert{display:flex;align-items:center;gap:8px;margin-left:8px;padding:8px 10px;border-left:3px solid #b4232c;border-radius:5px;color:#a32d36;background:#fff0f1}.consultation-alert>span{display:flex;flex-direction:column;gap:2px}.consultation-alert small{font-size:7px;text-transform:uppercase}.consultation-alert strong{font-size:9px}.consultation-error{margin-inline:0}.consultation-layout{display:grid;grid-template-columns:minmax(540px,1.7fr) minmax(280px,.7fr);gap:14px;align-items:start}.consultation-main,.consultation-side{display:grid;gap:14px}.editor-panel{overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.editor-panel>header{min-height:65px;display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #e1e6ea}.editor-panel>header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#1769e0;background:#e8f1fd}.editor-panel>header>div{display:flex;flex:1;flex-direction:column;gap:3px}.editor-panel>header small{color:#1769e0;font-size:7px;font-weight:700;letter-spacing:.65px;text-transform:uppercase}.editor-panel>header h2{margin:0;color:#26333e;font-size:13px}.editor-panel>header em{padding:4px 7px;border-radius:9px;color:#895700;background:#fff0d3;font-size:7px;font-style:normal;font-weight:650}.editor-fields{padding:16px}.editor-fields label{display:flex;flex-direction:column;gap:6px}.editor-fields label>span{color:#586671;font-size:8px;font-weight:650}.editor-fields input,.editor-fields textarea,.editor-fields select{width:100%;border:1px solid #cfd8df;border-radius:5px;outline:0;color:#26333e;background:#fff;font-size:10px}.editor-fields input,.editor-fields select{height:36px;padding:0 10px}.editor-fields textarea{padding:9px 10px;line-height:1.5;resize:vertical}.editor-fields input:focus,.editor-fields textarea:focus,.editor-fields select:focus{border-color:#1769e0;box-shadow:0 0 0 2px #1769e01a}.full-field{margin-bottom:15px}.full-field:last-child{margin:15px 0 0}.soap-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.soap-editor-grid label>span{display:flex;align-items:center;gap:6px}.soap-editor-grid b{width:20px;height:20px;display:grid;place-items:center;border-radius:4px;color:#1769e0;background:#e8f1fd;font-size:8px}.observation-editor{padding:5px 16px}.observation-editor label{min-height:62px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e7ebee}.observation-editor label>span{min-width:0;display:flex;flex:1;align-items:center;gap:9px;color:#087f8c}.observation-editor label>span>span{display:flex;flex-direction:column;gap:3px}.observation-editor small{color:#56646f;font-size:8px}.observation-editor strong{color:#87929b;font-size:7px;font-weight:500}.observation-editor input{width:82px;height:34px;padding:0 8px;border:1px solid #cfd8df;border-radius:5px;outline:0;text-align:right;font-size:10px;font-variant-numeric:tabular-nums}.observation-editor input:focus{border-color:#1769e0;box-shadow:0 0 0 2px #1769e01a}.mv-group-note{display:flex;align-items:flex-start;gap:8px;margin:8px 13px 14px;padding:10px;border:1px solid #cde4d6;border-radius:6px;color:#257a4b;background:#f0f8f3}.mv-group-note>span{display:flex;flex-direction:column;gap:3px}.mv-group-note strong{font-size:8px}.mv-group-note small{color:#5d7768;font-size:7px;line-height:1.4}.save-summary ul{display:grid;gap:9px;margin:0;padding:14px 17px 7px;list-style:none}.save-summary li{display:flex;align-items:center;gap:7px;color:#53616d;font-size:8px}.save-summary li svg{color:#257a4b}.save-summary p{margin:6px 17px 16px;color:#7a8792;font-size:7px;line-height:1.5}.schedule-heading{align-items:center}.diary-summary{max-width:1540px;min-height:66px;margin:0 auto 14px;display:flex;align-items:stretch;border:1px solid #dce3e8;border-radius:8px;background:#fff}.diary-summary>div{min-width:125px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:9px 18px;border-right:1px solid #e2e7eb}.diary-summary small{color:#77848f;font-size:8px}.diary-summary strong{color:#26333e;font-size:17px;font-variant-numeric:tabular-nums}.diary-summary>span{margin-left:auto;display:flex;align-items:center;gap:7px;padding:0 18px;color:#687580;font-size:8px}.diary-summary>span i{width:7px;height:7px;border-radius:50%;background:#27835a;box-shadow:0 0 0 3px #e2f1e8}.schedule-panel-full{max-width:1540px;min-height:530px;margin:0 auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.schedule-toolbar{min-height:66px;display:flex;align-items:center;gap:14px;padding:10px 14px;border-bottom:1px solid #dfe5e9}.date-navigation{display:flex;align-items:stretch;border:1px solid #d2dae1;border-radius:6px}.date-navigation>button{width:34px;border:0;color:#65737f;background:#f8fafb;cursor:pointer}.date-navigation>button:first-child{border-right:1px solid #dce3e8}.date-navigation>button:last-child{border-left:1px solid #dce3e8}.date-navigation>div,.diary-date-picker{position:relative;min-width:245px;display:flex;align-items:center;gap:9px;padding:7px 11px;color:#1769e0;cursor:pointer}.diary-date-picker input{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.diary-today{height:38px}.date-navigation span{display:flex;flex-direction:column;gap:2px}.date-navigation small{color:#1769e0;font-size:7px;font-weight:700;text-transform:uppercase}.date-navigation strong{color:#34424e;font-size:9px}.clinician-filter{height:38px;display:flex;align-items:center;gap:7px;padding:0 8px 0 11px;border:1px solid #d2dae1;border-radius:6px;color:#6d7a85}.clinician-filter select{min-width:150px;border:0;outline:0;color:#46535f;background:#fff;font-size:9px}.view-switch{margin-left:auto;display:flex;padding:3px;border:1px solid #d2dae1;border-radius:6px;background:#f6f8fa}.view-switch button{height:28px;display:flex;align-items:center;gap:5px;padding:0 12px;border:0;border-radius:4px;color:#74818c;background:transparent;cursor:pointer;font-size:8px}.view-switch button.active{color:#fff;background:#132f46;box-shadow:0 1px 3px #132f4630;font-weight:650}.schedule-columns,.schedule-row{display:grid;grid-template-columns:70px minmax(180px,1.25fr) minmax(210px,1.3fr) minmax(145px,.9fr) 75px 82px 26px;align-items:center;gap:12px;padding:0 15px}.schedule-columns{min-height:36px;border-bottom:1px solid #e1e6ea;color:#7b8791;background:#f8fafb;font-size:7px;font-weight:700;letter-spacing:.45px;text-transform:uppercase}.schedule-row{position:relative;min-height:67px;border-bottom:1px solid #edf0f2}.schedule-row:before{content:"";position:absolute;inset:10px auto 10px 0;width:3px;border-radius:2px;background:#aeb9c1}.schedule-row.status-arrived:before{background:#1769e0}.schedule-row.status-in_consult:before{background:#087f8c}.schedule-row.status-completed:before{background:#257a4b}.schedule-row:hover{background:#fbfcfd}.schedule-row time{display:flex;flex-direction:column;gap:3px;font-variant-numeric:tabular-nums}.schedule-row time strong{font-size:10px}.schedule-row time small{color:#89949d;font-size:7px}.schedule-reason,.schedule-patient{min-width:0;display:flex;align-items:center;gap:8px}.appointment-kind{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px;color:#1769e0;background:#e8f1fd}.schedule-reason>span:last-child,.schedule-patient>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.schedule-reason strong,.schedule-patient strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.schedule-reason small,.schedule-patient small{overflow:hidden;color:#7d8993;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.schedule-patient>span:first-child{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%}.schedule-patient .cat{color:#755389;background:#f1e9f5}.schedule-patient .dog{color:#087f8c;background:#e1f2f2}.schedule-clinician{min-width:0;display:flex;align-items:center;gap:6px;color:#63717c;font-size:8px}.schedule-clinician span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-room{color:#687580;font-size:8px}.schedule-status{justify-self:start;padding:4px 7px;border-radius:10px;color:#56646f;background:#edf0f3;font-size:7px;font-weight:650;white-space:nowrap}.schedule-status.arrived{color:#155faa;background:#e2effe}.schedule-status.in_consult{color:#08727c;background:#dff1f1}.schedule-status.completed{color:#257a4b;background:#e3f1e9}.schedule-loading{padding:12px 16px}.schedule-loading i{height:57px;display:block;margin-bottom:8px;border-radius:6px;background:linear-gradient(90deg,#f1f4f6 25%,#f8fafb,#f1f4f6 75%);background-size:200% 100%;animation:loading 1.2s infinite linear}.schedule-empty{min-height:450px}.waiting-heading{margin-bottom:14px}.flow-summary{max-width:1540px;min-height:62px;margin:0 auto 14px;display:grid;grid-template-columns:minmax(230px,1fr) repeat(3,120px) auto;align-items:center;gap:0;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.flow-summary>div{min-height:62px;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:0 17px;border-right:1px solid #e5e9ed}.flow-summary>div:first-child{gap:6px;background:#f8fafb}.flow-summary small,.flow-summary>span{color:#75828d;font-size:8px}.flow-summary strong{color:#142f45;font-size:12px}.flow-summary>div:not(:first-child) strong{font-size:17px}.flow-summary>span{padding:0 17px;white-space:nowrap}.flow-live{display:inline-flex;align-items:center;gap:6px;color:#247448;font-size:8px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.flow-live i{width:7px;height:7px;border-radius:50%;background:#2c9a61;box-shadow:0 0 0 3px #dcefe5}.waiting-error{max-width:1540px;margin:0 auto 14px}.waiting-board{max-width:1540px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;align-items:start}.flow-column{min-height:430px;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#f5f7f8}.flow-column>header{height:62px;display:flex;align-items:center;gap:10px;padding:0 14px;border-top:3px solid #1769e0;border-bottom:1px solid #dfe5e9;background:#fff}.flow-column.in_consult>header{border-top-color:#008c95}.flow-column.checkout>header{border-top-color:#8a62bf}.flow-column>header>span{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;color:#1769e0;background:#e6f0fd}.flow-column.in_consult>header>span{color:#08727c;background:#def1f1}.flow-column.checkout>header>span{color:#7450a5;background:#eee8f6}.flow-column>header div{display:flex;flex-direction:column;gap:2px}.flow-column>header h2{margin:0;color:#183348;font-size:11px}.flow-column>header small{color:#7b8790;font-size:8px}.flow-cards{display:flex;flex-direction:column;gap:9px;padding:10px}.flow-empty{min-height:105px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px dashed #ccd5db;border-radius:7px;color:#8a969f;background:#ffffff8c;font-size:9px}.flow-card{padding:13px;border:1px solid #dce3e8;border-radius:7px;background:#fff;box-shadow:0 1px 2px #0e22320a}.flow-card-head{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding-bottom:11px;border-bottom:1px solid #e8ecef}.flow-card-head>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#155faa;background:#e5f0fc}.flow-card-head>span.cat{color:#9a5a19;background:#f7eadc}.flow-card-head>div{min-width:0;display:flex;flex-direction:column;gap:2px}.flow-card-head strong{overflow:hidden;color:#173147;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.flow-card-head small{overflow:hidden;color:#7a8791;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.flow-card-head time{color:#1b425e;font-size:11px;font-weight:700}.flow-card dl{display:grid;grid-template-columns:1fr 1fr;gap:9px 16px;margin:12px 0}.flow-card dl div{min-width:0}.flow-card dt{margin-bottom:2px;color:#88949d;font-size:7px;font-weight:650;letter-spacing:.05em;text-transform:uppercase}.flow-card dd{overflow:hidden;margin:0;color:#53636f;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.flow-card>button{width:100%;height:31px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #c7d8e8;border-radius:5px;color:#155faa;background:#f5f9fd;cursor:pointer;font-size:8px;font-weight:700}.flow-card>button:hover{border-color:#1769e0;background:#eaf3fd}.flow-card>button:disabled{opacity:.58;cursor:wait}.waiting-board-loading{max-width:1540px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.waiting-board-loading i{height:430px;border-radius:8px;background:linear-gradient(90deg,#eef2f4 25%,#f8fafb,#eef2f4 75%);background-size:200% 100%;animation:loading 1.2s infinite linear}.vaccination-heading{margin-bottom:14px}.recall-summary{max-width:1540px;min-height:72px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr)) auto;align-items:stretch;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.recall-summary>div{display:flex;align-items:center;gap:11px;padding:0 17px;border-right:1px solid #e5e9ed}.recall-summary>div>span:last-child{display:flex;flex-direction:column;gap:3px}.recall-summary small{color:#77848e;font-size:8px}.recall-summary strong{color:#173147;font-size:18px}.recall-summary>span{align-self:center;padding:0 17px;color:#77848e;font-size:8px;white-space:nowrap}.recall-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:7px}.recall-icon.overdue{color:#a13b3b;background:#f9e7e6}.recall-icon.soon{color:#a5650b;background:#faefd9}.recall-icon.current{color:#247448;background:#e1f0e7}.vaccination-error{max-width:1540px;margin:0 auto 14px}.vaccination-empty{min-height:430px}.vaccination-panel{max-width:1540px;margin:0 auto;overflow:hidden}.vaccination-toolbar{min-height:58px;display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.vaccination-toolbar .client-search{width:min(380px,34vw)}.vaccination-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px;white-space:nowrap}.recall-filters{display:flex;gap:3px;padding:3px;border:1px solid #d9e0e5;border-radius:6px;background:#fff}.recall-filters button{height:25px;padding:0 10px;border:0;border-radius:4px;color:#65737e;background:transparent;cursor:pointer;font-size:8px;font-weight:650}.recall-filters button.active{color:#155faa;background:#e8f1fc}.vaccination-table-head,.vaccination-row{display:grid;grid-template-columns:minmax(210px,1.4fr) minmax(190px,1.25fr) 105px 105px minmax(130px,.85fr) 80px;align-items:center;column-gap:15px;padding:0 16px}.vaccination-table-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.vaccination-row{min-height:62px;border-top:1px solid #e6eaed;color:#53636f;font-size:8px}.vaccination-row:hover{background:#f8fbfe}.vaccination-row>div:not(.vaccination-patient){min-width:0;display:flex;flex-direction:column;gap:3px}.vaccination-row strong{overflow:hidden;color:#20394d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.vaccination-row small{overflow:hidden;color:#82909a;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.vaccination-patient{min-width:0;display:flex;align-items:center;gap:9px}.vaccination-patient>span:first-child{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#155faa;background:#e5f0fc}.vaccination-patient>span:first-child.cat{color:#9a5a19;background:#f7eadc}.vaccination-patient>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.vaccination-row time{color:#576773;font-size:8px}.vaccination-row time.overdue{color:#a13b3b;font-weight:700}.vaccination-row time.due_soon{color:#9b620e;font-weight:700}.recall-status{justify-self:start;padding:4px 7px;border-radius:10px;color:#247448;background:#e3f1e9;font-size:7px;font-weight:700;white-space:nowrap}.recall-status.overdue{color:#a13b3b;background:#f8e5e4}.recall-status.due_soon{color:#99600c;background:#faeed8}.vaccination-loading{min-height:370px;display:grid;place-items:center;color:#77848e;font-size:9px}.prescription-heading{margin-bottom:14px}.rx-summary{max-width:1540px;min-height:72px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr)) auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.rx-summary>div{display:flex;align-items:center;gap:11px;padding:0 17px;border-right:1px solid #e5e9ed}.rx-summary>div>span:last-child{display:flex;flex-direction:column;gap:3px}.rx-summary small{color:#77848e;font-size:8px}.rx-summary strong{color:#173147;font-size:18px}.rx-summary>span{align-self:center;padding:0 17px;color:#77848e;font-size:8px;white-space:nowrap}.rx-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:7px}.rx-icon.active{color:#155faa;background:#e5f0fc}.rx-icon.complete{color:#247448;background:#e1f0e7}.rx-icon.cancelled{color:#8a5960;background:#f3e8ea}.prescription-error{max-width:1540px;margin:0 auto 14px}.prescription-empty{min-height:430px}.prescription-panel{max-width:1540px;margin:0 auto;overflow:hidden}.prescription-toolbar{min-height:58px;display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.prescription-toolbar .client-search{width:min(390px,34vw)}.prescription-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px;white-space:nowrap}.rx-filters{display:flex;gap:3px;padding:3px;border:1px solid #d9e0e5;border-radius:6px;background:#fff}.rx-filters button{height:25px;padding:0 10px;border:0;border-radius:4px;color:#65737e;background:transparent;cursor:pointer;font-size:8px;font-weight:650}.rx-filters button.active{color:#155faa;background:#e8f1fc}.prescription-table-head,.prescription-row{display:grid;grid-template-columns:minmax(190px,1.15fr) minmax(260px,1.65fr) 115px 85px minmax(120px,.8fr) 75px 26px;align-items:center;column-gap:14px;padding:0 15px}.prescription-table-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.prescription-row{min-height:68px;border-top:1px solid #e6eaed;color:#53636f;font-size:8px}.prescription-row:hover{background:#f8fbfe}.prescription-row>div:not(.rx-patient){min-width:0;display:flex;flex-direction:column;gap:3px}.prescription-row strong{overflow:hidden;color:#20394d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.prescription-row small{overflow:hidden;color:#82909a;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.rx-patient{min-width:0;display:flex;align-items:center;gap:9px}.rx-patient>span:first-child{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#155faa;background:#e5f0fc}.rx-patient>span:first-child.cat{color:#9a5a19;background:#f7eadc}.rx-patient>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.rx-status{justify-self:start;padding:4px 7px;border-radius:10px;color:#155faa;background:#e3eefb;font-size:7px;font-weight:700}.rx-status.completed{color:#247448;background:#e3f1e9}.rx-status.cancelled{color:#8a5960;background:#f3e8ea}.prescription-loading{min-height:370px;display:grid;place-items:center;color:#77848e;font-size:9px}.products-heading{margin-bottom:14px}.stock-summary{max-width:1540px;min-height:72px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(4,minmax(155px,1fr)) auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.stock-summary>div{display:flex;align-items:center;gap:10px;padding:0 15px;border-right:1px solid #e5e9ed}.stock-summary>div>span:last-child{display:flex;flex-direction:column;gap:3px}.stock-summary small{color:#77848e;font-size:8px}.stock-summary strong{color:#173147;font-size:15px}.stock-summary>span{align-self:center;padding:0 15px;color:#77848e;font-size:8px;white-space:nowrap}.stock-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;color:#155faa;background:#e5f0fc}.stock-icon.units{color:#08727c;background:#def1f1}.stock-icon.low{color:#a5650b;background:#faefd9}.stock-icon.value{color:#247448;background:#e1f0e7}.products-error{max-width:1540px;margin:0 auto 14px}.products-empty{min-height:430px}.products-panel{max-width:1540px;margin:0 auto;overflow:hidden}.products-toolbar{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.products-toolbar .client-search{width:min(380px,32vw)}.products-toolbar select{height:33px;min-width:145px;padding:0 28px 0 10px;border:1px solid #ccd6dd;border-radius:5px;color:#4f606c;background:#fff;font-size:8px}.products-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px}.low-stock-toggle{height:33px;display:flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #ccd6dd;border-radius:5px;color:#63727d;background:#fff;cursor:pointer;font-size:8px;font-weight:650}.low-stock-toggle.active{border-color:#d5a14d;color:#95600f;background:#fff8e9}.products-table-head,.product-row{display:grid;grid-template-columns:minmax(210px,1.4fr) 110px 120px 58px 58px 64px 70px 90px 26px;align-items:center;column-gap:13px;padding:0 15px}.products-table-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-row{min-height:61px;border-top:1px solid #e6eaed;color:#53636f;font-size:8px}.product-row.low{box-shadow:inset 3px 0 #dfa23e}.product-row:hover{background:#f8fbfe}.product-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.product-row strong{overflow:hidden;color:#20394d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.product-row small{overflow:hidden;color:#82909a;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.product-row .danger-value{color:#a5650b}.products-loading{min-height:370px;display:grid;place-items:center;color:#77848e;font-size:9px}.movements-heading{margin-bottom:14px}.movement-summary{max-width:1540px;min-height:72px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(4,minmax(145px,1fr)) auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.movement-summary>div{display:flex;align-items:center;gap:10px;padding:0 15px;border-right:1px solid #e5e9ed}.movement-summary>div>span:last-child{display:flex;flex-direction:column;gap:3px}.movement-summary small{color:#77848e;font-size:8px}.movement-summary strong{color:#173147;font-size:16px}.movement-summary>span{align-self:center;padding:0 15px;color:#77848e;font-size:8px;white-space:nowrap}.movement-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px}.movement-icon.receipt{color:#247448;background:#e1f0e7}.movement-icon.issue{color:#155faa;background:#e5f0fc}.movement-icon.adjust{color:#a5650b;background:#faefd9}.movement-icon.net{color:#7450a5;background:#eee8f6}.movements-error{max-width:1540px;margin:0 auto 14px}.movements-empty{min-height:430px}.movements-panel{max-width:1540px;margin:0 auto;overflow:hidden}.movements-toolbar{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.movements-toolbar .client-search{width:min(420px,38vw)}.movements-toolbar select{height:33px;min-width:160px;padding:0 10px;border:1px solid #ccd6dd;border-radius:5px;color:#4f606c;background:#fff;font-size:8px}.movements-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px}.movements-table-head,.movement-row{display:grid;grid-template-columns:110px minmax(220px,1.4fr) 105px 60px 110px minmax(120px,.8fr) 65px;align-items:center;column-gap:14px;padding:0 15px}.movements-table-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.movement-row{min-height:63px;border-top:1px solid #e6eaed;color:#53636f;font-size:8px}.movement-row:hover{background:#f8fbfe}.movement-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.movement-row strong{overflow:hidden;color:#20394d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.movement-row small{overflow:hidden;color:#82909a;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.movement-row .positive{color:#247448}.movement-row .negative{color:#a13b3b}.movement-reason{justify-self:start;padding:4px 7px;border-radius:10px;color:#155faa;background:#e3eefb;font-size:7px;font-weight:700;white-space:nowrap}.movement-reason.goods_receipt{color:#247448;background:#e3f1e9}.movement-reason.wastage{color:#a13b3b;background:#f8e5e4}.movement-reason.stock_adjustment{color:#99600c;background:#faeed8}.movements-loading{min-height:370px;display:grid;place-items:center;color:#77848e;font-size:9px}.invoices-heading{margin-bottom:14px}.invoice-summary{max-width:1540px;min-height:72px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.invoice-summary>div{display:flex;align-items:center;gap:10px;padding:0 15px;border-right:1px solid #e5e9ed}.invoice-summary>div>span:last-child{display:flex;flex-direction:column;gap:3px}.invoice-summary small{color:#77848e;font-size:8px}.invoice-summary strong{color:#173147;font-size:15px}.invoice-summary>span{align-self:center;padding:0 15px;color:#77848e;font-size:8px;white-space:nowrap}.invoice-icon{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;color:#155faa;background:#e5f0fc}.invoice-icon.billed{color:#247448;background:#e1f0e7}.invoice-icon.outstanding{color:#a5650b;background:#faefd9}.invoice-icon.overdue{color:#a13b3b;background:#f8e5e4}.invoices-error{max-width:1540px;margin:0 auto 14px}.invoices-empty{min-height:430px}.invoices-panel{max-width:1540px;margin:0 auto;overflow:hidden}.invoices-toolbar{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.invoices-toolbar .client-search{width:min(350px,30vw)}.invoices-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px}.invoice-filters{display:flex;gap:3px;padding:3px;border:1px solid #d9e0e5;border-radius:6px;background:#fff}.invoice-filters button{height:25px;padding:0 9px;border:0;border-radius:4px;color:#65737e;background:transparent;cursor:pointer;font-size:8px;font-weight:650}.invoice-filters button.active{color:#155faa;background:#e8f1fc}.invoices-table-head,.invoice-row{width:100%;display:grid;grid-template-columns:105px minmax(170px,1.1fr) 80px 82px 82px 90px 90px 72px;align-items:center;column-gap:13px;padding:0 15px;text-align:left}.invoices-table-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.invoice-entry{border-top:1px solid #e6eaed}.invoice-row{min-height:62px;border:0;color:#53636f;background:#fff;cursor:pointer;font-size:8px}.invoice-row:hover{background:#f8fbfe}.invoice-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.invoice-row strong{overflow:hidden;color:#20394d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.invoice-row small{overflow:hidden;color:#82909a;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.invoice-row .balance-due{color:#a5650b}.invoice-status{justify-self:start;padding:4px 7px;border-radius:10px;color:#247448;background:#e3f1e9;font-size:7px;font-weight:700;white-space:nowrap}.invoice-status.open{color:#155faa;background:#e3eefb}.invoice-status.overdue{color:#a13b3b;background:#f8e5e4}.invoice-status.part_paid{color:#99600c;background:#faeed8}.invoice-lines{padding:10px 15px 13px 120px;border-top:1px solid #e5e9ed;background:#f7f9fa}.invoice-lines>div{display:grid;grid-template-columns:minmax(240px,1fr) 60px 90px 60px 95px;gap:12px;align-items:center;min-height:32px;padding:0 10px;border-bottom:1px solid #e1e6e9;color:#5c6b76;font-size:8px}.invoice-lines>div:first-child{min-height:27px;color:#7a8791;font-size:7px;font-weight:700;text-transform:uppercase}.invoice-lines span{min-width:0}.invoice-lines span:first-child{display:flex;flex-direction:column;gap:2px}.invoice-lines small{color:#8a969f;font-size:7px}.invoices-loading{min-height:370px;display:grid;place-items:center;color:#77848e;font-size:9px}.payments-heading{margin-bottom:14px}.payment-summary{max-width:1540px;min-height:72px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(4,minmax(145px,1fr)) auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.payment-summary>div{display:flex;align-items:center;gap:10px;padding:0 15px;border-right:1px solid #e5e9ed}.payment-summary>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#155faa;background:#e5f0fc}.payment-summary small{display:flex;flex-direction:column;gap:3px;color:#77848e;font-size:8px}.payment-summary strong{color:#173147;font-size:15px}.payment-summary>em{align-self:center;padding:0 15px;color:#77848e;font-size:8px;font-style:normal;white-space:nowrap}.payments-error{max-width:1540px;margin:0 auto 14px}.payments-empty{min-height:430px}.payments-panel{max-width:1540px;margin:0 auto;overflow:hidden}.payments-toolbar{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.payments-toolbar .client-search{width:min(410px,38vw)}.payments-toolbar select{height:33px;min-width:140px;padding:0 10px;border:1px solid #ccd6dd;border-radius:5px;color:#4f606c;background:#fff;font-size:8px}.payments-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px}.payments-table-head,.payment-row{width:100%;display:grid;grid-template-columns:100px minmax(170px,1.1fr) 105px 75px 95px 90px 70px 105px;align-items:center;column-gap:13px;padding:0 15px;text-align:left}.payments-table-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.payment-entry{border-top:1px solid #e6eaed}.payment-row{min-height:62px;border:0;color:#53636f;background:#fff;cursor:pointer;font-size:8px}.payment-row:hover{background:#f8fbfe}.payment-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.payment-row strong{overflow:hidden;color:#20394d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.payment-row small{overflow:hidden;color:#82909a;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.payment-row .positive{color:#247448}.payment-row .negative{color:#a13b3b}.payment-status{justify-self:start;padding:4px 7px;border-radius:10px;color:#247448;background:#e3f1e9;font-size:7px;font-weight:700}.payment-status.reversed{color:#a13b3b;background:#f8e5e4}.payment-allocations{display:flex;align-items:center;gap:14px;padding:10px 15px 10px 115px;border-top:1px solid #e5e9ed;background:#f7f9fa;color:#667580;font-size:8px}.payment-allocations>strong{font-size:8px}.payment-allocations>span{min-width:150px;display:flex;justify-content:space-between;gap:15px;padding:7px 9px;border:1px solid #dce3e8;border-radius:5px;background:#fff}.payment-allocations b{color:#29465b;font-size:8px}.payment-allocations em{font-style:normal}.payments-loading{min-height:370px;display:grid;place-items:center;color:#77848e;font-size:9px}.metric-loading{opacity:.65}.dashboard-empty{margin:12px;padding:35px 12px;border:1px dashed #d5dde2;border-radius:7px;color:#84919a;background:#f8fafb;text-align:center;font-size:8px}.reorder-heading{margin-bottom:14px}.reorder-summary{max-width:1540px;min-height:72px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(4,minmax(145px,1fr)) auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.reorder-summary>div{display:flex;align-items:center;gap:10px;padding:0 15px;border-right:1px solid #e5e9ed}.reorder-summary>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#a5650b;background:#faefd9}.reorder-summary small{display:flex;flex-direction:column;gap:3px;color:#77848e;font-size:8px}.reorder-summary strong{color:#173147;font-size:15px}.reorder-summary>em{align-self:center;padding:0 15px;color:#77848e;font-size:8px;font-style:normal;white-space:nowrap}.reorder-error{max-width:1540px;margin:0 auto 14px}.reorder-panel{max-width:1540px;margin:0 auto;overflow:hidden}.reorder-toolbar{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.reorder-toolbar .client-search{width:min(420px,38vw)}.reorder-toolbar>button{height:33px;display:flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #ccd6dd;border-radius:5px;color:#63727d;background:#fff;cursor:pointer;font-size:8px;font-weight:650}.reorder-toolbar>button.active{border-color:#d5a14d;color:#95600f;background:#fff8e9}.reorder-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px}.reorder-table-head,.reorder-row{display:grid;grid-template-columns:minmax(210px,1.35fr) 110px 65px 75px 65px 110px 90px 70px;align-items:center;column-gap:13px;padding:0 15px}.reorder-table-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.reorder-row{min-height:63px;border-top:1px solid #e6eaed;color:#53636f;font-size:8px;box-shadow:inset 3px 0 #dfa23e}.reorder-row.critical{box-shadow:inset 3px 0 #c55}.reorder-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.reorder-row strong{overflow:hidden;color:#20394d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.reorder-row small{color:#82909a;font-size:7px}.reorder-status{justify-self:start;padding:4px 7px;border-radius:10px;color:#99600c;background:#faeed8;font-size:7px;font-weight:700}.reorder-status.critical{color:#a13b3b;background:#f8e5e4}.reorder-loading,.reorder-clear{min-height:370px;display:grid;place-items:center;color:#77848e;font-size:9px}.reorder-clear{align-content:center;gap:7px}.reorder-clear strong{color:#365064;font-size:11px}.developer-heading{margin-bottom:14px}.developer-summary{max-width:1540px;min-height:72px;margin:0 auto 12px;display:grid;grid-template-columns:repeat(3,minmax(170px,1fr)) auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.developer-summary>div{display:flex;align-items:center;gap:10px;padding:0 16px;border-right:1px solid #e5e9ed}.developer-summary>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#155faa;background:#e5f0fc}.developer-summary small{display:flex;flex-direction:column;gap:3px;color:#77848e;font-size:8px}.developer-summary strong{color:#173147;font-size:15px}.developer-summary>em{align-self:center;padding:0 16px;color:#77848e;font-size:8px;font-style:normal;white-space:nowrap}.developer-warning{max-width:1540px;min-height:51px;margin:0 auto 12px;display:flex;align-items:center;gap:10px;padding:9px 14px;border:1px solid #ecd8aa;border-radius:7px;color:#946012;background:#fff9eb}.developer-warning>span{display:flex;flex-direction:column;gap:3px}.developer-warning strong{font-size:9px}.developer-warning small{font-size:8px}.developer-error{max-width:1540px;margin:0 auto 12px}.developer-panel{max-width:1540px;margin:0 auto;overflow:hidden}.developer-toolbar{min-height:55px;display:flex;align-items:center;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.developer-toolbar .client-search{width:min(390px,38vw)}.developer-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px}.developer-table-head,.developer-row{display:grid;grid-template-columns:minmax(230px,1.4fr) 100px 80px 110px 130px minmax(220px,1fr);align-items:center;column-gap:15px;padding:0 16px}.developer-table-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.developer-row{min-height:65px;border-top:1px solid #e6eaed;color:#53636f;font-size:8px}.developer-row>div:first-child{min-width:0;display:flex;align-items:center;gap:9px}.developer-row>div:first-child>span:first-child{width:30px;height:30px;display:grid;place-items:center;border-radius:6px;color:#155faa;background:#e7f0fb}.developer-row>div:first-child>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.developer-row strong{color:#20394d;font-size:9px}.developer-row small{color:#82909a;font-size:7px}.developer-row code{color:#53636f;font-size:8px}.developer-row>input{width:115px;height:31px;padding:0 8px;border:1px solid #cad4db;border-radius:5px;color:#314a5e;background:#fff;font-size:8px}.developer-row>div:last-child{display:flex;gap:6px}.developer-row>div:last-child button{height:30px;display:flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #cbd5dc;border-radius:5px;background:#fff;cursor:pointer;font-size:8px;font-weight:650}.developer-row .clear-file{color:#a13b3b}.developer-row .recreate-file{color:#155faa}.developer-row button:disabled{opacity:.38;cursor:not-allowed}.developer-loading{min-height:400px;display:grid;place-items:center;color:#77848e;font-size:9px}.consult-list-heading{margin-bottom:14px}.consult-list-summary{max-width:1540px;min-height:72px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(3,minmax(170px,1fr)) auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.consult-list-summary>div{display:flex;align-items:center;gap:10px;padding:0 16px;border-right:1px solid #e5e9ed}.consult-list-summary>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#08727c;background:#def1f1}.consult-list-summary small{display:flex;flex-direction:column;gap:3px;color:#77848e;font-size:8px}.consult-list-summary strong{color:#173147;font-size:15px}.consult-list-summary>em{align-self:center;padding:0 16px;color:#77848e;font-size:8px;font-style:normal;white-space:nowrap}.consult-list-error{max-width:1540px;margin:0 auto 14px}.consult-list-empty{min-height:430px}.consult-list-panel{max-width:1540px;margin:0 auto;overflow:hidden}.consult-list-toolbar{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.consult-list-toolbar .client-search{width:min(420px,38vw)}.consult-list-toolbar>div{display:flex;gap:3px;padding:3px;border:1px solid #d9e0e5;border-radius:6px;background:#fff}.consult-list-toolbar>div button{height:25px;padding:0 10px;border:0;border-radius:4px;color:#65737e;background:transparent;cursor:pointer;font-size:8px;font-weight:650}.consult-list-toolbar>div button.active{color:#08727c;background:#e3f2f2}.consult-list-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px}.consult-list-head,.consult-list-row{width:100%;display:grid;grid-template-columns:100px minmax(210px,1.3fr) minmax(170px,1fr) 120px 130px 80px 60px;align-items:center;column-gap:14px;padding:0 15px;text-align:left}.consult-list-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.consult-entry{border-top:1px solid #e6eaed}.consult-list-row{min-height:65px;border:0;color:#53636f;background:#fff;cursor:pointer;font-size:8px}.consult-list-row:hover{background:#f8fbfe}.consult-list-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.consult-list-row strong{overflow:hidden;color:#20394d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.consult-list-row small{overflow:hidden;color:#82909a;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.consult-list-patient{flex-direction:row!important;align-items:center;gap:8px!important}.consult-list-patient>span:first-child{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#155faa;background:#e5f0fc}.consult-list-patient>span:first-child.cat{color:#9a5a19;background:#f7eadc}.consult-list-patient>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.consult-final{justify-self:start;padding:4px 7px;border-radius:10px;color:#247448;background:#e3f1e9;font-size:7px;font-weight:700}.consult-detail{display:grid;grid-template-columns:1fr 260px;gap:18px;padding:15px 18px 18px 115px;border-top:1px solid #e3e8eb;background:#f7f9fa}.soap-readonly{display:grid;grid-template-columns:1fr 1fr;gap:8px}.soap-readonly section{display:flex;gap:9px;padding:10px;border:1px solid #dce3e8;border-radius:6px;background:#fff}.soap-readonly section>b{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center;border-radius:5px;color:#08727c;background:#e1f1f1;font-size:9px}.soap-readonly section>span{display:flex;flex-direction:column;gap:4px}.soap-readonly strong{color:#365064;font-size:8px}.soap-readonly p{margin:0;color:#64737e;font-size:8px;line-height:1.5}.consult-observations{align-self:start;display:flex;flex-direction:column;border:1px solid #dce3e8;border-radius:6px;background:#fff}.consult-observations>strong{display:flex;align-items:center;gap:6px;padding:10px;border-bottom:1px solid #e5e9ed;color:#365064;font-size:8px}.consult-observations>span{display:flex;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #edf0f2}.consult-observations>span:last-child{border:0}.consult-observations small{color:#77848e;font-size:7px}.consult-observations b{color:#29465b;font-size:8px}.consult-list-loading{min-height:400px;display:grid;place-items:center;color:#77848e;font-size:9px}.consult-final.invoiced{color:#155faa;background:#e5f0fc}.consult-detail{grid-template-columns:minmax(420px,1fr) 260px 310px;gap:14px}.consult-checkout{align-self:start;overflow:hidden;border:1px solid #dce3e8;border-radius:6px;background:#fff}.consult-checkout header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border-bottom:1px solid #e5e9ed}.consult-checkout header span{min-width:0;display:flex;flex-direction:column;gap:3px}.consult-checkout header strong:first-child{display:flex;align-items:center;gap:6px;color:#365064;font-size:8px}.consult-checkout header strong:last-child{color:#173147;font-size:13px}.consult-checkout small{color:#77848e;font-size:7px}.consult-checkout>div{display:grid;grid-template-columns:minmax(120px,1fr) 34px 70px 40px;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #edf0f2;color:#64737e;font-size:8px}.consult-checkout>div strong{display:block;overflow:hidden;color:#29465b;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.consult-checkout>div span{min-width:0}.consult-checkout footer{display:flex;justify-content:flex-end;padding:10px 12px;background:#fafbfc}.consult-checkout footer>span{color:#60707d;font-size:8px}.consult-checkout footer{align-items:center;gap:7px}.consult-checkout footer>span{margin-right:auto}.consult-checkout footer .primary-action,.consult-checkout footer .secondary-action{height:31px;padding:0 9px;font-size:8px;white-space:nowrap}.estimates-heading{margin-bottom:14px}.estimate-summary{max-width:1540px;min-height:72px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(4,minmax(145px,1fr)) auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.estimate-summary>div{display:flex;align-items:center;gap:10px;padding:0 15px;border-right:1px solid #e5e9ed}.estimate-summary>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#7450a5;background:#eee8f6}.estimate-summary small{display:flex;flex-direction:column;gap:3px;color:#77848e;font-size:8px}.estimate-summary strong{color:#173147;font-size:15px}.estimate-summary>em{align-self:center;padding:0 15px;color:#77848e;font-size:8px;font-style:normal;white-space:nowrap}.estimates-error{max-width:1540px;margin:0 auto 14px}.estimates-empty{min-height:430px}.estimates-panel{max-width:1540px;margin:0 auto;overflow:hidden}.estimates-toolbar{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.estimates-toolbar .client-search{width:min(410px,38vw)}.estimates-toolbar select{height:33px;min-width:130px;padding:0 10px;border:1px solid #ccd6dd;border-radius:5px;color:#4f606c;background:#fff;font-size:8px}.estimates-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px}.estimates-head,.estimate-row{width:100%;display:grid;grid-template-columns:100px minmax(180px,1.1fr) 85px 85px 125px 60px 90px 75px;align-items:center;column-gap:13px;padding:0 15px;text-align:left}.estimates-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.estimate-entry{border-top:1px solid #e6eaed}.estimate-row{min-height:63px;border:0;color:#53636f;background:#fff;cursor:pointer;font-size:8px}.estimate-row:hover{background:#f8fbfe}.estimate-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.estimate-row strong{overflow:hidden;color:#20394d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.estimate-row small{overflow:hidden;color:#82909a;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.estimate-status{justify-self:start;padding:4px 7px;border-radius:10px;color:#63727d;background:#edf0f2;font-size:7px;font-weight:700}.estimate-status.sent{color:#155faa;background:#e3eefb}.estimate-status.accepted{color:#247448;background:#e3f1e9}.estimate-status.declined{color:#a13b3b;background:#f8e5e4}.estimate-status.expired{color:#99600c;background:#faeed8}.estimate-lines{padding:10px 15px 13px 115px;border-top:1px solid #e5e9ed;background:#f7f9fa}.estimate-lines>div{display:grid;grid-template-columns:minmax(240px,1fr) 60px 90px 60px 95px;gap:12px;align-items:center;min-height:32px;padding:0 10px;border-bottom:1px solid #e1e6e9;color:#5c6b76;font-size:8px}.estimate-lines>div:first-child{min-height:27px;color:#7a8791;font-size:7px;font-weight:700;text-transform:uppercase}.estimate-lines span:first-child{display:flex;flex-direction:column;gap:2px}.estimate-lines small{color:#8a969f;font-size:7px}.estimates-loading{min-height:370px;display:grid;place-items:center;color:#77848e;font-size:9px}.audit-heading{margin-bottom:14px}.audit-summary{max-width:1540px;min-height:72px;margin:0 auto 14px;display:grid;grid-template-columns:repeat(4,minmax(145px,1fr)) auto;overflow:hidden;border:1px solid #dce3e8;border-radius:8px;background:#fff}.audit-summary>div{display:flex;align-items:center;gap:10px;padding:0 15px;border-right:1px solid #e5e9ed}.audit-summary>div>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;color:#155faa;background:#e5f0fc}.audit-summary small{display:flex;flex-direction:column;gap:3px;color:#77848e;font-size:8px}.audit-summary strong{color:#173147;font-size:15px}.audit-summary>em{align-self:center;padding:0 15px;color:#77848e;font-size:8px;font-style:normal;white-space:nowrap}.audit-error{max-width:1540px;margin:0 auto 14px}.audit-panel{max-width:1540px;margin:0 auto;overflow:hidden}.audit-toolbar{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #dfe5e9;background:#fafbfc}.audit-toolbar .client-search{width:min(450px,42vw)}.audit-toolbar select{height:33px;min-width:145px;padding:0 10px;border:1px solid #ccd6dd;border-radius:5px;color:#4f606c;background:#fff;font-size:8px}.audit-toolbar>span{margin-left:auto;color:#7a8791;font-size:8px}.audit-head,.audit-row{display:grid;grid-template-columns:120px 105px 150px minmax(220px,1.4fr) 130px 60px;align-items:center;column-gap:14px;padding:0 15px}.audit-head{height:38px;color:#71808b;background:#f6f8f9;font-size:7px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.audit-row{min-height:64px;border-top:1px solid #e6eaed;color:#53636f;font-size:8px}.audit-row>div{min-width:0;display:flex;flex-direction:column;gap:3px}.audit-row strong{color:#20394d;font-size:9px}.audit-row small{color:#82909a;font-size:7px}.audit-action{justify-self:start;padding:4px 7px;border-radius:10px;color:#155faa;background:#e3eefb;font-size:7px;font-weight:700}.audit-action.visit{color:#08727c;background:#dff1f1}.audit-action.file{color:#7450a5;background:#eee8f6}.audit-fields{flex-direction:row!important;flex-wrap:wrap;gap:4px!important}.audit-fields span{padding:3px 6px;border-radius:4px;color:#5d6c77;background:#edf1f3;font-size:7px}.audit-row code{color:#60717d;font-size:8px}.audit-loading,.audit-empty{min-height:390px;display:grid;place-items:center;color:#77848e;font-size:9px}.audit-empty{align-content:center;gap:7px}.audit-empty strong{color:#365064;font-size:11px}@media(max-width:1180px){.practice-switch{display:none}.global-search{width:min(390px,38vw)}.user-copy{display:none}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.topbar{gap:8px;padding:0 12px}.mobile-menu{display:grid}.brand{width:auto}.brand>span:last-child{display:none}.global-search{width:auto;flex:1}.global-search span{display:none}.global-search kbd{margin-left:auto}.optional,.quick-create span,.quick-create>svg:last-child{display:none}.quick-create{width:38px;padding:0;justify-content:center}.sidebar{z-index:60;inset:0 auto 0 0;transform:translate(-102%);transition:transform .18s ease;box-shadow:10px 0 35px #0b1e2f2e}.sidebar.open{transform:translate(0)}.mobile-sidebar-head{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 13px 0 20px;border-bottom:1px solid #dce3e8;color:#102a43;font-size:12px;font-weight:700}.sidebar-scrim{position:fixed;z-index:50;inset:0;display:block;border:0;background:#0e1e2c6b}.workscreen{margin-left:0;padding:88px 18px 35px}.dashboard-grid{grid-template-columns:1fr}.waiting-panel{grid-row:auto}.client-summary{grid-template-columns:1fr 1fr}.client-summary .mv-summary{display:none}.client-table{overflow-x:auto}.client-table-head,.client-row{min-width:880px}.patient-layout,.consultation-layout{grid-template-columns:1fr}.schedule-panel-full{overflow-x:auto}.schedule-toolbar,.day-schedule{min-width:900px}.flow-summary{grid-template-columns:1fr repeat(3,90px)}.flow-summary>span{display:none}.waiting-board,.waiting-board-loading{grid-template-columns:1fr}.flow-column{min-height:220px}.waiting-board-loading i{height:220px}.recall-summary{grid-template-columns:repeat(3,1fr)}.recall-summary>span{display:none}.vaccination-panel{overflow-x:auto}.vaccination-toolbar,.vaccination-table{min-width:900px}.rx-summary{grid-template-columns:repeat(3,1fr)}.rx-summary>span{display:none}.prescription-panel{overflow-x:auto}.prescription-toolbar,.prescription-table{min-width:1000px}.stock-summary{grid-template-columns:repeat(2,1fr)}.stock-summary>span{display:none}.products-panel{overflow-x:auto}.products-toolbar,.products-table{min-width:1000px}.movement-summary{grid-template-columns:repeat(2,1fr)}.movement-summary>span{display:none}.movements-panel{overflow-x:auto}.movements-toolbar,.movements-table{min-width:980px}.invoice-summary{grid-template-columns:repeat(2,1fr)}.invoice-summary>span{display:none}.invoices-panel{overflow-x:auto}.invoices-toolbar,.invoices-table{min-width:980px}.payment-summary{grid-template-columns:repeat(2,1fr)}.payment-summary>em{display:none}.payments-panel{overflow-x:auto}.payments-toolbar,.payments-table{min-width:980px}.reorder-summary{grid-template-columns:repeat(2,1fr)}.reorder-summary>em{display:none}.reorder-panel{overflow-x:auto}.reorder-toolbar,.reorder-table{min-width:980px}.developer-summary{grid-template-columns:repeat(3,1fr)}.developer-summary>em{display:none}.developer-panel{overflow-x:auto}.developer-toolbar,.developer-table{min-width:960px}.consult-list-summary{grid-template-columns:repeat(3,1fr)}.consult-list-summary>em{display:none}.consult-list-panel{overflow-x:auto}.consult-list-toolbar,.consult-list-table{min-width:1050px}.consult-detail{grid-template-columns:1fr;padding-left:115px}.estimate-summary{grid-template-columns:repeat(2,1fr)}.estimate-summary>em{display:none}.estimates-panel{overflow-x:auto}.estimates-toolbar,.estimates-table{min-width:980px}.audit-summary{grid-template-columns:repeat(2,1fr)}.audit-summary>em{display:none}.audit-panel{overflow-x:auto}.audit-toolbar,.audit-table{min-width:900px}.patient-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 0}.patient-facts>div:nth-child(2){border-right:0}}@media(max-width:620px){.notification,.global-search kbd{display:none}.user-trigger{padding-left:5px}.page-heading{align-items:flex-start;flex-direction:column}.page-actions{width:100%}.page-actions button{flex:1;justify-content:center}.metrics{grid-template-columns:1fr}.metric-card{min-height:96px}.appointment{grid-template-columns:42px 34px minmax(90px,1fr) 69px 20px;padding:8px 12px}.appointment-type{display:none}.panel-head{padding-inline:14px}.workscreen{padding-inline:12px}.client-summary{grid-template-columns:1fr 1fr}.client-summary>div{padding-inline:12px}.client-toolbar{align-items:stretch;flex-direction:column;gap:7px}.client-search{width:100%}.diagnostics{margin-left:0}.patient-hero{align-items:flex-start;flex-wrap:wrap}.patient-title{min-width:calc(100% - 82px)}.patient-actions{width:100%}.patient-actions button{flex:1;justify-content:center}.patient-facts{grid-template-columns:1fr}.patient-facts>div{padding:8px 0;border-right:0;border-bottom:1px solid #e3e8ec}.patient-facts>div:last-child{border-bottom:0}.timeline-empty{align-items:flex-start;flex-direction:column}.timeline-empty button{margin-left:0}.observations{grid-template-columns:1fr}.observations>span{border-right:0;border-bottom:1px solid #e5e9ed}.observations>span:last-child{border-bottom:0}.soap-grid{grid-template-columns:1fr}.consultation-topbar{align-items:flex-start;flex-wrap:wrap}.consultation-topbar>div{width:100%}.consultation-topbar>div button{flex:1;justify-content:center}.consultation-patient{flex-wrap:wrap}.consultation-alert{width:100%;margin-left:0}.soap-editor-grid{grid-template-columns:1fr}.diary-summary{display:grid;grid-template-columns:repeat(2,1fr)}.diary-summary>div{border-bottom:1px solid #e2e7eb}.diary-summary>span{display:none}.flow-summary{grid-template-columns:repeat(3,1fr)}.flow-summary>div:first-child{grid-column:1 / -1;border-bottom:1px solid #e5e9ed}.flow-summary>div{padding-inline:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.insight-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.insight-metrics article{display:flex;gap:14px;align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:9px;padding:18px}.insight-metrics article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#eaf2fe;color:var(--signal-blue)}.insight-metrics small,.insight-metrics em{display:block;color:var(--muted-ink);font-style:normal}.insight-metrics strong{display:block;font-size:23px;color:var(--ink);margin:2px 0}.insights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.insight-panel{padding:20px}.insight-panel .panel-head>svg{color:var(--muted-ink)}.insight-bars{display:grid;gap:18px;margin-top:24px}.insight-bar>div{display:flex;justify-content:space-between;margin-bottom:7px}.insight-bar span{color:var(--ink)}.insight-bar strong{font-variant-numeric:tabular-nums}.insight-bar>i{display:block;height:8px;border-radius:4px;background:#edf1f4;overflow:hidden}.insight-bar b{display:block;height:100%;border-radius:4px;background:var(--signal-blue);transition:width .18s ease}.insight-bar b.teal{background:var(--teal)}.insight-bar b.navy{background:var(--brand-navy)}.insight-bar b.green{background:var(--success)}.insights-grid.is-loading{opacity:.55}@media(max-width:1000px){.insight-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.insights-grid,.insight-metrics{grid-template-columns:1fr}}.financial-note{display:flex;align-items:center;justify-content:space-between;gap:32px;background:linear-gradient(135deg,#fff,#f2f7fc)}.financial-note p{color:var(--muted-ink);line-height:1.65;max-width:560px}.financial-note>strong{font-size:40px;color:var(--brand-navy);white-space:nowrap}.financial-note>strong small{display:block;font-size:12px;color:var(--muted-ink);font-weight:500;text-align:right}.practice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.practice-section{padding:22px}.practice-section:first-child{grid-row:span 2}.practice-section header{padding-bottom:17px;margin-bottom:18px;border-bottom:1px solid var(--border)}.practice-section h2{margin:0 0 4px}.practice-section p{margin:0;color:var(--muted-ink)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-grid label{display:grid;gap:7px;color:var(--muted-ink);font-size:12px;font-weight:600}.form-grid .span-2{grid-column:span 2}.form-grid input,.form-grid select{height:40px;border:1px solid var(--border);border-radius:6px;padding:0 11px;background:#fff;color:var(--ink);font:inherit}.revision-chip{align-self:center;color:var(--muted-ink);font-size:12px}@media(max-width:850px){.practice-grid{grid-template-columns:1fr}.practice-section:first-child{grid-row:auto}}.reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.reference-card{padding:20px}.reference-card header{display:flex;gap:12px;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--border)}.reference-card header>span{display:grid;place-items:center;width:36px;height:36px;background:#edf4fc;color:var(--signal-blue);border-radius:7px}.reference-card header>div{flex:1}.reference-card h2,.reference-card p{margin:0}.reference-card p{color:var(--muted-ink);font-size:12px;margin-top:3px}.reference-values{display:grid;gap:9px;margin-top:16px}.reference-values label{display:flex}.reference-values input{flex:1;height:38px;border:1px solid var(--border);border-radius:6px 0 0 6px;padding:0 10px}.reference-values label button{width:38px;border:1px solid var(--border);border-left:0;border-radius:0 6px 6px 0;background:#fff;color:var(--muted-ink)}.add-reference{display:flex;gap:7px;align-items:center;justify-content:center;height:38px;border:1px dashed var(--border);border-radius:6px;background:#fafbfd;color:var(--signal-blue)}@media(max-width:850px){.reference-grid{grid-template-columns:1fr}}.team-panel{overflow:hidden}.team-table{min-width:980px}.team-head,.team-row{display:grid;grid-template-columns:1.8fr 1fr 1.2fr 1fr .8fr auto;gap:14px;align-items:center;padding:13px 18px}.team-head{background:#f5f7f9;color:var(--muted-ink);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.team-row{border-top:1px solid var(--border)}.team-row>div{display:flex;gap:11px;align-items:center}.team-row strong,.team-row small{display:block}.team-row small{color:var(--muted-ink);margin-top:3px}.team-row select{height:37px;border:1px solid var(--border);border-radius:6px;background:#fff;padding:0 8px;color:var(--ink)}.command-results{max-height:430px;overflow:auto;padding:8px}.command-results>button{width:100%;display:grid;grid-template-columns:38px 1fr auto 20px;gap:12px;align-items:center;padding:11px;border:0;border-radius:7px;background:#fff;text-align:left;color:var(--ink)}.command-results>button:hover{background:#f1f6fd}.command-results strong,.command-results small{display:block}.command-results small{color:var(--muted-ink);margin-top:3px}.command-results em{font-size:10px;font-style:normal;color:var(--muted-ink);letter-spacing:.06em}.search-type{display:grid;place-items:center;width:34px;height:34px;border-radius:7px;background:#eaf2fe;color:var(--signal-blue);font-weight:800}.search-type.patient{background:#e7f5f3;color:var(--teal)}.search-type.invoice{background:#edf0f5;color:var(--brand-navy)}.board-summary{display:flex;align-items:center;gap:28px;background:var(--surface);border:1px solid var(--border);border-radius:9px;padding:15px 20px;margin-bottom:18px}.board-summary div{display:flex;gap:8px;align-items:baseline}.board-summary strong{font-size:22px;color:var(--ink)}.board-summary span{color:var(--muted-ink)}.board-summary em{margin-left:auto;font-style:normal;color:var(--success);font-size:12px}.board-summary em i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--success);margin-right:6px}.clinic-board{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));gap:14px;overflow:auto;padding-bottom:10px}.clinic-board.is-loading{opacity:.55}.clinic-lane{background:#eef2f5;border:1px solid var(--border);border-radius:9px;min-height:480px}.clinic-lane>header{display:flex;justify-content:space-between;align-items:center;padding:13px 14px;border-bottom:1px solid var(--border)}.clinic-lane>header span{display:flex;gap:7px;align-items:center;font-weight:700}.clinic-lane>header strong{display:grid;place-items:center;min-width:24px;height:24px;border-radius:12px;background:#fff}.clinic-lane>div{display:grid;gap:10px;padding:10px}.clinic-lane article{display:grid;grid-template-columns:1fr auto;gap:10px;background:#fff;border:1px solid var(--border);border-radius:8px;padding:12px;box-shadow:0 1px 2px #102a4308}.clinic-card-time{display:flex;justify-content:space-between;grid-column:1/-1}.clinic-card-time time{font-weight:800}.clinic-card-time small,.clinic-card-person small{color:var(--muted-ink)}.clinic-card-person{grid-column:1/-1}.clinic-card-person strong,.clinic-card-person small{display:block}.clinic-card-person p{font-size:12px;margin:8px 0 0;color:var(--muted-ink)}.clinic-lane article footer{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;padding-top:9px;border-top:1px solid var(--border);font-size:11px;color:var(--muted-ink)}.clinic-lane article footer button{border:0;background:none;color:var(--signal-blue)}.lane-empty{text-align:center;color:var(--muted-ink);font-size:12px;padding:25px 10px}.editor-backdrop{position:fixed;inset:0;z-index:80;background:#102a4366;display:grid;place-items:center;padding:20px}.booking-editor{width:min(620px,100%);background:#fff;border-radius:10px;box-shadow:0 24px 70px #102a4340}.booking-editor>header{display:flex;justify-content:space-between;padding:22px 24px;border-bottom:1px solid var(--border)}.booking-editor h2,.booking-editor p{margin:0}.booking-editor>header>button{border:0;background:none;color:var(--muted-ink)}.booking-editor>.form-grid{padding:24px}.booking-editor>footer{display:flex;justify-content:flex-end;gap:10px;padding:17px 24px;border-top:1px solid var(--border);background:#f8fafb;border-radius:0 0 10px 10px}.product-editor{max-height:calc(100vh - 40px);overflow:auto}.appointment-detail{width:min(540px,100%);overflow:hidden;border-radius:11px;background:#fff;box-shadow:0 24px 70px #102a4340}.appointment-detail>header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;border-bottom:1px solid var(--border)}.appointment-detail h2,.appointment-detail p{margin:0}.appointment-detail h2{margin:5px 0 9px;font-size:23px}.appointment-detail>header>button{border:0;background:none;color:var(--muted-ink);cursor:pointer}.appointment-detail-body{padding:24px}.appointment-detail-body>section{display:flex;flex-direction:column;gap:5px;padding:16px;border:1px solid #dbe5ec;border-radius:8px;background:#f7fafc}.appointment-detail-body>section small,.appointment-detail dt{color:#71808c;font-size:9px;text-transform:uppercase;letter-spacing:.45px}.appointment-detail-body>section strong{font-size:14px}.appointment-detail-body>section span{color:#71808c;font-size:10px}.appointment-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0 0}.appointment-detail dl>div{min-width:0}.appointment-detail dt{display:flex;align-items:center;gap:6px;margin-bottom:7px}.appointment-detail dd{display:flex;flex-direction:column;gap:3px;margin:0;font-size:11px;font-weight:650}.appointment-detail dd small{color:#71808c;font-size:9px;font-weight:400}.appointment-detail>footer{padding:18px 24px;border-top:1px solid var(--border);background:#f8fafb}.appointment-detail>footer>small{display:block;margin-bottom:10px;color:#71808c;font-size:9px;text-transform:uppercase;letter-spacing:.45px}.appointment-detail>footer>div{display:flex;flex-wrap:wrap;gap:8px}.danger-action{color:#a62f38;border-color:#e2b9bd}.workflow-complete{display:flex;align-items:center;gap:8px;color:#557164;font-size:10px}.registration-editor{width:min(780px,100%)}.registration-sections{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:24px}.registration-sections fieldset{border:0;padding:0;margin:0}.registration-sections legend{font-weight:750;font-size:15px;margin-bottom:16px}@media(max-width:700px){.registration-sections{grid-template-columns:1fr;max-height:65vh;overflow:auto}}.patient-editor-fields{padding:24px}.client-row-actions{display:flex;justify-content:flex-end;gap:4px}.client-row-actions .row-action{position:static;flex:0 0 27px}.report-catalogue{max-width:1540px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.report-card{min-height:150px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:16px;padding:22px}.report-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:var(--signal-blue);background:#e8f1fd}.report-card small{color:var(--signal-blue);font-size:8px;font-weight:750;letter-spacing:.06em}.report-card h2{margin:5px 0 6px;font-size:15px}.report-card p{max-width:480px;margin:0;color:var(--muted-ink);font-size:10px;line-height:1.5}.reports-error{max-width:1540px;margin:0 auto 16px}.report-sheet{max-width:1200px;margin:0 auto;overflow:hidden;border:1px solid var(--border);border-radius:9px;background:#fff;box-shadow:0 2px 8px #102a430d}.report-sheet>header{display:flex;justify-content:space-between;gap:30px;padding:25px 28px;border-bottom:1px solid var(--border)}.report-sheet>header>div:first-child{display:flex;align-items:center;gap:13px}.rightvet-report-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--brand-navy)}.report-sheet h2{margin:4px 0 0;font-size:20px}.report-sheet header small{color:var(--signal-blue);font-size:8px;font-weight:750;letter-spacing:.08em}.report-sheet dl{display:flex;gap:28px;margin:0}.report-sheet dl>div{display:flex;flex-direction:column;gap:5px}.report-sheet dt{color:var(--muted-ink);font-size:8px;text-transform:uppercase}.report-sheet dd{margin:0;font-size:10px;font-weight:650}.report-command{display:flex;align-items:center;gap:10px;padding:10px 28px;color:#cbd7e2;background:#173147}.report-command span{padding:3px 6px;border-radius:4px;color:#fff;background:#1769e0;font-size:7px;font-weight:800}.report-command code{font-size:10px}.report-sheet pre{min-height:420px;margin:0;overflow:auto;padding:28px;color:#243846;background:#fff;font:11px/1.55 Consolas,Courier New,monospace;white-space:pre}.report-sheet>footer{display:flex;justify-content:space-between;padding:13px 28px;border-top:1px solid var(--border);color:var(--muted-ink);font-size:8px}@media(max-width:850px){.report-catalogue{grid-template-columns:1fr}.report-card{grid-template-columns:42px 1fr}.report-card>button{grid-column:1/-1;justify-content:center}}@media print{.topbar,.sidebar,.reports-heading,.reports-error{display:none!important}.workscreen{margin:0!important;padding:0!important}.report-sheet{max-width:none;border:0;box-shadow:none}.report-command{-webkit-print-color-adjust:exact;print-color-adjust:exact}.report-sheet pre{overflow:visible;min-height:0;font-size:9pt;white-space:pre-wrap}.report-sheet>footer{position:fixed;bottom:0;left:0;right:0}}.patient-chooser{width:min(620px,100%);overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 24px 70px #102a4340}.patient-chooser>header{display:flex;justify-content:space-between;align-items:flex-start;padding:22px 24px;border-bottom:1px solid var(--border)}.patient-chooser h2,.patient-chooser p{margin:0}.patient-chooser h2{margin-top:4px}.patient-chooser>header>button{border:0;background:none;color:var(--muted-ink);cursor:pointer}.patient-chooser>.client-search{width:calc(100% - 48px);margin:18px 24px}.patient-choice-list{max-height:390px;overflow:auto;border-top:1px solid #e5e9ed}.patient-choice-list>button{width:100%;min-height:62px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;padding:9px 24px;border:0;border-bottom:1px solid #edf0f2;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.patient-choice-list>button:hover{background:#f6f9fc}.patient-choice-list>button>span:first-child{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--teal);background:#e2f2f1}.patient-choice-list>button>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.patient-choice-list strong{font-size:11px}.patient-choice-list small,.patient-choice-list em{color:var(--muted-ink);font-size:8px}.patient-choice-list em{font-style:normal}.patient-choice-list>p{padding:48px;text-align:center;color:var(--muted-ink)}.patient-chooser>footer{display:flex;align-items:center;justify-content:space-between;padding:15px 24px;background:#f8fafb}.patient-chooser>footer>span{color:var(--muted-ink);font-size:9px}.estimate-editor{width:min(760px,100%);max-height:calc(100vh - 40px);overflow:auto}.estimate-editor-body>.form-grid{padding:24px}.estimate-line-editor{margin:0 24px 24px;border:1px solid var(--border);border-radius:7px}.estimate-line-editor>header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#f7f9fa}.estimate-line-editor>header button{display:flex;align-items:center;gap:5px;border:0;color:var(--signal-blue);background:none;font-size:9px}.estimate-line-editor>div{display:grid;grid-template-columns:minmax(260px,1fr) 70px 85px 90px 28px;align-items:center;gap:8px;padding:8px 10px;border-top:1px solid var(--border);font-size:9px}.estimate-line-editor select,.estimate-line-editor input{height:34px;border:1px solid var(--border);border-radius:5px;padding:0 8px;background:#fff}.estimate-line-editor>div>button{border:0;color:#a13b3b;background:none}.estimate-preview{margin-right:auto;color:var(--muted-ink);font-size:9px}.estimate-preview strong{margin-left:7px;color:var(--ink);font-size:12px}.estimate-lifecycle{max-width:1540px;margin:12px auto 0;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border:1px solid #dce3e8;border-radius:8px;background:#fff;box-shadow:0 2px 7px #102a430d}.estimate-lifecycle>span{display:flex;flex-direction:column;gap:3px;color:var(--muted-ink);font-size:9px}.estimate-lifecycle>span strong{color:var(--ink)}.estimate-lifecycle>span small{font-size:7px}.estimate-lifecycle>div{display:flex;gap:8px}[data-sonner-toaster]{--normal-bg:#fff;--normal-border:#d8e0e6;--normal-text:#203746;--success-bg:#f2f9f5;--success-border:#bdddc9;--success-text:#1e6841;--error-bg:#fff5f4;--error-border:#e8c4c1;--error-text:#923b38;font-family:Inter,Segoe UI,sans-serif}[data-sonner-toast].rightvet-toast{border-radius:8px;padding:13px 14px;box-shadow:0 14px 34px #12283929}[data-sonner-toast].rightvet-toast [data-title]{font-size:10px;font-weight:700;letter-spacing:.01em}[data-sonner-toast].rightvet-toast [data-description]{font-size:8px;line-height:1.5;opacity:.78}.payment-editor{width:min(660px,100%)}.payment-balance-note{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid #cfe0ed;border-radius:7px;color:var(--muted-ink);background:#f4f8fb;font-size:9px}.payment-balance-note strong{color:var(--ink);font-size:13px}.invoice-payment-action{display:flex;align-items:center;justify-content:flex-end;gap:20px;padding:12px 15px 12px 120px;border-top:1px solid #dce3e8;background:#f4f8fb}.invoice-payment-action>span{display:flex;flex-direction:column;gap:2px;margin-right:auto}.invoice-payment-action small{color:var(--muted-ink);font-size:8px}.invoice-payment-action strong{color:#9a640f;font-size:12px}.invoice-stock-trace{display:flex;align-items:center;gap:9px;padding:10px 15px 10px 120px;border-top:1px solid #dce3e8;color:#31546f;background:#f8fbfd}.invoice-stock-trace>svg{color:#1769e0}.invoice-stock-trace span{display:flex;flex:1;flex-direction:column;gap:2px}.invoice-stock-trace strong{font-size:9px}.invoice-stock-trace small{color:#73818c;font-size:8px}.invoice-stock-trace button{margin-left:auto}.source-link{width:max-content;display:flex;align-items:center;gap:4px;margin-top:5px;padding:0;border:0;color:#1769e0;background:none;cursor:pointer;font-size:8px;font-weight:700}.payment-allocations .payment-reverse{width:max-content;margin:10px 0 2px auto}.payment-status.reversed{color:#963d42;background:#f8e5e6}.payment-allocation-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.payment-allocation-actions .payment-reverse{margin:0}.receipt-backdrop{z-index:90}.payment-receipt{width:min(680px,100%);overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 28px 80px #102a4345}.payment-receipt>header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;color:#fff;background:var(--brand-navy)}.receipt-brand{display:flex;align-items:center;gap:11px}.receipt-brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;background:#ffffff18}.receipt-brand div{display:flex;flex-direction:column;gap:3px}.receipt-brand strong{font-size:13px}.receipt-brand small{color:#cbd8e3;font-size:8px}.receipt-close{border:0;color:#d5e0e8;background:none;cursor:pointer}.receipt-title{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid var(--border)}.receipt-title small{color:var(--signal-blue);font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.receipt-title h2{margin:4px 0 0;font-size:22px}.receipt-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:0;padding:22px 24px}.receipt-meta dt{margin-bottom:6px;color:var(--muted-ink);font-size:8px;text-transform:uppercase}.receipt-meta dd{display:flex;flex-direction:column;gap:3px;margin:0;font-size:10px;font-weight:700}.receipt-meta dd small{color:var(--muted-ink);font-size:8px;font-weight:400}.receipt-allocations{margin:0 24px;border:1px solid var(--border);border-radius:7px}.receipt-allocations>div{display:grid;grid-template-columns:1fr 120px;min-height:36px;align-items:center;padding:0 12px;border-top:1px solid var(--border);font-size:9px}.receipt-allocations>div:first-child{min-height:30px;border:0;color:var(--muted-ink);background:#f6f8fa;font-size:7px;font-weight:700;text-transform:uppercase}.receipt-allocations>div span:last-child{text-align:right}.receipt-total{display:flex;align-items:center;justify-content:flex-end;gap:30px;padding:18px 24px;font-size:10px}.receipt-total strong{font-size:20px}.receipt-void{display:flex;align-items:center;gap:10px;margin:0 24px 18px;padding:12px;color:#963d42;background:#fff0f0;border:1px solid #e7bfc2;border-radius:7px}.receipt-void span{display:flex;flex-direction:column;gap:2px}.receipt-void small{font-size:8px}.payment-receipt>footer{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid var(--border);color:var(--muted-ink);font-size:8px;background:#f8fafb}@media print{body:has(.payment-receipt) .app-shell>*:not(.workscreen),body:has(.payment-receipt) .workscreen>*:not(.receipt-backdrop){display:none!important}body:has(.payment-receipt) .workscreen{margin:0!important;padding:0!important}body:has(.payment-receipt) .receipt-backdrop{position:static;display:block;padding:0;background:none}body:has(.payment-receipt) .payment-receipt{width:100%;box-shadow:none;border-radius:0}body:has(.payment-receipt) .receipt-close,body:has(.payment-receipt) .receipt-print{display:none!important}}.confirm-backdrop{z-index:95}.confirm-dialog{width:min(520px,100%);overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 26px 75px #102a4345}.confirm-dialog>header{display:flex;align-items:center;gap:12px;padding:20px 22px;border-bottom:1px solid var(--border)}.confirm-dialog>header h2,.confirm-dialog>header p{margin:0}.confirm-dialog>header h2{margin-top:3px;font-size:18px}.confirm-dialog>header>button{margin-left:auto;border:0;color:var(--muted-ink);background:none;cursor:pointer}.confirm-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:8px}.confirm-icon.danger{color:#a1393f;background:#f9e7e8}.confirmation-body{padding:22px}.confirmation-body>p{margin:0 0 18px;color:var(--muted-ink);font-size:10px;line-height:1.55}.confirmation-body dl{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:0}.confirmation-body dl>div{padding:10px 12px;border:1px solid var(--border);border-radius:6px}.confirmation-body dt{margin-bottom:5px;color:var(--muted-ink);font-size:7px;text-transform:uppercase}.confirmation-body dd{margin:0;font-size:10px;font-weight:700}.confirmation-warning{display:flex;align-items:center;gap:10px;margin-top:18px;padding:12px;color:#8d3d42;border:1px solid #e8c3c6;border-radius:7px;background:#fff3f3}.confirmation-warning span{display:flex;flex-direction:column;gap:2px}.confirmation-warning strong{font-size:9px}.confirmation-warning small{font-size:8px}.confirm-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:15px 22px;border-top:1px solid var(--border);background:#f8fafb}.danger-confirm{background:#a53a41}.danger-confirm:hover{background:#8e3036}.resource-filter select{min-width:190px}.schedule-room{display:flex;min-width:0;flex-direction:column;gap:3px}.schedule-room small{overflow:hidden;color:var(--signal-blue);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.resource-board{padding:20px;background:#f6f8f9}.resource-board>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.resource-board>header h2{margin:3px 0 0;font-size:15px}.resource-board>header>small{color:#6f7d87;font-size:8px}.resource-board-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.resource-board-grid>article{min-width:0;border:1px solid #dde4e8;border-radius:8px;background:#fff;box-shadow:0 2px 8px #263c4d0a}.resource-card-head{display:flex;align-items:center;gap:9px;padding:13px;border-bottom:1px solid #edf1f3}.resource-card-head>span{width:31px;height:31px;display:grid;place-items:center;border-radius:7px;color:#32657e;background:#e8f1f5}.resource-card-head>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.resource-card-head strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.resource-card-head small{color:#83909a;font-size:7px}.resource-card-head em{padding:4px 6px;border-radius:10px;color:#27744b;background:#e5f2ea;font-size:7px;font-style:normal;font-weight:700}.is-booked .resource-card-head em{color:#9b6212;background:#fff1d9}.resource-slots{min-height:56px;padding:7px}.resource-slots>button{width:100%;display:flex;align-items:center;gap:8px;padding:8px;border:0;border-radius:5px;color:inherit;background:#f7f9fa;text-align:left}.resource-slots>button+button{margin-top:5px}.resource-slots time{color:#245a78;font-size:8px;font-weight:700;font-variant-numeric:tabular-nums}.resource-slots button>span{min-width:0;display:flex;flex:1;flex-direction:column;gap:2px}.resource-slots button strong,.resource-slots button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-slots button strong{font-size:8px}.resource-slots button small{color:#7c8992;font-size:7px}.resource-slots>div{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;color:#4d8063;font-size:8px}@media(max-width:1100px){.resource-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.consultation-charges>header>button{margin-left:auto;display:flex;align-items:center;gap:5px;border:0;color:var(--signal-blue);background:none;cursor:pointer;font-size:8px;font-weight:700}.charge-editor-head,.charge-editor-row{display:grid;grid-template-columns:minmax(240px,1fr) 80px 110px 120px 34px;align-items:center;gap:10px;padding:8px 14px}.charge-editor-head{color:var(--muted-ink);background:#f6f8fa;font-size:7px;font-weight:700;text-transform:uppercase}.charge-editor-row{border-top:1px solid var(--border)}.charge-editor-row select,.charge-editor-row input{height:34px;padding:0 9px;border:1px solid var(--border);border-radius:5px;background:#fff;font-size:9px}.charge-editor-row>span,.charge-editor-row>strong{text-align:right;font-size:9px}.charge-editor-row>button{width:30px;height:30px;display:grid;place-items:center;border:0;color:var(--muted-ink);background:none;cursor:pointer}.charge-editor-row>button:disabled{opacity:.3}.consultation-charges>footer{display:flex;align-items:center;justify-content:flex-end;gap:20px;padding:12px 14px;border-top:1px solid var(--border);background:#fafbfc}.consultation-charges>footer span{color:var(--muted-ink);font-size:8px}.consultation-charges>footer strong{color:var(--brand-navy);font-size:16px}.showcase-setup-banner{max-width:1540px;display:flex;align-items:center;gap:14px;margin:0 auto 14px;padding:15px 17px;border:1px solid #bfd5e2;border-radius:8px;background:linear-gradient(100deg,#edf6fa,#f8fbfc)}.showcase-setup-banner>span{width:39px;height:39px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#17627f}.showcase-setup-banner>div{display:flex;flex:1;flex-direction:column;gap:4px}.showcase-setup-banner strong{color:#17364a;font-size:11px}.showcase-setup-banner small{color:#627681;font-size:8px}.showcase-setup-dialog{width:min(650px,100%);overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 26px 75px #102a4345}.showcase-setup-dialog>header{display:flex;align-items:center;gap:11px;padding:19px 21px;border-bottom:1px solid var(--border)}.showcase-setup-dialog>header>span{width:39px;height:39px;display:grid;place-items:center;border-radius:8px;color:#17627f;background:#e5f1f5}.showcase-setup-dialog>header h2,.showcase-setup-dialog>header p{margin:0}.showcase-setup-dialog>header h2{margin-top:3px;font-size:17px}.showcase-setup-dialog>header>button{margin-left:auto;border:0;color:var(--muted-ink);background:none;cursor:pointer}.showcase-setup-body{padding:20px 22px}.showcase-setup-body>p{margin:0 0 15px;color:var(--muted-ink);font-size:9px;line-height:1.55}.showcase-dataset-list{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:13px;border:1px solid var(--border);border-radius:7px;background:#f8fafb}.showcase-dataset-list span{display:flex;align-items:center;gap:6px;color:#416555;font-size:8px}.showcase-reset-note{display:flex;align-items:center;gap:10px;margin-top:15px;padding:12px;border:1px solid #ead7b9;border-radius:7px;color:#89611e;background:#fff9ee}.showcase-reset-note>span{display:flex;flex-direction:column;gap:3px}.showcase-reset-note strong{font-size:9px}.showcase-reset-note small{font-size:7px;line-height:1.4}.showcase-setup-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 21px;border-top:1px solid var(--border);background:#f8fafb}@media(max-width:720px){.showcase-setup-banner{align-items:flex-start;flex-wrap:wrap}.showcase-setup-banner>button{margin-left:53px}.showcase-dataset-list{grid-template-columns:1fr}.showcase-setup-dialog>footer{flex-wrap:wrap}}.attention-menu{width:300px}.attention-menu-title{display:flex;align-items:center;justify-content:space-between;padding:8px 9px;color:var(--ink);font-size:9px;font-weight:750}.attention-menu-title small{color:var(--muted-ink);font-size:7px;font-weight:500}.attention-menu-item{display:flex;align-items:center;gap:9px;padding:9px;border-radius:5px;outline:0;cursor:pointer}.attention-menu-item:focus,.attention-menu-item:hover{background:#f1f5f8}.attention-menu-item>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:3px}.attention-menu-item strong{color:var(--ink);font-size:9px}.attention-menu-item small{color:var(--muted-ink);font-size:7px}.utility-backdrop{z-index:90}.utility-dialog{width:min(620px,calc(100vw - 28px));overflow:hidden;border:1px solid #cfd8df;border-radius:10px;background:#fff;box-shadow:0 24px 70px #0414214d;animation:dialog-in .15s ease-out}.utility-dialog>header{display:flex;align-items:center;gap:11px;padding:18px 20px;border-bottom:1px solid var(--border)}.utility-dialog>header>span{width:39px;height:39px;display:grid;place-items:center;border-radius:8px;color:#17627f;background:#e5f1f5}.utility-dialog>header h2,.utility-dialog>header p{margin:0}.utility-dialog>header h2{margin-top:3px;font-size:17px}.utility-dialog>header>button{margin-left:auto;border:0;color:var(--muted-ink);background:none;cursor:pointer}.utility-body{min-height:160px;padding:20px}.utility-body>p{margin:0 0 15px;color:var(--muted-ink);font-size:9px;line-height:1.55}.utility-dialog>footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 20px;border-top:1px solid var(--border);background:#f8fafb}.utility-links{display:grid;gap:7px}.utility-links>button{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--border);border-radius:6px;color:#245a78;background:#fff;text-align:left;cursor:pointer}.utility-links>button:hover{background:#f7fafc}.utility-links>button>span{display:flex;flex:1;flex-direction:column;gap:3px}.utility-links strong{color:var(--ink);font-size:9px}.utility-links small{color:var(--muted-ink);font-size:7px}.profile-card{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid var(--border);border-radius:7px;background:#f8fafb}.profile-card>div{display:flex;flex:1;flex-direction:column;gap:4px}.profile-card>div strong{font-size:12px}.profile-card>div small{color:var(--muted-ink);font-size:8px}.profile-card>em{color:#8a6528;font-size:7px;font-style:normal}.preference-group{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px;border:1px solid var(--border);border-radius:7px}.preference-group>span{display:flex;flex-direction:column;gap:3px}.preference-group strong{font-size:9px}.preference-group small{color:var(--muted-ink);font-size:7px}.preference-group>div{display:flex;padding:3px;border-radius:6px;background:#eef2f4}.preference-group button{padding:7px 9px;border:0;border-radius:4px;color:var(--muted-ink);background:transparent;font-size:8px}.preference-group button.active{color:#fff;background:var(--brand-navy)}.preference-note{display:flex;align-items:center;gap:10px;margin-top:10px;padding:12px;color:#526a77;background:#edf5f8;border-radius:7px}.preference-note>span{display:flex;flex-direction:column;gap:3px}.preference-note strong{font-size:9px}.preference-note small{font-size:7px}.shortcut-list{display:grid;gap:7px}.shortcut-list>span{display:flex;align-items:center;gap:5px;padding:10px;border-bottom:1px solid var(--border)}.shortcut-list strong{margin-left:auto;font-size:9px}.session-message{display:flex;gap:13px;padding:15px;color:#815c1c;border:1px solid #ead7b9;border-radius:7px;background:#fff9ee}.session-message>span{display:flex;flex-direction:column;gap:5px}.session-message strong{font-size:10px}.session-message p{margin:0;font-size:8px;line-height:1.55}.density-compact .workscreen{padding-top:18px}.density-compact .page-heading{margin-bottom:10px}.density-compact .record-panel,.density-compact .panel{border-radius:6px}.density-compact .schedule-row,.density-compact .client-row,.density-compact .invoice-row,.density-compact .payment-row,.density-compact .estimate-row{min-height:52px}.logon-screen{min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 76% 12%,rgba(49,130,206,.16),transparent 34%),linear-gradient(145deg,#071a2b,#102f4b 58%,#17435e)}.logon-card{width:min(440px,100%);padding:34px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:#fffffffa;box-shadow:0 28px 80px #000a1861}.logon-brand{display:flex;align-items:center;gap:12px;padding-bottom:26px;border-bottom:1px solid #e6edf3}.logon-brand>span:last-child{display:flex;flex-direction:column}.logon-brand strong{font-size:20px;color:#102a43}.logon-brand small{color:#627d98}.logon-copy{padding:28px 0 20px}.logon-copy h1{margin:4px 0 8px;font-size:30px;color:#102a43}.logon-copy p:last-child{margin:0;color:#526d82;line-height:1.55}.logon-card form{display:grid;gap:16px}.logon-card label{display:grid;gap:7px;font-size:12px;font-weight:750;letter-spacing:.035em;color:#334e68}.logon-card input{height:44px;padding:0 13px;border:1px solid #bcccdc;border-radius:9px;background:#fff;color:#102a43;font:inherit;outline:none}.logon-card input:focus{border-color:#2680c2;box-shadow:0 0 0 3px #2680c221}.logon-card form .primary-action{height:46px;justify-content:center;margin-top:4px}.logon-error{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:8px;background:#fff1f0;color:#b42318;font-size:13px}.logon-card>footer{display:grid;gap:5px;margin-top:26px;padding-top:18px;border-top:1px solid #e6edf3;color:#627d98}.logon-card>footer span{display:flex;align-items:center;gap:7px;color:#326b5b;font-size:12px;font-weight:750}.logon-card>footer i{width:7px;height:7px;border-radius:50%;background:#27ab83;box-shadow:0 0 0 4px #27ab831f}.logon-card>footer small{font-size:11px;line-height:1.45}.logon-loading{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.logon-loading .brand-symbol{margin-bottom:8px}.logon-loading strong{font-size:18px;color:#102a43}.logon-loading small{color:#627d98}.table-pagination{display:flex;align-items:center;justify-content:flex-end;gap:18px;padding:14px 18px;border-top:1px solid var(--line,#dde3ea);color:#526170;font-size:12px;background:#fbfcfd}.table-pagination .page-range{margin-right:auto;font-weight:650;color:#24364a}.table-pagination label{display:flex;align-items:center;gap:8px}.table-pagination select{height:32px;min-width:64px;border:1px solid #cbd5df;border-radius:7px;background:#fff;padding:0 8px;color:#24364a}.page-number{font-variant-numeric:tabular-nums}.page-buttons{display:flex;gap:5px}.page-buttons button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #cbd5df;border-radius:7px;background:#fff;color:#17324d}.page-buttons button:hover:not(:disabled){border-color:#3977a8;background:#f0f7fc}.page-buttons button:disabled{opacity:.38;cursor:not-allowed}@media(max-width:720px){.table-pagination{flex-wrap:wrap;justify-content:space-between}.table-pagination .page-range{width:100%;margin:0}}.payments-heading~.table-pagination,.estimates-heading~.table-pagination{width:100%;max-width:1540px;margin-right:auto;margin-left:auto}.booking-editor{overflow:hidden;border:1px solid #d3dce3}.booking-editor>header{background:#fff}.booking-editor>.form-grid{background:#f3f6f8}.booking-editor input,.booking-editor select,.booking-editor textarea{border-color:#bcc9d3;background:#fff;box-shadow:0 1px 1px #102a430a}.booking-editor input:focus,.booking-editor select:focus,.booking-editor textarea:focus{border-color:#397cac;outline:0;box-shadow:0 0 0 3px #397cac1f}.registration-sections{gap:16px;padding:20px;background:#eef2f5}.registration-sections fieldset{min-width:0;padding:18px;border:1px solid #d6dfe6;border-radius:8px;background:#fff;box-shadow:0 1px 2px #102a430a}.registration-sections legend{padding:0 5px;color:#29465b}.estimate-editor-body{padding-bottom:1px;background:#f3f6f8}.estimate-line-editor{border-color:#ccd7df;background:#fff}.practice-section .form-grid{padding:0;border:0;background:#fff}.practice-section .form-grid input,.practice-section .form-grid select{border-color:#c4d4e1;background:#f2f7fb;box-shadow:inset 0 1px 1px #102a4308}.practice-section .form-grid input:focus,.practice-section .form-grid select:focus{border-color:#397cac;outline:0;box-shadow:0 0 0 3px #397cac1f}.app-shell .workscreen input:not([type=checkbox]):not([type=radio]),.app-shell .workscreen select,.app-shell .workscreen textarea,.editor-backdrop input:not([type=checkbox]):not([type=radio]),.editor-backdrop select,.editor-backdrop textarea{border-color:#c4d4e1;background:#f2f7fb;box-shadow:inset 0 1px 1px #102a4308}.app-shell .workscreen input:focus,.app-shell .workscreen select:focus,.app-shell .workscreen textarea:focus,.editor-backdrop input:focus,.editor-backdrop select:focus,.editor-backdrop textarea:focus{border-color:#397cac;outline:0;box-shadow:0 0 0 3px #397cac1f}.theme-light .client-search{border-color:#c4d4e1;background:#f2f7fb;box-shadow:inset 0 1px 1px #102a4308}.theme-light .client-search input{background:transparent;box-shadow:none}.theme-light .client-search button{border-color:#c4d4e1;background:#e8f2f9}.theme-light .booking-editor,.theme-light .booking-editor>header,.theme-light .booking-editor>footer,.theme-light .booking-editor>.form-grid,.theme-light .registration-sections,.theme-light .registration-sections fieldset,.theme-light .estimate-editor-body,.theme-light .estimate-line-editor{background:#fff}.theme-light .registration-sections fieldset,.theme-light .estimate-line-editor{box-shadow:none}[data-theme=dark]{color-scheme:dark;--ink:#e6edf3;--muted:#9fb0bf;--muted-ink:#9fb0bf;--border:#34495a;--line:#34495a;--surface:#142431;background:#0d1822}[data-theme=dark] body,.theme-dark{color:#dce6ed;background:#0d1822}.theme-dark .workscreen{background:#0d1822}.theme-dark .sidebar,.theme-dark .sidebar-footer{border-color:#293b49;background:#101d28}.theme-dark .nav-parent{color:#aebdca}.theme-dark .nav-parent:hover,.theme-dark .nav-parent.active{color:#f2f6f9;background:#1b2d3b}.theme-dark .nav-children button{color:#93a6b5}.theme-dark .nav-children button:hover,.theme-dark .nav-children button.selected{color:#8fc1ff;background:#172b3b}.theme-dark .workscreen section:not(.editor-backdrop),.theme-dark .workscreen article,.theme-dark .panel,.theme-dark .record-panel,.theme-dark .client-panel{border-color:#34495a;background:#142431}.theme-dark .workscreen h1,.theme-dark .workscreen h2,.theme-dark .workscreen h3,.theme-dark .workscreen strong{color:#edf3f7}.theme-dark .workscreen p,.theme-dark .workscreen small,.theme-dark .workscreen dt,.theme-dark .workscreen span{border-color:#34495a}.theme-dark .client-toolbar,.theme-dark [class$=-toolbar],.theme-dark [class$=-head],.theme-dark .table-pagination,.theme-dark .panel-head,.theme-dark .record-panel-head{border-color:#34495a;background:#182a38;color:#aebdca}.theme-dark .client-row,.theme-dark .appointment,.theme-dark .invoice-row,.theme-dark .payment-row,.theme-dark .estimate-row,.theme-dark .consult-list-row,.theme-dark .vaccination-row,.theme-dark .prescription-row,.theme-dark .product-row,.theme-dark .movement-row,.theme-dark .audit-row,.theme-dark .team-row{border-color:#2d4353;background:#142431;color:#bdcad4}.theme-dark .client-row:hover,.theme-dark .payment-row:hover,.theme-dark .estimate-row:hover,.theme-dark .consult-list-row:hover{background:#192d3c}.theme-dark .secondary-action,.theme-dark .row-action,.theme-dark .text-action,.theme-dark .panel-footer-action{border-color:#40586a;color:#b9d7f2;background:#192b39}.theme-dark input:not([type=checkbox]):not([type=radio]),.theme-dark select,.theme-dark textarea{border-color:#456176!important;color:#e7f0f6!important;background:#193348!important;box-shadow:inset 0 1px 1px #0003!important}.theme-dark input::placeholder,.theme-dark textarea::placeholder{color:#8298a9}.theme-dark .client-search{border-color:#456176;background:#193348;box-shadow:inset 0 1px 1px #0003}.theme-dark .client-search input{background:transparent!important;box-shadow:none!important}.theme-dark .client-search button{border-color:#456176;color:#9bc9ee;background:#203d52}[data-theme=dark] .user-menu,[data-theme=dark] .utility-dialog,[data-theme=dark] .booking-editor{border-color:#405362;color:#dce6ed;background:#142431}[data-theme=dark] .menu-item{color:#c9d5de}[data-theme=dark] .menu-item[data-highlighted]{color:#fff;background:#203747}[data-theme=dark] .menu-separator{background:#34495a}[data-theme=dark] .utility-dialog>header,[data-theme=dark] .utility-dialog>footer,[data-theme=dark] .booking-editor>header,[data-theme=dark] .booking-editor>footer{border-color:#34495a;background:#182a38}[data-theme=dark] .booking-editor>.form-grid,[data-theme=dark] .registration-sections,[data-theme=dark] .estimate-editor-body{background:#101d28}[data-theme=dark] .registration-sections fieldset,[data-theme=dark] .estimate-line-editor{border-color:#405362;background:#142431}[data-theme=dark] [data-sonner-toast]{border-color:#405362!important;color:#e6edf3!important;background:#142431!important}.logon-screen{position:relative;justify-items:start;padding:clamp(28px,5vw,80px) clamp(24px,8vw,150px);background-color:#071a2b;background-image:linear-gradient(90deg,#04121f7a,#0516253b 46%,#040f1a14),url(../images/rightvet-wise-owl-login.webp);background-repeat:no-repeat;background-position:center;background-size:cover}.logon-screen:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#020c1614,#020c164d);box-shadow:inset 0 0 140px #010a1261}.logon-card{position:relative;z-index:1;border-color:#ffffff61;box-shadow:0 30px 90px #0009147a,0 2px 8px #00091433;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media(max-width:760px){.logon-screen{justify-items:center;padding:24px;background-position:68% center}.logon-screen:after{background:#03111d61}.logon-card{background:#fffffff5}}.app-shell select,.editor-backdrop select{appearance:none;padding-right:32px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23586f82' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 10px center!important;background-size:12px 12px!important}.theme-dark select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23b8c9d6' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important}
