*{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--heading-font:"Segoe UI Variable Display", "Segoe UI Variable", "Segoe UI", Inter, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--bg:#eef4fb;--panel:#fffffff0;--text:#17314a;--muted:#66778a;--line:#18324f1f;--blue:#0a7bc2;--blue-deep:#07588e;--shadow:0 30px 80px #0f32582e, 0 6px 18px #0f325814;font-family:Segoe UI Variable Text,Segoe UI Variable,Segoe UI,Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}html,body,#root{min-height:100%}body{color:var(--text);background:radial-gradient(circle at 0 0,#0a7bc229,#0000 30%),radial-gradient(circle at 100% 100%,#07588e1f,#0000 26%),linear-gradient(135deg,#eef4fb 0%,#f8fbff 42%,#e8f1fa 100%);margin:0}button,input{font:inherit}button{cursor:pointer}#root{width:100%}.login-page{place-items:center;min-height:100svh;padding:0;display:grid;position:relative;overflow:hidden}.loc-page{min-height:100svh;padding:24px;position:relative;overflow:hidden}.loc-shell{min-height:calc(100svh - 48px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #ffffffc7;border-radius:28px;grid-template-columns:minmax(300px,.9fr) minmax(0,1.25fr);display:grid;overflow:hidden}.loc-hero{color:#fff;background:linear-gradient(160deg,#082c4cf7 0%,#084f7ef7 46%,#0c70b2fa 100%);flex-direction:column;justify-content:space-between;gap:24px;padding:36px;display:flex}.loc-brand{align-items:center;gap:14px;display:flex}.loc-brandmark{background:#ffffff1f;border:1px solid #ffffff24;border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.loc-brandmark svg{font-size:1.2rem}.loc-kicker{text-transform:uppercase;letter-spacing:.18em;color:#ffffffb8;font-size:.76rem;display:block}.loc-title{margin:6px 0 0;font-size:clamp(1.9rem,3vw,3rem);line-height:1.02}.loc-session-card{background:#ffffff1a;border:1px solid #ffffff24;border-radius:20px;padding:18px}.loc-session-label,.loc-summary span,.loc-section{letter-spacing:.14em;text-transform:uppercase;color:#ffffffad;font-size:.78rem;display:block}.loc-session-card strong{margin-top:8px;font-size:1.05rem;display:block}.loc-session-card p{color:#ffffffbf;margin:6px 0 0}.loc-summary{gap:12px;display:grid}.loc-summary>div{background:#ffffff14;border:1px solid #ffffff1f;border-radius:18px;padding:16px 18px}.loc-summary strong{margin-top:8px;font-size:1rem;display:block}.logout-button{color:#fff;background:#ffffff1f;border:1px solid #ffffff24;border-radius:14px;align-items:center;gap:10px;width:fit-content;padding:12px 16px;display:inline-flex}.loc-panel{background:radial-gradient(circle at 100% 0,#0a7bc214,#0000 24%),linear-gradient(#fffffffa,#f9fcfff5);flex-direction:column;gap:20px;padding:34px;display:flex}.loc-header{justify-content:space-between;align-items:end;gap:18px;display:flex}.loc-header h1{color:var(--text);margin:8px 0 0;font-size:clamp(1.8rem,2.6vw,2.7rem)}.loc-search{background:#fff;border:1px solid #18324f24;border-radius:16px;align-items:center;gap:10px;min-width:min(420px,100%);height:54px;padding:0 16px;display:flex}.loc-search input{background:0 0;border:0;outline:0;width:100%}.loc-state{color:#456179;background:#0a7bc20d;border-radius:22px;place-items:center;min-height:260px;display:grid}.loc-error{color:#b42318;background:#d32f2f14}.loc-grid{flex:1;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-content:start;gap:14px;display:grid}.loc-card{text-align:left;background:#fff;border:1px solid #18324f1f;border-radius:22px;gap:10px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 14px 30px #0f32580f}.loc-card:hover{border-color:#0a7bc247;transform:translateY(-2px);box-shadow:0 18px 34px #0f325814}.loc-card.is-selected{border-color:#0a7bc299;box-shadow:0 0 0 4px #0a7bc214}.loc-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.loc-card-icon{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.loc-chip{color:var(--blue-deep);background:#0a7bc214;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:700}.loc-card strong{color:var(--text);font-size:1rem}.loc-card span{color:var(--muted);font-size:.9rem}.loc-card p{color:#5c7186;align-items:flex-start;gap:8px;margin:0;font-size:.88rem;display:flex}.loc-footer{background:#0a7bc20d;border:1px solid #0a7bc21f;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.loc-footer span{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;display:block}.loc-footer strong{color:var(--text);margin-top:6px;display:block}.confirm-button{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border:0;border-radius:16px;min-height:52px;padding:0 20px;font-weight:800}.confirm-button:disabled{opacity:.5;cursor:not-allowed}.orders-page{background:radial-gradient(circle at 100% 0,#0a7bc21a,#0000 22%),linear-gradient(#f7fbff 0%,#eef4fb 100%);flex-direction:column;min-height:100svh;display:flex}.orders-topbar{color:#fff;background:#027db8;align-items:center;gap:16px;padding:18px 22px;display:flex;position:relative}.orders-menu,.orders-refresh{color:#fff;background:#ffffff1f;border:0;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.orders-refresh,.products-refresh{display:none}.orders-menu-wrap,.clients-menu-wrap{position:relative}.orders-menu-popover,.clients-menu-popover{z-index:20;background:#fff;border:1px solid #18324f1f;border-radius:16px;min-width:220px;padding:8px;position:absolute;top:54px;left:0;box-shadow:0 18px 34px #0f32582e}.orders-menu-popover button,.clients-menu-popover button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;display:flex}.orders-menu-popover button:hover,.clients-menu-popover button:hover{background:#0a7bc214}.orders-title-wrap{flex:1}.orders-title-row{align-items:center;gap:10px;display:flex}.orders-title-wrap h1{font-family:var(--heading-font);letter-spacing:-.03em;margin:0;font-size:clamp(1.15rem,1.8vw,1.65rem);line-height:1.05}.orders-title-wrap p{opacity:.88;margin:3px 0 0;font-size:.88rem}.orders-counter{background:#e53935;border-radius:999px;place-items:center;min-width:26px;height:26px;padding:0 7px;font-size:.8rem;font-weight:800;display:inline-grid}.orders-shell{flex:1;grid-template-columns:1fr;min-height:0;display:grid}.orders-sidebar{background:#ffffffd1;border-right:1px solid #18324f1a;padding:22px;display:none}.orders-brand{align-items:center;gap:14px;display:flex}.orders-brand-icon{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.orders-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:.75rem;display:block}.orders-summary{gap:12px;display:grid}.orders-summary>div{background:#fff;border:1px solid #18324f1a;border-radius:18px;padding:14px 16px}.orders-summary span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:.78rem;display:block}.orders-summary strong{margin-top:6px;display:block}.orders-logout{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border:0;border-radius:14px;align-items:center;gap:10px;width:fit-content;margin-top:auto;padding:12px 16px;display:inline-flex}.orders-content{padding:22px;position:relative;overflow:auto}.orders-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-content:start;gap:14px;padding-bottom:78px;display:grid}.order-card{background:#fff;border:1px solid #18324f1a;border-radius:22px;gap:14px;padding:18px;display:grid;box-shadow:0 12px 28px #0f325814}.order-card-head{justify-content:space-between;align-items:start;gap:12px;display:flex}.order-label{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:.82rem;display:block}.order-card h3{color:var(--text);margin:0;font-size:1.02rem}.order-chip{color:var(--blue-deep);background:#0a7bc214;border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:800}.order-meta{color:#5a7186;flex-wrap:wrap;gap:10px 14px;font-size:.88rem;display:flex}.order-meta span{align-items:center;gap:8px;display:inline-flex}.order-total{color:#2e7d32;font-size:1.2rem;font-weight:800}.orders-state{text-align:center;color:#456179;background:#0a7bc20f;border:1px solid #0a7bc21a;border-radius:24px;place-items:center;gap:10px;min-height:320px;display:grid}.orders-state h2,.orders-state p{margin:0}.orders-error{color:#b42318;background:#d32f2f14;border-color:#d32f2f29}.orders-error button{color:#fff;background:#027db8;border:0;border-radius:14px;margin-top:8px;padding:12px 16px}.orders-fab{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border:0;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;position:absolute;bottom:28px;right:28px;box-shadow:0 16px 28px #0a7bc24d}.spin{animation:.9s linear infinite spin}.clients-page{background:radial-gradient(circle at 100% 0,#0a7bc21a,#0000 22%),linear-gradient(#f7fbff 0%,#eef4fb 100%);flex-direction:column;min-height:100svh;display:flex}.clients-topbar{color:#fff;background:#027db8;align-items:center;gap:16px;padding:18px 22px;display:flex;position:relative}.clients-menu,.clients-refresh{color:#fff;background:#ffffff1f;border:0;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.clients-title-wrap{flex:1}.clients-title-wrap h1{font-family:var(--heading-font);letter-spacing:-.03em;margin:0;font-size:clamp(1.15rem,1.8vw,1.65rem);line-height:1.05}.clients-title-wrap p{opacity:.88;margin:3px 0 0;font-size:.88rem}.clients-shell{flex:1;padding:20px}.clients-panel{min-height:calc(100svh - 128px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #fffc;border-radius:28px;flex-direction:column;gap:16px;padding:20px;display:flex}.clients-searchbar{background:#fff;border:1px solid #18324f24;border-radius:16px;align-items:center;gap:10px;min-height:54px;padding:0 16px;display:flex}.clients-searchbar input{background:0 0;border:0;outline:0;flex:1}.clients-searchbar button{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border:0;border-radius:12px;padding:10px 14px}.clients-filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.clients-filters button{color:var(--text);background:#fff;border:1px solid #18324f1f;border-radius:999px;padding:9px 14px}.clients-filters button.is-active{color:var(--blue-deep);background:#0a7bc21a;border-color:#0a7bc259;font-weight:700}.clients-state{color:#456179;background:#0a7bc20d;border-radius:22px;place-items:center;min-height:260px;display:grid}.clients-error{color:#b42318;background:#d32f2f14}.clients-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-content:start;gap:14px;display:grid}.client-card{cursor:pointer;background:#fff;border:1px solid #18324f1a;border-radius:22px;gap:12px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 12px 28px #0f325814}.client-card:hover,.client-card:focus-visible{border-color:#0a7bc247;outline:none;transform:translateY(-2px);box-shadow:0 18px 34px #0f32581f}.client-head{align-items:center;gap:12px;display:flex}.client-avatar{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border-radius:16px;place-items:center;width:46px;height:46px;display:grid}.client-head h3{margin:0;font-size:1rem}.client-head span{color:var(--muted);font-size:.9rem;display:block}.client-meta{color:#5a7186;gap:10px;font-size:.9rem;display:grid}.client-meta span{align-items:center;gap:8px;display:inline-flex}.products-page{background:radial-gradient(circle at 100% 0,#0a7bc21a,#0000 22%),linear-gradient(#f7fbff 0%,#eef4fb 100%);flex-direction:column;min-height:100svh;display:flex}.products-topbar{color:#fff;background:#027db8;align-items:center;gap:16px;padding:18px 22px;display:flex;position:relative}.products-menu,.products-refresh{color:#fff;background:#ffffff1f;border:0;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.products-menu-wrap{position:relative}.products-menu-popover{z-index:20;background:#fff;border:1px solid #18324f1f;border-radius:16px;min-width:220px;padding:8px;position:absolute;top:54px;left:0;box-shadow:0 18px 34px #0f32582e}.products-menu-popover button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;display:flex}.products-menu-popover button:hover{background:#0a7bc214}.products-title-wrap{flex:1}.products-title-wrap h1{font-family:var(--heading-font);letter-spacing:-.03em;margin:0;font-size:clamp(1.15rem,1.8vw,1.65rem);line-height:1.05}.products-title-wrap p{opacity:.88;margin:3px 0 0;font-size:.88rem}.products-shell{flex:1;grid-template-columns:1fr;min-height:0;display:grid}.products-sidebar{background:#ffffffd1;border-right:1px solid #18324f1a;padding:22px;display:none}.products-brand{align-items:center;gap:14px;display:flex}.products-brand-icon{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border-radius:18px;place-items:center;width:54px;height:54px;display:grid}.products-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:.75rem;display:block}.products-summary{gap:12px;display:grid}.products-summary>div{background:#fff;border:1px solid #18324f1a;border-radius:18px;padding:14px 16px}.products-summary span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:.78rem;display:block}.products-summary strong{margin-top:6px;display:block}.products-client-note{color:var(--blue-deep);background:#0a7bc214;border:1px solid #0a7bc229;border-radius:18px;align-items:center;gap:10px;padding:14px 16px;display:flex}.products-logout{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border:0;border-radius:14px;align-items:center;gap:10px;width:fit-content;margin-top:auto;padding:12px 16px;display:inline-flex}.products-content{flex-direction:column;gap:16px;padding:22px;display:flex;position:relative;overflow:auto}.products-searchbar{background:#fff;border:1px solid #18324f24;border-radius:16px;align-items:center;gap:10px;min-height:54px;padding:0 16px;display:flex}.products-searchbar input{background:0 0;border:0;outline:0;flex:1}.products-searchbar button{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border:0;border-radius:12px;padding:10px 14px}.products-filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.products-filters button{color:var(--text);background:#fff;border:1px solid #18324f1f;border-radius:999px;padding:9px 14px}.products-filters button.is-active{color:var(--blue-deep);background:#0a7bc21a;border-color:#0a7bc259;font-weight:700}.products-state{color:#456179;text-align:center;background:#0a7bc20d;border-radius:22px;place-items:center;gap:10px;min-height:260px;display:grid}.products-error{color:#b42318;background:#d32f2f14}.products-error button{color:#fff;background:#027db8;border:0;border-radius:14px;margin-top:8px;padding:12px 16px}.products-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));align-content:start;gap:14px;padding-bottom:20px;display:grid}.product-card{background:#fff;border:1px solid #18324f1a;border-radius:22px;gap:14px;padding:18px;display:grid;box-shadow:0 12px 28px #0f325814}.product-card-head{align-items:center;gap:12px;display:flex}.product-image-wrap,.details-product-image-wrap{background:linear-gradient(#f3f8fe 0%,#e6eef8 100%);border:1px solid #8cadcf2e;border-radius:18px;flex:none;width:72px;height:72px;overflow:hidden;box-shadow:0 12px 22px #0a7bc21f}.details-product-image-wrap{border-radius:20px;width:88px;height:88px}.product-image,.details-product-image{object-fit:cover;width:100%;height:100%;display:block}.product-avatar{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border-radius:16px;flex:none;place-items:center;width:46px;height:46px;display:grid}.product-main h3{margin:0;font-size:1rem}.product-main span{color:var(--muted);font-size:.9rem;display:block}.product-meta{color:#5a7186;flex-wrap:wrap;gap:10px 14px;font-size:.88rem;display:flex}.product-meta span{align-items:center;gap:8px;display:inline-flex}.product-stock{background:#0a7bc20d;border-radius:16px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.product-stock strong{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.82rem}.product-stock span{color:var(--blue-deep);font-weight:800}.product-lazy-hint{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:-2px;font-size:.78rem}.details-page{background:radial-gradient(circle at 100% 0,#0a7bc21f,#0000 24%),linear-gradient(#f7fbff 0%,#eef4fb 100%);flex-direction:column;min-height:100svh;display:flex}.details-topbar{color:#fff;background:#027db8;align-items:center;gap:16px;padding:18px 22px;display:flex}.details-back,.details-logout{color:#fff;background:#ffffff1f;border:0;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.details-title{flex:1}.details-title h1{font-family:var(--heading-font);letter-spacing:-.03em;margin:0;font-size:clamp(1.1rem,1.7vw,1.55rem);line-height:1.05}.details-title p{opacity:.88;margin:3px 0 0;font-size:.88rem}.details-shell{flex:1;align-content:start;gap:16px;padding:20px;display:grid}.details-hero{box-shadow:var(--shadow);background:#fffffff2;border:1px solid #18324f1a;border-radius:24px;align-items:center;gap:14px;padding:18px;display:flex}.details-hero-product{align-items:center}.details-hero-icon{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border-radius:18px;place-items:center;width:58px;height:58px;font-size:1.2rem;display:grid}.details-hero span{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-size:.74rem;display:block}.details-hero strong{margin-top:4px;font-size:1.2rem;display:block}.details-hero p{color:var(--muted);margin:2px 0 0}.details-card{background:#fffffff2;border:1px solid #18324f1a;border-radius:24px;gap:12px;padding:18px;display:grid;box-shadow:0 12px 28px #0f325814}.details-card h2{color:var(--blue-deep);text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:.95rem}.detail-row{align-items:center;gap:12px;display:flex}.detail-row.is-multiline{align-items:flex-start}.detail-row-icon{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid}.detail-row-body span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;display:block}.detail-row-body strong{color:var(--text);word-break:break-word;margin-top:3px;font-size:.98rem;line-height:1.35;display:block}.details-state{color:#456179;background:#0a7bc20d;border-radius:22px;place-items:center;min-height:180px;display:grid}.details-error{color:#b42318;background:#d32f2f14}.details-actions{justify-content:flex-end;display:flex}.details-primary{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border:0;border-radius:16px;align-items:center;gap:10px;padding:14px 18px;font-weight:700;display:inline-flex;box-shadow:0 14px 26px #0a7bc23d}.details-shell{width:100%;max-width:1440px;margin:0 auto}.details-hero{background:radial-gradient(circle at 100% 0,#0a7bc214,#0000 26%),#fffffff2}.details-hero-icon,.client-avatar,.product-avatar,.detail-row-icon,.cash-logo-mark,.products-brand-icon,.orders-brand-icon,.loc-brandmark,.security-icon,.logo-box{box-shadow:0 12px 22px #0a7bc22e}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.details-card-wide,.details-actions{grid-column:1/-1}.details-card{border-radius:26px;box-shadow:0 16px 34px #0f325814}.detail-row{background:linear-gradient(#f1f7fff5,#e6f0fbc7);border:1px solid #8cadcf29;border-radius:18px;padding:14px 16px}.clients-searchbar,.products-searchbar{border-color:#18324f1f;box-shadow:0 10px 22px #0f32580d}.clients-filters button,.products-filters button{box-shadow:0 8px 16px #0f32580a}.clients-filters button.is-active,.products-filters button.is-active{background:linear-gradient(#138bd324,#0a7bc214)}.clients-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:16px}.client-card,.product-card{border-color:#18324f14;border-radius:24px;transition:transform .16s,border-color .16s,box-shadow .16s;box-shadow:0 16px 34px #0f325814}.client-card:hover,.client-card:focus-visible,.product-card:hover,.product-card:focus-visible{border-color:#0a7bc242;transform:translateY(-3px);box-shadow:0 20px 38px #0f325824}.products-grid{grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:16px}.products-searchbar,.clients-searchbar{background:#fffffff5}.products-content,.clients-panel,.details-shell{position:relative}@media (width<=1099px){.products-shell{grid-template-columns:1fr}.products-sidebar{border-bottom:1px solid #18324f1a;border-right:0;padding:18px}.products-content{padding:18px}.products-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.details-grid{grid-template-columns:1fr}.details-card-wide{grid-column:auto}}@media (width<=640px){.products-topbar{gap:12px;padding:14px 16px}.products-title-wrap h1{font-size:1.05rem}.products-title-wrap p{font-size:.78rem}.products-shell{flex-direction:column;display:flex}.products-sidebar{gap:12px;padding:14px}.products-summary{gap:10px}.products-summary>div,.products-client-note{border-radius:16px;padding:12px 14px}.products-content{gap:12px;padding:14px;overflow:visible}.products-searchbar{flex-wrap:wrap;gap:8px;min-height:auto;padding:12px}.products-searchbar input{width:100%;min-width:0}.products-searchbar button{width:100%}.products-filters{gap:8px}.products-filters>svg{display:none}.products-filters button{padding:8px 12px;font-size:.84rem}.products-grid{grid-template-columns:1fr;gap:12px}.product-card{gap:12px;padding:14px}.product-card-head{align-items:flex-start;gap:10px}.product-image-wrap{border-radius:16px;width:60px;height:60px}.product-main h3{font-size:.95rem;line-height:1.15}.product-main span{font-size:.8rem}.product-meta{gap:8px 10px;font-size:.78rem}.product-stock{border-radius:14px;padding:10px 12px}.product-stock strong,.product-stock span{font-size:.78rem}.products-state{min-height:180px;padding:16px}.infinite-sentinel{padding:10px 0 0;font-size:.75rem}.clients-grid{grid-template-columns:1fr}.details-topbar{padding:14px 16px}.details-hero{flex-direction:column;align-items:flex-start}.product-image-wrap,.details-product-image-wrap{width:64px;height:64px}}.cash-page{background:linear-gradient(#d7ebfb 0%,#eef5fb 48%,#e4f0fb 100%);grid-template-columns:minmax(260px,290px) minmax(0,1fr);min-height:100svh;display:grid}.cash-page-locked{grid-template-columns:1fr;place-items:center;padding:20px}.cash-locked-card{width:min(100%,520px);box-shadow:var(--shadow);text-align:center;background:#ffffffeb;border:1px solid #ffffffd1;border-radius:28px;place-items:center;gap:12px;padding:28px 24px;display:grid}.cash-locked-icon{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border-radius:22px;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 14px 24px #0a7bc238}.cash-locked-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--blue-deep);font-size:.78rem;font-weight:800}.cash-locked-card h1{font-family:var(--heading-font);color:var(--text);margin:0;font-size:clamp(1.35rem,3vw,2rem);line-height:1.08}.cash-locked-card p{color:var(--muted);max-width:42ch;margin:0;line-height:1.5}.cash-locked-card button{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border:0;border-radius:14px;align-items:center;gap:10px;min-height:48px;margin-top:6px;padding:0 16px;font-weight:700;display:inline-flex}.cash-sidebar{background:#fff;border-right:1px solid #18324f1a;flex-direction:column;padding:22px 0 18px;display:flex;box-shadow:12px 0 40px #0f32580f}.cash-logo{border-bottom:1px solid #18324f14;align-items:center;gap:12px;padding:0 22px 20px;display:flex}.cash-logo-mark{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border-radius:16px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 10px 22px #0a7bc240}.cash-logo strong{color:#16314b;letter-spacing:.04em;font-size:1rem;display:block}.cash-logo span{color:var(--muted);letter-spacing:.32em;font-size:.78rem;display:block}.cash-nav{gap:6px;padding:16px 12px 0;display:grid}.cash-nav-item{color:#243b56;text-align:left;background:0 0;border:0;border-radius:14px;grid-template-columns:42px 22px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:12px 12px 12px 10px;transition:background-color .16s,color .16s,transform .16s;display:grid}.cash-nav-item:hover{background:#0a7bc214;transform:translate(2px)}.cash-nav-item.is-disabled{opacity:.34;cursor:not-allowed}.cash-nav-code{color:#7ea0ba;font-size:.78rem;font-weight:700}.cash-nav-item svg:last-child{color:#35516d;justify-self:center}.cash-main{grid-template-rows:auto auto minmax(0,1fr);gap:14px;min-width:0;padding:18px 18px 18px 0;display:grid;position:relative}.cash-top{grid-template-columns:minmax(0,1fr) minmax(260px,360px) minmax(190px,220px);align-items:stretch;gap:16px;display:grid}.cash-meta{background:#ffffffb8;border:1px solid #ffffffb8;border-radius:0 0 18px 18px;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding:12px 14px;display:grid;box-shadow:0 16px 32px #0f325814}.cash-meta div{min-width:0}.cash-meta span,.cash-version span{color:#516a80;font-size:.8rem;font-weight:700;display:block}.cash-meta strong{color:#455468;letter-spacing:.02em;margin-top:6px;font-size:1.35rem;font-weight:500;display:block}.cash-status{color:#fff;background:linear-gradient(#374772 0%,#2f416e 100%);border-radius:0 0 18px 18px;place-items:center;min-height:88px;font-size:clamp(1.5rem,2vw,2rem);display:grid;box-shadow:0 16px 32px #0f325824}.cash-version{text-align:center;background:#ffffffd1;border:1px solid #ffffffb8;border-radius:0 0 18px 18px;place-items:center;padding:16px 18px;display:grid;box-shadow:0 16px 32px #0f325814}.cash-version strong{color:#2e3f5e;font-size:.95rem;font-weight:800}.cash-entry-card,.cash-table-card{background:#ffffffd1;border:1px solid #ffffffb8;border-radius:14px;overflow:hidden;box-shadow:0 16px 32px #0f325814}.cash-entry-card{padding:18px 16px 16px}.cash-fields-grid{grid-template-columns:1.1fr 1.6fr 1fr 1fr 1.6fr 1fr;align-items:end;gap:16px 18px;display:grid}.cash-field{gap:8px;display:grid}.cash-field span{color:#5a6878;font-size:.92rem;font-weight:700}.cash-field-wide{grid-column:span 2}.cash-input{background:linear-gradient(#f1f7ff 0%,#e6f0fb 100%);border:1px solid #8cadcf3d;border-radius:8px;min-height:58px;overflow:hidden;box-shadow:inset 0 1px #ffffffb3}.cash-input input{color:#334862;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 16px;font-size:1rem}.cash-input.with-action{grid-template-columns:minmax(0,1fr) 54px;display:grid}.cash-input.with-action button{color:#7ea0ba;background:0 0;border:0;border-left:1px solid #8cadcf3d}.cash-table-card{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid}.cash-table-shell{min-height:0;padding:0 14px;overflow:auto}.cash-table{border-collapse:separate;border-spacing:0 12px;width:100%;min-width:1120px}.cash-table thead th{z-index:1;color:#fff;text-align:left;letter-spacing:.02em;background:#374772;padding:16px 14px;font-size:.92rem;font-weight:500;position:sticky;top:0}.cash-table thead th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.cash-table thead th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.cash-table tbody td{color:#49586c;background:#ffffffd1;padding:14px;font-size:.96rem}.cash-table tbody tr td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.cash-table tbody tr td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.cash-table tbody tr:nth-child(2n) td{background:#ecf1fbeb}.cash-footer{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:end;gap:16px;padding:18px;display:grid}.cash-summary{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 24px;display:grid}.cash-summary span{color:#6b7b8f;margin-bottom:6px;font-size:.9rem;display:block}.cash-summary strong{color:#39495f;font-size:1.05rem}.cash-total{color:#fff;background:linear-gradient(#56bdd8 0%,#2b83bd 100%);border-radius:18px;justify-content:space-between;justify-self:end;align-items:baseline;gap:16px;width:100%;max-width:360px;padding:22px 24px;display:flex;box-shadow:0 18px 36px #2b83bd47}.cash-total span{letter-spacing:.02em;font-size:clamp(1.6rem,2.4vw,2.4rem);font-weight:300}.cash-total strong{font-size:clamp(2rem,3vw,3rem);font-weight:800}.cash-floating{gap:10px;display:flex;position:absolute;bottom:18px;right:18px}.cash-floating button{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border:0;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;display:inline-flex;box-shadow:0 14px 24px #0a7bc247}.infinite-sentinel{text-align:center;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;padding:14px 0 6px;font-size:.86rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-page:before,.login-page:after{content:"";filter:blur(18px);pointer-events:none;border-radius:999px;position:absolute}.login-page:before{background:#0a7bc21f;width:320px;height:320px;top:-100px;left:-120px}.login-page:after{background:#07588e1a;width:360px;height:360px;bottom:-120px;right:-140px}.login-card{z-index:1;width:100%;min-height:100svh;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(90deg,#0a7bc214 0%,#0a7bc208 42%,#0000 100%),linear-gradient(135deg,#ffffffeb,#f6fafffa);border:0;border-radius:0;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,72px);display:flex;position:relative}.options-page{background:radial-gradient(circle at 100% 0,#0a7bc21a,#0000 22%),linear-gradient(#f7fbff 0%,#eef4fb 100%);min-height:100svh;padding:12px}.options-shell{min-height:calc(100svh - 24px);box-shadow:var(--shadow);background:#ffffffe6;border:1px solid #ffffffd1;border-radius:26px;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.options-topbar{color:#fff;background:#027db8;align-items:center;gap:16px;padding:18px 22px;display:flex}.options-menu{color:#fff;background:#ffffff1f;border:0;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.options-menu-wrap{position:relative}.options-menu-popover{z-index:20;background:#fff;border:1px solid #18324f1f;border-radius:16px;min-width:220px;padding:8px;position:absolute;top:54px;left:0;box-shadow:0 18px 34px #0f32582e}.options-menu-popover button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:12px 14px;display:flex}.options-menu-popover button:hover{background:#0a7bc214}.options-title-wrap{min-width:0}.options-kicker{text-transform:uppercase;letter-spacing:.16em;opacity:.82;font-size:.74rem;display:block}.options-title-wrap h1{font-family:var(--heading-font);letter-spacing:-.03em;margin:4px 0 0;font-size:clamp(1.15rem,1.8vw,1.65rem);line-height:1.05}.options-title-wrap p{opacity:.9;margin:4px 0 0;font-size:.88rem}.options-content{flex-direction:column;gap:16px;padding:20px;display:flex;overflow:auto}.options-card{background:linear-gradient(#fff 0%,#f7fbff 100%);border:1px solid #ffffffbf;flex-direction:column;justify-content:flex-start;gap:0;min-height:calc(100svh - 24px);padding:0;display:flex;overflow:hidden}.options-logo-area{text-align:left;color:#fff;background:linear-gradient(#0f7fbf 0%,#0a6ea7 100%);border-bottom:1px solid #ffffff29;place-items:flex-start start;margin-bottom:0;padding:18px 18px 16px}.options-logo-area:before{display:none}.options-logo-area .logo-box{background:#ffffff24;border-color:#ffffff2e;width:82px;height:38px}.options-logo-area h1{font-size:1.1rem;line-height:1.1}.options-logo-area p{opacity:.88;font-size:.82rem}.options-logo-area .logo-box span,.options-logo-area h1,.options-logo-area p{color:#fff}.options-logo-area .divider{background:linear-gradient(90deg,#0000,#ffffffa6,#0000)}.options-panel{grid-template-columns:1fr;gap:12px;width:min(100%,560px);margin:18px auto 0;padding:0 18px;display:grid}.options-info-card{background:#fff;border:1px solid #18324f14;border-radius:16px;gap:6px;padding:16px 18px;display:grid;box-shadow:0 10px 22px #0f32580d}.options-info-label{color:var(--blue-deep);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;font-size:.78rem;font-weight:800;display:inline-flex}.options-info-card strong{color:var(--text);word-break:break-word;font-size:1rem}.options-actions{flex-wrap:wrap;gap:12px;width:min(100%,560px);margin:10px auto 0;padding:0 18px;display:flex}.options-back,.options-logout{border:0;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:0 16px;font-weight:700;display:inline-flex}.options-back{color:var(--text);background:#0a7bc214}.options-logout{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%)}.options-note{color:var(--blue-deep);background:#0a7bc214;border:1px solid #0a7bc224;border-radius:16px;align-items:center;gap:10px;margin:2px 18px 0;padding:12px 14px;font-size:.9rem;display:flex}.logo-area{text-align:center;justify-items:center;gap:10px;margin-bottom:28px;padding-top:4px;display:grid}.logo-area:before{content:"";background:url(/assets/R-D-lBqlZ_.png) 50%/contain no-repeat;width:min(100%,420px);height:108px;margin-bottom:2px;display:block}.logo-box{border:1px solid var(--line);background:linear-gradient(135deg,#f6fbff,#e7f3fc);border-radius:16px;place-items:center;width:132px;height:54px;display:inline-grid}.logo-box span{letter-spacing:.26em;color:var(--blue-deep);font-size:.95rem;font-weight:800}.logo-area h1{letter-spacing:-.05em;color:var(--text);margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1}.divider{background:linear-gradient(90deg,#0000,#0a7bc28c,#0000);border-radius:999px;width:58px;height:2px}.logo-area p{color:var(--muted);margin:0;font-size:.98rem}form{gap:12px;width:min(100%,560px);margin-inline:auto;display:grid}.field-label{color:#243b56;align-items:center;gap:8px;font-size:.92rem;font-weight:700;display:inline-flex}.field-label svg{color:var(--blue)}.input-box{align-items:center;display:flex;position:relative}.input-box input{width:100%;height:54px;color:var(--text);background:#fff;border:1px solid #18324f24;border-radius:14px;outline:none;padding:0 48px 0 16px;transition:border-color .16s,box-shadow .16s,transform .16s}.input-box input::placeholder{color:#a1afbf}.input-box input:focus{border-color:#0a7bc2a6;box-shadow:0 0 0 4px #0a7bc21f}.input-icon,.eye-button{color:#8d9aab;position:absolute;right:14px}.eye-button{background:0 0;border:0;place-items:center;padding:6px;display:grid}.remember-row{color:#516377;align-items:center;gap:10px;margin-top:2px;padding-left:2px;font-size:.94rem;display:flex}.remember-row input{width:18px;height:18px;accent-color:var(--blue)}.error-message{color:#b42318;background:#d32f2f14;border:1px solid #d32f2f29;border-radius:12px;padding:12px 14px;font-size:.95rem}.login-button{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;height:56px;margin-top:6px;font-weight:800;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 14px 26px #0a7bc240}.login-button:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 18px 30px #0a7bc24d}.login-button:disabled{opacity:.75;cursor:wait}.security-card{margin-top:16px;background:#f5f9ff;border:1px solid #0a7bc21a;border-radius:18px;align-items:center;gap:14px;width:min(100%,560px);margin-inline:auto;padding:14px 16px;display:flex}.security-icon{color:#fff;background:linear-gradient(#138bd3 0%,#0a6ea7 100%);border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid}.security-card strong,.security-card span{display:block}.security-card strong{color:#1d3550;font-size:.96rem}.security-card span{color:var(--muted);margin-top:2px;font-size:.84rem}.version{text-align:center;color:#95a3b5;margin-top:14px;width:min(100%,560px);margin-inline:auto;font-size:.82rem;display:block}@media (width>=1100px){.login-card{grid-template-columns:minmax(360px,1fr) minmax(420px,560px);align-items:center;gap:clamp(48px,7vw,120px);display:grid}.logo-area{text-align:left;justify-items:start;margin-bottom:0;padding-top:0}.logo-area p{max-width:34ch}.login-card form,.security-card,.version{width:100%;margin-inline:0}.version{text-align:left}.loc-shell{min-height:calc(100svh - 48px)}}@media (width<=1099px){.login-card{min-height:100svh;padding:28px 20px 24px}.options-panel{width:100%}.loc-page{padding:16px}.loc-shell{grid-template-columns:1fr;min-height:calc(100svh - 32px)}.loc-hero{padding:26px}.loc-panel{padding:24px}.orders-shell{grid-template-columns:1fr}.orders-sidebar{border-bottom:1px solid #18324f1a;border-right:0}.orders-content{padding:18px}.clients-shell{padding:16px}.clients-panel{min-height:calc(100svh - 160px)}.orders-topbar,.clients-topbar,.products-topbar,.details-topbar{flex-wrap:wrap;gap:12px;padding:16px 18px}.orders-title-wrap,.clients-title-wrap,.products-title-wrap,.details-title-wrap{min-width:0}.orders-title-wrap h1,.clients-title-wrap h1,.products-title-wrap h1,.details-title-wrap h1{font-size:1.05rem}.orders-title-wrap p,.clients-title-wrap p,.products-title-wrap p,.details-title-wrap p{font-size:.78rem}.orders-grid,.clients-grid,.products-grid,.details-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (width<=640px){.login-card{padding:24px 16px 20px}.options-panel{grid-template-columns:1fr}.options-actions{width:100%}.logo-area:before{width:min(100%,320px);height:72px}.input-box input{height:50px}.login-button{height:52px}.security-card{border-radius:16px;padding:12px 14px}.loc-page{padding:10px}.loc-shell{border-radius:22px;min-height:calc(100svh - 20px)}.loc-header{flex-direction:column;align-items:stretch}.loc-search{min-width:0}.loc-footer{flex-direction:column;align-items:stretch}.confirm-button{width:100%}.orders-topbar{padding:14px 16px}.orders-sidebar,.orders-content{padding:16px}.orders-fab{bottom:16px;right:16px}.clients-topbar{padding:14px 16px}.clients-shell{padding:12px}.clients-panel{border-radius:22px;min-height:calc(100svh - 132px);padding:16px}.clients-searchbar{flex-wrap:wrap;gap:8px;padding:12px}.clients-searchbar button{width:100%}.orders-topbar,.clients-topbar,.products-topbar,.details-topbar{padding:14px 16px}.orders-shell,.clients-shell,.products-shell,.details-shell{flex-direction:column;display:flex}.orders-content,.clients-panel,.products-content,.details-content{padding:14px}.orders-grid,.clients-grid,.products-grid,.details-grid{grid-template-columns:1fr;gap:12px}.order-card,.client-card,.product-card,.details-card{gap:12px;padding:14px}.orders-state,.clients-state,.products-state,.details-state{min-height:180px;padding:16px}}
