*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{color:#111827;background:#f8fafc;font-family:Plus Jakarta Sans,Arial,sans-serif}.pdv-menu-collapsed .pdv-sidebar-logo{border-bottom:1px solid #f1f5f9;place-items:center;height:86px;min-height:86px;padding:0;display:grid}.pdv-menu-collapsed .pdv-sidebar .logo-mark{border-radius:16px;width:44px;height:44px;margin:0}.pdv-menu-collapsed .pdv-sidebar-menu{flex-direction:column;flex:1;align-items:center;gap:8px;padding:18px 0;display:flex;overflow:visible}.pdv-menu-collapsed .pdv-sidebar-bottom{border-top:1px solid #f1f5f9;place-items:center;height:86px;padding:0;display:grid}.pdv-menu-collapsed .pdv-sidebar-item{border-radius:18px;place-items:center;width:54px;height:54px;min-height:54px;margin:0;padding:0;display:grid;transform:none}.pdv-menu-collapsed .pdv-sidebar-item svg{width:22px;height:22px;margin:0;display:block}.pdv-menu-collapsed .pdv-sidebar-item span,.pdv-menu-collapsed .pdv-sidebar-brand-text{display:none}.pdv-sidebar-toggle{width:34px;height:34px;box-shadow:none;place-items:center;margin:0;padding:0;display:grid;top:50%;right:-17px}.pdv-sidebar-toggle svg{width:18px;height:18px;margin:0;display:block}.pdv-menu-collapsed .pdv-sidebar-toggle{top:50%;bottom:auto;right:-17px}:root{--primary:#7c3aed;--primary-dark:#6d28d9;--primary-soft:#f3e8ff;--bg:#f8fafc;--card:#fff;--border:#e5e7eb;--text:#111827;--muted:#6b7280;--muted-light:#9ca3af;--green:#10b981;--green-soft:#ecfdf5;--shadow:0 8px 24px #0f172a0a}.app{background:var(--bg);width:100%;height:100vh;display:flex;overflow:hidden}.sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;width:260px;display:flex}.logo-area{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;height:76px;padding:0 20px;display:flex}.logo{letter-spacing:-.5px;align-items:center;gap:10px;font-size:21px;font-weight:800;display:flex}.logo-mark{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:12px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:grid;box-shadow:0 10px 24px #7c3aed40}.logo span{color:var(--primary)}.collapse-btn{border:1px solid var(--border);width:28px;height:28px;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;font-size:20px;line-height:1;transition:all .2s;display:none}.collapse-btn:hover{background:var(--primary-soft);color:var(--primary);transform:rotate(180deg)}.menu{flex:1;padding:12px;overflow-y:auto}.menu::-webkit-scrollbar{width:8px}.content::-webkit-scrollbar{width:8px}.menu::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.menu-section{margin-top:16px}.menu-title{text-transform:uppercase;letter-spacing:1.4px;color:#8b5cf6;margin-bottom:8px;padding:0 12px;font-size:11px;font-weight:800}.menu-item{color:#64748b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;height:42px;margin-bottom:3px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.menu-item:hover{color:#334155;background:#f8fafc;transform:translate(2px)}.menu-item svg{stroke-width:2.1px;color:#94a3b8;flex-shrink:0;width:18px;height:18px;transition:transform .25s,color .25s}.menu-item:hover svg{color:var(--primary);transform:translateY(-2px)scale(1.12)}.menu-item.active svg{color:var(--primary)}.menu-item.active{background:var(--primary-soft);color:var(--primary-dark);box-shadow:inset 0 0 0 1px #7c3aed0a}.sidebar-bottom{border-top:1px solid #f1f5f9;padding:10px 12px}.main{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex}.topbar h1{letter-spacing:-.7px;color:var(--text);margin-bottom:4px;font-size:22px;font-weight:800;display:none}.topbar p{color:var(--muted);font-size:13px;font-weight:500;display:none}.subscription-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-left:4px solid #f97316;border-radius:999px;flex-shrink:1;align-items:center;gap:10px;max-width:520px;min-height:38px;padding:6px 8px 6px 12px;display:inline-flex}.subscription-warning-text{min-width:0}.subscription-warning strong{color:#7c2d12;font-size:13px;font-weight:900;line-height:1.15}.subscription-warning span{color:#9a3412;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:750;line-height:1.15;display:block;overflow:hidden}.subscription-warning button{color:#9a3412;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #fdba74;border-radius:999px;height:28px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900}.subscription-warning.expired{color:#991b1b;background:#fef2f2;border-color:#fecaca #fecaca #fecaca #ef4444}.subscription-warning.expired strong,.subscription-warning.expired span,.subscription-warning.expired button{color:#991b1b}.subscription-warning.expired button{border-color:#fca5a5}.subscription-warning.trial{color:#047857;background:#ecfdf5;border-color:#bbf7d0 #bbf7d0 #bbf7d0 #22c55e}.subscription-warning.trial strong,.subscription-warning.trial span,.subscription-warning.trial button{color:#047857}.subscription-warning.trial button{background:#fff;border-color:#86efac}.top-actions{flex:1;justify-content:flex-end;align-items:center;gap:14px;margin-left:15px;display:flex}.top-actions .subscription-warning{margin-right:auto}.store-status{background:var(--green-soft);color:#047857;cursor:pointer;border-radius:999px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:13px;font-weight:800;transition:all .2s;display:none}.store-status:hover{transform:translateY(-1px);box-shadow:0 8px 18px #10b9811f}.store-status span{background:var(--green);border-radius:50%;width:8px;height:8px;animation:1.6s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 #10b98180}70%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.notification-btn{border:1px solid var(--border);color:#fff;cursor:pointer;background:#fff;border-radius:14px;width:40px;height:40px;transition:all .2s;position:relative}.notification-btn:before{content:"🔔";color:#334155;font-size:17px}.notification-btn:after{content:attr(class)}.notification-btn{font-size:0}.notification-btn:after{content:"3";color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:grid;position:absolute;top:-6px;right:-5px}.notification-btn:hover{background:#fff7f7;border-color:#fecaca;transform:translateY(-1px)}.notification-btn:hover:before{animation:.8s bellRing;display:inline-block}@keyframes bellRing{0%{transform:rotate(0)}15%{transform:rotate(14deg)}30%{transform:rotate(-14deg)}45%{transform:rotate(10deg)}60%{transform:rotate(-7deg)}75%{transform:rotate(4deg)}to{transform:rotate(0)}}.profile{cursor:pointer;border-radius:14px;align-items:center;gap:10px;padding:5px;transition:all .2s;display:flex}.profile:hover{background:#f8fafc}.avatar{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.profile strong{font-size:14px;font-weight:800;display:block}.profile small{color:var(--muted);font-size:12px;font-weight:600}.content{flex:1;padding:24px;overflow-y:auto}.page-tools{justify-content:flex-end;margin-bottom:18px;display:flex}.date-btn{border:1px solid var(--border);color:#334155;cursor:pointer;background:#fff;border-radius:12px;height:38px;padding:0 14px;font-size:13px;font-weight:700;transition:all .2s}.date-btn:hover{color:var(--primary);box-shadow:var(--shadow);border-color:#c4b5fd}.stats{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px}.stat-card{min-height:124px;padding:20px;transition:all .22s}.stat-card:hover{border-color:#ddd6fe;transform:translateY(-3px);box-shadow:0 14px 34px #0f172a12}.stat-top{align-items:flex-start;gap:14px;display:flex}.stat-icon{border-radius:14px;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.stat-icon svg{stroke-width:2.2px;width:21px;height:21px}.stat-card:hover .stat-icon svg{animation:.42s iconPop}@keyframes iconPop{0%{transform:scale(1)}45%{transform:scale(1.22)rotate(-5deg)}to{transform:scale(1)}}.purple-icon{color:#9333ea;background:#f3e8ff}.green-icon{color:#059669;background:#dcfce7}.orange-icon{color:#ea580c;background:#ffedd5}.blue-icon{color:#2563eb;background:#dbeafe}.stat-footer{color:var(--muted);justify-content:space-between;align-items:center;margin-top:16px;font-size:12px;font-weight:600;display:flex}.stat-footer strong{font-size:12px;font-weight:800}.positive{color:#10b981}.negative{color:#ef4444}.attention-card{background:linear-gradient(#fffaf3 0%,#fff 100%);border-color:#fed7aa;margin-top:20px;padding:18px 20px}.section-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.section-header h2{letter-spacing:-.3px;color:#c2410c;font-size:16px;font-weight:800}.section-header button{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:11px;height:34px;padding:0 13px;font-size:12px;font-weight:800;transition:all .2s}.section-header button:hover{color:var(--primary);background:#faf5ff;border-color:#c4b5fd}.attention-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.attention-item{border-radius:14px;align-items:center;gap:11px;padding:12px;transition:all .2s;display:flex}.attention-item:hover{background:#ffedd5b3;transform:translateY(-2px)}.attention-icon{color:#ea580c;background:#ffedd5;border-radius:12px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.attention-icon svg{stroke-width:2.1px;width:18px;height:18px}.attention-item:hover .attention-icon svg{animation:.42s iconPop}.attention-item strong{color:#334155;margin-bottom:2px;font-size:13px;font-weight:800;display:block}.attention-item small{color:#64748b;font-size:12px;font-weight:600}.dashboard-grid{grid-template-columns:1.15fr 1fr;gap:16px;margin-top:20px;display:grid}.panel-card{min-height:286px;padding:20px}.sales-chart{border-radius:14px;height:205px;margin-top:6px;position:relative;overflow:hidden}.chart-grid-lines{opacity:.95;background:linear-gradient(#0000 24%,#eef2f7 25%,#0000 26%),linear-gradient(#0000 49%,#eef2f7 50%,#0000 51%),linear-gradient(#0000 74%,#eef2f7 75%,#0000 76%);position:absolute;inset:0}.chart-area{clip-path:polygon(0 70%,16% 46%,32% 62%,48% 55%,64% 72%,80% 38%,100% 28%,100% 100%,0 100%);background:linear-gradient(#7c3aed38,#7c3aed05);border-radius:10px;position:absolute;inset:0}.sales-chart svg{width:100%;height:100%;position:absolute;inset:0}.payment-panel{align-items:center;gap:28px;height:210px;display:flex}.donut-chart{background:conic-gradient(#7c3aed 0 42%, #10b981 42% 69%, #fbbf24 69% 91%, #3b82f6 91% 100%);border-radius:50%;flex-shrink:0;width:162px;height:162px;position:relative;box-shadow:inset 0 0 0 1px #fff9}.donut-chart:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:38px;box-shadow:inset 0 0 0 1px #f1f5f9}.payment-legend{flex:1}.legend-row{color:#64748b;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;margin-bottom:13px;font-size:12px;font-weight:700;display:grid}.legend-row span:nth-child(2){color:#334155}.legend-dot{border-radius:50%;width:9px;height:9px}.purple-dot{background:#7c3aed}.green-dot{background:#10b981}.yellow-dot{background:#fbbf24}.blue-dot{background:#3b82f6}.products-page{flex-direction:column;gap:20px;display:flex}.page-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.breadcrumb{color:var(--primary);margin-bottom:8px;font-size:13px;font-weight:700;display:inline-block}.page-header h2{letter-spacing:-1px;color:var(--text);margin-bottom:6px;font-size:30px;font-weight:800}.page-header p{color:var(--muted);max-width:620px;font-size:14px;font-weight:500}.primary-btn{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:13px;height:42px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s;box-shadow:0 12px 24px #7c3aed38}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px #7c3aed47}.section-header .payables-new-entry-btn{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;border:0;border-radius:12px;height:38px;padding:0 15px;font-size:12px;font-weight:900;box-shadow:0 8px 18px #7c3aed2e}.section-header .payables-new-entry-btn:hover{background:linear-gradient(135deg, var(--primary-dark), #7e22ce);color:#fff;border:0;transform:translateY(-1px);box-shadow:0 10px 22px #7c3aed38}.section-header .payables-new-tracker-btn{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;border:0;border-radius:12px;height:38px;padding:0 15px;font-size:12px;font-weight:900;box-shadow:0 8px 18px #7c3aed2e}.section-header .payables-new-tracker-btn:hover{background:linear-gradient(135deg, var(--primary-dark), #7e22ce);color:#fff;border:0;transform:translateY(-1px);box-shadow:0 10px 22px #7c3aed38}.import-template-btn{border-radius:11px;width:fit-content;height:34px;margin-top:10px;padding:0 14px;font-size:12px;font-weight:900;box-shadow:0 8px 18px #7c3aed29}.product-import-file-input{display:none}.import-upload-btn{border-radius:11px;width:fit-content;height:34px;margin-top:10px;padding:0 14px;font-size:12px;font-weight:900}.import-selected-file{color:#64748b;margin-top:8px;font-size:11px;font-weight:800;line-height:1.35;display:block}.import-template-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px #7c3aed33}.import-error-message{color:#b91c1c;margin-top:8px;font-size:11px;font-weight:850;line-height:1.35;display:block}.empty-page-card{text-align:center;place-items:center;min-height:260px;padding:36px;display:grid}.empty-icon{background:var(--primary-soft);width:64px;height:64px;color:var(--primary);border-radius:20px;place-items:center;margin-bottom:16px;display:grid}.empty-icon svg{stroke-width:2.2px;width:28px;height:28px}.empty-page-card h3{color:var(--text);margin-bottom:8px;font-size:18px;font-weight:800}.empty-page-card p{max-width:520px;color:var(--muted);font-size:14px;font-weight:500;line-height:1.7}.product-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.product-stat-card{align-items:center;gap:14px;min-height:96px;padding:18px;transition:all .22s;display:flex}.product-stat-card:hover{border-color:#ddd6fe;transform:translateY(-3px);box-shadow:0 14px 34px #0f172a12}.product-stat-icon{border-radius:14px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.product-stat-icon svg{stroke-width:2.2px;width:20px;height:20px}.product-stat-card:hover .product-stat-icon svg{animation:.42s iconPop}.product-stat-card span{color:var(--muted-light);text-transform:uppercase;letter-spacing:.7px;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.product-stat-card strong{color:var(--text);letter-spacing:-.6px;font-size:22px;font-weight:800;display:block}.fiscal-document-status{white-space:nowrap;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.fiscal-document-status.issued{color:#047857;background:#ecfdf5}.fiscal-document-status.processing{color:#c2410c;background:#fff7ed}.fiscal-document-status.error{color:#b91c1c;background:#fef2f2}.fiscal-document-status.draft{color:#64748b;background:#f1f5f9}.products-table-card{z-index:1;padding:18px;position:relative}.products-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.search-box{border:1px solid var(--border);background:#fff;border-radius:13px;flex:1;align-items:center;gap:10px;min-width:260px;height:42px;padding:0 13px;transition:all .2s;display:flex}.search-box:focus-within{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.search-box svg{color:#94a3b8;stroke-width:2.2px;flex-shrink:0;width:17px;height:17px}.search-box input{width:100%;color:var(--text);background:0 0;border:0;outline:none;font-family:inherit;font-size:13px;font-weight:600}.search-box input::placeholder{color:#94a3b8}.products-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.stock-toolbar{align-items:center;margin-bottom:12px}.stock-main-actions{justify-content:flex-end;align-items:center}.stock-filter-toggle{min-width:82px}.stock-status-filter-drawer{opacity:0;grid-template-rows:0fr;margin:0;transition:grid-template-rows .28s,opacity .22s,transform .28s,margin .28s;display:grid;overflow:hidden;transform:translateY(-6px)}.stock-status-filter-drawer.open{opacity:1;grid-template-rows:1fr;margin:0 0 16px;transform:translateY(0)}.stock-status-filter-row{background:#fbfaff;border:1px solid #ede9fe;border-radius:16px;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px;min-height:0;padding:12px;display:flex}.stock-status-filter-row .filter-chip{background:#fff}.filter-chip{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:999px;height:34px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:800;transition:all .2s}.filter-chip:hover{color:var(--primary);background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.filter-chip.active{background:var(--primary-soft);color:var(--primary-dark);border-color:#0000}.stock-whatsapp-catalog-btn{color:#15803d;background:#f0fdf4;border-color:#bbf7d0;align-items:center;gap:8px;display:inline-flex}.stock-whatsapp-catalog-btn:hover{color:#047857;background:#dcfce7;border-color:#86efac}.stock-whatsapp-catalog-btn svg{stroke-width:2.4px;width:15px;height:15px}.stock-whatsapp-catalog-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.products-table-wrap{width:100%;overflow-x:auto}.products-table{border-collapse:collapse;width:100%}.products-table thead th{color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;text-align:left;background:#f8fafc;border-bottom:1px solid #eef2f7;padding:13px 14px;font-size:11px;font-weight:800}.products-table tbody td{color:#475569;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:14px;font-size:13px;font-weight:650}.products-table tbody tr{transition:all .2s}.products-table tbody tr:hover{background:#fafafa}.product-cell{align-items:center;gap:12px;display:flex}.product-thumb{background:#f8fafc;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.product-cell strong{color:var(--text);margin-bottom:3px;font-size:13px;font-weight:800;display:block}.product-cell span{color:#94a3b8;font-size:11px;font-weight:700;display:block}.product-fiscal-badge{color:#0e7490;text-transform:uppercase;letter-spacing:.4px;background:#ecfeff;border-radius:999px;width:fit-content;margin-top:5px;padding:3px 8px;font-size:10px;font-weight:900}.status-pill{white-space:nowrap;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.status-pill.available{color:#047857;background:#ecfdf5}.status-pill.warning{color:#c2410c;background:#fff7ed}.status-pill.danger{color:#b91c1c;background:#fef2f2}.table-action{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:10px;height:32px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:800;transition:all .2s}.table-action:hover{color:var(--primary);background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.empty-table-message{text-align:center;min-height:140px;color:var(--muted);place-items:center;gap:6px;display:grid}.empty-table-message strong{color:var(--text);font-size:15px;font-weight:800;display:block}.empty-table-message span{color:var(--muted);font-size:13px;font-weight:600;display:block}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-modal{width:min(880px,100%);max-height:calc(100vh - 48px);padding:22px;animation:.22s modalIn;overflow-y:auto}@keyframes modalIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:12px;padding-bottom:2px;display:flex}.modal-header h2{letter-spacing:-.8px;color:var(--text);margin-bottom:5px;font-size:24px;font-weight:800}.modal-header p{color:var(--muted);font-size:13px;font-weight:500}.modal-close-btn{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;padding:0;transition:all .2s;display:grid}.modal-close-btn:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca;transform:rotate(90deg)}.modal-form{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.modal-form label{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.modal-form input,.modal-form select,.modal-form textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:13px;outline:none;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.modal-form input,.modal-form select{height:42px;padding:0 13px}.modal-form textarea{resize:vertical;min-height:96px;padding:12px 13px}.service-order-modal{flex-direction:column;width:min(1040px,100vw - 40px);max-height:calc(100vh - 40px);padding:28px;display:flex;overflow:hidden}.service-order-modal .modal-header{flex-shrink:0}.service-order-modal .service-order-form{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 18px;min-height:0;padding:2px 8px 4px 0;display:grid;overflow-y:auto}.service-order-modal .service-order-form label{grid-area:auto;min-width:0}.service-order-modal .service-order-form .full-field{grid-area:auto/1/auto/-1}.service-order-modal .modal-actions{flex-shrink:0;margin-top:16px;padding-top:16px}.service-order-modal .secondary-btn:hover,.service-order-modal .primary-btn:hover{transform:none}.service-order-form::-webkit-scrollbar{width:7px}.service-order-form::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.service-order-modal .service-order-form .service-order-nfse-section{border:1px solid var(--border);background:#f8fafc;border-radius:16px;grid-column:1/-1;min-height:78px;overflow:visible}.service-order-modal .service-order-form .service-order-nfse-section.active{background:#fbf7ff;border-color:#ddd6fe}.service-order-modal .service-order-form .service-order-nfse-toggle{cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:16px;display:flex}.service-order-nfse-toggle div{min-width:0}.service-order-nfse-toggle strong{color:var(--text);margin-bottom:4px;font-size:15px;font-weight:950;display:block}.service-order-nfse-toggle span{color:var(--muted);font-size:12px;font-weight:700;line-height:1.4;display:block}.service-order-nfse-toggle input{width:18px;height:18px;accent-color:var(--primary);flex-shrink:0}.service-order-modal .service-order-form .service-order-nfse-grid{border-top:1px solid #ede9fe;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px;padding:16px;display:grid}.service-order-nfse-grid label{min-width:0}.service-order-nfse-grid .full-field{grid-column:1/-1}.service-order-modal .service-order-form .service-order-nfse-check{background:#fff;border:1px solid #ede9fe;border-radius:14px;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;min-height:48px;padding:0 14px;display:flex}.service-order-modal .service-order-form .service-order-nfse-check input{width:17px;height:17px;accent-color:var(--primary);flex-shrink:0}.service-order-modal .service-order-form .service-order-nfse-check span{color:var(--text);font-size:13px;font-weight:850;line-height:1}@media (width<=900px){.service-order-nfse-grid{grid-template-columns:1fr}}.service-order-payment-history{border:1px solid var(--border);background:#f8fafc;border-radius:14px;padding:14px}.service-order-payment-history-header{justify-content:space-between;gap:16px;margin-bottom:12px;display:flex}.service-order-payment-history-header span{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.service-order-payment-history-header strong{color:var(--text);font-size:14px;font-weight:950}.service-order-payment-history-list{gap:8px;display:grid}.service-order-payment-history-item{background:#fff;border-radius:12px;grid-template-columns:minmax(120px,1fr) auto minmax(150px,auto);align-items:center;gap:12px;padding:10px 12px;display:grid}.service-order-payment-history-item span,.service-order-payment-history-item small{color:#64748b;font-size:12px;font-weight:800}.service-order-payment-history-item strong{color:var(--text);font-size:13px;font-weight:950}.service-order-payment-history-empty{color:#94a3b8;background:#fff;border-radius:12px;padding:12px;font-size:12px;font-weight:850}.modal-form input::placeholder,.modal-form textarea::placeholder{color:#94a3b8}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.image-upload-field{gap:10px}.image-upload-box{cursor:pointer;background:linear-gradient(#faf5ff 0%,#fff 100%);border:1.5px dashed #d8b4fe;border-radius:16px;align-items:center;gap:14px;min-height:92px;padding:16px;transition:all .2s;display:flex;position:relative}.image-upload-box:hover{border-color:var(--primary);background:#faf5ff;transform:translateY(-1px)}.image-upload-icon{background:var(--primary-soft);width:46px;height:46px;color:var(--primary);border-radius:15px;flex-shrink:0;place-items:center;display:grid}.image-upload-icon svg{stroke-width:2.2px;width:22px;height:22px}.image-upload-box strong{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:800;display:block}.image-upload-box span{color:var(--muted);font-size:12px;font-weight:600;display:block}.image-upload-box input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.full-field{grid-column:1/-1}.modal-actions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:18px;display:flex}.secondary-btn{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:13px;height:42px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s}.secondary-btn:hover{color:var(--primary);background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.stat-card p{text-transform:uppercase;letter-spacing:.8px;color:var(--muted-light);margin-bottom:8px;font-size:11px;font-weight:800}.stat-card h2{letter-spacing:-.7px;margin-bottom:16px;font-size:23px;font-weight:800}.stat-card span{color:var(--muted);font-size:12px;font-weight:600}@media (width<=1180px){.stats{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.app{height:auto;min-height:100vh}.sidebar{display:none}.topbar{flex-direction:column;align-items:flex-start;gap:16px;height:auto;padding:18px}.subscription-warning{border-radius:999px;width:100%;max-width:100%}.content{padding:18px}.stats{grid-template-columns:1fr}.top-actions{flex-wrap:wrap}}.auth-page{background:radial-gradient(circle at 0 0,#7c3aed29,#0000 34%),radial-gradient(circle at 100% 100%,#3b82f624,#0000 32%),#f8fafc;place-items:center;width:100%;min-height:100vh;padding:24px;display:grid}.auth-card{border-radius:24px;width:min(430px,100%);padding:28px;box-shadow:0 24px 70px #0f172a1a}.auth-brand{align-items:center;gap:14px;margin-bottom:24px;display:flex}.auth-brand h1{letter-spacing:-.8px;color:var(--text);font-size:25px;font-weight:900}.auth-brand h1 span{color:var(--primary)}.auth-brand p{color:var(--muted);margin-top:4px;font-size:13px;font-weight:600}.auth-tabs{background:#f1f5f9;border-radius:16px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;padding:6px;display:grid}.auth-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:12px;height:42px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s}.auth-tabs button.active{color:var(--primary-dark);background:#fff;box-shadow:0 8px 18px #0f172a0f}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-form label{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.auth-form input{border:1px solid var(--border);height:46px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.auth-form input::placeholder{color:#94a3b8}.auth-form input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.auth-message{border:1px solid var(--border);color:#475569;background:#f8fafc;border-radius:14px;padding:12px 14px;font-size:13px;font-weight:700;line-height:1.5}.auth-submit-btn{background:linear-gradient(135deg, var(--primary), #a855f7);color:#fff;cursor:pointer;border:0;border-radius:14px;height:46px;font-family:inherit;font-size:14px;font-weight:900;transition:all .2s;box-shadow:0 14px 30px #7c3aed40}.auth-submit-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px #7c3aed4d}.auth-submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-footer-text{color:var(--muted);text-align:center;margin-top:18px;font-size:12px;font-weight:600;line-height:1.6}.auth-card.auth-card-register{width:min(760px,100%)}.auth-card-register .auth-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.auth-card-register .auth-message,.auth-card-register .auth-submit-btn,.auth-card-register .auth-footer-text{grid-column:1/-1}.auth-card-register .auth-tabs{max-width:430px}.auth-field{min-width:0}@media (width<=720px){.auth-card.auth-card-register{width:min(430px,100%)}.auth-card-register .auth-form{flex-direction:column;display:flex}.auth-card-register .auth-tabs{max-width:none}}.password-field{width:100%;position:relative}.password-field input{width:100%;padding-right:48px}.password-toggle{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.password-toggle:hover{color:var(--primary);background:#f1f5f9}.password-toggle svg{stroke-width:2px;width:18px;height:18px}.auth-card-register .auth-field-full{order:1;grid-column:1/-1}.auth-card-register .auth-field-company{order:2}.auth-card-register .auth-field-segment{order:3}.auth-card-register .auth-field-email{order:4}.auth-card-register .auth-field-whatsapp{order:5}.auth-card-register .auth-field-password{order:6}.auth-card-register .auth-field-confirm-password{order:7}.auth-card-register .auth-message{order:8}.auth-card-register .auth-submit-btn{order:9}.auth-card-register .auth-footer-text{order:10}.auth-card-register .auth-submit-btn{margin-top:10px}.logout-menu-item{color:#ef4444;margin-top:6px}.logout-menu-item svg{color:#ef4444}.logout-menu-item:hover{color:#dc2626;background:#fef2f2}.logout-menu-item:hover svg{color:#dc2626}.product-modal{width:min(980px,100vw - 40px);max-height:calc(100vh - 40px)}.product-modal .modal-form{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;display:grid}.product-image-side .image-upload-field{flex-direction:column;gap:10px;display:flex}.product-image-preview-box{cursor:pointer;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:22px;width:300px;height:300px;transition:all .2s;position:relative;overflow:hidden}.product-image-preview-box:hover{background:#faf5ff;border-color:#c4b5fd}.product-image-preview-box input{opacity:0;cursor:pointer;position:absolute;inset:0}.product-image-preview{object-fit:cover;width:100%;height:100%}.product-image-placeholder{text-align:center;color:#64748b;align-content:center;place-items:center;gap:8px;width:100%;height:100%;padding:20px;display:grid}.product-image-placeholder strong{color:#334155;font-size:14px;font-weight:900}.product-image-placeholder span{color:#94a3b8;font-size:12px;font-weight:700}@media (width<=900px){.product-modal .modal-form{grid-template-columns:1fr}.product-image-side{grid-area:auto/1}.product-image-preview-box{width:100%;height:260px}}.product-modal .modal-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 300px;gap:14px 16px}.product-field{min-width:0}.product-field-name{grid-area:1/1/auto/3}.product-field-barcode{grid-area:2/1}.product-field-sku{grid-area:2/2}.product-field-category{grid-area:3/1}.product-field-unit{grid-area:3/2}.product-field-cost{grid-area:4/1}.product-field-sale{grid-area:4/2}@media (width<=1000px){.product-modal .modal-form{grid-template-columns:1fr}.product-field-name,.product-field-category,.product-field-sku,.product-field-barcode,.product-field-unit,.product-field-cost,.product-field-sale,.product-field-stock,.product-modal .full-field,.product-image-side{grid-column:1}.product-image-side{grid-row:auto}}.product-modal-actions-side{border-top:0;grid-column:3;justify-content:flex-end;place-self:end stretch;align-items:center;gap:10px;margin-top:30px;padding-top:0;display:flex;grid-row:5!important}.product-modal-actions-side .secondary-btn,.product-modal-actions-side .primary-btn{white-space:nowrap;height:52px}@media (width<=1000px){.product-modal-actions-side{border-top:1px solid var(--border);grid-area:auto/1;justify-content:flex-end;padding-top:16px}}.product-thumb{overflow:hidden}.product-thumb-img{object-fit:cover;width:100%;height:100%;display:block}.product-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.delete-product-btn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:10px;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.delete-product-btn svg{stroke-width:2px;width:17px;height:17px}.delete-product-btn:hover{color:#dc2626;background:#fef2f2;transform:translateY(-1px)}.delete-modal-overlay{z-index:80}.delete-modal{text-align:center;border-radius:24px;width:min(460px,100vw - 32px);padding:26px;box-shadow:0 28px 80px #0f172a2e}.delete-modal-icon{color:#ef4444;background:#fef2f2;border-radius:20px;place-items:center;width:62px;height:62px;margin:0 auto 18px;display:grid}.delete-modal-icon svg{stroke-width:2px;width:27px;height:27px}.delete-modal-content h2{color:var(--text);letter-spacing:-.6px;margin-top:8px;font-size:22px;font-weight:900}.delete-modal-content p{color:var(--muted);margin-top:10px;font-size:14px;font-weight:600;line-height:1.6}.delete-modal-content strong{color:var(--text);font-weight:900}.delete-modal-actions{justify-content:center;gap:10px;margin-top:22px;display:flex}.danger-btn{color:#fff;cursor:pointer;background:#ef4444;border:0;border-radius:14px;height:44px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:900;transition:all .2s}.danger-btn:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 12px 24px #ef444438}@media (width<=520px){.delete-modal-actions{flex-direction:column}.delete-modal-actions .secondary-btn,.delete-modal-actions .danger-btn{width:100%}}.products-table th:last-child,.products-table td:last-child{text-align:center;width:170px;padding-left:0;padding-right:0}.product-actions{justify-content:center}.category-dropdown{position:relative}.category-dropdown-btn{align-items:center;gap:8px;display:inline-flex}.category-dropdown-btn svg{stroke-width:2.4px;width:15px;height:15px}.category-dropdown-menu{z-index:30;border:1px solid var(--border);background:#fff;border-radius:16px;min-width:210px;max-height:260px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 18px 45px #0f172a24}.supplier-filter-dropdown-menu{min-width:240px}.category-dropdown-item{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;width:100%;height:38px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s}.category-dropdown-item:hover{color:var(--primary-dark);background:#f8fafc}.category-dropdown-item.active{color:var(--primary-dark);background:#f3e8ff}.modal-select-wrap{width:100%;position:relative}.modal-select-btn{border:1px solid var(--border);color:#334155;cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:44px;padding:0 13px 0 14px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s;display:flex}.modal-select-btn:hover,.modal-select-btn.active{color:var(--primary-dark);background:#faf5ff;border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed12}.modal-select-btn span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.modal-select-btn svg{stroke-width:2.4px;flex-shrink:0;width:17px;height:17px;transition:all .2s}.modal-select-btn.active svg{transform:rotate(180deg)}.modal-select-menu{z-index:120;border:1px solid var(--border);background:#fff;border-radius:20px;padding:10px;position:absolute;top:calc(100% + 9px);left:0;right:0;box-shadow:0 24px 60px #0f172a24}.modal-select-menu button{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;width:100%;height:42px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:850;transition:all .18s}.modal-select-menu button:hover{color:var(--primary-dark);background:#f8fafc}.modal-select-menu button.active{background:var(--primary-soft);color:var(--primary-dark)}.product-modal,.product-modal .modal-form{overflow:visible}.modal-select-menu{flex-direction:column;max-height:260px;display:flex;overflow:hidden}.modal-select-search{flex-shrink:0;padding:2px 2px 8px}.modal-select-search input{border:1px solid var(--border);width:100%;height:38px;color:var(--text);background:#f8fafc;border-radius:13px;outline:none;padding:0 12px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}.modal-select-search input::placeholder{color:#94a3b8}.modal-select-search input:focus{background:#fff;border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.modal-select-options{max-height:190px;padding-right:4px;overflow-y:auto}.modal-select-options::-webkit-scrollbar{width:6px}.modal-select-options::-webkit-scrollbar-track{background:0 0}.modal-select-options::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.modal-select-options::-webkit-scrollbar-thumb:hover{background:#c084fc}.modal-select-empty{color:#94a3b8;text-align:center;place-items:center;min-height:42px;padding:8px;font-size:12px;font-weight:800;display:grid}.modal-close-btn svg{stroke-width:2.3px;width:20px;height:20px;display:block}.auth-loading-card{border-radius:24px;align-items:center;gap:16px;width:min(360px,100%);padding:28px;display:flex;box-shadow:0 24px 70px #0f172a1a}.auth-loading-card h1{letter-spacing:-.8px;color:var(--text);font-size:25px;font-weight:900}.auth-loading-card h1 span{color:var(--primary)}.auth-loading-card p{color:var(--muted);margin-top:4px;font-size:13px;font-weight:700}.auth-loading-card .logo-mark{animation:1.2s ease-in-out infinite loadingPulse}@keyframes loadingPulse{0%{transform:scale(1);box-shadow:0 10px 24px #7c3aed40}50%{transform:scale(1.08);box-shadow:0 14px 34px #7c3aed57}to{transform:scale(1);box-shadow:0 10px 24px #7c3aed40}}.pdv-page{flex-direction:column;gap:20px;display:flex}.pdv-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:18px;display:grid}.pdv-products-panel,.pdv-cart-panel{padding:18px}.pdv-panel-header,.pdv-cart-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.pdv-panel-header h3,.pdv-cart-header h3{color:var(--text);letter-spacing:-.4px;margin-bottom:4px;font-size:18px;font-weight:850}.pdv-panel-header p{color:var(--muted);font-size:13px;font-weight:600}.pdv-cart-header span{color:var(--primary);margin-bottom:3px;font-size:12px;font-weight:850;display:block}.pdv-search-box{min-width:100%;margin-bottom:16px}.pdv-sale-type-selector{flex-shrink:0;align-items:center;gap:10px;display:flex}.pdv-sale-type-selector span{color:#64748b;white-space:nowrap;font-size:12px;font-weight:900}.pdv-sale-type-options{background:#faf5ff;border:1px solid #ede9fe;border-radius:999px;align-items:center;gap:3px;height:36px;padding:3px;display:flex}.pdv-sale-type-options button{color:#7c3aed;cursor:pointer;background:0 0;border:0;border-radius:999px;height:28px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900;transition:all .2s}.pdv-sale-type-options button:hover{background:#fff}.pdv-sale-type-options button.active{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;box-shadow:0 8px 16px #7c3aed2e}.pdv-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:10px;padding-bottom:10px;display:grid}.pdv-product-card{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:18px;grid-template-rows:auto auto;grid-template-columns:54px minmax(0,1fr);gap:10px 12px;min-height:104px;padding:12px;transition:all .2s;display:grid}.pdv-product-card:hover{background:#faf5ff;border-color:#c4b5fd;transform:translateY(-2px);box-shadow:0 14px 28px #7c3aed1a}.pdv-product-thumb{background:#f8fafc;border-radius:16px;grid-row:1/3;place-items:center;width:54px;height:54px;font-size:25px;display:grid;overflow:hidden}.pdv-product-info{min-width:0}.pdv-product-info strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:13px;font-weight:850;line-height:1.35;display:block;overflow:hidden}.pdv-product-info span,.pdv-product-info small{color:#94a3b8;font-size:11px;font-weight:750;line-height:1.45;display:block}.pdv-product-price{color:var(--primary-dark);grid-column:2;font-size:14px;font-weight:900}.pdv-product-price span{color:#94a3b8;text-transform:uppercase;letter-spacing:.45px;margin-top:3px;font-size:10px;font-weight:900;display:block}.pdv-empty-products{text-align:center;min-height:180px;color:var(--muted);border:1px dashed var(--border);background:#f8fafc;border-radius:18px;grid-column:1/-1;place-items:center;padding:24px;display:grid}.pdv-empty-products strong{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:850;display:block}.pdv-empty-products span{font-size:13px;font-weight:650}.pdv-cart-panel{position:sticky;top:18px}.pdv-cart-empty{text-align:center;border:1px dashed var(--border);background:#f8fafc;border-radius:18px;place-items:center;min-height:220px;margin-bottom:16px;padding:22px;display:grid}.pdv-cart-empty strong{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:850;display:block}.pdv-cart-empty p{color:var(--muted);font-size:13px;font-weight:650;line-height:1.6}.pdv-cart-summary{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;flex-direction:column;gap:10px;margin-bottom:16px;padding:14px 0;display:flex}.pdv-cart-summary>div{color:#64748b;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:750;display:flex}.pdv-cart-summary strong{color:var(--text);font-size:13px;font-weight:900}.pdv-cart-summary .pdv-cart-total{color:var(--text);margin-top:4px;font-size:15px}.pdv-cart-summary .pdv-cart-total strong{color:var(--primary-dark);letter-spacing:-.6px;font-size:22px}.pdv-finish-btn{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;cursor:pointer;border:0;border-radius:15px;width:100%;height:48px;font-family:inherit;font-size:14px;font-weight:900;transition:all .2s;box-shadow:0 16px 34px #7c3aed42}.pdv-finish-btn:hover{transform:translateY(-2px);box-shadow:0 20px 42px #7c3aed52}@media (width<=1120px){.pdv-layout{grid-template-columns:1fr}.pdv-cart-panel{position:static}}@media (width<=720px){.pdv-products-grid{grid-template-columns:1fr}}.pdv-fullscreen-mode .sidebar,.pdv-fullscreen-mode .topbar{display:none}.pdv-fullscreen-mode .main{width:100%;height:100vh}.pdv-fullscreen-mode .content{height:100vh;padding:0;overflow:hidden}.pdv-fullscreen-mode .pdv-page{background:radial-gradient(circle at 0 0,#7c3aed14,#0000 32%),#f8fafc;height:100vh;min-height:100vh;padding:18px;overflow:hidden}.pdv-topbar{border:1px solid var(--border);height:68px;box-shadow:var(--shadow);background:#fff;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:0 18px;display:flex}.pdv-brand{align-items:center;gap:12px;display:flex}.pdv-brand strong{color:var(--text);letter-spacing:-.5px;font-size:19px;font-weight:900;display:block}.pdv-brand span{color:#059669;align-items:center;gap:7px;margin-top:2px;font-size:12px;font-weight:850;display:flex}.pdv-brand span:before{content:"";background:#10b981;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #10b9811f}.pdv-topbar-actions{align-items:center;gap:10px;display:flex}.pdv-exit-btn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:13px;height:42px;padding:0 15px;font-family:inherit;font-size:13px;font-weight:850;transition:all .2s}.pdv-exit-btn:hover{background:#fef2f2;transform:translateY(-1px)}.pdv-fullscreen-mode .pdv-layout{grid-template-columns:minmax(0,1fr) 390px;height:calc(100vh - 102px)}.pdv-fullscreen-mode .pdv-products-panel,.pdv-fullscreen-mode .pdv-cart-panel{height:100%;overflow:hidden}.pdv-fullscreen-mode .pdv-products-grid{max-height:calc(100vh - 250px);padding-right:4px;overflow-y:auto}.pdv-fullscreen-mode .pdv-products-grid::-webkit-scrollbar{width:7px}.pdv-fullscreen-mode .pdv-products-grid::-webkit-scrollbar-track{background:0 0}.pdv-fullscreen-mode .pdv-products-grid::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.pdv-fullscreen-mode .pdv-cart-panel{flex-direction:column;display:flex;position:static}.pdv-fullscreen-mode .pdv-cart-empty{flex:1}.pdv-fullscreen-mode .pdv-page{padding:18px 18px 18px 286px;transition:padding .25s;position:relative}.pdv-fullscreen-mode .pdv-page.pdv-menu-collapsed{padding-left:104px}.pdv-sidebar{border:1px solid var(--border);width:250px;box-shadow:var(--shadow);z-index:5;background:#fff;border-radius:24px;flex-direction:column;transition:width .25s;display:flex;position:absolute;top:18px;bottom:18px;left:18px;overflow:hidden}.pdv-menu-collapsed .pdv-sidebar{width:68px}.pdv-sidebar-logo{border-bottom:1px solid #f1f5f9;align-items:center;gap:11px;min-height:72px;padding:14px;display:flex;position:relative}.pdv-sidebar-brand-text{min-width:0;transition:all .2s}.pdv-sidebar-brand-text strong{color:var(--text);letter-spacing:-.5px;white-space:nowrap;font-size:16px;font-weight:900;display:block}.pdv-sidebar-brand-text span{color:#059669;white-space:nowrap;align-items:center;gap:7px;margin-top:3px;font-size:11px;font-weight:850;display:flex}.pdv-sidebar-brand-text span:before{content:"";background:#10b981;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #10b9811f}.pdv-sidebar-toggle{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:28px;height:28px;margin-left:auto;font-family:inherit;font-size:21px;line-height:1;transition:all .2s;display:grid}.pdv-sidebar-toggle:hover{background:var(--primary-soft);color:var(--primary)}.pdv-menu-collapsed .pdv-sidebar-toggle{position:absolute;bottom:-14px;right:9px;transform:rotate(180deg)}.pdv-sidebar-menu{flex:1;padding:12px;overflow-y:auto}.pdv-sidebar-bottom{border-top:1px solid #f1f5f9;padding:12px}.pdv-sidebar-item{color:#64748b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;align-items:center;gap:12px;width:100%;min-height:44px;margin-bottom:6px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s;display:flex}.pdv-sidebar-item:hover{color:var(--primary-dark);background:#f8fafc;transform:translate(2px)}.pdv-sidebar-item.active{background:var(--primary-soft);color:var(--primary-dark)}.pdv-sidebar-item svg{stroke-width:2.2px;color:currentColor;flex-shrink:0;width:19px;height:19px}.pdv-sidebar-item span{white-space:nowrap;text-overflow:ellipsis;transition:all .2s;overflow:hidden}.pdv-return-item{color:#dc2626}.pdv-return-item:hover{color:#dc2626;background:#fef2f2}.pdv-menu-collapsed .pdv-sidebar-brand-text,.pdv-menu-collapsed .pdv-sidebar-item span{opacity:0;visibility:hidden;width:0}.pdv-menu-collapsed .pdv-sidebar-logo{justify-content:center;padding:14px 10px 22px}.pdv-menu-collapsed .pdv-sidebar-menu,.pdv-menu-collapsed .pdv-sidebar-bottom{padding:12px 8px}.pdv-menu-collapsed .pdv-sidebar-item{justify-content:center;padding:0}.pdv-menu-collapsed .pdv-sidebar-item:hover{transform:translateY(-1px)}.pdv-fullscreen-mode .pdv-layout{height:calc(100vh - 36px)}.pdv-sidebar,.pdv-sidebar-logo{overflow:visible}.pdv-sidebar-toggle{z-index:30;background:#fff;margin-left:0;position:absolute;top:50%;right:-14px;transform:translateY(-50%);box-shadow:0 10px 24px #0f172a1f}.pdv-sidebar-toggle:hover{transform:translateY(-50%)scale(1.05)}.pdv-menu-collapsed .pdv-sidebar-toggle{position:absolute;top:50%;bottom:auto;right:-14px;transform:translateY(-50%)rotate(180deg)}.pdv-sidebar-toggle{border:1px solid var(--border);color:#64748b;cursor:pointer;z-index:40;background:#fff;border-radius:999px;place-items:center;width:32px;height:32px;margin-left:0;padding:0;transition:all .2s;display:grid;position:absolute;top:50%;right:-15px;transform:translateY(-50%);box-shadow:0 10px 24px #0f172a1f}.pdv-sidebar-toggle svg{stroke-width:2.6px;width:17px;height:17px;display:block}.pdv-sidebar-toggle:hover{background:var(--primary-soft);color:var(--primary);transform:translateY(-50%)scale(1.06)}.pdv-menu-collapsed .pdv-sidebar-toggle{top:50%;bottom:auto;right:-15px;transform:translateY(-50%)rotate(180deg)}.pdv-menu-collapsed .pdv-sidebar-toggle:hover{transform:translateY(-50%)rotate(180deg)scale(1.06)}.pdv-sidebar{position:absolute;overflow:visible}.pdv-sidebar-logo{position:static}.pdv-sidebar-toggle{box-shadow:none}.pdv-cart-items{flex-direction:column;flex:1;gap:10px;min-height:220px;margin-bottom:16px;padding-right:4px;display:flex;overflow-y:auto}.pdv-cart-items::-webkit-scrollbar{width:6px}.pdv-cart-items::-webkit-scrollbar-track{background:0 0}.pdv-cart-items::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.pdv-cart-item{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:10px;display:grid}.pdv-cart-item-thumb{background:#f8fafc;border-radius:14px;place-items:center;width:46px;height:46px;font-size:22px;display:grid;overflow:hidden}.pdv-cart-item-info{min-width:0}.pdv-cart-item-info strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px;font-size:12px;font-weight:850;line-height:1.35;display:block;overflow:hidden}.pdv-cart-item-info span{color:#94a3b8;font-size:11px;font-weight:750;display:block}.pdv-cart-item-total{color:var(--primary-dark);white-space:nowrap;font-size:12px;font-weight:900}.secondary-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.pdv-cart-item{grid-template-columns:46px minmax(0,1fr) 76px;align-items:start}.pdv-cart-qty-controls{border:1px solid var(--border);background:#f8fafc;border-radius:999px;align-items:center;gap:5px;width:max-content;min-height:30px;margin-top:8px;padding:3px;display:flex}.pdv-cart-qty-controls button{color:#64748b;cursor:pointer;background:#fff;border:0;border-radius:999px;place-items:center;width:24px;height:24px;font-family:inherit;font-size:16px;font-weight:900;line-height:1;transition:all .18s;display:grid}.pdv-cart-qty-controls button:hover{background:var(--primary-soft);color:var(--primary-dark)}.pdv-cart-qty-controls strong{min-width:18px;color:var(--text);text-align:center;font-size:12px;font-weight:900}.pdv-cart-item-right{flex-direction:column;align-items:flex-end;gap:13px;display:flex}.pdv-cart-remove-btn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:11px;place-items:center;width:30px;height:30px;transition:all .18s;display:grid}.pdv-cart-remove-btn:hover{background:#fef2f2;transform:translateY(-1px)}.pdv-cart-remove-btn svg{stroke-width:2.2px;width:15px;height:15px}.pdv-cart-item-total{text-align:right}.pdv-cart-qty-controls strong{transform:translateY(2px)}.pdv-product-info span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.pdv-payment-field{color:#64748b;flex-direction:column;gap:7px;font-size:12px;font-weight:850;display:flex}.pdv-payment-field input,.pdv-payment-field select{border:1px solid var(--border);width:100%;height:40px;color:var(--text);background:#fff;border-radius:13px;outline:none;padding:0 12px;font-family:inherit;font-size:13px;font-weight:750;transition:all .2s}.pdv-payment-field input:focus,.pdv-payment-field select:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-sale-message{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:13px;padding:11px 12px;font-size:12px;font-weight:850;line-height:1.5}.pdv-discount-field{flex-direction:column;gap:7px;display:flex}.pdv-discount-field>span{color:#64748b;font-size:12px;font-weight:850}.pdv-discount-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.pdv-discount-row input{border:1px solid var(--border);width:100%;height:40px;color:var(--text);background:#fff;border-radius:13px;outline:none;padding:0 12px;font-family:inherit;font-size:13px;font-weight:750;transition:all .2s}.pdv-discount-row input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-discount-toggle{border:1px solid var(--border);background:#f8fafc;border-radius:13px;align-items:center;gap:4px;height:40px;padding:4px;display:flex}.pdv-discount-toggle button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:10px;min-width:36px;height:30px;font-family:inherit;font-size:12px;font-weight:900;transition:all .18s}.pdv-discount-toggle button.percent.active{color:#047857;background:#dcfce7}.pdv-discount-toggle button.currency.active{color:#b91c1c;background:#fee2e2}.pdv-discount-toggle button:hover{transform:translateY(-1px)}.pdv-alert-overlay{z-index:180}.pdv-alert-modal{text-align:center;border-radius:24px;width:min(390px,100%);padding:26px;animation:.22s modalIn}.pdv-alert-icon{color:#ea580c;background:#fff7ed;border-radius:20px;place-items:center;width:58px;height:58px;margin:0 auto 16px;display:grid}.pdv-alert-icon svg{stroke-width:2.2px;width:28px;height:28px}.pdv-alert-icon.success{color:#059669;background:#dcfce7}.pdv-alert-icon.success svg{stroke-width:2.8px;width:26px;height:26px}.pdv-alert-content span{color:var(--primary);text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.pdv-alert-content h2{color:var(--text);letter-spacing:-.7px;margin-bottom:8px;font-size:22px;font-weight:900}.pdv-alert-content p{color:var(--muted);margin-bottom:20px;font-size:13px;font-weight:650;line-height:1.7}.pdv-alert-btn{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;cursor:pointer;border:0;border-radius:14px;width:100%;height:44px;font-family:inherit;font-size:13px;font-weight:900;transition:all .2s;box-shadow:0 14px 30px #7c3aed3d}.pdv-alert-btn:hover{transform:translateY(-2px);box-shadow:0 18px 38px #7c3aed4d}.pdv-payment-overlay{z-index:170}.pdv-payment-modal{border-radius:24px;width:min(520px,100%);padding:30px;animation:.22s modalIn}.pdv-payment-summary{border:1px solid var(--border);background:#f8fafc;border-radius:18px;flex-direction:column;gap:10px;margin-bottom:16px;padding:16px;display:flex}.pdv-payment-summary>div{color:#64748b;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.pdv-payment-summary strong{color:var(--text);font-size:14px;font-weight:900}.pdv-payment-summary .pdv-payment-total{color:var(--text);border-top:1px solid #e5e7eb;margin-top:4px;padding-top:12px}.pdv-payment-summary .pdv-payment-total strong{color:var(--primary-dark);letter-spacing:-.7px;font-size:24px}.pdv-nfce-option{color:#075985;cursor:pointer;background:#f0f9ff;border:1px solid #bae6fd;border-radius:16px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:13px 14px;display:flex}.pdv-nfce-option input{accent-color:var(--primary);margin-top:3px}.pdv-nfce-option strong{color:#0f172a;margin-bottom:3px;font-size:13px;font-weight:900;display:block}.pdv-nfce-option span{color:#64748b;font-size:12px;font-weight:700;line-height:1.35;display:block}.pdv-nfce-option.disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#e5e7eb}.pdv-nfce-option.disabled strong,.pdv-nfce-option.disabled span{color:#94a3b8}.pdv-payment-methods{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.pdv-payment-methods button{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:15px;min-height:48px;font-family:inherit;font-size:13px;font-weight:850;transition:all .2s}.pdv-payment-methods button:hover{color:var(--primary-dark);background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.pdv-payment-methods button.active{background:var(--primary-soft);color:var(--primary-dark);border-color:#0000;box-shadow:inset 0 0 0 1px #7c3aed14}.pdv-payment-modal .modal-actions{margin-top:18px}.pdv-cash-box{border:1px solid var(--border);background:#f8fafc;border-radius:18px;grid-template-columns:minmax(0,1fr) 150px;align-items:end;gap:12px;margin-top:16px;padding:14px;display:grid}.pdv-payment-input-field{color:#64748b;flex-direction:column;gap:7px;font-size:12px;font-weight:850;display:flex}.pdv-payment-input-field input{border:1px solid var(--border);width:100%;height:42px;color:var(--text);background:#fff;border-radius:13px;outline:none;padding:0 12px;font-family:inherit;font-size:13px;font-weight:750;transition:all .2s}.pdv-payment-input-field input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-change-card{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:13px;justify-content:space-between;align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.pdv-change-card span{color:#047857;font-size:12px;font-weight:850}.pdv-change-card strong{color:#047857;white-space:nowrap;font-size:14px;font-weight:950}.pdv-cash-warning{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:13px;grid-column:1/-1;padding:10px 12px;font-size:12px;font-weight:850;line-height:1.5}@media (width<=560px){.pdv-cash-box{grid-template-columns:1fr}}.pdv-split-payment-box{border:1px solid var(--border);background:#f8fafc;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:16px;padding:14px;display:grid}.pdv-add-payment-btn{color:#047857;cursor:pointer;white-space:nowrap;background:#dcfce7;border:0;border-radius:13px;height:42px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:900;transition:all .2s}.pdv-add-payment-btn:hover{background:#bbf7d0;transform:translateY(-1px)}.pdv-payments-list{flex-direction:column;gap:8px;max-height:140px;margin-top:12px;padding-right:4px;display:flex;overflow-y:auto}.pdv-payments-list::-webkit-scrollbar{width:6px}.pdv-payments-list::-webkit-scrollbar-track{background:0 0}.pdv-payments-list::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.pdv-payment-item{border:1px solid var(--border);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:9px 10px;display:flex}.pdv-payment-item strong{color:var(--text);margin-bottom:2px;font-size:12px;font-weight:900;display:block}.pdv-payment-item span{color:#64748b;font-size:12px;font-weight:800;display:block}.pdv-payment-item button{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:11px;flex-shrink:0;place-items:center;width:30px;height:30px;transition:all .18s;display:grid}.pdv-payment-item button:hover{background:#fef2f2;transform:translateY(-1px)}.pdv-payment-item button svg{stroke-width:2.3px;width:15px;height:15px}.pdv-payment-progress{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;gap:9px;margin-top:14px;padding:14px;display:flex}.pdv-payment-progress>div{color:#64748b;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.pdv-payment-progress strong{color:var(--text);font-size:13px;font-weight:950}.pdv-payment-progress .pdv-payment-change{border-top:1px solid #f1f5f9;margin-top:3px;padding-top:9px}.pdv-payment-progress .pdv-payment-change strong{color:#047857;font-size:16px}@media (width<=560px){.pdv-split-payment-box{grid-template-columns:1fr}.pdv-add-payment-btn{width:100%}}.pdv-fixed-payment-panel{flex-direction:column;gap:10px;display:flex}.pdv-fixed-payment-row{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:170px minmax(0,1fr) minmax(150px,.9fr);align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.pdv-cash-payment-row{align-items:start}.pdv-fixed-payment-label strong{color:var(--text);margin-bottom:4px;font-size:13px;font-weight:900;display:block}.pdv-fixed-payment-label span{color:#94a3b8;font-size:11px;font-weight:750;display:block}.pdv-fixed-payment-method{background:var(--primary-soft);width:100%;height:42px;color:var(--primary-dark);cursor:pointer;border:0;border-radius:13px;font-family:inherit;font-size:13px;font-weight:900;transition:all .2s}.pdv-fixed-payment-method:hover{background:#eadcff;transform:translateY(-1px)}.pdv-fixed-payment-row input,.pdv-fixed-payment-row select,.pdv-fixed-payment-input-area input{border:1px solid var(--border);width:100%;height:42px;color:var(--text);background:#f8fafc;border-radius:13px;outline:none;padding:0 12px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s}.pdv-fixed-payment-row input:focus,.pdv-fixed-payment-row select:focus,.pdv-fixed-payment-input-area input:focus{background:#fff;border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-fixed-payment-row select{cursor:pointer}.pdv-fixed-payment-row select:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.pdv-fixed-payment-input-area{flex-direction:column;gap:9px;display:flex}.pdv-cash-shortcuts{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.pdv-cash-shortcuts button{color:#047857;cursor:pointer;background:#ecfdf5;border:0;border-radius:999px;height:30px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:900;transition:all .18s}.pdv-cash-shortcuts button:hover{background:#bbf7d0;transform:translateY(-1px)}@media (width<=720px){.pdv-fixed-payment-row{grid-template-columns:1fr}.pdv-payment-modal{width:min(520px,100%)}}.pdv-payment-modal{width:min(980px,100vw - 32px);max-height:calc(100vh - 32px);overflow-y:auto}.pdv-payment-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.95fr);align-items:start;gap:18px;display:grid}.pdv-payment-left,.pdv-payment-right{flex-direction:column;gap:16px;display:flex}.pdv-payment-right .pdv-payment-summary{margin-bottom:0}.pdv-payment-right .pdv-payment-progress{margin-top:0}@media (width<=920px){.pdv-payment-layout{grid-template-columns:1fr}.pdv-payment-modal{width:min(760px,100vw - 24px)}}.pdv-payment-modal{width:min(1160px,100vw - 32px)}.pdv-payment-layout{grid-template-columns:minmax(260px,.95fr) minmax(360px,1.35fr) minmax(260px,.85fr)}.pdv-payment-order-summary{border:1px solid var(--border);background:#f8fafc;border-radius:18px;flex-direction:column;gap:12px;min-height:100%;padding:14px;display:flex}.pdv-payment-order-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.pdv-payment-order-header span{color:var(--text);font-size:13px;font-weight:900}.pdv-payment-order-header strong{color:var(--primary-dark);white-space:nowrap;font-size:12px;font-weight:900}.pdv-payment-order-list{flex-direction:column;gap:8px;max-height:360px;padding-right:4px;display:flex;overflow-y:auto}.pdv-payment-order-list::-webkit-scrollbar{width:6px}.pdv-payment-order-list::-webkit-scrollbar-track{background:0 0}.pdv-payment-order-list::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.pdv-payment-order-list::-webkit-scrollbar-thumb:hover{background:#c084fc}.pdv-payment-order-item{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;padding:8px;display:grid}.pdv-payment-order-thumb{background:#f1f5f9;border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;display:grid;overflow:hidden}.pdv-payment-order-info{min-width:0}.pdv-payment-order-info strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:12px;font-weight:900;line-height:1.35;display:block;overflow:hidden}.pdv-payment-order-info span{color:#94a3b8;font-size:11px;font-weight:800;display:block}.pdv-payment-order-total{color:var(--primary-dark);white-space:nowrap;font-size:12px;font-weight:950}@media (width<=1120px){.pdv-payment-layout{grid-template-columns:1fr}.pdv-payment-modal{width:min(760px,100vw - 24px)}.pdv-payment-order-list{max-height:220px}}.primary-btn:disabled,.pdv-finish-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.primary-btn:disabled:hover,.pdv-finish-btn:disabled:hover{box-shadow:none;transform:none}.pdv-cart-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.pdv-cart-header-actions .secondary-btn{height:38px;padding:0 12px;font-size:12px}.pdv-save-cart-overlay{z-index:175}.pdv-save-cart-modal{border-radius:24px;width:min(460px,100%);padding:22px;animation:.22s modalIn}.pdv-save-cart-field{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:850;display:flex}.pdv-save-cart-field input{border:1px solid var(--border);width:100%;height:44px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 13px;font-family:inherit;font-size:13px;font-weight:750;transition:all .2s}.pdv-save-cart-field input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-save-cart-preview{border:1px solid var(--border);background:#f8fafc;border-radius:18px;flex-direction:column;gap:10px;margin-top:16px;padding:14px;display:flex}.pdv-save-cart-preview>div{color:#64748b;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.pdv-save-cart-preview strong{color:var(--primary-dark);font-size:14px;font-weight:950}.pdv-saved-carts-page{flex-direction:column;height:calc(100vh - 36px);padding:20px;display:flex;overflow:hidden}.pdv-saved-carts-header{border-bottom:1px solid #f1f5f9;margin-bottom:16px;padding-bottom:16px}.pdv-saved-carts-header span{color:var(--primary);margin-bottom:4px;font-size:12px;font-weight:900;display:block}.pdv-saved-carts-header h3{color:var(--text);letter-spacing:-.7px;margin-bottom:5px;font-size:22px;font-weight:900}.pdv-saved-carts-header p{color:var(--muted);font-size:13px;font-weight:650}.pdv-saved-carts-list{flex-direction:column;flex:1;gap:10px;padding-right:6px;display:flex;overflow-y:auto}.pdv-saved-carts-list::-webkit-scrollbar{width:7px}.pdv-saved-carts-list::-webkit-scrollbar-track{background:0 0}.pdv-saved-carts-list::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.pdv-saved-carts-list::-webkit-scrollbar-thumb:hover{background:#c084fc}.pdv-saved-cart-item{border:1px solid var(--border);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px;transition:all .2s;display:flex}.pdv-saved-cart-item:hover{background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.pdv-saved-cart-item strong{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:900;display:block}.pdv-saved-cart-item span{color:#94a3b8;font-size:12px;font-weight:750;display:block}.pdv-saved-carts-empty{border:1px dashed var(--border);text-align:center;min-height:240px;color:var(--muted);background:#f8fafc;border-radius:18px;place-items:center;padding:28px;display:grid}.pdv-saved-carts-empty strong{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:900;display:block}.pdv-saved-carts-empty span{font-size:13px;font-weight:650;display:block}.pdv-saved-carts-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));align-content:start;gap:16px;padding:10px 6px 12px 0;display:grid;overflow-y:auto}.pdv-saved-carts-grid::-webkit-scrollbar{width:7px}.pdv-saved-carts-grid::-webkit-scrollbar-track{background:0 0}.pdv-saved-carts-grid::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.pdv-saved-carts-grid::-webkit-scrollbar-thumb:hover{background:#c084fc}.pdv-saved-cart-card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;gap:12px;min-height:178px;padding:16px;transition:all .2s;display:flex;position:relative;overflow:hidden}.pdv-saved-cart-card:hover{background:#faf5ff;border-color:#c4b5fd;transform:translateY(-2px);box-shadow:0 16px 34px #7c3aed14}.pdv-saved-cart-icon{background:var(--primary-soft);width:38px;height:38px;color:var(--primary-dark);border-radius:14px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.pdv-saved-cart-icon svg{stroke-width:2.2px;width:19px;height:19px}.pdv-saved-cart-number{width:max-content;max-width:calc(100% - 52px);min-height:28px;color:var(--primary-dark);background:#f8fafc;border-radius:999px;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.pdv-saved-cart-card h4{color:var(--text);letter-spacing:-.4px;padding-right:48px;font-size:17px;font-weight:900;line-height:1.25}.pdv-saved-cart-info{color:#94a3b8;flex-direction:column;gap:5px;margin-top:auto;font-size:12px;font-weight:750;display:flex}.pdv-saved-cart-card .primary-btn{width:100%;margin-top:2px}.pdv-saved-cart-actions{align-items:center;gap:10px;margin-top:14px;display:flex}.pdv-saved-cart-continue-btn{flex:1}.pdv-saved-cart-delete-btn{color:#ef4444;cursor:pointer;background:#fff7f7;border:1px solid #fecaca;border-radius:14px;flex-shrink:0;place-items:center;width:42px;height:42px;transition:all .2s;display:grid}.pdv-saved-cart-delete-btn svg{stroke-width:2.2px;width:18px;height:18px}.pdv-saved-cart-delete-btn:hover{background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px);box-shadow:0 10px 22px #ef444424}.pdv-saved-cart-delete-btn:hover svg{animation:.42s iconPop}.pdv-confirm-modal{max-width:430px}.pdv-alert-icon.danger{color:#ef4444;background:#fee2e2}.pdv-alert-icon.danger svg{stroke-width:2.2px;width:24px;height:24px}.pdv-confirm-actions{align-items:center;gap:10px;margin-top:22px;display:flex}.pdv-alert-secondary-btn,.pdv-alert-danger-btn{cursor:pointer;border-radius:14px;height:42px;font-family:inherit;font-size:13px;font-weight:900;transition:all .2s}.pdv-alert-secondary-btn{border:1px solid var(--border);color:#475569;background:#fff;flex:1}.pdv-alert-secondary-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.pdv-alert-danger-btn{color:#fff;background:#ef4444;border:1px solid #ef4444;flex:1}.pdv-alert-danger-btn:hover{background:#dc2626;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 12px 26px #ef444433}.pdv-alert-icon.warning{color:#d97706;background:#fef3c7}.pdv-alert-icon.warning svg{stroke-width:2.2px;width:24px;height:24px}.pdv-alert-warning-btn{color:#fff;cursor:pointer;background:#f59e0b;border:1px solid #f59e0b;border-radius:14px;flex:1;height:42px;font-family:inherit;font-size:13px;font-weight:900;transition:all .2s}.pdv-alert-warning-btn:hover{background:#d97706;border-color:#d97706;transform:translateY(-1px);box-shadow:0 12px 26px #f59e0b38}.pdv-product-card,.pdv-saved-cart-card{transform-origin:50%}.pdv-product-card:hover,.pdv-saved-cart-card:hover{z-index:2;position:relative}.pdv-cart-items{flex-direction:column;gap:12px;padding:2px 6px 10px 0;display:flex}.pdv-cart-item{grid-template-columns:62px minmax(0,1fr) 88px;align-items:stretch;gap:12px;min-height:108px;padding:13px;display:grid;overflow:visible}.pdv-cart-item-thumb{align-self:start;width:62px;height:62px}.pdv-cart-item-info{flex-direction:column;justify-content:flex-start;min-width:0;display:flex}.pdv-cart-item-info strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;line-height:1.2;display:-webkit-box;overflow:hidden}.pdv-cart-item-info span{margin-top:4px;line-height:1.2}.pdv-cart-qty-controls{align-self:flex-start;margin-top:auto}.pdv-cart-item-right{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:10px;min-width:0;display:flex}.pdv-cart-remove-btn{flex-shrink:0}.pdv-cart-item-total{text-align:right;white-space:nowrap;max-width:100%;line-height:1.2}.pdv-adjustment-field{margin:0}.pdv-adjustment-field .pdv-discount-row{grid-template-columns:minmax(96px,auto) minmax(0,1fr) auto;align-items:center;gap:0;height:35px;display:grid}.pdv-adjustment-label{border:1px solid var(--border);white-space:nowrap;z-index:2;background:#fff;border-radius:14px;align-items:center;min-width:96px;height:37px;margin-right:-10px;padding:0 12px;font-size:13px;font-weight:900;display:flex;position:relative}.pdv-discount-adjustment .pdv-adjustment-label{color:#059669;background:#f0fdf4;border-color:#bbf7d0}.pdv-surcharge-adjustment .pdv-adjustment-label{color:#dc2626;background:#fef2f2;border-color:#fecaca}.pdv-adjustment-field .pdv-discount-row input{color:#475569;border-left:0;border-radius:0 14px 14px 0;height:37px;padding-left:24px;font-size:14px;font-weight:900}.pdv-adjustment-field .pdv-discount-row:focus-within .pdv-adjustment-label{border-color:#c4b5fd}.pdv-adjustment-field .pdv-discount-row:focus-within input{box-shadow:none;border-color:#c4b5fd}.pdv-adjustment-field .pdv-discount-toggle{flex-shrink:0;height:37px;margin-left:8px}.pdv-adjustment-field .pdv-discount-toggle button{min-width:38px;height:29px;font-size:12px}.pdv-cart-item{cursor:pointer}.pdv-cart-item:hover{background:#faf5ff;border-color:#c4b5fd;box-shadow:0 12px 26px #7c3aed14}.pdv-cart-qty-controls button,.pdv-cart-remove-btn{cursor:pointer}.cart-item-adjustment-modal{border-radius:24px;width:min(520px,100vw - 32px);padding:24px;animation:.22s modalIn}.cart-item-adjustment-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding-bottom:18px;display:flex}.cart-item-adjustment-header span{color:var(--primary);margin-bottom:4px;font-size:12px;font-weight:900;display:block}.cart-item-adjustment-header h3{color:var(--text);letter-spacing:-.5px;margin-bottom:6px;font-size:21px;font-weight:900}.cart-item-adjustment-header p{color:var(--muted);font-size:13px;font-weight:600;line-height:1.55}.cart-item-adjustment-product{border:1px solid var(--border);background:#f8fafc;border-radius:18px;grid-template-columns:62px 1fr 1fr;align-items:center;gap:12px;margin-bottom:16px;padding:14px;display:grid}.cart-item-adjustment-thumb{background:#fff;border-radius:16px;place-items:center;width:62px;height:62px;font-size:26px;display:grid;overflow:hidden}.cart-item-adjustment-product span{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.cart-item-adjustment-product strong{color:var(--text);font-size:15px;font-weight:950;display:block}.cart-item-adjustment-product>div:last-child strong{color:var(--primary-dark);font-size:18px}.cart-item-adjustment-options{flex-direction:column;gap:14px;display:flex}.cart-item-adjustment-mode{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cart-item-adjustment-mode button{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:15px;height:44px;font-family:inherit;font-size:13px;font-weight:900;transition:all .2s}.cart-item-adjustment-mode button:hover{transform:translateY(-1px)}.cart-item-adjustment-mode button.discount.active{color:#059669;background:#ecfdf5;border-color:#bbf7d0}.cart-item-adjustment-mode button.surcharge.active{color:#dc2626;background:#fef2f2;border-color:#fecaca}.cart-item-adjustment-field{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:900;display:flex}.cart-item-adjustment-field .pdv-discount-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.cart-item-adjustment-field input{border:1px solid var(--border);width:100%;height:46px;color:var(--text);background:#fff;border-radius:15px;outline:none;padding:0 14px;font-family:inherit;font-size:14px;font-weight:800;transition:all .2s}.cart-item-adjustment-field input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.cart-item-adjustment-actions{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:18px;display:flex}.pdv-cart-item-title-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.pdv-cart-item-title-row strong{flex:1;min-width:0}.pdv-cart-adjustment-badge{letter-spacing:.2px;white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:22px;padding:0 8px;font-size:10px;font-weight:950;display:inline-flex}.pdv-cart-adjustment-badge.discount{color:#059669;background:#ecfdf5;border:1px solid #bbf7d0}.pdv-cart-adjustment-badge.surcharge{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.pdv-cart-price-adjusted{flex-wrap:wrap;align-items:center;gap:7px;margin-top:4px;display:flex}.pdv-cart-item-actions-top{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.pdv-cart-adjustment-badge{letter-spacing:.1px;white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:10px;font-weight:950;line-height:1;display:inline-flex}.pdv-cart-price-adjusted{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:8px;margin-top:4px;display:flex}.pdv-cart-price-adjusted .old-price,.pdv-cart-price-adjusted .new-price{align-items:center;line-height:1;display:inline-flex}.pdv-cart-price-adjusted .old-price{color:#94a3b8;font-size:11px;font-weight:800;text-decoration:line-through;text-decoration-thickness:1.5px}.pdv-cart-price-adjusted .new-price{color:var(--primary-dark);font-size:12px;font-weight:950}.pdv-cart-item-right{justify-content:space-between}.pdv-cart-item-right>.pdv-cart-adjustment-badge{align-self:flex-end;margin-top:auto}.pdv-cart-item-actions-top{display:none}.pdv-product-card{position:relative}.pdv-product-stock-edit-btn{width:32px;height:32px;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:11px;place-items:center;transition:all .2s;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 8px 18px #7c3aed1a}.pdv-product-stock-edit-btn svg{stroke-width:2.3px;width:15px;height:15px}.pdv-product-stock-edit-btn:hover{background:var(--primary-soft);border-color:#c4b5fd;transform:translateY(-1px);box-shadow:0 12px 24px #7c3aed29}.pdv-stock-modal{border-radius:24px;width:min(500px,100vw - 32px);padding:24px;animation:.22s modalIn}.pdv-stock-product-card{border:1px solid var(--border);background:#f8fafc;border-radius:18px;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:10px;padding:14px;display:grid}.pdv-stock-product-thumb{background:#fff;border-radius:17px;place-items:center;width:66px;height:66px;font-size:28px;display:grid;overflow:hidden}.pdv-stock-current-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.pdv-stock-current-box span{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.pdv-stock-current-box strong{color:#1d4ed8;margin:0;font-size:16px;font-weight:950;display:block}.pdv-stock-product-card strong{color:var(--text);margin-bottom:5px;font-size:15px;font-weight:950;display:block}.pdv-stock-product-card span,.pdv-stock-product-card small{color:#64748b;font-size:12px;font-weight:750;line-height:1.45;display:block}.pdv-stock-price-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.pdv-stock-price-grid label span,.pdv-stock-control label span,.pdv-stock-preview span,.pdv-stock-margin-tools span{color:#94a3b8;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.pdv-stock-price-grid input,.pdv-stock-margin-tools input[type=number],.pdv-stock-control input{border:1px solid var(--border);width:100%;height:48px;color:var(--text);text-align:center;background:#fff;border-radius:15px;outline:none;font-family:inherit;font-size:18px;font-weight:950;transition:all .2s}.pdv-stock-price-grid input:focus,.pdv-stock-margin-tools input[type=number]:focus,.pdv-stock-control input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-stock-margin-tools{grid-template-columns:1fr 1fr;align-items:end;gap:12px;margin-bottom:12px;display:grid}.pdv-stock-margin-tools .price-round-check{border:1px solid var(--border);background:#fff;border-radius:15px;align-items:center;gap:10px;min-height:48px;padding:10px 12px;display:flex}.pdv-stock-margin-tools .price-round-check span{margin:0;line-height:1.2}.pdv-stock-preview{border:1px solid var(--border);background:#f8fafc;border-radius:15px;min-height:48px;padding:9px 12px}.pdv-stock-preview strong{color:var(--text);font-size:13px;font-weight:950;display:block}.pdv-stock-movement-row{grid-template-columns:minmax(0,1fr) 130px 130px;align-items:end;gap:12px;margin-bottom:18px;display:grid}.pdv-stock-movement-row label span{color:#94a3b8;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.pdv-stock-movement-row input{border:1px solid var(--border);width:100%;height:48px;color:var(--text);text-align:center;background:#fff;border-radius:15px;outline:none;font-family:inherit;font-size:18px;font-weight:950;transition:all .2s}.pdv-stock-movement-row input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-stock-actions{grid-template-columns:1fr 1fr}@media (width<=560px){.pdv-stock-price-grid,.pdv-stock-margin-tools,.pdv-stock-control,.pdv-stock-movement-row,.pdv-stock-actions{grid-template-columns:1fr}}.pdv-cart-qty-controls input{width:44px;height:28px;color:var(--text);text-align:center;appearance:textfield;background:0 0;border:0;outline:none;font-family:inherit;font-size:13px;font-weight:950}.pdv-cart-qty-controls input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pdv-cart-qty-controls input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pdv-cart-qty-controls:focus-within{box-shadow:0 0 0 3px #7c3aed14}.pdv-cash-movements-page{flex-direction:column;height:100%;padding:22px;display:flex;overflow:hidden}.cash-movement-summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.cash-movement-summary-card{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;min-height:94px;padding:18px;display:flex}.cash-movement-summary-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.7px;margin-bottom:8px;font-size:11px;font-weight:900}.cash-movement-summary-card strong{color:var(--text);letter-spacing:-.7px;font-size:22px;font-weight:950}.cash-movement-summary-card.entrada{background:linear-gradient(#ecfdf5 0%,#fff 100%);border-color:#bbf7d0}.cash-movement-summary-card.entrada strong{color:#059669}.cash-movement-summary-card.saida{background:linear-gradient(#fef2f2 0%,#fff 100%);border-color:#fecaca}.cash-movement-summary-card.saida strong{color:#dc2626}.cash-movement-summary-card.saldo{background:linear-gradient(#f5f3ff 0%,#fff 100%);border-color:#ddd6fe}.cash-movement-summary-card.saldo strong{color:var(--primary-dark)}.cash-movement-list{flex-direction:column;flex:1;gap:10px;padding:10px 6px 12px 0;display:flex;overflow-y:auto}.cash-movement-list::-webkit-scrollbar{width:7px}.cash-movement-list::-webkit-scrollbar-track{background:0 0}.cash-movement-list::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.cash-movement-item{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:13px;transition:all .2s;display:grid}.cash-movement-item:hover{background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.cash-movement-type-icon{border-radius:15px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:950;display:grid}.cash-movement-type-icon.entrada{color:#059669;background:#ecfdf5}.cash-movement-type-icon.saida{color:#dc2626;background:#fef2f2}.cash-movement-info{min-width:0}.cash-movement-info strong{color:var(--text);margin-bottom:3px;font-size:14px;font-weight:900;display:block}.cash-movement-info span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:12px;font-weight:700;display:block;overflow:hidden}.cash-movement-info small{color:#94a3b8;font-size:11px;font-weight:800;display:block}.cash-movement-amount{white-space:nowrap;font-size:14px;font-weight:950}.cash-movement-amount.entrada{color:#059669}.cash-movement-amount.saida{color:#dc2626}.cash-movement-empty{border:1px dashed var(--border);text-align:center;min-height:220px;color:var(--muted);background:#f8fafc;border-radius:18px;place-items:center;padding:24px;display:grid}.cash-movement-empty strong{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:900;display:block}.cash-movement-empty span{font-size:13px;font-weight:700}.pdv-cash-movements-page .pdv-saved-carts-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pdv-cash-movements-page .pdv-saved-carts-header>div{min-width:0}.pdv-cash-movements-page .pdv-saved-carts-header .primary-btn{flex-shrink:0;margin-top:4px}.cash-movement-modal{border-radius:24px;width:min(560px,100vw - 32px);padding:24px;animation:.22s modalIn}.cash-movement-type-toggle{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.cash-movement-type-toggle button{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:15px;height:44px;font-family:inherit;font-size:13px;font-weight:900;transition:all .2s}.cash-movement-type-toggle button:hover{transform:translateY(-1px)}.cash-movement-type-toggle button.entrada.active{color:#059669;background:#ecfdf5;border-color:#bbf7d0}.cash-movement-type-toggle button.saida.active{color:#dc2626;background:#fef2f2;border-color:#fecaca}.cash-movement-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.cash-movement-form label{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:900;display:flex}.cash-movement-form input,.cash-movement-form select,.cash-movement-form textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:15px;outline:none;font-family:inherit;font-size:13px;font-weight:750;transition:all .2s}.cash-movement-form input,.cash-movement-form select{height:44px;padding:0 13px}.cash-movement-form textarea{resize:vertical;min-height:88px;padding:12px 13px}.cash-movement-form input:focus,.cash-movement-form select:focus,.cash-movement-form textarea:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.cash-movement-full-field{grid-column:1/-1}.cash-opening-modal{border-radius:24px;width:min(500px,100vw - 32px);padding:24px;animation:.22s modalIn}.cash-opening-info{border:1px solid var(--border);background:#f8fafc;border-radius:18px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;margin-bottom:16px;padding:14px;display:grid}.cash-opening-icon{background:var(--primary-soft);width:58px;height:58px;color:var(--primary-dark);border-radius:18px;place-items:center;display:grid}.cash-opening-icon svg{stroke-width:2.3px;width:25px;height:25px}.cash-opening-info strong{color:var(--text);margin-bottom:5px;font-size:14px;font-weight:950;display:block}.cash-opening-info span{color:#64748b;font-size:12px;font-weight:700;line-height:1.5;display:block}.cash-opening-field{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:900;display:flex}.cash-opening-field input{border:1px solid var(--border);width:100%;height:48px;color:var(--text);background:#fff;border-radius:15px;outline:none;padding:0 14px;font-family:inherit;font-size:18px;font-weight:950;transition:all .2s}.cash-opening-field input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-alert-actions{gap:10px;width:100%;margin-top:6px;display:flex}.pdv-alert-actions .pdv-alert-secondary-btn,.pdv-alert-actions .pdv-alert-btn{flex:1}.pdv-cash-register-page{flex-direction:column;height:100%;padding:22px;display:flex;overflow:hidden}.pdv-cash-register-page .pdv-saved-carts-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.cash-register-status-card{background:linear-gradient(#ecfdf5 0%,#fff 100%);border:1px solid #bbf7d0;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:18px;display:flex}.cash-register-status-card span{color:#059669;text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px;font-size:11px;font-weight:950;display:block}.cash-register-status-card strong{color:var(--text);letter-spacing:-.6px;margin-bottom:4px;font-size:22px;font-weight:950;display:block}.cash-register-status-card small{color:#64748b;font-size:12px;font-weight:750}.cash-register-status-pill{color:#059669;white-space:nowrap;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;height:34px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.cash-register-summary-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.cash-register-summary-card{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;min-height:106px;padding:18px;display:flex}.cash-register-summary-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.7px;margin-bottom:8px;font-size:11px;font-weight:950}.cash-register-summary-card strong{color:var(--text);letter-spacing:-.7px;font-size:20px;font-weight:950}.cash-register-summary-card.opening{background:linear-gradient(#f8fafc 0%,#fff 100%)}.cash-register-summary-card.entrada{background:linear-gradient(#ecfdf5 0%,#fff 100%);border-color:#bbf7d0}.cash-register-summary-card.entrada strong{color:#059669}.cash-register-summary-card.saida{background:linear-gradient(#fef2f2 0%,#fff 100%);border-color:#fecaca}.cash-register-summary-card.saida strong{color:#dc2626}.cash-register-summary-card.saldo{background:linear-gradient(#f5f3ff 0%,#fff 100%);border-color:#ddd6fe}.cash-register-summary-card.saldo strong{color:var(--primary-dark)}.cash-register-note{background:#faf5ff;border:1px dashed #ddd6fe;border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}.cash-register-note strong{color:var(--primary-dark);font-size:13px;font-weight:950}.cash-register-note span{color:#64748b;font-size:13px;font-weight:700;line-height:1.6}.cash-register-summary-grid{grid-template-columns:repeat(3,1fr)}.cash-register-summary-card.sales{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.cash-register-summary-card.sales strong{color:#2563eb}.cash-register-summary-card.money{background:linear-gradient(#fffbeb 0%,#fff 100%);border-color:#fde68a}.cash-register-summary-card.money strong{color:#d97706}.cash-closing-modal{border-radius:24px;width:min(560px,100vw - 32px);padding:24px;animation:.22s modalIn}.cash-closing-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.cash-closing-summary div{border:1px solid var(--border);background:#f8fafc;border-radius:18px;padding:14px}.cash-closing-summary span{color:#94a3b8;text-transform:uppercase;letter-spacing:.6px;margin-bottom:7px;font-size:10px;font-weight:950;display:block}.cash-closing-summary strong{color:var(--text);letter-spacing:-.4px;font-size:16px;font-weight:950;display:block}.cash-closing-summary div:first-child{background:linear-gradient(#f5f3ff 0%,#fff 100%);border-color:#ddd6fe}.cash-closing-summary div:first-child strong{color:var(--primary-dark)}.cash-closing-notes-field{color:#334155;flex-direction:column;gap:8px;margin-top:14px;font-size:12px;font-weight:900;display:flex}.cash-closing-notes-field textarea{resize:vertical;border:1px solid var(--border);width:100%;min-height:88px;color:var(--text);background:#fff;border-radius:15px;outline:none;padding:12px 13px;font-family:inherit;font-size:13px;font-weight:750;transition:all .2s}.cash-closing-notes-field textarea:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.cash-register-main-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.cash-register-highlight-card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;justify-content:center;min-height:128px;padding:18px;display:flex}.cash-register-highlight-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.7px;margin-bottom:8px;font-size:11px;font-weight:950}.cash-register-highlight-card strong{color:var(--text);letter-spacing:-.9px;margin-bottom:8px;font-size:25px;font-weight:950}.cash-register-highlight-card small{color:#64748b;font-size:12px;font-weight:700;line-height:1.45}.cash-register-highlight-card.saldo{background:linear-gradient(#f5f3ff 0%,#fff 100%);border-color:#ddd6fe}.cash-register-highlight-card.saldo strong{color:var(--primary-dark)}.cash-register-highlight-card.sales{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.cash-register-highlight-card.sales strong{color:#2563eb}.cash-register-highlight-card.manual{background:linear-gradient(#fffbeb 0%,#fff 100%);border-color:#fde68a}.cash-register-highlight-card.manual strong{color:#d97706}.cash-register-details-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:18px;display:grid}.cash-register-detail-panel{border:1px solid var(--border);background:#fff;border-radius:20px;overflow:hidden}.cash-register-detail-header{background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:16px}.cash-register-detail-header span{color:var(--primary);text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px;font-size:11px;font-weight:950;display:block}.cash-register-detail-header strong{color:var(--text);font-size:15px;font-weight:950;display:block}.cash-register-detail-list{flex-direction:column;display:flex}.cash-register-detail-row{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 16px;display:flex}.cash-register-detail-row:last-child{border-bottom:0}.cash-register-detail-row span{color:#64748b;font-size:13px;font-weight:800}.cash-register-detail-row strong{color:var(--text);white-space:nowrap;font-size:13px;font-weight:950}.cash-register-detail-row.entrada strong{color:#059669}.cash-register-detail-row.saida strong{color:#dc2626}.cash-register-detail-row.total{background:#faf5ff}.cash-register-detail-row.total strong{color:var(--primary-dark)}.cash-closing-payment-summary{border:1px solid var(--border);background:#fff;border-radius:18px;margin-bottom:16px;overflow:hidden}.cash-closing-payment-summary .cash-register-detail-row{min-height:42px}.cash-closing-modal{border-radius:24px;width:min(780px,100vw - 32px);max-height:calc(100vh - 40px);padding:24px;animation:.22s modalIn;overflow-y:auto}.cash-closing-modal::-webkit-scrollbar{width:7px}.cash-closing-modal::-webkit-scrollbar-track{background:0 0}.cash-closing-modal::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.cash-closing-summary{grid-template-columns:repeat(3,1fr)}.cash-closing-details-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px;display:grid}.cash-closing-payment-summary{margin-bottom:0}.cash-closing-modal .cash-opening-field,.cash-closing-modal .cash-closing-notes-field{max-width:none}.cash-closing-modal{width:min(820px,100vw - 32px);max-height:none;padding:20px;overflow:visible}.cash-closing-modal .cart-item-adjustment-header{margin-bottom:14px;padding-bottom:14px}.cash-closing-modal .cart-item-adjustment-header h3{margin-bottom:4px;font-size:20px}.cash-closing-modal .cart-item-adjustment-header p{font-size:12px;line-height:1.4}.cash-closing-summary{gap:10px;margin-bottom:12px}.cash-closing-summary div{border-radius:16px;padding:12px}.cash-closing-summary span{margin-bottom:5px;font-size:9px}.cash-closing-summary strong{font-size:15px}.cash-closing-details-grid{gap:12px;margin-bottom:12px}.cash-closing-payment-summary .cash-register-detail-header{padding:10px 13px}.cash-closing-payment-summary .cash-register-detail-header span{margin-bottom:3px;font-size:10px}.cash-closing-payment-summary .cash-register-detail-header strong{font-size:13px}.cash-closing-payment-summary .cash-register-detail-row{min-height:36px;padding:0 13px}.cash-closing-payment-summary .cash-register-detail-row span,.cash-closing-payment-summary .cash-register-detail-row strong{font-size:12px}.cash-closing-modal .cash-opening-field{margin-top:0}.cash-closing-modal .cash-opening-field input{height:44px;font-size:16px}.cash-closing-modal .cash-closing-notes-field{margin-top:0}.cash-closing-modal .cash-closing-notes-field textarea{resize:none;height:44px;min-height:44px;padding:11px 13px}.cash-closing-modal .cash-closing-form-grid{grid-template-columns:1fr 1fr;align-items:start;gap:12px;display:grid}.cash-closing-modal .cart-item-adjustment-actions{margin-top:14px;padding-top:14px}.pdv-service-orders-page{flex-direction:column;height:100%;padding:22px;display:flex;overflow:hidden}.pdv-service-orders-page .pdv-saved-carts-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pdv-service-orders-summary{margin-top:18px}.pdv-service-orders-empty{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;flex:1;align-content:center;place-items:center;gap:8px;min-height:260px;display:grid}.pdv-service-orders-empty .empty-icon{margin-bottom:4px}.pdv-service-orders-empty strong{color:var(--text);font-size:16px;font-weight:900}.pdv-service-orders-empty span{max-width:420px;font-size:13px;font-weight:700;line-height:1.45}.pdv-service-orders-table{border:1px solid var(--border);background:#fff;border-radius:16px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.pdv-service-orders-table-header,.pdv-service-order-item{grid-template-columns:minmax(88px,.65fr) minmax(130px,1fr) minmax(130px,1fr) minmax(110px,.7fr) minmax(105px,.7fr) minmax(100px,.7fr) minmax(150px,.8fr) minmax(150px,.9fr);align-items:center;column-gap:16px;display:grid}.pdv-service-orders-table-header{border-bottom:1px solid var(--border);background:#f8fafc;min-height:54px;padding:0 22px}.pdv-service-orders-table-header span{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:11px;font-weight:950}.pdv-service-orders-table-header span:nth-child(7),.pdv-service-orders-table-header span:nth-child(8){text-align:center}.pdv-service-orders-list{flex:1;min-height:0;overflow-y:auto}.pdv-service-order-item{background:#fff;border-bottom:1px solid #eef2f7;min-height:74px;padding:14px 22px}.pdv-service-order-item:last-child{border-bottom:0}.pdv-service-order-item>*{min-width:0}.pdv-service-order-number{color:var(--text);white-space:nowrap;font-size:14px;font-weight:950}.pdv-service-order-cell strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:850;display:block;overflow:hidden}.pdv-service-order-cell.value strong{font-size:14px;font-weight:950}.pdv-service-order-status{white-space:nowrap;color:#64748b;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 12px;font-size:11px;font-weight:950;display:inline-flex}.pdv-service-order-status.in-progress,.pdv-service-order-status.approved{color:#2563eb;background:#eff6ff}.pdv-service-order-status.ready,.pdv-service-order-status.finished{color:#047857;background:#ecfdf5}.pdv-service-order-status.waiting-approval,.pdv-service-order-status.waiting-material,.pdv-service-order-status.analysis{color:#c2410c;background:#fff7ed}.pdv-service-order-status.cancelled{color:#b91c1c;background:#fef2f2}.pdv-service-order-actions,.pdv-service-order-situation{align-items:center;display:flex}.pdv-service-order-actions{justify-content:center;justify-self:center;gap:8px;min-width:150px;overflow:visible}.pdv-service-order-situation{justify-content:center;justify-self:center}.pdv-service-order-edit-btn,.pdv-service-order-whatsapp-btn{border:1px solid var(--border);color:#7c3aed;cursor:pointer;background:#fff;border-radius:12px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;padding:0;font-size:17px;font-weight:950;display:inline-flex}.pdv-service-order-whatsapp-btn{color:#16a34a}.pdv-service-order-edit-btn svg,.pdv-service-order-whatsapp-btn svg{stroke-width:2.2px;width:17px;height:17px}.pdv-service-order-whatsapp-btn:hover{background:#f0fdf4;border-color:#bbf7d0}.pdv-service-order-edit-btn:hover{background:#f5f3ff;border-color:#ddd6fe}.pdv-service-order-archive-btn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:12px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.pdv-service-order-archive-btn svg{stroke-width:2.2px;width:17px;height:17px}.pdv-service-order-archive-btn:hover{background:#fef2f2;border-color:#fca5a5}.pdv-service-order-payment-status{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:38px;padding:0 14px;font-size:12px;font-weight:950;display:inline-flex}button.pdv-service-order-payment-status{cursor:pointer}.pdv-service-order-payment-status.pending{color:#7c3aed;background:#faf5ff;border:1px solid #ddd6fe}.pdv-service-order-payment-status.partial{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.pdv-service-order-payment-status.paid{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.service-order-payment-modal{width:min(1160px,100vw - 32px)}.service-order-payment-modal .pdv-payment-order-item{grid-template-columns:auto minmax(0,1fr) auto}.service-order-payment-modal .pdv-payment-order-thumb svg{stroke-width:2.2px;width:22px;height:22px}.pdv-orders-page{flex-direction:column;height:100%;padding:22px;display:flex;overflow:hidden}.pdv-orders-page .pdv-saved-carts-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pdv-orders-summary-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.pdv-orders-summary-card{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;justify-content:center;min-height:96px;padding:17px;display:flex}.pdv-orders-summary-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.7px;margin-bottom:8px;font-size:11px;font-weight:950}.pdv-orders-summary-card strong{color:var(--text);letter-spacing:-.7px;font-size:21px;font-weight:950}.pdv-orders-summary-card.total{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#bfdbfe}.pdv-orders-summary-card.total strong{color:#2563eb}.pdv-orders-summary-card.money{background:linear-gradient(#fffbeb 0%,#fff 100%);border-color:#fde68a}.pdv-orders-summary-card.money strong{color:#d97706}.pdv-orders-summary-card.pix{background:linear-gradient(#ecfdf5 0%,#fff 100%);border-color:#bbf7d0}.pdv-orders-summary-card.pix strong{color:#059669}.pdv-orders-list{flex-direction:column;flex:1;gap:12px;padding:10px 6px 12px 0;display:flex;overflow-y:auto}.pdv-orders-list::-webkit-scrollbar{width:7px}.pdv-orders-list::-webkit-scrollbar-track{background:0 0}.pdv-orders-list::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.pdv-order-item{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:78px;padding:14px;transition:all .2s;display:grid}.pdv-order-item:hover{background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.pdv-order-icon{background:var(--primary-soft);width:48px;height:48px;color:var(--primary-dark);border-radius:16px;place-items:center;display:grid}.pdv-order-icon svg{stroke-width:2.2px;width:22px;height:22px}.pdv-order-info{min-width:0}.pdv-order-info strong{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:950;display:block}.pdv-order-info span{color:#64748b;margin-bottom:3px;font-size:12px;font-weight:750;display:block}.pdv-order-info small{color:#94a3b8;font-size:11px;font-weight:800;display:block}.pdv-order-total{color:var(--primary-dark);white-space:nowrap;margin-right:18px;font-size:15px;font-weight:950}.pdv-orders-empty{border:1px dashed var(--border);text-align:center;min-height:220px;color:var(--muted);background:#f8fafc;border-radius:18px;place-items:center;padding:24px;display:grid}.pdv-orders-empty strong{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:900;display:block}.pdv-orders-empty span{font-size:13px;font-weight:700}.pdv-order-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.pdv-order-open-btn{height:32px;color:var(--primary-dark);cursor:pointer;white-space:nowrap;background:#faf5ff;border:1px solid #ddd6fe;border-radius:12px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900;transition:all .2s}.pdv-order-open-btn:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-1px)}.order-details-modal{border-radius:24px;width:min(820px,100vw - 32px);max-height:calc(100vh - 40px);padding:24px;animation:.22s modalIn;overflow-y:auto}.order-details-modal::-webkit-scrollbar{width:7px}.order-details-modal::-webkit-scrollbar-track{background:0 0}.order-details-modal::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.order-details-loading,.order-details-empty{border:1px dashed var(--border);color:#64748b;text-align:center;background:#f8fafc;border-radius:16px;place-items:center;min-height:90px;padding:16px;font-size:13px;font-weight:800;display:grid}.order-details-summary-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px;display:grid}.order-details-summary-grid div{border:1px solid var(--border);background:#f8fafc;border-radius:18px;padding:14px}.order-details-summary-grid span{color:#94a3b8;text-transform:uppercase;letter-spacing:.6px;margin-bottom:7px;font-size:10px;font-weight:950;display:block}.order-details-summary-grid strong{color:var(--text);font-size:14px;font-weight:950;display:block}.order-details-section{border:1px solid var(--border);background:#fff;border-radius:18px;margin-bottom:14px;overflow:hidden}.order-details-section-header{background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:13px 15px}.order-details-section-header span{color:var(--primary);text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px;font-size:10px;font-weight:950;display:block}.order-details-section-header strong{color:var(--text);font-size:14px;font-weight:950;display:block}.order-details-items-list,.order-details-payments-list{flex-direction:column;display:flex}.order-details-item{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:12px 15px;display:flex}.order-details-item:last-child{border-bottom:0}.order-details-item div{min-width:0}.order-details-item strong{color:var(--text);font-size:13px;font-weight:950}.order-details-item div>strong{margin-bottom:4px;display:block}.order-details-item span,.order-details-item small{color:#64748b;font-size:12px;font-weight:750;line-height:1.4;display:block}.order-details-item small{color:#8b5cf6;margin-top:3px}.order-details-bottom-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.order-details-payment-row{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:0 15px;display:flex}.order-details-payment-row:last-child{border-bottom:0}.order-details-payment-row span{color:#64748b;font-size:12px;font-weight:800}.order-details-payment-row strong{color:var(--text);white-space:nowrap;font-size:12px;font-weight:950}.order-details-payment-row.total{background:#faf5ff}.order-details-payment-row.total strong{color:var(--primary-dark)}.pdv-operator-card{box-shadow:none;background:0 0;border-bottom:1px solid #eef2f7;margin:0;padding:14px 22px 16px}.pdv-operator-card span{color:#8b5cf6;text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px;font-size:10px;font-weight:950;display:block}.pdv-operator-card strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:900;line-height:1.3;display:block;overflow:hidden}.pdv-menu-collapsed .pdv-operator-card{opacity:0;visibility:hidden;border:0;height:0;margin:0;padding:0;overflow:hidden}.pdv-settings-page{flex-direction:column;height:100%;padding:22px;display:flex;overflow:hidden}.pdv-settings-page .pdv-saved-carts-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.pdv-settings-grid{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;padding:10px 6px 12px 0;display:grid;overflow-y:auto}.pdv-settings-grid::-webkit-scrollbar{width:7px}.pdv-settings-grid::-webkit-scrollbar-track{background:0 0}.pdv-settings-grid::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.pdv-settings-panel{border:1px solid var(--border);background:#fff;border-radius:20px;overflow:hidden}.pdv-settings-panel-header{background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:16px}.pdv-settings-panel-header span{color:var(--primary);text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px;font-size:11px;font-weight:950;display:block}.pdv-settings-panel-header strong{color:var(--text);font-size:15px;font-weight:950;display:block}.pdv-settings-list{flex-direction:column;display:flex}.pdv-settings-row{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:15px 16px;display:flex}.pdv-settings-row:last-child{border-bottom:0}.pdv-settings-row.vertical{flex-direction:column;align-items:flex-start;gap:12px}.pdv-settings-row strong{color:var(--text);margin-bottom:4px;font-size:13px;font-weight:950;display:block}.pdv-settings-row span{color:#64748b;font-size:12px;font-weight:700;line-height:1.45;display:block}.pdv-settings-toggle{cursor:pointer;background:#e2e8f0;border:0;border-radius:999px;flex-shrink:0;width:48px;height:28px;padding:3px;transition:all .2s}.pdv-settings-toggle span{background:#fff;border-radius:999px;width:22px;height:22px;transition:all .2s;display:block;box-shadow:0 4px 10px #0f172a26}.pdv-settings-toggle.active{background:var(--primary)}.pdv-settings-toggle.active span{transform:translate(20px)}.pdv-settings-segmented{border:1px solid var(--border);background:#f8fafc;border-radius:15px;grid-template-columns:1fr 1fr;gap:4px;width:100%;height:42px;padding:4px;display:grid}.pdv-settings-segmented button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:12px;font-family:inherit;font-size:13px;font-weight:950;transition:all .2s}.pdv-settings-segmented button.active{background:var(--primary);color:#fff;box-shadow:0 8px 18px #7c3aed38}.pdv-shortcuts-list{flex-direction:column;gap:10px;padding:14px 16px 16px;display:flex}.pdv-shortcuts-list div{grid-template-columns:70px minmax(0,1fr);align-items:center;gap:10px;display:grid}.pdv-shortcuts-list kbd{height:30px;color:var(--primary-dark);background:#fff;border:1px solid #e2e8f0;border-bottom-width:3px;border-radius:10px;justify-content:center;align-items:center;font-family:inherit;font-size:12px;font-weight:950;display:inline-flex}.pdv-shortcuts-list span{color:#64748b;font-size:12px;font-weight:750;line-height:1.4}.pdv-settings-panel{overflow:visible}.pdv-settings-row.vertical{height:auto;min-height:auto;padding-bottom:18px}.pdv-settings-row.vertical .pdv-settings-segmented{flex-shrink:0;width:100%;display:grid}.pdv-settings-list{overflow:visible}.order-details-header-actions{align-items:center;gap:10px;display:flex}.order-details-print-btn{height:38px;color:var(--primary-dark);cursor:pointer;white-space:nowrap;background:#faf5ff;border:1px solid #ddd6fe;border-radius:13px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:950;transition:all .2s}.order-details-print-btn:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-1px)}.order-details-print-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.sales-page{flex-direction:column;gap:20px;display:flex}.sales-table-card{padding:0;overflow:hidden}.sales-table-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.sales-table-header span{color:var(--primary);text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.sales-table-header h3{color:var(--text);letter-spacing:-.5px;font-size:20px;font-weight:900}.sales-table-header small{color:var(--muted);font-size:13px;font-weight:800}.sales-table-wrapper{width:100%;overflow-x:auto}.sales-table{border-collapse:collapse;width:100%}.sales-table th{color:#94a3b8;text-align:left;text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid var(--border);white-space:nowrap;background:#f8fafc;padding:14px 18px;font-size:11px;font-weight:900}.sales-table td{color:#64748b;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:16px 18px;font-size:13px;font-weight:700}.sales-table tbody tr{transition:all .2s}.sales-table tbody tr:hover{background:#faf5ff}.sales-table td strong{color:var(--text);font-weight:900}.sales-status{border-radius:999px;justify-content:center;align-items:center;height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.sales-status.completed{color:#059669;background:#dcfce7}.sales-table-action{height:32px;color:var(--primary-dark);cursor:pointer;background:#faf5ff;border:1px solid #ddd6fe;border-radius:12px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900;transition:all .2s}.sales-table-action:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-1px)}.sales-empty-state{text-align:center;min-height:260px;color:var(--muted);place-items:center;padding:32px;display:grid}.sales-empty-state strong{color:var(--text);margin-top:12px;margin-bottom:6px;font-size:17px;font-weight:900;display:block}.sales-empty-state p{color:var(--muted);font-size:14px;font-weight:600}.sales-filters-card{z-index:20;padding:0;position:relative;overflow:visible}.sales-filters-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.sales-filters-header span{color:var(--primary);text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.sales-filters-header h3{color:var(--text);letter-spacing:-.5px;font-size:20px;font-weight:900}.sales-clear-filters-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:13px;height:38px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:900;transition:all .2s}.sales-clear-filters-btn:hover{color:var(--primary-dark);background:#faf5ff;border-color:#ddd6fe;transform:translateY(-1px)}.sales-filters-grid{grid-template-columns:1.35fr 1fr 1fr 1fr .8fr .8fr;align-items:end;gap:12px;padding:16px 20px 18px;display:grid}.sales-filter-field{flex-direction:column;gap:7px;display:flex}.sales-filter-field span{color:#64748b;text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:900}.sales-filter-field input,.sales-filter-field select{border:1px solid var(--border);width:100%;height:40px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 12px;font-family:inherit;font-size:13px;font-weight:750;transition:all .2s}.sales-filter-field select{cursor:pointer}.sales-filter-field input:focus,.sales-filter-field select:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.sales-filter-search input{font-weight:800}@media (width<=1180px){.sales-filters-grid{grid-template-columns:repeat(2,1fr)}.sales-filter-search{grid-column:1/3}}@media (width<=720px){.sales-filters-header{flex-direction:column;align-items:flex-start}.sales-clear-filters-btn{width:100%}.sales-filters-grid{grid-template-columns:1fr}.sales-filter-search{grid-column:auto}}.product-stat-card small{color:#94a3b8;text-transform:uppercase;letter-spacing:.45px;margin-top:4px;font-size:10px;font-weight:900;display:block}.sales-filters-header-compact{min-height:0;padding:25px 20px 10px}.sales-filters-header-compact span{letter-spacing:.75px;margin-bottom:4px;font-size:11px}.product-category-status-field{min-width:0;color:var(--text);flex-direction:column;gap:8px;font-size:13px;font-weight:800;display:flex}.product-category-status-field-title{color:var(--text);font-size:13px;font-weight:800;line-height:1.2;display:block}.desktop-custom-dropdown{width:100%;min-width:0;position:relative}.desktop-custom-dropdown-trigger{border:1px solid var(--border);width:100%;height:42px;color:var(--text);cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:8px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 8px 18px #0f172a09}.desktop-custom-dropdown-trigger span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.desktop-custom-dropdown-trigger svg{color:#94a3b8;stroke-width:2.4px;flex-shrink:0;width:16px;height:16px;transition:all .2s}.desktop-custom-dropdown-trigger:hover{color:var(--primary);background:#fff;border-color:#c4b5fd;box-shadow:0 10px 24px #7c3aed14}.desktop-custom-dropdown-trigger:hover svg{color:var(--primary)}.desktop-custom-dropdown-trigger.active{color:var(--primary-dark);background:#fff;border-color:#a78bfa;box-shadow:0 0 0 4px #7c3aed14,0 12px 28px #7c3aed14}.desktop-custom-dropdown-trigger.active svg{color:var(--primary);transform:rotate(180deg)}.desktop-custom-dropdown-menu{z-index:120;background:#fff;border:1px solid #ede9fe;border-radius:16px;max-height:220px;padding:6px;animation:.16s desktopDropdownOpen;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 45px #0f172a24}.desktop-custom-dropdown-search{z-index:2;background:#fff;padding:2px 2px 8px;position:sticky;top:0}.desktop-custom-dropdown-search input{color:#111827;background:#fafafa;border:1px solid #ede9fe;border-radius:12px;outline:none;width:100%;height:38px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:800}.desktop-custom-dropdown-search input:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.desktop-custom-dropdown-empty{color:#94a3b8;border-radius:12px;place-items:center;min-height:38px;font-size:13px;font-weight:800;display:grid}@keyframes desktopDropdownOpen{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.desktop-custom-dropdown-option{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;width:100%;min-height:36px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:800;transition:all .18s;display:flex}.desktop-custom-dropdown-option span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.desktop-custom-dropdown-option:hover{color:var(--primary);background:#f8fafc;transform:translate(2px)}.desktop-custom-dropdown-option.active{background:var(--primary-soft);color:var(--primary-dark)}.sales-custom-dropdown{width:100%;position:relative}.sales-custom-dropdown-trigger{color:#334155;cursor:pointer;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:8px;width:100%;height:40px;padding:0 12px 0 14px;font-family:inherit;font-size:12px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 8px 18px #0f172a09}.sales-custom-dropdown-trigger span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sales-custom-dropdown-trigger svg{stroke-width:2.4px;color:#94a3b8;flex-shrink:0;width:16px;height:16px;transition:all .2s}.sales-custom-dropdown-trigger:hover{color:var(--primary);background:#fff;border-color:#c4b5fd;box-shadow:0 10px 24px #7c3aed14}.sales-custom-dropdown-trigger:hover svg{color:var(--primary)}.sales-custom-dropdown-trigger.active{color:var(--primary-dark);background:#fff;border-color:#a78bfa;box-shadow:0 0 0 4px #7c3aed14,0 12px 28px #7c3aed14}.sales-custom-dropdown-trigger.active svg{color:var(--primary);transform:rotate(180deg)}.sales-custom-dropdown-menu{z-index:80;background:#fff;border:1px solid #ede9fe;border-radius:16px;padding:6px;animation:.16s salesDropdownOpen;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 18px 45px #0f172a24}@keyframes salesDropdownOpen{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.sales-custom-dropdown-option{color:#475569;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;width:100%;min-height:36px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:800;transition:all .18s;display:flex}.sales-custom-dropdown-option:hover{color:var(--primary);background:#f8fafc;transform:translate(2px)}.sales-custom-dropdown-option.active{background:var(--primary-soft);color:var(--primary-dark)}.customer-table-actions{align-items:center;gap:8px;display:flex}.customer-delete-btn{color:#ef4444;cursor:pointer;background:#fff7f7;border:1px solid #fecaca;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:32px;transition:all .2s;display:grid}.customer-delete-btn svg{stroke-width:2.2px;width:16px;height:16px}.customer-delete-btn:hover{background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px);box-shadow:0 8px 18px #ef444424}.customer-delete-btn:hover svg{animation:.42s iconPop}.products-table th:last-child,.products-table td:last-child{text-align:center}.customer-table-actions{justify-content:center}.pdv-customer-selector{z-index:40;width:100%;margin-bottom:10px;position:relative}.pdv-customer-trigger{color:#334155;cursor:pointer;background:linear-gradient(#fff 0%,#faf5ff 100%);border:1px solid #e9d5ff;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:54px;padding:10px 14px;font-family:inherit;transition:all .2s;display:flex;box-shadow:0 10px 24px #7c3aed0d}.pdv-customer-trigger:hover{background:#fff;border-color:#c4b5fd;transform:translateY(-1px);box-shadow:0 14px 30px #7c3aed1a}.pdv-customer-trigger.active{background:#fff;border-color:#a78bfa;box-shadow:0 0 0 4px #7c3aed14,0 16px 36px #7c3aed1f}.pdv-customer-trigger>div{text-align:left;min-width:0}.pdv-customer-trigger span{color:#8b5cf6;text-transform:uppercase;letter-spacing:.75px;margin-bottom:3px;font-size:10px;font-weight:950;display:block}.pdv-customer-trigger strong{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;display:block;overflow:hidden}.pdv-customer-trigger svg{color:#8b5cf6;stroke-width:2.4px;flex-shrink:0;width:18px;height:18px;transition:all .2s}.pdv-customer-trigger.active svg{transform:rotate(180deg)}.pdv-customer-menu{z-index:90;background:#fff;border:1px solid #ede9fe;border-radius:18px;padding:8px;animation:.16s salesDropdownOpen;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 22px 50px #0f172a29}.pdv-customer-search{margin-bottom:6px;padding:4px}.pdv-customer-search input{color:#111827;background:#f8fafc;border:1px solid #e5e7eb;border-radius:13px;outline:none;width:100%;height:38px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s}.pdv-customer-search input:focus{background:#fff;border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-customer-option{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;flex-direction:column;align-items:flex-start;gap:3px;width:100%;min-height:48px;padding:9px 11px;font-family:inherit;transition:all .18s;display:flex}.pdv-customer-option strong{color:#334155;font-size:13px;font-weight:900}.pdv-customer-option span{color:#94a3b8;font-size:11px;font-weight:750}.pdv-customer-option:hover{background:#f8fafc;transform:translate(2px)}.pdv-customer-option:hover strong{color:var(--primary)}.pdv-customer-option.active{background:var(--primary-soft)}.pdv-customer-option.active strong{color:var(--primary-dark)}.pdv-customer-empty{color:#94a3b8;text-align:center;padding:14px 10px;font-size:12px;font-weight:800}.pdv-cart-header-actions{flex-wrap:nowrap;align-items:center}.pdv-cart-header-actions .pdv-customer-selector{z-index:70;width:150px;min-width:140px;margin-bottom:0}.pdv-cart-header-actions .pdv-customer-trigger{border-radius:13px;height:42px;min-height:42px;padding:7px 10px}.pdv-cart-header-actions .pdv-customer-trigger span{margin-bottom:1px;font-size:9px}.pdv-cart-header-actions .pdv-customer-trigger strong{font-size:12px}.pdv-cart-header-actions .pdv-customer-trigger svg{width:15px;height:15px}.pdv-cart-header-actions .pdv-customer-menu{width:285px;left:auto;right:0}.pdv-cart-panel{overflow:visible}.pdv-cart-header{z-index:90;position:relative}.pdv-cart-header-actions{z-index:95;position:relative}.pdv-cart-header-actions .pdv-customer-selector{z-index:100;position:relative}.pdv-cart-header-actions .pdv-customer-menu{z-index:120}.pdv-fullscreen-mode .pdv-cart-panel{z-index:50;overflow:visible!important}.pdv-fullscreen-mode .pdv-layout{overflow:visible}.pdv-fullscreen-mode .pdv-cart-header{z-index:100;position:relative}.pdv-fullscreen-mode .pdv-cart-header-actions{z-index:110;position:relative}.pdv-fullscreen-mode .pdv-cart-header-actions .pdv-customer-selector{z-index:120;position:relative}.pdv-fullscreen-mode .pdv-cart-header-actions .pdv-customer-menu{z-index:999}.pdv-fullscreen-mode .pdv-cart-panel{min-height:0;flex-direction:column!important;height:100%!important;display:flex!important;overflow:visible!important}.pdv-fullscreen-mode .pdv-cart-header{flex-shrink:0}.pdv-fullscreen-mode .pdv-cart-items{flex:auto;min-height:0;max-height:none;margin-bottom:14px;padding-right:4px;overflow-y:auto}.pdv-fullscreen-mode .pdv-cart-summary,.pdv-fullscreen-mode .pdv-finish-btn{flex-shrink:0}.pdv-fullscreen-mode .pdv-cart-empty{flex:auto;min-height:0}.pdv-cart-header-actions .pdv-customer-trigger{border:1px solid var(--border);box-shadow:none;background:#fff}.pdv-cart-header-actions .pdv-customer-trigger:hover{box-shadow:none;background:#fff;border-color:#d8b4fe;transform:none}.pdv-cart-header-actions .pdv-customer-trigger.active{background:#fff;border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed0f}.pdv-cart-header-actions .pdv-customer-trigger span{color:#8b5cf6}.pdv-cart-header-actions .pdv-customer-trigger strong{color:var(--text)}.pdv-cart-header-actions .pdv-customer-trigger svg{color:#8b5cf6}.pdv-cart-header-actions>.secondary-btn{border:1px solid var(--border);color:#64748b;height:42px;min-height:42px;box-shadow:none;background:#fff;border-radius:13px;padding:0 14px;font-size:12px;font-weight:900}.pdv-cart-header-actions>.secondary-btn:hover:not(:disabled){color:var(--primary);box-shadow:none;background:#fff;border-color:#d8b4fe;transform:none}.pdv-cart-header-actions>.secondary-btn:disabled{color:#cbd5e1;border-color:var(--border);opacity:1;cursor:not-allowed;box-shadow:none;background:#fff}.sales-customer-cell{flex-direction:column;gap:3px;min-width:150px;display:flex}.sales-customer-cell strong{color:var(--text);font-size:12px;font-weight:900}.sales-customer-cell span{color:#94a3b8;font-size:11px;font-weight:700}.order-details-customer-inline{flex-direction:column;gap:3px;margin-top:10px;display:flex}.order-details-customer-inline span{color:#94a3b8;text-transform:uppercase;letter-spacing:.6px;font-size:10px;font-weight:950}.order-details-customer-inline strong{color:var(--text);font-size:14px;font-weight:900}.order-details-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.pdv-order-customer{color:var(--primary-dark)!important;font-size:12px!important;font-weight:900!important}.pdv-order-item{align-items:center;height:auto;min-height:96px;padding:16px 18px}.pdv-order-info{flex-direction:column;justify-content:center;gap:3px;min-width:0;display:flex}.pdv-order-info>strong{line-height:1.2}.pdv-order-info>span,.pdv-order-info>small{line-height:1.25}.pdv-order-customer{text-overflow:ellipsis;white-space:nowrap;max-width:360px;display:block;overflow:hidden}.pdv-order-actions{flex-shrink:0;align-self:center}.pdv-order-item{align-items:center;min-height:112px;padding:20px 18px}.pdv-order-info{justify-content:center;gap:5px}.pdv-order-info>strong,.pdv-order-info>span,.pdv-order-info>small{margin:0}.pdv-order-info>small{padding-bottom:1px}.pdv-order-icon{align-self:center}.pdv-order-actions{justify-content:center;align-self:center}.customer-history-modal{width:min(860px,100vw - 32px)}.customer-history-summary-grid{margin-top:18px}.customer-history-sales-list{flex-direction:column;display:flex}.customer-history-sale-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:13px 15px;display:flex}.customer-history-sale-row:last-child{border-bottom:0}.customer-history-sale-row div{min-width:0}.customer-history-sale-row div>strong{color:var(--text);margin-bottom:4px;font-size:13px;font-weight:950;display:block}.customer-history-sale-row span{color:#64748b;margin-bottom:3px;font-size:12px;font-weight:750;display:block}.customer-history-sale-row small{color:var(--primary);font-size:11px;font-weight:850;display:block}.customer-history-sale-row>strong{color:var(--text);white-space:nowrap;font-size:13px;font-weight:950}.customer-history-payments-list{flex-direction:column;display:flex}.customer-history-payment-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:12px 15px;display:flex}.customer-history-payment-row div{min-width:0}.customer-history-payment-row div>strong{color:var(--text);margin-bottom:3px;font-size:13px;font-weight:950;display:block}.customer-history-payment-row span{color:#64748b;font-size:12px;font-weight:750;display:block}.customer-history-payment-row>strong{color:var(--primary-dark);white-space:nowrap;font-size:13px;font-weight:950}.customer-history-sale-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:7px;display:flex}.customer-history-sale-actions>strong{color:var(--text);white-space:nowrap;font-size:13px;font-weight:950}.customer-history-sale-actions button{height:30px;color:var(--primary-dark);cursor:pointer;white-space:nowrap;background:#faf5ff;border:1px solid #ddd6fe;border-radius:10px;padding:0 11px;font-family:inherit;font-size:11px;font-weight:900;transition:all .2s}.customer-history-sale-actions button:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-1px)}.customer-history-modal{flex-direction:column;max-height:calc(100vh - 44px);display:flex;overflow:hidden}.customer-history-modal .cart-item-adjustment-header,.customer-history-summary-grid,.customer-history-payments-section,.customer-history-modal .modal-actions{flex-shrink:0}.customer-history-payments-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;padding:12px;display:grid}.customer-history-payment-row{background:#fff;border:1px solid #f1f5f9;border-radius:14px;align-items:flex-start;min-height:70px;padding:12px}.customer-history-payment-row span{font-size:11px}.customer-history-sale-row{min-height:72px}.customer-history-modal{height:calc(100vh - 44px);max-height:calc(100vh - 44px);overflow:hidden}.customer-history-modal .cart-item-adjustment-header{margin-bottom:14px;padding-bottom:14px}.customer-history-summary-grid{margin-top:0;margin-bottom:12px}.customer-history-payments-section{margin-bottom:14px}.customer-history-payments-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px}.customer-history-payment-row{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:6px;min-height:66px;padding:10px 11px}.customer-history-payment-row div>strong{margin-bottom:3px;font-size:12px}.customer-history-payment-row>strong{padding-top:0;font-size:12px}.customer-history-sales-section{flex-direction:column;flex:auto;min-height:0;margin-bottom:12px;display:flex}.customer-history-sales-list{flex:auto;min-height:0;max-height:none;overflow-y:auto}.customer-history-modal{flex-direction:column;height:calc(100vh - 44px);max-height:calc(100vh - 44px);display:flex;overflow:hidden}.customer-history-summary-grid{flex-shrink:0;margin-top:0;margin-bottom:14px}.customer-history-payments-section{flex-shrink:0;margin-bottom:14px;overflow:visible}.customer-history-payments-section .order-details-section-header{padding:11px 15px}.customer-history-payments-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;display:grid;overflow:visible}.customer-history-payment-row{background:#fff;border:1px solid #f1f5f9;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;height:auto;min-height:76px;padding:11px;display:flex;overflow:visible}.customer-history-payment-row:last-child{border-bottom:1px solid #f1f5f9}.customer-history-payment-row div>strong{margin-bottom:3px;font-size:12px;line-height:1.2}.customer-history-payment-row span{font-size:10.5px;line-height:1.25}.customer-history-payment-row>strong{padding-top:0;font-size:12px;line-height:1.2}.customer-history-sales-section{flex-direction:column;flex:auto;min-height:0;margin-bottom:12px;display:flex;overflow:hidden}.customer-history-sales-section .order-details-section-header{flex-shrink:0}.customer-history-sales-list{overscroll-behavior:contain;flex:auto;height:100%;min-height:0;max-height:none;overflow-y:auto}.customer-history-sales-list::-webkit-scrollbar{width:7px}.customer-history-sales-list::-webkit-scrollbar-track{background:0 0}.customer-history-sales-list::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.customer-history-sale-row{flex-shrink:0;min-height:78px}.financial-header-actions{align-items:center;gap:10px;display:flex}.financial-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.financial-main-grid{grid-template-columns:1.45fr .85fr;gap:16px;display:grid}.financial-panel{margin:20px;padding:0;overflow:hidden}.financial-panel-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:18px 20px;display:flex}.financial-panel-header span{color:var(--primary);text-transform:uppercase;letter-spacing:.75px;margin-bottom:4px;font-size:11px;font-weight:950;display:block}.financial-panel-header strong{color:var(--text);letter-spacing:-.35px;font-size:17px;font-weight:950;display:block}.financial-empty-state{text-align:center;place-items:center;min-height:260px;padding:28px;display:grid}.financial-empty-state strong{color:var(--text);margin-top:14px;margin-bottom:6px;font-size:16px;font-weight:950;display:block}.financial-empty-state span{color:#64748b;max-width:520px;font-size:13px;font-weight:650;line-height:1.6;display:block}.financial-alert-list{flex-direction:column;display:flex}.financial-alert-item{border-bottom:1px solid #f8fafc;min-height:82px;padding:16px 18px}.financial-alert-item:last-child{border-bottom:0}.financial-alert-item strong{color:var(--text);margin-bottom:5px;font-size:13px;font-weight:950;display:block}.financial-alert-item span{color:#64748b;font-size:12px;font-weight:700;line-height:1.45;display:block}.payables-calendar{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #eef2f7;border-radius:18px;margin-top:18px;padding:14px}.payables-calendar-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.payables-calendar-top strong{color:var(--text);letter-spacing:-.4px;font-size:15px;font-weight:950}.payables-calendar-top span{color:#94a3b8;text-transform:uppercase;letter-spacing:.45px;white-space:nowrap;font-size:11px;font-weight:850}.payables-calendar-top>div{text-align:center;flex:1;min-width:0}.payables-calendar-top>div strong{color:var(--text);letter-spacing:-.35px;margin-bottom:4px;font-size:15px;font-weight:900;line-height:1.15;display:block}.payables-calendar-top>div span{color:#94a3b8;text-transform:uppercase;letter-spacing:.6px;font-size:9px;font-weight:900;line-height:1.2;display:block}.payables-calendar-nav{color:#64748b;cursor:pointer;background:#fff;border:1px solid #eef2f7;border-radius:10px;flex-shrink:0;place-items:center;width:30px;height:30px;font-family:inherit;font-size:18px;font-weight:800;line-height:1;transition:all .18s;display:grid}.payables-calendar-nav:hover{color:var(--primary);background:#faf5ff;border-color:#ddd6fe;transform:translateY(-1px)}.payables-calendar-nav:active{transform:translateY(0)}.payables-calendar-weekdays{grid-template-columns:repeat(7,1fr);gap:6px;margin-bottom:7px;display:grid}.payables-calendar-weekdays span{text-align:center;color:#94a3b8;text-transform:uppercase;letter-spacing:.35px;font-size:10px;font-weight:950}.payables-calendar-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.payables-calendar-day{aspect-ratio:1;color:#475569;cursor:pointer;background:#fff;border:1px solid #eef2f7;border-radius:12px;place-items:center;width:100%;font-family:inherit;font-size:12px;font-weight:900;transition:all .18s;display:grid;position:relative}.payables-calendar-day:hover{color:var(--primary-dark);background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.payables-calendar-day.muted{color:#cbd5e1;background:#f8fafc}.payables-calendar-day.today{background:var(--primary-soft);color:var(--primary-dark);border-color:#c4b5fd;box-shadow:inset 0 0 0 1px #7c3aed1f}.payables-calendar-day.has-payable:after{content:"";border-radius:999px;width:5px;height:5px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.payables-calendar-day.has-payable.pending{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.payables-calendar-day.has-payable.pending:after{background:#fb7185}.payables-calendar-day.has-payable.paid{color:#047857;background:#f0fdf4;border-color:#bbf7d0}.payables-calendar-day.has-payable.paid:after{background:#10b981}.payables-calendar-day.has-payable.partial{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.payables-calendar-day.has-payable.partial:after{background:#f97316}.payables-calendar-day.has-payable:hover{filter:brightness(.99);transform:translateY(-1px)}.payables-calendar-legend{border-top:1px solid #eef2f7;flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;margin-top:12px;padding-top:10px;display:flex}.payables-calendar-legend div{align-items:center;gap:5px;min-width:0;display:inline-flex}.payables-calendar-legend strong{color:#64748b;white-space:nowrap;font-size:10px;font-weight:850;line-height:1}.payables-calendar-dot{border-radius:999px;flex-shrink:0;width:7px;height:7px}.payables-calendar-dot.pending{background:#fb7185;box-shadow:0 0 0 3px #fff1f2}.payables-calendar-dot.paid{background:#10b981;box-shadow:0 0 0 3px #f0fdf4}.payables-calendar-dot.partial{background:#f97316;box-shadow:0 0 0 3px #fff7ed}.products-page>.financial-main-grid{align-items:start;gap:18px;width:100%;margin-top:0;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr)!important;display:grid!important}.products-page>.financial-main-grid>.card{width:100%;min-width:0}.products-page>.financial-main-grid>.products-table-card,.products-page>.financial-main-grid>.financial-panel{min-height:430px}.products-page>.financial-main-grid .financial-panel-header{min-height:auto;padding:22px 24px}.products-page>.financial-main-grid .financial-alert-list{padding:18px 22px 0}.products-page>.financial-main-grid .payables-calendar{margin:18px 22px 22px}@media (width<=1180px){.products-page>.financial-main-grid{grid-template-columns:1fr!important}}.financial-feature-grid{grid-template-columns:repeat(4,1fr);gap:14px;padding:18px;display:grid}.financial-feature-grid div{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;min-height:112px;padding:16px}.financial-feature-grid strong{color:var(--text);margin-bottom:7px;font-size:13px;font-weight:950;display:block}.financial-feature-grid span{color:#64748b;font-size:12px;font-weight:700;line-height:1.45;display:block}.financial-wallets-page{gap:18px}.financial-master-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.financial-master-card{min-height:132px;box-shadow:none;border-radius:18px;align-items:center;padding:18px;display:flex;position:relative;overflow:hidden}.financial-master-card:before{content:"";opacity:.75;pointer-events:none;position:absolute;inset:0}.financial-master-card.total:before{background:linear-gradient(135deg,#7c3aed14,#0000 62%)}.financial-master-card.replacement:before{background:linear-gradient(135deg,#10b9811a,#0000 62%)}.financial-master-card.profit:before{background:linear-gradient(135deg,#3b82f61a,#0000 62%)}.financial-master-card.divergence:before{background:linear-gradient(135deg,#f973161a,#0000 62%)}.financial-master-card>div{z-index:1;position:relative}.financial-master-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.75px;margin-bottom:7px;font-size:11px;font-weight:950;display:block}.financial-master-card strong{color:var(--text);letter-spacing:-.8px;margin-bottom:8px;font-size:24px;font-weight:950;display:block}.financial-master-card small{color:#64748b;font-size:12px;font-weight:700;line-height:1.45;display:block}.financial-wallets-panel{padding:0;overflow:hidden}.financial-wallets-area{grid-template-columns:240px minmax(0,1fr);align-items:stretch;gap:14px;padding:18px;display:grid}.financial-wallets-scroll{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#c4b5fd transparent;grid-auto-columns:minmax(220px,240px);grid-auto-flow:column;gap:14px;min-width:0;padding-bottom:8px;display:grid;overflow:auto hidden}.financial-wallets-scroll::-webkit-scrollbar{height:7px}.financial-wallets-scroll::-webkit-scrollbar-track{background:0 0}.financial-wallets-scroll::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.financial-wallets-scroll::-webkit-scrollbar-thumb:hover{background:#c4b5fd}.financial-wallet-card,.financial-new-wallet-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;flex-direction:column;justify-content:space-between;gap:14px;min-height:224px;padding:15px;transition:all .2s;display:flex}.financial-wallet-card:hover,.financial-new-wallet-card:hover{border-color:#ddd6fe;transform:translateY(-2px);box-shadow:0 14px 34px #0f172a12}.financial-wallet-card.fixed-wallet{background:linear-gradient(#fff 0%,#faf5ff 100%);border-color:#ddd6fe}.financial-wallet-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.financial-wallet-icon{border-radius:15px;place-items:center;width:44px;height:44px;display:grid}.financial-wallet-icon svg{stroke-width:2.25px;width:20px;height:20px}.financial-wallet-icon.cash{background:var(--primary-soft);color:var(--primary)}.financial-wallet-icon.bank{color:#2563eb;background:#eff6ff}.financial-wallet-badge{height:24px;color:var(--primary-dark);text-transform:uppercase;letter-spacing:.6px;background:#f3e8ff;border-radius:999px;align-items:center;padding:0 9px;font-size:10px;font-weight:950;display:inline-flex}.financial-wallet-content span{color:#94a3b8;text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px;font-size:10px;font-weight:950;display:block}.financial-wallet-content strong{color:var(--text);margin-bottom:8px;font-size:15px;font-weight:950;line-height:1.2;display:block}.financial-wallet-content h3{color:var(--primary-dark);letter-spacing:-.7px;margin-bottom:8px;font-size:21px;font-weight:950}.financial-wallet-content p{color:#64748b;font-size:12px;font-weight:700;line-height:1.45}.financial-receivable-values{grid-template-columns:1fr;gap:8px;margin-top:12px;display:grid}.financial-receivable-values>div{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:10px 11px}.financial-receivable-values>div:first-child{background:linear-gradient(#f0fdf4 0%,#fff 100%);border-color:#bbf7d0}.financial-receivable-values>div:last-child{background:linear-gradient(#fff7ed 0%,#fff 100%);border-color:#fed7aa}.financial-receivable-values small{color:#64748b;text-transform:uppercase;letter-spacing:.55px;margin-bottom:5px;font-size:10px;font-weight:950;display:block}.financial-receivable-values h3{letter-spacing:-.6px;margin:0;font-size:18px;font-weight:950}.financial-receivable-values>div:first-child h3{color:#047857}.financial-receivable-values>div:last-child h3{color:#c2410c}.financial-machines-card .financial-wallets-area{padding:22px 24px 24px;display:block}.financial-machines-card .financial-wallets-scroll{grid-template-columns:repeat(auto-fill,minmax(240px,260px));grid-auto-flow:row;grid-auto-columns:unset;align-items:stretch;gap:16px;padding-bottom:0;display:grid;overflow:visible}.financial-machines-card .financial-wallets-scroll::-webkit-scrollbar{display:none}.financial-wallet-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.financial-wallet-actions button{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:11px;height:34px;font-family:inherit;font-size:11px;font-weight:900;transition:all .2s}.financial-wallet-actions button:hover{color:var(--primary);background:#faf5ff;border-color:#c4b5fd}.financial-new-wallet-card{color:inherit;text-align:left;cursor:pointer;background:#fafafa;border-style:dashed;font-family:inherit}.financial-new-wallet-card div{flex-direction:column;justify-content:center;min-height:100%;display:flex}.financial-new-wallet-card strong{color:var(--primary-dark);margin-bottom:8px;font-size:15px;font-weight:950;display:block}.financial-new-wallet-card span{color:#64748b;font-size:12px;font-weight:700;line-height:1.5;display:block}@media (width<=1280px){.financial-wallets-area{grid-template-columns:220px minmax(0,1fr)}.financial-master-grid{grid-template-columns:repeat(2,1fr)}}.financial-wallet-loading{width:100%;min-width:260px;min-height:224px;color:var(--primary-dark);background:#faf5ff;border:1px dashed #ddd6fe;border-radius:18px;place-items:center;font-size:13px;font-weight:900;display:grid}.financial-wallet-modal{width:min(620px,100%)}.financial-wallet-form{flex-direction:column;gap:16px;display:flex}.financial-wallet-field{flex-direction:column;gap:8px;display:flex}.financial-wallet-field label{color:#334155;font-size:12px;font-weight:900}.financial-wallet-field input{border:1px solid var(--border);width:100%;height:46px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 14px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}.financial-wallet-field input::placeholder{color:#94a3b8}.financial-wallet-field input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.financial-wallet-field-help{color:#94a3b8;font-size:11px;font-weight:750;line-height:1.45}.financial-wallet-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.fixed-wallet .financial-wallet-actions{grid-template-columns:1fr}.financial-wallet-danger-action{color:#dc2626!important;background:#fff7f7!important;border-color:#fecaca!important}.financial-wallet-danger-action:hover{color:#b91c1c!important;background:#fef2f2!important;border-color:#ef4444!important}.financial-wallet-archive-modal{text-align:center;flex-direction:column;align-items:center;display:flex;width:min(430px,100vw - 40px)!important;padding:32px 34px!important}.financial-wallet-archive-modal .pdv-alert-icon{margin:0 auto 20px}.financial-wallet-archive-modal h3{width:100%;color:var(--text);letter-spacing:-.6px;text-align:center;margin:0 0 10px;font-size:22px;font-weight:950}.financial-wallet-archive-text{color:#334155;text-align:center;width:100%;max-width:320px;margin:0 auto;font-size:15px;font-weight:750;line-height:1.45}.financial-wallet-archive-text strong{color:var(--text);font-weight:950}.financial-wallet-archive-note{color:#94a3b8;text-align:center;width:100%;max-width:330px;margin:8px auto 0;font-size:13px;font-weight:750;line-height:1.45;display:block}.financial-wallet-archive-modal .pdv-alert-actions{justify-content:center;gap:12px;width:100%;margin-top:20px;display:flex}.financial-wallet-archive-modal .secondary-btn,.financial-wallet-archive-modal .danger-btn{min-width:126px}.financial-transaction-modal{width:min(760px,100%)}.financial-transaction-type-toggle{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;display:grid}.financial-transaction-type-toggle button{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:15px;height:44px;font-family:inherit;font-size:13px;font-weight:900;transition:all .2s}.financial-transaction-type-toggle button.entrada.active{color:#059669;background:#ecfdf5;border-color:#bbf7d0}.financial-transaction-type-toggle button.saida.active{color:#dc2626;background:#fef2f2;border-color:#fecaca}.financial-transaction-form{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.financial-transaction-form label{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:900;display:flex}.financial-transaction-form input,.financial-transaction-form select,.financial-transaction-form textarea{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:15px;outline:none;font-family:inherit;font-size:13px;font-weight:750;transition:all .2s}.financial-transaction-form input,.financial-transaction-form select{height:44px;padding:0 13px}.financial-transaction-form textarea{resize:vertical;min-height:88px;padding:12px 13px}.financial-transaction-form input:focus,.financial-transaction-form select:focus,.financial-transaction-form textarea:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.financial-transaction-full-field{grid-column:1/-1}.financial-transactions-list{scrollbar-width:thin;scrollbar-color:#c4b5fd transparent;flex-direction:column;max-height:820px;display:flex;overflow-y:auto}.financial-transactions-list::-webkit-scrollbar{width:7px}.financial-transactions-list::-webkit-scrollbar-track{background:0 0}.financial-transactions-list::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.financial-transactions-list::-webkit-scrollbar-thumb:hover{background:#c4b5fd}.financial-transaction-row{border-bottom:1px solid #f1f5f9;grid-template-columns:42px 1fr auto;align-items:center;gap:14px;min-height:82px;padding:15px 18px;display:grid}.financial-transaction-row:last-child{border-bottom:0}.financial-transaction-type{border-radius:13px;place-items:center;width:38px;height:38px;font-size:18px;font-weight:950;display:grid}.financial-transaction-type.entrada{color:#059669;background:#ecfdf5}.financial-transaction-type.saida{color:#dc2626;background:#fef2f2}.financial-transaction-info strong{color:var(--text);margin-bottom:4px;font-size:13px;font-weight:950;display:block}.financial-transaction-info span{color:#64748b;margin-bottom:3px;font-size:12px;font-weight:750;display:block}.financial-transaction-info small{color:#94a3b8;font-size:11px;font-weight:800;display:block}.financial-transaction-amount{color:var(--text);white-space:nowrap;font-size:14px;font-weight:950}.financial-transaction-amount.entrada{color:#059669}.financial-transaction-amount.saida{color:#dc2626}.financial-division-modal{width:min(720px,100%)}.financial-division-summary{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:16px;display:grid}.financial-division-summary div{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;justify-content:center;min-height:84px;padding:14px;display:flex}.financial-division-summary span{color:#94a3b8;text-transform:uppercase;letter-spacing:.65px;margin-bottom:6px;font-size:10.5px;font-weight:950;display:block}.financial-division-summary strong{color:var(--text);letter-spacing:-.45px;font-size:18px;font-weight:950;display:block}.financial-division-summary .balanced{background:#ecfdf5;border-color:#bbf7d0}.financial-division-summary .balanced strong{color:#059669}.financial-division-summary .unbalanced{background:#fff7ed;border-color:#fed7aa}.financial-division-summary .unbalanced strong{color:#ea580c}.financial-division-form{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.financial-division-form label{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:900;display:flex}.financial-division-form input{border:1px solid var(--border);width:100%;height:46px;color:var(--text);background:#fff;border-radius:15px;outline:none;padding:0 14px;font-family:inherit;font-size:13px;font-weight:750;transition:all .2s}.financial-division-form input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.financial-division-form label span{color:#94a3b8;font-size:11px;font-weight:750;line-height:1.4}.financial-division-help{background:#faf5ff;border:1px solid #ddd6fe;border-radius:16px;align-items:flex-start;gap:7px;margin-top:16px;padding:13px 14px;display:flex}.financial-division-help strong{color:var(--primary-dark);white-space:nowrap;font-size:12px;font-weight:950}.financial-division-help span{color:#64748b;font-size:12px;font-weight:750;line-height:1.45}.financial-transaction-filters{background:#fff;border-bottom:1px solid #f1f5f9;grid-template-columns:minmax(220px,1.3fr) repeat(4,minmax(130px,1fr));gap:10px;padding:14px 18px;display:grid}.financial-transaction-search input,.financial-transaction-filters select{border:1px solid var(--border);width:100%;height:40px;color:var(--text);background:#fff;border-radius:13px;outline:none;padding:0 12px;font-family:inherit;font-size:12px;font-weight:750;transition:all .2s}.financial-transaction-search input::placeholder{color:#94a3b8}.financial-transaction-search input:focus,.financial-transaction-filters select:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.financial-filter-empty{text-align:center;align-content:center;place-items:center;gap:8px;min-height:320px;padding:28px;display:grid}.financial-filter-empty strong{color:var(--text);font-size:15px;font-weight:950}.financial-filter-empty span{color:#64748b;font-size:13px;font-weight:700}.financial-filter-empty .secondary-btn{margin-top:6px}@media (width<=1280px){.financial-transaction-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.financial-transaction-search{grid-column:1/-1}}.financial-wallet-fixed-cash{width:100%;height:100%}.financial-wallet-header-btn{border-radius:12px;height:36px;padding:0 13px;font-size:12px}.card-machine-installments-field{grid-column:1/-1}.card-machine-installments-box{border:1px solid var(--border);background:#f8fafc;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:320px;padding:12px;display:grid;overflow-y:auto}.card-machine-installments-box::-webkit-scrollbar{width:7px}.card-machine-installments-box::-webkit-scrollbar-track{background:0 0}.card-machine-installments-box::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.card-machine-installment-row{background:#fff;border:1px solid #ede9fe;border-radius:14px;grid-template-columns:38px minmax(0,1fr) 82px;align-items:center;gap:8px;min-height:46px;padding:8px;display:grid}.card-machine-installment-row strong{color:var(--primary);text-align:center;font-size:13px;font-weight:950}.card-machine-installment-row input{border:1px solid var(--border);height:34px;color:var(--text);background:#fff;border-radius:10px;outline:none;padding:0 10px;font-family:inherit;font-size:12px;font-weight:800}.card-machine-installment-row input:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}@media (width<=760px){.card-machine-installments-box{grid-template-columns:1fr}}.financial-wallet-modal{width:min(760px,100vw - 32px);max-height:calc(100vh - 40px);overflow-y:auto}.financial-wallet-modal::-webkit-scrollbar{width:8px}.financial-wallet-modal::-webkit-scrollbar-track{background:0 0}.financial-wallet-modal::-webkit-scrollbar-thumb{background:#d8b4fe;border-radius:999px}.financial-wallet-modal .modal-header,.financial-wallet-modal .modal-actions{flex-shrink:0}.card-machine-installments-box{max-height:260px}.financial-wallet-modal .financial-wallet-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.financial-wallet-modal .financial-wallet-field{min-width:0}.financial-wallet-modal .card-machine-installments-field{grid-column:1/-1}@media (width<=720px){.financial-wallet-modal .financial-wallet-form{grid-template-columns:1fr}.financial-wallet-modal .card-machine-installments-field{grid-column:1}}.financial-wallet-modal .financial-wallet-field select{border:1px solid var(--border);width:100%;height:46px;color:var(--text);cursor:pointer;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 19px),calc(100% - 13px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:14px;outline:none;padding:0 40px 0 14px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}.financial-wallet-modal .financial-wallet-field select:hover{background-color:#faf5ff;border-color:#c4b5fd}.financial-wallet-modal .financial-wallet-field select:focus{background-color:#fff;border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.financial-wallet-modal .financial-wallet-field.full-field{flex-direction:column;grid-column:1/-1;align-items:stretch;gap:10px;min-width:0;line-height:1.2;display:flex}.financial-wallet-modal .financial-wallet-field-title{color:var(--text);font-size:14px;font-weight:800;line-height:1.2;display:block}.financial-wallet-modal .financial-wallet-field textarea{border:1px solid var(--border);width:100%;min-height:86px;color:var(--text);resize:vertical;background:#fff;border-radius:14px;outline:none;padding:13px 14px;font-family:inherit;font-size:13px;font-weight:700;line-height:1.45;transition:all .2s;display:block}.financial-wallet-modal .financial-wallet-field textarea::placeholder{color:#94a3b8;font-weight:700}.financial-wallet-modal .financial-wallet-field textarea:hover{background-color:#faf5ff;border-color:#c4b5fd}.financial-wallet-modal .financial-wallet-field textarea:focus{background-color:#fff;border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.payable-textarea-stack{flex-direction:column;grid-column:1/-1;gap:18px;min-width:0;display:flex}.payable-textarea-field{width:100%;color:var(--text);flex-direction:column;gap:10px;font-size:14px;font-weight:800;line-height:1.2;display:flex}.payable-textarea-field span{width:100%;height:auto;color:var(--text);margin:0;padding:0;font-size:14px;font-weight:800;line-height:1.2;display:block;position:static}.payable-textarea-field textarea{border:1px solid var(--border);width:100%;min-height:86px;color:var(--text);resize:vertical;background:#fff;border-radius:14px;outline:none;padding:13px 14px;font-family:inherit;font-size:13px;font-weight:700;line-height:1.45;transition:all .2s;display:block}.payable-textarea-field textarea::placeholder{color:#94a3b8;font-weight:700}.payable-textarea-field textarea:hover{background-color:#faf5ff;border-color:#c4b5fd}.payable-textarea-field textarea:focus{background-color:#fff;border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}@media (width<=720px){.financial-wallet-modal .financial-wallet-field.full-field{grid-column:1}}.financial-machines-card{padding:18px}.financial-machines-empty{border:1px dashed var(--border);text-align:center;min-height:118px;color:var(--muted);background:#f8fafc;border-radius:18px;align-content:center;place-items:center;gap:6px;padding:22px;display:grid}.financial-machines-empty strong{color:var(--text);font-size:15px;font-weight:900}.financial-machines-empty span{max-width:520px;color:var(--muted);font-size:13px;font-weight:650;line-height:1.5}.financial-machines-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.financial-machine-card{border:1px solid var(--border);background:linear-gradient(#fff 0%,#faf5ff 100%);border-radius:18px;padding:16px;transition:all .2s}.financial-machine-card:hover{border-color:#d8b4fe;transform:translateY(-2px);box-shadow:0 14px 34px #7c3aed14}.financial-machine-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.financial-machine-top strong{color:var(--text);margin-bottom:4px;font-size:15px;font-weight:950;display:block}.financial-machine-top span{color:var(--muted);font-size:12px;font-weight:700;display:block}.financial-machine-rates{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.financial-machine-rates div{background:#fff;border:1px solid #ede9fe;border-radius:14px;padding:10px}.financial-machine-rates span{color:#8b5cf6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px;font-size:10px;font-weight:950;display:block}.financial-machine-rates strong{color:var(--text);font-size:16px;font-weight:950;display:block}.financial-machine-rates small{color:#94a3b8;margin-top:3px;font-size:11px;font-weight:800;display:block}@media (width<=900px){.financial-machines-grid,.financial-machine-rates{grid-template-columns:1fr}}.financial-machines-card .financial-card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.financial-machines-card .financial-card-header h3{margin:0}.financial-machines-card .financial-card-header p{color:var(--muted);margin:4px 0 0;font-size:14px;font-weight:650;line-height:1.35}.financial-machines-card .financial-card-header .primary-btn{flex-shrink:0}@media (width<=720px){.financial-machines-card .financial-card-header{flex-direction:column;align-items:stretch}.financial-machines-card .financial-card-header .primary-btn{width:100%}}.financial-machines-card .financial-panel-header{margin-bottom:18px}.financial-machines-card .financial-panel-header .primary-btn{flex-shrink:0}.financial-page>.card.financial-machines-card,.financial-page>.card.financial-wallets-panel,.financial-page>.card.financial-panel{border:1px solid var(--border);background:#fff;border-radius:22px;width:100%;margin-top:24px;padding:0;overflow:hidden;box-shadow:0 18px 45px #0f172a0a}.financial-page>.card .financial-panel-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:18px;min-height:96px;padding:24px 28px;display:flex}.financial-page>.card .financial-panel-header>div{gap:4px;display:grid}.financial-page>.card .financial-panel-header span{color:var(--primary);text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:950}.financial-page>.card .financial-panel-header strong{color:var(--text);font-size:22px;font-weight:950;line-height:1.15}.financial-page>.card .financial-panel-header .primary-btn,.financial-page>.card .financial-panel-header .secondary-btn{flex-shrink:0}.financial-machines-card .financial-machines-grid,.financial-wallets-panel .financial-wallets-area,.financial-panel .financial-transactions-filters,.financial-panel .financial-alert-list,.financial-panel .financial-empty-state,.financial-panel .financial-transactions-list{margin:0}.financial-machines-card .financial-machines-grid,.financial-wallets-panel .financial-wallets-area{padding:22px 24px 24px}.financial-machines-card+.financial-wallets-panel,.financial-wallets-panel+.financial-panel,.financial-panel+.financial-panel{margin-top:24px}@media (width<=760px){.financial-page>.card .financial-panel-header{flex-direction:column;align-items:stretch;min-height:auto;padding:20px}.financial-page>.card .financial-panel-header strong{font-size:18px}.financial-page>.card .financial-panel-header .primary-btn,.financial-page>.card .financial-panel-header .secondary-btn{width:100%}.financial-machines-card .financial-machines-grid,.financial-wallets-panel .financial-wallets-area,.financial-panel .financial-transactions-filters,.financial-panel .financial-transactions-list,.financial-panel .financial-empty-state,.financial-panel .financial-alert-list{padding-left:18px;padding-right:18px}}.financial-main-grid{flex-direction:column;gap:24px;width:100%;margin-top:24px;display:flex}.financial-main-grid>.card.financial-panel{border:1px solid var(--border);background:#fff;border-radius:22px;width:100%;margin:0;overflow:hidden;box-shadow:0 18px 45px #0f172a0a}.financial-page>.card.financial-machines-card,.financial-page>.card.financial-wallets-panel{margin-top:24px}.financial-page>.card.financial-machines-card:first-of-type{margin-top:0}.financial-main-grid .financial-panel-header{background:#fff;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:18px;min-height:96px;padding:24px 28px;display:flex}.financial-main-grid .financial-panel-header>div{gap:4px;display:grid}.financial-main-grid .financial-panel-header span{color:var(--primary);text-transform:uppercase;letter-spacing:.6px;font-size:12px;font-weight:950}.financial-main-grid .financial-panel-header strong{color:var(--text);font-size:22px;font-weight:950;line-height:1.15}.financial-main-grid .financial-transactions-filters{padding:20px 24px 0}.financial-main-grid .financial-transactions-list,.financial-main-grid .financial-empty-state{padding:20px 24px 24px}.financial-main-grid .financial-alert-list{padding:22px 24px 24px}@media (width<=760px){.financial-main-grid .financial-panel-header{flex-direction:column;align-items:stretch;min-height:auto;padding:20px}.financial-main-grid .financial-panel-header strong{font-size:18px}}.financial-page{flex-direction:column!important;gap:24px!important;display:flex!important}.financial-page>.financial-master-grid{margin-bottom:0!important}.financial-page>.card.financial-machines-card,.financial-page>.card.financial-wallets-panel,.financial-page .financial-main-grid>.card.financial-panel{border:1px solid var(--border)!important;background:#fff!important;border-radius:22px!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;box-shadow:0 18px 45px #0f172a0a!important}.financial-main-grid{flex-direction:column!important;gap:24px!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important}.financial-page .financial-panel-header span{color:var(--primary)!important;text-transform:uppercase!important;letter-spacing:.6px!important;font-size:12px!important;font-weight:950!important}.financial-page .financial-panel-header strong{color:var(--text)!important;font-size:22px!important;font-weight:950!important;line-height:1.15!important}.financial-page .financial-panel-header .primary-btn,.financial-page .financial-panel-header .secondary-btn{flex-shrink:0!important}.financial-machines-card .financial-machines-grid,.financial-wallets-panel .financial-wallets-area,.financial-panel .financial-transactions-filters,.financial-panel .financial-transactions-list,.financial-panel .financial-empty-state,.financial-panel .financial-alert-list{margin:0!important}.financial-machines-card .financial-machines-grid,.financial-wallets-panel .financial-wallets-area{padding:22px 24px 24px!important}.financial-panel .financial-transactions-filters{padding:20px 24px 0!important}.financial-panel .financial-transactions-list,.financial-panel .financial-empty-state{padding:20px 24px 24px!important}.financial-panel .financial-alert-list{padding:22px 24px 24px!important}@media (width<=760px){.financial-page .financial-panel-header{flex-direction:column!important;align-items:stretch!important;min-height:auto!important;padding:20px!important}.financial-page .financial-panel-header strong{font-size:18px!important}.financial-page .financial-panel-header .primary-btn,.financial-page .financial-panel-header .secondary-btn{width:100%!important}.financial-machines-card .financial-machines-grid,.financial-wallets-panel .financial-wallets-area,.financial-panel .financial-transactions-filters,.financial-panel .financial-transactions-list,.financial-panel .financial-empty-state,.financial-panel .financial-alert-list{padding-left:18px!important;padding-right:18px!important}}.financial-page{flex-direction:column!important;align-items:stretch!important;gap:24px!important;width:100%!important;display:flex!important}.financial-page>.card.financial-machines-card,.financial-page>.card.financial-wallets-panel,.financial-page>.card.financial-panel,.financial-page .financial-main-grid>.card.financial-panel{border:1px solid var(--border)!important;background:#fff!important;border-radius:22px!important;align-self:stretch!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;box-shadow:0 18px 45px #0f172a0a!important}.financial-page>.financial-main-grid{flex-direction:column!important;gap:24px!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important}.financial-page .financial-panel{margin:0!important}.financial-page .financial-panel-header{background:#fff!important;border-bottom:1px solid #eef2f7!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;min-height:94px!important;margin:0!important;padding:24px 28px!important;display:flex!important}.financial-page .financial-panel-header>div{gap:4px!important;display:grid!important}.financial-page .financial-panel-header span{color:var(--primary)!important;text-transform:uppercase!important;letter-spacing:.6px!important;margin:0!important;font-size:12px!important;font-weight:950!important;display:block!important}.financial-page .financial-panel-header strong{color:var(--text)!important;letter-spacing:-.45px!important;font-size:22px!important;font-weight:950!important;line-height:1.15!important;display:block!important}.financial-machines-card .financial-machines-grid,.financial-wallets-panel .financial-wallets-area{margin:0!important;padding:22px 24px 24px!important}.financial-panel .financial-transactions-filters{margin:0!important;padding:20px 24px 0!important}.financial-panel .financial-transactions-list,.financial-panel .financial-empty-state{margin:0!important;padding:20px 24px 24px!important}.financial-panel .financial-alert-list{margin:0!important;padding:22px 24px 24px!important}.pdv-fixed-payment-row:not(.pdv-cash-payment-row){grid-template-columns:160px 120px minmax(0,1fr);align-items:center;gap:10px;display:grid}.pdv-fixed-payment-row:not(.pdv-cash-payment-row) .pdv-fixed-payment-method,.pdv-fixed-payment-row:not(.pdv-cash-payment-row) input{width:100%;min-width:0}.pdv-payment-wallet-select{border:1px solid var(--border);width:100%;min-width:0;height:42px;color:var(--text);cursor:pointer;appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 18px),calc(100% - 12px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-radius:13px;outline:none;padding:0 34px 0 12px;font-family:inherit;font-size:12px;font-weight:800;transition:all .2s}.pdv-payment-wallet-select:hover{background-color:#faf5ff;border-color:#c4b5fd}.pdv-payment-wallet-select:focus{background-color:#fff;border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}@media (width<=820px){.pdv-fixed-payment-row:not(.pdv-cash-payment-row){grid-template-columns:1fr}.pdv-payment-wallet-select{height:44px}}@media (width<=900px){.pdv-fixed-payment-row.pdv-card-payment-row{grid-template-columns:1fr}}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-fixed-payment-method,.pdv-fixed-payment-row.pdv-card-payment-row input,.pdv-fixed-payment-row.pdv-card-payment-row select{width:100%;min-width:0}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-payment-wallet-select{text-overflow:ellipsis;overflow:hidden}@media (width<=1120px){.pdv-payment-layout,.pdv-fixed-payment-row.pdv-card-payment-row{grid-template-columns:1fr}}.pdv-fixed-payment-row.pdv-card-payment-row{grid-template-columns:150px 1fr!important;grid-template-areas:"method fields"!important;align-items:stretch!important;gap:12px!important;display:grid!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-fixed-payment-method{grid-area:method!important;width:100%!important;min-width:0!important;height:100%!important;min-height:52px!important}.pdv-fixed-payment-row.pdv-card-payment-row>input,.pdv-fixed-payment-row.pdv-card-payment-row>select{width:100%!important;min-width:0!important}.pdv-fixed-payment-row.pdv-card-payment-row{position:relative!important}.pdv-fixed-payment-row.pdv-card-payment-row>input,.pdv-fixed-payment-row.pdv-card-payment-row>select{height:52px!important}@media (width>=1180px){.pdv-fixed-payment-row.pdv-card-payment-row{grid-template-columns:150px 120px minmax(160px,1fr) 150px!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-fixed-payment-method{grid-area:1/1!important}.pdv-fixed-payment-row.pdv-card-payment-row>input{grid-area:1/2!important}.pdv-fixed-payment-row.pdv-card-payment-row>select:first-of-type{grid-area:1/3!important}.pdv-fixed-payment-row.pdv-card-payment-row>select:nth-of-type(2){grid-area:1/4!important}}@media (width<=760px){.pdv-fixed-payment-row.pdv-card-payment-row{grid-template-columns:1fr!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-fixed-payment-method,.pdv-fixed-payment-row.pdv-card-payment-row>input,.pdv-fixed-payment-row.pdv-card-payment-row>select:first-of-type,.pdv-fixed-payment-row.pdv-card-payment-row>select:nth-of-type(2){grid-area:auto/1!important}}.pdv-fixed-payment-row.pdv-card-payment-row{grid-template-columns:180px minmax(0,1fr)!important;grid-template-areas:"method amount""method machine""method mode"!important;align-items:stretch!important;gap:10px 12px!important;display:grid!important;overflow:hidden!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-fixed-payment-method{white-space:nowrap!important;grid-area:method!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;min-height:154px!important;display:flex!important}.pdv-fixed-payment-row.pdv-card-payment-row>input{grid-area:amount!important}.pdv-fixed-payment-row.pdv-card-payment-row>select:first-of-type{grid-area:machine!important}.pdv-fixed-payment-row.pdv-card-payment-row>select:nth-of-type(2){grid-area:mode!important}.pdv-fixed-payment-row.pdv-card-payment-row>input,.pdv-fixed-payment-row.pdv-card-payment-row>select{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;height:46px!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-payment-wallet-select{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}@media (width<=760px){.pdv-fixed-payment-row.pdv-card-payment-row{grid-template-columns:1fr!important;grid-template-areas:"method""amount""machine""mode"!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-fixed-payment-method{min-height:52px!important}}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-fixed-payment-method,.pdv-fixed-payment-row.pdv-card-payment-row>input,.pdv-card-machine-trigger{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:52px!important}.pdv-card-machine-trigger{border:1px solid var(--border);color:var(--text);cursor:pointer;text-align:left;background:#f8fafc;border-radius:15px;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;padding:0 14px;font-family:inherit;transition:all .2s;display:flex}.pdv-card-machine-trigger span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;font-weight:950;overflow:hidden}.pdv-card-machine-trigger small{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:850;overflow:hidden}.pdv-card-options-dropdown{background:#fff;border:1px solid #ede9fe;border-radius:20px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:14px;margin-top:-2px;padding:14px;animation:.18s pdvCardDropdownIn;display:grid;box-shadow:0 18px 45px #7c3aed14}@keyframes pdvCardDropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pdv-card-options-column{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;min-width:0;padding:12px}.pdv-card-options-header{gap:3px;margin-bottom:10px;display:grid}.pdv-card-options-header strong{color:var(--text);font-size:13px;font-weight:950}.pdv-card-options-header span{color:#94a3b8;font-size:11px;font-weight:800}.pdv-card-machines-list,.pdv-card-installments-list{flex-direction:column;gap:8px;display:flex}.pdv-card-installments-list{max-height:220px;padding-right:4px;overflow-y:auto}.pdv-card-installments-list::-webkit-scrollbar{width:7px}.pdv-card-installments-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.pdv-card-installments-list::-webkit-scrollbar-thumb{background:#c4b5fd;border-radius:999px}.pdv-card-machine-option,.pdv-card-installment-option{width:100%;color:var(--text);cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:3px;padding:11px 12px;font-family:inherit;transition:all .18s;display:grid}.pdv-card-machine-option strong,.pdv-card-installment-option strong{color:var(--text);font-size:13px;font-weight:950}.pdv-card-machine-option span,.pdv-card-installment-option span{color:#64748b;font-size:11px;font-weight:800}.pdv-card-installment-option small{color:#94a3b8;font-size:10px;font-weight:800}.pdv-card-machine-option:hover,.pdv-card-installment-option:hover,.pdv-card-machine-option.active,.pdv-card-installment-option.active{background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.pdv-card-options-empty{color:#94a3b8;text-align:center;background:#fff;border:1px dashed #e2e8f0;border-radius:14px;place-items:center;min-height:116px;padding:14px;font-size:12px;font-weight:800;display:grid}@media (width<=980px){.pdv-fixed-payment-row.pdv-card-payment-row{grid-template-columns:1fr!important}.pdv-card-options-dropdown{grid-template-columns:1fr}}.pdv-cash-shortcuts-top{justify-content:flex-start;margin-bottom:12px;padding:0 4px}.pdv-fixed-payment-row.pdv-cash-payment-row{grid-template-columns:130px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;display:grid!important}.pdv-fixed-payment-row.pdv-cash-payment-row .pdv-fixed-payment-label{background:var(--primary-soft)!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;color:var(--primary-dark)!important;box-sizing:border-box!important;text-align:center!important;border:0!important;border-radius:13px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-family:inherit!important;display:flex!important}.pdv-fixed-payment-row.pdv-cash-payment-row .pdv-fixed-payment-label strong{color:var(--primary-dark)!important;margin:0!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:block!important}.pdv-fixed-payment-row.pdv-cash-payment-row .pdv-fixed-payment-label span{display:none!important}.pdv-fixed-payment-row.pdv-cash-payment-row .pdv-fixed-payment-input-area{width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:block!important}.pdv-fixed-payment-row.pdv-cash-payment-row .pdv-fixed-payment-input-area input{width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-fixed-payment-method{box-sizing:border-box!important;border-radius:13px!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0 14px!important;font-size:13px!important;font-weight:900!important}.pdv-fixed-payment-row.pdv-card-payment-row>input{box-sizing:border-box!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important}.pdv-card-machine-trigger{box-sizing:border-box!important;border-radius:13px!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 14px!important}.pdv-fixed-payment-row.pdv-card-payment-row{grid-template-columns:160px 150px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;display:grid!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-fixed-payment-method,.pdv-fixed-payment-row.pdv-card-payment-row>input,.pdv-fixed-payment-row.pdv-card-payment-row .pdv-card-machine-trigger{box-sizing:border-box!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-card-machine-trigger{text-align:center!important;border-radius:13px!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:0!important;margin:0!important;padding:0 14px!important;line-height:1!important;display:flex!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-card-machine-trigger span{max-width:100%!important;color:var(--text)!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:block!important;overflow:hidden!important}.pdv-fixed-payment-row.pdv-card-payment-row{grid-template-columns:160px 150px minmax(0,1fr)!important;grid-template-areas:none!important;grid-auto-rows:auto!important;align-items:center!important;gap:10px!important;display:grid!important;overflow:visible!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-fixed-payment-method{box-sizing:border-box!important;border-radius:13px!important;grid-area:1/1!important;justify-content:center!important;align-items:center!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0 14px!important;display:flex!important}.pdv-fixed-payment-row.pdv-card-payment-row>input{box-sizing:border-box!important;grid-area:1/2!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0 14px!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-card-machine-trigger{box-sizing:border-box!important;text-align:center!important;border-radius:13px!important;flex-direction:row!important;grid-area:1/3!important;justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0 14px!important;display:flex!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-card-machine-trigger span,.pdv-fixed-payment-row.pdv-card-payment-row .pdv-card-machine-trigger strong{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:block!important;overflow:hidden!important}.pdv-fixed-payment-row.pdv-card-payment-row .pdv-card-machine-trigger small{display:none!important}.pdv-card-options-modal{border-radius:24px;width:min(840px,100%);max-height:calc(100vh - 56px);padding:0;animation:.22s modalIn;overflow:hidden}.pdv-card-options-modal-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:18px;min-height:112px;padding:24px 26px;display:flex}.pdv-card-options-modal-header span{color:var(--primary);text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px;font-size:12px;font-weight:950;display:block}.pdv-card-options-modal-header h3{color:var(--text);letter-spacing:-.7px;margin:0 0 6px;font-size:24px;font-weight:950;line-height:1.15}.pdv-card-options-modal-header p{color:#64748b;max-width:620px;margin:0;font-size:13px;font-weight:650;line-height:1.5}.pdv-card-options-modal-body{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;padding:18px;display:grid}.pdv-card-options-modal .pdv-card-options-column{background:#f8fafc;border:1px solid #eef2f7;border-radius:20px;min-width:0;padding:14px}.pdv-card-options-modal .pdv-card-options-header{gap:3px;margin-bottom:12px;display:grid}.pdv-card-options-modal .pdv-card-options-header strong{color:var(--text);font-size:15px;font-weight:950}.pdv-card-options-modal .pdv-card-options-header span{color:#94a3b8;font-size:12px;font-weight:800}.pdv-card-options-modal .pdv-card-machines-list,.pdv-card-options-modal .pdv-card-installments-list{flex-direction:column;gap:9px;display:flex}.pdv-card-options-modal .pdv-card-installments-list{max-height:410px;padding-right:6px;overflow-y:auto}.pdv-card-options-modal .pdv-card-installments-list::-webkit-scrollbar{width:8px}.pdv-card-options-modal .pdv-card-installments-list::-webkit-scrollbar-track{background:#eef2f7;border-radius:999px}.pdv-card-options-modal .pdv-card-installments-list::-webkit-scrollbar-thumb{background:#c4b5fd;border-radius:999px}.pdv-card-options-modal .pdv-card-installments-list::-webkit-scrollbar-thumb:hover{background:#a78bfa}.pdv-card-options-modal .pdv-card-machine-option,.pdv-card-options-modal .pdv-card-installment-option{width:100%;min-height:62px;color:var(--text);cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:4px;padding:12px 14px;font-family:inherit;transition:all .18s;display:grid}.pdv-card-options-modal .pdv-card-machine-option strong,.pdv-card-options-modal .pdv-card-installment-option strong{color:var(--text);font-size:14px;font-weight:950}.pdv-card-options-modal .pdv-card-machine-option span,.pdv-card-options-modal .pdv-card-installment-option span{color:#64748b;font-size:12px;font-weight:800}.pdv-card-options-modal .pdv-card-installment-option small{color:#94a3b8;font-size:11px;font-weight:800}.pdv-card-options-modal .pdv-card-machine-option:hover,.pdv-card-options-modal .pdv-card-installment-option:hover{background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.pdv-card-options-modal .pdv-card-machine-option.active,.pdv-card-options-modal .pdv-card-installment-option.active{background:#f5f3ff;border-color:#a78bfa;box-shadow:0 0 0 4px #7c3aed14}.pdv-card-options-modal .pdv-card-options-empty{color:#94a3b8;text-align:center;background:#fff;border:1px dashed #d8b4fe;border-radius:18px;place-items:center;min-height:180px;padding:18px;font-size:13px;font-weight:850;display:grid}@media (width<=760px){.pdv-card-options-modal{max-height:calc(100vh - 32px)}.pdv-card-options-modal-header{padding:20px}.pdv-card-options-modal-header h3{font-size:20px}.pdv-card-options-modal-body{grid-template-columns:1fr;padding:14px}.pdv-card-options-modal .pdv-card-installments-list{max-height:260px}}.pdv-card-options-modal-overlay{z-index:9999!important}.pdv-card-options-modal{z-index:10000!important;position:relative!important}.pdv-card-options-modal .pdv-card-installments-list{max-height:202px!important;overflow-y:auto!important}.pdv-card-options-modal .pdv-card-installment-option small{display:none!important}.pdv-card-options-modal .pdv-card-installment-option{gap:4px!important;min-height:62px!important;padding:12px 14px!important}.pdv-card-options-modal .pdv-card-installments-list{max-height:202px!important;margin-top:6px!important;padding-top:4px!important;padding-bottom:4px!important;padding-left:2px!important;overflow:hidden auto!important}.pdv-card-options-modal .pdv-card-installment-option:hover,.pdv-card-options-modal .pdv-card-installment-option.active{transform:none!important}.pdv-card-payment-expanded{border:1px solid var(--border);background:#fff;border-radius:18px;gap:14px;padding:14px;display:grid}.pdv-card-payment-top{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:10px;display:grid}.pdv-card-payment-title{background:var(--primary-soft);width:100%;height:42px;color:var(--primary-dark);cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:13px;font-weight:900;display:flex}.pdv-card-payment-title svg{stroke-width:2.3px;width:17px;height:17px}.pdv-card-payment-top input{border:1px solid var(--border);width:100%;height:42px;color:var(--text);box-sizing:border-box;background:#f8fafc;border-radius:13px;outline:none;padding:0 14px;font-family:inherit;font-size:13px;font-weight:800}.pdv-card-payment-divider{background:#ede9fe;height:1px}.pdv-card-payment-field{gap:8px;display:grid}.pdv-card-payment-field>span{color:#9ca3af;text-transform:uppercase;letter-spacing:.7px;font-size:11px;font-weight:950}.pdv-card-payment-field select{border:1px solid var(--border);width:100%;height:42px;color:var(--text);cursor:pointer;appearance:none;background:#fff;background-image:linear-gradient(45deg, transparent 50%, var(--primary) 50%), linear-gradient(135deg, var(--primary) 50%, transparent 50%);background-position:calc(100% - 20px),calc(100% - 14px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;border-radius:13px;outline:none;padding:0 40px 0 14px;font-family:inherit;font-size:13px;font-weight:800}.pdv-card-machine-field{position:relative}.pdv-card-machine-dropdown{width:100%;position:relative}.pdv-card-machine-trigger{border:1px solid var(--border);width:100%;min-height:52px;color:var(--text);cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:0 14px 0 16px;font-family:inherit;font-size:13px;font-weight:850;transition:all .2s;display:flex}.pdv-card-machine-trigger strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pdv-card-machine-arrow{width:22px;height:22px;color:var(--primary);border-radius:999px;flex-shrink:0;place-items:center;font-size:18px;font-weight:900;line-height:20px;transition:all .2s;display:grid}.pdv-card-machine-trigger span{color:var(--primary);font-size:18px;font-weight:900;line-height:1;transition:all .2s}.pdv-card-machine-trigger:hover,.pdv-card-machine-trigger.open{background:#faf5ff;border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-card-machine-trigger.open span{transform:rotate(180deg)}.pdv-card-machine-menu{z-index:80;background:#fff;border:1px solid #ddd6fe;border-radius:16px;max-height:190px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 36px #0f172a1f}.pdv-card-machine-menu::-webkit-scrollbar{width:6px}.pdv-card-machine-menu::-webkit-scrollbar-thumb{background:#c4b5fd;border-radius:999px}.pdv-card-machine-menu button{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;width:100%;min-height:40px;padding:0 11px;font-family:inherit;font-size:13px;font-weight:800;transition:all .18s}.pdv-card-machine-menu button:hover{color:var(--primary);background:#faf5ff}.pdv-card-machine-menu button.active{background:var(--primary-soft);color:var(--primary-dark)}.pdv-card-machine-empty{color:#94a3b8;align-items:center;min-height:42px;padding:0 11px;font-size:13px;font-weight:800;display:flex}.pdv-card-payment-expanded .pdv-card-machine-trigger{text-align:center!important;box-sizing:border-box!important;border-radius:13px!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 42px!important;line-height:1!important;display:flex!important;position:relative!important;overflow:hidden!important}.pdv-card-payment-expanded .pdv-card-machine-trigger strong{width:100%!important;max-width:100%!important;color:var(--text)!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:block!important;overflow:hidden!important}.pdv-card-payment-expanded .pdv-card-machine-trigger>span{color:#0000!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;transition:all .2s!important;display:block!important;position:absolute!important;top:50%!important;right:16px!important;transform:translateY(-50%)!important}.pdv-card-payment-expanded .pdv-card-machine-trigger>span:before{content:"";border-right:2px solid var(--primary);border-bottom:2px solid var(--primary);transform-origin:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-65%)rotate(45deg)}.pdv-card-payment-expanded .pdv-card-machine-trigger.open>span{transform:translateY(-50%)rotate(180deg)!important}.pdv-card-payment-type-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pdv-card-payment-type-grid button{border:1px solid var(--border);color:#334155;cursor:pointer;background:#fff;border-radius:13px;height:42px;font-family:inherit;font-size:13px;font-weight:900;transition:all .18s}.pdv-card-payment-type-grid button:hover{color:var(--primary);background:#faf5ff;border-color:#c4b5fd}.pdv-card-payment-type-grid button.active{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;border-color:#0000;box-shadow:0 12px 24px #7c3aed2e}.pdv-card-installments-inline-list{background:#fff;border:1px solid #ede9fe;border-radius:13px;max-height:150px;overflow:hidden auto}.pdv-card-installments-inline-list::-webkit-scrollbar{width:8px}.pdv-card-installments-inline-list::-webkit-scrollbar-track{background:#f3e8ff;border-radius:999px}.pdv-card-installments-inline-list::-webkit-scrollbar-thumb{background:#c4b5fd;border-radius:999px}.pdv-card-installments-inline-list button{width:100%;min-height:40px;color:var(--text);cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #f1f5f9;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:0 14px;font-family:inherit;display:grid}.pdv-card-installments-inline-list button:last-child{border-bottom:0}.pdv-card-installments-inline-list button:hover{background:#faf5ff}.pdv-card-installments-inline-list button.active{color:var(--primary-dark);background:#f5f3ff}.pdv-card-installments-inline-list button strong{font-size:13px;font-weight:950}.pdv-card-installments-inline-list button span{color:#64748b;font-size:12px;font-weight:850}.pdv-card-inline-empty{color:#94a3b8;text-align:center;place-items:center;min-height:96px;padding:16px;font-size:12px;font-weight:800;display:grid}@media (width<=760px){.pdv-card-payment-top,.pdv-card-payment-type-grid{grid-template-columns:1fr}}.pdv-cash-shortcuts-top{display:none}.pdv-payment-side-actions{grid-template-columns:1fr 1fr;border-top:0!important;gap:10px!important;margin-top:0!important;padding-top:0!important;display:grid!important}.pdv-payment-side-actions .secondary-btn,.pdv-payment-side-actions .primary-btn{justify-content:center!important;width:100%!important;height:42px!important}@media (width<=920px){.pdv-payment-side-actions{grid-template-columns:1fr}}.pdv-card-installments-inline-list{min-height:122px!important;max-height:122px!important;overflow-y:auto!important}.pdv-card-inline-empty{color:#a1a1aa!important;text-align:center!important;background-color:#f8fafc!important;place-items:center!important;min-height:120px!important;padding:16px!important;font-size:12px!important;font-weight:850!important;display:grid!important}.pdv-card-selected-installment{color:var(--primary-dark)!important;background:#faf5ff!important;font-size:14px!important;font-weight:950!important}.financial-machine-actions{align-items:center;gap:8px;display:flex}.danger-table-action{color:#dc2626!important;background:snow!important;border-color:#fecaca!important}.danger-table-action:hover{color:#b91c1c!important;background:#fef2f2!important;border-color:#fca5a5!important}.card-machine-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 18px!important;display:grid!important}.card-machine-form-grid .card-machine-name-field{grid-column:1/-1!important}.card-machine-form-grid .card-machine-half-field{grid-column:span 1!important}.card-machine-form-grid .card-machine-installments-field{grid-column:1/-1!important}@media (width<=760px){.card-machine-form-grid{grid-template-columns:1fr!important}.card-machine-form-grid .card-machine-name-field,.card-machine-form-grid .card-machine-half-field,.card-machine-form-grid .card-machine-installments-field{grid-column:1/-1!important}}.card-machine-installments-box{grid-template-columns:repeat(3,minmax(0,1fr))!important}.card-machine-installment-row{grid-template-columns:44px minmax(0,1fr)!important;gap:10px!important}.card-machine-installment-row input{width:100%!important}.card-machine-installment-row{align-content:center!important}.products-page .products-table-card .attention-grid .attention-item{background:#fff;border:1px solid #eef2f7;border-radius:16px;align-items:flex-start;min-height:132px;padding:16px;box-shadow:0 8px 22px #0f172a09}.products-page .products-table-card .attention-grid .attention-item:hover{background:#fff;border-color:#ddd6fe;box-shadow:0 14px 30px #0f172a0f}.products-page .products-table-card .attention-grid .attention-icon{margin-top:2px}.products-page .products-table-card .attention-grid .attention-item>div:last-child{flex-direction:column;align-items:flex-start;min-width:0;min-height:100px;display:flex}.products-page .products-table-card .attention-grid .attention-item .import-template-btn{align-self:flex-start;margin-top:auto}.wholesale-toggle-box{background:linear-gradient(#faf5ff 0%,#fff 100%);border:1px solid #ede9fe;border-radius:13px;align-items:center;gap:10px;min-height:44px;padding:0 13px;transition:all .22s;display:flex}.wholesale-toggle-box:hover{background:#faf5ff;border-color:#ddd6fe}.wholesale-toggle-box input{width:16px;height:16px;accent-color:var(--primary);flex-shrink:0}.wholesale-toggle-box span{color:#475569;font-size:12px;font-weight:800;line-height:1.3}.product-field-wholesale-min,.product-field-wholesale-price{animation:.22s wholesaleFieldsIn}@keyframes wholesaleFieldsIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (width<=1000px){.product-field-wholesale-toggle,.product-field-wholesale-min,.product-field-wholesale-price,.product-field-stock,.product-modal .full-field,.product-image-side{grid-area:auto/1}}.product-modal{scrollbar-gutter:stable;clip-path:inset(0 round 24px);background-clip:padding-box;border-radius:24px;width:min(1120px,100vw - 40px);max-height:calc(100vh - 48px);padding-right:18px;overflow:hidden auto}.product-modal::-webkit-scrollbar{width:8px}.product-modal::-webkit-scrollbar-track{background:0 0;margin:28px 0}.product-modal::-webkit-scrollbar-thumb{background:#d8b4fe;border:3px solid #fff;border-radius:999px}.product-modal::-webkit-scrollbar-thumb:hover{background:#c084fc}.product-modal{scrollbar-width:thin;scrollbar-color:#d8b4fe transparent}.product-field-sale-tools{grid-area:5/1/auto/3}.product-field-stock{grid-area:6/1}.product-field-wholesale-toggle{grid-area:7/1/auto/3}.product-field-wholesale-min{grid-area:8/1}.product-field-wholesale-price{grid-area:8/2}.product-field-wholesale-tools{grid-area:9/1/auto/3;animation:.22s wholesaleFieldsIn}.product-modal .full-field{grid-area:8/1/auto/3}.product-modal .modal-form.has-wholesale .full-field{grid-row:10}.product-image-side{grid-area:1/3/span 10}.product-modal-actions-side{grid-area:10/3}.price-margin-tools{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:20px;display:grid}.price-margin-input{grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:10px;display:grid}.price-margin-input span{color:#64748b;font-size:12px;font-weight:850;line-height:1.2}.price-margin-input input{border-radius:13px;height:42px;padding:0 13px;font-size:13px}.modal-form .price-round-check{cursor:pointer;background:#fafafa;border:1px solid #eef2f7;border-radius:13px;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:46px;padding:0 13px;display:flex}.modal-form .price-round-check input{width:15px;height:15px;accent-color:var(--primary);flex-shrink:0;padding:0}.modal-form .price-round-check span{color:#64748b;white-space:nowrap;font-size:12px;font-weight:850;line-height:1.2}@media (width<=1000px){.product-field-sale-tools,.product-field-wholesale-toggle,.product-field-wholesale-min,.product-field-wholesale-price,.product-field-wholesale-tools,.product-field-stock,.product-modal .full-field,.product-image-side,.product-modal-actions-side{grid-area:auto/1}.price-margin-tools{grid-template-columns:1fr;gap:8px}}.product-import-preview-card{margin-top:18px}.product-import-preview-table td{vertical-align:middle}.product-import-preview-table .product-thumb svg{width:20px;height:20px;color:var(--primary)}.import-wholesale-info{color:#6d28d9;white-space:nowrap;background:#f5f3ff;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.import-wholesale-info.muted{color:#94a3b8;background:#f8fafc}.product-import-errors-box{background:#fef2f2;border:1px solid #fecaca;border-radius:14px;gap:6px;margin-top:14px;padding:13px 14px;display:grid}.product-import-errors-box strong{color:#991b1b;font-size:12px;font-weight:950}.product-import-errors-box span{color:#b91c1c;font-size:12px;font-weight:750;line-height:1.4}.import-product-description{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:360px;margin-top:3px;font-size:11px;font-weight:700;line-height:1.35;overflow:hidden}.import-preview-header{align-items:center}.import-preview-header p{color:#64748b;margin-top:4px;font-size:13px;font-weight:650}.import-products-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.import-products-btn{box-shadow:0 6px 14px #7c3aed1a}.import-products-btn:hover{box-shadow:0 8px 18px #7c3aed24}.plans-page{gap:22px}.subscription-overview-grid{grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr) minmax(220px,.8fr);gap:18px;display:grid}.subscription-current-card,.subscription-date-card{padding:22px}.subscription-current-card{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.subscription-current-card h3{color:var(--text);letter-spacing:-.8px;margin:10px 0 8px;font-size:24px;font-weight:950}.subscription-current-card p,.subscription-date-card p{color:#64748b;font-size:13px;font-weight:650;line-height:1.55}.subscription-status-pill{white-space:nowrap;border-radius:999px;align-items:center;height:32px;padding:0 13px;font-size:12px;font-weight:950;display:inline-flex}.subscription-status-pill.active{color:#047857;background:#ecfdf5}.subscription-status-pill.expired{color:#b91c1c;background:#fef2f2}.subscription-date-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px;font-size:11px;font-weight:950;display:block}.subscription-date-card strong{color:var(--text);letter-spacing:-.8px;margin-bottom:8px;font-size:24px;font-weight:950;display:block}.plans-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.plans-grid.single-plan{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr)}.plan-access-card{padding:20px}.plan-access-header{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.plan-access-header strong{color:var(--text);letter-spacing:-.7px;margin:8px 0 4px;font-size:22px;font-weight:950;display:block}.plan-access-header p{color:#64748b;font-size:13px;font-weight:650}.plan-access-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.plan-access-item{border:1px solid var(--border);background:#fff;border-radius:16px;min-height:120px;padding:14px}.plan-access-item span{text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;min-height:24px;margin-bottom:10px;padding:0 9px;font-size:10px;font-weight:950;display:inline-flex}.plan-access-item strong{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:950;display:block}.plan-access-item p{color:#64748b;font-size:12px;font-weight:650;line-height:1.4}.plan-access-item.enabled{background:#ecfdf5;border-color:#bbf7d0}.plan-access-item.enabled span{color:#047857;background:#fff}.plan-access-item.locked{background:#f8fafc;border-color:#e5e7eb}.plan-access-item.locked span{color:#94a3b8;background:#fff}.plan-access-item.locked strong,.plan-access-item.locked p{color:#94a3b8}.plan-cycle-toggle-card{justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.plan-cycle-toggle-card strong{color:var(--text);letter-spacing:-.7px;margin:8px 0 4px;font-size:22px;font-weight:950;display:block}.plan-cycle-toggle-card p{color:#64748b;font-size:13px;font-weight:650}.plan-cycle-toggle{border:1px solid var(--border);background:#f8fafc;border-radius:999px;flex-shrink:0;grid-template-columns:repeat(2,1fr);width:240px;min-height:46px;padding:4px;display:grid}.plan-cycle-toggle button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999px;font-family:inherit;font-size:13px;font-weight:900}.plan-cycle-toggle button.active{background:var(--primary);color:#fff;box-shadow:0 10px 22px #7c3aed38}.plan-price-note{z-index:1;color:#047857;background:#ecfdf5;border-radius:12px;min-height:34px;margin:-8px 0 14px;padding:8px 11px;font-size:12px;font-weight:900;position:relative}.plan-modules{z-index:1;flex-wrap:wrap;gap:8px;margin-bottom:16px;display:none;position:relative}.plan-modules span{min-height:26px;color:var(--primary-dark);background:#f5f3ff;border-radius:999px;align-items:center;padding:0 9px;font-size:11px;font-weight:900;display:inline-flex}.plan-card{border-radius:22px;flex-direction:column;min-height:520px;padding:22px;transition:all .22s;display:flex;position:relative;overflow:hidden}.plan-card:hover{border-color:#ddd6fe;transform:translateY(-3px);box-shadow:0 16px 34px #0f172a12}.plan-card.featured{border-color:#c4b5fd;box-shadow:0 18px 42px #7c3aed1f}.plan-card.featured:before{content:"";pointer-events:none;background:linear-gradient(#7c3aed14,#fff0);position:absolute;inset:0}.plan-popular-tag{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;border-radius:999px;align-items:center;height:28px;padding:0 11px;font-size:11px;font-weight:900;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 8px 18px #7c3aed2e}.plan-card-header{z-index:1;position:relative}.plan-badge{width:fit-content;min-height:28px;color:var(--primary-dark);text-transform:uppercase;letter-spacing:.5px;background:#f5f3ff;border-radius:999px;align-items:center;margin-bottom:14px;padding:0 10px;font-size:11px;font-weight:950;display:inline-flex}.plan-card h3{color:var(--text);letter-spacing:-.7px;margin-bottom:8px;font-size:22px;font-weight:900}.plan-card p{color:#64748b;font-size:13px;font-weight:650;line-height:1.6}.plan-price{z-index:1;align-items:flex-end;gap:6px;margin:22px 0 18px;display:flex;position:relative}.plan-price strong{color:var(--text);letter-spacing:-1.2px;font-size:34px;font-weight:950}.plan-price span{color:#94a3b8;padding-bottom:6px;font-size:13px;font-weight:800}.plan-features{z-index:1;flex:1;gap:12px;margin:0;padding:0;list-style:none;display:grid;position:relative}.plan-features li{color:#475569;align-items:flex-start;gap:9px;font-size:13px;font-weight:750;line-height:1.35;display:flex}.plan-features li:before{content:"✓";color:#059669;background:#ecfdf5;border-radius:999px;flex-shrink:0;place-items:center;width:19px;height:19px;font-size:11px;font-weight:950;display:grid}.plan-action-btn{z-index:1;width:100%;height:46px;margin-top:24px;position:relative}@media (width<=1100px){.subscription-overview-grid,.plans-grid,.plans-grid.single-plan,.plan-access-grid{grid-template-columns:1fr}.subscription-current-card,.plan-cycle-toggle-card{flex-direction:column;align-items:stretch}.plan-cycle-toggle{width:100%}.plan-card{min-height:auto}}.store-data-page{gap:22px}.store-data-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.store-data-card{padding:28px}.store-data-card .section-header p{color:#64748b;margin-top:4px;font-size:13px;font-weight:650;line-height:1.5}.store-data-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.store-data-field{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:850;display:flex}.store-data-field-full{grid-column:1/-1}.store-data-field input,.store-data-field select{border:1px solid var(--border);width:100%;height:42px;color:var(--text);background:#fff;border-radius:13px;outline:none;padding:0 13px;font-family:inherit;font-size:13px;font-weight:650;transition:all .2s}.store-data-field input:focus,.store-data-field select:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.fiscal-data-card{border-color:var(--border);background:#fff}.fiscal-top-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:start;gap:18px;margin-bottom:18px;display:grid}.fiscal-settings-card{margin-bottom:0}.primary-btn.fiscal-settings-save-btn{height:40px;padding:0 16px;color:#7c3aed!important;box-shadow:none!important;background:#fff!important;border:1px solid #a78bfa!important}.primary-btn.fiscal-settings-save-btn:hover{transform:none;color:#6d28d9!important;box-shadow:none!important;background:#f5f3ff!important;border-color:#8b5cf6!important}.fiscal-settings-save-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.fiscal-status-pill{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:11px;font-weight:950;display:inline-flex}.certificate-upload-box{background:#fff;border:1px dashed #c4b5fd;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;min-height:76px;padding:13px;display:flex}.certificate-upload-box strong{color:var(--text);margin-bottom:4px;font-size:13px;font-weight:900;display:block}.certificate-upload-box span{color:#64748b;font-size:12px;font-weight:650;line-height:1.4;display:block}.certificate-upload-box button:disabled{opacity:.55;cursor:not-allowed}.fiscal-checklist-card{margin-top:0}.fiscal-checklist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.fiscal-checklist-item{background:#fff;border:1px solid #eef2f7;border-radius:15px;padding:14px}.fiscal-checklist-item:before{content:"•";color:#d97706;background:#fef3c7;border-radius:999px;place-items:center;width:22px;height:22px;margin-bottom:10px;font-size:20px;line-height:1;display:grid}.fiscal-checklist-item strong{color:var(--text);margin-bottom:5px;font-size:13px;font-weight:900;display:block}.fiscal-checklist-item span{color:#64748b;font-size:12px;font-weight:650;line-height:1.45;display:block}@media (width<=1180px){.store-data-grid,.fiscal-checklist-grid{grid-template-columns:1fr}}@media (width<=720px){.store-data-form{grid-template-columns:1fr}.certificate-upload-box{flex-direction:column;align-items:flex-start}}.store-data-header{align-items:flex-start}.store-data-save-btn{height:42px;box-shadow:0 8px 18px #7c3aed24}.store-data-save-btn:hover{box-shadow:0 10px 22px #7c3aed2e}.store-data-save-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}@media (width<=720px){.store-data-header{align-items:stretch}.store-data-save-btn{width:100%}}.fiscal-checklist-item.done{background:#f0fdf4;border-color:#bbf7d0}.fiscal-checklist-item.done:before{content:"✓";color:#059669;background:#dcfce7;font-size:13px;font-weight:950}.fiscal-checklist-item.done strong{color:#065f46}.fiscal-checklist-item.done span{color:#047857}.coupons-page{gap:20px}.coupons-empty-card{padding:0;overflow:hidden}.coupons-empty-state{background:linear-gradient(#faf5ff 0%,#fff 72%);min-height:300px}.coupons-empty-state .empty-icon{margin-left:auto;margin-right:auto}.coupons-empty-btn{height:42px;margin-top:18px;box-shadow:0 8px 18px #7c3aed24}.coupons-empty-btn:hover{box-shadow:0 10px 22px #7c3aed2e}.coupon-modal{width:min(720px,100%);max-height:calc(100vh - 48px);padding:22px;animation:.22s modalIn;overflow-y:auto}.coupon-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.coupon-field{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:850;display:flex}.coupon-field-full{grid-column:1/-1}.coupon-field input,.coupon-field select{border:1px solid var(--border);width:100%;height:42px;color:var(--text);background:#fff;border-radius:13px;outline:none;padding:0 13px;font-family:inherit;font-size:13px;font-weight:650;transition:all .2s}.coupon-field input:focus,.coupon-field select:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.coupon-modal-actions{border-top:1px solid #f1f5f9;margin-top:18px;padding-top:16px}@media (width<=720px){.coupon-form-grid{grid-template-columns:1fr}}.coupons-table-card .section-header p{color:#64748b;margin-top:4px;font-size:13px;font-weight:650}.coupon-code-cell strong{color:var(--text);margin-bottom:3px;font-size:13px;font-weight:900;display:block}.coupon-code-cell span{color:#94a3b8;font-size:11px;font-weight:750;display:block}.coupon-table-actions{align-items:center;gap:8px;display:flex}.table-action.danger{color:#dc2626}.table-action.danger:hover{color:#b91c1c;background:#fef2f2}.pdv-coupon-area{margin-top:-4px;margin-bottom:2px;position:relative}.pdv-add-coupon-link{color:var(--primary);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:900;transition:all .2s}.pdv-add-coupon-link:hover{color:var(--primary-dark);text-decoration:underline}.pdv-coupon-floating-box{z-index:20;background:#fff;border:1px solid #ddd6fe;border-radius:16px;padding:12px;animation:.18s modalIn;position:absolute;top:24px;left:0;right:0;box-shadow:0 18px 42px #0f172a24}.pdv-coupon-floating-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.pdv-coupon-floating-header strong{color:var(--text);font-size:12px;font-weight:950}.pdv-coupon-floating-header button{color:#64748b;cursor:pointer;background:#f8fafc;border:0;border-radius:999px;width:24px;height:24px;font-size:17px;line-height:1}.pdv-coupon-floating-form{grid-template-columns:minmax(0,1fr) 96px;gap:8px;display:grid}.pdv-coupon-floating-form input{border:1px solid var(--border);width:100%;height:38px;color:var(--text);text-transform:uppercase;background:#fff;border-radius:12px;outline:none;padding:0 12px;font-family:inherit;font-size:13px;font-weight:750}.pdv-coupon-floating-form input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.pdv-coupon-floating-form .primary-btn{border-radius:12px;height:38px;padding:0 12px;font-size:12px;box-shadow:0 8px 18px #7c3aed1f}.pdv-applied-coupon{justify-content:space-between;align-items:center;gap:8px;min-height:24px;display:flex}.pdv-applied-coupon span{color:#047857;font-size:12px;font-weight:850;line-height:1.2}.pdv-applied-coupon strong{color:#065f46;font-size:12px;font-weight:950}.pdv-applied-coupon button{color:#dc2626;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0;font-family:inherit;font-size:11px;font-weight:900}.pdv-applied-coupon button:hover{color:#b91c1c;text-decoration:underline}.fiscal-page{gap:22px}.fiscal-page-header{align-items:flex-start}.fiscal-environment-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.fiscal-environment-badge.homologation{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.fiscal-environment-badge.production{color:#047857;background:#dcfce7;border:1px solid #86efac}.fiscal-layout-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:start;gap:18px;display:grid}.fiscal-main-card,.fiscal-side-card{padding:20px}.fiscal-main-card .section-header p,.fiscal-side-card .section-header p{color:#64748b;margin-top:4px;font-size:13px;font-weight:650;line-height:1.5}.fiscal-status-timeline{gap:12px;display:grid}.fiscal-timeline-item{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:14px 14px 14px 48px;position:relative}.fiscal-timeline-item:before{content:"•";color:#d97706;background:#fef3c7;border-radius:999px;place-items:center;width:23px;height:23px;font-size:20px;line-height:1;display:grid;position:absolute;top:14px;left:14px}.fiscal-timeline-item strong{color:var(--text);margin-bottom:5px;font-size:13px;font-weight:950;display:block}.fiscal-timeline-item span{color:#64748b;font-size:12px;font-weight:650;line-height:1.5;display:block}.fiscal-integration-list{gap:10px;display:grid}.fiscal-integration-list div{background:#f8fafc;border:1px solid #eef2f7;border-radius:15px;padding:12px}.fiscal-integration-list span{color:#94a3b8;text-transform:uppercase;letter-spacing:.55px;margin-bottom:5px;font-size:10px;font-weight:950;display:block}.fiscal-integration-list strong{color:var(--text);font-size:13px;font-weight:900;display:block}.fiscal-config-btn{width:100%;margin-top:16px;box-shadow:0 8px 18px #7c3aed24}.fiscal-config-btn:disabled{opacity:.58;cursor:not-allowed;box-shadow:none;transform:none}.fiscal-helper-text{color:#64748b;margin-top:10px;font-size:11px;font-weight:700;line-height:1.45;display:block}@media (width<=1100px){.fiscal-layout-grid,.fiscal-top-grid{grid-template-columns:1fr}.fiscal-page-header{align-items:stretch}.fiscal-environment-badge{width:fit-content}}.fiscal-timeline-item.done{background:#f0fdf4;border-color:#bbf7d0}.fiscal-timeline-item.done:before{content:"✓";color:#059669;background:#dcfce7;font-size:13px;font-weight:950}.fiscal-timeline-item.done strong{color:#065f46}.fiscal-timeline-item.done span{color:#047857}.certificate-modal{width:min(620px,100%);max-height:calc(100vh - 48px);padding:22px;animation:.22s modalIn;overflow-y:auto}.certificate-modal-body{gap:14px;display:grid}.certificate-file-picker{cursor:pointer;background:#faf5ff;border:1px dashed #c4b5fd;border-radius:18px;align-items:center;min-height:92px;padding:16px;transition:all .2s;display:flex}.certificate-file-picker:hover{border-color:var(--primary);background:#f5f3ff}.certificate-file-picker input{display:none}.certificate-file-picker strong{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:950;display:block}.certificate-file-picker span{color:#64748b;font-size:12px;font-weight:750;display:block}.certificate-password-field{color:#334155;flex-direction:column;gap:8px;font-size:12px;font-weight:850;display:flex}.certificate-password-field input{border:1px solid var(--border);width:100%;height:44px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 13px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s}.certificate-password-field input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.certificate-warning-box{background:#fffbeb;border:1px solid #fde68a;border-radius:15px;padding:12px 13px}.certificate-warning-box strong{color:#92400e;margin-bottom:4px;font-size:12px;font-weight:950;display:block}.certificate-warning-box span{color:#92400e;font-size:12px;font-weight:650;line-height:1.45;display:block}.product-field-fiscal-toggle{grid-area:8/1/auto/3}.fiscal-toggle-box{background:linear-gradient(#eff6ff 0%,#fff 100%);border-color:#dbeafe}.fiscal-toggle-box:hover{background:#eff6ff;border-color:#bfdbfe}.product-field-fiscal-toggle .fiscal-toggle-box input{accent-color:#2563eb}.product-field-fiscal-ncm,.product-field-fiscal-cfop,.product-field-fiscal-origin,.product-field-fiscal-csosn,.product-field-fiscal-cst,.product-field-fiscal-cest,.product-field-fiscal-tax-unit,.product-field-fiscal-tax-quantity,.product-field-fiscal-tax-barcode,.product-field-fiscal-benefit{animation:.22s wholesaleFieldsIn}.product-field-fiscal-ncm{grid-area:9/1}.product-field-fiscal-cfop{grid-area:9/2}.product-field-fiscal-origin{grid-area:10/1/auto/3}.product-field-fiscal-csosn{grid-area:11/1}.product-field-fiscal-cst{grid-area:11/2}.product-field-fiscal-cest{grid-area:12/1}.product-field-fiscal-tax-unit{grid-area:12/2}.product-field-fiscal-tax-quantity{grid-area:13/1}.product-field-fiscal-tax-barcode{grid-area:13/2}.product-field-fiscal-benefit{grid-area:14/1/auto/3}.product-modal .modal-form:not(.has-wholesale) .product-field-fiscal-toggle{grid-row:8}.product-modal .modal-form.has-wholesale .product-field-fiscal-toggle{grid-row:10}.product-modal .modal-form.has-wholesale .product-field-fiscal-ncm,.product-modal .modal-form.has-wholesale .product-field-fiscal-cfop{grid-row:11}.product-modal .modal-form.has-wholesale .product-field-fiscal-origin{grid-row:12}.product-modal .modal-form.has-wholesale .product-field-fiscal-csosn,.product-modal .modal-form.has-wholesale .product-field-fiscal-cst{grid-row:13}.product-modal .modal-form.has-wholesale .product-field-fiscal-cest,.product-modal .modal-form.has-wholesale .product-field-fiscal-tax-unit{grid-row:14}.product-modal .modal-form.has-wholesale .product-field-fiscal-tax-quantity,.product-modal .modal-form.has-wholesale .product-field-fiscal-tax-barcode{grid-row:15}.product-modal .modal-form.has-wholesale .product-field-fiscal-benefit{grid-row:16}.product-modal .modal-form:not(.has-wholesale):not(.has-fiscal) .full-field{grid-row:9}.product-modal .modal-form.has-wholesale:not(.has-fiscal) .full-field{grid-row:11}.product-modal .modal-form.has-fiscal:not(.has-wholesale) .full-field{grid-row:15}.product-modal .modal-form.has-wholesale.has-fiscal .full-field{grid-row:17}.product-modal .modal-form:not(.has-wholesale):not(.has-fiscal) .product-modal-actions-side{grid-row:9!important}.product-modal .modal-form.has-wholesale:not(.has-fiscal) .product-modal-actions-side{grid-row:11!important}.product-modal .modal-form.has-fiscal:not(.has-wholesale) .product-modal-actions-side{grid-row:15!important}.product-modal .modal-form.has-wholesale.has-fiscal .product-modal-actions-side{grid-row:17!important}.product-modal .modal-form.has-fiscal .product-image-side,.product-modal .modal-form.has-wholesale.has-fiscal .product-image-side{grid-row:1/span 12}@media (width<=1000px){.product-field-fiscal-toggle,.product-field-fiscal-ncm,.product-field-fiscal-cfop,.product-field-fiscal-origin,.product-field-fiscal-csosn,.product-field-fiscal-cst,.product-field-fiscal-cest,.product-field-fiscal-tax-unit,.product-field-fiscal-tax-quantity,.product-field-fiscal-tax-barcode,.product-field-fiscal-benefit{grid-column:1;grid-row:auto!important}.product-modal .modal-form.has-fiscal .product-image-side,.product-modal .modal-form.has-wholesale.has-fiscal .product-image-side{grid-row:auto}}.pdv-panel-header h3,.pdv-cart-header h3{display:none!important}.supplier-modal{width:min(1180px,100vw - 40px)}.supplier-modal .supplier-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px 20px;display:grid}.supplier-modal .supplier-form .full-field{grid-column:1/-1;grid-row:auto!important}.supplier-modal .supplier-form textarea{min-height:120px}@media (width<=900px){.supplier-modal .supplier-form{grid-template-columns:1fr}.supplier-modal .supplier-form .full-field{grid-column:1}}.pdv-open-adjustment-btn{color:#6d28d9;cursor:pointer;background:#7c3aed12;border:1px solid #7c3aed5c;border-radius:14px;width:100%;min-height:42px;font-family:inherit;font-size:13px;font-weight:900;transition:all .18s}.pdv-open-adjustment-btn:hover{background:#7c3aed1c;border-color:#7c3aed8c;transform:translateY(-1px)}.pdv-adjustment-modal{width:min(560px,100vw - 28px)}.pdv-adjustment-modal-body{gap:14px;margin-top:18px;display:grid}.pdv-adjustment-modal-summary{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;gap:10px;margin-top:16px;padding:14px;display:grid}.pdv-adjustment-modal-summary>div{color:#64748b;justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.pdv-adjustment-modal-summary strong{color:var(--text);font-size:14px;font-weight:950}.pdv-adjustment-modal{box-sizing:border-box;border-radius:24px;width:min(700px,100vw - 32px);padding:24px!important}.pdv-adjustment-modal .cart-item-adjustment-header{border-bottom:1px solid #f1f5f9;margin-bottom:18px;padding-bottom:18px}.pdv-adjustment-modal-body{margin-top:0}.pdv-adjustment-modal-summary{margin-top:16px}.pdv-adjustment-modal .cart-item-adjustment-actions{border-top:1px solid #f1f5f9;margin-top:22px;padding-top:18px}.pdv-open-adjustment-btn:disabled{opacity:.5;cursor:not-allowed;color:#94a3b8;background:#94a3b814;border-color:#94a3b847;transform:none}.pdv-open-adjustment-btn:disabled:hover{background:#94a3b814;border-color:#94a3b847;transform:none}.pdv-applied-adjustment-row{border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:8px 11px;font-size:12px;font-weight:850;display:flex}.pdv-applied-adjustment-row.discount{color:#047857;background:#16a34a14;border:1px solid #22c55e38}.pdv-applied-adjustment-row.surcharge{color:#b91c1c;background:#ef444414;border:1px solid #ef444438}@keyframes pdvAdjustmentSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pdv-applied-adjustments{gap:6px;animation:.22s pdvAdjustmentSlideIn;display:grid}.pdv-applied-adjustment-row{border-radius:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;column-gap:10px;min-height:24px;padding:0;font-size:12px;font-weight:850;display:grid;background:0 0!important;border:0!important}.pdv-applied-adjustment-row.discount{color:#047857}.pdv-applied-adjustment-row.surcharge{color:#dc2626}.pdv-applied-adjustment-row strong{color:inherit;font-size:12px;font-weight:950}.pdv-remove-adjustment-btn{color:#111827;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;font-weight:900}.pdv-remove-adjustment-btn:hover{text-decoration:underline}.pdv-applied-adjustments{gap:6px;grid-template-columns:1fr!important;display:grid!important}.pdv-applied-adjustment-row{width:100%}.pdv-open-adjustment-btn{margin-bottom:10px}.pdv-cart-empty{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.pdv-cart-empty .empty-icon{margin-bottom:4px}.pdv-cart-empty strong{margin-bottom:0}.pdv-cart-empty p{margin:0}:root{--dashboard-payment-credit:#7c3aed;--dashboard-payment-pix:#10b981;--dashboard-payment-cash:#fbbf24;--dashboard-payment-debit:#3b82f6}.sales-chart .chart-area{display:none}.notification-btn{display:none!important}.dashboard-chart-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 10px;display:grid}.dashboard-chart-summary>div{background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;padding:10px 12px}.dashboard-chart-summary span{color:#94a3b8;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:850;display:block}.dashboard-chart-summary strong{color:var(--text);font-size:15px;font-weight:950}.real-sales-chart{height:245px;margin-top:0}.real-sales-chart svg{overflow:visible}.chart-value-label{fill:#4c1d95;font-size:11px;font-weight:900}.chart-day-label{fill:#334155;font-size:11px;font-weight:900}.chart-orders-label{fill:#94a3b8;font-size:10px;font-weight:800}.subscription-block-page{background:radial-gradient(circle at 0 0,#7c3aed29,#0000 34%),radial-gradient(circle at 100% 100%,#ef44441f,#0000 34%),#f8fafc;place-items:center;width:100%;min-height:100vh;padding:24px;display:grid}.subscription-block-card{text-align:center;width:min(520px,100%);padding:34px}.subscription-block-card .logo-mark{margin:0 auto 16px}.subscription-block-card h1{color:var(--text);letter-spacing:-.8px;margin:8px 0 12px;font-size:30px;font-weight:900;line-height:1.05}.subscription-block-card p{color:var(--muted);font-size:15px;font-weight:650;line-height:1.6}.subscription-block-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.team-role-modal{border-radius:24px;width:min(760px,100vw - 40px);padding:28px}.team-role-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.team-role-option{border:1px solid var(--border);min-height:150px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border-radius:18px;gap:10px;padding:18px;font-family:inherit;transition:border-color .2s,background .2s,transform .2s;display:grid}.team-role-option:hover,.team-role-option.active{background:#faf5ff;border-color:#a78bfa;transform:translateY(-1px)}.team-role-option-icon{width:42px;height:42px;color:var(--primary);background:#ede9fe;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.team-role-option-icon svg{stroke-width:2.2px;width:21px;height:21px}.team-role-option strong{font-size:16px;font-weight:900}.team-role-option small{color:var(--muted);font-size:13px;font-weight:700;line-height:1.45}@media (width<=720px){.team-role-options{grid-template-columns:1fr}}.team-form-modal{border-radius:24px;width:min(980px,100vw - 40px);max-height:calc(100vh - 40px);padding:28px;overflow-y:auto}.team-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 20px;margin-top:22px;display:grid}.team-form-grid label{color:var(--text);gap:8px;font-size:14px;font-weight:850;display:grid}.team-form-grid input,.team-form-grid select,.team-form-grid textarea{border:1px solid var(--border);width:100%;min-height:54px;font:inherit;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 16px;font-weight:700}.team-form-grid textarea{resize:vertical;min-height:110px;padding:14px 16px}.team-form-grid input:focus,.team-form-grid select:focus,.team-form-grid textarea:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa29}.team-form-grid .full-field{grid-column:1/-1}@media (width<=920px){.team-form-grid{grid-template-columns:1fr}}.team-page .dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:24px}.team-page .metric-card{align-items:center;gap:16px;min-height:118px;padding:22px;display:flex;overflow:hidden}.team-page .metric-icon{border-radius:18px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.team-page .metric-card span,.team-page .metric-card small,.team-page .metric-card strong{display:block}.team-page .metric-card span{color:#94a3b8;text-transform:uppercase;font-size:12px;font-weight:900}.team-page .metric-card small{color:var(--muted);margin-top:8px;font-size:13px;font-weight:700}@media (width<=1180px){.team-page .dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.team-page .dashboard-grid{grid-template-columns:1fr}}.team-page{flex-direction:column;gap:24px;display:flex}.team-page .page-header{align-items:flex-start;margin-bottom:8px}.team-page .dashboard-grid{grid-template-columns:repeat(4,minmax(190px,1fr));gap:18px;margin-top:12px;display:grid}.team-page .metric-card{border-radius:18px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:18px;min-height:112px;padding:22px 24px;display:grid}.team-page .metric-icon{background:0 0;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.team-page .metric-icon svg{stroke-width:2.2px;width:24px;height:24px}.team-page .metric-card>div:last-child{gap:4px;min-width:0;display:grid}.team-page .metric-card span{color:#94a3b8;text-transform:uppercase;letter-spacing:0;font-size:12px;font-weight:950}.team-page .metric-card strong{color:var(--text);font-size:30px;font-weight:950;line-height:1}.team-page .metric-card small{color:var(--muted);font-size:13px;font-weight:750;line-height:1.25}.team-page .table-card{border-radius:18px;padding:0;overflow:hidden}.team-page .table-header{margin-bottom:18px;padding:24px 28px 0}.team-page .table-header h3{color:var(--text);margin:0;font-size:22px;font-weight:950;line-height:1.15}.team-page .table-header p{color:var(--muted);margin:6px 0 0;font-size:15px;font-weight:650}.team-page .products-table{margin-top:0}.team-page .products-table th,.team-page .products-table td{padding-left:28px;padding-right:28px}.team-page .empty-table-message{min-height:170px;padding:34px 24px}@media (width<=1280px){.team-page .dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.team-page .dashboard-grid{grid-template-columns:1fr}.team-page .page-header{gap:16px}.team-page .table-header{padding:20px 20px 0}.team-page .products-table th,.team-page .products-table td{padding-left:20px;padding-right:20px}}.team-actions{align-items:center;gap:10px;display:flex}.danger-outline-btn,.danger-btn{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;padding:11px 16px;font-weight:700;transition:border-color .2s,background .2s,color .2s}.danger-outline-btn:hover{background:#fee2e2;border-color:#fca5a5}.danger-btn{color:#fff;background:#ef4444;border-color:#ef4444}.danger-btn:hover{background:#dc2626;border-color:#dc2626}.danger-btn:disabled,.danger-outline-btn:disabled{cursor:not-allowed;opacity:.65}.commissions-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.commissions-summary-card{padding:24px}.commissions-summary-card span{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;margin-bottom:10px;font-size:.84rem;font-weight:800;display:block}.commissions-summary-card strong{color:var(--text);margin-bottom:10px;font-size:1.8rem;line-height:1;display:block}.commissions-summary-card p{color:var(--muted);margin:0;font-weight:600}.commissions-table-card{overflow:hidden}@media (width<=980px){.commissions-summary-grid{grid-template-columns:1fr}}.commissions-table-card .table-header{border-bottom:1px solid var(--border);padding:24px 28px 18px}.commissions-table-card .table-header h3{color:var(--text);margin:0 0 6px;font-size:1.35rem;line-height:1.2}.commissions-table-card .table-header p{color:var(--muted);margin:0;font-size:.98rem;font-weight:600;line-height:1.45}.commissions-table-card .products-table th,.commissions-table-card .products-table td{vertical-align:middle}.commissions-filter-card{justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;display:flex}.commissions-filter-card span{color:var(--muted);letter-spacing:.02em;text-transform:uppercase;margin-bottom:4px;font-size:.78rem;font-weight:800;display:block}.commissions-filter-card strong{color:var(--text);margin-bottom:4px;font-size:1.15rem;display:block}.commissions-filter-card p{color:var(--muted);margin:0;font-weight:600}.commissions-filter-card select{border:1px solid var(--border);min-width:220px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:13px 16px;font-weight:800}.commissions-filter-card select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #7c3aed1f}@media (width<=720px){.commissions-filter-card{flex-direction:column;align-items:stretch}.commissions-filter-card select{width:100%}}.commissions-header-filter{align-items:center;gap:10px;display:flex}.commissions-header-filter select,.commissions-custom-period input{height:42px;color:var(--text);background:#7c3aed0a;border:1px solid #7c3aed3d;border-radius:12px;outline:none;padding:0 14px;font-size:.92rem;font-weight:700}.commissions-header-filter select{min-width:190px}.commissions-header-filter select:focus,.commissions-custom-period input:focus{border-color:#7c3aed8c;box-shadow:0 0 0 3px #7c3aed14}.commissions-custom-period{align-items:center;gap:8px;display:flex}@media (width<=820px){.commissions-table-header,.commissions-header-filter{flex-direction:column;align-items:stretch}.commissions-header-filter select,.commissions-custom-period,.commissions-custom-period input{width:100%}}.commissions-page{flex-direction:column;gap:24px;display:flex}.commissions-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.commissions-filters-card{padding:0;overflow:visible}.commissions-filters-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.commissions-table-card{padding:0;overflow:hidden}.commissions-table-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.commissions-table-header>strong{color:var(--muted);white-space:nowrap;font-size:.95rem;font-weight:800}.commissions-table-card .products-table td:first-child strong{color:var(--text);margin-bottom:4px;font-size:.96rem;line-height:1.25;display:block}.commissions-table-card .products-table td:first-child span{color:var(--muted);font-size:.84rem;font-weight:700;line-height:1.3;display:block}.commissions-table-card .products-table td{padding-top:18px;padding-bottom:18px}@media (width<=1180px){.commissions-stats-grid,.commissions-filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.commissions-stats-grid,.commissions-filters-grid{grid-template-columns:1fr}.commissions-table-header{flex-direction:column;align-items:flex-start}}.financial-wallets-page .financial-master-grid{margin:0}.financial-wallets-page .financial-master-card{min-height:96px;box-shadow:none;border-radius:18px;padding:18px;overflow:visible}.financial-wallets-page .financial-master-card:before{display:none}.financial-wallets-page .financial-master-card strong{margin-bottom:0}.financial-wallets-page .financial-master-card small{margin-top:4px}.team-page .team-stats-grid{margin-top:0}.team-page .team-table-card{padding:0;overflow:hidden}.team-page .team-table-card .products-table-wrap{padding:0}.team-page .team-table-card .products-table td strong{color:var(--text);margin-bottom:3px;font-size:13px;font-weight:900;display:block}.team-page .team-table-card .products-table td span{color:var(--muted);font-size:12px;font-weight:750;display:block}.team-page .team-actions{justify-content:center}.team-page .team-actions .secondary-btn,.team-page .team-actions .danger-outline-btn{border-radius:13px;min-width:86px;height:38px;padding:0 14px;font-size:12px;font-weight:850}.plans-page .plans-overview-grid{margin-top:0}.plans-page .subscription-current-card{justify-content:flex-start;align-items:center}.plans-page .subscription-current-card strong{font-size:22px;line-height:1.15}.plans-page .subscription-current-card small{color:#94a3b8;font-size:12px;font-weight:800}.plans-page .plan-access-card{padding:0;overflow:hidden}.plans-page .plan-access-grid{padding:20px 22px 22px}.plans-page .plan-access-item{box-shadow:none;border-radius:16px}.plans-page .plan-access-item strong{font-size:14px;font-weight:900}.plans-page .plan-access-item p{font-size:12px;font-weight:700}.plans-page .plan-features{flex:auto;align-content:start;gap:12px}.plans-page .plan-action-btn{margin-top:24px}.coupons-page .coupons-stats-grid{margin-top:0}.coupons-page .coupons-table-card{padding:0;overflow:hidden}.coupons-page .coupons-empty-state{background:#fff;border-radius:0;min-height:300px}.coupons-page .coupon-table-actions{justify-content:center}.coupons-page .coupon-table-actions .table-action{min-width:76px}.coupons-page .coupon-code-cell strong{color:var(--text);font-size:13px;font-weight:900}.coupons-page .coupon-code-cell span{color:var(--muted);font-size:12px;font-weight:750}.support-page{gap:22px}.support-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:18px;display:grid}.support-card{padding:24px}.support-card-header{margin-bottom:18px;padding:0}.support-card-header span{display:none}.support-card-header h3{color:var(--text);letter-spacing:-.2px;margin:0 0 8px;font-size:18px;font-weight:700}.support-card-header small{color:#526580;font-size:15px;font-weight:400;line-height:1.4;display:block}.support-contact-list{flex-direction:column;gap:14px;display:flex}.support-contact-item{min-height:66px;color:inherit;background:#fff;border:1px solid #e5eaf2;border-radius:14px;align-items:center;gap:13px;padding:12px 14px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.support-contact-item:hover{background:#fbfcff;border-color:#d8dff0}.support-contact-item strong{color:var(--text);font-size:16px;font-weight:650;line-height:1.25;display:block}.support-contact-item span{color:#526580;margin-top:3px;font-size:14px;font-weight:400;display:block}.support-note{display:none}.support-form{flex-direction:column;gap:13px;display:flex}.support-form label{color:var(--text);flex-direction:column;gap:8px;font-size:16px;font-weight:500;display:flex}.support-form input,.support-form textarea{width:100%;color:var(--text);background:#fff;border:1px solid #dbe3ee;border-radius:13px;outline:none;font-family:inherit;font-size:15px;font-weight:400;transition:border-color .2s,box-shadow .2s}.support-form input{height:44px;padding:0 14px}.support-form textarea{resize:vertical;min-height:118px;padding:12px 14px;line-height:1.45}.support-form input::placeholder,.support-form textarea::placeholder{color:#97a5ba;font-weight:400}.support-form input:focus,.support-form textarea:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed1a}.support-submit-btn{width:100%;height:48px;box-shadow:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:4px;font-size:15px;font-weight:650;display:inline-flex}.support-submit-btn:hover{box-shadow:none;transform:none}.support-submit-btn svg{stroke-width:2px;width:17px;height:17px}@media (width<=980px){.support-grid{grid-template-columns:1fr}}@media (width<=640px){.support-card{padding:22px}.support-contact-item{align-items:flex-start}}.brand-icon{object-fit:contain;flex-shrink:0;width:42px;height:42px}.auth-brand{flex-direction:column;align-items:flex-start;gap:8px}.auth-brand-logo{object-fit:contain;width:210px;max-width:100%;height:auto;display:block}.auth-brand p{margin-top:0}.sidebar-brand-logo{object-fit:contain;width:188px;max-width:100%;height:auto;display:block}.logo{min-width:0}.pdv-brand-icon{object-fit:contain;flex-shrink:0;width:38px;height:38px}.pdv-menu-collapsed .pdv-brand-icon{width:36px;height:36px}.app-plan-checkout-actions{z-index:1;flex-direction:column;gap:12px;margin-top:26px;display:flex;position:relative}.app-plan-payment-toggle{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.app-plan-payment-toggle button{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #ddd6fe;border-radius:14px;justify-content:center;align-items:center;gap:9px;height:44px;font-family:inherit;font-size:14px;font-weight:650;transition:all .18s;display:inline-flex}.app-plan-payment-toggle button svg{stroke-width:2px;width:17px;height:17px}.app-plan-payment-toggle button.active{background:linear-gradient(135deg, var(--primary), #6d28d9);color:#fff;border-color:#0000}.app-plan-payment-toggle button.active svg{color:#fff}.app-plan-checkout-actions .plan-action-btn{height:50px;box-shadow:none;border-radius:14px;margin-top:0;font-size:15px;font-weight:750}.app-plan-checkout-actions .plan-action-btn:hover{box-shadow:none;transform:none}.app-plan-secure-text{text-align:center;color:#8b7ca8;font-size:12px;font-weight:500;display:block}.plan-checkout-modal{border-radius:24px;width:min(560px,100vw - 32px);max-height:calc(100vh - 44px);padding:0;position:relative;overflow:hidden auto}.plan-checkout-modal::-webkit-scrollbar{width:7px}.plan-checkout-modal::-webkit-scrollbar-track{background:0 0}.plan-checkout-modal::-webkit-scrollbar-thumb{background:#7c3aed52;border-radius:999px}.plan-checkout-form{flex-direction:column;gap:14px;padding:30px 30px 26px;display:flex}.plan-checkout-header{margin-bottom:4px}.plan-checkout-header h2{color:var(--text);letter-spacing:-.7px;margin-bottom:6px;font-size:25px;font-weight:800}.plan-checkout-header p{color:#6b7280;font-size:15px;font-weight:400;line-height:1.45}.plan-checkout-field{color:var(--text);flex-direction:column;gap:7px;font-size:14px;font-weight:550;display:flex}.plan-checkout-field input{width:100%;height:46px;color:var(--text);background:#fff;border:1px solid #dbe3ee;border-radius:13px;outline:none;padding:0 14px;font-family:inherit;font-size:15px;font-weight:400;transition:border-color .2s,box-shadow .2s}.plan-checkout-field input::placeholder{color:#97a5ba;font-weight:400}.plan-checkout-field input:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed1a}.plan-checkout-summary.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:6px 0 0;display:grid}.plan-checkout-summary.compact>div{border:1px solid var(--border);background:#f8fafc;border-radius:15px;padding:13px 14px}.plan-checkout-summary.compact span{color:#8b95a7;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:750;display:block}.plan-checkout-summary.compact strong{color:var(--text);font-size:17px;font-weight:750}.plan-checkout-helper{text-align:center;color:#526580;font-size:13px;font-weight:400}.plan-checkout-confirm-btn{width:100%;height:50px;box-shadow:none;border-radius:13px;margin-top:0;font-size:15px;font-weight:700}.plan-checkout-confirm-btn:hover{box-shadow:none;transform:none}.plan-checkout-placeholder{text-align:center;background:#faf7ff;border:1px dashed #c4b5fd;border-radius:17px;place-items:center;gap:7px;min-height:112px;padding:18px;display:grid}.plan-checkout-placeholder strong{color:var(--text);font-size:15px;font-weight:650}.plan-checkout-placeholder span{color:var(--muted);font-size:13px;font-weight:400;line-height:1.45}.plan-checkout-notice{text-align:center;color:#8b7ca8;font-size:12px;font-weight:400}@media (width<=640px){.plan-checkout-form{padding:24px 20px 22px}.plan-checkout-summary.compact{grid-template-columns:1fr}}.plan-checkout-form.payment-loaded{padding:34px 28px 26px}.plan-checkout-payment-stage{flex-direction:column;gap:14px;display:flex}.plan-checkout-payment-box{text-align:center;background:#fff;border:1px solid #ddd6fe;border-radius:18px;width:100%;padding:22px;overflow:hidden}.plan-checkout-payment-box h3{color:var(--text);letter-spacing:-.2px;margin-bottom:12px;font-size:18px;font-weight:750}.plan-checkout-payment-box p{color:#6b5f7f;margin-bottom:18px;font-size:14px;font-weight:400;line-height:1.45}.plan-card-brick-placeholder{color:#1f1638;text-align:left;width:100%;min-height:430px;font-size:14px;font-weight:400}.plan-pix-countdown{color:#047857;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:36px;margin:0 auto 18px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.plan-pix-qr-placeholder{color:#8b7ca8;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;place-items:center;width:210px;height:210px;margin:0 auto 16px;padding:12px;font-size:13px;font-weight:650;display:grid;overflow:hidden}.plan-pix-qr-placeholder img{object-fit:contain;width:100%;height:100%;display:block}.plan-pix-code-placeholder{width:100%;min-height:48px;max-height:76px;color:var(--primary-dark);overflow-wrap:anywhere;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:1.35;overflow:auto}.plan-pix-copy-button{width:100%;height:46px;color:var(--primary-dark);cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:13px;margin-top:14px;font-family:inherit;font-size:14px;font-weight:700}.plan-checkout-modal .modal-close-btn{color:#64748b;cursor:pointer;z-index:5;background:#fff;border:1px solid #e5e7eb;border-radius:15px;place-items:center;width:46px;height:46px;font-size:22px;line-height:1;transition:all .18s;display:grid;position:absolute;top:22px;left:auto;right:22px}.plan-checkout-modal .modal-close-btn:hover{color:var(--primary);background:#faf7ff;border-color:#ddd6fe}.platform-admin-app .platform-admin-topbar{min-height:76px}.platform-admin-topbar-title h1{color:var(--text);letter-spacing:-.4px;margin:0 0 4px;font-size:21px;font-weight:850;line-height:1.15}.platform-admin-topbar-title p{color:var(--muted);margin:0;font-size:13px;font-weight:550;line-height:1.35}.platform-admin-page{gap:20px}.platform-admin-page .page-header h2{font-size:28px}.platform-admin-page .page-header p{max-width:720px}.platform-admin-page .product-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.platform-admin-page .products-table-card{padding:0;overflow:hidden}.platform-admin-page .table-header{border-bottom:1px solid var(--border);padding:22px 24px 18px}.platform-admin-page .table-header h3{color:var(--text);letter-spacing:-.2px;margin:0 0 6px;font-size:18px;font-weight:850;line-height:1.2}.platform-admin-page .table-header p{color:var(--muted);margin:0;font-size:13px;font-weight:600;line-height:1.45}.platform-admin-page .products-table td:first-child strong{color:var(--text);font-size:13px;font-weight:850}@media (width<=1100px){.platform-admin-page .product-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.platform-admin-page .product-stats-grid{grid-template-columns:1fr}.platform-admin-topbar-title{display:none}}.platform-admin-page .products-table-card{flex-direction:column;max-height:480px;display:flex}.platform-admin-page .products-table-wrap{flex:1;min-height:0;overflow:auto}.platform-admin-page .products-table thead th{z-index:2;position:sticky;top:0}.platform-admin-page .products-table-wrap::-webkit-scrollbar{width:8px;height:8px}.platform-admin-page .products-table-wrap::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.platform-admin-page .products-table-wrap::-webkit-scrollbar-track{background:#f8fafc}.platform-admin-app .platform-admin-topbar h1,.platform-admin-app .platform-admin-topbar p{display:none}.platform-admin-details-btn{border-radius:10px;min-height:34px;padding:0 14px;font-size:12px}.platform-admin-customer-modal-overlay{z-index:220}.platform-admin-customer-modal{width:min(1040px,100vw - 40px);max-height:calc(100vh - 40px);overflow-y:auto}.platform-admin-customer-details{gap:18px;margin-top:18px;display:grid}.platform-admin-detail-section{border:1px solid var(--border);background:#fff;border-radius:16px;padding:18px}.platform-admin-detail-section h3{color:var(--text);letter-spacing:-.2px;margin:0 0 14px;font-size:16px;font-weight:850}.platform-admin-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.platform-admin-detail-grid div{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;min-width:0;padding:12px}.platform-admin-detail-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.2px;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.platform-admin-detail-grid strong{min-width:0;color:var(--text);overflow-wrap:anywhere;font-size:13px;font-weight:800;line-height:1.35;display:block}.platform-admin-modal-table-wrap{border:1px solid var(--border);border-radius:14px;max-height:260px;overflow:auto}@media (width<=900px){.platform-admin-detail-grid{grid-template-columns:1fr}.platform-admin-customer-modal{width:calc(100vw - 24px)}}.platform-admin-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.platform-admin-edit-grid label{min-width:0;color:var(--muted);flex-direction:column;gap:8px;font-size:12px;font-weight:800;display:flex}.platform-admin-edit-grid input,.platform-admin-edit-grid select{border:1px solid var(--border);width:100%;height:42px;color:var(--text);background:#fff;border-radius:12px;outline:none;padding:0 12px;font-size:13px;font-weight:700}.platform-admin-edit-grid input:focus,.platform-admin-edit-grid select:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}@media (width<=760px){.platform-admin-edit-grid{grid-template-columns:1fr}}.platform-admin-delete-confirm{background:#fff7ed;border:1px solid #fecaca;border-radius:16px;gap:14px;margin-top:18px;padding:18px;display:grid}.platform-admin-delete-confirm h3{color:#991b1b;margin:0 0 8px;font-size:16px;font-weight:850}.platform-admin-delete-confirm p{color:#7f1d1d;margin:0;font-size:13px;font-weight:650;line-height:1.5}.platform-admin-delete-confirm input{color:#7f1d1d;border:1px solid #fecaca;border-radius:12px;outline:none;width:100%;height:42px;padding:0 12px;font-size:13px;font-weight:800}.platform-admin-delete-confirm input:focus{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.platform-admin-modal-actions{flex-wrap:wrap}.platform-admin-modal-actions .danger-btn:first-child{margin-right:auto}.platform-admin-customer-filters{grid-template-columns:minmax(260px,1.5fr) repeat(4,minmax(140px,1fr)) auto;align-items:center;gap:10px;padding:18px 18px 14px;display:grid}.platform-admin-customer-filters input,.platform-admin-customer-filters select{border:1px solid var(--border);width:100%;height:42px;color:var(--text);background:#fff;border-radius:12px;outline:none;padding:0 12px;font-size:13px;font-weight:700}.platform-admin-customer-filters input:focus,.platform-admin-customer-filters select:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.platform-admin-customer-filters .secondary-btn{white-space:nowrap;height:42px}@media (width<=1200px){.platform-admin-customer-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.platform-admin-customer-filters{grid-template-columns:1fr}}.offline-status-banner{color:#9a3412;background:#fff7ed;border-bottom:1px solid #fed7aa;align-items:center;gap:10px;min-height:44px;padding:10px 28px;font-size:13px;font-weight:700;display:flex}.offline-status-banner strong{color:#c2410c;font-weight:900}.offline-status-banner span{line-height:1.35}@media (width<=680px){.offline-status-banner{flex-direction:column;align-items:flex-start;gap:3px;padding:10px 18px}}.offline-status-banner.pending{color:#1d4ed8;background:#eff6ff;border-bottom-color:#bfdbfe}.offline-status-banner.pending strong{color:#1e40af}.offline-status-banner.syncing{color:#166534;background:#f0fdf4;border-bottom-color:#bbf7d0}.offline-status-banner.syncing strong{color:#15803d}.sale-sync-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.sale-sync-badge.synced{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.sale-sync-badge.pending{color:#c2410c;background:#ffedd5;border-color:#fed7aa}.sale-sync-badge.failed{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.sale-sync-badge.syncing{color:#0369a1;background:#e0f2fe;border-color:#bae6fd}.sale-sync-badge.clickable{cursor:pointer}.sale-sync-badge.clickable:hover{filter:brightness(.97);transform:translateY(-1px)}.pdv-sidebar-brand-text .pdv-connection-online{color:#059669}.pdv-sidebar-brand-text .pdv-connection-online:before{background:#10b981;box-shadow:0 0 0 4px #10b9811f}.pdv-sidebar-brand-text .pdv-connection-offline{color:#dc2626}.pdv-sidebar-brand-text .pdv-connection-offline:before{background:#ef4444;box-shadow:0 0 0 4px #ef44441f}.pdv-order-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex!important}.pdv-order-title .sale-sync-badge{border-radius:999px;justify-content:center;align-items:center;width:auto;min-width:0;min-height:0;margin:0;padding:3px 8px;font-size:10px;font-weight:850;line-height:1;display:inline-flex}.pdv-order-title button.sale-sync-badge{cursor:pointer;border:0}.offline-sync-overlay{z-index:300;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a6b}.offline-sync-modal{text-align:center;border-radius:24px;justify-items:center;gap:18px;width:min(420px,100vw - 32px);padding:30px 28px;display:grid}.offline-sync-loader{background:#f3e8ff;border-radius:24px;justify-content:center;align-items:center;gap:5px;width:72px;height:72px;display:flex}.offline-sync-loader span{background:#7c3aed;border-radius:999px;width:8px;height:8px;animation:.9s ease-in-out infinite offlineSyncBounce}.offline-sync-loader span:nth-child(2){animation-delay:.12s}.offline-sync-loader span:nth-child(3){animation-delay:.24s}.offline-sync-content span{color:#7c3aed;text-transform:uppercase;font-size:13px;font-weight:900}.offline-sync-content h2{margin-top:8px;font-size:25px;font-weight:900}.offline-sync-content p{color:var(--muted);margin-top:8px;font-size:15px;line-height:1.5}@keyframes offlineSyncBounce{0%,80%,to{opacity:.45;transform:translateY(0)}40%{opacity:1;transform:translateY(-8px)}}.pdv-stock-movement-row{align-items:end}.pdv-stock-movement-row input,.pdv-stock-movement-row .secondary-btn,.pdv-stock-movement-row .primary-btn{height:56px;min-height:56px;margin:0}.pdv-stock-subtract-btn,.pdv-stock-subtract-btn:hover,.pdv-stock-add-btn,.pdv-stock-add-btn:hover,.pdv-stock-save-btn,.pdv-stock-save-btn:hover{box-shadow:none!important}.pdv-stock-subtract-btn{color:#dc2626!important;background:#fef2f2!important;border-color:#fecaca!important}.pdv-stock-subtract-btn:hover:not(:disabled){transform:translateY(-1px);color:#b91c1c!important;background:#fee2e2!important;border-color:#fca5a5!important}.pdv-stock-add-btn{color:#047857!important;background:#dcfce7!important;border-color:#bbf7d0!important}.pdv-stock-add-btn:hover:not(:disabled){transform:translateY(-1px);color:#065f46!important;background:#bbf7d0!important;border-color:#86efac!important}.pdv-stock-save-btn{box-shadow:none!important}.table-icon-action{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:grid}.table-icon-action svg{stroke-width:2.2px;width:17px;height:17px}.table-icon-action:hover{color:var(--primary);background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.stock-icon-action{color:#2563eb}.stock-icon-action:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.table-icon-action.delete-product-btn{width:36px;height:36px}.table-icon-action.delete-product-btn:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}.stock-columns-btn{white-space:nowrap}.stock-bulk-delete-btn{white-space:nowrap;color:#dc2626;background:#fff1f2;border-color:#fecaca}.stock-bulk-delete-btn:hover{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.stock-bulk-delete-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.stock-select-column{width:48px;min-width:48px;max-width:48px;text-align:center!important;padding-left:10px!important;padding-right:10px!important}.stock-bulk-checkbox{cursor:pointer;vertical-align:middle;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.stock-bulk-checkbox input{opacity:0;pointer-events:none;position:absolute}.stock-bulk-checkbox span{color:#fff;background:#fff;border:2px solid #d8e0ee;border-radius:6px;justify-content:center;align-items:center;width:18px;height:18px;transition:all .18s;display:inline-flex}.stock-bulk-checkbox input:checked+span{border-color:var(--primary);background:var(--primary);box-shadow:0 8px 18px #7c3aed38}.stock-bulk-checkbox input:checked+span:after{content:"✓";font-size:12px;font-weight:900;line-height:1}.stock-bulk-checkbox input:disabled+span{opacity:.45;cursor:not-allowed}.stock-row-selected{background:#f5f3ff}.stock-row-selected:hover{background:#ede9fe!important}.stock-columns-modal{border-radius:24px;width:min(520px,100vw - 32px);padding:24px;animation:.22s modalIn}.stock-columns-list{gap:10px;margin:18px 0;display:grid}.stock-column-option{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:12px 14px;display:flex}.stock-column-option strong{color:var(--text);margin-bottom:3px;font-size:14px;font-weight:900;display:block}.stock-column-option span{color:#94a3b8;font-size:12px;font-weight:750;display:block}.stock-column-option input{width:18px;height:18px;accent-color:var(--primary);flex-shrink:0}.purchases-layout{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:18px;display:grid}.purchases-panel{padding:0;overflow:hidden}.purchases-panel-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:20px 22px;display:flex}.purchases-panel-header span{color:var(--primary);text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.purchases-panel-header h3{color:var(--text);margin:0;font-size:20px;font-weight:950}.purchases-panel-header small{color:#64748b;margin-top:4px;font-size:13px;font-weight:700;display:block}.purchases-panel-header>strong{color:var(--primary-dark);font-size:22px;font-weight:950}.top-selling-header{border-top:1px solid var(--border)}.purchase-product-list,.purchase-list-items{gap:10px;max-height:420px;padding:16px;display:grid;overflow-y:auto}.purchase-product-list.compact{max-height:300px}.purchase-product-card{border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:12px;transition:all .2s;display:grid}.purchase-product-card:hover{background:#faf5ff;border-color:#c4b5fd;transform:translateY(-1px)}.purchase-product-card strong{color:var(--text);margin-bottom:3px;font-size:13px;font-weight:900;display:block}.purchase-product-card span,.purchase-product-card small{color:#64748b;font-size:12px;font-weight:700;line-height:1.35;display:block}.purchase-product-card em{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:92px;height:28px;padding:0 10px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.purchase-product-card em.danger{color:#b91c1c;background:#fef2f2}.purchase-product-card em.warning{color:#c2410c;background:#fff7ed}.purchase-product-card em.available{color:#047857;background:#ecfdf5}.purchase-list-item{border:1px solid var(--border);background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) 82px 110px 36px;align-items:center;gap:10px;padding:12px;display:grid}.purchase-list-item strong{color:var(--text);font-size:13px;font-weight:900;display:block}.purchase-list-item span,.purchase-list-item small{color:#64748b;font-size:12px;font-weight:700;line-height:1.35;display:block}.purchase-list-item input{border:1px solid var(--border);text-align:center;width:100%;height:38px;color:var(--text);border-radius:12px;outline:none;font-family:inherit;font-weight:900}.purchase-list-item input:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}@media (width<=960px){.purchases-layout{grid-template-columns:1fr}}@media (width<=620px){.purchase-product-card,.purchase-list-item{grid-template-columns:1fr}}.purchase-filter-row{padding:14px 16px 0}.purchase-filter-row select{border:1px solid var(--border);width:100%;height:44px;color:var(--text);background:#fff;border-radius:14px;outline:none;padding:0 13px;font-family:inherit;font-size:13px;font-weight:800}.purchase-filter-row select:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.purchase-export-actions{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.purchase-export-actions .secondary-btn,.purchase-export-actions .primary-btn{min-height:46px}@media (width<=620px){.purchase-export-actions{grid-template-columns:1fr}}.whatsapp-page .page-header{margin-bottom:22px}.whatsapp-connect-card{border:1px solid var(--border);background:#fff;border-radius:22px;padding:28px;box-shadow:0 18px 45px #0f172a0f}.whatsapp-connect-eyebrow{color:var(--primary);text-transform:uppercase;margin-bottom:22px;font-size:13px;font-weight:900;display:block}.whatsapp-qr-preview{border-bottom:1px solid var(--border);grid-template-columns:180px minmax(0,1fr);align-items:center;gap:28px;padding:0 0 22px;display:grid}.whatsapp-qr-box{aspect-ratio:1;color:#16a34a;background:#f0fdf4;border:1px dashed #bbf7d0;border-radius:22px;place-items:center;width:180px;font-weight:900;display:grid;overflow:hidden}.whatsapp-qr-box.connected{background:#ecfdf5;border-style:solid;border-color:#86efac}.whatsapp-connected-box{color:#16a34a;place-items:center;gap:10px;display:grid}.whatsapp-connected-box svg{stroke-width:2.4px;width:42px;height:42px}.whatsapp-connected-box strong{color:#047857;font-size:15px;font-weight:950}.whatsapp-qr-image{object-fit:contain;background:#fff;width:100%;height:100%;padding:10px}.whatsapp-qr-preview h4{color:var(--text);margin:0 0 8px;font-size:22px;font-weight:950}.whatsapp-qr-preview p{max-width:560px;color:var(--muted);font-size:15px;font-weight:650;line-height:1.55}.whatsapp-status-pill{color:#b45309;background:#ffedd5;border-radius:999px;width:fit-content;margin-bottom:10px;padding:7px 12px;font-size:12px;font-weight:900}.whatsapp-status-pill.connected{color:#047857;background:#d1fae5}.whatsapp-session-actions{align-items:center;gap:12px;margin-top:18px;display:flex}.whatsapp-generate-btn{box-shadow:none;background:#16a34a}.whatsapp-disconnect-btn{color:#dc2626;background:#fff1f2;border-color:#fecaca}.whatsapp-generate-btn:disabled{cursor:not-allowed;opacity:.7}.whatsapp-connect-note{color:#64748b;margin-top:18px;font-size:13px;font-weight:700;display:block}@media (width<=720px){.whatsapp-connect-card{padding:22px}.whatsapp-qr-preview{grid-template-columns:1fr;align-items:flex-start}.whatsapp-qr-box{width:100%;max-width:220px}.whatsapp-connect-main h3{font-size:23px}}.whatsapp-test-card{border:1px solid var(--border);background:#fff;border-radius:22px;margin-top:18px;overflow:hidden;box-shadow:0 18px 45px #0f172a0f}.whatsapp-test-form{gap:16px;padding:22px;display:grid}.whatsapp-test-form label{color:#334155;gap:8px;font-size:13px;font-weight:850;display:grid}.whatsapp-test-form input,.whatsapp-test-form textarea{border:1px solid var(--border);width:100%;color:var(--text);resize:vertical;background:#fff;border-radius:14px;outline:none;padding:14px 16px;font-size:15px;font-weight:650}.whatsapp-test-form input:focus,.whatsapp-test-form textarea:focus{border-color:#86efac;box-shadow:0 0 0 4px #22c55e1f}.whatsapp-send-test-btn{width:fit-content;box-shadow:none;background:#16a34a}.whatsapp-send-test-btn:disabled{cursor:not-allowed;opacity:.7}@media (width<=640px){.whatsapp-send-test-btn{width:100%}}.whatsapp-chat-shell{border:1px solid var(--border);background:#fff;border-radius:22px;grid-template-columns:360px minmax(0,1fr);min-height:640px;display:grid;overflow:hidden;box-shadow:0 18px 45px #0f172a0f}.whatsapp-chat-sidebar{border-right:1px solid var(--border);background:#f8fafc;grid-template-rows:auto 1fr;min-width:0;display:grid}.whatsapp-chat-profile{border-bottom:1px solid var(--border);background:#fff;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:18px;display:grid}.whatsapp-chat-profile span{color:var(--muted);font-size:12px;font-weight:800;display:block}.whatsapp-chat-profile strong{color:var(--text);font-size:15px;font-weight:950;display:block}.whatsapp-chat-avatar,.whatsapp-chat-contact-avatar{color:#16a34a;background:#dcfce7;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;font-weight:950;display:grid}.whatsapp-chat-avatar svg{width:24px;height:24px}.whatsapp-chat-disconnect{color:#dc2626;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;grid-column:1/-1;width:fit-content;padding:9px 12px;font-size:12px;font-weight:850}.whatsapp-chat-list{padding:10px;overflow:auto}.whatsapp-chat-item{width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.whatsapp-chat-item:hover,.whatsapp-chat-item.active{background:#fff;box-shadow:0 10px 26px #0f172a0f}.whatsapp-chat-item strong,.whatsapp-chat-item span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.whatsapp-chat-item strong{font-size:14px;font-weight:950}.whatsapp-chat-item span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:700}.whatsapp-chat-item small{color:#94a3b8;font-size:11px;font-weight:800}.whatsapp-chat-panel{background:#f9fafb;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.whatsapp-chat-header{border-bottom:1px solid var(--border);background:#fff;align-items:center;gap:12px;padding:18px 22px;display:flex}.whatsapp-chat-header strong,.whatsapp-chat-header span{display:block}.whatsapp-chat-header strong{color:var(--text);font-size:16px;font-weight:950}.whatsapp-chat-header span{color:var(--muted);font-size:12px;font-weight:750}.whatsapp-message-list{flex-direction:column;gap:10px;padding:22px;display:flex;overflow:auto}.whatsapp-message-row{display:flex}.whatsapp-message-row.outbound{justify-content:flex-end}.whatsapp-message-row.inbound{justify-content:flex-start}.whatsapp-message-bubble{border:1px solid var(--border);background:#fff;border-radius:18px;max-width:min(560px,78%);padding:10px 12px}.whatsapp-message-bubble p{color:inherit;white-space:pre-wrap;margin:0;font-size:14px;font-weight:700;line-height:1.45}.whatsapp-message-bubble span{color:#64748b;text-align:right;margin-top:5px;font-size:10px;font-weight:850;display:block}.whatsapp-chat-composer{border-top:1px solid var(--border);background:#fff;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:16px;display:grid}.whatsapp-chat-composer textarea{resize:none;border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:14px;padding:13px 14px;font-size:14px;font-weight:700}.whatsapp-chat-composer textarea:focus{border-color:#86efac;box-shadow:0 0 0 4px #22c55e1f}.whatsapp-chat-send-btn{min-width:112px;box-shadow:none;background:#16a34a;align-self:stretch}.whatsapp-chat-empty,.whatsapp-chat-placeholder{color:var(--muted);text-align:center;place-items:center;gap:8px;padding:30px;font-weight:800;display:grid}.whatsapp-chat-placeholder{min-height:100%}.whatsapp-chat-placeholder div{color:#16a34a;background:#dcfce7;border-radius:22px;place-items:center;width:72px;height:72px;display:grid}.whatsapp-chat-placeholder svg{width:34px;height:34px}.whatsapp-chat-placeholder strong{color:var(--text);font-size:20px;font-weight:950}.whatsapp-chat-placeholder span{color:var(--muted);font-size:14px;font-weight:750}@media (width<=980px){.whatsapp-chat-shell{grid-template-columns:1fr}.whatsapp-chat-sidebar{border-right:0;border-bottom:1px solid var(--border)}.whatsapp-chat-list{max-height:300px}}@media (width<=640px){.whatsapp-chat-shell{border-radius:18px;min-height:560px}.whatsapp-chat-composer{grid-template-columns:1fr}.whatsapp-chat-send-btn{width:100%}.whatsapp-message-bubble{max-width:92%}}.whatsapp-new-chat-box{border-bottom:1px solid var(--border);background:#fff;gap:10px;padding:14px;display:grid}.whatsapp-new-chat-box strong{color:var(--text);font-size:14px;font-weight:950}.whatsapp-new-chat-box input,.whatsapp-new-chat-box textarea{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:12px;padding:11px 12px;font-size:13px;font-weight:700}.whatsapp-new-chat-box textarea{resize:none}.whatsapp-new-chat-box input:focus,.whatsapp-new-chat-box textarea:focus{border-color:#86efac;box-shadow:0 0 0 4px #22c55e1f}.whatsapp-new-chat-btn{width:100%;min-height:42px;box-shadow:none;background:#16a34a}.whatsapp-new-chat-btn:disabled{cursor:not-allowed;opacity:.7}.whatsapp-chat-shell{min-height:calc(100vh - 190px);box-shadow:none;border-left:0;border-right:0;border-radius:0;grid-template-columns:420px minmax(0,1fr)}.whatsapp-chat-sidebar{background:#fff}.whatsapp-conversations-header{background:#fff;justify-content:space-between;align-items:center;gap:14px;padding:24px 22px 14px;display:flex}.whatsapp-conversations-header h3{color:var(--text);margin:0;font-size:20px;font-weight:950}.whatsapp-conversations-header span{color:var(--muted);margin-top:4px;font-size:12px;font-weight:800;display:block}.whatsapp-new-conversation-trigger{min-height:42px;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #c4b5fd;border-radius:12px;padding:0 14px;font-size:13px;font-weight:900}.whatsapp-conversations-tools{grid-template-columns:minmax(0,1fr) 46px;gap:10px;padding:0 22px 14px;display:grid}.whatsapp-conversations-tools input{border:1px solid var(--border);width:100%;min-height:46px;color:var(--text);font:inherit;background:#fff;border-radius:12px;padding:0 14px;font-size:14px;font-weight:750}.whatsapp-filter-icon{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.whatsapp-filter-icon svg{width:18px;height:18px}.whatsapp-chat-filters{align-items:center;gap:10px;padding:0 22px 16px;display:flex}.whatsapp-chat-filters button{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 13px;font-size:12px;font-weight:850;display:inline-flex}.whatsapp-chat-filters button.active{color:#fff;border-color:var(--primary);background:var(--primary)}.whatsapp-chat-filters span{min-width:20px;height:20px;color:inherit;background:#ffffff47;border-radius:999px;place-items:center;font-size:11px;font-weight:950;display:grid}.whatsapp-new-chat-box{border:1px solid var(--border);border-radius:16px;margin:0 22px 16px;padding:14px;box-shadow:0 12px 30px #0f172a0f}.whatsapp-new-chat-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.whatsapp-chat-list{padding:0 10px 14px}.whatsapp-chat-item{grid-template-columns:54px minmax(0,1fr) auto;margin-bottom:6px;padding:12px}.whatsapp-chat-item.active{background:#f3e8ff}.whatsapp-chat-contact-avatar{width:48px;height:48px;color:var(--primary);background:#f3e8ff;border-radius:999px;position:relative}.whatsapp-chat-contact-avatar.large{width:58px;height:58px;font-size:18px}.whatsapp-chat-contact-avatar span{background:#22c55e;border:2px solid #fff;border-radius:999px;width:13px;height:13px;position:absolute;bottom:2px;right:1px}.whatsapp-chat-item strong{font-size:14px}.whatsapp-chat-item span{font-size:12px}.whatsapp-chat-meta{justify-items:end;gap:8px;display:grid}.whatsapp-chat-meta b{color:#fff;background:var(--primary);border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;font-weight:950;display:grid}.whatsapp-chat-panel{background:radial-gradient(circle at 20% 20%,#7c3aed0a,#0000 26%),#fbfbfd}.whatsapp-chat-header{justify-content:space-between;padding:20px 24px}.whatsapp-chat-header-contact{align-items:center;gap:14px;display:flex}.whatsapp-chat-header-actions{align-items:center;gap:10px;display:flex}.whatsapp-chat-header-actions button{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:16px;font-weight:900;display:grid}.whatsapp-chat-header-actions svg{width:18px;height:18px}.whatsapp-message-list{background:linear-gradient(#ffffffe0,#ffffffe0),radial-gradient(circle at 10% 10%,#7c3aed14,#0000 22%);padding:28px}.whatsapp-message-bubble{border-radius:16px;box-shadow:0 8px 22px #0f172a0d}.whatsapp-message-row.outbound .whatsapp-message-bubble{color:#24113f;background:#f3e8ff;border-color:#ddd6fe}.whatsapp-chat-composer{grid-template-columns:44px 44px minmax(0,1fr) 54px;gap:10px;padding:16px 20px}.whatsapp-chat-composer:before,.whatsapp-chat-composer:after{content:"";border:1px solid var(--border);background:#fff;border-radius:14px;width:44px;height:44px;display:block}.whatsapp-chat-composer textarea{min-height:44px;max-height:90px}.whatsapp-chat-send-btn{border-radius:15px;width:54px;min-width:54px;padding:0;font-size:0}.whatsapp-chat-send-btn:before{content:"➤";color:#fff;font-size:20px;line-height:1}@media (width<=980px){.whatsapp-chat-shell{border-radius:18px;grid-template-columns:1fr}.whatsapp-chat-sidebar{max-height:520px}.whatsapp-chat-composer{grid-template-columns:minmax(0,1fr) 54px}.whatsapp-chat-composer:before,.whatsapp-chat-composer:after{display:none}}.whatsapp-page-connected{padding:0!important}.whatsapp-page-connected .page-header{display:none!important}.whatsapp-page-connected .whatsapp-chat-shell{height:calc(100vh - 98px)!important;min-height:640px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:0!important;grid-template-columns:360px minmax(0,1fr) 300px!important;margin:0!important;display:grid!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-sidebar{background:#fff!important;border-right:1px solid #e5e7eb!important;flex-direction:column!important;min-width:0!important;height:100%!important;display:flex!important}.whatsapp-page-connected .whatsapp-conversations-header{background:#fff!important;flex:none!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:22px 22px 12px!important;display:flex!important}.whatsapp-page-connected .whatsapp-conversations-header h3{color:#0f172a!important;margin:0!important;font-size:21px!important;font-weight:950!important}.whatsapp-page-connected .whatsapp-new-conversation-trigger{color:#6d28d9!important;white-space:nowrap!important;height:42px!important;box-shadow:none!important;background:#fff!important;border:1px solid #c4b5fd!important;border-radius:12px!important;padding:0 14px!important;font-size:13px!important;font-weight:900!important}.whatsapp-page-connected .whatsapp-conversations-tools{flex:none!important;grid-template-columns:minmax(0,1fr) 46px!important;gap:10px!important;padding:10px 22px 12px!important;display:grid!important}.whatsapp-page-connected .whatsapp-conversations-tools input{color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:0 14px!important;font-size:14px!important;font-weight:750!important;line-height:46px!important}.whatsapp-page-connected .whatsapp-filter-icon{color:#64748b!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;place-items:center!important;width:46px!important;height:46px!important;font-size:13px!important;font-weight:900!important;display:grid!important}.whatsapp-page-connected .whatsapp-chat-filters{flex:none!important;align-items:center!important;gap:10px!important;padding:0 22px 14px!important;display:flex!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-filters button{color:#64748b!important;white-space:nowrap!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:999px!important;align-items:center!important;gap:7px!important;height:34px!important;min-height:34px!important;padding:0 13px!important;font-size:12px!important;font-weight:850!important;display:inline-flex!important}.whatsapp-page-connected .whatsapp-chat-filters button.active{color:#fff!important;background:#6d28d9!important;border-color:#6d28d9!important}.whatsapp-page-connected .whatsapp-chat-filters span{background:#ffffff47!important;border-radius:999px!important;place-items:center!important;min-width:20px!important;height:20px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.whatsapp-page-connected .whatsapp-new-chat-box{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;flex:none!important;margin:0 22px 14px!important;padding:14px!important;box-shadow:0 12px 30px #0f172a0f!important}.whatsapp-page-connected .whatsapp-chat-list{flex:auto!important;min-height:0!important;padding:0 10px 14px!important;overflow-y:auto!important}.whatsapp-page-connected .whatsapp-chat-item{text-align:left!important;width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:14px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;margin:0 0 6px!important;padding:12px!important;display:grid!important}.whatsapp-page-connected .whatsapp-chat-item.active,.whatsapp-page-connected .whatsapp-chat-item:hover{background:#f3e8ff!important}.whatsapp-page-connected .whatsapp-chat-contact-avatar{color:#6d28d9!important;background:#ede9fe!important;border-radius:999px!important;place-items:center!important;width:48px!important;height:48px!important;font-size:15px!important;font-weight:950!important;display:grid!important;position:relative!important}.whatsapp-page-connected .whatsapp-chat-contact-avatar.large{width:58px!important;height:58px!important;font-size:18px!important}.whatsapp-page-connected .whatsapp-chat-contact-avatar img{border-radius:inherit!important;object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.whatsapp-page-connected .whatsapp-chat-contact-avatar span{display:none!important}.whatsapp-page-connected .whatsapp-chat-item-main{min-width:0!important}.whatsapp-page-connected .whatsapp-chat-item-main strong,.whatsapp-page-connected .whatsapp-chat-item-main span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;display:block!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-item-main strong{color:#0f172a!important;font-size:14px!important;font-weight:950!important}.whatsapp-page-connected .whatsapp-chat-item-main span{color:#64748b!important;margin-top:4px!important;font-size:12px!important;font-weight:750!important}.whatsapp-page-connected .whatsapp-chat-meta{justify-items:end!important;gap:8px!important;display:grid!important}.whatsapp-page-connected .whatsapp-chat-meta small{color:#64748b!important;font-size:11px!important;font-weight:800!important}.whatsapp-page-connected .whatsapp-chat-meta b{color:#fff!important;background:#6d28d9!important;border-radius:999px!important;place-items:center!important;min-width:22px!important;height:22px!important;font-size:11px!important;font-weight:950!important;display:grid!important}.whatsapp-page-connected .whatsapp-chat-panel{background:#fbfbfd!important;grid-template-rows:86px minmax(0,1fr) 72px!important;min-width:0!important;height:100%!important;display:grid!important}.whatsapp-page-connected .whatsapp-chat-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:14px 24px!important;display:flex!important}.whatsapp-page-connected .whatsapp-chat-header-contact{align-items:center!important;gap:14px!important;min-width:0!important;display:flex!important}.whatsapp-page-connected .whatsapp-chat-header-contact strong,.whatsapp-page-connected .whatsapp-chat-header-contact span{display:block!important}.whatsapp-page-connected .whatsapp-chat-header-contact strong{color:#0f172a!important;font-size:18px!important;font-weight:950!important}.whatsapp-page-connected .whatsapp-chat-header-contact span{color:#64748b!important;margin-top:2px!important;font-size:13px!important;font-weight:750!important}.whatsapp-page-connected .whatsapp-chat-header-actions{align-items:center!important;gap:10px!important;display:flex!important}.whatsapp-page-connected .whatsapp-chat-header-actions button{color:#64748b!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:14px!important;font-weight:900!important;display:grid!important}.whatsapp-page-connected .whatsapp-message-list{background:#fbfbfd!important;flex-direction:column!important;gap:10px!important;min-height:0!important;padding:22px 28px!important;display:flex!important;overflow-y:auto!important}.whatsapp-page-connected .whatsapp-chat-date-pill{color:#334155!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:999px!important;align-self:center!important;margin-bottom:6px!important;padding:7px 18px!important;font-size:12px!important;font-weight:850!important}.whatsapp-page-connected .whatsapp-message-row{display:flex!important}.whatsapp-page-connected .whatsapp-message-row.inbound{justify-content:flex-start!important}.whatsapp-page-connected .whatsapp-message-row.outbound{justify-content:flex-end!important}.whatsapp-page-connected .whatsapp-message-bubble{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:15px!important;max-width:min(560px,76%)!important;padding:10px 12px!important;box-shadow:0 8px 22px #0f172a0d!important}.whatsapp-page-connected .whatsapp-message-row.outbound .whatsapp-message-bubble{color:#24113f!important;background:#f3e8ff!important;border-color:#ddd6fe!important}.whatsapp-page-connected .whatsapp-message-bubble p{color:inherit!important;white-space:pre-wrap!important;margin:0!important;font-size:14px!important;font-weight:750!important;line-height:1.45!important}.whatsapp-page-connected .whatsapp-message-bubble span{color:#64748b!important;text-align:right!important;margin-top:5px!important;font-size:10px!important;font-weight:850!important;display:block!important}.whatsapp-page-connected .whatsapp-chat-composer{background:#fff!important;border-top:1px solid #e5e7eb!important;grid-template-columns:44px 44px minmax(0,1fr) 54px!important;align-items:center!important;gap:10px!important;height:72px!important;padding:12px 20px!important;display:grid!important}.whatsapp-page-connected .whatsapp-composer-icon{color:#64748b!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;place-items:center!important;width:44px!important;height:44px!important;font-size:16px!important;font-weight:900!important;display:grid!important}.whatsapp-page-connected .whatsapp-chat-composer textarea{resize:none!important;color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;width:100%!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:12px 14px!important;font-size:14px!important;font-weight:750!important;line-height:20px!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-send-btn{color:#fff!important;width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important;box-shadow:none!important;background:#22c55e!important;border-radius:16px!important;padding:0!important;font-size:0!important}.whatsapp-page-connected .whatsapp-chat-send-btn:before{content:">"!important;color:#fff!important;font-size:24px!important;font-weight:950!important}.whatsapp-page-connected .whatsapp-customer-panel{background:#fff!important;border-left:1px solid #e5e7eb!important;flex-direction:column!important;gap:14px!important;min-width:0!important;height:100%!important;padding:24px 16px!important;display:flex!important;overflow-y:auto!important}.whatsapp-page-connected .whatsapp-customer-details-btn{color:#6d28d9!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;min-height:48px!important;font-size:14px!important;font-weight:900!important}.whatsapp-page-connected .whatsapp-customer-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;padding:14px!important}.whatsapp-page-connected .whatsapp-customer-card.soft{background:#f3e8ff!important;border-color:#f3e8ff!important}.whatsapp-page-connected .whatsapp-customer-card-header{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:10px!important;display:flex!important}.whatsapp-page-connected .whatsapp-customer-card-header strong{color:#0f172a!important;font-size:13px!important;font-weight:950!important}.whatsapp-page-connected .whatsapp-customer-card-header button{color:#6d28d9!important;background:0 0!important;border:0!important;font-size:12px!important;font-weight:900!important}.whatsapp-page-connected .whatsapp-customer-card p{color:#64748b!important;margin:0 0 8px!important;font-size:12px!important;font-weight:750!important}.whatsapp-page-connected .whatsapp-customer-card>span{color:#6d28d9!important;background:#f3e8ff!important;border-radius:999px!important;padding:6px 9px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.whatsapp-page-connected .whatsapp-customer-empty{color:#64748b!important;font-size:12px!important;font-weight:750!important}.whatsapp-page-connected .whatsapp-tag-list{flex-wrap:wrap!important;gap:7px!important;display:flex!important}.whatsapp-page-connected .whatsapp-tag-list span{color:#6d28d9!important;background:#f3e8ff!important;border-radius:999px!important;padding:6px 9px!important;font-size:11px!important;font-weight:900!important}@media (width<=1280px){.whatsapp-page-connected .whatsapp-chat-shell{grid-template-columns:340px minmax(0,1fr)!important}.whatsapp-page-connected .whatsapp-customer-panel{display:none!important}}@media (width<=860px){.whatsapp-page-connected .whatsapp-chat-shell{grid-template-columns:1fr!important;height:auto!important}.whatsapp-page-connected .whatsapp-chat-sidebar{max-height:440px!important}.whatsapp-page-connected .whatsapp-chat-panel{min-height:560px!important}.whatsapp-page-connected .whatsapp-chat-composer{grid-template-columns:minmax(0,1fr) 54px!important}.whatsapp-page-connected .whatsapp-composer-icon{display:none!important}}.whatsapp-page-connected{height:calc(100vh - 98px)!important;margin:0!important;padding:0!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-shell{border:1px solid #e5e7eb!important;border-radius:10px!important;grid-template-columns:370px minmax(0,1fr)!important;height:calc(100vh - 104px)!important;min-height:0!important;margin:0!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-customer-panel{display:none!important}.whatsapp-page-connected .whatsapp-chat-sidebar,.whatsapp-page-connected .whatsapp-chat-panel{height:100%!important;min-height:0!important}.whatsapp-page-connected .whatsapp-chat-panel{grid-template-rows:78px minmax(0,1fr) 68px!important}.whatsapp-page-connected .whatsapp-chat-header{padding:12px 22px!important}.whatsapp-page-connected .whatsapp-message-list{min-height:0!important;padding:18px 26px!important}.whatsapp-page-connected .whatsapp-chat-composer{height:68px!important;padding:10px 18px!important}@media (width<=1280px){.whatsapp-page-connected .whatsapp-chat-shell{grid-template-columns:340px minmax(0,1fr)!important}}@media (width<=860px){.whatsapp-page-connected{height:auto!important;overflow:visible!important}.whatsapp-page-connected .whatsapp-chat-shell{border-radius:14px!important;grid-template-columns:1fr!important;height:auto!important;margin:10px!important}.whatsapp-page-connected .whatsapp-chat-sidebar{max-height:420px!important}.whatsapp-page-connected .whatsapp-chat-panel{min-height:560px!important}}.content:has(.whatsapp-page-connected){padding:5px!important;overflow:hidden!important}.whatsapp-page-connected{height:calc(100vh - 76px)!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-shell{border:1px solid #e5e7eb!important;border-radius:10px!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-panel{grid-template-rows:78px minmax(0,1fr) 64px!important;min-height:0!important}.whatsapp-page-connected .whatsapp-chat-header-actions{display:none!important}.whatsapp-page-connected .whatsapp-chat-composer{grid-template-columns:minmax(0,1fr) 56px!important;align-items:center!important;gap:12px!important;height:64px!important;padding:8px 16px!important}.whatsapp-page-connected .whatsapp-chat-composer:before,.whatsapp-page-connected .whatsapp-chat-composer:after{content:none!important;display:none!important}.whatsapp-page-connected .whatsapp-chat-composer textarea{height:48px!important;min-height:48px!important;max-height:48px!important;padding:13px 16px!important;line-height:20px!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-send-btn svg{stroke-width:2.4px!important;width:22px!important;height:22px!important;transform:translate(1px)!important}.content:has(.whatsapp-page-connected){min-height:0!important;padding:5px!important;overflow:hidden!important}.whatsapp-page-connected{width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-shell{border-radius:10px!important;flex:auto!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-panel{grid-template-rows:78px minmax(0,1fr) 64px!important;height:100%!important;min-height:0!important;display:grid!important}.whatsapp-page-connected .whatsapp-message-list{min-height:0!important;overflow-y:auto!important}.whatsapp-page-connected .whatsapp-chat-composer{background:#fff!important;border-top:1px solid #e5e7eb!important;grid-template-columns:minmax(0,1fr) 56px!important;align-items:center!important;gap:12px!important;height:64px!important;min-height:64px!important;padding:8px 16px!important;display:grid!important}.whatsapp-page-connected .whatsapp-chat-composer:before,.whatsapp-page-connected .whatsapp-chat-composer:after,.whatsapp-page-connected .whatsapp-composer-icon{content:none!important;display:none!important}.whatsapp-page-connected .whatsapp-chat-composer textarea{width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:13px 16px!important;line-height:20px!important;display:block!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-chat-send-btn{width:56px!important;min-width:56px!important;height:48px!important;min-height:48px!important;box-shadow:none!important;border-radius:14px!important;place-items:center!important;padding:0!important;font-size:0!important;display:grid!important}.whatsapp-page-connected .whatsapp-chat-send-btn:before{content:none!important;display:none!important}.whatsapp-page-connected .whatsapp-chat-send-btn svg{stroke-width:2.4px!important;width:22px!important;height:22px!important;display:block!important;transform:translate(1px)!important}.whatsapp-page-connected .whatsapp-conversations-header{align-items:flex-start!important;gap:14px!important}.whatsapp-page-connected .whatsapp-conversations-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.whatsapp-page-connected .whatsapp-disconnect-small-btn{color:#dc2626!important;cursor:pointer!important;background:#fff7f7!important;border:1px solid #fecaca!important;border-radius:14px!important;height:44px!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important}.whatsapp-page-connected .whatsapp-message-list{background-color:#fbfafc!important;background-image:url("data:image/svg+xml,%3Csvg width='180' height='180' viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%237c3aed' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' opacity='0.055'%3E%3Cpath d='M28 30h22v18H28z'/%3E%3Cpath d='M32 30c0-7 14-7 14 0'/%3E%3Cpath d='M116 26h26v32h-26z'/%3E%3Cpath d='M123 36h12M123 46h8'/%3E%3Cpath d='M38 118h28l-3 18H43z'/%3E%3Cpath d='M35 112h35M45 142h1M61 142h1'/%3E%3Cpath d='M128 114l18 10-18 10-18-10z'/%3E%3Cpath d='M110 124v18l18 10 18-10v-18'/%3E%3Cpath d='M80 76h22a10 10 0 0 1 0 20H91l-11 9v-9a10 10 0 0 1 0-20z'/%3E%3Cpath d='M25 72l18-18 16 16-18 18H25z'/%3E%3Cpath d='M48 59l6 6'/%3E%3Cpath d='M136 78h20l8 8-8 8h-20z'/%3E%3Cpath d='M143 86h1'/%3E%3C/g%3E%3Cg fill='none' stroke='%2310b981' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round' opacity='0.04'%3E%3Cpath d='M88 24c8 0 14 6 14 14s-6 14-14 14-14-6-14-14 6-14 14-14z'/%3E%3Cpath d='M83 38h10M88 33v10'/%3E%3Cpath d='M26 154h28v10H26z'/%3E%3Cpath d='M34 148h12v6H34z'/%3E%3Cpath d='M132 152c10-8 19-8 28 0'/%3E%3Cpath d='M136 158c7-5 13-5 20 0'/%3E%3C/g%3E%3C/svg%3E"),linear-gradient(135deg,#7c3aed03,#22c55e03)!important;background-position:50%!important;background-size:180px 180px,100% 100%!important}.whatsapp-page-connected .whatsapp-message-row.inbound .whatsapp-message-bubble,.whatsapp-page-connected .whatsapp-message-bubble{box-shadow:none!important}.whatsapp-page-connected .whatsapp-conversations-tools input:focus,.whatsapp-page-connected .whatsapp-chat-composer textarea:focus{box-shadow:none!important;border-color:#dbe3ef!important;outline:none!important}.whatsapp-page-connected .whatsapp-chat-composer textarea,.whatsapp-page-connected .whatsapp-conversations-tools input{border-color:#dbe3ef!important}.whatsapp-page-connected .whatsapp-chat-send-btn{background:#22c55e!important;border-color:#22c55e!important}.whatsapp-page-connected .whatsapp-chat-send-btn:hover{background:#16a34a!important;border-color:#16a34a!important}.whatsapp-page-connected .whatsapp-new-conversation-trigger{white-space:nowrap!important;height:44px!important;padding:0 14px!important}.whatsapp-page-connected .whatsapp-disconnect-small-btn{white-space:nowrap!important;justify-content:center!important;align-items:center!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;display:inline-flex!important}.whatsapp-page-connected .whatsapp-disconnect-small-btn svg{stroke-width:2.3px!important;width:19px!important;height:19px!important}.whatsapp-page-connected .whatsapp-filter-icon svg{stroke:currentColor;width:20px;height:20px}.whatsapp-page-connected .whatsapp-filter-icon.active{color:#6d28d9!important;background:#f3e8ff!important;border-color:#d8b4fe!important}.whatsapp-page-connected .whatsapp-message-meta{color:#64748b;justify-content:flex-end;align-items:center;gap:6px;margin-top:5px;font-size:10px;font-weight:850;display:flex!important}.whatsapp-page-connected .whatsapp-message-checks{letter-spacing:-3px;color:#94a3b8;align-items:center;font-size:12px;font-weight:950;line-height:1;display:inline-flex!important}.whatsapp-page-connected .whatsapp-message-checks.read{color:#2563eb}.whatsapp-chat-contact-avatar>span,.whatsapp-page-connected .whatsapp-chat-contact-avatar>span{display:none!important}.whatsapp-page-connected .whatsapp-chat-panel:has(.whatsapp-chat-placeholder){grid-template-rows:minmax(0,1fr)!important}.whatsapp-page-connected .whatsapp-chat-placeholder{place-content:center!important;place-self:stretch stretch!important;width:100%!important;height:100%!important;min-height:100%!important}.whatsapp-page-connected .whatsapp-media-image-link{margin-bottom:6px;display:block}.whatsapp-page-connected .whatsapp-media-image{object-fit:cover;background:#f8fafc;border-radius:14px;width:min(260px,62vw);max-height:320px;display:block}.whatsapp-page-connected .whatsapp-media-sticker{width:132px;max-width:42vw;height:auto;margin-bottom:4px;display:block}.whatsapp-page-connected .whatsapp-media-document{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;min-width:min(260px,68vw);margin-bottom:6px;padding:10px;text-decoration:none;display:grid}.whatsapp-page-connected .whatsapp-media-document>span{color:#dc2626;background:#fee2e2;border-radius:12px;place-items:center;width:46px;height:46px;font-size:12px;font-weight:950;display:grid!important}.whatsapp-page-connected .whatsapp-media-document strong,.whatsapp-page-connected .whatsapp-media-document small{text-overflow:ellipsis;white-space:nowrap;max-width:190px;display:block;overflow:hidden}.whatsapp-page-connected .whatsapp-media-document strong{color:#0f172a;font-size:13px;font-weight:950}.whatsapp-page-connected .whatsapp-media-document small{color:#64748b;margin-top:2px;font-size:11px;font-weight:800}.whatsapp-page-connected .whatsapp-media-download-card{color:#24113f!important;text-align:left!important;cursor:pointer!important;background:#fff!important;border:1px solid #ddd6fe!important;border-radius:16px!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:min(300px,72vw)!important;min-height:70px!important;margin-bottom:6px!important;padding:10px 12px!important;display:grid!important}.whatsapp-page-connected .whatsapp-media-download-card:disabled{opacity:.72!important;cursor:wait!important}.whatsapp-page-connected .whatsapp-media-download-icon{color:#0000!important;text-align:center!important;background:#ede9fe!important;border-radius:14px!important;width:52px!important;height:50px!important;margin:0!important;font-size:0!important;line-height:0!important;display:block!important;position:relative!important}.whatsapp-page-connected .whatsapp-media-download-icon:before{content:""!important;border-top:9px solid #0000!important;border-bottom:9px solid #0000!important;border-left:14px solid #7c3aed!important;width:0!important;height:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-40%,-50%)!important}.whatsapp-page-connected .whatsapp-media-download-info{min-width:0!important}.whatsapp-page-connected .whatsapp-media-download-info strong,.whatsapp-page-connected .whatsapp-media-download-info small{text-overflow:ellipsis!important;white-space:nowrap!important;text-align:left!important;max-width:210px!important;margin:0!important;display:block!important;overflow:hidden!important}.whatsapp-page-connected .whatsapp-media-download-info strong{color:#111827!important;font-size:14px!important;font-weight:950!important;line-height:18px!important}.whatsapp-page-connected .whatsapp-media-download-info small{color:#64748b!important;margin-top:4px!important;font-size:12px!important;font-weight:850!important;line-height:16px!important}.whatsapp-page-connected .whatsapp-media-audio{width:min(300px,68vw);height:42px;margin-bottom:6px;display:block}.whatsapp-page-connected .whatsapp-media-video{background:#0f172a;border-radius:14px;width:min(320px,68vw);max-height:360px;margin-bottom:6px;display:block}.whatsapp-page-connected .whatsapp-chat-composer{grid-template-columns:48px minmax(0,1fr) 56px!important}.whatsapp-media-file-input{display:none!important}.whatsapp-page-connected .whatsapp-chat-attach-btn{color:#64748b!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #dbe3ef!important;border-radius:14px!important;place-items:center!important;display:grid!important}.whatsapp-page-connected .whatsapp-chat-attach-btn:hover{color:#6d28d9!important;background:#faf5ff!important;border-color:#d8b4fe!important}.whatsapp-page-connected .whatsapp-chat-attach-btn:disabled{opacity:.55!important;cursor:not-allowed!important}.whatsapp-page-connected .whatsapp-chat-attach-btn svg{width:22px!important;height:22px!important}@media (width<=980px){.whatsapp-page-connected .whatsapp-chat-composer{grid-template-columns:48px minmax(0,1fr) 56px!important}}.order-receipt-whatsapp-modal{text-align:center;width:min(520px,100vw - 32px);padding:34px 34px 30px}.order-receipt-whatsapp-modal .pdv-alert-icon{margin:0 auto 18px}.order-receipt-whatsapp-modal>span{color:var(--primary);text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px;font-size:13px;font-weight:900;display:block}.order-receipt-whatsapp-modal h3{margin:0;font-size:24px;line-height:1.15}.order-receipt-whatsapp-modal p{max-width:400px;color:var(--text-muted);margin:12px auto 22px;font-size:16px;line-height:1.45}.order-receipt-whatsapp-field{width:100%;max-width:360px;margin:0 auto 22px}.order-receipt-whatsapp-field input{border:1px solid var(--border);width:100%;height:54px;color:var(--text);text-align:center;border-radius:16px;outline:none;padding:0 18px;font-family:inherit;font-size:17px;font-weight:800;transition:border-color .2s,box-shadow .2s}.order-receipt-whatsapp-field input:focus{border-color:#7c3aed73;box-shadow:0 0 0 4px #7c3aed14}.order-receipt-whatsapp-modal .pdv-alert-actions{grid-template-columns:1fr 1.35fr;gap:12px;width:100%;margin-top:0;display:grid}.order-receipt-whatsapp-modal .pdv-alert-actions button{border-radius:16px;height:54px;font-size:15px;font-weight:900}.service-order-whatsapp-confirm-modal{text-align:center;width:min(500px,100vw - 32px)}.service-order-whatsapp-confirm-modal .pdv-alert-icon{margin:0 auto 18px}.service-order-whatsapp-confirm-modal>span{color:var(--primary);text-transform:uppercase;letter-spacing:.03em;margin-bottom:6px;font-size:13px;font-weight:900;display:block}.service-order-whatsapp-confirm-modal p{max-width:390px;color:var(--text-muted);margin:12px auto 22px;font-size:16px;line-height:1.45}.service-order-whatsapp-modal-btn{margin-right:auto}@media (width<=520px){.order-receipt-whatsapp-modal{padding:28px 20px 24px}.order-receipt-whatsapp-modal h3{font-size:21px}.order-receipt-whatsapp-modal p{font-size:15px}.order-receipt-whatsapp-modal .pdv-alert-actions{grid-template-columns:1fr}.service-order-whatsapp-modal-btn{width:100%;margin-right:0}}.fiscal-documents-page .products-filters{background:#f8fafc;border:1px solid #e5eaf4;border-radius:16px;flex-wrap:wrap;align-items:flex-end;gap:14px;margin:18px 0;padding:16px;display:flex}.fiscal-documents-page .products-filters .field-group{flex-direction:column;gap:7px;min-width:190px;display:flex}.fiscal-documents-page .products-filters .field-group span{color:#7b8aa3;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:800}.fiscal-documents-page .products-filters input[type=date]{color:#0f172a;background:#fff;border:1px solid #d8e0ef;border-radius:12px;outline:none;width:100%;height:46px;padding:0 14px;font-size:.95rem;font-weight:700;transition:border-color .2s,box-shadow .2s,background .2s}.fiscal-documents-page .products-filters input[type=date]:hover{border-color:#bda7ff}.fiscal-documents-page .products-filters input[type=date]:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.fiscal-documents-page .products-table-card{overflow:hidden}.fiscal-documents-page .products-table-wrap{border-top:1px solid #eef2f8}.fiscal-documents-page .empty-table-message{min-height:190px}@media (width<=720px){.fiscal-documents-page .page-header{align-items:stretch}.fiscal-documents-page .page-header .primary-btn{width:100%}.fiscal-documents-page .products-filters{padding:14px}.fiscal-documents-page .products-filters .field-group{width:100%;min-width:0}}.fiscal-inbound-import-btn{border-radius:10px;min-width:138px;height:38px;padding:0 14px;font-size:.82rem}.fiscal-inbound-products-modal{width:min(1100px,100vw - 32px);max-height:calc(100vh - 48px);overflow:auto}.fiscal-inbound-note-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.fiscal-inbound-note-summary>div{background:#f8fafc;border:1px solid #e5eaf4;border-radius:14px;padding:14px}.fiscal-inbound-note-summary span{color:#8492aa;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.74rem;font-weight:800;display:block}.fiscal-inbound-note-summary strong{color:#0f172a;font-size:.95rem;display:block}.fiscal-inbound-products-preview-wrap{border:1px solid #eef2f8;border-radius:14px;max-height:420px;overflow:auto}.fiscal-inbound-products-preview-wrap .products-table td strong{display:block}.fiscal-inbound-products-preview-wrap .products-table td small{color:#64748b;margin-top:4px;font-weight:700;display:block}@media (width<=900px){.fiscal-inbound-note-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.fiscal-inbound-note-summary{grid-template-columns:1fr}}.fiscal-inbound-sale-price-btn{border-radius:10px;min-width:92px;height:34px;padding:0 12px;font-size:.78rem}.fiscal-inbound-sale-price-defined{color:#059669;justify-content:center;align-items:center;min-width:96px;font-weight:900;display:inline-flex}.fiscal-inbound-sale-price-modal{width:min(520px,100vw - 32px);padding:22px}.fiscal-inbound-price-box{background:#f8fafc;border:1px solid #e5eaf4;border-radius:14px;margin-top:16px;padding:16px}.fiscal-inbound-price-box span,.fiscal-inbound-price-form label{color:#64748b;font-size:.82rem;font-weight:800;display:block}.fiscal-inbound-price-box strong{color:#0f172a;margin-top:6px;font-size:1.25rem;display:block}.fiscal-inbound-price-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.fiscal-inbound-price-form input{color:#0f172a;background:#fff;border:1px solid #dbe3f0;border-radius:12px;width:100%;height:48px;margin-top:8px;padding:0 14px;font-size:.95rem;font-weight:800}.fiscal-inbound-price-form input:focus{border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf61f}@media (width<=560px){.fiscal-inbound-price-form{grid-template-columns:1fr}}.product-inline-create-btn{width:fit-content;color:var(--primary);cursor:pointer;text-align:right;background:0 0;border:0;align-self:flex-end;margin-top:-3px;margin-right:4px;padding:0;font-size:.72rem;font-weight:900;line-height:1}.product-inline-create-btn:hover{color:var(--primary-dark);text-decoration:underline}.categories-page .products-table td{vertical-align:middle}.category-thumb{color:var(--primary);background:#f3e8ff}.product-category-modal{width:min(680px,100vw - 40px);padding:22px}.product-category-modal-overlay,.supplier-modal-overlay{z-index:180}.product-category-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;display:grid}.product-category-form .full-field{grid-column:1/-1}.product-category-form textarea{min-height:120px}@media (width<=720px){.product-category-form{grid-template-columns:1fr}.product-category-form .full-field{grid-column:1}}.products-table tbody tr.stock-product-row-highlighted,.products-table tbody tr.stock-product-row-highlighted:hover{background:#fafafa}.pdv-final-amount-field{background:linear-gradient(#faf5ff 0%,#fff 100%);border:1px solid #e9d5ff;border-radius:18px;grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:16px;margin-top:14px;padding:16px;display:grid}.pdv-final-amount-field span{color:#6d28d9;font-size:13px;font-weight:900;line-height:1.35}.pdv-final-amount-field span:after{content:" O sistema calculará o desconto ou acréscimo automaticamente.";color:#64748b;margin-top:4px;font-size:11px;font-weight:750;display:block}.pdv-final-amount-field input{color:#111827;background:#fff;border:1px solid #ddd6fe;border-radius:14px;outline:none;width:100%;height:46px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:850;transition:all .2s}.pdv-final-amount-field input:focus{border-color:#a855f7;box-shadow:0 0 0 4px #7c3aed1a}@media (width<=720px){.pdv-final-amount-field{grid-template-columns:1fr}}.barcode-cache-modal{width:min(520px,100vw - 32px);padding:22px}.barcode-cache-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.barcode-cache-header h3{color:#111827;margin:4px 0 6px;font-size:1.45rem;line-height:1.1}.barcode-cache-header p{color:#64748b;margin:0;font-size:.92rem;font-weight:650;line-height:1.4}.barcode-cache-product{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:14px;padding:14px;display:grid}.barcode-cache-thumb{color:#7c3aed;background:#fff;border-radius:16px;place-items:center;width:78px;height:78px;display:grid;overflow:hidden}.barcode-cache-thumb img{object-fit:cover;width:100%;height:100%}.barcode-cache-thumb svg{width:30px;height:30px}.barcode-cache-product strong{color:#111827;font-size:1rem;font-weight:900;line-height:1.25;display:block}.barcode-cache-product span{color:#64748b;margin-top:4px;font-size:.82rem;font-weight:750;display:block}.barcode-cache-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;display:grid}@media (width<=520px){.barcode-cache-modal{width:min(430px,100vw - 24px);padding:18px}.barcode-cache-product{grid-template-columns:62px minmax(0,1fr)}.barcode-cache-thumb{width:62px;height:62px}}.financial-reports-page{gap:18px}.financial-report-filters-card{padding:18px}.financial-report-filters-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.financial-report-tabs{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:8px;width:fit-content;max-width:100%;padding:6px;display:flex;overflow-x:auto}.financial-report-tabs button{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:12px;height:42px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:900}.financial-report-tabs button.active{color:#fff;background:#7c3aed}.financial-report-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.financial-report-grid{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.financial-report-panel{overflow:hidden}.financial-report-metrics-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;display:grid}.financial-report-metrics-list div,.financial-report-highlight{background:#f8fafc;border:1px solid #edf2f7;border-radius:16px;min-height:96px;padding:16px}.financial-report-metrics-list span,.financial-report-highlight span,.financial-report-highlight small{color:#64748b;font-size:12px;font-weight:800;display:block}.financial-report-metrics-list strong,.financial-report-highlight strong{color:#111827;margin-top:8px;font-size:22px;font-weight:950;display:block}.financial-report-highlight{margin:18px}.financial-report-table{padding:0 18px 18px}.financial-report-table-head,.financial-report-table-row{grid-template-columns:1.1fr .7fr 1fr 1fr 1fr;align-items:center;gap:12px;display:grid}.financial-report-table-head{color:#94a3b8;text-transform:uppercase;padding:14px 0;font-size:11px;font-weight:950}.financial-report-table-row{color:#334155;border-top:1px solid #f1f5f9;min-height:56px;font-size:13px;font-weight:800}.financial-report-table-row strong.positive{color:#059669}.financial-report-table-row strong.negative{color:#dc2626}.financial-report-bars,.financial-report-expenses-list,.financial-report-tips-list{flex-direction:column;gap:12px;padding:18px;display:flex}.financial-report-bar-row,.financial-report-expense-row,.financial-report-tip{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:15px}.financial-report-bar-row strong,.financial-report-expense-row strong,.financial-report-tip strong{color:#111827;font-size:14px;font-weight:950;display:block}.financial-report-bar-row span,.financial-report-expense-row span,.financial-report-tip span{color:#64748b;margin-top:4px;font-size:12px;font-weight:750;line-height:1.45;display:block}.financial-report-bar-track{background:#eef2ff;border-radius:999px;height:9px;margin-top:12px;overflow:hidden}.financial-report-bar-track span{border-radius:inherit;background:#7c3aed;height:100%;margin:0}.financial-report-expense-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.financial-report-tip.warning{background:#fff7ed;border-color:#fed7aa}.financial-report-tip.danger{background:#fef2f2;border-color:#fecaca}.financial-report-tip.info{background:#eff6ff;border-color:#bfdbfe}.financial-report-tip.success{background:#f0fdf4;border-color:#bbf7d0}.financial-report-empty{color:#64748b;text-align:center;padding:28px;font-size:13px;font-weight:800}@media (width<=1100px){.financial-report-filters-grid,.financial-report-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.financial-report-grid{grid-template-columns:1fr}}@media (width<=720px){.financial-report-filters-grid,.financial-report-stats-grid,.financial-report-metrics-list{grid-template-columns:1fr}.financial-report-table-head,.financial-report-table-row{grid-template-columns:1fr;gap:6px}}.financial-report-floating-tips{z-index:120;background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:min(380px,100vw - 32px);padding:16px;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 36px #0f172a1f}.financial-report-floating-tips>span{color:#7c3aed;text-transform:uppercase;letter-spacing:.4px;margin-bottom:12px;padding-right:36px;font-size:12px;font-weight:950;display:block}.financial-report-floating-close{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:30px;height:30px;font-size:20px;line-height:1;position:absolute;top:12px;right:12px}.financial-report-floating-list{flex-direction:column;gap:10px;display:flex}.financial-report-floating-list .financial-report-tip{padding:12px}.financial-report-floating-list .financial-report-tip small{color:#64748b;margin-top:5px;font-size:12px;font-weight:750;line-height:1.45;display:block}@media (width<=720px){.financial-report-floating-tips{bottom:86px;right:12px}}.stock-reports-page{gap:18px}.stock-report-filters-card{padding:42px 24px}.stock-report-filters-card:before{content:"FILTROS DO RELATÓRIO";color:#7c3aed;letter-spacing:.4px;border-bottom:1px solid #e5e7eb;margin-bottom:18px;padding:0 0 18px;font-size:12px;font-weight:950;display:block}.stock-report-filters-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.stock-report-filters-grid label{color:#64748b;text-transform:uppercase;letter-spacing:.2px;flex-direction:column;gap:8px;font-size:12px;font-weight:950;display:flex}.stock-report-filters-grid input{color:#334155;background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:800;box-shadow:0 8px 18px #0f172a09}.stock-report-filters-grid .desktop-custom-dropdown-trigger{color:#334155;background:linear-gradient(#fff 0%,#f8fafc 100%);border-color:#e5e7eb;border-radius:14px;height:42px;font-size:12px;font-weight:800;box-shadow:0 8px 18px #0f172a09}.stock-report-filters-grid .desktop-custom-dropdown-menu{z-index:180}.stock-report-tabs{margin-top:-4px}.stock-report-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stock-report-overview{grid-template-columns:1fr;gap:16px;display:grid}.stock-report-chart-grid{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.stock-report-panel{overflow:hidden}.stock-report-panel h3{color:#111827;margin:0;padding:18px 18px 0;font-size:18px;font-weight:950}.stock-report-insight-list{flex-direction:column;gap:12px;padding:18px;display:flex}.stock-report-insight{background:#fff;border:1px solid #edf2f7;border-radius:16px;justify-content:space-between;gap:16px;padding:15px;display:flex}.stock-report-insight div{flex-direction:column;gap:5px;display:flex}.stock-report-insight strong{color:#111827;font-size:14px;font-weight:950}.stock-report-insight span{color:#64748b;font-size:12px;font-weight:750;line-height:1.35}.stock-report-insight>strong{white-space:nowrap;color:#7c3aed}.stock-report-insight.success{background:#f0fdf4;border-color:#bbf7d0}.stock-report-insight.warning{background:#fff7ed;border-color:#fed7aa}.stock-report-insight.danger{background:#fef2f2;border-color:#fecaca}.stock-report-insight.info{background:#eff6ff;border-color:#bfdbfe}.stock-report-table .financial-report-table-head,.stock-report-table .financial-report-table-row{grid-template-columns:1.4fr .7fr .9fr .9fr}.stock-report-bars{flex-direction:column;gap:14px;padding:18px;display:flex}.stock-report-bar-row{grid-template-columns:minmax(180px,.9fr) 1.2fr;align-items:center;gap:14px;display:grid}.stock-report-bar-row strong{color:#111827;font-size:13px;font-weight:950;display:block}.stock-report-bar-row span{color:#64748b;margin-top:4px;font-size:12px;font-weight:800;display:block}.stock-report-bar-track{background:#ede9fe;border-radius:999px;height:12px;overflow:hidden}.stock-report-bar-track div{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#a855f7);height:100%}.stock-report-health-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;display:grid}.stock-report-health-card{background:#fff;border:1px solid #edf2f7;border-radius:16px;min-height:104px;padding:16px}.stock-report-health-card span{color:#64748b;font-size:12px;font-weight:850;display:block}.stock-report-health-card strong{color:#111827;margin-top:10px;font-size:24px;font-weight:950;display:block}.stock-report-health-card.danger{background:#fef2f2;border-color:#fecaca}.stock-report-health-card.warning{background:#fff7ed;border-color:#fed7aa}.stock-report-health-card.success{background:#f0fdf4;border-color:#bbf7d0}.stock-report-health-card.info{background:#eff6ff;border-color:#bfdbfe}.stock-report-empty{color:#64748b;text-align:center;padding:28px;font-size:13px;font-weight:800}.stock-report-floating-tips>strong{color:#7c3aed;text-transform:uppercase;letter-spacing:.4px;margin-bottom:12px;padding-right:36px;font-size:12px;font-weight:950;display:block}.stock-report-tips-bubble{z-index:120;color:#fff;cursor:pointer;background:#7c3aed;border:1px solid #ddd6fe;border-radius:999px;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 24px #7c3aed38}.stock-report-tips-bubble svg{stroke-width:2.4px;width:22px;height:22px}@media (width<=1100px){.stock-report-filters-grid,.stock-report-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-report-chart-grid{grid-template-columns:1fr}}@media (width<=720px){.stock-report-filters-grid,.stock-report-stats-grid,.stock-report-health-grid{grid-template-columns:1fr}.stock-report-table .financial-report-table-head,.stock-report-table .financial-report-table-row{grid-template-columns:1fr;gap:6px}.stock-report-insight,.stock-report-bar-row{flex-direction:column;grid-template-columns:1fr}.stock-report-insight>strong{white-space:normal}.stock-report-tips-bubble{bottom:88px;right:14px}}.stock-report-custom-period-modal{border-radius:24px;width:min(460px,100vw - 32px);padding:22px}.stock-report-custom-period-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.stock-report-custom-period-header span{color:#7c3aed;text-transform:uppercase;letter-spacing:.3px;font-size:12px;font-weight:950;display:block}.stock-report-custom-period-header h3{color:#111827;margin:4px 0 0;font-size:24px;font-weight:950}.stock-report-custom-period-header button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;place-items:center;width:42px;height:42px;font-size:24px;line-height:1;display:grid}.stock-report-custom-period-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stock-report-custom-period-fields label{color:#64748b;flex-direction:column;gap:8px;font-size:13px;font-weight:900;display:flex}.stock-report-custom-period-fields input{color:#111827;background:#fff;border:1px solid #ddd6fe;border-radius:14px;outline:none;width:100%;height:46px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:850}.stock-report-custom-period-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.stock-report-custom-period-actions button{cursor:pointer;border-radius:16px;height:48px;font-family:inherit;font-size:15px;font-weight:950}.stock-report-custom-period-cancel{color:#334155;background:#fff;border:1px solid #e5e7eb}.stock-report-custom-period-apply{color:#fff;background:#7c3aed;border:0}@media (width<=520px){.stock-report-custom-period-fields,.stock-report-custom-period-actions{grid-template-columns:1fr}}.report-line-chart-section{margin-top:18px}.report-line-chart-card{background:radial-gradient(circle at 100% 0,#7c3aed14,#0000 34%),linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e5e7eb;position:relative;overflow:hidden}.report-line-chart-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 12px;display:flex}.report-line-chart-header span{color:#7c3aed;text-transform:uppercase;letter-spacing:.35px;font-size:12px;font-weight:950;display:block}.report-line-chart-header strong{color:#111827;margin-top:6px;font-size:22px;font-weight:950;display:block}.report-line-chart-legend{flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:520px;display:flex}.report-line-chart-legend span{color:#64748b;text-transform:none;letter-spacing:0;background:#ffffffdb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.report-line-chart-legend i{border-radius:999px;width:9px;height:9px}.report-line-chart-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 24px 18px;display:grid}.report-line-chart-kpis div{background:#ffffffe6;border:1px solid #edf2f7;border-radius:18px;min-height:86px;padding:15px}.report-line-chart-kpis span{color:#64748b;font-size:12px;font-weight:850;display:block}.report-line-chart-kpis strong{color:#111827;margin-top:8px;font-size:22px;font-weight:950;display:block}.report-line-chart-kpis small{color:#94a3b8;margin-top:5px;font-size:12px;font-weight:800;display:block}.report-line-chart-canvas{height:390px;padding:6px 18px 18px}.report-line-chart-canvas .recharts-wrapper{font-family:inherit}.report-line-chart-canvas .recharts-cartesian-grid line{stroke:#e5e7eb}.report-line-chart-canvas .recharts-surface{overflow:visible}.report-chart-tooltip{background:#fffffff5;border:1px solid #e5e7eb;border-radius:16px;min-width:220px;padding:13px;box-shadow:0 16px 34px #0f172a24}.report-chart-tooltip>strong{color:#111827;margin-bottom:9px;font-size:13px;font-weight:950;display:block}.report-chart-tooltip div{grid-template-columns:10px 1fr auto;align-items:center;gap:8px;min-height:24px;display:grid}.report-chart-tooltip span{border-radius:999px;width:9px;height:9px}.report-chart-tooltip small{color:#64748b;font-size:12px;font-weight:800}.report-chart-tooltip b{color:#111827;font-size:12px;font-weight:950}.report-line-chart-empty{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;margin:0 24px 24px;padding:34px 22px;font-size:13px;font-weight:850}@media (width<=900px){.report-line-chart-kpis{grid-template-columns:1fr}}@media (width<=720px){.report-line-chart-header{flex-direction:column}.report-line-chart-legend{justify-content:flex-start}.report-line-chart-canvas{height:330px;padding:0 8px 14px}}.product-stock-stepper-field{width:100%;position:relative}.product-stock-stepper-field input{padding-right:96px}.product-stock-stepper-actions{gap:6px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.product-stock-stepper-actions button{color:#7c3aed;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;place-items:center;width:34px;height:34px;font-family:inherit;font-size:18px;font-weight:950;line-height:1;transition:all .18s;display:grid}.product-stock-stepper-actions button:hover{background:#faf5ff;border-color:#c4b5fd}.product-stock-stepper-actions button svg{stroke-width:3px;width:17px;height:17px}.mercado-pago-page{gap:20px}.mercado-pago-hero{background:linear-gradient(135deg,#7c3aed14,#10b9810f),#fff;border:1px solid #e9d5ff;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;min-height:190px;padding:26px;display:grid;overflow:hidden}.mercado-pago-hero-icon{width:68px;height:68px;color:var(--primary);background:#ede9fe;border-radius:22px;place-items:center;display:grid}.mercado-pago-hero-icon svg{stroke-width:2.3px;width:30px;height:30px}.mercado-pago-hero span,.mercado-pago-card-header span{color:var(--primary);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:950;display:block}.mercado-pago-hero h3{color:var(--text);letter-spacing:-.5px;margin:6px 0 8px;font-size:25px;font-weight:950}.mercado-pago-hero p,.mercado-pago-card p,.mercado-pago-roadmap-item p{color:#64748b;margin:0;font-size:14px;font-weight:650;line-height:1.55}.mercado-pago-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.mercado-pago-card{flex-direction:column;gap:16px;min-height:220px;padding:22px;display:flex}.mercado-pago-card-header{align-items:center;gap:14px;display:flex}.mercado-pago-card-header strong{color:var(--text);margin-top:4px;font-size:17px;font-weight:950;line-height:1.25;display:block}.mercado-pago-status-pill{border-radius:999px;align-items:center;width:fit-content;min-height:30px;margin-top:auto;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.mercado-pago-status-pill.pending{color:#ea580c;background:#fff7ed}.mercado-pago-status-pill.future{color:#2563eb;background:#eff6ff}.mercado-pago-status-pill.protected{color:#059669;background:#ecfdf5}.mercado-pago-roadmap{padding:0;overflow:hidden}.mercado-pago-roadmap-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:20px;display:grid}.mercado-pago-roadmap-item{background:#fff;border:1px solid #eef2f7;border-radius:18px;align-items:flex-start;gap:12px;min-height:142px;padding:16px;display:flex}.mercado-pago-roadmap-item.active{background:#faf5ff;border-color:#c4b5fd}.mercado-pago-roadmap-item>strong{width:34px;height:34px;color:var(--primary);background:#ede9fe;border-radius:12px;flex-shrink:0;place-items:center;font-size:15px;font-weight:950;display:grid}.mercado-pago-roadmap-item span{color:var(--text);margin-bottom:6px;font-size:14px;font-weight:950;display:block}@media (width<=1100px){.mercado-pago-hero{grid-template-columns:auto minmax(0,1fr)}.mercado-pago-hero .primary-btn{grid-column:1/-1;width:fit-content}.mercado-pago-grid,.mercado-pago-roadmap-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.mercado-pago-hero,.mercado-pago-grid,.mercado-pago-roadmap-list{grid-template-columns:1fr}.mercado-pago-hero{align-items:flex-start}}.mercado-pago-hero.connected{background:linear-gradient(135deg,#10b9811a,#7c3aed0d),#fff;border-color:#bbf7d0}.mercado-pago-connection-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:13px;font-weight:950;display:inline-flex}.mercado-pago-connection-badge span{border-radius:999px;width:9px;height:9px}.mercado-pago-connection-badge.online{color:#059669;background:#ecfdf5}.mercado-pago-connection-badge.online span{background:#10b981}.mercado-pago-connection-badge.offline{color:#ea580c;background:#fff7ed}.mercado-pago-connection-badge.offline span{background:#f97316}.mercado-pago-config-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.75fr);gap:16px;display:grid}.mercado-pago-config-card,.mercado-pago-security-card{padding:22px}.mercado-pago-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.mercado-pago-form-grid label{color:#64748b;font-size:13px;font-weight:850}.mercado-pago-form-grid label.full{grid-column:1/-1}.mercado-pago-form-grid input,.mercado-pago-form-grid select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;height:48px;margin-top:7px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:800}.mercado-pago-form-grid input:focus,.mercado-pago-form-grid select:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.mercado-pago-switches{gap:10px;margin-top:16px;display:grid}.mercado-pago-switches label{background:#faf5ff;border:1px solid #ede9fe;border-radius:16px;align-items:center;gap:12px;min-height:62px;padding:12px 14px;display:flex}.mercado-pago-switches input{width:18px;height:18px;accent-color:var(--primary);flex-shrink:0}.mercado-pago-switches strong{color:var(--text);font-size:14px;font-weight:950;display:block}.mercado-pago-switches small{color:#64748b;margin-top:3px;font-size:12px;font-weight:700;display:block}.mercado-pago-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.danger-outline-btn{color:#ef4444;background:#fff7f7;border-color:#fecaca}.mercado-pago-status-list{gap:10px;margin-top:40px;display:grid}.mercado-pago-status-list div{background:#fff;border:1px solid #eef2f7;border-radius:16px;min-height:58px;padding:10px 12px}.mercado-pago-status-list span{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.mercado-pago-status-list strong{color:var(--text);margin-top:4px;font-size:15px;font-weight:950;display:block}@media (width<=1100px){.mercado-pago-config-grid{grid-template-columns:1fr}}@media (width<=720px){.mercado-pago-form-grid{grid-template-columns:1fr}.mercado-pago-actions{flex-direction:column}.mercado-pago-actions button{width:100%}}.pdv-pix-payment-row{grid-template-columns:130px 130px minmax(0,1fr)!important;overflow:visible!important}.pdv-pix-payment-row .desktop-custom-dropdown,.pdv-pix-payment-row .desktop-custom-dropdown-trigger{width:100%!important;min-width:0!important}.pdv-pix-payment-row .desktop-custom-dropdown-trigger span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.pdv-mercado-pago-pix-btn{color:#059669;cursor:pointer;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:13px;width:100%;height:42px;font-family:inherit;font-size:13px;font-weight:950}.pdv-mercado-pago-pix-btn:disabled{opacity:.6;cursor:not-allowed}.pdv-mercado-pago-pix-box{background:#faf5ff;border:1px solid #ddd6fe;border-radius:18px;gap:12px;padding:14px;display:grid}.pdv-mercado-pago-pix-box.paid{background:#ecfdf5;border-color:#bbf7d0}.pdv-mercado-pago-pix-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.pdv-mercado-pago-pix-header span{color:var(--primary);text-transform:uppercase;font-size:11px;font-weight:950;display:block}.pdv-mercado-pago-pix-header strong{color:var(--text);margin-top:3px;font-size:18px;font-weight:950;display:block}.pdv-mercado-pago-pix-status{min-height:30px;color:var(--primary);background:#fff;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.pdv-mercado-pago-pix-box.paid .pdv-mercado-pago-pix-status{color:#059669}.pdv-mercado-pago-pix-qr{object-fit:contain;background:#fff;border-radius:18px;justify-self:center;width:190px;height:190px;padding:10px}.pdv-mercado-pago-pix-empty{color:#64748b;border:1px dashed #c4b5fd;border-radius:16px;place-items:center;min-height:90px;font-size:13px;font-weight:800;display:grid}.pdv-mercado-pago-pix-copy{color:#475569;resize:none;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;min-height:58px;max-height:78px;padding:10px;font-family:inherit;font-size:12px;font-weight:700}.pdv-mercado-pago-pix-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pdv-mercado-pago-pix-actions button{justify-content:center;width:100%;height:40px}@media (width<=920px){.pdv-pix-payment-row{grid-template-columns:1fr!important}.pdv-mercado-pago-pix-actions{grid-template-columns:1fr}}.pdv-point-order-panel{background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.pdv-point-order-panel div{flex-direction:column;gap:4px;display:flex}.pdv-point-order-panel strong{color:#111827;font-size:14px;font-weight:850}.pdv-point-order-panel span{color:#64748b;font-size:12px;font-weight:750}.pdv-point-order-panel button{color:#dc2626;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:850}.pdv-card-payment-top-with-machine{grid-template-columns:130px 130px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;display:grid!important}.pdv-card-payment-top-with-machine .pdv-card-payment-title,.pdv-card-payment-top-with-machine input,.pdv-card-payment-top-with-machine .pdv-card-machine-trigger{box-sizing:border-box!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important}.pdv-card-payment-top-with-machine input{min-width:0!important}.pdv-card-machine-dropdown-inline{width:100%!important;min-width:0!important;position:relative!important}.pdv-card-machine-dropdown-inline .pdv-card-machine-trigger{padding:0 38px 0 14px!important}.pdv-card-machine-dropdown-inline .pdv-card-machine-trigger strong{text-align:left!important;white-space:nowrap!important}@media (width<=760px){.pdv-card-payment-top-with-machine{grid-template-columns:1fr!important}}.financial-wallet-edit-action{color:#7c3aed!important;background:#faf5ff!important;border-color:#ddd6fe!important}.financial-wallet-edit-action:hover{color:#5b21b6!important;background:#f3e8ff!important;border-color:#a78bfa!important}.profile-menu-wrapper{position:relative}.profile{text-align:left;background:0 0;border:0;font-family:inherit}.avatar{overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.profile-summary-popover{border:1px solid var(--border);z-index:40;background:#fff;border-radius:16px;width:280px;padding:16px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 42px #0f172a1f}.profile-summary-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.profile-summary-header strong,.profile-summary-info strong{color:var(--text);font-size:13px;font-weight:900;display:block}.profile-summary-header span,.profile-summary-info span{color:var(--muted);font-size:11px;font-weight:800;display:block}.profile-summary-info+.profile-summary-info{margin-top:12px}.profile-summary-email-label{color:#7c3aed!important}.profile-summary-plan-label{color:#059669!important}.store-logo-upload-card{background:#faf5ff;border:1px solid #ede9fe;border-radius:16px;grid-column:1/-1;align-items:center;gap:16px;padding:16px;display:flex}.store-logo-preview{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;border-radius:18px;flex-shrink:0;place-items:center;width:74px;height:74px;font-size:28px;font-weight:950;display:grid;overflow:hidden}.store-logo-preview img{object-fit:cover;width:100%;height:100%}.store-logo-upload-content{flex-direction:column;gap:7px;min-width:0;display:flex}.store-logo-upload-content strong{color:var(--text);font-size:14px;font-weight:950}.store-logo-upload-content span{color:var(--muted);font-size:12px;font-weight:700}.store-logo-upload-btn{cursor:pointer;width:fit-content;margin-top:4px}.store-logo-upload-btn input{display:none}.store-owner-card{padding-bottom:24px}.store-owner-layout{grid-template-columns:minmax(190px,230px) minmax(0,1fr);align-items:stretch;gap:28px;display:grid}.store-owner-fields{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.store-logo-upload-card-compact{border-radius:16px;grid-column:auto;justify-content:center;align-self:stretch;min-height:100%;padding:18px}.store-logo-upload-card-compact .store-logo-upload-content{text-align:center;align-items:center}.store-logo-upload-card-compact .store-logo-upload-content span{display:none}.store-logo-upload-card-compact .store-logo-preview{border-radius:14px;width:60px;height:60px;font-size:24px}.store-logo-upload-card-compact .store-logo-upload-btn{justify-content:center;align-items:center;height:34px;min-height:34px;padding:0 14px;font-size:12px;line-height:1;display:inline-flex}@media (width<=900px){.store-owner-layout{grid-template-columns:1fr}.store-logo-upload-card-compact{width:100%}}.mercado-pago-config-card .financial-panel-header{align-items:flex-start}.mercado-pago-config-card .mercado-pago-connection-badge{justify-content:center;align-self:flex-start;gap:8px;height:34px;min-height:34px;margin-top:0;padding:0 14px;align-items:center!important;display:inline-flex!important}.mercado-pago-config-card .mercado-pago-connection-badge span{flex-shrink:0;border-radius:999px!important;width:9px!important;min-width:9px!important;height:9px!important;margin:0!important;display:block!important}.financial-page .mercado-pago-config-card .financial-panel-header>.mercado-pago-connection-badge{flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:inline-flex!important}.financial-page .mercado-pago-config-card .financial-panel-header>.mercado-pago-connection-badge span{letter-spacing:0!important;text-transform:none!important;border-radius:999px!important;width:9px!important;min-width:9px!important;height:9px!important;min-height:9px!important;padding:0!important;line-height:0!important;display:inline-block!important}.mercado-pago-config-grid{align-items:start}.mercado-pago-security-card{align-self:start}.mercado-pago-security-card .mercado-pago-status-list{margin-top:22px}.mercado-pago-security-card .mercado-pago-status-list strong{color:#059669}.mercado-pago-status-controls>div{min-height:64px}.mercado-pago-status-control-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.mercado-pago-status-control-row strong{margin-top:0!important}.mercado-pago-status-control-row .pdv-settings-toggle{flex-shrink:0;width:44px;min-width:44px;height:24px}.mercado-pago-status-control-row .pdv-settings-toggle span{width:18px;height:18px}.mercado-pago-status-control-row .pdv-settings-toggle.active span{transform:translate(20px)}.mercado-pago-security-card .mercado-pago-status-list{border-top:0 solid #f1f5f9;gap:0;margin-top:22px}.mercado-pago-security-card .mercado-pago-status-list>div{background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;min-height:62px;padding:14px 0;display:flex}.mercado-pago-security-card .mercado-pago-status-list>div+div{border-top:0 solid #f1f5f9}.mercado-pago-status-control-row{min-height:28px}.mercado-pago-status-control-row .pdv-settings-toggle{box-shadow:none}.mercado-pago-security-card .mercado-pago-status-list>div:nth-child(3) strong{padding-left:14px}.topbar-left{align-items:center;min-width:0;display:flex}.email-verification-banner{color:#0f172a;background:#eff6ff;border:1px solid #bfdbfe;border-left:4px solid #3b82f6;border-radius:999px;align-items:center;gap:10px;max-width:520px;min-height:38px;padding:6px 8px 6px 12px;display:inline-flex}.email-verification-banner-content{white-space:nowrap;align-items:center;gap:8px;min-width:0;font-size:13px;font-weight:750;display:flex}.email-verification-icon{color:#2563eb;flex-shrink:0;place-items:center;width:18px;height:18px;display:grid}.email-verification-icon svg{stroke-width:2px;width:18px;height:18px}.email-verification-banner-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.email-verification-primary-btn{background:linear-gradient(135deg, var(--primary), #9333ea);color:#fff;cursor:pointer;border:0;border-radius:999px;height:28px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:800}.email-verification-primary-btn:disabled{opacity:.65;cursor:not-allowed}.email-verification-close-btn{color:#475569;cursor:pointer;background:0 0;border:0;border-radius:999px;width:26px;height:26px;font-size:19px;line-height:1}.email-verification-close-btn:hover{color:#1d4ed8;background:#2563eb14}.email-verification-modal{width:min(460px,100%);padding:24px;animation:.22s modalIn}.email-verification-target{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:18px;padding:14px 16px}.email-verification-target span{color:#7c3aed;margin-bottom:4px;font-size:12px;font-weight:900;display:block}.email-verification-target strong{color:#0f172a;word-break:break-word;font-size:14px;font-weight:850}.email-verification-code-field{color:#0f172a;font-size:13px;font-weight:800;display:block}.email-verification-code-field input{color:#0f172a;letter-spacing:8px;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;outline:none;width:100%;height:56px;margin-top:8px;font-family:inherit;font-size:24px;font-weight:900}.email-verification-code-field input:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61f}.email-verification-message{color:#6d28d9;background:#f5f3ff;border-radius:14px;margin-top:14px;padding:12px 14px;font-size:13px;font-weight:750;line-height:1.5}.email-verification-modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.email-verification-modal-actions .secondary-btn,.email-verification-modal-actions .primary-btn{width:auto;min-width:142px}@media (width<=720px){.email-verification-banner{max-width:100%}.email-verification-banner-content span:last-child{text-overflow:ellipsis;overflow:hidden}.email-verification-modal-actions{flex-direction:column-reverse}.email-verification-modal-actions .secondary-btn,.email-verification-modal-actions .primary-btn{width:100%}}.mobile-shell{color:#111827;background:#fff;min-height:100dvh}.mobile-content{min-height:100dvh;padding:14px 14px calc(92px + env(safe-area-inset-bottom));overflow-x:hidden}.mobile-bottom-nav{z-index:140;min-height:72px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#fff;border:1px solid #e5e7eb;border-bottom:0;border-radius:22px 22px 0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0f172a0f}.mobile-bottom-nav button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:48px;font-family:inherit;font-size:11px;font-weight:900;display:flex}.mobile-bottom-nav button svg{stroke-width:2.2px;width:20px;height:20px}.mobile-bottom-nav button.active{color:#6d28d9;background:#f3e8ff}.mobile-bottom-nav span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-more-panel{z-index:130;background:#fff;border:1px solid #e5e7eb;border-bottom:0;border-radius:0;padding:28px 16px 24px;animation:.22s mobileSheetUp;position:fixed;inset:0 0 72px;overflow-y:auto;box-shadow:0 -2px 8px #0f172a0f}@keyframes mobileSheetUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.mobile-more-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.mobile-more-header strong{font-size:16px;font-weight:950}.mobile-more-header button{color:#64748b;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:38px;height:38px;font-size:24px;line-height:1}.mobile-more-list{gap:8px;display:grid}.mobile-more-list button{color:#334155;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;min-height:46px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:850}.mobile-more-list button.active{color:#6d28d9;background:#f3e8ff;border-color:#c4b5fd}.mobile-page{gap:14px;display:grid}.mobile-page-header{padding:4px 2px 2px}.mobile-page-header span{color:#7c3aed;margin-bottom:6px;font-size:12px;font-weight:950;display:block}.mobile-page-header h1{color:#111827;letter-spacing:-.5px;margin:0 0 6px;font-size:30px;font-weight:950;line-height:1}.mobile-page-header p{color:#64748b;margin:0;font-size:14px;font-weight:700}.mobile-summary-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-summary-card,.mobile-section-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 24px #0f172a0d}.mobile-summary-card{min-height:118px;padding:14px}.mobile-summary-card span{color:#94a3b8;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:950;display:block}.mobile-summary-card strong{color:#111827;margin-bottom:8px;font-size:20px;font-weight:950;line-height:1.1;display:block}.mobile-summary-card small{color:#64748b;font-size:12px;font-weight:750}.mobile-summary-card.primary{background:#faf5ff;border-color:#c4b5fd}.mobile-summary-card.primary strong{color:#6d28d9}.mobile-summary-card.warning{background:#fff7ed;border-color:#fed7aa}.mobile-summary-card.warning strong{color:#ea580c}.mobile-section-card{padding:14px}.mobile-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.mobile-section-header span{color:#7c3aed;font-size:12px;font-weight:950}.mobile-section-header strong{color:#111827;font-size:14px;font-weight:950}.mobile-empty-state{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #dbe3ef;border-radius:16px;place-items:center;min-height:110px;padding:18px;font-size:13px;font-weight:800;display:grid}@media (width<=380px){.mobile-summary-grid{grid-template-columns:1fr}}.mobile-pdv{flex-direction:column;gap:10px;height:calc(100dvh - 112px);min-height:0;display:flex;overflow:hidden}.mobile-pdv-header,.mobile-pdv-search-card,.mobile-pdv-cart-card,.mobile-pdv-checkout-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px}.mobile-pdv-header{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.mobile-pdv-header span,.mobile-pdv-section-header span{color:#7c3aed;margin-bottom:4px;font-size:12px;font-weight:950;display:block}.mobile-pdv-header h1{color:#111827;margin:0;font-size:28px;font-weight:950;line-height:1}.mobile-pdv-header p{color:#64748b;margin:4px 0 0;font-size:13px;font-weight:750}.mobile-pdv-header>strong{color:#6d28d9;font-size:20px;font-weight:950}.mobile-pdv-message{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:12px;font-size:13px;font-weight:850}.mobile-pdv-search-card,.mobile-pdv-cart-card,.mobile-pdv-checkout-card{padding:14px}.mobile-pdv-search-card{flex:none}.mobile-pdv-cart-card{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.mobile-pdv-sale-type{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.mobile-pdv-sale-type>span{color:#64748b;flex:none;font-size:13px;font-weight:950}.mobile-pdv-sale-type>div{background:#faf5ff;border:1px solid #ede9fe;border-radius:14px;flex:0 0 176px;grid-template-columns:1fr 1fr;width:176px;padding:3px;display:grid}.mobile-pdv-sale-type button{color:#7c3aed;background:0 0;border:0;border-radius:11px;min-height:30px;font-family:inherit;font-size:12px;font-weight:950}.mobile-pdv-sale-type button.active{color:#fff;background:#7c3aed}.mobile-pdv-search-card input,.mobile-pdv-payment-grid input,.mobile-pdv-payment-grid select,.mobile-pdv-cart-actions input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:16px;outline:none;width:100%;font-family:inherit;font-size:15px;font-weight:800}.mobile-pdv-search-card input{height:44px;padding:0 14px;font-size:15px}.mobile-pdv-results{gap:8px;margin-top:12px;display:grid}.mobile-pdv-results button{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:10px;font-family:inherit;display:flex}.mobile-pdv-results strong{color:#111827;font-size:13px;font-weight:950}.mobile-pdv-results span{color:#64748b;margin-top:3px;font-size:12px;font-weight:750;display:block}.mobile-pdv-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.mobile-pdv-section-header strong{color:#111827;font-size:15px;font-weight:950}.mobile-pdv-section-header button{color:#64748b;background:#fff;border:1px solid #e5e7eb;border-radius:14px;min-height:38px;padding:0 12px;font-family:inherit;font-weight:900}.mobile-pdv-cart-list{flex:1;align-content:start;gap:10px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.mobile-pdv-cart-item{border:1px solid #eef2f7;border-radius:18px;gap:10px;padding:12px;display:grid}.mobile-pdv-cart-main strong{color:#111827;font-size:14px;font-weight:950;display:block}.mobile-pdv-cart-main span,.mobile-pdv-cart-main small{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.mobile-pdv-cart-actions{align-items:center;gap:6px;display:flex}.mobile-pdv-cart-actions button{color:#6d28d9;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:0 0 32px;width:32px;height:32px;min-height:32px;font-family:inherit;font-size:12px;font-weight:950}.mobile-pdv-cart-actions button.danger{color:#dc2626;flex:none;width:auto;min-width:76px;margin-left:auto;padding:0 10px;font-size:12px}.mobile-pdv-cart-actions input{text-align:center;flex:0 0 62px;width:62px;height:32px;padding:0 6px}.mobile-pdv-total-bar{background:#fff;border-top:1px solid #f1f5f9;flex:none;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;padding-top:12px;display:flex}.mobile-pdv-total-bar span{color:#64748b;font-size:12px;font-weight:900;display:block}.mobile-pdv-total-bar strong{color:#111827;font-size:22px;font-weight:950}.mobile-pdv-total-bar button,.mobile-pdv-confirm-btn{color:#fff;background:#7c3aed;border:0;border-radius:18px;min-height:50px;padding:0 18px;font-family:inherit;font-size:15px;font-weight:950}.mobile-pdv-payment-grid{gap:10px;display:grid}.mobile-pdv-payment-grid label{color:#334155;gap:7px;font-size:12px;font-weight:950;display:grid}.mobile-pdv-payment-grid input,.mobile-pdv-payment-grid select{height:48px;padding:0 12px}.mobile-pdv-payment-summary{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;display:grid}.mobile-pdv-payment-summary div{border:1px solid #eef2f7;border-radius:16px;padding:10px}.mobile-pdv-payment-summary span{color:#64748b;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.mobile-pdv-payment-summary strong{color:#111827;font-size:15px;font-weight:950}.mobile-pdv-confirm-btn{width:100%}.mobile-pdv-confirm-btn:disabled{cursor:not-allowed;background:#d8b4fe}@media (width<=380px){.mobile-pdv-sale-type>div{flex-basis:160px;width:160px}.mobile-pdv-cart-actions{gap:5px}.mobile-pdv-cart-actions button{flex-basis:30px;width:30px}.mobile-pdv-cart-actions input{flex-basis:56px;width:56px}.mobile-pdv-cart-actions button.danger{width:auto;min-width:70px;padding:0 8px}}.mobile-entity-list{gap:10px;display:grid}.mobile-entity-card{background:#fff;border:1px solid #eef2f7;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:74px;padding:12px;display:flex}.mobile-entity-card div{min-width:0}.mobile-entity-card strong{color:#111827;font-size:14px;font-weight:950}.mobile-entity-card span,.mobile-entity-card small{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.mobile-entity-card>strong{color:#6d28d9;flex:none}.mobile-page-header-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-primary-action{color:#fff;background:#7c3aed;border:0;border-radius:14px;min-height:40px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:950}.mobile-products-filter-card{gap:10px;display:grid}.mobile-products-filter-card input,.mobile-products-filter-card select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;height:44px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:800}.mobile-filter-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mobile-filter-row button{color:#6d28d9;background:#fff;border:1px solid #ede9fe;border-radius:13px;min-height:38px;font-family:inherit;font-size:12px;font-weight:950}.mobile-filter-row button.active{color:#fff;background:#7c3aed}.mobile-product-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;gap:12px;padding:12px;display:grid}.mobile-product-main{align-items:center;gap:12px;min-width:0;display:flex}.mobile-product-thumb{background:#f8fafc;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.mobile-product-thumb img{object-fit:cover;width:100%;height:100%}.mobile-product-thumb svg{width:24px;height:24px}.mobile-product-main div:last-child{min-width:0}.mobile-product-main strong{color:#111827;font-size:14px;font-weight:950;display:block}.mobile-product-main span,.mobile-product-main small{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.mobile-product-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.mobile-product-footer span{color:#94a3b8;text-transform:uppercase;margin-bottom:3px;font-size:11px;font-weight:950;display:block}.mobile-product-footer strong{color:#6d28d9;font-size:15px;font-weight:950}.mobile-product-actions{gap:6px;display:flex}.mobile-product-actions button{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-height:34px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:900}.mobile-modal-overlay{z-index:220;background:#0f172a47;justify-content:center;align-items:center;padding:14px;display:flex;position:fixed;inset:0}.mobile-stock-modal{width:100%;max-width:520px;height:calc(100dvh - 28px);max-height:calc(100dvh - 28px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:24px;overflow-y:auto;box-shadow:0 4px 16px #0f172a1a}.mobile-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.mobile-modal-header span{color:#7c3aed;margin-bottom:4px;font-size:12px;font-weight:950;display:block}.mobile-modal-header h2{color:#111827;margin:0;font-size:24px;font-weight:950;line-height:1.05}.mobile-modal-header p{color:#64748b;margin:6px 0 0;font-size:13px;font-weight:750}.mobile-modal-header button{color:#64748b;background:#fff;border:1px solid #e5e7eb;border-radius:15px;flex:0 0 42px;width:42px;height:42px;font-size:26px;line-height:1}.mobile-stock-product-card{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.mobile-stock-product-card strong{color:#111827;font-size:15px;font-weight:950;display:block}.mobile-stock-product-card span{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.mobile-stock-current-box{background:#eff6ff;border:1px solid #bfdbfe;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.mobile-stock-current-box span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:950}.mobile-stock-current-box strong{color:#2563eb;font-size:18px;font-weight:950}.mobile-stock-price-grid,.mobile-stock-quantity-field{gap:8px;display:grid}.mobile-stock-price-grid{grid-template-columns:1fr 1fr;margin-bottom:12px}.mobile-stock-price-grid .mobile-check-row{grid-column:1/-1}.mobile-stock-price-grid label,.mobile-stock-quantity-field{color:#64748b;font-size:12px;font-weight:950}.mobile-stock-price-grid input:not([type=checkbox]),.mobile-stock-quantity-field input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;height:42px;padding:0 10px;font-family:inherit;font-size:14px;font-weight:850}.mobile-check-row{background:#faf5ff;border:1px solid #ede9fe;border-radius:14px;justify-content:flex-start;align-items:center;gap:10px;min-height:42px;padding:0 12px;flex-direction:row!important;display:flex!important}.mobile-check-row input[type=checkbox]{appearance:auto;accent-color:#7c3aed;flex:0 0 18px!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;margin:0!important;padding:0!important}.mobile-check-row span{color:#64748b;text-align:left;flex:1;min-width:0;font-size:12px;font-weight:900;line-height:1.2}.mobile-stock-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.mobile-stock-actions button{color:#fff;background:#7c3aed;border:0;border-radius:16px;min-height:48px;font-family:inherit;font-size:14px;font-weight:950}.mobile-stock-actions button.danger{color:#dc2626;background:#fff1f2;border:1px solid #fecaca}.mobile-stock-actions button:disabled{opacity:.65}.mobile-product-modal{width:100%;max-width:520px;height:calc(100dvh - 28px);max-height:calc(100dvh - 28px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:24px;overflow-y:auto;box-shadow:0 4px 16px #0f172a1a}.mobile-product-form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-product-form label:not(.mobile-check-row){color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid}.mobile-product-form label.full,.mobile-product-image-field.full{grid-column:1/-1}.mobile-product-image-field{gap:10px;display:grid}.mobile-product-image-field>span{color:#64748b;font-size:12px;font-weight:950}.mobile-product-image-picker{grid-template-columns:132px minmax(0,1fr);align-items:stretch;gap:10px;display:grid}.mobile-product-image-preview{aspect-ratio:1;background:#faf5ff;border:1px dashed #c4b5fd;border-radius:18px;place-items:center;width:132px;display:grid;overflow:hidden}.mobile-product-image-preview img{object-fit:cover;width:100%;height:100%}.mobile-product-image-empty{color:#7c3aed;background:#ede9fe;border-radius:18px;place-items:center;width:56px;height:56px;display:grid}.mobile-product-image-empty svg{width:28px;height:28px}.mobile-product-image-actions{grid-template-rows:1fr 1fr;gap:10px;display:grid}.mobile-product-image-actions label{color:#6d28d9;background:#faf5ff;border:1px solid #ddd6fe;border-radius:14px;place-items:center;min-height:61px;font-size:14px;font-weight:950;display:grid}.mobile-product-image-actions input{display:none}.mobile-product-image-remove{color:#dc2626;background:#fff1f2;border:1px solid #fecaca;border-radius:14px;height:40px;font-size:13px;font-weight:950}.mobile-product-form input:not([type=checkbox]),.mobile-product-form select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;height:42px;padding:0 10px;font-family:inherit;font-size:14px;font-weight:850}.mobile-modal-actions{margin:16px -16px calc(-18px - env(safe-area-inset-bottom));padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #eef2f7;grid-template-columns:1fr 1fr;gap:10px;display:grid;position:sticky;bottom:-18px}.mobile-modal-actions button{color:#fff;background:#7c3aed;border:0;border-radius:16px;min-height:48px;font-family:inherit;font-size:14px;font-weight:950}.mobile-modal-actions button.secondary{color:#334155;background:#fff;border:1px solid #e5e7eb}.mobile-modal-actions button:disabled{opacity:.65}.mobile-filter-row-five{grid-template-columns:repeat(5,minmax(0,1fr))}.mobile-filter-row-five button{padding:0 4px;font-size:11px}.mobile-customer-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;gap:10px;padding:12px;display:grid}.mobile-customer-main{align-items:center;gap:12px;min-width:0;display:flex}.mobile-customer-avatar{color:#6d28d9;background:#f3e8ff;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:12px;font-weight:950;display:grid}.mobile-customer-main div:last-child{min-width:0}.mobile-customer-main strong{color:#111827;font-size:14px;font-weight:950;display:block}.mobile-customer-main span,.mobile-customer-main small,.mobile-customer-footer span{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.mobile-customer-meta{flex-wrap:wrap;gap:6px;display:flex}.mobile-customer-meta span{color:#64748b;background:#f8fafc;border-radius:999px;min-height:26px;padding:6px 9px;font-size:11px;font-weight:900}.mobile-customer-meta span.active{color:#15803d;background:#dcfce7}.mobile-customer-meta span.inactive{color:#dc2626;background:#fee2e2}.mobile-customer-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.mobile-customer-footer span{min-width:0;margin-top:0}.mobile-customer-footer button{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-height:34px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900}.mobile-customer-modal{width:100%;max-width:520px;height:calc(100dvh - 28px);max-height:calc(100dvh - 28px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:24px;overflow-y:auto;box-shadow:0 4px 16px #0f172a1a}.mobile-customer-form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-customer-form label{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid}.mobile-customer-form label.full{grid-column:1/-1}.mobile-customer-form input,.mobile-customer-form select,.mobile-customer-form textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:0 10px;font-family:inherit;font-size:14px;font-weight:850}.mobile-customer-form input,.mobile-customer-form select{height:42px}.mobile-customer-form textarea{resize:vertical;min-height:86px;padding:10px}.mobile-category-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;gap:10px;padding:12px;display:grid}.mobile-category-main{align-items:center;gap:12px;min-width:0;display:flex}.mobile-category-icon{color:#6d28d9;background:#f3e8ff;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:20px;font-weight:950;display:grid}.mobile-category-main div:last-child{min-width:0}.mobile-category-main strong{color:#111827;font-size:14px;font-weight:950;display:block}.mobile-category-main span,.mobile-category-main small{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.mobile-category-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}.mobile-category-footer span{border-radius:999px;min-height:26px;padding:6px 9px;font-size:11px;font-weight:900}.mobile-category-footer span.active{color:#15803d;background:#dcfce7}.mobile-category-footer span.inactive{color:#dc2626;background:#fee2e2}.mobile-category-footer button{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-height:34px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900}.mobile-category-modal{width:100%;max-width:520px;height:calc(100dvh - 28px);max-height:calc(100dvh - 28px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:24px;overflow-y:auto;box-shadow:0 4px 16px #0f172a1a}.mobile-category-form{gap:10px;display:grid}.mobile-category-form label{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid}.mobile-category-form input,.mobile-category-form select,.mobile-category-form textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:0 10px;font-family:inherit;font-size:14px;font-weight:850}.mobile-category-form input,.mobile-category-form select{height:42px}.mobile-category-form textarea{resize:vertical;min-height:96px;padding:10px}.mobile-supplier-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;gap:10px;padding:12px;display:grid}.mobile-supplier-main{align-items:center;gap:12px;min-width:0;display:flex}.mobile-supplier-icon{color:#6d28d9;background:#f3e8ff;border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:14px;font-weight:950;display:grid}.mobile-supplier-main div:last-child{min-width:0}.mobile-supplier-main strong{color:#111827;font-size:14px;font-weight:950;display:block}.mobile-supplier-main span,.mobile-supplier-main small{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.mobile-supplier-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mobile-supplier-stats div{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:9px}.mobile-supplier-stats span,.mobile-supplier-footer span{color:#64748b;font-size:11px;font-weight:900;display:block}.mobile-supplier-stats strong,.mobile-supplier-footer strong{color:#111827;margin-top:3px;font-size:14px;font-weight:950;display:block}.mobile-supplier-footer{border-top:1px solid #f1f5f9;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding-top:10px;display:grid}.mobile-supplier-footer>span{border-radius:999px;min-height:26px;padding:6px 9px;font-size:11px;font-weight:900}.mobile-supplier-footer>span.active{color:#15803d;background:#dcfce7}.mobile-supplier-footer>span.inactive{color:#dc2626;background:#fee2e2}.mobile-supplier-footer button{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-height:34px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900}.mobile-supplier-modal{width:100%;max-width:520px;height:calc(100dvh - 28px);max-height:calc(100dvh - 28px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:24px;overflow-y:auto;box-shadow:0 4px 16px #0f172a1a}.mobile-supplier-form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-supplier-form label{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid}.mobile-supplier-form label.full{grid-column:1/-1}.mobile-supplier-form input,.mobile-supplier-form select,.mobile-supplier-form textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:0 10px;font-family:inherit;font-size:14px;font-weight:850}.mobile-supplier-form input,.mobile-supplier-form select{height:42px}.mobile-supplier-form textarea{resize:vertical;min-height:96px;padding:10px}.mobile-coupon-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;gap:10px;padding:12px;display:grid}.mobile-coupon-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-coupon-main div{min-width:0}.mobile-coupon-main strong{color:#111827;font-size:16px;font-weight:950;display:block}.mobile-coupon-main span{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.mobile-coupon-main>span{border-radius:999px;min-height:26px;margin-top:0;padding:6px 9px;font-size:11px;font-weight:900}.mobile-coupon-main>span.active{color:#15803d;background:#dcfce7}.mobile-coupon-main>span.inactive{color:#dc2626;background:#fee2e2}.mobile-coupon-stats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mobile-coupon-stats div{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:9px}.mobile-coupon-stats span{color:#64748b;font-size:11px;font-weight:900;display:block}.mobile-coupon-stats strong{color:#111827;margin-top:3px;font-size:13px;font-weight:950;display:block}.mobile-coupon-actions{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:8px;padding-top:10px;display:grid}.mobile-coupon-actions button{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-height:34px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:900}.mobile-coupon-modal{width:100%;max-width:520px;height:calc(100dvh - 28px);max-height:calc(100dvh - 28px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:24px;overflow-y:auto;box-shadow:0 4px 16px #0f172a1a}.mobile-coupon-form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-coupon-form label{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid}.mobile-coupon-form label.full{grid-column:1/-1}.mobile-coupon-form input,.mobile-coupon-form select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;height:42px;padding:0 10px;font-family:inherit;font-size:14px;font-weight:850}.mobile-summary-card.danger{background:#fff1f2;border-color:#fecaca}.mobile-summary-card.danger span,.mobile-summary-card.danger small{color:#be123c}.mobile-summary-card.danger strong{color:#9f1239}.mobile-summary-button{cursor:pointer;text-align:left;border:1px solid #ddd6fe;width:100%}.mobile-summary-button strong{font-size:28px;line-height:1}.mobile-search-panel{background:#fff;border:1px solid #eef2f7;border-radius:20px;gap:10px;padding:12px;display:grid}.mobile-search-panel input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;height:44px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:850}.mobile-payable-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;gap:10px;padding:12px;display:grid}.mobile-payable-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-payable-main div{min-width:0}.mobile-payable-main strong{color:#111827;font-size:15px;font-weight:950;display:block}.mobile-payable-main span{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.mobile-payable-main>span{border-radius:999px;flex:none;min-height:26px;margin-top:0;padding:6px 9px;font-size:11px;font-weight:900}.mobile-payable-main>span.open{color:#4338ca;background:#eef2ff}.mobile-payable-main>span.today{color:#b45309;background:#fef3c7}.mobile-payable-main>span.overdue{color:#dc2626;background:#fee2e2}.mobile-payable-main>span.paid{color:#15803d;background:#dcfce7}.mobile-payable-info{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mobile-payable-info div{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:9px}.mobile-payable-info span{color:#64748b;font-size:11px;font-weight:900;display:block}.mobile-payable-info strong{color:#111827;margin-top:3px;font-size:13px;font-weight:950;display:block}.mobile-payable-tracker{color:#64748b;border-top:1px solid #f1f5f9;padding-top:10px;font-size:12px;font-weight:850}.mobile-payable-modal,.mobile-payable-tracker-modal{width:100%;max-width:520px;height:calc(100dvh - 28px);max-height:calc(100dvh - 28px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:24px;overflow-y:auto;box-shadow:0 4px 16px #0f172a1a}.mobile-payable-form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-payable-form label{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid}.mobile-payable-form label.full{grid-column:1/-1}.mobile-payable-form input,.mobile-payable-form select,.mobile-payable-form textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:0 10px;font-family:inherit;font-size:14px;font-weight:850}.mobile-payable-form input,.mobile-payable-form select{height:42px}.mobile-payable-form input[type=color]{padding:4px}.mobile-payable-form textarea{resize:vertical;min-height:92px;padding:10px}.mobile-products-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-products-summary-grid .mobile-summary-card{min-height:104px;padding:12px}.mobile-products-summary-grid .mobile-summary-card span{margin-bottom:8px;font-size:10px}.mobile-products-summary-grid .mobile-summary-card strong{margin-bottom:6px;font-size:17px}.mobile-products-summary-grid .mobile-summary-card small{font-size:11px}@media (width<=380px){.mobile-products-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-sales-period-card{background:#fff;border:1px solid #ddd6fe;border-radius:22px;gap:12px;padding:14px;display:grid}.mobile-sales-period-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-sales-period-header span,.mobile-sales-period-total span{color:#8b5cf6;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:950;display:block}.mobile-sales-period-header strong{color:#111827;font-size:16px;font-weight:950;display:block}.mobile-sales-period-header small{color:#6d28d9;white-space:nowrap;background:#ede9fe;border-radius:999px;min-height:28px;padding:7px 10px;font-size:12px;font-weight:950}.mobile-sales-period-total{background:#ffffffd1;border:1px solid #ede9fe;border-radius:18px;padding:12px}.mobile-sales-period-total strong{color:#6d28d9;font-size:24px;font-weight:950;line-height:1.1;display:block}.mobile-sales-period-filters{background:#fff;border:1px solid #e9d5ff;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;min-height:34px;padding:3px;display:grid}.mobile-sales-period-filters button{color:#64748b;white-space:nowrap;background:0 0;border:0;border-radius:999px;min-width:0;min-height:26px;padding:0 4px;font-family:inherit;font-size:10px;font-weight:950}.mobile-sales-period-filters button.active{color:#fff;background:#7c3aed}.mobile-sales-custom-range{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-sales-custom-range label{color:#64748b;gap:6px;min-width:0;font-size:11px;font-weight:950;display:grid}.mobile-sales-custom-range input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;height:40px;padding:0 9px;font-family:inherit;font-size:13px;font-weight:850}.mobile-resume-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-resume-summary-grid .mobile-summary-card{min-height:104px;padding:12px}.mobile-resume-summary-grid .mobile-summary-card span{margin-bottom:8px;font-size:10px}.mobile-resume-summary-grid .mobile-summary-card strong{margin-bottom:6px;font-size:16px}.mobile-resume-summary-grid .mobile-summary-card small{font-size:11px}@media (width<=380px){.mobile-resume-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-dashboard-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;gap:12px;padding:14px;display:grid}.mobile-attention-card{background:#fffaf3;border-color:#fed7aa}.mobile-dashboard-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-dashboard-card-header h2{color:#c2410c;margin:0;font-size:16px;font-weight:950;line-height:1.2}.mobile-dashboard-card:not(.mobile-attention-card) .mobile-dashboard-card-header h2{color:#111827}.mobile-dashboard-card-header span{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;min-height:32px;padding:0 10px;font-size:11px;font-weight:950;display:inline-flex}.mobile-attention-list{gap:8px;display:grid}.mobile-attention-item{align-items:center;gap:10px;min-width:0;display:flex}.mobile-attention-icon{color:#f97316;background:#ffedd5;border-radius:14px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.mobile-attention-icon svg{width:18px;height:18px}.mobile-attention-item div:last-child{min-width:0}.mobile-attention-item strong{color:#1f2937;font-size:13px;font-weight:950;display:block}.mobile-attention-item span{color:#64748b;margin-top:2px;font-size:12px;font-weight:800;display:block}.mobile-chart-summary{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mobile-chart-summary div{background:#f8fafc;border:1px solid #eef2f7;border-radius:16px;padding:10px}.mobile-chart-summary span{color:#94a3b8;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:950;display:block}.mobile-chart-summary strong{color:#111827;font-size:15px;font-weight:950;display:block}.mobile-sales-chart{height:210px;position:relative;overflow:hidden}.mobile-sales-chart svg{z-index:2;width:100%;height:100%;display:block;position:relative}.mobile-chart-grid-lines{z-index:1;background:linear-gradient(#0000 0 32%,#eef2f7 32% calc(32% + 1px),#0000 calc(32% + 1px)),linear-gradient(#0000 0 64%,#eef2f7 64% calc(64% + 1px),#0000 calc(64% + 1px)),linear-gradient(#0000 0 96%,#eef2f7 96% calc(96% + 1px),#0000 calc(96% + 1px));position:absolute;inset:22px 0 38px}.mobile-chart-value-label{fill:#5b21b6;font-size:14px;font-weight:950}.mobile-chart-day-label{fill:#1f2937;font-size:13px;font-weight:950}.mobile-chart-orders-label{fill:#94a3b8;font-size:12px;font-weight:850}.mobile-payment-panel{gap:14px;display:grid}.mobile-donut-chart{border-radius:50%;width:164px;height:164px;margin:0 auto;position:relative}.mobile-donut-chart:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:46px}.mobile-payment-legend{gap:10px;display:grid}.mobile-legend-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.mobile-legend-row span:nth-child(2){color:#334155;min-width:0;font-size:13px;font-weight:900}.mobile-legend-row strong{color:#64748b;font-size:13px;font-weight:950}.mobile-legend-dot{background:#94a3b8;border-radius:999px;width:11px;height:11px}.mobile-legend-dot.credit{background:#7c3aed}.mobile-legend-dot.pix{background:#10b981}.mobile-legend-dot.cash{background:#fbbf24}.mobile-legend-dot.debit{background:#3b82f6}.mobile-customers-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-customers-summary-grid .mobile-summary-card{min-height:104px;padding:12px}.mobile-customers-summary-grid .mobile-summary-card span{margin-bottom:8px;font-size:10px}.mobile-customers-summary-grid .mobile-summary-card strong{margin-bottom:6px;font-size:17px}.mobile-customers-summary-grid .mobile-summary-card small{font-size:11px}@media (width<=380px){.mobile-customers-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-categories-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-categories-summary-grid .mobile-summary-card{min-height:104px;padding:12px}.mobile-categories-summary-grid .mobile-summary-card span{margin-bottom:8px;font-size:10px}.mobile-categories-summary-grid .mobile-summary-card strong{margin-bottom:6px;font-size:17px}.mobile-categories-summary-grid .mobile-summary-card small{font-size:11px}@media (width<=380px){.mobile-categories-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-suppliers-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-suppliers-summary-grid .mobile-summary-card{min-height:104px;padding:12px}.mobile-suppliers-summary-grid .mobile-summary-card span{margin-bottom:8px;font-size:10px}.mobile-suppliers-summary-grid .mobile-summary-card strong{margin-bottom:6px;font-size:17px}.mobile-suppliers-summary-grid .mobile-summary-card small{font-size:11px}@media (width<=380px){.mobile-suppliers-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-payables-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-payables-summary-grid .mobile-summary-card{min-height:104px;padding:12px}.mobile-payables-summary-grid .mobile-summary-card span{margin-bottom:8px;font-size:10px}.mobile-payables-summary-grid .mobile-summary-card strong{margin-bottom:6px;font-size:17px}.mobile-payables-summary-grid .mobile-summary-card small{font-size:11px}.mobile-payables-summary-grid .mobile-summary-button{min-height:104px}.mobile-payables-summary-grid .mobile-summary-button strong{font-size:24px;line-height:1}@media (width<=380px){.mobile-payables-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-coupons-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-coupons-summary-grid .mobile-summary-card{min-height:104px;padding:12px}.mobile-coupons-summary-grid .mobile-summary-card span{margin-bottom:8px;font-size:10px}.mobile-coupons-summary-grid .mobile-summary-card strong{margin-bottom:6px;font-size:17px}.mobile-coupons-summary-grid .mobile-summary-card small{font-size:11px}@media (width<=380px){.mobile-coupons-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mobile-more-logout-button{align-items:center;gap:8px;margin-top:10px;color:#dc2626!important;background:#fff1f2!important;border-color:#fecaca!important;display:flex!important}.mobile-more-logout-button:before{content:"";width:0;height:0}.mobile-more-logout-icon{color:#dc2626;background:#fee2e2;border-radius:10px;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:15px;font-weight:950;display:grid}.mobile-pdv-checkout-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-pdv-payment-field{min-width:0}.mobile-pdv-payment-field.full{grid-column:1/-1}.mobile-pdv-checkout-layout input,.mobile-pdv-checkout-layout select{min-width:0}.mobile-pdv-payment-method-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:38px;display:grid}.mobile-pdv-payment-method-card{color:#111827;background:#fff;border:1px solid #e9d5ff;border-radius:18px;align-content:center;justify-items:center;gap:5px;min-width:0;min-height:86px;padding:10px 6px;font-family:inherit;display:grid}.mobile-pdv-payment-method-icon{color:#7c3aed;background:#f3e8ff;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.mobile-pdv-payment-method-icon svg{width:18px;height:18px;display:block}.mobile-pdv-payment-method-icon.cash{color:#16a34a}.mobile-pdv-payment-method-icon.pix{color:#4bb8a9}.mobile-pdv-payment-method-icon.card{color:#3b82f6}.mobile-pdv-payment-method-card strong{color:#111827;font-size:12px;font-weight:950}.mobile-pdv-payment-method-card small{color:#64748b;font-size:11px;font-weight:900}.mobile-pdv-payment-modal-backdrop{z-index:80;background:#0f172a3d;justify-content:center;align-items:center;padding:18px 14px;display:flex;position:fixed;inset:0}.mobile-pdv-payment-modal{background:#fff;border:1px solid #e5e7eb;border-radius:24px;gap:14px;width:100%;max-width:520px;max-height:calc(100dvh - 36px);padding:16px;display:grid;overflow-y:auto}.mobile-pdv-payment-modal-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-pdv-payment-modal-header span{color:#7c3aed;font-size:12px;font-weight:950;display:block}.mobile-pdv-payment-modal-header h3{color:#111827;margin:3px 0 0;font-size:20px;font-weight:950}.mobile-pdv-payment-modal-header button{color:#64748b;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:38px;height:38px;font-family:inherit;font-size:22px;font-weight:800}.mobile-pdv-payment-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.mobile-pdv-payment-modal-field{color:#334155;gap:7px;min-width:0;font-size:12px;font-weight:950;display:grid}.mobile-pdv-payment-modal-field input,.mobile-pdv-payment-modal-field select{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:16px;outline:none;width:100%;height:48px;padding:0 12px;font-family:inherit;font-size:15px;font-weight:900}.mobile-pdv-payment-modal-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.mobile-pdv-payment-modal-actions button{color:#fff;background:#7c3aed;border:0;border-radius:15px;min-height:42px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:950}.mobile-pdv-payment-modal-actions button.secondary{color:#64748b;background:#fff;border:1px solid #e5e7eb}.mobile-pdv-payment-modal-resume{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-pdv-payment-modal-resume div{background:#f8fafc;border:1px solid #eef2f7;border-radius:16px;padding:10px}.mobile-pdv-payment-modal-resume span{color:#64748b;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.mobile-pdv-payment-modal-resume strong{color:#111827;font-size:15px;font-weight:950;display:block}.mobile-pdv-payment-modal-resume div:last-child{background:#faf5ff;border-color:#ddd6fe}.mobile-pdv-payment-modal-resume div:last-child strong{color:#7c3aed}.mobile-payables-status-filters{background:#fff;border:1px solid #e9d5ff;border-radius:999px;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;min-height:34px;padding:3px;display:grid}.mobile-payables-status-filters button{color:#64748b;white-space:nowrap;background:0 0;border:0;border-radius:999px;min-width:0;min-height:26px;padding:0 4px;font-family:inherit;font-size:10px;font-weight:950}.mobile-payables-status-filters button.active{color:#fff;background:#7c3aed}.mobile-pdv-cart-adjustments{border-top:1px solid #f1f5f9;align-items:center;gap:14px;padding-top:10px;display:flex}.mobile-pdv-cart-adjustments button{background:0 0;border:0;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:12px;font-weight:950;display:inline-flex}.mobile-pdv-cart-adjustments button.discount{color:#15803d}.mobile-pdv-cart-adjustments button.surcharge{color:#dc2626}.mobile-pdv-cart-adjustments button span{font-size:11px;font-weight:950}.mobile-pdv-adjustment-type{background:#fff;border:1px solid #e9d5ff;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;min-height:38px;padding:3px;display:grid}.mobile-pdv-adjustment-type button{color:#64748b;background:0 0;border:0;border-radius:999px;min-height:30px;font-family:inherit;font-size:13px;font-weight:950}.mobile-pdv-adjustment-type button.active{color:#fff;background:#7c3aed}.mobile-pdv-cart-item{cursor:pointer}.mobile-pdv-cart-item:active{transform:scale(.995)}.mobile-pdv-weight-cart-modal h3,.mobile-pdv-item-adjustment-modal h3{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.mobile-pdv-item-adjustment-resume{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-pdv-item-adjustment-resume div{background:#f8fafc;border:1px solid #eef2f7;border-radius:16px;padding:10px}.mobile-pdv-item-adjustment-resume span{color:#64748b;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.mobile-pdv-item-adjustment-resume strong{color:#111827;font-size:15px;font-weight:950;display:block}.mobile-pdv-item-adjustment-resume div:last-child{background:#faf5ff;border-color:#ddd6fe}.mobile-pdv-item-adjustment-resume div:last-child strong{color:#7c3aed}.mobile-pdv-item-adjustment-mode,.mobile-pdv-item-adjustment-type{background:#fff;border:1px solid #e9d5ff;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;min-height:38px;padding:3px;display:grid}.mobile-pdv-item-adjustment-mode button,.mobile-pdv-item-adjustment-type button{color:#64748b;background:0 0;border:0;border-radius:999px;min-height:30px;font-family:inherit;font-size:12px;font-weight:950}.mobile-pdv-item-adjustment-mode button.active.discount{color:#15803d;background:#dcfce7}.mobile-pdv-item-adjustment-mode button.active.surcharge{color:#dc2626;background:#fee2e2}.mobile-pdv-item-adjustment-type button.active{color:#fff;background:#7c3aed}.mobile-service-orders-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-service-orders-summary-grid .mobile-summary-card{min-height:104px;padding:12px}.mobile-service-orders-summary-grid .mobile-summary-card span{margin-bottom:8px;font-size:10px}.mobile-service-orders-summary-grid .mobile-summary-card strong{margin-bottom:6px;font-size:17px}.mobile-service-orders-summary-grid .mobile-summary-card small{font-size:11px}.mobile-service-order-card{background:#fff;border:1px solid #eef2f7;border-radius:18px;gap:10px;padding:12px;display:grid}.mobile-service-order-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-service-order-main div{min-width:0}.mobile-service-order-main strong{color:#111827;font-size:15px;font-weight:950;display:block}.mobile-service-order-main span,.mobile-service-order-main small{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.mobile-service-order-status{color:#4338ca;white-space:nowrap;background:#eef2ff;border-radius:999px;flex:none;min-height:26px;padding:6px 9px;font-size:11px;font-weight:950}.mobile-service-order-status.ready,.mobile-service-order-status.finished{color:#15803d;background:#dcfce7}.mobile-service-order-status.in-progress,.mobile-service-order-status.approved{color:#7c3aed;background:#ede9fe}.mobile-service-order-status.waiting-material,.mobile-service-order-status.waiting-approval,.mobile-service-order-status.analysis{color:#b45309;background:#fef3c7}.mobile-service-order-status.cancelled{color:#dc2626;background:#fee2e2}.mobile-service-order-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-service-order-info div{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;padding:9px}.mobile-service-order-info span{color:#64748b;font-size:11px;font-weight:900;display:block}.mobile-service-order-info strong{color:#111827;margin-top:3px;font-size:13px;font-weight:950;display:block}.mobile-service-order-info strong.paid{color:#15803d}.mobile-service-order-info strong.partial{color:#b45309}.mobile-service-order-info strong.pending{color:#dc2626}.mobile-service-order-actions{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:8px;padding-top:10px;display:grid}.mobile-service-order-actions button,.mobile-service-order-paid-label{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:13px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:950;display:inline-flex}.mobile-service-order-actions button.payment{color:#7c3aed;background:#faf5ff;border-color:#ddd6fe}.mobile-service-order-paid-label{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.mobile-service-order-modal{width:100%;max-width:520px;height:calc(100dvh - 28px);max-height:calc(100dvh - 28px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:24px;overflow-y:auto;box-shadow:0 4px 16px #0f172a1a}.mobile-service-order-form{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-service-order-form label{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid}.mobile-service-order-form label.full,.mobile-service-order-form .full{grid-column:1/-1}.mobile-service-order-form input,.mobile-service-order-form select,.mobile-service-order-form textarea{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:0 10px;font-family:inherit;font-size:14px;font-weight:850}.mobile-service-order-form input,.mobile-service-order-form select{height:42px}.mobile-service-order-form textarea{resize:vertical;min-height:86px;padding:10px}.mobile-service-order-history{background:#faf5ff;border:1px solid #ddd6fe;border-radius:18px;gap:6px;padding:12px;display:grid}.mobile-service-order-history span{color:#7c3aed;font-size:11px;font-weight:950;display:block}.mobile-service-order-history strong{color:#111827;margin-top:3px;font-size:18px;font-weight:950;display:block}.mobile-service-order-history small{color:#64748b;font-size:12px;font-weight:850}.mobile-service-order-payment-modal{width:100%;max-width:520px;height:calc(100dvh - 28px);max-height:calc(100dvh - 28px);padding:18px 16px calc(18px + env(safe-area-inset-bottom));background:#fff;border-radius:24px;gap:12px;display:grid;overflow-y:auto;box-shadow:0 4px 16px #0f172a1a}.mobile-service-order-payment-service{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;padding:12px}.mobile-service-order-payment-service span{color:#64748b;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.mobile-service-order-payment-service strong{color:#111827;font-size:14px;font-weight:950;display:block}.mobile-category-custom-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-category-custom-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-category-custom-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-category-custom-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-category-custom-select>button.active svg{transform:rotate(180deg)}.mobile-category-custom-select-menu{z-index:120;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 14px 30px #0f172a1f}.mobile-category-custom-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-category-custom-select-menu button:hover,.mobile-category-custom-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-supplier-custom-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-supplier-custom-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-supplier-custom-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-supplier-custom-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-supplier-custom-select>button.active svg{transform:rotate(180deg)}.mobile-supplier-custom-select-menu{z-index:120;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 14px 30px #0f172a1f}.mobile-supplier-custom-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-supplier-custom-select-menu button:hover,.mobile-supplier-custom-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-customer-type-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-customer-type-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-customer-type-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-customer-type-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-customer-type-select>button.active svg{transform:rotate(180deg)}.mobile-customer-type-select-menu{z-index:120;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 14px 30px #0f172a1f}.mobile-customer-type-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-customer-type-select-menu button:hover,.mobile-customer-type-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-customer-category-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-customer-category-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-customer-category-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-customer-category-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-customer-category-select>button.active svg{transform:rotate(180deg)}.mobile-customer-category-select-menu{z-index:120;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 14px 30px #0f172a1f}.mobile-customer-category-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-customer-category-select-menu button:hover,.mobile-customer-category-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-customer-status-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-customer-status-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-customer-status-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-customer-status-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-customer-status-select>button.active svg{transform:rotate(180deg)}.mobile-customer-status-select-menu{z-index:120;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 14px 30px #0f172a1f}.mobile-customer-status-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-customer-status-select-menu button:hover,.mobile-customer-status-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-coupon-status-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-coupon-status-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-coupon-status-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-coupon-status-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-coupon-status-select>button.active svg{transform:rotate(180deg)}.mobile-coupon-status-select-menu{z-index:120;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 14px 30px #0f172a1f}.mobile-coupon-status-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-coupon-status-select-menu button:hover,.mobile-coupon-status-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-coupon-discount-type-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-coupon-discount-type-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-coupon-discount-type-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-coupon-discount-type-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-coupon-discount-type-select>button.active svg{transform:rotate(180deg)}.mobile-coupon-discount-type-select-menu{z-index:120;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 14px 30px #0f172a1f}.mobile-coupon-discount-type-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-coupon-discount-type-select-menu button:hover,.mobile-coupon-discount-type-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-product-category-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-product-category-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-product-category-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-product-category-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-product-category-select>button.active svg{transform:rotate(180deg)}.mobile-product-category-select-menu{z-index:120;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-product-category-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-product-category-select-menu button:hover,.mobile-product-category-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-product-unit-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-product-unit-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-product-unit-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-product-unit-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-product-unit-select>button.active svg{transform:rotate(180deg)}.mobile-product-unit-select-menu{z-index:120;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-product-unit-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-product-unit-select-menu button:hover,.mobile-product-unit-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-product-supplier-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-product-supplier-select.full{grid-column:1/-1}.mobile-product-supplier-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-product-supplier-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.mobile-product-supplier-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-product-supplier-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-product-supplier-select>button.active svg{transform:rotate(180deg)}.mobile-product-supplier-select-menu{z-index:120;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-product-supplier-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-product-supplier-select-menu button:hover,.mobile-product-supplier-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-product-supplier-search{z-index:2;background:#fff;padding:2px 2px 6px;position:sticky;top:0}.mobile-product-supplier-search input{color:#111827;background:#fafafa;border:1px solid #ede9fe;border-radius:12px;outline:none;width:100%;height:38px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:850}.mobile-product-supplier-search input:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-product-supplier-empty{color:#94a3b8;border-radius:12px;place-items:center;min-height:38px;font-size:13px;font-weight:850;display:grid}.mobile-product-category-select>button,.mobile-product-unit-select>button,.mobile-product-supplier-select>button{min-width:0}.mobile-product-category-select>button span,.mobile-product-unit-select>button span,.mobile-product-supplier-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-pdv-pix-wallet-select{color:#334155;gap:7px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-pdv-pix-wallet-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:48px;padding:0 12px;font-family:inherit;font-size:15px;font-weight:900;display:flex}.mobile-pdv-pix-wallet-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-pdv-pix-wallet-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-pdv-pix-wallet-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-pdv-pix-wallet-select>button.active svg{transform:rotate(180deg)}.mobile-pdv-pix-wallet-select-menu{z-index:140;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-pdv-pix-wallet-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-pdv-pix-wallet-select-menu button:hover,.mobile-pdv-pix-wallet-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-pdv-checkout-payment-modal{flex-direction:column;align-content:start;min-height:min(560px,100dvh - 170px);display:flex}.mobile-pdv-checkout-payment-modal .mobile-pdv-payment-modal-actions{justify-content:flex-end;margin-top:auto}.mobile-pdv-card-machine-select{color:#334155;gap:7px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-pdv-card-machine-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:48px;padding:0 12px;font-family:inherit;font-size:15px;font-weight:900;display:flex}.mobile-pdv-card-machine-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-pdv-card-machine-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-pdv-card-machine-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-pdv-card-machine-select>button.active svg{transform:rotate(180deg)}.mobile-pdv-card-machine-select-menu{z-index:140;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-pdv-card-machine-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-pdv-card-machine-select-menu button:hover,.mobile-pdv-card-machine-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-pdv-card-type-select{color:#334155;gap:7px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-pdv-card-type-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:48px;padding:0 12px;font-family:inherit;font-size:15px;font-weight:900;display:flex}.mobile-pdv-card-type-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-pdv-card-type-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-pdv-card-type-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-pdv-card-type-select>button.active svg{transform:rotate(180deg)}.mobile-pdv-card-type-select-menu{z-index:140;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-pdv-card-type-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-pdv-card-type-select-menu button:hover,.mobile-pdv-card-type-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-payable-tracker-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-payable-tracker-select.full{grid-column:1/-1}.mobile-payable-tracker-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-payable-tracker-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-payable-tracker-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-payable-tracker-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-payable-tracker-select>button.active svg{transform:rotate(180deg)}.mobile-payable-tracker-select-menu{z-index:140;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-payable-tracker-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-payable-tracker-select-menu button:hover,.mobile-payable-tracker-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-payable-type-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-payable-type-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-payable-type-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-payable-type-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-payable-type-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-payable-type-select>button.active svg{transform:rotate(180deg)}.mobile-payable-type-select-menu{z-index:140;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-payable-type-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-payable-type-select-menu button:hover,.mobile-payable-type-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-products-category-filter{min-width:0;position:relative}.mobile-products-category-filter>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-products-category-filter>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-products-category-filter>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-products-category-filter>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-products-category-filter>button.active svg{transform:rotate(180deg)}.mobile-products-category-filter-menu{z-index:140;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:240px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-products-category-filter-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-products-category-filter-menu button:hover,.mobile-products-category-filter-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-service-order-status-select{color:#64748b;gap:6px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-service-order-status-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:42px;padding:0 10px 0 12px;font-family:inherit;font-size:14px;font-weight:850;display:flex}.mobile-service-order-status-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-service-order-status-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-service-order-status-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-service-order-status-select>button.active svg{transform:rotate(180deg)}.mobile-service-order-status-select-menu{z-index:140;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:240px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-service-order-status-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-service-order-status-select-menu button:hover,.mobile-service-order-status-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-service-order-pix-wallet-select{color:#334155;gap:7px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-service-order-pix-wallet-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:48px;padding:0 12px;font-family:inherit;font-size:15px;font-weight:900;display:flex}.mobile-service-order-pix-wallet-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-service-order-pix-wallet-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-service-order-pix-wallet-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-service-order-pix-wallet-select>button.active svg{transform:rotate(180deg)}.mobile-service-order-pix-wallet-select-menu{z-index:140;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-service-order-pix-wallet-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-service-order-pix-wallet-select-menu button:hover,.mobile-service-order-pix-wallet-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-service-order-card-machine-select{color:#334155;gap:7px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-service-order-card-machine-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:48px;padding:0 12px;font-family:inherit;font-size:15px;font-weight:900;display:flex}.mobile-service-order-card-machine-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-service-order-card-machine-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-service-order-card-machine-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-service-order-card-machine-select>button.active svg{transform:rotate(180deg)}.mobile-service-order-card-machine-select-menu{z-index:140;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-service-order-card-machine-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-service-order-card-machine-select-menu button:hover,.mobile-service-order-card-machine-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-service-order-card-type-select{color:#334155;gap:7px;min-width:0;font-size:12px;font-weight:950;display:grid;position:relative}.mobile-service-order-card-type-select>button{color:#111827;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:16px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;height:48px;padding:0 12px;font-family:inherit;font-size:15px;font-weight:900;display:flex}.mobile-service-order-card-type-select>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.mobile-service-order-card-type-select>button svg{color:#7c3aed;flex:0 0 18px;width:18px;height:18px;transition:transform .18s}.mobile-service-order-card-type-select>button.active{border-color:#c4b5fd;box-shadow:0 0 0 3px #7c3aed14}.mobile-service-order-card-type-select>button.active svg{transform:rotate(180deg)}.mobile-service-order-card-type-select-menu{z-index:140;background:#fff;border:1px solid #e9d5ff;border-radius:16px;gap:3px;max-height:220px;padding:5px;display:grid;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f172a1f}.mobile-service-order-card-type-select-menu button{color:#334155;text-align:left;background:0 0;border:0;border-radius:12px;min-height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:900}.mobile-service-order-card-type-select-menu button:hover,.mobile-service-order-card-type-select-menu button.selected{color:#6d28d9;background:#f3e8ff}.mobile-pdv-remove-adjustment-text{color:#111827;cursor:pointer;background:0 0;border:0;margin-left:4px;padding:0;font-family:inherit;font-size:13px;font-weight:900;line-height:1}.mobile-pdv-remove-adjustment-text:hover{color:#7c3aed;text-decoration:underline}
