.app-toast{position:fixed;top:2rem;right:2rem;z-index:10100;display:flex;align-items:center;gap:.65rem;min-width:280px;max-width:420px;padding:.85rem 1rem;border-radius:10px;font-size:.9rem;font-weight:500;color:#fff;box-shadow:0 4px 20px #0000002e}.app-toast__icon{flex-shrink:0}.app-toast__message{flex:1;line-height:1.35}.app-toast__close{flex-shrink:0;background:#fff3;border:none;border-radius:6px;color:#fff;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;cursor:pointer;transition:background-color .15s ease}.app-toast__close:hover{background:#ffffff52}.app-toast--success{background:#16a34a}.app-toast--danger{background:#dc2626}.app-toast--warning{background:#d97706;color:#1e293b}.app-toast--info{background:#0ea5e9}.app-toast--warning .app-toast__close{background:#0000001a;color:#1e293b}.app-toast--warning .app-toast__close:hover{background:#0000002e}.app-toast-enter{animation:appToastIn .25s ease}.app-toast-leave{animation:appToastOut .25s ease}@keyframes appToastIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes appToastOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}@media(max-width:640px){.app-toast{left:1rem;right:1rem;top:1rem;min-width:0;max-width:none}}[x-cloak]{display:none!important}@keyframes pos-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(min-width:1025px){.pos-scale-80{zoom:.9}.pos-layout{align-items:stretch;min-height:calc(100vh - 210px)}.pos-products,.pos-cart{height:100%;min-height:0}.pos-products{display:flex;flex-direction:column;min-height:0;max-height:1120px!important}.pos-cart{display:flex;flex-direction:column}.pos-grid{flex:1;min-height:560px;height:auto;max-height:none}.pos-cart-body{flex:1;min-height:0;max-height:93%}.pos-cart-footer{margin-top:auto}}@supports not (zoom: 1){@media(min-width:1025px){.pos-scale-80{transform:scale(.85);transform-origin:top left;width:117.65%}}}.pos-layout{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(300px,.82fr);gap:.75rem;align-items:stretch}.pos-products{display:flex;flex-direction:column}.pos-products,.pos-cart{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:.75rem}.pos-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,230px) auto;gap:.5rem;margin-bottom:.75rem;align-items:center}.pos-toolbar .search-bar{margin-bottom:0;height:50px}.pos-toolbar .search-bar svg{top:50%;transform:translateY(-50%)}.pos-toolbar .search-input{height:50px;padding-top:0;padding-bottom:0;font-size:.875rem}.pos-quick-product-btn{background:#f8fafc;border:1px solid #cbd5e1;color:#475569;display:inline-flex;align-items:center;gap:.3rem;font-size:.76rem;font-weight:600;padding:.3rem .65rem;border-radius:8px;white-space:nowrap;height:50px}.pos-quick-product-btn:hover{background:#e2e8f0;border-color:#94a3b8}.pos-category-filter{width:100%;min-height:0;height:50px;padding-top:.2rem;padding-bottom:.2rem;line-height:1.2;font-size:.88rem}.pos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.6rem;min-height:560px;overflow-y:auto;overflow-x:hidden;padding-right:.25rem;align-content:start}.pos-grid::-webkit-scrollbar{width:7px}.pos-grid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.pos-product-card{position:relative;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;background:#fff;min-height:232px}.pos-product-edit-btn{position:absolute;top:6px;right:6px;z-index:10;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:6px;width:26px;height:26px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .15s;box-shadow:0 1px 3px #0000001a}.pos-product-edit-btn:hover{background:#fff;border-color:#94a3b8;color:#0d0048;box-shadow:0 2px 6px #00000026}.pos-product-image-wrap{height:104px;background:#f8fafc}.pos-product-image{width:100%;height:100%;object-fit:cover;display:block}.pos-product-image-fallback{height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.875rem}.pos-product-body{padding:.6rem;display:flex;flex-direction:column;gap:.25rem;flex:1;min-height:118px}.pos-product-body h3{margin:0;font-size:.88rem;line-height:1.3;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pos-product-code,.pos-product-meta{margin:0;color:#64748b;font-size:.72rem;line-height:1.25}.pos-product-meta{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pos-wholesale-tiers{display:flex;flex-wrap:wrap;gap:.15rem .25rem;margin-top:.15rem}.pos-wholesale-tiers span{font-size:.6rem;color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:4px;padding:.04rem .25rem;white-space:nowrap;cursor:default;line-height:1.4}.pos-wholesale-tiers span:nth-child(2){color:#5b21b6;background:#f5f3ff;border-color:#ddd6fe}.pos-wholesale-tiers span:nth-child(3){color:#14532d;background:#f0fdf4;border-color:#bbf7d0}.pos-product-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end;gap:.5rem}.pos-price{font-weight:700;color:#0d0048;font-size:.88rem;line-height:1;white-space:nowrap;flex-shrink:0}.pos-product-footer .btn{padding:.34rem .72rem;min-height:30px;border-radius:8px;font-size:.78rem;line-height:1;white-space:nowrap;flex-shrink:0;box-shadow:none}.pos-cart{position:sticky;top:1rem;display:flex;flex-direction:column}.pos-cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.6rem}.pos-cart-header h2{margin:0;font-size:1rem}.pos-cart-header span{color:#64748b;font-size:.8rem}.pos-cart-body{overflow-y:auto;display:flex;flex-direction:column;gap:.3rem;padding-right:.25rem;min-height:0;max-height:320px}.pos-cart-body::-webkit-scrollbar{width:7px}.pos-cart-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.pos-cart-item{border:1px solid #e2e8f0;border-radius:10px;padding:.32rem .38rem;background:#f8fafc}.pos-cart-item-top{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.25rem}.pos-cart-item-top strong{display:block;color:#0f172a;font-size:.76rem;line-height:1.2}.pos-cart-item-top p{margin:0;color:#64748b;font-size:.66rem}.pos-cart-controls{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;gap:.3rem;margin-bottom:.25rem;align-items:center}.pos-cart-controls .btn-icon{width:30px;height:30px;min-width:30px;min-height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:.9rem;line-height:1;font-weight:700}.pos-qty-input{text-align:center;padding:.2rem;height:30px;font-size:.78rem}.pos-cart-prices{display:flex;justify-content:space-between;align-items:center;font-size:.66rem;color:#334155}.pos-cart-prices strong{color:#0d0048;font-size:.74rem}.pos-cart-footer{border-top:1px solid #e2e8f0;margin-top:.6rem;padding-top:.6rem;display:flex;flex-direction:column;gap:.6rem}.pos-checkout-controls{display:grid;gap:.4rem}.pos-total-row{display:flex;justify-content:space-between;align-items:center;color:#0f172a}.pos-total-final{border-top:1px dashed #cbd5e1;padding-top:.5rem}.text-danger{color:#dc2626}.text-success{color:#16a34a}.pos-total-row strong{font-size:1.2rem}.pos-empty-products{grid-column:1 / -1;border:1px dashed #cbd5e1;border-radius:10px;padding:1.1rem}.btn-new-sale{background:linear-gradient(#170061,#0d0048)!important}.pos-pause-btn{background:#f1f5f9;border:1px solid #cbd5e1;color:#475569;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;font-weight:500}.pos-pause-btn:hover:not(:disabled){background:#e2e8f0;border-color:#94a3b8}.pos-pause-btn:disabled{opacity:.45;cursor:not-allowed}.pos-paused-btn{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem}.pos-paused-badge{background:#0d0048;color:#fff;border-radius:999px;font-size:.72rem;font-weight:700;padding:.05rem .5rem;min-width:20px;text-align:center}.pos-client-section{display:flex;flex-direction:column;gap:.3rem}.pos-client-row{display:flex;justify-content:space-between;align-items:center}.pos-client-label{font-size:.875rem;font-weight:600;color:#374151}.pos-client-register-btn{display:inline-flex;align-items:center;gap:.25rem;background:none;border:1px solid #cbd5e1;border-radius:6px;padding:.2rem .5rem;font-size:.72rem;color:#475569;cursor:pointer;transition:all .15s}.pos-client-register-btn:hover{background:#f1f5f9;border-color:#94a3b8}.pos-client-input-wrap{position:relative}.pos-client-selected{display:flex;align-items:center;gap:.4rem;background:#dbeafe;border:1px solid #3b82f6;border-radius:6px;padding:.25rem .5rem;margin-top:4px;font-size:.76rem;color:#1e40af}.pos-client-selected span{flex:1;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pos-client-clear{background:none;border:none;color:#1e40af;font-size:1rem;line-height:1;cursor:pointer;padding:0 2px}.pos-client-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:3px;max-height:160px;overflow-y:auto;z-index:200;box-shadow:0 4px 12px #0000001a}.pos-client-option{display:flex;flex-direction:column;padding:.4rem .6rem;cursor:pointer;border-bottom:1px solid #f1f5f9;font-size:.76rem}.pos-client-option:last-child{border-bottom:none}.pos-client-option:hover{background:#f8fafc}.pos-client-option strong{color:#1e293b}.pos-client-option small{color:#64748b}@media(max-width:1024px){.pos-layout{grid-template-columns:1fr}.pos-cart{position:static;max-height:none}.pos-cart-body{max-height:300px}.pos-grid{height:460px;min-height:460px;max-height:460px}}@media(max-width:640px){.pos-toolbar{grid-template-columns:1fr}.pos-grid{grid-template-columns:repeat(2,minmax(0,1fr));height:360px;min-height:360px;max-height:360px}.pos-product-card{min-height:220px}.pos-product-body{min-height:112px}.pos-cart-body{max-height:260px}}.pos-sale-mode-toggle{display:grid;grid-template-columns:1fr 1fr;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden}.pos-mode-btn{padding:.35rem .5rem;font-size:.78rem;font-weight:600;background:#f8fafc;border:none;cursor:pointer;transition:all .15s;color:#64748b}.pos-mode-btn:first-child{border-right:1px solid #cbd5e1}.pos-mode-btn.active{background:#0d0048;color:#fff}.pos-credit-fields{display:flex;flex-direction:column;gap:.25rem}.pos-credit-label{font-size:.75rem;font-weight:600;color:#374151}.pos-credit-hint{font-weight:400;color:#64748b}.pos-iva-bulk-btn{border:1px solid #cbd5e1;cursor:pointer;border-radius:999px;padding:.16rem .56rem;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;gap:.25rem;transition:all .15s ease;letter-spacing:.01em}.pos-iva-bulk-btn.is-taxed{background:#fff7ed;color:#9a3412;border-color:#fdba74}.pos-iva-bulk-btn.is-exempt{background:#f8fafc;color:#475569;border-color:#cbd5e1}.pos-iva-item-btn{border:1px solid #cbd5e1;cursor:pointer;border-radius:5px;padding:.12rem .38rem;font-size:.63rem;font-weight:700;line-height:1.3;transition:all .15s ease}.pos-iva-item-btn.is-taxed{background:#fef3c7;color:#92400e;border-color:#fcd34d}.pos-iva-item-btn.is-exempt{background:#f1f5f9;color:#94a3b8;border-color:#cbd5e1;text-decoration:line-through}.pos-split-toggle{display:inline-flex;align-items:center;justify-content:center;width:100%;gap:.32rem;font-size:.75rem;font-weight:600;padding:.34rem .68rem;border-radius:8px;cursor:pointer;transition:all .15s ease}.pos-split-toggle.is-off{border:1px solid #cbd5e1;background:#f8fafc;color:#475569}.pos-split-toggle.is-on{border:1px solid #0f766e;background:#f0fdfa;color:#0f766e;box-shadow:inset 0 0 0 1px #0f766e26}.pos-installment-toggle{display:flex;border:1px solid #dbe2ea;border-radius:10px;overflow:hidden;margin-top:.3rem;background:#f8fafc}.pos-installment-btn{flex:1;text-align:center;padding:.42rem .24rem;font-size:.72rem;font-weight:600;border:none;cursor:pointer;line-height:1.3;color:#64748b;background:transparent;transition:all .15s ease}.pos-installment-btn--right{border-left:1px solid #dbe2ea}.pos-installment-btn.active{background:#0f172a;color:#fff;font-weight:700}.quot-layout{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(300px,380px);gap:.75rem;align-items:start}.quot-panel{background:#fff;border-radius:14px;border:1px solid #e5e7eb;padding:.85rem}.quot-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,210px);gap:.5rem;margin-bottom:.75rem;align-items:center}.quot-toolbar .search-bar{margin-bottom:0;height:46px}.quot-toolbar .search-bar svg{top:50%;transform:translateY(-50%)}.quot-toolbar .search-input{height:46px;padding-top:0;padding-bottom:0;font-size:.875rem}.quot-category-filter{width:100%;height:46px;padding-top:.2rem;padding-bottom:.2rem;font-size:.88rem}.quot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.6rem;min-height:790px;max-height:calc(100vh - 260px);overflow-y:auto;overflow-x:hidden;padding-right:.25rem;align-content:start}.quot-grid::-webkit-scrollbar{width:6px}.quot-grid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.quot-product-card{border:1.5px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;background:#fff;transition:border-color .15s,box-shadow .15s;min-height:226px}.quot-product-card:hover{border-color:#a5b4fc;box-shadow:0 2px 12px #17006114}.quot-product-image-wrap{height:100px;background:#f8fafc}.quot-product-image{width:100%;height:100%;object-fit:cover;display:block}.quot-product-image-fallback{height:100%;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.75rem}.quot-product-body{padding:.6rem;display:flex;flex-direction:column;gap:.2rem;flex:1}.quot-product-body h3{margin:0;font-size:.85rem;font-weight:700;line-height:1.3;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.quot-product-code{margin:0;color:#94a3b8;font-size:.68rem}.quot-product-meta{margin:0;color:#64748b;font-size:.7rem;line-height:1.3}.quot-wholesale-tiers{display:flex;flex-wrap:wrap;gap:.15rem .2rem;margin-top:.1rem}.quot-wholesale-tiers span{font-size:.58rem;color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:4px;padding:.05rem .25rem;white-space:nowrap;cursor:default;line-height:1.4}.quot-wholesale-tiers span:nth-child(2){color:#5b21b6;background:#f5f3ff;border-color:#ddd6fe}.quot-wholesale-tiers span:nth-child(3){color:#14532d;background:#f0fdf4;border-color:#bbf7d0}.quot-product-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end;gap:.4rem;padding-top:.35rem}.quot-price{font-weight:800;color:#170061;font-size:.9rem;line-height:1;white-space:nowrap}.quot-product-footer .btn{padding:.3rem .65rem;min-height:28px;border-radius:8px;font-size:.75rem;line-height:1;white-space:nowrap;box-shadow:none;background:linear-gradient(#170061,#0d0048)!important}.quot-cart-panel{position:sticky;top:1rem;display:flex;flex-direction:column;gap:0}.quot-cart-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.6rem;border-bottom:1px solid #f1f5f9;margin-bottom:.5rem}.quot-cart-header h2{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.quot-cart-header span{color:#64748b;font-size:.78rem}.quot-cart-body{overflow-y:auto;display:flex;flex-direction:column;gap:.3rem;padding-right:.2rem;max-height:300px;min-height:60px}.quot-cart-body::-webkit-scrollbar{width:5px}.quot-cart-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.quot-cart-item{border:1px solid #e2e8f0;border-radius:10px;padding:.35rem .4rem;background:#f8fafc}.quot-cart-item-top{display:flex;justify-content:space-between;gap:.4rem;margin-bottom:.2rem}.quot-cart-item-top strong{display:block;color:#0f172a;font-size:.75rem;line-height:1.25}.quot-cart-item-top p{margin:0;color:#94a3b8;font-size:.65rem}.quot-cart-controls{display:grid;grid-template-columns:28px minmax(0,1fr) 28px;gap:.25rem;margin-bottom:.2rem;align-items:center}.quot-cart-controls .btn-icon{width:28px;height:28px;min-width:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;font-size:.9rem;font-weight:700;line-height:1}.quot-qty-input{text-align:center;padding:.15rem;height:28px;font-size:.76rem}.quot-cart-prices{display:flex;justify-content:space-between;align-items:center;font-size:.65rem;color:#475569}.quot-cart-prices strong{color:#170061;font-size:.72rem}.quot-iva-bulk-btn{border:1px solid #cbd5e1;cursor:pointer;border-radius:999px;padding:.16rem .56rem;font-size:.68rem;font-weight:700;display:inline-flex;align-items:center;gap:.25rem;transition:all .15s ease;letter-spacing:.01em}.quot-iva-bulk-btn.is-taxed{background:#fff7ed;color:#9a3412;border-color:#fdba74}.quot-iva-bulk-btn.is-exempt{background:#f8fafc;color:#475569;border-color:#cbd5e1}.quot-iva-item-btn{border:1px solid #cbd5e1;cursor:pointer;border-radius:5px;padding:.12rem .38rem;font-size:.63rem;font-weight:700;line-height:1.3;transition:all .15s ease}.quot-iva-item-btn.is-taxed{background:#fef3c7;color:#92400e;border-color:#fcd34d}.quot-iva-item-btn.is-exempt{background:#f1f5f9;color:#94a3b8;border-color:#cbd5e1;text-decoration:line-through}.quot-totals{border:1px solid #e2e8f0;border-radius:10px;padding:.6rem .75rem;background:#fafbff;display:flex;flex-direction:column;gap:.3rem}.quot-total-row{display:flex;justify-content:space-between;align-items:center;font-size:.82rem;color:#475569}.quot-total-final{border-top:2px solid #170061;padding-top:.4rem;margin-top:.1rem;font-size:1rem;font-weight:800;color:#170061}.quot-client-label{font-size:.8rem;font-weight:600;color:#374151}.quot-client-input-wrap{position:relative}.quot-client-selected{display:flex;align-items:center;gap:.35rem;background:#dbeafe;border:1px solid #93c5fd;border-radius:7px;padding:.28rem .5rem;margin-top:4px;font-size:.74rem;color:#1e40af}.quot-client-selected span{flex:1;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quot-client-clear{background:none;border:none;color:#1e40af;font-size:1rem;line-height:1;cursor:pointer;padding:0 2px}.quot-client-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-top:3px;max-height:160px;overflow-y:auto;z-index:200;box-shadow:0 6px 18px #0000001a}.quot-client-option{display:flex;flex-direction:column;padding:.4rem .6rem;cursor:pointer;border-bottom:1px solid #f1f5f9;font-size:.74rem}.quot-client-option:last-child{border-bottom:none}.quot-client-option:hover{background:#f0f4ff}.quot-client-option strong{color:#1e293b}.quot-section{border-top:1px solid #f1f5f9;padding-top:.7rem;margin-top:.55rem;display:flex;flex-direction:column;gap:.5rem}.quot-section-label{font-size:.68rem;text-transform:uppercase;font-weight:700;color:#94a3b8;letter-spacing:.06em;margin-bottom:.15rem}@media(max-width:1024px){.quot-layout{grid-template-columns:1fr}.quot-cart-panel{position:static}.quot-grid{max-height:460px}}@media(max-width:640px){.quot-toolbar{grid-template-columns:1fr}.quot-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:360px;min-height:300px}.quot-cart-body{max-height:240px}.quot-preview-header{align-items:stretch!important;padding:.85rem!important}.quot-preview-header h3{font-size:1.15rem!important;text-align:center!important}.quot-preview-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.35rem}.quot-preview-actions .btn{min-height:50px!important;padding:.5rem!important;font-size:0!important;line-height:1!important;gap:0!important}.quot-preview-actions .btn svg{width:24px!important;height:24px!important;margin:0!important}.quot-action-label{display:none!important}}.quot-empty{grid-column:1 / -1;border:1.5px dashed #cbd5e1;border-radius:10px;padding:2rem 1rem;text-align:center;color:#94a3b8;font-size:.85rem}.quot-preview-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.quot-preview-container{width:min(740px,96vw);max-height:92vh;overflow-y:auto;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 30px 80px #02061773}.quot-preview-header{display:flex;flex-direction:column;gap:.3rem;position:sticky;top:0;z-index:2;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;background:#170061;color:#fff}.quot-preview-header h3{margin:0;font-size:1.5rem;color:#fff}.quot-preview-actions{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem}.quot-preview-actions .btn{width:100%;min-height:40px;padding:.45rem .5rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;font-size:.78rem;line-height:1.2;text-align:center;white-space:normal}.quot-preview-actions .btn svg{flex-shrink:0}.quot-action-label{display:inline}.quote-print-area{background:#fff}@media print{body *{visibility:hidden!important}.quot-preview-overlay,.quot-preview-overlay *{visibility:visible!important}.quot-preview-overlay{position:fixed!important;inset:0!important;background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;z-index:99999!important;display:block!important;padding:0!important}.quot-preview-container{box-shadow:none!important;width:100%!important;border-radius:0!important;max-height:none!important;overflow:visible!important;border:none!important}.no-print{display:none!important;visibility:hidden!important}.quote-print-area{padding:0!important}}
