:root{font-family:Arial,Helvetica,sans-serif;color:#e8edf2;background:#111827}*{box-sizing:border-box}body{margin:0;background:#0f172a}a{color:inherit;text-decoration:none}button,input,select,textarea{border:0;border-radius:10px;padding:12px 14px;font-size:14px}button{cursor:pointer;background:#f59e0b;color:#111827;font-weight:700}button.secondary{background:#334155;color:#fff}button.danger{background:#b91c1c;color:#fff}.barcode-search-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.barcode-scanner-modal{width:min(520px,100%)}.barcode-scanner-frame{border-radius:14px;overflow:hidden;border:1px solid #334155;background:#020617}.barcode-scanner-video{width:100%;display:block;min-height:320px;object-fit:cover}.permission-switch{width:88px;height:38px;border-radius:999px;border:1px solid rgba(148,163,184,.45);padding:0 10px;display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:700;line-height:1;transition:background-color .2s ease,border-color .2s ease}.permission-switch.on{background:#2fd14a;color:#fff;flex-direction:row}.permission-switch.off{background:#9ca3af;color:#1f293773;flex-direction:row-reverse}.permission-switch-label{font-size:16px;letter-spacing:.02em}.permission-switch-knob{width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#f3f4f6,#a8adb5 75%);border:1px solid rgba(100,116,139,.7);box-shadow:0 2px 4px #0f172a59,inset 0 0 0 1px #ffffff59;transition:transform .2s ease}.permission-switch.on .permission-switch-knob,.permission-switch.off .permission-switch-knob{transform:none}input,select,textarea{background:#1e293b;color:#fff;width:100%}textarea{min-height:96px;resize:vertical}.layout{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.mobile-menu-button,.sidebar-close,.sidebar-backdrop{display:none}.mobile-menu-button{position:fixed;top:16px;left:16px;z-index:50;width:48px;height:48px;padding:10px;border-radius:12px;background:#111827;border:1px solid #334155;align-items:center;justify-content:center;gap:5px;flex-direction:column}.mobile-menu-button span{display:block;width:22px;height:2px;border-radius:999px;background:#f8fafc}.sidebar{background:#111827;padding:24px;display:flex;flex-direction:column;gap:20px;border-right:1px solid #1f2937}.sidebar-brand{display:grid;justify-items:center;gap:8px}.sidebar-brand h1{margin:0;text-align:center;font-size:22px}.sidebar-brand-logo{width:72px;height:72px;border-radius:14px;object-fit:cover;border:1px solid #334155;background:#0f172a}.sidebar-search{display:grid;gap:10px}.sidebar-search-label{font-size:12px;font-weight:700;color:#cbd5e1;text-transform:uppercase;letter-spacing:.04em}.sidebar-search input{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:12px;color:#fff}.sidebar-search input::placeholder{color:#94a3b8}.sidebar-search-help,.sidebar-search-empty{margin:0;color:#94a3b8;font-size:12px;line-height:1.4}.sidebar-search-results{display:grid;gap:8px}.sidebar-search-link{background:#172033;border:1px solid #263246;border-radius:10px;padding:10px;display:flex;align-items:center;gap:8px}.sidebar-search-link.active{background:#0b5ed7;border-color:#60a5fa;color:#fff}.sidebar-search-link-content{display:grid;gap:2px}.sidebar-search-link-content strong{font-size:14px;line-height:1.2}.sidebar-search-link-content small{color:#94a3b8}.sidebar-search-link.active .sidebar-search-link-content small{color:#fffc}.sidebar nav{display:flex;flex-direction:column;gap:10px}.sidebar-version{display:grid;gap:4px;padding-top:8px;border-top:1px solid #1f2937}.sidebar-user-card{display:grid;gap:4px;padding:12px;border-radius:14px;border:1px solid #223047;background:#0f172a}.sidebar-user-card small,.sidebar-version small{color:#94a3b8}.sidebar-user-card strong{font-size:14px;color:#f8fafc}.sidebar-user-card span{color:#cbd5e1;font-size:12px;line-height:1.35;word-break:break-word}.sidebar-version strong{font-size:13px}.sidebar-install-button{width:100%}.sidebar nav a,.nav-link{background:#1f2937;padding:12px;border-radius:10px;display:flex;align-items:center;gap:8px;border:1px solid transparent}.nav-link.active{background:#0b5ed7;border-color:#60a5fa;color:#fff}.sidebar-section{display:grid;gap:8px}.sidebar-section+.sidebar-section{margin-top:6px}.sidebar-section-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}.nav-icon{min-width:22px;display:inline-block;text-align:center;font-size:16px;line-height:1}.report-value-positive{color:#86efac;font-weight:700;white-space:nowrap}.report-value-negative{color:#fca5a5;font-weight:700;white-space:nowrap}.content{padding:24px}.update-banner{margin-bottom:16px;padding:12px 14px;border-radius:10px;border:1px solid rgba(134,239,172,.36);background:#14532d47;color:#bbf7d0;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.offline-banner{margin-bottom:16px;padding:12px 14px;border-radius:10px;border:1px solid rgba(245,158,11,.42);background:#78350f47;color:#fde68a;font-weight:600}.multi-tab-banner{margin-bottom:16px;padding:12px 14px;border-radius:10px;border:1px solid rgba(96,165,250,.42);background:#1e40af38;color:#bfdbfe;font-weight:600}.scroll-top-button{position:fixed;right:24px;bottom:24px;width:44px;height:44px;padding:0;border-radius:999px;background:#0f172af2;border:1px solid #334155;color:#f8fafc;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 28px #02061759;z-index:40}.scroll-top-button:hover{background:#0b5ed7;border-color:#60a5fa}.card{background:#111827;border:1px solid #1f2937;border-radius:16px;padding:18px}.center-screen{min-height:100vh;display:grid;place-items:center}.login-card{width:360px;display:flex;flex-direction:column;gap:12px}.login-version{text-align:center}.password-field{position:relative}.password-field input{padding-right:88px}.password-toggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;min-height:auto;border-radius:10px;background:#334155;color:#fff}.password-toggle:hover{background:#475569}.password-toggle-icon{width:22px;height:22px}.login-brand{display:grid;justify-items:center;gap:10px}.login-brand h1{margin:0;text-align:center}.login-brand-logo{width:88px;height:88px;border-radius:16px;object-fit:cover;border:1px solid #334155;background:#0f172a}.grid-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.stat-card{display:flex;flex-direction:column;gap:8px}.stat-card strong{font-size:28px}.two-columns{display:grid;grid-template-columns:360px 1fr;gap:16px}.form-grid{display:grid;gap:10px}table{width:100%;border-collapse:collapse}th,td{padding:10px;border-bottom:1px solid #1f2937;text-align:left}td small{display:block;color:#94a3b8;margin-top:4px}.product-thumb{width:56px;height:56px;object-fit:cover;border-radius:8px;display:block;margin-bottom:6px;border:1px solid #334155}.product-image-preview{display:flex;gap:12px;align-items:center}.product-preview-img{width:96px;height:96px;object-fit:cover;border-radius:10px;border:1px solid #334155}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.product-button{display:flex;flex-direction:column;align-items:flex-start;gap:8px;background:#1e293b;color:#fff}.cart-list{list-style:none;padding:0;display:grid;gap:10px}.cart-list li{display:flex;justify-content:space-between;gap:10px;background:#1e293b;padding:10px;border-radius:10px}.total-box{margin:12px 0;font-size:24px;font-weight:700}.error{color:#fca5a5}.success{color:#86efac}.muted{color:#94a3b8;margin-top:4px}.feedback-toast-layer{position:fixed;left:50%;bottom:22px;transform:translate(-50%);z-index:1100;width:min(420px,calc(100vw - 24px));pointer-events:none}.feedback-toast{pointer-events:auto;overflow:hidden;border-radius:16px;border:1px solid rgba(51,65,85,.9);background:#0f172afa;box-shadow:0 18px 48px #0206176b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.feedback-toast-success{border-color:#22c55e6b;background:radial-gradient(circle at top right,rgba(34,197,94,.18),transparent 38%),#0f172afa}.feedback-toast-error{border-color:#ef44446b;background:radial-gradient(circle at top right,rgba(239,68,68,.16),transparent 38%),#0f172afa}.feedback-toast-body{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 14px 12px}.feedback-toast-body p{margin:0;line-height:1.45;color:#e5edf6}.feedback-toast-close{min-width:32px;width:32px;height:32px;padding:0;border-radius:999px;background:#334155e6;color:#fff;font-size:20px;line-height:1;flex:0 0 auto}.feedback-toast-close:hover{background:#475569}.feedback-toast-progress{height:4px;background:#94a3b829}.feedback-toast-progress span{display:block;width:100%;height:100%;transform-origin:left center;animation-name:feedbackToastCountdown;animation-timing-function:linear;animation-fill-mode:forwards}.feedback-toast-success .feedback-toast-progress span{background:linear-gradient(90deg,#22c55e,#86efac)}.feedback-toast-error .feedback-toast-progress span{background:linear-gradient(90deg,#ef4444,#fca5a5)}@keyframes feedbackToastCountdown{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.products-page{display:grid;gap:16px}.products-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.products-header p{margin:8px 0 0;color:#94a3b8}.products-filters{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto auto;gap:10px}.products-table-wrapper{overflow:auto}.products-list-table{width:100%}.products-list-table th:nth-child(2),.products-list-table td:nth-child(2){width:120px}.products-list-table th:nth-child(3),.products-list-table td:nth-child(3){width:90px;white-space:nowrap}.products-list-table th:nth-child(4),.products-list-table td:nth-child(4){width:170px}.products-list-table th:nth-child(5),.products-list-table td:nth-child(5){width:90px}.products-list-table th:nth-child(6),.products-list-table td:nth-child(6),.products-list-table th:nth-child(7),.products-list-table td:nth-child(7),.products-list-table th:nth-child(8),.products-list-table td:nth-child(8){width:120px}.products-list-table th:nth-child(9),.products-list-table td:nth-child(9){width:320px}.products-list-table .status-pill{white-space:nowrap}.products-list-table td:nth-child(8) small{white-space:nowrap}.table-actions{display:flex;flex-wrap:wrap;gap:8px}.products-table-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.products-table-actions button{min-width:0;padding:8px 10px;font-size:13px;white-space:nowrap}.products-status-cell{display:flex;flex-wrap:wrap;gap:6px;align-items:center;min-width:0}.products-wholesale-cell,.products-retail-cell{display:grid;gap:2px;align-content:start}.products-retail-cell small{display:block;margin:0;color:#94a3b8;white-space:nowrap}.products-wholesale-cell small{display:block;margin:0}.products-table-wrapper table td{vertical-align:top}.products-inline-meta{font-size:12px;line-height:1.2}.sales-pricing-badges{display:flex;flex-wrap:wrap;gap:6px}.sales-payment-summary{display:flex;flex-wrap:wrap;gap:10px;margin:6px 0 10px}.sales-payment-chip{display:inline-block}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.status-pill.active{background:#22c55e33;color:#86efac}.status-pill.inactive{background:#ef444433;color:#fca5a5}.status-pill.warning{background:#f59e0b2e;color:#fcd34d;border:1px solid rgba(245,158,11,.35)}.status-pill.abc-a{background:#22c55e2e;color:#86efac;border:1px solid rgba(34,197,94,.35)}.status-pill.abc-b{background:#3b82f62e;color:#93c5fd;border:1px solid rgba(59,130,246,.35)}.status-pill.abc-c{background:#f59e0b2e;color:#fcd34d;border:1px solid rgba(245,158,11,.35)}.products-pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px}.report-markup-critical{color:#fca5a5;font-weight:700}.report-markup-warning{color:#fcd34d;font-weight:700}.report-section-header{position:relative;overflow:hidden;border-color:#334155e6;background:linear-gradient(180deg,#0f172afa,#0f172aeb);box-shadow:0 10px 24px #0206172e;scroll-margin-top:16px}.report-section-header:before{content:none}.report-section-heading{display:grid;gap:6px;padding-left:8px}.report-section-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:2px 10px;border-radius:999px;background:#3b82f629;border:1px solid rgba(96,165,250,.28);color:#93c5fd;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.report-section-heading strong{font-size:22px;line-height:1.1}.report-section-heading .muted{margin:0;color:#cbd5e1;line-height:1.45;max-width:900px}.report-section-header+.card,.report-section-header+.grid-cards{margin-top:4px}.report-section-header:not(:first-of-type){margin-top:20px}.report-section-block{display:grid;gap:12px;padding:14px;border-radius:22px;border:1px solid rgba(59,130,246,.14);border-left:6px solid #38bdf8;background:linear-gradient(180deg,#0f172ad1,#090e1beb);box-shadow:inset 0 0 0 1px #3b82f60d}.report-section-body{display:grid;gap:16px}.report-filter-panel{align-items:end}.report-checkbox-filter{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 4px;font-size:14px;font-weight:500;color:#e5edf6;white-space:nowrap}.report-checkbox-filter input[type=checkbox]{width:18px;height:18px;margin:0;accent-color:#3b82f6;flex:0 0 auto}.report-profitability-table,.report-abc-table{table-layout:fixed}.report-abc-table th:nth-child(1),.report-abc-table td:nth-child(1){width:60px}.report-abc-table th:nth-child(2),.report-abc-table td:nth-child(2){width:110px}.report-abc-table th:nth-child(3),.report-abc-table td:nth-child(3){width:34%}.report-abc-table th:nth-child(4),.report-abc-table td:nth-child(4){width:18%}.report-abc-table th:nth-child(5),.report-abc-table td:nth-child(5),.report-abc-table th:nth-child(6),.report-abc-table td:nth-child(6),.report-abc-table th:nth-child(7),.report-abc-table td:nth-child(7),.report-abc-table th:nth-child(8),.report-abc-table td:nth-child(8){width:110px}.report-profitability-table th:nth-child(1),.report-profitability-table td:nth-child(1){width:170px;white-space:nowrap}.report-profitability-table th:nth-child(2),.report-profitability-table td:nth-child(2){width:70px}.report-profitability-table th:nth-child(3),.report-profitability-table td:nth-child(3){width:34%}.report-profitability-table th:nth-child(4),.report-profitability-table td:nth-child(4){width:70px}.report-profitability-table th:nth-child(5),.report-profitability-table td:nth-child(5){width:52px}.report-profitability-table th:nth-child(6),.report-profitability-table td:nth-child(6),.report-profitability-table th:nth-child(7),.report-profitability-table td:nth-child(7),.report-profitability-table th:nth-child(8),.report-profitability-table td:nth-child(8),.report-profitability-table th:nth-child(9),.report-profitability-table td:nth-child(9),.report-profitability-table th:nth-child(10),.report-profitability-table td:nth-child(10),.report-profitability-table th:nth-child(11),.report-profitability-table td:nth-child(11),.report-profitability-table th:nth-child(12),.report-profitability-table td:nth-child(12){width:88px}.report-product-cell{max-width:0}.report-product-ticker{display:block;max-width:100%;overflow:hidden;white-space:nowrap}.report-product-ticker-track{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;will-change:transform}.report-product-ticker.is-overflowing:hover .report-product-ticker-track{width:max-content;max-width:none;overflow:visible;text-overflow:clip;animation:report-product-ticker-marquee 2.4s linear infinite alternate}@keyframes report-product-ticker-marquee{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--report-ticker-shift, 0px)))}}.purchase-suggestion-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.purchase-suggestion-header h3{margin:0}.purchase-suggestion-filters{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(2,minmax(160px,1fr));gap:10px}.purchase-suggestion-filters label{display:grid;gap:6px;font-size:13px}.purchase-suggestion-filters label span{color:#cbd5e1}.purchase-suggestion-summary{display:flex;flex-wrap:wrap;gap:16px;align-items:center;color:#cbd5e1}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020617b8;display:flex;align-items:center;justify-content:center;z-index:20;padding:18px}.product-modal{width:min(1100px,100%);max-height:92vh;overflow:auto}.product-modal-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-pricing-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:16px;align-items:start}.product-pricing-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}.product-pricing-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;grid-column:1 / -1}.product-pricing-side{display:grid;gap:12px;align-content:start}.stock-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}.product-section-title{display:grid;gap:4px;padding-top:4px;padding-bottom:2px;border-top:1px solid #223047}.product-section-title:first-child{border-top:0;padding-top:0}.product-section-title strong{font-size:14px;color:#f8fafc}.product-section-title small{color:#94a3b8}.product-form-grid label{display:grid;gap:6px;font-size:13px}.barcode-lookup-field{display:grid;gap:8px;align-content:start}.barcode-lookup-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.barcode-lookup-row button{min-height:44px;align-self:stretch}.barcode-lookup-field small{margin:0;line-height:1.35}.product-info-card{display:grid;gap:6px;align-content:start;min-height:100%}.product-info-card strong{font-size:14px}.product-info-card .muted{margin:0}.inline-action{display:flex;justify-content:flex-start}.inline-action button{width:auto;min-height:40px;padding:0 14px}.span-2{grid-column:span 2}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.table-header-row,.table-footer-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.table-footer-row{margin-top:12px;margin-bottom:0}button.small{width:auto;min-height:36px;padding:0 12px}.pdv-page{display:grid;gap:16px}.pdv-grid{display:grid;grid-template-columns:1.1fr 1.4fr;gap:16px}.pdv-left,.pdv-right{display:grid;gap:12px;align-content:start}.pdv-left,.pdv-right{gap:10px}.pdv-right>.card{padding-top:14px}.pdv-left h2,.pdv-left .muted,.pdv-left .error,.pdv-right h3,.pdv-right .error,.pdv-right .success{margin:0}.pdv-panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.pdv-panel-heading h3{margin:0}.pdv-catalog-update-notice{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(251,191,36,.45);background:#fbbf241f;color:#fde68a}.pdv-catalog-update-notice strong{display:block;font-size:13px}.pdv-catalog-update-notice small{display:block;color:#fde68a;opacity:.92}.pdv-status-badge,.pdv-cart-counter{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.pdv-status-badge.open{background:#22c55e24;color:#86efac;border:1px solid rgba(34,197,94,.3)}.pdv-status-badge.in-progress{background:#f59e0b24;color:#fcd34d;border:1px solid rgba(245,158,11,.32);animation:pdvInProgressBlink 1s ease-in-out infinite}.pdv-status-badge.closed{background:#ef444424;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}@keyframes pdvInProgressBlink{0%,to{box-shadow:0 0 #f59e0b00;border-color:#f59e0b52;background:#f59e0b24}50%{box-shadow:0 0 0 3px #f59e0b2e;border-color:#fbbf24b8;background:#fbbf2438}}.pdv-cart-counter{background:#94a3b81f;color:#cbd5e1;border:1px solid rgba(148,163,184,.18)}.pdv-right .card h4{margin:0 0 8px}.pdv-section-card{display:grid;gap:12px;padding:16px;border:1px solid #223047;background:linear-gradient(180deg,#0f172af5,#0f172ae0)}.pdv-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.pdv-section-header h4,.pdv-section-header p{margin:0}.pdv-shortcuts{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.pdv-left .pdv-shortcuts,.pdv-right .pdv-totals{display:none}.pdv-totals-left{position:sticky;bottom:12px;z-index:6;box-shadow:0 12px 30px #02061752}.pdv-shortcuts small{display:inline;width:auto;min-height:unset;cursor:default;padding:0;border:0;background:transparent;color:#94a3b8}.pdv-toolbar{display:grid;grid-template-columns:1fr 96px;gap:10px;align-items:center}.pdv-toolbar-primary{grid-template-columns:minmax(0,1fr) auto}.pdv-toolbar-search{grid-template-columns:minmax(0,1fr) 96px}.pdv-entry-card{display:grid;gap:10px;padding:14px;border-radius:14px;border:1px solid #223047;background:linear-gradient(180deg,#1e293bc7,#0f172af5)}.pdv-entry-card-header{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.pdv-entry-card-header strong,.pdv-entry-card-header small{margin:0}.pdv-barcode-input{font-size:17px;font-weight:600;box-shadow:inset 0 0 0 1px #3b82f61f}.pdv-toolbar input,.pdv-toolbar .pdv-barcode-input{height:52px;min-height:52px;padding:12px 14px;line-height:1.2}.pdv-toolbar button{height:52px;min-height:52px;width:96px;min-width:96px;padding:0 12px}.pdv-search-results{display:grid;gap:8px;max-height:280px;overflow:auto;padding-right:2px}.pdv-favorites-panel{display:grid;gap:10px;padding:14px;border-radius:14px;border:1px solid #223047;background:linear-gradient(180deg,#1e293bc7,#0f172af5)}.pdv-favorites-dock{position:static;box-shadow:none}.pdv-favorites-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pdv-favorites-header>div{display:grid;gap:4px}.pdv-favorites-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pdv-favorites-actions select{min-width:190px}.pdv-favorites-header strong,.pdv-favorites-header small{margin:0}.pdv-favorites-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-auto-rows:124px;gap:10px;max-height:268px;overflow:auto;padding-right:2px}.pdv-favorite-item{width:100%;min-width:0;min-height:0;height:100%;padding:10px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:6px;align-content:stretch;justify-items:start;text-align:left;color:#f8fafc;border-radius:14px;border:1px solid #223047;background:linear-gradient(180deg,#1e293bfa,#0f172afa);transition:transform .15s ease,border-color .15s ease,background .15s ease;overflow:hidden}.pdv-favorite-item:hover,.pdv-favorite-item:focus-visible{transform:translateY(-1px);border-color:#3b82f673;background:linear-gradient(180deg,#1e40af52,#0f172afa)}.pdv-favorite-item strong{width:100%;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.25;color:#f8fafc}.pdv-favorite-item span{width:100%;color:#7dd3fc;font-size:13px;font-weight:700}.pdv-favorite-item:disabled{opacity:.7;color:#cbd5e1}.pdv-favorite-item:disabled strong{color:#cbd5e1}.pdv-favorite-item:disabled span{color:#93c5fd}.pdv-favorite-thumb{width:44px;height:44px;justify-self:center;object-fit:cover;border-radius:10px;border:1px solid rgba(148,163,184,.16)}.pdv-favorites-empty{display:grid;gap:4px;padding:10px;border-radius:12px;border:1px dashed #334155;color:#cbd5e1}.pdv-favorites-empty strong,.pdv-favorites-empty small{margin:0}.pdv-search-item{background:linear-gradient(180deg,#1e293bf5,#0f172af5);color:#fff;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;padding:10px;border:1px solid #223047;border-radius:12px;transition:transform .15s ease,border-color .15s ease,background .15s ease}.pdv-search-item:hover,.pdv-search-item:focus-visible{transform:translateY(-1px);border-color:#334155;background:linear-gradient(180deg,#2563eb33,#0f172af5)}.pdv-search-item-main{background:transparent;color:#fff;text-align:left;display:grid;gap:5px;padding:0;border:0;border-radius:0}.pdv-search-favorite{width:38px;min-width:38px;height:38px;min-height:38px;padding:0;border-radius:10px;background:#334155d1;color:#cbd5e1;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.pdv-search-favorite.active{background:#f59e0b2e;color:#fcd34d;border:1px solid rgba(245,158,11,.42)}.pdv-search-thumb{width:48px;height:48px;object-fit:cover;border-radius:8px;border:1px solid #334155}.pdv-cart-thumb{width:36px;height:36px;object-fit:cover;border-radius:6px;border:1px solid #334155;display:inline-block;margin-right:8px;vertical-align:middle}.pdv-pricing-badge{display:inline-flex;align-items:center;width:fit-content;margin-top:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700}.pdv-pricing-badge.wholesale{background:#f59e0b2e;color:#fcd34d;border:1px solid rgba(245,158,11,.45)}.pdv-pricing-badge.promotion{background:#22c55e2e;color:#86efac;border:1px solid rgba(34,197,94,.4)}.pdv-pricing-badge.automatic{background:#3b82f62e;color:#93c5fd;border:1px solid rgba(59,130,246,.4)}.pdv-cart-table{max-height:340px;overflow:auto;border:1px solid #1f2937;border-radius:14px;background:#0f172aa3}.pdv-marked-total-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:12px 14px;border:1px solid rgba(14,165,233,.35);border-radius:14px;background:radial-gradient(circle at left,rgba(14,165,233,.18),transparent 34%),#0f172ac7}.pdv-marked-total-panel span,.pdv-marked-total-panel small{display:block;color:#bae6fd}.pdv-marked-total-panel strong{display:block;margin:2px 0;color:#7dd3fc;font-size:24px}.pdv-marked-total-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pdv-cart-table table{width:100%;border-collapse:collapse}.pdv-cart-table th{position:sticky;top:0;z-index:1;background:#0f172afa;text-align:left;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8}.pdv-cart-table th,.pdv-cart-table td{padding:12px 14px;border-bottom:1px solid rgba(31,41,55,.85)}.pdv-cart-table th:first-child,.pdv-cart-table td:first-child{width:28px;min-width:28px;max-width:28px;padding-left:6px;padding-right:2px;text-align:center}.pdv-cart-table tbody tr:nth-child(2n){background:#1e293b38}.pdv-cart-table td[data-label=Produto] strong{display:block}.pdv-cart-mark{display:inline-flex;align-items:center;justify-content:center;min-width:18px;color:#cbd5e1;cursor:pointer}.pdv-cart-mark input{width:16px;height:16px;accent-color:#38bdf8}.pdv-cart-table td[data-label=Qtd],.pdv-cart-table td[data-label=Unitario],.pdv-cart-table td[data-label="Desc. Item"],.pdv-cart-table td[data-label=Subtotal]{vertical-align:middle}.pdv-cart-empty{text-align:center;padding:28px 20px}.pdv-cart-empty strong,.pdv-cart-empty small{display:block}.pdv-cart-empty small{margin-top:6px;color:#94a3b8}.qty-control{display:grid;grid-template-columns:36px 1fr 36px;gap:6px;align-items:center}.qty-control input{text-align:center;padding:10px 6px}.qty-control input::-webkit-outer-spin-button,.qty-control input::-webkit-inner-spin-button{margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none}.qty-control input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.qty-control button{padding:8px 10px}.pdv-checkout{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:start}.pdv-checkout label{display:grid;gap:6px;font-size:13px;align-content:start}.pdv-field-heading{display:flex;justify-content:space-between;align-items:center;gap:8px}.pdv-document-badge{display:inline-flex;align-items:center;min-height:24px;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:700}.pdv-document-badge.non-fiscal{background:#94a3b829;color:#cbd5e1;border:1px solid rgba(148,163,184,.18)}.pdv-document-badge.nfce{background:#22c55e24;color:#86efac;border:1px solid rgba(34,197,94,.28)}.pdv-checkout input,.pdv-checkout select,.pdv-checkout textarea{width:100%;box-sizing:border-box}.pdv-checkout input,.pdv-checkout select{min-height:44px}.pdv-checkout label>small{margin-top:2px;min-height:16px}.pdv-split-summary{display:grid;gap:10px}.pdv-split-summary-line{display:grid;gap:6px;margin:0;align-content:start}.pdv-split-summary-label{display:block;color:#cbd5e1;margin:0}.pdv-split-summary-value{display:block;font-size:22px;line-height:1.1;color:#f8fafc;margin:0}.pdv-totals{display:grid;gap:14px;border:1px solid #1f2937;border-radius:14px;padding:14px;background:linear-gradient(180deg,#0f172af5,#0f172ae0)}.pdv-totals-metrics{display:grid;gap:8px}.pdv-totals-metrics>div{display:flex;justify-content:space-between;align-items:center}.pdv-balance-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pdv-balance-card{display:grid;gap:8px;padding:12px 14px;border-radius:14px;border:1px solid #223047;background:#1e293bbf}.pdv-balance-card span{color:#cbd5e1;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.pdv-balance-card strong{font-size:28px;line-height:1}.pdv-balance-card.total{background:linear-gradient(135deg,#22c55e24,#0f172af0);border-color:#22c55e38}.pdv-balance-card.total strong{color:#86efac}.pdv-balance-card.neutral strong,.pdv-balance-card.paid strong{color:#f8fafc}.pdv-balance-card.remaining{background:linear-gradient(135deg,#3b82f624,#0f172af0);border-color:#3b82f63d}.pdv-balance-card.remaining strong{color:#93c5fd}.pdv-balance-card.change{background:linear-gradient(135deg,#f59e0b29,#0f172af0);border-color:#f59e0b3d}.pdv-balance-card.change strong{color:#fcd34d}.pdv-balance-card.change.blink{animation:pdvChangeBlink .9s ease-in-out infinite}@keyframes pdvChangeBlink{0%,to{box-shadow:0 0 #f59e0b00;border-color:#f59e0b3d;background:linear-gradient(135deg,#f59e0b29,#0f172af0)}50%{box-shadow:0 0 0 3px #f59e0b2e;border-color:#fbbf24bf;background:linear-gradient(135deg,#fbbf2447,#0f172afa)}}.pdv-totals-responsive{display:none}.pdv-totals-dock{display:grid;position:sticky;bottom:12px;z-index:6;box-shadow:0 12px 30px #02061752}.pdv-actions{display:flex;flex-wrap:wrap;gap:10px}.pdv-finalize-button:focus-visible:not(:disabled),.pdv-finalize-button:focus:not(:disabled){animation:pdvFinalizeFocusBlink .85s ease-in-out infinite;outline:2px solid rgba(251,191,36,.85);outline-offset:3px}@keyframes pdvFinalizeFocusBlink{0%,to{box-shadow:0 0 #f59e0b00;filter:brightness(1)}50%{box-shadow:0 0 0 5px #f59e0b47;filter:brightness(1.18)}}.pdv-document-toggle-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;border:1px solid #223047;border-radius:14px;background:#0f172ab8}.pdv-document-toggle-copy{display:grid;gap:4px}.pdv-document-toggle-copy strong,.pdv-document-toggle-copy small{margin:0}.pdv-document-toggle{display:inline-flex;align-items:center;gap:12px;width:auto;min-height:48px;padding:8px 12px;border-radius:999px;border:1px solid #334155;background:#1e293beb}.pdv-document-toggle:disabled{opacity:.6;cursor:not-allowed}.pdv-document-toggle-track{position:relative;width:52px;height:28px;border-radius:999px;background:#475569;transition:background-color .2s ease}.pdv-document-toggle-thumb{position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:999px;background:#f8fafc;transition:transform .2s ease;box-shadow:0 2px 10px #0f172a59}.pdv-document-toggle-label{font-size:13px;font-weight:700;color:#e2e8f0;white-space:nowrap}.pdv-document-toggle.on{border-color:#22c55e59;background:#14532d33}.pdv-document-toggle.on .pdv-document-toggle-track{background:#22c55eb3}.pdv-document-toggle.on .pdv-document-toggle-thumb{transform:translate(24px)}.pdv-document-toggle.off{border-color:#94a3b838}.pdv-payment-feedback{margin:0 0 8px}.pdv-recent-sales{overflow:auto}.pdv-payment-line{display:grid;grid-template-columns:2fr auto 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid #223047;border-radius:14px;background:#1e293b85}.pdv-payment-line small{grid-column:1 / -1;color:#94a3b8}.pdv-discount-block{display:grid;gap:8px;align-content:start}.pdv-discount-modal{width:min(520px,100%)}.storefront-page{min-height:100vh;padding:24px;background:radial-gradient(circle at top left,rgba(56,189,248,.12),transparent 28%),radial-gradient(circle at top right,rgba(245,158,11,.12),transparent 22%),#0f172a;display:grid;gap:20px}.storefront-mobile-cart-trigger{position:fixed;right:16px;bottom:16px;z-index:50;display:none;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:#f59e0b;color:#111827;box-shadow:0 18px 35px #00000047}.storefront-mobile-cart-icon{font-size:24px;line-height:1}.storefront-mobile-cart-badge{position:absolute;top:-4px;right:-2px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#dc2626;color:#fff;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.storefront-cart-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:#020617b8}.storefront-cart-modal{width:min(100%,560px);max-height:calc(100vh - 32px);overflow-y:auto;display:grid;gap:12px;padding:16px;border-radius:18px;border:1px solid #223047;background:#0f172a;box-shadow:0 24px 60px #0006}.storefront-cart-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.storefront-hero{display:grid;grid-template-columns:1.5fr minmax(280px,.8fr);gap:18px;align-items:stretch}.storefront-hero-with-background{position:relative;border-radius:18px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;padding:14px}.storefront-hero-with-background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#020617d1,#020617ad 45%,#02061799)}.storefront-hero-with-background>*{position:relative;z-index:1}.storefront-kicker{display:inline-block;margin-bottom:8px;color:#38bdf8;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.storefront-hero-brand{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;margin-bottom:10px}.storefront-hero-brand-copy{display:grid;align-content:center}.storefront-establishment-logo{width:clamp(92px,11vw,124px);height:clamp(92px,11vw,124px);object-fit:cover;border-radius:22px;border:1px solid rgba(148,163,184,.24);background:#0f172ab8;padding:8px}.storefront-hero-copy h1{margin:0 0 10px;font-size:clamp(34px,6vw,56px);line-height:1}.storefront-hero-copy p{max-width:720px;color:#cbd5e1;font-size:16px}.storefront-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.storefront-hero-card{display:grid;gap:10px;align-content:start}.storefront-hero-with-background .storefront-hero-card,.storefront-hero-with-background .storefront-hero-card.card{background:transparent!important;background-color:transparent!important;background-image:none!important;border:1px solid rgba(148,163,184,.28);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.storefront-hero-stats{display:grid;gap:8px;color:#cbd5e1;font-size:13px}.storefront-business-hours-list{display:grid;gap:6px;margin-top:12px}.storefront-business-hours-row{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px;align-items:baseline}.storefront-business-hours-day{color:#cbd5e1;font-weight:700}.storefront-business-hours-time{color:#e2e8f0;text-align:left}.feedback-banner{padding:14px 16px;border-radius:14px;border:1px solid #223047;font-weight:700}.feedback-banner.success{background:#14532d38;border-color:#22c55e5c;color:#bbf7d0}.feedback-banner.error{background:#7f1d1d3d;border-color:#f871714d;color:#fecaca}.storefront-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);gap:18px;align-items:start}.storefront-main,.storefront-sidebar{display:grid;gap:16px}.storefront-toolbar{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,.7fr);gap:12px}.storefront-highlight-strip{display:grid;gap:12px;background:linear-gradient(135deg,#f59e0b1f,#0f172ae6),#111827}.storefront-highlight-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.storefront-highlight-header small{color:#cbd5e1}.storefront-highlight-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.storefront-highlight-card{display:grid;gap:8px;text-align:left;padding:14px;border-radius:14px;border:1px solid rgba(245,158,11,.28);background:#0f172ac7;color:#fff}.storefront-highlight-card.wholesale{border-color:#38bdf847}.storefront-highlight-card strong{font-size:20px;line-height:1.15}.storefront-highlight-base-price{color:#cbd5e1;font-weight:600}.storefront-highlight-price-badge{display:inline-grid;justify-items:start;gap:2px;width:fit-content;padding:8px 12px;border-radius:14px;background:linear-gradient(135deg,#f59e0b33,#fbbf2414);border:1px solid rgba(251,191,36,.32)}.storefront-highlight-price-badge.wholesale{background:linear-gradient(135deg,#38bdf838,#0ea5e914);border-color:#38bdf857}.storefront-highlight-price-badge small{color:#fde68a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.storefront-highlight-price-badge.wholesale small{color:#bae6fd}.storefront-highlight-price-badge span{color:#fff;font-size:26px;font-weight:800;line-height:1}.storefront-highlight-card span,.storefront-highlight-card small{color:#cbd5e1}.storefront-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.storefront-product-card{display:grid;gap:12px;align-content:start}.storefront-product-thumb-wrap{width:100%;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background:#111827;border:1px solid #223047}.storefront-product-thumb,.storefront-product-thumb.placeholder{width:100%;height:100%;object-fit:cover}.storefront-product-thumb.placeholder{display:grid;place-items:center;color:#94a3b8}.storefront-product-body{display:grid;gap:8px}.storefront-product-body h3{margin:0;font-size:18px}.storefront-product-body p,.storefront-product-body small{margin:0;color:#cbd5e1}.storefront-product-price{display:grid;gap:2px}.storefront-product-price strong{font-size:22px}.storefront-product-highlight-list{display:grid;gap:8px}.storefront-product-highlight-badge{display:inline-grid;justify-items:start;gap:2px;width:fit-content;padding:8px 12px;border-radius:14px;background:linear-gradient(135deg,#f59e0b2e,#fbbf2414);border:1px solid rgba(251,191,36,.26)}.storefront-product-highlight-badge.wholesale{background:linear-gradient(135deg,#38bdf833,#0ea5e914);border-color:#38bdf847}.storefront-product-highlight-badge small{color:#fde68a;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.storefront-product-highlight-badge.wholesale small{color:#bae6fd}.storefront-product-highlight-badge span{color:#fff;font-size:20px;font-weight:800;line-height:1.05}.storefront-product-highlight-badge em{color:#cbd5e1;font-size:12px;font-style:normal}.storefront-product-highlight-badge.compact{margin-top:2px;padding:6px 10px}.storefront-product-highlight-badge.compact span{font-size:16px}.storefront-product-highlight-badge.compact em{font-size:11px}.storefront-empty-state{display:grid;gap:8px}.storefront-auth-card,.storefront-profile-card,.storefront-cart-card,.storefront-checkout-card,.storefront-orders-card{display:grid;gap:12px}.storefront-whatsapp-share{display:grid;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(34,197,94,.28);background:#14532d2e}.storefront-verification-helper{color:#fbbf24;font-weight:700}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:12px;background:#16a34a;color:#fff;text-decoration:none;font-weight:700}.button-link:hover{background:#15803d}.storefront-auth-toggle,.storefront-profile-actions{display:flex;gap:10px}.storefront-cart-header,.storefront-order-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.storefront-cart-item,.storefront-order-item{display:grid;gap:8px;padding:12px;border-radius:14px;border:1px solid #223047;background:#1e293b85}.storefront-cart-item{grid-template-columns:minmax(0,1fr) 140px auto auto;align-items:center}.storefront-cart-quantity-controls{display:inline-grid;grid-template-columns:34px 60px 34px;align-items:center;gap:6px}.storefront-cart-quantity-controls input{width:100%;text-align:center;min-height:34px;padding:0 8px;border-radius:10px}.storefront-cart-quantity-controls button{min-height:34px;padding:0;border-radius:10px;font-size:18px;font-weight:800;line-height:1}.storefront-cart-item-copy{display:grid;gap:4px;min-width:0}.storefront-cart-item-copy strong{line-height:1.2}.storefront-cart-item-copy small{display:block;color:#cbd5e1;line-height:1.25}.table-cell-stack{display:grid;gap:4px}.online-order-items{display:grid;gap:8px;min-width:220px}.online-order-item-line{display:grid;gap:2px}.online-order-items.compact{gap:6px}.online-order-item-line.compact span{font-weight:600;line-height:1.15}.online-order-item-line.compact small{color:#94a3b8;line-height:1.1}@media(max-width:980px){.storefront-mobile-cart-trigger{display:inline-flex}.storefront-hero,.storefront-grid,.storefront-toolbar{grid-template-columns:1fr}.storefront-hero-brand{grid-template-columns:1fr;justify-items:start}.storefront-cart-item{grid-template-columns:1fr}}.stock-page{display:grid;gap:16px}.cash-grid{display:grid;grid-template-columns:1fr;gap:16px}.cash-summary{display:grid;gap:8px;border:1px solid #1f2937;border-radius:14px;padding:12px;background:#0f172a}.cash-summary div{display:flex;justify-content:space-between;align-items:center}.cash-summary .grand-total strong{font-size:22px;color:#86efac}.cash-history-detail{display:grid;gap:14px;margin-top:16px;padding-top:16px;border-top:1px solid #1f2937}.cash-history-detail-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.cash-history-detail-header h4,.cash-history-detail-header .muted{margin:0}.cash-history-grid{display:grid;grid-template-columns:320px 1fr;gap:16px;align-items:start}.cash-movements{display:grid;gap:12px}.cash-movement-forms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cash-difference-preview{background:#1e293b;border-radius:10px;padding:10px 12px;font-weight:700}.cash-count-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 16px;margin-bottom:12px}.cash-count-group{display:grid;gap:10px}.cash-count-group h5{margin:0;font-size:18px}.cash-count-row{display:grid;grid-template-columns:1fr 110px 110px;gap:10px;align-items:center}.cash-count-row span,.cash-count-row strong{font-size:13px}.stock-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.stock-filters{display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:10px;margin-bottom:12px}.stock-filters-single{grid-template-columns:1fr auto}.stock-purchase-head{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.stock-purchase-item{display:grid;grid-template-columns:2fr 90px 140px 140px 1fr 160px auto;gap:10px;align-items:center}.compact-field{display:grid;gap:4px}.compact-field span{color:#93a4ba;font-size:.78rem;font-weight:700}.stock-receive-item{display:grid;gap:10px;border:1px solid #1f2937;border-radius:10px;padding:10px}.stock-receive-product{display:grid;gap:4px}.stock-receive-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:end}.stock-receive-fields .compact-field input{width:100%}.report-pie-wrap{margin-top:10px;display:grid;grid-template-columns:140px 1fr;gap:12px;align-items:center}.report-pie{width:140px;height:140px;border-radius:50%;border:1px solid #334155}.report-dot{width:10px;height:10px;border-radius:999px;display:inline-block;margin-right:8px}.report-bars{margin-top:12px;height:240px;border:1px solid #1f2937;border-radius:10px;padding:10px;display:grid;grid-template-columns:repeat(24,minmax(12px,1fr));gap:6px;align-items:end;background:#0f172a}.report-bar-col{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.report-bar{width:100%;background:linear-gradient(180deg,#38bdf8,#0ea5e9);border-radius:6px 6px 2px 2px;min-height:4px}.report-bar-col small{color:#94a3b8;font-size:11px}.establishment-logo-preview{display:flex;align-items:center;gap:12px}.establishment-logo-img{width:108px;height:108px;border-radius:12px;border:1px solid #334155;object-fit:cover}.storefront-hero-crop-viewport{width:min(960px,100%);aspect-ratio:16 / 3;border-radius:12px;border:1px solid #334155;background:#020617;overflow:hidden;position:relative;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.storefront-hero-crop-viewport:active{cursor:grabbing}.storefront-hero-crop-image{position:absolute;top:0;left:0;transform-origin:top left;max-width:none;pointer-events:none}.dashboard-page{display:grid;gap:16px}.dashboard-index-panel{max-width:720px}.dashboard-index-panel label,.dashboard-index-panel select{width:100%}.dashboard-kpis .stat-card strong{font-size:clamp(28px,3vw,38px);line-height:1;white-space:nowrap;overflow:visible;text-overflow:clip}.dashboard-kpis .stat-card .mei-stat-value{max-width:100%;font-size:clamp(24px,2.4vw,32px)}.dashboard-kpis .stat-card .stat-value-sm{font-size:clamp(22px,2.1vw,28px)}.dashboard-kpis .stat-card .stat-value-xs{font-size:clamp(19px,1.8vw,24px)}.dashboard-kpis .stat-card{min-height:132px;justify-content:space-between;align-items:flex-start}.dashboard-kpis .stat-card span{display:block;line-height:1.22;font-size:15px;margin:0;padding:0;text-align:left}.dashboard-kpis .stat-card small{display:block;line-height:1.2;font-size:13px;margin-top:6px;margin-left:0;padding-left:0;text-align:left}.dashboard-kpis .stat-card strong{margin:0;padding:0;text-align:left}.dashboard-kpis .stat-card-critical{border-color:#ef444473;background:linear-gradient(180deg,#7f1d1d47,#0f172af5);box-shadow:inset 0 0 0 1px #ef444414}.dashboard-kpis .stat-card-critical strong,.dashboard-kpis .stat-card-critical span{color:#fca5a5}.dashboard-kpis .stat-card-warning{border-color:#f59e0b73;background:linear-gradient(180deg,#78350f47,#0f172af5);box-shadow:inset 0 0 0 1px #f59e0b14}.dashboard-kpis .stat-card-warning strong,.dashboard-kpis .stat-card-warning span{color:#fcd34d}.dashboard-kpis .stat-card-warning small{color:#fde68a}.dashboard-kpis .stat-card-info{border-color:#38bdf873;background:linear-gradient(180deg,#082f4952,#0f172af5);box-shadow:inset 0 0 0 1px #38bdf814}.dashboard-kpis .stat-card-info strong,.dashboard-kpis .stat-card-info span,.dashboard-kpis .stat-card-info small{color:#7dd3fc}.dashboard-kpis .stat-card-success{border-color:#22c55e73;background:linear-gradient(180deg,#14532d4d,#0f172af5);box-shadow:inset 0 0 0 1px #22c55e14}.dashboard-kpis .stat-card-success strong,.dashboard-kpis .stat-card-success span,.dashboard-kpis .stat-card-success small{color:#86efac}.dashboard-kpis .stat-card small,.dashboard-kpis .stat-card-critical small{color:#94a3b8}.dashboard-kpis .stat-card-critical small{color:#fecaca}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dashboard-grid h3{margin:0 0 12px}.dashboard-dre-summary{margin-bottom:12px}.dashboard-positive strong{color:#86efac}.dashboard-negative strong{color:#fca5a5}.dashboard-owner-metrics{display:grid;gap:6px;margin-bottom:12px}.dashboard-owner-metrics p{margin:0}.dashboard-owner-alerts{display:grid;gap:8px}.dashboard-owner-alerts p{margin:0}.dashboard-owner-alerts .status-pill{display:inline-flex;white-space:normal;line-height:1.35}.dashboard-holidays-grid{grid-template-columns:1fr}.dashboard-card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-card-title-row h3,.dashboard-card-title-row p{margin:0}.dashboard-card-title-row p{margin-top:4px}.dashboard-holidays-filters{display:grid;grid-template-columns:minmax(180px,260px) minmax(120px,160px);gap:10px;margin-top:14px}.dashboard-holidays-card{border-color:#38bdf83d;background:radial-gradient(circle at top right,rgba(56,189,248,.12),transparent 34%),linear-gradient(180deg,#0f172afa,#080d1cfa)}.dashboard-holidays-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin-top:14px}.dashboard-holidays-content{display:grid;grid-template-columns:minmax(260px,320px) 1fr;gap:14px;align-items:start;margin-top:14px}.dashboard-holidays-content .dashboard-holidays-list{margin-top:0}.dashboard-mini-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding:12px;border:1px solid rgba(56,189,248,.2);border-radius:16px;background:#02061761}.dashboard-mini-calendar-weekday{color:#94a3b8;font-size:11px;text-align:center;text-transform:uppercase}.dashboard-mini-calendar-day{min-height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.14);border-radius:10px;color:#e5e7eb;background:#0f172abd;font-weight:700}.dashboard-mini-calendar-day.blank{border-color:transparent;background:transparent}.dashboard-mini-calendar-day.today{border-color:#f59e0bcc;color:#fcd34d}.dashboard-mini-calendar-day.holiday{border-color:#22c55e9e;color:#bbf7d0;background:linear-gradient(180deg,#14532dcc,#0f172ae0);box-shadow:0 0 0 1px #22c55e1a,0 8px 24px #22c55e1f}.dashboard-holiday-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:#0f172ab8}.dashboard-holiday-item strong{color:#7dd3fc}.dashboard-holiday-item span{color:#e5e7eb;font-weight:700}.dashboard-holiday-item small{color:#cbd5e1;padding:4px 8px;border-radius:999px;background:#3b82f629}.dashboard-holidays-source{margin:12px 0 0}@media(max-width:900px){.dashboard-holidays-content{grid-template-columns:1fr}}.audit-page{display:grid;gap:16px}.audit-filters{display:grid;gap:12px}.audit-search{width:100%}.audit-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.audit-filters-actions{display:flex;gap:10px;justify-content:flex-start}.audit-table-wrapper{overflow:auto}.audit-table-wrapper table{width:100%}.appointment-page textarea{min-height:120px}.appointment-alarm-summary{display:flex;flex-wrap:wrap;align-items:center;gap:10px;border-color:#f59e0b80;background:linear-gradient(180deg,#78350f42,#0f172af5)}.appointment-alarm-summary strong{color:#fcd34d}.appointment-row-done{opacity:.68}.appointment-weekday-picker{display:flex;flex-wrap:wrap;gap:8px}.appointment-weekday-picker button{min-width:58px;border:1px solid rgba(148,163,184,.24);background:#1e293b}.appointment-weekday-picker button.active{border-color:#f59e0bcc;color:#111827;background:#f59e0b}.appointment-alarm-overlay{position:fixed;right:22px;bottom:22px;z-index:1200;width:min(440px,calc(100vw - 32px));pointer-events:none}.appointment-alarm-card{pointer-events:auto;display:grid;gap:12px;padding:18px;border:1px solid rgba(245,158,11,.72);border-radius:20px;background:radial-gradient(circle at top right,rgba(245,158,11,.26),transparent 36%),linear-gradient(180deg,#1e293bfa,#0f172afa);box-shadow:0 22px 70px #00000070,0 0 0 1px #f59e0b2e;animation:appointmentAlarmPulse 1.1s ease-in-out infinite alternate}.appointment-alarm-card h3,.appointment-alarm-card p{margin:0}.appointment-alarm-kicker{display:inline-flex;width:max-content;margin-bottom:6px;padding:4px 10px;border-radius:999px;color:#fde68a;background:#f59e0b2e;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.appointment-alarm-list{display:grid;gap:8px;max-height:220px;overflow:auto}.appointment-alarm-list-item{display:grid;gap:3px;padding:10px;border:1px solid rgba(148,163,184,.2);border-radius:12px;background:#0f172ac2}.appointment-alarm-list-item strong{color:#fff7ed}.appointment-alarm-list-item small,.appointment-alarm-list-item span{color:#cbd5e1}.appointment-alarm-actions{display:flex;flex-wrap:wrap;gap:8px}@keyframes appointmentAlarmPulse{0%{transform:translateY(0);box-shadow:0 22px 70px #00000070,0 0 0 1px #f59e0b2e}to{transform:translateY(-2px);box-shadow:0 26px 86px #f59e0b2e,0 0 0 1px #f59e0b6b}}@media(max-width:1365px){.layout{grid-template-columns:220px 1fr}.content{padding:20px}.scroll-top-button{right:16px;bottom:16px}.pdv-grid{grid-template-columns:1fr}.pdv-totals-left,.pdv-right .pdv-totals{display:none}.pdv-totals-responsive{display:grid}.audit-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.storefront-hero-with-background{background-image:none!important}.storefront-hero-with-background:before{display:none}.layout{grid-template-columns:1fr}.mobile-menu-button{display:inline-flex}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;background:#020617ad;border:0;padding:0;border-radius:0}.sidebar{position:fixed;top:0;left:0;bottom:0;width:min(320px,86vw);z-index:40;transform:translate(-110%);transition:transform .22s ease;overflow-y:auto}.audit-filter-grid{grid-template-columns:1fr}.audit-filters-actions{flex-wrap:wrap}.sidebar.mobile-open{transform:translate(0)}.sidebar-close{display:inline-flex;align-self:stretch;justify-content:center}.content{padding:88px 16px 16px}.two-columns{grid-template-columns:1fr}.products-header{flex-direction:column;align-items:stretch}.products-filters,.product-form-grid,.product-pricing-grid,.product-pricing-main,.product-pricing-metrics,.stock-settings-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.products-pagination{justify-content:space-between;flex-wrap:wrap}.pdv-grid{grid-template-columns:1fr}.pdv-page{padding-top:4px}.pdv-totals-responsive{display:grid}.pdv-cart-table{max-height:none;overflow:visible}.pdv-cart-table table,.pdv-cart-table tbody,.pdv-cart-table tr,.pdv-cart-table td{display:block;width:100%}.pdv-cart-table td:first-child{width:100%;min-width:0;max-width:none;text-align:left}.pdv-cart-table thead{display:none}.pdv-cart-table tbody{display:grid;gap:12px}.pdv-cart-table tr{border:1px solid #1f2937;border-radius:12px;padding:12px;background:#0f172a}.pdv-cart-table td{border:0;padding:8px 0}.pdv-cart-table td[data-label]:before{content:attr(data-label);display:block;color:#94a3b8;font-size:12px;font-weight:700;margin-bottom:6px;text-transform:uppercase;letter-spacing:.03em}.pdv-cart-table td[data-label=Produto]:before{display:none}.pdv-cart-table td[data-label=Acoes] button{width:100%}.qty-control{grid-template-columns:40px minmax(0,1fr) 40px}.pdv-totals-left{position:static}.pdv-totals-dock{position:static;box-shadow:none}.pdv-toolbar,.pdv-toolbar-primary,.pdv-toolbar-search{grid-template-columns:1fr}.pdv-panel-heading,.pdv-entry-card-header,.pdv-field-heading,.pdv-section-header{grid-template-columns:1fr;display:grid}.pdv-checkout{grid-template-columns:1fr}.pdv-document-toggle-row{flex-direction:column;align-items:stretch}.pdv-document-toggle{justify-content:center}.pdv-payment-line,.pdv-balance-grid{grid-template-columns:1fr}.pdv-favorites-dock{position:static;box-shadow:none}.pdv-favorites-header{flex-direction:column;align-items:stretch}.pdv-favorites-actions select{min-width:0;width:100%}.stock-grid,.cash-movement-forms{grid-template-columns:1fr}.cash-history-detail-header,.cash-history-grid{grid-template-columns:1fr;display:grid}.stock-filters,.stock-filters-single,.stock-purchase-head{grid-template-columns:1fr}.purchase-suggestion-header,.purchase-suggestion-filters{grid-template-columns:1fr;display:grid}.stock-purchase-item,.stock-receive-fields,.report-pie-wrap{grid-template-columns:1fr}.report-pie{margin:0 auto}.dashboard-grid{grid-template-columns:1fr}}.bulk-adjust-summary{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;background:#ffb8001f;color:#ffd772;width:fit-content}.bulk-adjust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.bulk-adjust-actions{margin-top:12px;padding-top:8px;flex-wrap:wrap;row-gap:10px}
