@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap");:root{--bg:#fbfcfe;--surface:#ffffff;--surface-soft:#f8f9fc;--sidebar:#243746;--sidebar-deep:#172838;--text:#0f172a;--muted:#667085;--line:#dfe3ea;--line-soft:#edf0f5;--primary:#3f18c9;--primary-dark:#30109e;--blue:#1d5bd6;--green:#159947;--green-bg:#dff8e8;--red:#e13131;--red-bg:#ffe6e6;--orange:#e9791a;--orange-bg:#fff0df;--purple-bg:#eee9ff;--shadow:0 8px 20px rgba(15,23,42,0.06);--font-sans:"Poppins",Aptos,"Segoe UI",sans-serif}*{box-sizing:border-box}body,html{min-height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:14px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}body.console-menu-open,body.module-menu-open{overflow:hidden;overscroll-behavior:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.console-shell{min-height:100vh;display:grid;grid-template-columns:220px minmax(0,1fr);grid-template-areas:"sidebar main"}.console-main{grid-area:main}.sidebar{grid-area:sidebar;position:sticky;top:0;height:100vh;background:linear-gradient(180deg,var(--sidebar),var(--sidebar-deep));color:#edf4fb;padding:16px 14px}.brand{display:grid;grid-template-columns:34px 1fr 34px;gap:10px;align-items:center;min-height:44px;margin-bottom:22px}.brand-mark{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;background:#4f35d5}.brand-mark span{width:14px;height:14px;border:4px solid #fff;border-radius:5px;transform:rotate(45deg)}.brand-copy strong{display:block;font-size:15px}.icon-button,.sidebar-menu,.topbar-icon{border:0;background:transparent;display:inline-grid;place-items:center}.sidebar-menu{color:#cbd5e1}.button-icon,.date-range-icon,.icon-button-icon,.nav-icon,.sidebar-menu-icon,.topbar-icon-svg{width:18px;height:18px}.nav-list,.sidebar-bottom{display:grid;gap:6px}.sidebar-bottom{position:absolute;left:14px;right:14px;bottom:16px}.nav-item{display:flex;align-items:center;gap:12px;min-height:42px;padding:0 12px;border-radius:6px;color:#d7e0ea;font-weight:700;font-size:13px}.nav-item-active,.nav-item:hover{background:var(--primary);color:#fff}.nav-item-compact{background:rgba(255,255,255,.06)}.console-main{background:var(--bg)}.topbar{min-height:72px;background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:0 24px}.tenant-filters,.topbar{display:flex;align-items:center}.tenant-filters{gap:14px}.tenant-filters label{display:grid;gap:4px}.tenant-filters span{font-size:12px;font-weight:700;color:#344054}.form-fields input,.form-fields select,.form-fields textarea,.form-section>label input,.form-section>label select,.search-box input,.select-box select,.settings-card input,.settings-card select,.tenant-filters select{height:38px;min-width:190px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--text);padding:0 12px;outline:none}.form-fields input:focus,.form-fields select:focus,.form-fields textarea:focus,.form-section>label input:focus,.form-section>label select:focus,.search-box input:focus,.select-box select:focus,.settings-card input:focus,.settings-card select:focus,.tenant-filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(63,24,201,.1)}.topbar-actions{display:flex;align-items:center;gap:14px}.topbar-icon{position:relative;width:36px;height:36px;border-radius:6px;color:#344054}.topbar-icon:hover{background:var(--surface-soft)}.topbar-icon-alert span{position:absolute;right:4px;top:3px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:10px;font-weight:800}.profile-menu{display:flex;align-items:center;gap:10px}.avatar,.user-cell span{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:50%;background:var(--primary);color:#fff;font-weight:800;font-size:13px}.profile-menu span,.profile-menu strong{display:block}.profile-menu strong{font-size:13px}.profile-menu span{color:var(--muted);font-size:12px}.content{padding:30px}.page-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:24px}.detail-heading h1,.page-header h1{margin:0;font-size:28px;line-height:1.2;font-weight:800}.page-header p{margin:8px 0 0;color:#475467;font-size:13px}.page-actions{display:flex;gap:10px;align-items:center}.button{min-height:38px;border-radius:5px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;font-weight:800;font-size:13px}.button-primary{background:var(--primary);color:#fff}.button-primary:hover{background:var(--primary-dark)}.button-danger{background:var(--red);color:#fff}.button-danger:hover{background:#bf2424}.button-ghost,.button-secondary{background:#fff;color:#1f2937;border-color:var(--line)}.button-ghost:hover,.button-secondary:hover{border-color:#c8cede;background:#fafbff}.button-outline{background:#fff;color:var(--primary);border-color:#d4d8e4}.button-outline:hover{background:#f6f4ff;border-color:#bfb2ff}.button-success{background:linear-gradient(180deg,#18ad57,#138c45);color:#fff}.button-success:hover{background:linear-gradient(180deg,#13994d,#0f7f3d)}.date-range{min-height:38px;padding:0 12px;border-radius:5px;border:1px solid var(--line);background:#fff;color:#344054;display:flex;align-items:center;gap:10px;font-weight:700}.report-shell{display:grid;gap:28px}.report-header{margin-bottom:0;gap:24px}.report-header h1{font-size:clamp(32px,3.4vw,36px);line-height:1.08;letter-spacing:-.04em}.report-header p{max-width:680px;color:#5f6678;font-size:14px;line-height:1.45}.report-header-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:flex-end}.report-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.report-overview-card{min-height:176px;display:flex;align-items:center;gap:22px;padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:var(--shadow);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.report-overview-card:hover{transform:translateY(-2px);border-color:#ccd2de;box-shadow:0 12px 24px rgba(15,23,42,.09)}.report-overview-icon{width:104px;height:104px;flex:none;display:grid;place-items:center;border-radius:24px}.report-overview-icon-svg{width:52px;height:52px}.report-overview-copy{display:grid;gap:8px}.report-overview-copy h2{margin:0;font-size:22px;line-height:1.15;font-weight:800;letter-spacing:-.025em}.report-overview-copy p{margin:0;max-width:240px;color:#667085;font-size:15px;line-height:1.65}.report-overview-icon-green{background:var(--green-bg);color:var(--green)}.report-overview-icon-blue{background:#e5f0ff;color:var(--blue)}.report-overview-icon-orange{background:var(--orange-bg);color:var(--orange)}.report-overview-icon-red{background:var(--red-bg);color:var(--red)}.report-overview-icon-purple{background:var(--purple-bg);color:var(--primary)}.report-overview-icon-sky{background:#e4f5ff;color:#0ea5e9}.report-overview-icon-pink{background:#ffe4f4;color:#d9468d}.report-overview-icon-yellow{background:#fff2d4;color:#d97706}.report-metric-icon-purple{background:var(--purple-bg);color:var(--primary)}.report-metric-icon-green{background:var(--green-bg);color:var(--green)}.report-metric-icon-blue{background:#e5f0ff;color:var(--blue)}.report-metric-icon-orange{background:var(--orange-bg);color:var(--orange)}.report-metric-icon-red{background:var(--red-bg);color:var(--red)}.report-metric-card-green .report-metric-copy strong{color:var(--green)}.report-metric-card-blue .report-metric-copy strong{color:var(--blue)}.report-metric-card-purple .report-metric-copy strong{color:var(--primary)}.report-metric-card-orange .report-metric-copy strong{color:var(--orange)}.report-metric-card-red .report-metric-copy strong{color:var(--red)}.report-stats-grid{margin-bottom:0}.report-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:0}.report-metric-card{min-height:118px;display:flex;align-items:center;gap:16px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.report-metric-card-plain{display:grid;align-content:start;gap:10px}.report-metric-card-plain .report-metric-copy strong{font-size:clamp(30px,3vw,40px);letter-spacing:-.03em}.report-metric-card-icon .report-metric-copy strong{font-size:30px;letter-spacing:-.02em}.report-metric-icon{width:60px;height:60px;flex:none;display:grid;place-items:center;border-radius:50%}.report-metric-icon-svg{width:26px;height:26px}.report-metric-copy{min-width:0;display:grid;gap:6px}.report-metric-copy p{margin:0;color:#344054;font-size:14px;font-weight:800;line-height:1.2}.report-metric-copy strong{display:block;color:#0f172a;font-size:30px;line-height:1;font-weight:800;white-space:nowrap}.report-chart-panel,.report-donut-panel,.report-summary-panel{min-height:auto;padding:22px}.report-chart-panel .panel-title-row,.report-donut-panel .panel-title-row,.report-summary-panel .panel-title-row,.report-table-panel .section-heading{margin-bottom:18px}.report-chart-panel .panel-title-row h2,.report-donut-panel .panel-title-row h2,.report-summary-panel .panel-title-row h2{font-size:22px;line-height:1.1;letter-spacing:-.025em}.report-table-panel .section-heading h2{font-size:24px;line-height:1.1;letter-spacing:-.025em}.report-table-panel .section-heading p{font-size:14px}.report-panel-note{margin:6px 0 0;color:var(--muted);font-size:14px;font-weight:600}.report-chart-panel svg{width:100%;height:260px}.report-chart-axis{margin-top:4px}.report-empty-state{min-height:160px;display:grid;place-items:center;color:var(--muted);border:1px dashed var(--line);border-radius:8px;background:#fbfcfe;font-weight:700}.report-empty-inline{min-height:72px;margin-top:14px}.report-table-panel{padding:20px 22px 22px}.report-table{min-width:0}.report-summary-table,.report-table-panel .data-table{border-radius:12px}.report-summary-table td,.report-summary-table th,.report-table-panel .data-table td,.report-table-panel .data-table th{padding:16px 20px;font-size:15px}.report-summary-table th,.report-table-panel .data-table th{background:linear-gradient(180deg,#fbfcff,#f5f7fb)}.report-split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.report-donut-panel,.report-summary-panel{min-height:470px;align-self:start}.report-donut-layout{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:24px;min-height:320px}.report-donut-layout-centered{grid-template-columns:1fr;place-content:center;justify-items:center;min-height:380px}.report-donut-panel-centered .report-donut{width:304px;height:304px}.report-donut-panel-centered .report-donut-hole{width:148px;height:148px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.report-donut-panel-centered .report-donut-hole strong{font-size:50px;line-height:.95;letter-spacing:-.04em}.report-donut-panel-centered .report-donut-hole span{margin-top:0;font-size:13px;line-height:1.15}.report-donut{width:230px;height:230px;border-radius:50%;display:grid;place-items:center;position:relative}.report-donut-hole{width:120px;height:120px;border-radius:50%;background:#fff;display:grid;place-items:center;text-align:center;box-shadow:inset 0 0 0 1px rgba(15,23,42,.04)}.report-donut-hole strong{display:block;font-size:44px;line-height:1;color:var(--primary)}.report-donut-hole span{display:block;margin-top:6px;color:var(--text);font-size:14px;font-weight:700}.report-donut-legend{display:grid;gap:14px;width:fit-content;justify-self:start}.report-donut-legend div{display:grid;grid-template-columns:12px max-content max-content;align-items:center;gap:10px}.report-donut-dot{width:12px;height:12px;border-radius:50%}.report-donut-legend span{color:#334155;font-size:15px}.report-donut-legend strong{color:var(--text);font-size:15px;justify-self:start}.report-donut-legend-table strong{text-align:right}.report-export-row{display:flex;justify-content:flex-end;margin-top:4px}.report-export-button{min-width:280px;min-height:60px;justify-content:center;padding:0 28px;border-radius:14px;font-size:17px;color:var(--primary);border-color:#d7dceb}.report-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:8px;border:1px solid rgba(15,23,42,.06);font-size:13px;font-weight:800;line-height:1}.report-badge-green{background:var(--green-bg);color:var(--green);border-color:rgba(21,153,71,.18)}.report-badge-orange{background:var(--orange-bg);color:var(--orange);border-color:rgba(233,121,26,.2)}.report-badge-red{background:var(--red-bg);color:var(--red);border-color:rgba(225,49,49,.2)}.report-badge-blue{background:#e5f0ff;color:var(--blue);border-color:rgba(29,91,214,.18)}.report-badge-purple{background:var(--purple-bg);color:var(--primary);border-color:rgba(63,24,201,.18)}.report-positive{color:var(--green);font-weight:800}.report-negative{color:var(--red);font-weight:800}.report-search-row{display:flex;align-items:center;gap:8px;min-height:38px;border:1px solid #e2e8f0;border-radius:8px;padding:0 12px;background:#fff}.report-search-row input{border:0!important;padding:0!important;height:36px!important;min-width:0!important;flex:1 1}.report-search-row input:focus{box-shadow:none!important}.report-search-icon{width:16px;height:16px;color:#667085;flex:none}.report-header-actions .button,.report-header-actions .date-range{min-height:50px;border-radius:12px;padding:0 18px;font-size:14px;gap:10px}.report-header-actions .date-range{gap:12px}.report-export-button .button-icon,.report-header-actions .button-icon,.report-header-actions .date-range-icon{width:18px;height:18px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.form-section,.panel,.plan-card,.settings-card,.stat-card,.summary-tile,.table-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.stat-card{padding:24px;min-height:180px}.activity-icon,.plan-icon,.stat-icon,.summary-icon{display:grid;place-items:center;border-radius:50%}.stat-icon{width:54px;height:54px;margin-bottom:16px}.activity-icon-svg,.stat-icon-svg,.summary-icon-svg{width:22px;height:22px}.stat-card p,.summary-tile p{margin:0;color:#344054;font-weight:800}.stat-card strong{display:block;margin-top:10px;font-size:36px;line-height:1;color:var(--primary)}.login-options a,.panel-title-row a,.stat-card a,.table-link{display:inline-flex;margin-top:18px;color:var(--primary);font-weight:800;font-size:13px}.table-link-inline{margin-top:0}.stat-icon-purple,.summary-icon-purple{background:var(--purple-bg);color:var(--primary)}.stat-icon-orange,.summary-icon-orange{background:var(--orange-bg);color:var(--orange)}.stat-icon-green,.summary-icon-green{background:var(--green-bg);color:var(--green)}.stat-icon-blue,.summary-icon-blue{background:#e5f0ff;color:var(--blue)}.summary-icon-red{background:var(--red-bg);color:var(--red)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:24px;margin-bottom:24px}.panel{padding:18px}.module-access-heading,.panel-title-row,.settings-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.activity-info h2,.form-section h2,.module-access-heading h2,.panel h2,.plan-main h2,.settings-card h2{margin:0;font-size:16px;font-weight:800}.mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.summary-tile{padding:16px;display:flex;align-items:center;gap:12px;min-height:82px}.summary-icon{width:44px;height:44px;flex:none}.summary-tile strong{display:block;margin-top:4px;font-size:22px;line-height:1}.chart-card{height:260px;border-radius:8px;border:1px solid var(--line-soft);padding:12px}.chart-card svg{width:100%;height:210px}.chart-axis{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.activity-list{display:grid;gap:16px}.activity-item{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px}.activity-icon{width:42px;height:42px}.activity-purple{background:var(--purple-bg);color:var(--primary)}.activity-green{background:var(--green-bg);color:var(--green)}.activity-blue{background:#e5f0ff;color:var(--blue)}.activity-orange{background:var(--orange-bg);color:var(--orange)}.activity-pink{background:#ffe4f4;color:#df3d91}.activity-item strong{font-size:13px}.activity-item span{color:var(--muted);font-size:12px}.compact-stats{margin-top:24px}.toolbar{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:14px}.toolbar-grid{display:grid;grid-template-columns:minmax(260px,1fr) 180px 180px auto}.roles-toolbar{grid-template-columns:190px minmax(260px,1fr) auto}.branches-toolbar{grid-template-columns:minmax(260px,1fr) 220px auto}.search-box input{width:100%;min-width:0;padding-left:14px}.search-box{display:block;flex:1 1 300px}.select-box select{width:100%;min-width:0}.select-box{display:block}.table-panel{overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:720px}.data-table td,.data-table th{padding:14px 18px;text-align:left;border-bottom:1px solid var(--line-soft);vertical-align:middle;white-space:nowrap}.table-empty-cell{padding:28px 18px;color:#64748b;font-weight:500;text-align:center}.data-table th{background:#f1f2f4;color:#111827;font-size:13px;font-weight:800}.data-table tr:last-child td{border-bottom:0}.role-badge,.status-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:4px;font-weight:800;font-size:12px}.status-active{color:var(--green);background:var(--green-bg)}.status-inactive{color:var(--red);background:var(--red-bg)}.role-admin{color:var(--primary);background:var(--purple-bg)}.role-manager{color:var(--orange);background:var(--orange-bg)}.role-pharmacist{color:var(--green);background:var(--green-bg)}.role-cashier{color:#b45309;background:#fff4d6}.role-viewer{color:#475467;background:#eef1f5}.user-cell{display:flex;align-items:center;gap:10px}.user-cell strong{font-size:13px}.row-actions{display:flex;gap:8px}.icon-button{width:32px;height:32px;border-radius:5px;color:var(--primary)}.icon-button:hover{background:var(--purple-bg)}.icon-button-danger{color:var(--red)}.icon-button-danger:hover{background:var(--red-bg)}.table-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 24px;color:#344054;font-size:13px;font-weight:700}.pagination{display:flex;gap:8px}.pagination button{width:34px;height:34px;border-radius:5px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:#1f2937}.pagination button svg{width:16px;height:16px}.pagination .active{background:var(--primary);color:#fff;border-color:var(--primary)}.detail-heading{margin-bottom:20px}.detail-cards{display:grid;grid-template-columns:repeat(3,220px);gap:28px;margin-bottom:24px}.detail-cards article{border:1px solid var(--line);border-radius:6px;background:#fff;padding:24px 18px;min-height:132px}.detail-cards h2{margin:0 0 22px;font-size:22px}.pill-value{display:inline-flex;align-items:center;justify-content:center;min-width:136px;min-height:48px;border-radius:7px;font-size:18px}.pill-blue{color:#0f35bd;background:#bdddff}.pill-green{color:#0d7a2e;background:#98f5ad}.tabs-row{display:flex;gap:36px;border-bottom:2px solid #cfd3dc;margin-bottom:18px}.tabs-row a{padding:0 0 10px;font-size:18px;font-weight:800;color:#111827}.tabs-row .tab-active{color:#0f1598;border-bottom:3px solid #0f1598}.compact-tabs{gap:26px;margin-bottom:20px}.compact-tabs a{font-size:13px}.activity-info{margin-top:22px}.activity-info p{color:#475467;font-weight:700}.legend{justify-content:flex-end;gap:18px}.legend,.legend span{display:flex;align-items:center}.legend span{gap:5px;font-weight:800;font-size:12px}.legend svg,.permission-no,.permission-yes{width:17px;height:17px}.legend span:first-child,.permission-yes{color:var(--green)}.legend span:last-child,.permission-no{color:var(--red)}.permission-table td:not(:first-child),.permission-table th:not(:first-child){text-align:center}.module-cell{display:flex;align-items:center;gap:9px}.module-cell-icon{width:18px;height:18px;color:#475467}.error-banner,.info-bar,.note-bar,.saving-banner,.success-banner{min-height:42px;border-radius:6px;background:#f2edff;color:#26115c;display:flex;align-items:center;gap:8px;padding:10px 14px;margin-top:20px;font-size:13px}.error-banner svg,.info-bar svg,.note-bar svg,.saving-banner svg,.success-banner svg{width:17px;height:17px;color:var(--primary)}.success-banner{background:#e8f8ed;font-weight:800}.success-banner,.success-banner svg{color:var(--green)}.error-banner{background:var(--red-bg);font-weight:800}.error-banner,.error-banner svg{color:var(--red)}.saving-banner{background:#eef4ff;font-weight:800}.saving-banner,.saving-banner svg{color:var(--blue)}.button:disabled{cursor:not-allowed;opacity:.72}.form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.85fr);gap:18px}.form-section{padding:18px}.form-section-wide{grid-column:1/-1}.form-fields{display:grid;gap:14px}.form-fields.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.form-fields.three-cols,.settings-columns.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.form-fields label,.form-section>label,.settings-card label{display:grid;gap:7px;color:#344054;font-size:12px;font-weight:800}.field-span-full{grid-column:1/-1}.form-fields input,.form-fields select,.form-fields textarea,.form-section>label input,.form-section>label select,.settings-card input,.settings-card select{width:100%;min-width:0}.form-fields textarea{height:78px;resize:vertical;padding:10px 12px}.input-action,.phone-row{display:grid;grid-template-columns:82px 1fr;gap:8px}.input-action{position:relative;display:block}.input-action svg{position:absolute;right:10px;top:10px;width:17px;height:17px;color:var(--muted)}.check-list,.radio-stack{display:grid;gap:10px;margin:14px 0}.check-list label,.radio-stack label{display:flex;align-items:center;gap:8px;min-height:34px;border-radius:5px;color:#344054;font-weight:700}.check-list label{border:1px solid var(--line-soft);padding:0 10px}.check-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.check-list input,.radio-stack input{accent-color:var(--primary)}.success-note{min-height:36px;display:flex;align-items:center;gap:8px;border-radius:5px;background:#e8f8ed;color:var(--green);font-weight:800;padding:0 10px;margin:14px 0}.success-note svg{width:17px;height:17px}.permission-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.permission-summary article{border:1px solid var(--line-soft);border-radius:6px;padding:14px;text-align:center}.permission-summary svg{width:18px;height:18px}.permission-summary span,.permission-summary strong{display:block}.permission-summary strong{margin-top:6px;font-size:22px}.permission-summary span{color:var(--muted);font-size:12px}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.plan-card{display:grid;grid-template-columns:minmax(0,1.2fr) 260px 190px;gap:18px;padding:20px;margin-bottom:20px}.section-panel,.section-table{margin-top:20px}.section-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:18px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.role-card h3,.section-heading h2{margin:0;font-size:16px;font-weight:800}.danger-zone p,.role-card p,.section-heading p{margin:6px 0 0;color:var(--muted);font-size:13px}.cards-grid,.info-grid,.permission-check-grid,.role-list-grid{display:grid;gap:14px}.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.info-grid article,.mini-module-card,.permission-check-grid article,.role-card{border:1px solid var(--line-soft);border-radius:7px;background:#fff;padding:14px}.mini-module-card{display:grid;gap:10px}.mini-module-card svg{width:22px;height:22px;color:var(--primary)}.role-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.role-card{display:grid;gap:14px}.permission-action-list,.role-card-meta{display:flex;flex-wrap:wrap;gap:8px}.role-card-meta>span:not(.status-badge){min-height:24px;display:inline-flex;align-items:center;border-radius:4px;background:var(--surface-soft);color:#344054;padding:0 9px;font-size:12px;font-weight:800}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-grid article span{display:block;color:var(--muted);font-size:12px;font-weight:800}.info-grid article strong{display:block;margin-top:6px;font-size:15px}.progress-list{display:grid;gap:14px}.progress-row{display:grid;grid-template-columns:220px minmax(0,1fr) 54px;align-items:center;gap:16px}.progress-row span,.progress-row strong{display:block}.progress-row span{margin-top:4px;color:var(--muted);font-size:12px}.progress-row b{text-align:right}.progress-track{height:10px;overflow:hidden;border-radius:999px;background:#e7eaf1}.progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),#1d5bd6)}.permission-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.permission-module-title{display:flex;align-items:center;gap:9px;margin-bottom:12px}.permission-module-title svg{width:19px;height:19px;color:var(--primary)}.permission-action-list label{display:inline-flex;align-items:center;gap:6px;min-height:30px;border-radius:5px;background:var(--surface-soft);color:#344054;padding:0 10px;font-weight:800;font-size:12px}.permission-action-list input{accent-color:var(--primary)}.danger-zone{border-color:#ffd3d3;background:#fffafa}.demo-action-wrap{display:grid;gap:8px}.inline-feedback{display:inline-flex;align-items:center;gap:6px;color:var(--green);font-size:12px;font-weight:800}.inline-feedback svg{width:15px;height:15px}.inline-feedback-danger{color:var(--red)}.plan-main{display:flex;gap:18px}.plan-icon{width:84px;height:84px;flex:none;background:var(--purple-bg);color:var(--primary)}.plan-icon svg{width:38px;height:38px}.plan-details{display:grid;gap:8px;margin:12px 0 0}.plan-details div{display:grid;grid-template-columns:110px 1fr;gap:12px}.plan-details dt{color:var(--muted);font-size:12px;font-weight:800}.plan-details dd{margin:0;font-weight:700}.plan-actions,.plan-metrics{display:grid;gap:10px}.plan-metrics span{display:flex;justify-content:space-between;color:#475467;font-weight:700}.plan-metrics strong{color:#111827}.module-access-heading{padding:18px 18px 0;display:block}.module-access-heading p{margin:6px 0 0;color:var(--muted)}.switch{display:inline-flex;align-items:center}.switch input{position:absolute;opacity:0;pointer-events:none}.switch span{width:38px;height:22px;border-radius:999px;background:#d9dee8;position:relative}.switch span:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.18);transition:transform .16s ease}.switch input:checked+span{background:var(--primary)}.switch input:checked+span:after{transform:translateX(16px)}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.settings-card{padding:18px}.settings-card-wide{grid-column:1/-1}.settings-heading{justify-content:flex-start}.settings-heading svg{width:22px;height:22px;color:var(--primary)}.settings-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.setting-toggle-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.setting-toggle-row span,.setting-toggle-row strong{display:block}.setting-toggle-row strong{font-size:13px}.setting-toggle-row span{margin-top:3px;color:var(--muted);font-size:12px}.hidden-icons{display:none}.login-screen{position:relative;min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:18px;padding:clamp(24px,5vw,56px) 16px 32px;overflow:hidden;background:radial-gradient(circle at top left,rgba(13,140,232,.12),transparent 30%),radial-gradient(circle at bottom right,rgba(34,84,215,.08),transparent 28%),linear-gradient(180deg,#ffffff,#f6f9ff);border-top:4px solid #0d8ce8}.login-screen:after,.login-screen:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.login-screen:before{width:260px;height:260px;top:-100px;right:-100px;background:rgba(13,140,232,.1);filter:blur(10px)}.login-screen:after{width:220px;height:220px;bottom:-120px;left:-80px;background:rgba(34,84,215,.08);filter:blur(10px)}.login-card-next{position:relative;z-index:1;width:min(100%,420px);min-height:0;display:flex;flex-direction:column;align-items:center;gap:14px;padding:clamp(24px,5vw,36px) clamp(20px,4vw,32px);border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 20px 50px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-logo{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;color:#00129b;border:2px solid #00129b;background:#f4f7ff}.login-logo svg{width:24px;height:24px}.login-card-next h1{margin:2px 0 4px;font-size:clamp(24px,4vw,32px);line-height:1.1;text-align:center;letter-spacing:-.03em}.login-form-next{width:100%;display:grid;gap:14px}.login-form-next input[type=email],.login-form-next input[type=password]{width:100%;height:48px;border:1px solid #d7dce5;border-radius:12px;padding:0 14px;font-size:14px;background:#fff}.login-form-next input[type=email]:focus,.login-form-next input[type=password]:focus{border-color:#2254d7;box-shadow:0 0 0 3px rgba(34,84,215,.12)}.login-options{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;font-size:13px}.login-options label{display:flex;align-items:center;gap:8px;color:#516072}.login-options input{width:14px;height:14px;accent-color:#2254d7}.login-options a{margin-top:0}.login-form-next button{width:100%;height:50px;border:0;border-radius:12px;background:linear-gradient(135deg,#2254d7,#1a48c8);color:#fff;font-weight:800;letter-spacing:.01em}.login-form-next button:hover{background:#1a48c8}.login-error{margin:-2px 0 0;color:var(--red);font-size:12px;font-weight:700}.login-demo-copy{margin:0;color:#667085;font-size:12px;line-height:1.7;text-align:center}.login-demo-copy strong{color:#172838;font-weight:800}.login-admin-link{position:relative;z-index:1;margin-top:4px;display:inline-flex;align-items:center;gap:8px;color:var(--primary);font-weight:800;padding:11px 16px;border-radius:999px;border:1px solid rgba(34,84,215,.14);background:rgba(255,255,255,.72);box-shadow:0 10px 24px rgba(15,23,42,.08)}.login-admin-link svg{width:17px;height:17px}.auth-login-screen{min-height:100dvh;display:grid;grid-template-columns:minmax(230px,318px) minmax(330px,470px) minmax(420px,1fr);background:#fff;color:#070b1a}.auth-shelf-panel{position:relative;min-height:100dvh;overflow:hidden;background:#dceeff}.auth-shelf-image{object-fit:cover;object-position:left center}.auth-brand-panel{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:48px 54px;text-align:center;background:linear-gradient(90deg,#eef6ff,#f8fbff 55%,#fff)}.auth-brand-mark{width:168px;height:168px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 10px 24px rgba(30,82,184,.16)}.auth-brand-mark span{position:relative;width:94px;height:94px;border-radius:28px;background:linear-gradient(135deg,#1377f2,#2f2bf1)}.auth-brand-mark span:after,.auth-brand-mark span:before{content:"";position:absolute;background:#fff;border-radius:10px;inset:37px 18px}.auth-brand-mark span:after{inset:18px 37px}.auth-brand-panel h1,.auth-title-block h1,.auth-title-block h2{margin:0;color:#070b1a;font-weight:800;letter-spacing:-.05em}.auth-brand-panel h1{margin-top:22px;font-size:clamp(34px,3.3vw,48px)}.auth-brand-panel p{max-width:330px;margin:0;color:#31384a;font-size:24px;line-height:1.55}.auth-form-panel{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:48px clamp(36px,6vw,86px)}.auth-form-panel-login{max-width:720px}.auth-title-block{margin:0 auto 40px;max-width:620px;text-align:center}.auth-title-left{width:100%;margin:0 0 52px;text-align:center}.auth-title-block h1,.auth-title-block h2{font-size:clamp(36px,4vw,56px);line-height:1.1}.auth-title-left h2{font-size:clamp(34px,3vw,46px)}.auth-title-block p{margin:18px auto 0;color:#31384a;font-size:clamp(20px,2.2vw,28px);line-height:1.55}.auth-form{display:grid;gap:28px;width:100%}.auth-form-wide{gap:18px}.auth-field{display:grid;gap:14px;color:#050914;font-size:24px;font-weight:700}.auth-field>span{line-height:1}.auth-input-wrap{position:relative;min-height:82px;display:flex;align-items:center;border:2px solid #d1d6df;border-radius:9px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.auth-input-wrap:focus-within{border-color:#3854ff;box-shadow:0 0 0 4px rgba(56,84,255,.09)}.auth-input-wrap i{width:62px;display:grid;place-items:center;color:#465167}.auth-input-wrap svg{width:27px;height:27px}.auth-input-wrap input{width:100%;min-width:0;height:78px;border:0;outline:0;color:#0b1020;background:transparent;font-size:24px}.auth-input-wrap input::placeholder{color:#596275}.auth-eye-button{width:58px;height:58px;margin-right:12px;border:0;border-radius:8px;background:transparent;color:#333c50;display:grid;place-items:center}.auth-eye-button:hover{background:#f3f6fb}.auth-row-between{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#101729;font-size:24px}.auth-bottom-link a,.auth-link-button,.auth-row-between a,.auth-terms a,.auth-text-button{color:#1114ef;font-weight:600}.auth-check{display:inline-flex;align-items:center;gap:16px;color:#172033;font-size:24px;font-weight:500}.auth-check input{width:31px;height:31px;flex:none;border:2px solid #8190aa;border-radius:6px;accent-color:#2d2bff}.auth-primary-button,.auth-text-button{min-height:92px;border:0;border-radius:9px;background:linear-gradient(135deg,#312cff,#4335ef 45%,#2518ed);color:#fff;font-size:28px;font-weight:800;box-shadow:0 14px 28px rgba(49,44,255,.2)}.auth-primary-button:hover{filter:brightness(.96)}.auth-bottom-link{margin:32px 0 0;text-align:center;color:#252d3d;font-size:22px}.auth-demo-note,.auth-error,.auth-success{margin:0;text-align:center;font-size:14px;font-weight:700}.auth-demo-note{color:#5d6678}.auth-error{color:var(--red)}.auth-success{color:var(--green)}.auth-standalone{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:42px clamp(30px,7vw,72px) 64px;background:#fff;color:#070b1a}.auth-back-link{align-self:flex-start;display:inline-flex;align-items:center;gap:24px;color:#070b1a;font-size:28px;font-weight:600}.auth-back-link svg{width:36px;height:36px}.auth-icon-tile{width:152px;height:152px;display:grid;place-items:center;margin:76px auto 42px;border-radius:34px;background:linear-gradient(135deg,#eef1ff,#f5f7ff);color:#3435d7}.auth-icon-tile svg{width:78px;height:78px;stroke-width:2.3}.auth-signup .auth-icon-tile{margin-top:0}.auth-signup .auth-title-block{margin-bottom:24px}.auth-signup .auth-title-block h1{font-size:30px}.auth-signup .auth-title-block p{max-width:310px;margin-top:8px;font-size:17px}.auth-signup .auth-form{max-width:560px}.auth-signup .auth-field{gap:9px;font-size:15px}.auth-signup .auth-input-wrap{min-height:46px}.auth-signup .auth-input-wrap input{height:44px;font-size:15px}.auth-signup .auth-input-wrap i{width:47px}.auth-signup .auth-input-wrap svg{width:19px;height:19px}.auth-signup .auth-eye-button{width:38px;height:38px;margin-right:6px}.auth-signup .auth-primary-button{min-height:54px;font-size:20px}.auth-two-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px}.auth-terms{margin-top:2px;font-size:17px}.auth-signup .auth-bottom-link{margin-top:22px;font-size:16px}.auth-forgot,.auth-reset,.auth-two-factor,.auth-verify{max-width:720px;margin:0 auto}.auth-forgot .auth-form,.auth-reset .auth-form,.auth-two-factor .auth-form,.auth-verify .auth-form{max-width:620px}.auth-forgot .auth-primary-button,.auth-reset .auth-primary-button,.auth-two-factor .auth-primary-button,.auth-verify .auth-primary-button{margin-top:16px}.auth-text-button{min-height:48px;margin-top:18px;background:transparent;color:#1114ef;box-shadow:none;font-size:18px}.auth-otp-form{align-items:center;gap:28px}.auth-otp-grid{display:grid;grid-template-columns:repeat(6,72px);gap:26px;justify-content:center;margin:10px 0 24px}.auth-otp-grid input{width:72px;height:76px;border:2px solid #d4dae5;border-radius:10px;text-align:center;color:#050914;font-size:34px;outline:0}.auth-otp-grid input:focus{border-color:#3435d7;box-shadow:0 0 0 4px rgba(52,53,215,.09)}.auth-remember-device{margin-bottom:10px}.auth-otp-error{margin-top:-8px}.auth-link-button{border:0;background:transparent;font-size:inherit}.module-login-screen{min-height:100dvh;display:grid;grid-template-columns:minmax(220px,318px) minmax(350px,470px) minmax(440px,1fr);background:#fff}.module-login-visual{position:relative;min-height:100dvh;overflow:hidden;background:#dceeff}.module-login-visual-image{object-fit:cover;object-position:left center}.module-login-brand{min-height:100dvh;display:grid;place-content:center;justify-items:center;gap:24px;padding:52px;text-align:center;background:linear-gradient(90deg,#eef6ff,#f7fbff 58%,#fff)}.module-brand-icon-wrap{width:168px;height:168px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 12px 28px rgba(30,82,184,.16)}.module-brand-icon-img{width:110px;height:110px;object-fit:contain}.module-login-brand h1,.module-login-title h2{margin:0;color:#070b1a;font-weight:800;letter-spacing:-.05em}.module-login-brand h1{margin-top:22px;font-size:clamp(34px,3.3vw,48px)}.module-login-brand p{max-width:330px;margin:0;color:#31384a;font-size:20px;line-height:1.55}.module-brand-tagline{font-size:22px!important;font-weight:700;color:#1a2a4a!important}.module-brand-desc{font-size:18px!important;color:#596275!important}.module-login-card{min-height:100dvh;display:flex;flex-direction:column;justify-content:center;padding:50px clamp(36px,6vw,86px)}.module-login-title{margin-bottom:54px;text-align:center}.module-login-title h2{font-size:clamp(34px,3vw,46px)}.module-login-title p{margin:22px 0 0;color:#394152;font-size:26px}.module-login-form{display:grid;gap:34px}.module-login-form>label{display:grid;gap:18px;color:#050914;font-size:25px;font-weight:700}.module-input{min-height:82px;display:flex;align-items:center;gap:20px;border:2px solid #d1d6df;border-radius:10px;padding:0 24px;color:#465167}.module-input:focus-within{border-color:#3854ff;box-shadow:0 0 0 4px rgba(56,84,255,.09)}.module-input svg{width:28px;height:28px;flex:none}.module-input input{width:100%;min-width:0;border:0;outline:0;color:#0b1020;background:transparent;font-size:25px}.module-input input::placeholder{color:#596275}.module-login-row{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:24px}.module-login-row label{display:flex;align-items:center;gap:16px}.module-login-row input{width:31px;height:31px;accent-color:#2d2bff}.module-login-link a,.module-login-row a{color:#1114ef;font-weight:600}.module-login-form button{min-height:92px;border:0;border-radius:10px;background:linear-gradient(135deg,#312cff,#4335ef 45%,#2518ed);color:#fff;font-size:30px;font-weight:800}.module-login-link{margin:42px 0 0;text-align:center;color:#252d3d;font-size:22px}.module-login-quick{margin-top:18px;text-align:center}.module-login-quick-button{display:inline-block;padding:14px 24px;border-radius:10px;background:#eef0ff;color:#312cff;font-size:16px;font-weight:700;text-decoration:none}.module-login-quick-button:hover{background:#dfe3ff}.module-auth-error,.module-demo-copy{margin:0;text-align:center;font-size:13px;font-weight:700}.module-demo-copy{margin-top:14px;color:#5d6678}.module-auth-error{color:var(--red)}.module-shell{min-height:100vh;display:grid;grid-template-columns:178px minmax(0,1fr);grid-template-areas:"sidebar main";background:#f8fafc;color:#0b1020}.module-sidebar{grid-area:sidebar}.module-main{grid-area:main}.module-shell-collapsed{grid-template-columns:78px minmax(0,1fr)}.module-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:38px 10px 14px;background:linear-gradient(180deg,#071a38,#06142b);color:#fff}.module-sidebar-backdrop{display:none}.module-sidebar-brand{display:flex;align-items:center;gap:10px;min-height:58px;margin:0 0 22px;padding:0 12px}.module-sidebar-brand span{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#7c3cff,#4b21ff)}.module-sidebar-brand svg{width:24px;height:24px}.module-sidebar-brand strong{font-size:15px;line-height:1.15}.module-side-nav{display:grid;gap:6px}.module-side-nav a{min-height:39px;display:flex;align-items:center;gap:11px;border-radius:7px;padding:0 14px;color:#d9e4f2;font-size:13px;font-weight:700}.module-side-nav a.active,.module-side-nav a:hover{background:linear-gradient(135deg,#7835ff,#5a20d9);color:#fff}.module-side-nav svg{width:18px;height:18px}.module-user-card{margin-top:auto;min-height:58px;display:grid;grid-template-columns:36px 1fr 16px;align-items:center;gap:10px;border-radius:8px;padding:9px;background:rgba(255,255,255,.08);overflow:hidden}.module-user-card>div:not(.module-user-avatar){min-width:0}.module-user-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#d7ecff;color:#123b64;font-weight:800;font-size:12px;flex-shrink:0}.module-user-card span,.module-user-card strong{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.module-user-card strong{font-size:12px}.module-user-card span{margin-top:2px;color:#c6d4e4;font-size:11px}.module-user-card svg{width:15px;height:15px;flex-shrink:0}.module-shell-collapsed .module-sidebar{align-items:center;padding-left:8px;padding-right:8px}.module-shell-collapsed .module-side-nav a,.module-shell-collapsed .module-sidebar-brand{justify-content:center;padding-left:0;padding-right:0}.module-shell-collapsed .module-side-nav span,.module-shell-collapsed .module-sidebar-brand strong,.module-shell-collapsed .module-user-card div,.module-shell-collapsed .module-user-card>svg{display:none}.module-shell-collapsed .module-user-card{width:46px;grid-template-columns:1fr;justify-items:center}.module-main{min-width:0;padding:16px 14px 22px}.module-topbar{position:sticky;top:0;z-index:200;isolation:isolate;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 0 10px;background:#f8fafc}.module-page-content{min-width:0}.module-popover-overlay{display:none}.module-date-button-label{max-width:min(42vw,220px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-date-button,.module-menu-button,.module-notify-button,.module-panel-title button{border:1px solid #e2e8f0;background:#fff;color:#0f172a}.module-menu-button{width:48px;height:48px;min-width:48px;min-height:48px;display:grid;place-items:center;border:1px solid #cbd5e1;border-radius:10px;background:#fff;box-shadow:0 1px 4px rgba(15,23,42,.08);flex-shrink:0;position:relative;z-index:300;pointer-events:auto}.module-date-button svg,.module-menu-button svg,.module-notify-button svg{width:22px;height:22px;pointer-events:none}.module-date-button,.module-menu-button,.module-notify-button,.module-sidebar-backdrop{cursor:pointer;-webkit-user-select:none;user-select:none}.module-date-popover-wrap,.module-notify-popover-wrap{position:relative}.module-panel-backdrop{display:none}.module-date-popover,.module-notify-popover{position:absolute;right:0;top:calc(100% + 10px);z-index:220}.module-date-popover-actions button{touch-action:manipulation;min-height:44px;min-width:72px;pointer-events:auto}.module-top-actions{display:flex;align-items:center;gap:12px}.module-date-button{min-height:44px;display:flex;align-items:center;gap:10px;border-radius:8px;padding:0 14px;font-size:12px;font-weight:700;flex-shrink:1;min-width:0}.module-date-button svg,.module-notify-button svg{width:16px;height:16px}.module-date-popover-wrap{position:relative}.module-date-popover{position:absolute;right:0;top:calc(100% + 10px);z-index:40;width:min(320px,calc(100vw - 24px));border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 18px 34px rgba(15,23,42,.16);padding:14px}.module-date-popover-field{display:grid;gap:6px;margin-bottom:10px;font-size:12px;font-weight:800;color:#0f172a}.module-date-popover-field input,.module-date-popover-field select{height:38px;border:1px solid #e2e8f0;border-radius:8px;padding:0 12px;color:#0f172a}.module-date-popover-field select{background:#fff}.module-date-popover-actions{display:flex;justify-content:flex-end;gap:8px}.module-date-popover-actions button{min-height:34px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155;padding:0 14px;font-size:12px;font-weight:800}.module-date-popover-actions button:last-child{border-color:#4f20d8;background:#4f20d8;color:#fff}.module-notify-button{position:relative;width:44px;height:44px;min-width:44px;min-height:44px;display:grid;place-items:center;border-radius:8px;flex-shrink:0}.module-notify-badge,.module-notify-button span{position:absolute;top:-5px;right:-3px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#ef4444;color:#fff;font-size:10px;font-weight:800;pointer-events:none}.console-mobile-menu-button,.console-sidebar-backdrop,.console-topbar-menu-button{display:none}.console-main{min-width:0}.module-notify-wrap{position:relative}.module-notify-popover{position:absolute;right:0;top:calc(100% + 10px);z-index:45;width:min(310px,calc(100vw - 24px));border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 18px 34px rgba(15,23,42,.16);padding:10px}.module-notify-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 4px 8px}.module-notify-head strong{font-size:13px}.module-notify-head button,.module-notify-settings{border:0;background:transparent;color:#5b21d6;font-size:11px;font-weight:800}.module-notify-popover a:not(.module-notify-settings){display:grid;gap:3px;border-radius:8px;padding:10px;color:#0f172a}.module-notify-popover a:not(.module-notify-settings):hover{background:#f4f7fb}.module-notify-popover a span,.module-notify-popover a strong{display:block}.module-notify-popover a strong{font-size:12px}.module-notify-popover a span{color:#64748b;font-size:11px;line-height:1.35}.module-notify-settings{display:flex;justify-content:center;margin-top:6px;border-top:1px solid #eef2f7;padding:10px 4px 2px}.module-dashboard-head{margin:9px 0 12px}.module-dashboard-head h1{margin:0;font-size:23px;line-height:1.1;font-weight:800}.module-dashboard-head p{margin:7px 0 0;color:#64748b;font-size:12px;font-weight:600}.module-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.module-panel,.module-stat-card,.module-stock-card{border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.04)}.module-stat-card{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px}.module-stat-card p{margin:0 0 8px;color:#475569;font-size:12px;font-weight:700}.module-stat-card strong{display:block;margin-bottom:8px;color:#0f172a;font-size:16px;font-weight:800}.module-stat-card span{color:#10b981;font-size:12px;font-weight:800}.module-stat-orange span,.module-stat-red span{color:#f97316}.module-stat-card i{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;flex:none}.module-stat-card svg{width:23px;height:23px}.module-stat-purple i{background:#efe8ff;color:#6d28ff}.module-stat-green i{background:#dff8e8;color:#10a75a}.module-stat-blue i{background:#e7f1ff;color:#3b82f6}.module-stat-orange i{background:#fff0df;color:#f97316}.module-stat-red i{background:#ffe6e6;color:#ef4444}.module-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.85fr);gap:12px;margin-top:12px}.module-panel{min-height:198px;padding:16px}.module-sales-panel{min-height:246px}.module-panel-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.module-panel-title h2{margin:0;color:#0f172a;font-size:14px;font-weight:800}.module-panel-title button{min-height:27px;display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:0 9px;color:#475569;font-size:11px;font-weight:700}.module-panel-title svg{width:12px;height:12px}.module-panel-action-wrap{position:relative}.module-panel-action-button{white-space:nowrap}.module-panel-action-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:35;min-width:156px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 16px 30px rgba(15,23,42,.14);padding:6px}.module-panel-action-menu a,.module-panel-action-menu button{width:100%;min-height:34px;display:flex;align-items:center;border:0;border-radius:7px;background:transparent;color:#334155;padding:0 10px;font-size:12px;font-weight:800;text-align:left}.module-panel-action-menu a:hover,.module-panel-action-menu button.active,.module-panel-action-menu button:hover{background:#f4f7fb;color:#5b21d6}.module-panel-action-menu .module-panel-action-primary{margin-top:4px;border-top:1px solid #eef2f7;color:#5b21d6}.module-chart-wrap{display:grid;grid-template-columns:38px 1fr;gap:8px;height:180px}.module-chart-scale{display:flex;flex-direction:column;justify-content:space-between;color:#64748b;font-size:11px}.module-chart-wrap svg{width:100%;height:180px}.module-chart-dates{display:flex;justify-content:space-between;padding-left:46px;color:#64748b;font-size:11px}.module-donut-row{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:18px;min-height:160px}.module-donut{width:142px;height:142px;border-radius:50%;background:conic-gradient(#6d28ff 0 25%,#10b981 25% 45%,#f59e0b 45% 60%,#0ea5e9 60% 72%,#d7dce8 72% 100%);position:relative}.module-donut:after{content:"";position:absolute;inset:34px;border-radius:50%;background:#fff}.module-donut-legend{display:grid;gap:12px}.module-donut-legend div{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;color:#475569;font-size:12px}.module-donut-legend i{width:10px;height:10px;border-radius:50%}.module-donut-legend strong{color:#0f172a}.module-transactions-table{width:100%;border-collapse:collapse;font-size:11px}.module-transactions-table td,.module-transactions-table th{padding:8px 10px;border-bottom:1px solid #eef2f7;text-align:left;white-space:nowrap}.module-transactions-table th{color:#64748b;font-weight:800}.module-transactions-table td{color:#1f2937;font-weight:700}.module-transactions-table .paid{color:#10b981}.module-transactions-table .pending{color:#f97316}.module-stock-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.module-stock-card{min-height:84px;display:grid;place-content:center;gap:9px;text-align:center}.module-stock-card span{color:#64748b;font-size:11px;font-weight:700}.module-stock-card strong{font-size:19px;font-weight:800}.module-stock-purple strong{color:#6d28ff}.module-stock-green strong{color:#10b981}.module-stock-orange strong{color:#f97316}.module-stock-red strong{color:#ef4444}.module-reports-panel{margin-top:12px;scroll-margin-top:18px}.module-reports-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.module-reports-head h2{margin:0;color:#0f172a;font-size:15px;font-weight:800}.module-reports-head p{margin:6px 0 0;color:#64748b;font-size:12px;font-weight:600}.module-reports-link{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #4f20d8;border-radius:5px;background:#4f20d8;color:#fff;padding:0 14px;font-size:12px;font-weight:800;white-space:nowrap}.module-reports-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.module-report-card{min-height:176px;display:grid;justify-items:center;align-content:center;gap:16px;text-align:center;border:1px solid #dbe0ea;border-radius:16px;background:#fff;padding:26px 20px;box-shadow:var(--shadow);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.module-report-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(15,23,42,.08);border-color:#ccd4e2}.module-report-card strong{color:#0f172a;font-size:18px;line-height:1.15;font-weight:800}.module-report-icon{width:74px;height:74px;display:grid;place-items:center;border-radius:0;background:transparent}.module-report-icon svg{width:58px;height:58px}.module-report-icon-green{color:#10a75a}.module-report-icon-blue{color:#3b82f6}.module-report-icon-orange{color:#f97316}.module-report-icon-red{color:#ef4444}.module-report-icon-purple{color:#6d28ff}.module-report-icon-sky{color:#0ea5e9}.module-report-icon-pink{color:#d9468d}.module-report-icon-yellow{color:#d97706}.pos-page{display:grid;gap:24px}.pos-panel{padding:22px}.pos-panel-description{margin:6px 0 0;color:#64748b;font-size:12px;font-weight:600}.pos-panel-action{display:flex;align-items:center;gap:10px}.pos-page>section>h2,.pos-panel h2{margin:0;color:#111827;font-size:28px;line-height:1.1;font-weight:800}.pos-page>section>h2{margin-bottom:18px}.pos-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pos-metric-card{min-height:124px;display:flex;align-items:center;gap:16px;border:1px solid #dbe0ea;border-radius:14px;background:#fff;padding:18px 20px;box-shadow:var(--shadow)}.pos-metric-icon{width:60px;height:60px;flex:none;display:grid;place-items:center;border-radius:50%}.pos-metric-icon-svg{width:26px;height:26px}.pos-metric-copy{min-width:0;display:grid;gap:6px}.pos-metric-copy p{margin:0;color:#344054;font-size:14px;line-height:1.2;font-weight:800}.pos-metric-copy strong{display:block;color:#0f172a;font-size:32px;line-height:1;font-weight:800;letter-spacing:-.03em;white-space:nowrap}.pos-metric-card-green .pos-metric-copy strong{color:#10a75a}.pos-metric-card-blue .pos-metric-copy strong{color:#2563eb}.pos-metric-card-purple .pos-metric-copy strong{color:#4f35d5}.pos-metric-card-orange .pos-metric-copy strong{color:#f97316}.pos-metric-icon-green{background:#dff8e8;color:#10a75a}.pos-metric-icon-blue{background:#dfeaff;color:#2563eb}.pos-metric-icon-purple{background:#ebe5ff;color:#5b31e7}.pos-metric-icon-orange{background:#fff0df;color:#f97316}.pos-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.95fr);gap:20px}.pos-chart-panel .panel-title-row,.pos-discount-summary-panel .panel-title-row,.pos-donut-panel .panel-title-row,.pos-invoice-panel .panel-title-row,.pos-table-panel .panel-title-row{margin-bottom:18px}.pos-chart-wrap{display:grid;grid-template-columns:42px 1fr;gap:10px;height:194px}.pos-chart-scale{display:flex;flex-direction:column;justify-content:space-between;color:#64748b;font-size:11px;font-weight:700}.pos-chart-wrap svg{width:100%;height:194px}.pos-chart-dates{display:flex;justify-content:space-between;padding-left:52px;color:#64748b;font-size:11px;font-weight:700}.pos-donut-row{display:grid;grid-template-columns:174px minmax(0,1fr);align-items:center;gap:24px;min-height:214px}.pos-donut{width:168px;height:168px;border-radius:50%;position:relative;display:grid;place-items:center}.pos-donut:after{content:"";position:absolute;inset:42px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px rgba(15,23,42,.04)}.pos-donut-hole{position:relative;z-index:1;display:grid;gap:4px;place-items:center;text-align:center}.pos-donut-hole strong{color:#111827;font-size:21px;line-height:1;font-weight:800;letter-spacing:-.03em;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pos-donut-hole span{color:#64748b;font-size:12px;font-weight:700}.pos-donut-legend{display:grid;gap:14px}.pos-donut-legend div{display:grid;grid-template-columns:12px 1fr auto;align-items:center;gap:10px;color:#334155;font-size:13px}.pos-donut-dot{width:12px;height:12px;border-radius:50%}.pos-donut-legend strong{color:#0f172a;font-size:13px;font-weight:800}.pos-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pos-action-card{min-height:180px;display:grid;justify-items:center;align-content:center;gap:14px;text-align:center;border:1px solid #dbe0ea;border-radius:16px;background:#fff;padding:24px 18px;box-shadow:var(--shadow);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.pos-action-card:hover{transform:translateY(-2px);border-color:#ccd4e2;box-shadow:0 12px 24px rgba(15,23,42,.08)}.pos-action-icon{width:86px;height:86px;display:grid;place-items:center}.pos-action-icon-svg{width:72px;height:72px}.pos-action-card strong{color:#1e293b;font-size:20px;line-height:1.15;font-weight:800}.pos-action-card p{margin:0;color:#64748b;font-size:12px;line-height:1.45;font-weight:600}.pos-action-card-green .pos-action-icon{color:#10a75a}.pos-action-card-blue .pos-action-icon{color:#2563eb}.pos-action-card-purple .pos-action-icon{color:#5b31e7}.pos-action-card-orange .pos-action-icon{color:#f97316}.pos-action-card-red .pos-action-icon{color:#ef4444}.pos-action-card-sky .pos-action-icon{color:#0ea5e9}.pos-search-row{display:flex;align-items:center;gap:14px;border:1px solid #dbe0ea;border-radius:14px;background:#fff;min-height:74px;padding:0 16px;box-shadow:var(--shadow)}.pos-search-row input{min-width:0;flex:1 1;border:0;background:transparent;color:#334155;font-size:20px;font-weight:500;outline:none}.pos-search-row .button,.pos-search-row button{min-height:58px}.pos-search-split{display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:stretch;border:1px solid #dbe0ea;border-radius:14px;background:#fff;overflow:hidden;box-shadow:var(--shadow)}.pos-search-split-small{grid-template-columns:minmax(0,1fr) 88px}.pos-search-field{min-width:0;display:flex;align-items:center;gap:14px;min-height:74px;padding:0 18px}.pos-search-field input{min-width:0;flex:1 1;border:0;background:transparent;color:#334155;font-size:20px;font-weight:500;outline:none}.pos-search-field-plain{gap:0}.pos-search-field-plain input{font-size:22px;font-weight:700}.pos-search-split .button,.pos-search-split a,.pos-search-split button{min-height:100%;border:0;border-left:1px solid #dbe0ea;border-radius:0;padding:0 18px;justify-content:center}.pos-search-split .button-icon,.pos-search-split button svg{width:28px;height:28px}.pos-search-shell{position:relative;display:grid;gap:12px}.pos-search-dropdown{position:absolute;left:0;right:0;top:calc(100% + 10px);z-index:20;display:grid;gap:0;overflow:hidden;border:1px solid #dbe0ea;border-radius:16px;background:#fff;box-shadow:0 14px 28px rgba(15,23,42,.12)}.pos-search-result{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;padding:14px 16px;border-bottom:1px solid #edf0f5}.pos-search-result:last-child{border-bottom:0}.pos-search-result-copy{display:grid;gap:4px}.pos-search-result-copy strong{color:#0f172a;font-size:16px;line-height:1.2;font-weight:800}.pos-search-result-copy span,.pos-search-result-meta span{color:#64748b;font-size:12px;font-weight:600}.pos-search-result-meta{display:grid;justify-items:end;gap:3px;text-align:right}.pos-search-result-meta strong{color:#0f172a;font-size:14px;font-weight:800}.pos-search-result-button{min-height:42px;padding:0 14px;border-radius:10px}.pos-search-empty{padding:16px;color:#64748b;font-size:13px;font-weight:600}.pos-search-icon{width:24px;height:24px;color:#64748b;flex:none}.pos-icon-button,.pos-search-button{width:66px;min-width:66px;padding:0;justify-content:center}.pos-icon-button svg{width:24px;height:24px}.pos-table-link{color:#4f35d5;font-weight:800}.pos-table-subtitle{margin-top:4px;color:#64748b;font-size:12px;font-weight:600}.pos-table-input{width:78px;height:42px;border:1px solid #dbe0ea;border-radius:10px;background:#fff;color:#0f172a;padding:0 10px;text-align:center;font-size:16px;font-weight:700;outline:none;appearance:textfield}.pos-table-input::-webkit-inner-spin-button,.pos-table-input::-webkit-outer-spin-button{margin:0;appearance:none}.pos-table-input:focus{border-color:#4f35d5;box-shadow:0 0 0 3px rgba(79,53,213,.12)}.pos-table-qty{width:74px}.pos-table-discount{width:92px}.pos-cart-empty{padding:30px 18px!important;color:#64748b;font-size:14px;font-weight:600;text-align:center}.pos-row-actions{display:flex;align-items:center;justify-content:center;gap:8px}.pos-tab-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.pos-tab{min-height:74px;display:flex;align-items:center;justify-content:center;border:1px solid #dbe0ea;border-radius:14px 14px 0 0;background:#fff;color:#475569;padding:0 22px;font-size:18px;font-weight:800}.pos-tab-active{color:#4f35d5;border-bottom-color:#4f35d5;box-shadow:inset 0 -4px 0 #4f35d5}.pos-history-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.pos-history-toolbar .pos-search-row{flex:1 1;min-width:min(680px,100%)}.pos-history-filter-wrap{position:relative}.pos-history-filter-menu{min-width:130px}.pos-filter-button{min-height:58px;border-radius:14px;padding:0 20px}.pos-pagination-wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;flex-wrap:wrap}.pos-pagination-info{color:#1e293b;font-size:14px;font-weight:800}.pos-pagination{display:flex;align-items:center;gap:12px}.pos-pagination-button{width:56px;min-height:56px;padding:0;border-radius:12px;font-size:22px;font-weight:800}.pos-pagination-button-active{background:linear-gradient(180deg,#5f4ef0,#3e2ad5);border-color:#4f35d5;color:#fff}.pos-pagination-ellipsis{color:#64748b;font-size:28px;font-weight:800;line-height:1}.pos-footer-actions{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.pos-footer-actions .button{min-height:76px;min-width:320px;padding:0 28px;font-size:18px}.pos-footer-actions .button-outline{border-color:#ff5a5a;color:#ef4444}.pos-footer-actions .button-primary{background:linear-gradient(180deg,#5f4ef0,#3e2ad5)}.pos-footer-actions .button-icon{width:22px;height:22px}.pos-sale-layout{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.pos-sale-layout,.pos-stack{display:grid;gap:20px}.pos-invoice-summary,.pos-summary-card{display:grid;gap:18px}.pos-invoice-summary-row,.pos-summary-row{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;color:#1e293b;font-size:18px;font-weight:800}.pos-invoice-summary-row strong,.pos-summary-row strong{font-size:18px;font-weight:800}.pos-summary-divider{height:1px;background:#e6eaf1}.pos-summary-total,.pos-summary-total strong{font-size:22px}.pos-sale-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pos-sale-actions .button{min-height:76px;font-size:18px}.pos-sale-actions .button-secondary{border-color:#5a67a5;color:#1f2b59}.pos-sale-actions .button-outline{border-color:#ff5a5a;color:#ef4444}.pos-footer-actions .button-outline:hover,.pos-sale-actions .button-outline:hover{background:#fff1f1;border-color:#ff5a5a}.pos-sale-actions .button-primary{background:linear-gradient(180deg,#5f4ef0,#3e2ad5)}.pos-customer-list{display:grid;border-top:1px solid #e2e8f0}.pos-customer-item{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr) minmax(180px,1fr);align-items:center;gap:18px;min-height:128px;padding:18px 0;border:0;border-bottom:1px solid #e2e8f0;background:transparent;text-align:left}.pos-customer-item:hover{background:#fafbff}.pos-customer-item-active{background:#f2efff}.pos-customer-avatar{width:56px;height:56px;border-radius:50%;border:4px solid #2c6edb;display:grid;place-items:center;color:#2c6edb}.pos-customer-avatar svg{width:28px;height:28px}.pos-customer-copy{display:grid;gap:10px}.pos-customer-copy strong{color:#0f172a;font-size:24px;line-height:1.1;font-weight:800}.pos-customer-copy span{color:#475569;font-size:16px;font-weight:600}.pos-customer-meta{display:grid;gap:6px;justify-self:end;text-align:right}.pos-customer-address,.pos-customer-meta{color:#475569;font-size:18px;font-weight:600}.pos-customer-add-panel{display:grid;gap:18px}.pos-customer-add-form{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-customer-add-form .pos-form-group:last-child{grid-column:1/-1}.pos-scanner-card{display:grid;gap:24px;justify-items:center;align-content:start}.pos-scanner-frame{position:relative;width:min(100%,880px);min-height:470px;display:grid;place-items:center;padding:40px 20px 48px}.pos-scanner-corner{position:absolute;width:116px;height:116px;border:6px solid #4f35d5}.pos-scanner-corner:after,.pos-scanner-corner:before{content:"";position:absolute;background:#fff}.pos-scanner-corner:before{width:40px;height:6px}.pos-scanner-corner:after{width:6px;height:40px}.pos-scanner-corner-top-left{top:6%;left:12%;border-right:0;border-bottom:0;border-top-left-radius:20px}.pos-scanner-corner-top-left:after,.pos-scanner-corner-top-left:before{left:-6px;top:-6px}.pos-scanner-corner-top-right{top:6%;right:12%;border-left:0;border-bottom:0;border-top-right-radius:20px}.pos-scanner-corner-top-right:after,.pos-scanner-corner-top-right:before{right:-6px;top:-6px}.pos-scanner-corner-bottom-left{left:12%;bottom:12%;border-right:0;border-top:0;border-bottom-left-radius:20px}.pos-scanner-corner-bottom-left:after,.pos-scanner-corner-bottom-left:before{left:-6px;bottom:-6px}.pos-scanner-corner-bottom-right{right:12%;bottom:12%;border-left:0;border-top:0;border-bottom-right-radius:20px}.pos-scanner-corner-bottom-right:after,.pos-scanner-corner-bottom-right:before{right:-6px;bottom:-6px}.pos-barcode{width:min(100%,520px);height:250px;display:flex;align-items:flex-end;justify-content:center;gap:4px;margin-top:42px}.pos-barcode-bar{width:8px;background:#0a0a0a}.pos-scanner-line{width:min(100%,770px);height:5px;margin-top:-138px;background:#ff3927}.pos-scanner-caption{margin-top:32px;color:#111827;font-size:32px;font-weight:800;text-align:center}.pos-manual-block{display:grid;gap:18px}.pos-manual-block h3{margin:0;color:#111827;font-size:30px;line-height:1.1;font-weight:800}.pos-manual-row{display:grid;grid-template-columns:minmax(0,1fr) 98px;border:1px solid #dbe0ea;border-radius:14px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.pos-manual-row input{min-width:0;border:0;padding:0 20px;height:82px;background:transparent;color:#334155;font-size:22px;outline:none}.pos-manual-row button{border:0;border-left:1px solid #dbe0ea;background:#fff;color:#3e2ad5;display:grid;place-items:center;padding:0;font-size:34px;font-weight:800}.pos-scanner-status{color:#2563eb;font-size:13px;font-weight:700}.pos-empty-state{display:grid;place-items:center;min-height:140px;border:1px dashed #dbe0ea;border-radius:16px;background:#fbfcfe;color:#64748b;font-size:14px;font-weight:700}.pos-settings-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:28px}.pos-settings-nav{display:grid;border:1px solid #dbe0ea;border-radius:18px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.pos-settings-nav-item{width:100%;border:0;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:18px;min-height:96px;padding:22px 24px;border-bottom:1px solid #edf1f6;color:#1e293b;text-align:left;background:#fff;cursor:pointer}.pos-settings-nav-item>div{display:grid;gap:4px}.pos-settings-nav-item:last-child{border-bottom:0}.pos-settings-nav-item strong{font-size:18px;line-height:1.1;font-weight:800}.pos-settings-nav-item span{color:#64748b;font-size:13px;font-weight:600}.pos-settings-nav-icon{width:34px;height:34px;color:currentColor}.pos-settings-nav-active{background:linear-gradient(180deg,#f3efff,#f1ecff);color:#3e2ad5}.pos-settings-panel{min-height:100%}.pos-setting-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;min-height:84px;padding:4px 0}.pos-setting-row strong{display:block;color:#111827;font-size:20px;line-height:1.1;font-weight:800}.pos-setting-row span{display:block;margin-top:6px;color:#64748b;font-size:14px;font-weight:600}.pos-select{min-width:280px;height:52px;border:1px solid #dbe0ea;border-radius:12px;background:#fff;padding:0 18px;color:#334155;font-size:16px;font-weight:700}.pos-toggle-list{display:grid;gap:12px}.pos-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.pos-toggle-row strong{display:block;color:#111827;font-size:20px;font-weight:800}.pos-toggle-row span{display:block;margin-top:5px;color:#64748b;font-size:14px;font-weight:600}.pos-invoice-card{max-width:820px;margin:0 auto;display:grid;gap:18px;padding:18px}.pos-invoice-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.pos-invoice-brand{display:flex;align-items:center;gap:16px}.pos-invoice-logo{width:80px;height:80px;border-radius:50%;background:radial-gradient(circle at center,#e8f5ea 0,#edf7ee 55%,#f0faf0 100%);color:#18a150;display:grid;place-items:center;flex:none}.pos-invoice-logo svg{width:42px;height:42px}.pos-invoice-brand-copy{display:grid;gap:8px}.pos-invoice-brand-copy strong{color:#1f2b59;font-size:24px;line-height:1.05;font-weight:800}.pos-invoice-brand-copy span{color:#475569;font-size:14px;font-weight:500}.pos-invoice-meta{display:grid;gap:10px;justify-items:end;text-align:right}.pos-invoice-meta strong{color:#1f2b59;font-size:24px;line-height:1.05;font-weight:800}.pos-invoice-meta span{color:#4f35d5;font-size:14px;font-weight:800}.pos-invoice-grid{display:grid;gap:14px}.pos-invoice-info{display:grid;gap:6px}.pos-invoice-info strong{color:#1f2b59;font-size:18px;font-weight:800}.pos-invoice-info span{color:#475569;font-size:13px;font-weight:600}.pos-invoice-summary{justify-self:end;min-width:260px;padding-top:6px}.pos-invoice-table-wrap{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px}.pos-invoice-table{min-width:0}.pos-invoice-table td,.pos-invoice-table th{padding:8px 10px;font-size:12px}.pos-invoice-footer{color:#64748b;font-size:12px;font-weight:600;text-align:center}.pos-payment-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:20px}.pos-payment-methods{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pos-payment-method{min-height:180px;display:grid;justify-items:center;align-content:center;gap:18px;border:1px solid #dbe0ea;border-radius:18px;background:#fff;padding:22px;box-shadow:var(--shadow)}.pos-payment-method strong{color:#1e293b;font-size:20px;font-weight:800}.pos-payment-method-active{background:#f6fdf8;border-color:#5ec488;box-shadow:0 12px 24px rgba(16,185,129,.08)}.pos-payment-method-icon{width:82px;height:82px;display:grid;place-items:center;color:#5f4ef0}.pos-payment-method-icon svg{width:62px;height:62px}.pos-payment-method-active .pos-payment-method-icon,.pos-payment-method-active strong{color:#18924a}.pos-payment-methods-5{grid-template-columns:repeat(5,minmax(0,1fr))}.pos-payment-method span{color:#64748b;font-size:13px;font-weight:600;text-align:center}.pos-payment-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.pos-payment-step{display:grid;gap:6px;justify-items:center;padding:14px 10px;border:1px solid #dbe0ea;border-radius:14px;background:#fff;color:#64748b}.pos-payment-step span{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#eef2f7;font-weight:800}.pos-payment-step strong{font-size:13px}.pos-payment-step-active{border-color:#5ec488;background:#f6fdf8;color:#18924a}.pos-payment-step-done{border-color:#cbd5e1;background:#f8fafc}.pos-sale-payment-head{gap:12px;margin-bottom:12px}.pos-sale-payment-copy{margin:12px 0 0;color:#64748b;font-size:14px}.pos-gateway-card,.pos-payment-fields-card,.pos-payment-review-card,.pos-payment-success-card{padding:22px}.pos-payment-review-list{margin:14px 0 0;padding-left:18px;color:#475569}.pos-payment-success-card{text-align:center}.pos-payment-success-icon{width:88px;height:88px;margin:0 auto 16px;display:grid;place-items:center;border-radius:999px;background:#ecfdf3;color:#16a34a}.pos-payment-success-icon svg{width:52px;height:52px}.pos-invoice-mini,.pos-payment-success-grid{display:grid;gap:12px;margin-top:20px;text-align:left}.pos-payment-success-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-invoice-mini-row,.pos-payment-success-grid div{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.pos-invoice-mini-head{display:flex;align-items:center;gap:10px;font-weight:800}.pos-transactions-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px}.pos-status-pill{display:inline-flex;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.pos-status-completed{background:#dcfce7;color:#166534}.pos-status-pending{background:#fef3c7;color:#92400e}.pos-status-failed{background:#fee2e2;color:#991b1b}.pos-gateway-card-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.pos-gateway-card-head h2{margin:0}.pos-gateway-card-icon{width:22px;height:22px;margin-right:8px}.pos-gateway-info{display:grid;gap:6px;padding:12px 14px;border-radius:12px;background:#f8fafc;color:#475569;font-size:14px}.pos-gateway-settings-link,.pos-settings-gateway-copy{margin-top:16px}@media (max-width:1100px){.pos-payment-methods,.pos-payment-methods-5{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-payment-grid,.pos-payment-steps,.pos-payment-success-grid,.pos-transactions-toolbar{grid-template-columns:1fr}}@media (max-width:640px){.pos-payment-methods,.pos-payment-methods-5{grid-template-columns:1fr}}.pos-invoice-payment-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;padding:14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}@media (max-width:640px){.pos-invoice-payment-info{grid-template-columns:1fr}}.pos-payment-fields{display:grid;gap:18px}.pos-payment-fields label{display:grid;gap:12px;color:#1e293b;font-size:18px;font-weight:800}.pos-payment-fields input,.pos-payment-fields textarea{min-height:70px;border:1px solid #dbe0ea;border-radius:14px;background:#fff;padding:0 18px;color:#334155;font-size:20px;font-weight:600}.pos-payment-fields textarea{min-height:148px;padding:18px;resize:vertical}.pos-payment-alert{border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#b91c1c;padding:12px 14px;font-size:13px;font-weight:800}.pos-payment-notes{min-height:188px}.pos-payment-meta-card{display:grid;gap:18px}.pos-payment-meta-row{display:grid;grid-template-columns:minmax(140px,1fr) auto;align-items:center;gap:16px}.pos-payment-meta-row strong{color:#1e293b;font-size:19px;font-weight:800}.pos-payment-meta-value{display:grid;justify-items:end;gap:4px;color:#334155;font-size:19px;font-weight:700;text-align:right}.pos-payment-meta-value-accent{color:#4f35d5;font-weight:800}.pos-payment-amount-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.55fr);gap:22px;align-items:start}.pos-payment-change{display:grid;gap:12px;align-content:start}.pos-payment-change strong{color:#1e293b;font-size:20px;font-weight:800}.pos-payment-change-value{color:#18924a;font-size:52px;line-height:1;font-weight:800;letter-spacing:-.04em}.pos-payment-actions{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(320px,1.25fr);gap:18px}.pos-payment-actions .button{min-height:76px;font-size:18px}.pos-discount-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.pos-discount-grid,.pos-discount-stack,.pos-form-block{display:grid;gap:22px}.pos-form-group{display:grid;gap:12px}.pos-form-group strong{color:#111827;font-size:20px;line-height:1.1;font-weight:800}.pos-form-group span{color:#111827;font-size:18px;font-weight:700}.pos-form-group input,.pos-form-group select,.pos-form-group textarea{min-height:74px;border:1px solid #dbe0ea;border-radius:14px;background:#fff;padding:0 18px;color:#334155;font-size:20px;font-weight:700}.pos-form-group textarea{min-height:154px;padding:18px;resize:vertical;font-weight:600}.pos-summary-card{min-height:100%}.pos-summary-success{color:#18924a}.pos-summary-danger{color:#ef4444}.pos-summary-accent{color:#4f35d5}.pos-discount-actions,.pos-settings-actions{display:flex;justify-content:flex-end}.pos-discount-actions .button,.pos-settings-actions .button{min-height:68px;min-width:360px;padding:0 28px;font-size:18px}.pos-settings-actions .button-icon{width:22px;height:22px}.pos-invoice-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pos-invoice-actions .button{min-height:64px;font-size:16px}.pos-invoice-actions .button-icon{width:18px;height:18px}.pos-invoice-actions .button-outline,.pos-invoice-actions .button-secondary{border-color:#b8b4ff;color:#4f35d5}.pos-invoice-actions .button-primary{background:linear-gradient(180deg,#5f4ef0,#3e2ad5)}.pos-settings-devices,.pos-settings-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pos-device-card{display:grid;gap:8px;min-height:110px;padding:18px;border:1px solid #dbe0ea;border-radius:14px;background:#fbfcfe}.pos-device-card strong{color:#1f2b59;font-size:18px;font-weight:800}.pos-device-card span{color:#64748b;font-size:14px;font-weight:600;line-height:1.45}.pos-customer-picker{display:grid;grid-template-columns:minmax(0,1fr) 88px;border:1px solid #dbe0ea;border-radius:14px;background:#fff;overflow:hidden;box-shadow:var(--shadow)}.pos-customer-picker input{min-width:0;border:0;background:transparent;color:#334155;font-size:22px;font-weight:700;outline:none;padding:0 20px;height:68px}.pos-customer-picker-button{display:grid;place-items:center;border-left:1px solid #dbe0ea;background:linear-gradient(180deg,#4f35d5,#3e2ad5);color:#fff}.pos-customer-picker-button svg{width:34px;height:34px}.pos-table-panel{overflow:auto}.pos-table-panel .data-table{min-width:900px}.pos-table-panel .icon-button{color:#2563eb}.pos-table-panel .icon-button:hover{background:#e5f0ff}.pos-table-panel .icon-button-danger{color:#ef4444}.pos-table-panel .icon-button-danger:hover{background:#fee2e2}.module-inventory-head{display:flex;align-items:center;justify-content:space-between;margin:8px 0 12px}.module-inventory-head h1{margin:0;color:#0f172a;font-size:23px;line-height:1.1;font-weight:800}.module-inventory-head p{margin:6px 0 0;color:#64748b;font-size:12px;font-weight:600}.module-inventory-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.module-page-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dfe4ed;border-radius:6px;background:#fff;color:#334155;padding:0 16px;font-size:12px;font-weight:800}.module-page-button svg{width:16px;height:16px}.module-page-button-primary{border-color:#4f20d8;background:#4f20d8;color:#fff}.module-inline-icon:focus-visible,.module-page-button:focus-visible{outline:2px solid #4f20d8;outline-offset:2px}.module-centered-cta{display:flex;justify-content:center;margin-top:24px}.module-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.module-summary-card{min-height:160px;display:flex;align-items:center;gap:18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.04);padding:22px 24px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;cursor:pointer}.module-summary-card:focus-visible,.module-summary-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 12px 24px rgba(15,23,42,.08)}.module-summary-card:focus-visible{outline:2px solid #4f20d8;outline-offset:2px}.module-summary-card i{width:78px;height:78px;display:grid;place-items:center;border-radius:18px;flex:none}.module-summary-card svg{width:34px;height:34px}.module-summary-card p{margin:0 0 10px;color:#0f172a;font-size:18px;line-height:1.2;font-weight:700}.module-summary-card strong{font-size:30px;line-height:1;font-weight:800}.module-summary-blue i{background:#dbe8ff;color:#2563eb}.module-summary-green i{background:#ddf7e6;color:#16a34a}.module-summary-orange i{background:#ffedd9;color:#f97316}.module-summary-red i{background:#fee2e2;color:#ef4444}.module-summary-purple i{background:#eee5ff;color:#6d28ff}.module-summary-sky i{background:#dff0ff;color:#0ea5e9}.module-detail-table-card{overflow:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.04)}.module-detail-table{width:100%;min-width:880px;border-collapse:collapse;font-size:13px}.module-detail-table td,.module-detail-table th{padding:18px 20px;border-bottom:1px solid #eef2f7;text-align:left;white-space:nowrap}.module-detail-table th{background:#f8fafc;color:#0f172a;font-size:13px;font-weight:800}.module-detail-table td{color:#1f2937;font-weight:700}.module-detail-table tr:last-child td{border-bottom:0}.module-inline-icon{width:30px;height:30px;border:0;background:transparent;display:inline-grid;place-items:center;color:#334155}.module-inline-icon svg{width:20px;height:20px}.module-inline-icon-primary{color:#4f20d8}.module-inline-icon-danger{color:#ef4444}.module-row-actions{display:flex;gap:8px}.module-days-left{font-size:16px;font-weight:800}.module-days-left-orange{color:#f97316}.module-days-left-green{color:#16a34a}.module-alert-box{min-width:112px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #f6d9c2;border-radius:8px;background:#fff5ec;color:#f97316;font-size:18px;font-weight:800}.module-quantity{font-weight:800}.module-quantity-positive{color:#16a34a}.module-quantity-negative{color:#ef4444}.module-batch-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.04);overflow:hidden}.module-batch-summary>div{padding:26px 24px}.module-batch-summary>div+div{border-left:1px solid #e5e7eb}.module-batch-summary span{display:block;margin-bottom:16px;color:#64748b;font-size:13px;font-weight:700}.module-batch-summary strong{font-size:28px;line-height:1.1;font-weight:800}.module-batch-total{color:#16a34a}.module-batch-alert{color:#f97316}.module-history-wrap{display:grid;gap:12px}.module-history-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 148px;gap:12px;margin-bottom:12px}.module-history-field{gap:8px}.module-history-field,.module-history-field>span{font-size:12px;font-weight:800}.module-filter-select,.module-filter-shell{position:relative}.module-filter-native-date{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.module-filter-select select,.module-filter-shell input{width:100%;height:38px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#0f172a;outline:0;padding:0 12px;font-size:12px}.module-filter-shell input{padding-right:38px}.module-filter-icon-button{position:absolute;right:2px;top:2px;z-index:2;width:34px;height:34px;border:0;border-radius:6px;background:transparent;color:#64748b;display:grid;place-items:center}.module-filter-icon-button svg{width:16px;height:16px}.module-filter-select svg,.module-filter-shell svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#64748b;pointer-events:none}.module-filter-select select{appearance:none;padding-right:38px}.module-history-filter-button{justify-content:center;gap:8px}.module-history-filter-button span{display:inline-flex}.module-control-shell,.module-select-shell{position:relative}.module-control-shell input,.module-control-shell textarea,.module-select-shell select{width:100%;border:1px solid #dfe4ed;border-radius:6px;background:#fff;color:#0f172a;outline:0;padding:0 14px;font-size:13px}.module-control-shell input:focus,.module-control-shell textarea:focus,.module-filter-select select:focus,.module-filter-shell input:focus,.module-select-shell select:focus{border-color:#4f20d8;box-shadow:0 0 0 3px rgba(79,32,216,.1)}.module-control-shell input,.module-select-shell select{height:58px}.module-control-shell textarea{min-height:156px;resize:vertical;padding:16px 14px}.module-control-shell input{padding-right:44px}.module-control-shell svg,.module-select-shell svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#64748b;pointer-events:none}.module-select-shell select{appearance:none;padding-right:44px}.module-field{display:grid;gap:8px;color:#0f172a;font-size:13px;font-weight:800}.module-field b{color:#ef4444}.module-readonly-card{grid-column:1/-1;border:1px solid #dfe4ed;border-radius:8px;background:#fff;min-height:118px;display:grid;align-content:center;padding:20px 22px}.module-readonly-card span{display:block;color:#64748b;font-size:13px;font-weight:700;margin-bottom:12px}.module-readonly-card strong{font-size:22px;line-height:1.2;font-weight:800;color:#0f172a}.module-full-width{grid-column:1/-1}.module-batch-form{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 28px;margin-top:20px}.module-stock-adjustment-form,.module-stock-transfer-form{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px;margin-top:20px}.module-batch-form .module-form-actions,.module-stock-adjustment-form .module-form-actions,.module-stock-transfer-form .module-form-actions{justify-content:flex-end}.module-inventory-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) 92px 148px;gap:12px;margin-bottom:12px}.module-inventory-toolbar a,.module-inventory-toolbar button,.module-inventory-toolbar label{min-height:38px;display:flex;align-items:center;border-radius:6px;font-size:12px;font-weight:800}.module-inventory-toolbar label{gap:10px;border:1px solid #e2e8f0;background:#fff;padding:0 12px;color:#64748b}.module-inventory-toolbar input{width:100%;border:0;outline:0;color:#0f172a;background:transparent;font-size:12px}.module-inventory-toolbar svg{width:15px;height:15px}.module-inventory-toolbar button{justify-content:center;gap:8px;border:1px solid #e2e8f0;background:#fff;color:#334155}.module-inventory-toolbar a{justify-content:center;gap:8px;background:#4f20d8;color:#fff}.module-inventory-table-card{overflow:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 8px 18px rgba(15,23,42,.04)}.module-inventory-table{width:100%;min-width:850px;border-collapse:collapse;font-size:11px}.module-inventory-table td,.module-inventory-table th{padding:10px 12px;border-bottom:1px solid #eef2f7;text-align:left;white-space:nowrap}.module-inventory-table th{position:sticky;top:0;z-index:10;background:#f8fafc;color:#0f172a;font-weight:800}.module-inventory-table td{color:#1f2937;font-weight:700}.module-inventory-table .module-empty-cell{padding:28px 12px;text-align:center;color:#64748b}.module-status-pill{display:inline-flex;align-items:center;min-height:22px;border-radius:5px;padding:0 8px;font-size:10px;font-weight:800}.module-status-pill.in{background:#dcfce7;color:#16a34a}.module-status-pill.low{background:#fff7ed;color:#f97316}.module-status-pill.out{background:#fee2e2;color:#ef4444}.module-table-icon{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:6px;background:#f3efff;color:#4f20d8}.module-table-icon svg{width:15px;height:15px}.module-inventory-footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px;color:#475569;font-size:12px;font-weight:700}.module-inventory-footer div{display:flex;gap:8px}.module-inventory-footer button{width:30px;height:30px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#334155;font-weight:800}.module-inventory-footer .active{background:#4f20d8;color:#fff;border-color:#4f20d8}.module-add-medicine-head{margin-bottom:24px}.module-medicine-form{width:min(100%,760px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px}.module-medicine-form label{display:grid;gap:9px;color:#0f172a;font-size:13px;font-weight:800}.module-medicine-form b{color:#ef4444}.module-medicine-form input,.module-medicine-form select{height:46px;width:100%;border:1px solid #dfe4ed;border-radius:6px;background:#fff;color:#0f172a;padding:0 13px;outline:0;font-size:13px}.module-medicine-form input:focus,.module-medicine-form select:focus{border-color:#4f20d8;box-shadow:0 0 0 3px rgba(79,32,216,.1)}.module-form-active-row{display:flex;align-items:center}.module-form-active-row label{display:inline-flex;align-items:center;gap:9px}.module-form-active-row input{width:18px;height:18px;accent-color:#16a34a}.module-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.module-form-actions a,.module-form-actions button{min-width:146px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:0 18px;font-size:14px;font-weight:800}.module-form-actions a{border:1px solid #dfe4ed;background:#fff;color:#334155}.module-form-actions button{border:0;background:#4f20d8;color:#fff}.module-form-actions button:disabled{opacity:.7}.module-form-status{border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534;padding:12px 14px;font-size:13px;font-weight:800}.module-form-error{grid-column:1/-1;margin:0;color:#ef4444;font-size:12px;font-weight:800}.section-hero{display:grid;gap:20px;margin-bottom:6px}.section-hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.section-hero-copy{display:grid;gap:14px;min-width:0}.section-hero-kicker{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.section-hero-badge{min-width:78px;min-height:40px;padding:0 16px;border-radius:8px;background:linear-gradient(180deg,#5f4ef0,#3e2ad5);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;box-shadow:0 8px 18px rgba(63,43,213,.2)}.section-hero-kicker strong{color:var(--primary);font-size:19px;line-height:1.15;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.section-hero-copy h1{margin:0;color:#0f172a;font-size:34px;line-height:1.08;font-weight:800;letter-spacing:-.035em}.section-hero-copy p{margin:0;max-width:980px;color:#667085;font-size:15px;line-height:1.5}.section-hero-actions{align-items:flex-start;margin-left:auto}.section-hero-actions,.section-hero-inline-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.section-hero-inline-actions{align-items:center}.section-hero-inline-actions .search-box input{min-width:300px;height:58px;border-radius:14px;padding:0 18px;font-size:15px}.section-hero-inline-actions .button{min-height:58px;border-radius:14px;padding:0 20px;font-size:15px}.backup-page,.purchase-page,.settings-page{display:grid;gap:24px}.purchase-item-table{min-width:1020px}.purchase-table-input{width:100%;min-height:42px;border:1px solid #dbe0ea;border-radius:10px;background:#fff;color:#0f172a;padding:0 12px;font:inherit;outline:none}.purchase-table-input:focus{border-color:#4f35d5;box-shadow:0 0 0 3px rgba(79,53,213,.12)}.purchase-line-card,.purchase-line-list{display:grid;gap:18px}.purchase-line-heading{align-items:flex-start}.purchase-line-heading h3,.purchase-line-subheading h4{margin:0;color:#0f172a}.purchase-line-heading h3{font-size:18px}.purchase-line-heading p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.45}.purchase-line-subheading h4{font-size:15px}.purchase-line-section{display:grid;gap:14px}.purchase-line-summary-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;padding:16px;border:1px solid var(--line-soft);border-radius:14px;background:linear-gradient(180deg,#f8faff,#ffffff)}.purchase-line-summary-row div{display:grid;gap:4px}.purchase-line-summary-row span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.purchase-line-summary-row strong{color:#0f172a;font-size:14px;font-weight:800}.ocr-dropzone{position:relative;display:grid;justify-items:center;align-content:center;gap:10px;min-height:220px;padding:24px;border:1px dashed #cbd5e1;border-radius:16px;background:linear-gradient(180deg,#ffffff,#f8faff);text-align:center;cursor:pointer}.ocr-dropzone input{position:absolute;inset:0;opacity:0;cursor:pointer}.ocr-dropzone strong{color:#0f172a;font-size:18px;font-weight:800}.ocr-dropzone span{color:#64748b;font-size:13px;line-height:1.45}.ocr-dropzone-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:18px;background:rgba(79,53,213,.08);color:#4f35d5}.ocr-dropzone-icon svg{width:34px;height:34px}.ocr-preview{margin-top:18px;overflow:hidden;border:1px solid var(--line-soft);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.ocr-preview img{display:block;width:100%;height:auto}.backup-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.backup-stat-card{min-height:160px;display:grid;align-content:start;gap:8px;padding:22px 24px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow)}.backup-stat-card span{color:#475467;font-size:13px;font-weight:800}.backup-stat-card strong{display:block;color:#0f172a;font-size:28px;line-height:1.05;font-weight:800}.backup-stat-card p{margin:0;color:#667085;font-size:13px}.backup-stat-card a{margin-top:6px;font-size:13px;font-weight:800}.backup-stat-card a,.backup-stat-card-purple strong{color:var(--primary)}.backup-stat-card-green strong{color:var(--green)}.backup-stat-card-blue strong{color:var(--blue)}.backup-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.backup-action-card{min-height:210px;display:grid;grid-template-columns:132px minmax(0,1fr);gap:24px;align-items:center;padding:24px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.backup-action-icon,.backup-schedule-icon{width:132px;height:132px;display:grid;place-items:center;border-radius:50%;flex:none}.backup-action-icon svg,.backup-schedule-icon-svg{width:64px;height:64px}.backup-action-icon-purple{background:linear-gradient(180deg,rgba(79,32,216,.12),rgba(79,32,216,.18));color:var(--primary)}.backup-action-icon-green{background:linear-gradient(180deg,rgba(22,163,74,.12),rgba(22,163,74,.18));color:var(--green)}.backup-action-copy{display:grid;gap:12px}.backup-action-copy h2,.backup-schedule-copy h2{margin:0;color:#0f172a;font-size:22px;line-height:1.1;font-weight:800}.backup-action-copy p,.backup-schedule-copy p{margin:0;color:#667085;font-size:15px;line-height:1.6}.backup-action-copy .button{justify-self:start;margin-top:10px}.backup-schedule-card{grid-column:1/-1;display:grid;grid-template-columns:132px minmax(0,1fr) auto;gap:24px;align-items:center;min-height:170px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow)}.backup-schedule-copy strong{display:block;margin-top:10px;color:#344054;font-size:14px;line-height:1.6;font-weight:700}.backup-schedule-card .button{justify-self:end}.backup-create-grid,.backup-restore-grid,.backup-schedule-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);gap:18px;align-items:start}.backup-detail-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;align-items:start}.backup-create-form,.backup-restore-panel,.backup-schedule-form{display:grid;gap:20px}.backup-info-panel,.backup-schedule-info,.backup-summary-panel{align-self:start}.backup-info-list{border:1px solid var(--line-soft);border-radius:12px;overflow:hidden;background:#fff}.backup-info-row{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;border-bottom:1px solid var(--line-soft)}.backup-info-row:last-child{border-bottom:0}.backup-info-row span{color:#475467;font-size:14px;font-weight:800}.backup-info-row strong{display:inline-flex;align-items:center;justify-content:flex-end;color:#0f172a;font-size:15px;font-weight:800;text-align:right}.backup-create-actions,.backup-detail-actions{display:flex;justify-content:flex-end;align-items:center;gap:14px;grid-column:1/-1;flex-wrap:wrap}.backup-detail-actions{justify-content:center;margin-top:8px}.backup-create-actions{margin-top:6px}.backup-restore-actions{justify-content:flex-end}.backup-restore-left{min-width:0}.backup-restore-options{display:grid;gap:14px}.backup-radio-card{display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:1px solid var(--line-soft);border-radius:12px;background:#fff}.backup-radio-card input{margin-top:4px;accent-color:var(--primary)}.backup-radio-card strong{display:block;color:#0f172a;font-size:16px;font-weight:800}.backup-radio-card span{display:block;margin-top:6px;color:#667085;font-size:14px;line-height:1.5}.backup-note-box{display:grid;gap:10px;padding:18px 20px;border:1px solid #f0c76f;border-radius:14px;background:#fff8ea}.backup-note-box strong{color:#0f172a;font-size:16px;font-weight:800}.backup-note-box p{margin:0;color:#344054;font-size:15px;line-height:1.6}.backup-schedule-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--line-soft)}.backup-schedule-toggle-row strong{color:#0f172a;font-size:16px;font-weight:800}.backup-schedule-head{display:flex;align-items:center;gap:16px;margin-bottom:20px}.backup-schedule-head-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#2d4ff3;color:#fff;flex:none;box-shadow:0 8px 18px rgba(45,79,243,.2)}.backup-schedule-head-icon svg{width:24px;height:24px}.backup-schedule-info .backup-schedule-copy{display:grid;gap:28px;padding:8px 6px 12px;text-align:center}.backup-schedule-info .backup-schedule-copy p{margin:0;color:#344054;font-size:17px;line-height:1.6}.backup-schedule-fields{display:grid;gap:16px}.settings-system-panel{display:grid;gap:22px}.settings-brand-row{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.settings-brand-preview{display:flex;align-items:center;gap:16px;min-width:0}.settings-brand-mark{width:132px;height:132px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fbfcfe;color:var(--green)}.settings-brand-mark svg{width:68px;height:68px}.settings-brand-copy{display:grid;gap:4px}.settings-brand-copy strong{font-size:16px;letter-spacing:.12em}.settings-brand-copy span{color:var(--muted);font-size:13px;font-weight:700}.settings-brand-actions{display:grid;justify-items:start;gap:8px}.settings-brand-actions p{margin:0;color:var(--muted);font-size:13px;font-weight:600}.settings-system-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.backup-settings-grid,.settings-form-shell,.settings-security-panel{display:grid;gap:18px}.settings-list-card{display:grid;gap:16px}.settings-toggle-list{display:grid;gap:0;border-top:1px solid var(--line-soft)}.settings-toggle-list .setting-toggle-row,.settings-toggle-list-compact .setting-toggle-row{padding:18px 0;border-bottom:1px solid var(--line-soft)}.settings-inline-fields{display:grid;gap:18px}.settings-inline-field{display:grid;gap:10px}.settings-inline-field:not(.field-span-full){grid-template-columns:minmax(180px,220px) minmax(0,1fr);align-items:center;gap:18px}.settings-inline-field>span{color:#101828;font-size:16px;font-weight:800}.settings-inline-field.field-span-full{grid-template-columns:1fr}.settings-inline-value{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center;gap:14px}.settings-inline-value p{margin:0;color:var(--muted);font-size:13px;font-weight:600}.settings-role-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.settings-role-card{min-height:160px;align-content:start}.settings-role-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:18px}.settings-role-icon svg{width:32px;height:32px}.settings-role-icon-1{background:#ebe7ff;color:var(--primary)}.settings-role-icon-2{background:#e3eeff;color:var(--blue)}.settings-role-icon-3{background:#def7e5;color:var(--green)}.settings-role-icon-4{background:#fff0df;color:var(--orange)}.settings-role-icon-5{background:#ffe2e4;color:var(--red)}.settings-role-card h3{font-size:15px}.settings-role-card p{font-size:12px;line-height:1.5}.settings-actions{display:flex;justify-content:flex-end;gap:14px;grid-column:1/-1;flex-wrap:wrap}.settings-actions-wide{margin-top:4px}.tone-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:4px;font-size:12px;font-weight:800}.tone-badge-primary{color:var(--primary);background:var(--purple-bg)}.tone-badge-success{color:var(--green);background:var(--green-bg)}.tone-badge-danger{color:var(--red);background:var(--red-bg)}.tone-badge-warning{color:var(--orange);background:var(--orange-bg)}.tone-badge-info{color:var(--blue);background:#e5f0ff}.tone-badge-neutral{color:#475467;background:#eef1f5}@media (min-width:1025px){.module-date-popover-wrap.is-open .module-date-popover,.module-notify-popover-wrap.is-open .module-notify-popover{width:min(320px,calc(100vw - 24px));max-height:none}}.import-export-page{display:grid;gap:24px}.import-export-section{display:grid;gap:16px}.import-export-notes h2,.import-export-section-head h2{margin:0 0 6px;font-size:22px;color:#0f172a}.import-export-muted,.import-export-notes li,.import-export-section-head p{margin:0;color:#64748b;line-height:1.5}.import-export-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.import-export-card{display:grid;gap:14px;padding:18px;border:1px solid var(--line-soft);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.import-export-card-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#eee9ff;color:#4f20d8}.import-export-card-icon-export{background:#e5f0ff;color:#1d5bd6}.import-export-card-icon svg{width:22px;height:22px}.import-export-card-copy h3{margin:0 0 6px;font-size:18px}.import-export-card-copy p{margin:0 0 10px;color:#64748b;font-size:13px;line-height:1.45}.import-export-template-tag{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:700}.import-export-notes ul{margin:0;padding-left:18px;display:grid;gap:8px}.import-export-quick-links{display:flex;flex-wrap:wrap;gap:10px}.import-export-quick-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:700}.import-export-quick-link svg{width:16px;height:16px}.import-export-error,.import-export-notice{margin:0;padding:12px 14px;border-radius:10px;font-size:13px;font-weight:600}.import-export-notice{background:#e5f0ff;color:#1d5bd6}.import-export-error{background:#ffe6e6;color:var(--red)}.import-export-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.import-export-steps li{display:grid;gap:8px;justify-items:center;padding:14px 10px;border:1px solid var(--line-soft);border-radius:12px;background:#fff;text-align:center}.import-export-steps li span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#eef1f5;color:#475467;font-size:12px;font-weight:800}.import-export-steps li strong{font-size:13px;color:#64748b}.import-export-steps li.active,.import-export-steps li.done{border-color:#c4b5fd;background:#f5f3ff}.import-export-steps li.active span,.import-export-steps li.done span{background:#4f20d8;color:#fff}.import-export-steps li.active strong,.import-export-steps li.done strong{color:#0f172a}.import-export-panel{display:grid;gap:18px}.import-export-panel-block{display:grid;gap:12px;padding:18px;border:1px solid var(--line-soft);border-radius:16px;background:#fff}.import-export-panel-block h2{margin:0;font-size:18px}.import-export-invalid-table,.import-export-template-preview{overflow-x:auto}.import-export-invalid-table table,.import-export-template-preview table{width:100%;min-width:640px;border-collapse:collapse}.import-export-invalid-table td,.import-export-invalid-table th,.import-export-template-preview td,.import-export-template-preview th{border:1px solid var(--line-soft);padding:10px 12px;text-align:left;font-size:13px}.import-export-upload{position:relative;display:grid;justify-items:center;gap:8px;min-height:140px;padding:20px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;cursor:pointer}.import-export-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.import-export-upload svg{width:28px;height:28px;color:#4f20d8}.import-export-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.import-export-summary-grid article{display:grid;gap:8px;padding:16px;border:1px solid var(--line-soft);border-radius:14px;background:#fff}.import-export-summary-grid article span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.import-export-summary-grid article strong{font-size:28px;color:#0f172a}.import-export-summary-grid .tone-green strong{color:var(--green)}.import-export-summary-grid .tone-red strong{color:var(--red)}.import-export-confirm{display:grid;gap:14px;padding:18px;border:1px solid var(--line-soft);border-radius:16px;background:#fff}.import-export-confirm-actions{display:flex;flex-wrap:wrap;gap:10px}.import-export-success{display:grid;justify-items:center;gap:12px;padding:36px 20px;border:1px solid var(--line-soft);border-radius:18px;background:#fff;text-align:center}.import-export-success svg{width:64px;height:64px;color:var(--green)}.import-export-success h2{margin:0}.import-export-success p{margin:0;color:#64748b}@media (max-width:768px){.import-export-steps,.import-export-summary-grid{grid-template-columns:1fr}.import-export-confirm-actions .button{width:100%}}.pos-sale-payment-section{background:linear-gradient(135deg,#0f172a,#1e3a5f);border:none;border-radius:20px;padding:24px;color:#fff;margin-top:18px;box-shadow:0 8px 32px rgba(15,23,42,.25)}.pos-sale-payment-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.pos-sale-payment-head>div>strong{display:block;font-size:18px;font-weight:800;color:#fff;letter-spacing:-.01em}.pos-sale-payment-subtitle{display:block;font-size:13px;color:rgba(255,255,255,.6);margin-top:4px;font-weight:500}.pos-sale-payment-total-badge{display:flex;flex-direction:column;align-items:flex-end;gap:2px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:10px 16px;min-width:120px}.pos-sale-payment-total-badge span{font-size:11px;color:rgba(255,255,255,.55);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.pos-sale-payment-total-badge strong{font-size:22px;font-weight:900;color:#4ade80;letter-spacing:-.03em;line-height:1}.pos-sale-payment-methods-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:20px}.pos-sale-pm-btn{display:flex;flex-direction:column;align-items:center;gap:6px;padding:14px 8px;border-radius:14px;border:1.5px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);color:rgba(255,255,255,.8);cursor:pointer;transition:all .18s ease;font-size:12px;font-weight:700}.pos-sale-pm-btn:hover:not(:disabled){background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.3);transform:translateY(-2px)}.pos-sale-pm-btn svg{width:22px;height:22px}.pos-sale-pm-btn:disabled{opacity:.35;cursor:not-allowed}.pos-sale-pm-cash{border-color:rgba(74,222,128,.35)}.pos-sale-pm-cash:hover:not(:disabled){background:rgba(74,222,128,.15);border-color:#4ade80}.pos-sale-pm-bank{border-color:rgba(96,165,250,.35)}.pos-sale-pm-bank:hover:not(:disabled){background:rgba(96,165,250,.15);border-color:#60a5fa}.pos-sale-pm-card{border-color:rgba(167,139,250,.35)}.pos-sale-pm-card:hover:not(:disabled){background:rgba(167,139,250,.15);border-color:#a78bfa}.pos-sale-pm-jazz{border-color:rgba(251,146,60,.35)}.pos-sale-pm-jazz:hover:not(:disabled){background:rgba(251,146,60,.15);border-color:#fb923c}.pos-sale-pm-easy{border-color:rgba(45,212,191,.35)}.pos-sale-pm-easy:hover:not(:disabled){background:rgba(45,212,191,.15);border-color:#2dd4bf}.pos-sale-payment-summary-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;border-top:1px solid rgba(255,255,255,.1);padding-top:16px}.pos-sale-payment-summary-item{display:flex;flex-direction:column;gap:3px}.pos-sale-payment-summary-item span{font-size:11px;color:rgba(255,255,255,.5);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.pos-sale-payment-summary-item strong{font-size:18px;font-weight:800;color:#fff}.pos-sale-payment-summary-danger strong{color:#f87171}.pos-sale-payment-summary-tax strong{color:#fbbf24}.pos-sale-payment-summary-total{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center;background:rgba(255,255,255,.08);border-radius:12px;padding:12px 16px;border:1px solid rgba(255,255,255,.1)}.pos-sale-payment-summary-total strong{font-size:26px;color:#4ade80;letter-spacing:-.03em}.pos-pm-summary-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:20px}.pos-pm-summary-strip-label{display:flex;align-items:center;gap:10px;color:#475569;font-size:15px;font-weight:600}.pos-pm-summary-strip-label strong{color:#1e293b}.pos-pm-summary-strip-icon{width:20px;height:20px;color:#6366f1;flex-shrink:0}.pos-pm-summary-strip-total{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.pos-pm-summary-strip-total span{font-size:12px;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.pos-pm-summary-strip-total strong{font-size:24px;font-weight:900;color:#16a34a;letter-spacing:-.03em}.pos-pm-method-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:22px}.pos-pm-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:22px 12px;border-radius:20px;border:2px solid #e2e8f0;background:#fff;cursor:pointer;text-align:center;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.04);min-height:150px}.pos-pm-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.pos-pm-card strong{font-size:15px;font-weight:800;color:#1e293b}.pos-pm-card>span:not(.pos-pm-card-icon-wrap):not(.pos-pm-card-check){font-size:11px;color:#64748b;font-weight:500;line-height:1.4}.pos-pm-card-icon-wrap{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;transition:background .2s ease}.pos-pm-card-icon-wrap svg{width:28px;height:28px}.pos-pm-card-check{position:absolute;top:10px;right:12px;width:22px;height:22px;display:grid;place-items:center;border-radius:999px;font-size:11px;font-weight:900}.pos-pm-tone-green{border-color:#dcfce7}.pos-pm-tone-green .pos-pm-card-icon-wrap{background:#dcfce7;color:#16a34a}.pos-pm-tone-green.pos-pm-card-active{border-color:#16a34a;background:#f0fdf4;box-shadow:0 0 0 3px rgba(22,163,74,.12)}.pos-pm-tone-green.pos-pm-card-active .pos-pm-card-check{background:#16a34a;color:#fff}.pos-pm-tone-blue{border-color:#dbeafe}.pos-pm-tone-blue .pos-pm-card-icon-wrap{background:#dbeafe;color:#2563eb}.pos-pm-tone-blue.pos-pm-card-active{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 3px rgba(37,99,235,.12)}.pos-pm-tone-blue.pos-pm-card-active .pos-pm-card-check{background:#2563eb;color:#fff}.pos-pm-tone-purple{border-color:#ede9fe}.pos-pm-tone-purple .pos-pm-card-icon-wrap{background:#ede9fe;color:#7c3aed}.pos-pm-tone-purple.pos-pm-card-active{border-color:#7c3aed;background:#faf5ff;box-shadow:0 0 0 3px rgba(124,58,237,.12)}.pos-pm-tone-purple.pos-pm-card-active .pos-pm-card-check{background:#7c3aed;color:#fff}.pos-pm-tone-orange{border-color:#ffedd5}.pos-pm-tone-orange .pos-pm-card-icon-wrap{background:#ffedd5;color:#ea580c}.pos-pm-tone-orange.pos-pm-card-active{border-color:#ea580c;background:#fff7ed;box-shadow:0 0 0 3px rgba(234,88,12,.12)}.pos-pm-tone-orange.pos-pm-card-active .pos-pm-card-check{background:#ea580c;color:#fff}.pos-pm-tone-teal{border-color:#ccfbf1}.pos-pm-tone-teal .pos-pm-card-icon-wrap{background:#ccfbf1;color:#0d9488}.pos-pm-tone-teal.pos-pm-card-active{border-color:#0d9488;background:#f0fdfa;box-shadow:0 0 0 3px rgba(13,148,136,.12)}.pos-pm-tone-teal.pos-pm-card-active .pos-pm-card-check{background:#0d9488;color:#fff}.pos-pm-details-panel{display:grid;gap:20px;padding:22px;margin-bottom:20px}.pos-pm-details-panel.pos-pm-tone-green{border-color:#bbf7d0;background:linear-gradient(135deg,#f0fdf4,#fff)}.pos-pm-details-panel.pos-pm-tone-blue{border-color:#bfdbfe;background:linear-gradient(135deg,#eff6ff,#fff)}.pos-pm-details-panel.pos-pm-tone-purple{border-color:#ddd6fe;background:linear-gradient(135deg,#faf5ff,#fff)}.pos-pm-details-panel.pos-pm-tone-orange{border-color:#fed7aa;background:linear-gradient(135deg,#fff7ed,#fff)}.pos-pm-details-panel.pos-pm-tone-teal{border-color:#99f6e4;background:linear-gradient(135deg,#f0fdfa,#fff)}.pos-pm-details-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.pos-pm-details-method-label{display:flex;align-items:center;gap:10px}.pos-pm-details-method-label strong{font-size:18px;font-weight:800;color:#1e293b}.pos-pm-details-dot{width:12px;height:12px;border-radius:999px;flex-shrink:0}.pos-pm-tone-green .pos-pm-details-dot{background:#16a34a}.pos-pm-tone-blue .pos-pm-details-dot{background:#2563eb}.pos-pm-tone-purple .pos-pm-details-dot{background:#7c3aed}.pos-pm-tone-orange .pos-pm-details-dot{background:#ea580c}.pos-pm-tone-teal .pos-pm-details-dot{background:#0d9488}.pos-pm-details-total-label{font-size:14px;color:#64748b;font-weight:600}.pos-pm-details-total-label strong{color:#1e293b;font-size:20px;font-weight:900}.pos-pay-now-btn{background:linear-gradient(135deg,#16a34a,#15803d)!important;border:none!important;font-size:18px!important;font-weight:800!important;letter-spacing:-.01em;box-shadow:0 4px 20px rgba(22,163,74,.3)!important;transition:all .2s ease!important}.pos-pay-now-btn:hover:not(:disabled){transform:translateY(-2px)!important;box-shadow:0 8px 30px rgba(22,163,74,.4)!important}.pos-pay-now-btn:disabled{background:#94a3b8!important;box-shadow:none!important}.pos-payment-success-card{background:linear-gradient(160deg,#f0fdf4,#fff);border:1px solid #bbf7d0}.pos-payment-success-icon{background:linear-gradient(135deg,#16a34a,#15803d)!important;color:#fff!important;box-shadow:0 8px 24px rgba(22,163,74,.3)}.pos-payment-step-active span{background:#16a34a!important;color:#fff!important}.pos-payment-step-done span{background:#dcfce7!important;color:#16a34a!important}.pos-gateway-card{border-radius:18px;transition:box-shadow .2s ease}.pos-gateway-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}@media (max-width:900px){.pos-pm-method-grid,.pos-sale-payment-methods-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.pos-pm-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-sale-payment-methods-row{grid-template-columns:repeat(3,minmax(0,1fr))}.pos-pm-details-head,.pos-pm-summary-strip{flex-direction:column;align-items:flex-start}.pos-sale-payment-head{flex-direction:column}.pos-sale-payment-summary-total{flex-direction:column;align-items:flex-start;gap:4px}.pos-payment-actions{grid-template-columns:1fr}}@media (max-width:480px){.pos-pm-method-grid{grid-template-columns:1fr 1fr}.pos-pm-card{padding:16px 8px;min-height:120px}.pos-pm-card-icon-wrap{width:44px;height:44px}.pos-pm-card-icon-wrap svg{width:22px;height:22px}}