.login-screen{background:#f8fafc;grid-template-columns:46% 54%;height:100vh;display:grid;overflow:hidden}.login-brand{color:#fff;background:radial-gradient(circle at 10% 10%,#2563ebb3,#0000 30%),radial-gradient(circle at 85% 95%,#7c3aedbf,#0000 38%),linear-gradient(145deg,#07133d,#101d56,#0b1238);flex-direction:column;justify-content:center;padding:56px;display:flex;position:relative;overflow:hidden}.login-brand:before{content:"";border:1px solid #8b5cf638;border-radius:50%;width:560px;height:560px;position:absolute;top:40px;right:-220px}.login-brand:after{content:"";border:1px solid #8b5cf62e;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-110px;right:-110px}.brand-text{z-index:2;max-width:520px;position:relative}.brand-text h2{letter-spacing:-1.5px;margin-bottom:22px;font-size:46px;font-weight:900;line-height:1.13}.brand-text span{color:#8b5cf6}.brand-text p{color:#ffffffbf;margin-bottom:36px;font-size:17px;line-height:1.6}.features{z-index:2;gap:16px;display:grid;position:relative}.feature{align-items:center;gap:14px;display:flex}.feature-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:15px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 12px 28px #2563eb40}.feature strong{color:#fff;font-size:16px;display:block}.feature p{color:#ffffffad;font-size:14px}.login-area{background:radial-gradient(circle at 95% 10%,#7c3aed1c,#0000 30%),radial-gradient(circle at 10% 85%,#2563eb14,#0000 35%),#f8fafc;justify-content:center;align-items:center;padding:32px;display:flex}.login-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:30px;flex-direction:column;justify-content:center;width:100%;max-width:440px;padding:10px 38px 26px;display:flex;box-shadow:0 28px 70px #0f172a1c}.login-main-logo{width:250px;margin:0 auto -30px;display:block}.login-title{text-align:center;margin-bottom:25px}.login-title h2{color:#0f172a;margin-bottom:8px;font-size:28px}.login-title p{color:#64748b;font-size:15px}form{flex-direction:column;gap:10px;display:flex}form label{color:#0f172a;flex-direction:column;gap:7px;font-size:15px;font-weight:800;display:flex}form input{border:1px solid #dbe3ef;border-radius:14px;outline:none;height:48px;padding:0 15px;font-size:14px}form input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.login-options{justify-content:center;margin:6px 0 2px;display:flex}.login-options a{color:#2563eb;font-size:14px;font-weight:800;text-decoration:none}form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;height:50px;font-size:16px;font-weight:900}form button:hover{box-shadow:0 18px 38px #2563eb47}@media (width<=980px){.login-screen{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:auto}.login-brand{display:none}.login-area{min-height:100vh}}.sidebar{color:#fff;background:#071126;flex-direction:column;width:270px;padding:28px 20px;display:flex}.sidebar-logo{margin-bottom:40px}.sidebar-logo img{width:185px}.sidebar nav{flex-direction:column;gap:10px;display:flex}.sidebar nav a{color:#cbd5e1;cursor:pointer;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.sidebar nav a svg{flex-shrink:0}.sidebar nav a:hover{color:#fff;background:#ffffff0d}.sidebar nav .active{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);box-shadow:0 10px 30px #7c3aed59}.menu-group{width:100%}.menu-button{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-size:15px;transition:all .2s;display:flex}.menu-button:hover{color:#2563eb;background:#f1f5f9}.menu-left{align-items:center;gap:12px;display:flex}.submenu{border-left:2px solid #e2e8f0;flex-direction:column;gap:4px;margin-top:6px;margin-left:12px;padding-left:10px;display:flex}.submenu-item{color:#64748b;cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;transition:all .2s;display:flex}.submenu-item:hover,.menu-button.active{color:#2563eb;background:#eef2ff}.active-submenu{background:#eef2ff;font-weight:800;color:#2563eb!important}.header{justify-content:space-between;align-items:center;height:90px;margin-bottom:30px;display:flex}.header h1{color:#0f172a;font-size:32px}.header p{color:#64748b;margin-top:4px}.header-right{align-items:center;gap:18px;display:flex}.search{background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:12px;width:340px;height:56px;padding:0 18px;display:flex}.search input{background:0 0;border:none;outline:none;flex:1;font-size:16px}.search-icon{color:#64748b;cursor:pointer;width:18px;height:18px}.notification{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e7edf6;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .25s;display:flex;position:relative}.notification span{background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:18px;right:18px}.search:focus-within,.notification:focus,.notification:hover{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.logout-direct-btn{color:#ef4444;cursor:pointer;background:#fff;border:1px solid #e7edf6;border-radius:18px;align-items:center;gap:10px;height:56px;padding:0 20px;font-size:15px;font-weight:700;transition:all .25s;display:flex}.logout-direct-btn:hover,.logout-direct-btn:focus{background:#fee2e2;border-color:#fca5a5;box-shadow:0 0 0 4px #ef44441f}.logout-direct-btn svg{flex-shrink:0}.main-layout{background:#f6f8fb;min-height:100vh;display:flex}.main-area{flex:1;padding:28px 34px}.page-content{width:100%}.dashboard{flex-direction:column;gap:22px;display:flex}.metrics-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.metric-card{background:#fff;border:1px solid #e8edf5;border-radius:20px;padding:18px;box-shadow:0 18px 45px #0f172a0d}.metric-icon{border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;display:flex}.metric-icon.purple{color:#7c3aed;background:#ede9fe}.metric-icon.green{color:#16a34a;background:#dcfce7}.metric-icon.red{color:#dc2626;background:#fee2e2}.metric-icon.blue{color:#2563eb;background:#dbeafe}.metric-icon.orange{color:#ea580c;background:#ffedd5}.metric-icon.cyan{color:#0891b2;background:#cffafe}.metric-card span{color:#64748b;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.metric-card strong{color:#0f172a;margin-bottom:8px;font-size:24px;display:block}.metric-card p{font-size:13px;font-weight:800}.positive,.negative{align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.positive{color:#16a34a}.negative{color:#ef4444}.positive svg,.negative svg{flex-shrink:0;width:20px;height:20px}.neutral{color:#2563eb}.dashboard-row{grid-template-columns:1.25fr 1fr;gap:18px;display:grid}.dashboard-row.bottom{grid-template-columns:1fr 1fr}.panel{background:#fff;border:1px solid #e8edf5;border-radius:22px;padding:22px;box-shadow:0 18px 45px #0f172a0d}.panel-title{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.panel-title h2{color:#0f172a;font-size:20px}.panel-title strong{color:#0f172a;margin-top:10px;font-size:30px;display:block}.panel-title p{color:#64748b;margin-top:6px;font-size:14px}.panel-title button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:12px;padding:9px 12px;font-weight:800}.line-chart{background:repeating-linear-gradient(0deg,#eef2f7 0 1px,#0000 1px 52px);border-radius:18px;height:250px;overflow:hidden}.line-chart svg{width:100%;height:100%}.summary-panel h2{margin-bottom:16px;font-size:20px}.summary-item{border-bottom:1px solid #eef2f7;grid-template-columns:42px 1fr 20px;align-items:center;gap:12px;padding:14px 0;display:grid}.summary-item:last-child{border-bottom:none}.summary-item>svg:first-child{color:#2563eb;background:#eef4ff;border-radius:14px;width:42px;height:42px;padding:10px}.summary-item strong{color:#0f172a;display:block}.summary-item span{color:#64748b;font-size:14px}.summary-item>svg:last-child{color:#94a3b8}th{color:#64748b;text-align:left;border-bottom:1px solid #e2e8f0;padding:14px 8px;font-size:13px}td{color:#0f172a;border-bottom:1px solid #eef2f7;padding:16px 8px;font-weight:600}.donut-area{align-items:center;gap:28px;display:flex}.donut{background:conic-gradient(#7c3aed 0 38%, #2563eb 38% 66%, #f97316 66% 78%, #22c55e 78% 88%, #94a3b8 88% 100%);border-radius:50%;width:180px;height:180px;position:relative}.donut:after{content:"Total\a R$ 2.130";white-space:pre;text-align:center;color:#0f172a;background:#fff;border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid;position:absolute;inset:42px}.legend{flex:1;gap:12px;display:grid}.legend p{color:#475569;justify-content:space-between;align-items:center;font-weight:700;display:flex}.legend strong{color:#0f172a}.dot{border-radius:50%;width:10px;height:10px;margin-right:8px}.purple-dot{background:#7c3aed}.blue-dot{background:#2563eb}.orange-dot{background:#f97316}.green-dot{background:#22c55e}@media (width<=1200px){.metrics-grid{grid-template-columns:repeat(3,1fr)}.dashboard-row,.dashboard-row.bottom{grid-template-columns:1fr}}.date-filter{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:12px;outline:none;padding:10px 14px;font-weight:800}.date-filter:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.positive,.negative{align-items:center;gap:8px;display:flex}.custom-date-filter input{color:#475569;background:#fff;border:1px solid #dbe3ef;border-radius:12px;outline:none;padding:10px;font-weight:700}.filter-box{flex-direction:column;align-items:flex-end;display:flex}.custom-date-filter{gap:8px;margin-top:10px;display:flex}.custom-date-filter input{color:#475569;background:#fff;border:1px solid #dbe3ef;border-radius:12px;outline:none;width:145px;padding:10px;font-weight:700}.custom-date-filter input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.stock-alert-banner{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 18px;animation:1.8s ease-in-out infinite stockPulse;display:flex}.stock-alert-banner strong{margin-bottom:4px;font-size:15px;display:block}.stock-alert-banner span{font-size:14px;font-weight:700}.stock-alert-banner button{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:12px;padding:10px 14px;font-weight:900}@keyframes stockPulse{0%,to{box-shadow:0 0 #f9731600}50%{box-shadow:0 0 0 5px #f973161a}}.option{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;height:42px;padding:0 12px;font-size:14px;font-weight:700;transition:all .2s}@media print{@page{size:80mm auto;margin:0}body *{visibility:hidden}.thermal-receipt,.thermal-receipt *{visibility:visible}.thermal-receipt{width:80mm;box-shadow:none;border-radius:0;margin:0;padding:10px;position:absolute;top:0;left:0}.receipt-modal-overlay,.receipt-modal{box-shadow:none;background:0 0;padding:0;position:static}.modal-actions,.close-modal-btn,.success-icon,.receipt-modal h2,.receipt-modal p{display:none!important}}@media (width<=1100px){.pdv-content{grid-template-columns:1fr}}.delete-btn{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.delete-btn:hover{color:#fff;background:#ef4444;transform:scale(1.05)}.payment-status label{color:#334155;font-weight:700}.receipt-status{justify-content:space-between;align-items:center;display:flex}.status-paid{font-size:13px;font-weight:800;color:#16a34a!important}.status-pending{font-size:13px;font-weight:800;color:#f59e0b!important}.pdv-page{width:100%}.pdv-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.pdv-header h1{color:#020617;margin:0;font-size:32px}.pdv-header p{color:#64748b;margin-top:6px;font-size:16px}.pdv-sale-number{color:#2563eb;background:#eef2ff;border-radius:16px;padding:14px 18px;font-weight:800}.pdv-content{grid-template-columns:1fr 370px;align-items:flex-start;gap:24px;display:grid}.pdv-card,.pdv-resume{background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 35px #0f172a0f}.pdv-search-box{flex-direction:column;gap:10px;display:flex}.pdv-search-box label{color:#334155;font-weight:800}.pdv-search-box input,.delivery-box input,.money-box input{color:#020617;background:#fff;border:1px solid #e2e8f0;border-radius:16px;outline:none;width:100%;padding:15px 16px;font-size:15px}.pdv-search-box input:focus,.delivery-box input:focus,.money-box input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.pdv-cart{margin-top:24px}.pdv-cart h2,.pdv-resume h2{color:#020617;margin:0 0 18px;font-size:22px}.pdv-empty{text-align:center;color:#94a3b8;border:2px dashed #dbeafe;border-radius:20px;padding:60px 20px;font-weight:700}.pdv-resume{flex-direction:column;gap:18px;display:flex}.option-group{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.option-group.payment{grid-template-columns:repeat(2,1fr)}.option{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 8px;font-weight:800;transition:all .2s}.option:hover{color:#2563eb;background:#f8fafc;border-color:#2563eb}.option.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 10px 22px #2563eb33}.delivery-box,.money-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:12px;padding:16px;display:flex}.resume-row,.resume-total{justify-content:space-between;align-items:center;display:flex}.resume-row{color:#64748b;font-size:15px}.resume-row strong{color:#020617}.resume-total{border-top:1px solid #e2e8f0;margin-top:4px;padding-top:18px}.resume-total span{color:#020617;font-size:18px;font-weight:800}.resume-total strong{color:#2563eb;font-size:30px}.change-box{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.change-box span{color:#64748b;font-weight:800}.change-box strong{color:#16a34a;font-size:22px}.finish-sale-btn,.print-btn,.cancel-modal-btn{cursor:pointer;border:none;border-radius:16px;padding:15px;font-size:15px;font-weight:800;transition:all .2s}.finish-sale-btn,.print-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed)}.finish-sale-btn:hover,.print-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #2563eb40}.cancel-modal-btn{color:#334155;background:#f1f5f9}.cancel-modal-btn:hover{background:#e2e8f0}.receipt-modal-overlay{z-index:999;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.receipt-modal{text-align:center;background:#fff;border-radius:26px;width:100%;max-width:520px;max-height:92vh;padding:28px;position:relative;overflow-y:auto;box-shadow:0 25px 80px #0f172a40}.close-modal-btn{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:30px;position:absolute;top:18px;right:22px}.success-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 14px;font-size:34px;font-weight:900;display:flex}.receipt-modal h2{color:#020617;margin:0;font-size:24px}.receipt-modal p{color:#64748b;margin:8px 0 18px}.thermal-receipt{color:#020617;text-align:left;background:#fff;border-radius:18px;width:300px;margin:20px auto 0;padding:18px;box-shadow:0 14px 35px #0f172a1f}.receipt-store{text-align:center;flex-direction:column;gap:4px;display:flex}.receipt-store img{object-fit:contain;width:130px;height:auto;margin:0 auto 8px}.thermal-receipt h3{text-align:center;color:#2563eb;margin:0 0 12px;font-size:14px}.receipt-info,.receipt-values,.receipt-items{flex-direction:column;gap:8px;display:flex}.receipt-info div,.receipt-values div,.receipt-items div{justify-content:space-between;gap:12px;font-size:13px;display:flex}.receipt-info span,.receipt-values span,.receipt-items span{color:#475569}.receipt-info strong,.receipt-values strong,.receipt-items strong{color:#020617;text-align:right}.receipt-total-line{background:#eef2ff;border-radius:12px;margin-top:4px;padding:10px}.modal-actions{gap:12px;margin-top:22px;display:flex}.modal-actions button{flex:1}@media print{@page{size:80mm auto;margin:0}body *{visibility:hidden}.thermal-receipt,.thermal-receipt *{visibility:visible}.thermal-receipt{width:80mm;box-shadow:none;border-radius:0;margin:0;padding:10px;position:absolute;top:0;left:0}.receipt-modal-overlay,.receipt-modal{box-shadow:none;background:0 0;padding:0;position:static}.modal-actions,.close-modal-btn,.success-icon,.receipt-modal h2,.receipt-modal p{display:none!important}}@media (width<=1100px){.pdv-content{grid-template-columns:1fr}}.cart-table{border-collapse:collapse;width:100%;margin-top:20px}.cart-table th{text-align:left;color:#fff;border-bottom:1px solid #e2e8f0;padding:14px;font-size:14px}.cart-table td{border-bottom:1px solid #f1f5f9;padding:16px 14px}.qty-control{align-items:center;gap:8px;display:flex}.qty-control button{cursor:pointer;color:#2563eb;background:#eef2ff;border:none;border-radius:8px;width:28px;height:28px;font-weight:700}.qty-control button:hover{color:#fff;background:#2563eb}.delete-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:10px;width:34px;height:34px}.delete-btn:hover{color:#fff;background:#dc2626}.payment-title{margin-bottom:12px;font-weight:600;display:block}.payment-status{flex-direction:column;gap:10px;display:flex}.payment-status label{color:#334155;white-space:nowrap;font-weight:800}.option-group.status{grid-template-columns:repeat(2,1fr)}.observation-box{flex-direction:column;gap:10px;display:flex}.observation-box label{color:#334155;font-weight:800}.observation-box textarea{resize:vertical;color:#020617;background:#fff;border:1px solid #e2e8f0;border-radius:16px;outline:none;width:100%;min-height:82px;padding:14px 16px;font-family:inherit;font-size:15px}.observation-box textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.search-wrapper{position:relative}.suggestions-box{z-index:20;background:#fff;border:1px solid #e2e8f0;border-radius:16px;position:absolute;top:82px;left:0;right:0;overflow:hidden;box-shadow:0 18px 45px #0f172a24}.suggestions-box button{text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;width:100%;padding:13px 16px;display:flex}.suggestions-box button:hover{background:#f8fafc}.suggestions-box span{flex-direction:column;gap:3px;display:flex}.suggestions-box small,.cart-detail,.cart-complements small{color:#64748b;margin-top:4px;font-size:12px;display:block}.cart-complements{flex-direction:column;gap:2px;margin-top:5px;display:flex}.complement-modal{text-align:left;max-width:660px}.complement-modal h2,.complement-modal p{text-align:center}.weight-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:10px;margin:18px 0;padding:16px;display:flex}.weight-box label{color:#334155;font-weight:800}.weight-box input{border:1px solid #e2e8f0;border-radius:14px;outline:none;width:100%;padding:14px}.weight-box span{color:#2563eb;font-weight:800}.complement-group-sale{border:1px solid #e2e8f0;border-radius:18px;margin-bottom:16px;padding:16px}.complement-group-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.complement-group-title h3{color:#0f172a;margin:0}.complement-group-title small{color:#2563eb;background:#eef2ff;border-radius:999px;padding:5px 10px;font-weight:800}.complement-choice{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;padding:12px;font-weight:800;display:flex}.complement-choice.active{color:#fff;background:#2563eb;border-color:#2563eb}.warning-icon{color:#dc2626;background:#fee2e2;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 14px;font-size:32px;font-weight:900;display:flex}.not-found-code,.remove-product-name{color:#2563eb;margin-bottom:24px;font-size:20px;display:block}.delete-icon{color:#dc2626!important;background:#fee2e2!important}.payment-status .option-group{grid-template-columns:1fr 1fr;gap:10px;display:grid}.payment-status .option,.payment .option{width:100%;height:42px}.payment{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.pdv-resume button.option{vertical-align:top!important;box-sizing:border-box!important;float:left!important;justify-content:center!important;align-items:center!important;width:calc(33.33% - 8px)!important;margin-bottom:20px!important;margin-right:12px!important;display:inline-flex!important}.pdv-resume button.option:nth-of-type(3){margin-right:0!important}.pdv-resume .option-grupo.payment,.pdv-resume .option-grupo.status{clear:both!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important;width:100%!important;margin-top:10px!important;margin-bottom:18px!important;display:grid!important}.pdv-resume .option-grupo.payment button.option,.pdv-resume .option-grupo.status button.option{float:none!important;width:100%!important;margin-bottom:0!important;margin-right:0!important;display:flex!important}.pdv-resume .form-group,.pdv-resume h3,.pdv-resume .payment-box{clear:both!important}.receipt-modal button.option,.receipt-modal button{float:none!important;box-sizing:border-box!important;cursor:pointer!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin:0!important;padding:12px 14px!important;display:flex!important}.receipt-modal .options-grid,.receipt-modal .complement-options,.receipt-modal div[class*=options],.receipt-modal div[class*=group]{clear:both!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;width:100%!important;margin-bottom:16px!important;display:grid!important}.receipt-modal div>div:has(button){clear:both!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;width:100%!important;margin-bottom:16px!important;display:grid!important}.receipt-modal h3,.receipt-modal h4{color:#0f172a!important;text-transform:uppercase!important;border-bottom:2px solid #e2e8f0!important;grid-column:span 2!important;width:100%!important;margin-top:20px!important;margin-bottom:10px!important;padding-bottom:4px!important;font-size:1.05rem!important;font-weight:700!important;display:block!important}.receipt-modal button.active,.receipt-modal button[class*=active]{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.receipt-modal,.receipt-modal>div{text-align:left!important;display:block!important}.receipt-modal>div:first-of-type,.receipt-modal .modal-header,.receipt-modal div[class*=header]{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;margin-bottom:15px!important;padding:0!important;display:block!important}.receipt-modal h2,.receipt-modal .modal-title{color:#0f172a!important;text-align:center!important;margin-bottom:4px!important;font-size:1.4rem!important;font-weight:700!important;display:block!important}.receipt-modal p,.receipt-modal span{text-align:center!important;color:#64748b!important;display:block!important}.receipt-modal .complement-group,.receipt-modal div[class*=group],.receipt-modal div[class*=category]{clear:both!important;width:100%!important;margin-top:20px!important;display:block!important}.receipt-modal h3,.receipt-modal h4,.receipt-modal .complement-title{color:#0f172a!important;text-align:left!important;border-bottom:2px solid #f1f5f9!important;margin-bottom:4px!important;padding-bottom:6px!important;font-size:1.1rem!important;font-weight:700!important;display:block!important}.receipt-modal .complement-subtitle,.receipt-modal h3+span,.receipt-modal h4+span{color:#64748b!important;text-align:left!important;margin-bottom:12px!important;font-size:.9rem!important;display:block!important}.receipt-modal .options-grid,.receipt-modal .complement-options{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;width:100%!important;margin-top:10px!important;display:grid!important}.receipt-modal div:has(>button.option){grid-template-columns:repeat(2,1fr)!important;gap:12px!important;width:100%!important;margin-top:10px!important;display:grid!important}.receipt-modal button.option{cursor:pointer!important;box-sizing:border-box!important;float:none!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:12px 16px!important;display:flex!important}.receipt-modal button[class*=close],.receipt-modal .close-btn{cursor:pointer!important;background:0 0!important;border:none!important;width:auto!important;height:auto!important;padding:4px!important;font-size:1.6rem!important;position:absolute!important;top:16px!important;right:16px!important}.receipt-modal button[type=submit],.receipt-modal button.action-btn,.receipt-modal button.finish-btn,.receipt-modal>button:last-of-type,.receipt-modal div>button:last-of-type{color:#fff!important;cursor:pointer!important;background-color:#2563eb!important;border:none!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-top:20px!important;padding:14px 20px!important;font-size:1.1rem!important;font-weight:700!important;display:flex!important;box-shadow:0 4px 6px -1px #2563eb33!important}.receipt-modal button[type=submit]:hover,.receipt-modal button.action-btn:hover{background-color:#1d4ed8!important}.history-page{width:100%}.history-header{margin-bottom:28px}.history-header h1{color:#020617;margin:0;font-size:32px}.history-header p{color:#64748b;margin-top:6px;font-size:16px}.history-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 35px #0f172a0f}.history-empty{text-align:center;color:#94a3b8;border:2px dashed #dbeafe;border-radius:20px;padding:60px 20px;font-weight:700}.history-table{border-collapse:collapse;width:100%}.history-table th{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px;font-size:14px;color:#fff!important}.history-table td{vertical-align:middle}.history-table td:first-child{color:#020617;white-space:nowrap;font-weight:700}.history-table tbody tr:hover{background:#f8fafc}.status-paid-badge,.status-pending-badge{border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800}.status-paid-badge{color:#16a34a;background:#dcfce7}.status-pending-badge{color:#d97706;background:#fef3c7}.print-history-btn{color:#2563eb;cursor:pointer;background:#eef2ff;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.print-history-btn:hover{color:#fff;background:#2563eb;transform:scale(1.05)}.history-modal-overlay{z-index:999;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.history-modal{background:#fff;border-radius:24px;width:420px;max-height:90vh;padding:28px;overflow-y:auto}.history-receipt{border:1px dashed #cbd5e1;border-radius:16px;flex-direction:column;gap:8px;padding:18px;display:flex}.history-modal-actions{gap:12px;margin-top:20px;display:flex}@media print{body *{visibility:hidden}.history-receipt,.history-receipt *{visibility:visible}.history-receipt{color:#000;background:#fff;border:none;border-radius:0;width:80mm;margin:0;padding:12px;position:absolute;top:0;left:0}.history-modal,.history-modal-overlay{box-shadow:none;background:0 0;padding:0;position:static}.history-modal h2,.history-modal-actions{display:none!important}}.history-receipt.thermal-receipt{color:#020617;text-align:left;background:#fff;border-radius:18px;width:300px;margin:20px auto;padding:18px;box-shadow:0 14px 35px #0f172a1f}.receipt-store{flex-direction:column;align-items:center;gap:4px;display:flex}.receipt-store img{width:130px;margin-bottom:8px}.receipt-store strong{text-transform:uppercase;font-size:16px}.receipt-store span{color:#475569;font-size:12px}.receipt-separator{border-top:1px dashed #94a3b8;margin:14px 0}.thermal-receipt h3{text-align:center;color:#2563eb;margin-bottom:12px;font-size:14px}.receipt-info,.receipt-items,.receipt-values{flex-direction:column;gap:8px;display:flex}.receipt-info div,.receipt-items div,.receipt-values div{justify-content:space-between;gap:12px;font-size:13px;display:flex}.receipt-info span,.receipt-items span,.receipt-values span{color:#475569}.receipt-info strong,.receipt-items strong,.receipt-values strong{color:#020617}.receipt-total-line{background:#eef2ff;border-radius:12px;justify-content:space-between;margin-top:6px;padding:10px;display:flex}.receipt-total-line span,.receipt-total-line strong{color:#2563eb;font-size:18px;font-weight:900}.receipt-footer{text-align:center;flex-direction:column;gap:4px;margin-top:18px;display:flex}.receipt-footer strong{font-size:14px}.receipt-footer span{color:#475569;font-size:13px}@media print{@page{size:80mm auto;margin:0}body *{visibility:hidden}.thermal-receipt,.thermal-receipt *{visibility:visible}.thermal-receipt{width:80mm;box-shadow:none;border-radius:0;margin:0;padding:10px;position:absolute;top:0;left:0}.history-modal,.history-modal-overlay{box-shadow:none;background:0 0;padding:0;position:static}.history-modal h2,.history-modal-actions{display:none!important}}.history-filters{gap:12px;margin-top:18px;display:flex}.history-filters input,.history-filters button{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;font-weight:700}.history-filters button{cursor:pointer;color:#2563eb}.history-modal-actions{background:#fff;gap:12px;margin-top:20px;padding-top:14px;display:flex;position:sticky;bottom:0}.history-modal-actions button{cursor:pointer;border:none;border-radius:14px;flex:1;padding:14px;font-weight:800}.status-button{cursor:pointer;border:none;transition:all .2s}.status-button:hover{transform:scale(1.05);box-shadow:0 8px 18px #f59e0b40}.status-confirm-modal p{color:#64748b;margin:12px 0 20px;line-height:1.5}.status-confirm-box{color:#334155;background:#f8fafc;border-radius:16px;justify-content:space-between;margin-bottom:12px;padding:14px 16px;display:flex}.status-confirm-box strong{color:#020617}.history-modal-actions button:last-child{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed)}.status-completed{color:#15803d;background:#dcfce7;border-radius:999px;padding:8px 14px;font-weight:700}.status-partial{color:#b45309;background:#fef3c7;border-radius:999px;padding:8px 14px;font-weight:700}.status-returned{color:#dc2626;background:#fee2e2;border-radius:999px;padding:8px 14px;font-weight:700}.status-situation-btn{cursor:pointer;border:none}.return-detail-box{background:#f8fafc;border-radius:16px;flex-direction:column;gap:10px;margin-top:14px;padding:16px;display:flex}.return-detail-box div{justify-content:space-between;gap:16px;display:flex}.return-detail-box span{color:#64748b;font-weight:700}.return-detail-box strong{color:#020617;text-align:right}.return-reason{flex-direction:column}.return-reason strong{text-align:left}.history-actions{gap:10px;display:flex}.cancel-sale-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cancel-sale-btn:hover{color:#fff;background:#dc2626}.cancel-confirm-btn{color:#fff!important;background:#dc2626!important}.cancel-confirm-btn:hover{background:#b91c1c!important}.status-cancelled{color:#dc2626;background:#fee2e2;border-radius:999px;padding:8px 14px;font-weight:700}.history-table th:first-child,.history-table td:first-child{text-align:center;vertical-align:middle;width:120px}.pedido-cell{text-align:center;vertical-align:middle;width:120px;font-weight:700}.return-page{width:100%}.return-header{margin-bottom:28px}.return-header h1{color:#020617;margin:0;font-size:32px}.return-header p{color:#64748b;margin-top:6px;font-size:16px}.return-card{background:#fff;border-radius:24px;padding:24px;box-shadow:0 12px 35px #0f172a0f}.return-search{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.return-search label{color:#334155;font-weight:800}.return-search input{border:1px solid #e2e8f0;border-radius:16px;outline:none;width:100%;padding:15px 16px;font-size:15px}.return-search input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.return-table{border-collapse:collapse;width:100%}.return-table th{text-align:left;border-bottom:1px solid #e2e8f0;padding:14px;font-size:14px;color:#fff!important}.return-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:16px 14px;font-size:14px}.return-btn{cursor:pointer;color:#2563eb;background:#eef2ff;border:none;border-radius:12px;padding:11px 14px;font-weight:800}.return-modal-overlay{z-index:999;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.return-modal{background:#fff;border-radius:24px;width:100%;max-width:480px;padding:28px;box-shadow:0 25px 80px #0f172a40}.return-order{color:#64748b;margin-bottom:18px}.return-modal label{color:#334155;margin-bottom:8px;font-weight:700;display:block}.return-modal select,.return-modal textarea,.return-modal input{border:1px solid #e2e8f0;border-radius:14px;outline:none;width:100%;margin-bottom:18px;padding:14px;font-size:15px}.return-modal textarea{resize:none;min-height:90px}.return-modal-actions{gap:12px;margin-top:10px;display:flex}.return-modal-actions button{cursor:pointer;border:none;border-radius:14px;flex:1;padding:14px;font-weight:700}.cancel-btn{color:#334155;background:#f1f5f9}.confirm-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed)}.product-page{width:100%}.product-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.product-header h1{color:#0f172a;margin:0;font-size:30px}.product-header p{color:#64748b;margin-top:5px}.save-product-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:16px;align-items:center;gap:10px;padding:14px 22px;font-size:15px;font-weight:700;display:flex}.product-card{background:#fff;border-radius:22px;padding:28px;box-shadow:0 15px 45px #0f172a12}.section-title{color:#1e293b;align-items:center;gap:10px;margin-top:28px;margin-bottom:18px;font-size:19px;font-weight:700;display:flex}.section-title:first-child{margin-top:0}.product-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px;display:grid}.form-group{flex-direction:column;display:flex}.grid-2{grid-column:span 2}.form-group label{color:#1e293b;margin-bottom:10px;font-weight:700;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid #dbe4ee;border-radius:14px;outline:none;width:100%;padding:14px 16px;font-size:15px;transition:all .25s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 0 0 4px #3b82f61a,0 8px 18px #2563eb14}.form-group textarea{resize:none}.input-plus{gap:10px;display:flex}.input-plus select{flex:1}.input-plus button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;width:48px}.checkbox-box{color:#334155;align-items:center;gap:10px;margin-top:35px;font-weight:700;display:flex}.checkbox-box input{width:18px;height:18px}.modal-overlay{z-index:9999;background:#0f172a73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.simple-modal{background:#fff;border-radius:22px;width:420px;padding:28px}.simple-modal h2{margin:0 0 20px}.simple-modal input{border:1px solid #dbe4ee;border-radius:14px;outline:none;width:100%;padding:14px}.modal-buttons button{cursor:pointer;border:none;border-radius:14px;padding:12px 22px;font-weight:700}.modal-buttons button:first-child{background:#e2e8f0}.modal-buttons button:last-child{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed)}.peso-info{color:#2563eb;margin-top:8px;font-size:13px;font-weight:600}.type-sale{gap:12px;display:flex}.type-btn{cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:14px;flex:1;height:48px;font-weight:700;transition:all .25s}.type-btn:hover{border-color:#2563eb}.active-type{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none}.save-product-area{border-top:1px solid #eef2f7;justify-content:flex-end;margin-top:35px;padding-top:25px;display:flex}.groups-checklist{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:8px;display:grid}.group-check{cursor:pointer;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;font-weight:700;display:flex}.group-check input{width:18px;height:18px}.groups-checklist p{color:#64748b;font-weight:700}.grupo-config-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;grid-column:span 2;margin-top:12px;padding:18px}.grupo-config-card h3{color:#0f172a;margin:0}.grupo-config-card p{color:#64748b;margin:6px 0 16px}.empty-complements{color:#94a3b8;font-weight:700}.grupo-config-header{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.grupo-limit-box{flex-direction:column;gap:8px;width:170px;display:flex}.grupo-limit-box label{font-size:14px;font-weight:700}.complement-config-table{flex-direction:column;gap:12px;display:flex}.complement-config-head{color:#64748b;grid-template-columns:1fr 180px;font-size:13px;font-weight:700;display:grid}.complement-config-row{grid-template-columns:1fr 180px;align-items:center;gap:20px;display:grid}.complement-config-row input{width:100%}.grupo-limite{align-items:center;gap:15px;margin-top:25px;display:flex}.grupo-limite label{color:#334155;font-weight:700}.grupo-limite input{width:120px}.grupo-config-card{background:#f8fafc;border:1px solid #dbe4ee;border-radius:18px;grid-column:span 2;padding:24px}.grupo-config-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.grupo-limit-box{width:220px}.grupo-limit-box label{color:#334155;margin-bottom:8px;font-weight:700;display:block}.grupo-limit-box input{border:1px solid #dbe4ee;border-radius:14px;outline:none;width:100%;height:46px;padding:0 14px;font-size:15px}.complement-config-head,.complement-config-row{grid-template-columns:1fr 220px;align-items:center;gap:20px;display:grid}.complement-config-head{color:#64748b;margin-bottom:10px;font-size:14px;font-weight:800}.complement-config-row{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:10px;padding:12px 14px}.complement-config-row strong{color:#0f172a;text-transform:capitalize}.complement-config-row input{border:1px solid #dbe4ee;border-radius:12px;outline:none;width:100%;height:44px;padding:0 14px;transition:all .25s}.complement-config-row input:focus{border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 0 0 4px #3b82f61a,0 8px 18px #2563eb14}.group-check{transition:all .25s}.group-check:hover{background:#f8fbff;border-color:#3b82f6;transform:translateY(-2px)}.group-check:has(input:checked){background:#eff6ff;border-color:#3b82f6}.comp-enable{justify-content:flex-start;align-items:center;gap:14px;width:100%;font-weight:700;display:flex}.comp-enable input{flex-shrink:0;width:18px;height:18px;margin:0}.comp-enable strong{color:#0f172a;margin:0;font-size:15px}.unidade-space{margin-top:22px;margin-bottom:22px}.comp-enable input{width:18px;height:18px}.complement-config-row{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:1fr 220px;align-items:center;gap:20px;padding:16px 18px;display:grid}.comp-enable{align-items:center;gap:12px;font-weight:700;display:flex}.comp-enable input{width:18px;height:18px;margin:0}.comp-enable strong{color:#0f172a;font-size:15px}.complement-config-row input[type=text]{border:1px solid #dbe4ee;border-radius:14px;width:100%;height:46px;padding:0 14px;font-size:15px}.complement-config-row .comp-enable{text-align:left!important;justify-content:flex-start!important}.complement-config-row .comp-enable input{flex:0 0 18px!important;width:18px!important;height:18px!important;margin:0!important}.complement-config-row .comp-enable strong{text-align:left!important;margin:0!important;display:inline-block!important}.complement-config-row{grid-template-columns:1fr 220px!important}.complement-config-row>label{justify-self:start!important;width:auto!important}.product-list-page{width:100%}.product-list-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.product-list-header h1{color:#0f172a;margin:0;font-size:30px}.product-list-header p{color:#64748b;margin-top:5px}.new-product-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;align-items:center;gap:10px;padding:14px 22px;font-weight:700;display:flex}.search-card{background:#fff;border-radius:18px;margin-bottom:20px;padding:20px;box-shadow:0 8px 25px #0f172a0f}.search-box{border:1px solid #dbe4ee;border-radius:14px;align-items:center;gap:12px;padding:12px 15px;display:flex}.search-box input{border:none;outline:none;flex:1;font-size:15px}.table-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #0f172a0f}th{text-align:left;color:#334155;padding:18px;font-size:14px}.estoque-baixo{color:#dc2626;font-weight:700}.estoque-normal{color:#16a34a;font-weight:700}.status-inativo{color:#991b1b;background:#fee2e2;border-radius:30px;padding:6px 12px;font-size:13px;font-weight:700}.grupo-page{width:100%}.grupo-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.grupo-header h1{color:#0f172a;margin:0;font-size:30px}.grupo-header p{color:#64748b;margin-top:5px}.novo-grupo-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;align-items:center;gap:10px;padding:14px 22px;font-weight:700;display:flex}.grupo-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #0f172a0f}.grupo-card table{border-collapse:collapse;width:100%}.grupo-card th{text-align:left;background:#f8fafc;padding:18px}.grupo-card td{border-top:1px solid #eef2f7;padding:18px}.simple-modal p{color:#475569;margin:20px 0 35px;font-size:16px;line-height:1.7}.complemento-page{width:100%}.complemento-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.complemento-header h1{color:#0f172a;margin:0;font-size:30px}.complemento-header p{color:#64748b;margin-top:5px}.novo-complemento-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:none;border-radius:14px;align-items:center;gap:10px;padding:14px 22px;font-weight:700;display:flex}.complemento-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #0f172a0f}.complemento-card table{border-collapse:collapse;width:100%}.complemento-card th{text-align:left;background:#f8fafc;padding:18px}.complemento-card td{border-top:1px solid #eef2f7;padding:18px}.complemento-card label{margin-top:18px;margin-bottom:8px;font-weight:600;display:block}.complemento-card input,.simple-modal input,.simple-modal select{border:1px solid #dbe4ee;border-radius:12px;outline:none;width:100%;padding:14px}.checkbox-box{align-items:center;gap:12px;margin:20px 0;display:flex}.checkbox-box input{cursor:pointer;width:20px;height:20px}.checkbox-box span{color:#334155;font-size:16px;font-weight:600}.action-btn{cursor:pointer;color:#2563eb;background:#eff6ff;border:none;border-radius:10px;width:38px;height:38px;margin-right:8px}.action-btn.delete{color:#dc2626;background:#fee2e2}.status-ativo{color:#166534;background:#dcfce7;border-radius:30px;padding:6px 12px;font-size:13px;font-weight:700}.empresa-page{padding:30px}.empresa-page h1{margin-bottom:25px}.empresa-card{background:#fff;border-radius:18px;grid-template-columns:repeat(2,1fr);gap:18px;padding:25px;display:grid;box-shadow:0 10px 25px #0000000d}.empresa-card input,.empresa-card textarea{border:1px solid #ddd;border-radius:12px;width:100%;padding:14px;font-size:15px}.empresa-card textarea{grid-column:1/3}.salvar-empresa{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;grid-column:1/3;height:50px;font-size:16px;font-weight:700}.logo-upload{background:#f8faff;border:2px dashed #dbe4ff;border-radius:18px;grid-column:1/3;align-items:center;gap:25px;padding:28px;transition:all .25s;display:flex}.logo-upload:hover{background:#f5f3ff;border-color:#4f46e5}.logo-upload label{display:none}.logo-upload input{background:0 0;border:none;padding:0}.preview-logo{object-fit:contain;color:#6366f1;background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:center;align-items:center;width:130px;height:130px;padding:12px;display:flex;box-shadow:0 8px 20px #00000014}.preview-logo svg{opacity:.6;transition:all .25s}.logo-upload:hover .preview-logo svg{opacity:1;transform:scale(1.08)}.empresa-header{margin-bottom:25px}.empresa-header h1{color:#111827;margin-bottom:5px;font-size:30px}.empresa-header p{color:#6b7280}.empresa-section{color:#111827;grid-column:1/3;margin:20px 0 8px;font-size:22px;font-weight:700}.campo-label{color:#374151;grid-column:1/3;margin-bottom:-8px;font-weight:600}.campo-ajuda{color:#6b7280;grid-column:1/3;margin-top:-8px;font-size:13px}.empresa-card input:focus,.empresa-card textarea:focus{border:1px solid #4f46e5;outline:none;transition:all .2s;box-shadow:0 0 0 4px #4f46e51f}.logo-upload h3{color:#111827;margin-bottom:8px;font-size:22px}.logo-upload p{color:#6b7280;margin-bottom:15px;line-height:1.5}.caixa-page{padding:28px}.caixa-header{margin-bottom:28px}.caixa-header h1{color:#111827;margin-bottom:5px;font-size:30px}.caixa-header p{color:#6b7280}.cards-caixa{gap:20px;margin-bottom:25px;display:grid}.tres-cards{grid-template-columns:repeat(3,1fr)}.card-caixa{background:#fff;border:2px solid #0000;border-radius:18px;padding:24px;transition:all .25s;box-shadow:0 10px 25px #0000000d}.card-caixa:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000014}.card-caixa small{color:#6b7280;font-size:14px}.card-caixa h2{margin-top:12px;font-size:30px}.entrada{border-left:5px solid #16a34a}.saida{border-left:5px solid #dc2626}.saldo{border-left:5px solid #2563eb}.movimentacoes{background:#fff;border-radius:18px;padding:25px;box-shadow:0 10px 25px #0000000d}.mov-header{margin-bottom:20px}.mov-header h2{color:#111827;font-size:22px}th{text-align:left;background:#f8fafc;padding:15px}tbody td{color:#6b7280}.mov-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.mov-header p{color:#6b7280;margin-top:4px;font-size:14px}.nova-despesa-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;padding:12px 18px;font-weight:600;transition:all .2s}.nova-despesa-btn:hover{background:#4338ca}.filtros-caixa{grid-template-columns:1fr 170px 170px 170px;gap:15px;margin-bottom:20px;display:grid}.filtros-caixa input{border:1px solid #ddd;border-radius:12px;flex:1;padding:12px}.filtros-caixa select{border:1px solid #ddd;border-radius:12px;min-width:180px;padding:12px}.lucro{border-left:5px solid #9333ea}.card-caixa{position:relative;overflow:hidden}.card-caixa:before{content:"";opacity:0;background:#4f46e5;width:100%;height:4px;transition:all .25s;position:absolute;top:0;left:0}.card-caixa:hover:before{opacity:1}.modal-despesa{background:#fff;border-radius:24px;flex-direction:column;gap:18px;width:650px;max-width:95%;padding:28px;animation:.25s modal;display:flex}.modal-despesa h2{margin-bottom:10px}.modal-despesa input,.modal-despesa select,.modal-despesa textarea{border:1px solid #ddd;border-radius:12px;padding:13px;font-size:15px}@keyframes modal{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.card-caixa{cursor:pointer;transition:all .25s}.card-caixa:hover{border-color:#4f46e5;transform:translateY(-6px);box-shadow:0 18px 40px #4f46e526}.receber-page{padding:28px}.receber-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.receber-header h1{color:#111827;margin-bottom:5px;font-size:30px}.receber-header p{color:#6b7280}.btn-nova-receita{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:14px;padding:14px 22px;font-size:15px;font-weight:600;transition:all .25s}.btn-nova-receita:hover{background:#4338ca}.cards-receber{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:25px;display:grid}.card-receber{background:#fff;border-radius:18px;padding:24px;transition:all .25s;box-shadow:0 10px 25px #0000000d}.card-receber:hover{transform:translateY(-4px)}.card-receber small{color:#6b7280}.card-receber h2{margin-top:10px;font-size:30px}.receber-lista{background:#fff;border-radius:18px;padding:25px;box-shadow:0 10px 25px #0000000d}.receber-filtros{grid-template-columns:1fr 220px;gap:15px;margin-bottom:20px;display:grid}.receber-filtros input,.receber-filtros select{border:1px solid #ddd;border-radius:12px;padding:13px;font-size:15px}.receber-filtros input:focus,.receber-filtros select:focus,.modal-receber input:focus,.modal-receber select:focus,.modal-receber textarea:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 4px #4f46e51a}td{border-top:1px solid #ececec;padding:16px}.recebido{color:#15803d;background:#dcfce7}.pendente{color:#dc2626;background:#fee2e2}.btn-receber{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:10px;padding:10px 15px;transition:all .25s}.btn-receber:hover{background:#15803d}.modal-receber{background:#fff;border-radius:22px;flex-direction:column;gap:16px;width:650px;max-width:95%;padding:28px;animation:.25s modal;display:flex}.fechar-modal{cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;width:42px;height:42px;font-size:20px;transition:all .25s}.modal-receber input,.modal-receber select,.modal-receber textarea{border:1px solid #ddd;border-radius:12px;padding:14px;font-size:15px}.usuarios-page{padding:28px}.usuarios-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.usuarios-header h1{color:#111827;margin-bottom:5px;font-size:30px}.usuarios-header p{color:#6b7280}.btn-novo-usuario{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:14px;padding:14px 22px;font-weight:600;transition:all .25s}.btn-novo-usuario:hover{background:#4338ca}.usuarios-card{background:#fff;border-radius:20px;padding:25px;box-shadow:0 10px 25px #0000000d}.usuarios-filtros{margin-bottom:20px}.usuarios-filtros input{border:1px solid #ddd;border-radius:14px;width:100%;padding:14px;font-size:15px}.usuarios-filtros input:focus,.modal-usuario input:focus,.modal-usuario select:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 4px #4f46e51a}.status{border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700}.ativo{color:#15803d;background:#dcfce7}.inativo{color:#dc2626;background:#fee2e2}.btn-status{cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;padding:10px 14px;font-weight:600}.modal-bg{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-usuario{background:#fff;border-radius:22px;flex-direction:column;gap:16px;width:560px;max-width:95%;padding:28px;animation:.25s modal;display:flex}.modal-topo{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.fechar-modal{cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;width:42px;height:42px;font-size:20px}.fechar-modal:hover{color:#fff;background:#ef4444}.modal-usuario input,.modal-usuario select{border:1px solid #ddd;border-radius:12px;padding:14px;font-size:15px}.modal-buttons{justify-content:flex-end;gap:12px;margin-top:10px;display:flex}.cancelar{cursor:pointer;background:#e5e7eb;border:none;border-radius:12px;padding:12px 22px}.salvar{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;padding:12px 22px}.salvar:hover{background:#4338ca}.relatorios-page{padding:28px}.relatorios-header{margin-bottom:25px}.relatorios-header h1{color:#111827;margin-bottom:6px;font-size:30px}.relatorios-header p{color:#6b7280}.abas{gap:15px;margin-bottom:25px;display:flex}.abas button{cursor:pointer;background:#f3f4f6;border:none;border-radius:12px;padding:12px 22px;font-weight:600;transition:all .25s}.abas button:hover{background:#e5e7eb}.abas .ativa{color:#fff;background:#4f46e5}.filtros{gap:15px;margin-bottom:25px;display:flex}.filtros input{border:1px solid #ddd;border-radius:12px;padding:13px;font-size:15px}.filtros input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 4px #4f46e51a}.filtros button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;padding:13px 22px;font-weight:600;transition:all .25s}.filtros button:hover{background:#4338ca}.relatorio-card{background:#fff;border-radius:20px;padding:25px;box-shadow:0 10px 25px #0000000d}.relatorio-conteudo h2{color:#111827;margin-bottom:20px}table{border-collapse:collapse;width:100%}thead{background:#f8fafc}th{text-align:left;color:#374151;padding:15px}td{color:#4b5563;border-top:1px solid #ececec;padding:16px}tbody tr{transition:all .2s}tbody tr:hover{background:#f9fafb}@media (width<=900px){.abas{flex-wrap:wrap}.filtros{flex-direction:column}table{display:block;overflow:auto}}.master-page{background:#f5f6fa;justify-content:center;align-items:flex-start;min-height:100vh;padding:40px;display:flex}.master-card{background:#fff;border-radius:15px;width:100%;max-width:1100px;padding:30px;box-shadow:0 5px 20px #00000014}.master-card h1{margin-bottom:5px}.master-card p{color:#666;margin-bottom:30px}.form-grid{grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px;display:grid}.form-grid input{border:1px solid #ddd;border-radius:8px;outline:none;padding:12px;font-size:15px}.form-grid input:focus{border-color:#5b5ce2}.btn-cadastrar{color:#fff;cursor:pointer;background:#5b5ce2;border:none;border-radius:8px;margin-bottom:30px;padding:13px;font-size:15px;font-weight:700}.btn-cadastrar:hover{background:#494ac9}table{border-collapse:collapse;width:100%;margin-top:20px}table th{color:#fff;text-align:left;background:#5b5ce2;padding:12px}table td{border-bottom:1px solid #eee;padding:12px}table tr:hover{background:#f8f8ff}hr{border:none;border-top:1px solid #eee;margin:30px 0}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--text);font-family:Arial,sans-serif}button,input,select,textarea{font-family:inherit}.pdv-resume>button.option:first-of-type,.pdv-resume>button.option:nth-of-type(2),.pdv-resume>button.option:nth-of-type(3){vertical-align:top!important;box-sizing:border-box!important;float:left!important;justify-content:center!important;align-items:center!important;width:calc(33.33% - 8px)!important;margin-bottom:20px!important;margin-right:12px!important;display:inline-flex!important}.pdv-resume>button.option:nth-of-type(3){margin-right:0!important}.pdv-resume .option-group{clear:both!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important;width:100%!important;margin-bottom:18px!important;display:grid!important}.pdv-resume .option-group button.option{float:none!important;width:100%!important;margin-bottom:0!important;margin-right:0!important;display:flex!important}.pdv-resume .form-group,.pdv-resume h3,.pdv-resume div{clear:both!important}.receipt-modal-overlay{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;z-index:9999!important;background-color:#0f172a99!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important}.receipt-modal.complement-modal{background:#fff!important;border-radius:24px!important;width:100%!important;max-width:600px!important;max-height:80vh!important;padding:32px!important;position:relative!important;overflow-y:auto!important;box-shadow:0 20px 25px -5px #00000026!important}.complement-group-sale{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:16px!important;margin-bottom:20px!important;padding:20px!important}.complement-group-title{color:#0f172a!important;text-transform:uppercase!important;border-bottom:1px solid #cbd5e1!important;margin-bottom:14px!important;padding-bottom:8px!important;font-size:1.1rem!important;font-weight:700!important;display:block!important}.complement-options-sale{grid-template-columns:repeat(2,1fr)!important;gap:12px!important;display:grid!important}.complement-choice{cursor:pointer!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;padding:14px 16px!important;transition:all .2s!important;display:flex!important}.complement-choice:hover{background:#f1f5f9!important}.complement-choice span{color:#334155!important;font-size:.95rem!important;font-weight:600!important}.complement-choice strong{color:#16a34a!important;font-size:.9rem!important;font-weight:700!important}.complement-choice.active{background:#2563eb!important;border-color:#2563eb!important}.complement-choice.active span,.complement-choice.active strong{color:#fff!important}
