:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--bg:#f5f5f5;--card:#fff;--text:#18181b;--muted:#667085;--border:#e7e7e7;--black:#111;--red:#ef4036;--yellow:#f4c430;--shadow:0 14px 30px #00000014;--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px}*{box-sizing:border-box}button{background:var(--red);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:12px 16px;font-weight:700;transition:all .2s}button:hover{opacity:.96;transform:translateY(-1px)}button.secondary{color:var(--text);background:#ededed}input,select,textarea{border:1px solid var(--border);border-radius:var(--radius-sm);color:#111827;background:#fff;outline:none;width:100%;padding:13px 14px}input::placeholder,textarea::placeholder{color:#9ca3af}select{appearance:auto;min-height:48px}input:focus,select:focus,textarea:focus{border-color:#d4d4d8;box-shadow:0 0 0 4px #ef403614}textarea{resize:vertical;min-height:100px}label{color:#27272a;margin-bottom:8px;font-weight:700;display:block}h1,h2,h3,p{margin-top:0}small{color:var(--muted)}hr{border:none;border-top:1px solid var(--border);margin:18px 0}.page-top,.address-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.page-top h2,.page-top-column h2,.section-head-column h3{color:#111827}.page-top p,.page-top-column p,.section-head-column p,.panel-card p{color:var(--muted)}.page-top-column{flex-direction:column;gap:8px;display:flex}.panel-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);color:#111827;border-radius:22px;padding:20px}.section-head-column{margin-bottom:18px}.pill{color:var(--red);background:#fff3f2;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.price-text{color:#2b2b2b;font-size:24px;font-weight:800}.form-actions{margin-top:16px}.grid1{grid-template-columns:1fr;gap:14px;display:grid}.grid2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.grid-cards-2{grid-template-columns:1fr 1fr;gap:18px;display:grid}.grid-cards-3{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.grid-settings{grid-template-columns:1fr 1fr;gap:18px;display:grid}.customer-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.customers-layout{grid-template-columns:1fr 1.25fr;gap:18px;display:grid}.shortcut-list,.address-list,.settings-form,.toggle-list,.cart-list{flex-direction:column;gap:12px;display:flex}.customer-list-header,.customer-list-row{border-radius:16px;grid-template-columns:1fr 1fr 1.4fr;align-items:center;gap:16px;padding:14px 16px;display:grid}.customer-list-header{border:1px solid var(--border);color:#475467;background:#f5f5f5;font-weight:700}.customer-list-row{border:1px solid var(--border);background:#fff}.empty-products{text-align:center;background:#fafafa;border:1px dashed #d4d4d8;border-radius:18px;flex-direction:column;gap:8px;padding:24px;display:flex}.empty-products strong{color:#111827;font-size:18px}.empty-products span{color:var(--muted)}.hero-grid{grid-template-columns:1.35fr 1fr;gap:18px;display:grid}.improved-home-grid{align-items:stretch}.hero-card{box-shadow:var(--shadow);border-radius:28px;padding:28px}.hero-card-compact{min-height:330px}.hero-card.branded{color:#fff;background:radial-gradient(circle at 100% 0,#f4c43029,#0000 28%),linear-gradient(135deg,#141414 0%,#1f1f1f 50%,#171717 100%)}.hero-topline{text-transform:uppercase;letter-spacing:.16em;color:#f4c430;border:1px solid #f4c4304d;border-radius:999px;margin-bottom:16px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-block}.hero-card h2{margin:0 0 16px;font-size:40px;line-height:1.08}.hero-card p{color:#d4d4d8;max-width:720px;font-size:16px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.hero-actions .secondary{color:#fff;background:0 0;border:1px solid #ffffff2e}.stats-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.stats-grid-compact .stat-card{min-height:120px}.highlight-red{background:linear-gradient(#fff5f4 0%,#fff 100%);border-color:#ef403633}.highlight-yellow{background:linear-gradient(#fff9e9 0%,#fff 100%);border-color:#f4c4303d}.shortcut-card strong,.shortcut-card span{display:block}.shortcut-card strong{font-size:16px}.shortcut-card span{color:var(--muted);margin-top:8px}.address-top span{color:#8a6500;background:#fff6dc;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.new-order-shell,.improved-order-layout{grid-template-columns:1fr;align-items:start;gap:18px;display:grid}.product-toolbar,.product-grid-v2,.order-items-card{min-width:0}.product-toolbar{flex-direction:column;gap:16px;display:flex}.product-card-pdv{border:1px solid var(--border);text-align:left;background:linear-gradient(#fff 0%,#fafafa 100%);border-radius:18px;width:100%;min-width:0;padding:16px}.product-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-card-middle strong{word-break:break-word;color:#111827;font-size:18px;line-height:1.25;display:block}.product-card-top small{color:var(--muted);margin-top:6px;font-weight:700;display:block}.product-card-bottom span{color:#111827;margin-top:8px;font-size:28px;font-weight:800;display:block}.product-card-top button{white-space:nowrap;flex-shrink:0}.phone-search-block{flex-direction:column;gap:8px;display:flex}.payment-block{margin-bottom:12px}.payment-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.payment-option{color:#111827;background:#f4f4f5;border-radius:14px;padding:12px 14px;font-weight:700}.payment-option.active{background:linear-gradient(90deg, var(--red) 0%, #ff6158 100%);color:#fff}.cart-item{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fafafa 100%);border-radius:18px;padding:14px}.cart-item-strong{background:linear-gradient(#fff 0%,#fafafa 100%);border:1px solid #ececec;border-radius:18px;box-shadow:0 8px 20px #0000000a}.cart-item-main{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cart-item p,.cart-item small{color:#52525b;margin:4px 0 0;display:block}.cart-item-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.cart-actions{align-items:center;gap:8px;display:flex}.cart-actions button{color:#fff;background:#111;padding:8px 12px}.summary-card-strong{border:1px solid #ececec}.highlight-total,.strong-total-box{background:linear-gradient(90deg,#fff5f4 0%,#fff9eb 100%);border:1px solid #f4d7ac;border-radius:16px;padding:14px 16px}.full{width:100%;margin-top:10px}.right-column{flex-direction:column;gap:18px;display:flex}.delivery-box{background:linear-gradient(#fff8f7 0%,#fff 100%);border:1px solid #f4d4d2;border-radius:20px;margin-bottom:16px;padding:16px}.section-divider{background:var(--border);height:1px;margin:22px 0}.products,.improved-products{grid-template-columns:1fr;gap:12px;display:grid}.page-blurred{filter:blur(2px);pointer-events:none;-webkit-user-select:none;user-select:none}.overlay-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a73;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.overlay-panel{background:#fff;flex-direction:column;gap:20px;width:min(720px,100%);height:100vh;padding:24px;display:flex;overflow-y:auto;box-shadow:-12px 0 40px #0000002e}.overlay-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.overlay-header h3{color:#111827;margin:6px 0;font-size:28px}.overlay-header p{color:var(--muted);margin:0}.overlay-mini{text-transform:uppercase;letter-spacing:.18em;color:var(--red);font-size:11px;font-weight:700}.overlay-top-summary{grid-template-columns:1fr 1fr;gap:12px;display:grid}.overlay-price-card,.overlay-qty-card{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fafafa 100%);border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.overlay-price-card span,.overlay-qty-card span{color:var(--muted);font-size:13px;font-weight:700}.overlay-price-card strong{color:#111827;font-size:28px}.overlay-qty-actions{align-items:center;gap:12px;display:flex}.overlay-qty-actions button{color:#fff;background:#111;border-radius:12px;min-width:42px;min-height:42px;padding:0}.overlay-qty-actions strong{text-align:center;color:#111827;min-width:24px;font-size:24px}.compact-extras-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.compact-check-card,.check-card{border:1px solid var(--border);color:#111827;background:#fafafa;border-radius:14px;align-items:center;gap:10px;min-height:72px;padding:12px 14px;display:flex}.check-card input{width:auto}.check-card-content{flex-direction:column;gap:4px;display:flex}.check-card-content strong{color:#111827;font-size:16px}.check-card-content small{color:var(--muted)}.removal-chips{flex-wrap:wrap;gap:10px;display:flex}.removal-chip{color:#111827;background:#f4f4f5;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700}.removal-chip.active{background:linear-gradient(90deg, var(--red) 0%, #ff6158 100%);color:#fff}.overlay-footer-box{background:linear-gradient(#fff8ee 0%,#fff 100%);border:1px solid #f4d7ac;border-radius:18px;flex-direction:column;gap:14px;padding:18px;display:flex}.overlay-footer-line{color:#111827;justify-content:space-between;gap:12px;display:flex}.overlay-footer-line.final{font-size:20px;font-weight:800}.overlay-actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.edit-product-box{flex-direction:column;gap:16px;display:flex}.edit-product-header{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fafafa 100%);border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.edit-product-header strong{font-size:20px}.edit-product-header span{font-size:18px;font-weight:800}.edit-section{flex-direction:column;gap:10px;display:flex}.extras-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.edit-total-box{background:linear-gradient(90deg,#fff5f4 0%,#fff9eb 100%);border:1px solid #f4d7ac;border-radius:16px;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.edit-total-box strong{font-size:20px}.close-order-modal{background:#fff;border-radius:24px;flex-direction:column;gap:20px;width:min(560px,100%);padding:24px;display:flex;box-shadow:0 18px 40px #0000002e}.close-order-summary,.close-order-payment{flex-direction:column;gap:14px;display:flex}.toggle-row{border:1px solid var(--border);background:#fafafa;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.toggle-row input{width:auto;transform:scale(1.1)}.cep-actions{flex-direction:column;gap:8px;display:flex}.cep-actions button{width:100%}.orders-toolbar{grid-template-columns:1.2fr .8fr;align-items:end;gap:16px;display:grid}.orders-search{flex-direction:column;gap:8px;display:flex}.order-management-badges{flex-wrap:wrap;gap:10px;display:flex}@media (width<=1350px){.new-order-shell,.improved-order-layout{grid-template-columns:1fr}}@media (width<=1200px){.hero-grid,.grid-cards-2,.grid-cards-3,.grid-settings,.customers-layout{grid-template-columns:1fr}}@media (width<=1100px){.orders-toolbar{grid-template-columns:1fr}}@media (width<=700px){.grid2,.stats-grid,.customer-form-grid,.customer-list-header,.customer-list-row,.extras-grid,.compact-extras-grid,.overlay-top-summary,.payment-options,.products,.improved-products{grid-template-columns:1fr}.page-top h2,.page-top-column h2{font-size:24px}.hero-card h2{font-size:30px}.overlay-panel{width:100%;padding:16px}.overlay-header h3{font-size:22px}.overlay-actions{flex-direction:column}.close-order-modal{width:calc(100% - 20px);padding:16px}.product-card-top{flex-direction:column;align-items:stretch}.product-card-top button{width:100%}}.orders-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-top:20px;display:grid}.order-card{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:14px;padding:16px;transition:all .2s}.order-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000014}.order-header,.order-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-name{margin-top:8px;font-weight:600}.order-type{color:#666;font-size:12px}.order-card-footer{margin-top:12px}.category-pills{flex-wrap:wrap;gap:10px;margin:16px 0 18px;display:flex}.pill-filter{color:#111827;cursor:pointer;background:#eee;border:0;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:700}.pill-filter.active{color:#fff;background:#ef3e38}.delivery-kanban{grid-template-columns:repeat(4,minmax(220px,1fr));gap:16px;margin-top:24px;display:grid}.kanban-column{background:#f8f8f8;border-radius:22px;min-height:420px;padding:14px}.kanban-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.kanban-title h3{margin:0}.kanban-title span{color:#fff;background:#ef3e38;border-radius:999px;padding:4px 10px;font-weight:700}.kanban-list{flex-direction:column;gap:12px;display:flex}.kanban-empty{color:#6b7280;text-align:center;border:1px dashed #d1d5db;border-radius:16px;padding:20px}.delivery-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px;transition:all .2s}.delivery-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #00000014}.delivery-card.urgent{border:2px solid #ef3e38}.delivery-card-top,.delivery-card-footer{justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.delivery-card-top{color:#4b5563}.delivery-card h4{margin:10px 0 4px}.delivery-card p{color:#6b7280;margin:0 0 10px}.delivery-card-footer{margin-top:10px}.delivery-card-footer small{color:#64748b;white-space:nowrap}.delivery-card-footer strong{color:#111827;white-space:nowrap}.delivery-summary{grid-template-columns:repeat(5,1fr);gap:12px;margin-top:20px;display:grid}.delivery-summary div{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px}.delivery-summary span{color:#64748b;margin-bottom:6px;font-weight:600;display:block}.delivery-summary strong{color:#111827;font-size:24px}.form-block-title{text-transform:uppercase;letter-spacing:.08em;color:#ef3b35;margin:18px 0 10px;font-size:13px;font-weight:900}.customer-card-clickable{cursor:pointer;transition:all .18s}.customer-card-clickable:hover{border-color:#ef3b35;transform:translateY(-2px);box-shadow:0 14px 30px #0f172a14}.mini-badge{color:#334155;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.customer-actions,.customer-modal-actions,.address-actions{flex-wrap:wrap;gap:10px;display:flex}.customer-actions{margin:12px 0}.customer-actions button{border-radius:14px;padding:10px 14px;font-size:13px}.customer-card-pro{text-align:left}.compact-customers-list{gap:8px}.customer-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.customer-row:hover,.customer-row.selected{background:#fff7f7;border-color:#ef3b35}.customer-row strong{color:#0f172a;display:block}.customer-row span{color:#64748b;margin-top:4px;display:block}.customer-row em{color:#334155;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:800}.customer-detail-panel{border-top:1px solid #e5e7eb;margin-top:18px;padding-top:18px}.customer-detail-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customer-detail-header h3{margin:0}.customer-detail-header p{color:#64748b;margin:6px 0 0}.address-list-pro{gap:10px;margin-top:12px;display:grid}.address-card-pro{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:12px}.address-card-head{justify-content:space-between;gap:10px;margin-bottom:6px;display:flex}.address-card-head span{color:#64748b;font-size:12px;font-weight:800}.address-card-pro p{color:#0f172a;margin:0 0 6px;font-weight:800}.address-card-pro small{color:#64748b;line-height:1.5}.address-actions{margin-top:12px}.customer-modal-box{background:#fff;border-radius:26px;width:min(620px,100%);max-height:85vh;padding:24px;animation:.18s ease-out modalIn;overflow-y:auto;box-shadow:0 30px 80px #0f172a40}.customer-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;display:flex}.customer-modal-header h2{color:#0f172a;margin:0}.customer-modal-header p{color:#64748b;margin:6px 0 0;font-weight:700}.modal-close-button{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;width:42px;min-width:42px;height:42px;padding:0;font-size:28px;line-height:1}.modal-close-button:hover{background:#e2e8f0;transform:none}.customer-modal-actions{margin:18px 0}.customer-modal-section-title{text-transform:uppercase;letter-spacing:.08em;color:#ef3b35;margin-bottom:12px;font-size:12px;font-weight:900}.confirm-modal-box{text-align:center;background:#fff;border-radius:22px;width:min(420px,100%);padding:24px;animation:.18s ease-out modalIn;box-shadow:0 30px 80px #0f172a40}.confirm-modal-box h3{color:#0f172a;margin:0 0 10px;font-size:22px}.confirm-modal-box p{color:#64748b;margin:0;line-height:1.5}.confirm-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.confirm-actions button{min-width:130px}.confirm-actions button:disabled{opacity:.7;cursor:not-allowed;transform:none}@keyframes modalIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1100px){.delivery-kanban{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (width<=900px){.delivery-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.delivery-kanban,.delivery-summary{grid-template-columns:1fr}.customer-row{flex-direction:column;align-items:flex-start}.customer-modal-box,.confirm-modal-box{border-radius:22px 22px 0 0;width:100%;max-height:90vh;padding:18px}.customer-modal-actions,.address-actions,.confirm-actions{flex-direction:column}.customer-modal-actions button,.address-actions button,.confirm-actions button{width:100%}}.two-columns{grid-template-columns:1.4fr .8fr;align-items:start;gap:18px;display:grid}.improved-bottom-grid{margin-top:0}@media (width<=1100px){.two-columns{grid-template-columns:1fr}}@media (width<=900px){.products-summary-grid-extended{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.products-summary-grid-extended{grid-template-columns:1fr}}.home-today-strip{grid-template-columns:1fr;gap:10px;max-width:520px;margin-top:18px;display:grid}.home-today-strip div{background:#ffffff0a;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.home-today-strip span{color:#f4c430;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800}.home-today-strip strong{color:#fff;font-size:14px;line-height:1.4}.home-focus-card{box-shadow:var(--shadow);cursor:pointer;background:radial-gradient(circle at 100% 0,#ef40361f,#0000 28%),linear-gradient(135deg,#fff 0%,#fff8f7 100%);border:1px solid #ef403629;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;transition:all .2s;display:flex}.home-focus-card:hover{border-color:#ef403652;transform:translateY(-2px)}.home-focus-card>div:first-child{flex-direction:column;gap:4px;display:flex}.home-focus-card>div:first-child>span{color:var(--red);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.home-focus-card strong{color:#111827;font-size:18px}.home-focus-card p{color:#64748b;margin:0}.home-focus-card>div:last-child{align-items:center;gap:12px;display:flex}.home-last-update{color:#d4d4d8;margin-top:12px;display:block}@media (width<=1100px){.home-focus-card{flex-direction:column;align-items:flex-start}.home-focus-card>div:last-child{justify-content:space-between;width:100%}}.home-more-orders{background:#fafafa;border:1px dashed #d4d4d8;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:14px;display:flex}.home-more-orders span{color:#64748b;font-weight:800}.home-more-orders div{flex-wrap:wrap;gap:8px;display:flex}.home-more-orders button{padding:10px 12px}.settings-tab:hover{opacity:.96;transform:translateY(-1px)}.settings-tab.active{color:#fff;background:#111;box-shadow:0 10px 24px #1111112e}.settings-empty-card{text-align:center;flex-direction:column;justify-content:center;min-height:130px;display:flex}.settings-products-content{flex-direction:column;gap:18px;display:flex}.settings-store-preview{background:linear-gradient(#fff 0%,#fafafa 100%);border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:8px;padding:18px;display:flex}.settings-store-preview strong{color:#0f172a;font-size:22px}.settings-store-preview span{color:#64748b;font-weight:700}.settings-toggle-list,.settings-coming-list,.settings-fee-list,.settings-fee-groups{flex-direction:column;gap:12px;display:flex}.settings-toggle-row{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:12px;padding:14px;transition:all .2s;display:flex}.settings-toggle-row:hover{background:snow;border-color:#ef403647}.settings-toggle-row input{width:auto;margin-top:4px;transform:scale(1.15)}.settings-toggle-row strong,.settings-coming-list strong{color:#0f172a;margin-bottom:4px;display:block}.settings-toggle-row span,.settings-coming-list span{color:#64748b;font-weight:600}.settings-chip{color:#166534;background:#dcfce7;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:900}.settings-chip.muted{color:#64748b;background:#f1f5f9}.settings-coming-list div{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px}.settings-frete-alert.compact{align-items:center;padding:10px 12px}.settings-group-editor input{background:#fff;width:100%}.settings-group-editor-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.settings-group-editor-actions button{white-space:nowrap;width:100%;padding:11px 10px}.settings-fee-row>div:first-child{min-width:0}.settings-fee-row>div:last-child{flex-direction:column;gap:8px;display:flex}.settings-fee-row button{white-space:nowrap;width:100%;min-width:86px;padding:10px 12px}.products-page-top{align-items:center}.products-summary-grid-extended{grid-template-columns:repeat(7,1fr)}.product-summary-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.product-summary-card span{color:#64748b;margin-bottom:8px;font-weight:800;display:block}.product-summary-card strong{color:#0f172a;font-size:28px}.products-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px;display:flex}.products-toolbar h3{margin-bottom:6px}.products-toolbar p{margin:0}.products-toolbar-actions{grid-template-columns:minmax(220px,320px) 150px;align-items:center;gap:10px;display:grid}.products-toolbar-actions-extended{grid-template-columns:minmax(220px,320px) 150px 190px}.product-admin-row{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:minmax(0,1fr) 140px 110px auto;align-items:center;gap:14px;padding:14px;display:grid}.product-admin-row-category{grid-template-columns:minmax(0,1fr) 120px 140px 110px auto}.product-admin-main{min-width:0}.product-admin-main strong,.product-admin-row strong{color:#0f172a;font-size:16px;display:block}.product-admin-main span,.product-admin-row span{color:#64748b;margin-top:4px;font-size:14px;display:block}.product-admin-status{text-align:center;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.product-admin-status.active{color:#166534;background:#dcfce7}.product-admin-status.inactive{color:#475569;background:#f1f5f9}.product-admin-actions{justify-content:flex-end;gap:8px;display:flex}.product-admin-actions button{white-space:nowrap}.product-modal-overlay{z-index:10000}.product-modal-box{width:min(680px,100%)}.product-modal-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.product-modal-full{grid-column:1/-1}.product-modal-actions{justify-content:flex-end}.ingredients-summary-grid,.ingredients-summary-grid-fixed{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.ingredient-admin-row{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:minmax(220px,1fr) 130px 120px 95px auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.ingredient-admin-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.ingredient-admin-actions button{white-space:nowrap;width:auto;padding:10px 12px}.ingredient-edit-modal{width:min(760px,96%);position:relative}.ingredient-form-modal .modal-actions,.ingredient-edit-modal .modal-actions{margin-top:20px}.modal-overlay{z-index:9999;background:#0f172a73;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-card h3{color:#0f172a;margin-bottom:10px}.modal-card p{color:#64748b;margin-bottom:0;line-height:1.5}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.modal-close-button,.modal-card .modal-close-button,.ingredient-form-modal .modal-close-button,.product-modal-box .modal-close-button,.customer-modal-box .modal-close-button{color:#0f172a;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;width:42px;min-width:42px;height:42px;padding:0;font-size:28px;font-weight:900;line-height:1;position:absolute;top:22px;right:22px}.modal-close-button:hover,.modal-card .modal-close-button:hover,.ingredient-form-modal .modal-close-button:hover,.product-modal-box .modal-close-button:hover,.customer-modal-box .modal-close-button:hover{background:#e5e7eb;transform:none}.login-footer-v2{color:#64748b;text-align:center;background:#f8fafc;border-radius:18px;flex-direction:column;gap:4px;margin-top:20px;padding:14px;display:flex}.login-footer-v2 strong{color:#0f172a}.auth-loading{color:#0f172a;justify-content:center;align-items:center;min-height:100vh;font-size:20px;display:flex}@media (width<=1400px){.ingredients-summary-grid,.ingredients-summary-grid-fixed{grid-template-columns:repeat(3,1fr)}.ingredient-admin-row{grid-template-columns:1fr;align-items:flex-start}.ingredient-admin-actions{justify-content:flex-start}.product-admin-status{width:fit-content}}@media (width<=1300px){.products-summary-grid-extended{grid-template-columns:repeat(4,1fr)}.products-toolbar-actions-extended{grid-template-columns:1fr;width:100%}.product-admin-row-category{grid-template-columns:1fr}}@media (width<=1200px){.settings-grid{grid-template-columns:1fr}.settings-preview-card{position:static}}@media (width<=900px){.products-summary-grid-extended,.ingredients-summary-grid,.ingredients-summary-grid-fixed{grid-template-columns:1fr}.products-toolbar{align-items:stretch}.products-toolbar-actions,.products-toolbar-actions-extended{grid-template-columns:1fr;width:100%}.product-admin-row,.product-admin-row-category{grid-template-columns:1fr}.product-admin-actions,.ingredient-admin-actions{flex-direction:column;justify-content:flex-start;width:100%}.product-admin-actions button,.ingredient-admin-actions button{width:100%}.product-modal-grid{grid-template-columns:1fr}.product-modal-actions,.modal-actions{flex-direction:column-reverse}.product-modal-actions button,.modal-actions button{width:100%}}@media (width<=700px){.settings-tabs{grid-template-columns:1fr 1fr;display:grid}.settings-tab{width:100%}.settings-fee-group-title>div:first-child{flex-direction:column;align-items:flex-start}.settings-group-actions,.settings-group-editor-actions{grid-template-columns:1fr}.settings-fee-row{flex-direction:column;align-items:flex-start}.settings-fee-row>div:last-child{width:100%}}.login-footer-text{text-align:center;color:#9ca3af;margin-top:18px;font-size:.85rem}.user-admin-row>.product-admin-status{justify-self:start}html,body{overflow-x:hidden}.page-content{max-width:100%}.users-settings-clean .settings-grid{gap:18px;width:100%;display:grid;grid-template-columns:1fr!important}.users-settings-clean .card,.users-settings-clean .panel-card{width:100%;max-width:100%;overflow:hidden}@media (width<=768px){body{background:#f4f4f5}.page-content{gap:14px}.panel-card,.card,.stat-card,.product-summary-card{border-radius:18px;padding:14px}.header-actions .secondary{display:none!important}.page-top{text-align:center;justify-content:center}.category-pills,.settings-tabs{scrollbar-width:none;padding-bottom:6px;overflow-x:auto;flex-wrap:nowrap!important;display:flex!important}.category-pills::-webkit-scrollbar{display:none}.settings-tabs::-webkit-scrollbar{display:none}.pill-filter,.settings-tab{white-space:nowrap;flex:none}.orders-toolbar{gap:10px}.panel-card,.card{overflow:visible!important}.page-content{overflow-x:hidden}.orders-toolbar,.category-pills,.settings-tabs{width:100%;max-width:100%}.category-pills,.settings-tabs{-webkit-overflow-scrolling:touch;margin-left:0;margin-right:0;padding:4px 2px 8px;overflow-y:hidden;overflow-x:auto!important}.category-pills>*,.settings-tabs>*{flex-shrink:0}.pill-filter,.settings-tab{min-width:fit-content}.orders-toolbar input,.orders-toolbar select{width:100%;min-width:0}}@media (width<=700px){.page-content,.page-container,.content-wrapper{width:100%;min-width:0;overflow-x:hidden}.hero-actions{flex-direction:column;gap:10px;width:100%;display:flex}.hero-actions button{width:100%}.card,.panel-card,.settings-fee-row{border-radius:20px}.products-toolbar,.products-toolbar-actions,.products-toolbar-actions-extended{flex-direction:column;gap:10px;width:100%;display:flex}.products-toolbar input,.products-toolbar select{width:100%}.form-actions,.modal-actions,.settings-group-actions,.settings-group-editor-actions{flex-direction:column;gap:10px;display:flex}.form-actions button,.modal-actions button,.settings-group-actions button,.settings-group-editor-actions button{width:100%}.grid2,.grid-settings,.settings-grid,.customer-form-grid,.products-summary-grid-extended,.ingredients-summary-grid{grid-template-columns:1fr!important}.settings-tabs{grid-template-columns:1fr 1fr;gap:10px;display:grid}.settings-tab{width:100%}select,input,textarea{min-height:52px;font-size:16px}h1{font-size:30px;line-height:1.1}h2{font-size:24px}.modal-card,.product-modal-card{border-radius:24px;width:calc(100vw - 24px);max-height:90vh;padding:20px;overflow-y:auto}}@keyframes toastIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.settings-grid{grid-template-columns:1fr!important}.settings-frete-alert{flex-direction:column;align-items:flex-start;gap:4px}.settings-fee-group-title,.settings-fee-row{flex-direction:column;align-items:stretch;gap:12px}.settings-group-actions,.settings-fee-row>div:last-child{grid-template-columns:1fr 1fr;gap:10px;display:grid}.success-message,.error-message{top:16px;left:16px;right:16px}}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:linear-gradient(#f7f7f7 0%,#f0f0f0 100%);margin:0;font-family:Arial,Helvetica,sans-serif}.page-content>.page-top{margin-bottom:2px}.page-content>.page-top h2{letter-spacing:-.03em;font-weight:900}.card p,.panel-card p{color:#64748b;font-weight:600}.settings-fee-row span{border:1px solid #fecdd3;border-radius:999px;width:fit-content;margin-top:4px;padding:6px 12px;color:#dc2626!important;background:#fff1f2!important;font-size:14px!important;font-weight:950!important;display:inline-flex!important}@media (width<=768px){.page-top h2,.page-top-column h2{line-height:1.15;font-size:23px!important}.page-top{text-align:center;justify-content:center}.page-top p{font-size:14px}.settings-grid{grid-template-columns:1fr!important;gap:14px!important}.settings-grid>.card,.settings-grid>.panel-card{border-radius:20px!important;padding:14px!important}.settings-frete-alert{flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.settings-fee-group-title,.settings-fee-row{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.settings-fee-group-title>div:first-child{flex-direction:row!important;align-items:center!important}.settings-group-actions,.settings-fee-row>div:last-child{width:100%;grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.settings-group-editor-actions{grid-template-columns:1fr!important;display:grid!important}.settings-use-value-button,.settings-group-actions button,.settings-fee-row button{min-height:46px}.success-message,.error-message{max-width:none;top:14px!important;left:14px!important;right:14px!important}}@media (width<=420px){.card,.panel-card{border-radius:18px!important}.settings-group-actions,.settings-fee-row>div:last-child{grid-template-columns:1fr!important}.settings-fee-group-title>div:first-child{flex-direction:column!important;align-items:flex-start!important}}@media (width<=768px){.page-content{padding:10px 10px 110px!important}.settings-grid{flex-direction:column!important;gap:14px!important;display:flex!important}.card{border-radius:18px!important;padding:14px!important}.settings-fee-group{border-radius:16px!important;padding:12px!important}.settings-fee-row{gap:10px!important;padding:10px!important}.settings-fee-row strong{font-size:14px!important}.settings-fee-row span{padding:4px 10px!important;font-size:12px!important}.settings-group-actions,.settings-fee-row>div:last-child{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.settings-group-actions button,.settings-fee-row button,.modal-actions button{border-radius:12px!important;min-height:42px!important;font-size:13px!important}.form-grid{gap:10px!important}.form-grid input,.form-grid textarea,.form-grid select{border-radius:12px!important;min-height:44px!important;font-size:14px!important}.settings-fee-search input{min-height:42px!important}.settings-frete-alert{padding:10px!important;font-size:13px!important}.settings-fee-group-title{gap:10px}.settings-fee-group-title strong{font-size:20px!important}.bottom-nav{border-radius:18px 18px 0 0!important;height:74px!important;padding:8px 10px!important}.bottom-nav a{min-width:unset!important;padding:8px 4px!important;font-size:10px!important}}button,input,select,textarea{font:inherit;max-width:100%}button:disabled,button[disabled]{filter:grayscale(.1);opacity:.58!important;cursor:not-allowed!important;transform:none!important}.card,.panel-card{border-color:#e2e8f0}.card h3,.panel-card h3{color:#0f172a;letter-spacing:-.02em;font-weight:900}.settings-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:flex-start;gap:18px;display:grid}.settings-grid>.card,.settings-grid>.panel-card{background:linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;box-shadow:0 16px 34px #0f172a14}.settings-frete-alert strong{white-space:nowrap;color:#9a3412;font-weight:900}.settings-frete-alert span{font-size:14px;color:#7c2d12!important;font-weight:800!important}.settings-fee-search input:focus{border-color:#ef4036;box-shadow:0 0 0 4px #ef40361f}.settings-fee-group-title.clickable{cursor:pointer;transition:all .2s}.settings-fee-group-title.clickable:hover{transform:translateY(-1px)}.settings-fee-group-title>div:first-child{width:100%;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.settings-fee-group-title strong{letter-spacing:-.03em;color:#0f172a!important;font-size:1.18rem!important;font-weight:950!important}.settings-fee-group-title span{white-space:nowrap;border:1px solid #fecaca;border-radius:999px;width:auto;min-width:fit-content;padding:6px 10px;font-size:12px;color:#991b1b!important;background:#fee2e2!important;font-weight:900!important}.settings-group-expand{color:#111827;background:#f3f4f6;border-radius:999px;flex-shrink:0;justify-content:center;justify-self:end;align-items:center;font-size:12px;font-weight:900;transition:all .2s;display:flex;width:30px!important;height:30px!important}.settings-fee-group-title.clickable:hover .settings-group-expand{color:#dc2626;background:#fee2e2}.settings-group-actions{grid-column:1/-1;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;display:grid!important}.settings-use-value-button,.settings-group-actions .secondary,.settings-group-editor-actions .secondary,.modal-actions .secondary{color:#ef4036!important;background:#fff!important;border:1px solid #ef4444!important;font-weight:900!important;box-shadow:0 8px 18px #ef444417!important}.settings-use-value-button:hover,.settings-group-actions .secondary:hover,.settings-group-editor-actions .secondary:hover,.modal-actions .secondary:hover{opacity:1;transform:translateY(-1px);color:#dc2626!important;background:#fff1f1!important;border-color:#dc2626!important}.settings-group-actions button,.settings-use-value-button{white-space:nowrap;width:100%;min-width:0;min-height:42px;padding:10px 12px!important;font-size:13px!important}.settings-group-editor{flex-direction:column;gap:10px;margin:10px 0 12px;padding:14px;display:flex;box-shadow:0 10px 22px #f5c5421f;background:linear-gradient(#fffbeb 0%,#fff 100%)!important;border:1px solid #f5c542!important;border-radius:18px!important}.settings-group-editor label{color:#92400e;margin-bottom:8px;font-weight:900;line-height:1.3;display:block}.settings-fee-list{animation:.18s accordionFade}.settings-fee-row:hover{border-color:#ef40363d!important;box-shadow:0 14px 26px #0f172a14!important}.settings-fee-row strong{letter-spacing:-.02em;font-size:16px;display:block;color:#0f172a!important;font-weight:950!important}.settings-fee-row span,.fee-badge{border:1px solid #fecdd3;border-radius:999px;width:fit-content;padding:6px 12px;color:#dc2626!important;background:#fff1f2!important;font-size:14px!important;font-weight:950!important;display:inline-flex!important}.settings-fee-row .secondary{box-shadow:0 8px 14px #0f172a0a;color:#111827!important;background:#fff!important;border:1px solid #d1d5db!important;font-weight:900!important}.settings-fee-row .secondary:hover{color:#0f172a!important;background:#f3f4f6!important;border-color:#9ca3af!important}.danger-light{color:#b91c1c!important;background:#fee2e2!important;border:1px solid #fecaca!important;font-weight:950!important}.danger-light:hover{opacity:1;color:#991b1b!important;background:#fecaca!important}.settings-fee-row.editing{background:linear-gradient(#fff7f7 0%,#fff 100%)!important;border-color:#ef403694!important}.settings-fee-row em{border-radius:999px;margin-top:6px;padding:5px 10px;font-size:11px;font-style:normal;font-weight:950;display:inline-block;color:#fff!important;background:#ef4036!important}.settings-grid input,.settings-grid select,.settings-grid textarea{border-color:#cbd5e1;font-weight:700}.settings-grid input:focus,.settings-grid select:focus,.settings-grid textarea:focus{border-color:#ef4036;box-shadow:0 0 0 4px #ef40361f}.success-message,.error-message{max-width:min(420px,100vw - 32px);margin-bottom:14px;animation:.25s toastInFinal;top:24px;right:24px;z-index:10050!important;text-align:left!important;border-radius:18px!important;margin:0!important;padding:14px 18px!important;font-weight:900!important;position:fixed!important;box-shadow:0 18px 40px #0f172a38!important}.success-message{color:#166534!important;background:#dcfce7!important;border:1px solid #86efac!important}.error-message{color:#991b1b!important;background:#fee2e2!important;border:1px solid #fecaca!important}.modal-backdrop,.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;width:min(430px,100%);padding:24px;box-shadow:0 28px 70px #0f172a47!important}@keyframes toastInFinal{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes accordionFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.page-top h2,.page-top-column h2{line-height:1.15;font-size:23px!important}.page-content{overflow-x:hidden;padding:10px 10px 110px!important}.page-top{text-align:center;justify-content:center}.page-top p{font-size:14px}.settings-grid{flex-direction:column!important;gap:14px!important;display:flex!important}.settings-grid>.card,.settings-grid>.panel-card,.card,.panel-card{border-radius:20px!important;padding:14px!important}.settings-frete-alert{flex-direction:column!important;align-items:flex-start!important;gap:4px!important;padding:10px!important;font-size:13px!important}.settings-fee-group{border-radius:16px!important;padding:12px!important}.settings-fee-group-title{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important}.settings-fee-group-title>div:first-child{flex-direction:row!important;align-items:center!important}.settings-fee-group-title strong{font-size:18px!important}.settings-group-actions,.settings-fee-row>div:last-child{width:100%;grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.settings-group-editor-actions{grid-template-columns:1fr!important;display:grid!important}.settings-fee-row{gap:10px!important;padding:10px!important}.settings-fee-row strong{font-size:14px!important}.settings-fee-row span,.fee-badge{padding:4px 10px!important;font-size:12px!important}.settings-use-value-button,.settings-group-actions button,.settings-fee-row button,.modal-actions button{border-radius:12px!important;min-height:42px!important;font-size:13px!important}.form-grid{gap:10px!important}.form-grid input,.form-grid textarea,.form-grid select{border-radius:12px!important;min-height:44px!important;font-size:14px!important}.settings-fee-search input{min-height:42px!important}.success-message,.error-message{max-width:none;top:14px!important;left:14px!important;right:14px!important}}@media (width<=420px){.card,.panel-card{border-radius:18px!important}.settings-group-actions,.settings-fee-row>div:last-child{grid-template-columns:1fr!important}.settings-fee-group-title>div:first-child{flex-direction:column!important;align-items:flex-start!important}}.customer-form-grid .new-order-highlight-button{min-height:48px}.removal-chip,.compact-check-card,.check-card{box-shadow:0 6px 14px #0f172a0f;color:#111827!important;background:#fff!important;border:1px solid #d1d5db!important;font-weight:900!important}.removal-chip:hover,.compact-check-card:hover,.check-card:hover{color:#dc2626!important;background:#fff1f1!important;border-color:#ef4036!important}.removal-chip.active,.compact-check-card.active,.check-card.active{color:#fff!important;background:#ef4036!important;border-color:#ef4036!important}.overlay-panel{color:#111827!important}.overlay-panel h3,.overlay-panel h4{color:#0f172a!important;font-weight:900!important}.overlay-panel label{color:#111827!important;font-weight:900!important}html,body,#root{width:100%;max-width:100%;min-height:100%;overflow-x:hidden}.page-content{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}body:not(.theme-dark) .card,body:not(.theme-dark) .panel-card,body:not(.theme-dark) .soft-card,body:not(.theme-dark) .summary-card{background:linear-gradient(#fff 0%,#fbfbfc 100%)!important;border-color:#e2e8f0!important}body.theme-dark{--bg:#08090b;--card:#111318;--text:#f8fafc;--muted:#a7afbc;--border:#ffffff16;--black:#050505;--red:#ff4b43;--yellow:#facc15;--shadow:0 18px 45px #00000075;color:var(--text)!important;background:radial-gradient(circle at 8% 8%,#ef40361a,#0000 28%),radial-gradient(circle at 92% 82%,#facc150b,#0000 26%),linear-gradient(#0b0c10 0%,#050506 100%)!important}body.theme-dark .page-top h2,body.theme-dark .page-top-column h2,body.theme-dark .section-head-column h3,body.theme-dark h1,body.theme-dark h2,body.theme-dark h3{color:#f8fafc!important}body.theme-dark .page-top p,body.theme-dark .page-top-column p,body.theme-dark .section-head-column p,body.theme-dark .panel-card p,body.theme-dark .card p,body.theme-dark small{color:#a7afbc!important}body.theme-dark .card,body.theme-dark .panel-card,body.theme-dark .stat-card,body.theme-dark .product-summary-card,body.theme-dark .summary-card-strong,body.theme-dark .settings-grid>.card,body.theme-dark .settings-grid>.panel-card{transition:border-color .22s,box-shadow .22s,transform .22s;color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border:1px solid #ffffff16!important;box-shadow:0 18px 42px #00000061,inset 0 1px #ffffff09!important}body.theme-dark .card:hover,body.theme-dark .panel-card:hover,body.theme-dark .stat-card:hover,body.theme-dark .product-summary-card:hover{border-color:#ef403638!important;box-shadow:0 22px 48px #00000070,0 0 0 1px #ef40360f,inset 0 1px #ffffff0b!important}body.theme-dark .card h3,body.theme-dark .panel-card h3,body.theme-dark .stat-card strong,body.theme-dark .price-text{color:#f8fafc!important}body.theme-dark input,body.theme-dark select,body.theme-dark textarea{min-height:52px;color:#f8fafc!important;background:#ffffff0e!important;border:1px solid #ffffff1d!important}body.theme-dark input::placeholder,body.theme-dark textarea::placeholder{color:#77808d!important}body.theme-dark input:focus,body.theme-dark select:focus,body.theme-dark textarea:focus{border-color:#ff4b43c7!important;box-shadow:0 0 0 4px #ef40362e!important}body.theme-dark label{color:#e5e7eb!important}body.theme-dark button.secondary,body.theme-dark .secondary{color:#f8fafc!important;background:#ffffff13!important;border:1px solid #ffffff1d!important}body.theme-dark button.secondary:hover,body.theme-dark .secondary:hover{background:#ffffff1c!important;border-color:#ffffff2e!important}body.theme-dark button:not(.secondary):not(.danger-light):not(.remove){box-shadow:0 12px 28px #ef403647}body.theme-dark button:disabled,body.theme-dark button[disabled]{opacity:.52!important;box-shadow:none!important}body.theme-dark .hero-card.branded{background:radial-gradient(circle at 100% 0,#ef40362e,#0000 32%),radial-gradient(circle at 0 100%,#facc1514,#0000 30%),linear-gradient(135deg,#17191f 0%,#0b0c10 100%)!important;border:1px solid #ffffff14!important}body.theme-dark .home-focus-card,body.theme-dark .home-more-orders{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .home-focus-card strong{color:#f8fafc!important}body.theme-dark .home-focus-card p,body.theme-dark .home-more-orders span{color:#a7afbc!important}body.theme-dark .product-card-pdv,body.theme-dark .cart-item,body.theme-dark .cart-item-strong,body.theme-dark .shortcut-card,body.theme-dark .delivery-box,body.theme-dark .edit-product-header,body.theme-dark .overlay-price-card,body.theme-dark .overlay-qty-card{color:#f8fafc!important;background:linear-gradient(#16181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .product-card-middle strong,body.theme-dark .product-card-bottom span,body.theme-dark .cart-item strong,body.theme-dark .delivery-card-footer strong,body.theme-dark .edit-product-header strong,body.theme-dark .edit-product-header span,body.theme-dark .overlay-price-card strong,body.theme-dark .overlay-qty-actions strong{color:#f8fafc!important}body.theme-dark .product-card-top small,body.theme-dark .cart-item p,body.theme-dark .cart-item small,body.theme-dark .shortcut-card span,body.theme-dark .overlay-price-card span,body.theme-dark .overlay-qty-card span{color:#a7afbc!important}body.theme-dark .empty-products{background:#ffffff0a!important;border-color:#ffffff1f!important}body.theme-dark .empty-products strong{color:#f8fafc!important}body.theme-dark .empty-products span{color:#a7afbc!important}body.theme-dark .highlight-total,body.theme-dark .strong-total-box,body.theme-dark .overlay-footer-box,body.theme-dark .edit-total-box{color:#fde68a!important;background:linear-gradient(#53371266,#13151bfa)!important;border-color:#facc1540!important}body.theme-dark .pill-filter,body.theme-dark .removal-chip,body.theme-dark .compact-check-card,body.theme-dark .check-card,body.theme-dark .payment-option,body.theme-dark .mini-badge,body.theme-dark .customer-row em{color:#f8fafc!important;background:#ffffff12!important;border:1px solid #ffffff1a!important}body.theme-dark .pill-filter.active,body.theme-dark .removal-chip.active,body.theme-dark .compact-check-card.active,body.theme-dark .check-card.active,body.theme-dark .payment-option.active{color:#fff!important;background:linear-gradient(90deg,#ef4036 0%,#ff6158 100%)!important;border-color:#ff4b43bf!important}body.theme-dark .pill{color:#ff8a82!important;background:#ef403629!important;border:1px solid #ef403633!important}body.theme-dark .overlay-panel,body.theme-dark .modal-card,body.theme-dark .customer-modal-box,body.theme-dark .confirm-modal-box,body.theme-dark .close-order-modal{color:#f8fafc!important;background:linear-gradient(#171a21 0%,#0f1117 100%)!important;border:1px solid #ffffff1a!important;box-shadow:0 28px 80px #00000094!important}body.theme-dark .overlay-header,body.theme-dark .customer-modal-header{border-bottom-color:#ffffff1a!important}body.theme-dark .overlay-header h3,body.theme-dark .modal-card h3,body.theme-dark .customer-modal-header h2,body.theme-dark .confirm-modal-box h3{color:#f8fafc!important}body.theme-dark .overlay-header p,body.theme-dark .modal-card p,body.theme-dark .confirm-modal-box p,body.theme-dark .customer-modal-header p{color:#a7afbc!important}body.theme-dark .modal-close-button{color:#f8fafc!important;background:#ffffff14!important}body.theme-dark .kanban-column,body.theme-dark .delivery-summary div,body.theme-dark .delivery-card,body.theme-dark .kanban-empty{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .delivery-card p,body.theme-dark .delivery-card-top,body.theme-dark .delivery-card-footer small,body.theme-dark .delivery-summary span{color:#a7afbc!important}body.theme-dark .delivery-summary strong{color:#f8fafc!important}body.theme-dark .customer-row,body.theme-dark .address-card-pro,body.theme-dark .customer-list-row,body.theme-dark .customer-list-header,body.theme-dark .customer-detail-panel{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .customer-row:hover,body.theme-dark .customer-row.selected{background:#ef40361f!important;border-color:#ef40365c!important}body.theme-dark .customer-row strong,body.theme-dark .address-card-pro p,body.theme-dark .customer-detail-header h3{color:#f8fafc!important}body.theme-dark .customer-row span,body.theme-dark .address-card-pro small,body.theme-dark .customer-detail-header p{color:#a7afbc!important}body.theme-dark .settings-store-preview,body.theme-dark .settings-coming-list div,body.theme-dark .settings-toggle-row,body.theme-dark .settings-fee-group,body.theme-dark .settings-fee-row,body.theme-dark .settings-group-editor{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .settings-tab.active{color:#0f172a!important;background:#f8fafc!important}body.theme-dark .settings-store-preview strong,body.theme-dark .settings-toggle-row strong,body.theme-dark .settings-coming-list strong,body.theme-dark .settings-fee-group-title strong,body.theme-dark .settings-fee-row strong{color:#f8fafc!important}body.theme-dark .settings-store-preview span,body.theme-dark .settings-toggle-row span,body.theme-dark .settings-coming-list span{color:#a7afbc!important}body.theme-dark .settings-fee-group-title{border-bottom-color:#ffffff17!important}body.theme-dark .settings-fee-group-title span,body.theme-dark .settings-fee-row span,body.theme-dark .fee-badge{color:#ff8a82!important;background:#ef403629!important;border-color:#ef403638!important}body.theme-dark .settings-group-expand{color:#f8fafc!important;background:#ffffff14!important}body.theme-dark .settings-frete-alert{background:linear-gradient(#53371266,#13151bfa)!important;border-color:#facc1540!important}body.theme-dark .settings-frete-alert strong,body.theme-dark .settings-frete-alert span{color:#fde68a!important}body.theme-dark .product-admin-row,body.theme-dark .ingredient-admin-row{background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .product-admin-main strong,body.theme-dark .product-admin-row strong{color:#f8fafc!important}body.theme-dark .product-admin-main span,body.theme-dark .product-admin-row span{color:#a7afbc!important}body.theme-dark .success-message{color:#dcfce7!important;background:#166534f2!important;border-color:#86efac52!important}body.theme-dark .error-message{color:#fee2e2!important;background:#7f1d1df2!important;border-color:#fecaca4d!important}@media (width<=768px){.card,.panel-card,.stat-card{border-radius:20px!important}.page-content{padding-bottom:118px!important}}body.theme-dark select{color:#f8fafc!important;background-color:#171a21!important;border-color:#ffffff24!important}body.theme-dark select option{color:#f8fafc!important;background-color:#171a21!important}body.theme-dark select option:checked{color:#fff!important;background-color:#ef4036!important}body.theme-dark select option:hover{color:#fff!important;background-color:#2a2d36!important}@media (width<=768px){.delivery-card,.customer-row{border-radius:16px!important;padding:12px!important}.product-card-bottom span{font-size:24px!important}.header-actions .secondary.theme-toggle-button{display:flex!important}.page-content{padding-bottom:135px!important}.header-actions .secondary{display:flex!important}}.settings-page-pro{gap:18px}.settings-hero-pro{background:radial-gradient(circle at 100% 0,#ef40361a,#0000 30%),linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:24px;align-items:center;padding:20px 22px;box-shadow:0 16px 34px #0f172a14}.settings-eyebrow{color:#ef4036;text-transform:uppercase;letter-spacing:.22em;margin-bottom:8px;font-size:11px;font-weight:950;display:inline-flex}.settings-hero-badges{flex-wrap:wrap;gap:10px;display:flex}.settings-hero-badges span{color:#991b1b;background:#fff3f2;border:1px solid #fecaca;border-radius:999px;align-items:center;min-height:38px;padding:8px 12px;font-size:12px;font-weight:950;display:inline-flex}.settings-tabs-pro .settings-tab.active{color:#fff;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%);border-color:#0000;box-shadow:0 16px 32px #ef403647}.settings-tabs-pro .settings-tab.active .settings-tab-icon{background:#ffffff29}.settings-tabs-pro .settings-tab.active small{color:#ffffffc7}.settings-card-header-pro{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.settings-card-header-pro h3{margin:6px 0}.settings-card-header-pro p{margin:0}.settings-section-icon{color:#ef4036;background:#fff3f2;border-radius:16px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:inline-flex;box-shadow:0 10px 20px #ef40361a}.settings-form-full{grid-column:1/-1}.settings-form-card-pro button{margin-top:16px}.settings-store-preview-pro{background:radial-gradient(circle at 100% 0,#ef403614,#0000 30%),linear-gradient(#fff 0%,#fafafa 100%);justify-content:center;min-height:190px}.settings-mini-metrics,.settings-payment-summary-numbers{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.settings-mini-metrics div,.settings-payment-summary-numbers div{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.settings-mini-metrics span,.settings-payment-summary-numbers span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.settings-mini-metrics strong,.settings-payment-summary-numbers strong{color:#0f172a;font-size:28px;font-weight:950}.settings-payment-card:hover{opacity:1;border-color:#ef403640;transform:translateY(-2px);box-shadow:0 16px 28px #0f172a14}.settings-payment-icon{background:#fff3f2;border-radius:16px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:inline-flex}.settings-payment-content{flex-direction:column;gap:4px;min-width:0;display:flex}.settings-payment-content strong{color:#0f172a;font-size:16px;font-weight:950}.settings-payment-content small{color:#64748b;font-size:12px;font-weight:800;line-height:1.35}.settings-switch{background:#e5e7eb;border-radius:999px;align-items:center;width:48px;height:28px;padding:3px;transition:all .2s;display:inline-flex}.settings-switch span{background:#fff;border-radius:999px;width:22px;height:22px;transition:all .2s;box-shadow:0 3px 8px #0f172a38}.settings-payment-card.active .settings-switch{background:#ef4036}.settings-payment-card.active .settings-switch span{transform:translate(20px)}.settings-chip-list-pro{margin-top:14px}.settings-payment-tip{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:18px;flex-direction:column;gap:4px;margin-top:16px;padding:14px;display:flex}.settings-payment-tip strong{color:#92400e;font-weight:950}.settings-payment-tip span{color:#92400e;font-size:13px;font-weight:800;line-height:1.4}body.theme-dark .settings-hero-pro,body.theme-dark .settings-tabs-pro .settings-tab,body.theme-dark .settings-mini-metrics div,body.theme-dark .settings-payment-summary-numbers div,body.theme-dark .settings-payment-card,body.theme-dark .settings-store-preview-pro{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .settings-tabs-pro .settings-tab.active{background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important}body.theme-dark .settings-tabs-pro .settings-tab strong,body.theme-dark .settings-payment-content strong,body.theme-dark .settings-mini-metrics strong,body.theme-dark .settings-payment-summary-numbers strong{color:#f8fafc!important}body.theme-dark .settings-tabs-pro .settings-tab small,body.theme-dark .settings-payment-content small,body.theme-dark .settings-mini-metrics span,body.theme-dark .settings-payment-summary-numbers span{color:#a7afbc!important}body.theme-dark .settings-section-icon,body.theme-dark .settings-tabs-pro .settings-tab-icon,body.theme-dark .settings-payment-icon{background:#ef403629!important}body.theme-dark .settings-switch{background:#ffffff24}body.theme-dark .settings-payment-card.active .settings-switch{background:#ef4036}body.theme-dark .settings-payment-tip{background:linear-gradient(#53371266,#13151bfa)!important;border-color:#facc1540!important}body.theme-dark .settings-payment-tip strong,body.theme-dark .settings-payment-tip span{color:#fde68a!important}@media (width<=1100px){.settings-tabs-pro{scrollbar-width:none;padding-bottom:8px;overflow-x:auto;flex-wrap:nowrap!important;display:flex!important}.settings-tabs-pro::-webkit-scrollbar{display:none}.settings-tabs-pro .settings-tab{flex:none;min-width:190px}.settings-payment-grid,.settings-form-grid-pro{grid-template-columns:1fr}.settings-form-full{grid-column:auto}}@media (width<=768px){.settings-hero-pro{border-radius:20px;padding:16px}.settings-hero-badges{width:100%}.settings-hero-badges span{flex:1;justify-content:center}.settings-tabs-pro .settings-tab{min-width:160px;min-height:62px}.settings-payment-card{grid-template-columns:auto minmax(0,1fr);min-height:104px}.settings-switch{grid-column:1/-1;justify-content:flex-start;width:100%}.settings-payment-card.active .settings-switch span{transform:translate(calc(100vw - 142px))}.settings-mini-metrics,.settings-payment-summary-numbers{grid-template-columns:1fr 1fr}}@media (width<=420px){.settings-payment-card.active .settings-switch span{transform:translate(260px)}}.settings-tabs-pro .settings-tab strong,.settings-tabs-pro .settings-tab small{white-space:normal!important;line-height:1.2!important}.settings-section-icon,.settings-tabs-pro .settings-tab-icon{flex-shrink:0!important}.settings-grid,.settings-general-grid-pro,.settings-payments-grid-pro{min-height:620px;align-items:flex-start!important}.settings-page-pro>.products-page,.settings-page-pro .settings-products-content,.settings-page-pro .ingredients-settings-clean,.settings-page-pro .users-settings-clean{min-height:620px;animation:.15s settingsFadeIn}@keyframes settingsFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.settings-tabs-pro .settings-tab{min-width:170px!important;height:82px!important;min-height:82px!important}}.settings-tabs-pro .settings-tab span:last-child{flex-direction:column;gap:2px;display:flex;min-width:0!important;overflow:visible!important}.settings-tabs-pro .settings-tab-icon{background:#fff3f2;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;width:34px!important;min-width:34px!important;height:34px!important}@media (width<=1200px){.settings-tabs-pro{flex-wrap:nowrap!important;padding-bottom:8px!important;display:flex!important;overflow-x:auto!important}.settings-tabs-pro .settings-tab{flex:0 0 155px!important}}.product-modal-box-ingredients{max-height:calc(100vh - 36px);overflow-y:auto;width:min(980px,100vw - 28px)!important}.product-ingredients-builder{background:radial-gradient(circle at 100% 0,#ef403614,#0000 30%),linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:20px;padding:16px}.product-ingredients-builder-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.product-ingredients-builder-head label{margin:0 0 4px}.product-ingredients-builder-head p{color:#64748b;margin:0;font-size:13px;font-weight:800;line-height:1.35}.product-ingredients-builder-actions{flex-shrink:0;gap:8px;display:flex}.product-ingredients-builder-actions button{border-radius:12px!important;min-height:38px!important;padding:8px 12px!important;font-size:12px!important}.product-selected-ingredients-box{background:#fff7f7;border:1px dashed #fecaca;border-radius:16px;margin-bottom:14px;padding:12px}.product-selected-ingredients-box>strong{color:#991b1b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:950;display:block}.product-selected-ingredients-box>span{color:#64748b;font-size:13px;font-weight:800}.product-selected-ingredients-list{flex-wrap:wrap;gap:8px;display:flex}.product-selected-ingredient{align-items:center;gap:8px;display:inline-flex;color:#fff!important;background:#ef4036!important;border:1px solid #ef4036!important;border-radius:999px!important;min-height:34px!important;padding:7px 10px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 8px 18px #ef403633!important}.product-selected-ingredient small{color:#fff;background:#ffffff38;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:14px;line-height:1;display:inline-flex}.product-ingredient-chip-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.product-ingredient-chip{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon title""icon meta";align-items:center;gap:3px 10px;text-align:left!important;color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;min-height:70px!important;padding:12px!important;display:grid!important;box-shadow:0 8px 18px #0f172a0b!important}.product-ingredient-chip:hover{transform:translateY(-1px);opacity:1!important;background:#fff7f7!important;border-color:#ef403652!important}.product-ingredient-chip>span{color:#ef4036;background:#fff3f2;border-radius:12px;grid-area:icon;justify-content:center;align-items:center;width:32px;height:32px;font-weight:950;display:inline-flex}.product-ingredient-chip strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;grid-area:title;min-width:0;font-size:13px;font-weight:950;overflow:hidden}.product-ingredient-chip small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;grid-area:meta;min-width:0;font-size:11px;font-weight:800;overflow:hidden}.product-ingredient-chip.selected{color:#fff!important;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important;border-color:#ef4036!important;box-shadow:0 14px 26px #ef403647!important}.product-ingredient-chip.selected>span{color:#fff;background:#fff3}.product-ingredient-chip.selected strong,.product-ingredient-chip.selected small{color:#fff!important}.product-manual-description-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:14px;gap:4px;margin-top:12px;padding:10px 12px;display:grid}.product-manual-description-warning strong{font-size:12px;font-weight:950}.product-manual-description-warning span{font-size:13px;font-weight:800}body.theme-dark .product-ingredients-builder{background:radial-gradient(circle at 100% 0,#ef40361f,#0000 30%),linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .product-ingredients-builder-head p{color:#a7afbc!important}body.theme-dark .product-selected-ingredients-box{background:#ef40361a!important;border-color:#ef40363d!important}body.theme-dark .product-selected-ingredients-box>strong{color:#ff8a82!important}body.theme-dark .product-selected-ingredients-box>span{color:#a7afbc!important}body.theme-dark .product-ingredient-chip{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .product-ingredient-chip:hover{background:#ef40361f!important;border-color:#ef403652!important}body.theme-dark .product-ingredient-chip>span{color:#ff8a82!important;background:#ef403629!important}body.theme-dark .product-ingredient-chip strong{color:#f8fafc!important}body.theme-dark .product-ingredient-chip small{color:#a7afbc!important}body.theme-dark .product-ingredient-chip.selected{background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important}body.theme-dark .product-ingredient-chip.selected>span{color:#fff!important;background:#fff3!important}body.theme-dark .product-manual-description-warning{background:linear-gradient(#53371266,#13151bfa)!important;border-color:#facc1540!important}body.theme-dark .product-manual-description-warning strong,body.theme-dark .product-manual-description-warning span{color:#fde68a!important}@media (width<=900px){.product-modal-box-ingredients{width:min(720px,100vw - 20px)!important}.product-ingredient-chip-list{grid-template-columns:repeat(2,minmax(0,1fr))}.product-ingredients-builder-head{flex-direction:column}.product-ingredients-builder-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}}@media (width<=520px){.product-modal-box-ingredients{max-height:calc(100vh - 18px);border-radius:18px!important;width:calc(100vw - 14px)!important}.product-ingredient-chip-list{grid-template-columns:1fr}.product-ingredients-builder{border-radius:16px;padding:12px}.product-selected-ingredients-list{gap:6px}.product-selected-ingredient{font-size:12px!important}}.product-ingredient-search{margin-bottom:14px}.product-ingredient-search input{border-radius:14px;width:100%;min-height:46px;font-weight:800}.product-ingredient-groups{gap:16px;display:grid}.product-ingredient-group{background:linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:18px;padding:14px}.product-ingredient-group-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.product-ingredient-group-head strong{color:#0f172a;align-items:center;gap:8px;font-size:15px;font-weight:950;display:inline-flex}.product-ingredient-group-head strong span{background:#fff3f2;border-radius:12px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.product-ingredient-group-head small{color:#64748b;margin-top:4px;font-size:12px;font-weight:800;display:block}.product-ingredient-group-head em{color:#475569;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.product-ingredient-chip.paid{background:#fffbeb!important;border-color:#fde68a!important}.product-ingredient-chip.paid>span{color:#92400e;background:#fef3c7}.product-ingredient-chip.paid strong{color:#92400e}.product-ingredient-chip.paid small{color:#a16207}.product-ingredient-chip.bread{background:#fff7ed!important;border-color:#fed7aa!important}.product-ingredient-chip.bread>span{color:#c2410c;background:#ffedd5}.product-ingredient-chip.bread strong{color:#9a3412}.product-ingredient-chip.bread small{color:#c2410c}.product-ingredient-chip.selected.paid{color:#fff!important;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)!important;border-color:#f59e0b!important;box-shadow:0 14px 26px #f59e0b47!important}.product-ingredient-chip.selected.bread{color:#fff!important;background:linear-gradient(135deg,#fb923c 0%,#ea580c 100%)!important;border-color:#fb923c!important;box-shadow:0 14px 26px #ea580c42!important}.product-ingredient-chip.selected.bread>span,.product-ingredient-chip.selected.paid>span{color:#fff!important;background:#ffffff38!important}.product-ingredient-chip.selected.bread strong,.product-ingredient-chip.selected.bread small,.product-ingredient-chip.selected.paid strong,.product-ingredient-chip.selected.paid small{color:#fff!important}body.theme-dark .product-ingredient-group{background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .product-ingredient-group-head strong{color:#f8fafc!important}body.theme-dark .product-ingredient-group-head strong span{background:#ef403629!important}body.theme-dark .product-ingredient-group-head small{color:#a7afbc!important}body.theme-dark .product-ingredient-group-head em{color:#f8fafc!important;background:#ffffff14!important}body.theme-dark .product-ingredient-chip.paid{background:linear-gradient(#53371266,#13151bfa)!important;border-color:#facc1540!important}body.theme-dark .product-ingredient-chip.paid>span{color:#fde68a!important;background:#facc1524!important}body.theme-dark .product-ingredient-chip.paid strong,body.theme-dark .product-ingredient-chip.paid small{color:#fde68a!important}body.theme-dark .product-ingredient-chip.bread{background:linear-gradient(#7c2d124d,#13151bfa)!important;border-color:#fb923c40!important}body.theme-dark .product-ingredient-chip.bread>span{color:#fed7aa!important;background:#fb923c24!important}body.theme-dark .product-ingredient-chip.bread strong,body.theme-dark .product-ingredient-chip.bread small{color:#fed7aa!important}body.theme-dark .product-ingredient-chip.selected.paid{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)!important}body.theme-dark .product-ingredient-chip.selected.bread{background:linear-gradient(135deg,#fb923c 0%,#ea580c 100%)!important}body.theme-dark .product-ingredient-chip.selected.paid strong,body.theme-dark .product-ingredient-chip.selected.paid small,body.theme-dark .product-ingredient-chip.selected.bread strong,body.theme-dark .product-ingredient-chip.selected.bread small{color:#fff!important}@media (width<=768px){.product-ingredient-group{border-radius:16px;padding:12px}.product-ingredient-group-head{flex-direction:column;gap:8px}.product-ingredient-group-head em{align-self:flex-start}}@keyframes mobileCartFloatIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.reports-actions button:not(.active){color:#64748b;box-shadow:none;background:#f1f5f9}body.theme-dark .reports-actions button:not(.active){color:#f8fafc;background:#ffffff14}.exporting-pdf{background:#fff;padding:18px}.recharts-tooltip-wrapper{outline:none!important}.stat-card{border:1px solid var(--border);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:20px;flex-direction:column;justify-content:center;gap:8px;min-height:150px;padding:18px;display:flex}.stat-card span{color:var(--muted);margin-bottom:8px;font-size:18px;font-weight:600;line-height:1.25;display:block}.stat-card strong{color:#111827;margin:4px 0;font-size:34px;line-height:1;display:block}.stat-card small{color:#64748b;font-size:15px;line-height:1.35;display:block}.home-operation-alert strong{margin-top:4px;display:block}.hero-card .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.shortcut-card{width:100%;color:var(--text);border:1px solid var(--border);text-align:left;background:linear-gradient(#fff 0%,#fafafa 100%);border-radius:18px;padding:16px;line-height:1.35}@media print{body *{visibility:hidden}.thermal-print,.thermal-print *{visibility:visible}.thermal-print{color:#000;background:#fff;width:58mm;padding:4mm;font-family:Courier New,monospace;font-size:12px;position:absolute;top:0;left:0}.thermal-center{text-align:center}.thermal-line{border-top:1px dashed #000;margin:6px 0}.thermal-row{justify-content:space-between;gap:8px;display:flex}.thermal-big{font-size:16px;font-weight:700}@page{size:58mm auto;margin:0}}.settings-content-grid,.settings-two-columns{align-items:start;gap:20px}.settings-form-card,.settings-preview-card,.panel-card{border-radius:26px}.settings-form-card input,.settings-form-card textarea,.settings-form-card select{border-radius:14px;min-height:48px;font-size:15px}.settings-form-card textarea{resize:vertical;min-height:92px}.settings-section-title{text-align:center;margin:18px 0 12px}.settings-section-title span{color:#ef4036;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:950}.settings-section-title h4,.settings-section-title strong{color:#0f172a;margin:4px 0;font-size:20px}.settings-section-title p{color:#64748b;max-width:520px;margin:0 auto;font-weight:700}.settings-preview-box{text-align:center;background:linear-gradient(135deg,#fff 0%,#fff4f2 100%);border:1px solid #fee2e2;border-radius:24px;padding:22px}.settings-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.settings-mini-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.settings-mini-card span{color:#64748b;font-size:12px;font-weight:900;display:block}.settings-mini-card strong{color:#0f172a;margin-top:6px;font-size:24px;display:block}.delivery-fee-grid,.fee-settings-grid{align-items:start;gap:20px}.fee-card,.delivery-fee-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:18px}.fee-list,.delivery-fee-list{gap:14px;display:grid}.fee-group-card,.delivery-fee-group-card{background:linear-gradient(#fff 0%,#fafafa 100%);border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 10px 25px #0f172a0f}@media (width<=1100px){.settings-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-preview-card{position:static}}@media (width<=700px){.settings-tabs{grid-template-columns:1fr}.settings-tab{min-height:64px}.settings-actions,.settings-form-actions{flex-direction:column}.settings-actions button,.settings-form-actions button{width:100%}}.settings-page .panel-card,.settings-panel,.settings-form-card,.settings-preview-card{box-shadow:0 18px 38px #0f172a14}.settings-content-grid,.settings-two-columns,.settings-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.85fr);align-items:start;gap:24px;display:grid}.settings-form-card{padding:28px}.settings-form-card .customer-form-grid,.settings-form-card .settings-form-grid{gap:14px}.settings-form-card input,.settings-form-card select,.settings-form-card textarea{background:#fff;border:1px solid #dbe3ee;border-radius:14px;width:100%;min-height:44px;padding:10px 14px;font-weight:800;box-shadow:inset 0 1px #0f172a08}.settings-form-card input:focus,.settings-form-card select:focus,.settings-form-card textarea:focus{border-color:#ef4036;outline:none;box-shadow:0 0 0 4px #ef40361f}.settings-form-card label{color:#0f172a;margin-bottom:6px;font-size:13px;font-weight:950;display:block}.settings-section-title,.settings-block-title{text-align:left;background:linear-gradient(90deg,#ef403614,#fff0);border-radius:18px;margin:20px 0 12px;padding:12px 14px}.settings-section-title span,.settings-block-title span{color:#ef4036;letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.settings-section-title strong,.settings-section-title h4,.settings-block-title strong,.settings-block-title h4{color:#0f172a;margin-top:3px;font-size:18px;display:block}.settings-section-title p,.settings-block-title p{color:#64748b;max-width:none;margin:3px 0 0;font-size:14px;font-weight:700}.settings-preview-card{padding:28px;position:sticky;top:18px}.settings-preview-card .settings-preview-box,.settings-preview-box{background:radial-gradient(circle at 100% 0,#ef40361f,#0000 35%),linear-gradient(#fff,snow);border:1px solid #fee2e2;border-radius:26px;padding:24px}.settings-preview-box strong{color:#0f172a;margin-bottom:8px;font-size:24px;display:block}.settings-preview-box p{color:#64748b;margin:6px 0;font-size:15px;font-weight:800;line-height:1.35}.settings-actions,.settings-form-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}.settings-actions button,.settings-form-actions button{border-radius:16px;min-height:46px;padding:0 20px;font-weight:950}.settings-actions button.secondary,.settings-form-actions button.secondary{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.settings-actions button.secondary:not(:disabled):hover,.settings-form-actions button.secondary:not(:disabled):hover{color:#0f172a;background:#e2e8f0}.fee-settings-grid,.delivery-fee-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;display:grid}.fee-settings-grid .panel-card,.delivery-fee-grid .panel-card{padding:28px}.delivery-warning,.fee-warning{background:#fff8e7;border:1px solid #facc15;border-radius:18px;padding:14px 18px}.fee-group-card,.delivery-fee-group-card,.fee-card,.delivery-fee-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 14px 30px #0f172a12}.fee-group-card button,.delivery-fee-group-card button{border-radius:14px;min-height:42px}.payment-card,.payment-method-card{border-radius:24px;transition:all .2s}.payment-card:hover,.payment-method-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0f172a14}@media (width<=1050px){.settings-content-grid,.settings-two-columns,.settings-main-grid,.fee-settings-grid,.delivery-fee-grid{grid-template-columns:1fr}.settings-preview-card{position:static}}@media (width<=700px){.settings-form-card,.settings-preview-card,.fee-settings-grid .panel-card,.delivery-fee-grid .panel-card{padding:18px}.settings-actions,.settings-form-actions{flex-direction:column}.settings-actions button,.settings-form-actions button{width:100%}}.payment-settings-grid,.payments-settings-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);align-items:start;gap:24px;display:grid}.payment-methods-grid,.payments-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.payment-method-card,.payment-card{background:radial-gradient(circle at 0 0,#ef403612,#0000 34%),#fff;border:1px solid #ef403640;border-radius:24px;min-height:112px;padding:18px;transition:all .18s;box-shadow:0 12px 24px #0f172a0f}.payment-method-card:hover,.payment-card:hover{transform:translateY(-2px);box-shadow:0 18px 32px #0f172a1a}.payment-method-card strong,.payment-card strong{color:#0f172a;font-size:18px}.payment-method-card p,.payment-card p,.payment-method-card small,.payment-card small{color:#64748b;font-size:13px;font-weight:800;line-height:1.25}.payment-method-card .icon,.payment-card .icon,.payment-icon{background:#fff1f0;border-radius:16px;place-items:center;width:42px;height:42px;display:grid}.payment-summary-card,.payments-summary-card{background:radial-gradient(circle at 100% 0,#22c55e24,#0000 35%),#fff;border:1px solid #e2e8f0;border-radius:28px;padding:26px;box-shadow:0 16px 34px #0f172a14}.payment-summary-grid,.payments-summary-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px;display:grid}.payment-summary-box,.payments-summary-box{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;padding:18px}.payment-summary-box span,.payments-summary-box span{color:#64748b;font-size:12px;font-weight:900;display:block}.payment-summary-box strong,.payments-summary-box strong{color:#0f172a;margin-top:8px;font-size:30px;display:block}.payment-pill-list,.payments-pill-list{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.payment-pill-list span,.payments-pill-list span{color:#166534;background:#dcfce7;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:950}.payment-tip,.payments-tip{color:#7c2d12;text-align:center;background:#fff8e7;border:1px solid #facc15;border-radius:22px;margin-top:16px;padding:18px;font-weight:900}.payment-save-area,.payments-save-area{justify-content:center;margin-top:22px;display:flex}.payment-save-area button,.payments-save-area button{border-radius:18px;min-width:220px;min-height:52px}.settings-tabs{flex-wrap:wrap;grid-template-columns:repeat(6,minmax(120px,1fr));align-items:stretch;gap:12px;margin-bottom:20px;display:grid}.settings-tab{background:var(--red);color:#fff;border-radius:20px;justify-content:flex-start;min-width:0;min-height:74px;padding:14px 18px;font-weight:800}.settings-tab strong{white-space:nowrap;font-size:15px;line-height:1.1}.settings-tab span:last-child{max-width:90px;font-size:12px;line-height:1.15}@media (width<=1100px){.payment-settings-grid,.payments-settings-grid{grid-template-columns:1fr}.settings-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.payment-methods-grid,.payments-grid,.settings-tabs{grid-template-columns:1fr}}.settings-summary-grid .product-summary-card{flex-direction:column;justify-content:center;min-height:112px;display:flex}.settings-summary-grid .product-summary-card span{text-transform:uppercase;letter-spacing:.08em;font-size:11px}.settings-summary-grid .product-summary-card strong{font-size:28px;line-height:1.05}.settings-payments-grid-pro{grid-template-columns:minmax(0,1.28fr) minmax(330px,.72fr);align-items:start;gap:18px;display:grid}.settings-payments-card-pro,.settings-payment-summary-card,.settings-general-preview-card{background:linear-gradient(#fff 0%,#fbfbfc 100%)!important;border:1px solid #e2e8f0!important;border-radius:24px!important;box-shadow:0 14px 30px #0f172a12!important}.settings-payments-card-pro .products-toolbar{align-items:center;margin-bottom:18px}.settings-payments-card-pro h3,.settings-payment-summary-card h3{color:#0f172a;letter-spacing:-.03em;margin-bottom:6px;font-weight:950}.settings-payments-card-pro p,.settings-payment-summary-card p{color:#64748b;margin:0;font-weight:700}.settings-form-grid-pro{grid-template-columns:1fr 1fr;display:grid;gap:12px!important}.settings-form-grid-pro label{color:#0f172a;font-size:13px;font-weight:950}.settings-form-grid-pro input,.settings-form-grid-pro select,.settings-form-grid-pro textarea{border-radius:14px;min-height:46px;font-weight:800}.settings-payment-grid{margin-bottom:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.settings-payment-card{text-align:left;color:#0f172a;align-items:center;gap:12px;width:100%;display:grid;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:20px!important;grid-template-columns:auto minmax(0,1fr) auto!important;min-height:106px!important;padding:14px!important;box-shadow:0 10px 22px #0f172a0e!important}.settings-payment-card.active{background:linear-gradient(#fff7f7 0%,#fff 100%)!important;border-color:#ef403659!important}.settings-payment-card strong{font-size:15px!important}.settings-payment-card small{font-size:11px!important}.settings-payment-counter{color:#166534;white-space:nowrap;background:#dcfce7;border:1px solid #86efac;border-radius:999px;align-items:center;height:38px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.settings-payments-card-pro>button{border-radius:15px;min-height:46px;margin-top:14px}.settings-frete-alert{margin-bottom:14px;line-height:1.5;box-shadow:0 8px 18px #f5c54224;color:#8a3d00!important;background:linear-gradient(135deg,#fff8e5 0%,#fffdf4 100%)!important;border:1px solid #f5c542!important;border-radius:16px!important;align-items:center!important;gap:12px!important;padding:14px 16px!important;font-weight:800!important;display:flex!important}.settings-fee-search{margin-bottom:12px}.settings-fee-search input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;min-height:44px;font-weight:800;box-shadow:0 8px 18px #0f172a0a}.settings-chip-list{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.settings-fee-groups{gap:12px}.settings-fee-group{background:linear-gradient(#fff 0%,#f9fafb 100%)!important;border:1px solid #dfe3ea!important;border-radius:20px!important;margin-bottom:16px!important;padding:16px!important;box-shadow:0 10px 24px #0f172a0e!important}.settings-fee-group-title{flex-direction:column;border-bottom:1px solid #eef0f4!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-bottom:0!important;padding-bottom:12px!important;display:grid!important}.settings-fee-row{justify-content:space-between;align-items:center;gap:12px;display:flex;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;margin-top:10px!important;padding:14px!important;box-shadow:0 10px 22px #0f172a0d!important}.settings-tabs-pro{grid-template-columns:repeat(6,minmax(130px,1fr))!important;align-items:stretch!important;gap:10px!important;display:grid!important}.settings-tabs-pro .settings-tab{text-align:left;color:#0f172a;background:#fff;border:1px solid #e2e8f0;align-items:center;gap:10px;display:flex;box-shadow:0 10px 24px #0f172a0e;border-radius:18px!important;justify-content:flex-start!important;min-width:135px!important;height:auto!important;min-height:74px!important;padding:12px!important;overflow:visible!important}.settings-tabs-pro .settings-tab strong{font-weight:950;white-space:normal!important;text-overflow:unset!important;word-break:normal!important;font-size:13px!important;line-height:1.15!important;overflow:visible!important}.settings-tabs-pro .settings-tab small{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:800;white-space:normal!important;text-overflow:unset!important;font-size:10.5px!important;line-height:1.15!important;display:block!important;overflow:visible!important}body.theme-dark .settings-payments-card-pro,body.theme-dark .settings-payment-summary-card,body.theme-dark .settings-general-preview-card,body.theme-dark .settings-payment-card{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .settings-payments-card-pro h3,body.theme-dark .settings-payment-summary-card h3{color:#f8fafc!important}body.theme-dark .settings-payments-card-pro p,body.theme-dark .settings-payment-summary-card p{color:#a7afbc!important}body.theme-dark .settings-payment-card.active{background:linear-gradient(#4619188a,#0c0e13fa)!important;border-color:#ef40365c!important}@media (width<=1200px){.settings-tabs-pro{flex-wrap:nowrap!important;display:flex!important;overflow-x:auto!important}.settings-tabs-pro .settings-tab{flex:0 0 155px!important}.settings-payments-grid-pro{grid-template-columns:1fr!important}}@media (width<=760px){.settings-payment-grid{grid-template-columns:1fr!important}}@media (width<=768px){.header-actions .secondary,.main-header .header-actions .secondary,.compact-header .header-actions .secondary{visibility:visible!important;opacity:1!important;white-space:nowrap!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:42px!important;font-size:12px!important;display:flex!important}.logout-button{visibility:visible!important;opacity:1!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:58px!important;height:44px!important;padding:0!important;font-size:13px!important;display:flex!important}.page-content{padding-bottom:120px!important}}.logout-button-mobile{display:none}@media (width<=768px){.logout-button-mobile{z-index:9999;color:#fff;background:#ef4444;border:none;border-radius:12px;justify-content:center;align-items:center;width:64px;height:38px;font-size:12px;font-weight:700;position:fixed;bottom:90px;right:12px;box-shadow:0 8px 20px #00000040;display:flex!important}.mobile-more-user{text-align:center!important;background:#ffffff0e!important;border:1px solid #ffffff14!important;border-radius:16px!important;margin-bottom:10px!important;padding:10px 12px!important}.mobile-more-user strong{color:#fff!important;font-size:13px!important;line-height:1.2!important;display:block!important}.mobile-more-user span{color:#facc15!important;text-transform:uppercase!important;letter-spacing:.12em!important;margin-top:4px!important;font-size:10px!important;font-weight:900!important;display:block!important}.mobile-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.mobile-more-link{color:#fff!important;background:#ffffff0b!important;border:1px solid #ffffff14!important;border-radius:16px!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;min-height:52px!important;padding:9px 10px!important;text-decoration:none!important;display:flex!important}.mobile-more-link.active{color:#fff!important;background:linear-gradient(135deg,#ef4036 0%,#ff6158 100%)!important}.mobile-logout-link{color:#ffb4ae!important;background:#ef403629!important;border-color:#ef403640!important}.page-content{padding-bottom:124px!important;padding-left:6px!important;padding-right:6px!important}}@media (width<=430px){.mobile-more-grid{grid-template-columns:1fr 1fr!important}}@keyframes mobileMoreIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){html,body,#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}body{padding:0!important}.page-content{gap:14px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0 0 124px!important;overflow-x:hidden!important}.header-actions .secondary{visibility:visible!important;opacity:1!important;white-space:nowrap!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:9px 10px!important;font-size:12px!important;display:inline-flex!important}}@media (width<=420px){.page-content{padding-bottom:118px!important}}.home-goal-card-pro{background:linear-gradient(135deg,#facc1529,#ffffff0f);border:1px solid #facc1547;border-radius:20px;max-width:560px;margin-top:18px;padding:16px;box-shadow:inset 0 1px #ffffff14}.home-goal-head-pro{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.home-goal-head-pro span{color:#facc15;text-transform:uppercase;letter-spacing:.14em;margin-bottom:6px;font-size:11px;font-weight:950;display:block}.home-goal-head-pro strong{color:#fff;font-size:20px;font-weight:950;line-height:1.1;display:block}.home-goal-head-pro b{color:#fde68a;background:#facc152e;border-radius:999px;place-items:center;min-width:58px;min-height:38px;font-size:15px;font-weight:950;display:grid}.home-goal-bar-pro{background:#ffffff24;border-radius:999px;height:12px;margin:14px 0 10px;overflow:hidden}.home-goal-bar-pro i{border-radius:inherit;background:linear-gradient(90deg,#facc15,#ef4036);min-width:8px;height:100%;transition:width .25s;display:block;box-shadow:0 0 18px #facc1552}.home-goal-card-pro small{color:#ffffffc7;font-weight:800}.home-focus-card-pro{background:radial-gradient(circle at 100% 0,#ef40361f,#0000 30%),linear-gradient(#fff 0%,#fff8f7 100%)!important;border-color:#ef403638!important}.home-focus-card-pro>div:first-child>span{color:#ef4036;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:950}.home-focus-card-pro>div:last-child strong{font-size:22px;font-weight:950}body.theme-dark .home-focus-card-pro{background:radial-gradient(circle at 100% 0,#ef403624,#0000 30%),linear-gradient(#15181ffa,#0c0e13fa)!important}@media (width<=768px){.home-goal-card-pro{border-radius:18px;max-width:none;padding:14px}.home-goal-head-pro strong{font-size:17px}.home-goal-head-pro b{min-width:52px;min-height:34px;font-size:13px}}.home-admin-goal-card{background:linear-gradient(135deg,#facc1529,#ffffff0f);border:1px solid #facc1547;border-radius:22px;margin-top:18px;padding:18px}.home-admin-goal-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.home-admin-goal-top span{color:#facc15;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:950;display:block}.home-admin-goal-top strong{color:#fff;margin-top:6px;font-size:22px;font-weight:950;line-height:1.1;display:block}.home-goal-edit-button{white-space:nowrap;color:#fff!important;background:#ffffff14!important;border:1px solid #ffffff24!important;border-radius:14px!important;min-height:38px!important;padding:0 12px!important;font-size:12px!important}.home-admin-summary-line{text-align:center;background:#ffffff0e;border:1px solid #ffffff17;border-radius:18px;gap:6px;margin-top:14px;padding:14px;display:grid}.home-admin-summary-line span{color:#facc15;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:950}.home-admin-summary-line strong{color:#fff;font-size:14px}.admin-insight-card{align-self:start}.admin-insight-list{gap:12px;display:grid}.admin-insight-row{background:linear-gradient(#fff 0%,#fafafa 100%);border:1px solid #e5e7eb;border-radius:18px;padding:15px}.admin-insight-row span{color:#64748b;font-size:12px;font-weight:850;display:block}.admin-insight-row strong{color:#0f172a;margin-top:5px;font-size:21px;font-weight:950;line-height:1.1;display:block}.admin-insight-row strong.positive{color:#16a34a}.admin-insight-row strong.negative{color:#dc2626}.admin-insight-row strong.neutral{color:#64748b;font-size:16px}.admin-insight-row small{color:#64748b;margin-top:6px;font-weight:700;display:block}.admin-insight-actions{grid-template-columns:1fr;gap:10px;margin-top:14px;display:grid}body.theme-dark .admin-insight-row{background:#ffffff0e!important;border-color:#ffffff17!important}body.theme-dark .admin-insight-row strong{color:#f8fafc!important}body.theme-dark .admin-insight-row span,body.theme-dark .admin-insight-row small{color:#a7afbc!important}@media (width<=768px){.home-admin-goal-card{border-radius:18px;padding:14px}.home-admin-goal-top{align-items:flex-start}.home-admin-goal-top strong{font-size:17px}.home-goal-edit-button{min-height:34px!important;padding:0 9px!important;font-size:11px!important}.admin-insight-row strong{font-size:18px}.admin-insight-row strong.neutral{font-size:14px}}body.theme-dark .internal-item-row strong,body.theme-dark .internal-item-row b{color:#f8fafc!important}body.theme-dark .internal-item-row span{color:#a7afbc!important}body.theme-dark .internal-item-row{background:#ffffff0a!important;border-color:#ffffff17!important}.confirm-modal-box{cursor:default}@media (width<=950px){.internal-add-item-grid{grid-template-columns:1fr 1fr}.internal-add-item-grid input:first-child{grid-column:1/-1}}@media (width<=768px){.internal-add-item-grid{grid-template-columns:1fr!important}.internal-add-item-grid input:first-child{grid-column:auto}}@media (width<=1280px){.delivery-summary-pro{grid-template-columns:repeat(3,1fr)}.delivery-summary-card.main{grid-column:span 3}.delivery-kanban-pro{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (width<=820px){.delivery-hero-pro,.delivery-filter-panel{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.delivery-filter-actions{justify-content:flex-start}.delivery-summary-pro,.delivery-kanban-pro,.delivery-detail-grid{grid-template-columns:1fr}.delivery-summary-card.main,.delivery-detail-card-full{grid-column:auto}.delivery-column-pro{min-height:auto}.delivery-detail-modal{border-radius:22px;width:calc(100vw - 16px);max-height:calc(100vh - 16px);padding:18px}.delivery-detail-head{flex-direction:column;padding-right:44px}.delivery-detail-head h2{font-size:23px}.delivery-detail-actions{grid-template-columns:1fr;display:grid}.delivery-detail-actions button{width:100%}}@media (width<=480px){.delivery-summary-card{min-height:96px}.delivery-summary-card strong{font-size:25px}.delivery-card-actions{grid-template-columns:repeat(2,1fr)}.delivery-item-row{flex-direction:column;align-items:flex-start}}@media (width<=1100px){.delivery-summary-clean,.delivery-kanban-pro{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.delivery-summary-clean,.delivery-kanban-pro,.delivery-filter-bar,.delivery-modal-grid,.delivery-edit-grid{grid-template-columns:1fr}.delivery-modal-header,.delivery-modal-grid,.delivery-edit-grid,.delivery-items-box,.delivery-modal-actions{padding-left:16px;padding-right:16px}.delivery-items-box,.delivery-edit-alert{margin-left:16px;margin-right:16px}.delivery-card-actions button{width:42px;height:42px}}body.theme-dark .confirm-modal-box{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .confirm-modal-box h3{color:#f8fafc!important}body.theme-dark .confirm-modal-box p{color:#a7afbc!important}@media (width<=700px){.confirm-actions{grid-template-columns:1fr;display:grid}.confirm-actions button{width:100%}}.product-grid-v2::-webkit-scrollbar{width:7px}.product-grid-v2::-webkit-scrollbar-track{background:0 0}.product-grid-v2::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.product-grid-v2{grid-template-columns:1fr!important;gap:12px!important;max-height:none!important;padding-right:0!important;display:grid!important;overflow:visible!important}.customer-form-grid,.customer-form-grid input,.customer-form-grid select,.order-center .panel-card,.customer-form-grid{min-width:0!important}.customer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}@media (width<=768px){.customer-form-grid{grid-template-columns:1fr!important}}.order-center .panel-card,.customer-form-grid,.order-center>.panel-card{box-sizing:border-box!important;min-width:0!important}.order-center>.panel-card{border-radius:24px!important;padding:18px 20px!important;overflow:visible!important}@media (width<=760px){.order-center>.panel-card{padding:14px!important}}.new-order-delivery-choice-content{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.new-order-delivery-choice-content strong,.new-order-delivery-choice-content small{overflow-wrap:anywhere}@media (width<=900px){.new-order-delivery-choice-content{grid-template-columns:1fr}}@media (width<=1200px){.app-shell{flex-direction:column}}@media (width<=700px){.app-shell{padding:12px}}.app-shell,.main-area{max-width:100%}@media (width<=768px){.app-shell{flex-direction:column;padding:10px 10px 92px}.main-area{width:100%}.app-shell{padding-bottom:110px!important}.main-area{gap:10px}}@media (width<=700px){.app-shell{width:100%;display:block;overflow-x:hidden}.main-area{width:100%;min-width:0;padding-bottom:110px}}@media (width<=768px){.app-shell{width:100%;max-width:100%;overflow-x:hidden;padding:10px 10px 112px!important}.main-area{gap:10px;width:100%;min-width:0}}@media (width<=420px){.app-shell{padding:8px 8px 108px!important}}@media (width<=768px){.app-shell{width:100%;max-width:100%;overflow-x:hidden;padding:10px 10px 112px!important}.main-area{gap:10px;width:100%;min-width:0}}@media (width<=420px){.app-shell{padding:8px 8px 108px!important}}.app-shell{align-items:flex-start;gap:12px;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:10px 12px 10px 8px;display:flex}.main-area{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}body.theme-dark .app-shell{background:0 0!important}@media (width<=768px){.app-shell{max-width:100%}.main-area{width:100%!important;min-width:0!important}.app-shell{width:100%!important;max-width:100%!important;margin:0!important;padding:10px 10px 118px!important;display:block!important;overflow-x:hidden!important}.main-area{gap:12px!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0!important}}@media (width<=420px){.app-shell{padding:8px 8px 112px!important}}.main-header{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.compact-header{padding:16px 20px}.header-mini{text-transform:uppercase;letter-spacing:.2em;color:var(--red);margin-bottom:6px;font-size:11px;font-weight:700}.main-header h2{color:#111827;margin-bottom:4px;font-size:28px;line-height:1.1}.header-subtitle{color:var(--muted);margin:0;font-size:14px}.header-actions{flex-wrap:wrap;gap:10px;display:flex}.remove{background:var(--red);color:#fff;border:none;border-radius:10px;min-width:42px}@media (width<=700px){.main-header h2{font-size:24px}}@media (width<=768px){.main-header{border-radius:18px;padding:14px}.main-header h2{font-size:22px}.header-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.header-actions button{width:100%;padding:11px 8px;font-size:13px}.header-actions{grid-template-columns:1fr!important}.main-header{box-shadow:0 10px 22px #00000024}}@media (width<=700px){.main-header,.compact-header{border-radius:22px;padding:18px}.header-actions{flex-direction:column;gap:10px;width:100%;display:flex}.header-actions button{width:100%}}@media (width<=768px){.main-header,.compact-header{border-radius:20px!important;padding:15px!important}.main-header h2{line-height:1.15;font-size:23px!important}}@media (width<=420px){.main-header,.compact-header{border-radius:18px!important}}@media (width<=768px){.compact-header{border-radius:0 0 18px 18px!important;padding:12px 14px!important}.compact-header h1,.compact-header h2{font-size:20px!important}.main-header,.compact-header{border-radius:20px!important;padding:15px!important}.main-header h2{line-height:1.15;font-size:23px!important}}@media (width<=420px){.main-header,.compact-header{border-radius:18px!important}}body:not(.theme-dark){background:radial-gradient(circle at 0 0,#ef40360b,#0000 26%),linear-gradient(#f8fafc 0%,#f1f5f9 100%)!important}body:not(.theme-dark) .main-header,body:not(.theme-dark) .stat-card{background:linear-gradient(#fff 0%,#fbfbfc 100%)!important;border-color:#e2e8f0!important}body.theme-dark .main-header,body.theme-dark .compact-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#16181ef5,#0c0e13f5)!important;border:1px solid #ffffff16!important;box-shadow:0 18px 42px #0000006b,inset 0 1px #ffffff09!important}body.theme-dark .main-header h2{color:#f8fafc!important}body.theme-dark .header-subtitle{color:#a7afbc!important}@media (width<=768px){.main-header,.compact-header{border-radius:20px!important}}.theme-toggle-button{white-space:nowrap}body.theme-dark .theme-toggle-button{color:#fde68a!important;background:#facc151f!important;border:1px solid #facc1547!important}body.theme-dark .theme-toggle-button:hover{background:#facc152e!important}@media (width<=768px){.theme-toggle-button{justify-content:center;width:100%!important;display:inline-flex!important}.main-header,.compact-header{padding:14px!important}.header-actions .theme-toggle-button{visibility:visible!important;opacity:1!important;display:flex!important}.header-actions{grid-template-columns:1fr!important;gap:8px!important;width:100%!important;display:grid!important}.header-actions button{width:100%!important;min-height:44px!important}.main-header,.compact-header{border-radius:18px!important;padding:14px!important}.main-header h2{font-size:21px!important}.header-subtitle{font-size:12px!important}.header-actions button:not(.theme-toggle-button):not(:first-child){display:flex!important}.header-actions{grid-template-columns:1fr 1fr!important;gap:8px!important}.header-actions button{border-radius:14px!important;min-height:42px!important;font-size:12px!important}.header-actions button:not(.theme-toggle-button):first-of-type{grid-column:1/-1;font-size:14px!important}.theme-toggle-button{grid-column:auto!important}.header-actions,.main-header .header-actions,.compact-header .header-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;display:grid!important}.header-actions button,.main-header .header-actions button,.compact-header .header-actions button,.header-actions .theme-toggle-button{visibility:visible!important;opacity:1!important;white-space:nowrap!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:42px!important;font-size:12px!important;display:flex!important}.header-actions button:first-child{grid-column:1/-1!important;font-size:14px!important}}@media (width<=430px){.header-actions,.main-header .header-actions,.compact-header .header-actions{grid-template-columns:1fr!important}.header-actions button:first-child{grid-column:auto!important}}@media (width<=768px){.main-header,.compact-header{padding:12px!important}.header-actions{grid-template-columns:1fr 1fr!important}.header-actions button{min-height:38px!important;padding:8px!important;font-size:12px!important}.main-header.compact-header{border-radius:18px!important;padding:12px!important}.main-header h2{font-size:20px!important}.header-subtitle{font-size:12px!important}.header-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;display:grid!important}.header-actions button{border-radius:14px!important;min-height:40px!important;padding:8px 10px!important;font-size:12px!important}.header-actions button:not(.theme-toggle-button):first-of-type{grid-column:1/-1!important;font-size:13px!important}}.app-header-pro{width:100%}.header-title-block{min-width:0}.header-actions-pro{align-items:center}.header-action-button{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:52px;display:inline-flex}.header-new-order-button{color:#fff!important;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important}.header-settings-button{color:#111827!important;background:#ededed!important}body.theme-dark .header-settings-button{color:#f8fafc!important;background:#ffffff13!important}@media (width<=768px){.main-header,.compact-header,.app-header-pro{border-radius:20px!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important;padding:14px!important;display:grid!important}.header-title-block{text-align:left!important;width:100%!important}.main-header h2,.compact-header h2{margin-bottom:4px!important;font-size:22px!important;line-height:1.15!important}.header-subtitle{font-size:12px!important;line-height:1.35!important}.header-actions,.header-actions-pro,.main-header .header-actions,.compact-header .header-actions{grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;display:grid!important}.header-actions button,.header-action-button,.theme-toggle-button{visibility:visible!important;opacity:1!important;white-space:nowrap!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:9px 10px!important;font-size:12px!important;display:inline-flex!important}.header-new-order-button,.header-actions button:first-of-type:not(.theme-toggle-button){grid-column:1/-1!important;min-height:46px!important;font-size:14px!important}}.app-header-pro{align-items:stretch}.header-title-block{flex:1;min-width:220px}.header-status-pro{align-items:stretch;gap:10px;margin-left:auto;display:flex}.header-user-card-pro,.header-clock-card-pro{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:10px;min-height:52px;padding:9px 12px;display:flex;box-shadow:0 8px 18px #0f172a0f}.header-user-avatar{background:#fff3f2;border-radius:13px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.header-user-card-pro strong,.header-clock-card-pro strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:13px;font-weight:950;line-height:1.1;display:block;overflow:hidden}.header-user-card-pro small,.header-clock-card-pro small{color:#64748b;margin-top:3px;font-size:11px;font-weight:800;display:block}.header-clock-card-pro{text-align:center;justify-content:center;min-width:92px}.header-clock-card-pro strong{font-size:17px}body.theme-dark .header-user-card-pro,body.theme-dark .header-clock-card-pro{background:#ffffff0e!important;border-color:#ffffff17!important}body.theme-dark .header-user-card-pro strong,body.theme-dark .header-clock-card-pro strong{color:#f8fafc!important}body.theme-dark .header-user-card-pro small,body.theme-dark .header-clock-card-pro small{color:#a7afbc!important}body.theme-dark .header-user-avatar{background:#ef40362e!important}@media (width<=980px){.header-status-pro{order:3;width:100%}.header-user-card-pro,.header-clock-card-pro{flex:1}}@media (width<=768px){.header-status-pro{grid-template-columns:1fr auto;gap:8px;display:grid}.header-user-card-pro,.header-clock-card-pro{border-radius:14px;min-height:44px;padding:8px 10px}.header-user-avatar{border-radius:11px;width:30px;height:30px}.header-user-card-pro strong{max-width:180px;font-size:12px}.header-user-card-pro small,.header-clock-card-pro small{font-size:10px}.header-clock-card-pro{min-width:76px}.header-clock-card-pro strong{font-size:14px}}.auth-loading-screen,.access-denied-page{background:radial-gradient(circle at 0 0,#ef403629,#0000 32%),linear-gradient(135deg,#fff 0%,#f8fafc 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-loading-card,.access-denied-card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:28px;width:min(420px,100%);padding:28px;box-shadow:0 24px 60px #0f172a24}.auth-loading-card img{object-fit:contain;width:72px;height:72px;margin-bottom:14px}.auth-loading-card strong{color:#111827;font-size:22px;display:block}.auth-loading-card span{color:#64748b;margin-top:8px;font-size:14px;display:block}.access-denied-icon{background:#fee2e2;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 14px;font-size:28px;display:grid}.access-denied-card>span{color:#ef4036;letter-spacing:.18em;font-size:12px;font-weight:900}.access-denied-card h1{color:#111827;margin:10px 0;font-size:24px;line-height:1.15}.access-denied-card p{color:#64748b;margin:0;line-height:1.55}.access-denied-card a{color:#fff;background:#ef4036;border-radius:14px;justify-content:center;align-items:center;min-height:44px;margin-top:22px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=768px){.access-denied-card h1{font-size:20px}}.sidebar-thin{flex-shrink:0;width:190px}.brand-box{color:#fff;background:linear-gradient(#1f1f1f 0%,#101010 100%);border:1px solid #ffffff0f;border-radius:18px}.brand-box-thin{margin-bottom:12px;padding:12px}.brand-logo{object-fit:contain;background:#fff;width:100%}.brand-logo-thin{border-radius:12px;max-height:90px;margin-bottom:8px;padding:6px}.brand-text-thin{text-align:center}.brand-text-thin .brand-mini{text-transform:uppercase;letter-spacing:.16em;color:var(--yellow);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.brand-text-thin p{color:#d4d4d8;margin:0;font-size:13px}.sidebar-link{color:#fafafa;align-items:center;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.sidebar-link-thin{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;gap:8px;padding:11px 12px}.sidebar-link:hover{background:#ffffff0f}.sidebar-link.active{background:linear-gradient(90deg, var(--red) 0%, #ff6158 100%);color:#fff;border-color:#0000;box-shadow:0 10px 24px #ef40363d}.sidebar-icon{text-align:center;min-width:22px;font-size:18px}.sidebar-label{font-size:15px;line-height:1.2}@media (width<=1200px){.sidebar{width:100%;height:auto;position:static}.sidebar-thin{width:100%}}@media (width<=700px){.brand-logo{max-height:120px}.sidebar{padding:12px}}.sidebar-nav{flex-direction:column;flex:1;gap:10px;display:flex}.sidebar-user-info{text-align:center;flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.sidebar-user-info strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:13px;line-height:1.2;overflow:hidden}.sidebar-user-info span{color:#facc15;text-transform:uppercase;letter-spacing:1.2px;font-size:10px;font-weight:900}.sidebar-user-box button{color:#ffb4ae;cursor:pointer;background:#ef403629;border:none;border-radius:13px;width:100%;padding:9px 10px;font-weight:900;transition:all .2s}.sidebar-user-box button:hover{color:#fff;background:#ef4036;transform:translateY(-1px)}@media (width<=1200px){.sidebar{display:block}.sidebar-nav{flex:initial}.sidebar-user-box{margin-top:14px}}@media (width<=768px){.sidebar.sidebar-thin{z-index:9999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#111111f5;border-radius:22px;padding:8px;inset:auto 10px 10px;overflow:visible;width:auto!important;height:auto!important;position:fixed!important}.brand-box-thin,.sidebar-user-box{display:none!important}.sidebar-nav{grid-template-columns:repeat(5,1fr);gap:6px;display:grid!important}.sidebar-link-thin{border-radius:16px;flex-direction:column;justify-content:center;gap:4px;min-height:58px;padding:9px 4px}.sidebar-icon{min-width:auto;font-size:18px}.sidebar-label{text-align:center;font-size:10px;line-height:1.1}.sidebar-link[href=\/configuracoes]{display:none}.sidebar.sidebar-thin{box-shadow:0 14px 34px #00000059}.sidebar-label{font-size:9.5px}}@media (width<=700px){.sidebar.mobile-bottom-nav{z-index:999;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px;height:84px;padding:10px;position:fixed;bottom:10px;left:10px;right:10px}.sidebar.mobile-bottom-nav .sidebar-link{min-width:0;padding:10px 4px;font-size:11px}.sidebar.mobile-bottom-nav .sidebar-icon{font-size:18px}}@media (width<=768px){.sidebar.sidebar-thin{max-width:calc(100vw - 20px);width:auto!important;bottom:10px!important;left:10px!important;right:10px!important}.sidebar-nav{grid-template-columns:repeat(5,minmax(0,1fr))!important}.sidebar-link-thin{min-width:0}.sidebar-label{text-overflow:ellipsis;max-width:100%;overflow:hidden}}@media (width<=420px){.sidebar-label{font-size:8.8px!important}}@media (width<=768px){.bottom-nav .sidebar-icon{font-size:18px!important}.sidebar.sidebar-thin{max-width:calc(100vw - 20px);width:auto!important;bottom:10px!important;left:10px!important;right:10px!important}.sidebar-nav{grid-template-columns:repeat(5,minmax(0,1fr))!important}.sidebar-link-thin{min-width:0}.sidebar-label{text-overflow:ellipsis;max-width:100%;overflow:hidden}}@media (width<=420px){.sidebar-label{font-size:8.8px!important}}@media (width<=768px){.sidebar-nav{grid-template-columns:repeat(6,minmax(0,1fr))!important}.sidebar-link-thin{min-height:56px!important;padding:8px 3px!important}.sidebar-icon{font-size:16px!important}.sidebar-label{font-size:8.5px!important}.sidebar.sidebar-thin{padding:7px!important}}body.theme-dark .sidebar{background:radial-gradient(circle at top,#ef40361c,#0000 34%),linear-gradient(#0f0f11fb,#040405fb)!important;border:1px solid #ffffff12!important;box-shadow:0 22px 55px #00000094,inset 0 1px #ffffff0a!important}body.theme-dark .brand-box{background:linear-gradient(#202228eb,#090a0deb)!important;border-color:#ffffff17!important}body.theme-dark .sidebar-link-thin{color:#f8fafc!important;background:#ffffff09!important;border-color:#ffffff13!important}body.theme-dark .sidebar-link:hover{background:#ffffff13!important}body.theme-dark .sidebar-link.active{color:#fff!important;background:linear-gradient(90deg,#ef4036 0%,#ff6158 100%)!important;box-shadow:0 14px 30px #ef40365c,0 0 0 1px #ffffff14!important}body.theme-dark .sidebar-user-box{background:#ffffff0e!important;border-color:#ffffff17!important}@media (width<=768px){body.theme-dark .sidebar.sidebar-thin{background:#08080af5!important;border:1px solid #ffffff17!important;box-shadow:0 18px 45px #0000009e,0 0 0 1px #ef403614!important}.sidebar-link[href=\/frete],.sidebar-link[href=\/configuracoes]{display:none!important}.sidebar-nav{grid-template-columns:repeat(5,minmax(0,1fr))!important}}.sidebar{box-shadow:var(--shadow);background:linear-gradient(#111 0%,#1a1a1a 100%);border-radius:22px;flex-direction:column;height:calc(100vh - 24px);padding:10px 10px 18px;display:flex;position:sticky;top:10px;overflow:hidden auto}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:0 0}.sidebar::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}.sidebar-user-box{background:#ffffff0b;border:1px solid #ffffff12;border-radius:16px;flex-shrink:0;margin-top:16px;margin-bottom:12px;padding:12px;box-shadow:inset 0 1px #ffffff0a}@media (width<=768px){.sidebar.sidebar-thin{z-index:9999!important;border-radius:20px!important;width:auto!important;max-width:calc(100vw - 16px)!important;height:auto!important;padding:7px!important;position:fixed!important;bottom:8px!important;left:8px!important;right:8px!important;overflow:visible!important}.sidebar-nav{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;width:100%!important;display:grid!important}.sidebar-link,.sidebar-link-thin,.sidebar-link[href=\/frete],.sidebar-link[href=\/configuracoes],.sidebar-link[href=\/relatorios]{visibility:visible!important;opacity:1!important;display:flex!important}.sidebar-link-thin{border-radius:15px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;min-width:0!important;min-height:54px!important;padding:7px 3px!important}.sidebar-icon{min-width:0!important;font-size:16px!important;line-height:1!important}.sidebar-label{text-align:center!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:8.4px!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.brand-box-thin,.sidebar-user-box{display:none!important}}@media (width<=430px){.sidebar-nav{gap:4px!important}.sidebar-link-thin{min-height:50px!important;padding:6px 2px!important}.sidebar-icon{font-size:15px!important}.sidebar-label{font-size:7.7px!important}}@media (width<=768px){.sidebar-user-box{z-index:10000!important;background:#111!important;border-radius:16px!important;padding:8px!important;display:flex!important;position:fixed!important;bottom:82px!important;right:12px!important;box-shadow:0 10px 30px #00000040!important}.sidebar-user-box strong,.sidebar-user-box small{display:none!important}.sidebar-user-box button{visibility:visible!important;opacity:1!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:58px!important;height:44px!important;padding:0!important;font-size:13px!important;display:flex!important}.sidebar.sidebar-thin{max-height:none!important;bottom:8px!important}.sidebar-nav{grid-template-columns:repeat(5,1fr)!important;gap:6px!important;display:grid!important}.sidebar-link-thin{min-height:54px!important}.sidebar-user-box{display:none!important}}.mobile-sidebar-nav,.mobile-more-menu,.mobile-more-backdrop{display:none}@media (width>=769px){.desktop-sidebar-nav{display:flex!important}.mobile-sidebar-nav{display:none!important}}@media (width<=768px){.desktop-sidebar-nav{display:none!important}.mobile-sidebar-nav{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important;width:100%!important;display:grid!important}.sidebar.sidebar-thin{z-index:9999!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#111111f7!important;border-radius:22px!important;width:auto!important;max-width:calc(100vw - 20px)!important;height:auto!important;min-height:0!important;padding:8px!important;position:fixed!important;inset:auto 10px 10px!important;overflow:visible!important;box-shadow:0 18px 42px #0000005c!important}.brand-box-thin,.sidebar-user-box{display:none!important}.mobile-sidebar-nav .sidebar-link-thin,.mobile-more-button{color:#fff!important;min-width:0!important;min-height:58px!important;box-shadow:none!important;background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:8px 4px!important;text-decoration:none!important;display:flex!important}.mobile-sidebar-nav .sidebar-link-thin.active,.mobile-more-button.active{transform:translateY(-2px);background:linear-gradient(135deg,#ef4036 0%,#ff6158 100%)!important;border-color:#0000!important;box-shadow:0 10px 22px #ef40364d!important}.mobile-sidebar-nav .sidebar-icon{min-width:0!important;font-size:20px!important;line-height:1!important}.mobile-sidebar-nav .sidebar-label{text-align:center!important;text-overflow:ellipsis!important;white-space:normal!important;max-width:100%!important;font-size:9px!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.mobile-more-button{cursor:pointer!important;width:100%!important}.mobile-more-backdrop{z-index:9997!important;background:#0f172a47!important;border:0!important;border-radius:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.mobile-more-menu{animation:.16s mobileMoreIn;z-index:9998!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#111111fa!important;border:1px solid #ffffff17!important;border-radius:22px!important;padding:12px!important;display:block!important;position:fixed!important;bottom:86px!important;left:10px!important;right:10px!important;box-shadow:0 18px 42px #00000061!important}.mobile-more-link .sidebar-icon{min-width:22px!important;font-size:18px!important}.mobile-more-link .sidebar-label{text-align:left!important;white-space:nowrap!important;font-size:12px!important;font-weight:900!important}}@media (width<=430px){.mobile-sidebar-nav{gap:5px!important}.mobile-sidebar-nav .sidebar-link-thin,.mobile-more-button{min-height:54px!important;padding:7px 3px!important}.mobile-sidebar-nav .sidebar-icon{font-size:18px!important}.mobile-sidebar-nav .sidebar-label{font-size:8.2px!important}}.mobile-sidebar-nav,.mobile-more-backdrop,.mobile-more-menu{display:none}.desktop-sidebar-nav{display:flex}.mobile-more-button{color:#fff!important;box-shadow:none!important;background:#ffffff0a!important;border:1px solid #ffffff14!important}.mobile-more-button:hover{opacity:1!important;background:#ffffff14!important}@media (width<=768px){.sidebar.sidebar-thin{z-index:9999!important;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#111111f5!important;border-radius:22px!important;width:auto!important;max-width:calc(100vw - 16px)!important;height:auto!important;min-height:0!important;max-height:none!important;padding:7px!important;position:fixed!important;inset:auto 8px 8px!important;overflow:visible!important;box-shadow:0 18px 45px #0000005c!important}.brand-box-thin,.sidebar-user-box,.desktop-sidebar-nav{display:none!important}.mobile-sidebar-nav{flex:initial!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important;width:100%!important;display:grid!important}.mobile-sidebar-nav .sidebar-link-thin,.mobile-sidebar-nav .mobile-more-button{visibility:visible!important;opacity:1!important;text-align:center!important;border-radius:16px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:4px!important;width:100%!important;min-width:0!important;min-height:58px!important;padding:8px 4px!important;text-decoration:none!important;display:flex!important}.mobile-sidebar-nav .sidebar-icon{min-width:0!important;font-size:18px!important;line-height:1!important}.mobile-sidebar-nav .sidebar-label{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;font-size:9px!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.mobile-more-backdrop{z-index:9997!important;box-shadow:none!important;background:#0f172a52!important;border:0!important;border-radius:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.mobile-more-menu{z-index:9998!important;color:#fff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#111111fa!important;border:1px solid #ffffff1a!important;border-radius:22px!important;padding:14px!important;display:block!important;position:fixed!important;bottom:92px!important;left:10px!important;right:10px!important;box-shadow:0 22px 55px #0000006b!important}.mobile-more-menu-header{border-bottom:1px solid #ffffff1a!important;justify-content:space-between!important;align-items:flex-start!important;gap:12px!important;margin-bottom:12px!important;padding-bottom:12px!important;display:flex!important}.mobile-more-menu-header strong{color:#fff!important;font-size:14px!important;line-height:1.2!important;display:block!important}.mobile-more-menu-header span{color:#facc15!important;text-transform:uppercase!important;margin-top:4px!important;font-size:11px!important;font-weight:900!important;display:block!important}.mobile-more-menu-header button{color:#fff!important;width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;background:#ffffff14!important;border-radius:999px!important;padding:0!important;font-size:24px!important;line-height:1!important}.mobile-more-menu-list{grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.mobile-more-menu-link{color:#fff!important;background:#ffffff0e!important;border:1px solid #ffffff14!important;border-radius:16px!important;align-items:center!important;gap:10px!important;min-height:48px!important;padding:11px 12px!important;text-decoration:none!important;display:flex!important}.mobile-more-menu-link span{font-size:18px!important}.mobile-more-menu-link strong{color:#fff!important;font-size:14px!important;font-weight:900!important}.mobile-more-menu-link.active{background:linear-gradient(90deg,#ef4036 0%,#ff6158 100%)!important;border-color:#0000!important}.mobile-more-logout{color:#fff!important;width:100%!important;box-shadow:none!important;background:#ef403629!important;justify-content:flex-start!important}.mobile-more-logout:hover{opacity:1!important;background:#ef4036!important}.sidebar-link[href=\/frete],.sidebar-link[href=\/configuracoes]{display:flex!important}}@media (width<=420px){.mobile-sidebar-nav{gap:5px!important}.mobile-sidebar-nav .sidebar-link-thin,.mobile-sidebar-nav .mobile-more-button{border-radius:15px!important;min-height:54px!important;padding:7px 3px!important}.mobile-sidebar-nav .sidebar-icon{font-size:17px!important}.mobile-sidebar-nav .sidebar-label{font-size:8.4px!important}.mobile-more-menu{bottom:88px!important}}.customer-modal-overlay{z-index:9999;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}@media (width<=700px){.customer-modal-overlay{align-items:flex-end;padding:12px}}.customer-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}body.theme-dark .customers-v2-hero,body.theme-dark .customers-v2-toolbar,body.theme-dark .customers-v2-main-card,body.theme-dark .customers-v2-client-card,body.theme-dark .customers-v2-form-modal,body.theme-dark .customers-v2-detail-modal,body.theme-dark .customers-v2-modal-header,body.theme-dark .customers-v2-form-section,body.theme-dark .customers-v2-address-card{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .customers-v2-hero-copy h2,body.theme-dark .customers-v2-toolbar h3,body.theme-dark .customers-v2-client-info strong,body.theme-dark .customers-v2-modal-header h2,body.theme-dark .customers-v2-section-title strong,body.theme-dark .customers-v2-detail-stats strong,body.theme-dark .customers-v2-address-card strong,body.theme-dark .customers-v2-address-card p{color:#f8fafc!important}body.theme-dark .customers-v2-hero-copy p,body.theme-dark .customers-v2-client-info span,body.theme-dark .customers-v2-client-info small,body.theme-dark .customers-v2-modal-header p,body.theme-dark .customers-v2-address-card small{color:#a7afbc!important}@media (width<=1100px){.customers-v2-hero{grid-template-columns:1fr}.customers-v2-metrics{grid-template-columns:repeat(2,1fr)}.customers-v2-toolbar,.customers-v2-grid-list{grid-template-columns:1fr}.customers-v2-search-wrap{grid-template-columns:1fr 48px}}@media (width<=700px){.customers-v2-hero,.customers-v2-toolbar,.customers-v2-main-card{border-radius:20px;padding:16px}.customers-v2-hero-copy h2{font-size:34px}.customers-v2-metrics,.customers-v2-detail-stats,.customers-v2-form-grid.two,.customers-v2-form-grid.three{grid-template-columns:1fr}.customers-v2-client-card{grid-template-columns:48px minmax(0,1fr)}.customers-v2-avatar{border-radius:14px;width:46px;height:46px}.customers-v2-badges{flex-direction:row;grid-column:1/-1;justify-content:flex-start;align-items:center}.customers-v2-form-modal,.customers-v2-detail-modal{border-radius:22px;width:calc(100vw - 18px);max-height:calc(100vh - 18px)}.customers-v2-overlay{align-items:flex-end!important;padding:9px!important}.customers-v2-modal-header,.customers-v2-form-body,.customers-v2-detail-actions,.customers-v2-detail-stats,.customers-v2-address-list{padding-left:16px;padding-right:16px}.customers-v2-modal-header h2{font-size:26px}.customers-v2-modal-footer{grid-template-columns:1fr;display:grid}.customers-v2-modal-footer button{width:100%}}.customers-page-v2{width:100%;max-width:100%;gap:18px!important}.customers-page-v2 *{box-sizing:border-box}.customers-v2-hero,.customers-v2-toolbar,.customers-v2-main-card{background:radial-gradient(circle at 100% 0,#ef40361a,#0000 32%),linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:26px;width:100%;box-shadow:0 16px 34px #0f172a14}.customers-v2-hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:28px 32px;display:grid}.customers-v2-hero-copy span,.customers-v2-toolbar>div:first-child span,.customers-v2-modal-header span,.customers-v2-section-title span{color:#ef4036;text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:950}.customers-v2-hero-copy h2{color:#0f172a;letter-spacing:-.04em;margin:8px 0;font-size:44px;font-weight:950;line-height:1}.customers-v2-hero-copy p{color:#64748b;max-width:560px;margin:0;font-size:17px;font-weight:800;line-height:1.45}.customers-v2-metrics{grid-template-columns:repeat(4,minmax(96px,1fr));gap:12px;display:grid}.customers-v2-metrics div{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-content:center;place-items:center;gap:8px;min-height:120px;padding:16px 12px;display:grid}.customers-v2-metrics strong{color:#0f172a;font-size:28px;font-weight:950;line-height:1}.customers-v2-metrics small{color:#64748b;text-transform:uppercase;text-align:center;font-size:12px;font-weight:950}.customers-v2-toolbar{grid-template-columns:minmax(180px,.9fr) minmax(280px,1.4fr) auto;align-items:center;gap:18px;padding:20px 24px;display:grid}.customers-v2-toolbar h3{color:#0f172a;letter-spacing:-.03em;margin:6px 0 0;font-size:26px;font-weight:950;line-height:1}.customers-v2-search-wrap{grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:10px;min-width:0;display:grid;position:relative}.customers-v2-search-wrap input{color:#0f172a;background:#fff;border:1px solid #dbe3ef;border-radius:18px;min-width:0;min-height:56px;padding:0 16px;font-size:16px;font-weight:800}.customers-v2-search-wrap input:focus{border-color:#ef4036;box-shadow:0 0 0 4px #ef40361f}.customers-v2-search-wrap strong{color:#991b1b;background:#fee2e2;border-radius:16px;place-items:center;min-width:48px;height:48px;font-weight:950;display:grid}.customers-v2-new-button,.customers-v2-primary{color:#fff!important;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important;border:1px solid #dc2626!important;box-shadow:0 14px 28px #ef403638!important}.customers-v2-new-button{white-space:nowrap;min-height:56px;font-size:16px;font-weight:950;border-radius:18px!important;padding:0 22px!important}.customers-v2-main-card{padding:22px}.customers-v2-grid-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.customers-v2-client-card{cursor:pointer;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:116px;text-align:left!important;color:#0f172a!important;box-shadow:none!important;background:linear-gradient(#fff 0%,#fbfbfc 100%)!important;border:1px solid #e2e8f0!important;border-radius:20px!important;padding:16px!important;display:grid!important}.customers-v2-client-card:hover{transform:translateY(-2px);opacity:1!important;border-color:#ef403659!important;box-shadow:0 16px 30px #0f172a14!important}.customers-v2-avatar{color:#fff;background:#0f172a;border-radius:16px;place-items:center;width:52px;height:52px;font-size:18px;font-weight:950;display:grid;box-shadow:0 12px 22px #0f172a29}.customers-v2-client-info{min-width:0}.customers-v2-client-info strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:950;line-height:1.15;display:block;overflow:hidden}.customers-v2-client-info span{color:#334155;margin-top:5px;font-size:16px;font-weight:900;display:block}.customers-v2-client-info small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13px;font-weight:800;display:block;overflow:hidden}.customers-v2-badges{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.customers-v2-badges em,.customers-v2-badges span,.gps-ok,.gps-pending{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:34px;padding:7px 11px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.customers-v2-badges em{color:#334155;background:#f1f5f9}.gps-ok{color:#166534!important;background:#dcfce7!important;border:1px solid #86efac!important}.gps-pending{color:#9a3412!important;background:#ffedd5!important;border:1px solid #fed7aa!important}.customers-v2-empty{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;place-items:center;gap:6px;min-height:160px;font-weight:900;display:grid}.customers-v2-empty strong{color:#0f172a;font-size:18px}.customers-v2-empty.compact{min-height:100px}.customers-v2-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10000!important;background:#0f172a94!important;justify-content:center!important;align-items:center!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important}.customers-v2-form-modal,.customers-v2-detail-modal{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:28px;flex-direction:column;width:min(760px,100vw - 32px);max-height:calc(100vh - 40px);display:flex;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a4d}.customers-v2-detail-modal{width:min(860px,100vw - 32px)}.customers-v2-modal-header{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px;display:flex}.customers-v2-modal-header h2{color:#0f172a;margin:8px 0 4px;font-size:32px;font-weight:950;line-height:1.05}.customers-v2-modal-header p{color:#64748b;margin:0;font-weight:850}.customers-v2-modal-header button{width:44px;min-width:44px;height:44px;font-size:30px;line-height:1;color:#0f172a!important;box-shadow:none!important;background:#f1f5f9!important;border:0!important;border-radius:999px!important;padding:0!important}.customers-v2-form-body{gap:18px;padding:22px 28px;display:grid;overflow-y:auto}.customers-v2-form-section{background:#fbfdff;border:1px solid #e2e8f0;border-radius:22px;padding:18px}.customers-v2-section-title{align-items:center;gap:10px;margin-bottom:16px;display:flex}.customers-v2-section-title span{letter-spacing:0;background:#fee2e2;border-radius:999px;place-items:center;width:32px;height:32px;font-size:15px;display:grid}.customers-v2-section-title strong{color:#0f172a;font-size:18px;font-weight:950}.customers-v2-form-grid{align-items:end;gap:14px;display:grid}.customers-v2-form-grid.two{grid-template-columns:1fr 1fr}.customers-v2-form-grid.three{grid-template-columns:1fr 1.25fr auto}.customers-v2-form-grid label,.customers-v2-full-label{color:#0f172a;margin:0;font-weight:950}.customers-v2-form-grid input,.customers-v2-form-grid select,.customers-v2-full-label input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:16px;min-height:52px;margin-top:8px;font-weight:850}.customers-v2-cep-button{white-space:nowrap;min-height:52px;color:#0f172a!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:16px!important}.customers-v2-full-label{margin-top:14px;display:block}.customers-v2-tip{color:#9a3412;text-align:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;margin-top:16px;padding:14px;font-weight:950}.customers-v2-modal-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:10px;padding:16px 28px;display:flex}.customers-v2-modal-footer button,.customers-v2-detail-actions button,.customers-v2-address-actions button{min-height:48px;border-radius:16px!important;padding:0 18px!important;font-weight:950!important}.customers-v2-secondary{color:#0f172a!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #cbd5e1!important}.customers-v2-danger{color:#be123c!important;box-shadow:none!important;background:#fff1f2!important;border:1px solid #fecdd3!important}.customers-v2-detail-actions{flex-wrap:wrap;gap:10px;padding:18px 28px 0;display:flex}.customers-v2-detail-stats{grid-template-columns:repeat(3,1fr);gap:12px;padding:18px 28px;display:grid}.customers-v2-detail-stats div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;align-content:center;place-items:center;gap:6px;min-height:92px;display:grid}.customers-v2-detail-stats strong{color:#0f172a;font-size:26px;font-weight:950}.customers-v2-detail-stats span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:950}.customers-v2-address-list{gap:12px;padding:0 28px 24px;display:grid;overflow-y:auto}.customers-v2-address-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px}.customers-v2-address-card>div:first-child{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.customers-v2-address-card strong{color:#0f172a;font-size:17px;font-weight:950}.customers-v2-address-card p{color:#0f172a;margin:0 0 6px;font-size:18px;font-weight:900;line-height:1.35}.customers-v2-address-card small{color:#64748b;font-weight:800;line-height:1.4;display:block}.customers-v2-address-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.confirm-overlay{z-index:10050!important}.confirm-modal-box{text-align:center;background:#fff;border-radius:24px;width:min(430px,100vw - 32px);padding:24px;box-shadow:0 28px 70px #0f172a47}.confirm-modal-box h3{color:#0f172a;margin:0 0 10px;font-size:24px;font-weight:950}.confirm-modal-box p{color:#64748b;margin:0;font-weight:800;line-height:1.45}.confirm-warning{color:#be123c;margin-top:12px;font-weight:900;display:block}.confirm-actions{justify-content:center;gap:10px;margin-top:22px;display:flex}body.theme-dark .customers-v2-hero,body.theme-dark .customers-v2-toolbar,body.theme-dark .customers-v2-main-card,body.theme-dark .customers-v2-client-card,body.theme-dark .customers-v2-form-modal,body.theme-dark .customers-v2-detail-modal,body.theme-dark .customers-v2-modal-header,body.theme-dark .customers-v2-form-section,body.theme-dark .customers-v2-address-card,body.theme-dark .confirm-modal-box{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .customers-v2-hero-copy h2,body.theme-dark .customers-v2-toolbar h3,body.theme-dark .customers-v2-client-info strong,body.theme-dark .customers-v2-modal-header h2,body.theme-dark .customers-v2-section-title strong,body.theme-dark .customers-v2-detail-stats strong,body.theme-dark .customers-v2-address-card strong,body.theme-dark .customers-v2-address-card p,body.theme-dark .confirm-modal-box h3{color:#f8fafc!important}body.theme-dark .customers-v2-hero-copy p,body.theme-dark .customers-v2-client-info span,body.theme-dark .customers-v2-client-info small,body.theme-dark .customers-v2-modal-header p,body.theme-dark .customers-v2-address-card small,body.theme-dark .confirm-modal-box p{color:#a7afbc!important}body.theme-dark .customers-v2-metrics div,body.theme-dark .customers-v2-detail-stats div,body.theme-dark .customers-v2-search-wrap input,body.theme-dark .customers-v2-form-grid input,body.theme-dark .customers-v2-form-grid select,body.theme-dark .customers-v2-full-label input{color:#f8fafc!important;background:#ffffff0e!important;border-color:#ffffff1f!important}body.theme-dark .customers-v2-metrics strong{color:#f8fafc!important}@media (width<=1100px){.customers-v2-hero{grid-template-columns:1fr}.customers-v2-metrics{grid-template-columns:repeat(2,1fr)}.customers-v2-toolbar,.customers-v2-grid-list{grid-template-columns:1fr}.customers-v2-search-wrap{grid-template-columns:1fr 48px}}@media (width<=700px){.customers-v2-hero,.customers-v2-toolbar,.customers-v2-main-card{border-radius:20px;padding:16px}.customers-v2-hero-copy h2{font-size:34px}.customers-v2-metrics,.customers-v2-detail-stats,.customers-v2-form-grid.two,.customers-v2-form-grid.three{grid-template-columns:1fr}.customers-v2-client-card{grid-template-columns:48px minmax(0,1fr)}.customers-v2-avatar{border-radius:14px;width:46px;height:46px}.customers-v2-badges{flex-direction:row;grid-column:1/-1;justify-content:flex-start;align-items:center}.customers-v2-form-modal,.customers-v2-detail-modal{border-radius:22px;width:calc(100vw - 18px);max-height:calc(100vh - 18px)}.customers-v2-overlay{align-items:flex-end!important;padding:9px!important}.customers-v2-modal-header,.customers-v2-form-body,.customers-v2-detail-actions,.customers-v2-detail-stats,.customers-v2-address-list{padding-left:16px;padding-right:16px}.customers-v2-modal-header h2{font-size:26px}.customers-v2-modal-footer,.confirm-actions{grid-template-columns:1fr;display:grid}.customers-v2-modal-footer button,.confirm-actions button{width:100%}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (width<=1100px){.delivery-hero-v3,.delivery-filters-v3,.delivery-modal-grid-v3{grid-template-columns:1fr}.delivery-hero-v3{display:grid}.delivery-stats-v3,.delivery-kanban-v3{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.delivery-summary-side-v3{position:static}}@media (width<=700px){.delivery-stats-v3,.delivery-kanban-v3,.product-results-v3,.editable-item-v3{grid-template-columns:1fr}.delivery-modal-overlay-v3{padding:8px}.delivery-modal-v3{border-radius:22px;width:100%;max-height:94vh}.delivery-modal-header-v3,.delivery-modal-grid-v3,.delivery-modal-footer-v3{padding-left:14px;padding-right:14px}.delivery-modal-footer-v3{display:grid}}@media (width<=1150px){.delivery-hero-v3,.delivery-filters-v3,.delivery-modal-grid-v3{grid-template-columns:1fr}.delivery-stats-v3{grid-template-columns:repeat(4,minmax(0,1fr))}.delivery-summary-side-v3{position:static}}@media (width<=900px){.delivery-kanban-v3{grid-template-columns:1fr}}@media (width<=700px){.delivery-stats-v3,.product-results-v3,.editable-item-v3{grid-template-columns:1fr}.delivery-modal-overlay-v3{padding:8px}.delivery-modal-v3{border-radius:22px;width:100%;max-height:94vh}.delivery-modal-header-v3,.delivery-modal-grid-v3,.delivery-modal-footer-v3{padding-left:14px;padding-right:14px}.delivery-modal-footer-v3{display:grid}}.delivery-page-pro{gap:18px}.delivery-hero-pro{background:radial-gradient(circle at 100% 0,#ef40361a,#0000 30%),linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex;box-shadow:0 16px 34px #0f172a14}.delivery-eyebrow{color:#ef4036;text-transform:uppercase;letter-spacing:.22em;margin-bottom:8px;font-size:11px;font-weight:950;display:inline-flex}.delivery-hero-pro h2{color:#0f172a;letter-spacing:-.04em;margin:0 0 5px;font-size:30px;font-weight:950}.delivery-hero-pro p{color:#64748b;margin:0;font-weight:750}.delivery-summary-pro{grid-template-columns:1.35fr repeat(5,1fr);gap:12px;display:grid}.delivery-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:center;gap:7px;min-height:118px;padding:16px;display:flex;box-shadow:0 12px 24px #0f172a12}.delivery-summary-card.main{background:linear-gradient(135deg,#111827 0%,#232323 100%);border-color:#111827}.delivery-summary-card span{color:#64748b;font-size:13px;font-weight:900}.delivery-summary-card strong{color:#0f172a;font-size:30px;font-weight:950;line-height:1}.delivery-summary-card small{color:#94a3b8;font-weight:750}.delivery-summary-card.main span,.delivery-summary-card.main small{color:#ffffffb3}.delivery-summary-card.main strong{color:#fff;font-size:36px}.delivery-summary-card.danger{background:#fff1f2;border-color:#fecdd3}.delivery-summary-card.danger span,.delivery-summary-card.danger strong{color:#be123c}.delivery-filter-panel{background:#fff;border:1px solid #e2e8f0;border-radius:22px;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:14px;padding:16px;display:grid;box-shadow:0 12px 24px #0f172a0f}.delivery-search-box label{color:#0f172a;margin-bottom:8px;font-weight:950;display:block}.delivery-search-box input{border-radius:16px;min-height:48px;font-weight:800}.delivery-filter-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.delivery-filter-actions .pill-filter{white-space:nowrap;min-height:46px;margin:0}.delivery-filter-actions .urgent-filter.active{background:#be123c}.delivery-kanban-pro{grid-template-columns:repeat(4,minmax(220px,1fr));gap:14px;display:grid}.delivery-column-pro{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;min-height:430px;padding:14px;box-shadow:0 12px 24px #0f172a0f}.delivery-column-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.delivery-column-head>div{align-items:center;gap:10px;min-width:0;display:flex}.delivery-column-head span{background:#fff;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 8px 16px #0f172a0f}.delivery-column-head h3{color:#0f172a;white-space:nowrap;margin:0;font-size:17px;font-weight:950}.delivery-column-head>strong{color:#fff;background:#111827;border-radius:999px;justify-content:center;align-items:center;min-width:34px;height:34px;font-weight:950;display:inline-flex}.delivery-column-list{flex-direction:column;gap:10px;display:flex}.delivery-card-pro{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:13px;transition:all .18s;position:relative;overflow:hidden;box-shadow:0 10px 22px #0f172a0f}.delivery-card-pro:hover{border-color:#ef403647;transform:translateY(-2px);box-shadow:0 16px 28px #0f172a1a}.delivery-card-pro-top,.delivery-card-meta{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.delivery-card-pro-top strong{color:#ef4036;font-size:14px;font-weight:950}.delivery-card-pro-top span,.delivery-card-client small,.delivery-card-meta span{color:#64748b;font-size:12px;font-weight:850}.delivery-card-client h4{color:#0f172a;overflow-wrap:anywhere;margin:0 0 4px;font-size:16px;font-weight:950;line-height:1.2}.delivery-card-address{background:#f8fafc;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;margin:12px 0;padding:10px;display:grid}.delivery-card-address p{color:#334155;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:850;line-height:1.35}.delivery-card-meta{margin-bottom:12px}.delivery-card-meta strong{color:#0f172a;white-space:nowrap;font-size:18px;font-weight:950}.delivery-card-actions{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.delivery-card-actions button{width:100%;min-width:0;height:38px;font-size:16px;color:#0f172a!important;box-shadow:none!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:12px!important;padding:0!important}.delivery-card-actions button:hover{opacity:1;transform:translateY(-1px);background:#e2e8f0!important}.delivery-card-actions .primary-icon{color:#fff!important;background:#ef4036!important;border-color:#ef4036!important}.delivery-urgent-badge{color:#fff;background:#be123c;border-radius:999px;width:fit-content;margin-top:10px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:950;display:inline-flex}.delivery-empty-pro,.delivery-loading-card{color:#64748b;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:18px;font-weight:850}.delivery-modal-overlay{padding:18px}.delivery-detail-modal{background:#fff;border:1px solid #e2e8f0;border-radius:28px;width:min(820px,100vw - 28px);max-height:calc(100vh - 32px);padding:24px;position:relative;overflow-y:auto;box-shadow:0 32px 90px #0f172a52}.delivery-close-button{top:18px!important;right:18px!important}.delivery-detail-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;padding-right:52px;display:flex}.delivery-detail-head span{color:#ef4036;text-transform:uppercase;letter-spacing:.18em;margin-bottom:8px;font-size:11px;font-weight:950;display:block}.delivery-detail-head h2{color:#0f172a;letter-spacing:-.03em;overflow-wrap:anywhere;margin:0 0 5px;font-size:28px;font-weight:950}.delivery-detail-head p{color:#64748b;margin:0;font-weight:800}.delivery-status-pill{color:#334155;text-transform:uppercase;background:#f1f5f9;border-radius:999px;align-items:center;min-height:34px;padding:7px 12px;font-size:12px;font-weight:950;display:inline-flex}.delivery-status-pill.status-aberto{color:#1d4ed8;background:#eff6ff}.delivery-status-pill.status-preparo{color:#b45309;background:#fffbeb}.delivery-status-pill.status-saiu{color:#c2410c;background:#fff7ed}.delivery-status-pill.status-entregue{color:#15803d;background:#ecfdf5}.delivery-detail-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.delivery-detail-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.delivery-detail-card-full{grid-column:1/-1}.delivery-detail-card span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:950;display:block}.delivery-detail-card strong{color:#0f172a;overflow-wrap:anywhere;font-size:15px;font-weight:950;line-height:1.35;display:block}.delivery-detail-card small{color:#64748b;margin-top:6px;font-weight:750;display:block}.delivery-detail-section{background:#fff;border:1px solid #e2e8f0;border-radius:22px;margin-top:16px;padding:16px}.delivery-detail-section-head{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.delivery-detail-section-head h3{color:#0f172a;margin:0;font-size:18px;font-weight:950}.delivery-detail-section-head strong{color:#ef4036;font-size:20px;font-weight:950}.delivery-items-list{gap:10px;display:grid}.delivery-item-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.delivery-item-row strong{color:#0f172a;overflow-wrap:anywhere;font-weight:950;display:block}.delivery-item-row span{color:#64748b;font-size:12px;font-weight:800}.delivery-item-row b{color:#0f172a;white-space:nowrap}.delivery-detail-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.delivery-detail-actions button{min-height:44px}body.theme-dark .delivery-hero-pro,body.theme-dark .delivery-summary-card,body.theme-dark .delivery-filter-panel,body.theme-dark .delivery-column-pro,body.theme-dark .delivery-card-pro,body.theme-dark .delivery-detail-modal,body.theme-dark .delivery-detail-section,body.theme-dark .delivery-detail-card,body.theme-dark .delivery-item-row,body.theme-dark .delivery-empty-pro,body.theme-dark .delivery-loading-card{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .delivery-summary-card.main{background:linear-gradient(135deg,#09090b 0%,#171717 100%)!important}body.theme-dark .delivery-hero-pro h2,body.theme-dark .delivery-summary-card strong,body.theme-dark .delivery-column-head h3,body.theme-dark .delivery-card-client h4,body.theme-dark .delivery-card-meta strong,body.theme-dark .delivery-detail-head h2,body.theme-dark .delivery-detail-card strong,body.theme-dark .delivery-detail-section-head h3,body.theme-dark .delivery-item-row strong,body.theme-dark .delivery-item-row b{color:#f8fafc!important}body.theme-dark .delivery-hero-pro p,body.theme-dark .delivery-summary-card span,body.theme-dark .delivery-summary-card small,body.theme-dark .delivery-card-pro-top span,body.theme-dark .delivery-card-client small,body.theme-dark .delivery-card-meta span,body.theme-dark .delivery-detail-head p,body.theme-dark .delivery-detail-card span,body.theme-dark .delivery-detail-card small,body.theme-dark .delivery-item-row span{color:#a7afbc!important}body.theme-dark .delivery-card-address{background:#ffffff0d!important}body.theme-dark .delivery-card-address p{color:#e5e7eb!important}body.theme-dark .delivery-card-actions button{color:#f8fafc!important;background:#ffffff14!important;border-color:#ffffff1a!important}body.theme-dark .delivery-card-actions .primary-icon{background:#ef4036!important;border-color:#ef4036!important}@media (width<=1280px){.delivery-summary-pro{grid-template-columns:repeat(3,1fr)}.delivery-summary-card.main{grid-column:span 3}.delivery-kanban-pro{grid-template-columns:repeat(2,minmax(240px,1fr))}}@media (width<=820px){.delivery-hero-pro,.delivery-filter-panel{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.delivery-filter-actions{justify-content:flex-start}.delivery-summary-pro,.delivery-kanban-pro,.delivery-detail-grid{grid-template-columns:1fr}.delivery-summary-card.main,.delivery-detail-card-full{grid-column:auto}.delivery-column-pro{min-height:auto}.delivery-detail-modal{border-radius:22px;width:calc(100vw - 16px);max-height:calc(100vh - 16px);padding:18px}.delivery-detail-head{flex-direction:column;padding-right:44px}.delivery-detail-head h2{font-size:23px}.delivery-detail-actions{grid-template-columns:1fr;display:grid}.delivery-detail-actions button{width:100%}}@media (width<=480px){.delivery-summary-card{min-height:96px}.delivery-summary-card strong{font-size:25px}.delivery-card-actions{grid-template-columns:repeat(2,1fr)}.delivery-item-row{flex-direction:column;align-items:flex-start}}.delivery-page-pro .section-kicker{color:#ef3b36;letter-spacing:6px;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-block}.delivery-top-clean{align-items:center;gap:16px}.delivery-summary-clean{grid-template-columns:repeat(5,minmax(120px,1fr));gap:14px;margin:18px 0;display:grid}.delivery-summary-clean>div{text-align:center;background:#fff;border:1px solid #e5eaf2;border-radius:22px;place-items:center;min-height:104px;display:grid;box-shadow:0 16px 34px #0f172a14}.delivery-summary-clean span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:900}.delivery-summary-clean strong{color:#071226;font-size:32px;font-weight:950}.delivery-filter-bar{background:linear-gradient(135deg,#fff 0% 72%,#fff0f0 100%);border:1px solid #e5eaf2;border-radius:24px;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:18px;margin:18px 0;padding:20px;display:grid;box-shadow:0 18px 34px #0f172a14}.delivery-filter-bar label,.delivery-edit-grid label{color:#071226;text-align:left;gap:8px;font-size:13px;font-weight:950;display:grid}.delivery-filter-bar input,.delivery-edit-grid input,.delivery-edit-grid select{color:#071226;background:#fff;border:1px solid #dbe3ee;border-radius:16px;outline:none;width:100%;min-height:52px;padding:0 16px;font-size:16px;font-weight:800}.delivery-filter-bar input:focus,.delivery-edit-grid input:focus,.delivery-edit-grid select:focus{border-color:#ef3b36;box-shadow:0 0 0 4px #ef3b361f}.delivery-kanban-pro{grid-template-columns:repeat(4,minmax(230px,1fr));align-items:start;gap:18px;display:grid}.delivery-column-pro{background:#f8fafc;border:1px solid #e5eaf2;border-radius:24px;min-width:0;padding:14px}.delivery-column-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.delivery-column-title div{align-items:center;gap:10px;display:flex}.delivery-column-title h3{margin:0;font-size:17px;font-weight:950}.delivery-column-title strong{color:#fff;background:#071226;border-radius:999px;place-items:center;min-width:34px;height:34px;display:grid}.delivery-list-pro{gap:12px;display:grid}.delivery-card-pro{background:#fff;border:1px solid #e5eaf2;border-radius:22px;padding:12px;box-shadow:0 14px 26px #0f172a12}.delivery-card-pro.urgent{background:linear-gradient(#fff 0%,#fff7f7 100%);border-color:#ff6b6b}.delivery-card-open{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:0;padding:0}.delivery-card-head,.delivery-card-price{justify-content:space-between;align-items:center;gap:10px;display:flex}.delivery-card-head span{color:#ef3b36;font-weight:950}.delivery-card-head small,.delivery-phone,.delivery-card-price small{color:#64748b;font-size:12px;font-weight:900}.delivery-card-pro h4{color:#071226;text-overflow:ellipsis;white-space:nowrap;margin:10px 0 4px;font-size:18px;font-weight:950;line-height:1.1;overflow:hidden}.delivery-address-chip{color:#172033;background:#f1f5f9;border-radius:14px;margin:12px 0;padding:12px;font-size:13px;font-weight:900;line-height:1.25}.delivery-card-price strong{color:#071226;font-size:20px;font-weight:950}.delivery-delay-alert{color:#fff;background:#be123c;border-radius:999px;width:fit-content;margin-top:10px;padding:8px 12px;font-size:12px;font-weight:950}.delivery-card-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.delivery-card-actions button{cursor:pointer;background:#f8fafc;border:1px solid #e5eaf2;border-radius:12px;width:38px;height:38px;font-size:16px}.delivery-card-actions button:hover{transform:translateY(-1px);box-shadow:0 10px 18px #0f172a1f}.delivery-card-actions .delivery-next-btn{color:#fff;background:#ef3b36;border-color:#ef3b36;margin-left:auto;font-weight:950}.delivery-modal-box{width:min(920px,100vw - 28px);max-height:88vh;padding:0;overflow:auto}.delivery-modal-header{border-bottom:1px solid #e5eaf2;padding:28px 28px 22px}.delivery-modal-header h2{color:#071226;margin:0;font-size:clamp(28px,4vw,42px);font-weight:950}.delivery-modal-header p{color:#64748b;margin:6px 0 0;font-weight:900}.delivery-modal-grid,.delivery-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:22px 28px 0;display:grid}.delivery-info-card{text-align:center;background:#f8fafc;border:1px solid #e5eaf2;border-radius:18px;padding:18px}.delivery-info-card.full,.delivery-edit-grid .full{grid-column:1/-1}.delivery-info-card span{color:#64748b;font-size:12px;font-weight:950;display:block}.delivery-info-card strong{color:#071226;margin-top:8px;font-size:17px;font-weight:950;line-height:1.35;display:block}.delivery-info-card small{color:#64748b;margin-top:8px;font-weight:800;display:block}.delivery-items-box{background:#fff;border:1px solid #e5eaf2;border-radius:22px;margin:22px 28px;padding:18px}.delivery-items-head,.delivery-item-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.delivery-items-head h3{color:#071226;margin:0;font-size:20px;font-weight:950}.delivery-items-head strong{color:#ef3b36;font-size:22px;font-weight:950}.delivery-item-row{background:#f8fafc;border:1px solid #e5eaf2;border-radius:16px;margin-top:12px;padding:16px}.delivery-item-row strong{color:#071226;font-weight:950}.delivery-item-row small{color:#64748b;margin-top:4px;font-weight:800;display:block}.delivery-modal-actions{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-top:1px solid #e5eaf2;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:16px 28px;display:flex;position:sticky;bottom:0}.delivery-edit-grid{padding-bottom:16px}.delivery-edit-alert{color:#9a3412;text-align:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;margin:0 28px 18px;padding:14px 16px;font-weight:900}@media (width<=1100px){.delivery-summary-clean,.delivery-kanban-pro{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.delivery-summary-clean,.delivery-kanban-pro,.delivery-filter-bar,.delivery-modal-grid,.delivery-edit-grid{grid-template-columns:1fr}.delivery-modal-header,.delivery-modal-grid,.delivery-edit-grid,.delivery-items-box,.delivery-modal-actions{padding-left:16px;padding-right:16px}.delivery-items-box,.delivery-edit-alert{margin-left:16px;margin-right:16px}.delivery-card-actions button{width:42px;height:42px}}.delivery-hero-v3{background:linear-gradient(135deg,#fff 0% 68%,#fff0ef 100%);border-radius:28px;justify-content:space-between;gap:24px;margin-bottom:18px;padding:32px;display:flex}.delivery-hero-v3 span,.delivery-column-title-v3 span,.delivery-modal-header-v3 span,.section-title-v3 span,.delivery-summary-side-v3>span{color:var(--delivery-red);letter-spacing:.28em;font-size:.76rem;font-weight:900}.delivery-hero-v3 h2{color:var(--delivery-dark);margin:8px 0;font-size:clamp(2rem,4vw,3.2rem)}.delivery-stats-v3{grid-template-columns:repeat(4,minmax(90px,1fr));gap:12px;min-width:420px;display:grid}.delivery-stats-v3 div{border:1px solid var(--delivery-border);text-align:center;background:#fff;border-radius:20px;padding:18px}.delivery-stats-v3 small{color:var(--delivery-muted);text-transform:uppercase;font-weight:900}.delivery-filters-v3 input,.delivery-filters-v3 select,.add-product-v3 input{width:100%;color:var(--delivery-dark);background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:14px 16px;font-size:1rem;font-weight:800}.delivery-card-head-v3{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.delivery-card-head-v3 h4{color:var(--delivery-dark);word-break:break-word;margin:6px 0 0;font-size:1.2rem;line-height:1.15}.delivery-card-info-v3 p,.delivery-card-info-v3 small{margin:0 0 6px;display:block}.delivery-card-actions-v3 button{border:1px solid var(--delivery-border);cursor:pointer;background:#f8fafc;border-radius:14px;width:42px;height:42px;font-size:1rem}.delivery-empty-v3{text-align:center;color:var(--delivery-muted);background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:24px;font-weight:900}.delivery-close-v3{z-index:2;width:46px;height:46px;color:var(--delivery-dark);cursor:pointer;background:#f1f5f9;border:0;border-radius:16px;font-size:2rem;font-weight:900;position:absolute;top:18px;right:18px}.delivery-modal-header-v3 h2{color:var(--delivery-dark);margin:8px 0;font-size:clamp(2rem,4vw,3rem)}.delivery-modal-main-v3{gap:14px;display:grid}.delivery-detail-box-v3 p{color:var(--delivery-dark);margin:8px 0 0;font-weight:900}.editable-item-v3 strong{color:var(--delivery-dark)}.product-results-v3 button strong{color:var(--delivery-dark)}.product-results-v3 button em{color:var(--delivery-dark);font-style:normal;font-weight:900}@media (width<=1100px){.delivery-hero-v3,.delivery-filters-v3,.delivery-modal-grid-v3{grid-template-columns:1fr}.delivery-hero-v3{display:grid}.delivery-stats-v3,.delivery-kanban-v3{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.delivery-summary-side-v3{position:static}}@media (width<=700px){.delivery-stats-v3,.delivery-kanban-v3,.product-results-v3,.editable-item-v3{grid-template-columns:1fr}.delivery-modal-overlay-v3{padding:8px}.delivery-modal-v3{border-radius:22px;width:100%;max-height:94vh}.delivery-modal-header-v3,.delivery-modal-grid-v3,.delivery-modal-footer-v3{padding-left:14px;padding-right:14px}.delivery-modal-footer-v3{display:grid}}.delivery-page-v3{--delivery-red:#ef3b35;--delivery-dark:#071225;--delivery-muted:#64748b;--delivery-border:#e2e8f0;--delivery-soft:#f8fafc}.delivery-hero-v3,.delivery-filters-v3,.delivery-column-v3,.delivery-modal-v3{border:1px solid var(--delivery-border);background:#fffffff7;box-shadow:0 18px 45px #0f172a1a}.delivery-hero-v3{background:linear-gradient(135deg,#fff 0% 72%,#fff0ef 100%);border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:18px;padding:26px 30px;display:grid}.delivery-hero-v3 span,.delivery-modal-header-v3 span,.section-title-v3 span,.delivery-summary-side-v3>span{color:var(--delivery-red);letter-spacing:.24em;font-size:.72rem;font-weight:900}.delivery-hero-v3 h2{max-width:520px;color:var(--delivery-dark);margin:8px 0;font-size:clamp(2rem,3vw,2.7rem);line-height:1.05}.delivery-hero-v3 p{max-width:560px;color:var(--delivery-muted);margin:0;font-weight:800}.delivery-stats-v3{grid-template-columns:repeat(4,96px);gap:12px;display:grid}.delivery-stats-v3 div{border:1px solid var(--delivery-border);text-align:center;background:#fff;border-radius:20px;min-height:96px;padding:14px 10px}.delivery-stats-v3 strong{color:var(--delivery-dark);font-size:1.9rem;display:block}.delivery-stats-v3 small{color:var(--delivery-muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.delivery-filters-v3{border-radius:24px;grid-template-columns:minmax(240px,1.6fr) minmax(150px,.7fr) minmax(160px,.7fr) auto;align-items:end;gap:12px;margin-bottom:18px;padding:22px;display:grid}.delivery-filters-v3 label,.add-product-v3 label{color:var(--delivery-dark);gap:8px;font-weight:900;display:grid}.delivery-filters-v3 input,.delivery-filters-v3 select,.add-product-v3 input{width:100%;min-width:0;color:var(--delivery-dark);background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:14px 16px;font-size:1rem;font-weight:800}.delivery-filters-v3 button,.delivery-modal-footer-v3 button,.delivery-summary-side-v3 button{color:#fff;background:var(--delivery-red);cursor:pointer;border:0;border-radius:16px;padding:15px 18px;font-weight:900}.delivery-kanban-v3{grid-template-columns:repeat(2,minmax(300px,1fr));gap:16px;display:grid}.delivery-column-v3{border-radius:24px;min-height:260px;padding:16px}.delivery-column-title-v3{align-items:center;gap:10px;margin-bottom:14px;display:flex}.delivery-column-title-v3 span{background:#f8fafc;border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.delivery-column-title-v3 h3{color:var(--delivery-dark);flex:1;margin:0;font-size:1.25rem}.delivery-column-title-v3 strong{color:#fff;background:var(--delivery-dark);border-radius:999px;place-items:center;min-width:36px;height:36px;display:grid}.delivery-column-list-v3{gap:12px;display:grid}.delivery-card-v3{border:1px solid var(--delivery-border);cursor:pointer;background:#fff;border-radius:22px;padding:16px;transition:transform .15s,box-shadow .15s;position:relative}.delivery-card-v3:hover{transform:translateY(-2px);box-shadow:0 18px 35px #0f172a1f}.delivery-card-v3.urgent{background:linear-gradient(#fff 0%,#fff7f7 100%);border-color:#fb7185}.delivery-card-v3.entregue{border-color:#86efac}.delivery-card-head-v3{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.delivery-card-head-v3 span{color:var(--delivery-red);letter-spacing:.1em;font-weight:900}.delivery-card-head-v3 h4{color:var(--delivery-dark);white-space:normal;overflow-wrap:anywhere;margin:6px 0 0;font-size:1.35rem;line-height:1.12}.delivery-card-head-v3 strong{white-space:nowrap;color:var(--delivery-dark);font-size:1.35rem}.delivery-card-info-v3{background:var(--delivery-soft);color:#475569;border-radius:16px;margin:14px 0;padding:12px;font-weight:800}.delivery-card-info-v3 p,.delivery-card-info-v3 small{overflow-wrap:anywhere;margin:0 0 6px;display:block}.delivery-card-actions-v3{flex-wrap:wrap;gap:8px;display:flex}.delivery-card-actions-v3 button{border:1px solid var(--delivery-border);cursor:pointer;background:#f8fafc;border-radius:14px;place-items:center;width:42px;height:42px;font-size:1rem;display:grid}.delivery-card-actions-v3 button.primary{color:#fff;border-color:var(--delivery-red);background:var(--delivery-red)}.delivery-late-v3{color:#fff;background:#be123c;border-radius:999px;margin-top:10px;padding:6px 10px;font-style:normal;font-weight:900;display:inline-block}.delivery-empty-v3,.delivery-readonly-note-v3{text-align:center;color:var(--delivery-muted);background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:22px;font-weight:900}.delivery-readonly-note-v3{color:#9a3412;background:#fff7ed;border-color:#fed7aa;margin-top:14px}.delivery-modal-overlay-v3{z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a9e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.delivery-modal-v3{border-radius:28px;width:min(1120px,96vw);max-height:88vh;position:relative;overflow:auto}.delivery-close-v3{float:right;z-index:3;width:46px;height:46px;color:var(--delivery-dark);cursor:pointer;background:#f1f5f9;border:0;border-radius:16px;font-size:2rem;font-weight:900;position:sticky;top:18px;right:18px}.delivery-modal-header-v3{border-bottom:1px solid var(--delivery-border);padding:34px 42px 24px}.delivery-modal-header-v3 h2{color:var(--delivery-dark);overflow-wrap:anywhere;margin:8px 0;font-size:clamp(2rem,4vw,3rem)}.delivery-modal-header-v3 p{color:var(--delivery-muted);margin:0;font-weight:900}.delivery-modal-grid-v3{grid-template-columns:minmax(0,1fr) 300px;gap:18px;padding:24px;display:grid}.delivery-modal-main-v3{gap:14px;min-width:0;display:grid}.delivery-detail-box-v3,.delivery-items-editor-v3,.delivery-summary-side-v3{border:1px solid var(--delivery-border);background:#fff;border-radius:22px;padding:18px}.delivery-detail-box-v3 strong{color:var(--delivery-muted);text-transform:uppercase;font-size:.86rem;display:block}.delivery-detail-box-v3 p{color:var(--delivery-dark);overflow-wrap:anywhere;margin:8px 0 0;font-weight:900}.delivery-detail-box-v3 small{color:var(--delivery-muted);margin-top:6px;font-weight:800;display:block}.section-title-v3{text-align:center;margin-bottom:16px}.section-title-v3 h3{color:var(--delivery-dark);margin:8px 0}.section-title-v3 p{color:var(--delivery-muted);margin:0;font-weight:800}.editable-item-v3{border:1px solid var(--delivery-border);background:var(--delivery-soft);border-radius:18px;grid-template-columns:minmax(0,1fr) 142px 110px 44px;align-items:center;gap:10px;margin-bottom:10px;padding:12px;display:grid}.editable-product-name-v3{min-width:0}.editable-item-v3 strong{color:var(--delivery-dark);overflow-wrap:anywhere}.editable-item-v3 small{color:var(--delivery-muted);margin-top:4px;font-weight:800;display:block}.quantity-control-v3{grid-template-columns:36px 1fr 36px;gap:6px;display:grid}.quantity-control-v3 button,.danger-icon-v3{border:1px solid var(--delivery-border);cursor:pointer;background:#fff;border-radius:12px;font-weight:900}.quantity-control-v3 input{border:1px solid var(--delivery-border);text-align:center;border-radius:12px;min-width:0;padding:10px;font-weight:900}.readonly-qty-v3{min-height:42px;color:var(--delivery-dark);background:#e2e8f0;border-radius:12px;place-items:center;font-weight:900;display:inline-grid}.danger-icon-v3{background:#fff1f2;height:44px}.add-product-v3{background:snow;border:1px dashed #fecaca;border-radius:20px;margin-top:18px;padding:16px}.product-results-v3{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:270px;margin-top:12px;padding-right:4px;display:grid;overflow:auto}.product-results-v3 button{border:1px solid var(--delivery-border);text-align:left;cursor:pointer;background:#fff;border-radius:16px;gap:6px;padding:12px;display:grid}.product-results-v3 button span{width:fit-content;color:var(--delivery-red);background:#fff1f2;border-radius:999px;padding:5px 8px;font-size:.75rem;font-weight:900}.product-results-v3 button strong,.product-results-v3 button em{color:var(--delivery-dark);font-style:normal;font-weight:900}.delivery-summary-side-v3{background:var(--delivery-dark);color:#fff;align-self:start;gap:12px;display:grid;position:sticky;top:12px}.delivery-summary-side-v3 div{background:#ffffff1a;border-radius:14px;justify-content:space-between;gap:12px;padding:13px;display:flex}.delivery-summary-side-v3 small{color:#cbd5e1;font-weight:900}.delivery-summary-side-v3 strong{text-align:right}.delivery-summary-side-v3 .total{color:var(--delivery-dark);background:#fff}.delivery-summary-side-v3 button.secondary,.delivery-modal-footer-v3 button.secondary{color:var(--delivery-dark);background:#e2e8f0}.delivery-summary-side-v3 button.primary{background:#16a34a}.delivery-modal-footer-v3{border-top:1px solid var(--delivery-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:flex-end;gap:12px;padding:18px 24px;display:flex;position:sticky;bottom:0}@media (width<=1150px){.delivery-hero-v3,.delivery-filters-v3,.delivery-modal-grid-v3{grid-template-columns:1fr}.delivery-stats-v3{grid-template-columns:repeat(4,minmax(0,1fr))}.delivery-summary-side-v3{position:static}}@media (width<=900px){.delivery-kanban-v3{grid-template-columns:1fr}}@media (width<=700px){.delivery-stats-v3,.product-results-v3,.editable-item-v3{grid-template-columns:1fr}.delivery-modal-overlay-v3{padding:8px}.delivery-modal-v3{border-radius:22px;width:100%;max-height:94vh}.delivery-modal-header-v3,.delivery-modal-grid-v3,.delivery-modal-footer-v3{padding-left:14px;padding-right:14px}.delivery-modal-footer-v3{display:grid}}.section-head h3{color:#111827}.section-head p{color:var(--muted)}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.inline-actions{flex-wrap:wrap;gap:10px;display:flex}.order-list{flex-direction:column;gap:12px;display:flex}.order-row{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fafafa 100%);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.order-row p{margin:6px 0 4px}.order-time{margin-top:4px;display:block}.order-right{align-items:center;gap:12px;display:flex}.badge{text-transform:capitalize;border:1px solid #0000;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.badge.blue{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.badge.yellow{color:#b45309;background:#fffbeb;border-color:#fde68a}.badge.green{color:#15803d;background:#ecfdf5;border-color:#bbf7d0}.badge.gray{color:#52525b;background:#f4f4f5;border-color:#e4e4e7}.home-order-row{text-align:left;color:#111827;background:linear-gradient(#fff 0%,#fafafa 100%);width:100%}.home-order-row:hover{opacity:1;border-color:#ef403640;transform:translateY(-2px)}.home-order-row p{margin:8px 0 4px}@media (width<=700px){.order-row{border-radius:20px}}body.theme-dark .section-head h3{color:#f8fafc!important}body.theme-dark .section-head p{color:#a7afbc!important}body.theme-dark .home-order-row{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .home-order-row strong{color:#f8fafc!important}body.theme-dark .home-order-row p{color:#a7afbc!important}body.theme-dark .order-row{color:#f8fafc!important;background:linear-gradient(#16181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}@media (width<=768px){.order-row{border-radius:16px!important;padding:12px!important}}.home-admin-goal-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.home-admin-goal-footer span{color:#facc15;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:950;display:block}.home-admin-goal-progress{background:#ffffff24;border-radius:999px;height:12px;margin:14px 0 12px;overflow:hidden}.home-admin-goal-progress i{border-radius:inherit;background:linear-gradient(90deg,#facc15,#ef4036);min-width:7px;height:100%;transition:width .25s;display:block}.home-admin-goal-footer strong{color:#ffffffdb;font-size:13px}.goal-modal-overlay{z-index:20000}.goal-modal-card{width:min(420px,100vw - 32px)}.goal-modal-card label{color:#111827;gap:8px;font-weight:900;display:grid}.goal-modal-card input{border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;min-height:48px;padding:0 14px;font-size:16px}body.theme-dark .goal-modal-card label{color:#f8fafc!important}body.theme-dark .goal-modal-card{background:#15181f!important;border-color:#ffffff17!important}body.theme-dark .goal-modal-card input{color:#f8fafc!important;background:#0f1117!important;border-color:#ffffff1f!important}@media (width<=768px){.home-admin-goal-footer{flex-direction:column;align-items:flex-start;gap:4px}}@media (width<=1050px){.home-clean-grid,.home-clean-bottom-grid{grid-template-columns:1fr}.home-clean-main-number,.home-clean-mini-card{min-height:150px}}@media (width<=720px){.home-clean-hero{flex-direction:column;align-items:stretch;padding:16px}.home-clean-actions{grid-template-columns:1fr 1fr;display:grid}.home-clean-actions button{width:100%}.home-clean-mini-grid{grid-template-columns:1fr}.home-clean-main-number strong{font-size:58px}.home-clean-mini-card strong{font-size:42px}.home-clean-order-row{align-items:flex-start}}body.theme-dark .internal-hero-text h2,body.theme-dark .internal-toolbar-head h3,body.theme-dark .internal-board-head h3,body.theme-dark .internal-section-title h3,body.theme-dark .internal-modal-header h2,body.theme-dark .internal-order-card-top strong,body.theme-dark .internal-order-card-footer strong,body.theme-dark .internal-total-line strong,body.theme-dark .internal-service-toggle strong,body.theme-dark .internal-close-summary strong,body.theme-dark .internal-empty-state strong,body.theme-dark .internal-loading-card strong{color:#f8fafc!important}body.theme-dark .internal-hero-text p,body.theme-dark .internal-modal-header p,body.theme-dark .internal-order-meta,body.theme-dark .internal-order-card-footer small,body.theme-dark .internal-total-line span,body.theme-dark .internal-service-toggle span,body.theme-dark .internal-close-summary small,body.theme-dark .internal-empty-state span,body.theme-dark .internal-loading-card span{color:#a7afbc!important}body.theme-dark .internal-hero-metrics div,body.theme-dark .internal-modal-summary-grid div,body.theme-dark .internal-order-items-preview,body.theme-dark .internal-service-toggle,body.theme-dark .internal-close-summary div,body.theme-dark .internal-empty-state,body.theme-dark .internal-loading-card,body.theme-dark .internal-payment-methods button{background:#ffffff0a!important;border-color:#ffffff17!important}@media (width<=1180px){.internal-hero-card,.internal-detail-content,.internal-close-grid{grid-template-columns:1fr}.internal-orders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.internal-filters-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.internal-hero-card,.internal-toolbar-card,.internal-board-card{border-radius:22px;padding:16px}.internal-hero-text h2{font-size:32px}.internal-hero-metrics,.internal-orders-grid,.internal-filters-grid,.internal-modal-summary-grid,.internal-payment-methods{grid-template-columns:1fr}.internal-order-card{min-height:auto}.internal-order-card-top{grid-template-columns:auto minmax(0,1fr)}.internal-order-card-top .internal-status{grid-column:1/-1;justify-self:start}.internal-detail-modal,.internal-close-modal{border-radius:22px;width:calc(100vw - 18px);max-height:calc(100vh - 18px)}.internal-modal-overlay{padding:9px}.internal-modal-header,.internal-modal-actions,.internal-detail-content,.internal-close-grid,.internal-modal-summary-grid{padding-left:16px;padding-right:16px}.internal-modal-actions{justify-content:stretch}.internal-modal-actions button{width:100%}}@media (width<=1100px){.internal-hero-metrics-clean{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.internal-hero-metrics-clean,.internal-order-actions{grid-template-columns:1fr 1fr}.internal-order-card-top{grid-template-columns:auto minmax(0,1fr)}.internal-status{grid-column:1/-1;justify-self:start}.internal-order-card-top strong{font-size:20px}.internal-order-meta,.internal-order-card-footer{flex-direction:column;align-items:flex-start}.internal-detail-modal,.internal-close-modal{border-radius:22px;width:calc(100vw - 16px)}}.internal-detail-modal,.internal-close-modal{cursor:default}.internal-order-card-main-button,.internal-order-card{min-width:0}@media (width<=980px){.internal-detail-content,.internal-close-grid{grid-template-columns:1fr!important}.internal-total-panel{position:static}.internal-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=768px){.internal-detail-modal,.internal-close-modal{border-radius:22px!important;width:calc(100vw - 12px)!important;max-height:calc(100vh - 16px)!important}.internal-modal-header{padding:16px!important}.internal-modal-header h2{font-size:24px!important}.internal-modal-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.internal-orders-grid{grid-template-columns:1fr!important}.internal-order-actions{grid-template-columns:1fr 1fr!important}.internal-order-actions button:last-child:nth-child(odd){grid-column:1/-1}.internal-modal-actions{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.internal-modal-actions button{width:100%!important}}@media (width<=430px){.internal-payment-methods,.internal-modal-summary-grid,.internal-order-actions{grid-template-columns:1fr!important}.internal-order-card-top{grid-template-columns:auto minmax(0,1fr)!important}.internal-order-card-top .internal-status{grid-column:1/-1;justify-self:start}}@media (width<=950px){.internal-detail-content,.internal-close-grid{grid-template-columns:1fr!important}.internal-item-edit-row{grid-template-columns:1fr 1fr}.internal-item-edit-name{grid-column:1/-1}.internal-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=768px){.internal-modal-overlay{align-items:flex-start!important;padding:10px!important}.internal-detail-modal,.internal-close-modal{border-radius:22px!important;width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important}.internal-modal-header{padding:16px!important}.internal-modal-header h2{font-size:24px!important}.internal-modal-summary-grid{grid-template-columns:1fr 1fr!important}.internal-item-edit-row{grid-template-columns:1fr!important}.internal-item-edit-name{grid-column:auto}.internal-item-edit-total{min-height:50px}.internal-modal-actions{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.internal-modal-actions button{width:100%!important}.internal-order-actions{grid-template-columns:repeat(3,1fr)!important}.internal-icon-action{min-height:42px!important}}@media (width<=950px){.internal-product-picker-list{grid-template-columns:1fr}}@media (width<=980px){.internal-hero-card-clean,.internal-detail-content,.internal-close-grid{grid-template-columns:1fr!important}.internal-hero-metrics-clean{grid-template-columns:repeat(2,minmax(0,1fr))!important}.internal-filters-grid{grid-template-columns:1fr 1fr!important}.internal-total-panel,.internal-close-summary{position:static!important}}@media (width<=700px){.internal-modal-overlay{padding:8px!important}.internal-detail-modal,.internal-close-modal{border-radius:22px!important;width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important}.internal-modal-header,.internal-detail-content,.internal-close-grid,.internal-modal-actions{padding-left:16px!important;padding-right:16px!important}.internal-modal-summary-grid,.internal-filters-grid,.internal-product-picker-list{grid-template-columns:1fr!important}.internal-item-edit-row{grid-template-columns:1fr 70px!important}.internal-item-edit-price,.internal-item-edit-total{grid-column:span 1!important}.internal-modal-actions{flex-wrap:wrap!important}.internal-modal-actions button{flex:150px!important}}@media (width<=980px){.internal-hero-card-clean,.internal-detail-content,.internal-close-grid{grid-template-columns:1fr!important}.internal-hero-metrics-clean{grid-template-columns:repeat(2,minmax(0,1fr))!important}.internal-filters-grid{grid-template-columns:1fr 1fr!important}.internal-total-panel,.internal-close-summary{position:static!important}}@media (width<=700px){.internal-modal-overlay{padding:8px!important}.internal-detail-modal,.internal-close-modal{border-radius:22px!important;width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important}.internal-modal-header,.internal-detail-content,.internal-close-grid,.internal-modal-actions{padding-left:16px!important;padding-right:16px!important}.internal-modal-summary-grid,.internal-filters-grid,.internal-product-picker-list{grid-template-columns:1fr!important}.internal-item-edit-row{grid-template-columns:1fr 70px!important}.internal-item-edit-price,.internal-item-edit-total{grid-column:span 1!important}.internal-modal-actions{flex-wrap:wrap!important}.internal-modal-actions button{flex:150px!important}}@media (width<=1100px){.internal-hero-metrics-clean{grid-template-columns:repeat(2,minmax(0,1fr))!important}.internal-detail-content,.internal-close-grid{grid-template-columns:1fr!important}.internal-close-summary,.internal-total-panel{position:static!important}}@media (width<=720px){.internal-detail-modal,.internal-close-modal{border-radius:20px!important;width:calc(100vw - 14px)!important;max-height:calc(100dvh - 14px)!important}.internal-modal-header,.internal-detail-content,.internal-close-grid,.internal-modal-actions{padding-left:14px!important;padding-right:14px!important}.internal-item-edit-row{grid-template-columns:1fr 72px!important}.internal-item-edit-price,.internal-item-edit-total{grid-column:span 1!important}.internal-product-picker-list,.internal-hero-metrics-clean,.internal-filters-grid{grid-template-columns:1fr!important}}.internal-orders-page{gap:18px}.internal-hero-card,.internal-toolbar-card,.internal-board-card{background:radial-gradient(circle at 100% 0,#ef40361a,#0000 32%),linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 18px 38px #0f172a17}.internal-hero-card{grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:center;gap:18px;padding:28px;display:grid}.internal-hero-text span,.internal-toolbar-head span,.internal-board-head>div:first-child span,.internal-modal-header span,.internal-section-title span,.internal-close-summary>span{color:#ef4036;letter-spacing:.22em;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.internal-hero-text h2{color:#0f172a;letter-spacing:-.05em;margin:8px 0;font-size:42px;font-weight:950;line-height:1}.internal-hero-text p{color:#64748b;margin:0;font-size:16px;font-weight:750;line-height:1.45}.internal-hero-text strong{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;margin-top:16px;padding:10px 13px;font-size:13px;font-weight:950;display:inline-flex}.internal-hero-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.internal-hero-metrics div,.internal-modal-summary-grid div{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:112px;padding:14px;display:flex;box-shadow:0 12px 24px #0f172a0e}.internal-hero-metrics strong,.internal-modal-summary-grid strong{color:#0f172a;letter-spacing:-.04em;font-size:26px;font-weight:950;line-height:1}.internal-hero-metrics span,.internal-modal-summary-grid span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.internal-toolbar-card,.internal-board-card{padding:20px}.internal-toolbar-head,.internal-board-head,.internal-modal-header,.internal-modal-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.internal-toolbar-head h3,.internal-board-head h3,.internal-section-title h3,.internal-modal-header h2{color:#0f172a;letter-spacing:-.04em;margin:6px 0 0;font-weight:950}.internal-toolbar-head h3,.internal-board-head h3{font-size:24px}.internal-filters-grid{grid-template-columns:minmax(260px,1.25fr) 170px 170px 170px;align-items:end;gap:12px;margin-top:18px;display:grid}.internal-filters-grid label{color:#0f172a;font-size:13px;font-weight:950}.internal-filters-grid input,.internal-filters-grid select{border-radius:16px;min-height:50px;font-weight:850}.internal-quick-tabs{flex-wrap:wrap;gap:8px;display:flex}.internal-quick-tabs button{color:#475569;min-height:38px;box-shadow:none;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:0 13px;font-size:12px;font-weight:950}.internal-quick-tabs button.active{color:#fff;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%);border-color:#0000;box-shadow:0 12px 24px #ef403638}.internal-orders-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.internal-order-card{text-align:left;color:#0f172a;background:linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;gap:14px;width:100%;min-height:230px;padding:16px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 12px 26px #0f172a12}.internal-order-card:hover{opacity:1;border-color:#ef403657;transform:translateY(-2px);box-shadow:0 18px 34px #0f172a1f}.internal-order-aberto{background:radial-gradient(circle at 100% 0,#3b82f61a,#0000 32%),linear-gradient(#fff 0%,#fbfbfc 100%)}.internal-order-fechado{background:radial-gradient(circle at 100% 0,#22c55e1a,#0000 32%),linear-gradient(#fff 0%,#fbfbfc 100%)}.internal-order-cancelado{background:radial-gradient(circle at 100% 0,#ef40361a,#0000 32%),linear-gradient(#fff 0%,#fbfbfc 100%)}.internal-order-icon{color:#fff;background:#0f172a;border-radius:17px;place-items:center;width:48px;height:48px;font-size:22px;display:grid;box-shadow:0 12px 22px #0f172a38}.internal-order-card-top span{color:#ef4036;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:950;display:block}.internal-order-card-top strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:20px;font-weight:950;line-height:1.1;display:block;overflow:hidden}.internal-status{color:#475569;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-style:normal;font-weight:950;display:inline-flex}.internal-status-open{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.internal-status-closed{color:#166534;background:#dcfce7;border-color:#86efac}.internal-status-canceled{color:#991b1b;background:#fee2e2;border-color:#fecaca}.internal-order-meta{color:#64748b;flex-wrap:wrap;justify-content:space-between;gap:10px;font-size:12px;font-weight:850;display:flex}.internal-order-items-preview{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;flex:1;gap:6px;padding:12px;display:grid}.internal-order-items-preview span,.internal-order-items-preview small{color:#475569;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;overflow:hidden}.internal-order-items-preview small{color:#ef4036}.internal-order-card-footer{justify-content:space-between;align-items:center;gap:12px;padding-top:2px;display:flex}.internal-order-card-footer small{color:#64748b;font-weight:850}.internal-payment-chip{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;width:fit-content;padding:7px 10px;font-size:12px;font-weight:950}.internal-empty-state,.internal-loading-card{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:160px;margin-top:18px;padding:24px;display:flex}.internal-empty-state.compact{min-height:120px;margin-top:0}.internal-empty-state strong,.internal-loading-card strong{color:#0f172a;font-size:18px;font-weight:950}.internal-empty-state span,.internal-loading-card span{color:#64748b;font-weight:800}.internal-detail-modal,.internal-close-modal{background:#fff;border:1px solid #e2e8f0;border-radius:30px;width:min(980px,100vw - 36px);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 34px 90px #0f172a4d}.internal-modal-header{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #e2e8f0;padding:22px 24px;position:sticky;top:0}.internal-modal-header h2{font-size:30px}.internal-modal-header p{color:#64748b;margin:6px 0 0;font-weight:850}.internal-modal-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:20px 24px 0;display:grid}.internal-modal-summary-grid div{min-height:92px}.internal-detail-content,.internal-close-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:16px;padding:20px 24px 24px;display:grid}.internal-items-panel,.internal-total-panel,.internal-close-main,.internal-close-summary{background:linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:24px;padding:18px}.internal-section-title{margin-bottom:14px}.internal-section-title h3{font-size:21px}.internal-items-list{gap:10px;display:grid}.internal-item-row{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.internal-item-row strong{color:#0f172a;font-size:15px;font-weight:950;display:block}.internal-item-row span{color:#64748b;margin-top:4px;font-size:12px;font-weight:850;display:block}.internal-item-row b{color:#0f172a;white-space:nowrap;font-size:16px;font-weight:950}.internal-total-line{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.internal-total-line span{color:#64748b;font-weight:900}.internal-total-line strong{color:#0f172a;font-weight:950}.internal-total-line.final{background:#0f172a;border:0;border-radius:18px;margin-top:12px;padding:16px}.internal-total-line.final span,.internal-total-line.final strong{color:#fff;font-size:20px}.internal-payment-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;margin-top:14px;padding:14px}.internal-payment-box span,.internal-payment-box strong{display:block}.internal-payment-box strong{color:#7c2d12;margin-top:5px;font-size:18px;font-weight:950}.internal-modal-actions{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-top:1px solid #e2e8f0;justify-content:flex-end;padding:18px 24px;position:sticky;bottom:0}.internal-modal-actions button{border-radius:16px;min-height:46px}.internal-service-toggle{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:16px;display:flex}.internal-service-toggle strong{color:#0f172a;font-size:16px;font-weight:950;display:block}.internal-service-toggle span{color:#64748b;margin-top:4px;font-size:13px;font-weight:800;display:block}.internal-switch{cursor:pointer;margin:0}.internal-switch input{display:none}.internal-switch>span{background:#cbd5e1;border-radius:999px;align-items:center;width:58px;height:32px;padding:4px;transition:all .2s;display:flex}.internal-switch>span:before{content:"";background:#fff;border-radius:999px;width:24px;height:24px;transition:all .2s;box-shadow:0 4px 10px #0f172a3d}.internal-switch input:checked+span{background:#ef4036}.internal-switch input:checked+span:before{transform:translate(26px)}.internal-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.internal-payment-methods button{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:78px;display:flex;box-shadow:0 10px 20px #0f172a0e}.internal-payment-methods button.active{color:#fff;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%);border-color:#0000;box-shadow:0 14px 28px #ef40363d}.internal-payment-methods span{font-size:22px}.internal-payment-methods strong{font-size:14px;font-weight:950}.internal-received-box input{border-radius:16px;min-height:50px;font-weight:900}.internal-received-box>span{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;justify-content:space-between;gap:12px;margin-top:10px;padding:12px;font-weight:950;display:flex}.internal-close-summary{gap:12px;display:grid}.internal-close-summary div{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;padding:14px}.internal-close-summary small,.internal-close-summary strong{display:block}.internal-close-summary small{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-weight:900}.internal-close-summary strong{color:#0f172a;margin-top:6px;font-size:22px;font-weight:950}.internal-close-summary div.final{background:#0f172a;border-color:#0f172a}.internal-close-summary div.final small,.internal-close-summary div.final strong{color:#fff}body.theme-dark .internal-hero-card,body.theme-dark .internal-toolbar-card,body.theme-dark .internal-board-card,body.theme-dark .internal-detail-modal,body.theme-dark .internal-close-modal,body.theme-dark .internal-modal-header,body.theme-dark .internal-modal-actions,body.theme-dark .internal-items-panel,body.theme-dark .internal-total-panel,body.theme-dark .internal-close-main,body.theme-dark .internal-close-summary,body.theme-dark .internal-order-card{color:#f8fafc!important;background:radial-gradient(circle at 100% 0,#ef403617,#0000 34%),linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .internal-hero-text h2,body.theme-dark .internal-toolbar-head h3,body.theme-dark .internal-board-head h3,body.theme-dark .internal-section-title h3,body.theme-dark .internal-modal-header h2,body.theme-dark .internal-order-card-top strong,body.theme-dark .internal-order-card-footer strong,body.theme-dark .internal-item-row strong,body.theme-dark .internal-item-row b,body.theme-dark .internal-total-line strong,body.theme-dark .internal-service-toggle strong,body.theme-dark .internal-close-summary strong,body.theme-dark .internal-empty-state strong,body.theme-dark .internal-loading-card strong{color:#f8fafc!important}body.theme-dark .internal-hero-text p,body.theme-dark .internal-modal-header p,body.theme-dark .internal-order-meta,body.theme-dark .internal-order-card-footer small,body.theme-dark .internal-item-row span,body.theme-dark .internal-total-line span,body.theme-dark .internal-service-toggle span,body.theme-dark .internal-close-summary small,body.theme-dark .internal-empty-state span,body.theme-dark .internal-loading-card span{color:#a7afbc!important}body.theme-dark .internal-hero-metrics div,body.theme-dark .internal-modal-summary-grid div,body.theme-dark .internal-order-items-preview,body.theme-dark .internal-item-row,body.theme-dark .internal-service-toggle,body.theme-dark .internal-close-summary div,body.theme-dark .internal-empty-state,body.theme-dark .internal-loading-card,body.theme-dark .internal-payment-methods button{background:#ffffff0a!important;border-color:#ffffff17!important}body.theme-dark .internal-hero-metrics strong,body.theme-dark .internal-modal-summary-grid strong,body.theme-dark .internal-payment-methods button strong{color:#f8fafc!important}body.theme-dark .internal-hero-metrics span,body.theme-dark .internal-modal-summary-grid span,body.theme-dark .internal-order-items-preview span,body.theme-dark .internal-order-items-preview small{color:#a7afbc!important}body.theme-dark .internal-payment-methods button.active{color:#fff!important;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important}@media (width<=1180px){.internal-hero-card,.internal-detail-content,.internal-close-grid{grid-template-columns:1fr}.internal-orders-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.internal-filters-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.internal-hero-card,.internal-toolbar-card,.internal-board-card{border-radius:22px;padding:16px}.internal-hero-text h2{font-size:32px}.internal-hero-metrics,.internal-orders-grid,.internal-filters-grid,.internal-modal-summary-grid,.internal-payment-methods{grid-template-columns:1fr}.internal-order-card{min-height:auto}.internal-order-card-top{grid-template-columns:auto minmax(0,1fr)}.internal-order-card-top .internal-status{grid-column:1/-1;justify-self:start}.internal-detail-modal,.internal-close-modal{border-radius:22px;width:calc(100vw - 18px);max-height:calc(100vh - 18px)}.internal-modal-overlay{padding:9px}.internal-modal-header,.internal-modal-actions,.internal-detail-content,.internal-close-grid,.internal-modal-summary-grid{padding-left:16px;padding-right:16px}.internal-modal-actions{justify-content:stretch}.internal-modal-actions button{width:100%}}.internal-hero-card-clean{background:radial-gradient(circle at 100% 0,#ef40361f,#0000 34%),linear-gradient(#fff 0%,#fbfbfc 100%)}.internal-hero-metrics-clean{grid-template-columns:repeat(4,minmax(120px,1fr))}.internal-hero-metrics-clean div{min-height:112px}.internal-hero-metrics-clean strong{font-size:30px}.internal-search-box input{font-weight:850}.internal-order-card{background:linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:24px;transition:all .18s;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f172a14}.internal-order-card:hover{border-color:#ef403657;transform:translateY(-2px);box-shadow:0 18px 36px #0f172a1f}.internal-order-card-main-button{text-align:left;border:0;border-radius:0;width:100%;min-height:auto;padding:18px;color:inherit!important;box-shadow:none!important;background:0 0!important}.internal-order-card-main-button:hover{opacity:1;transform:none}.internal-order-aberto{border-color:#3b82f638}.internal-order-fechado{border-color:#22c55e3d}.internal-order-cancelado{background:linear-gradient(snow 0%,#fff 100%);border-color:#ef444438}.internal-order-recent:before{content:"NOVO";color:#fff;letter-spacing:.12em;z-index:2;background:#2563eb;border-radius:0 0 12px 12px;padding:5px 10px;font-size:10px;font-weight:950;position:absolute;top:0;right:18px}.internal-order-icon{color:#fff;background:#111827;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 20px #0f172a2e}.internal-order-card-top span{color:#ef4036;text-transform:uppercase;letter-spacing:.16em;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.internal-order-card-top strong{color:#0f172a;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:950;line-height:1.05;display:block;overflow:hidden}.internal-status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 11px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.internal-status-open{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.internal-status-closed{color:#15803d;background:#dcfce7;border:1px solid #86efac}.internal-status-canceled{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.internal-order-meta{color:#64748b;justify-content:space-between;gap:12px;margin-top:14px;font-size:13px;font-weight:850;display:flex}.internal-order-items-preview{color:#334155;background:#f8fafc;border:1px solid #edf2f7;border-radius:18px;gap:9px;min-height:112px;margin-top:16px;padding:14px;font-weight:850;display:grid}.internal-order-items-preview span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.internal-order-items-preview small{color:#ef4036;font-weight:950}.internal-order-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.internal-order-card-footer small{color:#64748b;font-size:13px;font-weight:900}.internal-order-card-footer strong{color:#0f172a;white-space:nowrap;font-size:26px;font-weight:950}.internal-order-badges-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.internal-new-badge,.internal-payment-chip{border-radius:999px;width:fit-content;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex}.internal-new-badge{color:#1d4ed8;background:#dbeafe;border:1px solid #bfdbfe}.internal-payment-chip{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.internal-order-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 18px 18px;display:grid}.internal-order-actions button{white-space:nowrap;min-height:40px;border-radius:13px!important;padding:8px 10px!important;font-size:12px!important;font-weight:950!important}.internal-order-actions button.secondary{color:#0f172a!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #e2e8f0!important}.internal-board-card{border-radius:28px}.internal-board-head{align-items:center}.internal-quick-tabs button{font-weight:950}.internal-modal-header h2{letter-spacing:-.03em;font-size:32px;line-height:1.05}body.theme-dark .internal-order-card,body.theme-dark .internal-order-card-main-button,body.theme-dark .internal-order-items-preview{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .internal-order-card-top strong,body.theme-dark .internal-order-card-footer strong{color:#f8fafc!important}body.theme-dark .internal-order-meta,body.theme-dark .internal-order-card-footer small,body.theme-dark .internal-order-items-preview{color:#a7afbc!important}body.theme-dark .internal-order-actions button.secondary{color:#f8fafc!important;background:#ffffff13!important;border-color:#ffffff1a!important}@media (width<=1100px){.internal-hero-metrics-clean{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.internal-hero-metrics-clean,.internal-order-actions{grid-template-columns:1fr 1fr}.internal-order-card-top{grid-template-columns:auto minmax(0,1fr)}.internal-status{grid-column:1/-1;justify-self:start}.internal-order-card-top strong{font-size:20px}.internal-order-meta,.internal-order-card-footer{flex-direction:column;align-items:flex-start}.internal-detail-modal,.internal-close-modal{border-radius:22px;width:calc(100vw - 16px)}}.internal-modal-overlay{cursor:pointer}.internal-detail-modal,.internal-close-modal,.confirm-modal-box{cursor:default}.internal-order-title-wrap{flex:1;min-width:0}.internal-order-card-top{grid-template-columns:auto minmax(0,1fr) auto!important}.internal-order-card-top strong,.internal-modal-header h2,.internal-close-order-preview strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.internal-order-card-top strong{letter-spacing:-.03em;display:block;font-size:clamp(18px,1.25vw,24px)!important}.internal-order-card-main-button,.internal-order-card{min-width:0}.internal-order-actions button{white-space:nowrap;width:100%;min-width:0!important;padding:10px 8px!important;font-size:12px!important}.internal-detail-modal,.internal-close-modal{border-radius:28px!important;width:min(900px,100vw - 28px)!important;max-height:min(88vh,820px)!important;overflow-y:auto!important}.internal-modal-header{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#fff 0%,#fffffff5 100%);position:sticky;top:0}.internal-modal-header h2{line-height:1.1;font-size:clamp(24px,2vw,34px)!important}.internal-total-panel{align-self:start;position:sticky;top:116px}.internal-total-panel .full{min-height:48px;margin-top:16px}.internal-payment-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;gap:5px;margin-top:14px;padding:14px;display:grid}.internal-payment-box span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950}.internal-payment-box strong{color:#0f172a;font-size:16px;line-height:1.25}.internal-close-order-preview{background:radial-gradient(circle at 100% 0,#ef403614,#0000 28%),linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:20px;gap:5px;padding:16px;display:grid}.internal-close-order-preview span{color:#ef4036;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:950}.internal-close-order-preview strong{color:#0f172a;font-size:24px;line-height:1.15}.internal-close-order-preview small{color:#64748b;font-weight:800}.internal-payment-methods button{border-radius:18px!important;min-width:0!important;min-height:82px!important}.internal-received-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:16px}.internal-received-box span{color:#64748b;margin-top:10px;font-weight:900;display:block}.internal-received-box span strong{color:#0f172a}.internal-close-summary{box-shadow:0 18px 34px #0f172a2e;color:#fff!important;background:linear-gradient(#0f172a 0%,#111827 100%)!important;border-radius:22px!important;padding:18px!important}.internal-close-summary>span{letter-spacing:.16em;font-weight:950;color:#facc15!important}.internal-close-summary div{border-color:#ffffff1f!important}.internal-close-summary small{color:#ffffffb3!important}.internal-close-summary strong{color:#fff!important}.internal-close-summary .final{border-radius:18px;margin-top:8px;color:#0f172a!important;background:#fff!important;padding:14px!important}.internal-close-summary .final small,.internal-close-summary .final strong{color:#0f172a!important}body.theme-dark .internal-modal-header,body.theme-dark .internal-modal-actions{background:linear-gradient(#12141beb 0%,#0c0e13fa 100%)!important;border-color:#ffffff17!important}body.theme-dark .internal-payment-box,body.theme-dark .internal-close-order-preview,body.theme-dark .internal-received-box{background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .internal-payment-box strong,body.theme-dark .internal-close-order-preview strong,body.theme-dark .internal-received-box span strong{color:#f8fafc!important}body.theme-dark .internal-payment-box span,body.theme-dark .internal-close-order-preview small,body.theme-dark .internal-received-box span{color:#a7afbc!important}body.theme-dark .internal-close-summary{background:linear-gradient(#171a21 0%,#0f1117 100%)!important;border:1px solid #ffffff17!important}body.theme-dark .internal-close-summary .final{background:#ffffff14!important}body.theme-dark .internal-close-summary .final small,body.theme-dark .internal-close-summary .final strong{color:#f8fafc!important}@media (width<=980px){.internal-detail-content,.internal-close-grid{grid-template-columns:1fr!important}.internal-total-panel{position:static}.internal-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=768px){.internal-detail-modal,.internal-close-modal{border-radius:22px!important;width:calc(100vw - 12px)!important;max-height:calc(100vh - 16px)!important}.internal-modal-header{padding:16px!important}.internal-modal-header h2{font-size:24px!important}.internal-modal-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.internal-orders-grid{grid-template-columns:1fr!important}.internal-order-actions{grid-template-columns:1fr 1fr!important}.internal-order-actions button:last-child:nth-child(odd){grid-column:1/-1}.internal-modal-actions{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.internal-modal-actions button{width:100%!important}}@media (width<=430px){.internal-payment-methods,.internal-modal-summary-grid,.internal-order-actions{grid-template-columns:1fr!important}.internal-order-card-top{grid-template-columns:auto minmax(0,1fr)!important}.internal-order-card-top .internal-status{grid-column:1/-1;justify-self:start}}.internal-modal-overlay{justify-content:center!important;align-items:center!important;padding:22px!important;overflow-y:auto!important}.internal-detail-modal,.internal-close-modal{background:#fff!important;border-radius:28px!important;width:min(1040px,100vw - 44px)!important;max-height:calc(100dvh - 44px)!important;overflow:hidden auto!important;box-shadow:0 32px 90px #0f172a52!important}.internal-modal-header{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.internal-modal-header h2,.internal-order-title-wrap strong,.internal-close-order-preview strong{white-space:normal!important;text-overflow:initial!important;word-break:break-word!important;overflow:visible!important}.internal-modal-actions{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-top:1px solid #e5e7eb;padding-top:14px;position:sticky;bottom:0}.internal-icon-action{white-space:nowrap!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;min-width:44px!important;min-height:44px!important;padding:0 12px!important;font-size:16px!important;display:inline-flex!important}.internal-order-card-main-button{text-align:left!important}.internal-order-card-top{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:flex-start!important}.internal-order-title-wrap strong{max-width:100%!important;font-size:20px!important;line-height:1.15!important;display:block!important}.internal-order-meta{flex-wrap:wrap!important}.internal-detail-content{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr)!important;align-items:start!important}.internal-edit-items-list{gap:10px!important}.internal-item-edit-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:minmax(220px,1fr) 78px 120px 118px 46px;align-items:end;gap:10px;padding:12px;display:grid}.internal-item-edit-row label{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:900}.internal-item-edit-row input{border-radius:13px;min-height:44px;font-weight:800}.internal-item-edit-total{background:#fff;border:1px solid #e2e8f0;border-radius:13px;flex-direction:column;justify-content:center;gap:2px;min-height:44px;padding:7px 10px;display:flex}.internal-item-edit-total span{color:#64748b;font-size:11px;font-weight:900}.internal-item-edit-total strong{color:#0f172a;white-space:nowrap;font-size:14px;font-weight:950}.internal-add-item-box{background:linear-gradient(#fff7f7 0%,#fff 100%);border:1px dashed #fecaca;border-radius:20px;margin-top:16px;padding:14px}.internal-section-title.small{margin-bottom:10px}.internal-section-title.small h3{font-size:16px}.internal-add-item-grid{grid-template-columns:minmax(220px,1fr) 86px 130px auto;align-items:center;gap:10px;display:grid}.internal-add-item-grid input,.internal-add-item-grid button{min-height:46px}.internal-payment-methods{grid-template-columns:repeat(4,minmax(0,1fr))!important}.internal-payment-methods button{min-height:82px!important}.internal-received-box{margin-top:14px}body.theme-dark .internal-detail-modal,body.theme-dark .internal-close-modal,body.theme-dark .internal-modal-header,body.theme-dark .internal-modal-actions{background:linear-gradient(#171a21 0%,#0f1117 100%)!important;border-color:#ffffff1a!important}body.theme-dark .internal-item-edit-row,body.theme-dark .internal-add-item-box,body.theme-dark .internal-item-edit-total{background:#ffffff0b!important;border-color:#ffffff1a!important}body.theme-dark .internal-item-edit-total strong{color:#f8fafc!important}@media (width<=950px){.internal-detail-content,.internal-close-grid{grid-template-columns:1fr!important}.internal-item-edit-row,.internal-add-item-grid{grid-template-columns:1fr 1fr}.internal-item-edit-name,.internal-add-item-grid input:first-child{grid-column:1/-1}.internal-payment-methods{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=768px){.internal-modal-overlay{align-items:flex-start!important;padding:10px!important}.internal-detail-modal,.internal-close-modal{border-radius:22px!important;width:calc(100vw - 20px)!important;max-height:calc(100dvh - 20px)!important}.internal-modal-header{padding:16px!important}.internal-modal-header h2{font-size:24px!important}.internal-modal-summary-grid{grid-template-columns:1fr 1fr!important}.internal-item-edit-row,.internal-add-item-grid{grid-template-columns:1fr!important}.internal-item-edit-name,.internal-add-item-grid input:first-child{grid-column:auto}.internal-item-edit-total{min-height:50px}.internal-modal-actions{grid-template-columns:1fr!important;gap:10px!important;display:grid!important}.internal-modal-actions button{width:100%!important}.internal-order-actions{grid-template-columns:repeat(3,1fr)!important}.internal-icon-action{min-height:42px!important}}.internal-product-picker-box{background:linear-gradient(snow 0%,#fff 100%);margin-top:18px}.internal-product-search{min-height:48px;margin-bottom:12px;font-weight:800}.internal-product-picker-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:310px;padding-right:4px;display:grid;overflow-y:auto}.internal-product-picker-card{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"tag price""name price""desc desc";align-items:center;gap:5px 12px;width:100%;min-height:118px;color:#0f172a!important;text-align:left!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:18px!important;padding:12px 14px!important;display:grid!important;box-shadow:0 8px 18px #0f172a0e!important}.internal-product-picker-card:hover{transform:translateY(-2px);opacity:1!important;background:#fff7f7!important;border-color:#ef403661!important}.internal-product-picker-card span{text-overflow:ellipsis;white-space:nowrap;color:#ef4036;background:#fff3f2;border-radius:999px;grid-area:tag;width:fit-content;max-width:100%;padding:5px 9px;font-size:11px;font-weight:950;overflow:hidden}.internal-product-picker-card strong{text-overflow:ellipsis;white-space:nowrap;color:#0f172a;grid-area:name;min-width:0;font-size:15px;font-weight:950;overflow:hidden}.internal-product-picker-card small{-webkit-line-clamp:2;color:#64748b;-webkit-box-orient:vertical;grid-area:desc;font-size:12px;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.internal-product-picker-card b{color:#0f172a;white-space:nowrap;grid-area:price;font-size:17px;font-weight:950}body.theme-dark .internal-product-picker-box,body.theme-dark .internal-product-picker-card{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .internal-product-picker-card:hover{background:#ef40361f!important;border-color:#ef403659!important}body.theme-dark .internal-product-picker-card strong,body.theme-dark .internal-product-picker-card b{color:#f8fafc!important}body.theme-dark .internal-product-picker-card small{color:#a7afbc!important}body.theme-dark .internal-product-picker-card span{border:1px solid #ef403633;color:#ff8a82!important;background:#ef403629!important}@media (width<=950px){.internal-product-picker-list{grid-template-columns:1fr}}@media (width<=980px){.internal-hero-card-clean,.internal-detail-content,.internal-close-grid{grid-template-columns:1fr!important}.internal-hero-metrics-clean{grid-template-columns:repeat(2,minmax(0,1fr))!important}.internal-filters-grid{grid-template-columns:1fr 1fr!important}.internal-total-panel,.internal-close-summary{position:static!important}}@media (width<=700px){.internal-modal-overlay{padding:8px!important}.internal-detail-modal,.internal-close-modal{border-radius:22px!important;width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important}.internal-modal-header,.internal-detail-content,.internal-close-grid,.internal-modal-actions{padding-left:16px!important;padding-right:16px!important}.internal-modal-summary-grid,.internal-filters-grid,.internal-product-picker-list{grid-template-columns:1fr!important}.internal-item-edit-row{grid-template-columns:1fr 70px!important}.internal-item-edit-price,.internal-item-edit-total{grid-column:span 1!important}.internal-modal-actions{flex-wrap:wrap!important}.internal-modal-actions button{flex:150px!important}}.internal-orders-page,.internal-orders-page *{box-sizing:border-box}.internal-orders-page{overflow-x:hidden}.internal-hero-card-clean{-webkit-user-select:none;user-select:none;grid-template-columns:minmax(0,1fr) minmax(340px,520px)!important;align-items:center!important;gap:24px!important;display:grid!important;overflow:hidden!important}.internal-hero-text{min-width:0!important}.internal-hero-text h2,.internal-hero-text p,.internal-hero-text strong{word-break:normal!important;max-width:100%!important}.internal-hero-metrics-clean{grid-template-columns:repeat(4,minmax(92px,1fr))!important;gap:12px!important;width:100%!important;min-width:0!important;display:grid!important;overflow:hidden!important}.internal-hero-metrics-clean>div{border-radius:18px!important;min-width:0!important;padding:18px 10px!important}.internal-hero-metrics-clean strong{font-size:clamp(24px,2.4vw,36px)!important;line-height:1!important}.internal-hero-metrics-clean span{white-space:normal!important;line-height:1.25!important;display:block!important}.internal-filters-grid{grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(150px,1fr))!important}.internal-orders-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:18px!important}.internal-order-card{min-width:0!important;overflow:hidden!important}.internal-order-card-main-button{text-align:left!important;width:100%!important;min-width:0!important}.internal-order-card-top{grid-template-columns:46px minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;display:grid!important}.internal-order-title-wrap{min-width:0!important}.internal-order-title-wrap strong{max-width:100%!important;text-overflow:initial!important;white-space:normal!important;word-break:break-word!important;line-height:1.15!important;display:block!important;overflow:visible!important}.internal-order-title-wrap span{white-space:normal!important;display:block!important}.internal-order-items-preview{min-height:112px!important;overflow:hidden!important}.internal-order-actions{grid-template-columns:repeat(4,minmax(44px,1fr))!important;gap:8px!important;display:grid!important}.internal-order-actions button,.internal-icon-action{border-radius:13px!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:44px!important;height:44px!important;padding:0!important;font-size:0!important;display:inline-flex!important;overflow:hidden!important}.internal-modal-overlay{justify-content:center!important;align-items:center!important;padding:18px!important;overflow:hidden!important}.internal-detail-modal,.internal-close-modal{border-radius:28px!important;flex-direction:column!important;width:min(1180px,100vw - 40px)!important;max-width:1180px!important;height:auto!important;max-height:calc(100dvh - 40px)!important;display:flex!important;overflow:hidden!important}.internal-modal-header{flex:none!important;padding:26px 32px 22px!important}.internal-modal-header h2{max-width:calc(100% - 68px)!important;text-overflow:initial!important;white-space:normal!important;line-height:1.05!important;overflow:visible!important}.internal-modal-summary-grid{flex:none!important;grid-template-columns:repeat(4,minmax(120px,1fr))!important;padding:18px 32px!important}.internal-detail-content,.internal-close-grid{flex:auto!important;min-height:0!important;padding:18px 32px 24px!important;overflow:auto!important}.internal-detail-content{grid-template-columns:minmax(0,1fr) 310px!important;align-items:start!important;gap:20px!important;display:grid!important}.internal-items-panel,.internal-total-panel,.internal-close-main,.internal-close-summary{min-width:0!important}.internal-total-panel{position:sticky!important;top:0!important}.internal-modal-actions{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#fffffff5!important;border-top:1px solid #e5e7eb!important;flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:12px!important;padding:16px 32px!important;display:flex!important;position:static!important;box-shadow:0 -18px 40px #0f172a14!important}.internal-item-edit-row{grid-template-columns:minmax(210px,1fr) 74px 118px 122px 46px!important;align-items:end!important;gap:10px!important;padding:14px!important;display:grid!important}.internal-item-edit-row input,.internal-fixed-price{border-radius:14px!important;height:52px!important;font-weight:900!important}.internal-item-edit-name input{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.internal-fixed-price{color:#0f172a!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;justify-content:center!important;align-items:center!important;display:flex!important}.internal-product-picker-box{padding:18px!important}.internal-product-category-filter{flex-wrap:wrap!important;gap:8px!important;margin:12px 0!important;display:flex!important}.internal-product-category-filter button{color:#0f172a!important;box-shadow:none!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:999px!important;padding:9px 13px!important;font-size:13px!important;font-weight:900!important}.internal-product-category-filter button.active{color:#fff!important;background:#ef3b37!important;border-color:#ef3b37!important}.internal-product-picker-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;max-height:260px!important;padding-right:6px!important;display:grid!important;overflow:auto!important}.internal-product-picker-card{text-align:left!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:6px 10px!important;min-height:112px!important;padding:14px!important;display:grid!important}.internal-product-picker-card span,.internal-product-picker-card small{grid-column:1/-1!important}.internal-product-picker-card strong{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.internal-close-grid{grid-template-columns:minmax(0,1fr) 320px!important}.internal-close-summary{align-self:start!important;position:sticky!important;top:0!important}@media (width<=980px){.internal-hero-card-clean,.internal-detail-content,.internal-close-grid{grid-template-columns:1fr!important}.internal-hero-metrics-clean{grid-template-columns:repeat(2,minmax(0,1fr))!important}.internal-filters-grid{grid-template-columns:1fr 1fr!important}.internal-total-panel,.internal-close-summary{position:static!important}}@media (width<=700px){.internal-modal-overlay{padding:8px!important}.internal-detail-modal,.internal-close-modal{border-radius:22px!important;width:calc(100vw - 16px)!important;max-height:calc(100dvh - 16px)!important}.internal-modal-header,.internal-detail-content,.internal-close-grid,.internal-modal-actions{padding-left:16px!important;padding-right:16px!important}.internal-modal-summary-grid,.internal-filters-grid,.internal-product-picker-list{grid-template-columns:1fr!important}.internal-item-edit-row{grid-template-columns:1fr 70px!important}.internal-item-edit-price,.internal-item-edit-total{grid-column:span 1!important}.internal-modal-actions{flex-wrap:wrap!important}.internal-modal-actions button{flex:150px!important}}.internal-orders-page{max-width:100%!important}.internal-hero-card-clean{grid-template-columns:1fr!important;gap:18px!important}.internal-hero-text{text-align:center!important}.internal-hero-text h2,.internal-hero-text p,.internal-hero-text strong,.internal-section-title h3,.internal-section-title span{-webkit-user-select:none!important;user-select:none!important}.internal-hero-metrics-clean{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important}.internal-hero-metrics-clean>div{min-width:0!important;overflow:hidden!important}.internal-hero-metrics-clean span{letter-spacing:.04em!important;font-size:12px!important}.internal-order-actions{grid-template-columns:repeat(3,48px)!important;justify-content:start!important;align-items:center!important}.internal-order-actions button,.internal-icon-action{color:#0f172a!important;min-width:46px!important;max-width:52px!important;height:46px!important;box-shadow:none!important;text-indent:0!important;white-space:nowrap!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;padding:0!important;font-size:18px!important;line-height:1!important}.internal-order-actions button:not(.secondary):not(.danger-light){color:#fff!important;background:#ef3b37!important;border-color:#ef3b37!important}.internal-order-actions button:first-letter,.internal-icon-action:first-letter{font-size:inherit!important}.internal-order-card-footer{justify-content:space-between!important;align-items:center!important;gap:14px!important;display:flex!important}.internal-order-card-footer small{white-space:normal!important;line-height:1.25!important}.internal-order-card-footer strong{white-space:nowrap!important}.internal-modal-overlay{align-items:center!important;padding:18px!important}.internal-detail-modal,.internal-close-modal{width:min(1040px,100vw - 48px)!important;max-width:1040px!important;height:auto!important;max-height:calc(100dvh - 48px)!important;overflow:hidden!important}.internal-close-modal{width:min(980px,100vw - 48px)!important}.internal-modal-header{padding:22px 30px 18px!important}.internal-modal-header h2{max-width:calc(100% - 70px)!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.05!important}.internal-detail-content,.internal-close-grid{min-height:0!important;padding:16px 30px 18px!important;overflow:auto!important}.internal-detail-content{grid-template-columns:minmax(0,1fr) 285px!important}.internal-close-grid{grid-template-columns:minmax(0,1fr) 285px!important;align-items:start!important}.internal-close-summary,.internal-total-panel{color:#0f172a!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:22px!important;position:sticky!important;top:0!important;box-shadow:0 16px 34px #0f172a14!important}.internal-close-summary>span,.internal-total-panel>span{color:#ef3b37!important}.internal-close-summary div,.internal-total-panel div{color:#0f172a!important;background:0 0!important;border-bottom:1px solid #eef2f7!important}.internal-close-summary small,.internal-total-panel small{color:#64748b!important}.internal-close-summary strong,.internal-total-panel strong{color:#0f172a!important}.internal-close-summary .final,.internal-total-panel .final{background:#0f172a!important;border-bottom:0!important;border-radius:16px!important;padding:14px 16px!important}.internal-close-summary .final small,.internal-close-summary .final strong,.internal-total-panel .final small,.internal-total-panel .final strong{color:#fff!important}.internal-modal-actions{min-height:74px!important;padding:14px 30px!important;position:static!important}.internal-item-edit-row{grid-template-columns:minmax(190px,1fr) 70px 126px 112px 46px!important;gap:10px!important}.internal-item-edit-name input{width:100%!important;min-width:0!important}.internal-fixed-price{white-space:nowrap!important}.internal-product-picker-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-height:230px!important}.internal-product-picker-card{cursor:pointer!important}.internal-product-picker-card:hover{border-color:#ef3b37!important;box-shadow:0 14px 28px #ef3b371f!important}@media (width<=1100px){.internal-hero-metrics-clean{grid-template-columns:repeat(2,minmax(0,1fr))!important}.internal-detail-content,.internal-close-grid{grid-template-columns:1fr!important}.internal-close-summary,.internal-total-panel{position:static!important}}@media (width<=720px){.internal-detail-modal,.internal-close-modal{border-radius:20px!important;width:calc(100vw - 14px)!important;max-height:calc(100dvh - 14px)!important}.internal-modal-header,.internal-detail-content,.internal-close-grid,.internal-modal-actions{padding-left:14px!important;padding-right:14px!important}.internal-item-edit-row{grid-template-columns:1fr 72px!important}.internal-item-edit-price,.internal-item-edit-total{grid-column:span 1!important}.internal-product-picker-list,.internal-hero-metrics-clean,.internal-filters-grid{grid-template-columns:1fr!important}}.home-clean-page{gap:18px}.home-clean-hero{justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.home-clean-kicker{color:#ef4036;letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:950;display:inline-flex}.home-clean-hero h2{color:#0f172a;margin:0 0 6px;font-size:30px;font-weight:950}.home-clean-hero p{color:#64748b;text-transform:capitalize;margin:0;font-weight:800}.home-clean-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.home-clean-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:18px;display:grid}.home-clean-main-number{text-align:center;flex-direction:column;justify-content:center;min-height:210px;display:flex}.home-clean-main-number span,.home-clean-mini-card span{color:#64748b;font-weight:900}.home-clean-main-number strong{color:#0f172a;margin:10px 0;font-size:76px;font-weight:950;line-height:1}.home-clean-main-number small{color:#94a3b8;font-weight:800}.home-clean-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-clean-mini-card{color:#0f172a;text-align:center;min-height:210px;box-shadow:var(--shadow);background:linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0}.home-clean-mini-card:hover{opacity:1;border-color:#ef403647;transform:translateY(-2px)}.home-clean-mini-card strong{color:#0f172a;margin-top:12px;font-size:52px;font-weight:950;line-height:1;display:block}.home-clean-bottom-grid{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:start;gap:18px;display:grid}.home-clean-goal-value{align-items:baseline;gap:8px;margin:12px 0 14px;display:flex}.home-clean-goal-value strong{color:#0f172a;font-size:34px;font-weight:950}.home-clean-goal-value span{color:#64748b;font-weight:900}.home-clean-progress{margin:12px 0}.home-clean-order-list{gap:10px}.home-clean-order-row{padding:12px 14px}.home-clean-order-row p{margin:5px 0 2px}.home-clean-order-row .order-right strong{display:none}.home-clean-empty{padding:20px}body.theme-dark .home-clean-hero h2,body.theme-dark .home-clean-main-number strong,body.theme-dark .home-clean-mini-card strong,body.theme-dark .home-clean-goal-value strong{color:#f8fafc!important}body.theme-dark .home-clean-mini-card{background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}@media (width<=1050px){.home-clean-grid,.home-clean-bottom-grid{grid-template-columns:1fr}.home-clean-main-number,.home-clean-mini-card{min-height:150px}}@media (width<=720px){.home-clean-hero{flex-direction:column;align-items:stretch;padding:16px}.home-clean-actions{grid-template-columns:1fr 1fr;display:grid}.home-clean-actions button{width:100%}.home-clean-mini-grid{grid-template-columns:1fr}.home-clean-main-number strong{font-size:58px}.home-clean-mini-card strong{font-size:42px}.home-clean-order-row{align-items:flex-start}}.login-side-content{max-width:440px}.login-side-v2 h1{color:#fff;margin-bottom:18px;font-size:48px;line-height:1.02}.login-side-v2 p{color:#d1d5db;margin-bottom:28px;font-size:18px;line-height:1.55}.login-side-list{flex-direction:column;gap:12px;display:flex}.login-side-list span{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:16px;padding:13px 14px;font-weight:800}.login-brand-v2{text-align:center;margin-bottom:28px}.login-logo-box-v2{background:#fff;border:1px solid #e5e7eb;border-radius:22px;justify-content:center;align-items:center;width:150px;height:94px;margin:0 auto 18px;display:flex;overflow:hidden}.login-logo-box-v2 img{object-fit:contain;width:100%;height:100%;padding:8px}.login-brand-v2 span{color:#ef4036;letter-spacing:4px;font-size:12px;font-weight:900}.login-brand-v2 h2{color:#0f172a;margin:12px 0 6px;font-size:32px}.login-brand-v2 p{color:#64748b;line-height:1.45}.login-form-v2{flex-direction:column;gap:16px;display:flex}.login-form-v2 label{color:#0f172a;margin-bottom:8px;font-weight:900;display:block}.login-form-v2 input{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;height:54px;padding:0 16px;font-size:16px}.login-form-v2 input:focus{border-color:#ef4036;outline:none;box-shadow:0 0 0 4px #ef40361f}.login-password-wrapper{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.login-password-wrapper button{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:16px;height:54px;padding:0 14px;font-weight:900}.login-form-v2>button:hover{transform:translateY(-1px)}.login-form-v2>button:disabled{opacity:.65;cursor:not-allowed;transform:none}.login-error-v2{color:#991b1b;background:#fee2e2;border-radius:14px;padding:12px;font-weight:800}@media (width<=900px){.login-page-v2{padding:18px}.login-shell-v2{grid-template-columns:1fr;min-height:auto}.login-side-v2{display:none}.login-card-v2{padding:30px 22px}}.login-page-v2{background-color:#1f1f1f!important;background-image:radial-gradient(circle at 12% 18%,#ef403640,#0000 25%),radial-gradient(circle at 88% 82%,#facc1529,#0000 28%),linear-gradient(135deg,#242424 0%,#181818 48%,#111827 100%)!important;justify-content:center!important;align-items:center!important;width:100vw!important;min-height:100vh!important;margin-left:calc(50% - 50vw)!important;padding:32px!important;display:flex!important;position:relative!important;overflow:hidden!important}.login-page-v2:before{content:"🍔 🛵 🍟 🧾 🍔 🛵 🍟 🧾 🍔 🛵 🍟 🧾";color:#ffffff0f;letter-spacing:34px;white-space:pre-wrap;pointer-events:none;z-index:0;font-size:64px;line-height:135px;position:absolute;inset:-90px;transform:rotate(-12deg)}.login-page-v2:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#ef40361a,#0000 38%),linear-gradient(270deg,#facc1514,#0000 38%);position:absolute;inset:0}.login-background-detail{opacity:.65;pointer-events:none;z-index:1;border-radius:999px;position:absolute}.login-detail-one{filter:blur(30px);background:#ef40363d;width:390px;height:390px;top:-140px;left:-115px}.login-detail-two{filter:blur(38px);background:#facc1521;width:520px;height:520px;bottom:-230px;right:-210px}.login-shell-v2{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border-radius:34px;grid-template-columns:1.05fr .95fr;width:min(1080px,100%);min-height:610px;display:grid;overflow:hidden;z-index:2!important;border:1px solid #ffffff29!important;position:relative!important;box-shadow:0 38px 95px #0000008f!important}.login-side-v2{align-items:center;padding:44px;display:flex;background:linear-gradient(#0a0a0ac7,#080808f2),radial-gradient(circle at 0 0,#ef403657,#0000 40%),radial-gradient(circle at 100% 100%,#facc151f,#0000 38%)!important}.login-side-badge{letter-spacing:2px;text-transform:uppercase;border-radius:999px;margin-bottom:24px;padding:9px 14px;font-size:12px;font-weight:900;display:inline-flex;color:#facc15!important;background:#facc1526!important;border:1px solid #facc155c!important}.login-card-v2{flex-direction:column;justify-content:center;padding:42px;display:flex;background:linear-gradient(#fff 0%,#fafafa 100%)!important}.login-form-v2>button{color:#fff;cursor:pointer;border:none;border-radius:16px;height:56px;font-size:17px;font-weight:900;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important;box-shadow:0 16px 32px #ef40364d!important}@media (width<=900px){.login-page-v2{padding:18px!important}.login-shell-v2{grid-template-columns:1fr!important;min-height:auto!important}.login-side-v2{display:none!important}.login-card-v2{padding:30px 22px!important}}.login-help-text{text-align:center;color:#6b7280;margin-top:16px;font-size:.9rem;line-height:1.4}.login-page-pro{min-height:100vh}.login-shell-pro{z-index:2;position:relative}.login-side-pro{position:relative;overflow:hidden}.login-side-pro:after{content:"";filter:blur(10px);background:#ef403642;border-radius:999px;width:260px;height:260px;position:absolute;inset:auto -30% -30% auto}.login-side-list-pro{gap:12px;display:grid}.login-version-box{background:#ffffff14;border:1px solid #ffffff24;border-radius:18px;margin-top:28px;padding:16px}.login-version-box strong,.login-version-box small{display:block}.login-version-box strong{color:#fff;font-size:14px}.login-version-box small{color:#ffffffbd;margin-top:4px;font-size:12px}.login-warning-v2{color:#9a3412;text-align:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin:0 0 16px;padding:12px 14px;font-size:13px;font-weight:700}.remember-me-pro{cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex!important}.remember-me-pro input{accent-color:#ef4036;margin-top:2px;width:17px!important;height:17px!important}.remember-me-pro span,.remember-me-pro strong,.remember-me-pro small{display:block}.remember-me-pro strong{color:#111827;font-size:13px}.remember-me-pro small{color:#64748b;margin-top:2px;font-size:12px}@media (width<=768px){.login-shell-pro{grid-template-columns:1fr!important}.login-side-pro{display:none!important}.login-card-pro{width:100%!important}}.card-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.soft-card{border:1px solid var(--border);background:linear-gradient(#fff 0%,#fafafa 100%);border-radius:18px;padding:16px}.soft-card p{margin:10px 0 4px}.customers-list{flex-direction:column;gap:12px;display:flex}.empty-cart{text-align:center;background:#fafafa;border:1px dashed #d4d4d8;border-radius:18px;flex-direction:column;gap:8px;padding:24px;display:flex}.empty-cart strong{color:#111827;font-size:18px}.empty-cart span{color:var(--muted)}.order-center,.product-card-v2{min-width:0}.order-center{flex-direction:column;gap:18px;min-width:0;display:flex}.product-card,.product-card-v2{border:1px solid var(--border);text-align:left;background:linear-gradient(#fff 0%,#fafafa 100%);border-radius:18px;width:100%;min-width:0;padding:16px}.product-card.improved{background:linear-gradient(#fff 0%,#fafafa 100%)}.product-card-info strong,.product-card-v2 strong{word-break:break-word;color:#111827;font-size:18px;line-height:1.25;display:block}.product-card-price{color:#111827;margin-top:8px;font-size:28px;font-weight:800;display:block}.product-card button{white-space:nowrap;flex-shrink:0}.summary-card{height:fit-content;position:sticky;top:16px}.summary-header{flex-direction:column;gap:4px;margin-bottom:18px;display:flex}.summary-header span{color:var(--red);text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:700}.summary-header strong{color:#111827;font-size:22px}.summary-row{color:#111827;justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.summary-row.total{font-size:20px;font-weight:800}.overlay-close{color:#111827;background:#f3f4f6;border-radius:12px;min-width:44px;min-height:44px;padding:0;font-size:26px;line-height:1}.modal-box{background:#fff;border-radius:20px;width:100%;max-width:720px;max-height:85vh;padding:24px;overflow-y:auto;box-shadow:0 20px 50px #0000002e}@media (width<=1350px){.summary-card{position:static}.order-layout-v2{grid-template-columns:1fr}}@media (width<=700px){.modal-box{max-height:90vh;padding:16px}.phone-search-row{grid-template-columns:1fr}.phone-search-row button{width:100%;min-width:0}.product-card button{width:100%}}.delivery-customer-box{flex-direction:column;grid-column:span 2;gap:10px;display:flex}.phone-search-row{grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:10px;display:grid}.phone-search-row input{min-width:0}.phone-search-row button{white-space:nowrap;width:auto;min-width:110px;height:48px}@media (width<=700px){.delivery-customer-box{grid-column:span 1}.phone-search-row{grid-template-columns:1fr}.phone-search-row button{width:100%}}.new-order-category-badge{color:#ef4036;background:#fff3f2;border-radius:999px;width:fit-content;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.product-card-info{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}@media (width<=768px){.soft-card{overflow:visible!important}}@media (width<=700px){.soft-card,.product-card{border-radius:20px}}.soft-card p{color:#64748b;font-weight:600}@media (width<=420px){.soft-card{border-radius:18px!important}}.soft-card{border-color:#e2e8f0}.soft-card h3{color:#0f172a;letter-spacing:-.02em;font-weight:900}@media (width<=420px){.soft-card{border-radius:18px!important}}.new-order-highlight-button{color:#fff!important;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important;border:1px solid #dc2626!important;font-weight:950!important;box-shadow:0 12px 24px #ef403638!important}.new-order-highlight-button:hover{transform:translateY(-1px);opacity:1!important;box-shadow:0 16px 30px #ef403647!important}.new-order-warning-card{color:#92400e;background:linear-gradient(#fffbeb 0%,#fff 100%);border:1px solid #f5c542;border-radius:16px;flex-direction:column;grid-column:1/-1;gap:4px;padding:13px 14px;font-weight:800;display:flex}.new-order-warning-card strong{color:#9a3412;font-weight:950}.new-order-warning-card span{color:#7c2d12;font-size:14px;line-height:1.35}.new-order-summary-actions{flex-direction:column;gap:10px;display:flex}.new-order-disabled-reason{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:10px 12px;font-size:13px;font-weight:900;line-height:1.35}.new-order-clear-button{color:#991b1b!important;background:#fff!important;border:1px solid #fecaca!important;font-weight:950!important;box-shadow:0 8px 16px #991b1b0f!important}.new-order-clear-button:hover{color:#7f1d1d!important;opacity:1!important;background:#fee2e2!important}.delivery-customer-box .new-order-highlight-button{min-height:48px}@media (width<=768px){.new-order-warning-card{border-radius:14px;padding:12px}.new-order-summary-actions button{min-height:44px}}.modal-box{color:#111827!important}.modal-box h3,.modal-box h4{color:#0f172a!important;font-weight:900!important}.modal-box label{color:#111827!important;font-weight:900!important}body.theme-dark .soft-card p{color:#a7afbc!important}body.theme-dark .soft-card,body.theme-dark .summary-card{transition:border-color .22s,box-shadow .22s,transform .22s;color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border:1px solid #ffffff16!important;box-shadow:0 18px 42px #00000061,inset 0 1px #ffffff09!important}body.theme-dark .soft-card h3,body.theme-dark .summary-header strong,body.theme-dark .summary-row,body.theme-dark .summary-row.total{color:#f8fafc!important}body.theme-dark .product-card,body.theme-dark .product-card-v2{color:#f8fafc!important;background:linear-gradient(#16181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .product-card-info strong,body.theme-dark .product-card-v2 strong,body.theme-dark .product-card-price{color:#f8fafc!important}body.theme-dark .empty-cart{background:#ffffff0a!important;border-color:#ffffff1f!important}body.theme-dark .empty-cart strong{color:#f8fafc!important}body.theme-dark .empty-cart span{color:#a7afbc!important}body.theme-dark .new-order-disabled-reason,body.theme-dark .new-order-warning-card{color:#fde68a!important;background:linear-gradient(#53371266,#13151bfa)!important;border-color:#facc1540!important}body.theme-dark .new-order-warning-card strong,body.theme-dark .new-order-warning-card span,body.theme-dark .new-order-disabled-reason{color:#fde68a!important}body.theme-dark .new-order-category-badge{color:#ff8a82!important;background:#ef403629!important;border:1px solid #ef403633!important}body.theme-dark .modal-box{color:#f8fafc!important;background:linear-gradient(#171a21 0%,#0f1117 100%)!important;border:1px solid #ffffff1a!important;box-shadow:0 28px 80px #00000094!important}body.theme-dark .modal-box h3,body.theme-dark .modal-box h4{color:#f8fafc!important}body.theme-dark .overlay-close{color:#f8fafc!important;background:#ffffff14!important}@media (width<=768px){.soft-card,.summary-card{border-radius:20px!important}}body.theme-dark .new-order-clear-button{color:#fecaca!important;background:#ffffff14!important;border:1px solid #fecaca3d!important}body.theme-dark .new-order-clear-button:hover{color:#fff!important;background:#ef403629!important}@media (width<=768px){.product-card,.product-card-v2{border-radius:16px!important;padding:12px!important}.product-card-price{font-size:24px!important}}.new-order-builder-modal{max-height:calc(100vh - 32px);overflow-y:auto;border-radius:26px!important;width:min(980px,100vw - 28px)!important;padding:0!important}.new-order-builder-head{z-index:3;background:radial-gradient(circle at 100% 0,#ef40361a,#0000 30%),linear-gradient(#fff 0%,#fbfbfc 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 22px;display:flex;position:sticky;top:0}.new-order-builder-head span{color:#ef4036;text-transform:uppercase;letter-spacing:.18em;margin-bottom:8px;font-size:11px;font-weight:950;display:inline-flex}.new-order-builder-head h3{color:#0f172a;margin:0 0 6px;font-size:28px}.new-order-builder-head p{color:#64748b;margin:0;font-weight:800}.new-order-builder-grid{grid-template-columns:1fr 1fr;gap:14px;padding:20px 22px 22px;display:grid}.new-order-builder-section{background:linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:20px;padding:16px}.new-order-builder-section-full{grid-column:1/-1}.new-order-builder-section-title{margin-bottom:12px}.new-order-builder-section-title strong{color:#0f172a;font-size:16px;font-weight:950;display:block}.new-order-builder-section-title small{color:#64748b;margin-top:4px;font-size:13px;font-weight:800;line-height:1.35;display:block}.new-order-qty-control{grid-template-columns:48px 1fr 48px;align-items:center;gap:10px;display:grid}.new-order-qty-control strong{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;height:48px;font-size:22px;font-weight:950;display:flex}.new-order-bread-grid{grid-template-columns:1fr;gap:8px;display:grid}.new-order-bread-option{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;text-align:left!important;color:#9a3412!important;background:#fff7ed!important;border:1px solid #fed7aa!important;border-radius:16px!important;min-height:52px!important;display:grid!important;box-shadow:0 8px 18px #ea580c14!important}.new-order-bread-option span{background:#ffedd5;border-radius:12px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.new-order-bread-option strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.new-order-bread-option.selected{color:#fff!important;background:linear-gradient(135deg,#fb923c 0%,#ea580c 100%)!important;border-color:#fb923c!important}.new-order-bread-option.selected span{background:#ffffff38}.new-order-check-line{cursor:pointer;align-items:center;gap:12px;margin:0;display:flex}.new-order-check-line input{flex-shrink:0;width:22px!important;height:22px!important;min-height:22px!important}.new-order-check-line span{flex-direction:column;gap:4px;display:flex}.new-order-check-line strong{color:#0f172a;font-weight:950}.new-order-check-line small{color:#64748b;font-weight:800}.new-order-builder-search{margin-bottom:14px}.new-order-builder-search input{border-radius:14px;min-height:46px;font-weight:800}.new-order-builder-empty{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;padding:14px;font-weight:800}.new-order-ingredient-groups{gap:14px;display:grid}.new-order-ingredient-group{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.new-order-ingredient-group-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.new-order-ingredient-group-head strong{color:#0f172a;align-items:center;gap:8px;font-size:15px;font-weight:950;display:inline-flex}.new-order-ingredient-group-head strong span{background:#fff3f2;border-radius:12px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.new-order-ingredient-group-head small{color:#64748b;margin-top:4px;font-size:12px;font-weight:800;display:block}.new-order-ingredient-group-head em{color:#475569;background:#f1f5f9;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.new-order-ingredient-chip-list,.new-order-extra-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.new-order-ingredient-chip,.new-order-extra-chip{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon title""icon meta";align-items:center;gap:3px 10px;text-align:left!important;color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;min-height:72px!important;padding:12px!important;display:grid!important;box-shadow:0 8px 18px #0f172a0b!important}.new-order-ingredient-chip:hover,.new-order-extra-chip:hover{transform:translateY(-1px);opacity:1!important;border-color:#ef403652!important}.new-order-ingredient-chip>span,.new-order-extra-chip>span{color:#166534;background:#dcfce7;border-radius:12px;grid-area:icon;justify-content:center;align-items:center;width:32px;height:32px;font-weight:950;display:inline-flex}.new-order-ingredient-chip strong,.new-order-extra-chip strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;grid-area:title;min-width:0;font-size:13px;font-weight:950;overflow:hidden}.new-order-ingredient-chip small,.new-order-extra-chip small{color:#64748b;grid-area:meta;font-size:11px;font-weight:800}.new-order-ingredient-chip.removed{color:#991b1b!important;background:#fee2e2!important;border-color:#fecaca!important}.new-order-ingredient-chip.removed>span{color:#991b1b;background:#fecaca}.new-order-ingredient-chip.removed strong,.new-order-ingredient-chip.removed small{color:#991b1b!important}.new-order-extra-chip{background:#fffbeb!important;border-color:#fde68a!important}.new-order-extra-chip>span{color:#92400e;background:#fef3c7}.new-order-extra-chip strong{color:#92400e}.new-order-extra-chip small{color:#a16207}.new-order-extra-chip.selected{color:#fff!important;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)!important;border-color:#f59e0b!important;box-shadow:0 14px 26px #f59e0b47!important}.new-order-extra-chip.selected>span{color:#fff;background:#ffffff38}.new-order-extra-chip.selected strong,.new-order-extra-chip.selected small{color:#fff!important}.new-order-builder-total{background:linear-gradient(90deg,#fff5f4 0%,#fff9eb 100%);border:1px solid #f4d7ac;border-radius:20px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.new-order-builder-total span{color:#64748b;margin-bottom:4px;font-weight:900;display:block}.new-order-builder-total strong{color:#0f172a;font-size:26px;font-weight:950}.new-order-builder-actions{flex-wrap:wrap;gap:10px;display:flex}body.theme-dark .new-order-builder-head,body.theme-dark .new-order-builder-section,body.theme-dark .new-order-ingredient-group{background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .new-order-builder-head h3,body.theme-dark .new-order-builder-section-title strong,body.theme-dark .new-order-check-line strong,body.theme-dark .new-order-ingredient-group-head strong,body.theme-dark .new-order-ingredient-chip strong{color:#f8fafc!important}body.theme-dark .new-order-builder-head p,body.theme-dark .new-order-builder-section-title small,body.theme-dark .new-order-check-line small,body.theme-dark .new-order-ingredient-group-head small,body.theme-dark .new-order-ingredient-chip small{color:#a7afbc!important}body.theme-dark .new-order-qty-control strong,body.theme-dark .new-order-ingredient-chip{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .new-order-ingredient-group-head strong span,body.theme-dark .new-order-ingredient-group-head em{color:#f8fafc!important;background:#ffffff14!important}body.theme-dark .new-order-builder-empty{color:#a7afbc!important;background:#ffffff0a!important;border-color:#ffffff1f!important}body.theme-dark .new-order-builder-total{background:linear-gradient(#53371266,#13151bfa)!important;border-color:#facc1540!important}body.theme-dark .new-order-builder-total span{color:#fde68a!important}body.theme-dark .new-order-builder-total strong{color:#f8fafc!important}@media (width<=900px){.new-order-builder-modal{max-height:calc(100vh - 16px);border-radius:20px!important;width:calc(100vw - 16px)!important}.new-order-builder-grid{grid-template-columns:1fr;padding:14px}.new-order-builder-head{padding:16px}.new-order-builder-head h3{font-size:22px}.new-order-builder-section-full{grid-column:auto}.new-order-ingredient-chip-list,.new-order-extra-grid{grid-template-columns:1fr}.new-order-builder-total{flex-direction:column;grid-column:auto;align-items:stretch}.new-order-builder-actions{grid-template-columns:1fr;display:grid}.new-order-builder-actions button{width:100%}}.mobile-cart-floating-button{display:none}@media (width<=768px){.mobile-cart-floating-button{z-index:8000;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 16px;font-weight:950;animation:.22s mobileCartFloatIn;position:fixed;bottom:92px;left:14px;right:14px;color:#fff!important;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important;border:1px solid #ffffff2e!important;display:flex!important;box-shadow:0 18px 42px #ef40365c,0 8px 20px #0f172a38!important}.mobile-cart-floating-button span{font-size:14px;font-weight:950}.mobile-cart-floating-button strong{white-space:nowrap;font-size:13px;font-weight:950}.mobile-cart-floating-button:hover{transform:translateY(-2px);opacity:1!important}body.theme-dark .mobile-cart-floating-button{background:linear-gradient(135deg,#ef4036 0%,#b91c1c 100%)!important;box-shadow:0 18px 42px #ef403657,0 10px 28px #0000006b!important}}@media (width<=420px){.mobile-cart-floating-button{border-radius:16px;min-height:54px;padding:10px 13px;bottom:88px;left:10px;right:10px}.mobile-cart-floating-button span,.mobile-cart-floating-button strong{font-size:12px}}.new-order-products-list{gap:12px;display:grid}.product-card-v2{transition:transform .16s,box-shadow .16s,border-color .16s;overflow:hidden;border-radius:18px!important;padding:0!important}.product-card-v2:hover{transform:translateY(-1px);border-color:#ef403647!important;box-shadow:0 14px 28px #0f172a1a!important}.product-card-name{color:#0f172a;letter-spacing:-.02em;font-size:18px;font-weight:950;line-height:1.15}.product-card-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;overflow:hidden;color:#64748b!important;font-size:13px!important;font-weight:800!important;line-height:1.35!important;display:-webkit-box!important}.product-card-action-area{place-items:center end;gap:10px;display:grid}.product-card-v2 .product-card-price{color:#0f172a;white-space:nowrap;font-size:25px;font-weight:950;line-height:1}.product-card-v2 button{min-width:126px;border-radius:15px!important;min-height:48px!important;padding:0 18px!important;font-size:15px!important;font-weight:950!important;box-shadow:0 12px 24px #ef403633!important}body.theme-dark .product-card-v2{background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff14!important}body.theme-dark .product-card-name,body.theme-dark .product-card-v2 .product-card-price{color:#f8fafc!important}body.theme-dark .product-card-description{color:#a7afbc!important}body.theme-dark .product-card-v2 .product-add-button{background:#ffffff1a!important;border-color:#ffffff1f!important}@media (width<=768px){.new-order-products-list{gap:10px}.product-card-main{grid-template-columns:1fr;gap:12px;padding:14px}.product-card-action-area{grid-template-columns:1fr auto;place-items:center stretch}.product-card-v2 .product-card-price{font-size:24px}.product-card-v2 button{min-width:108px;min-height:46px!important}.product-card-name{font-size:16px}.product-card-description{font-size:12px!important}}@media (width<=430px){.product-card-action-area{grid-template-columns:1fr}.product-card-v2 button{width:100%}}.new-order-summary-actions button.full.secondary{color:#fff;background:#111827;border:1px solid #111827}.new-order-summary-actions button.full.secondary:hover:not(:disabled){background:#000}.new-order-summary-actions button.full.secondary:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb;border-color:#e5e7eb}.new-order-warning-card{background:#fff8e7;border:1px solid #facc15;border-radius:18px;padding:14px 18px}@media (width<=768px){.mobile-cart-floating-button{bottom:92px!important}}body.theme-dark .new-order-delivery-mode{color:#a7afbc!important}.order-layout-v2{grid-template-columns:minmax(0,1fr) 340px!important;align-items:start!important;gap:22px!important;display:grid!important}.order-center{min-width:0!important}.new-order-page-top{align-items:center!important}.new-order-top-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.new-order-top-actions button{white-space:nowrap;min-height:46px;border-radius:16px!important;padding:0 18px!important}.summary-card{z-index:5;max-height:calc(100vh - 28px);overflow:hidden auto;align-self:start!important;position:sticky!important;top:14px!important}.summary-card::-webkit-scrollbar{width:7px}.summary-card::-webkit-scrollbar-track{background:0 0}.summary-card::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.new-order-payment-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin:14px 0;padding:14px}.new-order-payment-box>span{color:#ef4036;letter-spacing:.16em;text-transform:uppercase;text-align:center;margin-bottom:10px;font-size:11px;font-weight:950;display:block}.new-order-payment-box>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.new-order-payment-option{justify-content:center;align-items:center;gap:7px;display:inline-flex;color:#0f172a!important;min-height:44px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;padding:0 10px!important;font-size:13px!important;font-weight:950!important}.new-order-payment-option:hover{transform:translateY(-1px);opacity:1!important;background:#fff7f7!important;border-color:#ef403659!important}.new-order-payment-option.active{color:#fff!important;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important;border-color:#ef4036!important;box-shadow:0 12px 24px #ef403633!important}.new-order-payment-option b{font-size:14px;line-height:1}.new-order-total-row{background:#0f172a;border-radius:16px;margin-top:12px;padding:14px 16px;color:#fff!important}.new-order-green-button{color:#fff!important;background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)!important;border:1px solid #15803d!important;box-shadow:0 12px 24px #16a34a33!important}.new-order-green-button:hover{opacity:1!important;box-shadow:0 16px 30px #16a34a42!important}.new-order-selected-client-card{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;text-align:left!important;display:grid!important}.new-order-selected-client-card span{color:#ef4036;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:11px;font-weight:950;display:block}.new-order-selected-client-card strong{color:#0f172a;overflow-wrap:anywhere;font-size:20px;font-weight:950;line-height:1.15;display:block}.new-order-selected-client-card p{color:#64748b!important;margin:4px 0 0!important;font-weight:850!important}.new-order-selected-client-card button{white-space:nowrap;min-height:42px!important}.new-order-delivery-mode{color:#64748b!important;text-align:right!important;margin:-2px 0 10px!important;font-weight:850!important;display:block!important}.new-order-products-list{grid-template-columns:1fr!important;gap:12px!important;max-height:none!important;padding-right:0!important;display:grid!important;overflow:visible!important}.product-card-v2{background:linear-gradient(#fff 0%,#fbfbfc 100%)!important;border-radius:20px!important;padding:0!important;overflow:visible!important}.product-card-info{width:100%!important;min-width:0!important}.product-card-header-line{flex-direction:column!important;align-items:flex-start!important;gap:7px!important;min-width:0!important;display:flex!important}.product-card-name{color:#0f172a!important;letter-spacing:-.02em!important;white-space:normal!important;text-overflow:clip!important;word-break:normal!important;overflow-wrap:anywhere!important;width:100%!important;max-width:100%!important;font-size:19px!important;font-weight:950!important;line-height:1.18!important;display:block!important;overflow:visible!important}.product-card-description{-webkit-line-clamp:2!important;color:#64748b!important;-webkit-box-orient:vertical!important;max-width:100%!important;font-size:13px!important;font-weight:800!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.product-card-action-area{grid-template-columns:auto auto!important;place-items:center end!important;gap:12px!important;display:grid!important}.product-card-v2 .product-card-price{color:#0f172a!important;white-space:nowrap!important;margin:0!important;font-size:25px!important;font-weight:950!important;line-height:1!important}.product-card-v2 button,.product-card-v2 .product-add-button,.product-card-v2 .product-mount-button{white-space:nowrap!important;border-radius:15px!important;flex-shrink:0!important;min-width:122px!important;min-height:46px!important;padding:0 18px!important;position:static!important;overflow:visible!important}.product-card-v2 .product-add-button{color:#fff!important;background:#0f172a!important;border:1px solid #0f172a!important}.product-card-v2 .product-mount-button{color:#fff!important;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important;border:1px solid #dc2626!important}.new-order-client-option{text-align:left;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex;color:#0f172a!important;box-shadow:none!important;background:#fff!important;border:1px solid #e2e8f0!important}.new-order-client-option:hover{opacity:1!important;background:#fff7f7!important;border-color:#ef403659!important}.new-order-client-option strong,.new-order-client-option small{overflow-wrap:anywhere;display:block}@media (width<=1350px){.order-layout-v2{grid-template-columns:minmax(0,1fr) 320px!important}}@media (width<=1100px){.order-layout-v2{grid-template-columns:1fr!important}.summary-card{max-height:none;position:static!important}.new-order-page-top{align-items:flex-start!important}}@media (width<=768px){.new-order-top-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.new-order-top-actions button{width:100%;padding:0 12px!important}.new-order-selected-client-card{grid-template-columns:1fr}.product-card-main{grid-template-columns:1fr!important;padding:14px!important}.product-card-action-area{width:100%;grid-template-columns:1fr auto!important;justify-items:stretch!important}.product-card-v2 button,.product-card-v2 .product-add-button,.product-card-v2 .product-mount-button{min-width:112px!important}.product-card-name{font-size:17px!important}.new-order-payment-box>div{grid-template-columns:1fr 1fr}}@media (width<=430px){.new-order-top-actions,.product-card-action-area,.new-order-payment-box>div{grid-template-columns:1fr!important}.product-card-v2 button,.product-card-v2 .product-add-button,.product-card-v2 .product-mount-button{width:100%!important}}body.theme-dark .new-order-payment-box,body.theme-dark .new-order-selected-client-card,body.theme-dark .product-card-v2,body.theme-dark .new-order-client-option{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .new-order-selected-client-card strong,body.theme-dark .product-card-name,body.theme-dark .product-card-v2 .product-card-price,body.theme-dark .new-order-client-option strong{color:#f8fafc!important}body.theme-dark .new-order-selected-client-card p,body.theme-dark .product-card-description,body.theme-dark .new-order-client-option small,body.theme-dark .new-order-delivery-mode{color:#a7afbc!important}body.theme-dark .new-order-payment-option{color:#f8fafc!important;background:#ffffff0f!important;border-color:#ffffff1a!important}body.theme-dark .new-order-payment-option:hover{background:#ef403624!important;border-color:#ef403659!important}body.theme-dark .new-order-payment-option.active{color:#fff!important;background:linear-gradient(135deg,#ef4036 0%,#dc2626 100%)!important}body.theme-dark .new-order-total-row{background:#f8fafc!important}body.theme-dark .new-order-total-row span,body.theme-dark .new-order-total-row strong{color:#0f172a!important}.new-order-client-finder .phone-search-row{grid-template-columns:minmax(0,1fr) 116px}.new-order-client-finder select option{font-weight:700}.new-order-selected-address-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;text-align:left!important;display:grid!important}.new-order-selected-address-card p,.new-order-selected-address-card small{margin:0}.new-order-selected-address-card strong{color:#0f172a;overflow-wrap:anywhere;font-size:16px;line-height:1.35;display:block}.new-order-selected-address-label{color:#ef4036;letter-spacing:.08em;text-transform:uppercase;background:#fff3f2;border-radius:999px;width:fit-content;margin-bottom:6px;padding:5px 10px;font-size:11px;font-weight:950;display:inline-flex}.new-order-selected-address-fee{text-align:right;background:#fff;border:1px solid #e2e8f0;border-radius:16px;min-width:180px;padding:12px}.new-order-selected-address-fee strong{font-size:20px;line-height:1.1}.new-order-selected-address-fee small,.new-order-delivery-mode{margin-top:5px;font-weight:900;line-height:1.35;display:block;color:#64748b!important}.summary-card .new-order-delivery-mode{text-align:right;margin:-6px 0 12px}body.theme-dark .new-order-selected-address-card strong,body.theme-dark .new-order-selected-address-fee strong{color:#f8fafc!important}body.theme-dark .new-order-selected-address-fee{background:#ffffff0b!important;border-color:#ffffff1a!important}body.theme-dark .new-order-selected-address-label{color:#ff8a82!important;background:#ef403629!important}@media (width<=768px){.new-order-selected-address-card{grid-template-columns:1fr}.new-order-selected-address-fee{text-align:left;min-width:0}.summary-card .new-order-delivery-mode{text-align:left}}.order-layout-v2{grid-template-columns:minmax(0,1fr) minmax(300px,340px)!important;align-items:start!important}.order-center,.new-order-products-list,.product-card-v2,.product-card-main,.product-card-info,.product-card-action-area{min-width:0!important}.new-order-client-search-row{grid-template-columns:minmax(0,1fr) 112px 104px!important}.new-order-client-picker{background:#fff;border:1px solid #e2e8f0;border-radius:18px;grid-column:1/-1;gap:8px;padding:12px;display:grid;box-shadow:0 14px 28px #0f172a14}.new-order-client-picker-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.new-order-client-picker-head strong{color:#0f172a;font-size:16px;font-weight:950}.new-order-client-picker-head button{border-radius:12px;width:auto;min-height:38px;padding:8px 12px}.new-order-client-option{text-align:left;color:#0f172a;width:100%;box-shadow:none;background:#fff;border:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;display:flex}.new-order-client-option span{min-width:0}.new-order-client-option strong,.new-order-client-option small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.new-order-client-option b{color:#ef4036;white-space:nowrap}.new-order-selected-client-card{grid-column:1/-1;justify-content:space-between;align-items:center;gap:14px;display:flex!important}.new-order-selected-client-card span,.new-order-delivery-choice span{color:#ef4036;letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.new-order-selected-client-card strong,.new-order-delivery-choice strong{color:#0f172a;font-size:20px;font-weight:950;line-height:1.15;display:block}.new-order-selected-client-card p,.new-order-delivery-choice small{color:#64748b;margin:4px 0 0;font-weight:800}.new-order-delivery-choice{background:linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:16px;padding:14px;display:grid}.new-order-delivery-choice-buttons button{color:#475569;min-height:40px;box-shadow:none;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:9px 12px}.new-order-delivery-choice-buttons button.active{color:#fff;background:#ef4036}.new-order-selected-address-label{text-transform:uppercase;color:#ef4036!important;background:#fff3f2!important;border-radius:999px!important;width:fit-content!important;margin-bottom:8px!important;padding:6px 10px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.new-order-selected-address-card strong{color:#0f172a!important;overflow-wrap:anywhere!important;word-break:normal!important;font-size:18px!important;line-height:1.25!important;display:block!important}.new-order-selected-address-card p,.new-order-selected-address-card small{color:#64748b!important;overflow-wrap:anywhere!important;margin:6px 0 0!important;font-weight:800!important;line-height:1.35!important;display:block!important}.new-order-selected-address-fee{text-align:right;background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-self:end;min-width:190px;padding:12px 14px}.new-order-selected-address-fee strong{white-space:nowrap;color:#0f172a!important;font-size:22px!important}.new-order-selected-address-fee small{color:#64748b!important;font-size:12px!important}.product-card-v2{padding:0!important;overflow:hidden!important}.product-card-main{grid-template-columns:minmax(0,1fr) 145px!important;align-items:center!important;gap:16px!important}.product-card-info{display:block!important;overflow:hidden!important}.product-card-header-line{flex-direction:column!important;gap:8px!important;min-width:0!important;display:flex!important}.product-card-name{-webkit-line-clamp:2!important;white-space:normal!important;text-overflow:unset!important;overflow-wrap:anywhere!important;-webkit-box-orient:vertical!important;max-width:100%!important;font-size:18px!important;line-height:1.18!important;display:-webkit-box!important;overflow:hidden!important}.product-card-description{max-width:100%!important}.product-card-action-area{justify-items:stretch!important}.product-card-v2 .product-card-price{text-align:right!important;font-size:23px!important}.product-card-v2 button{width:100%!important;min-width:0!important}.summary-card{scrollbar-width:thin;max-height:calc(100vh - 34px);overflow-y:auto}.new-order-payment-box{margin:14px 0!important}.new-order-total-row{color:#fff;background:#0f172a;border-radius:16px;padding:14px 16px}.new-order-total-row span,.new-order-total-row strong{color:#fff!important}.new-order-green-button{color:#fff!important;background:#16a34a!important;border:1px solid #16a34a!important}@media (width<=1350px){.order-layout-v2{grid-template-columns:1fr!important}.summary-card{max-height:none!important;position:static!important}}@media (width<=768px){.new-order-client-search-row,.new-order-selected-address-card,.new-order-delivery-choice{grid-template-columns:1fr!important}.new-order-delivery-choice-buttons,.new-order-top-actions{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.new-order-client-search-row button,.new-order-delivery-choice-buttons button,.new-order-top-actions button{width:100%!important}.new-order-selected-address-fee{text-align:left!important;justify-self:stretch!important;min-width:0!important}.product-card-main{grid-template-columns:1fr!important}.product-card-action-area{grid-template-columns:1fr auto!important;display:grid!important}.product-card-v2 .product-card-price{text-align:left!important}.product-card-v2 button{min-width:120px!important}}.order-center,.new-order-products-list,.product-card-v2,.product-card-main,.product-card-info,.product-card-action-area,.new-order-selected-address-card,.new-order-selected-address-main,.new-order-selected-address-fee{box-sizing:border-box!important;min-width:0!important}.new-order-delivery-choice{border-radius:20px!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:16px!important;display:flex!important;overflow:visible!important}.new-order-delivery-choice>div:first-child{flex:220px!important;min-width:220px!important}.new-order-delivery-choice-buttons{flex-wrap:wrap!important;flex:none!important;justify-content:flex-end!important;gap:8px!important;display:flex!important}.new-order-delivery-choice-buttons button{white-space:nowrap!important;border-radius:999px!important;width:auto!important;min-width:92px!important;min-height:40px!important;padding:8px 14px!important}.new-order-selected-address-card{text-align:left!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;width:100%!important;padding:18px!important;display:flex!important;overflow:hidden!important}.new-order-selected-address-main{flex:auto!important;min-width:0!important;max-width:calc(100% - 220px)!important;display:block!important}.new-order-selected-address-main strong,.new-order-selected-address-card strong{color:#0f172a!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;text-align:left!important;width:100%!important;max-width:100%!important;font-size:17px!important;font-weight:950!important;line-height:1.28!important;display:block!important}.new-order-selected-address-main p,.new-order-selected-address-main small,.new-order-selected-address-card p,.new-order-selected-address-card small{color:#64748b!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;text-align:left!important;width:100%!important;max-width:100%!important;margin:5px 0 0!important;font-size:13px!important;font-weight:850!important;line-height:1.35!important;display:block!important}.new-order-selected-address-fee{text-align:right!important;border-radius:16px!important;flex:0 0 200px!important;align-self:center!important;width:200px!important;min-width:200px!important;max-width:200px!important;padding:13px 14px!important}.new-order-selected-address-fee strong{white-space:nowrap!important;text-align:right!important;font-size:21px!important;line-height:1.1!important;display:block!important}.new-order-selected-address-fee small{text-align:right!important;white-space:normal!important;margin-top:6px!important;font-size:12px!important;line-height:1.25!important;display:block!important}.product-card-info{min-width:0!important;display:block!important;overflow:hidden!important}.product-card-name{color:#0f172a!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;min-width:0!important;max-width:100%!important;font-size:17px!important;font-weight:950!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.product-card-description{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:6px!important;font-size:12.5px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.product-card-action-area{grid-template-columns:1fr!important;place-items:center stretch!important;gap:8px!important;width:116px!important;min-width:116px!important;display:grid!important;overflow:visible!important}.product-card-v2 .product-card-price{white-space:nowrap!important;text-align:right!important;width:100%!important;font-size:21px!important;font-weight:950!important;line-height:1!important;display:block!important}@media (width<=980px){.order-layout-v2{grid-template-columns:1fr!important}.new-order-selected-address-card,.new-order-delivery-choice{flex-direction:column!important;align-items:stretch!important}.new-order-selected-address-main,.new-order-delivery-choice>div:first-child{min-width:0!important;max-width:100%!important}.new-order-selected-address-fee{text-align:left!important;flex-basis:auto!important;width:100%!important;min-width:0!important;max-width:none!important}.new-order-selected-address-fee strong,.new-order-selected-address-fee small{text-align:left!important}}@media (width<=560px){.product-card-main{grid-template-columns:1fr!important}.product-card-action-area{grid-template-columns:1fr auto!important;width:100%!important;min-width:0!important}.product-card-v2 .product-card-price{text-align:left!important}.product-card-v2 button,.product-card-v2 .product-mount-button,.product-card-v2 .product-add-button{width:auto!important;min-width:110px!important}}.order-layout-v2{grid-template-columns:minmax(560px,1fr) minmax(310px,340px)!important;align-items:start!important;gap:22px!important}.order-center,.new-order-selected-address-card,.new-order-selected-address-main,.new-order-selected-address-fee,.new-order-delivery-choice,.new-order-delivery-choice-buttons,.new-order-products-list,.product-card-v2,.product-card-main,.product-card-info,.product-card-header-line,.product-card-action-area{box-sizing:border-box!important;min-width:0!important}.new-order-delivery-choice{grid-template-columns:minmax(220px,1fr) minmax(250px,auto)!important;align-items:center!important;gap:14px!important;width:100%!important;padding:16px!important;display:grid!important;overflow:hidden!important}.new-order-delivery-choice>div:first-child{width:100%!important;min-width:0!important}.new-order-delivery-choice strong,.new-order-delivery-choice small{white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;text-align:left!important;max-width:100%!important}.new-order-delivery-choice-buttons{grid-template-columns:repeat(3,max-content)!important;justify-content:end!important;gap:8px!important;width:auto!important;display:grid!important;overflow:visible!important}.new-order-delivery-choice-buttons button{white-space:nowrap!important;width:auto!important;min-width:92px!important;max-width:none!important;min-height:40px!important;box-shadow:none!important;border-radius:999px!important;padding:8px 14px!important}.new-order-delivery-choice-buttons button.active{color:#fff!important;background:#ef4036!important;border-color:#ef4036!important}.new-order-selected-address-card{text-align:left!important;grid-template-columns:minmax(0,1fr) minmax(174px,200px)!important;align-items:center!important;gap:16px!important;width:100%!important;padding:18px!important;display:grid!important;overflow:hidden!important}.new-order-selected-address-main{width:100%!important;max-width:100%!important;display:block!important;overflow:hidden!important}.new-order-selected-address-label{white-space:nowrap!important;border-radius:999px!important;width:auto!important;max-width:100%!important;margin:0 0 8px!important;padding:6px 10px!important;line-height:1!important;display:inline-flex!important}.new-order-selected-address-main strong,.new-order-selected-address-card strong{color:#0f172a!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;text-align:left!important;width:100%!important;min-width:0!important;max-width:100%!important;font-size:18px!important;font-weight:950!important;line-height:1.25!important;display:block!important}.new-order-selected-address-main p,.new-order-selected-address-main small,.new-order-selected-address-card p,.new-order-selected-address-card small{color:#64748b!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;text-align:left!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:5px 0 0!important;font-size:13px!important;font-weight:850!important;line-height:1.35!important;display:block!important}.new-order-selected-address-fee{text-align:right!important;border-radius:16px!important;justify-self:end!important;width:100%!important;min-width:174px!important;max-width:200px!important;padding:13px 14px!important;display:block!important;overflow:hidden!important}.new-order-selected-address-fee strong{white-space:nowrap!important;text-align:right!important;width:100%!important;font-size:21px!important;line-height:1.1!important;display:block!important}.new-order-selected-address-fee small{text-align:right!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;width:100%!important;margin-top:6px!important;font-size:12px!important;line-height:1.25!important;display:block!important}.product-card-header-line{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:9px!important;width:100%!important;display:grid!important}.product-card-name{-webkit-line-clamp:2!important;color:#0f172a!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-box-orient:vertical!important;min-width:0!important;max-width:100%!important;font-size:17px!important;font-weight:950!important;line-height:1.14!important;display:-webkit-box!important;overflow:hidden!important}.product-card-description{-webkit-line-clamp:2!important;word-break:normal!important;overflow-wrap:break-word!important;-webkit-box-orient:vertical!important;max-width:100%!important;margin-top:6px!important;font-size:12.5px!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.product-card-v2 .product-card-price{color:#0f172a!important;white-space:nowrap!important;text-align:right!important;width:100%!important;font-size:21px!important;font-weight:950!important;line-height:1!important;display:block!important}.product-card-v2 button,.product-card-v2 .product-mount-button,.product-card-v2 .product-add-button{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:142px!important;min-height:40px!important;padding:0 10px!important;font-size:13px!important;font-weight:950!important;display:inline-flex!important;position:static!important;overflow:hidden!important}body.theme-dark .new-order-selected-address-main strong,body.theme-dark .new-order-selected-address-card strong,body.theme-dark .product-card-name,body.theme-dark .product-card-v2 .product-card-price{color:#f8fafc!important}@media (width<=1350px){.order-layout-v2{grid-template-columns:1fr!important}.summary-card{max-height:none!important;position:static!important}}@media (width<=820px){.new-order-delivery-choice{grid-template-columns:1fr!important}.new-order-delivery-choice-buttons{grid-template-columns:repeat(3,1fr)!important;justify-content:stretch!important;width:100%!important}.new-order-delivery-choice-buttons button{width:100%!important;min-width:0!important}.new-order-selected-address-card{grid-template-columns:1fr!important}.new-order-selected-address-fee{text-align:left!important;justify-self:stretch!important;min-width:0!important;max-width:none!important}.new-order-selected-address-fee strong,.new-order-selected-address-fee small{text-align:left!important}}@media (width<=560px){.product-card-main{grid-template-columns:1fr!important}.product-card-action-area{grid-template-columns:1fr auto!important;width:100%!important;min-width:0!important;max-width:none!important}.product-card-v2 .product-card-price{text-align:left!important}.product-card-v2 button,.product-card-v2 .product-mount-button,.product-card-v2 .product-add-button{width:auto!important;min-width:112px!important;max-width:none!important}}.order-layout-v2,.order-center,.new-order-delivery-choice,.new-order-delivery-choice *,.new-order-selected-address-card,.new-order-selected-address-card *,.new-order-products-list,.new-order-products-list *,.product-card-v2,.product-card-v2 *{box-sizing:border-box!important;min-width:0!important}.new-order-delivery-choice{text-align:left!important;border-radius:20px!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:14px!important;width:100%!important;padding:18px!important;display:grid!important;overflow:hidden!important}.new-order-delivery-choice>div:first-child{text-align:left!important;grid-template-columns:1fr!important;gap:5px!important;width:100%!important;display:grid!important}.new-order-delivery-choice span{color:#ef4036!important;letter-spacing:.2em!important;text-transform:uppercase!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;font-size:11px!important;font-weight:950!important;line-height:1.2!important;display:block!important}.new-order-delivery-choice strong{color:#0f172a!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;text-align:left!important;font-size:23px!important;font-weight:950!important;line-height:1.1!important;display:block!important}.new-order-delivery-choice small{color:#64748b!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;text-align:left!important;max-width:100%!important;font-size:14px!important;font-weight:850!important;line-height:1.35!important;display:block!important}.new-order-delivery-choice-buttons{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:100%!important;display:flex!important;overflow:visible!important}.new-order-delivery-choice-buttons button{color:#334155!important;width:auto!important;min-width:108px!important;max-width:100%!important;min-height:42px!important;box-shadow:none!important;white-space:nowrap!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:999px!important;padding:0 16px!important;font-size:14px!important;font-weight:850!important}.new-order-delivery-choice-buttons button:hover{opacity:1!important;background:#eaf0f7!important;transform:translateY(-1px)!important}.new-order-selected-address-card{text-align:left!important;border-radius:20px!important;grid-template-columns:minmax(0,1fr) minmax(160px,190px)!important;align-items:center!important;gap:14px!important;width:100%!important;padding:18px!important;display:grid!important;overflow:hidden!important}.new-order-selected-address-main{text-align:left!important;width:100%!important;display:block!important;overflow:hidden!important}.new-order-selected-address-label{color:#ef4036!important;text-transform:uppercase!important;white-space:nowrap!important;background:#fff3f2!important;border-radius:999px!important;width:fit-content!important;max-width:100%!important;margin-bottom:8px!important;padding:7px 11px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.new-order-selected-address-main strong,.new-order-selected-address-card>strong,.new-order-selected-address-card strong:not(.new-order-selected-address-fee strong){color:#0f172a!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;text-align:left!important;width:100%!important;font-size:18px!important;font-weight:950!important;line-height:1.24!important;display:block!important}.new-order-selected-address-main p,.new-order-selected-address-main small,.new-order-selected-address-card p,.new-order-selected-address-card small{color:#64748b!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;text-align:left!important;width:100%!important;margin:5px 0 0!important;font-size:13px!important;font-weight:850!important;line-height:1.35!important;display:block!important}.new-order-selected-address-fee{text-align:right!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:16px!important;justify-self:end!important;width:100%!important;min-width:160px!important;max-width:190px!important;padding:13px 14px!important;overflow:hidden!important}.new-order-selected-address-fee strong{color:#0f172a!important;white-space:nowrap!important;text-align:right!important;font-size:22px!important;font-weight:950!important;line-height:1.1!important;display:block!important}.new-order-selected-address-fee small{color:#64748b!important;text-align:right!important;white-space:normal!important;overflow-wrap:break-word!important;margin-top:7px!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important;display:block!important}.new-order-products-list{grid-template-columns:1fr!important;gap:10px!important;width:100%!important;display:grid!important;overflow:visible!important}.product-card-v2{border-radius:18px!important;width:100%!important;min-height:78px!important;padding:0!important;overflow:hidden!important}.product-card-main{grid-template-columns:minmax(0,1fr) 138px!important;align-items:center!important;gap:12px!important;width:100%!important;padding:12px 14px!important;display:grid!important}.product-card-info{width:100%!important;display:block!important;overflow:hidden!important}.product-card-header-line{align-items:center!important;gap:9px!important;width:100%!important;display:flex!important;overflow:hidden!important}.product-card-header-line .new-order-category-badge{white-space:nowrap!important;flex:none!important;margin:0!important;padding:6px 10px!important;font-size:11px!important;line-height:1!important}.product-card-name{-webkit-line-clamp:2!important;color:#0f172a!important;letter-spacing:-.02em!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-box-orient:vertical!important;flex:auto!important;font-size:17px!important;font-weight:950!important;line-height:1.12!important;display:-webkit-box!important;overflow:hidden!important}.product-card-description{-webkit-line-clamp:2!important;color:#64748b!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;-webkit-box-orient:vertical!important;margin:6px 0 0!important;font-size:12.5px!important;font-weight:800!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.product-card-action-area{grid-template-columns:1fr!important;place-items:center stretch!important;gap:8px!important;width:138px!important;min-width:138px!important;max-width:138px!important;display:grid!important;overflow:visible!important}.product-card-v2 .product-card-price{color:#0f172a!important;text-align:right!important;white-space:nowrap!important;width:100%!important;margin:0!important;font-size:21px!important;font-weight:950!important;line-height:1!important;display:block!important}.product-card-v2 button,.product-card-v2 .product-mount-button,.product-card-v2 .product-add-button{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:138px!important;min-height:39px!important;padding:0 10px!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;position:static!important;overflow:hidden!important;box-shadow:0 10px 20px #ef40362e!important}body.theme-dark .new-order-delivery-choice strong,body.theme-dark .new-order-selected-address-main strong,body.theme-dark .new-order-selected-address-card strong,body.theme-dark .new-order-selected-address-fee strong,body.theme-dark .product-card-name,body.theme-dark .product-card-v2 .product-card-price{color:#f8fafc!important}body.theme-dark .new-order-delivery-choice small,body.theme-dark .new-order-selected-address-main p,body.theme-dark .new-order-selected-address-main small,body.theme-dark .new-order-selected-address-card p,body.theme-dark .new-order-selected-address-card small,body.theme-dark .new-order-selected-address-fee small,body.theme-dark .product-card-description{color:#a7afbc!important}body.theme-dark .new-order-selected-address-fee,body.theme-dark .new-order-delivery-choice-buttons button{color:#f8fafc!important;background:#ffffff12!important;border-color:#ffffff1a!important}body.theme-dark .new-order-delivery-choice-buttons button.active{color:#fff!important;background:#ef4036!important;border-color:#ef4036!important}@media (width<=820px){.new-order-selected-address-card{grid-template-columns:1fr!important}.new-order-selected-address-fee{justify-self:stretch!important;min-width:0!important;max-width:none!important}.new-order-selected-address-fee strong,.new-order-selected-address-fee small{text-align:left!important}}@media (width<=560px){.new-order-delivery-choice-buttons{grid-template-columns:1fr!important;display:grid!important}.new-order-delivery-choice-buttons button{width:100%!important}.product-card-main{grid-template-columns:1fr!important}.product-card-action-area{grid-template-columns:1fr auto!important;width:100%!important;min-width:0!important;max-width:none!important}.product-card-v2 .product-card-price{text-align:left!important}.product-card-v2 button,.product-card-v2 .product-mount-button,.product-card-v2 .product-add-button{width:auto!important;min-width:118px!important;max-width:none!important}}.order-layout-v2{grid-template-columns:minmax(620px,1fr) minmax(300px,330px)!important;gap:18px!important}.new-order-delivery-choice{border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:14px!important;padding:16px 18px!important;display:grid!important}.new-order-delivery-choice>div:first-child{min-width:0!important;display:block!important}.new-order-delivery-choice span{color:#ef4036!important;letter-spacing:.22em!important;text-transform:uppercase!important;white-space:normal!important;margin-bottom:6px!important;font-size:11px!important;font-weight:950!important;line-height:1.2!important;display:block!important}.new-order-delivery-choice strong{color:#0f172a!important;white-space:normal!important;margin-bottom:4px!important;font-size:22px!important;font-weight:950!important;line-height:1.05!important;display:block!important}.new-order-delivery-choice small{color:#64748b!important;white-space:normal!important;font-size:13px!important;font-weight:850!important;line-height:1.3!important;display:block!important}.new-order-delivery-choice-buttons{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:auto!important;display:flex!important}.new-order-delivery-choice-buttons button{color:#334155!important;width:auto!important;min-width:96px!important;min-height:40px!important;box-shadow:none!important;white-space:nowrap!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:999px!important;padding:0 14px!important;font-size:14px!important;font-weight:900!important}.new-order-delivery-choice-buttons button.active{color:#fff!important;background:#ef4036!important;border-color:#ef4036!important;box-shadow:0 10px 22px #ef403638!important}.new-order-selected-address-card{border-radius:18px!important;grid-template-columns:minmax(0,1fr) 176px!important;align-items:center!important;gap:12px!important;margin-top:14px!important;padding:15px 18px!important;display:grid!important}.new-order-selected-address-main strong{font-size:17px!important;line-height:1.18!important}.new-order-selected-address-main p,.new-order-selected-address-main small{font-size:12.5px!important;line-height:1.25!important}.new-order-selected-address-fee{border-radius:15px!important;min-width:176px!important;max-width:176px!important;padding:12px!important}.new-order-selected-address-fee strong{font-size:21px!important}.new-order-selected-address-fee small{font-size:11.5px!important;line-height:1.22!important}.new-order-products-list{grid-template-columns:1fr!important;gap:7px!important;margin-top:12px!important;display:grid!important}.product-card-v2{border-radius:15px!important;min-height:64px!important;padding:0!important;overflow:hidden!important}.product-card-main{grid-template-columns:minmax(0,1fr) 124px!important;align-items:center!important;gap:10px!important;padding:9px 12px!important;display:grid!important}.product-card-header-line{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:8px!important;display:grid!important}.product-card-header-line .new-order-category-badge{white-space:nowrap!important;border-radius:999px!important;margin:0!important;padding:4px 8px!important;font-size:10px!important;line-height:1!important}.product-card-name{text-overflow:ellipsis!important;white-space:nowrap!important;color:#0f172a!important;font-size:16px!important;font-weight:950!important;line-height:1.1!important;display:block!important;overflow:hidden!important}.product-card-description{text-overflow:ellipsis!important;white-space:nowrap!important;color:#64748b!important;margin:4px 0 0!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.product-card-action-area{grid-template-columns:1fr!important;justify-items:stretch!important;gap:6px!important;width:124px!important;min-width:124px!important;max-width:124px!important;display:grid!important}.product-card-v2 .product-card-price{text-align:right!important;color:#0f172a!important;white-space:nowrap!important;margin:0!important;font-size:19px!important;font-weight:950!important;line-height:1!important}.product-card-v2 button,.product-card-v2 .product-mount-button,.product-card-v2 .product-add-button{white-space:nowrap!important;border-radius:12px!important;width:100%!important;min-width:0!important;max-width:124px!important;min-height:34px!important;padding:0 8px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;box-shadow:0 8px 16px #ef403629!important}.product-card-v2 .product-add-button{color:#fff!important;background:#111827!important;box-shadow:0 8px 16px #0f172a29!important}body.theme-dark .new-order-delivery-choice strong,body.theme-dark .new-order-selected-address-main strong,body.theme-dark .product-card-name,body.theme-dark .product-card-v2 .product-card-price{color:#f8fafc!important}body.theme-dark .new-order-delivery-choice small,body.theme-dark .new-order-selected-address-main p,body.theme-dark .new-order-selected-address-main small,body.theme-dark .product-card-description{color:#a7afbc!important}body.theme-dark .new-order-delivery-choice-buttons button,body.theme-dark .new-order-selected-address-fee{color:#f8fafc!important;background:#ffffff12!important;border-color:#ffffff1c!important}body.theme-dark .new-order-delivery-choice-buttons button.active{color:#fff!important;background:#ef4036!important}@media (width<=1350px){.order-layout-v2{grid-template-columns:1fr!important}}@media (width<=760px){.new-order-delivery-choice,.new-order-selected-address-card{grid-template-columns:1fr!important}.new-order-delivery-choice-buttons{grid-template-columns:1fr 1fr 1fr!important;width:100%!important;display:grid!important}.new-order-delivery-choice-buttons button{width:100%!important;min-width:0!important;padding:0 8px!important;font-size:12px!important}.new-order-selected-address-fee{width:100%!important;min-width:0!important;max-width:none!important}.new-order-selected-address-fee strong,.new-order-selected-address-fee small{text-align:left!important}.product-card-main{grid-template-columns:1fr!important}.product-card-action-area{grid-template-columns:1fr auto!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important}.product-card-v2 .product-card-price{text-align:left!important}.product-card-v2 button,.product-card-v2 .product-mount-button,.product-card-v2 .product-add-button{width:auto!important;min-width:106px!important;max-width:none!important}}.new-order-products-list{gap:10px;max-height:520px;padding-right:6px;display:grid;overflow-y:auto}.product-card.product-card-v2{overflow:hidden;min-height:0!important;padding:12px 14px!important}.product-card-v2 .product-card-main{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;display:grid}.product-card-v2 .product-card-info,.product-card-v2 .product-card-header-line{min-width:0}.product-card-v2 .product-card-header-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.product-card-v2 .product-card-name{white-space:normal;overflow-wrap:anywhere;word-break:normal;font-size:18px;line-height:1.12;display:block}.product-card-v2 .product-card-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin-top:5px;line-height:1.25;display:-webkit-box;overflow:hidden}.product-card-v2 .product-card-action-area{justify-items:end;gap:8px;width:142px;display:grid}.product-card-v2 .product-card-price{white-space:nowrap;font-size:20px;line-height:1}.product-card-v2 .product-mount-button,.product-card-v2 .product-add-button{white-space:nowrap;border-radius:14px;min-width:118px;height:44px;overflow:hidden}.new-order-delivery-choice{overflow:hidden}.new-order-delivery-choice-buttons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.new-order-delivery-choice-buttons button{white-space:nowrap;border-radius:999px;min-width:96px;height:42px}.new-order-selected-address-card{grid-template-columns:minmax(0,1fr) 160px;align-items:center;gap:14px;display:grid;overflow:hidden}.new-order-selected-address-main{min-width:0}.new-order-selected-address-main strong,.new-order-selected-address-main p,.new-order-selected-address-main small{overflow-wrap:anywhere;word-break:normal}.new-order-selected-address-fee{text-align:right;min-width:150px}@media (width<=900px){.product-card-v2 .product-card-main,.new-order-selected-address-card{grid-template-columns:1fr}.product-card-v2 .product-card-action-area,.new-order-selected-address-fee{text-align:left;justify-items:stretch;width:100%}.product-card-v2 .product-mount-button,.product-card-v2 .product-add-button{width:100%}}@media (width>=1000px){.order-layout-v2{grid-template-columns:minmax(0,1fr) 300px;gap:14px}.order-center{gap:14px}.order-center>.panel-card,.summary-card{padding:16px}.order-center .form-grid{gap:10px 12px}.order-center label{gap:5px}.order-center input,.order-center select,.order-center textarea{min-height:44px;padding-top:10px;padding-bottom:10px}.order-center textarea{min-height:44px}.product-card,.product-card-v2{border-radius:14px;padding:11px 14px}.product-card-info strong,.product-card-v2 strong{font-size:15px}.product-card-price{margin-top:2px;font-size:19px}.new-order-category-badge{margin-bottom:4px;padding:3px 7px;font-size:10px}.product-card button{min-height:40px;padding:9px 18px}.summary-header{margin-bottom:12px}.summary-header strong{font-size:20px}.summary-row{margin-bottom:9px}.new-order-payment-box{margin:10px 0;padding:10px}.new-order-payment-box>div{gap:7px}.new-order-payment-option{min-height:38px;padding:8px 6px}.new-order-total-row{margin:10px 0;padding:10px 12px}.new-order-summary-actions{gap:8px}.new-order-summary-actions button{min-height:42px;padding-top:9px;padding-bottom:9px}.new-order-disabled-reason{padding:8px 10px;font-size:12px}.summary-card{scrollbar-width:thin;max-height:calc(100vh - 150px);overflow-y:auto}.new-order-products-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-gutter:stable;max-height:520px;padding-right:6px;overflow-y:auto}.new-order-products-list::-webkit-scrollbar{width:8px}.new-order-products-list::-webkit-scrollbar-track{background:0 0}.new-order-products-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.new-order-products-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.new-order-products-list .product-card-v2{min-height:82px}}body.theme-dark .new-order-products-list::-webkit-scrollbar-thumb{background:#ffffff38}@media (width<=999px){.new-order-products-list{max-height:none;padding-right:0;overflow:visible}}@media (width>=1000px){.new-order-products-list{scrollbar-width:thin;scrollbar-gutter:stable;overscroll-behavior:contain!important;max-height:520px!important;padding-right:6px!important;overflow:hidden auto!important}}@media (width<=999px){.new-order-products-list{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-gutter:stable;min-height:360px;overscroll-behavior:contain!important;max-height:58vh!important;padding-right:4px!important;overflow:hidden auto!important}.new-order-products-list::-webkit-scrollbar{width:6px}.new-order-products-list::-webkit-scrollbar-track{background:0 0}.new-order-products-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}}@media (width<=560px){.order-center{gap:10px!important}.order-center>.panel-card,.summary-card{border-radius:18px!important;padding:12px!important}.new-order-products-list{min-height:390px;gap:8px!important;max-height:54vh!important}.product-card.product-card-v2{border-radius:12px!important;padding:9px 10px!important}.product-card-v2 .product-card-main{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important}.product-card-v2 .product-card-info{min-width:0!important}.product-card-v2 .product-card-name{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:14px!important;line-height:1.15!important;display:-webkit-box!important;overflow:hidden!important}.product-card-v2 .product-card-description{-webkit-line-clamp:1!important;margin-top:3px!important;font-size:11px!important;line-height:1.2!important}.product-card-v2 .product-card-action-area{grid-template-columns:1fr!important;justify-items:stretch!important;gap:5px!important;width:82px!important;min-width:82px!important;display:grid!important}.product-card-v2 .product-card-price{text-align:right!important;font-size:15px!important;line-height:1!important}.product-card-v2 button,.product-card-v2 .product-mount-button,.product-card-v2 .product-add-button{border-radius:10px!important;width:82px!important;min-width:82px!important;height:34px!important;padding:6px 8px!important;font-size:11px!important}.new-order-category-badge{padding:2px 6px!important;font-size:9px!important}.order-center>.panel-card+.panel-card{margin-top:-2px!important}.order-center>.panel-card .section-head-column{margin-bottom:8px!important}.order-center>.panel-card .section-head-column h3{margin-bottom:2px!important}.order-center>.panel-card .section-head-column p{margin-bottom:0!important}.empty-cart{min-height:86px!important;padding:12px 10px!important}.summary-card{max-height:none!important;padding:10px!important;overflow:visible!important}.summary-card .summary-header{margin-bottom:8px!important}.summary-card .summary-header strong{font-size:18px!important}.summary-card .summary-row{margin-bottom:6px!important}.summary-card .new-order-payment-box{margin:8px 0!important;padding:8px!important}.summary-card .new-order-payment-option{min-height:34px!important;padding:6px 4px!important}.summary-card .new-order-total-row{margin:8px 0!important;padding:8px 10px!important}.summary-card .new-order-summary-actions{gap:6px!important}.summary-card .new-order-summary-actions button{min-height:38px!important;padding-top:7px!important;padding-bottom:7px!important}}.reports-page{gap:22px;display:grid}.reports-hero{background:radial-gradient(circle at 100% 0,#ef403621,#0000 36%),#fff;border:1px solid #e5e7eb;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:28px;display:flex;box-shadow:0 18px 36px #0f172a1f}.reports-kicker{color:#ef4036;letter-spacing:.22em;text-transform:uppercase;font-size:12px;font-weight:950}.reports-hero h2{color:#0f172a;margin:8px 0 4px;font-size:32px;font-weight:950}.reports-hero p{color:#64748b;margin:0;font-size:16px;font-weight:700}.reports-actions{flex-wrap:wrap;gap:10px;display:flex}.reports-actions button{color:#fff;cursor:pointer;background:#ef4036;border:0;border-radius:16px;min-height:48px;padding:0 18px;font-weight:950;box-shadow:0 12px 24px #ef403638}.reports-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.report-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;min-height:132px;padding:20px;box-shadow:0 14px 26px #0f172a1a}.report-card span{color:#64748b;font-size:14px;font-weight:900;display:block}.report-card strong{color:#0f172a;letter-spacing:-.04em;margin-top:10px;font-size:26px;font-weight:950;display:block}.report-card small{color:#94a3b8;margin-top:8px;font-weight:700;display:block}.report-card-main{background:radial-gradient(circle at 100% 0,#ffd0002e,#0000 38%),linear-gradient(135deg,#151515,#252525);grid-column:span 2}.report-card-main span,.report-card-main small{color:#ffffffb8}.report-card-main strong{color:#fff;font-size:34px}.reports-grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:16px;display:grid}.report-panel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 14px 28px #0f172a1a}.report-products-panel{grid-row:span 2}.report-panel-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.report-panel-header span{color:#ef4036;letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:950}.report-panel-header h3{color:#0f172a;margin:4px 0 0;font-size:22px;font-weight:950}.report-list,.report-product-list{gap:12px;display:grid}.report-row,.report-product-row{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;padding:16px}.report-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.report-row strong,.report-product-info strong{color:#0f172a;text-transform:capitalize;font-size:15px;font-weight:950;display:block}.report-row span,.report-product-info span{color:#64748b;margin-top:4px;font-size:13px;font-weight:800;display:block}.report-row b{color:#0f172a;font-size:16px;font-weight:950}.report-product-info{align-items:center;gap:12px;display:flex}.report-product-info b{color:#ef4036;background:#fee2e2;border-radius:12px;place-items:center;width:34px;height:34px;font-weight:950;display:grid}.report-bar{background:#e5e7eb;border-radius:999px;height:10px;margin-top:14px;overflow:hidden}.report-bar div{border-radius:inherit;background:linear-gradient(90deg,#ef4036,#ff7a2f);height:100%}.report-empty,.reports-loading{color:#64748b;text-align:center;border:1px dashed #cbd5e1;border-radius:18px;padding:18px;font-weight:800}body.theme-dark .reports-hero,body.theme-dark .report-card,body.theme-dark .report-panel{background:radial-gradient(circle at 100% 0,#ef40361a,#0000 34%),#101318;border-color:#ffffff14}body.theme-dark .reports-hero h2,body.theme-dark .report-card strong,body.theme-dark .report-panel-header h3,body.theme-dark .report-row strong,body.theme-dark .report-row b,body.theme-dark .report-product-info strong{color:#f8fafc}body.theme-dark .reports-hero p,body.theme-dark .report-card span,body.theme-dark .report-card small,body.theme-dark .report-row span,body.theme-dark .report-product-info span{color:#a7afbc}body.theme-dark .report-row,body.theme-dark .report-product-row{background:#ffffff0a;border-color:#ffffff14}@media (width<=1180px){.reports-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reports-grid{grid-template-columns:1fr}}@media (width<=768px){.reports-hero{flex-direction:column;align-items:stretch;padding:20px}.reports-actions{grid-template-columns:repeat(2,1fr);display:grid}.reports-summary-grid{grid-template-columns:1fr 1fr}.report-card-main{grid-column:span 2}.report-card{min-height:116px;padding:16px}.report-card strong{font-size:22px}.report-card-main strong{font-size:28px}}@media (width<=480px){.reports-summary-grid{grid-template-columns:1fr}.report-card-main{grid-column:span 1}.reports-actions{grid-template-columns:1fr}}.reports-actions .pdf-button{color:#fff!important;background:#111827!important;box-shadow:0 12px 24px #0f172a2e!important}.reports-actions button:disabled{opacity:.65;cursor:not-allowed}.exporting-pdf .reports-hero,.exporting-pdf .report-card,.exporting-pdf .report-panel{box-shadow:none!important}body.theme-dark .reports-actions .pdf-button{color:#111827!important;background:#f8fafc!important}.reports-chart-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:22px;display:grid}.reports-chart-card{background:linear-gradient(#fff 0%,#fafafa 100%);border:1px solid #ececec;border-radius:28px;padding:22px;box-shadow:0 10px 30px #0f172a14}.reports-chart-header{margin-bottom:18px}.reports-chart-header span{color:#ef4036;text-transform:uppercase;letter-spacing:.14em;margin-bottom:6px;font-size:12px;font-weight:900;display:block}.reports-chart-header h3{color:#0f172a;margin:0;font-size:24px}.reports-chart{width:100%;height:320px}@media (width<=1100px){.reports-chart-grid{grid-template-columns:1fr}}.reports-pdf-stage{color:#0f172a;z-index:-1;background:#fff;width:794px;position:fixed;top:0;left:-99999px}.reports-pdf-document{color:#0f172a;background:#fff;width:794px;min-height:1123px;padding:34px;font-family:Arial,Helvetica,sans-serif}.pdf-header{color:#fff;background:linear-gradient(135deg,#151515 0%,#252525 60%,#ef4036 160%);border-radius:24px;justify-content:space-between;align-items:center;gap:22px;padding:22px;display:flex}.pdf-brand{align-items:center;gap:16px;display:flex}.pdf-brand img{object-fit:contain;background:#fff;border-radius:18px;width:76px;height:76px;padding:6px}.pdf-brand span{color:#facc15;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:900;display:block}.pdf-brand h1{color:#fff;margin:6px 0 0;font-size:28px;line-height:1.1}.pdf-meta{text-align:right;color:#ffffffc7;gap:6px;font-size:12px;display:grid}.pdf-meta strong{color:#fff;font-size:15px}.pdf-executive-summary{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:12px;margin:22px 0;display:grid}.pdf-executive-summary div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;min-height:102px;padding:16px}.pdf-executive-summary div:first-child{color:#fff;background:#111827}.pdf-executive-summary span{color:#64748b;font-size:12px;font-weight:900;display:block}.pdf-executive-summary div:first-child span,.pdf-executive-summary div:first-child small{color:#ffffffb8}.pdf-executive-summary strong{color:#0f172a;margin-top:8px;font-size:24px;font-weight:950;display:block}.pdf-executive-summary div:first-child strong{color:#fff;font-size:28px}.pdf-executive-summary small{color:#94a3b8;margin-top:7px;font-size:11px;font-weight:700;display:block}.pdf-section{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-top:16px;padding:18px}.pdf-section-title{margin-bottom:14px}.pdf-section-title span{color:#ef4036;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:950;display:block}.pdf-section-title h2{color:#0f172a;margin:5px 0 0;font-size:20px}.pdf-two-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.pdf-table{border-collapse:collapse;border-radius:12px;width:100%;font-size:12px;overflow:hidden}.pdf-table th{color:#fff;text-align:left;background:#111827;padding:10px;font-size:11px}.pdf-table td{color:#0f172a;border-bottom:1px solid #e5e7eb;padding:10px;font-weight:700}.pdf-table tr:nth-child(2n) td{background:#f8fafc}.pdf-table td:last-child,.pdf-table th:last-child{text-align:right}.pdf-bars{gap:10px;display:grid}.pdf-bar-row{grid-template-columns:46px 1fr 94px;align-items:center;gap:10px;font-size:11px;font-weight:800;display:grid}.pdf-bar-row span{color:#64748b}.pdf-bar-row div{background:#e5e7eb;border-radius:999px;height:12px;overflow:hidden}.pdf-bar-row i{border-radius:inherit;background:linear-gradient(90deg,#ef4036,#ff7a2f);height:100%;display:block}.pdf-bar-row strong{color:#0f172a;text-align:right}.pdf-empty{color:#64748b;text-align:center;background:#f8fafc;border-radius:14px;margin:0;padding:14px;font-size:12px;font-weight:800}.pdf-footer{color:#64748b;border-top:1px solid #e5e7eb;justify-content:space-between;gap:16px;margin-top:22px;padding-top:16px;font-size:11px;display:flex}.pdf-footer strong{color:#0f172a}.reports-custom-filter{background:linear-gradient(#fff 0%,#fbfbfc 100%);border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:1.3fr 180px 180px auto;align-items:end;gap:14px;margin-top:18px;padding:18px;display:grid;box-shadow:0 14px 30px #0f172a14}.reports-custom-filter span{color:#ef4036;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:950}.reports-custom-filter strong{color:#0f172a;margin-top:6px;font-size:18px;display:block}.reports-custom-filter p{color:#64748b;margin:4px 0 0;font-weight:700}.reports-custom-filter label{color:#0f172a;margin:0;font-weight:900}.reports-custom-filter input{border-radius:14px;min-height:46px;margin-top:8px}.reports-custom-filter button{white-space:nowrap;min-height:46px}body.theme-dark .reports-custom-filter{background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .reports-custom-filter strong,body.theme-dark .reports-custom-filter label{color:#f8fafc!important}body.theme-dark .reports-custom-filter p{color:#a7afbc!important}@media (width<=1100px){.reports-custom-filter{grid-template-columns:1fr 1fr}.reports-custom-filter>div:first-child{grid-column:1/-1}}@media (width<=700px){.reports-custom-filter{border-radius:20px;grid-template-columns:1fr;padding:14px}.reports-custom-filter button{width:100%}}.products-summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (width<=900px){.products-summary-grid{grid-template-columns:1fr}}@media (width<=700px){.products-summary-grid{grid-template-columns:1fr!important}}.settings-tab-page{flex-direction:column;gap:18px;display:flex}.settings-summary-grid{margin:0}.settings-standard-grid,.settings-general-grid-updated{grid-template-columns:minmax(0,1.28fr) minmax(330px,.72fr);align-items:start;gap:18px;display:grid}.settings-standard-card,.settings-general-main-card{background:linear-gradient(#fff 0%,#fbfbfc 100%)!important;border:1px solid #e2e8f0!important;border-radius:24px!important;box-shadow:0 14px 30px #0f172a12!important}.settings-standard-toolbar{align-items:center;margin-bottom:18px}.settings-standard-toolbar h3{color:#0f172a;letter-spacing:-.03em;margin-bottom:6px;font-weight:950}.settings-standard-toolbar p{color:#64748b;margin:0;font-weight:700}.settings-general-block{background:#fff;border:1px solid #e2e8f0;border-radius:22px;margin-bottom:14px;padding:16px}.settings-general-block-title{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.settings-general-block-title>span{color:#ef4036;background:#fff3f2;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:950;display:inline-flex}.settings-general-block-title strong{color:#0f172a;font-size:18px;font-weight:950}.settings-general-block-title p{color:#64748b;margin:3px 0 0;font-size:13px;font-weight:700}.settings-frete-page .settings-standard-grid{grid-template-columns:minmax(330px,.7fr) minmax(0,1.3fr)}body.theme-dark .settings-standard-card,body.theme-dark .settings-general-main-card,body.theme-dark .settings-general-block{color:#f8fafc!important;background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .settings-standard-toolbar h3,body.theme-dark .settings-general-block-title strong{color:#f8fafc!important}body.theme-dark .settings-standard-toolbar p,body.theme-dark .settings-general-block-title p{color:#a7afbc!important}@media (width<=1200px){.settings-standard-grid,.settings-general-grid-updated,.settings-frete-page .settings-standard-grid{grid-template-columns:1fr!important}}@media (width<=760px){.settings-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.settings-general-block{padding:14px}}@media (width<=520px){.settings-summary-grid{grid-template-columns:1fr!important}}.products-embedded-page{flex-direction:column;gap:18px;min-width:0;display:flex}.products-management-card{padding:20px}.products-filter-row{grid-template-columns:minmax(0,1fr) 240px;gap:14px;margin:18px 0;display:grid}.products-filter-row label{color:#111827;flex-direction:column;gap:7px;font-weight:800;display:flex}.products-admin-list{flex-direction:column;gap:10px;display:flex}.products-admin-row{background:#fff;border:1px solid #e2e8f0;border-radius:15px;grid-template-columns:54px minmax(0,1fr) auto 120px 76px;align-items:center;gap:14px;padding:13px 15px;display:grid}.products-admin-id{color:#fff;background:#0f172a;border-radius:12px;place-items:center;min-height:42px;font-weight:900;display:grid}.products-admin-info{flex-direction:column;gap:3px;min-width:0;display:flex}.products-admin-info strong{color:#0f172a;font-size:16px}.products-admin-info span{text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:13px;font-weight:600;overflow:hidden}.products-category-chip,.products-status{color:#475569;background:#f1f5f9;border-radius:999px;justify-content:center;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.products-status.active{color:#166534;background:#dcfce7}.products-admin-price{text-align:right;color:#0f172a;font-size:17px}.products-empty-state{text-align:center;color:#64748b;border:1px dashed #cbd5e1;border-radius:16px;padding:28px;font-weight:800}@media (width<=900px){.products-filter-row{grid-template-columns:1fr}.products-admin-row{grid-template-columns:48px minmax(0,1fr) auto}.products-category-chip{display:none}.products-admin-price{text-align:left}.products-status{grid-column:2}}.product-admin-list{flex-direction:column;gap:10px;display:flex}.product-admin-category{color:#ef4036;text-align:center;white-space:nowrap;background:#fff3f2;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.product-admin-price{color:#111827;white-space:nowrap;font-size:18px;font-weight:900}.ingredients-settings-clean{flex-direction:column;gap:18px;display:flex}.ingredients-summary-clean{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.ingredients-toolbar-head{margin-bottom:14px}.ingredients-filters-clean{grid-template-columns:minmax(240px,1fr) 160px 190px 180px;gap:10px;margin-bottom:16px;display:grid}.ingredients-filters-clean input,.ingredients-filters-clean select{width:100%}.ingredient-row-clean{border:1px solid var(--border);background:#fff;border-radius:18px;grid-template-columns:minmax(220px,1fr) 130px 120px 95px auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.ingredient-info-clean{flex-direction:column;gap:5px;min-width:0;display:flex}.ingredient-info-clean strong{color:#0f172a;font-size:16px}.ingredient-info-clean span{color:var(--muted);font-weight:700;line-height:1.35}.ingredient-actions-clean{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.ingredient-actions-clean button{white-space:nowrap;width:auto;padding:10px 12px}.ingredient-form-modal{width:min(760px,96%);position:relative}.ingredient-form-modal .ingredient-edit-grid,.ingredient-edit-modal .ingredient-edit-grid{margin-top:18px}@media (width<=1400px){.ingredients-summary-clean{grid-template-columns:repeat(3,1fr)}.ingredients-filters-clean{grid-template-columns:1fr 1fr}.ingredient-row-clean{grid-template-columns:1fr;align-items:flex-start}.ingredient-actions-clean{justify-content:flex-start}.product-admin-category,.product-admin-price{width:fit-content}}@media (width<=900px){.ingredients-summary-clean{grid-template-columns:1fr}.ingredients-filters-clean{grid-template-columns:1fr;width:100%}.ingredient-actions-clean{flex-direction:column;justify-content:flex-start;width:100%}.ingredient-actions-clean button{width:100%}}@media (width<=700px){.ingredients-filters-clean{flex-direction:column;gap:10px;width:100%;display:flex}.ingredients-filters-clean input,.ingredients-filters-clean select{width:100%}}body.theme-dark .product-admin-category{color:#ff8a82!important;background:#ef403629!important;border:1px solid #ef403633!important}body.theme-dark .ingredient-row-clean{background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .ingredient-info-clean strong{color:#f8fafc!important}body.theme-dark .ingredient-info-clean span{color:#a7afbc!important}body.theme-dark .product-admin-price{color:#f8fafc!important}.users-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.user-form-grid label{color:#0f172a;flex-direction:column;gap:8px;font-weight:900;display:flex}.user-form-grid input,.user-form-grid select{width:100%}.user-form-actions{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.users-toolbar{margin:16px 0}.users-toolbar input{width:100%}.users-list{flex-direction:column;gap:12px;display:flex}.user-admin-main{min-width:0}.user-admin-main strong{color:#0f172a;font-size:16px;font-weight:900;display:block}.user-admin-main span{color:#64748b;overflow-wrap:anywhere;margin-top:4px;font-weight:700;line-height:1.35;display:block}.user-role-badge{color:#ef4036;white-space:nowrap;background:#fff3f2;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:118px;padding:9px 12px;font-size:12px;font-weight:900;display:inline-flex}.user-admin-row>.user-role-badge{justify-self:start}.user-modal-card{width:min(620px,96%);position:relative}@media (width<=1450px){.user-admin-row{grid-template-columns:1fr 140px 120px}.user-admin-actions{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1200px){.users-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.user-admin-row{grid-template-columns:1fr;align-items:flex-start}.user-admin-actions{grid-template-columns:repeat(4,minmax(0,1fr));width:100%}}@media (width<=800px){.users-summary-grid,.user-form-grid{grid-template-columns:1fr}.user-admin-actions{grid-template-columns:1fr 1fr}.user-form-actions button{width:100%}}@media (width<=520px){.user-admin-actions{grid-template-columns:1fr}}.users-settings-clean,.users-settings-clean *{max-width:100%}.users-settings-clean{flex-direction:column;gap:18px;width:100%;display:flex;overflow-x:hidden}.user-form-grid{gap:14px;width:100%;margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important}.user-form-grid input,.user-form-grid select,.users-toolbar input{min-width:0;max-width:100%}.user-admin-row{background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:14px;width:100%;max-width:100%;padding:16px;display:grid;overflow:hidden;grid-template-columns:minmax(180px,1fr) 120px 100px minmax(260px,auto)!important}.user-admin-actions{grid-template-columns:repeat(4,minmax(72px,1fr));justify-content:end;align-items:center;gap:8px;max-width:100%;display:grid}.user-admin-actions button{white-space:nowrap;width:100%;min-width:0;font-size:12px;padding:10px 8px!important}@media (width<=1400px){.user-admin-row{grid-template-columns:1fr!important}.user-admin-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important}}@media (width<=800px){.user-form-grid{grid-template-columns:1fr!important}.user-admin-actions{grid-template-columns:1fr 1fr!important}}@media (width<=700px){.user-admin-row{border-radius:20px}.users-toolbar{flex-direction:column;gap:10px;width:100%;display:flex}.users-toolbar input{width:100%}.user-form-actions{flex-direction:column;gap:10px;display:flex}.user-form-actions button{width:100%}.users-summary-grid{grid-template-columns:1fr!important}.user-admin-row{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.user-admin-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.user-admin-actions button{width:100%}.user-modal-card{border-radius:24px;width:calc(100vw - 24px);max-height:90vh;padding:20px;overflow-y:auto}}body.theme-dark .user-role-badge{color:#ff8a82!important;background:#ef403629!important;border:1px solid #ef403633!important}body.theme-dark .user-admin-row{background:linear-gradient(#15181ffa,#0c0e13fa)!important;border-color:#ffffff17!important}body.theme-dark .user-admin-main strong{color:#f8fafc!important}body.theme-dark .user-admin-main span{color:#a7afbc!important}
