*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:#17211d;background:#f4f7f5}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}.muted{color:#718078}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 20% 0%,#dff7eb,transparent 35%),#f4f8f6}.auth-card{width:min(430px,100%);background:#fff;border:1px solid #e2ebe6;border-radius:22px;padding:30px;box-shadow:0 24px 60px #0b6b4520}.brand{display:flex;align-items:center;gap:11px}.brand b{display:block;font-size:19px}.brand small{display:block;color:#7c8983;font-size:10px}.logo{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#20bd76,#075b3d);color:#fff;font-weight:900}.auth-card h1{font-size:29px;margin:26px 0 7px}.auth-card p{color:#718078;font-size:13px;margin:0 0 22px}.tabs{display:grid;grid-template-columns:1fr 1fr;padding:4px;background:#f0f5f2;border-radius:10px;margin-bottom:15px}.tabs button{border:0;background:transparent;padding:10px;border-radius:8px}.tabs button.active{background:#fff;color:#087247;font-weight:800;box-shadow:0 2px 8px #0000000b}.auth-card label,.panel label{display:block;font-size:12px;font-weight:800;color:#53615b;margin-bottom:11px}.auth-card input,.panel input,.panel select,.panel textarea{display:block;width:100%;margin-top:6px;padding:14px;border:1px solid #dce6e1;border-radius:10px;background:#fff;outline:none;font-size:15px}.auth-card input:focus,.panel input:focus,.panel select:focus,.panel textarea:focus{border-color:#61b894;box-shadow:0 0 0 3px #0b6b4510}.primary,.secondary,.white{border-radius:10px;padding:12px 16px;font-weight:800;font-size:14px}.primary{background:#087247;color:#fff}.secondary{background:#fff;color:#174334;border:1px solid #d9e4df}.white{background:#fff;color:#087247}.full{width:100%}.msg{font-size:12px;margin-top:10px;min-height:16px}.msg.error{color:#c9473c}.msg.ok{color:#087247}.app{min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;width:270px;background:linear-gradient(180deg,#061b17,#063d2e);color:#fff;padding:20px 15px;z-index:50;overflow:auto}.sidebar-brand{margin:2px 7px 25px}.sidebar-brand .logo{width:43px;height:43px}.sidebar-brand b{color:#fff}.sidebar-brand small{color:#a9c5ba}.close-mobile{display:none;margin-left:auto;background:#ffffff15;color:#fff;border:0;border-radius:8px;width:32px;height:32px;font-size:20px}.nav{display:flex;align-items:center;gap:12px;width:100%;border:0;background:transparent;color:#d8e7e1;padding:12px;border-radius:9px;text-align:left;margin:2px 0;font-size:14px}.nav:hover{background:#ffffff0c;color:#fff}.nav.active{background:#0aa65c;color:#fff}.nav-label{font-size:10px;letter-spacing:.15em;color:#54d79a;font-weight:900;margin:20px 12px 6px}.side-footer{margin-top:28px;padding:14px;background:#ffffff0b;border:1px solid #ffffff18;border-radius:12px}.side-footer b{display:block;font-size:14px}.side-footer small{display:block;color:#b7cbc3;font-size:10px;margin-top:7px}.side-footer strong{color:#3ed48b}.main{margin-left:270px;min-width:0}.topbar{height:70px;background:#fff;border-bottom:1px solid #e5ece8;display:flex;align-items:center;gap:18px;padding:0 24px;position:sticky;top:0;z-index:30}.menu{display:none;border:0;background:#087247;color:#fff;border-radius:50%;width:36px;height:36px}.top-search{height:40px;width:310px;border:1px solid #e0e8e4;border-radius:10px;display:flex;align-items:center;padding:0 10px;color:#738078}.top-search input{border:0;outline:0;flex:1;padding:0 8px}.top-right{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:12px}.avatar{width:37px;height:37px;border-radius:50%;background:#0b1915;color:#fff;display:grid;place-items:center;font-weight:900}.signout{background:transparent;border:0;color:#65736c}.content{padding:25px;max-width:1500px;margin:auto}.page{display:none}.page.active{display:block}.page-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:18px}.page-head h1{font-size:25px;margin:0 0 5px}.page-head p{margin:0;color:#718078;font-size:13px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px}.stat{background:#fff;border:1px solid #e4ebe7;border-radius:14px;padding:18px;box-shadow:0 8px 25px #153c2d08}.stat span{display:block;color:#56655e;font-size:14px;font-weight:800}.stat b{display:block;font-size:25px;margin:7px 0}.stat small{font-size:11px;color:#87938d}.two-col{display:grid;grid-template-columns:1.35fr .85fr;gap:18px}.panel{background:#fff;border:1px solid #e3ebe7;border-radius:14px;padding:18px;box-shadow:0 8px 25px #153c2d08}.panel h3{margin:0 0 12px;font-size:18px}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.panel-title h3{margin:0}.panel-title small{display:block;color:#87938d;font-size:11px;margin-top:4px}.link{border:0;background:transparent;color:#087247;font-size:12px;font-weight:800}.business-box{display:grid;gap:10px;background:#f5f8f6;border-radius:11px;padding:17px}.business-box b{font-size:20px}.business-box span{font-size:13px;color:#6d7b74}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px}.form-grid textarea{min-height:90px;grid-column:1/-1}.create{align-items:start}.item{display:grid;grid-template-columns:1fr 70px 115px 36px;gap:7px;margin-bottom:8px}.item input{margin:0!important}.item button{border:0;background:#fff0ef;color:#c44b42;border-radius:8px;font-size:21px}.total-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e7eeea;padding:16px 0;margin-top:8px}.total-row b{font-size:22px;color:#087247}.preview-panel{background:#eaf0ed}.receipt-preview{display:flex;justify-content:center;overflow:auto;padding:14px;min-height:300px}.receipt-paper-inner{width:80mm;min-height:167.64mm;background:#fff;color:#111;padding:5mm 4mm;font-family:Arial,sans-serif;font-size:10px;box-shadow:0 10px 30px #10251c20}.receipt-brand{text-align:center;color:var(--accent)}.receipt-brand img{width:60px;height:60px;object-fit:contain;display:block;margin:0 auto 5px}.receipt-brand b{display:block;font-size:17px}.receipt-brand small{display:block;color:#666;font-size:8px;margin-top:2px}.receipt-paper-inner hr{border:0;border-top:1px dashed #aaa;margin:7px 0}.receipt-meta{font-size:9px;line-height:1.55}.receipt-items>b{display:block;font-size:10px;margin-bottom:5px}.receipt-items>div{display:grid;grid-template-columns:1fr 30px 70px;font-size:10px;margin:3px 0}.receipt-items>div span:last-child{text-align:right}.receipt-total{display:flex;justify-content:space-between;font-size:10px;margin:4px 0}.grand{display:flex;justify-content:space-between;border-top:1px solid #222;padding-top:6px;margin-top:7px;font-size:14px;font-weight:900}.paid{text-align:center;color:var(--accent);font-weight:900;font-size:15px;margin:8px 0}.note{font-size:10px}.receipt-foot{text-align:center;font-size:10px;margin-top:10px;line-height:1.45}.wallet-hero{background:linear-gradient(135deg,#063d2d,#0b7650);color:#fff;border-radius:15px;padding:22px;margin-bottom:18px}.wallet-hero span{display:block;color:#b9d8ca;font-size:11px}.wallet-hero b{display:block;font-size:28px;margin:7px 0 15px}.empty{text-align:center;background:#fff;border:1px solid #e4ebe7;border-radius:15px;padding:70px 20px}.empty>b{display:grid;place-items:center;width:55px;height:55px;margin:0 auto 14px;border-radius:15px;background:#e6f6ed;color:#087247;font-size:25px}.empty h2{margin:0 0 6px}.empty p{color:#718078;font-size:13px}
/* Sales & Profit — fresh, aligned reporting UI */
.sales-report-head{align-items:center}.report-kicker{font-size:10px;font-weight:900;letter-spacing:.18em;color:#0a9b58;margin-bottom:5px}.report-actions{display:flex;gap:8px}.report-filters{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;gap:12px;align-items:end;margin-bottom:18px}.filter-title{padding-bottom:3px}.filter-title b{display:block;font-size:14px}.filter-title small{display:block;color:#87938d;font-size:11px;margin-top:5px}.report-summary{grid-template-columns:repeat(4,1fr)}.report-stat{position:relative;min-height:115px}.report-stat b{font-size:24px}.profit-stat{border-color:#9eddbd}.profit-stat b{color:#087247}.report-main-grid{grid-template-columns:1.65fr .7fr;margin-bottom:18px}.statement-card{min-width:0}.report-badge{font-size:9px;font-weight:900;letter-spacing:.08em;color:#087247;background:#e7f8ef;border-radius:999px;padding:7px 9px}.statement-table-wrap{overflow:auto}.statement-table-wrap table{width:100%;border-collapse:collapse;min-width:680px}.statement-table-wrap th{background:#f4f8f6;color:#66746d;font-size:10px;text-transform:uppercase;letter-spacing:.05em;text-align:left;padding:11px}.statement-table-wrap td{border-top:1px solid #e8efeb;padding:11px;font-size:12px;white-space:nowrap}.report-empty{text-align:center!important;color:#87938d;padding:30px!important}.performance-card{align-self:start}.performance-item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #e7eeea}.performance-item span{font-size:12px;color:#68766f;font-weight:700}.performance-item b{font-size:16px;color:#087247}.performance-note{margin-top:15px;background:#f1f8f4;border-radius:10px;padding:12px;font-size:11px;line-height:1.5;color:#617068}.statement-print{margin-top:18px}.statement-head{display:flex;align-items:center;gap:14px;padding-bottom:15px;border-bottom:1px solid #e3ebe7}.statement-logo{width:58px;height:58px;border-radius:12px;background:#f3f7f5;display:grid;place-items:center;overflow:hidden;flex:0 0 58px}.statement-logo img{width:44px;height:44px;object-fit:contain}.statement-head h2{margin:0;font-size:18px}.statement-head p{margin:3px 0 0;color:#718078;font-size:11px}.statement-print>h1{font-size:20px;letter-spacing:.03em;margin:20px 0 4px}.statement-print>p{margin:0 0 15px;color:#718078;font-size:11px}.statement-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.statement-grid>div{background:#f5f8f6;border-radius:10px;padding:12px}.statement-grid span{display:block;color:#718078;font-size:10px}.statement-grid b{display:block;font-size:16px;margin-top:5px}.statement-footer{display:flex;justify-content:space-between;border-top:1px solid #e3ebe7;margin-top:18px;padding-top:10px;color:#87938d;font-size:9px}
.modal{position:fixed;inset:0;background:#061b1780;display:grid;place-items:center;padding:15px;z-index:100}.modal-card{width:min(720px,100%);max-height:95vh;overflow:auto;background:#fff;border-radius:16px;padding:17px}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.modal-head h3{margin:0}.modal-head button{border:0;background:#f1f5f3;border-radius:8px;width:34px;height:34px;font-size:20px}.modal-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}footer{padding:18px 25px;color:#89958f;font-size:10px}.pos-priority-cards .stat:first-child{border:2px solid #0aa65c;background:linear-gradient(135deg,#f0fff7,#fff);box-shadow:0 12px 30px #08724720}.pos-priority-cards .stat:first-child b{color:#087247}.dashboard-actions{display:grid;gap:10px}.dashboard-actions button{width:100%;min-height:50px;text-align:left;padding:13px 15px;font-size:14px}.quickreceipt-dashboard .stat:first-child{border:2px solid #087247}@media(max-width:1000px){.sidebar{width:235px}.main{margin-left:235px}.cards{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}.top-search{width:240px}.report-summary{grid-template-columns:1fr 1fr}.report-main-grid{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:.25s;width:285px;box-shadow:15px 0 40px #0004}.sidebar.open{transform:translateX(0)}.close-mobile{display:block}.main{margin-left:0}.menu{display:block}.top-search{display:none}.topbar{padding:0 14px}.content{padding:16px}.cards{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.item{grid-template-columns:1fr 55px 85px 32px}.page-head{align-items:flex-start}.top-right span:first-child{display:none}.modal-card{padding:10px}.receipt-paper-inner{transform-origin:top center}.report-actions{width:100%}.report-actions button{flex:1}.sales-report-head{display:block}.sales-report-head .report-actions{margin-top:14px}.report-filters{grid-template-columns:1fr}.report-summary{grid-template-columns:1fr}.report-main-grid{grid-template-columns:1fr}.statement-grid{grid-template-columns:1fr 1fr}.statement-footer{gap:10px;flex-direction:column}}@media print{body{background:#fff}.sidebar,.topbar,footer,.modal-head,.modal-actions,.sales-report-head,.report-filters,.report-summary,.report-main-grid{display:none!important}.modal{position:static;background:#fff;padding:0}.modal-card{box-shadow:none;width:auto;max-height:none;padding:0}.receipt-preview{padding:0}.receipt-paper-inner{box-shadow:none}.main{margin:0}.statement-print{margin:0!important;box-shadow:none!important;border:0!important;padding:0!important;display:block!important}.statement-table-wrap{overflow:visible}.statement-table-wrap table{min-width:0}.statement-print .statement-head{padding-top:0}}
