:root{color:#18251f;font-synthesis:none;--green-700:#075f39;--green-600:#087443;--green-500:#12925a;--green-100:#e8f5ed;--green-50:#f4faf6;--blue-600:#2878b8;--blue-100:#eaf3fb;--amber-600:#b86b08;--amber-100:#fff3df;--red-600:#c53838;--red-100:#ffebeb;--ink:#18251f;--muted:#68766f;--border:#dce3df;--surface:#fff;--canvas:#f6f8f7;--sidebar-width:220px;--radius:10px;background:#f6f8f7;font-family:Segoe UI,Tahoma,Arial,sans-serif;line-height:1.45}.quick-actions{flex-wrap:wrap;gap:.65rem;margin-bottom:1rem;display:flex}.controlled-checkout{background:#fff9eb;border:1px solid #d8b46a;border-radius:12px;margin-top:1rem;padding:1rem}.controlled-checkout p{color:var(--muted);margin:.35rem 0 .8rem}.report-download-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.75rem;display:grid}.report-download-grid article{border:1px solid var(--border);background:var(--green-50);border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem;display:flex}.report-download-grid article>span{gap:.4rem;display:flex}*{box-sizing:border-box}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0;font-size:14px}button,input,select,textarea{font:inherit}button{color:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}input,select,textarea{color:var(--ink)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:1px;outline:3px solid #12925a38}h1,h2,h3,p{margin:0}h1{letter-spacing:-.02em;font-size:25px;line-height:1.2}h2{font-size:16px}kbd{border:1px solid var(--border);color:var(--muted);white-space:nowrap;background:#fff;border-bottom-width:2px;border-radius:5px;padding:1px 6px;font-size:11px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.sidebar{inset-block:0;width:var(--sidebar-width);z-index:50;border-left:1px solid var(--border);background:#fff;flex-direction:column;display:flex;position:fixed;right:0}.app-main{min-height:100vh;margin-right:var(--sidebar-width)}.brand{border-bottom:1px solid var(--border);height:82px;color:var(--green-700);align-items:center;gap:10px;padding:0 18px;display:flex}.brand__mark{background:var(--green-50);border:1px solid #9bc9ae;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.brand__mark img{object-fit:contain;border-radius:8px;width:100%;height:100%}.brand strong,.brand span{display:block}.brand strong{font-size:15px}.brand span{color:var(--muted);margin-top:2px;font-size:11px}.organization-logo-control{border:1px solid var(--border);background:#f7faf8;border-radius:10px;align-items:center;gap:14px;padding:12px;display:flex}.organization-logo-control>span:nth-child(2){flex:1}.organization-logo-control input{border:0;padding:0}.organization-logo-control small{color:var(--muted);margin-top:6px;display:block}.organization-logo-preview{border:1px solid var(--border);width:64px;height:64px;color:var(--green-700);background:#fff;border-radius:12px;flex:0 0 64px;place-items:center;display:grid;overflow:hidden}.organization-logo-preview img{object-fit:contain;width:100%;height:100%}.queue-controls{grid-template-columns:minmax(220px,1fr) auto minmax(130px,.35fr) auto;align-items:end;gap:12px;margin-bottom:16px;padding:16px;display:grid}.queue-controls label{color:var(--muted);gap:6px;font-size:12px;display:grid}.queue-qr{grid-template-columns:220px 1fr;align-items:center;gap:24px;margin-bottom:16px;padding:22px;display:grid}.queue-qr>img{aspect-ratio:1;border:1px solid var(--border);border-radius:12px;width:220px;height:220px}.queue-qr code{background:#f4f7f5;border-radius:7px;max-width:100%;margin:12px 0;padding:9px;display:block;overflow:auto}.queue-display{z-index:1000;color:#fff;background:radial-gradient(circle at top,#116d4b,#073e2d 60%,#052d22);grid-template-rows:auto 1fr auto;min-height:100vh;display:grid;position:fixed;inset:0}.queue-display>header{border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;padding:24px 34px;display:flex}.queue-display>header div{align-items:center;gap:14px;font-size:clamp(20px,3vw,36px);display:flex}.queue-display>header button{color:#fff;cursor:pointer;background:0 0;border:0}.queue-display main{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:24px;padding:5vh 7vw;display:grid}.queue-display main>.empty-state{color:#fff;grid-column:1/-1}.queue-display article{background:#ffffff1a;border:1px solid #ffffff40;border-radius:24px;place-items:center;gap:8px;padding:30px;display:grid}.queue-display article strong{font-size:clamp(70px,11vw,150px);line-height:1}.queue-display article span,.queue-display article small{font-size:clamp(18px,2.3vw,32px)}.queue-display article.queue-now{color:#07583c;background:#fff;box-shadow:0 18px 50px #0003}.queue-display>footer{text-align:center;border-top:1px solid #ffffff2e;padding:18px 34px;font-size:clamp(16px,2vw,25px)}.public-queue{background:linear-gradient(145deg,#eef8f2,#f7faf8);place-items:center;min-height:100vh;padding:20px;display:grid}.public-queue-card{text-align:center;border:1px solid var(--border);background:#fff;border-radius:22px;width:min(100%,460px);padding:32px;box-shadow:0 24px 70px #0850341f}.public-queue-logo{object-fit:contain;border-radius:14px;width:78px;height:78px}.public-queue-icon{width:68px;height:68px;color:var(--green-700);background:var(--green-50);border-radius:16px;place-items:center;margin:auto;display:grid}.public-queue-card h1{margin:16px 0 6px}.public-queue-card>p{color:var(--muted)}.public-queue-form{text-align:start;gap:14px;margin-top:24px;display:grid}.public-queue-form label{gap:6px;display:grid}.public-queue-form>small{color:var(--muted);text-align:center;line-height:1.6}.public-ticket-result{justify-items:center;gap:10px;margin-top:24px;display:grid}.public-ticket-result>svg{width:42px;height:42px;color:var(--green-600)}.public-ticket-result strong{color:var(--green-700);font-size:72px;line-height:1.1}.public-ticket-result small,.public-ticket-result p{color:var(--muted)}.sidebar__close{margin-inline-start:auto;display:none!important}.nav-list{gap:3px;padding:16px 10px;display:grid;overflow-y:auto}.nav-item{color:#38453f;text-align:start;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 12px;font-size:13px;text-decoration:none;display:flex}.nav-item:hover{background:#f4f7f5}.nav-item--active{color:#fff;background:var(--green-600);font-weight:650}.nav-item--active:hover{background:var(--green-700)}.skip-link{inset-inline-start:12px;z-index:300;color:var(--green-800);box-shadow:var(--shadow);background:#fff;border-radius:7px;padding:8px 12px;position:fixed;top:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sidebar__footer{border-top:1px solid var(--border);color:var(--muted);align-items:center;gap:8px;margin-top:auto;padding:17px;font-size:11px;display:flex}.topbar{border-bottom:1px solid var(--border);z-index:30;background:#fff;align-items:center;gap:16px;height:68px;padding:0 22px;display:flex;position:sticky;top:0}.menu-button{display:none!important}.icon-button{background:0 0;border:0;border-radius:7px;place-items:center;width:36px;height:36px;display:inline-grid}.icon-button:hover{background:#f1f4f2}.icon-button--danger{color:var(--red-600);border:1px solid #f3caca}.branch-select{border:1px solid var(--border);border-radius:8px;align-items:center;gap:6px;min-width:205px;height:40px;padding:0 10px;display:flex}.branch-select select{background:0 0;border:0;outline:0;flex:1;font-size:12px}.global-search{border:1px solid var(--border);max-width:640px;height:40px;color:var(--muted);background:#fff;border-radius:8px;flex:1;align-items:center;gap:9px;margin-inline:auto;padding:0 11px;display:flex}.global-search>span{text-align:start;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.topbar__actions{align-items:center;gap:6px;display:flex}.notification{position:relative}.notification span{background:var(--red-600);color:#fff;border-radius:9px;place-items:center;min-width:16px;height:16px;font-size:9px;font-weight:700;display:grid;position:absolute;inset-block-start:1px;inset-inline-end:1px}.language-button{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:12px;display:flex}.user-menu{text-align:start;background:0 0;border:0;align-items:center;gap:8px;padding:3px 6px;display:flex}.user-menu strong,.user-menu small{white-space:nowrap;display:block}.user-menu strong{font-size:12px}.user-menu small{color:var(--muted);font-size:10px}.avatar{background:#e8ece9;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.page-content{max-width:1720px;margin:0 auto;padding:24px}.page-loading{min-height:60vh;color:var(--muted);place-items:center;display:grid}.page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.page-header p{color:var(--muted);margin-top:5px;font-size:12px}.date-control{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:9px;height:40px;padding:0 10px;font-size:12px;display:flex}.date-control input{border:0;outline:0}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius)}.panel__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:13px 16px;display:flex}.panel__header h2{align-items:center;gap:7px;display:flex}.panel__header p{color:var(--muted);margin-top:4px;font-size:11px}.panel__header select{border:1px solid var(--border);background:#fff;border-radius:7px;min-width:85px;height:34px;padding:0 9px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px;display:grid}.stats-grid--five{grid-template-columns:repeat(5,minmax(0,1fr))}.stats-grid--small .stat-card strong{font-size:23px}.stat-card{border:1px solid var(--border);border-radius:var(--radius);border-top:3px solid var(--green-500);background:#fff;min-height:132px;padding:15px 16px}.stat-card--blue{border-top-color:var(--blue-600)}.stat-card--amber{border-top-color:var(--amber-600)}.stat-card--red{border-top-color:var(--red-600)}.stat-card__top{color:var(--muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.stat-card__icon{background:var(--green-100);width:36px;height:36px;color:var(--green-700);border-radius:8px;place-items:center;display:grid}.stat-card__icon svg{width:18px}.stat-card--blue .stat-card__icon{color:var(--blue-600);background:var(--blue-100)}.stat-card--amber .stat-card__icon{color:var(--amber-600);background:var(--amber-100)}.stat-card--red .stat-card__icon{color:var(--red-600);background:var(--red-100)}.stat-card>strong{color:var(--green-700);letter-spacing:-.02em;text-align:start;direction:ltr;margin:7px 0 3px;font-size:27px;display:block}.stat-card--blue>strong{color:#214b70}.stat-card--amber>strong{color:var(--amber-600)}.stat-card--red>strong{color:var(--red-600)}.stat-card small{color:var(--muted);font-size:11px}.chart-panel{margin-bottom:14px}.chart-area{direction:ltr;height:250px;padding:12px 8px 3px;font-size:11px}.dashboard-grid{grid-template-columns:1fr 1fr .72fr;gap:14px;margin-bottom:14px;display:grid}.queue-panel .table-wrap{border-radius:0 0 var(--radius) var(--radius);border:0}.shift-panel{grid-row:span 1}.shift-panel dl{margin:0;padding:10px 16px}.shift-panel dl div{justify-content:space-between;gap:15px;padding:7px 0;font-size:12px;display:flex}.shift-panel dt{color:var(--muted)}.shift-panel dd{margin:0;font-weight:600}.shift-panel .shift-total{border-top:1px solid var(--border);margin-top:4px;padding-top:11px}.button--outline-full{width:calc(100% - 32px);color:var(--green-700);border:2px solid var(--green-600);background:#fff;border-radius:7px;height:42px;margin:5px 16px 16px;font-weight:700}.text-button{color:var(--green-700);background:0 0;border:0;align-items:center;gap:5px;font-size:12px;display:inline-flex}.positive{color:var(--green-600)!important}.negative{color:var(--red-600)!important}.warning-text{color:var(--amber-600);font-weight:650}.table-wrap{border:1px solid var(--border);border-radius:8px;overflow-x:auto}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}th{color:#64726b;text-align:start;background:#f7f9f8;font-weight:600}th,td{border-bottom:1px solid #e8ecea;padding:10px 12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfdfc}.table-empty{text-align:center;color:var(--muted);padding:35px}.table-sort{color:inherit;font-weight:inherit;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.table-pagination{border-top:1px solid var(--border);min-height:48px;color:var(--muted);justify-content:space-between;align-items:center;padding:6px 12px;font-size:11px;display:flex}.table-pagination>div{align-items:center;gap:5px;display:flex}.table-pagination .icon-button{border:1px solid var(--border);background:#fff;width:30px;height:30px}.table-action{border:1px solid var(--border);min-height:30px;color:var(--green-700);background:#fff;border-radius:6px;align-items:center;gap:5px;padding:0 9px;font-size:11px;display:inline-flex}.status{color:#58645f;background:#eef1ef;border:1px solid #dde3df;border-radius:5px;align-items:center;min-height:23px;padding:2px 7px;font-size:10px;display:inline-flex}.status--success{background:var(--green-100);color:var(--green-700);border-color:#b9dcc7}.status--warning{background:var(--amber-100);color:var(--amber-600);border-color:#eed09e}.status--danger{background:var(--red-100);color:var(--red-600);border-color:#f2baba}.toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:11px 14px;display:flex}.toolbar__search{border:1px solid var(--border);min-width:min(420px,45vw);height:38px;color:var(--muted);border-radius:7px;align-items:center;gap:8px;padding:0 10px;display:flex}.toolbar__search input{background:0 0;border:0;outline:0;width:100%}.toolbar__actions,.report-actions{gap:8px;display:flex}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 13px;font-size:12px;font-weight:650;display:inline-flex}.button--primary{color:#fff;background:var(--green-600);border-color:var(--green-600)}.button--primary:hover{background:var(--green-700)}.button--secondary{border-color:var(--border);background:#fff}.button--secondary:hover{background:#f7f9f8}.button--grow{flex:1}.button--danger{color:#fff;background:var(--red-600);border-color:var(--red-600)}.skeleton{background:linear-gradient(90deg,#edf1ef 25%,#f8faf9 50%,#edf1ef 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite skeleton-shimmer;display:block}.skeleton--label{width:45%;height:12px}.skeleton--metric{width:65%;height:28px;margin-top:18px}.skeleton--detail{width:75%;height:10px;margin-top:9px}.skeleton--heading{width:180px;height:17px}.skeleton--chart{width:100%;height:100%}.skeleton--row{width:100%;height:34px}.skeleton-panel,.skeleton-table{gap:12px;padding:16px;display:grid}.skeleton-table{margin-top:14px}@keyframes skeleton-shimmer{to{background-position-x:-200%}}.empty-state{min-height:145px;color:var(--muted);text-align:center;white-space:normal;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:22px;display:flex}.empty-state__icon{width:40px;height:40px;color:var(--green-700);background:var(--green-50);border-radius:50%;place-items:center;display:grid}.empty-state strong{color:var(--ink);font-size:12px}.empty-state p{max-width:360px;font-size:11px}.table-empty:has(.empty-state){padding:0}.error-state{background:var(--red-100);border-radius:var(--radius);color:var(--red-600);border:1px solid #efc1c1;justify-items:start;gap:7px;padding:18px;display:grid}.error-state p{max-width:680px;font-size:12px}.api-warning{background:var(--amber-100);min-height:42px;color:var(--amber-600);border:1px solid #eed09e;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:8px 12px;font-size:12px;display:flex}.date-range{position:relative}.date-control{justify-content:flex-start;min-width:235px}.date-control small{color:var(--muted);direction:ltr;margin-inline-start:auto}.date-popover{z-index:40;border:1px solid var(--border);background:#fff;border-radius:9px;width:min(430px,100vw - 24px);padding:10px;position:absolute;inset-block-start:calc(100% + 7px);inset-inline-end:0;box-shadow:0 15px 45px #0c231724}.date-presets{flex-wrap:wrap;gap:5px;display:flex}.date-presets button{border:1px solid var(--border);background:#fff;border-radius:6px;min-height:32px;padding:0 9px;font-size:11px}.date-presets button.active{border-color:var(--green-600);color:var(--green-700);background:var(--green-50)}.custom-range{border-top:1px solid var(--border);grid-template-columns:1fr 1fr auto;align-items:end;gap:8px;margin-top:10px;padding-top:10px;display:grid}.custom-range label{color:var(--muted);gap:4px;font-size:10px;display:grid}.custom-range input{border:1px solid var(--border);border-radius:6px;height:36px;padding:0 7px}.currency-chip{border:1px solid var(--border);color:var(--muted);border-radius:6px;padding:5px 8px;font-size:11px}.chart-area .empty-state{height:100%}.transaction-filters{border-bottom:1px solid var(--border);background:#fafcfb;align-items:end;gap:9px;padding:10px 14px;display:flex}.transaction-filters label{min-width:150px;color:var(--muted);gap:4px;font-size:10px;display:grid}.transaction-filters select{border:1px solid var(--border);background:#fff;border-radius:6px;height:34px;padding:0 8px}dialog{color:var(--ink)}dialog::backdrop{background:#111d176b}.sheet{border:0;border-inline-start:1px solid var(--border);background:#fff;width:min(610px,100%);height:100%;max-height:100%;margin:0 0 0 auto;padding:0}.sheet>section{flex-direction:column;min-height:100%;display:flex}.sheet header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:70px;padding:14px 18px;display:flex}.sheet header p{color:var(--muted);margin-top:3px;font-size:11px}.sheet__body{padding:18px;overflow-y:auto}.transaction-detail{gap:20px;display:grid}.transaction-detail h3{margin-bottom:8px;font-size:13px}.detail-summary{background:#f7f9f8;border-radius:8px;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:13px;display:grid}.detail-summary div,.detail-totals div{gap:2px;display:grid}.detail-summary dt,.detail-totals dt{color:var(--muted);font-size:10px}.detail-summary dd,.detail-totals dd{margin:0;font-size:12px;font-weight:650}.detail-lines{border:1px solid var(--border);border-radius:8px;overflow:hidden}.detail-lines article{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:8px 11px;display:flex}.detail-lines article:last-child{border-bottom:0}.detail-lines strong,.detail-lines small{font-size:11px;display:block}.detail-lines small{color:var(--muted);margin-top:3px}.detail-totals{border-top:1px solid var(--border);gap:8px;margin:0;padding-top:12px;display:grid}.detail-totals div{grid-template-columns:1fr auto}.detail-totals div:last-child{color:var(--green-700);font-size:15px}.confirm-dialog{border:1px solid var(--border);border-radius:11px;width:min(500px,100% - 28px);padding:0;box-shadow:0 22px 70px #0c231738}.confirm-dialog header,.confirm-dialog__body,.confirm-dialog footer{padding:14px 16px}.confirm-dialog header{border-bottom:1px solid var(--border)}.confirm-dialog header p{color:var(--muted);margin-top:5px;font-size:11px}.confirm-dialog footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;display:flex}.close-shift-summary{gap:12px;display:grid}.close-shift-summary>div{justify-content:space-between;gap:10px;display:flex}.close-shift-summary label{color:var(--muted);gap:5px;font-size:11px;display:grid}.close-shift-summary input{border:1px solid var(--border);direction:ltr;border-radius:7px;height:39px;padding:0 9px}.command-dialog{border:1px solid var(--border);border-radius:12px;width:min(690px,100% - 28px);max-height:min(720px,100% - 40px);padding:0;box-shadow:0 24px 80px #0c231740}.command-dialog>section>header{border-bottom:1px solid var(--border);min-height:58px;color:var(--muted);align-items:center;gap:9px;padding:0 14px;display:flex}.command-dialog header input{border:0;outline:0;flex:1;min-width:0}.command-content{max-height:610px;padding:10px;overflow-y:auto}.command-label{color:var(--muted);text-transform:uppercase;padding:6px 8px;font-size:10px;font-weight:700}.command-grid{grid-template-columns:repeat(2,1fr);gap:4px;display:grid}.command-grid button,.command-results button{text-align:start;background:0 0;border:0;border-radius:7px;min-height:44px;padding:7px 9px}.command-grid button{align-items:center;gap:8px;display:flex}.command-grid button:hover,.command-results button:hover{background:var(--green-50);color:var(--green-700)}.command-state,.command-empty{min-height:70px;color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex}.command-state--error{color:var(--red-600)}.command-results{gap:3px;display:grid}.command-results button{justify-content:space-between;align-items:center;gap:10px;display:flex}.command-results strong,.command-results small{display:block}.command-results small{color:var(--muted);margin-top:2px;font-size:10px}.notification-wrap{position:relative}.notification-popover{z-index:60;border:1px solid var(--border);background:#fff;border-radius:9px;width:min(350px,100vw - 24px);position:absolute;inset-block-start:calc(100% + 9px);inset-inline-end:0;overflow:hidden;box-shadow:0 15px 45px #0c231729}.notification-popover header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:48px;padding:7px 11px;display:flex}.notification-item{border:0;border-bottom:1px solid var(--border);text-align:start;background:#fff;align-items:flex-start;gap:9px;width:100%;min-height:64px;padding:11px;display:flex}.notification-item:hover{background:#fafcfb}.notification-item>svg{color:var(--amber-600);flex:none;margin-top:2px}.notification-item strong,.notification-item small{display:block}.notification-item strong{font-size:11px}.notification-item small{color:var(--muted);margin-top:3px;font-size:10px}.popover-state{color:var(--muted);padding:20px;font-size:11px}.popover-state--error{color:var(--red-600)}.popover-empty{text-align:center;min-height:130px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:18px;display:flex}.popover-empty strong{color:var(--ink);font-size:11px}.popover-empty p{font-size:10px}.pos-page .page-header{margin-bottom:12px}.shift-chip{color:var(--green-700);background:var(--green-50);border:1px solid #b9dcc7;border-radius:7px;align-items:center;gap:7px;padding:8px 10px;font-size:11px;display:inline-flex}.shift-chip>span{background:var(--green-500);border-radius:50%;width:7px;height:7px}.success-banner{background:var(--green-100);min-height:42px;color:var(--green-700);border:1px solid #b9dcc7;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;font-size:12px;display:flex}.success-banner button{color:inherit;background:0 0;border:0;align-items:center;gap:5px;margin-inline-start:auto;display:flex}.pos-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:12px;display:grid}[dir=rtl] .pos-layout{grid-template-columns:minmax(0,1fr) 340px}.pos-catalog{min-width:0;overflow:hidden}.pos-search-row{border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:12px;display:flex}.pos-search{border:2px solid #bdd8c8;border-radius:8px;flex:1;align-items:center;gap:9px;height:44px;padding:0 11px;display:flex}.pos-search:focus-within{border-color:var(--green-600)}.pos-search input{border:0;outline:0;flex:1;min-width:0}.filter-row{border-bottom:1px solid var(--border);background:#fafcfb;align-items:end;gap:10px;padding:10px 12px;display:flex}.filter-row label{color:var(--muted);gap:5px;min-width:130px;font-size:10px;display:grid}.filter-row select{border:1px solid var(--border);background:#fff;border-radius:7px;height:34px;padding:0 8px}.checkbox-control{grid-auto-flow:column;justify-content:start;min-width:auto!important;color:var(--ink)!important;align-items:center!important;gap:7px!important;display:flex!important}.checkbox-control input{width:16px;height:16px;accent-color:var(--green-600)}.results-label{color:var(--green-700);justify-content:space-between;padding:10px 12px;font-size:11px;display:flex}.results-label span{color:var(--muted)}.medicine-table{border-top:1px solid var(--border);max-height:calc(100vh - 310px);overflow:auto}.medicine-table table{min-width:930px}.medicine-table td:first-child strong,.medicine-table td:first-child small{display:block}.medicine-table td:first-child small{color:var(--muted);direction:ltr;margin-top:3px;font-size:10px}.add-row-button{border:1px solid var(--green-600);min-height:30px;color:var(--green-700);background:#fff;border-radius:6px;padding:0 10px;font-size:11px;font-weight:650}.add-row-button:hover{background:var(--green-50)}.row--disabled{background:#fff9f9}.cart-panel{position:sticky;top:80px;overflow:hidden}.cart-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:62px;padding:10px 13px;display:flex}.cart-header h2{font-size:17px}.cart-header p{color:var(--muted);margin-top:3px;font-size:10px}.cart-links{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.cart-links button{min-height:44px;color:var(--green-700);background:#fafcfb;border:0;justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}.cart-links button+button{border-inline-start:1px solid var(--border)}.cart-lines{min-height:210px;max-height:340px;padding:9px;overflow-y:auto}.empty-cart{color:#809087;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;display:flex}.empty-cart strong{color:#5b6862;margin-top:8px}.empty-cart p{margin-top:5px;font-size:11px}.cart-line{border:1px solid var(--border);border-radius:8px;margin-bottom:7px;padding:9px}.cart-line__head,.cart-line__controls{justify-content:space-between;align-items:center;gap:8px;display:flex}.cart-line__head strong,.cart-line__head small{display:block}.cart-line__head strong{font-size:12px}.cart-line__head small{color:var(--muted);margin-top:3px;font-size:9px}.cart-line__head .icon-button{width:26px;height:26px}.cart-line__controls{margin-top:9px}.quantity-control{border:1px solid var(--border);direction:ltr;border-radius:6px;grid-template-columns:29px 35px 29px;height:29px;display:grid;overflow:hidden}.quantity-control button{background:#f7f9f8;border:0;place-items:center;display:grid}.quantity-control span{border-inline:1px solid var(--border);place-items:center;font-size:11px;display:grid}.cart-summary{border-top:1px solid var(--border);padding:11px 13px}.cart-summary>div{justify-content:space-between;padding:4px 0;font-size:11px;display:flex}.cart-total{border-top:1px solid var(--border);align-items:baseline;margin-top:5px;padding-top:11px!important}.cart-total span,.cart-total strong{font-size:17px}.cart-total strong{color:var(--green-700)}.pay-button{background:var(--green-600);color:#fff;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:calc(100% - 24px);height:56px;margin:0 12px 12px;padding:0 18px;font-size:19px;font-weight:750;display:flex}.pay-button kbd{color:#fff;background:#ffffff24;border-color:#fff6}.modal{background:0 0;border:0;border-radius:11px;width:min(590px,100% - 36px);max-height:calc(100vh - 36px);margin:auto;padding:0;overflow:auto;box-shadow:0 22px 70px #0c231738}.modal::backdrop{background:#111d1761}.modal__surface{border:1px solid var(--border);background:#fff;border-radius:11px;overflow:hidden}.modal__surface>header,.modal__surface>footer{align-items:center;gap:9px;min-height:58px;padding:11px 15px;display:flex}.modal__surface>header{border-bottom:1px solid var(--border);justify-content:space-between}.modal__surface>footer{border-top:1px solid var(--border);justify-content:flex-end}.modal__body{padding:16px}.modal,.sheet,.confirm-dialog{overscroll-behavior:contain}button,[role=button]{touch-action:manipulation}.stat-card>strong,.data-table td,.detail-totals dd{font-variant-numeric:tabular-nums}.permission-checklist{border:0;gap:6px;max-height:300px;padding:0;display:grid;overflow:auto}.permission-checklist legend{margin-bottom:7px;font-size:11px;font-weight:700}.permission-checklist .checkbox-control{border:1px solid var(--border);border-radius:7px;align-items:flex-start;padding:7px}.permission-checklist small{color:var(--muted);text-align:start;direction:ltr;display:block}.payment-summary{float:inline-start;border:1px solid var(--border);background:#f7f9f8;border-radius:8px;grid-template-columns:1fr auto;gap:9px;width:155px;padding:12px;font-size:11px;display:grid}.payment-summary strong:first-of-type{color:var(--green-700)}.payment-lines{min-height:140px;margin-inline-start:172px}.payment-lines label{grid-template-columns:1fr 120px;align-items:center;gap:10px;margin-bottom:9px;font-size:12px;display:grid}.payment-lines input{border:1px solid var(--border);direction:ltr;border-radius:7px;height:37px;padding:0 9px}.receipt-check{clear:both;padding-top:12px;font-size:11px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.form-grid label,.settings-form label{color:var(--muted);gap:6px;font-size:11px;display:grid}.form-grid input,.form-grid select,.form-grid textarea,.settings-form input,.settings-form select,.settings-form textarea{border:1px solid var(--border);background:#fff;border-radius:7px;width:100%;min-height:44px;padding:8px 10px}.form-grid__wide{grid-column:1/-1}.form-note{background:var(--blue-100);color:#315c7e;border-radius:7px;margin-top:12px;padding:10px;font-size:11px}.report-filters{grid-template-columns:repeat(4,minmax(130px,1fr)) auto;align-items:end;gap:10px;margin-bottom:14px;padding:12px;display:grid}.report-filters label{color:var(--muted);gap:5px;font-size:10px;display:grid}.report-filters input,.report-filters select{border:1px solid var(--border);background:#fff;border-radius:7px;height:36px;padding:0 8px}.reports-layout{grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:14px;display:grid}.report-chart .chart-area{height:330px}.purchase-report{margin-top:14px}.report-link{border:0;border-bottom:1px solid var(--border);text-align:start;background:#fff;justify-content:space-between;align-items:center;width:100%;min-height:57px;padding:9px 15px;display:flex}.report-link:hover{background:#f8faf9}.report-link strong,.report-link small{display:block}.report-link strong{font-size:12px}.report-link small{color:var(--muted);margin-top:3px;font-size:10px}.settings-layout{grid-template-columns:225px minmax(0,1fr);align-items:start;gap:14px;display:grid}.settings-tabs{border:1px solid var(--border);border-radius:var(--radius);background:#fff;gap:4px;padding:8px;display:grid}.settings-tabs button{text-align:start;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;min-height:42px;padding:0 10px;font-size:12px;display:flex}.settings-tabs button:hover{background:#f4f7f5}.settings-tabs button.active{background:var(--green-100);color:var(--green-700);font-weight:700}.settings-panel{min-height:520px}.settings-form{padding:18px}.settings-save{border-top:1px solid var(--border);justify-content:flex-end;margin-top:15px;padding:14px 18px;display:flex}.settings-list{gap:8px;padding:14px;display:grid}.settings-list>div{border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;min-height:52px;padding:0 12px;display:flex}.settings-list>div>span{align-items:center;gap:8px;display:flex}.permission-grid,.hardware-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:16px;display:grid}.permission-grid article,.hardware-grid article{border:1px solid var(--border);border-radius:8px;padding:13px}.permission-grid p,.hardware-grid p{color:var(--muted);margin:4px 0 10px;font-size:10px}.permission-grid label{color:var(--muted);gap:5px;font-size:10px;display:grid}.permission-grid input{border:1px solid var(--border);border-radius:6px;height:34px;padding:0 8px}.role-view-tabs{border-bottom:1px solid var(--border);gap:8px;padding:14px 16px 0;display:flex}.role-view-tabs button{min-height:40px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 12px;display:flex}.role-view-tabs button.active{color:var(--green-700);border-bottom-color:var(--green-600);font-weight:700}.role-view-tabs button span{background:var(--green-100);border-radius:11px;place-items:center;min-width:21px;height:21px;font-size:10px;display:grid}.user-management-list{gap:9px;padding:16px;display:grid}.user-management-row{border:1px solid var(--border);background:#fff;border-radius:9px;grid-template-columns:minmax(220px,1fr) minmax(180px,.65fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.user-management-identity,.user-management-meta,.user-management-actions{align-items:center;gap:9px;display:flex}.user-management-identity small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.user-avatar{background:var(--green-100);width:38px;height:38px;color:var(--green-700);border-radius:50%;place-items:center;font-weight:700;display:grid}.user-management-meta{color:var(--muted);justify-content:flex-end;font-size:10px}.user-management-actions{justify-content:flex-end}.user-management-actions .button{min-height:33px;padding:0 11px}.button--danger{color:var(--red-600);background:#fff;border:1px solid #e8b5b5}.button--danger:hover{background:var(--red-100)}.role-policy-grid article{flex-direction:column;gap:11px;display:flex}.role-card-title{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.permission-chips{flex-wrap:wrap;align-content:flex-start;gap:6px;min-height:92px;display:flex}.permission-chips span{background:var(--green-50);color:var(--green-700);border:1px solid #cbe3d5;border-radius:20px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;display:inline-flex}.market-setup{text-align:center;align-content:center;place-items:center;gap:13px;min-height:360px;padding:35px;display:grid}.market-setup>svg{color:var(--green-600)}.market-setup p{color:var(--muted);max-width:620px}.market-setup>div{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:7px;display:flex}.integration-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.integration-card{grid-template-columns:auto 1fr;align-items:start;gap:10px;min-height:108px;padding:13px;display:grid}.integration-card__icon{width:34px;height:34px;color:var(--green-700);background:var(--green-100);border-radius:8px;place-items:center;display:grid}.integration-card strong,.integration-card small{display:block}.integration-card small{color:var(--muted);margin-top:5px;font-size:10px}.integration-card .status{grid-column:2;justify-self:start}.compliance-settings{margin-bottom:14px}.stock-count-lines{gap:5px;display:grid}.stock-count-line{border-bottom:1px solid var(--border);grid-template-columns:minmax(200px,1fr) 95px 110px 90px;align-items:center;gap:8px;padding:8px;display:grid}.stock-count-line span strong,.stock-count-line span small{display:block}.stock-count-line small{color:var(--muted);margin-top:2px}.stock-count-line input{border:1px solid var(--border);border-radius:6px;width:100%;height:36px;padding:0 8px}.stock-count-line--header{color:var(--muted);background:var(--green-50);border-radius:7px;font-size:11px}.clinical-alert-count{color:var(--red-600);align-items:center;gap:4px;font-weight:700;display:inline-flex}.prescription-workflow-detail{gap:18px;display:grid}.workflow-stepper{grid-template-columns:repeat(6,1fr);gap:4px;display:grid}.workflow-stepper span{min-height:34px;color:var(--muted);text-align:center;background:#f0f3f1;border-radius:6px;place-items:center;padding:4px;font-size:9px;display:grid}.workflow-stepper span.active{color:#fff;background:var(--green-600);font-weight:700}.clinical-alert-list{gap:8px;margin-top:9px;display:grid}.clinical-alert{border:1px solid var(--border);border-radius:8px;grid-template-columns:auto 1fr auto;align-items:start;gap:9px;padding:10px;display:grid}.clinical-alert p,.clinical-alert small{color:var(--muted);margin-top:3px;display:block}.clinical-alert--critical{background:var(--red-100);color:var(--red-600);border-color:#e5aaaa}.clinical-alert--warning{background:var(--amber-100);color:var(--amber-600);border-color:#efd19f}.hardware-grid article{flex-direction:column;align-items:flex-start;gap:5px;min-height:145px;display:flex}.hardware-grid article>svg{color:var(--green-600);margin-bottom:5px}.hardware-grid .status{margin-top:auto}.audit-list{padding:8px 16px}.audit-list>div{border-bottom:1px solid var(--border);grid-template-columns:60px 1fr 1fr 140px;gap:10px;padding:12px 0;font-size:11px;display:grid}.audit-list span,.audit-list small{color:var(--muted)}.audit-list code{color:var(--green-700)}.nav-backdrop{display:none}.login-page{background:#f3f7f5;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--border);background:#fff;border-radius:14px;width:min(420px,100%);padding:28px;box-shadow:0 18px 55px #0a2f1d17}.login-brand{color:var(--green-700);align-items:center;gap:11px;display:flex}.login-brand>span{background:var(--green-50);border:1px solid #a9d2ba;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.login-brand strong,.login-brand small{display:block}.login-brand small{color:var(--muted);margin-top:2px;font-size:10px}.login-copy{margin:30px 0 20px}.login-copy h1{font-size:25px}.login-copy p{color:var(--muted);margin-top:6px;font-size:12px}.login-panel form{gap:14px;display:grid}.login-panel form>label{color:#56635d;gap:6px;font-size:11px;display:grid}.login-panel form>label>span{border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 10px;display:flex}.login-panel form>label>span:focus-within{border-color:var(--green-600);box-shadow:0 0 0 3px #12925a1f}.login-panel form input{background:0 0;border:0;outline:0;flex:1;min-width:0}.login-panel form .button{height:44px;margin-top:3px}.login-error{color:var(--red-600);background:var(--red-100);border:1px solid #efc3c3;border-radius:7px;padding:8px 10px;font-size:11px}.login-language{color:var(--green-700);background:0 0;border:0;margin:16px auto 0;font-size:12px;display:block}.login-demo{text-align:center;color:var(--muted);margin-top:8px;font-size:10px}@media (width<=1180px){:root{--sidebar-width:190px}.page-content{padding:18px}.dashboard-grid{grid-template-columns:1fr 1fr}.shift-panel{grid-column:1/-1}.pos-layout{grid-template-columns:minmax(0,1fr) 310px}.topbar{padding:0 14px}.user-menu>span:last-child{display:none}.user-management-row{grid-template-columns:1fr}.user-management-meta,.user-management-actions{justify-content:flex-start}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.sidebar{width:240px;transition:transform .2s;transform:translate(110%)}.sidebar--open{transform:translate(0)!important}.sidebar__close,.menu-button{display:inline-grid!important}.nav-backdrop{z-index:45;background:#0f1a1459;border:0;display:block;position:fixed;inset:0}.app-main{margin-right:0}.global-search kbd{display:none}.stats-grid,.stats-grid--five{grid-template-columns:repeat(2,1fr)}.pos-layout{grid-template-columns:1fr}.cart-panel{position:static}.cart-lines{max-height:360px}.reports-layout{grid-template-columns:1fr}}@media (width<=640px){.queue-controls{grid-template-columns:1fr}.queue-qr{text-align:center;grid-template-columns:1fr}.queue-qr>img{margin:auto}.queue-display main{grid-template-columns:1fr;padding:24px}.topbar{flex-wrap:wrap;gap:7px;height:auto;min-height:62px;padding-block:8px}.branch-select{flex:1;min-width:150px}.global-search{order:4;min-width:100%}.topbar__actions{margin-inline-start:auto}.user-menu{display:none}.page-content{padding:14px 10px 28px}.page-header{align-items:flex-start}.page-header>:last-child{flex-shrink:0}.page-header p{max-width:230px}.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stats-grid--five{grid-template-columns:1fr 1fr}.stat-card{min-height:118px;padding:11px}.stat-card>strong{font-size:20px}.dashboard-grid{grid-template-columns:1fr}.shift-panel{grid-column:auto}.chart-area{height:210px}.toolbar{flex-direction:column;align-items:stretch}.toolbar__search{min-width:100%}.toolbar__actions{overflow-x:auto}.pos-search-row{flex-direction:column;align-items:stretch}.filter-row{align-items:flex-end;overflow-x:auto}.filter-row label{min-width:125px}.medicine-table{max-height:520px}.report-filters{grid-template-columns:1fr 1fr}.settings-layout{grid-template-columns:1fr}.settings-tabs{display:flex;overflow-x:auto}.settings-tabs button{min-width:max-content}.form-grid{grid-template-columns:1fr}.form-grid__wide{grid-column:auto}.permission-grid,.hardware-grid{grid-template-columns:1fr}.audit-list>div{grid-template-columns:50px 1fr}.audit-list code,.audit-list small{grid-column:2}.payment-summary{float:none;width:100%;margin-bottom:12px}.payment-lines{margin-inline-start:0}.date-control{justify-content:center;width:44px;min-width:0;padding:0}.date-control span,.date-control small{display:none}.date-popover{width:auto;position:fixed;inset:auto 10px 10px}.custom-range{grid-template-columns:1fr 1fr}.custom-range .button{grid-column:1/-1}.transaction-filters{overflow-x:auto}.transaction-filters label{min-width:135px}.command-grid{grid-template-columns:1fr}.sheet{width:100%}.detail-summary,.integration-grid{grid-template-columns:1fr}.stock-count-line{grid-template-columns:1fr 70px 85px 65px;padding-inline:3px;font-size:11px}.workflow-stepper{grid-template-columns:repeat(3,1fr)}}@media print{.sidebar,.topbar,.page-header,.toolbar,.report-actions{display:none!important}.app-main{margin:0}.page-content{padding:0}.panel{break-inside:avoid}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
