@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#16212a;font-synthesis:none;--teal:#10bdb7;--ink:#18232d;--muted:#78858f;--line:#e8edf0;background:#f5f7f9;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.layout{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;width:238px;display:flex;position:fixed;inset:0 auto 0 0}.logo{border-bottom:1px solid var(--line);align-items:center;gap:10px;height:72px;padding:0 20px;display:flex}.logo>span{background:var(--teal);color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font:800 18px Manrope;display:grid}.logo>b{font:800 19px Manrope}.logo em{color:var(--teal);font-style:normal}.logo button{background:#f3f5f6;border:0;border-radius:9px;width:34px;height:34px;margin-left:auto;display:none}.company{background:#f5f8f8;border-radius:10px;align-items:center;gap:10px;margin:15px 13px 10px;padding:10px;display:flex}.company>div,.user>div{color:#087e79;background:#dff5f3;border-radius:9px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.company span,.user span{flex-direction:column;flex:1;display:flex}.company b,.user b{font-size:12px}.company small,.user small{color:var(--muted);margin-top:2px;font-size:9px}.company svg,.user>svg{color:#8d989f;width:14px}.sidebar nav{padding:2px 11px;overflow-y:auto}.sidebar nav button{color:#66747e;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;height:38px;margin:1px 0;padding:0 10px;font-size:11px;display:flex}.sidebar nav button>svg{width:16px}.sidebar nav button.active{color:#078c87;background:#eaf9f8;font-weight:700}.sidebar nav button:hover{background:#f4f7f8}.sidebar nav .sale-link{color:#078c87;font-weight:700}.sidebar nav button i{background:#dff6f4;border-radius:5px;place-items:center;width:18px;height:18px;margin-left:auto;font-style:normal;display:grid}.sidebar nav .arrow{width:12px;margin-left:auto}.support{color:#fff;background:#17242d;border-radius:11px;align-items:center;gap:9px;margin:auto 12px 10px;padding:11px;display:flex}.support>span{color:#38d7d1;background:#263841;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.support div{flex-direction:column;flex:1;display:flex}.support b{font-size:9px}.support small{color:#9ca8ae;margin-top:2px;font-size:8px}.support svg{width:12px}.user{border-top:1px solid var(--line);align-items:center;gap:9px;padding:12px 16px;display:flex}.workspace>header{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;height:72px;padding:0 27px;display:flex;position:sticky;top:0}.menu-toggle{display:none}.workspace header label{color:#9aa4aa;background:#f4f6f7;border:1px solid #edf0f1;border-radius:9px;align-items:center;gap:8px;width:320px;height:38px;padding:0 10px;display:flex}.workspace header label svg{width:16px}.workspace header input{background:0 0;border:0;outline:0;flex:1;font-size:10px}.workspace header kbd{background:#fff;border:1px solid #dce1e3;border-radius:4px;padding:3px 5px;font-size:8px}.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.header-actions button{border:0;border-radius:9px;height:36px}.online{color:#24825e;background:#ecfaf5;padding:0 10px;font-size:9px}.online i{background:#2ac17e;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.bell{background:#f5f6f7;width:36px;position:relative}.bell svg{width:17px}.bell i{background:#e75959;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;right:8px}.quick-sale{background:var(--teal);color:#fff;align-items:center;gap:6px;padding:0 15px;font-size:10px;font-weight:700;display:flex;box-shadow:0 5px 14px #10bdb744}.quick-sale svg{width:16px}main{max-width:1450px;margin:auto;padding:25px 28px 50px}.page-title{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.page-title p{color:#8b979e;margin:0 0 3px;font-size:9px}.page-title h1{letter-spacing:-.7px;margin:0;font:800 25px Manrope}.page-title span{color:var(--muted);font-size:10px}.period{background:#eef2f3;border-radius:8px;padding:3px}.period button{color:#7b878f;background:0 0;border:0;border-radius:6px;padding:6px 12px;font-size:9px}.period button.active{color:#18232d;background:#fff;font-weight:700;box-shadow:0 2px 6px #1a252d12}.metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:12px;gap:11px;padding:16px;display:flex;box-shadow:0 2px 9px #17242d07}.metric-icon{color:#0c9994;background:#e9f9f8;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.metric p{color:var(--muted);margin:0;font-size:9px}.metric strong{margin:2px 0;font:800 18px Manrope;display:block}.metric span{align-items:center;font-size:8px;display:flex}.metric span svg{width:11px}.metric .up{color:#1da86f}.metric .down{color:#e16969}.chart-grid,.dues-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.chart-card,.due-card,.sales-table{border:1px solid var(--line);background:#fff;border-radius:12px;padding:17px;box-shadow:0 2px 9px #17242d07}.card-title{justify-content:space-between;align-items:start;display:flex}.card-title h2{margin:0;font:700 12px Manrope}.card-title p{color:var(--muted);margin:3px 0;font-size:8px}.card-title>b{font:800 13px Manrope}.card-title>b span{color:#1ea671;background:#eaf8f2;border-radius:5px;padding:3px 5px;font:600 8px DM Sans}.card-title button{color:#0c9e98;background:0 0;border:0;align-items:center;gap:2px;font-size:9px;display:flex}.card-title button svg{width:12px}.spark{width:100%;height:145px;margin-top:5px}.axis{color:#a3adb3;border-top:1px solid #f0f2f3;justify-content:space-between;padding-top:6px;font-size:7px;display:flex}.due-list>div{border-bottom:1px solid #f0f2f3;align-items:center;gap:9px;padding:11px 0;display:flex}.due-list>div:last-child{border:0}.company-avatar{border-radius:9px;place-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:grid}.cyan{color:#078b86;background:#ddf7f5}.orange{color:#b97715;background:#fff0da}.purple{color:#7453b2;background:#eee9fa}.green{color:#318352;background:#e8f6ec}.due-list p{flex-direction:column;flex:1;margin:0;display:flex}.due-list small{color:var(--muted);margin-top:2px;font-size:8px}.due-list strong{font:700 11px Manrope}.sales-table{padding-bottom:8px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:680px;margin-top:11px}th{text-align:left;color:#8d989f;background:#f7f9f9;padding:8px;font-size:8px;font-weight:500}td{color:#66747d;border-bottom:1px solid #eff2f3;padding:10px 8px;font-size:9px}td b{color:#0b9994}td strong{color:#1c2931}.payment{color:#24845d;background:#e9f7f1;border-radius:5px;padding:4px 7px}.p1{color:#3574a7;background:#e9f2fa}.p2{color:#ac7215;background:#fff2db}.p3{color:#7558a9;background:#f0ecfa}td button{color:#919ba1;background:0 0;border:0}.mobile-nav,.scrim{display:none}@media (width<=900px){.sidebar{transition:all .22s;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:10px 0 30px #15242d2b}.sidebar .logo button{place-items:center;display:grid}.scrim{z-index:35;background:#12212a66;border:0;display:block;position:fixed;inset:0}.workspace{width:100%;margin-left:0}.menu-toggle{background:#f2f5f5;border:0;border-radius:8px;place-items:center;width:36px;height:36px;margin-right:12px;display:grid}.workspace>header{padding:0 15px}.workspace header label{flex:1}.metrics{grid-template-columns:repeat(2,1fr)}.header-actions .online{display:none}}@media (width<=600px){.workspace>header{height:61px}.workspace header label{background:0 0;border:0;padding:0}.workspace header label kbd{display:none}.workspace header input{font-size:11px}.quick-sale{display:none}.page-title{align-items:start}.page-title h1{font-size:22px}.page-title span{max-width:210px;display:block}.period{display:flex}.period button{padding:6px 8px}main{padding:18px 13px 95px}.metrics{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-13px;padding-right:13px;display:flex;overflow-x:auto}.metric{scroll-snap-align:start;min-width:154px;padding:13px}.metric-icon{width:32px;height:32px}.metric strong{font-size:15px}.chart-grid,.dues-grid{grid-template-columns:1fr}.chart-card:nth-child(2){display:none}.spark{height:130px}.sales-table{padding:14px}.sales-table .card-title p{display:none}.mobile-nav{border-top:1px solid var(--line);z-index:30;height:67px;padding-bottom:env(safe-area-inset-bottom);background:#fff;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#88949b;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:8px;display:flex}.mobile-nav button svg{width:18px}.mobile-nav button.active{color:#079b95}.mobile-nav .mobile-sale{background:var(--teal);color:#fff;border-radius:16px;flex:none;align-self:center;min-width:58px;max-width:58px;height:50px;margin-top:-25px;box-shadow:0 7px 20px #10bdb75c}.mobile-nav .mobile-sale svg{width:24px}.due-list strong{font-size:10px}.header-actions{margin-left:8px}.bell{background:0 0}.online{display:none!important}}.pos-page{background:#f2f5f6;min-height:100vh}.pos-top{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;gap:12px;height:68px;padding:0 24px;display:flex;position:sticky;top:0}.pos-top>button{background:#f1f4f5;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.pos-top>button svg{width:19px;transform:rotate(180deg)}.pos-top div small{color:#0b9f99;letter-spacing:1px;font-size:8px;font-weight:800}.pos-top h1{margin:0;font:800 18px Manrope}.pos-top>span{color:#21835d;background:#eaf9f3;border-radius:8px;margin-left:auto;padding:7px 10px;font-size:9px}.pos-top>span i{background:#28b979;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.pos-body{grid-template-columns:minmax(0,1fr) 365px;min-height:calc(100vh - 68px);display:grid}.pos-search{gap:10px;display:flex}.pos-search label{border:1px solid var(--line);background:#fff;border-radius:13px;flex:1;align-items:center;gap:9px;height:48px;padding:0 13px;display:flex;box-shadow:0 3px 10px #14242d08}.pos-search label>svg{color:#849198;width:19px}.pos-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.pos-search label button{color:#98a2a8;background:0 0;border:0}.pos-search label button svg{width:16px}.camera-button{color:#fff;background:#13252e;border:0;border-radius:13px;align-items:center;gap:8px;height:48px;padding:0 16px;font-size:11px;font-weight:700;display:flex;box-shadow:0 5px 16px #13252e2e}.camera-button svg{color:#34d8d1;width:20px}.pos-chips{scrollbar-width:none;gap:7px;margin:16px 0;display:flex;overflow:auto}.pos-chips button{color:#718088;white-space:nowrap;background:#fff;border:1px solid #dfe5e7;border-radius:99px;padding:7px 13px;font-size:9px}.pos-chips button.active{color:#fff;background:#172730;border-color:#172730}.pos-products{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.pos-products>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;padding:0;overflow:hidden;box-shadow:0 2px 8px #17242d08}.pos-products>button>div{place-items:center;height:115px;display:grid;position:relative}.pos-products>button>div span{font-size:40px}.pos-products>button>div small{background:#ffffffd9;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:700;position:absolute;top:8px;right:8px}.pos-products h3{white-space:nowrap;text-overflow:ellipsis;margin:10px 10px 0;font:700 11px Manrope;overflow:hidden}.pos-products p{color:#9aa4a9;margin:3px 10px 8px;font-size:8px}.pos-products footer{align-items:center;padding:0 10px 10px;display:flex}.pos-products footer b{font:800 13px Manrope}.pos-products footer i{color:#078e88;background:#e5f8f6;border-radius:8px;place-items:center;width:27px;height:27px;margin-left:auto;display:grid}.pos-products footer svg{width:16px}.pos-cart{border-left:1px solid var(--line);background:#fff;flex-direction:column;padding:20px;display:flex}.pos-cart-title{align-items:center;display:flex}.pos-cart-title>div{flex:1}.pos-cart-title small{color:#0b9993;letter-spacing:1px;font-size:8px;font-weight:800}.pos-cart-title h2{margin:1px 0;font:800 19px Manrope}.pos-cart-title h2 span{color:#068b85;vertical-align:middle;background:#e5f7f5;border-radius:99px;padding:4px 7px;font-size:9px}.pos-cart-title>button{color:#8b969c;background:#f4f6f7;border:0;border-radius:9px;width:33px;height:33px}.pos-cart-title>button svg{width:16px}.select-customer{border:1px solid var(--line);text-align:left;background:#f7f9f9;border-radius:11px;align-items:center;gap:9px;margin:12px 0;padding:10px;display:flex}.select-customer>svg:first-child{color:#0b918b;background:#e4f7f5;border-radius:8px;width:32px;height:32px;padding:8px}.select-customer span{flex-direction:column;flex:1;display:flex}.select-customer b{font-size:10px}.select-customer small{color:#8c979d;font-size:8px}.select-customer>svg:last-child{width:14px}.pos-cart-lines{flex:1;overflow-y:auto}.pos-empty{text-align:center;color:#93a0a6;padding:60px 0}.pos-empty>svg{color:#6f7d84;background:#eff4f4;border-radius:13px;width:42px;height:42px;padding:10px}.pos-empty b{color:#607078;margin-top:9px;font-size:11px;display:block}.pos-empty p{font-size:9px}.pos-cart-lines article{border-bottom:1px solid #edf1f2;align-items:center;gap:9px;padding:11px 0;display:flex}.pos-cart-lines article>div{border-radius:9px;place-items:center;width:45px;height:45px;display:grid}.pos-cart-lines article>span{flex:1}.pos-cart-lines article>span>b{font-size:9px;display:block}.pos-cart-lines article small{color:#929da3;font-size:8px}.pos-cart-lines article em{border:1px solid #e0e5e7;border-radius:6px;width:max-content;margin-top:5px;display:flex}.pos-cart-lines article em button{background:#f5f7f7;border:0;width:23px;height:21px}.pos-cart-lines article em svg{width:10px}.pos-cart-lines article em strong{padding:5px 10px;font-size:8px;font-style:normal}.pos-cart-lines article>strong{font-size:10px}.pos-checkout{border-top:1px dashed #d9dfe1;padding-top:10px}.pos-checkout p{color:#75828a;justify-content:space-between;margin:6px 0;font-size:9px;display:flex}.pos-checkout>div{justify-content:space-between;align-items:center;margin:12px 0;display:flex}.pos-checkout>div span{font-size:11px;font-weight:700}.pos-checkout>div strong{font:800 21px Manrope}.pos-checkout>button{background:var(--teal);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;height:50px;font-size:11px;font-weight:700;display:flex}.pos-checkout>button:disabled{background:#cdd5d7}.pos-checkout>button svg{width:17px}.scanner-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#091218cc;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.scanner{color:#fff;background:#111e25;border-radius:22px;width:min(480px,100%);overflow:hidden}.scanner-head{align-items:center;height:70px;padding:0 18px;display:flex}.scanner-head>div{flex:1}.scanner-head small{color:#28d6ce;letter-spacing:1px;font-size:8px;font-weight:800}.scanner-head b{font:700 17px Manrope;display:block}.scanner-head button{color:#fff;background:#26343b;border:0;border-radius:10px;width:35px;height:35px}.scanner-head svg{width:18px}.camera-stage{background:#071014;height:380px;position:relative;overflow:hidden}.camera-stage video{object-fit:cover;width:100%;height:100%}.scan-frame{height:42%;position:absolute;top:29%;left:13%;right:13%}.scan-frame i{border-style:solid;border-color:#2ce1d8;width:35px;height:35px;position:absolute}.scan-frame i:first-child{border-width:3px 0 0 3px;border-radius:10px 0 0;top:0;left:0}.scan-frame i:nth-child(2){border-width:3px 3px 0 0;border-radius:0 10px 0 0;top:0;right:0}.scan-frame i:nth-child(3){border-width:0 0 3px 3px;border-radius:0 0 0 10px;bottom:0;left:0}.scan-frame i:nth-child(4){border-width:0 3px 3px 0;border-radius:0 0 10px;bottom:0;right:0}.scan-frame span{background:#3af0e7;height:2px;animation:2s ease-in-out infinite scan;position:absolute;top:50%;left:5px;right:5px;box-shadow:0 0 12px #32e2da}.camera-status{white-space:nowrap;background:#071014b8;border:1px solid #ffffff1c;border-radius:99px;align-items:center;gap:6px;padding:8px 12px;font-size:9px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.camera-status svg{color:#32d9d1;width:15px}.lens-picker{background:#1c2b32;border-radius:10px;align-items:center;gap:8px;height:42px;margin:14px 16px 5px;padding:0 11px;display:flex}.lens-picker svg{color:#34d9d2;width:16px}.lens-picker select{appearance:none;color:#fff;background:0 0;border:0;outline:0;flex:1;font-size:10px}.camera-tip{color:#98a7ad;text-align:center;padding:0 20px 13px;font-size:9px}.pos-toast{color:#fff;z-index:110;background:#15272f;border-radius:11px;align-items:center;gap:7px;padding:11px 15px;font-size:10px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0004}.pos-toast svg{color:#29d7cf;width:15px}@keyframes scan{0%,to{top:12%}50%{top:88%}}@media (width<=850px){.pos-body{grid-template-columns:1fr}.pos-cart{border:0;border-top:1px solid var(--line);z-index:20;flex-direction:row;align-items:center;height:78px;padding:10px 14px;display:flex;position:fixed;bottom:0;left:0;right:0}.pos-cart-title,.select-customer,.pos-cart-lines,.pos-checkout p{display:none}.pos-checkout{border:0;align-items:center;gap:13px;width:100%;padding:0;display:flex}.pos-checkout>div{flex-direction:column;flex:1;align-items:start;margin:0;display:flex}.pos-checkout>div strong{font-size:18px}.pos-checkout>button{width:160px}.pos-catalog{padding-bottom:105px}}@media (width<=560px){.pos-top{height:61px;padding:0 13px}.pos-top h1{font-size:17px}.pos-top>span{padding:8px;font-size:0}.pos-top>span i{margin:0}.pos-catalog{padding:14px 12px 105px}.pos-search{gap:7px}.pos-search label{height:46px}.camera-button{background:#10252d;justify-content:center;width:48px;height:46px;padding:0}.camera-button span{display:none}.camera-button svg{width:22px}.pos-products{grid-template-columns:repeat(2,1fr);gap:8px}.pos-products>button>div{height:96px}.pos-products h3{font-size:10px}.pos-checkout>button{width:145px}.scanner-overlay{align-items:end;padding:0}.scanner{border-radius:22px 22px 0 0;width:100%}.camera-stage{height:min(58vh,440px)}.scanner-head{height:64px}.pos-toast{width:max-content;max-width:90%;bottom:88px}}.sidebar nav .nav-group>.arrow{transition:transform .2s}.nav-group.expanded>button .arrow{transform:rotate(90deg)}.nav-group>button em{color:#8e9aa0;background:#edf1f2;border-radius:5px;margin-left:auto;padding:3px 5px;font-size:7px;font-style:normal}.nav-group.disabled>button{opacity:.5;cursor:not-allowed}.nav-group.disabled>button:hover{background:0 0}.subnav{padding:1px 0 5px;display:none}.nav-group.expanded .subnav{animation:.18s ease-out sub-in;display:block}.sidebar nav .subnav button{text-align:left;height:auto;min-height:30px;margin:0;padding:6px 8px 6px 37px;line-height:1.25;position:relative}.sidebar nav .subnav button:before{content:"";background:#9aa5ab;width:5px;height:1px;position:absolute;top:50%;left:25px}.sidebar nav .subnav button.selected{color:#079b95;background:#effafa;font-weight:700}.sidebar nav .subnav button.selected:before{background:#0ab1aa}@keyframes sub-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--teal:#14b8a6;--teal-bright:#2dd4bf;--ink:#111827;--muted:#7b8490;--line:#e7eaee;background:#f3f5f7}body{color:#151b23;background:#f3f5f7}.sidebar{color:#eef4f5;background:linear-gradient(#111b23 0%,#0d151c 100%);border-right:0;width:252px;box-shadow:8px 0 30px #0d171e0b}.logo{border-bottom:1px solid #ffffff0c;height:76px;padding:0 20px}.logo>span{background:linear-gradient(145deg,#2dd4bf,#0d9488);box-shadow:0 6px 18px #14b8a642}.logo>b{color:#f7fbfb;letter-spacing:-.7px}.logo em{color:#4be2d2}.company{background:#ffffff0a;border:1px solid #ffffff0c;border-radius:13px;margin:15px 13px 12px;padding:11px}.company>div,.user>div{color:#58e5d7;background:#20c7b518}.company b,.user b{color:#eaf0f2}.company small,.user small{color:#7f939f}.company svg,.user>svg{color:#6f828d}.sidebar nav{padding:2px 12px}.sidebar nav button{color:#91a2ac;border-radius:10px;height:40px;font-size:11px;transition:background .18s,color .18s,transform .18s}.sidebar nav button:hover{color:#dfe8eb;background:#ffffff09;transform:translate(2px)}.sidebar nav button.active{color:#50dfd1;background:linear-gradient(90deg,#1ec8b51c,#1ec8b509);box-shadow:inset 2px 0 #2dd4bf}.sidebar nav .sale-link{color:#d8e5e8}.sidebar nav .sale-link i{color:#071c1a;background:#1dc8b6;box-shadow:0 3px 10px #14b8a64a}.sidebar nav .arrow{color:#637985}.nav-group>button em{color:#718691;background:#ffffff0c}.sidebar nav .subnav button{color:#708691}.sidebar nav .subnav button:before{background:#49606c}.sidebar nav .subnav button.selected{color:#48dacc;background:#1bc4b411}.support{background:linear-gradient(135deg,#1c3038,#17262e);border:1px solid #ffffff0c;box-shadow:0 10px 25px #0002}.support>span{color:#47ded0;background:#2dd4bf18}.user{border-color:#ffffff0c}.workspace{width:calc(100% - 252px);margin-left:252px}.workspace>header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;border-bottom:1px solid #e8ebee;height:76px;padding:0 32px}.workspace header label{background:#f5f7f8;border-color:#ebedef;border-radius:12px;width:360px;height:40px}.workspace header label:focus-within{background:#fff;border-color:#a7e3dc;box-shadow:0 0 0 3px #14b8a610}.quick-sale{background:linear-gradient(135deg,#16b8a7,#0f9f92);box-shadow:0 8px 20px #14b8a62f;border-radius:11px!important;height:40px!important}.bell{border-radius:11px!important;width:40px!important;height:40px!important}.online{border-radius:11px!important;height:40px!important}main{max-width:1500px;padding:31px 34px 60px}.page-title{margin-bottom:25px}.page-title p{color:#0d9b8f;letter-spacing:.5px;font-weight:700}.page-title h1{letter-spacing:-1.2px;font-size:28px}.page-title span{font-size:11px}.period{background:#ebeff1;border:1px solid #e5e8ea;border-radius:11px;padding:4px}.period button{border-radius:8px;padding:7px 14px}.metrics{gap:15px;margin-bottom:17px}.metric,.chart-card,.due-card,.sales-table{border:1px solid #e5e9eb;border-radius:17px;box-shadow:0 1px 2px #15252d05,0 10px 35px #15252d05}.metric{align-items:center;min-height:95px;padding:18px;position:relative;overflow:hidden}.metric:after{content:"";background:#14b8a608;border-radius:50%;width:70px;height:70px;position:absolute;top:-28px;right:-28px}.metric-icon{color:#0e988d;background:linear-gradient(145deg,#e5faf7,#d8f4f0);border-radius:13px;width:43px;height:43px}.metric p{font-size:10px}.metric strong{letter-spacing:-.6px;font-size:20px}.metric span{font-size:9px;font-weight:700}.chart-grid,.dues-grid{gap:17px;margin-bottom:17px}.chart-card,.due-card,.sales-table{padding:20px}.card-title h2{font-size:13px}.card-title p{font-size:9px}.spark{height:165px}.due-list>div{padding:13px 0}.company-avatar{border-radius:11px;width:37px;height:37px}.due-list b{font-size:11px}.due-list small{font-size:9px}.due-list strong{font-size:12px}.sales-table{padding:20px 20px 10px}th{text-transform:uppercase;letter-spacing:.5px;background:#f6f8f9;padding:10px;font-size:8px}td{padding:12px 10px;font-size:9px}.payment{border-radius:7px;padding:5px 8px}.pos-page{background:radial-gradient(circle at 35% -10%,#eaf8f6 0,#f3f6f7 27%,#f3f5f6 65%)}.pos-top{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdf;height:72px;padding:0 26px}.pos-top>button{background:#fff;border:1px solid #e4e8ea}.pos-top h1{letter-spacing:-.5px;font-size:19px}.pos-body{grid-template-columns:minmax(0,1fr) 385px;min-height:calc(100vh - 72px)}.pos-catalog{padding:25px 27px}.pos-search label{border-radius:15px;height:52px;box-shadow:0 8px 28px #15242d07}.camera-button{background:linear-gradient(135deg,#132832,#0a171d);border-radius:15px;height:52px;box-shadow:0 8px 22px #13252e24}.pos-chips button{border-radius:10px}.pos-products{gap:14px}.pos-products>button{border-color:#e4e9eb;border-radius:17px;transition:transform .18s,box-shadow .18s;box-shadow:0 2px 4px #17242d04,0 10px 30px #17242d05}.pos-products>button:hover{transform:translateY(-3px);box-shadow:0 14px 35px #17242d12}.pos-cart{border-left-color:#e4e9eb;padding:23px;box-shadow:-10px 0 35px #14242c06}.select-customer{border-radius:13px}.pos-checkout>button{background:linear-gradient(135deg,#19bead,#0e9f93);border-radius:14px;box-shadow:0 8px 22px #14b8a62b}.scanner{background:#0c171d;border-radius:25px;box-shadow:0 30px 90px #0008}@media (width<=900px){.workspace{width:100%;margin-left:0}.sidebar{width:270px}.workspace>header{padding:0 18px}}@media (width<=600px){.workspace>header{height:64px}.metric{border-radius:16px;min-width:164px;min-height:93px}.chart-card,.due-card,.sales-table{border-radius:18px}.mobile-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;height:72px;box-shadow:0 -8px 30px #14242d09}.mobile-nav .mobile-sale{background:linear-gradient(145deg,#20c8b6,#0a9d91);border-radius:18px;box-shadow:0 10px 26px #14b8a657}.pos-top{height:64px}.pos-products>button{border-radius:16px}.pos-cart{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffef;height:82px}.scanner{border-radius:26px 26px 0 0}}.app-home{display:none}.dashboard-shortcuts{grid-template-columns:1.15fr repeat(6,1fr);gap:9px;margin-bottom:17px;display:grid}.shortcut-heading{flex-direction:column;justify-content:center;padding:5px 9px;display:flex}.shortcut-heading span{font:800 12px Manrope}.shortcut-heading small{color:#8a959b;margin-top:3px;font-size:8px}.dashboard-shortcuts>button{text-align:left;background:#fff;border:1px solid #e5eaec;border-radius:14px;align-items:center;gap:8px;min-width:0;height:58px;padding:8px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 5px 18px #15252d05}.dashboard-shortcuts>button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #15252d0c}.dashboard-shortcuts>button>i{border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.dashboard-shortcuts>button>i svg{width:16px}.dashboard-shortcuts>button>span{flex-direction:column;flex:1;min-width:0;display:flex}.dashboard-shortcuts>button b{white-space:nowrap;font-size:9px}.dashboard-shortcuts>button small{color:#929ca2;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:7px;overflow:hidden}.dashboard-shortcuts>button>svg{color:#aab2b7;width:11px}.sc-sale i{color:#05978b;background:#dff8f5}.sc-customer i{color:#5575ca;background:#e7edff}.sc-product i{color:#bb7612;background:#fff0d8}.sc-payment i{color:#278b53;background:#e6f8ed}.sc-expense i{color:#b34f8a;background:#f7e8f2}.sc-count i{color:#7558c4;background:#eee8ff}@media (width<=600px){body{background:#f3f2f8}.workspace>header{display:none}.workspace main{padding:0 14px 100px;overflow:hidden}.app-home{background:radial-gradient(circle at 100% 0,#e8e1ff 0,#0000 36%),linear-gradient(#fff 0,#f6f7fb 72%,#0000 100%);margin:0 -14px;padding:18px 14px 4px;display:block}.app-greeting{align-items:center;margin-bottom:17px;display:flex}.app-greeting>div{flex:1}.app-greeting small{letter-spacing:1.3px;color:#7a5de8;font-size:8px;font-weight:800}.app-greeting h1{letter-spacing:-.7px;margin:2px 0;font:800 20px Manrope}.app-greeting p{color:#89949a;margin:0;font-size:9px}.app-greeting>button{color:#6546cc;background:linear-gradient(145deg,#f0eaff,#dfd3ff);border:0;border-radius:14px;width:43px;height:43px;font-weight:800;position:relative;box-shadow:0 7px 18px #6f53d326}.app-greeting>button i{background:#25bd7d;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;bottom:2px;right:-1px}.app-hero{color:#fff;background:linear-gradient(128deg,#17162c 0%,#3b266c 52%,#7c3aed 120%);border-radius:25px;height:190px;padding:18px;position:relative;overflow:hidden;box-shadow:0 19px 42px #4f2d8e35}.hero-glow{filter:blur(1px);border-radius:50%;position:absolute}.hero-glow.one{background:radial-gradient(circle,#ff6eb84a,#0000 68%);width:210px;height:210px;top:-105px;right:-70px}.hero-glow.two{background:#24d9cf35;width:155px;height:155px;bottom:-100px;left:-55px}.app-hero header,.app-hero footer{align-items:center;display:flex;position:relative}.app-hero header>span{letter-spacing:1px;color:#75f2e8;font-size:8px;font-weight:800}.app-hero header>span i{background:#3ce2d5;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #2dd4bf18}.app-hero header button{color:#d9d2ec;background:#ffffff10;border:1px solid #ffffff1d;border-radius:9px;margin-left:auto;padding:6px 8px;font-size:8px}.app-hero header button svg{vertical-align:middle;width:11px}.app-hero>p{color:#c4bdd8;margin:25px 0 2px;font-size:10px;position:relative}.app-hero h2{letter-spacing:-1.3px;margin:0;font:800 29px Manrope;position:relative}.app-hero footer{margin-top:17px}.app-hero footer span{color:#bfb8cf;align-items:center;font-size:8px;display:flex}.app-hero footer span svg{color:#6af0bd;width:14px}.app-hero footer span b{color:#77e6b7;margin-right:3px}.app-hero footer strong{background:#ffffff10;border:1px solid #ffffff12;border-radius:8px;margin-left:auto;padding:6px 8px;font-size:9px}.quick-label{align-items:center;margin:24px 2px 11px;display:flex}.quick-label h2,.app-section-title h2{margin:0;font:800 14px Manrope}.quick-label button{color:#7356d8;background:0 0;border:0;margin-left:auto;font-size:8px}.quick-label button svg{vertical-align:middle;width:10px}.app-actions{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.app-actions button{text-align:left;background:#fff;border:0;border-radius:19px;grid-template-rows:1fr 1fr;grid-template-columns:43px 1fr;align-items:center;min-height:82px;padding:12px;display:grid;box-shadow:0 9px 26px #30274d0c}.app-actions button>span{border-radius:14px;grid-row:1/3;place-items:center;width:43px;height:43px;margin:0 10px 0 0;display:grid}.app-actions button svg{width:20px}.action-camera{color:#fff;background:linear-gradient(145deg,#23cfbd,#08a99a);box-shadow:0 6px 15px #12b7a83d}.action-user{color:#fff;background:linear-gradient(145deg,#7c76ef,#5b55d5);box-shadow:0 6px 15px #6159d63b}.action-stock{color:#fff;background:linear-gradient(145deg,#ffb74d,#f0922e);box-shadow:0 6px 15px #e89b353d}.action-expense{color:#fff;background:linear-gradient(145deg,#f26da2,#d84f88);box-shadow:0 6px 15px #da538c38}.app-actions b{align-self:end;font-size:10px}.app-actions small{color:#9ba4a9;align-self:start;margin-top:2px;font-size:8px}.app-section-title{align-items:center;margin:25px 2px 11px;display:flex}.app-section-title p{color:#929da2;margin:2px 0 0;font-size:8px}.app-section-title button{color:#7055d2;background:#ebe6ff;border:0;border-radius:10px;width:32px;height:32px;margin-left:auto}.app-section-title button svg{width:16px}.dashboard-shortcuts,.page-title{display:none}.metrics{grid-template-columns:1fr 1fr;gap:9px;margin-right:0;padding-right:0;display:grid;overflow:visible}.metric{align-items:flex-start;min-width:0;min-height:102px;padding:13px}.metric:first-child .metric-icon{color:#07978c;background:#ddf8f5}.metric:nth-child(2) .metric-icon{color:#625bd0;background:#e8e8ff}.metric:nth-child(3) .metric-icon{color:#b67613;background:#fff0d7}.metric:nth-child(4) .metric-icon{color:#bd4f82;background:#fbe4ef}.metric-icon{border-radius:11px;width:34px;height:34px}.metric-icon svg{width:16px}.metric strong{margin-top:5px;font-size:15px}.metric p{font-size:8px}.metric span{position:absolute;bottom:11px;right:10px}.chart-grid{margin-top:10px}.chart-card{background:linear-gradient(#fff,#fbfdfd);padding:16px}.chart-card .spark{height:135px}.dues-grid{margin-top:10px}.due-card{padding:16px}.sales-table{margin-top:10px}.mobile-nav button.active{color:#6f52d3}.mobile-nav button.active:after{content:"";background:#7658d7;border-radius:50%;width:4px;height:4px;position:absolute;bottom:4px}.mobile-nav button{position:relative}.mobile-nav .mobile-sale{background:linear-gradient(145deg,#7c5ce1,#5e3fc6);box-shadow:0 10px 26px #6544ca57}.mobile-nav .mobile-sale:after{display:none}}.system-brand{align-items:center;gap:10px;font:800 19px Manrope;display:flex}.system-brand>span{color:#fff;background:linear-gradient(145deg,#7c5ce0,#5737bb);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.system-brand em{color:#7657d7;font-style:normal}.system-login{background:radial-gradient(circle at 75% 15%,#dcd2ff 0,#0000 28%),linear-gradient(145deg,#17142c,#33245d);place-items:center;min-height:100vh;padding:20px;display:grid}.system-login form{background:#fff;border-radius:30px;width:min(440px,100%);padding:34px;box-shadow:0 35px 90px #08051066}.system-login form>small,.system-shell main header small,.system-modal>small{color:#7657d5;letter-spacing:1.4px;margin-top:28px;font-size:8px;font-weight:800;display:block}.system-login h1{margin:7px 0 4px;font:800 25px Manrope}.system-login p,.system-shell main header p,.system-modal>p{color:#848d95;margin:0 0 22px;font-size:10px}.system-login label,.system-form-grid label{margin-top:12px;display:block}.system-login label span,.system-form-grid label span{margin-bottom:6px;font-size:9px;font-weight:700;display:block}.system-login input,.system-form-grid input,.system-form-grid select{background:#fafafa;border:1px solid #e3e3e9;border-radius:14px;outline:0;width:100%;height:48px;padding:0 13px}.system-login form>button{color:#fff;background:linear-gradient(135deg,#7656d8,#5838ba);border:0;border-radius:15px;width:100%;height:50px;margin-top:18px;font-weight:800}.system-error{color:#a74343;background:#fff0f0;border-radius:12px;margin:12px 0;padding:11px 13px;font-size:9px}.system-shell{background:#f5f5f8;min-height:100vh;display:flex}.system-shell>aside{color:#fff;background:#17152b;flex-direction:column;width:240px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.system-shell>aside>.system-brand{padding:0 8px}.system-shell>aside>small{letter-spacing:1.3px;color:#9f95bc;margin:19px 10px 8px;font-size:7px}.system-shell>aside nav button,.system-logout{color:#aca6bd;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:10px;width:100%;height:44px;padding:0 12px;font-size:10px;display:flex}.system-shell>aside nav button svg,.system-logout svg{width:17px}.system-shell>aside nav button.active{color:#fff;background:#7454d5;box-shadow:0 8px 22px #7655d54d}.system-logout{margin-top:auto}.system-shell>main{width:calc(100% - 240px);max-width:none;margin-left:240px;padding:30px}.system-shell main>header{justify-content:space-between;align-items:center;display:flex}.system-shell main header small{margin:0}.system-shell main header h1{margin:5px 0 2px;font:800 27px Manrope}.system-shell main header>button{color:#fff;background:#6e4fd0;border:0;border-radius:14px;align-items:center;gap:7px;height:45px;padding:0 16px;font-size:10px;font-weight:800;display:flex}.system-shell main header>button svg{width:17px}.system-metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin:24px 0;display:grid}.system-metrics article{background:#fff;border:1px solid #e9e8ed;border-radius:19px;align-items:center;gap:12px;padding:16px;display:flex;box-shadow:0 8px 25px #211a3c08}.system-metrics article>span{color:#6848c8;background:#eee9ff;border-radius:14px;place-items:center;width:43px;height:43px;display:grid}.system-metrics article>span svg{width:20px}.system-metrics article div{flex-direction:column;display:flex}.system-metrics small{color:#8b939a;font-size:8px}.system-metrics b{font:800 22px Manrope}.system-table-card{background:#fff;border:1px solid #e7e6eb;border-radius:22px;padding:18px;box-shadow:0 12px 34px #211a3b09}.system-table-head{align-items:center;display:flex}.system-table-head>div{flex:1}.system-table-head h2{margin:0;font:800 15px Manrope}.system-table-head p{color:#92999e;margin:2px 0;font-size:8px}.system-table-head>button{color:#684bc2;background:#f0edf9;border:0;border-radius:10px;height:34px;padding:0 11px;font-size:8px}.system-table-head>button svg{vertical-align:middle;width:12px}.system-table-card td:first-child small{color:#a1a6ab;margin-top:2px;display:block}.system-table-card select{background:#fafafa;border:1px solid #e3e2e8;border-radius:9px;height:32px;font-size:8px}.system-status{border-radius:99px;padding:5px 8px;font-size:8px;font-weight:700}.system-status.active{color:#27815d;background:#e7f7ef}.system-status.trial{color:#aa721e;background:#fff2da}.system-status.suspended,.system-status.cancelled{color:#a8535b;background:#f9e9eb}.tenant-suspend,.tenant-enable{border:0;border-radius:9px;padding:7px 9px;font-size:8px}.tenant-suspend{color:#a94c55;background:#fff0f1}.tenant-enable{color:#277a58;background:#e8f7ef}.system-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#0e0c1da8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.system-modal{background:#fff;border-radius:27px;width:min(620px,100%);padding:24px;position:relative}.system-modal-close{background:#f2f1f5;border:0;border-radius:12px;width:36px;height:36px;position:absolute;top:18px;right:18px}.system-modal-close svg{width:17px}.system-modal h2{margin:5px 0 2px;font:800 21px Manrope}.system-modal>small{margin:0}.system-form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.system-modal footer{justify-content:flex-end;gap:9px;margin-top:20px;display:flex}.system-modal footer button{border:0;border-radius:13px;height:44px;padding:0 15px;font-size:9px;font-weight:800}.system-modal footer button:first-child{color:#6e7076;background:#f0eff3}.system-modal footer button:last-child{color:#fff;background:#6849c7}.system-modal footer svg{vertical-align:middle;width:15px;margin-right:5px}@media (width<=800px){.system-shell>aside{width:72px;padding:18px 9px}.system-shell>aside .system-brand b,.system-shell>aside>small,.system-shell>aside nav button:not(.active){font-size:0}.system-shell>aside nav button{justify-content:center}.system-shell>aside nav button.active{font-size:0}.system-logout{justify-content:center;font-size:0}.system-shell>main{width:calc(100% - 72px);margin-left:72px;padding:20px 14px}.system-metrics{grid-template-columns:1fr 1fr}.system-shell main>header{align-items:flex-start}.system-shell main header h1{font-size:21px}.system-shell main header p{max-width:230px}.system-shell main header>button{justify-content:center;width:45px;padding:0;font-size:0}.system-form-grid{grid-template-columns:1fr}.system-modal{border-radius:27px 27px 0 0;align-self:end;max-height:92vh;overflow:auto}}.system-demo-note{color:#66547f;background:#f3f0fc;border-radius:12px;flex-direction:column;margin-top:14px;padding:10px 12px;font-size:8px;display:flex}.system-demo-note span{margin-top:3px;font-family:monospace}.online.offline,.pos-top>span.offline{color:#b86424!important;background:#fff0e2!important}.online.offline i,.pos-top>span.offline i{box-shadow:0 0 0 3px #ef8b3b20;background:#ef8b3b!important}.auth-page{background:#fff;grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.auth-visual{color:#fff;background:linear-gradient(145deg,#111927,#282052 58%,#6138bd);padding:38px 48px;position:relative;overflow:hidden}.auth-brand,.auth-mobile-brand{align-items:center;gap:9px;display:flex}.auth-brand>span,.auth-mobile-brand>span{color:#fff;background:linear-gradient(145deg,#31dece,#12a99c);border-radius:11px;place-items:center;width:36px;height:36px;font:800 19px Manrope;display:grid}.auth-brand>b{font:800 20px Manrope}.auth-brand em{color:#51dfd2;font-style:normal}.auth-copy{z-index:2;position:absolute;top:50%;left:9%;transform:translateY(-43%)}.auth-copy>small{letter-spacing:2px;color:#66eadd;font-size:9px;font-weight:800}.auth-copy h1{letter-spacing:-2.7px;margin:14px 0 17px;font:800 clamp(38px,4vw,64px)/1.06 Manrope}.auth-copy>p{color:#c2bed5;max-width:470px;font-size:13px;line-height:1.6}.auth-copy>div{gap:9px;margin-top:30px;display:flex}.auth-copy>div span{background:#ffffff0d;border:1px solid #ffffff12;border-radius:11px;align-items:center;gap:6px;padding:9px 11px;font-size:9px;display:flex}.auth-copy>div svg{color:#53e2d5;width:15px}.auth-visual>i{border-radius:50%;position:absolute}.auth-visual>i:nth-last-child(2){background:#ed66c522;width:440px;height:440px;top:-180px;right:-170px}.auth-visual>i:last-child{background:#20d5c62b;width:320px;height:320px;bottom:-160px;left:-150px}.auth-form{place-items:center;padding:30px;display:grid}.auth-form form{width:min(390px,100%)}.auth-mobile-brand{display:none}.auth-form form>small{letter-spacing:1.5px;color:#7657d1;font-size:9px;font-weight:800}.auth-form h2{letter-spacing:-1px;margin:8px 0 4px;font:800 29px Manrope}.auth-form form>p{color:#8d969c;margin:0 0 27px;font-size:11px}.auth-form form>label{margin-bottom:15px;display:block}.auth-form form>label>span{margin-bottom:6px;font-size:9px;font-weight:700;display:block}.auth-form form>label>div{border:1px solid #e1e3e7;border-radius:14px;align-items:center;gap:9px;height:51px;padding:0 13px;display:flex}.auth-form form>label>div:focus-within{border-color:#8971db;box-shadow:0 0 0 3px #7355d50e}.auth-form form>label svg{color:#9aa2a8;width:17px}.auth-form input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.auth-form form>label button{background:0 0;border:0}.auth-options{justify-content:space-between;align-items:center;margin:-2px 0 18px;font-size:9px;display:flex}.auth-options label{align-items:center;gap:6px;display:flex}.auth-options button{color:#6748c6;background:0 0;border:0;font-weight:700}.auth-error{color:#b84852;background:#fff0f1;border-radius:10px;margin-bottom:10px;padding:9px 11px;font-size:9px}.auth-submit{color:#fff;background:linear-gradient(135deg,#7555d7,#5534b5);border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-size:11px;font-weight:800;display:flex;box-shadow:0 11px 25px #5f3ec33b}.auth-submit svg{width:16px}.demo-note{color:#77717f;background:#f5f3fa;border-radius:12px;justify-content:space-between;margin-top:18px;padding:11px;font-size:8px;display:flex}.demo-note span{color:#55456f}.branch-page{background:radial-gradient(circle at 80% 0,#eae2ff,#0000 35%),#f5f6f8;min-height:100vh}.branch-page>header{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffda;border-bottom:1px solid #e6e8eb;align-items:center;height:72px;padding:0 5%;display:flex}.branch-page header .auth-mobile-brand{display:flex}.auth-mobile-brand>b{font:800 16px Manrope}.branch-page>header>button{color:#6448bf;background:#f1eef9;border:0;border-radius:10px;margin-left:auto;padding:8px 12px;font-size:9px}.branch-page main{max-width:680px;margin:0 auto;padding:60px 20px}.branch-welcome{text-align:center}.branch-welcome>span{color:#6548c5;background:linear-gradient(145deg,#e9e2ff,#d5c8fa);border-radius:19px;place-items:center;width:58px;height:58px;margin:0 auto 15px;font-weight:800;display:grid}.branch-welcome small{color:#795dd1;letter-spacing:1.2px;font-size:8px;font-weight:800}.branch-welcome h1{margin:7px 0 4px;font:800 27px Manrope}.branch-welcome p{color:#8c959b;font-size:10px}.branch-list{grid-template-columns:1fr 1fr;gap:13px;margin-top:30px;display:grid}.branch-list>button{text-align:left;background:#fff;border:1px solid #e5e6eb;border-radius:23px;align-items:flex-start;gap:12px;min-height:155px;padding:17px;display:flex;box-shadow:0 12px 35px #2320370a}.branch-list>button>span{color:#fff;background:linear-gradient(145deg,#2dd4bf,#0fa99b);border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.branch-list>button>span.warehouse{background:linear-gradient(145deg,#8a70e5,#6247c2)}.branch-list>button>span svg{width:22px}.branch-list>button>div{flex-direction:column;flex:1;display:flex}.branch-list small{color:#8b6ee1;font-size:7px;font-weight:800}.branch-list b{margin:4px 0;font:800 13px Manrope}.branch-list p{color:#949ba0;margin:0;font-size:8px}.branch-list>button>svg{color:#a6adb2;width:15px}.branch-security{color:#92999e;justify-content:center;align-items:center;gap:6px;margin-top:25px;display:flex}.branch-security svg{width:14px}@media (width<=700px){.auth-page{background:radial-gradient(circle at 100% 0,#e8deff,#0000 35%),#f7f7fa;display:block}.auth-visual{display:none}.auth-form{min-height:100vh;padding:30px 20px}.auth-mobile-brand{margin-bottom:55px;display:flex}.auth-mobile-brand>span{border-radius:13px;width:39px;height:39px}.auth-form h2{font-size:26px}.auth-form form>p{margin-bottom:30px}.demo-note{flex-direction:column;gap:4px}.branch-page main{padding-top:35px}.branch-list{grid-template-columns:1fr}.branch-list>button{align-items:center;min-height:112px}.branch-welcome h1{font-size:23px}.branch-page>header{padding:0 16px}}.module-mode>:not(.product-admin){display:none!important}.product-admin{display:block}.module-head{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.module-head small{letter-spacing:1.4px;color:#7254ce;font-size:8px;font-weight:800}.module-head h1{letter-spacing:-1px;margin:5px 0 2px;font:800 27px Manrope}.module-head p{color:#8a949a;margin:0;font-size:10px}.module-head>button{color:#fff;background:linear-gradient(135deg,#7555d6,#5635b8);border:0;border-radius:13px;align-items:center;gap:6px;height:42px;padding:0 15px;font-size:10px;font-weight:800;display:flex;box-shadow:0 8px 20px #5e3dc333}.module-head>button svg{width:17px}.product-toolbar{align-items:center;gap:14px;margin-bottom:14px;display:flex}.product-toolbar>label{background:#fff;border:1px solid #e3e6e8;border-radius:13px;flex:1;align-items:center;gap:8px;height:44px;padding:0 12px;display:flex}.product-toolbar>label svg{color:#909aa0;width:17px}.product-toolbar input{border:0;outline:0;flex:1;font-size:10px}.product-toolbar>div{gap:7px;display:flex}.product-toolbar>div span{color:#8a949a;background:#fff;border:1px solid #e4e7e9;border-radius:12px;align-items:center;gap:4px;height:44px;padding:0 12px;font-size:8px;display:flex}.product-toolbar>div b{color:#252b31;font:800 12px Manrope}.admin-products{flex-direction:column;gap:8px;display:flex}.admin-products>article{background:#fff;border:1px solid #e5e8ea;border-radius:16px;grid-template-columns:56px minmax(180px,1.4fr) 1fr 1fr 90px;align-items:center;gap:12px;min-height:78px;padding:10px 12px;display:grid;box-shadow:0 5px 20px #19283205}.admin-product-icon{border-radius:14px;place-items:center;width:54px;height:54px;font-size:23px;display:grid}.admin-product-main small,.admin-product-price small,.admin-stock small{color:#99a1a6;font-size:7px}.admin-product-main h3{margin:3px 0;font:800 11px Manrope}.admin-product-main span{color:#7d8790;font-size:7px}.admin-product-price,.admin-stock{flex-direction:column;display:flex}.admin-product-price b,.admin-stock b{margin-top:3px;font:800 13px Manrope}.admin-stock span{color:#2a9e69;margin-top:2px;font-size:7px}.admin-stock.critical b,.admin-stock.critical span{color:#d26a42}.admin-products>article>button{color:#6849c6;background:#f1eefb;border:0;border-radius:10px;height:34px;font-size:8px;font-weight:700}.admin-products>article>button svg{vertical-align:middle;width:11px}.product-form-grid{grid-template-columns:1fr 1fr;gap:11px;margin:18px 0;display:grid}.product-form-grid label>span{margin-bottom:5px;font-size:8px;font-weight:700;display:block}.product-form-grid label>input,.product-form-grid select{background:#fff;border:1px solid #e2e2e8;border-radius:12px;outline:0;width:100%;height:45px;padding:0 11px;font-size:10px}.product-form-grid .form-check{align-items:center;gap:8px;padding-top:17px;display:flex}.product-form-grid .form-check input{width:17px;height:17px}.product-form-grid .form-check span{margin:0}@media (width<=700px){.module-mode{padding:18px 13px 95px!important;overflow:visible!important}.module-head{align-items:center}.module-head h1{font-size:22px}.module-head p{display:none}.module-head>button{justify-content:center;width:42px;padding:0;font-size:0}.product-toolbar{display:block}.product-toolbar>label{height:48px}.product-toolbar>div{margin-top:8px;overflow:auto}.product-toolbar>div span{min-width:max-content}.admin-products>article{grid-template-rows:auto auto;grid-template-columns:56px minmax(0,1fr) 62px;padding:10px}.admin-product-icon{grid-row:1/3}.admin-product-main{grid-column:2}.admin-product-price{grid-area:2/2}.admin-stock{grid-area:1/3}.admin-products>article>button{grid-area:2/3;font-size:0}.admin-products>article>button svg{width:15px}.product-form-grid{grid-template-columns:1fr 1fr}}.module-mode>.customer-admin{display:block!important}.cari-summary{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:14px;display:grid}.cari-summary article{background:#fff;border:1px solid #e5e8ea;border-radius:16px;align-items:center;gap:11px;padding:14px;display:flex}.cari-summary article>span{border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.cari-summary .receive{color:#278a61;background:#e2f7ee}.cari-summary .pay{color:#cc7543;background:#fff0e7}.cari-summary .count{color:#7154ce;background:#eee9ff}.cari-summary svg{width:18px}.cari-summary article>div{flex-direction:column;display:flex}.cari-summary small{color:#929ba0;font-size:7px}.cari-summary b{margin:2px 0;font:800 16px Manrope}.cari-summary p{color:#8f989d;margin:0;font-size:7px}.customer-layout{grid-template-columns:360px 1fr;gap:13px;min-height:510px;display:grid}.customer-list-panel,.customer-detail{background:#fff;border:1px solid #e5e8ea;border-radius:18px;padding:13px}.customer-search{background:#f7f8f9;border:1px solid #e5e6eb;border-radius:12px;align-items:center;gap:7px;height:42px;margin-bottom:9px;padding:0 10px;display:flex}.customer-search svg{color:#919ba1;width:15px}.customer-search input{background:0 0;border:0;outline:0;flex:1;font-size:9px}.customer-list-panel>button{text-align:left;background:#fff;border:0;border-bottom:1px solid #eff1f2;border-radius:11px;align-items:center;gap:9px;width:100%;height:63px;padding:7px;display:flex}.customer-list-panel>button.active{background:#f1edfc}.customer-list-panel>button>span{color:#6749c5;background:#e9e4fb;border-radius:12px;place-items:center;width:37px;height:37px;font-size:9px;font-weight:800;display:grid}.customer-list-panel>button>div{flex-direction:column;flex:1;display:flex}.customer-list-panel b{font-size:9px}.customer-list-panel small{color:#959da2;margin-top:3px;font-size:7px}.customer-list-panel strong{color:#269168;font:700 9px Manrope}.customer-list-panel strong.negative{color:#d07048}.customer-list-panel>button>svg{color:#a6aeb3;width:12px}.customer-detail{padding:20px}.customer-detail>header{border-bottom:1px solid #edf0f1;align-items:center;gap:11px;padding-bottom:15px;display:flex}.customer-detail>header>span{color:#fff;background:linear-gradient(145deg,#8267df,#6045bd);border-radius:15px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.customer-detail header>div{flex:1}.customer-detail header small{color:#7659cf;font-size:7px;font-weight:800}.customer-detail header h2{margin:3px 0;font:800 15px Manrope}.customer-detail header p{color:#929ba1;margin:0;font-size:8px}.customer-detail header button{color:#6648c3;background:#eeeafd;border:0;border-radius:11px;height:36px;padding:0 11px;font-size:8px;font-weight:700}.customer-detail header button svg{vertical-align:middle;width:13px}.balance-card{color:#fff;background:linear-gradient(135deg,#13252c,#174b48);border-radius:17px;flex-direction:column;margin:15px 0;padding:15px;display:flex}.balance-card.negative{background:linear-gradient(135deg,#3b2531,#7d3f56)}.balance-card>span{color:#9dd8d1;font-size:8px}.balance-card strong{margin:4px 0;font:800 23px Manrope}.balance-card small{color:#9cafb1;font-size:7px}.customer-detail>h3{font:800 11px Manrope}.movement-list article{border-bottom:1px solid #eef0f2;align-items:center;gap:9px;height:54px;display:flex}.movement-list article>span{border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.movement-list .credit{color:#228a5d;background:#e5f7ee}.movement-list .debit{color:#d07143;background:#fff0e9}.movement-list svg{width:14px}.movement-list article>div{flex-direction:column;flex:1;display:flex}.movement-list b{font-size:8px}.movement-list small{color:#999fa4;font-size:7px}.movement-list strong{font-size:9px}.empty-movements,.select-customer-empty{text-align:center;color:#939ca1;padding:45px}.empty-movements svg,.select-customer-empty svg{color:#6e51c7;background:#f0edf9;border-radius:12px;width:35px;height:35px;padding:9px}.empty-movements b{margin-top:7px;font-size:9px;display:block}.empty-movements p,.select-customer-empty p{font-size:8px}.select-customer-empty{padding-top:130px}.select-customer-empty h2{margin:8px 0;font:800 14px Manrope}.movement-type{grid-template-columns:1fr 1fr;gap:7px;margin:18px 0 5px;display:grid}.movement-type button{background:#fff;border:1px solid #e3e2e8;border-radius:12px;height:43px;font-size:9px}.movement-type button.active{color:#fff;background:#6d4fc9;border-color:#6d4fc9}@media (width<=700px){.cari-summary{display:flex;overflow:auto}.cari-summary article{min-width:155px}.customer-layout{display:block}.customer-list-panel{border-radius:18px}.customer-detail{margin-top:12px;padding:15px;display:block}.customer-list-panel>button{height:68px}.select-customer-empty{padding:35px 10px}.customer-detail>header{flex-wrap:wrap;align-items:flex-start}.customer-detail header button{margin-left:auto}}.module-mode>.role-admin{display:block!important}.role-layout{grid-template-columns:1fr 1.15fr;gap:14px;display:grid}.staff-panel,.permission-panel{background:#fff;border:1px solid #e5e8ea;border-radius:18px;padding:17px}.staff-panel>h2,.permission-panel h2{margin:0 0 13px;font:800 13px Manrope}.staff-panel>h2 span{color:#684bc5;background:#eee9fb;border-radius:99px;padding:3px 6px;font-size:8px}.staff-panel>article{border-bottom:1px solid #edf0f1;align-items:center;gap:9px;height:65px;display:flex}.staff-panel>article>span{color:#684ac8;background:#e9e4fb;border-radius:12px;place-items:center;width:38px;height:38px;font-size:9px;font-weight:800;display:grid}.staff-panel article>div{flex-direction:column;flex:1;display:flex}.staff-panel b{font-size:9px}.staff-panel small{color:#949ca1;margin-top:2px;font-size:7px}.staff-panel select{background:#f3f1f8;border:0;border-radius:8px;padding:6px;font-size:7px}.staff-panel article>i{background:#c9cdd0;border-radius:50%;width:8px;height:8px}.staff-panel article>i.active{background:#25ba79;box-shadow:0 0 0 3px #25ba7917}.permission-panel>header{border-bottom:1px solid #eceff0;justify-content:space-between;align-items:flex-start;padding-bottom:12px;display:flex}.permission-panel header small{color:#7558cc;font-size:7px;font-weight:800}.permission-panel header h2{margin:3px 0}.permission-panel header>div:last-child{background:#f1f2f4;border-radius:9px;padding:3px;display:flex}.permission-panel header button{background:0 0;border:0;border-radius:7px;padding:6px 8px;font-size:7px}.permission-panel header button.active{color:#6548c4;background:#fff;box-shadow:0 2px 7px #2222}.permission-list>div{border-bottom:1px solid #f0f1f2;justify-content:space-between;align-items:center;height:43px;display:flex}.permission-list>div>span{font-size:8px}.permission-list button{color:#a2a7ab;background:0 0;border:0;align-items:center;gap:5px;font-size:7px;display:flex}.permission-list button>i{background:#eff1f2;border-radius:7px;place-items:center;width:20px;height:20px;display:grid}.permission-list button.allowed{color:#278a61}.permission-list button.allowed>i{color:#21895e;background:#e2f7ed}.permission-list svg{width:12px}.permission-panel>p{color:#8e969b;background:#f7f8f9;border-radius:9px;align-items:center;gap:5px;padding:8px;font-size:7px;display:flex}.permission-panel>p svg{color:#7051ca;width:13px}.module-mode>.report-admin{display:block!important}.report-head{align-items:center}.period-switch{background:#eeedf3;border-radius:12px;gap:2px;padding:4px;display:flex}.period-switch button{color:#7c858c;background:0 0;border:0;border-radius:9px;height:33px;padding:0 13px;font-size:8px;font-weight:700}.period-switch button.active{color:#6748c8;background:#fff;box-shadow:0 4px 12px #28303d12}.report-kpis{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:13px;display:grid}.report-kpis article{background:#fff;border:1px solid #e4e7e9;border-radius:18px;align-items:center;gap:11px;min-height:94px;padding:15px;display:flex;box-shadow:0 8px 30px #26303d07}.report-kpis article>span{color:#6d4ecb;background:#eeeafb;border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.report-kpis article.primary>span{color:#159a84;background:#ddf8f2}.report-kpis article.warning>span{color:#dd7549;background:#fff0e8}.report-kpis svg{width:19px}.report-kpis article>div{flex-direction:column;min-width:0;display:flex}.report-kpis small{color:#8e989e;font-size:7px}.report-kpis strong{white-space:nowrap;margin:3px 0;font:800 17px Manrope}.report-kpis p{color:#9ba3a8;margin:0;font-size:7px}.report-grid{grid-template-columns:1.45fr 1fr;gap:13px;display:grid}.report-card{background:#fff;border:1px solid #e4e7e9;border-radius:20px;min-height:245px;padding:17px;box-shadow:0 8px 30px #26303d07}.report-card>header{justify-content:space-between;align-items:flex-start;display:flex}.report-card>header small{letter-spacing:1px;color:#7557cf;font-size:7px;font-weight:800}.report-card>header h2{margin:4px 0;font:800 13px Manrope}.report-card>header>svg{color:#7860c6;box-sizing:content-box;background:#f0edfa;border-radius:11px;width:18px;padding:8px}.daily-chart{align-items:flex-end;gap:8px;height:170px;padding:18px 3px 0;display:flex}.day-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex}.day-column b{color:#889197;opacity:0;margin-bottom:5px;font-size:6px;transition:all .2s}.day-column:hover b{opacity:1}.day-column i{background:linear-gradient(#7c5dde,#48c8c0);border-radius:8px 8px 4px 4px;width:70%;max-width:28px;min-height:8px;display:block}.day-column span{color:#929ca2;white-space:nowrap;margin-top:6px;font-size:6px}.payment-report-list{margin-top:13px}.payment-report-list>div{border-bottom:1px solid #eef0f2;align-items:center;gap:9px;height:43px;display:flex}.payment-report-list>div>i{background:#6549c4;border-radius:4px;width:9px;height:9px}.payment-report-list>div>i.tone-1{background:#27b8a6}.payment-report-list>div>i.tone-2{background:#f0a13c}.payment-report-list>div>i.tone-3{background:#ec6296}.payment-report-list span{flex-direction:column;flex:1;display:flex}.payment-report-list b{font-size:8px}.payment-report-list small{color:#969ea3;font-size:7px}.payment-report-list strong{font:800 9px Manrope}.top-product-list{margin-top:11px}.top-product-list>div{border-bottom:1px solid #eef0f2;align-items:center;gap:9px;height:43px;display:flex}.top-product-list em{color:#6d50c7;background:#f0edfa;border-radius:9px;place-items:center;width:26px;height:26px;font:800 8px Manrope;display:grid}.top-product-list>div>span{flex-direction:column;flex:1;min-width:0;display:flex}.top-product-list b{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.top-product-list span>i{background:#eceef0;border-radius:99px;height:3px;margin-top:5px;overflow:hidden}.top-product-list span u{background:linear-gradient(90deg,#7253d0,#32c0b2);border-radius:99px;height:100%;display:block}.top-product-list strong{text-align:right;font-size:8px}.top-product-list strong small{color:#979fa4;margin-top:2px;font-size:6px;display:block}.health-metrics{grid-template-columns:1fr 1fr;gap:8px;margin:13px 0;display:grid}.health-metrics>div{background:#e9f8f2;border-radius:13px;flex-direction:column;padding:11px;display:flex}.health-metrics>div.negative{background:#fff0e9}.health-metrics span{color:#76858a;font-size:7px}.health-metrics b{color:#258765;margin-top:3px;font:800 13px Manrope}.health-metrics .negative b{color:#c96842}.critical-list h3{margin:13px 0 5px;font:800 9px Manrope}.critical-list>div{border-bottom:1px solid #eff1f2;justify-content:space-between;align-items:center;height:31px;font-size:7px;display:flex}.critical-list>div b{color:#d06f47}.critical-list .stock-ok{color:#278a61;border:0;justify-content:flex-start;gap:6px}.stock-ok svg{width:13px}.report-empty{color:#8c969c;flex-direction:column;justify-content:center;align-items:center;height:170px;display:flex}.report-empty svg{color:#7457cc;width:28px}.report-empty b{margin-top:7px;font-size:9px}.report-empty p{font-size:7px}.mini-empty{color:#969fa4;border:0!important;justify-content:center!important;font-size:8px!important}@media (width<=900px){.report-kpis{grid-template-columns:1fr 1fr}.report-grid{grid-template-columns:1fr}}@media (width<=700px){.report-head{display:block}.period-switch{box-sizing:border-box;width:100%;margin-top:14px}.period-switch button{flex:1;height:38px}.report-kpis{gap:9px}.report-kpis article{flex-direction:column;align-items:flex-start;gap:8px;min-height:102px;padding:13px}.report-kpis article>span{border-radius:12px;flex-basis:36px;width:36px;height:36px}.report-kpis strong{font-size:15px}.report-card{border-radius:22px;padding:16px}.sales-chart-card{min-height:270px}.daily-chart{gap:4px;height:180px}.day-column i{width:76%}.payment-card,.top-products-card,.health-card{min-height:0}.report-grid{padding-bottom:20px}}.module-mode>.finance-admin{display:block!important}.finance-head{align-items:center}.finance-head-actions{gap:8px;display:flex}.finance-head-actions button{color:#fff;border:0;border-radius:12px;align-items:center;gap:6px;height:41px;padding:0 14px;font-size:9px;font-weight:800;display:flex}.finance-head-actions svg{width:15px}.finance-head-actions .income{background:linear-gradient(135deg,#22b78a,#159a76);box-shadow:0 7px 18px #1ca17c2d}.finance-head-actions .expense{background:linear-gradient(135deg,#f17467,#d95161);box-shadow:0 7px 18px #d9516128}.finance-summary{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:13px;display:grid}.finance-summary article{background:#fff;border:1px solid #e4e7e9;border-radius:18px;align-items:center;gap:11px;min-height:92px;padding:14px;display:flex;box-shadow:0 8px 28px #26303d07}.finance-summary article>span{color:#674ac4;background:#ece8fa;border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.finance-summary .income>span{color:#218b65;background:#e2f7ee}.finance-summary .expense>span{color:#d06d47;background:#fff0e9}.finance-summary .today>span{color:#2488ad;background:#e5f5fb}.finance-summary svg{width:19px}.finance-summary article>div{flex-direction:column;min-width:0;display:flex}.finance-summary small{color:#90999f;font-size:7px}.finance-summary strong{white-space:nowrap;margin:3px 0;font:800 16px Manrope}.finance-summary p{color:#9aa2a7;margin:0;font-size:7px}.finance-summary .negative strong{color:#d0525e}.cash-ledger{background:#fff;border:1px solid #e4e7e9;border-radius:20px;padding:17px;box-shadow:0 8px 30px #26303d07}.cash-ledger>header{justify-content:space-between;align-items:center;display:flex}.cash-ledger header small{letter-spacing:1px;color:#7455cd;font-size:7px;font-weight:800}.cash-ledger header h2{margin:3px 0;font:800 14px Manrope}.ledger-filters{background:#f0f1f3;border-radius:10px;padding:3px;display:flex}.ledger-filters button{color:#808a90;background:0 0;border:0;border-radius:8px;height:29px;padding:0 11px;font-size:7px}.ledger-filters button.active{color:#6749c4;background:#fff;font-weight:800;box-shadow:0 3px 9px #26303d13}.ledger-search{background:#f8f9fa;border:1px solid #e5e8ea;border-radius:12px;align-items:center;gap:7px;height:42px;margin:13px 0 5px;padding:0 11px;display:flex}.ledger-search svg{color:#929ca2;width:15px}.ledger-search input{background:0 0;border:0;outline:0;flex:1;font-size:8px}.ledger-list>article{border-bottom:1px solid #edf0f1;grid-template-columns:38px minmax(160px,1fr) 1fr 120px 28px;align-items:center;gap:10px;min-height:61px;display:grid}.ledger-list>article>span{border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.ledger-list>article>span.income{color:#218b65;background:#e4f8ef}.ledger-list>article>span.expense{color:#d16a45;background:#fff0e9}.ledger-list>article>span svg{width:15px}.ledger-list article>div{flex-direction:column;display:flex}.ledger-list b{font-size:8px}.ledger-list small{color:#969fa4;margin-top:3px;font-size:7px}.ledger-list .ledger-meta b{color:#535d63;font-weight:700}.ledger-list strong{text-align:right;font:800 10px Manrope}.ledger-list strong.income{color:#218b65}.ledger-list strong.expense{color:#d45e54}.ledger-list article>button{color:#aab1b5;background:0 0;border:0;padding:5px}.ledger-list article>button:hover{color:#d4555f}.ledger-list article>button svg{width:14px}.ledger-empty{text-align:center;color:#939ca2;padding:54px 10px}.ledger-empty>svg{color:#6d4fc8;background:#efecfa;border-radius:14px;width:30px;height:30px;padding:10px}.ledger-empty h3{color:#30363a;margin:9px 0 3px;font:800 11px Manrope}.ledger-empty p{font-size:8px}.ledger-empty button{color:#fff;background:#6c4cc8;border:0;border-radius:10px;height:35px;padding:0 11px;font-size:8px;font-weight:700}.ledger-empty button svg{vertical-align:middle;width:12px}.finance-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;background:#16142099;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.finance-modal{background:#fff;border-radius:24px;width:min(480px,100%);max-height:calc(100vh - 32px);padding:20px;overflow:auto;box-shadow:0 30px 80px #15132255}.finance-modal>header{align-items:center;gap:10px;display:flex}.finance-modal>header>div{border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.finance-modal>header>div.income{color:#208b65;background:#e1f7ed}.finance-modal>header>div.expense{color:#d36b47;background:#fff0e9}.finance-modal>header>div svg{width:18px}.finance-modal>header>span{flex-direction:column;flex:1;display:flex}.finance-modal>header small{letter-spacing:1px;color:#7455ce;font-size:7px;font-weight:800}.finance-modal>header h2{margin:3px 0;font:800 16px Manrope}.finance-modal>header>button{color:#7f898f;background:#f1f2f4;border:0;border-radius:10px;width:32px;height:32px}.finance-modal>header>button svg{width:15px}.movement-kind{grid-template-columns:1fr 1fr;gap:7px;margin:18px 0;display:grid}.movement-kind button{color:#7f898e;background:#fff;border:1px solid #e1e4e7;border-radius:12px;height:42px;font-size:9px;font-weight:700}.movement-kind button svg{vertical-align:middle;width:14px}.movement-kind button.active.income{color:#238862;background:#e5f8f0;border-color:#bcebd8}.movement-kind button.active.expense{color:#ce6745;background:#fff0e9;border-color:#f4cdbc}.amount-field>span,.finance-form-grid label>span,.description-field>span{margin-bottom:6px;font-size:8px;font-weight:700;display:block}.amount-field>div{color:#6b4bc8;background:#faf9fd;border:1px solid #dfdfe7;border-radius:15px;align-items:center;height:60px;padding:0 15px;font:800 22px Manrope;display:flex}.amount-field input{background:0 0;border:0;outline:0;flex:1;min-width:0;margin-left:7px;font:800 22px Manrope}.finance-form-grid{grid-template-columns:1fr 1fr;gap:10px;margin:13px 0;display:grid}.finance-form-grid input,.finance-form-grid select{box-sizing:border-box;background:#fff;border:1px solid #e1e3e7;border-radius:11px;width:100%;height:42px;padding:0 10px;font-size:8px}.finance-modal fieldset{border:0;margin:0;padding:0}.finance-modal legend{margin-bottom:6px;font-size:8px;font-weight:700}.payment-choice{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.payment-choice button{color:#747e84;background:#fff;border:1px solid #e2e4e7;border-radius:11px;height:44px;font-size:8px}.payment-choice button svg{vertical-align:middle;width:14px;margin-right:5px}.payment-choice button.active{color:#6748c5;background:#f0ecfc;border-color:#7658d2;font-weight:800}.description-field{margin-top:13px;display:block}.description-field textarea{resize:none;box-sizing:border-box;border:1px solid #e1e3e7;border-radius:12px;outline:0;width:100%;height:65px;padding:10px;font:8px Inter}.finance-modal>footer{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.finance-modal>footer button{border:0;border-radius:11px;height:40px;padding:0 15px;font-size:8px;font-weight:800}.finance-modal>footer button:first-child{color:#68737a;background:#eff1f3}.finance-modal>footer button:last-child{color:#fff;background:#684ac5}.finance-modal>footer button.income{background:#1f9e77}.finance-modal>footer button.expense{background:#d75c5f}.finance-modal>footer svg{vertical-align:middle;width:13px}@media (width<=900px){.finance-summary{grid-template-columns:1fr 1fr}.ledger-list>article{grid-template-columns:38px 1fr 100px 28px}.ledger-meta{display:none!important}}@media (width<=700px){.finance-head{display:block}.finance-head-actions{margin-top:14px}.finance-head-actions button{flex:1;justify-content:center;height:44px}.finance-summary{gap:9px}.finance-summary article{flex-direction:column;align-items:flex-start;gap:7px;min-height:105px;padding:13px}.finance-summary article>span{border-radius:12px;flex-basis:36px;width:36px;height:36px}.finance-summary strong{font-size:14px}.cash-ledger{border-radius:22px;padding:14px}.cash-ledger>header{display:block}.ledger-filters{margin-top:11px}.ledger-filters button{flex:1;height:34px}.ledger-list>article{grid-template-columns:36px minmax(0,1fr) 95px 24px;gap:7px}.ledger-list strong{font-size:8px}.finance-modal-backdrop{align-items:end;padding:0}.finance-modal{box-sizing:border-box;border-radius:26px 26px 0 0;width:100%;max-height:92vh;padding:18px}.finance-form-grid{grid-template-columns:1fr 1fr}.amount-field>div{height:58px}}.module-mode>.company-admin{display:block!important}.company-head{align-items:center}.company-profile-card{color:#fff;background:linear-gradient(130deg,#17182d,#352568 58%,#6542bf);border-radius:22px;align-items:center;gap:18px;padding:19px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #39266d28}.company-profile-card:after{content:"";background:#d76bff21;border-radius:50%;width:230px;height:230px;position:absolute;top:-140px;right:-100px}.company-monogram{background:linear-gradient(145deg,#37d9ca,#17a99c);border-radius:19px;flex:0 0 62px;place-items:center;width:62px;height:62px;font:800 18px Manrope;display:grid;box-shadow:0 9px 22px #18aa9c55}.company-fields{z-index:1;flex:1;grid-template-columns:1.15fr 1fr 1.2fr 1fr;gap:17px;min-width:0;display:grid;position:relative}.company-fields label{flex-direction:column;min-width:0;display:flex}.company-fields span{color:#b8b2cd;margin-bottom:5px;font-size:7px}.company-fields b{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.company-fields input{color:#fff;box-sizing:border-box;background:#ffffff10;border:1px solid #ffffff25;border-radius:8px;outline:0;width:100%;height:31px;padding:0 8px;font-size:8px}.company-fields label>div{gap:5px;display:flex}.company-fields label>div input{min-width:0}.company-edit,.company-save{z-index:1;color:#fff;background:#ffffff12;border:1px solid #ffffff24;border-radius:10px;align-items:center;gap:5px;height:35px;padding:0 10px;font-size:8px;font-weight:700;display:flex;position:relative}.company-save{background:#22aa83;border-color:#22aa83}.company-edit svg,.company-save svg{width:13px}.branch-section-head{justify-content:space-between;align-items:flex-end;margin:22px 2px 10px;display:flex}.branch-section-head small{letter-spacing:1px;color:#7455ce;font-size:7px;font-weight:800}.branch-section-head h2{margin:4px 0;font:800 14px Manrope}.branch-section-head h2 span{color:#6a4cc5;background:#ece8f8;border-radius:99px;padding:3px 6px;font-size:8px}.branch-section-head>p{color:#7e898f;font-size:8px}.branch-section-head>p i{background:#24b97c;border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block;box-shadow:0 0 0 3px #24b97c18}.branch-admin-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.branch-admin-grid>article{background:#fff;border:1px solid #e3e6e8;border-radius:19px;padding:15px;box-shadow:0 8px 28px #26303d07}.branch-admin-grid>article.current{border-color:#7b5fd7;box-shadow:0 8px 28px #694bc31c}.branch-admin-grid>article.inactive{opacity:.58}.branch-admin-grid article>header{align-items:center;gap:9px;display:flex}.branch-admin-grid header>span{color:#189986;background:#e6f8f4;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.branch-admin-grid header>span.warehouse{color:#d18428;background:#fff0df}.branch-admin-grid header>span.office{color:#6749c4;background:#ebe7fa}.branch-admin-grid header>span svg{width:18px}.branch-admin-grid header>div{flex-direction:column;flex:1;min-width:0;display:flex}.branch-admin-grid header small{color:#795bcf;font-size:7px;font-weight:800}.branch-admin-grid header h3{white-space:nowrap;text-overflow:ellipsis;margin:3px 0;font:800 11px Manrope;overflow:hidden}.branch-admin-grid header>button{color:#899399;background:#f1f2f4;border:0;border-radius:9px;width:30px;height:30px}.branch-admin-grid header>button svg{width:13px}.branch-details{border-top:1px solid #edf0f1;border-bottom:1px solid #edf0f1;margin:14px 0;padding:8px 0}.branch-details p{color:#7e898f;align-items:center;gap:6px;height:24px;margin:0;font-size:7px;display:flex}.branch-details p svg{color:#9a84d8;width:12px}.branch-admin-grid article>footer{align-items:center;height:28px;display:flex}.branch-admin-grid footer>span{color:#2a916a;font-size:7px}.branch-admin-grid footer>span.inactive{color:#9b6e72}.branch-admin-grid footer>span i{background:#24b97c;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.branch-admin-grid footer>span.inactive i{background:#b78387}.branch-admin-grid footer>b{color:#6c4ec6;align-items:center;gap:4px;margin-left:auto;font-size:7px;display:flex}.branch-admin-grid footer>b svg{width:12px}.branch-admin-grid footer>button{color:#694bc5;background:0 0;border:0;margin-left:auto;font-size:7px;font-weight:700}.branch-admin-grid footer>button svg{vertical-align:middle;width:11px}.branch-modal{background:#fff;border-radius:24px;width:min(540px,100%);padding:20px;box-shadow:0 30px 80px #15132255}.branch-modal>header{align-items:center;gap:10px;display:flex}.branch-modal>header>span{color:#199982;background:#e5f7f2;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.branch-modal>header>span svg{width:18px}.branch-modal>header>div{flex:1}.branch-modal>header small{letter-spacing:1px;color:#7556ce;font-size:7px;font-weight:800}.branch-modal>header h2{margin:3px 0;font:800 16px Manrope}.branch-modal>header>button{color:#7f898f;background:#f1f2f4;border:0;border-radius:10px;width:32px;height:32px}.branch-modal>header>button svg{width:15px}.branch-form-grid{grid-template-columns:1fr 1fr;gap:11px;margin:18px 0;display:grid}.branch-form-grid label>span{margin-bottom:5px;font-size:8px;font-weight:700;display:block}.branch-form-grid input,.branch-form-grid select{box-sizing:border-box;background:#fff;border:1px solid #e1e3e7;border-radius:11px;outline:0;width:100%;height:42px;padding:0 10px;font-size:8px}.branch-active-check{background:#f5f3fb;border-radius:11px;align-items:center;gap:7px;padding:10px;font-size:8px;display:flex}.branch-active-check input{width:16px;height:16px}.branch-modal>footer{justify-content:flex-end;gap:8px;margin-top:17px;display:flex}.branch-modal>footer button{border:0;border-radius:11px;height:40px;padding:0 14px;font-size:8px;font-weight:800}.branch-modal>footer button:first-child{color:#68737a;background:#eff1f3}.branch-modal>footer button:last-child{color:#fff;background:#684ac5}.branch-modal>footer svg{vertical-align:middle;width:13px}@media (width<=1000px){.branch-admin-grid,.company-fields{grid-template-columns:1fr 1fr}}@media (width<=700px){.company-profile-card{border-radius:24px;padding:17px;display:block}.company-monogram{width:52px;height:52px;margin-bottom:15px}.company-fields{grid-template-columns:1fr;gap:12px}.company-fields b{white-space:normal}.company-edit,.company-save{position:absolute;top:17px;right:15px}.branch-admin-grid{grid-template-columns:1fr}.branch-admin-grid>article{border-radius:22px}.branch-section-head{margin-top:20px}.branch-modal{box-sizing:border-box;border-radius:26px 26px 0 0;align-self:end;width:100%;max-height:92vh;padding:18px;overflow:auto}.branch-form-grid{grid-template-columns:1fr 1fr;gap:9px}}@media (width<=800px){.role-layout{grid-template-columns:1fr}.permission-panel>header{display:block}.permission-panel header>div:last-child{margin-top:9px;overflow:auto}.permission-panel header button{white-space:nowrap}.staff-panel{padding:13px}}@media (width<=600px){.app-launcher{gap:12px}.app-launcher button{overflow:hidden;text-align:center!important;border:1px solid #0000!important;border-radius:29px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;height:154px!important;padding:15px 10px!important;display:flex!important}.app-launcher button>span{border-radius:21px!important;flex:0 0 62px!important;place-items:center!important;width:62px!important;height:62px!important;margin:0 0 13px!important;display:grid!important}.app-launcher button>span svg{width:28px!important;height:28px!important}.app-launcher button>b{white-space:normal!important;text-align:center!important;align-self:center!important;margin:0!important;font:800 12px/1.2 Manrope!important;display:block!important}.app-launcher button>small{white-space:normal!important;text-align:center!important;color:#838d94!important;align-self:center!important;margin:5px 0 0!important;font-size:8px!important;line-height:1.3!important;display:block!important}.app-launcher button>svg{display:none!important}.app-launcher button:first-child{background:linear-gradient(145deg,#fff9ef,#fff)!important;border-color:#f9e8c8!important}.app-launcher button:nth-child(2){background:linear-gradient(145deg,#f5f3ff,#fff)!important;border-color:#e6e0ff!important}.app-launcher button:nth-child(3){background:linear-gradient(145deg,#fff3ef,#fff)!important;border-color:#ffe0d7!important}.app-launcher button:nth-child(4){background:linear-gradient(145deg,#fff1f7,#fff)!important;border-color:#f8d9e8!important}.app-launcher button:nth-child(5){background:linear-gradient(145deg,#eef9ff,#fff)!important;border-color:#d8effb!important}.app-launcher button:nth-child(6){background:linear-gradient(145deg,#f3f6f8,#fff)!important;border-color:#e0e7eb!important}.app-launcher button:first-child>span{box-shadow:0 10px 23px #ef9b3138}.app-launcher button:nth-child(2)>span{box-shadow:0 10px 23px #6259d83a}.app-launcher button:nth-child(3)>span{box-shadow:0 10px 23px #ef705439}.app-launcher button:nth-child(4)>span{box-shadow:0 10px 23px #dc528b35}.app-launcher button:nth-child(5)>span{box-shadow:0 10px 23px #268fd83a}.app-launcher button:nth-child(6)>span{box-shadow:0 10px 23px #59677735}.pos-page{background:#f4f5f8!important}.pos-top{background:#ffffffeb!important;border-bottom:0!important;height:70px!important;padding:0 15px!important;box-shadow:0 5px 22px #17242d09!important}.pos-top>button{color:#6548cb!important;background:#f3f1fa!important;border:0!important;border-radius:14px!important;width:40px!important;height:40px!important}.pos-top div small{color:#8064df!important}.pos-top h1{letter-spacing:-.6px!important;font:800 19px Manrope!important}.pos-top>span{background:#eaf8f2!important;border-radius:12px!important;padding:9px!important}.pos-body{min-height:calc(100vh - 70px)!important;display:block!important}.pos-catalog{padding:15px 14px 116px!important}.pos-search{flex-wrap:wrap!important;gap:11px!important;display:flex!important}.camera-button{background:linear-gradient(130deg,#19172f,#433079 56%,#7046dc)!important;border-radius:24px!important;order:-1!important;justify-content:flex-start!important;width:100%!important;height:86px!important;padding:0 18px!important;position:relative!important;overflow:hidden!important;box-shadow:0 15px 34px #4d338b32!important}.camera-button:after{content:"Hızlı ve otomatik odaklama";color:#c6bbdf;font-size:8px;font-weight:500;position:absolute;top:48px;left:69px}.camera-button:before{content:"";background:#e665c924;border-radius:50%;width:130px;height:130px;position:absolute;top:-65px;right:-45px}.camera-button svg{color:#fff!important;background:linear-gradient(145deg,#3bdccb,#13aa9d)!important;border-radius:13px!important;width:37px!important;height:37px!important;padding:8px!important;box-shadow:0 8px 20px #14b8a64a!important}.camera-button span{margin-left:3px!important;font:800 14px Manrope!important;display:block!important}.pos-search label{border:1px solid #e6e4ee!important;border-radius:16px!important;flex:none!important;order:2!important;width:100%!important;height:52px!important;padding:0 15px!important;box-shadow:0 7px 22px #27213e09!important}.pos-search input{font-size:11px!important}.pos-chips{gap:8px!important;margin:14px -14px 15px!important;padding:0 14px!important}.pos-chips button{background:#fff!important;border:1px solid #e4e5ea!important;border-radius:99px!important;padding:9px 15px!important;font-size:9px!important}.pos-chips button.active{color:#fff!important;background:#6b4bd0!important;border-color:#6b4bd0!important;box-shadow:0 6px 14px #6848ca35!important}.pos-products{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.pos-products>button{text-align:left!important;background:#fff!important;border:1px solid #e8e7ed!important;border-radius:22px!important;grid-template-rows:1fr auto auto 1fr!important;grid-template-columns:90px minmax(0,1fr) 88px!important;height:103px!important;padding:10px!important;display:grid!important;transform:none!important;box-shadow:0 8px 25px #28213e09!important}.pos-products>button>div{border-radius:17px!important;grid-area:1/1/5!important;align-self:center!important;width:78px!important;height:82px!important;overflow:hidden!important}.pos-products>button>div span{font-size:30px!important}.pos-products>button>div small{border-radius:5px!important;font-size:6px!important;top:6px!important;right:6px!important}.pos-products h3{white-space:nowrap!important;text-overflow:ellipsis!important;grid-area:1/2/auto/4!important;align-self:end!important;margin:0 0 4px!important;font:800 11px Manrope!important;overflow:hidden!important}.pos-products p{color:#a0a5ad!important;grid-area:2/2/auto/4!important;margin:0!important;font-size:7px!important}.pos-products footer{grid-area:4/2/auto/4!important;align-self:end!important;padding:0!important}.pos-products footer b{color:#1e2530!important;font:800 14px Manrope!important}.pos-products footer i{color:#6849cf!important;background:#ede8ff!important;border-radius:11px!important;width:33px!important;height:33px!important}.pos-products footer svg{width:18px!important}.pos-cart{height:92px!important;padding:11px 14px max(11px,env(safe-area-inset-bottom))!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#ffffffed!important;border-top:1px solid #e3e2e9!important;box-shadow:0 -12px 30px #2a224411!important}.pos-checkout{gap:12px!important}.pos-checkout>div span{color:#8d929b!important;font-size:8px!important}.pos-checkout>div strong{color:#25202f!important;font:800 19px Manrope!important}.pos-checkout>button{background:linear-gradient(135deg,#7755db,#5c3bc1)!important;border-radius:17px!important;width:164px!important;height:54px!important;font-size:11px!important;box-shadow:0 10px 24px #6543c648!important}.pos-checkout>button:disabled{box-shadow:none!important;background:#d8d5e1!important}.pos-toast{border-radius:15px!important;bottom:103px!important}.scanner{background:#0d1018!important}.scanner-head small{color:#7cf1e7!important}.scan-frame i{border-color:#58eadf!important}.scan-frame span{background:#5cefe3!important;box-shadow:0 0 16px #52e5da!important}.camera-status svg{color:#65eee4!important}}.flow-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:120;background:#0c1018a8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.flow-sheet{background:#fff;border-radius:26px;width:min(480px,100%);padding:23px;position:relative;box-shadow:0 30px 90px #0005}.flow-sheet>small{letter-spacing:1.2px;color:#785bd6;font-size:8px;font-weight:800}.flow-sheet>h2{letter-spacing:-.6px;margin:4px 38px 2px 0;font:800 21px Manrope}.flow-close{color:#6c6873;background:#f2f1f6;border:0;border-radius:12px;width:36px;height:36px;position:absolute;top:17px;right:17px}.flow-close svg{width:18px}.flow-code{color:#9299a0;margin:0 0 20px;font-size:9px}.flow-fields{grid-template-columns:1.2fr 1fr;gap:10px;display:grid}.flow-fields label>span{margin:0 0 6px;font-size:9px;font-weight:700;display:block}.flow-fields label>div{border:1px solid #e2e2e8;border-radius:14px;align-items:center;height:52px;display:flex}.flow-fields input{background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 12px;font:800 18px Manrope}.flow-fields label>div>b{color:#888;padding:0 13px}.flow-step button{color:#6e55cc;background:0 0;border:0;width:39px;height:100%}.flow-step button svg{width:16px}.flow-step>b{text-align:center;flex:1;font:800 17px Manrope}.tax-switch{text-align:left;background:#fafafa;border:1px solid #e5e4ea;border-radius:15px;align-items:center;gap:10px;width:100%;margin:13px 0;padding:11px;display:flex}.tax-switch>span{background:#d4d5da;border-radius:99px;width:40px;height:23px;padding:3px;transition:all .2s}.tax-switch>span i{background:#fff;border-radius:50%;width:17px;height:17px;transition:all .2s;display:block;box-shadow:0 2px 5px #0002}.tax-switch.on>span{background:#6e50cf}.tax-switch.on>span i{transform:translate(17px)}.tax-switch>div{flex-direction:column;display:flex}.tax-switch b{font-size:10px}.tax-switch small{color:#91989e;margin-top:2px;font-size:8px}.flow-total{background:#f3f0fb;border-radius:15px;justify-content:space-between;align-items:center;margin-bottom:13px;padding:13px 15px;display:flex}.flow-total span{color:#777184;font-size:9px}.flow-total strong{font:800 19px Manrope}.flow-primary,.flow-secondary{border:0;border-radius:15px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-size:11px;font-weight:800;display:flex}.flow-primary{color:#fff;background:linear-gradient(135deg,#7555d7,#5939bb);box-shadow:0 10px 24px #6040c23d}.flow-primary svg,.flow-secondary svg{width:18px}.flow-secondary{color:#674ac7;background:#efebfb;margin-top:12px}.flow-search{background:#f8f8fa;border:1px solid #e4e3e9;border-radius:14px;align-items:center;gap:8px;height:48px;margin-bottom:10px;padding:0 12px;display:flex}.flow-search svg{color:#9298a0;width:17px}.flow-search input{background:0 0;border:0;outline:0;flex:1;font-size:10px}.customer-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #eeeef1;align-items:center;gap:10px;width:100%;height:58px;display:flex}.customer-row>span{color:#684ccb;background:#eee9fc;border-radius:11px;place-items:center;width:35px;height:35px;font-size:9px;font-weight:800;display:grid}.customer-row>div{flex-direction:column;flex:1;display:flex}.customer-row b{font-size:10px}.customer-row small{color:#939aa0;margin-top:2px;font-size:8px}.customer-row>svg{color:#a5abb0;width:14px}.payment-grid{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;display:grid}.payment-grid button{color:#697078;background:#fff;border:1px solid #e5e4ea;border-radius:17px;align-items:center;gap:9px;height:78px;padding:12px;display:flex;position:relative}.payment-grid button>svg{width:22px}.payment-grid button b{font-size:11px}.payment-grid button i{color:#fff;background:#6b4bcd;border-radius:50%;width:19px;height:19px;display:none;position:absolute;top:9px;right:9px}.payment-grid button i svg{width:12px}.payment-grid button.active{color:#5f44bd;background:#f3f0fc;border-color:#755bd0}.payment-grid button.active i{place-items:center;display:grid}@media (width<=600px){.flow-overlay{align-items:flex-end;padding:0}.flow-sheet{padding:24px 17px max(20px,env(safe-area-inset-bottom));border-radius:28px 28px 0 0;max-height:88vh;overflow:auto}.flow-sheet:before{content:"";background:#d8d6df;border-radius:99px;width:38px;height:4px;margin:-13px auto 15px;display:block}.flow-fields{grid-template-columns:1.25fr 1fr}.payment-grid button{height:72px}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-nav button,.menu-toggle,.bell,.pos-top>button,.flow-close{min-width:44px;min-height:44px}.mobile-nav{height:calc(70px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}.workspace main{padding-bottom:calc(104px + env(safe-area-inset-bottom))}.app-actions button,.dashboard-shortcuts button,.pos-products>button{cursor:pointer;-webkit-user-select:none;user-select:none}.sidebar nav button{min-height:44px}.pos-catalog{padding-bottom:180px!important}.pos-cart{height:154px!important;padding:10px 14px max(10px,env(safe-area-inset-bottom))!important;flex-direction:column!important;align-items:stretch!important;display:flex!important}.pos-cart .select-customer{background:#f6f3ff!important;border-color:#e5defa!important;border-radius:14px!important;width:100%!important;height:50px!important;min-height:50px!important;margin:0 0 8px!important;padding:7px 9px!important;display:flex!important}.pos-cart .select-customer>svg:first-child{color:#fff!important;background:#7355d5!important;border-radius:11px!important;width:34px!important;height:34px!important}.pos-cart .select-customer b{font-size:9px!important}.pos-cart .select-customer small{font-size:7px!important}.pos-cart .select-customer>svg:last-child{color:#7054cc!important}.pos-cart .pos-checkout{flex:0 0 62px!important;height:62px!important}.pos-toast{bottom:165px!important}}.receipt-sheet{text-align:center}.receipt-success{color:#fff;background:linear-gradient(145deg,#27c997,#139f77);border-radius:21px;place-items:center;width:62px;height:62px;margin:3px auto 15px;display:grid;box-shadow:0 12px 27px #19ad833a}.receipt-success svg{width:30px;height:30px}.receipt-sheet>h2{margin:5px 0 3px}.receipt-amount{text-align:left;background:linear-gradient(135deg,#f4f0ff,#faf9ff);border:1px solid #e6defb;border-radius:18px;justify-content:space-between;align-items:center;margin:17px 0;padding:15px;display:flex}.receipt-amount span{color:#7b748b;font-size:9px}.receipt-amount strong{font:800 22px Manrope}.receipt-actions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.receipt-actions>a,.receipt-actions>button{color:#282431;background:#fff;border:1px solid #e6e4eb;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-width:0;height:92px;text-decoration:none;display:flex}.receipt-actions>a>svg,.receipt-actions>button>svg{color:#694bc9;width:22px;height:22px;margin-bottom:7px}.receipt-actions span{flex-direction:column;display:flex}.receipt-actions b{font-size:9px}.receipt-actions small{color:#999da3;margin-top:2px;font-size:7px}.receipt-sheet>.flow-secondary{margin-top:12px}@media (width<=600px){.app-launcher{gap:12px}.app-actions button{box-shadow:0 12px 30px #30274d10}.app-sale-launch{border-radius:32px}.app-tip{border-radius:24px}.app-home{min-height:calc(100vh - 72px);padding-bottom:26px}.app-sale-launch{text-align:left;border:0;align-items:center;gap:15px;width:100%;height:145px;padding:20px;display:flex}.app-sale-launch .hero-camera{background:linear-gradient(145deg,#39dece,#13ad9f);border-radius:19px;flex:0 0 58px;place-items:center;width:58px;height:58px;display:grid;position:relative;box-shadow:0 10px 25px #14b8a64f}.app-sale-launch .hero-camera svg{color:#fff;width:28px;height:28px}.app-sale-launch>div:not(.hero-glow){flex:1;position:relative}.app-sale-launch small{color:#70eee2;letter-spacing:1.3px;font-size:8px;font-weight:800}.app-sale-launch h2{letter-spacing:-.5px;margin:4px 0 3px;font:800 18px Manrope}.app-sale-launch p{color:#c1bcd3;margin:0;font-size:9px}.app-sale-launch>i{background:#ffffff12;border-radius:11px;place-items:center;width:34px;height:34px;display:grid;position:relative}.app-sale-launch>i svg{width:17px}.app-launcher{grid-template-columns:1fr 1fr;gap:12px}.app-launcher button{text-align:left;border-radius:30px;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:158px;padding:17px;display:flex;position:relative}.app-launcher button>span{border-radius:20px;flex:0 0 58px;place-items:center;width:58px;height:58px;margin:0 0 16px;display:grid}.app-launcher button>span svg{width:26px;height:26px}.app-launcher button>b{white-space:normal;margin:0;font:800 13px/1.2 Manrope}.app-launcher button>small{color:#929ba2;white-space:normal;margin-top:5px;font-size:8px;line-height:1.35}.app-launcher button>svg{color:#aeb7bc;width:15px;height:15px;position:absolute;top:20px;right:17px}.action-product{color:#fff;background:linear-gradient(145deg,#ff8e72,#ef674d);box-shadow:0 6px 15px #ef6f5438}.action-report{color:#fff;background:linear-gradient(145deg,#32b7f1,#268bd8);box-shadow:0 6px 15px #268ed83a}.action-company{color:#fff;background:linear-gradient(145deg,#7d8b9d,#596777);box-shadow:0 6px 15px #59677733}.app-tip{background:linear-gradient(135deg,#f3efff,#fff);border:1px solid #e1dafa;border-radius:24px;align-items:center;gap:11px;margin-top:16px;padding:13px;display:flex}.app-tip>span{color:#fff;background:#7458d8;border-radius:13px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 7px 16px #6c50cf42}.app-tip>span svg{width:19px}.app-tip div{flex:1}.app-tip b{font-size:10px}.app-tip p{color:#8c879b;margin:2px 0 0;font-size:8px}.app-tip>svg{color:#927dd7;width:15px}.metrics,.chart-grid,.dues-grid,.sales-table{display:none}.quick-label{margin-top:22px}.quick-label button{color:#8b7bba}.mobile-nav{z-index:50}}.tenant-actions{align-items:center;gap:6px;display:flex}.tenant-edit{color:#6848c8;background:#eee9ff;border:0;border-radius:9px;padding:7px 9px;font-size:8px}.system-edit-modal{width:min(720px,100%)}.system-form-grid textarea{resize:vertical;width:100%;min-height:78px;font:inherit;background:#fafafa;border:1px solid #e3e3e9;border-radius:14px;outline:0;padding:12px 13px}.system-address{grid-column:1/-1}.system-danger-zone{background:#fff8f8;border:1px solid #f0cfd3;border-radius:16px;margin-top:18px;padding:14px}.system-danger-zone b{color:#9d3f49;font-size:11px}.system-danger-zone p{color:#8e7276;margin:4px 0 10px;font-size:8px}.system-danger-zone input{border:1px solid #e4c6c9;border-radius:11px;width:calc(100% - 120px);height:40px;padding:0 11px}.system-danger-zone button{float:right;color:#fff;background:#b34450;border:0;border-radius:11px;width:110px;height:40px;font-size:8px;font-weight:800}.system-danger-zone button:disabled{opacity:.4}
