:root{--primary-color:#21ca7f;--accent-color:#d32f2f;--bg-color:#1a1a1a;--app-bg:#f5f7fa;--card-bg:#fff;--text-main:#2c3e50;--text-muted:#7f8c8d;--border-color:#eaecef;--shadow-sm:0 2px 8px #0000000a;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 24px #0000001f;--transition-fast:.15s ease;--transition-normal:.25s ease;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}body{background-color:var(--app-bg);min-height:100vh;margin:0;padding:0}*{box-sizing:border-box}h1,h2,h3,h4,h5,p{margin:0}button{cursor:pointer;transition:all var(--transition-fast);-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:0;font-family:inherit}ul{margin:0;padding:0;list-style:none}input,textarea,select{scroll-margin-top:80px}.phone-container{background:var(--app-bg);flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.phone-screen{flex-direction:column;flex:1;width:100%;display:flex;position:relative}.info-modal-backdrop{z-index:1000;touch-action:none;-webkit-tap-highlight-color:transparent;background:#00000080;width:100%;height:100vh;position:fixed;top:0;left:0}.store-info-modal{z-index:1001;overscroll-behavior:contain;background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:400px;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 10px 25px #0003}.info-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px;display:flex}.info-modal-title{color:#1e293b;margin:0;font-size:16px;font-weight:700}.info-modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.info-modal-tabs{border-bottom:1px solid #e2e8f0;display:flex}.info-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:12px 0;font-size:12px;font-weight:700}.info-tab.active{color:#900;border-bottom-color:#900}.info-modal-content{max-height:60vh;padding:20px;overflow-y:auto}.tab-sobre{flex-direction:column;display:flex}.sobre-logo{justify-content:center;margin-bottom:16px;display:flex}.sobre-logo img{object-fit:cover;border-radius:12px;width:100px;height:100px}.sobre-text{color:#475569;text-align:center;margin:0 0 16px;font-size:14px;line-height:1.5}.sobre-social{color:#475569;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.sobre-contact{flex-direction:column;display:flex}.contact-title{color:#1e293b;margin:0 0 12px;font-size:16px}.contact-buttons{gap:12px;display:flex}.contact-btn{background:#fff;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.border-green{color:#16a34a;border:1px solid #16a34a}.border-red{color:#900;border:1px solid #900}.tab-horario{flex-direction:column;display:flex}.hours-row{color:#334155;justify-content:space-between;padding:12px 16px;font-size:14px;display:flex}.hours-row.bg-light{background:#f8fafc;border-radius:6px}.hours-day{color:#475569}.hours-time{font-weight:600}.tab-pagamento{flex-direction:column;gap:12px;display:flex}.payment-method-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex}.payment-icon{font-size:20px}.payment-name{color:#334155;font-size:14px;font-weight:500}.store-header{flex-direction:column;margin-bottom:16px;display:flex;position:relative}.hero-banner{background-position:50%;background-size:cover;width:100%;height:180px}.info-card{background:var(--card-bg);border-radius:20px;flex-direction:column;align-items:center;margin:-40px 16px 0;padding:0 16px 20px;display:flex;position:relative;box-shadow:0 4px 12px #0000000d}.logo-container{background:#fff;border-radius:50%;width:80px;height:80px;margin-top:-40px;margin-bottom:12px;padding:4px;box-shadow:0 4px 12px #0000001a}.store-logo{object-fit:cover;border-radius:50%;width:100%;height:100%}.store-name{color:var(--text-main);text-align:center;margin-bottom:8px;font-size:18px;font-weight:800}.store-meta{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}@media (width>=1024px){.store-header{width:100%;max-width:1200px;margin:0 auto 32px}.hero-banner{border-radius:0 0 20px 20px;height:300px}.info-card{margin:-60px 32px 0;padding:0 32px 32px}.logo-container{width:120px;height:120px;margin-top:-60px}.store-name{font-size:24px}}.meta-item{align-items:center;gap:4px;display:flex}.meta-dot{font-size:12px}.info-btn{color:var(--accent-color);border-radius:var(--radius-full);transition:all var(--transition-fast);background:#d32f2f1a;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:700;text-decoration:none;display:flex}@media (hover:hover){.info-btn:hover{background:#d32f2f26;transform:translateY(-1px)}}.info-btn:active{opacity:1;background:#d32f2f33;transform:scale(.95)}.store-status{border-radius:100px;align-items:center;margin-top:4px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.store-status.open{color:#16a34a;background:#dcfce7}.store-status.closed{color:#c62828;background:#fee2e2}.status-closed-row{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;display:inline-flex}.status-dot{opacity:.5;font-weight:400}.status-next-open{opacity:.85;align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.menu-section{padding:0 16px 80px}.category-controls{gap:12px;margin-bottom:16px;display:flex}.category-dropdown{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--radius-lg);color:var(--primary-color);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);cursor:pointer;flex:1;justify-content:space-between;align-items:center;padding:12px 20px;font-weight:700;display:flex}.search-btn{background:var(--primary-color);color:#fff;border-radius:var(--radius-lg);width:52px;box-shadow:var(--shadow-sm);transition:all var(--transition-fast);cursor:pointer;border:none;justify-content:center;align-items:center;display:flex}@media (hover:hover){.category-dropdown:hover{border-color:var(--primary-color);box-shadow:var(--shadow-md);transform:translateY(-1px)}.search-btn:hover{filter:brightness(1.1);box-shadow:var(--shadow-md);transform:translateY(-1px)}}.search-btn:active,.category-dropdown:active{box-shadow:none;transform:scale(.96)}.category-tabs-wrapper{background:var(--app-bg);z-index:30;-ms-overflow-style:none;scrollbar-width:none;margin:-4px -16px 20px;padding:4px 16px 12px;position:sticky;top:0;overflow-x:auto}.category-tabs-wrapper::-webkit-scrollbar{display:none}.category-tabs{border-bottom:1px solid var(--border-color);gap:16px;min-width:max-content;padding-bottom:12px;display:flex}.tab-item{color:var(--text-muted);text-transform:uppercase;border-radius:var(--radius-full);white-space:nowrap;border:1px solid var(--border-color);transition:all var(--transition-fast);cursor:pointer;background:#fff;padding:8px 18px;font-size:14px;font-weight:700;position:relative;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a}.tab-item:active{transform:translateY(2px)scale(.98);box-shadow:0 1px 2px #0000000d}.tab-item.active{color:#fff;background:var(--accent-color);border-color:var(--accent-color);box-shadow:0 6px 12px #d32f2f33}@media (hover:hover){.tab-item:not(.active):hover{border-color:var(--accent-color);color:var(--accent-color);transform:translateY(-1px);box-shadow:0 6px 10px #00000014}}.section-title{color:var(--text-main);text-transform:uppercase;margin-top:24px;margin-bottom:16px;scroll-margin-top:70px;font-size:18px;font-weight:800}.destaques-grid{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:16px;margin:0 -16px;padding-bottom:16px;padding-left:16px;padding-right:16px;display:flex;overflow-x:auto}.destaques-grid::-webkit-scrollbar{display:none}.destaque-card{background:var(--card-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform var(--transition-fast), box-shadow var(--transition-fast);cursor:pointer;scroll-snap-align:start;border:1px solid #0000;flex-direction:column;flex-shrink:0;min-width:260px;max-width:300px;display:flex;overflow:hidden}@media (hover:hover){.destaque-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}}.destaque-card:active{box-shadow:none;transform:scale(.98)}.destaque-image-wrapper{width:100%;height:140px;position:relative}.destaque-image-wrapper img{object-fit:cover;width:100%;height:100%}.destaque-info{flex-direction:column;flex:1;padding:12px;display:flex}.product-badge{color:#d31a60;background-color:#ffedf4;border-radius:100px;width:fit-content;margin-bottom:8px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.destaque-info h3{color:var(--text-main);margin-bottom:4px;font-size:14px;font-weight:700;line-height:1.3}.destaque-info .description{color:var(--text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:12px;font-size:12px;display:-webkit-box;overflow:hidden}.price-container{align-items:baseline;gap:6px;margin-top:auto;display:flex}.current-price{color:var(--primary-color);font-size:15px;font-weight:700}.old-price{color:var(--text-muted);font-size:12px;text-decoration:line-through}.promo-combo-tag{color:#6366f1;background:#e0e7ff;border-radius:100px;align-items:center;gap:4px;width:fit-content;margin-top:8px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.standard-list{flex-direction:column;gap:12px;display:flex}.standard-card{background:var(--card-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform var(--transition-fast), box-shadow var(--transition-fast);cursor:pointer;border:1px solid #0000;align-items:stretch;gap:16px;padding:16px;display:flex}@media (hover:hover){.standard-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}}.standard-card:active{background:#fafafa;transform:scale(.98)}.standard-info{flex-direction:column;flex:1;display:flex}.standard-info h3{color:var(--text-main);margin-bottom:4px;font-size:15px;font-weight:700}.standard-info .description{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.standard-info .price{color:var(--text-main);margin-top:auto;font-size:16px;font-weight:700}.standard-image{border-radius:10px;flex-shrink:0;width:90px;height:90px;position:relative;overflow:hidden}.standard-image img{object-fit:cover;width:100%;height:100%}.gift-badge{background-color:var(--accent-color);z-index:2;border-radius:12px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:4px;right:4px}.add-btn-mini{color:var(--primary-color);width:28px;height:28px;transition:all var(--transition-fast);z-index:2;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:4px;right:4px;box-shadow:0 2px 6px #00000026}.add-btn-mini:active{background-color:#f1f1f1;transform:scale(.9)}@media (width>=768px){.standard-list{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:20px;display:grid}}@media (width>=1024px){.menu-section{max-width:1200px;margin:0 auto;padding:0 32px 100px}.category-tabs-wrapper{margin:0 0 32px;padding:0}}.bottom-nav{width:100%;padding:12px 10px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border-color);z-index:40;background:#fff;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0}.nav-item{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;font-size:11px;font-weight:500;transition:color .2s,transform .1s;display:flex}@media (hover:hover){.nav-item:hover{color:var(--accent-color)}}.nav-item:active{color:var(--accent-color);transform:scale(.92)}.nav-icon-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.nav-order-badge{background:#e11d48;border:2px solid #fff;border-radius:50%;width:9px;height:9px;animation:1.8s ease-in-out infinite pulse-badge;position:absolute;top:-2px;right:-4px}@keyframes pulse-badge{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(1.25)}}.image-upload-wrapper,.image-upload-container{width:100%}.image-upload-btn.empty{color:#64748b;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:120px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.image-upload-btn.empty:hover{color:#475569;background:#f1f5f9;border-color:#94a3b8}.image-upload-btn.empty:disabled{opacity:.6;cursor:not-allowed}.image-edit-container{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;flex-direction:column;gap:12px;padding:12px;display:flex}.image-mode-tabs{border-bottom:1px solid #e2e8f0;gap:8px;padding-bottom:8px;display:flex}.mode-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.mode-tab:hover{color:#334155;background:#f1f5f9}.mode-tab.active{color:#3b82f6;background:#fff;box-shadow:0 1px 3px #0000001a}.mode-tab.cancel:hover{color:#ef4444!important;background:#fee2e2!important}.image-url-input-container{gap:8px;display:flex}.image-url-input{border:1px solid #cbd5e1;border-radius:6px;outline:none;flex:1;padding:10px 12px;font-size:14px;transition:border-color .2s}.image-url-input:focus{border-color:#3b82f6}.image-url-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:0 16px;font-weight:600;transition:background .2s}.image-url-btn:hover:not(:disabled){background:#2563eb}.image-url-btn:disabled{cursor:not-allowed;background:#94a3b8}.image-preview-wrapper{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;width:100%;position:relative;overflow:hidden}.image-preview{object-fit:cover;width:100%;height:100%;display:block}.image-preview-actions{display:none}.image-preview-actions-corner{z-index:10;position:absolute;bottom:8px;right:8px}.camera-edit-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,background .2s;display:flex;box-shadow:0 4px 6px #00000026}.camera-edit-btn:hover{background:#f8fafc;transform:scale(1.05)}.image-preview-actions-top{z-index:10;position:absolute;top:8px;right:8px}.cancel-remove-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:background .2s;display:flex}.cancel-remove-btn:hover{background:#000c}.store-status-toggle{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:30px;align-items:center;gap:12px;padding:6px 16px 6px 8px;transition:all .3s;display:flex}.store-status-toggle.open{background:#ecfdf5;border-color:#a7f3d0;box-shadow:0 2px 10px #10b98126}.store-status-toggle.closed{background:#fef2f2;border-color:#fecaca;box-shadow:0 2px 10px #ef444426}.toggle-switch{width:44px;height:24px;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#ef4444;border-radius:24px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px;box-shadow:0 2px 4px #0003}input:checked+.slider{background-color:#10b981}input:checked+.slider:before{transform:translate(20px)}.status-text{font-size:14px;font-weight:700}.store-status-toggle.open .status-text{color:#059669}.store-status-toggle.closed .status-text{color:#dc2626}.crop-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ad9;width:100vw;height:100vh;position:fixed;top:0;left:0}.crop-modal{z-index:10000;background:#fff;border-radius:16px;flex-direction:column;width:90vw;max-width:650px;animation:.3s ease-out modalPopIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000040}@keyframes modalPopIn{0%{opacity:0;transform:translate(-50%,-45%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.crop-modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.crop-modal-header h3{color:#1e293b;margin:0;font-size:18px;font-weight:700}.crop-modal-close{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.crop-modal-close:hover{color:#ef4444;background:#fee2e2;border-color:#fca5a5;transform:rotate(90deg)}.crop-container{background:#0f172a;width:100%;height:60vh;min-height:300px;max-height:450px;position:relative}.reactEasyCrop_Container{cursor:grab}.crop-controls{background:#f8fafc;border-top:1px solid #e2e8f0;align-items:center;gap:16px;padding:20px 32px;display:flex}.crop-controls label{color:#475569;margin:0;font-size:14px;font-weight:600}.crop-controls input[type=range]{accent-color:#3b82f6;cursor:pointer;border-radius:3px;flex:1;height:6px}.crop-modal-footer{background:#fff;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.crop-btn{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.crop-btn.cancel{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1}.crop-btn.cancel:hover{color:#1e293b;background:#e2e8f0}.crop-btn.save{color:#fff;background:#3b82f6;border:none;box-shadow:0 4px 12px #3b82f640}.crop-btn.save:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 6px 16px #3b82f659}.crop-btn:disabled{opacity:.7;cursor:not-allowed}.orders-visual-container{background:#f8fafc;max-width:1000px;min-height:100vh;margin:0 auto;padding:32px;font-family:Outfit,sans-serif}.orders-visual-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.orders-main-title{align-items:center;display:flex}.orders-main-title h1{color:#1e293b;margin:0;font-size:24px;font-weight:850}.orders-count-text{color:#1e293b;font-weight:700}.monitoring-badge-right{color:#e11d48;letter-spacing:.05em;text-transform:uppercase;background:#fff1f2;border-radius:100px;padding:6px 14px;font-size:10px;font-weight:800}.admin-sub-tabs{gap:8px;display:flex}.admin-sub-tab{cursor:pointer;background:#fff;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);color:#64748b!important;border-radius:100px!important;padding:8px 18px!important;font-size:12px!important;font-weight:800!important}.admin-sub-tab:hover{background:#f8fafc;transform:translateY(-1px);color:#1e293b!important}.admin-sub-tab.active{border-color:#1e293b;color:#fff!important;background:#1e293b!important;box-shadow:0 6px 16px #0f172a33!important}.order-card-styled{background:#fff;border:1px solid #f1f5f9;border-radius:32px;margin-bottom:24px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.order-card-styled:hover{border-color:#e2e8f0;transform:translateY(-3px);box-shadow:0 12px 30px #0000000f}.card-header-top{align-items:center;gap:12px;margin-bottom:8px;display:flex}.card-ref-badge{color:#94a3b8;letter-spacing:.02em;background:#f8fafc;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:850}.card-timestamp{color:#94a3b8;font-size:11px;font-weight:600}.card-total-right{text-align:right;margin-left:auto}.total-label-small{color:#94a3b8;font-size:10px;font-weight:800;display:block}.total-value-big{color:#e11d48;margin:2px 0;font-size:24px;font-weight:950;line-height:1}.payment-badge-new{color:#10b981;background:#f0fdf4;border-radius:100px;padding:3px 10px;font-size:10px;font-weight:850;display:inline-block}.card-customer-info h3{color:#1e293b;margin:0 0 4px;font-size:22px;font-weight:950}.card-address-row{color:#94a3b8;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.card-divider-line{background:#f8fafc;height:1px;margin:16px 0}.card-items-section{flex-direction:column;gap:8px;display:flex}.card-item-row{background:#f8fafc;border-radius:12px;align-items:center;gap:10px;padding:10px 16px;display:flex}.item-qty-tag{color:#e11d48;font-size:13px;font-weight:850}.item-name-tag{color:#334155;font-size:14px;font-weight:800}.card-obs-box{color:#854d0e;background:#fffcf0;border:1px solid #fef3c7;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:600}.card-status-steps{gap:10px;margin:20px 0;display:flex}.step-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:14px;flex:1;padding:12px;font-size:13px;font-weight:850}.step-btn.active{color:#fff;background:#1e293b}.step-btn:disabled{opacity:.5;cursor:not-allowed}.card-footer-actions{align-items:center;gap:12px;display:flex}.primary-concluir-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:14px;font-weight:900;display:flex}.secondary-imprimir-btn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:18px;flex:1;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:14px;font-weight:900;display:flex}.delete-icon-btn{color:#e11d48;cursor:pointer;background:#fff1f2;border:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex}.delete-icon-btn:hover{background:#ffe4e6}.delete-icon-btn.delete-confirm{color:#fff;background:#e11d48;width:auto;padding:0 14px;animation:.6s confirm-pulse}@keyframes confirm-pulse{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}.reject-order-btn{color:#e11d48;cursor:pointer;background:#fff1f2;border:1.5px solid #fecdd3;border-radius:14px;flex-shrink:0;align-items:center;gap:6px;padding:12px 20px;font-size:13px;font-weight:800;transition:all .2s;display:flex}.reject-order-btn:hover{color:#fff;background:#e11d48;border-color:#e11d48;box-shadow:0 4px 12px #e11d4840}.history-filter-bar{margin-bottom:20px}.filter-input-group{background:#fff;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;display:flex}.filter-input-group label{color:#1e293b;font-size:12px;font-weight:800}.date-picker-input-new{color:#0f172a;cursor:pointer;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;min-width:130px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:700}.date-picker-input-new::-webkit-calendar-picker-indicator{cursor:pointer;display:block;opacity:1!important;filter:invert(0)!important}.clear-filter-btn{color:#64748b;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#f1f5f9;border:none;border-radius:100px;margin-left:12px;padding:6px 14px;font-size:11px;font-weight:800;transition:all .2s}.clear-filter-btn:hover{color:#fff;background:#e11d48;box-shadow:0 4px 10px #e11d4833}.orders-two-column-layout{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}@media (width<=1024px){.orders-two-column-layout{grid-template-columns:1fr}}.column-header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.monitoring-badge{color:#e11d48;text-transform:uppercase;letter-spacing:.05em;background:#fff1f2;border-radius:100px;margin-left:auto;padding:5px 12px;font-size:9px;font-weight:850}.history-card-summary{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:16px 20px;transition:all .2s;display:flex;box-shadow:0 4px 15px #00000005}.history-card-summary:hover{border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 6px 20px #0000000d}.history-card-summary-left{flex-direction:column;gap:4px;display:flex}.history-customer-name{color:#1e293b;font-size:15px;font-weight:800}.history-order-value{color:#e11d48;font-size:14px;font-weight:850}.history-card-summary-right{color:#94a3b8;text-align:right;font-size:11px;font-weight:700;line-height:1.4}.history-list-container{background:#fff;border:1px solid #f1f5f9;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #00000008}.history-list-item{cursor:pointer;border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:18px 24px;transition:background .15s;display:flex}.history-list-item:last-child{border-bottom:none}.history-list-item:hover{background:#fafafa}.hist-info{flex-direction:column;gap:3px;display:flex}.hist-name{color:#1e293b;font-size:15px;font-weight:800}.hist-value{color:#e11d48;font-size:13px;font-weight:700}.hist-right{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.hist-actions{opacity:0;gap:6px;transition:opacity .2s;display:flex}.history-list-item:hover .hist-actions{opacity:1}.hist-action-btn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:100px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.hist-action-btn:hover{color:#1e293b;background:#e2e8f0}.hist-action-delete:hover{color:#e11d48;background:#fff1f2}.hist-date{color:#94a3b8;font-size:12px;font-weight:700}.hm-overlay{z-index:1000;background:#0f172ab3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.hm-modal{background:#fff;border-radius:28px;width:100%;max-width:500px;padding:28px;animation:.25s cubic-bezier(.4,0,.2,1) hm-slide-up;box-shadow:0 32px 80px #00000040}@keyframes hm-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hm-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.hm-title{color:#1e293b;margin:0 0 4px;font-family:Times New Roman,serif;font-size:22px;font-weight:700}.hm-subtitle{color:#94a3b8;margin:0;font-size:12px;font-weight:600}.hm-close-btn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:100px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.hm-close-btn:hover{color:#1e293b;background:#e2e8f0}.hm-icon-btn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:100px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.hm-icon-btn:hover{color:#1e293b;background:#e2e8f0}.hm-icon-btn-delete:hover{color:#e11d48;background:#fff1f2}.hm-total-box{background:#fff1f2;border-radius:18px;margin-bottom:16px;padding:20px 24px}.hm-total-label{color:#be123c;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:10px;font-weight:900;display:block}.hm-total-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.hm-total-value{color:#e11d48;font-family:Times New Roman,serif;font-size:32px;font-weight:700}.hm-payment-badge{color:#065f46;text-transform:uppercase;letter-spacing:.05em;background:#d1fae5;border-radius:100px;padding:5px 12px;font-size:10px;font-weight:900}.hm-change-badge{color:#854d0e;letter-spacing:.05em;background:#fef9c3;border-radius:100px;margin-top:6px;padding:4px 10px;font-size:10px;font-weight:900;display:inline-block}.hm-customer-box{background:#f8fafc;border-radius:18px;margin-bottom:16px;padding:18px 22px}.hm-customer-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.hm-customer-name-row{color:#1e293b;align-items:center;gap:8px;font-size:15px;display:flex}.hm-delivery-badge{color:#e11d48;letter-spacing:.06em;text-transform:uppercase;background:#fff1f2;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:900}.hm-badge-pickup{color:#16a34a;background:#f0fdf4}.hm-phone,.hm-address{color:#64748b;align-items:center;gap:4px;margin:0 0 6px;font-size:13px;display:flex}.hm-obs-box{color:#854d0e;background:#fefce8;border-radius:10px;margin-top:10px;padding:10px 14px;font-size:13px}.hm-obs-label{font-weight:800}.hm-items-section{background:#f8fafc;border-radius:18px;padding:18px 22px}.hm-items-header{color:#1e293b;align-items:center;gap:10px;margin-bottom:16px;font-size:15px;font-weight:800;display:flex}.hm-item-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.hm-item-row:last-child{border-bottom:none;padding-bottom:0}.hm-item-left{flex-direction:column;gap:4px;display:flex}.hm-item-name{color:#1e293b;font-size:14px;font-weight:700}.hm-item-price{color:#1e293b;white-space:nowrap;font-size:13px;font-weight:700}.hm-item-complements{flex-direction:column;gap:2px;margin-top:2px;display:flex}.hm-complement-row{color:#64748b;align-items:center;gap:6px;font-size:12px;display:flex}.hm-complement-dot{background:#e11d48;border-radius:100px;flex-shrink:0;width:6px;height:6px}.hm-item-obs{color:#be123c;font-size:12px;font-weight:600}.hm-delivery-fee-row{border-top:1px dashed #e2e8f0;margin-top:4px;padding-top:14px}.admin-panel{color:#334155;background-color:#f8fafc;width:100%;min-height:100vh;font-family:Inter,sans-serif;overflow-y:auto}.admin-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 32px;display:flex;position:sticky;top:0}.admin-header h1{margin:0;font-size:20px;font-weight:700}.exit-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:8px 16px;font-weight:600;transition:opacity .2s}.exit-btn:hover{opacity:.9}.admin-content{flex-direction:column;gap:24px;max-width:1000px;margin:0 auto;padding:32px;display:flex}.admin-tabs{scrollbar-width:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:8px;padding:8px;display:flex;overflow-x:auto;box-shadow:0 2px 4px #0000000d}.admin-tabs::-webkit-scrollbar{display:none}.admin-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.admin-tab:hover{color:#334155;background:#f1f5f9}.admin-tab.active{background:var(--primary-color,#10b981);color:#fff;box-shadow:0 4px 6px -1px #21ca7f33}.admin-sub-tabs{scrollbar-width:none;background:0 0;gap:8px;margin-bottom:8px;padding:0;display:flex;overflow-x:auto}.admin-sub-tabs::-webkit-scrollbar{display:none}.admin-sub-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.admin-sub-tab:hover{color:#334155;background:#f8fafc;border-color:#cbd5e1}.admin-sub-tab.active{color:#fff;background:#334155;border-color:#334155;box-shadow:0 2px 4px #0000001a}.admin-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px #0000001a}.admin-card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:12px;display:flex}.admin-card-header h2{margin:0;font-size:18px;font-weight:700}.admin-action-btn{background:var(--primary-color,#10b981);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-weight:600;transition:opacity .2s;display:flex}.admin-action-btn:hover{opacity:.9}.admin-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:20px;margin-bottom:24px;padding:24px;display:flex}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#475569;font-size:13px;font-weight:600}.admin-form input:not([type=checkbox]),.admin-form select,.admin-form textarea{border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:all .2s;color:#1e293b!important;background-color:#fff!important}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:var(--primary-color,#10b981);outline:none;box-shadow:0 0 0 3px #10b9811a}.admin-form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.checkbox-group{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.checkbox-group input[type=checkbox]{cursor:pointer;width:18px;height:18px}.checkbox-group label{color:#475569;cursor:pointer;margin:0;font-size:14px;font-weight:500}.addon-options-list{flex-direction:column;gap:12px;display:flex}.addon-option-row{align-items:center;gap:12px;display:flex}.addon-option-row input[type=text]{flex:2;margin:0}.price-input-wrapper{background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;align-items:center;padding-left:12px;transition:all .2s;display:flex}.price-input-wrapper:focus-within{border-color:var(--primary-color,#10b981);box-shadow:0 0 0 3px #10b9811a}.price-input-wrapper span{color:#94a3b8;margin-right:4px;font-size:13px;font-weight:700}.price-input-wrapper input{box-shadow:none!important;background:0 0!important;border:none!important;padding-left:4px!important}.remove-option-btn{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.remove-option-btn:hover{color:#b91c1c;background:#fca5a5}.checkbox-group.active{background:#e0e7ff!important;border-color:#6366f1!important}.input-readonly{color:#64748b!important;cursor:not-allowed!important;background:#f1f5f9!important;border-color:#e2e8f0!important}.form-heading{color:#1e293b;align-items:center;gap:8px;margin-bottom:20px;font-size:18px;font-weight:700;display:flex}.checkbox-group{flex-direction:row;align-items:center;gap:12px}.form-actions{justify-content:flex-end;gap:12px;display:flex}.cancel-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:8px 16px;font-weight:600}.admin-list{flex-direction:column;gap:12px;display:flex}.admin-list-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.admin-list-item:hover{border-color:var(--primary-color,#10b981);transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.category-row{align-items:center;gap:16px;display:flex}.sort-actions{background:#f1f5f9;border-radius:8px;flex-direction:column;gap:2px;padding:4px;display:flex}.sort-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:4px;padding:2px;line-height:0;transition:all .2s}.sort-btn:hover:not(:disabled){color:var(--primary-color);background:#fff;box-shadow:0 2px 4px #0000000d}.sort-btn:disabled{opacity:.3;cursor:not-allowed}.item-title{color:#1e293b;font-size:15px;font-weight:600}.item-meta{color:#64748b;align-items:center;gap:12px;margin-top:4px;font-size:13px;display:flex}.badge-featured{color:#854d0e;background:#fef08a;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.delete-btn{color:#ef4444;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.delete-btn:hover{color:#b91c1c;background:#fca5a5}.edit-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.edit-btn:hover{color:#1e293b;background:#e2e8f0}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.settings-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.settings-card-header{cursor:pointer;background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px;transition:background .2s;display:flex}.settings-card-header:hover{background:#f1f5f9}.settings-card-header h2{color:#1e293b;align-items:center;gap:8px;margin:0 0 4px;font-size:16px;font-weight:700;display:flex}.settings-card-subtitle{color:#64748b;margin:0;font-size:13px}.settings-card input[type=text],.settings-card input[type=number],.settings-card input[type=password],.settings-card input[type=email]{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:8px 12px;font-size:14px;transition:border-color .2s,box-shadow .2s}.settings-card input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f61a}.settings-card-body{flex:1;padding:20px}.day-hours-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;transition:border-color .2s;display:flex}.day-hours-row:hover{border-color:#cbd5e1}.day-name{color:#334155;width:90px;font-size:14px;font-weight:600}.day-input{color:#334155;background:0 0;border:none;border-bottom:1px dashed #cbd5e1;outline:none;flex:1;padding:4px 8px;font-size:14px}.day-input:focus{border-bottom-color:#3b82f6}.payment-method-tag{color:#4338ca;background:#e0e7ff;border-radius:20px;align-items:center;gap:6px;margin:4px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.payment-method-tag button{color:#4338ca;cursor:pointer;opacity:.7;background:0 0;border:none;padding:0;display:flex}.payment-method-tag button:hover{opacity:1;color:#312e81}.add-input-group{gap:8px;margin-top:16px;display:flex}.add-input-group input{border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:10px 14px;font-size:14px}.add-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;padding:0 16px;font-weight:600;transition:opacity .2s}.add-btn:hover{opacity:.9}.delivery-zone-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:12px;margin-bottom:8px;padding:12px;display:grid}.zone-val{color:#334155;align-items:center;gap:4px;font-size:14px;display:flex}.zone-fee{color:#0f172a;font-weight:700}.zone-del-btn{color:#ef4444;cursor:pointer;opacity:.7;background:0 0;border:none;padding:4px}.zone-del-btn:hover{opacity:1}.delivery-zone-add{border-top:1px dashed #cbd5e1;grid-template-columns:1fr 1fr 1fr auto;gap:12px;margin-top:16px;padding-top:16px;display:grid}.delivery-zone-add input{border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px;font-size:14px}.admin-profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:0;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.profile-cover-display{background-position:50%;background-size:cover;width:100%;height:200px;position:relative}.profile-cover-section{width:100%;position:relative}.profile-edit-btn-top{z-index:10;color:#0f172a;background:#fff;border:1px solid #e2e8f0;position:absolute;top:16px;right:16px;box-shadow:0 2px 4px #0000001a}.profile-edit-btn-top:hover{background:#f8fafc}.profile-main-section{padding:0 24px 24px;position:relative}.profile-avatar-display,.profile-avatar-container{z-index:2;background:#fff;border:4px solid #fff;border-radius:50%;width:120px;height:120px;margin-top:-60px;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000001a}.profile-avatar-display img{object-fit:cover;width:100%;height:100%}.profile-avatar-container .image-upload-btn.empty,.profile-avatar-container .image-preview-wrapper{aspect-ratio:1!important;border:none!important;border-radius:50%!important;height:100%!important}.profile-cover-section .image-preview-wrapper{border:none;border-radius:0}.profile-cover-section .image-upload-btn.empty{border:none;border-radius:0;height:200px}.profile-display-name{color:#0f172a;margin:0;font-size:24px;font-weight:700}.profile-details-display{border-top:1px solid #e2e8f0;flex-direction:column;gap:10px;margin-top:20px;padding-top:20px;display:flex}.profile-details-display p{color:#475569;margin:0;font-size:14px}.profile-details-display strong{color:#1e293b;width:80px;font-weight:600;display:inline-block}.profile-details-section{border-top:1px solid #e2e8f0;flex-direction:column;gap:16px;margin-top:24px;padding-top:24px;display:flex}.product-selector-filters{gap:12px;margin-bottom:16px;padding:4px;display:flex}.search-input-wrapper{background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex:1;align-items:center;gap:8px;padding:0 12px;transition:all .2s;display:flex}.search-input-wrapper:focus-within{border-color:var(--primary-color,#10b981);box-shadow:0 0 0 3px #10b9811a}.search-input-wrapper input{width:100%;font-size:14px;box-shadow:none!important;border:none!important;padding:10px 0!important}.search-input-wrapper svg{color:#94a3b8}.cat-filter-select{background-color:#fff!important;width:180px!important}.product-selection-grid{align-content:start;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;gap:10px!important}.product-select-card{background:#fff!important;border:1.5px solid #e2e8f0!important;border-radius:10px!important;align-items:center!important;height:auto!important;padding:12px!important;transition:all .2s!important}.product-select-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d;border-color:#cbd5e1!important}.product-select-card.active{background:#f5f3ff!important;border-color:#7c3aed!important}.product-select-card input[type=checkbox]{accent-color:#7c3aed;width:18px;height:18px}.product-select-info{flex-direction:column;gap:2px;min-width:0;display:flex}.product-select-info .name{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.product-select-info .price{color:#10b981;font-size:12px;font-weight:700}.cat-badge{color:#64748b;text-transform:uppercase;background:#f1f5f9;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:600}@media (width<=640px){.product-selector-filters{flex-direction:column}.cat-filter-select{width:100%!important}}.auth-overlay{background:var(--app-bg,#f5f7fa);z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s authFadeIn;display:flex;position:fixed;top:0;left:0}.auth-container{background:var(--card-bg,#fff);border:1px solid var(--border-color,#eaecef);border-radius:24px;width:90%;max-width:380px;padding:36px 28px;animation:.35s cubic-bezier(.34,1.56,.64,1) authSlideUp;box-shadow:0 10px 40px #0000001f}.auth-logo{justify-content:center;margin-bottom:20px;display:flex}.auth-logo-circle{background:linear-gradient(135deg, var(--primary-color,#21ca7f), #16a360);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 4px 16px #21ca7f59}.auth-header{text-align:center;margin-bottom:28px}.auth-header h2{color:var(--text-main,#2c3e50);letter-spacing:-.5px;margin-bottom:6px;font-size:22px;font-weight:700}.auth-header p{color:var(--text-muted,#7f8c8d);font-size:14px}.auth-error{color:#c62828;text-align:center;background:#d32f2f14;border:1px solid #d32f2f33;border-radius:12px;margin-bottom:20px;padding:12px 16px;font-size:14px}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-input-group{flex-direction:column;gap:7px;display:flex}.auth-input-group label{color:var(--text-main,#2c3e50);margin-left:2px;font-size:13px;font-weight:600}.auth-input-wrapper{align-items:center;display:flex;position:relative}.auth-input-icon{color:var(--text-muted,#7f8c8d);pointer-events:none;position:absolute;left:14px}.auth-input-wrapper input{border:1.5px solid var(--border-color,#eaecef);width:100%;color:var(--text-main,#2c3e50);background:#fafafa;border-radius:14px;outline:none;padding:13px 14px 13px 42px;font-family:inherit;font-size:15px;transition:all .2s}.auth-input-wrapper input:focus{border-color:var(--primary-color,#21ca7f);background:#fff;box-shadow:0 0 0 3px #21ca7f26}.auth-actions{gap:10px;margin-top:8px;display:flex}.auth-btn-cancel{color:var(--text-muted,#7f8c8d);border:1.5px solid var(--border-color,#eaecef);cursor:pointer;background:0 0;border-radius:14px;flex:none;padding:13px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s}.auth-btn-cancel:hover:not(:disabled){background:var(--border-color,#eaecef);color:var(--text-main,#2c3e50)}.auth-btn-primary{background:var(--primary-color,#21ca7f);color:#fff;cursor:pointer;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;padding:13px;font-family:inherit;font-size:15px;font-weight:700;transition:all .2s;display:flex}.auth-btn-primary:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 16px #21ca7f59}.auth-btn-primary:active:not(:disabled){transform:translateY(0)}.auth-btn-primary:disabled{opacity:.6;cursor:not-allowed}.auth-spinner{animation:.8s linear infinite authSpin}@keyframes authSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes authFadeIn{0%{opacity:0}to{opacity:1}}@keyframes authSlideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-backdrop{z-index:1000;touch-action:none;-webkit-tap-highlight-color:transparent;background:#00000080;animation:.2s ease-out forwards fadeIn;position:fixed;inset:0}.product-modal{z-index:1001;overscroll-behavior:contain;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;width:100%;max-width:480px;height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUp;display:flex;position:fixed;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)translateY(100%)}.modal-close-btn{cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#334155;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #0000001a}.modal-image{flex-shrink:0;width:100%;height:200px}.modal-image img{object-fit:cover;width:100%;height:100%}.modal-content-scroll{flex:1;padding-bottom:20px;overflow-y:auto}.modal-header{background:#fff;padding:20px}.modal-header h2{color:#0f172a;margin:0 0 8px;font-size:20px}.modal-desc{color:#64748b;margin:0 0 12px;font-size:14px;line-height:1.5}.modal-price{color:#4f46e5;font-size:20px;font-weight:700}.modal-section{border-top:8px solid #f1f5f9;padding:20px}.modal-section h3{color:#0f172a;margin:0 0 4px;font-size:16px}.section-hint{color:#64748b;margin:0 0 16px;font-size:13px}.complements-list{flex-direction:column;display:flex}.complement-item{cursor:pointer;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.complement-item:last-child{border-bottom:none}.comp-info{flex-direction:column;display:flex}.comp-name{color:#334155;font-size:15px;font-weight:500}.comp-price{color:#10b981;margin-top:2px;font-size:13px}.complement-item input[type=checkbox]{accent-color:#4f46e5;width:20px;height:20px}.comments-section textarea{resize:none;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:12px;font-family:inherit;font-size:14px}.comments-section textarea:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.modal-footer{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0;align-items:center;gap:16px;padding:16px 20px;display:flex;box-shadow:0 -4px 12px #0000000d}.quantity-control{background:#f1f5f9;border-radius:12px;align-items:center;gap:16px;padding:8px;display:flex}.quantity-control button{color:#4f46e5;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000001a}.quantity-control button:disabled{color:#cbd5e1;box-shadow:none;cursor:not-allowed;background:0 0}.quantity-control span{color:#0f172a;text-align:center;min-width:20px;font-size:16px;font-weight:600}.add-to-cart-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;flex:1;justify-content:space-between;align-items:center;padding:16px 20px;font-size:16px;font-weight:600;transition:background .2s;display:flex}.add-to-cart-btn:hover{background:#4338ca}.btn-price{background:#fff3;border-radius:6px;padding:4px 8px;font-size:14px}@keyframes slideUp{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cart-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);touch-action:none;-webkit-tap-highlight-color:transparent;background:#00000073;position:fixed;inset:0}.cart-modal{z-index:1001;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;outline:none;flex-direction:column;width:100%;max-width:480px;max-height:92dvh;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.cart-modal-handle-container{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;flex-shrink:0;justify-content:center;padding:12px;display:flex}.cart-modal-handle{background:#cbd5e1;border-radius:4px;width:40px;height:4px}.cart-modal-header{border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.cart-modal-store-name{color:#0f172a;margin:0;font-size:17px;font-weight:700}.cart-modal-close{cursor:pointer;color:#475569;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.cart-modal-close:hover{background:#e2e8f0}.cart-modal-body{scrollbar-width:none;flex:1;overflow-y:auto}.cart-modal-body::-webkit-scrollbar{display:none}.cart-bag-section{padding:16px 20px}.cart-bag-title-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cart-bag-title{color:#0f172a;font-size:15px;font-weight:700}.cart-clear-btn{color:#e11d48;cursor:pointer;letter-spacing:.4px;background:0 0;border:none;padding:4px 0;font-size:12px;font-weight:700}.cart-clear-btn:hover{opacity:.75}.cart-items-list{border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden}.cart-item-card{background:#fff;border-bottom:1px solid #f1f5f9;padding:14px 90px 14px 14px;position:relative}.cart-item-card:last-child{border-bottom:none}.cart-item-main{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cart-item-info{flex:1;align-items:flex-start;gap:6px;display:flex}.cart-item-qty{color:#0f172a;flex-shrink:0;font-size:14px;font-weight:700}.cart-item-name{color:#334155;font-size:14px;font-weight:500;line-height:1.4}.cart-item-price{color:#334155;flex-shrink:0;font-size:14px;font-weight:500}.cart-item-complements{color:#94a3b8;margin:4px 0 0;font-size:12px;line-height:1.4}.cart-item-comments{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.4}.cart-item-comments strong{color:#e11d48}.cart-item-image{object-fit:cover;border-radius:8px;width:64px;height:64px;position:absolute;top:14px;right:14px}.cart-item-actions{align-items:center;gap:16px;margin-top:10px;display:flex}.cart-action-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:13px;font-weight:600;transition:opacity .15s;display:flex}.cart-action-btn.edit{color:#475569}.cart-action-btn.remove{color:#94a3b8}.cart-action-btn:hover{opacity:.65}.cart-add-more-btn{letter-spacing:.6px;color:#0f172a;cursor:pointer;background:0 0;border:none;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:14px;font-size:13px;font-weight:800;transition:background .15s;display:flex}.cart-add-more-btn:hover{background:#f8fafc}.cart-summary-section{border-top:8px solid #f1f5f9;padding:16px 20px}.cart-summary-row{color:#475569;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;display:flex}.cart-summary-row.total-row{color:#0f172a;border-top:1px solid #e2e8f0;margin-top:6px;padding-top:12px;font-size:16px;font-weight:700}.cart-modal-footer{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0}.cart-continue-btn{color:#fff;cursor:pointer;letter-spacing:.3px;background:#0f172a;border:none;border-radius:12px;width:100%;padding:17px;font-size:16px;font-weight:700;transition:background .2s}.cart-continue-btn:hover{background:#1e293b}.phone-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);touch-action:none;-webkit-tap-highlight-color:transparent;background:#00000080;position:fixed;inset:0}.phone-modal{z-index:1101;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;outline:none;flex-direction:column;width:100%;max-width:480px;max-height:92dvh;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.phone-modal-handle-container{flex-shrink:0;justify-content:center;padding:12px;display:flex}.phone-modal-handle{background:#cbd5e1;border-radius:4px;width:40px;height:4px}.phone-modal-topbar{justify-content:space-between;align-items:center;padding:18px 18px 0;display:flex}.phone-topbar-btn{cursor:pointer;color:#475569;background:#fff;border:1.5px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.phone-topbar-btn:hover{background:#f1f5f9}.phone-modal-body{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:column;flex:1;gap:14px;padding:20px 24px 8px;display:flex;overflow-y:auto}.phone-modal-body::-webkit-scrollbar{display:none}.phone-modal-title{color:#0f172a;text-align:center;margin:0 0 6px;font-size:18px;font-weight:700}.pinfo-input-wrapper{border:1.5px solid #cbd5e1;border-radius:8px;padding:12px 14px 10px;transition:border-color .15s;position:relative}.pinfo-input-wrapper:focus-within{border-color:#0f172a}.pinfo-input-wrapper.has-error{border-color:#ef4444}.pinfo-input-label{color:#64748b;background:#fff;padding:0 4px;font-size:12px;font-weight:600;position:absolute;top:-9px;left:12px}.pinfo-input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:16px}.pinfo-input::placeholder{color:#94a3b8}.pinfo-error{color:#ef4444;margin-top:6px;font-size:12px;display:block}.pinfo-phone-row{align-items:center;gap:8px;display:flex}.pinfo-phone-row .pinfo-input{flex:1}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pinfo-lookup-spinner{color:#94a3b8;flex-shrink:0;animation:.8s linear infinite spin}.pinfo-lookup-check{color:#16a34a;flex-shrink:0}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pinfo-found-badge{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-top:-4px;padding:8px 12px;font-size:13px;font-weight:600;animation:.25s fadeSlideIn}.phone-modal-footer{padding:20px 24px;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.phone-confirm-btn{color:#fff;letter-spacing:.8px;cursor:pointer;background:#0f172a;border:none;border-radius:10px;width:100%;padding:17px;font-size:15px;font-weight:800;transition:background .2s,opacity .2s}.phone-confirm-btn:disabled{opacity:.35;cursor:not-allowed}.phone-confirm-btn:not(:disabled):hover{background:#1e293b}@keyframes phoneSlideUp{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}@keyframes phoneFadeIn{0%{opacity:0}to{opacity:1}}.checkout-step{flex-direction:column;align-items:center;gap:4px;width:90px;display:flex;position:relative}.checkout-step:not(:last-child):after{content:"";z-index:1;background:#e2e8f0;width:80%;height:2px;position:absolute;top:13px;left:60%}.checkout-step-circle{color:#94a3b8;z-index:2;background:#f1f5f9;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;transition:all .3s;display:flex}.checkout-step-label{color:#94a3b8;text-align:center;font-size:12px;font-weight:600;transition:color .3s}.checkout-step.active .checkout-step-label{color:#0f172a}.delivery-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);touch-action:none;-webkit-tap-highlight-color:transparent;background:#00000080;position:fixed;inset:0}.delivery-modal{z-index:1101;background:#f8fafc;border-top-left-radius:20px;border-top-right-radius:20px;outline:none;flex-direction:column;width:100%;max-width:480px;max-height:92dvh;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.delivery-modal-handle-container{background:#fff;border-bottom:1px solid #f1f5f9;border-top-left-radius:20px;border-top-right-radius:20px;flex-shrink:0;justify-content:center;padding:12px;display:flex}.delivery-modal-handle{background:#cbd5e1;border-radius:4px;width:40px;height:4px}.delivery-modal-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;padding:18px 20px 14px;display:flex;position:relative}.delivery-modal-header-title{color:#0f172a;font-size:16px;font-weight:600}.delivery-header-close{cursor:pointer;color:#64748b;background:#fff;border:1.5px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.delivery-header-close:hover{background:#f1f5f9}.checkout-steps{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:flex-start;gap:0;padding:14px 24px 10px;display:flex}.checkout-step{color:#94a3b8;flex-direction:column;flex:1;align-items:center;gap:4px;display:flex;position:relative}.checkout-step:not(:last-child):after{content:"";background:#e2e8f0;height:1.5px;position:absolute;top:13px;left:calc(50% + 14px);right:calc(14px - 50%)}.checkout-step.active{color:#0f172a}.checkout-step-circle{color:#94a3b8;z-index:1;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.checkout-step.active .checkout-step-circle{color:#fff;background:#0f172a}.checkout-step-label{font-size:11px;font-weight:600}.delivery-modal-body{scrollbar-width:none;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.delivery-modal-body::-webkit-scrollbar{display:none}.delivery-option-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.delivery-option-row{cursor:pointer;align-items:center;gap:12px;padding:16px;transition:background .15s;display:flex}.delivery-option-row:hover{background:#f8fafc}.delivery-option-icon{color:#64748b;flex-shrink:0}.delivery-option-icon.muted{color:#94a3b8}.delivery-option-label{color:#0f172a;flex:1;font-size:15px;font-weight:500}.delivery-radio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .15s;display:flex}.delivery-radio.selected{background:radial-gradient(circle,#0f172a 40%,#0000 44%);border-color:#0f172a}.delivery-fields-container{border-top:1px solid #f1f5f9;flex-direction:column;gap:16px;padding:16px;display:flex}.delivery-field-group{flex-direction:column;gap:8px;display:flex}.delivery-field-group label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.delivery-select,.delivery-input{color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .2s}.delivery-select:focus,.delivery-input:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.delivery-select:disabled{opacity:.6;cursor:not-allowed}.delivery-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;padding-right:48px}.delivery-modal-footer{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f5f9}.delivery-continue-btn{color:#fff;letter-spacing:.8px;cursor:pointer;background:#0f172a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:17px 20px;font-size:15px;font-weight:800;transition:background .2s,opacity .2s;display:flex}.delivery-continue-btn:disabled{opacity:.35;cursor:not-allowed}.delivery-continue-btn:not(:disabled):hover{background:#1e293b}@keyframes addrChoiceFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.delivery-address-choice{border-top:1px solid #f1f5f9;flex-direction:column;gap:6px;padding:8px;animation:.2s addrChoiceFadeIn;display:flex}.delivery-addr-option{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s,background .15s;display:flex}.delivery-addr-option.selected{background:#fff;border-color:#0f172a}.delivery-addr-icon{color:#64748b;flex-shrink:0}.delivery-addr-option.selected .delivery-addr-icon{color:#0f172a}.delivery-addr-text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.delivery-addr-tag{text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;font-size:11px;font-weight:700}.delivery-addr-option.selected .delivery-addr-tag{color:#64748b}.delivery-addr-value{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.delivery-radio-sm{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:border-color .15s}.delivery-radio-sm.selected{background:radial-gradient(circle,#0f172a 40%,#0000 44%);border-color:#0f172a}.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}}.addr-search-section{z-index:1300;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;padding:12px 16px;position:relative}.addr-search-wrapper{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:0 12px;transition:all .2s;display:flex;position:relative}.addr-search-wrapper:focus-within{background:#fff;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a0d}.addr-search-icon{color:#94a3b8;flex-shrink:0}.addr-search-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-family:inherit;font-size:16px}.addr-search-input::placeholder{color:#94a3b8}.addr-spinner{color:#94a3b8;flex-shrink:0;animation:.8s linear infinite spin}.addr-clear-btn{cursor:pointer;color:#94a3b8;background:0 0;border:none;align-items:center;padding:4px;display:flex}.addr-suggestions-dropdown{z-index:1500;background:#fff;border:1px solid #e2e8f0;border-radius:10px;max-height:250px;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + 4px);left:16px;right:16px;overflow-y:auto;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.addr-suggestion-item{cursor:pointer;color:#334155;border-bottom:1px solid #f1f5f9;padding:14px 16px;font-size:14px;line-height:1.4;transition:background .12s}.addr-suggestion-item:last-child{border-bottom:none}.addr-suggestion-item:hover{background:#f8fafc}.addr-scroll-area{flex-direction:column;flex:1;display:flex;overflow-y:auto}.addr-map-container{z-index:10;background:#eee;flex-shrink:0;height:250px;transition:height .3s cubic-bezier(.4,0,.2,1);position:relative}.addr-map-container.minimized{height:120px}.addr-map{width:100%;height:100%}.addr-geo-float-btn{z-index:1000;color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 4px 12px #00000040}.addr-details-form{background:#fff;flex:1;padding:24px 20px}.addr-selected-display{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:24px;padding:14px}.addr-selected-text{color:#0f172a;margin-bottom:6px;font-size:15px;font-weight:600;line-height:1.4;display:block}.addr-fee-badge{border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-block}.addr-fee-badge.success{color:#166534;background:#dcfce7}.addr-fee-badge.danger{color:#991b1b;background:#fee2e2}.addr-form-grid{grid-template-columns:1fr 2fr;gap:16px;margin-bottom:16px;display:grid}.addr-field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.addr-field label{color:#64748b;text-transform:uppercase;letter-spacing:.025em;font-size:13px;font-weight:700}.addr-field input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:16px;transition:all .2s}.addr-field input:focus{background:#fff;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a0d}.addr-footer{padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0}.addr-search-footer{flex-direction:column;gap:12px;display:flex}.addr-next-btn,.addr-confirm-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .2s;display:flex}.addr-next-btn:disabled,.addr-confirm-btn:disabled{opacity:.35;cursor:not-allowed}.animate-slide-up{animation:.4s cubic-bezier(.16,1,.3,1) slide-up}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.conf-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);touch-action:none;-webkit-tap-highlight-color:transparent;background:#00000080;position:fixed;inset:0}.conf-modal{z-index:1101;background:#f8fafc;border-top-left-radius:20px;border-top-right-radius:20px;outline:none;flex-direction:column;width:100%;max-width:480px;max-height:92dvh;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.conf-modal-handle-container{background:#fff;border-bottom:1px solid #f1f5f9;border-top-left-radius:20px;border-top-right-radius:20px;flex-shrink:0;justify-content:center;padding:12px;display:flex}.conf-modal-handle{background:#cbd5e1;border-radius:4px;width:40px;height:4px}.conf-modal-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;padding:18px 20px 14px;display:flex;position:relative}.conf-modal-title{color:#0f172a;font-size:16px;font-weight:600}.conf-header-close{cursor:pointer;color:#64748b;background:#fff;border:1.5px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.conf-header-close:hover{background:#f1f5f9}.conf-modal-body{scrollbar-width:none;flex-direction:column;flex:1;gap:10px;padding:16px;display:flex;overflow-y:auto}.conf-modal-body::-webkit-scrollbar{display:none}.conf-section-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}.conf-section-title{text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;margin:0 0 10px;font-size:11px;font-weight:700}.conf-item-row{color:#334155;border-bottom:1px solid #f8fafc;align-items:flex-start;gap:6px;padding:5px 0;font-size:14px;display:flex}.conf-item-qty{color:#0f172a;flex-shrink:0;font-weight:700}.conf-item-name{flex:1}.conf-item-price{flex-shrink:0;font-weight:500}.conf-item-complements-list{color:#94a3b8;margin-top:2px;padding-left:20px;font-size:11px}.conf-item-comments-display{color:#64748b;margin-top:2px;padding-left:20px;font-size:11px}.conf-item-comments-display strong{color:#e11d48}.conf-total-row{color:#0f172a;justify-content:space-between;margin-top:4px;padding-top:10px;font-size:15px;font-weight:700;display:flex}.conf-info-row{color:#334155;align-items:center;gap:8px;padding:4px 0;font-size:14px;display:flex}.conf-icon{color:#64748b;flex-shrink:0}.conf-info-label{color:#94a3b8;min-width:72px;font-size:13px}.conf-icon-spacer{flex:1}.conf-change{color:#64748b;background:#f1f5f9;border-radius:20px;padding:2px 8px;font-size:12px}.conf-modal-footer{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f5f9}.conf-send-btn{color:#fff;letter-spacing:.8px;cursor:pointer;background:#16a34a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:17px 20px;font-size:15px;font-weight:800;transition:background .2s,opacity .2s;display:flex}.conf-send-btn:disabled{opacity:.35;cursor:not-allowed}.conf-send-btn:not(:disabled):hover{background:#15803d}.conf-send-btn.loading{cursor:wait;background:#15803d}.redirect-loader{align-items:center;gap:10px;font-weight:600;animation:1.5s infinite pulse-message;display:flex}@keyframes pulse-message{0%,to{opacity:1}50%{opacity:.7}}.conf-micro-copy{color:#94a3b8;text-align:center;margin-top:12px;font-size:11px;line-height:1.4}.payment-options-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.payment-option-row{cursor:pointer;align-items:center;gap:12px;padding:16px;transition:background .15s;display:flex}.payment-option-row:hover,.payment-option-row.selected{background:#f8fafc}.payment-option-icon{color:#475569;flex-shrink:0;align-items:center;display:flex}.payment-option-label{color:#0f172a;flex:1;font-size:15px;font-weight:500}.payment-radio{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:20px;height:20px;transition:border-color .15s}.payment-radio.on{background:radial-gradient(circle,#0f172a 40%,#0000 44%);border-color:#0f172a}.payment-divider{background:#f1f5f9;height:1px;margin:0 16px}.payment-change-row{flex-direction:column;gap:8px;padding:0 16px 16px;display:flex}.payment-change-label{color:#64748b;font-size:13px;font-weight:500}.payment-change-input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:16px;transition:all .15s}.payment-change-input:focus{background:#fff;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a0d}.promo-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);touch-action:none;background:#00000080;position:fixed;inset:0}.promo-modal{z-index:1101;background:#f8fafc;border-top-left-radius:20px;border-top-right-radius:20px;outline:none;flex-direction:column;width:100%;max-width:480px;max-height:92dvh;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.promo-modal-handle-container{background:#fff;border-bottom:1px solid #f1f5f9;border-top-left-radius:20px;border-top-right-radius:20px;flex-shrink:0;justify-content:center;padding:12px;display:flex}.promo-modal-handle{background:#cbd5e1;border-radius:4px;width:40px;height:4px}.promo-modal-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;padding:18px 20px 14px;display:flex;position:relative}.promo-modal-title{color:#0f172a;font-size:16px;font-weight:700}.promo-header-close{cursor:pointer;color:#64748b;background:#fff;border:1.5px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.promo-modal-body{scrollbar-width:none;flex-direction:column;flex:1;gap:16px;padding:16px;display:flex;overflow-y:auto}.promo-modal-body::-webkit-scrollbar{display:none}.no-promos{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.no-promos p{color:#0f172a;margin:16px 0 4px;font-size:16px;font-weight:700}.no-promos span{font-size:14px}.promos-list{flex-direction:column;gap:12px;display:flex}.promo-list-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:stretch;transition:transform .15s;display:flex;overflow:hidden}.promo-list-card:active{transform:scale(.98)}.promo-card-image{flex-shrink:0;width:100px;height:100px;position:relative}.promo-card-image img{object-fit:cover;width:100%;height:100%}.promo-placeholder{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:32px;display:flex}.promo-badge-tag{color:#fff;text-transform:uppercase;background:#ef4444;border-radius:100px;padding:4px 8px;font-size:9px;font-weight:800;position:absolute;top:6px;left:6px}.promo-card-info{flex-direction:column;flex:1;justify-content:center;padding:12px;display:flex}.promo-card-info h3{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:700}.promo-desc{color:#64748b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.promo-price-box{align-items:baseline;gap:6px;display:flex}.promo-new-price{color:#16a34a;font-size:16px;font-weight:800}.promo-old-price{color:#94a3b8;font-size:12px;text-decoration:line-through}.promo-card-arrow{align-items:center;padding-right:12px;display:flex}.tracking-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);touch-action:none;-webkit-tap-highlight-color:transparent;background:#00000080;position:fixed;inset:0}.tracking-modal{z-index:1101;background:#f8fafc;border-top-left-radius:20px;border-top-right-radius:20px;outline:none;flex-direction:column;width:100%;max-width:480px;height:85dvh;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0}.tracking-modal-handle-container{background:#fff;border-bottom:1px solid #f1f5f9;border-top-left-radius:20px;border-top-right-radius:20px;flex-shrink:0;justify-content:center;padding:12px;display:flex}.tracking-modal-handle{background:#cbd5e1;border-radius:4px;width:40px;height:4px}.tracking-modal-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;padding:16px 20px 14px;display:flex;position:relative}.tracking-header-titles{flex-direction:column;align-items:center;display:flex}.tracking-modal-subtitle{color:#64748b;font-size:12px;font-weight:500}.tracking-modal-title{color:#0f172a;font-size:17px;font-weight:700}.tracking-modal-body{scrollbar-width:none;background:#f8fafc;flex-direction:column;flex:1;padding:24px 20px;display:flex;overflow-y:auto}.tracking-modal-body::-webkit-scrollbar{display:none}.tracking-loading,.tracking-error{text-align:center;color:#64748b;padding:40px 20px;font-size:15px}.tracking-cancelled{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px 20px;display:flex}.tracking-cancelled h3{color:#0f172a;margin:0 0 8px;font-size:18px}.tracking-cancelled p{color:#64748b;margin:0;font-size:15px;line-height:1.5}.tracking-content{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.tracking-order-id{text-align:center;color:#64748b;letter-spacing:.5px;margin-bottom:32px;font-size:14px;font-weight:700}.tracking-progress-container{flex-direction:column;gap:0;display:flex}.tracking-step{gap:16px;min-height:70px;display:flex;position:relative}.tracking-step-icon-wrapper{flex-direction:column;align-items:center;display:flex}.tracking-step.current .tracking-step-icon{color:#fff;background:#0f172a;animation:2s infinite step-pulse;box-shadow:0 0 0 4px #0f172a1a}@keyframes step-pulse{0%{box-shadow:0 0 #0f172a33}70%{box-shadow:0 0 0 10px #0f172a00}to{box-shadow:0 0 #0f172a00}}.tracking-step.current{animation:.5s cubic-bezier(.16,1,.3,1) step-appear}@keyframes step-appear{0%{opacity:.5;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.tracking-step-icon{color:#94a3b8;z-index:1;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.tracking-step-connector{background:#e2e8f0;flex:1;width:2px;margin-top:4px;margin-bottom:4px;transition:background .3s}.tracking-step-text{padding-top:10px}.tracking-step-label{color:#94a3b8;font-size:15px;font-weight:600;transition:color .3s;display:block}.tracking-step-desc{color:#16a34a;margin-top:4px;font-size:13px;font-weight:500;display:block}.tracking-step.current .tracking-step-icon{color:#fff;background:#16a34a;box-shadow:0 0 0 4px #16a34a33}.tracking-step.current .tracking-step-label{color:#0f172a}.tracking-step.completed .tracking-step-icon{color:#fff;background:#16a34a}.tracking-step.completed .tracking-step-label{color:#0f172a}.tracking-step.completed .tracking-step-connector{background:#16a34a}.pickup-alert-card{color:#fff;background:#16a34a;border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #16a34a33}.pickup-alert-pulse{background:#ffffff26;animation:2s infinite pulse-overlay;position:absolute;inset:0}@keyframes pulse-overlay{0%{opacity:.8;transform:scale(.95)}50%{opacity:.4;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}.pickup-alert-content{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.pickup-alert-icon{flex-shrink:0}.pickup-alert-text strong{margin-bottom:2px;font-size:16px;display:block}.pickup-alert-text p{opacity:.9;margin:0;font-size:13px}.store-address-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;margin-top:24px;padding:16px}.store-address-label{color:#64748b;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;font-weight:700;display:flex}.store-address-text{color:#334155;margin:0;font-size:14px;font-weight:500;line-height:1.5}.tracking-footer-message{text-align:center;color:#475569;border-top:1px solid #f1f5f9;margin-top:32px;padding-top:24px;font-size:14px;line-height:1.5}.tracking-modal-footer{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f5f9}.tracking-close-btn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;width:100%;padding:16px;font-size:15px;font-weight:600;transition:background .2s}.tracking-close-btn:hover{background:#e2e8f0}.scrollable-content{flex:1;width:100%;padding-bottom:140px;overflow:hidden auto}.scrollable-content::-webkit-scrollbar{display:none}.scrollable-content{-ms-overflow-style:none;scrollbar-width:none}.cart-bar{bottom:calc(72px + env(safe-area-inset-bottom));color:#fff;z-index:50;cursor:pointer;background-color:#900;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;transition:transform .2s ease-in-out;display:flex;position:fixed;left:0;box-shadow:0 -4px 12px #00000026}.cart-bar-icon{align-items:center;display:flex;position:relative}.cart-bar-badge{color:#900;background-color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:-4px;right:-8px}.cart-bar-title{text-align:center;letter-spacing:.5px;flex:1;font-size:15px;font-weight:700}.cart-bar-price{text-align:right;min-width:70px;font-size:15px;font-weight:700}
