:root{--haaply-cream:#fbf6d9;--haaply-cream-light:#fffdf3;--haaply-green:#5f7f35;--haaply-green-dark:#496426;--haaply-green-light:#edf3df;--haaply-black:#11110f;--haaply-charcoal:#252522;--haaply-white:#fff;--haaply-text-primary:#11110f;--haaply-text-secondary:#5d6258;--haaply-text-muted:#858b81;--haaply-text-inverse:#fff;--haaply-bg:#fffdf7;--haaply-bg-secondary:#f5f4ee;--haaply-bg-brand:var(--haaply-cream);--haaply-border:#e4e4dc;--haaply-border-light:#eeeeea;--haaply-border-brand:var(--haaply-green);--haaply-success:#4f7d32;--haaply-success-bg:#edf6e8;--haaply-warning:#a66b16;--haaply-warning-bg:#fff4df;--haaply-danger:#c43d35;--haaply-danger-bg:#fff0ee;--haaply-info:#376d8f;--haaply-info-bg:#edf5fa;--haaply-font-family:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--haaply-font-size-xs:.75rem;--haaply-font-size-sm:.875rem;--haaply-font-size-md:1rem;--haaply-font-size-lg:1.125rem;--haaply-font-size-xl:1.375rem;--haaply-font-size-2xl:1.75rem;--haaply-font-size-3xl:2.25rem;--haaply-font-weight-regular:400;--haaply-font-weight-medium:500;--haaply-font-weight-semibold:600;--haaply-font-weight-bold:700;--haaply-space-1:.25rem;--haaply-space-2:.5rem;--haaply-space-3:.75rem;--haaply-space-4:1rem;--haaply-space-5:1.25rem;--haaply-space-6:1.5rem;--haaply-space-8:2rem;--haaply-space-10:2.5rem;--haaply-space-12:3rem;--haaply-radius-sm:.5rem;--haaply-radius-md:.75rem;--haaply-radius-lg:1rem;--haaply-radius-xl:1.25rem;--haaply-radius-pill:999px;--haaply-shadow-sm:0 1px 3px #11110f14;--haaply-shadow-md:0 4px 14px #11110f1a;--haaply-shadow-lg:0 10px 30px #11110f1f;--haaply-content-max-width:1280px;--haaply-mobile-padding:1rem;--haaply-tablet-padding:1.5rem;--haaply-desktop-padding:2rem;--haaply-touch-target:44px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;margin:0;padding:0;font-size:16px}body{background:var(--haaply-bg);min-width:320px;min-height:100vh;color:var(--haaply-text-primary);font-family:var(--haaply-font-family);font-size:var(--haaply-font-size-md);font-weight:var(--haaply-font-weight-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}#root{min-height:100vh}@media (width>=640px){:root{--haaply-mobile-padding:var(--haaply-tablet-padding)}}@media (width>=1024px){:root{--haaply-mobile-padding:var(--haaply-desktop-padding)}}.customer-layout-wrapper{background-color:var(--haaply-bg-main,#fcfaf8);flex-direction:column;min-height:100vh;display:flex}.customer-main-content{flex:1;padding-bottom:0}.customer-mobile-nav{z-index:50;background:var(--haaply-white);border-top:1px solid var(--haaply-border-light,#e8e8e8);height:52px;padding-bottom:env(safe-area-inset-bottom);grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000a}.customer-nav-item{color:var(--haaply-text-muted,#7c7c7c);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.15rem;width:100%;padding:0 2px;font-size:.55rem;font-weight:600;text-decoration:none;transition:color .15s;display:flex;overflow:hidden}.customer-nav-item.active,.customer-nav-item:hover{color:var(--haaply-green)}@media (width>=1024px){.customer-mobile-nav{display:none}}.customer-basket-summary{right:0;bottom:calc(52px + env(safe-area-inset-bottom));z-index:45;padding:.5rem .75rem;position:fixed;left:0}.customer-basket-summary-inner{background-color:var(--haaply-green);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex;box-shadow:0 4px 12px #00000026}.customer-basket-info{align-items:center;gap:1rem;display:flex}.customer-basket-icon-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.customer-basket-badge{background:var(--haaply-orange,#f5a623);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}.customer-basket-text{flex-direction:column;display:flex}.customer-basket-amount{font-size:1rem;font-weight:700;line-height:1.2}.customer-basket-view-text{opacity:.9;font-size:.7rem}.customer-basket-link{color:#fff;align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}@media (width>=1024px){.customer-basket-summary{display:none}}.customer-menu-button{color:var(--haaply-text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:-8px;padding:8px;display:flex}.customer-logo{flex-direction:column;align-items:center;text-decoration:none;display:flex}.customer-logo-mark{color:var(--haaply-charcoal);letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1.1}.customer-logo-sub{letter-spacing:.1em;color:var(--haaply-text-muted);text-transform:uppercase;font-size:.5rem;font-weight:800}.customer-icon-button{color:var(--haaply-charcoal);justify-content:center;align-items:center;display:flex}.customer-header-cart-pill{background-color:var(--haaply-green-dark,#165620);color:#fff;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;text-decoration:none;display:flex}.customer-header-cart-info{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.cart-item-count{opacity:.9;font-size:.6rem;font-weight:600}.cart-total-price{font-size:.75rem;font-weight:700}:root{--haaply-bg-main:#f9f7f4}.customer-basket-summary{background:linear-gradient(to top, var(--haaply-bg-main) 70%, transparent);padding:8px 16px;bottom:52px}.customer-drawer-backdrop{z-index:100;opacity:0;visibility:hidden;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.customer-drawer-backdrop.open{opacity:1;visibility:visible}.customer-drawer{background:var(--haaply-bg-main,#fcfaf8);z-index:101;flex-direction:column;width:280px;max-width:80vw;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.customer-drawer.open{transform:translate(0)}.customer-drawer-header{border-bottom:1px solid var(--haaply-border-light,#e8e8e8);justify-content:space-between;align-items:center;padding:16px;display:flex}.customer-drawer-close{color:var(--haaply-text-primary);cursor:pointer;background:0 0;border:none;padding:8px}.customer-drawer-content{flex:1;padding:16px 0;overflow-y:auto}.customer-drawer-item{color:var(--haaply-charcoal,#222);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:14px 20px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.customer-drawer-item:hover,.customer-drawer-item.active{color:var(--haaply-green,#1e712a);background:#1656200d}.customer-drawer-footer{border-top:1px solid var(--haaply-border-light,#e8e8e8);padding:16px 20px}.profile-dashboard-card{background:#fff;border-radius:12px;margin-bottom:20px;padding:20px;box-shadow:0 2px 12px #0000000a}.profile-dashboard-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.profile-avatar{background:var(--haaply-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:700;display:flex}.profile-dashboard-title{color:var(--haaply-charcoal);margin:0 0 4px;font-size:1.25rem;font-weight:800}.profile-dashboard-subtitle{color:var(--haaply-text-secondary);margin:0;font-size:.85rem}.profile-menu-list{flex-direction:column;gap:8px;display:flex}.profile-menu-item{background:var(--haaply-bg-main);color:var(--haaply-charcoal);cursor:pointer;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:16px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.profile-menu-item:hover{background:#1656200d}.profile-menu-item.disabled{opacity:.6;pointer-events:none}.profile-menu-item-left{align-items:center;gap:12px;display:flex}.profile-menu-item-left svg{color:var(--haaply-green)}.profile-menu-badge{background:var(--haaply-border-light);color:var(--haaply-text-secondary);border-radius:12px;padding:2px 8px;font-size:.65rem}.empty-state-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:60px 20px;display:flex}.empty-state-icon{color:var(--haaply-border);margin-bottom:24px}.empty-state-title{color:var(--haaply-charcoal);margin:0 0 12px;font-size:1.5rem;font-weight:800}.empty-state-desc{color:var(--haaply-text-secondary);max-width:300px;margin:0 0 32px;line-height:1.5}.customer-footer-desktop{color:var(--haaply-text-secondary,#4b5563);background-color:#f9fafb;border-top:1px solid #e5e7eb;margin-top:40px;padding:40px 20px 20px;font-family:inherit;display:none}@media (width>=1024px){.customer-footer-desktop{display:block}}.customer-footer-content{flex-flow:wrap;justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto;display:flex}.customer-footer-brand h3{color:var(--haaply-text-primary,#111827);margin:0 0 4px;font-size:1.5rem;font-weight:700}.customer-footer-brand>p{color:var(--haaply-orange,#f97316);margin:0 0 16px;font-weight:500}.customer-footer-legal-info,.customer-footer-support{margin-bottom:16px;font-size:.9rem;line-height:1.5}.customer-footer-legal-info p,.customer-footer-support p{margin:2px 0}.customer-footer-links h4{color:var(--haaply-text-primary,#111827);margin:0 0 16px;font-size:1.1rem;font-weight:600}.customer-footer-links ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.customer-footer-links a{color:var(--haaply-text-secondary,#4b5563);font-size:.95rem;text-decoration:none;transition:color .2s}.customer-footer-links a:hover{color:var(--haaply-orange,#f97316);text-decoration:underline}.customer-footer-bottom{text-align:center;color:#9ca3af;border-top:1px solid #e5e7eb;max-width:1200px;margin:40px auto 0;padding-top:20px;font-size:.85rem}.customer-home{background:var(--haaply-bg);min-height:100vh;padding-bottom:0}.customer-header{z-index:50;background:var(--haaply-white);border-bottom:1px solid var(--haaply-border-light);position:sticky;top:0;box-shadow:0 1px 2px #00000005}.customer-header-inner{justify-content:space-between;align-items:center;height:60px;display:flex}.customer-logo{color:var(--haaply-green);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.customer-header-actions{align-items:center;gap:.4rem;display:flex}.customer-account-button{display:none}@media (width>=480px){.customer-account-button{color:var(--haaply-green);background:0 0;border:none;align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;display:flex}}.customer-icon-button,.customer-cart-button{width:40px;height:40px;color:var(--haaply-text-primary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.customer-icon-button:active,.customer-cart-button:active{background:var(--haaply-cream)}.customer-cart-count{background:var(--haaply-green);color:var(--haaply-white);border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:4px;right:4px}.customer-search-section{padding:.5rem 0}.customer-search-input{background:var(--haaply-white);border:1px solid var(--haaply-border-light);width:100%;height:40px;color:var(--haaply-text-primary);border-radius:8px;outline:none;padding:0 40px 0 12px;font-size:.85rem;transition:all .2s}.customer-search-input:focus{border-color:var(--haaply-green,#16a34a);background:var(--haaply-white,#fff);box-shadow:inset 0 2px 4px #00000005,0 0 0 3px #16a34a1a}.customer-search-clear{width:28px;height:24px;color:var(--haaply-text-muted,#94a3b8);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:48px;transform:translateY(-50%)}.customer-search-clear:hover{background:#0000000d}.customer-search-button{background:var(--haaply-green,#16a34a);width:36px;height:28px;color:var(--haaply-white,#fff);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.customer-search-button:hover{transform:translateY(-50%)scale(1.05)}.customer-search-button:active{transform:translateY(-50%)scale(.95)}.customer-category-section{padding:.5rem 0}.customer-category-container{background:var(--haaply-charcoal,#252522);border-radius:12px;padding:.5rem}.customer-category-nav{scrollbar-width:none;-ms-overflow-style:none;gap:.4rem;padding:.25rem 0;display:flex;overflow-x:auto}.customer-category-nav::-webkit-scrollbar{display:none}.customer-category-item{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.35rem;min-width:68px;padding:.25rem;display:flex}.customer-category-icon-wrap{background:#ffffff1a;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;overflow:hidden}.customer-category-item.active .customer-category-icon-wrap{border-color:var(--haaply-green);background:var(--haaply-white)}.customer-category-fallback,.customer-category-icon-text{color:var(--haaply-white);font-size:1.25rem;font-weight:700}.customer-category-item.active .customer-category-fallback,.customer-category-item.active .customer-category-icon-text{color:var(--haaply-green)}.customer-category-icon-wrap img{object-fit:cover;width:100%;height:100%}.customer-category-name{color:#ffffffb3;text-align:center;font-size:.6rem;font-weight:600;line-height:1.1;transition:color .2s}.customer-category-item.active .customer-category-name{color:var(--haaply-white);font-weight:700}.customer-category-loading,.customer-category-error{color:#ffffffb3;text-align:center;width:100%;padding:1rem;font-size:.75rem}.customer-brand-message-section{padding:.5rem 0}.customer-brand-message-card{background:var(--haaply-cream,#fdfbf7);border:1px solid var(--haaply-border-light,#f1f5f9);border-radius:12px;align-items:center;gap:.8rem;padding:.75rem 1rem;display:flex;box-shadow:0 2px 8px #00000005}.customer-brand-message-icon{background:var(--haaply-green-light,#dcfce7);color:var(--haaply-green,#16a34a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:28px;display:flex}.customer-products-section{padding:0 0 1rem}.customer-products-header-modern{flex-direction:column;margin-bottom:1rem;display:flex}.customer-products-header-row{flex-direction:column;gap:.75rem;display:flex}@media (width>=480px){.customer-products-header-row{flex-direction:row;justify-content:space-between;align-items:flex-end}}.haaply-green-icon{color:var(--haaply-green,#16a34a);vertical-align:text-bottom}.customer-products-header-title h2{color:var(--haaply-charcoal,#252522);letter-spacing:-.02em;align-items:center;gap:.35rem;margin:0;font-size:1.35rem;font-weight:800;line-height:1.2;display:flex}@media (width>=640px){.customer-products-header-title h2{font-size:1.6rem}}.customer-product-count{color:var(--haaply-text-muted,#64748b);margin-top:.25rem;font-size:.75rem;font-weight:600;display:block}.customer-products-header-actions{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.customer-view-all-modern,.customer-sort-button-modern{background:var(--haaply-white);border:1px solid var(--haaply-border-light);color:var(--haaply-charcoal);cursor:pointer;border-radius:12px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:600;display:flex}.customer-view-all-modern:active,.customer-sort-button-modern:active{background:var(--haaply-cream,#fdfbf7);transform:scale(.97)}.customer-products-loading,.customer-products-error,.customer-products-empty{text-align:center;color:var(--haaply-text-muted);padding:2rem 0;font-size:.85rem;font-weight:600}.customer-products-error{color:var(--haaply-error)}.customer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;width:100%;display:grid}.customer-product-card{background:var(--haaply-white);border:1px solid var(--haaply-border-light);border-radius:12px;flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.customer-product-image-container{aspect-ratio:5/4;background:var(--haaply-cream,#fdfbf7);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.customer-product-img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .3s}.customer-product-placeholder{background:var(--haaply-cream,#fdfbf7);width:100%;height:100%;color:var(--haaply-green);border-bottom:1px solid var(--haaply-border-light);justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}.customer-product-favourite{width:28px;height:28px;color:var(--haaply-text-muted);cursor:pointer;z-index:2;background:#fffffff2;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 4px #0000000d}.customer-product-content{flex-direction:column;flex:1;min-width:0;padding:.5rem;display:flex}.customer-product-tag-container{min-height:0;margin-bottom:.25rem}.customer-product-tag{background:var(--haaply-cream);color:var(--haaply-green-dark);text-transform:uppercase;letter-spacing:.02em;border-radius:4px;padding:.15rem .35rem;font-size:.6rem;font-weight:700;display:inline-block}.customer-product-titles{flex:1;margin-bottom:.4rem}.customer-product-title{color:var(--haaply-charcoal,#252522);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.customer-product-tamil{color:var(--haaply-text-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:.15rem 0 0;font-size:.6rem;line-height:1.2;display:-webkit-box;overflow:hidden}.customer-product-variants-container{flex-wrap:wrap;gap:6px;margin-top:4px;margin-bottom:6px;display:flex}.customer-product-variant-btn{color:var(--haaply-text-secondary);background:var(--haaply-white);border:1px solid var(--haaply-border);cursor:pointer;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:.6rem;font-weight:600;transition:all .15s;display:inline-flex}.customer-product-variant-btn:hover{border-color:var(--haaply-green);color:var(--haaply-green-dark)}.customer-product-variant-btn.active{background:var(--haaply-green);color:var(--haaply-white);border-color:var(--haaply-green)}.customer-product-stock-low{color:#eab308;margin:0 0 .25rem;font-size:.6rem;font-weight:700}.customer-product-stock-out{color:var(--haaply-error);margin:0 0 .25rem;font-size:.6rem;font-weight:700}.customer-product-bottom{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:4px;margin-top:auto;display:flex}.customer-product-prices{flex-direction:column;line-height:1.1;display:flex}.customer-product-price{color:var(--haaply-text-primary);letter-spacing:-.02em;font-size:1rem;font-weight:800}.customer-product-unit-price{color:var(--haaply-text-muted);margin-top:.1rem;font-size:.6rem}.customer-product-actions{flex-shrink:0}.customer-product-add-btn{background:var(--haaply-white);border:1px solid var(--haaply-green);width:70px;color:var(--haaply-green);cursor:pointer;text-transform:uppercase;border-radius:6px;padding:.35rem 0;font-size:.75rem;font-weight:700;transition:all .2s}.customer-product-add-btn:hover:not(:disabled){background:var(--haaply-green-light)}.customer-product-add-btn:active:not(:disabled){background:var(--haaply-green);color:var(--haaply-white)}.customer-product-add-btn:disabled{border-color:var(--haaply-border);color:var(--haaply-text-muted);background:var(--haaply-cream);cursor:not-allowed}.customer-product-quantity-control{background:var(--haaply-green);border-radius:6px;justify-content:space-between;align-items:center;width:70px;height:28px;display:flex;overflow:hidden}.customer-product-quantity-control .qty-btn{color:var(--haaply-white);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:100%;font-size:1rem;font-weight:800;display:flex}.customer-product-quantity-control .qty-btn:active{background:#0000001a}.customer-product-quantity-control .qty-btn:disabled{opacity:.4;cursor:not-allowed}.customer-product-quantity-control .qty-val{color:var(--haaply-white);text-align:center;min-width:20px;font-size:.75rem;font-weight:700}@media (width>=640px){.customer-home{padding-bottom:0}.customer-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.customer-mobile-nav{display:none}}@media (width>=1024px){.customer-header-inner{height:72px}.customer-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.customer-product-card{transition:transform .16s,box-shadow .16s}.customer-product-card:hover{box-shadow:var(--haaply-shadow-md);transform:translateY(-3px)}}.customer-product-card-link{color:inherit;width:100%;min-width:0;text-decoration:none;display:block}.customer-product-card-link:hover{color:inherit;text-decoration:none}.customer-search{background-color:var(--haaply-white);border:1px solid var(--haaply-border-light);border-radius:8px;align-items:center;height:40px;margin-top:0;display:flex;position:relative;box-shadow:0 2px 6px #0000000a}.customer-search-input{width:100%;height:100%;color:var(--haaply-text-primary);background:0 0;border:none;outline:none;padding:0 40px 0 12px;font-size:.85rem}.customer-search-input::placeholder{color:var(--haaply-text-muted)}.customer-search-clear,.customer-search-button-right{width:40px;height:100%;color:var(--haaply-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;right:0}.customer-category-container-dark{background-color:var(--haaply-charcoal,#1a1c1e);-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:12px;margin-top:4px;padding:8px 12px;overflow-x:auto}.customer-category-container-dark::-webkit-scrollbar{display:none}.customer-category-nav{gap:16px;min-width:min-content;display:flex}.customer-category-item-dark{cursor:pointer;color:var(--haaply-white);opacity:.9;background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;transition:opacity .2s;display:flex}.customer-category-item-dark:hover{opacity:1}.customer-category-item-dark.active{color:var(--haaply-cream,#fdfbf7);opacity:1}.customer-category-icon-wrap{justify-content:center;align-items:center;height:32px;display:flex}.customer-category-item-dark.active .customer-category-icon-wrap{color:var(--haaply-green-light,#a3d9a5)}.customer-category-name{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.65rem;font-weight:700}.customer-brand-message-card{background:linear-gradient(135deg,#f0f8ed 0%,#e6f4e1 100%);border-radius:12px;justify-content:space-between;align-items:center;margin-top:8px;padding:10px 14px;display:flex;box-shadow:0 4px 12px #1656200d}.customer-brand-message-content{align-items:flex-start;gap:8px;display:flex}.customer-brand-message-content h3{color:var(--haaply-green-dark);margin:0 0 4px;font-size:.95rem;font-weight:800;line-height:1.2}.customer-brand-message-content p{color:var(--haaply-green-dark);opacity:.8;margin:0;font-size:.75rem;font-weight:500}.customer-brand-message-graphic .bowl-graphic{background-color:var(--haaply-green-light);opacity:.5;border-radius:50%;width:24px;height:24px}.customer-products-header-modern{margin-top:8px;margin-bottom:8px}.customer-products-header-row{justify-content:space-between;align-items:flex-start;display:flex}.customer-products-header-title h2{color:var(--haaply-charcoal);align-items:center;gap:8px;margin:0;font-size:1.05rem;font-weight:800;display:flex}.customer-product-count{color:var(--haaply-text-muted);margin-top:4px;font-size:.8rem;font-weight:500}.customer-basket-summary-inner{background-color:var(--haaply-green-dark,#165620);border-radius:12px;box-shadow:0 4px 20px #16562033}.customer-basket-icon-wrapper .customer-basket-badge{background:var(--haaply-white);color:var(--haaply-green-dark)}.customer-basket-amount{font-size:.8rem;line-height:1.2}.customer-basket-amount br{content:"";margin-top:2px;display:block}.customer-basket-amount{flex-direction:column;display:flex}.customer-basket-link{background-color:var(--haaply-green);border-radius:8px;padding:8px 16px;font-size:.8rem}.customer-product-card{border-radius:12px;box-shadow:0 4px 12px #0000000a}.customer-product-image-container{aspect-ratio:16/10;background-color:#f6f6f6;border-radius:12px 12px 0 0}.customer-product-favourite{width:24px;height:24px;color:var(--haaply-text-muted);border-radius:8px;top:6px;right:6px}.customer-product-favourite.active{color:var(--haaply-green-dark)}.customer-product-favourite .bookmark-icon{margin-top:2px}.customer-product-veg-indicator{border:1px solid var(--haaply-green);background-color:#fff;border-radius:2px;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:6px;left:6px}.veg-dot{background-color:var(--haaply-green);border-radius:50%;width:6px;height:6px}.customer-product-tag{color:var(--haaply-green-dark);background-color:#e6f4e1;border-radius:4px;font-weight:800}.customer-product-stock-low{color:var(--haaply-error);align-items:center;gap:4px;font-size:.65rem;display:flex}.stock-dot{background-color:var(--haaply-error);border-radius:50%;width:6px;height:6px}.customer-product-actions{width:70px}.customer-product-add-btn{border-radius:6px;width:100%;height:28px;padding:0;font-size:.75rem}.customer-product-quantity-control{width:100%;height:28px}.customer-product-quantity-control .qty-btn{width:24px;font-size:1rem}.pd-page{background:var(--haaply-bg-secondary);min-height:100vh;padding-bottom:24px}.pd-top-bar{align-items:center;padding:16px 0;display:flex}.pd-back-link{color:var(--haaply-text-secondary);align-items:center;gap:8px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.pd-back-link:hover{color:var(--haaply-text-primary)}.pd-layout{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}.pd-image-card{aspect-ratio:1;background:var(--haaply-cream);border:1px solid var(--haaply-border-light);border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000008}.pd-image{object-fit:cover;width:100%;height:100%}.pd-image-placeholder{color:var(--haaply-green);opacity:.5;font-size:2rem;font-weight:700}.pd-badge{background:var(--haaply-green);color:var(--haaply-white);text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:16px;left:16px;box-shadow:0 2px 8px #0000001a}.pd-content{flex-direction:column;display:flex}.pd-category{color:var(--haaply-green-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.8rem;font-weight:700}.pd-title{color:var(--haaply-text-primary);margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.pd-tamil{color:var(--haaply-text-secondary);margin:6px 0 0;font-size:1.1rem}.pd-price-row{align-items:flex-end;gap:12px;margin-top:16px;display:flex}.pd-price{color:var(--haaply-text-primary);font-size:1.85rem;font-weight:800;line-height:1}.pd-unit-price{color:var(--haaply-text-muted);margin-bottom:2px;font-size:.9rem}.pd-unit-badge{background:var(--haaply-bg);border:1px solid var(--haaply-border);color:var(--haaply-text-secondary);border-radius:8px;width:fit-content;margin-top:16px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-block}.pd-stock{margin-top:16px;font-size:.85rem;font-weight:600}.pd-stock.in-stock{color:var(--haaply-success)}.pd-stock.low-stock{color:var(--haaply-warning)}.pd-stock.out-of-stock{color:var(--haaply-danger)}.pd-actions{border-top:1px solid var(--haaply-border-light);margin-top:24px;padding-top:24px}.pd-action-row{align-items:center;gap:16px;display:flex}.pd-qty-selector{border:1px solid var(--haaply-border);background:var(--haaply-white);border-radius:12px;align-items:center;height:48px;display:flex;overflow:hidden}.pd-qty-btn{width:48px;height:100%;color:var(--haaply-text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.25rem;transition:background .15s;display:flex}.pd-qty-btn:hover:not(:disabled){background:var(--haaply-bg-secondary)}.pd-qty-btn:disabled{color:var(--haaply-text-muted);cursor:not-allowed}.pd-qty-val{text-align:center;min-width:40px;color:var(--haaply-text-primary);font-size:1rem;font-weight:700}.pd-add-btn{background:var(--haaply-green);height:48px;color:var(--haaply-white);cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:1rem;font-weight:700;transition:background .15s,transform .1s;display:flex}.pd-add-btn:hover:not(:disabled){background:var(--haaply-green-dark)}.pd-add-btn:active:not(:disabled){transform:scale(.98)}.pd-add-btn:disabled{background:var(--haaply-text-muted);cursor:not-allowed;transform:none}.pd-in-cart-state{flex-direction:column;gap:12px;display:flex}.pd-in-cart-state .pd-qty-selector{justify-content:space-between;width:100%}.pd-section{background:var(--haaply-white);border:1px solid var(--haaply-border-light);border-radius:16px;margin-top:32px;padding:24px;box-shadow:0 2px 8px #00000005}.pd-section h2{color:var(--haaply-charcoal);margin:0 0 12px;font-size:1.25rem;font-weight:800}.pd-section p{color:var(--haaply-text-secondary);margin:0;font-size:.95rem;line-height:1.6}.pd-info-grid{gap:20px;margin-top:24px;display:grid}.pd-info-item{flex-direction:column;gap:4px;display:flex}.pd-info-label{color:var(--haaply-text-primary);font-size:.9rem;font-weight:700}.pd-info-value{color:var(--haaply-text-secondary);font-size:.9rem;line-height:1.5}.pd-nutrition-placeholder{background:var(--haaply-bg);border:1px dashed var(--haaply-border);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-top:24px;padding:32px 24px;display:flex}.pd-nutrition-placeholder span{color:var(--haaply-green);font-size:1.1rem;font-weight:700}.pd-nutrition-placeholder p{color:var(--haaply-text-muted);margin:0;font-size:.85rem}.pd-loading,.pd-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:24px;display:flex}.pd-error h1{color:var(--haaply-charcoal);margin-bottom:12px}.pd-error p{color:var(--haaply-text-secondary);margin-bottom:24px}.pd-btn-outline{border:1px solid var(--haaply-border);background:var(--haaply-white);color:var(--haaply-text-primary);border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none}@media (width>=1024px){.pd-page{padding-bottom:64px}.pd-layout{grid-template-columns:minmax(0,480px) minmax(0,1fr);align-items:start;gap:48px}.pd-image-card{position:sticky;top:32px}.pd-title{font-size:2.25rem}.pd-info-grid{grid-template-columns:1fr 1fr}}.customer-cart-page{padding-bottom:80px}.customer-cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.customer-cart-empty h1{color:var(--haaply-text);margin-bottom:.5rem;font-size:1.5rem}.customer-cart-empty p{color:var(--haaply-text-secondary);margin-bottom:1.5rem}.customer-cart-empty-icon{color:var(--haaply-border);margin-bottom:1rem}.cart-layout{flex-direction:column;gap:2rem;margin-top:1rem;display:flex}@media (width>=768px){.cart-layout{flex-direction:row;align-items:flex-start}}.cart-items-col{flex:1}.cart-header-title{color:var(--haaply-text);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.cart-header-count{background:var(--haaply-cream);color:var(--haaply-green-dark);border-radius:12px;padding:.2rem .6rem;font-size:.9rem;font-weight:600}.cart-item-card{background:var(--haaply-white);border:1px solid var(--haaply-border);border-radius:16px;flex-direction:column;margin-bottom:1rem;padding:1rem;display:flex;box-shadow:0 4px 12px #00000005}.cart-item-top{gap:1rem;margin-bottom:1rem;display:flex}.cart-item-image{object-fit:cover;border:1px solid var(--haaply-border);border-radius:12px;width:70px;height:70px}.cart-item-placeholder{background:var(--haaply-cream);width:70px;height:70px;color:var(--haaply-green-dark);text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.cart-item-details{flex-direction:column;flex:1;display:flex}.cart-item-name{color:var(--haaply-text);margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.cart-item-variant{color:var(--haaply-text-secondary);background:var(--haaply-cream);border-radius:8px;align-self:flex-start;margin-bottom:.25rem;padding:.1rem .5rem;font-size:.85rem;display:inline-block}.cart-item-price{color:var(--haaply-text);font-weight:700}.cart-item-bottom{border-top:1px solid var(--haaply-border);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.cart-item-actions{align-items:center;gap:1rem;display:flex}.cart-quantity-controls{border:1px solid var(--haaply-border);background:var(--haaply-white);border-radius:8px;align-items:center;display:flex;overflow:hidden}.cart-quantity-btn{width:32px;height:32px;color:var(--haaply-green-dark);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-weight:600;transition:background .15s;display:flex}.cart-quantity-btn:hover:not(:disabled){background:var(--haaply-cream)}.cart-quantity-btn:disabled{opacity:.3;cursor:not-allowed}.cart-quantity-value{text-align:center;width:30px;color:var(--haaply-text);font-size:.9rem;font-weight:600}.cart-remove-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem;font-size:.85rem;font-weight:500;transition:background .15s;display:flex}.cart-remove-btn:hover{background:#fef2f2}.cart-item-total{color:var(--haaply-text);font-size:1.1rem;font-weight:700}@media (width>=600px){.cart-item-card{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}.cart-item-top{flex:1;align-items:center;margin-bottom:0}.cart-item-bottom{border-top:none;flex:1;justify-content:flex-end;gap:2rem;padding-top:0}}.cart-summary-col{flex:1;max-width:100%}@media (width>=768px){.cart-summary-col{max-width:380px;position:sticky;top:20px}}.cart-summary-card{background:var(--haaply-white);border:1px solid var(--haaply-border);border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #00000008}.cart-summary-card h2{color:var(--haaply-text);margin-bottom:1.5rem;font-size:1.25rem}.cart-summary-row{color:var(--haaply-text-secondary);justify-content:space-between;margin-bottom:1rem;font-size:.95rem;display:flex}.cart-summary-total{border-top:1px dashed var(--haaply-border);color:var(--haaply-text);justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.cart-checkout-btn{background:var(--haaply-green);width:100%;color:var(--haaply-white);text-align:center;cursor:pointer;border:none;border-radius:12px;margin-top:1.5rem;padding:1rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:block}.cart-checkout-btn:hover{opacity:.9}.address-card{background:var(--haaply-white);border:1px solid var(--haaply-border-light);border-radius:12px;flex-direction:column;gap:8px;margin-bottom:16px;padding:16px;display:flex}.address-card.default-address{border-color:var(--haaply-green);background:#16562008}.address-card-header{justify-content:space-between;align-items:flex-start;display:flex}.address-card-title{color:var(--haaply-charcoal);align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.address-default-badge{background:var(--haaply-green);color:#fff;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:600}.address-card-text{color:var(--haaply-text-secondary);margin:0;font-size:.85rem;line-height:1.4}.address-card-actions{border-top:1px solid var(--haaply-border-light);align-items:center;gap:12px;margin-top:8px;padding-top:12px;display:flex}.address-action-btn{color:var(--haaply-green);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600}.address-action-btn.delete{color:var(--haaply-orange)}.address-form-container{background:var(--haaply-white);border-radius:12px;margin-bottom:24px;padding:20px;box-shadow:0 4px 12px #0000000d}.address-form-title{color:var(--haaply-charcoal);margin:0 0 16px;font-size:1.1rem;font-weight:700}.address-form-group{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.address-form-group label{color:var(--haaply-charcoal);font-size:.8rem;font-weight:600}.address-form-group input,.address-form-group textarea{border:1px solid var(--haaply-border);border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.address-form-group input:focus,.address-form-group textarea:focus{border-color:var(--haaply-green)}.address-form-row{gap:12px;display:flex}.address-form-row>*{flex:1}.address-form-actions{gap:12px;margin-top:24px;display:flex}.address-card.selected-address{border:2px solid var(--haaply-green);background:#1656200d}.customer-checkout-page{padding:32px 0 80px}.customer-checkout-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.customer-checkout-header p{margin:0 0 4px}.customer-checkout-header h1{margin:0}.customer-checkout-layout{grid-template-columns:minmax(0,1fr) 380px;gap:32px;display:grid}.customer-checkout-form{flex-direction:column;gap:24px;display:flex}.customer-checkout-section{border:1px solid #ddd;border-radius:12px;padding:24px}.customer-checkout-section h2{margin-top:0}.customer-checkout-section label{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.customer-checkout-section input,.customer-checkout-section textarea,.customer-checkout-section select{box-sizing:border-box;width:100%;font:inherit;border:1px solid #ccc;border-radius:8px;padding:12px}.customer-checkout-section textarea{resize:vertical;min-height:90px}.customer-checkout-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.customer-checkout-payment{border:1px solid #ddd;border-radius:8px;flex-direction:column;gap:6px;padding:16px;display:flex}.customer-checkout-summary{border:1px solid #ddd;border-radius:12px;height:fit-content;padding:24px;position:sticky;top:20px}.customer-checkout-summary h2{margin-top:0}.customer-checkout-summary-items{border-bottom:1px solid #ddd;flex-direction:column;gap:12px;margin-bottom:20px;padding-bottom:20px;display:flex}.customer-checkout-summary-items>div{justify-content:space-between;gap:16px;display:flex}.customer-checkout-summary-line,.customer-checkout-summary-total{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.customer-checkout-summary-total{border-top:1px solid #ddd;padding-top:16px;font-size:18px}.customer-checkout-summary button{width:100%}.customer-checkout-error{color:#b00020;background:#fff0f0;border-radius:8px;margin-bottom:20px;padding:12px 16px}.customer-checkout-empty{text-align:center;padding:60px 20px}@media (width<=768px){.customer-checkout-layout{grid-template-columns:1fr}.customer-checkout-summary{position:static}.customer-checkout-row{grid-template-columns:1fr}.customer-checkout-header{flex-direction:column;align-items:flex-start;gap:12px}}.customer-order-confirmation{min-height:100vh;padding:48px 0 80px}.customer-order-confirmation-card{text-align:center;max-width:760px;margin:0 auto 32px}.customer-order-success-icon{color:#557d27;background:#e9f5d7;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:38px;font-weight:700;display:flex}.customer-order-eyebrow{color:#557d27;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:700}.customer-order-confirmation-card h1{margin:0;font-size:36px;line-height:1.2}.customer-order-message{color:#666;max-width:580px;margin:14px auto 24px;line-height:1.6}.customer-order-id{background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;gap:6px;padding:14px 22px;display:inline-flex}.customer-order-id span{color:#777;font-size:13px}.customer-order-id strong{word-break:break-all;font-size:14px}.customer-order-details-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px;display:grid}.customer-order-info-card,.customer-order-items-card,.customer-order-status-card,.customer-order-next{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:24px}.customer-order-info-card h2,.customer-order-items-card h2,.customer-order-next h2{margin:0 0 20px;font-size:20px}.customer-order-info-row{border-bottom:1px solid #eee;justify-content:space-between;gap:20px;padding:10px 0;display:flex}.customer-order-info-row span{color:#777}.customer-order-address{flex-direction:column;gap:8px;padding-top:14px;display:flex}.customer-order-address span{color:#777}.customer-order-items-card{margin-bottom:20px}.customer-order-items{flex-direction:column;display:flex}.customer-order-item{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.customer-order-item>div{flex-direction:column;gap:4px;display:flex}.customer-order-item span,.customer-order-item small{color:#777}.customer-order-totals{max-width:420px;margin:24px 0 0 auto}.customer-order-totals>div{justify-content:space-between;padding:8px 0;display:flex}.customer-order-grand-total{border-top:1px solid #ddd;margin-top:10px;font-size:18px;padding-top:16px!important}.customer-order-status-card{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px;display:grid}.customer-order-status-card>div{flex-direction:column;gap:5px;display:flex}.customer-order-status-card span{color:#777;font-size:13px}.customer-order-status-card small{color:#557d27;text-transform:capitalize;font-size:12px;font-weight:600}.customer-order-next{margin-bottom:32px}.customer-order-steps{flex-direction:column;gap:22px;display:flex}.customer-order-step{align-items:flex-start;gap:16px;display:flex}.customer-order-step>span{color:#fff;background:#557d27;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.customer-order-step strong{margin-bottom:4px;display:block}.customer-order-step p{color:#777;margin:0;font-size:14px;line-height:1.5}.customer-order-actions{flex-direction:column;align-items:center;gap:14px;display:flex}.customer-order-view-orders{color:#557d27;font-weight:600;text-decoration:none}.customer-order-loading,.customer-order-error{text-align:center;max-width:600px;margin:100px auto}.customer-order-error p{margin-bottom:24px}@media (width<=700px){.customer-order-confirmation{padding:32px 0 60px}.customer-order-confirmation-card h1{font-size:28px}.customer-order-details-grid,.customer-order-status-card{grid-template-columns:1fr}.customer-order-info-card,.customer-order-items-card,.customer-order-status-card,.customer-order-next{padding:20px}.customer-order-item{align-items:flex-start}.customer-order-totals{max-width:none}}.admin-layout-root{background-color:var(--haaply-bg-secondary);min-height:100vh;display:flex}.admin-sidebar{color:#fff;z-index:50;background-color:#0f172a;flex-direction:column;width:260px;display:none;position:fixed;top:0;bottom:0;left:0}@media (width>=1024px){.admin-sidebar{display:flex}}.admin-sidebar-header{padding:var(--haaply-space-4);font-size:var(--haaply-font-size-xl);font-weight:var(--haaply-font-weight-bold);border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;display:flex}.admin-sidebar-nav{padding:var(--haaply-space-4) 0;flex:1;overflow-y:auto}.admin-nav-item{align-items:center;gap:var(--haaply-space-3);padding:var(--haaply-space-3) var(--haaply-space-4);color:#cbd5e1;font-size:var(--haaply-font-size-sm);font-weight:var(--haaply-font-weight-medium);text-decoration:none;transition:all .15s;display:flex}.admin-nav-item:hover{color:#fff;background-color:#ffffff0d}.admin-nav-item.active{background-color:var(--haaply-green);color:#fff;border-left:4px solid #fff}.admin-sidebar-footer{padding:var(--haaply-space-4);border-top:1px solid #ffffff1a}.admin-drawer-backdrop{z-index:40;background:#00000080;display:none;position:fixed;inset:0}.admin-drawer-backdrop.open{display:block}@media (width>=1024px){.admin-drawer-backdrop.open{display:none}}.admin-drawer{color:#fff;z-index:50;background-color:#0f172a;flex-direction:column;width:260px;transition:left .2s;display:flex;position:fixed;top:0;bottom:0;left:-280px}.admin-drawer.open{left:0}@media (width>=1024px){.admin-drawer{display:none}}.admin-main{flex-direction:column;flex:1;min-width:0;display:flex}@media (width>=1024px){.admin-main{margin-left:260px}}.admin-header{border-bottom:1px solid var(--haaply-border-light);height:64px;padding:0 var(--haaply-space-4);z-index:30;background-color:#fff;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.admin-header-left{align-items:center;gap:var(--haaply-space-4);display:flex}.admin-logo{object-fit:contain;height:32px}.admin-menu-btn{cursor:pointer;color:var(--haaply-text-primary);padding:var(--haaply-space-1);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.admin-header-right{align-items:center;gap:var(--haaply-space-4);display:flex}.admin-user-profile{align-items:center;gap:var(--haaply-space-2);display:flex}.admin-avatar{background:var(--haaply-green);color:#fff;width:32px;height:32px;font-weight:700;font-size:var(--haaply-font-size-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.admin-user-info{flex-direction:column;display:none}@media (width>=640px){.admin-user-info{display:flex}}.admin-user-email{font-size:var(--haaply-font-size-xs);font-weight:var(--haaply-font-weight-medium);color:var(--haaply-text-primary)}.admin-user-role{color:var(--haaply-text-muted);font-size:10px}.admin-content{padding:var(--haaply-space-4);flex:1}@media (width>=768px){.admin-content{padding:var(--haaply-space-6)}}.admin-date-badge{align-items:center;gap:var(--haaply-space-2);color:var(--haaply-text-secondary);font-size:var(--haaply-font-size-sm);font-weight:var(--haaply-font-weight-medium);display:none}@media (width>=640px){.admin-date-badge{display:flex}}.admin-home-text{display:none}@media (width>=640px){.admin-home-text{display:inline}}.admin-home-container{max-width:1200px;margin:0 auto;padding:16px}.admin-home-header{margin-bottom:32px}.admin-home-header h1{color:var(--haaply-text-primary);margin-bottom:8px;font-size:28px;font-weight:700}.admin-home-header p{color:var(--haaply-text-secondary);margin:0;font-size:16px}.admin-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.admin-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.admin-grid{grid-template-columns:repeat(3,1fr)}}.admin-card-link{color:inherit;text-decoration:none;display:block}.admin-card{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;align-items:flex-start;gap:16px;height:100%;padding:24px;transition:all .2s ease-in-out;display:flex;box-shadow:0 1px 3px #0000000d}.admin-card:hover{border-color:var(--haaply-border);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.admin-card-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.admin-card-content h3{color:var(--haaply-text-primary);margin:0 0 4px;font-size:18px;font-weight:600}.admin-card-content p{color:var(--haaply-text-secondary);margin:0;font-size:14px;line-height:1.4}.dispatch-header{margin-bottom:var(--haaply-space-8);flex-direction:column;justify-content:space-between;display:flex}@media (width>=768px){.dispatch-header{flex-direction:row;align-items:center}}.dispatch-header-title{font-size:var(--haaply-font-size-3xl);font-weight:var(--haaply-font-weight-bold);color:var(--haaply-text-primary);align-items:center;gap:var(--haaply-space-2);margin:0;display:flex}.dispatch-header-subtitle{color:var(--haaply-text-secondary);margin:var(--haaply-space-1) 0 0 0}.dispatch-header-right{margin-top:var(--haaply-space-4);flex-direction:column;align-items:flex-start;display:flex}@media (width>=768px){.dispatch-header-right{align-items:flex-end;margin-top:0}}.dispatch-today-badge{border-radius:var(--haaply-radius-pill);font-size:var(--haaply-font-size-sm);font-weight:var(--haaply-font-weight-medium);background:var(--haaply-bg-secondary);color:var(--haaply-text-primary);border:1px solid var(--haaply-border);box-shadow:var(--haaply-shadow-sm);align-items:center;padding:.35rem .75rem;display:inline-flex}.dispatch-kpi-grid{gap:var(--haaply-space-4);margin-bottom:var(--haaply-space-8);grid-template-columns:1fr;display:grid}@media (width>=640px){.dispatch-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.dispatch-kpi-grid{grid-template-columns:repeat(4,1fr)}}.dispatch-kpi-card{padding:var(--haaply-space-4)}.dispatch-kpi-label{font-size:var(--haaply-font-size-sm);color:var(--haaply-text-secondary);font-weight:var(--haaply-font-weight-medium)}.dispatch-kpi-value{font-size:var(--haaply-font-size-2xl);font-weight:var(--haaply-font-weight-bold);margin-top:var(--haaply-space-1)}.dispatch-workspace{gap:var(--haaply-space-8);grid-template-columns:1fr;display:grid}@media (width>=1280px){.dispatch-workspace{grid-template-columns:3fr 1fr}}.dispatch-workspace-left,.dispatch-workspace-right{gap:var(--haaply-space-6);flex-direction:column;display:flex}.dispatch-section-header h2{font-size:var(--haaply-font-size-xl);font-weight:var(--haaply-font-weight-bold);color:var(--haaply-text-primary);margin:0}.dispatch-section-header p{font-size:var(--haaply-font-size-sm);color:var(--haaply-text-secondary);margin:var(--haaply-space-1) 0 0 0}.dispatch-filter-bar{padding:var(--haaply-space-4);gap:var(--haaply-space-4);flex-direction:column;display:flex}@media (width>=768px){.dispatch-filter-bar{flex-flow:wrap;align-items:flex-end}}.dispatch-filter-group{flex-direction:column;width:100%;display:flex}@media (width>=768px){.dispatch-filter-group{flex:1;width:auto;min-width:200px}.dispatch-filter-group-fixed{flex:none}}.dispatch-filter-group label{font-size:var(--haaply-font-size-sm);font-weight:var(--haaply-font-weight-medium);color:var(--haaply-text-primary);margin-bottom:var(--haaply-space-1);display:block}.dispatch-select{width:100%;height:var(--haaply-touch-target);background:var(--haaply-white);border:1px solid var(--haaply-border);border-radius:var(--haaply-radius-md);font-size:var(--haaply-font-size-sm);color:var(--haaply-text-primary);outline:none;padding:0 .85rem}.dispatch-select:focus{border-color:var(--haaply-green);box-shadow:0 0 0 3px #5f7f3524}.dispatch-area-tabs-container{align-items:center;gap:var(--haaply-space-2);margin-bottom:var(--haaply-space-3);display:flex}.dispatch-area-tabs-container h3{font-size:var(--haaply-font-size-lg);font-weight:var(--haaply-font-weight-semibold);color:var(--haaply-text-primary);align-items:center;gap:var(--haaply-space-2);margin:0;display:flex}.dispatch-area-tabs{gap:var(--haaply-space-3);padding-bottom:var(--haaply-space-2);display:flex;overflow-x:auto}.dispatch-area-tab{border-radius:var(--haaply-radius-pill);font-size:var(--haaply-font-size-sm);font-weight:var(--haaply-font-weight-medium);background:var(--haaply-bg-secondary);color:var(--haaply-text-primary);border:none;flex-shrink:0;padding:.5rem 1rem;transition:background-color .16s}.dispatch-area-tab:hover{background:var(--haaply-border-light)}.dispatch-area-tab.active-all{background:var(--haaply-charcoal);color:var(--haaply-white)}.dispatch-area-tab.active-area{background:var(--haaply-green);color:var(--haaply-white)}.dispatch-table-container{display:none;overflow-x:auto}@media (width>=768px){.dispatch-table-container{display:block}.dispatch-mobile-cards{display:none}}.dispatch-table{border-collapse:collapse;text-align:left;width:100%;min-width:800px}.dispatch-table th{padding:var(--haaply-space-3);font-size:var(--haaply-font-size-xs);font-weight:var(--haaply-font-weight-semibold);color:var(--haaply-text-secondary);text-transform:uppercase;letter-spacing:.05em;background:var(--haaply-bg-secondary);border-bottom:1px solid var(--haaply-border)}.dispatch-table td{padding:var(--haaply-space-3);border-bottom:1px solid var(--haaply-border-light);vertical-align:middle}.dispatch-table tr:last-child td{border-bottom:none}.dispatch-table tr:hover{background:var(--haaply-bg-secondary)}.dispatch-table tr.selected{background:var(--haaply-success-bg)}.dispatch-mobile-cards{display:block}.dispatch-mobile-select-all{align-items:center;gap:var(--haaply-space-3);padding:var(--haaply-space-3);background:var(--haaply-bg-secondary);border-bottom:1px solid var(--haaply-border);font-size:var(--haaply-font-size-sm);font-weight:var(--haaply-font-weight-medium);display:flex}.dispatch-mobile-card{padding:var(--haaply-space-4);border-bottom:1px solid var(--haaply-border-light);gap:var(--haaply-space-3);align-items:flex-start;display:flex}.dispatch-mobile-card.selected{background:var(--haaply-success-bg)}.dispatch-mobile-card:last-child{border-bottom:none}.dispatch-right-card{padding:var(--haaply-space-4)}.dispatch-right-header{margin-bottom:var(--haaply-space-4);justify-content:space-between;align-items:center;display:flex}.dispatch-right-header h3{font-size:var(--haaply-font-size-lg);font-weight:var(--haaply-font-weight-bold);color:var(--haaply-text-primary);margin:0}.dispatch-empty-state{text-align:center;padding:var(--haaply-space-6) 0;color:var(--haaply-text-muted);flex-direction:column;align-items:center;display:flex}.dispatch-empty-state svg{margin-bottom:var(--haaply-space-2)}.dispatch-selected-list{gap:var(--haaply-space-2);margin-bottom:var(--haaply-space-4);flex-direction:column;display:flex}.dispatch-selected-item{padding:var(--haaply-space-2);background:var(--haaply-white);border:1px solid var(--haaply-border);border-radius:var(--haaply-radius-sm);font-size:var(--haaply-font-size-sm);flex-direction:column;display:flex}.dispatch-route-stop{gap:var(--haaply-space-3);padding:var(--haaply-space-2);background:var(--haaply-white);border:1px solid var(--haaply-border-light);border-radius:var(--haaply-radius-sm);font-size:var(--haaply-font-size-sm);align-items:flex-start;display:flex}.dispatch-mb-2{margin-bottom:var(--haaply-space-2)}.dispatch-mb-4{margin-bottom:var(--haaply-space-4)}.dispatch-mt-2{margin-top:var(--haaply-space-2)}.dispatch-mt-4{margin-top:var(--haaply-space-4)}.dispatch-flex-between{justify-content:space-between;align-items:center;display:flex}.dispatch-flex-center{align-items:center;gap:var(--haaply-space-1);display:flex}.dispatch-text-sm{font-size:var(--haaply-font-size-sm)}.dispatch-text-xs{font-size:var(--haaply-font-size-xs)}.dispatch-text-muted{color:var(--haaply-text-muted)}.dispatch-text-danger{color:var(--haaply-danger)}.dispatch-font-bold{font-weight:var(--haaply-font-weight-bold)}.dispatch-map-container{background:var(--haaply-bg-secondary);border-radius:var(--haaply-radius-md);border:1px solid var(--haaply-border);width:100%;height:300px;margin-bottom:var(--haaply-space-4);position:relative;overflow:hidden}.dispatch-summary-box{background:var(--haaply-bg-secondary);border:1px solid var(--haaply-border);border-radius:var(--haaply-radius-md);padding:var(--haaply-space-4)}@media (width<=639px){.dispatch-kpi-grid{grid-template-columns:1fr}}.dispatch-empty-state{text-align:center;border-radius:var(--haaply-border-radius);background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.dispatch-right-card h3{color:var(--haaply-text-primary);align-items:center;margin:0;font-size:16px;font-weight:700;display:flex}.dispatch-right-card h3 svg{color:var(--haaply-text-muted)}@media print{body{background:#fff;margin:0;padding:0}body *{visibility:hidden}.pos-receipt,.pos-receipt *{visibility:visible}.pos-receipt{box-sizing:border-box;background:#fff;width:80mm;margin:0;padding:8mm;position:absolute;top:0;left:0}.pos-receipt-actions{display:none!important}}.orders-page-container{max-width:1200px;margin:0 auto;padding:16px}.orders-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.orders-header h1{color:var(--haaply-text-primary);margin-bottom:8px;font-size:28px;font-weight:700}.orders-header p{color:var(--haaply-text-secondary);margin:0;font-size:16px}.orders-header-actions{gap:12px;display:flex}.refresh-btn{align-items:center;gap:8px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.orders-filters-card{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;margin-bottom:24px;padding:16px;box-shadow:0 1px 3px #0000000d}.orders-tabs{border-bottom:1px solid var(--haaply-border-light);gap:8px;margin-bottom:12px;padding-bottom:12px;display:flex;overflow-x:auto}.order-tab{color:var(--haaply-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.order-tab:hover{background:var(--haaply-background-alt)}.order-tab.active{background:var(--haaply-green-light);color:var(--haaply-green);font-weight:600}.orders-search-bar{gap:12px;display:flex}.search-input-wrapper{flex:1;align-items:center;display:flex;position:relative}.search-icon{color:var(--haaply-text-muted);position:absolute;left:12px}.search-input-wrapper input{border:1px solid var(--haaply-border);border-radius:8px;outline:none;width:100%;padding:10px 36px;font-size:14px;transition:border-color .2s}.search-input-wrapper input:focus{border-color:var(--haaply-green)}.clear-search{color:var(--haaply-text-muted);cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;right:12px}.mobile-filter-btn{align-items:center;gap:8px;display:flex}.orders-empty-state{border:1px solid var(--haaply-border-light);text-align:center;background:#fff;border-radius:12px;padding:64px 24px;box-shadow:0 1px 3px #0000000d}.orders-empty-state.error{border-color:var(--haaply-danger);background:var(--haaply-danger-light)}.orders-content-wrapper{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.orders-desktop-table{display:none;overflow-x:auto}.orders-desktop-table table{border-collapse:collapse;width:100%}.orders-desktop-table th,.orders-desktop-table td{text-align:left;border-bottom:1px solid var(--haaply-border-light);padding:16px}.orders-desktop-table th{background:var(--haaply-background-alt);text-transform:uppercase;color:var(--haaply-text-secondary);letter-spacing:.05em;font-size:12px;font-weight:600}.orders-desktop-table tr:hover{background:#fdfdfd}.orders-mobile-list{flex-direction:column;display:flex}.order-mobile-card{border-bottom:1px solid var(--haaply-border-light);padding:16px}.order-mobile-card:last-child{border-bottom:none}.card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.card-body{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.card-row{justify-content:space-between;font-size:14px;display:flex}.card-footer{display:flex}.badge-light{background:var(--haaply-background-alt);border-radius:6px;padding:4px 8px;font-size:12px;font-weight:500}.compact-btn{padding:6px 16px;font-size:13px}.load-more-container{border-top:1px solid var(--haaply-border-light);justify-content:center;padding:24px;display:flex}.index-error-box{background:var(--haaply-warning-light,#fef3c7);border:1px solid var(--haaply-warning,#f59e0b);border-radius:12px;margin-bottom:24px;padding:24px}.index-error-header{color:var(--haaply-warning,#b45309);align-items:center;gap:8px;margin-bottom:8px;display:flex}.index-error-header h3{margin:0;font-size:18px}.index-error-details{word-break:break-all;background:#ffffff80;border-radius:8px;margin-top:12px;padding:12px;font-family:monospace;font-size:12px}@media (width>=1024px){.orders-mobile-list{display:none}.orders-desktop-table{display:block}.mobile-filter-btn{display:none}}.text-right{text-align:right}.text-lg{font-size:18px}.mb-3{margin-bottom:12px}.full-width{width:100%}.order-details-container{max-width:1200px;margin:0 auto;padding:16px}.order-details-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.back-link{color:var(--haaply-text-secondary);align-items:center;gap:8px;margin-bottom:12px;font-size:14px;text-decoration:none;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--haaply-text-primary)}.order-title{color:var(--haaply-text-primary);align-items:center;gap:12px;margin:0 0 8px;font-size:24px;font-weight:700;display:flex}.order-meta{color:var(--haaply-text-secondary);margin:0;font-size:14px}.order-total-header{text-align:right}.order-total-label{color:var(--haaply-text-secondary);margin-bottom:4px;font-size:14px}.order-total-value{color:var(--haaply-text-primary);font-size:28px;font-weight:700}.order-workspace{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=1024px){.order-workspace{grid-template-columns:2fr 1fr}}.order-panel{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000000d}.order-panel-title{color:var(--haaply-text-primary);align-items:center;gap:8px;margin:0 0 16px;font-size:16px;font-weight:600;display:flex}.panel-icon{color:var(--haaply-text-muted)}.info-grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=640px){.info-grid{grid-template-columns:1fr 1fr}}.info-block{flex-direction:column;gap:4px;display:flex}.info-label{text-transform:uppercase;color:var(--haaply-text-secondary);letter-spacing:.05em;font-size:12px;font-weight:600}.info-value{color:var(--haaply-text-primary);font-size:14px}.items-table{border-collapse:collapse;width:100%}.items-table th,.items-table td{border-bottom:1px solid var(--haaply-border-light);text-align:left;padding:12px 0}.items-table th{text-transform:uppercase;color:var(--haaply-text-secondary);font-size:12px;font-weight:600}.items-table tr:last-child td{border-bottom:none}.summary-row{border-bottom:1px solid var(--haaply-border-light);justify-content:space-between;padding:12px 0;display:flex}.summary-row:last-child{border-bottom:none;font-size:18px;font-weight:700}.operations-form-group{margin-bottom:16px}.operations-form-group label{color:var(--haaply-text-primary);margin-bottom:8px;font-size:13px;font-weight:500;display:block}.operations-select{border:1px solid var(--haaply-border);width:100%;color:var(--haaply-text-primary);background-color:#fff;border-radius:8px;outline:none;padding:10px 12px;font-size:14px}.operations-select:focus{border-color:var(--haaply-green)}.external-link{color:var(--haaply-blue,#0284c7);align-items:center;gap:4px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.external-link:hover{text-decoration:underline}.inventory-page-container{max-width:1200px;margin:0 auto;padding:16px}.inventory-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.inventory-header h1{color:var(--haaply-text-primary);margin-bottom:8px;font-size:28px;font-weight:700}.inventory-header p{color:var(--haaply-text-secondary);margin:0;font-size:16px}.inventory-header-actions{gap:12px;display:flex}.inventory-filters-card{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;display:flex;box-shadow:0 1px 3px #0000000d}@media (width>=768px){.inventory-filters-card{flex-flow:wrap;align-items:center}}.inventory-search-wrapper{flex:1;min-width:250px;position:relative}.inventory-search-wrapper input{border:1px solid var(--haaply-border);border-radius:8px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:14px;transition:border-color .2s}.inventory-search-wrapper input:focus{border-color:var(--haaply-green)}.inventory-filter-select{border:1px solid var(--haaply-border);background:#fff;border-radius:8px;outline:none;min-width:160px;padding:10px 12px;font-size:14px}.inventory-filter-select:focus{border-color:var(--haaply-green)}.inventory-content-wrapper{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.inventory-desktop-table{display:none;overflow-x:auto}.inventory-desktop-table table{border-collapse:collapse;width:100%}.inventory-desktop-table th,.inventory-desktop-table td{text-align:left;border-bottom:1px solid var(--haaply-border-light);vertical-align:top;padding:16px}.inventory-desktop-table th{background:var(--haaply-background-alt);text-transform:uppercase;color:var(--haaply-text-secondary);letter-spacing:.05em;white-space:nowrap;font-size:12px;font-weight:600}.inventory-desktop-table tr:hover{background:#fdfdfd}.inventory-mobile-list{flex-direction:column;display:flex}.inventory-mobile-card{border-bottom:1px solid var(--haaply-border-light);padding:16px}.inventory-mobile-card:last-child{border-bottom:none}.loc-badge{border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.loc-badge.warehouse{background:var(--haaply-blue-light,#e0f2fe);color:var(--haaply-blue,#0284c7)}.loc-badge.store{background:var(--haaply-purple-light,#f3e8ff);color:var(--haaply-purple,#7e22ce)}.loc-badge.driver{background:var(--haaply-warning-light,#fef3c7);color:var(--haaply-warning,#d97706)}.status-badge.in-stock{background:var(--haaply-success-light,#dcfce7);color:var(--haaply-success,#15803d)}.status-badge.low-stock{background:var(--haaply-warning-light,#fef3c7);color:var(--haaply-warning,#d97706)}.status-badge.out-of-stock{background:var(--haaply-danger-light,#fee2e2);color:var(--haaply-danger,#b91c1c)}@media (width>=1024px){.inventory-mobile-list{display:none}.inventory-desktop-table{display:block}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.info-card{background:var(--haaply-background-alt);border:1px solid var(--haaply-border-light);border-radius:8px;margin-bottom:24px;padding:12px 16px}.info-row{justify-content:space-between;margin-bottom:8px;font-size:14px;display:flex}.info-row:last-child{margin-bottom:0}.info-label{color:var(--haaply-text-secondary);font-weight:500}.info-value{color:var(--haaply-text-primary);font-weight:600}.form-group{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.form-group input:disabled,.form-group input.read-only{background:var(--haaply-background-alt);cursor:not-allowed;color:var(--haaply-text-secondary);border-color:var(--haaply-border-light)}.qty-display{color:var(--haaply-text-primary);font-size:20px;font-weight:700}.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}}.drivers-page-container{max-width:1200px;margin:0 auto;padding:16px}.drivers-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.drivers-header h1{color:var(--haaply-text-primary);margin-bottom:8px;font-size:28px;font-weight:700}.drivers-header p{color:var(--haaply-text-secondary);margin:0;font-size:16px}.drivers-header-actions{gap:12px;display:flex}.drivers-kpi-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:24px;display:grid}@media (width>=768px){.drivers-kpi-grid{grid-template-columns:repeat(4,1fr)}}.driver-kpi-card{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;flex-direction:column;padding:16px;display:flex;box-shadow:0 1px 3px #0000000d}.kpi-title{color:var(--haaply-text-secondary);text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:600}.kpi-value{color:var(--haaply-text-primary);font-size:24px;font-weight:700}.drivers-filters-card{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;display:flex;box-shadow:0 1px 3px #0000000d}@media (width>=768px){.drivers-filters-card{flex-direction:row;justify-content:space-between;align-items:center}}.drivers-search-wrapper{flex:1;max-width:400px;position:relative}.drivers-search-wrapper input{border:1px solid var(--haaply-border);border-radius:8px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:14px;transition:border-color .2s}.drivers-search-wrapper input:focus{border-color:var(--haaply-green)}.drivers-filter-select{border:1px solid var(--haaply-border);background:#fff;border-radius:8px;outline:none;min-width:150px;padding:10px 12px;font-size:14px}.drivers-filter-select:focus{border-color:var(--haaply-green)}.drivers-content-wrapper{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.drivers-desktop-table{display:none;overflow-x:auto}.drivers-desktop-table table{border-collapse:collapse;width:100%}.drivers-desktop-table th,.drivers-desktop-table td{text-align:left;border-bottom:1px solid var(--haaply-border-light);vertical-align:top;padding:16px}.drivers-desktop-table th{background:var(--haaply-background-alt);text-transform:uppercase;color:var(--haaply-text-secondary);letter-spacing:.05em;font-size:12px;font-weight:600}.drivers-desktop-table tr:hover{background:#fdfdfd}.drivers-mobile-list{flex-direction:column;display:flex}.driver-mobile-card{border-bottom:1px solid var(--haaply-border-light);padding:16px}.driver-mobile-card:last-child{border-bottom:none}.status-badge.suspended{background:var(--haaply-danger-light,#fee2e2);color:var(--haaply-danger,#b91c1c);border:1px solid #b91c1c33}.avail-badge{border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;font-weight:600;display:inline-flex}.avail-badge.online{background:var(--haaply-success-light);color:var(--haaply-success)}.avail-badge.offline{background:var(--haaply-background-alt);color:var(--haaply-text-muted)}.avail-badge.avail{background:var(--haaply-blue-light,#e0f2fe);color:var(--haaply-blue,#0284c7)}.avail-badge.busy{background:var(--haaply-warning-light,#fef3c7);color:var(--haaply-warning,#d97706)}.avail-badge.accepting{background:var(--haaply-purple-light,#f3e8ff);color:var(--haaply-purple,#7e22ce)}.avail-badge.not-accepting{background:var(--haaply-background-alt);color:var(--haaply-text-muted)}.auth-badge{border-radius:4px;align-items:center;gap:4px;padding:2px 6px;font-size:11px;font-weight:600;display:inline-flex}.auth-badge.linked{background:var(--haaply-success-light);color:var(--haaply-success)}.auth-badge.unlinked{background:var(--haaply-danger-light);color:var(--haaply-danger)}@media (width>=1024px){.drivers-mobile-list{display:none}.drivers-desktop-table{display:block}}.admin-modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.2s ease-out slideUp;display:flex;box-shadow:0 10px 25px #0000001a}@media (width>=768px){.form-grid-2{grid-template-columns:1fr 1fr}}.form-group input{border:1px solid var(--haaply-border);border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.form-group input:focus{border-color:var(--haaply-green)}.form-group input:disabled{background:var(--haaply-background-alt);cursor:not-allowed;opacity:.7}.form-section-title{text-transform:uppercase;color:var(--haaply-text-secondary);border-bottom:1px solid var(--haaply-border-light);margin:24px 0 12px;padding-bottom:8px;font-size:14px;font-weight:600}.form-section-title:first-child{margin-top:0}.products-page-container{max-width:1200px;margin:0 auto;padding:16px}.products-header{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.products-header h1{color:var(--haaply-text-primary);margin-bottom:8px;font-size:28px;font-weight:700}.products-header p{color:var(--haaply-text-secondary);margin:0;font-size:16px}.products-header-actions{gap:12px;display:flex}.products-filters-card{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;display:flex;box-shadow:0 1px 3px #0000000d}@media (width>=768px){.products-filters-card{flex-direction:row;justify-content:space-between;align-items:center}}.products-search-wrapper{flex:1;max-width:400px;position:relative}.products-search-wrapper input{border:1px solid var(--haaply-border);border-radius:8px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:14px;transition:border-color .2s}.products-search-wrapper input:focus{border-color:var(--haaply-green)}.search-icon{color:var(--haaply-text-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.products-filter-select{border:1px solid var(--haaply-border);background:#fff;border-radius:8px;outline:none;min-width:150px;padding:10px 12px;font-size:14px}.products-filter-select:focus{border-color:var(--haaply-green)}.products-content-wrapper{border:1px solid var(--haaply-border-light);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.products-desktop-table{display:none;overflow-x:auto}.products-desktop-table table{border-collapse:collapse;width:100%}.products-desktop-table th,.products-desktop-table td{text-align:left;border-bottom:1px solid var(--haaply-border-light);vertical-align:top;padding:16px}.products-desktop-table th{background:var(--haaply-background-alt);text-transform:uppercase;color:var(--haaply-text-secondary);letter-spacing:.05em;font-size:12px;font-weight:600}.products-desktop-table tr:hover{background:#fdfdfd}.products-mobile-list{flex-direction:column;display:flex}.product-mobile-card{border-bottom:1px solid var(--haaply-border-light);padding:16px}.product-mobile-card:last-child{border-bottom:none}.status-badge{white-space:nowrap;border-radius:16px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.status-badge.active{background:var(--haaply-success-light,#dcfce7);color:var(--haaply-success,#15803d);border:1px solid #15803d33}.status-badge.inactive{background:var(--haaply-background-alt);color:var(--haaply-text-muted);border:1px solid var(--haaply-border)}.nutrition-badge{border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-block}.nutrition-badge.added{background:var(--haaply-green-light);color:var(--haaply-green)}.nutrition-badge.missing{background:var(--haaply-background-alt);color:var(--haaply-text-secondary)}.compact-btn{justify-content:center;align-items:center;gap:6px;height:32px;padding:6px 12px;font-size:13px;display:inline-flex}.admin-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.admin-modal-content{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-height:90vh;animation:.2s ease-out slideUp;display:flex;box-shadow:0 10px 25px #0000001a}.admin-modal-content.max-w-4xl{max-width:896px}.admin-modal-content.max-w-md{max-width:448px}.modal-header{border-bottom:1px solid var(--haaply-border-light);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h2{color:var(--haaply-text-primary);margin:0;font-size:20px;font-weight:600}.modal-body{flex:1;padding:24px;overflow-y:auto}.modal-footer{border-top:1px solid var(--haaply-border-light);background:var(--haaply-background-alt);border-radius:0 0 12px 12px;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.form-grid-2{grid-template-columns:1fr;gap:24px;display:grid}@media (width>=768px){.form-grid-2{grid-template-columns:1fr 1fr}}.form-section{flex-direction:column;gap:16px;display:flex}.form-section h3{text-transform:uppercase;color:var(--haaply-text-secondary);border-bottom:1px solid var(--haaply-border-light);margin:0 0 8px;padding-bottom:8px;font-size:14px;font-weight:600}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:var(--haaply-text-primary);font-size:13px;font-weight:500}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--haaply-border);border-radius:8px;outline:none;padding:10px 12px;font-family:inherit;font-size:14px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--haaply-green)}.form-group.checkbox{flex-direction:row;align-items:center;gap:8px}.form-group.checkbox input{width:16px;height:16px;accent-color:var(--haaply-green)}.empty-state-box{text-align:center;color:var(--haaply-text-muted);padding:64px 24px}.text-muted{color:var(--haaply-text-secondary)}.text-xs{font-size:12px}.text-sm{font-size:14px}.font-bold{font-weight:600}.mt-4{margin-top:16px}@media (width>=1024px){.products-mobile-list{display:none}.products-desktop-table{display:block}}.variant-item{border-bottom:1px dashed var(--haaply-border-light);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.variant-item:last-child{border-bottom:none}.nutrition-page{padding-bottom:2rem}.nutrition-header{background:var(--haaply-cream);text-align:center;border-bottom:1px solid var(--haaply-border);margin-bottom:2rem;padding:2rem 1.5rem}.nutrition-header h1{color:var(--haaply-text);margin-bottom:.5rem;font-size:1.75rem}.nutrition-header p{color:var(--haaply-text-secondary);max-width:600px;margin:0 auto;font-size:.95rem}.nutrition-layout{flex-direction:column;gap:2rem;display:flex}@media (width>=768px){.nutrition-layout{flex-direction:row;align-items:flex-start}}.nutrition-list-col{flex:1}.nutrition-search{border:1px solid var(--haaply-border);border-radius:8px;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:.95rem}.nutrition-filters{scrollbar-width:none;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.nutrition-filters::-webkit-scrollbar{display:none}.nutrition-filter-btn{border:1px solid var(--haaply-border);background:var(--haaply-white);color:var(--haaply-text-secondary);cursor:pointer;white-space:nowrap;border-radius:20px;padding:.4rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s}.nutrition-filter-btn.active{background:var(--haaply-green);color:var(--haaply-white);border-color:var(--haaply-green)}.nutrition-product-item{background:var(--haaply-white);border:1px solid var(--haaply-border);cursor:pointer;border-radius:12px;align-items:center;margin-bottom:.75rem;padding:1rem;transition:all .15s;display:flex}.nutrition-product-item.active{border-color:var(--haaply-green);background:var(--haaply-cream)}.nutrition-product-item:hover{border-color:var(--haaply-green)}.nutrition-item-img{object-fit:cover;border-radius:8px;width:50px;height:50px;margin-right:1rem}.nutrition-item-placeholder{background:var(--haaply-cream);width:50px;height:50px;color:var(--haaply-text-secondary);border-radius:8px;justify-content:center;align-items:center;margin-right:1rem;font-size:.6rem;font-weight:600;display:flex}.nutrition-item-info{flex:1}.nutrition-item-title{color:var(--haaply-text);margin-bottom:.15rem;font-size:1rem;font-weight:600}.nutrition-item-cat{color:var(--haaply-text-secondary);font-size:.75rem}.nutrition-details-col{flex:1;position:sticky;top:20px}.nutrition-panel{background:var(--haaply-white);border:1px solid var(--haaply-border);border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #00000008}.np-header{margin-bottom:1.5rem}.np-badge{background:var(--haaply-cream);color:var(--haaply-green-dark);text-transform:uppercase;border-radius:12px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.np-title{color:var(--haaply-text);margin-bottom:.25rem;font-size:1.5rem}.np-calories-card{background:var(--haaply-cream);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;display:flex}.np-calories-label{color:var(--haaply-text-secondary);text-transform:uppercase;font-size:.9rem;font-weight:600}.np-calories-value{color:var(--haaply-text);font-size:2rem;font-weight:700;line-height:1}.np-calories-unit{color:var(--haaply-text-secondary);margin-left:.25rem;font-size:1rem}.np-macros{margin-bottom:1.5rem}.np-macros h3{color:var(--haaply-text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.95rem}.np-macro-row{margin-bottom:1rem}.np-macro-top{justify-content:space-between;margin-bottom:.35rem;font-size:.9rem;font-weight:600;display:flex}.np-macro-name{color:var(--haaply-text)}.np-macro-val{color:var(--haaply-text-secondary)}.np-macro-bar-bg{background:#f1f5f9;border-radius:4px;height:8px;overflow:hidden}.np-macro-bar-fill{background:var(--haaply-green);border-radius:4px;height:100%;transition:width .3s}.np-macro-fill-protein{background:#3b82f6}.np-macro-fill-carbs{background:#f59e0b}.np-macro-fill-fiber{background:#10b981}.np-macro-fill-fats{background:#ef4444}.np-basis-note{color:var(--haaply-text-secondary);text-align:center;border:1px dashed var(--haaply-border);background:#f8fafc;border-radius:8px;padding:.75rem;font-size:.8rem}.np-empty{text-align:center;color:var(--haaply-text-secondary);padding:3rem 1rem}.np-empty-icon{color:var(--haaply-border);margin-bottom:1rem}.np-empty h3{color:var(--haaply-text);margin-bottom:.5rem;font-size:1.1rem}.np-select-prompt{text-align:center;background:var(--haaply-white);border:1px solid var(--haaply-border);color:var(--haaply-text-secondary);border-radius:16px;padding:3rem 1rem}.pd-nutrition-section{border-top:1px solid var(--haaply-border);margin-top:3rem;padding-top:2rem}.auth-container{justify-content:center;align-items:center;min-height:calc(100vh - 140px);padding:1rem;display:flex}.auth-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;width:100%;max-width:400px;padding:2.5rem 2rem;box-shadow:0 4px 24px #0000000a}.auth-title{color:#1a1a1a;text-align:center;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600}.auth-subtitle{color:#666;text-align:center;margin-bottom:2rem;font-size:.95rem}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.auth-input-group{flex-direction:column;gap:.5rem;display:flex}.auth-input-group label{color:#333;font-size:.875rem;font-weight:500}.auth-input{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.auth-input:focus{background:#fff;border-color:#2b5c40;outline:none;box-shadow:0 0 0 3px #2b5c401a}.auth-mobile-input{background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;align-items:center;transition:all .2s;display:flex;overflow:hidden}.auth-mobile-input:focus-within{background:#fff;border-color:#2b5c40;box-shadow:0 0 0 3px #2b5c401a}.auth-prefix{color:#666;background:#f5f5f5;border-right:1px solid #e5e5e5;padding:.875rem .5rem .875rem 1rem;font-weight:500}.auth-mobile-input input{background:0 0;border:none;outline:none;flex:1;padding:.875rem 1rem;font-size:1rem}.auth-error{color:#dc2626;text-align:center;background:#fef2f2;border-radius:6px;margin:0;padding:.5rem;font-size:.875rem}.auth-text-button{color:#2b5c40;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.9rem;font-weight:500;transition:opacity .2s}.auth-text-button:hover{opacity:.8}.auth-text-button:disabled{opacity:.5;cursor:not-allowed}.otp-input{text-align:center;letter-spacing:.5em;font-size:1.5rem;font-weight:500}.profile-details{background:#fafafa;border:1px solid #eee;border-radius:8px;margin-top:1.5rem;padding:1.5rem}.profile-details p{color:#333;margin:.5rem 0}.profile-details strong{color:#666;margin-right:.5rem}
