@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Saira:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.admin-theme,.admin-theme *{font-family:Saira,sans-serif!important}body{color:#0f172a;background-color:#f8fafc;min-height:100vh}*{box-shadow:none!important;text-shadow:none!important;transition:none!important}@keyframes bannerFade{0%{opacity:0}to{opacity:1}}.retailer-promo-banner img{transition:opacity .5s ease-in-out!important}button,input,select,textarea{border-radius:12px!important}.app-container{flex-direction:column;min-height:100vh;display:flex}.retailer-theme{color:#0f172a;background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.retailer-theme header{z-index:100;background-color:#fff;border-bottom:2px solid #0f172a;justify-content:space-between;align-items:center;padding:.4rem 2rem;display:flex;position:sticky;top:0}.retailer-theme .logo-container{align-items:center;gap:.5rem;display:flex}.retailer-theme .logo-text{color:#e4002b;letter-spacing:0;text-transform:uppercase;font-size:1.5rem;font-weight:800}.retailer-theme .logo-subtext{color:#fff;letter-spacing:.5px;background-color:#e4002b;padding:.1rem .4rem;font-size:.75rem;font-weight:600}.retailer-theme .nav-links{align-items:center;gap:1.5rem;display:flex}.retailer-theme .nav-link{color:#475569;border-bottom:2px solid #0000;padding:.25rem .5rem;font-size:.95rem;font-weight:500;text-decoration:none}.retailer-theme .nav-link:hover,.retailer-theme .nav-link.active{color:#e4002b;border-bottom:2px solid #e4002b}.retailer-theme .header-actions{align-items:center;gap:1rem;display:flex}.retailer-btn-primary{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background-color:#e4002b;border:1px solid #e4002b;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.retailer-btn-primary:hover{background-color:#b91c1c;border-color:#b91c1c}.retailer-btn-secondary{color:#e4002b;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background-color:#fff;border:1px solid #e4002b;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.retailer-btn-secondary:hover{background-color:#fff1f1}.retailer-btn-accent{color:#fff;cursor:pointer;background-color:#b91c1c;border:1px solid #b91c1c;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.retailer-btn-accent:hover{background-color:#991b1b;border-color:#991b1b}.retailer-form-group{margin-bottom:1.25rem}.retailer-label{text-transform:uppercase;color:#475569;letter-spacing:.5px;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.retailer-input{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;width:100%;min-height:44px;padding:.65rem .85rem;font-size:.95rem}.retailer-input:focus{border-color:#e4002b;outline:none}.mobile-header-copy,.mobile-header-actions,.mobile-header-search,.mobile-menu-backdrop,.mobile-account-menu,.mobile-cart-layout,.mobile-place-order-bar,.mobile-category-select-wrap{display:none}.desktop-checkout-header,.desktop-checkout-title{display:block}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/600px 100%;border-radius:8px;animation:1.4s linear infinite shimmer!important}.skeleton-banner{aspect-ratio:4;border-radius:24px;width:100%}.retailer-marketplace-content{flex-grow:1;padding:2rem}.retailer-promo-banner{aspect-ratio:4;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-bottom:2rem;position:relative;overflow:hidden}.retailer-promo-banner img{object-fit:cover;width:100%;height:100%;display:block;transition:opacity .5s ease-in-out!important}.skeleton-card{flex-direction:column;gap:8px;display:flex}.skeleton-card-img{aspect-ratio:1;border-radius:20px;width:100%}.skeleton-card-line{border-radius:6px;height:14px}.skeleton-card-line.short{width:60%}.skeleton-card-line.price{width:40%;height:16px}.category-tabs-container{white-space:nowrap;border-bottom:1px solid #cbd5e1;margin-bottom:2rem;overflow-x:auto}.category-select-label,.category-select{display:none}.category-tabs{gap:.5rem;padding:0 1rem;display:flex}.category-tab{color:#64748b;cursor:pointer;text-transform:uppercase;background:0 0;border:none;border-bottom:3px solid #0000;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;border-radius:0!important}.category-tab:hover{color:#e4002b}.category-tab.active{color:#e4002b;border-bottom-color:#e4002b}.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;padding:1rem;display:grid}.product-card{background-color:#0000;border:none;flex-direction:column;display:flex;overflow:visible}.product-image-container{aspect-ratio:1;background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:center;align-items:center;width:100%;padding:12px;display:flex;position:relative;overflow:hidden}.product-image{object-fit:contain;width:100%;height:100%}.product-add-btn{color:#fff;cursor:pointer;z-index:10;background-color:#e4002b;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:700;transition:background-color .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.product-add-btn:hover{background-color:#b91c1c}.product-add-btn:disabled{cursor:not-allowed;background-color:#ef4444}.product-minus-btn{color:#fff;cursor:pointer;z-index:10;background-color:#b91c1c;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.2rem;font-weight:700;transition:background-color .2s;display:flex;position:absolute;top:.5rem;right:2.8rem}.product-minus-btn:hover{background-color:#991b1b}.product-tag{color:#fff;text-transform:uppercase;background-color:#e4002b;border-radius:6px;padding:.15rem .4rem;font-size:.7rem;font-weight:700;position:absolute;top:.5rem;left:.5rem}.product-tag.out-of-stock{background-color:#ef4444}.product-discount-badge{color:#fff;text-align:center;background-color:#16a34a;border-radius:8px;flex-direction:column;gap:.2rem;padding:.4rem .5rem;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 4px 8px #0000004d}.product-discount-price{font-size:.9rem}.product-discount-off{opacity:.9;font-size:.65rem}.product-info{flex-direction:column;flex-grow:1;gap:.3rem;padding:8px 4px 0;display:flex}.product-header{align-items:flex-start;gap:.5rem;display:flex}.product-price-discount{flex-shrink:0}.product-details{flex:1}.product-category{text-transform:uppercase;color:#64748b;margin-bottom:.2rem;font-size:.65rem;font-weight:600}.product-name{color:#1e293b;cursor:pointer;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;margin-bottom:2px;font-size:.95rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.product-name:hover{color:#e4002b}.product-description{color:#64748b;margin-bottom:8px;font-size:.8rem;font-weight:500}.product-tags-row{flex-wrap:wrap;gap:.4rem;margin-bottom:.3rem;display:flex}.product-tag-label{color:#e4002b;background-color:#fee2e2;border-radius:4px;padding:.2rem .4rem;font-size:.6rem;font-weight:600}.product-footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:4px;display:flex}.product-price{color:#0f172a;font-size:1.05rem;font-weight:800}.product-add-to-cart-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background-color:#e4002b;border:none;border-radius:50px;padding:.5rem 1.2rem;font-size:.8rem;font-weight:700;transition:background-color .2s}.product-add-to-cart-btn:hover:not(:disabled){background-color:#b91c1c}.product-add-to-cart-btn:disabled{cursor:not-allowed;background-color:#cbd5e1}.product-add-to-cart-btn-red{color:#e4002b;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background-color:#fff5f5;border:1px solid #e4002b;border-radius:8px!important;padding:.35rem 1.1rem!important;font-size:.85rem!important;font-weight:700!important}.product-add-to-cart-btn-red:hover:not(:disabled){background-color:#fde8e8}.product-add-to-cart-btn-red:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f1f5f9;border-color:#cbd5e1}.qty-control-red{background-color:#fff;border:1px solid #e4002b;border-radius:8px;justify-content:space-between;align-items:center;width:80px;height:32px;padding:0 4px;display:flex}.qty-control-red .qty-btn{cursor:pointer;color:#e4002b;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;font-weight:700;display:flex;padding:0!important}.qty-control-red .qty-val{color:#e4002b;text-align:center;min-width:16px;padding:0;font-size:.8rem;font-weight:700}.product-card button{white-space:nowrap;padding:.4rem .7rem!important;font-size:.7rem!important}.qty-control{background-color:#e4002b;border:none;border-radius:50px;justify-content:center;align-items:center;gap:0;width:fit-content;padding:.3rem;display:flex}.qty-btn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:1rem;font-weight:600;transition:background-color .2s;display:flex}.qty-btn:hover{background-color:#fff3}.qty-val{color:#fff;text-align:center;min-width:1.5rem;padding:0 .5rem;font-size:.85rem;font-weight:700}.cart-drawer-backdrop{z-index:200;background-color:#0f172a99;position:fixed;inset:0}.cart-drawer{z-index:210;background-color:#fff;border-left:2px solid #0f172a;flex-direction:column;width:450px;max-width:100%;display:flex;position:fixed;top:0;bottom:0;right:0}.cart-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.cart-title{text-transform:uppercase;color:#0f172a;font-size:1.25rem;font-weight:800}.cart-close{cursor:pointer;color:#64748b;background:0 0;border:none}.cart-close:hover{color:#0f172a}.cart-items{flex-grow:1;padding:1.5rem;overflow-y:auto}.cart-item{border-bottom:1px solid #f1f5f9;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.cart-item-img{object-fit:cover;border:1px solid #cbd5e1;width:60px;height:60px}.cart-item-details{flex-grow:1}.cart-item-name{margin-bottom:.25rem;font-size:.9rem;font-weight:700}.cart-item-price{color:#64748b;font-size:.85rem;font-weight:600}.cart-footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;padding:1.5rem}.cart-total-row{text-transform:uppercase;letter-spacing:.5px;justify-content:space-between;margin-bottom:1.25rem;font-size:1.2rem;font-weight:700;display:flex}.mobile-checkout-cta{display:none}.retailer-auth-card{background-color:#fff;border:2px solid #0f172a;width:100%;max-width:420px;margin:4rem auto;padding:2rem}.retailer-auth-form{flex-direction:column;gap:.25rem;display:flex}.otp-input-group{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;display:grid}.otp-input-block{aspect-ratio:1;color:#0f172a;text-align:center;background:#fff;border:1px solid #cbd5e1;width:100%;min-height:48px;font-size:1.25rem;font-weight:800}.otp-input-block:focus{border-color:#e4002b;outline:none}.modal-backdrop{z-index:300;background-color:#0f172a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background-color:#fff;border:2px solid #0f172a;flex-direction:column;width:600px;max-width:100%;display:flex;position:relative}.modal-close{cursor:pointer;color:#64748b;background:0 0;border:none;position:absolute;top:1rem;right:1rem}.modal-close:hover{color:#0f172a}.modal-body{padding:2rem}.product-modal-close-btn{color:#fff!important;z-index:10!important;cursor:pointer!important;background:#0f172a!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;display:flex!important;position:absolute!important;top:.75rem!important;right:.75rem!important}.order-status-timeline{justify-content:space-between;margin:1.5rem 0;padding:0 1rem;display:flex;position:relative}.order-status-timeline:before{content:"";z-index:1;background-color:#cbd5e1;height:2px;position:absolute;top:15px;left:10%;right:10%}.timeline-step{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.timeline-dot{color:#94a3b8;background-color:#e2e8f0;border:2px solid #cbd5e1;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex;border-radius:50%!important}.timeline-step.active .timeline-dot,.timeline-step.completed .timeline-dot{color:#fff;background-color:#16a34a;border-color:#16a34a}.timeline-label{color:#64748b;text-transform:uppercase;margin-top:.5rem;font-size:.8rem;font-weight:700}.timeline-step.active .timeline-label{color:#0f172a}.admin-theme{color:#fff;background-color:#000;flex-direction:column;min-height:100vh;display:flex}.admin-theme header{z-index:100;background-color:#000;border-bottom:2px solid #fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.admin-theme .logo-text{color:#fff;letter-spacing:0;text-transform:uppercase;font-size:1.5rem;font-weight:800}.admin-theme .logo-subtext{color:#000;letter-spacing:.5px;background-color:#fff;padding:.1rem .4rem;font-size:.75rem;font-weight:700}.admin-theme .nav-link{color:#a1a1aa;border-bottom:2px solid #0000;padding:.25rem .5rem;font-size:.95rem;font-weight:500;text-decoration:none}.admin-theme .nav-link:hover,.admin-theme .nav-link.active{color:#fff;border-bottom:2px solid #fff}.admin-btn-primary{color:#000;cursor:pointer;text-transform:uppercase;background-color:#fff;border:1px solid #fff;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:700;display:inline-flex}.admin-btn-primary:hover{background-color:#e4e4e7}.admin-btn-secondary{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#000;border:1px solid #fff;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.admin-btn-secondary:hover{background-color:#18181b}.admin-btn-danger{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#ef4444;border:1px solid #ef4444;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600}.admin-btn-danger:hover{background-color:#e4002b;border-color:#e4002b}.admin-form-group{margin-bottom:1.25rem}.admin-label{text-transform:uppercase;color:#a1a1aa;margin-bottom:.35rem;font-size:.85rem;font-weight:600;display:block}.admin-input{color:#fff;background-color:#09090b;border:1px solid #27272a;width:100%;padding:.65rem .85rem;font-size:.95rem}.admin-input:focus{border-color:#fff;outline:none}.admin-stats-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;padding:1rem;display:grid}.admin-stat-card{background-color:#09090b;border:1px solid #27272a;border-radius:12px;flex-direction:column;padding:1rem;display:flex}.admin-stat-label{color:#a1a1aa;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.admin-stat-value{color:#fff;font-size:2.25rem;font-weight:800;line-height:1}.admin-layout-grid{grid-template-columns:2fr 1fr;gap:1.5rem;padding:1.5rem;display:grid}@media (width<=1024px){.admin-layout-grid{grid-template-columns:1fr}}.admin-card{background-color:#09090b;border:1px solid #27272a;border-radius:12px;padding:1.25rem}.admin-card-title{text-transform:uppercase;border-bottom:1px solid #27272a;margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700}.admin-table-container{overflow-x:auto}.admin-table{border-collapse:collapse;text-align:left;width:100%}.admin-table th{text-transform:uppercase;color:#a1a1aa;border-bottom:2px solid #27272a;padding:.75rem 1rem;font-size:.8rem;font-weight:700}.admin-table td{border-bottom:1px solid #18181b;padding:.85rem 1rem;font-size:.9rem}.admin-table tr:hover td{background-color:#09090b}.admin-select{color:#fff;cursor:pointer;background-color:#000;border:1px solid #27272a;padding:.35rem .65rem;font-size:.85rem;font-weight:600}.admin-select:focus{border-color:#fff;outline:none}.admin-toggle-container{cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.admin-toggle-switch{background-color:#27272a;border:1px solid #3f3f46;width:44px;height:22px;position:relative}.admin-toggle-switch:after{content:"";background-color:#fff;width:16px;height:16px;position:absolute;top:2px;left:2px}.admin-toggle-container.active .admin-toggle-switch{background-color:#16a34a;border-color:#16a34a}.admin-toggle-container.active .admin-toggle-switch:after{left:auto;right:2px}.admin-theme .modal-content{color:#fff;background-color:#000;border:2px solid #fff}.admin-theme .modal-close{color:#a1a1aa}.admin-theme .modal-close:hover{color:#fff}.view-switch-banner{color:#f8fafc;letter-spacing:.5px;text-transform:uppercase;background-color:#0f172a;justify-content:space-between;align-items:center;padding:.4rem 1.5rem;font-size:.8rem;font-weight:700;display:flex}.view-switch-btn{color:#0f172a;cursor:pointer;background-color:#fff;border:none;padding:.15rem .6rem;font-size:.75rem;font-weight:700}.view-switch-btn:hover{background-color:#e2e8f0}.loading-overlay{text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;padding:4rem 2rem;font-size:1.15rem;font-weight:700;display:flex}.badge-pending{color:#d97706;text-transform:uppercase;background-color:#fef3c7;padding:.15rem .4rem;font-size:.75rem;font-weight:700}.badge-shipped{color:#2563eb;text-transform:uppercase;background-color:#dbeafe;padding:.15rem .4rem;font-size:.75rem;font-weight:700}.badge-delivered{color:#15803d;text-transform:uppercase;background-color:#dcfce7;padding:.15rem .4rem;font-size:.75rem;font-weight:700}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.order-header-row{cursor:pointer;grid-template-columns:2fr 1fr 1.5fr auto;align-items:center;gap:1rem;padding:1.5rem;display:grid}.order-details-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:2rem;display:grid}.account-details-grid{grid-template-columns:1.2fr 1fr;align-items:start;gap:2rem;display:grid}@media (width<=640px){body{background-color:#fff}.retailer-theme{padding-bottom:84px}.retailer-theme header{flex-flow:wrap;align-items:stretch;gap:.55rem;padding:.6rem .9rem .85rem;display:flex}.desktop-logo-container,.desktop-header-actions{display:none!important}.mobile-header-copy,.mobile-header-actions,.mobile-header-search{display:flex}.mobile-header-copy{flex-direction:column;flex:auto;gap:.2rem;min-width:0}.mobile-header-copy h1{color:#0f172a;font-size:1.1rem;font-weight:800;line-height:1.1}.mobile-header-copy button{color:#0f172a;text-align:left;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-size:.72rem;display:inline-flex}.mobile-header-actions{justify-content:flex-end;align-items:flex-start;margin-left:auto}.mobile-icon-btn{color:#0f172a;background:#fff;border:1px solid #e2e8f0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mobile-header-search{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;flex:100%;order:3;align-items:center;gap:.6rem;height:46px;padding:0 .85rem}.mobile-header-search input{color:#0f172a;background:0 0;border:none;flex:1;min-height:44px;font-size:.95rem}.mobile-header-search input:focus{outline:none}.mobile-header-search input::placeholder{color:#94a3b8}.mobile-header-search svg{color:#0f172a;flex-shrink:0}.retailer-marketplace-content{padding:1rem .875rem}.retailer-checkout-content{padding:1rem .875rem!important}.retailer-checkout-content h1{line-height:1.2;font-size:1.35rem!important}.retailer-checkout-grid{grid-template-columns:1fr!important;gap:1rem!important}.retailer-checkout-panel{border-width:1px!important;padding:1rem!important}.retailer-marketplace-content h1{line-height:1.2;font-size:1.35rem!important}.desktop-marketplace-search{display:none}.retailer-marketplace-content p{font-size:.82rem!important}.retailer-promo-banner,.skeleton-banner.retailer-promo-banner{aspect-ratio:16/7;margin-bottom:1rem}.category-tabs-container{white-space:nowrap;-webkit-overflow-scrolling:touch;border-bottom:1px solid #cbd5e1;margin-bottom:.9rem;overflow-x:auto}.category-tabs{gap:.5rem;padding:0 .5rem .5rem;display:flex!important}.category-tab{padding:.5rem 1rem!important;font-size:.8rem!important}.mobile-category-select-wrap{display:none!important}.category-select{color:#0f172a;background-color:#fff;min-height:46px;font-weight:700;display:block}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;padding:0}.product-image-container{padding:8px;border-radius:8px!important}.product-info{padding:8px 0 0}.product-name{font-size:.86rem;line-height:1.25}.product-description{margin-bottom:.4rem;font-size:.75rem}.product-price{font-size:.95rem}.product-add-to-cart-btn-red,.qty-control-red{min-height:36px}.cart-drawer{border-left:none;width:100%}.mobile-checkout-cta{z-index:180;color:#fff;cursor:pointer;text-transform:uppercase;background:#e4002b;border:1px solid #e4002b;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;padding:.75rem 1rem;font-size:.95rem;font-weight:800;display:flex;position:fixed;bottom:.875rem;left:.875rem;right:.875rem}.mobile-checkout-cta span:first-child{text-transform:none;flex-direction:column;align-items:flex-start;gap:.1rem;font-size:.78rem;display:flex}.mobile-checkout-cta strong{font-size:1rem}.retailer-auth-card,.retailer-onboarding-card{border-width:1px!important;width:calc(100% - 1.5rem)!important;max-width:none!important;margin:.75rem auto!important;padding:1.25rem!important}.retailer-auth-card img,.retailer-onboarding-card img{height:68px!important}.retailer-auth-card h2,.retailer-onboarding-card h2{letter-spacing:0!important;font-size:1.35rem!important}.retailer-form-group{margin-bottom:1rem}.retailer-label{margin-bottom:.45rem}.retailer-input,.retailer-btn-primary,.retailer-btn-secondary{min-height:48px;font-size:.95rem}.otp-input-group{gap:.4rem}.otp-input-block{min-height:46px;font-size:1.15rem;border-radius:8px!important}.modal-content{max-height:88vh;overflow-y:auto}.product-detail-modal{max-height:80vh;margin:auto;overflow-y:auto;width:calc(100vw - 2rem)!important;max-width:480px!important}.product-detail-modal .modal-body{flex-direction:column!important;gap:.75rem!important;padding:.85rem!important;display:flex!important}.product-detail-modal .modal-body>div:first-child{flex:none!important;width:100%!important;max-height:150px!important}.modal-body{padding:1rem}.mobile-menu-backdrop{z-index:990;background:#0f172a59;display:block;position:fixed;inset:0}.mobile-account-menu{z-index:995;background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:.35rem;padding:.9rem;display:flex;position:fixed;top:.75rem;left:.75rem;right:.75rem}.mobile-account-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;margin-bottom:.35rem;padding-bottom:.6rem;display:flex}.mobile-account-header strong{color:#0f172a;font-size:1rem;display:block}.mobile-account-header span{color:#64748b;margin-top:.1rem;font-size:.8rem;display:block}.mobile-account-menu button{color:#0f172a;text-align:left;background:0 0;border:none;align-items:center;gap:.7rem;width:100%;min-height:48px;padding:0 .2rem;font-size:.95rem;display:flex}.mobile-account-menu button svg{color:#475569;flex-shrink:0}.mobile-cart-layout{display:block}.mobile-cart-header{z-index:40;background:#fff;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:.75rem .9rem;display:flex;position:sticky;top:0}.mobile-cart-header strong{color:#0f172a;font-size:1.1rem}.mobile-cart-header span{color:#16a34a;align-items:center;gap:.3rem;font-size:.8rem;font-weight:700;display:inline-flex}.desktop-checkout-header,.desktop-checkout-title,.retailer-checkout-grid{display:none!important}.mobile-savings-strip{color:#1d4ed8;background:#dbeafe;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.8rem .9rem;font-size:.95rem;font-weight:600;display:flex}.mobile-cart-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:.75rem;padding:.9rem}.mobile-delivery-heading{border-bottom:1px solid #eef2f7;align-items:center;gap:.75rem;margin-bottom:.85rem;padding-bottom:.85rem;display:flex}.mobile-delivery-icon{color:#0f172a;background:#f3f4f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.mobile-delivery-heading h2{color:#0f172a;font-size:1.05rem;font-weight:800}.mobile-delivery-heading p{color:#64748b;margin-top:.15rem;font-size:.82rem}.mobile-cart-item{border-top:1px solid #f1f5f9;grid-template-columns:54px 1fr auto;align-items:center;gap:.75rem;padding:.7rem 0;display:grid}.mobile-cart-item:first-of-type{border-top:none;padding-top:0}.mobile-cart-item img{object-fit:cover;border:1px solid #e5e7eb;border-radius:12px;width:54px;height:54px}.mobile-cart-item strong{color:#0f172a;font-size:.9rem;line-height:1.25;display:block}.mobile-cart-item span{color:#64748b;margin-top:.15rem;font-size:.78rem;display:block}.mobile-cart-item b{color:#0f172a;margin-top:.2rem;font-size:.88rem;display:block}.mobile-cart-qty{color:#fff;background:#16a34a;border-radius:12px;align-items:center;height:38px;display:inline-flex;overflow:hidden}.mobile-cart-qty button{color:#fff;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:38px;display:flex}.mobile-cart-qty span{text-align:center;color:#fff;min-width:28px;font-weight:700}.mobile-address-card,.mobile-bill-card,.mobile-policy-card{display:block}.mobile-address-card{gap:.65rem;display:grid}.mobile-address-card h2,.mobile-bill-card h2,.mobile-policy-card h2{color:#0f172a;margin-bottom:.1rem;font-size:.98rem;font-weight:800}.mobile-bill-card>div{color:#0f172a;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem 0;font-size:.88rem;display:flex}.mobile-bill-card>div span{color:#0f172a;align-items:center;gap:.35rem;display:inline-flex}.green-text{color:#16a34a!important}.mobile-grand-total{border-top:1px dashed #cbd5e1;margin-top:.35rem;padding-top:.6rem!important;font-size:1rem!important;font-weight:800!important}.mobile-policy-card p{color:#475569;font-size:.82rem;line-height:1.45}.mobile-place-order-bar{color:#fff;z-index:80;background:#16a34a;border-radius:16px;justify-content:space-between;align-items:center;padding:.9rem 1rem;display:flex;position:fixed;bottom:.75rem;left:.75rem;right:.75rem;box-shadow:0 10px 24px #0f172a26}.mobile-place-order-bar div{flex-direction:column;gap:.1rem;display:flex}.mobile-place-order-bar strong{font-size:1.15rem;font-weight:800;line-height:1}.mobile-place-order-bar span{text-transform:uppercase;letter-spacing:.4px;font-size:.72rem}.mobile-place-order-bar button{color:#fff;background:0 0;border:none;align-items:center;gap:.35rem;min-height:46px;font-size:1rem;font-weight:700;display:inline-flex}.order-header-row{grid-template-columns:1fr 1fr!important;gap:.75rem 1rem!important;padding:1rem!important}.order-header-row>div:nth-child(2){text-align:right!important}.order-header-row>div:nth-child(3){justify-self:start!important}.order-header-row>div:nth-child(4){justify-content:flex-end!important}.order-details-grid,.account-details-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.retailer-theme header img{width:auto!important;height:44px!important}}
