:root{
  --bg:#f5faff;--bg2:#edf7ff;--panel:#fff;--text:#12213a;--muted:#718096;--border:#dfeaf5;
  --primary:#2f8fff;--primary-dark:#1977e8;--primary-soft:#eaf5ff;--primary-soft-2:#dff1ff;
  --sky:#52b9ff;--sky2:#82d2ff;--navy:#14345d;--teal:#22a8b8;
  --danger:#dc4c64;--dangerbg:#fff0f3;--success:#14966f;--successbg:#eafaf4;--warn:#d28a17;--warnbg:#fff7e7;
  --radius:20px;--radius-sm:14px;--shadow:0 12px 35px rgba(43,113,171,.08);--shadow-lg:0 24px 60px rgba(43,113,171,.14)
}
*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f8fcff 0,#f3f9ff 100%);min-height:100vh}a{color:var(--primary-dark);text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.app-shell{min-height:100vh}.desktop-only{display:flex}.mobile-only,.mobile-bottom-nav,.mobile-cart-fab,.cart-backdrop{display:none}

.sidebar{position:fixed;inset:0 auto 0 0;width:258px;background:rgba(255,255,255,.97);border-right:1px solid var(--border);padding:20px 16px 18px;display:flex;flex-direction:column;z-index:60;box-shadow:8px 0 30px rgba(60,126,183,.04)}.sidebar-top{display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;padding:2px 8px 18px;color:var(--text)}.brand-mark{width:43px;height:43px;border-radius:14px;background:linear-gradient(145deg,var(--primary),var(--sky));box-shadow:0 8px 20px rgba(47,143,255,.28);display:grid;place-items:center;color:#fff;font-weight:900;font-size:20px}.brand-mark span{display:grid;place-items:center;width:26px;height:26px;border:2px solid rgba(255,255,255,.95);border-radius:9px}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-copy strong{font-size:18px;letter-spacing:-.02em}.brand-copy small{margin-top:4px;color:#96a6ba;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.store-mini{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#eff8ff,#f8fcff);border:1px solid #dcefff;border-radius:16px;padding:11px 12px;margin:0 2px 18px}.store-mini-icon{width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:#fff;color:var(--primary);box-shadow:0 6px 14px rgba(54,139,205,.08)}.store-mini span:last-child{min-width:0;display:flex;flex-direction:column}.store-mini small{font-size:10px;color:#91a1b6;text-transform:uppercase;font-weight:700}.store-mini strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.side-nav{display:flex;flex-direction:column;gap:4px}.nav-label{font-size:10px;letter-spacing:.13em;color:#a2afbf;font-weight:800;padding:8px 12px 5px}.nav-label-spaced{margin-top:12px}.side-nav a{min-height:45px;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:13px;color:#60718a;font-weight:700;font-size:13px;transition:.18s ease}.side-nav a:hover{background:#f2f8ff;color:var(--primary-dark);transform:translateX(2px)}.side-nav a.active{color:var(--primary-dark);background:linear-gradient(90deg,#e6f4ff,#f5fbff);box-shadow:inset 3px 0 0 var(--primary)}.nav-icon{width:22px;height:22px;display:grid;place-items:center}.nav-icon svg,.topbar svg,.mobile-bottom-nav svg{width:20px;height:20px}.nav-badge{margin-left:auto;font-size:9px;letter-spacing:.05em;background:#dff1ff;color:var(--primary-dark);padding:3px 7px;border-radius:999px}.sidebar-user{margin-top:auto;display:flex;align-items:center;gap:10px;padding:14px 8px 2px;border-top:1px solid #edf2f7}.user-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(145deg,#d9efff,#eef8ff);color:var(--primary-dark);display:grid;place-items:center;font-weight:900;border:1px solid #d3eaff;flex:none}.user-avatar.sm{width:34px;height:34px}.user-copy{display:flex;flex-direction:column;min-width:0;flex:1}.user-copy strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-copy small{color:#91a1b6;font-size:11px;margin-top:2px}.logout-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#9daabd}.logout-icon:hover{background:var(--dangerbg);color:var(--danger)}.logout-icon svg{width:19px}.sidebar-close{border:0;background:var(--primary-soft);width:34px;height:34px;border-radius:11px;color:var(--primary);font-size:22px}

.main{margin-left:258px;min-height:100vh}.topbar{height:78px;padding:0 28px;position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;background:rgba(248,252,255,.88);border-bottom:1px solid rgba(220,234,246,.9);backdrop-filter:blur(15px)}.topbar-left,.topbar-actions{display:flex;align-items:center;gap:12px}.page-title{display:flex;flex-direction:column}.page-title small{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#9aaabc;font-weight:800}.page-title h1{margin:1px 0 0;font-size:20px;letter-spacing:-.02em}.sync-pill{height:34px;display:flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #dceaf5;border-radius:999px;background:#fff;color:#5f7288;font-size:11px;font-weight:700}.status-dot{width:7px;height:7px;border-radius:50%;background:#25ba89;box-shadow:0 0 0 4px #e4f8f0}.sync-pill.offline .status-dot{background:#eea42e;box-shadow:0 0 0 4px #fff2d7}.top-user{align-items:center;gap:8px;padding-left:2px}.top-user span:last-child{display:flex;flex-direction:column}.top-user strong{font-size:12px}.top-user small{font-size:10px;color:#98a6b8}.icon-btn{width:39px;height:39px;display:grid;place-items:center;border:1px solid #deebf5;background:#fff;border-radius:12px;color:#6f8298;cursor:pointer}.icon-btn:hover{color:var(--primary);border-color:#c9e4fa}.content{max-width:1540px;margin:auto;padding:28px 30px 50px}

.btn{appearance:none;border:0;border-radius:12px;padding:10px 15px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.18s ease;white-space:nowrap}.btn svg{width:16px;height:16px}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--primary),#4daeff);color:#fff;box-shadow:0 8px 20px rgba(47,143,255,.22)}.btn-primary:hover{background:linear-gradient(135deg,var(--primary-dark),var(--primary))}.btn-soft,.btn-secondary{background:var(--primary-soft);color:var(--primary-dark);border:1px solid #d7edff}.btn-ghost{background:transparent;color:#6e8095}.btn-sm{padding:7px 10px;font-size:12px;border-radius:10px}.btn-lg{padding:14px 18px;font-size:15px}.full{width:100%}.text-action{font-weight:800;font-size:12px;color:var(--primary-dark);padding:7px 10px;border-radius:9px;background:var(--primary-soft)}

.alert{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;margin-bottom:16px;font-weight:700;font-size:13px;border:1px solid transparent}.alert>span:first-child{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;flex:none}.alert.success{background:var(--successbg);color:var(--success);border-color:#d4f3e6}.alert.success>span:first-child{background:#d6f4e8}.alert.danger{background:var(--dangerbg);color:var(--danger);border-color:#ffdce3}.alert.danger>span:first-child{background:#ffdce4}.alert.warning{background:var(--warnbg);color:#a66d11;border-color:#ffe4ad}.alert.warning>span:first-child{background:#ffe8ba}

.panel{background:rgba(255,255,255,.96);border:1px solid var(--border);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow);margin-bottom:20px}.panel h2,.section-intro h2,.report-header h2{font-size:19px;letter-spacing:-.025em;margin:0}.panel p,.section-intro p,.report-header p{margin:5px 0 0;color:var(--muted);font-size:13px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.panel-head.compact{margin-bottom:12px}.section-kicker{display:block;color:var(--primary);font-size:9px;font-weight:900;letter-spacing:.12em;margin-bottom:5px}.period-pill{padding:7px 10px;border-radius:999px;background:#f0f7ff;color:#6c8095;font-size:10px;font-weight:800;border:1px solid #e1eef9}.section-intro{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:0 2px}.section-intro h2{font-size:23px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.narrow{max-width:880px}.muted{color:var(--muted)}.tiny{font-size:12px}.block{display:block}.center{text-align:center;display:block}.danger-text{color:var(--danger)!important}.blue-text{color:var(--primary-dark)!important}.teal-text{color:var(--teal)!important}

.dashboard-hero{min-height:164px;padding:27px 30px;border-radius:25px;background:linear-gradient(120deg,#2398ff 0%,#54b9ff 58%,#8edaff 100%);color:#fff;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;margin-bottom:18px;box-shadow:0 18px 38px rgba(43,154,239,.2)}.dashboard-hero:before,.dashboard-hero:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.13)}.dashboard-hero:before{width:250px;height:250px;right:-70px;top:-130px}.dashboard-hero:after{width:170px;height:170px;right:140px;bottom:-125px}.hero-copy,.hero-date{position:relative;z-index:2}.hero-copy .eyebrow{font-size:10px;letter-spacing:.14em;font-weight:900;opacity:.85}.hero-copy h2{font-size:28px;letter-spacing:-.04em;margin:7px 0 5px}.hero-copy h2 span{font-size:24px}.hero-copy p{margin:0;opacity:.84;font-size:13px}.hero-date{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(10px);padding:13px 18px;border-radius:16px;display:flex;flex-direction:column;min-width:135px}.hero-date small{opacity:.78;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.hero-date strong{margin-top:3px;font-size:14px}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:14px;margin-bottom:20px}.stat-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:16px 17px;box-shadow:0 8px 25px rgba(67,127,179,.055);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px 10px;min-height:112px;position:relative;overflow:hidden}.stat-card:after{content:"";position:absolute;width:75px;height:75px;border-radius:50%;background:#f4faff;right:-28px;top:-30px}.stat-card .stat-icon{grid-row:1/4;width:37px;height:37px;border-radius:12px;background:#eef7ff;color:var(--primary);display:grid;place-items:center;font-weight:900;font-size:15px;z-index:1}.stat-card small{color:#7c8da0;font-weight:700;font-size:11px;z-index:1}.stat-card strong{font-size:19px;letter-spacing:-.025em;z-index:1}.stat-card .stat-foot{font-size:10px;color:#9ba9b8;font-weight:700;z-index:1}.stat-card.accent-blue{border-color:#cfe8ff;background:linear-gradient(145deg,#fff,#f1f9ff)}.stat-card.warning .stat-icon{background:#fff2d9;color:#c88718}.stat-card.warning{background:linear-gradient(145deg,#fff,#fffbf2)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:20px}.chart-panel{min-height:350px}.bar-chart{height:260px;display:flex;gap:12px;align-items:flex-end;padding:20px 4px 5px}.bar-col{flex:1;height:100%;display:grid;grid-template-rows:22px 1fr 24px;align-items:end;min-width:34px;text-align:center}.bar-value{font-size:9px;color:#8ea0b2;opacity:0;transition:.15s}.bar-col:hover .bar-value{opacity:1}.bar-track{height:100%;border-radius:12px;background:linear-gradient(180deg,#f6fbff,#edf7ff);display:flex;align-items:flex-end;padding:4px;overflow:hidden}.bar-track span{display:block;width:100%;border-radius:9px;background:linear-gradient(180deg,#66c5ff,#2d8fff);min-height:5px;box-shadow:0 6px 15px rgba(47,143,255,.18)}.bar-col small{font-size:9px;color:#93a2b4;align-self:end}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quick-grid a{min-height:94px;border:1px solid #e3edf6;border-radius:16px;background:#fff;padding:13px;display:grid;grid-template-columns:35px 1fr;grid-template-rows:auto auto;column-gap:9px;align-items:center;color:var(--text);transition:.18s}.quick-grid a:hover{border-color:#cce7fb;background:#f8fcff;transform:translateY(-2px)}.quick-grid a>span{grid-row:1/3;width:35px;height:35px;border-radius:11px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary);font-weight:900}.quick-grid strong{font-size:12px;align-self:end}.quick-grid small{font-size:9px;color:#92a1b3;align-self:start;margin-top:2px}.recent-panel{margin-top:20px}.invoice-link{display:flex;align-items:center;gap:10px;color:var(--text)}.invoice-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary)}.invoice-link>span:last-child{display:flex;flex-direction:column}.invoice-link small{font-size:10px;color:#9aa8b8;margin-top:2px}.modern-table{overflow:auto}table{width:100%;border-collapse:separate;border-spacing:0}th,td{text-align:left;padding:13px 12px;border-bottom:1px solid #edf2f7;white-space:nowrap}th{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#99a7b7;font-weight:900;background:#fbfdff}th:first-child{border-radius:11px 0 0 11px}th:last-child{border-radius:0 11px 11px 0}td{font-size:12px;color:#53667b}tbody tr:hover td{background:#fbfdff}tbody tr:last-child td{border-bottom:0}.empty{text-align:center!important;padding:34px!important}.empty-state{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#91a2b5}.empty-state>span{font-size:30px;opacity:.8}.empty-state strong{font-size:13px;color:#687b90}.empty-state small{font-size:11px}.empty-state.compact{min-height:105px}.badge{display:inline-flex;align-items:center;gap:4px;padding:5px 9px;border-radius:999px;background:#f2f6fa;color:#62758b;font-size:10px;font-weight:900}.badge.good{background:var(--successbg);color:var(--success)}.badge.bad{background:var(--dangerbg);color:var(--danger)}.badge.blue{background:var(--primary-soft);color:var(--primary-dark)}.badge.soft{background:#f2f7fb;color:#708297}.status-text{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;color:#6c7d90}.status-text i{width:7px;height:7px;border-radius:50%;background:#a7b4c3}.status-text.on{color:var(--success)}.status-text.on i{background:#25b481}.status-text.off{color:#9ba8b8}

.pos-workspace{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:20px;min-height:calc(100vh - 135px)}.pos-products-area{min-width:0}.pos-searchbar{height:56px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:17px;padding:0 13px;display:flex;align-items:center;gap:10px;margin-bottom:12px}.search-icon{font-size:25px;color:#92a5b8;line-height:1;transform:rotate(-15deg)}.pos-searchbar input{flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:13px;min-width:0}.pos-searchbar input::placeholder{color:#a7b3c2}.category-chips{display:flex;gap:8px;overflow:auto;padding:1px 0 14px;scrollbar-width:none}.category-chips::-webkit-scrollbar{display:none}.chip{border:1px solid #dce8f2;background:#fff;color:#6e8196;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}.chip.active{color:#fff;background:linear-gradient(135deg,var(--primary),#55b5ff);border-color:transparent;box-shadow:0 7px 16px rgba(47,143,255,.19)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:12px}.modern-products .product-card{position:relative;min-height:178px;padding:14px;border:1px solid #e0ebf4;background:#fff;border-radius:18px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:4px;box-shadow:0 7px 20px rgba(53,114,163,.045);transition:.18s ease;overflow:hidden}.modern-products .product-card:hover{border-color:#bfe1fa;box-shadow:0 12px 30px rgba(47,143,255,.1);transform:translateY(-2px)}.modern-products .product-card:disabled{opacity:.48;cursor:not-allowed;transform:none}.product-avatar{width:62px;height:62px;border-radius:16px;background:linear-gradient(145deg,#e9f7ff,#cfeeff);color:var(--primary-dark);display:grid;place-items:center;font-size:22px;font-weight:900;margin-bottom:7px}.product-name{font-weight:850;font-size:12px;color:#213651;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.product-card>small{font-size:9px;color:#98a7b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card>strong{font-size:13px;margin-top:3px;color:#153a67}.stock-line{font-size:9px;color:#7f91a5;margin-top:auto}.add-circle{position:absolute;right:12px;bottom:12px;width:27px;height:27px;border-radius:50%;background:#e9f6ff;color:var(--primary);display:grid;place-items:center;font-weight:900;font-size:16px}.product-empty{grid-column:1/-1;background:#fff;border:1px dashed #dbeaf6;border-radius:18px}.cart-panel{background:#fff;border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;position:sticky;top:98px;align-self:start;max-height:calc(100vh - 120px);padding:0;display:flex;flex-direction:column;overflow:hidden}.cart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:18px 18px 13px;border-bottom:1px solid #eef3f7}.cart-header h2{font-size:17px;margin:0}.cart-header p{font-size:10px;color:#91a1b3;margin:3px 0 0}.cart-head-actions{display:flex;align-items:center}.cart-items{display:flex;flex-direction:column;gap:0;overflow:auto;min-height:135px;max-height:310px;padding:5px 17px}.cart-line{display:grid;grid-template-columns:38px minmax(0,1fr) auto auto 23px;align-items:center;gap:8px;padding:11px 0;border-bottom:1px solid #eef3f7}.cart-item-avatar{width:38px;height:38px;border-radius:11px;background:#edf7ff;color:var(--primary-dark);display:grid;place-items:center;font-weight:900}.cart-product{display:flex;flex-direction:column;min-width:0}.cart-product strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-product small{font-size:9px;color:#97a6b7;margin-top:2px}.qty-control{display:flex;align-items:center;border:1px solid #dfe9f2;border-radius:10px;overflow:hidden;background:#fbfdff}.qty-control button{width:27px;height:29px;border:0;background:transparent;color:#63778c;font-weight:900;cursor:pointer}.qty-control input{width:37px;border:0;border-left:1px solid #edf2f6;border-right:1px solid #edf2f6;outline:0;text-align:center;font-size:10px;background:#fff;padding:6px 2px}.line-total{font-size:10px;color:#29445f}.remove-line{border:0;background:transparent;color:#d76676;font-size:18px;cursor:pointer;padding:0}.cart-summary{padding:12px 18px;border-top:1px solid #edf3f7;border-bottom:1px solid #edf3f7;display:grid;gap:10px}.cart-summary>div,.cart-summary label{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#6f8296;font-size:11px}.cart-summary strong{color:#243a52}.cart-summary input{width:112px;border:1px solid #dce8f1;border-radius:9px;padding:7px 9px;text-align:right;outline:0;color:var(--text)}.cart-summary .grand{font-size:14px;color:var(--text);padding-top:5px}.cart-summary .grand strong{font-size:19px;color:var(--primary-dark)}.payment-box{padding:14px 18px 5px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.field-label{grid-column:1/-1;color:#6e8195;font-size:10px;font-weight:800}.payment-box select,.paid-field input{width:100%;border:1px solid #dce8f2;background:#fbfdff;border-radius:10px;padding:9px 10px;outline:0;color:#29415a;font-size:11px}.paid-field{display:grid;gap:5px;color:#6e8195;font-size:10px;font-weight:800}.change-row{display:flex;align-items:center;justify-content:space-between;padding:4px 0 8px;grid-column:1/-1;font-size:11px;color:#6e8195}.change-row strong{color:var(--success)}.checkout-button{margin:8px 18px 7px;width:calc(100% - 36px);justify-content:space-between;padding-left:18px;padding-right:18px}.checkout-button.loading{opacity:.65;pointer-events:none}.offline-copy{font-size:9px;padding:0 18px 15px;line-height:1.5}.cart-close{border:0;background:#f0f7fc;color:#6c8095;width:31px;height:31px;border-radius:10px;font-size:20px}

.filter-panel{padding:13px 15px}.search-form{display:flex;align-items:center;gap:10px}.search-form>span{font-size:21px;color:#94a5b8}.search-form input{flex:1;border:0;outline:0;background:transparent;font-size:13px;color:var(--text)}.product-list-panel{padding-top:12px}.product-cell,.user-cell{display:flex;align-items:center;gap:10px}.product-cell>span:last-child{display:flex;flex-direction:column}.product-thumb{width:39px;height:39px;border-radius:12px;background:#eaf6ff;color:var(--primary-dark);display:grid;place-items:center;font-weight:900}.product-cell small{font-size:9px;color:#9aa8b8;margin-top:2px}.user-cell .user-avatar{width:35px;height:35px}.actions{display:flex;gap:8px}

.report-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px;padding:0 2px}.report-header h2{font-size:23px}.report-filter{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.report-filter label{display:grid;gap:4px;color:#7c8da0;font-size:9px;font-weight:800}.report-filter input{height:38px;border:1px solid #dce8f2;background:#fff;border-radius:10px;padding:0 10px;color:#40566d;outline:0}.filter-arrow{height:38px;display:grid;place-items:center;color:#99a9ba}.report-tabs{display:flex;gap:6px;margin-bottom:18px;background:#eaf5ff;border:1px solid #d9ecfb;padding:5px;border-radius:14px;width:max-content}.report-tabs a{padding:8px 14px;border-radius:10px;color:#6e8297;font-size:11px;font-weight:800}.report-tabs a.active,.report-tabs a:hover{background:#fff;color:var(--primary-dark);box-shadow:0 5px 14px rgba(47,143,255,.08)}.report-grid-top{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.profit-rows{display:grid;gap:0}.profit-rows>div{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid #edf3f7;font-size:12px;color:#65788c}.profit-rows>div:last-child{border-bottom:0}.profit-rows strong{font-size:13px;color:#2d435b}.profit-rows .profit-total{margin-top:7px;padding:15px 14px;border-radius:14px;background:linear-gradient(135deg,#edf8ff,#f7fcff);border:1px solid #d9efff;color:#173d69;font-weight:900}.profit-rows .profit-total strong{font-size:18px;color:var(--primary-dark)}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.metric-grid>div{min-height:98px;border-radius:15px;background:#f7fbff;border:1px solid #e4eef7;padding:14px;display:flex;flex-direction:column;justify-content:center}.metric-grid small{font-size:10px;color:#8495a7;font-weight:700}.metric-grid strong{font-size:17px;margin-top:5px;color:#24415f}.report-chart{min-height:330px}.report-bars{height:235px}.report-grid-bottom{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.top-product-layout{display:grid;grid-template-columns:220px 1fr;gap:20px;align-items:center}.donut-wrap{display:grid;place-items:center}.donut{width:180px;height:180px;border-radius:50%;position:relative}.donut:after{content:"";position:absolute;inset:36px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #eef3f7}.donut>span{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column}.donut strong{font-size:22px;color:#23405d}.donut small{font-size:9px;color:#91a1b2}.ranking-list{display:grid;gap:3px}.ranking-row{display:grid;grid-template-columns:31px 1fr auto;gap:9px;align-items:center;padding:8px 0;border-bottom:1px solid #f0f4f7}.ranking-row:last-child{border-bottom:0}.rank-dot{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--dot);color:#fff;font-size:10px;font-weight:900}.rank-copy{display:flex;flex-direction:column}.rank-copy strong{font-size:11px}.rank-copy small{font-size:9px;color:#94a4b5;margin-top:2px}.rank-total{font-size:10px;color:#4e6479}.payment-report-list{display:grid;gap:10px}.payment-report-row{padding:11px;border-radius:14px;background:#f9fcff;border:1px solid #e5eef6}.payment-report-row>div:first-child{display:flex;align-items:center;gap:9px}.pay-icon{width:33px;height:33px;border-radius:11px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary)}.payment-report-row>div:first-child span:last-child{display:flex;flex-direction:column}.payment-report-row strong{font-size:11px}.payment-report-row small{font-size:9px;color:#93a3b4}.pay-values{display:flex;justify-content:space-between;margin:9px 0 6px}.progress{height:5px;border-radius:999px;background:#e8f2fa;overflow:hidden}.progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--primary),var(--sky2))}

.form-layout{align-items:start}.form-card-head{display:flex;align-items:center;gap:11px;margin-bottom:18px}.form-card-head h2{margin:0}.form-icon{width:43px;height:43px;border-radius:13px;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;font-weight:900;font-size:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid label,.stack label,.auth-form label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#65798f}.form-grid input,.form-grid select,.form-grid textarea,.stack input,.stack select,.auth-form input{width:100%;border:1px solid #d9e6f0;background:#fbfdff;border-radius:11px;padding:10px 11px;color:var(--text);outline:none;transition:.15s}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.stack input:focus,.auth-form input:focus{border-color:#9bd2fb;box-shadow:0 0 0 4px rgba(47,143,255,.08);background:#fff}.span-2{grid-column:1/-1}.form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px;padding-top:5px}.stack{display:grid;gap:13px}.switch-row{display:flex!important;align-items:center;gap:9px!important;cursor:pointer}.switch-row>input{position:absolute;opacity:0;pointer-events:none}.switch{width:38px;height:22px;border-radius:999px;background:#d8e3ed;position:relative;transition:.2s;flex:none}.switch:after{content:"";position:absolute;width:16px;height:16px;top:3px;left:3px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.12);transition:.2s}.switch-row>input:checked+.switch{background:var(--primary)}.switch-row>input:checked+.switch:after{transform:translateX(16px)}.switch-row>span:last-child{display:flex;flex-direction:column}.switch-row small{font-size:9px;color:#9aa8b8;font-weight:600}.stock-current{border-radius:16px;padding:17px;background:linear-gradient(135deg,#edf8ff,#f8fcff);border:1px solid #dcefff;margin-bottom:16px;display:flex;flex-direction:column}.stock-current small{font-size:10px;color:#8193a6}.stock-current strong{font-size:27px;color:var(--primary-dark);margin-top:3px}.stock-current strong span{font-size:12px;color:#718499}.info-card{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:285px}.blue-info{background:linear-gradient(145deg,#f0f8ff,#fff);border-color:#d8edff}.info-illustration{width:70px;height:70px;border-radius:22px;background:#dff2ff;color:var(--primary);display:grid;place-items:center;font-size:31px;margin-bottom:14px}.info-card p{max-width:360px;line-height:1.65}.theme-swatches{display:flex;gap:8px;margin-top:18px}.theme-swatches i{width:28px;height:28px;border-radius:9px;background:#2f8fff}.theme-swatches i:nth-child(2){background:#58baff}.theme-swatches i:nth-child(3){background:#bce6ff}.theme-swatches i:nth-child(4){background:#eef8ff;border:1px solid #d7edff}.settings-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:20px}

.receipt-page{padding-top:5px}.receipt-wrap{max-width:620px;margin:auto}.receipt{padding:26px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.receipt-logo{width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,var(--primary),var(--sky));color:#fff;display:grid;place-items:center;font-family:Inter,sans-serif;font-weight:900;margin:0 auto 10px}.receipt-head{text-align:center;border-bottom:1px dashed #cedbe7;padding-bottom:14px}.receipt-head h2{margin:0 0 4px}.receipt-head p{font-size:10px;line-height:1.5}.receipt-success{display:flex;align-items:center;justify-content:center;gap:9px;background:var(--successbg);border:1px solid #d6f2e7;color:var(--success);border-radius:14px;padding:11px;margin:14px 0}.receipt-success>span{width:28px;height:28px;border-radius:50%;background:#d6f2e7;display:grid;place-items:center;font-weight:900}.receipt-success>div{display:flex;flex-direction:column}.receipt-success strong{font-family:Inter,sans-serif;font-size:11px}.receipt-success small{font-size:9px}.receipt-meta{display:grid;gap:7px;padding:12px 0;border-bottom:1px dashed #cedbe7}.receipt-meta div,.receipt-totals div{display:flex;justify-content:space-between;gap:20px;font-size:11px}.receipt-meta span,.receipt-totals span{color:#788b9f}.receipt-table td{border-bottom:0;padding:8px 0;white-space:normal;font-size:11px}.receipt-table td:last-child{text-align:right}.receipt-table small{display:block;color:#8698aa;margin-top:3px}.receipt-totals{border-top:1px dashed #cedbe7;padding-top:12px;display:grid;gap:8px}.receipt-totals .grand{font-size:15px;padding:8px 0}.receipt-totals .grand strong{color:var(--primary-dark)}.receipt-footer{text-align:center!important;margin-top:19px!important;font-size:10px}.receipt-actions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}

.auth-page{min-height:100vh;background:linear-gradient(135deg,#eaf6ff 0,#f9fcff 45%,#eef9ff 100%);display:grid;place-items:center;padding:28px;overflow:hidden;position:relative}.auth-orb{position:fixed;border-radius:50%;filter:blur(3px);pointer-events:none}.orb-one{width:430px;height:430px;right:-160px;top:-180px;background:radial-gradient(circle,#bfe7ff,rgba(191,231,255,0))}.orb-two{width:350px;height:350px;left:-160px;bottom:-170px;background:radial-gradient(circle,#d5efff,rgba(213,239,255,0))}.auth-shell{width:min(1020px,100%);min-height:560px;display:grid;grid-template-columns:1.1fr .9fr;background:rgba(255,255,255,.84);border:1px solid #dbeeff;border-radius:28px;box-shadow:0 30px 80px rgba(49,125,184,.15);overflow:hidden;position:relative;z-index:2;backdrop-filter:blur(12px)}.auth-showcase{padding:48px;background:linear-gradient(145deg,#278fff,#55baff 55%,#8bd7ff);color:#fff;position:relative;overflow:hidden}.auth-showcase:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.18);border-radius:50%;right:-170px;bottom:-145px;box-shadow:0 0 0 55px rgba(255,255,255,.05),0 0 0 110px rgba(255,255,255,.035)}.auth-brand{display:flex;align-items:center;gap:10px;font-size:18px}.auth-brand .brand-mark{background:#fff;color:var(--primary);box-shadow:none}.auth-pill{display:inline-flex;margin-top:52px;font-size:9px;letter-spacing:.14em;font-weight:900;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.22)}.auth-showcase h1{font-size:38px;line-height:1.12;letter-spacing:-.045em;margin:16px 0 12px;max-width:470px}.auth-showcase h1 em{font-style:normal;color:#e7f7ff}.auth-showcase>p{font-size:13px;line-height:1.65;max-width:440px;opacity:.87}.auth-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:36px;position:relative;z-index:2}.auth-feature-grid>div{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;gap:1px 9px;align-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:11px}.auth-feature-grid>div>span{grid-row:1/3;width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.17);display:grid;place-items:center}.auth-feature-grid strong{font-size:11px}.auth-feature-grid small{font-size:9px;opacity:.76}.login-card{padding:50px 45px;display:flex;flex-direction:column;justify-content:center;background:#fff}.login-mobile-brand{display:none}.login-card h2{font-size:26px;letter-spacing:-.04em;margin:2px 0 7px}.login-card>p{font-size:12px;color:#8192a5;margin:0 0 24px}.auth-form label{font-size:11px}.auth-form input{padding:12px 13px}.auth-form .btn{margin-top:4px}.login-foot{display:flex;justify-content:space-between;margin-top:25px;padding-top:17px;border-top:1px solid #edf3f7;color:#99a8b8;font-size:9px;font-weight:700}.login-foot span:first-child{display:flex;align-items:center;gap:6px}.login-foot i{width:7px;height:7px;border-radius:50%;background:#28b886}

@media(max-width:1180px){.stats-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(3,1fr)}.pos-workspace{grid-template-columns:minmax(0,1fr) 370px}.report-grid-bottom{grid-template-columns:1fr}.top-product-layout{grid-template-columns:190px 1fr}}
@media(max-width:900px){.sidebar{transform:translateX(-105%);transition:.22s ease;box-shadow:18px 0 45px rgba(29,83,125,.16)}.sidebar.open{transform:translateX(0)}.sidebar-backdrop{display:block;position:fixed;inset:0;background:rgba(17,45,72,.28);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:.2s;z-index:55}.sidebar-backdrop.show{opacity:1;pointer-events:auto}.main{margin-left:0}.mobile-only{display:grid}.desktop-only{display:none!important}.topbar{height:68px;padding:0 16px}.content{padding:18px 16px 88px}.mobile-bottom-nav{position:fixed;z-index:50;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));height:66px;background:rgba(255,255,255,.96);border:1px solid #dcebf7;border-radius:21px;box-shadow:0 15px 35px rgba(37,102,151,.18);backdrop-filter:blur(14px);display:grid;grid-template-columns:repeat(5,1fr);padding:6px 8px}.mobile-bottom-nav>a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#93a2b4;font-size:8px;font-weight:800}.mobile-bottom-nav>a.active{color:var(--primary)}.mobile-bottom-nav svg{width:20px;height:20px}.mobile-pos-button{position:relative}.mobile-pos-button>span{width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,var(--primary),var(--sky));color:#fff;display:grid;place-items:center;margin-top:-25px;box-shadow:0 8px 18px rgba(47,143,255,.28)}.mobile-pos-button small{font-size:8px;color:#6f8297;margin-top:1px}.mobile-pos-button.active small{color:var(--primary)}.page-title small{display:none}.page-title h1{font-size:17px}.sync-pill{padding:0 9px}.sync-pill span:last-child{display:none}.sync-pill{width:31px;height:31px;justify-content:center}.dashboard-hero{min-height:155px;padding:23px}.hero-copy h2{font-size:24px}.hero-date{display:none}.report-header{align-items:flex-start;flex-direction:column}.report-filter{width:100%;background:#fff;border:1px solid var(--border);padding:10px;border-radius:15px}.report-filter label{flex:1}.report-filter input{width:100%}.report-grid-top{grid-template-columns:1fr}.settings-layout{grid-template-columns:1fr}.pos-workspace{display:block;min-height:auto}.cart-panel{position:fixed;z-index:80;left:0;right:0;bottom:0;top:auto;max-height:88vh;border-radius:24px 24px 0 0;transform:translateY(105%);transition:.22s ease;box-shadow:0 -18px 55px rgba(28,73,109,.18)}.cart-panel.open{transform:translateY(0)}.cart-backdrop{display:block;position:fixed;z-index:75;inset:0;background:rgba(16,42,66,.3);opacity:0;pointer-events:none;transition:.2s}.cart-backdrop.show{opacity:1;pointer-events:auto}.mobile-cart-fab{display:flex;position:fixed;z-index:45;left:16px;right:16px;bottom:87px;height:52px;border:0;border-radius:16px;background:linear-gradient(135deg,#2089f4,#50b7ff);color:#fff;align-items:center;justify-content:space-between;padding:0 18px;box-shadow:0 12px 28px rgba(47,143,255,.28);font-size:11px;font-weight:800}.mobile-cart-fab:not(.has-items){opacity:.92}.cart-items{max-height:36vh}.product-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr))}.modern-products .product-card{min-height:168px}.top-product-layout{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr;max-width:470px;min-height:auto}.auth-showcase{display:none}.login-card{padding:40px 32px}.login-mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:35px;font-size:18px}}
@media(max-width:640px){.content{padding-left:12px;padding-right:12px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.dashboard-stats .stat-card:last-child{grid-column:1/-1}.stat-card{min-height:106px;padding:14px}.stat-card strong{font-size:16px}.stat-card .stat-icon{width:34px;height:34px}.dashboard-hero{border-radius:20px;margin-left:-2px;margin-right:-2px}.hero-copy h2{font-size:21px}.hero-copy p{font-size:11px;max-width:320px}.panel{padding:15px;border-radius:17px}.quick-grid{grid-template-columns:1fr 1fr}.chart-panel{min-height:300px}.bar-chart{height:215px;gap:7px}.bar-value{display:none}.bar-col{grid-template-rows:1fr 23px}.bar-col small{font-size:8px}.section-intro{align-items:flex-start;flex-direction:column}.section-intro .btn{width:100%}.section-intro h2,.report-header h2{font-size:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.modern-products .product-card{min-height:160px;padding:11px}.product-avatar{width:55px;height:55px}.pos-searchbar{height:52px}.product-list-panel{padding:8px 0}.product-list-panel table,.modern-table table{min-width:720px}.report-filter{display:grid;grid-template-columns:1fr 18px 1fr}.report-filter .btn{grid-column:1/-1}.report-tabs{width:100%;overflow:auto}.report-tabs a{flex:1;text-align:center;white-space:nowrap}.metric-grid{grid-template-columns:1fr 1fr}.report-grid-bottom{display:block}.top-products-panel,.payment-report-panel{margin-bottom:16px}.form-grid{grid-template-columns:1fr}.span-2,.form-actions{grid-column:auto}.form-actions{flex-direction:column-reverse}.form-actions .btn{width:100%}.grid-2{grid-template-columns:1fr}.auth-page{padding:14px}.login-card{padding:30px 22px}.login-card h2{font-size:23px}.receipt{padding:19px}.receipt-actions .btn{flex:1}.search-form .btn{padding:9px 11px}.search-form input{min-width:0}.settings-layout{display:block}}
@media(max-width:380px){.stats-grid{grid-template-columns:1fr}.dashboard-stats .stat-card:last-child{grid-column:auto}.quick-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr 1fr}.modern-products .product-card{min-height:150px}.product-avatar{width:49px;height:49px}.sync-pill{display:none}.mobile-bottom-nav{left:6px;right:6px}}
@media print{.sidebar,.topbar,.mobile-bottom-nav,.mobile-cart-fab,.receipt-actions,.alert{display:none!important}.main{margin:0}.content{padding:0}.panel.receipt{box-shadow:none;border:0;margin:0}.receipt-wrap{max-width:none}body{background:#fff}}
