@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=Source+Sans+3:wght@400;500;600&display=swap";:root{font-family:"Source Sans 3",sans-serif;line-height:1.5;font-weight:400;color:#1c1b18;background-color:#f6f2eb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f6f2eb}a{color:inherit}img{max-width:100%;display:block}button{font-family:inherit}#root{min-height:100vh}.app{display:grid;grid-template-columns:260px 1fr;height:100vh;min-height:100vh;overflow:hidden;background:linear-gradient(120deg,#f6f2eb,#f2f4ef 60%,#f7efe7)}.sidebar{background:#1c1b18;color:#f7f4ee;padding:32px 24px;display:flex;flex-direction:column;gap:32px;border-right:1px solid rgba(255,255,255,.08);height:100vh;max-height:100vh;overflow:hidden}.brand{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px}.brand-logo{display:inline-flex;align-items:center;line-height:0}.brand-logo-image{display:block}.brand-logo-image.is-full{width:228px;max-width:100%;height:auto}.brand-logo-image.is-mark{width:68px;height:68px;object-fit:contain}.sidebar-logo .brand-logo-image.is-mark{width:84px;height:84px}.nav{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(242,158,76,.55) rgba(255,255,255,.06)}.nav::-webkit-scrollbar{width:8px}.nav::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px}.nav::-webkit-scrollbar-thumb{background:#f29e4c8c;border-radius:999px}.nav::-webkit-scrollbar-thumb:hover{background:#f29e4cbf}.nav a{color:inherit;text-decoration:none;padding:10px 14px;border-radius:12px;transition:all .2s ease;background:transparent}.nav a:hover{background:#ffffff14;transform:translate(4px)}.nav a.active{background:#f29e4c29;color:#f9d7b0;border:1px solid rgba(242,158,76,.35)}.sidebar-footer{margin-top:12px;flex-shrink:0;background:#ffffff0a;border-radius:16px;padding:16px;font-size:.9rem;line-height:1.4}.sidebar-footer p{margin:0 0 6px;color:#f7f4eeb8}.sidebar-footer-actions{margin-top:10px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.pending-cart{display:flex;flex-direction:column;gap:6px}.pending-cart.empty{align-items:flex-start}.pending-icon{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;color:#f7f4eeb8}.pending-icon svg{font-size:.9rem}.pending-cart strong{color:#f9d7b0}.pending-title{display:inline-flex;align-items:center;gap:8px;margin:0;color:#f7f4eee6}.pending-cart span{color:#f7f4eeb8;font-size:.85rem}.link-button{align-self:flex-start;background:transparent;border:none;color:#f29e4c;padding:0;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.link-button:hover{color:#f9d7b0}.link-button.danger{color:#db504a}.link-button.danger:hover{color:#f29e4c}.main{display:flex;flex-direction:column;gap:24px;min-height:0;overflow-y:auto;padding:32px 40px 48px}.header{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:24px;padding:24px 28px;box-shadow:0 18px 40px #1c1b1814}.header-top{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.header-title{min-width:0}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:.75rem;color:#b56d2b;margin:0 0 6px;font-weight:600}.header h1{margin:0;font-size:2rem;font-family:Space Grotesk,sans-serif}.icon-button{border-radius:999px;padding:8px 16px;font-weight:600;border:none;background:#1c1b1814;cursor:pointer}.content{display:flex;flex-direction:column;gap:20px}.content-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.content-header h2{margin:0;font-size:1.4rem;font-family:Space Grotesk,sans-serif}.reports-header{justify-content:flex-start}.reports-header>.button.ghost{order:-1}.reports-back-button{position:relative}.reports-back-button .button-icon{margin-right:0}.reports-back-button:after{content:attr(data-tooltip);position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%,-2px);background:#1c1b18;color:#f7f4ee;padding:6px 10px;border-radius:8px;font-size:.78rem;font-weight:600;line-height:1;white-space:nowrap;box-shadow:0 10px 20px #1c1b1838;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .08s linear,transform .08s linear,visibility 0s linear .08s;z-index:10}.reports-back-button:before{content:"";position:absolute;left:50%;top:calc(100% + 3px);transform:translate(-50%);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #1c1b18;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .08s linear,visibility 0s linear .08s;z-index:10}.reports-back-button:hover:after,.reports-back-button:hover:before,.reports-back-button:focus-visible:after,.reports-back-button:focus-visible:before{opacity:1;visibility:visible;transition-delay:0s}.reports-back-button:hover:after,.reports-back-button:focus-visible:after{transform:translate(-50%)}.content-header p{margin:6px 0 0;color:#5f4b32}.filters{display:flex;gap:8px;flex-wrap:wrap}.product-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;background:#fff;padding:12px 16px;border-radius:16px;box-shadow:0 12px 24px #1c1b1814}.product-filters label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#5f4b32;font-weight:600}.product-filters input,.product-filters select{border:1px solid rgba(28,27,24,.16);border-radius:10px;padding:8px 10px;font-size:.95rem;font-family:inherit;background:#fdfbf8}.product-filters input:focus,.product-filters select:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.catalog-forms{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.catalog-form{background:#fff;padding:12px 16px;border-radius:16px;box-shadow:0 12px 24px #1c1b1814;display:flex;flex-direction:column;gap:10px}.catalog-form h4{margin:0;color:#3e3529}.catalog-form label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#5f4b32;font-weight:600}.catalog-form input,.catalog-form select{border:1px solid rgba(28,27,24,.16);border-radius:10px;padding:8px 10px;font-size:.95rem;font-family:inherit;background:#fdfbf8}.catalog-form input:focus,.catalog-form select:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.catalog-card{background:#fff;border-radius:16px;box-shadow:0 12px 24px #1c1b1814;padding:14px 16px;display:flex;flex-direction:column;gap:10px}.catalog-card h3{margin:0;font-size:1rem;color:#3e3529}.catalog-list{display:flex;flex-direction:column;gap:8px}.catalog-list-item{border:1px solid rgba(28,27,24,.12);border-radius:10px;padding:10px 12px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.catalog-item-main{display:flex;flex-direction:column;gap:4px}.catalog-item-scope{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.catalog-list-item strong{color:#2f281f;font-size:.95rem}.catalog-list-item small{color:#6a5b47}.catalog-scope-badge{font-size:.75rem;font-weight:700;padding:3px 8px;border-radius:999px}.catalog-scope-badge.global{background:#3a997229;color:#1f6a4b}.catalog-scope-badge.branch{background:#f29e4c33;color:#9b5a1d}.sales-filters{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end;background:#fff;padding:12px 16px;border-radius:16px;box-shadow:0 12px 24px #1c1b1814}.sales-filters label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#5f4b32;font-weight:600}.sales-filters select,.sales-filters input{border:1px solid rgba(28,27,24,.16);border-radius:10px;padding:8px 10px;font-size:.95rem;font-family:inherit;background:#fdfbf8}.sales-filters select:focus,.sales-filters input:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.date-picker-es{position:relative;min-width:150px}.date-picker-es-trigger{width:100%;border:1px solid rgba(28,27,24,.16);border-radius:10px;padding:8px 10px;font-size:.95rem;font-family:inherit;background:#fdfbf8;text-align:left;cursor:pointer}.date-picker-es-trigger:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.date-picker-es-popover{position:absolute;z-index:35;top:calc(100% + 8px);left:0;width:272px;background:#fff;border:1px solid rgba(28,27,24,.16);border-radius:12px;box-shadow:0 16px 32px #1c1b1829;padding:10px}.date-picker-es-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;text-transform:capitalize;color:#3e3529}.date-picker-es-nav{border:1px solid rgba(28,27,24,.16);background:#fff;border-radius:8px;width:28px;height:28px;cursor:pointer}.date-picker-es-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:4px;font-size:.78rem;color:#6a5b47}.date-picker-es-weekdays span{text-align:center;font-weight:700}.date-picker-es-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.date-picker-es-day{border:0;border-radius:8px;background:transparent;min-height:30px;cursor:pointer;color:#2b2218}.date-picker-es-day:hover{background:#f29e4c33}.date-picker-es-day.outside{color:#a59887}.date-picker-es-day.today{border:1px solid rgba(242,158,76,.5)}.date-picker-es-day.selected{background:#f29e4c;color:#fff;font-weight:700}.date-picker-es-footer{margin-top:8px;display:flex;justify-content:space-between;gap:8px}.sales-filter-action{display:flex;align-items:flex-end}.table-pagination{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.table-pagination p{margin:0;font-size:.86rem;color:#6a5b47}.table-pagination-actions{display:inline-flex;align-items:center;gap:8px}.filter-chip{padding:6px 12px;border-radius:999px;background:#1c1b1814;font-size:.85rem;font-weight:600;color:#3e3529}.product-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.table-card{background:#fff;border-radius:18px;padding:16px;box-shadow:0 14px 30px #1c1b1814;overflow:auto}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.report-card{border:1px solid rgba(28,27,24,.12);border-radius:18px;background:linear-gradient(160deg,#fff,#f8f3ec);padding:18px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:10px;box-shadow:0 12px 24px #1c1b1814;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.report-card:hover{transform:translateY(-2px);box-shadow:0 16px 28px #1c1b181f;border-color:#f29e4c6b}.report-card h3{margin:0;font-size:1.1rem;font-family:Space Grotesk,sans-serif;color:#1c1b18}.report-card p{margin:0;color:#6a5b47;font-size:.92rem}.report-card-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#f29e4c29;color:#b56d2b;font-size:1rem}.report-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.cash-session-panel{display:flex;flex-direction:column;gap:12px}.cash-session-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;align-items:end}.cash-session-grid label{display:flex;flex-direction:column;gap:6px;font-size:.85rem;color:#5f4b32;font-weight:600}.cash-session-grid input{border:1px solid rgba(28,27,24,.16);border-radius:10px;padding:8px 10px;font-size:.95rem;font-family:inherit;background:#fdfbf8}.cash-session-grid input:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.cash-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.kpi-card{background:#fff;border-radius:14px;padding:14px;box-shadow:0 10px 20px #1c1b1814;display:flex;flex-direction:column;gap:4px}.kpi-card p{margin:0;font-size:.82rem;text-transform:uppercase;letter-spacing:.05em;color:#7b6a54;font-weight:700}.kpi-card strong{font-size:1.1rem;color:#1c1b18}.kpi-card span{font-size:.84rem;color:#6a5b47}.movement-type{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:700}.movement-type.initial{background:#3ba46d29;color:#236a45}.movement-type.manual_in{background:#f29e4c2e;color:#9b5a1d}.movement-type.sale_out{background:#b33b3629;color:#9b2f2b}.movement-type.default{background:#1c1b181a;color:#4f4335}.report-chart-card{background:#fff;border-radius:18px;padding:16px;box-shadow:0 14px 30px #1c1b1814;display:flex;flex-direction:column;gap:14px}.report-chart-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.report-chart-head h3{margin:0;font-size:1.05rem;font-family:Space Grotesk,sans-serif;color:#1c1b18;display:inline-flex;align-items:center;gap:8px}.report-chart-head p{margin:0;color:#6a5b47;font-size:.85rem}.report-bars{display:flex;flex-direction:column;gap:10px}.report-bar-row{display:grid;grid-template-columns:minmax(110px,1fr) 2fr auto;align-items:center;gap:10px}.report-bar-label{font-size:.9rem;color:#3e3529;font-weight:600}.report-bar-track{width:100%;height:10px;border-radius:999px;background:#1c1b1814;overflow:hidden}.report-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#f29e4c,#e2842d)}.report-bar-value{font-size:.85rem;color:#5f4b32;font-weight:700;white-space:nowrap}.section-title{margin:0 0 12px;font-size:1.05rem;font-family:Space Grotesk,sans-serif;color:#1c1b18}.users-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.current-accounts-grid{grid-template-columns:minmax(360px,460px) minmax(620px,1fr)}.current-accounts-panel{min-height:700px;overflow:visible}.current-accounts-filters{margin-bottom:18px}.current-accounts-kpis{margin-top:8px;margin-bottom:14px}.current-accounts-summary{margin-top:16px}.current-accounts-summary .sales-table{min-width:0}@media(max-width:1100px){.current-accounts-grid{grid-template-columns:1fr}.current-accounts-panel{min-height:0}}.users-form{display:flex;flex-direction:column;gap:12px}.users-form label{display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:#5f4b32;font-weight:600}.users-form input,.users-form select{border:1px solid rgba(28,27,24,.16);border-radius:10px;padding:10px 12px;font-size:1rem;font-family:inherit;background:#fdfbf8}.users-form input:focus,.users-form select:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.sales-table{width:100%;border-collapse:collapse;min-width:520px}.sales-table th,.sales-table td{text-align:left;padding:12px 10px;border-bottom:1px solid rgba(28,27,24,.08);font-size:.95rem;vertical-align:middle}.sales-table th{text-transform:uppercase;letter-spacing:1px;font-size:.75rem;color:#7b6a54}.sales-table tbody tr:hover{background:#f29e4c14}.sales-row{cursor:pointer}.sales-row:focus{outline:2px solid rgba(242,158,76,.6);outline-offset:-2px}.sales-toggle{width:36px}.sales-chevron{transition:transform .2s ease;color:#7b6a54}.sales-chevron.open{transform:rotate(180deg);color:#b56d2b}.sales-details-row td{padding:0;border-bottom:none}.sales-details{background:#1c1b180a;padding:14px 16px 16px;border-radius:12px;margin:8px 0 12px}.sales-details h4{margin:0 0 10px;font-size:.9rem;color:#5f4b32}.sales-details-hint{margin:0 0 10px;font-size:.84rem;color:#7b6a54}.sales-items-header{display:grid;grid-template-columns:1.6fr .9fr 1fr 1fr 1fr 1fr 1fr;gap:12px;padding:0 10px 8px;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#7b6a54;font-weight:700}.sales-items-header span:not(:first-child){text-align:right}.sales-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.sales-items li{display:grid;grid-template-columns:1.6fr .9fr 1fr 1fr 1fr 1fr 1fr;gap:12px;align-items:center;padding:8px 10px;background:#fff;border-radius:10px;font-size:.9rem;color:#3e3529;box-shadow:0 6px 16px #1c1b1814}.sales-item-name{font-weight:600}.sales-item-qty{color:#7b6a54;text-align:right}.sales-item-cost,.sales-item-price,.sales-item-discount,.sales-item-subtotal{font-weight:600;text-align:right;font-variant-numeric:tabular-nums}.sales-item-margin{font-weight:700;text-align:right;font-variant-numeric:tabular-nums}.sales-item-margin.positive{color:#236a45}.sales-item-margin.negative{color:#9b2f2b}.promotion-branches-list{display:flex;flex-direction:column;gap:8px}.promotion-branch-option{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:#5f4b32}.promotion-items-list{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.promotion-item-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;align-items:end;padding:10px;border:1px solid rgba(28,27,24,.08);border-radius:12px;background:#fdfbf8}.promotions-grid{grid-template-columns:minmax(420px,1fr) minmax(560px,1.2fr);align-items:start}.promotion-form-card{overflow:hidden}.promotion-list-card{min-width:0;overflow:auto}.promotion-form-card .users-form{gap:14px}.promotion-form-card fieldset{margin:0;padding:0;border:0;display:flex;flex-direction:column;gap:14px;min-width:0}.promotion-form-card .users-form select[multiple]{min-height:148px;line-height:1.4}.promotion-combo-summary{margin-top:4px;padding:14px}.promotion-combo-summary .sales-table,.promotion-combo-table{min-width:0}.promotion-combo-summary .sales-table th,.promotion-combo-summary .sales-table td{padding:10px 8px}.promotion-list-card .sales-table{min-width:760px}@media(max-width:1100px){.promotions-grid{grid-template-columns:1fr}}.table-actions-inline{display:inline-flex;gap:8px}.status-card{background:#fff;border-radius:16px;padding:18px;color:#5f4b32;box-shadow:0 10px 24px #1c1b1814;font-weight:600;display:flex;align-items:center;gap:10px}.status-card.error{color:#b33b36;background:#db504a1f;border:1px solid rgba(219,80,74,.3)}.spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(28,27,24,.2);border-top-color:#f29e4c;display:inline-block;animation:spin .8s linear infinite}.overlay{position:fixed;inset:0;background:#1c1b188c;display:grid;place-items:center;z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.overlay-card{background:#fff;padding:24px 32px;border-radius:18px;display:flex;align-items:center;gap:16px;font-weight:600;color:#1c1b18;box-shadow:0 18px 40px #1c1b1833}.overlay-spinner{width:48px;height:48px;border-radius:50%;border:4px solid rgba(28,27,24,.2);border-top-color:#f29e4c;animation:spin .8s linear infinite}.toast{position:fixed;right:24px;bottom:24px;background:#2a7a52;color:#f0fff6;padding:12px 16px;border-radius:12px;box-shadow:0 18px 40px #1c1b1840;font-weight:600;z-index:30;animation:toastIn .3s ease;display:flex;align-items:center;gap:10px}.toast.success{background:#2a7a52}.toast.error{background:#b33b36}.toast-icon{width:22px;height:22px;border-radius:50%;background:#f0fff633;display:grid;place-items:center;font-size:.9rem;line-height:1}@keyframes spin{to{transform:rotate(360deg)}}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-card{background:#fff;border-radius:20px;padding:18px 18px 20px;box-shadow:0 14px 30px #1c1b1814;display:flex;flex-direction:column;gap:12px;animation:cardIn .5s ease both}.product-card:nth-child(2){animation-delay:.05s}.product-card:nth-child(3){animation-delay:.1s}.product-card:nth-child(4){animation-delay:.15s}.product-card:nth-child(5){animation-delay:.2s}.product-card:nth-child(6){animation-delay:.25s}.product-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#7b6a54}.product-actions{display:flex;align-items:center;gap:8px}.edit-button{border:none;background:#1c1b1814;color:#3e3529;width:28px;height:28px;border-radius:8px;cursor:pointer;font-size:.95rem;display:grid;place-items:center;transition:transform .2s ease,box-shadow .2s ease}.edit-button:hover{transform:translateY(-1px);box-shadow:0 6px 12px #1c1b181f}.delete-button{border:none;background:#b33b361f;color:#b33b36;width:28px;height:28px;border-radius:8px;cursor:pointer;font-size:.9rem;display:grid;place-items:center;transition:transform .2s ease,box-shadow .2s ease}.delete-button:hover{transform:translateY(-1px);box-shadow:0 6px 12px #b33b3633}.badge{background:#f29e4c2e;color:#9b5a1d;padding:4px 10px;border-radius:999px;font-weight:600}.sku{font-weight:600}.product-card h3{margin:0;font-size:1.1rem;font-family:Space Grotesk,sans-serif;color:#1c1b18}.product-desc{margin:0;color:#6a5b47;font-size:.95rem}.product-taxonomy{margin:0;color:#7b6a54;font-size:.85rem}.product-scope{margin:0;color:#5f4b32;font-size:.82rem;font-weight:600}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;font-weight:600}.product-footer-actions{display:inline-flex;align-items:center;gap:8px}.price-lines{display:flex;flex-direction:column;gap:4px}.price-label{font-size:.88rem;color:#6a5b47}.price{font-size:1.1rem;color:#1c1b18}.stock{font-size:.85rem;padding:4px 10px;border-radius:999px}.stock.ok{background:#3ba46d24;color:#2a7a52}.stock.low{background:#db504a24;color:#b33b36}.modal-backdrop{position:fixed;inset:0;background:#1c1b1899;display:grid;place-items:center;padding:24px;z-index:20;overflow:hidden;animation:fadeIn .2s ease}.modal{background:#fff;border-radius:24px;padding:24px;width:min(520px,100%);box-sizing:border-box;max-height:calc(100dvh - 96px);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(95,75,50,.45) transparent;box-shadow:0 24px 60px #1c1b1840;display:flex;flex-direction:column;gap:16px}.modal::-webkit-scrollbar{width:8px}.modal::-webkit-scrollbar-track{background:transparent;margin-block:10px}.modal::-webkit-scrollbar-thumb{background:#5f4b3273;border-radius:999px}.modal::-webkit-scrollbar-thumb:hover{background:#5f4b32a6}.modal-wide{width:min(720px,100%)}.modal-camera{width:min(560px,100%)}.camera-scanner-body{display:flex;flex-direction:column;gap:12px}.camera-scanner-manual{margin-top:4px}.camera-photo-input{display:none}.camera-scanner-preview{position:relative;width:100%;aspect-ratio:3 / 4;border-radius:16px;overflow:hidden;background:#121212}.camera-scanner-preview video{width:100%;height:100%;object-fit:cover}.camera-focus-layer{position:absolute;inset:0;border:0;padding:0;margin:0;background:transparent;cursor:crosshair}.camera-focus-reticle{position:absolute;width:54px;height:54px;border:2px solid rgba(255,255,255,.92);border-radius:12px;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #00000047;animation:focusPulse .65s ease-out}.camera-scanner-overlay{position:absolute;inset:auto 12px 12px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#00000080;border-radius:10px;padding:8px 10px;font-size:.86rem}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.modal-header-actions{display:flex;align-items:center;gap:12px}.modal h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.4rem}.sale-meta{display:flex;justify-content:space-between;align-items:center;background:#1c1b180d;padding:10px 14px;border-radius:12px;font-weight:600;color:#5f4b32}.sale-promo-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.sale-promo-chip{display:inline-flex;align-items:center;gap:8px;background:#2a7a521f;color:#2a7a52;border:1px solid rgba(42,122,82,.24);border-radius:999px;padding:6px 10px;font-size:.82rem}.sale-user{display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:#5f4b32;font-weight:600}.sale-user label,.sale-payment label{display:flex;flex-direction:column;gap:6px}.sale-config{display:flex;flex-direction:column;gap:12px}.sale-mixed-toggle{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:#5f4b32}.sale-mixed-panel{background:#1c1b180a;border:1px solid rgba(28,27,24,.08);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px}.sale-mixed-row{margin:0}.sale-mixed-payments{display:flex;flex-direction:column;gap:10px}.sale-mixed-payment-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sale-mixed-method,.sale-mixed-amount{min-width:0}.sale-mixed-summary{display:flex;flex-wrap:wrap;gap:8px 16px;color:#5f4b32;font-weight:700;font-size:.88rem}@media(max-width:720px){.sale-mixed-payment-row{grid-template-columns:1fr}}.sale-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;align-items:start}.sale-cash label{display:flex;flex-direction:column;gap:6px}.sale-add-panel .sale-cash{display:flex;flex-direction:column;justify-content:flex-end}.sale-add-panel .sale-cash label{color:#5f4b32;font-size:.9rem;font-weight:600}.sale-payment{display:flex;flex-direction:column;gap:10px;font-size:.9rem;color:#5f4b32;font-weight:600}.sale-user select{border:1px solid rgba(28,27,24,.16);border-radius:10px;padding:8px 10px;font-size:.95rem;font-family:inherit;background:#fdfbf8}.sale-user input{border:1px solid rgba(28,27,24,.16);border-radius:10px;padding:8px 10px;font-size:.95rem;font-family:inherit;background:#fdfbf8;color:#3e3529}.sale-user input:disabled{opacity:1;background:#f6f2eb;color:#5f4b32}.sale-payment select,.sale-payment input,.sale-cash input{border:1px solid rgba(28,27,24,.16);border-radius:10px;padding:8px 10px;font-size:.95rem;font-family:inherit;background:#fdfbf8}.sale-search-select{appearance:none;width:100%;box-sizing:border-box;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%237b6a54' d='M5 6 .2 1.2 1.4 0 5 3.6 8.6 0 9.8 1.2z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px}.sale-search-combobox{position:relative;width:100%}.sale-search-menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0;max-height:230px;overflow:auto;background:#fff;border:1px solid rgba(28,27,24,.14);border-radius:10px;box-shadow:0 12px 26px #1c1b1824}.sale-search-option{width:100%;border:none;background:#fff;color:#3e3529;text-align:left;padding:9px 11px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:10px}.sale-search-option:hover{background:#f29e4c1a}.sale-search-option small{color:#7b6a54}.sale-search-empty{padding:10px 12px;color:#7b6a54;font-size:.9rem}.sale-payment select:focus,.sale-payment input:focus,.sale-cash input:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.sale-change{padding:8px 12px;border-radius:10px;font-weight:600;min-height:38px;display:flex;align-items:center;width:fit-content}.sale-change-positive{background:#3ba46d24;color:#2a7a52}.sale-change-negative{background:#c0392b29;color:#8f2318}.sale-change-neutral{background:#7b6a5424;color:#6b5b47}.sale-user-hint{font-size:.8rem;color:#7b6a54}.divider{height:1px;background:#1c1b181a;margin:4px 0}.sale-list{display:flex;flex-direction:column;gap:10px}.sale-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:12px;background:#f6f2eb;color:#1c1b18}.sale-item strong{display:block;font-size:.95rem}.sale-barcode{display:block;font-size:.8rem;color:#7b6a54}.sale-qty{font-weight:600;color:#3e3529;display:inline-flex;align-items:center;gap:8px}.sale-line-subtotal{color:#7b6a54;text-decoration:line-through}.sale-line-discount{color:#2a7a52}.sale-line-total{color:#1c1b18;font-weight:700}.qty-editor{display:inline-flex;align-items:center;gap:6px}.qty-display{border:1px solid transparent;background:#1c1b1814;color:#3e3529;font-weight:600;padding:4px 10px;border-radius:999px;cursor:pointer;transition:background .2s ease,transform .2s ease}.qty-display:hover{background:#1c1b1826;transform:translateY(-1px)}.qty-confirm{border:none;background:#2a7a52;color:#fff;width:28px;height:28px;border-radius:8px;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.qty-confirm:hover{transform:translateY(-1px);box-shadow:0 6px 12px #2a7a5233}.qty-confirm:focus{outline:none;box-shadow:0 0 0 3px #2a7a5240}.qty-input{width:64px;border:1px solid rgba(28,27,24,.16);border-radius:8px;padding:6px 8px;font-size:.9rem;font-family:inherit;text-align:center;background:#fff}.qty-input:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.scan-code{font-family:Space Grotesk,sans-serif;font-size:2rem;background:#f29e4c1f;border:1px dashed rgba(242,158,76,.6);color:#1c1b18;padding:16px 18px;border-radius:16px;text-align:center;letter-spacing:1px}.scan-help{margin:0;color:#5f4b32}.modal-form{display:flex;flex-direction:column;gap:12px}.form-field{display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:#5f4b32}.form-field input,.form-field select{border:1px solid rgba(28,27,24,.16);border-radius:12px;padding:10px 12px;font-size:1rem;font-family:inherit;background:#fffdfa;color:#2f2418}.form-field input:focus,.form-field select:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.form-error{margin:0;background:#db504a1f;color:#b33b36;padding:8px 12px;border-radius:10px;font-size:.9rem}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.modal-actions-split{justify-content:space-between;align-items:center}.modal-actions-right{display:inline-flex;align-items:center;gap:10px}.button{border-radius:999px;padding:10px 18px;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.button-icon{margin-right:8px}.button-icon.success{color:#2a7a52}.button.primary{background:#f29e4c;color:#1c1b18}.button.ghost{background:#f6f2eb;color:#5f4b32}.button.danger{background:#b33b36;color:#fff5f5}.modal-text{margin:0;color:#3e3529}.modal-text.subtle{color:#7b6a54;font-size:.9rem}.button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}@keyframes cardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes focusPulse{0%{opacity:.95;transform:translate(-50%,-50%) scale(1.18)}to{opacity:0;transform:translate(-50%,-50%) scale(1)}}@media(max-width:980px){.app{grid-template-columns:1fr;height:auto;overflow:visible}.sidebar{display:block;padding:12px 12px 10px;gap:10px;height:auto;max-height:none;overflow:visible}.brand{width:100%;justify-content:flex-start;margin-bottom:8px}.nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));flex:0 0 auto;overflow:visible;padding-right:0;padding-bottom:0;gap:8px}.nav a{white-space:normal;padding:8px 12px;text-align:center}.sidebar-footer{margin-top:0;width:100%}.sidebar-logo .brand-logo-image.is-mark{width:64px;height:64px}.header{padding:20px 18px}.header-top{flex-direction:column;align-items:flex-start}.context-switcher-inline{width:100%;margin-left:0}.main{min-height:auto;overflow:visible;padding:18px 14px 28px;gap:16px}.content-header{flex-direction:column;align-items:flex-start}.content-header .filters{width:100%}.content-header .filters .button,.content-header .filters .filter-chip{width:100%;justify-content:center;text-align:center}.table-card{padding:12px;border-radius:14px}.product-filters,.sales-filters{padding:10px 12px;border-radius:12px}.product-footer{flex-direction:column;align-items:flex-start}.product-footer-actions{width:100%}.product-footer-actions .button{width:100%;justify-content:center}.modal-backdrop{padding:8px;place-items:stretch;overflow-y:auto}.modal,.modal-wide,.modal-camera{width:100%;max-width:100%;min-height:0;max-height:calc(100dvh - 16px);border-radius:16px 16px 12px 12px;padding:14px;margin:auto auto 0;overflow-y:auto;touch-action:pan-y}.modal h2{font-size:1.15rem}.modal-form{gap:10px}.form-field input,.form-field select{font-size:.95rem;padding:9px 10px}.modal-actions{position:sticky;bottom:0;z-index:1;background:#fff;padding-top:8px;margin-top:6px;border-top:1px solid rgba(28,27,24,.08);flex-wrap:wrap;justify-content:stretch}.modal-actions .button{flex:1 1 100%;width:100%;justify-content:center}}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 15% 20%,rgba(242,158,76,.28),transparent 42%),radial-gradient(circle at 85% 15%,rgba(181,109,43,.22),transparent 36%),radial-gradient(circle at 75% 80%,rgba(60,95,78,.18),transparent 32%),linear-gradient(125deg,#201c16,#2b251d 45%,#332a1f);position:relative;overflow:hidden}.login-shell:before,.login-shell:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);z-index:0}.login-shell:before{width:360px;height:360px;left:-120px;bottom:-140px;background:radial-gradient(circle,rgba(242,158,76,.22),transparent 70%)}.login-shell:after{width:300px;height:300px;top:-80px;right:-80px;background:radial-gradient(circle,rgba(249,215,176,.18),transparent 70%)}.login-card{width:min(420px,100%);background:linear-gradient(150deg,#fff8eff5,#f9efe2eb);border-radius:20px;padding:28px;box-shadow:0 24px 48px #100c086b,inset 0 1px #ffffff8c;border:1px solid rgba(249,215,176,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;gap:12px;position:relative;z-index:1}.login-header{display:flex;justify-content:center;padding:4px 0 12px;border-bottom:1px solid rgba(43,31,20,.12)}.login-header.loading{border-bottom:none;padding-bottom:4px}.login-logo{margin:0}.login-logo .brand-logo-image.is-full{width:280px;max-width:min(100%,280px)}.login-logo.compact{margin:0}.login-logo.compact .brand-logo-image.is-mark{width:82px;height:82px}.login-card h1{margin:2px 0 8px;font-family:Space Grotesk,sans-serif;font-size:1.6rem;color:#20170f;text-align:center}.login-card label{display:flex;flex-direction:column;gap:6px;font-size:.9rem;color:#5f4b32;font-weight:600;width:100%;max-width:360px;margin:0 auto;text-align:left}.login-card input{border:1px solid rgba(28,27,24,.2);border-radius:12px;padding:10px 12px;font-size:1rem;font-family:inherit;background:#ffffffb3;color:#2b1f14}.login-card input:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.login-button{width:min(360px,100%);margin:0 auto;justify-content:center}.login-card .form-error{width:100%;max-width:360px;margin:0 auto}.context-switcher{display:flex;flex-direction:column;gap:10px;min-width:300px;background:linear-gradient(145deg,#fffaf3,#f8efe1);border:1px solid rgba(181,109,43,.28);border-radius:16px;padding:12px 14px;box-shadow:0 10px 22px #1c1b1814}.context-switcher-inline{width:min(620px,100%);margin-left:auto;padding:10px 12px}.context-switcher p{margin:0;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:#9b5a1d;font-weight:800}.context-switcher-controls{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.context-switcher-inline .context-switcher-controls{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.header-select{display:flex;flex-direction:column;gap:4px;font-size:.74rem;color:#6c5437;font-weight:700;letter-spacing:.02em}.header-select select{min-width:0;width:100%;height:38px;border-radius:10px;border:1px solid rgba(28,27,24,.22);padding:8px 10px;font:inherit;color:#2f2418;background:#fffdfa;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.header-select select:hover{border-color:#b56d2b80}.header-select select:focus{outline:none;border-color:#f29e4c;box-shadow:0 0 0 3px #f29e4c33}.header-select select:disabled{background:#f1e6d8;color:#8c7457;cursor:not-allowed}.role-badge{display:inline-block;margin-bottom:10px;padding:4px 10px;border-radius:999px;background:#f29e4c29;color:#f9d7b0;font-size:.78rem;text-transform:uppercase;letter-spacing:.8px}@media(max-width:720px){.modal-backdrop{padding:8px}.modal{border-radius:16px 16px 12px 12px;padding:14px;max-height:calc(100dvh - 16px)}.modal-backdrop{align-items:end}.modal,.modal-wide,.modal-camera{border-radius:16px 16px 12px 12px;width:100%;max-height:calc(100dvh - 16px);padding:14px}.modal-header{gap:10px}.modal h2{font-size:1.05rem}.eyebrow{letter-spacing:1.3px;font-size:.68rem}.login-card{padding:22px}.header h1{font-size:1.4rem}.header{padding:18px 14px}.header-top{align-items:flex-start}.context-switcher{min-width:0}.context-switcher-controls{grid-template-columns:1fr}.content-header h2{font-size:1.2rem}.content-header p{font-size:.92rem}.nav{gap:6px}.nav a{padding:8px 10px;font-size:.9rem}.filters{gap:6px}.sidebar-footer{width:100%;margin-top:8px}.sidebar-footer-actions{flex-direction:row;flex-wrap:wrap;gap:10px}.header-select select{height:40px}.login-logo .brand-logo-image.is-full{width:240px;max-width:100%}}
