*{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{width:82px}.pdv-fullscreen-mode .pdv-page.pdv-menu-collapsed{padding-left:122px}.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:hover{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}.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)}.product-field-supplier .desktop-custom-dropdown-trigger{border:1px solid var(--border);color:#334155;height:44px;box-shadow:none;background:#fff;border-radius:14px;gap:10px;padding:0 13px 0 14px;font-family:inherit;font-size:13px;font-weight:800}.product-field-supplier .desktop-custom-dropdown-trigger:hover,.product-field-supplier .desktop-custom-dropdown-trigger.active{color:var(--primary-dark);background:#fff;border-color:#c4b5fd;box-shadow:0 0 0 2px #7c3aed1f}.product-field-supplier .desktop-custom-dropdown-trigger svg{width:17px;height:17px}.product-field-supplier .desktop-custom-dropdown-menu{border:1px solid var(--border);background:#fff;border-radius:14px;max-height:260px;padding:8px;top:calc(100% + 8px);overflow-y:auto;box-shadow:0 10px 22px #0f172a14}.product-field-supplier .desktop-custom-dropdown-search{background:#fff;padding:0 0 8px}.product-field-supplier .desktop-custom-dropdown-search input{border:1px solid var(--border);height:38px;color:var(--text);box-shadow:none;background:#fff;border-radius:12px;padding:0 12px;font-size:13px;font-weight:700}.product-field-supplier .desktop-custom-dropdown-search input:focus{border-color:#c4b5fd;box-shadow:0 0 0 2px #7c3aed1f}.product-field-supplier .desktop-custom-dropdown-option{color:#334155;border-radius:11px;min-height:40px;padding:0 12px;font-size:13px;font-weight:800}.product-field-supplier .desktop-custom-dropdown-option:hover{color:var(--primary-dark);background:#f8fafc;transform:none}.product-field-supplier .desktop-custom-dropdown-option.active{color:var(--primary-dark);background:#f3e8ff}.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)}: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}:where(button,a,[role=button],[tabindex]):focus{outline:none}:where(button,a,[role=button],[tabindex]):focus-visible{outline:none;box-shadow:0 0 0 3px #7c3aed2e}:where(.menu-item,.pdv-sidebar-item,.category-dropdown-item):focus,:where(.menu-item,.pdv-sidebar-item,.category-dropdown-item):focus-visible{box-shadow:none;outline:none}:where(.menu-item,.pdv-sidebar-item,.category-dropdown-item):focus-visible{color:var(--primary-dark);background:#f8fafc}:where(.menu-item.active,.pdv-sidebar-item.active,.category-dropdown-item.active):focus-visible{background:var(--primary-soft);color:var(--primary-dark)}.pdv-return-item:focus-visible{color:#dc2626;background:#fef2f2}.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:12px;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}.subscription-warning.trial-expired{color:#9a3412;background:#fff7ed;border-color:#fed7aa #fed7aa #fed7aa #f97316}.subscription-warning.trial-expired strong,.subscription-warning.trial-expired span,.subscription-warning.trial-expired button{color:#9a3412}.subscription-warning.trial-expired button{background:#fff;border-color:#fdba74}.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}}.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}.red-icon{color:#dc2626;background:#fee2e2}.fiscal-documents-page .fiscal-pending-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}.payables-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.payables-header-btn{cursor:pointer;min-height:42px;box-shadow:none;white-space:nowrap;background:#fff;border:1px solid;border-radius:13px;padding:0 18px;font-family:inherit;font-size:13px;font-weight:850;transition:all .18s}.payables-header-btn:hover{box-shadow:none;transform:translateY(-1px)}.payables-header-btn-green{color:#00875a;background:#e9fff4;border-color:#b8f3d4}.payables-header-btn-green:hover{color:#047857;background:#dcfce7;border-color:#86efac}.payables-header-btn-orange{color:#ea580c;background:#fff7ed;border-color:#fed7aa}.payables-header-btn-orange:hover{color:#c2410c;background:#ffedd5;border-color:#fdba74}.payables-toolbar-only{margin-top:0}.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-actions-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.import-upload-btn{border-radius:11px;width:fit-content;height:34px;margin-top:0;padding:0 14px;font-size:12px;font-weight:900}.import-photo-btn{color:var(--primary);background:#faf5ff;border-color:#ddd6fe}.import-photo-btn:disabled{cursor:wait;opacity:.7}.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}.fiscal-document-retry-btn{color:#c2410c;cursor:pointer;white-space:nowrap;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;height:30px;padding:0 12px;font-family:inherit;font-size:11px;font-weight:900;transition:all .2s}.fiscal-document-retry-btn:hover{color:#fff;background:#f97316;border-color:#f97316}.fiscal-document-retry-btn:disabled{opacity:.55;cursor:not-allowed}.fiscal-document-action-muted{color:var(--text-muted);font-weight:800}.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-meta-row{align-items:center;gap:6px;width:fit-content;display:inline-flex!important}.product-fiscal-dot,.pdv-product-fiscal-dot,.pdv-cart-fiscal-dot{background:#7dd3fc;border-radius:999px;flex:none;width:9px;height:9px;box-shadow:0 0 0 3px #7dd3fc2e}.pdv-product-fiscal-dot{z-index:2;position:absolute;top:12px;right:14px}.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)}.pdv-payment-header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.pdv-payment-back-cart-btn{height:42px;color:var(--primary);cursor:pointer;white-space:nowrap;background:#faf5ff;border:1px solid #ddd6fe;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:900;transition:all .2s;display:inline-flex}.pdv-payment-back-cart-btn:hover{color:var(--primary-dark);background:#f3e8ff;border-color:#c4b5fd}.pdv-payment-back-cart-btn svg{stroke-width:2.4px;width:18px;height:18px}@media (width<=720px){.pdv-payment-header-actions{flex-direction:column-reverse;align-items:flex-end}.pdv-payment-back-cart-btn{height:38px;padding:0 12px;font-size:12px}}.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:44px;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}.customer-birthday-field{gap:8px}.customer-birthday-whatsapp-row{background:#f8f7ff;border:1px solid #e0e7ff;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding:7px 9px;display:flex}.customer-birthday-whatsapp-row span{color:#64748b;font-size:12px;font-weight:800}.customer-birthday-whatsapp-row strong{color:var(--primary);font-weight:950}.customer-birthday-settings-btn{width:30px;height:30px;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:10px;place-items:center;transition:all .18s;display:grid}.customer-birthday-settings-btn svg{width:16px;height:16px}.customer-birthday-settings-btn:hover{background:#f5f3ff;border-color:#c4b5fd;transform:translateY(-1px)}.birthday-whatsapp-settings-modal{border-radius:24px;width:min(620px,100%);padding:24px}.birthday-whatsapp-settings-body{flex-direction:column;gap:16px;margin-top:18px;display:flex}.birthday-whatsapp-toggle-row{border:1px solid var(--border);background:#f8fafc;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.birthday-whatsapp-toggle-row strong{color:var(--text);margin-bottom:3px;font-size:14px;font-weight:900;display:block}.birthday-whatsapp-toggle-row span{color:#64748b;font-size:12px;font-weight:750}.birthday-whatsapp-message-field{color:#334155;flex-direction:column;gap:8px;font-size:13px;font-weight:850;display:flex}.birthday-whatsapp-message-field textarea{border:1px solid var(--border);resize:vertical;min-height:128px;color:var(--text);border-radius:16px;outline:none;padding:14px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.5}.birthday-whatsapp-message-field textarea:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed1f}.birthday-whatsapp-placeholders{color:#475569;background:#eff6ff;border-radius:14px;padding:12px 14px;font-size:12px;font-weight:750;line-height:1.5}.birthday-whatsapp-placeholders strong{color:#2563eb}.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}}.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}.order-details-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.primary-btn.suppliers-new-btn,.primary-btn.products-new-btn,.primary-btn.customers-new-btn,.primary-btn.service-order-new-btn,.primary-btn.cash-movement-new-btn{box-shadow:none!important}.primary-btn.suppliers-new-btn:hover,.primary-btn.products-new-btn:hover,.primary-btn.customers-new-btn:hover,.primary-btn.service-order-new-btn:hover,.primary-btn.cash-movement-new-btn:hover{transform:none;box-shadow:none!important}.supplier-table-actions{align-items:center;gap:8px;display:flex}.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}.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}.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}.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}.label-icon-action{color:#7c3aed}.label-icon-action:hover{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.categories-page .categories-new-btn{box-shadow:none}.categories-page .categories-new-btn:hover{box-shadow:none;transform:none}.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}}.profile{text-align:left;background:0 0;border:0;font-family:inherit}.avatar{overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.topbar-tutorials-btn{color:#7c3aed;cursor:pointer;background:#faf5ff;border:1px solid #ede9fe;border-radius:999px;height:36px;padding:0 14px;font-family:inherit;font-size:13px;font-weight:900}.topbar-tutorials-btn:hover{background:#f3e8ff;border-color:#c4b5fd}.support-contact-button{text-align:left;cursor:pointer;border:1px solid #e5eaf2;width:100%;font-family:inherit}.support-contact-button>div:last-child{min-width:0;display:block}.tutorials-filter-card{flex-wrap:wrap;align-items:center;gap:14px;padding:18px;display:flex}.tutorials-filter-card .search-box{min-width:320px;max-width:520px}.tutorials-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.tutorial-card{overflow:hidden}.tutorial-video-frame{aspect-ratio:16/9;background:#0f172a}.tutorial-video-frame iframe{border:0;width:100%;height:100%;display:block}.tutorial-card-content{padding:16px}.tutorial-card-content span{color:#7c3aed;text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.tutorial-card-content h3{color:#111827;margin-bottom:6px;font-size:16px;font-weight:900}.tutorial-card-content p{color:#64748b;font-size:13px;font-weight:650;line-height:1.45}.platform-tutorials-layout{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);align-items:start;gap:18px;display:grid}.platform-tutorial-form{padding:0;position:sticky;top:0;overflow:visible}.platform-tutorial-form .table-header{border-bottom:1px solid #eef2f7;padding-bottom:16px}.platform-tutorial-form .platform-admin-edit-grid{gap:12px 14px;padding:16px 24px 12px}.platform-tutorial-form .platform-admin-edit-grid label{gap:6px}.platform-tutorial-form .platform-admin-edit-grid input,.platform-tutorial-form .platform-admin-edit-grid select,.platform-tutorial-form .desktop-custom-dropdown-trigger{height:40px;min-height:40px}.platform-tutorial-form .modal-actions{background:0 0;border-top:0;padding:4px 24px 20px}.platform-tutorial-form .modal-actions .primary-btn{height:42px;min-height:42px}.platform-tutorial-form .desktop-custom-dropdown{width:100%}.platform-tutorial-full-field{grid-column:1/-1}@media (width<=1100px){.tutorials-grid,.platform-tutorials-layout{grid-template-columns:1fr}.platform-tutorial-form{position:static}}@media (width<=720px){.tutorials-filter-card{flex-direction:column;align-items:stretch}.tutorials-filter-card .search-box{width:100%;min-width:0;max-width:none}.topbar-tutorials-btn{display:none}}.pdv-orders-empty,.cash-movement-empty,.pdv-saved-carts-empty,.pdv-empty-products{align-content:center;place-items:center;gap:8px;display:grid}.pdv-orders-empty .empty-icon,.cash-movement-empty .empty-icon,.pdv-saved-carts-empty .empty-icon,.pdv-empty-products .empty-icon{margin-bottom:4px}.pdv-orders-empty strong,.cash-movement-empty strong,.pdv-saved-carts-empty strong,.pdv-empty-products strong{margin-bottom:0;font-size:16px;font-weight:900}.pdv-orders-empty span,.cash-movement-empty span,.pdv-saved-carts-empty span,.pdv-empty-products span{max-width:420px;line-height:1.45}.customers-empty-state{text-align:center;min-height:260px;color:var(--muted);align-content:center;place-items:center;gap:8px;padding:32px;display:grid}.customers-empty-state .empty-icon{margin-bottom:4px}.customers-empty-state strong{color:var(--text);margin:0;font-size:17px;font-weight:900;display:block}.customers-empty-state span{max-width:420px;color:var(--muted);font-size:14px;font-weight:600;line-height:1.45}.stock-empty-state{text-align:center;min-height:260px;color:var(--muted);align-content:center;place-items:center;gap:8px;padding:32px;display:grid}.stock-empty-state .empty-icon{margin-bottom:4px}.stock-empty-state strong{color:var(--text);margin:0;font-size:17px;font-weight:900;display:block}.stock-empty-state span{max-width:460px;color:var(--muted);font-size:14px;font-weight:600;line-height:1.45}.auth-recovery-link{color:var(--primary);cursor:pointer;text-align:center;background:0 0;border:0;margin-top:-2px;padding:4px 0 0;font-family:inherit;font-size:13px;font-weight:800}.auth-recovery-link:hover{color:var(--primary-dark);text-decoration:underline}.auth-recovery-link:disabled{opacity:.6;cursor:not-allowed}.auth-footer-links{color:#64748b;text-align:center;margin-top:20px;font-size:12px;font-weight:600;line-height:1.7}.auth-footer-links p{margin:0}.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;height:46px;box-shadow:none;border:0;border-radius:14px;font-family:inherit;font-size:14px;font-weight:900;transition:all .2s}.auth-submit-btn:hover{box-shadow:none;transform:none}.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;grid-column:1}.auth-card-register .auth-field-confirm-password{order:6;grid-column:2;margin-top:0!important}.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-sku-input-wrap{width:100%;position:relative}.product-sku-input-wrap input{padding-right:118px}.product-generate-sku-btn{color:#7c3aed;cursor:pointer;white-space:nowrap;background:#ede9fe;border:0;border-radius:10px;height:30px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:850;line-height:1;transition:all .18s;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.product-generate-sku-btn:hover{color:#6d28d9;background:#ddd6fe}.product-generate-sku-btn:active{transform:translateY(-50%)scale(.98)}.product-field-category{grid-area:3/1}.product-field-supplier{grid-area:3/2}.product-field-unit{grid-area:4/1}.product-field-cost{grid-area:5/1}.product-field-sale{grid-area:5/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;width:100%;height:44px;box-shadow:none;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:0 13px 0 14px;font-family:inherit;font-size:13px;font-weight:800;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;display:flex}.modal-select-btn:hover,.modal-select-btn.active{color:var(--primary-dark);background:#fff;border-color:#c4b5fd;box-shadow:0 0 0 2px #7c3aed1f}.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:14px;flex-direction:column;max-height:260px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 10px 22px #0f172a14}.modal-select-menu button{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;width:100%;height:40px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:800;transition:background .16s,color .16s}.modal-select-menu button:hover{color:var(--primary-dark);background:#f8fafc}.modal-select-menu button.active{color:var(--primary-dark);background:#f3e8ff}.product-modal,.product-modal .modal-form{overflow:visible}.modal-select-search{flex-shrink:0;padding:0 0 8px}.modal-select-search input{border:1px solid var(--border);width:100%;height:38px;color:var(--text);box-shadow:none;background:#fff;border-radius:12px;outline:none;padding:0 12px;font-family:inherit;font-size:13px;font-weight:700;transition:border-color .18s,box-shadow .18s}.modal-select-search input::placeholder{color:#94a3b8}.modal-select-search input:focus{background:#fff;border-color:#c4b5fd;box-shadow:0 0 0 2px #7c3aed1f}.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}}.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-logo{width:190px;max-width:80%;height:auto;margin:0 auto 18px;display:block}.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}.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}.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}.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%}}.financial-transfer-warning{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:12px 14px;font-size:12px;font-weight:850;line-height:1.45}.financial-transfer-warning .secondary-btn{width:fit-content;min-height:38px;margin-top:10px;padding:0 16px}.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}}.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}}.product-field-stock{grid-area:4/2}.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:6/1/auto/3}.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:start;gap:10px 20px;display:grid}.price-margin-input{grid-area:1/1/span 2;grid-template-columns:minmax(0,1fr) 110px;align-items:center;gap:10px;display:grid}.price-margin-tools .price-round-check:first-of-type{grid-area:1/2}.price-margin-tools .price-round-check:nth-of-type(2){grid-area:2/2}.price-margin-input span{color:#64748b;font-size:12px;font-weight:850;line-height:1.2}.price-margin-input input{border-radius:13px;height:44px;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:44px;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-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}.bulk-product-edit-overlay{z-index:82}.bulk-product-edit-modal{border-radius:22px;gap:18px;width:min(680px,100vw - 32px);padding:26px;display:grid}.bulk-product-edit-modal .modal-header{margin-bottom:0}.bulk-product-edit-modal .modal-header p{margin-top:6px}.bulk-product-edit-modal .modal-header strong{color:var(--text);font-weight:900}.bulk-product-action-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.bulk-product-action-grid button{border:1px solid var(--border);color:#64748b;cursor:pointer;background:#fff;border-radius:14px;min-height:46px;font-family:inherit;font-size:12px;font-weight:900;transition:all .2s}.bulk-product-action-grid button:hover,.bulk-product-action-grid button.active{color:var(--primary);background:#f5f3ff;border-color:#c4b5fd}.bulk-product-action-grid button.danger{color:#dc2626}.bulk-product-action-grid button.danger:hover,.bulk-product-action-grid button.danger.active{color:#b91c1c;background:#fff1f2;border-color:#fecaca}.bulk-product-edit-body{border:1px solid var(--border);background:#f8fafc;border-radius:18px;min-height:410px;max-height:min(58vh,560px);padding:16px;overflow:auto}.bulk-product-field{color:#334155;gap:8px;font-size:14px;font-weight:900;display:grid}.bulk-product-field input,.bulk-product-field select{border:1px solid var(--border);width:100%;height:52px;color:var(--text);background:#fff;border-radius:15px;outline:none;padding:0 15px;font-family:inherit;font-size:15px;font-weight:800}.bulk-product-field input:focus,.bulk-product-field select:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.bulk-product-field .desktop-custom-dropdown-trigger{height:52px;color:var(--text);box-shadow:none;background:#fff;border-radius:15px;padding:0 15px;font-size:15px;font-weight:800}.bulk-product-field .desktop-custom-dropdown-trigger:hover,.bulk-product-field .desktop-custom-dropdown-trigger.active{background:#fff;border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.bulk-product-field .desktop-custom-dropdown-menu{z-index:220;box-shadow:0 12px 28px #0f172a1a}.bulk-product-field small{color:#64748b;font-size:12px;font-weight:700}.bulk-product-fiscal-section{gap:14px;display:grid}.bulk-product-fiscal-divider{background:#e2e8f0;height:1px;margin:8px 0 2px}.bulk-product-fiscal-heading{gap:3px;display:grid}.bulk-product-fiscal-heading h3{color:#334155;margin:0;font-size:15px;font-weight:950}.bulk-product-fiscal-heading p{color:#64748b;margin:0;font-size:12px;font-weight:700;line-height:1.4}.bulk-product-fiscal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bulk-product-percent-input{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) 54px;align-items:center;display:grid;overflow:hidden}.bulk-product-percent-input:focus-within{border-color:#c4b5fd;box-shadow:0 0 0 4px #7c3aed14}.bulk-product-percent-input input{box-shadow:none;border:0;border-radius:0}.bulk-product-percent-input input:focus{box-shadow:none}.bulk-product-percent-input span{border-left:1px solid var(--border);height:52px;color:var(--primary);place-items:center;font-size:15px;font-weight:950;display:grid}.bulk-product-delete-warning{background:#fff7f7;border:1px solid #fecaca;border-radius:16px;gap:6px;padding:14px;display:grid}.bulk-product-delete-warning strong{color:#b91c1c;font-size:15px;font-weight:950}.bulk-product-delete-warning span{color:#64748b;font-size:13px;font-weight:700;line-height:1.5}.bulk-product-edit-actions{justify-content:flex-end;gap:10px;display:flex}.bulk-product-edit-actions .primary-btn,.bulk-product-edit-actions .danger-btn,.bulk-product-edit-actions .primary-btn:hover,.bulk-product-edit-actions .danger-btn:hover{box-shadow:none!important}@media (width<=760px){.bulk-product-edit-body{min-height:360px}.bulk-product-action-grid,.bulk-product-fiscal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.bulk-product-action-grid,.bulk-product-fiscal-grid,.bulk-product-edit-actions{grid-template-columns:1fr}.bulk-product-edit-actions{display:grid}.bulk-product-edit-actions button{width:100%}}.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}.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}.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}
