.Sidebar_sidebar__v6daX{position:fixed;left:0;top:0;width:var(--sidebar-width);height:100vh;background:#fff;border-right:1px solid var(--gray-200);display:flex;flex-direction:column;z-index:100;transition:transform var(--transition-normal)}.Sidebar_collapsed__vAul8{transform:translateX(-100%)}.Sidebar_desktopHeader__LC2qL{position:fixed;top:0;left:var(--sidebar-width);right:0;height:86px;z-index:80;display:flex;align-items:center;gap:var(--space-4);padding:0 var(--space-8);background:rgba(248,250,252,.96);border-bottom:1px solid rgba(226,232,240,.8);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(15,23,42,.04);transition:left var(--transition-normal)}.user-sidebar-collapsed .Sidebar_desktopHeader__LC2qL{left:0}.Sidebar_desktopMenuButton___RoQY{width:46px;height:46px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff;border:1px solid var(--gray-200);border-radius:var(--radius-lg);color:var(--gray-700);box-shadow:var(--shadow-sm)}.Sidebar_desktopMenuButton___RoQY:hover{color:var(--primary-600);border-color:var(--primary-200)}.Sidebar_desktopSearchShell__mjjMa{flex:1 1;max-width:640px;position:relative}.Sidebar_desktopSearch__wKJQ4{height:52px;display:flex;align-items:center;gap:var(--space-3);padding:0 var(--space-2) 0 var(--space-4);background:#fff;border:1px solid var(--gray-200);border-radius:18px;box-shadow:0 12px 30px rgba(15,23,42,.06);color:var(--gray-500)}.Sidebar_desktopSearch__wKJQ4:focus-within{border-color:var(--primary-300);box-shadow:0 0 0 4px rgba(12,48,38,.1)}.Sidebar_desktopSearch__wKJQ4 input{flex:1 1;min-width:0;border:0;outline:none;background:transparent;color:var(--gray-900);font-size:var(--font-size-sm)}.Sidebar_commandHint__yS4BG{height:28px;display:inline-flex;align-items:center;gap:2px;padding:0 var(--space-2);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--gray-50);color:var(--gray-500);font-size:12px;font-weight:800}.Sidebar_desktopSearch__wKJQ4 button{height:40px;padding:0 var(--space-5);border-radius:14px;background:var(--primary-600);color:#fff;font-weight:800;font-size:var(--font-size-sm)}.Sidebar_searchSuggestions__jANDe{position:absolute;top:calc(100% + 10px);left:0;right:0;padding:var(--space-2);background:#fff;border:1px solid var(--gray-200);border-radius:18px;box-shadow:0 24px 60px rgba(15,23,42,.16)}.Sidebar_searchSuggestions__jANDe button{width:100%;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md);text-align:left;color:var(--gray-700)}.Sidebar_searchSuggestions__jANDe button:hover{background:var(--primary-50);color:var(--primary-700)}.Sidebar_suggestionIcon__V1Ip4{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:var(--radius-md);background:var(--gray-100);color:var(--primary-600);font-size:13px;font-weight:900}.Sidebar_searchSuggestions__jANDe small,.Sidebar_searchSuggestions__jANDe strong{display:block}.Sidebar_searchSuggestions__jANDe strong{color:var(--gray-900);font-size:var(--font-size-sm)}.Sidebar_searchSuggestions__jANDe small{color:var(--gray-500);font-size:var(--font-size-xs);margin-top:2px}.Sidebar_desktopActions__YFWED{margin-left:auto;display:flex;align-items:center;gap:var(--space-3)}.Sidebar_locationPill__Ikwi2{max-width:210px;height:46px;display:inline-flex;align-items:center;gap:var(--space-2);padding:0 var(--space-4);border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:#fff;color:var(--gray-700);box-shadow:var(--shadow-sm);text-decoration:none;font-size:var(--font-size-sm);font-weight:800;cursor:pointer}.Sidebar_locationPill__Ikwi2 span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Sidebar_locationPill__Ikwi2:hover{border-color:var(--primary-200);color:var(--primary-700)}.Sidebar_locationModalOverlay__jGEvb{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--space-4);background:rgba(15,23,42,.55)}.Sidebar_locationModal__5_ZqO{width:min(760px,100%);max-height:92vh;overflow:auto;border-radius:var(--radius-xl);background:#fff;box-shadow:0 24px 80px rgba(15,23,42,.28);padding:var(--space-5)}.Sidebar_locationModalHeader__g7f_t{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-4);margin-bottom:var(--space-4)}.Sidebar_locationModalHeader__g7f_t span{display:block;color:var(--primary-600);font-size:var(--font-size-xs);font-weight:900;text-transform:uppercase}.Sidebar_locationModalHeader__g7f_t h2{margin:.25rem 0;color:var(--gray-900);font-size:var(--font-size-xl)}.Sidebar_locationModalHeader__g7f_t p,.Sidebar_locationModalMessage__HMLFi{margin:0;color:var(--gray-500);font-size:var(--font-size-sm);font-weight:700}.Sidebar_locationModalHeader__g7f_t button{width:38px;height:38px;display:grid;place-items:center;flex-shrink:0;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:#fff;color:var(--gray-700);cursor:pointer}.Sidebar_locationModalInput__H_Y2y{width:100%;box-sizing:border-box;min-height:44px;border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:0 .85rem;font:inherit}.Sidebar_locationModalMessage__HMLFi{margin-top:var(--space-3);padding:var(--space-3);border:1px solid rgba(12,48,38,.18);border-radius:var(--radius-md);background:#f2f7f4;color:var(--primary-700)}.Sidebar_locationModalActions__EUL5_{display:flex;justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-4)}.Sidebar_locationCancel__uacK5,.Sidebar_locationSave__jEBYw{min-height:42px;border-radius:var(--radius-md);padding:0 var(--space-4);font-weight:900;cursor:pointer}.Sidebar_locationCancel__uacK5{border:1px solid var(--gray-200);background:#fff;color:var(--gray-700)}.Sidebar_locationSave__jEBYw{border:0;background:var(--primary-600);color:#fff}.Sidebar_locationSave__jEBYw:disabled{opacity:.65;cursor:not-allowed}.Sidebar_desktopIconButton__donJo{position:relative;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:#fff;color:var(--gray-700);box-shadow:var(--shadow-sm)}.Sidebar_desktopIconButton__donJo:hover,.Sidebar_profileButton__Ai_vN:hover{border-color:var(--primary-200);color:var(--primary-700)}.Sidebar_profileButton__Ai_vN{min-width:178px;height:50px;display:inline-flex;align-items:center;gap:var(--space-3);padding:0 var(--space-3);border:1px solid var(--gray-200);border-radius:18px;background:#fff;color:var(--gray-700);box-shadow:var(--shadow-sm)}.Sidebar_profileAvatar__Pmgbt{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:var(--radius-full);background:var(--gradient-primary);color:#fff;font-size:var(--font-size-xs);font-weight:800}.Sidebar_profileCopy___ca_8{min-width:0;display:flex;flex-direction:column;line-height:1.2}.Sidebar_profileCopy___ca_8 strong{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--gray-900);font-size:var(--font-size-sm)}.Sidebar_profileCopy___ca_8 small{color:var(--gray-500);font-size:var(--font-size-xs)}@media (max-width:1240px){.Sidebar_desktopHeader__LC2qL{padding:0 var(--space-5)}.Sidebar_profileButton__Ai_vN{min-width:auto;width:50px;justify-content:center;padding:0}.Sidebar_profileCopy___ca_8{display:none}}.Sidebar_sidebarContent__qlAHP{display:flex;flex-direction:column;height:100%;padding:var(--space-6)}.Sidebar_logoSection__OO68I{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-8)}.Sidebar_logo__SsBgv{display:flex;align-items:center;gap:var(--space-3)}.Sidebar_logoIcon__vN9w8{width:44px;height:44px;background:var(--gradient-primary);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden}.Sidebar_logoImage__xf2tq{width:100%;height:100%;object-fit:contain;padding:4px;background:#fff}.Sidebar_logoText__YoH1_{font-size:var(--font-size-xl);font-weight:700;color:var(--gray-900)}.Sidebar_closeBtn__iixXq{display:none;padding:var(--space-2);color:var(--gray-500);border-radius:var(--radius-md)}.Sidebar_closeBtn__iixXq:hover{background:var(--gray-100)}.Sidebar_nav__KAd3g{flex:1 1;display:flex;flex-direction:column;gap:var(--space-1)}.Sidebar_navItem__5OSJs{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);color:var(--gray-600);font-weight:500;transition:all var(--transition-fast);position:relative}.Sidebar_navItem__5OSJs:hover{background:var(--gray-100);color:var(--gray-900)}.Sidebar_navItem__5OSJs.Sidebar_active__jjcnH{background:var(--primary-50);color:var(--primary-600)}.Sidebar_navItem__5OSJs.Sidebar_active__jjcnH:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:24px;background:var(--gradient-primary);border-radius:0 4px 4px 0}.Sidebar_chevron__eXpIf{margin-left:auto;opacity:0;transition:opacity var(--transition-fast)}.Sidebar_navItem__5OSJs.Sidebar_active__jjcnH .Sidebar_chevron__eXpIf{opacity:1}.Sidebar_userSection__eFQK_{margin-top:auto;padding-top:var(--space-6);border-top:1px solid var(--gray-200)}.Sidebar_userCard__7nAGI{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--gray-50);border-radius:var(--radius-lg);margin-bottom:var(--space-3)}.Sidebar_userAvatar__T6hZr{width:44px;height:44px;background:var(--gradient-primary);border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff}.Sidebar_userInfo__dTvj0{display:flex;flex-direction:column}.Sidebar_userName__znu__{font-weight:600;color:var(--gray-900);font-size:var(--font-size-sm)}.Sidebar_userType__wRqh1{font-size:var(--font-size-xs);color:var(--gray-500)}.Sidebar_logoutBtn__SrC_p{display:flex;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3) var(--space-4);color:var(--gray-500);font-weight:500;border-radius:var(--radius-md);transition:all var(--transition-fast)}.Sidebar_logoutBtn__SrC_p:hover{background:var(--error);background:rgba(239,68,68,.1);color:var(--error)}.Sidebar_mobileHeader__EaWwD{display:none;position:fixed;top:0;left:0;right:0;height:var(--header-height);background:#fff;border-bottom:1px solid var(--gray-200);padding:0 var(--space-4);padding-top:env(safe-area-inset-top);align-items:center;justify-content:space-between;z-index:90;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.92)}.Sidebar_menuButton__nBXq_,.Sidebar_notifButton__JKEj2{width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--gray-700);border-radius:var(--radius-md)}.Sidebar_menuButton__nBXq_:hover,.Sidebar_notifButton__JKEj2:hover{background:var(--gray-100)}.Sidebar_menuButton__nBXq_:active,.Sidebar_notifButton__JKEj2:active{background:var(--gray-200);transform:scale(.95)}.Sidebar_notifButton__JKEj2{position:relative}.Sidebar_notifBadge__fnXDV{position:absolute;top:6px;right:6px;width:18px;height:18px;background:var(--error);color:#fff;font-size:10px;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center}.Sidebar_mobileLogo__dzQJb{display:flex;align-items:center;gap:var(--space-2);font-weight:700;color:var(--primary-600)}.Sidebar_mobileLogoImage__hRykf{width:24px;height:24px;border-radius:6px;object-fit:contain;padding:2px;background:#fff}.Sidebar_mobileLocationButton__dfUKi{min-width:0;flex:1 1;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);margin:0 var(--space-2);padding:0 var(--space-3);border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--gray-50);color:var(--gray-800);font-size:var(--font-size-sm);font-weight:800}.Sidebar_mobileLocationButton__dfUKi span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Sidebar_overlay__kDuqS{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:95;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width:1024px){.Sidebar_desktopHeader__LC2qL{display:none}.Sidebar_sidebar__v6daX{transform:translateX(-100%)}.Sidebar_sidebar__v6daX.Sidebar_open__4MVVs{transform:translateX(0)}.Sidebar_closeBtn__iixXq,.Sidebar_mobileHeader__EaWwD{display:flex}.Sidebar_overlay__kDuqS{display:block}}@media (max-width:768px){.Sidebar_mobileHeader__EaWwD{height:calc(var(--header-height) + env(safe-area-inset-top))}.Sidebar_sidebarContent__qlAHP{padding-top:max(var(--space-6),env(safe-area-inset-top));padding-bottom:max(var(--space-6),env(safe-area-inset-bottom))}}.BottomNav_bottomNav__Ig_Xq{position:fixed;bottom:0;left:0;right:0;background:hsla(0,0%,100%,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:none;justify-content:space-around;align-items:center;border-top:1px solid rgba(226,232,240,.8);padding-bottom:env(safe-area-inset-bottom);z-index:1000;box-shadow:0 -4px 20px rgba(0,0,0,.06)}@media (max-width:1024px){.BottomNav_bottomNav__Ig_Xq{display:flex}}.BottomNav_navItem__YS0Sg{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#64748b;text-decoration:none;transition:all .2s ease;flex:1 1;padding:8px 4px;min-height:56px;-webkit-tap-highlight-color:transparent;position:relative}.BottomNav_navItem__YS0Sg.BottomNav_active__r1Zfa{color:#0c3026}.BottomNav_iconWrapper__OB7gx{position:relative;padding:6px;border-radius:12px;transition:all .25s ease}.BottomNav_navItem__YS0Sg.BottomNav_active__r1Zfa .BottomNav_iconWrapper__OB7gx{background:rgba(12,48,38,.1);transform:translateY(-2px)}.BottomNav_activeDot__e11RG{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:5px;height:5px;background:#0c3026;border-radius:50%;animation:BottomNav_dotAppear__P5V1R .3s ease forwards}@keyframes BottomNav_dotAppear__P5V1R{0%{transform:translateX(-50%) scale(0);opacity:0}to{transform:translateX(-50%) scale(1);opacity:1}}.BottomNav_label__g47ee{font-size:.65rem;font-weight:500;margin-top:2px;letter-spacing:.02em}.BottomNav_navItem__YS0Sg.BottomNav_active__r1Zfa .BottomNav_label__g47ee{font-weight:600}.BottomNav_navItem__YS0Sg:active,.BottomNav_navItem__YS0Sg:active .BottomNav_iconWrapper__OB7gx{transform:scale(.92)}@media (min-width:375px) and (max-width:1024px){.BottomNav_label__g47ee{font-size:.7rem}}.eco-products_shopMenu__gp_kW{position:-webkit-sticky;position:sticky;top:86px;z-index:5;display:flex;align-items:center;gap:1.2rem;margin:-.35rem -.35rem 1rem;padding:.7rem .8rem;overflow-x:auto;scrollbar-width:none;border:1px solid #e5e7eb;border-radius:8px;background:hsla(0,0%,100%,.96);box-shadow:0 10px 22px rgba(15,23,42,.04)}.eco-products_shopMenu__gp_kW::-webkit-scrollbar{display:none}.eco-products_shopMenu__gp_kW a{flex-shrink:0;color:#374151;text-decoration:none;font-size:.88rem;font-weight:850}.eco-products_shopMenu__gp_kW a:hover{color:#0c3026}.eco-products_heroBanner__mrbTH{min-height:300px;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.4rem;padding:2rem;border-radius:8px;background:linear-gradient(135deg,#111827,#334155);background-size:cover;background-position:50%;color:#fff;overflow:hidden;min-width:0}.eco-products_heroCopy__MFlzv{max-width:660px;min-width:0}.eco-products_heroCopy__MFlzv>span{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.8rem;color:hsla(0,0%,100%,.82);font-size:.82rem;font-weight:850}.eco-products_heroCopy__MFlzv h1{max-width:780px;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;font-weight:950;letter-spacing:0}.eco-products_heroCopy__MFlzv p{max-width:560px;margin:.9rem 0 0;color:hsla(0,0%,100%,.86);font-size:1rem;line-height:1.65}.eco-products_heroActions__yn_5N{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.eco-products_addCartBtn__Nw9od,.eco-products_cartLink___X0pO,.eco-products_disabledAction__JSmpc,.eco-products_filterButton__xaMaU,.eco-products_outlineAction__RskhY,.eco-products_primaryAction__Tm2yL,.eco-products_secondaryAction__C_5H_{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.65rem 1rem;border-radius:8px;border:1px solid transparent;font-size:.88rem;font-weight:900;text-decoration:none;cursor:pointer}.eco-products_primaryAction__Tm2yL{background:#0c3026;color:#fff;border-color:#0c3026}.eco-products_secondaryAction__C_5H_{background:#fff;color:#111827;border-color:#fff}.eco-products_cartLink___X0pO,.eco-products_filterButton__xaMaU,.eco-products_outlineAction__RskhY{background:#fff;color:#374151;border-color:#e5e7eb}.eco-products_disabledAction__JSmpc{background:#e5e7eb;color:#94a3b8;pointer-events:none}.eco-products_outlineAction__RskhY:disabled,.eco-products_primaryAction__Tm2yL:disabled{opacity:.55;cursor:not-allowed}.eco-products_promoTicket__olulQ{min-width:180px;padding:1rem;border:1px dashed hsla(0,0%,100%,.6);border-radius:8px;background:hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.eco-products_promoTicket__olulQ small{display:block;color:hsla(0,0%,100%,.78);font-weight:800}.eco-products_promoTicket__olulQ strong{display:block;margin-top:.2rem;font-size:1.4rem;letter-spacing:.04em}.eco-products_sectionHeader__q_4R2{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:1.45rem 0 .75rem}.eco-products_checkoutHeader__QwNq3 h1,.eco-products_sectionHeader__q_4R2 h2,.eco-products_shopPanelHead__3oALQ h2{margin:0;color:#111827;font-size:1.35rem;font-weight:950}.eco-products_checkoutHeader__QwNq3 p,.eco-products_sectionHeader__q_4R2 p,.eco-products_shopPanelHead__3oALQ p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}.eco-products_sectionAction__sQDbv a{display:inline-flex;align-items:center;gap:.25rem;color:#0c3026;text-decoration:none;font-size:.84rem;font-weight:900}.eco-products_categoryGallery__ioYzz{display:grid;grid-template-columns:repeat(auto-fill,minmax(135px,1fr));grid-gap:.8rem;gap:.8rem}.eco-products_categoryTile__69G_d{min-height:134px;padding:.8rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 22px rgba(15,23,42,.04)}.eco-products_categoryTile__69G_d img,.eco-products_categoryTile__69G_d span{width:100%;height:76px;display:flex;align-items:center;justify-content:center;object-fit:cover;border-radius:8px;color:#0c3026;background:#f8fafc}.eco-products_categoryTile__69G_d strong{display:block;margin-top:.65rem;color:#111827;font-size:.88rem}.eco-products_offerGrid__XNzWd,.eco-products_productRail__7DauI{display:grid;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));grid-gap:.95rem;gap:.95rem}.eco-products_offerGrid__XNzWd{grid-template-columns:repeat(auto-fill,minmax(245px,1fr))}.eco-products_brandStrip__SRInM{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));grid-gap:.75rem;gap:.75rem}.eco-products_brandCard__NOICN{min-height:96px;display:grid;place-items:center;grid-gap:.45rem;gap:.45rem;padding:.8rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer}.eco-products_brandCard__NOICN img{max-width:72px;max-height:42px;object-fit:contain}.eco-products_brandCard__NOICN span,.eco-products_vendorAvatar__3dsLV{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f2f7f4;color:#0c3026;font-weight:950}.eco-products_brandCard__NOICN strong{color:#111827;font-size:.85rem}.eco-products_vendorGrid__aguZ8{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:.85rem;gap:.85rem}.eco-products_vendorCard__sL3zt{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.8rem;gap:.8rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.eco-products_vendorCard__sL3zt strong{color:#111827}.eco-products_vendorCard__sL3zt p{margin:.18rem 0;color:#64748b;font-size:.82rem;line-height:1.45}.eco-products_vendorCard__sL3zt span:last-child{color:#0c3026;font-size:.75rem;font-weight:850}.eco-products_shopPanel__3Zl41{margin-top:1.6rem;padding:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 10px 26px rgba(15,23,42,.045)}.eco-products_checkoutHeader__QwNq3,.eco-products_shopPanelHead__3oALQ{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.eco-products_searchPanel__vweNx{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem;margin-bottom:.8rem;min-width:0}.eco-products_searchBox__jwFe2{min-height:48px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:.65rem;gap:.65rem;padding:0 .9rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;min-width:0}.eco-products_couponRow__G2uMu input,.eco-products_detailTextarea__GOVYx,.eco-products_filterPanel__byoCJ select,.eco-products_formGrid__AV5m1 input,.eco-products_formGrid__AV5m1 textarea,.eco-products_searchBox__jwFe2 input,.eco-products_searchInput__InKqa{width:100%;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;font:inherit;outline:0}.eco-products_searchBox__jwFe2 input{border:0;padding:0;min-width:0}.eco-products_detailTextarea__GOVYx,.eco-products_formGrid__AV5m1 input,.eco-products_formGrid__AV5m1 textarea,.eco-products_searchInput__InKqa{padding:.82rem .9rem}.eco-products_detailTextarea__GOVYx,.eco-products_formGrid__AV5m1 textarea{resize:vertical;line-height:1.5}.eco-products_filterPanel__byoCJ{display:grid;grid-template-columns:repeat(5,minmax(135px,1fr));grid-gap:.7rem;gap:.7rem;margin-bottom:1rem;min-width:0}.eco-products_filterPanel__byoCJ select{min-height:42px;min-width:0;padding:0 .75rem;font-weight:800}.eco-products_productGrid__oLUFR{display:grid;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));grid-gap:.95rem;gap:.95rem}.eco-products_productCard__RqkvK{overflow:hidden;min-width:0;display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:8px;background:#fff;transition:transform .18s,box-shadow .18s}.eco-products_productCard__RqkvK:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(15,23,42,.09)}.eco-products_productImage__IjkOY{position:relative;display:block;height:190px;background:#f8fafc;overflow:hidden;text-decoration:none}.eco-products_productImage__IjkOY img{width:100%;height:100%;object-fit:contain;padding:.85rem;box-sizing:border-box}.eco-products_imagePlaceholder__Vj_PW{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#0c3026;background:#f2f7f4}.eco-products_discountBadge__4yIed,.eco-products_lowStockBadge__eYpYe,.eco-products_refurbishedBadge__ne1xs{position:absolute;z-index:1;border-radius:8px;padding:.28rem .5rem;font-size:.68rem;font-weight:950}.eco-products_discountBadge__4yIed{left:9px;bottom:9px;color:#fff;background:#111827}.eco-products_refurbishedBadge__ne1xs{left:9px;top:9px;color:#0c3026;background:#dce8df;border:1px solid #86efac}.eco-products_lowStockBadge__eYpYe{right:9px;bottom:9px;color:#fff;background:#f59e0b}.eco-products_wishBtn__sCNPS{position:absolute;right:9px;top:9px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid #e5e7eb;color:#475569;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.12)}.eco-products_productInfo__ZC9KE{flex:1 1;display:flex;flex-direction:column;padding:.85rem}.eco-products_cardMeta__7gbdU{display:flex;justify-content:space-between;gap:.5rem;color:#64748b;font-size:.7rem;font-weight:850;text-transform:uppercase}.eco-products_cardMeta__7gbdU strong{color:#0c3026}.eco-products_productTitle__PuLVo{min-height:2.35em;margin:.45rem 0 .3rem;color:#111827;text-decoration:none;font-size:.96rem;line-height:1.25;font-weight:950}.eco-products_ratingLine__4gKkh{display:flex;align-items:center;gap:.28rem;color:#64748b;font-size:.8rem}.eco-products_ratingLine__4gKkh strong{color:#111827}.eco-products_cardBadges__5s_rv{display:flex;flex-wrap:wrap;gap:.38rem;margin:.65rem 0 .75rem}.eco-products_cardBadges__5s_rv span{padding:.25rem .45rem;border-radius:8px;background:#f8fafc;color:#475569;font-size:.68rem;font-weight:900}.eco-products_productFooter__kf_b0{display:flex;align-items:flex-end;justify-content:space-between;gap:.65rem;margin-top:auto}.eco-products_mrp__erOZd{display:block;color:#94a3b8;font-size:.78rem;text-decoration:line-through}.eco-products_price___15r9{display:block;color:#111827;font-size:1.08rem;font-weight:950}.eco-products_addCartBtn__Nw9od{min-height:36px;padding:.45rem .72rem;background:#111827;color:#fff;border-color:#111827}.eco-products_sellerTrustRow__nhTt6{display:flex;justify-content:space-between;align-items:center;gap:.4rem;margin-top:.72rem;padding-top:.72rem;border-top:1px solid #f1f5f9;color:#64748b;font-size:.74rem;font-weight:850}.eco-products_sellerTrustRow__nhTt6 strong{display:inline-flex;align-items:center;gap:.25rem;color:#0c3026}.eco-products_loading__5GdVB{display:flex;justify-content:center;padding:4rem}.eco-products_spin__TFcG0{animation:eco-products_spin__TFcG0 1s linear infinite}@keyframes eco-products_spin__TFcG0{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.eco-products_emptyState__apcZQ{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 2rem;color:#94a3b8}.eco-products_emptyState__apcZQ h3{color:#111827;margin:.75rem 0 .25rem}.eco-products_emptyMini__qb04r{padding:1.5rem;color:#64748b;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.eco-products_paginationRow__qmI_n{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem}.eco-products_breadcrumb__MI4JP{display:flex;align-items:center;gap:.35rem;color:#64748b;font-size:.8rem;font-weight:750}.eco-products_detailTopBar__ehKjq{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.eco-products_productDetailShell__lmXaO{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-gap:1.6rem;gap:1.6rem;align-items:start;padding:0;min-width:0}.eco-products_cleanGallery__54jL_{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:1rem;gap:1rem}.eco-products_galleryThumbs__8smED{display:flex;flex-direction:column;gap:.65rem;max-height:560px;overflow-y:auto}.eco-products_thumbBtn__3k6cp{width:78px;height:78px;border:2px solid transparent;border-radius:8px;background:#f8fafc;overflow:hidden;padding:0;cursor:pointer}.eco-products_thumbBtn__3k6cp img{width:100%;height:100%;object-fit:cover}.eco-products_thumbBtnActive__AW7Gq{border-color:#0c3026}.eco-products_cleanMainImage__JIzcs{min-height:500px;display:flex;align-items:center;justify-content:center;border:1px solid #f1f5f9;border-radius:8px;background:#f8fafc;overflow:hidden}.eco-products_cleanMainImage__JIzcs img{width:100%;height:100%;max-height:500px;object-fit:contain;padding:1rem;box-sizing:border-box}.eco-products_cleanProductInfo__sk_AZ h1{margin:.4rem 0 .55rem;color:#111827;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1.12;font-weight:950}.eco-products_detailSummary__q0h9L{color:#64748b;font-size:.94rem;line-height:1.65}.eco-products_detailBadgeRow__rP74i{display:flex;flex-wrap:wrap;gap:.45rem}.eco-products_detailBadgeRow__rP74i span{display:inline-flex;align-items:center;gap:.25rem;border-radius:8px;padding:.3rem .55rem;background:#f8fafc;color:#475569;font-size:.72rem;font-weight:900}.eco-products_cleanPriceLine__i25O5{display:flex;align-items:baseline;gap:.7rem;padding:.9rem 0;margin:.9rem 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.eco-products_cleanPriceLine__i25O5 span{color:#94a3b8;text-decoration:line-through}.eco-products_cleanPriceLine__i25O5 strong{color:#111827;font-size:2rem;font-weight:950}.eco-products_cleanPriceLine__i25O5 em{color:#0c3026;font-style:normal;font-weight:900}.eco-products_cleanOptionBlock___Juot{display:grid;grid-gap:.5rem;gap:.5rem;margin:.9rem 0}.eco-products_cleanOptionBlock___Juot label{color:#334155;font-size:.83rem;font-weight:900}.eco-products_variationList__vXabr{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));grid-gap:.55rem;gap:.55rem}.eco-products_variationChoice__Geugi{min-height:70px;padding:.72rem;text-align:left;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;cursor:pointer}.eco-products_variationChoice__Geugi strong{display:block;margin-bottom:.2rem;font-size:.84rem}.eco-products_variationChoice__Geugi span{color:#64748b;font-size:.76rem;font-weight:800}.eco-products_variationChoiceActive__vVc_S{border-color:#0c3026;box-shadow:0 0 0 3px rgba(12,48,38,.1)}.eco-products_qtyStockRow__lgrbh{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.eco-products_qtyStepper___ZITE{display:inline-grid;grid-template-columns:42px 58px 42px;align-items:center;width:max-content;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.eco-products_qtyStepper___ZITE button{height:40px;border:0;background:#fff;color:#111827;font-size:1rem;font-weight:950;cursor:pointer}.eco-products_qtyStepper___ZITE span{display:flex;height:40px;align-items:center;justify-content:center;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;font-weight:950}.eco-products_stockBox__vOodQ{min-width:132px;padding:.7rem .8rem;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;text-align:right}.eco-products_stockBox__vOodQ small{display:block;color:#64748b;font-size:.72rem;font-weight:800}.eco-products_stockBox__vOodQ strong{color:#111827;font-size:1.2rem;font-weight:950}.eco-products_couponRow__G2uMu{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.5rem;gap:.5rem;margin:.9rem 0}.eco-products_couponRow__G2uMu input{min-height:42px;padding:0 .75rem;text-transform:uppercase}.eco-products_couponRow__G2uMu button{min-height:42px;border:0;border-radius:8px;padding:0 .8rem;background:#111827;color:#fff;font-weight:900;cursor:pointer}.eco-products_savingsText__CV4wq{color:#0c3026;font-size:.82rem;font-weight:900;margin-bottom:.75rem}.eco-products_detailActionRow__dNeOs{display:grid;grid-template-columns:1fr 1fr;grid-gap:.7rem;gap:.7rem;margin:1rem 0}.eco-products_shareLine__eeQ_m{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:.9rem}.eco-products_shareLine__eeQ_m button{border:0;background:transparent;color:#475569;display:inline-flex;align-items:center;gap:.35rem;font-weight:850;cursor:pointer}.eco-products_trustStack__N5sAE{display:grid;grid-gap:.55rem;gap:.55rem;color:#475569;font-size:.82rem;font-weight:800}.eco-products_trustStack__N5sAE span{display:flex;align-items:center;gap:.45rem}.eco-products_detailTabs__ay0nU{margin-top:1.2rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.eco-products_tabList__cNsEw{display:flex;gap:.4rem;padding:.75rem;border-bottom:1px solid #e5e7eb;overflow-x:auto}.eco-products_tabList__cNsEw button{min-height:40px;flex-shrink:0;padding:0 1rem;border:1px solid transparent;border-radius:8px;background:transparent;color:#475569;font-weight:900;cursor:pointer}.eco-products_tabList__cNsEw .eco-products_activeTab__2zZM4{background:#f2f7f4;border-color:#bfd3c7;color:#0c3026}.eco-products_tabPanel__gF2tN{padding:1rem;color:#475569;line-height:1.65}.eco-products_tabPanel__gF2tN h2{margin:0 0 .65rem;color:#111827;font-size:1.1rem;font-weight:950}.eco-products_specGrid__XROgB{display:grid;grid-gap:.55rem;gap:.55rem;margin:.8rem 0}.eco-products_specRow__jAUbW{display:flex;justify-content:space-between;gap:1rem;padding:.7rem .8rem;border-radius:8px;background:#f8fafc}.eco-products_specRow__jAUbW span{color:#64748b;font-size:.83rem}.eco-products_specRow__jAUbW strong{color:#111827;font-size:.83rem;text-align:right}.eco-products_reviewComposer__DojLD{display:grid;grid-gap:.55rem;gap:.55rem;margin-top:.8rem}.eco-products_reviewLocked__fGWS2{display:flex;gap:.75rem;align-items:flex-start;padding:.85rem;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;color:#475569}.eco-products_reviewLocked__fGWS2 strong{color:#111827}.eco-products_reviewLocked__fGWS2 p{margin:.2rem 0 0;font-size:.84rem}.eco-products_reviewItem__CPIK8{padding:.8rem 0;border-top:1px solid #f1f5f9}.eco-products_reviewItem__CPIK8 strong{color:#111827}.eco-products_reviewItem__CPIK8 p{margin:.25rem 0}.eco-products_reviewItem__CPIK8 span{color:#64748b;font-size:.8rem}.eco-products_orderMsg__ycDsU{padding:.8rem .95rem;border-radius:8px;margin-bottom:1rem;background:#f2f7f4;color:#0c3026;font-size:.88rem;font-weight:850}.eco-products_cartPageGrid__YEpB1,.eco-products_checkoutGrid__YUYDx{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:1rem;gap:1rem;align-items:start;min-width:0}.eco-products_addressPanel__EnF1K,.eco-products_cartList__F5OTF,.eco-products_checkoutSummary___dzIE{border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 10px 26px rgba(15,23,42,.04)}.eco-products_cartList__F5OTF{padding:.5rem}.eco-products_cartPageItem__8Gxjl{display:grid;grid-template-columns:84px minmax(0,1fr) auto;grid-gap:.85rem;gap:.85rem;align-items:center;padding:.8rem;border-bottom:1px solid #f1f5f9}.eco-products_cartPageItem__8Gxjl:last-child{border-bottom:0}.eco-products_cartPageItem__8Gxjl a{color:#111827;text-decoration:none;font-weight:950}.eco-products_cartPageItem__8Gxjl p{margin:.25rem 0;color:#64748b;font-size:.84rem}.eco-products_cartPageItem__8Gxjl button{border:0;background:#f2f7f4;color:#0c3026;border-radius:8px;width:38px;height:38px;cursor:pointer}.eco-products_cartPageItem__8Gxjl .eco-products_qtyStepper___ZITE{margin:.35rem 0;grid-template-columns:32px 44px 32px}.eco-products_cartPageItem__8Gxjl .eco-products_qtyStepper___ZITE button{width:32px;height:32px;border-radius:0;background:#fff;color:#111827}.eco-products_cartPageItem__8Gxjl .eco-products_qtyStepper___ZITE span{height:32px}.eco-products_cartThumb__Qc_N4{width:74px;height:74px;display:flex;align-items:center;justify-content:center;object-fit:contain;border-radius:8px;background:#f8fafc;color:#0c3026}.eco-products_checkoutSummary___dzIE{position:-webkit-sticky;position:sticky;top:105px;padding:1.2rem}.eco-products_checkoutSummary___dzIE h2{margin:0 0 1rem;color:#111827;font-size:1.35rem;font-weight:950}.eco-products_checkoutSummary___dzIE h3{margin:1rem 0 .6rem;color:#111827;font-size:.95rem;font-weight:950}.eco-products_summaryProduct__l1OKV{display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-gap:.65rem;gap:.65rem;align-items:center;padding-bottom:.85rem;margin-bottom:.85rem;border-bottom:1px solid #f1f5f9}.eco-products_summaryProduct__l1OKV .eco-products_cartThumb__Qc_N4{width:58px;height:58px}.eco-products_summaryProduct__l1OKV strong{color:#111827;font-size:.88rem}.eco-products_summaryProduct__l1OKV span{display:block;color:#64748b;font-size:.78rem;margin-top:.2rem}.eco-products_summaryProduct__l1OKV b{color:#111827;font-size:.88rem}.eco-products_summaryRow__eTRTB,.eco-products_summaryTotal__yOubV{display:flex;justify-content:space-between;gap:1rem;padding:.65rem 0;border-bottom:1px solid #f1f5f9;color:#475569}.eco-products_summaryTotal__yOubV{color:#111827;font-size:1.05rem;font-weight:950}.eco-products_addressPanel__EnF1K{padding:1.2rem}.eco-products_addressPanel__EnF1K h2{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;color:#111827;font-size:1.25rem;font-weight:950}.eco-products_formGrid__AV5m1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.eco-products_formGrid__AV5m1 label{display:grid;grid-gap:.35rem;gap:.35rem;color:#475569;font-size:.84rem;font-weight:850}.eco-products_fullField__WEEog{grid-column:1/-1}.eco-products_paymentChoice__qG6Wc{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;grid-gap:.65rem;gap:.65rem;padding:.85rem;margin-bottom:.65rem;border:1px solid #e5e7eb;border-radius:8px}.eco-products_paymentChoice__qG6Wc strong{display:block;color:#111827}.eco-products_paymentChoice__qG6Wc small{display:block;color:#64748b;margin-top:.1rem}.eco-products_secureNote__H7s2R{display:flex;align-items:center;gap:.45rem;margin:.85rem 0;color:#0c3026;font-size:.8rem;font-weight:850}@media (max-width:1200px){.eco-products_filterPanel__byoCJ{grid-template-columns:repeat(2,minmax(0,1fr))}.eco-products_cartPageGrid__YEpB1,.eco-products_checkoutGrid__YUYDx,.eco-products_productDetailShell__lmXaO{grid-template-columns:1fr}.eco-products_checkoutSummary___dzIE{position:static}}@media (max-width:900px){.eco-products_shopMenu__gp_kW{top:72px;margin-inline:0}.eco-products_heroBanner__mrbTH{min-height:auto;padding:1.25rem;flex-direction:column;align-items:flex-start}.eco-products_promoTicket__olulQ{width:100%;min-width:0}.eco-products_checkoutHeader__QwNq3,.eco-products_detailTopBar__ehKjq,.eco-products_sectionHeader__q_4R2,.eco-products_shopPanelHead__3oALQ{flex-direction:column;align-items:flex-start}.eco-products_cleanGallery__54jL_{grid-template-columns:1fr}.eco-products_galleryThumbs__8smED{flex-direction:row;max-height:none;overflow-x:auto}.eco-products_cleanMainImage__JIzcs{min-height:340px}.eco-products_cleanMainImage__JIzcs img{max-height:340px}}@media (max-width:640px){.eco-products_filterPanel__byoCJ,.eco-products_formGrid__AV5m1,.eco-products_searchPanel__vweNx{grid-template-columns:1fr}.eco-products_offerGrid__XNzWd,.eco-products_productGrid__oLUFR,.eco-products_productRail__7DauI{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.eco-products_brandStrip__SRInM,.eco-products_categoryGallery__ioYzz{grid-template-columns:repeat(2,minmax(0,1fr))}.eco-products_vendorGrid__aguZ8{grid-template-columns:1fr}.eco-products_shopPanel__3Zl41{padding:.85rem}.eco-products_productImage__IjkOY{height:156px}.eco-products_productInfo__ZC9KE{padding:.7rem}.eco-products_cardMeta__7gbdU{flex-direction:column;gap:.15rem}.eco-products_productTitle__PuLVo{font-size:.86rem}.eco-products_cardBadges__5s_rv span{font-size:.62rem}.eco-products_productFooter__kf_b0{align-items:stretch;flex-direction:column;gap:.5rem}.eco-products_addCartBtn__Nw9od{width:100%;min-height:36px}.eco-products_sellerTrustRow__nhTt6{align-items:flex-start;flex-direction:column}.eco-products_detailActionRow__dNeOs{grid-template-columns:1fr}.eco-products_qtyStockRow__lgrbh{flex-direction:column;align-items:flex-start}.eco-products_stockBox__vOodQ{width:100%;text-align:left}.eco-products_cartPageItem__8Gxjl{grid-template-columns:64px minmax(0,1fr)}.eco-products_cartPageItem__8Gxjl button{grid-column:2;justify-self:start}.eco-products_heroCopy__MFlzv h1{font-size:2rem}}@media (max-width:390px){.eco-products_brandStrip__SRInM,.eco-products_categoryGallery__ioYzz,.eco-products_offerGrid__XNzWd,.eco-products_productGrid__oLUFR,.eco-products_productRail__7DauI{grid-template-columns:1fr}.eco-products_productImage__IjkOY{height:210px}}.complaints_header__w_Ma2{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}.complaints_header__w_Ma2 h1{font-size:1.6rem;font-weight:800;color:#111827;margin-bottom:.25rem}.complaints_header__w_Ma2 p{color:#6b7280;font-size:.9rem}.complaints_backBtn__sXAH0{width:40px;height:40px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;color:#374151;text-decoration:none;flex-shrink:0}.complaints_newBtn__ufKhb{margin-left:auto;display:flex;align-items:center;gap:.4rem;padding:.6rem 1rem;background:#f59e0b;color:#fff;border:none;border-radius:10px;font-weight:700;font-size:.875rem;cursor:pointer;white-space:nowrap}.complaints_successMsg__Odp0q{background:#dce8df;color:#0c3026;padding:.875rem 1rem;border-radius:10px;font-size:.9rem;font-weight:600;margin-bottom:1rem}.complaints_formCard__GRzYm{background:#fff;border-radius:20px;padding:1.75rem;border:1px solid #f3f4f6;box-shadow:0 2px 8px rgba(0,0,0,.06);margin-bottom:1.5rem}.complaints_formCard__GRzYm h3{font-size:1.05rem;font-weight:700;color:#111827;margin-bottom:1.25rem}.complaints_formGroup__uO7Oq{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.complaints_formGroup__uO7Oq label{font-size:.85rem;font-weight:600;color:#374151}.complaints_input__Q8t3R,.complaints_textarea__Fj_Ry{padding:.8rem 1rem;border:1.5px solid #e5e7eb;border-radius:10px;font-size:16px;font-family:inherit;outline:none;transition:border-color .2s;width:100%;color:#111827;background:#fff}.complaints_input__Q8t3R:focus,.complaints_textarea__Fj_Ry:focus{border-color:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.1)}.complaints_textarea__Fj_Ry{resize:vertical}.complaints_error__BHryM{color:#9a6b16;font-size:.875rem;padding:.6rem .875rem;background:#fff7ed;border-radius:8px;margin-bottom:.875rem}.complaints_submitBtn__aHYCq{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer}.complaints_submitBtn__aHYCq:disabled{opacity:.6;cursor:not-allowed}.complaints_spin__o8EZT{animation:complaints_spin__o8EZT 1s linear infinite}@keyframes complaints_spin__o8EZT{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.complaints_loading__qSldU{display:flex;justify-content:center;padding:4rem}.complaints_emptyState__9AInC{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 2rem;gap:.75rem;color:#9ca3af}.complaints_emptyState__9AInC h3{color:#374151;font-size:1.05rem;font-weight:700}.complaints_emptyState__9AInC p{font-size:.875rem}.complaints_emptyBtn__gU31v{padding:.75rem 1.5rem;background:#f59e0b;color:#fff;border:none;border-radius:10px;font-weight:700;cursor:pointer}.complaints_list___atbi{display:flex;flex-direction:column;gap:1rem}.complaints_complaintCard__HqwbU{background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:1.5rem;box-shadow:0 1px 4px rgba(0,0,0,.04)}.complaints_complaintHeader__92Nwp{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.complaints_complaintType__eAUG3{background:#fef3c7;color:#92400e;text-transform:uppercase;letter-spacing:.05em}.complaints_complaintType__eAUG3,.complaints_statusBadge__QzbxZ{font-size:.75rem;font-weight:700;padding:.25rem .625rem;border-radius:999px}.complaints_statusBadge__QzbxZ{display:inline-flex;align-items:center;gap:.3rem}.complaints_complaintSubject__0nyNj{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.5rem}.complaints_complaintDesc__IPJpq{font-size:.875rem;color:#6b7280;line-height:1.6;margin-bottom:.75rem}.complaints_resolution__Z3brW{padding:.75rem;background:#f2f7f4;border-radius:8px;border-left:3px solid #0c3026;font-size:.875rem;color:#374151;margin-bottom:.75rem}.complaints_complaintDate__xN7jM{font-size:.75rem;color:#9ca3af}.dashboard_header__0IQ3E{margin-bottom:var(--space-8)}.dashboard_locationGate__rt1aZ{margin-bottom:var(--space-8);padding:var(--space-5);background:#fff7ed;border:1px solid #fed7aa;border-radius:var(--radius-xl)}.dashboard_locationGateReady__LT5Hv{background:#f2f7f4;border-color:#bfd3c7}.dashboard_locationGateHeader__s38tR{display:flex;justify-content:space-between;gap:var(--space-4);align-items:flex-start;margin-bottom:var(--space-4)}.dashboard_locationGateHeader__s38tR span,.dashboard_locationMeta__icYrJ span{display:block;color:#64748b;font-size:var(--font-size-xs);font-weight:900;text-transform:uppercase}.dashboard_locationGateHeader__s38tR h2{margin:.25rem 0;font-size:var(--font-size-xl)}.dashboard_locationGateHeader__s38tR p{margin:0;color:#64748b}.dashboard_locationGateActions__PH4_x{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}.dashboard_locationGateActions__PH4_x>strong{flex-shrink:0;padding:.35rem .65rem;border-radius:var(--radius-full);background:#fff;color:#9a6b16;font-size:var(--font-size-xs)}.dashboard_locationGateActions__PH4_x button{border:1px solid rgba(12,48,38,.28);border-radius:var(--radius-md);background:#fff;color:var(--primary-600);font-weight:900;min-height:36px;padding:0 .8rem;cursor:pointer}.dashboard_locationGateReady__LT5Hv .dashboard_locationGateActions__PH4_x>strong{color:#0c3026}.dashboard_locationCompact__jqT1a{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.6fr);grid-gap:var(--space-3);gap:var(--space-3)}.dashboard_locationCompact__jqT1a div{padding:var(--space-3);background:#fff;border:1px solid rgba(148,163,184,.24);border-radius:var(--radius-md)}.dashboard_locationCompact__jqT1a span{display:block;color:#64748b;font-size:var(--font-size-xs);font-weight:900;text-transform:uppercase}.dashboard_locationCompact__jqT1a strong{display:block;margin-top:.25rem;color:#111827;overflow-wrap:anywhere}.dashboard_locationGateGrid__lkjmA{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);grid-gap:var(--space-4);gap:var(--space-4);align-items:start}.dashboard_locationInput__Qll5s{width:100%;box-sizing:border-box;min-height:44px;border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:0 .85rem;font:inherit}.dashboard_locationMeta__icYrJ{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.dashboard_locationMeta__icYrJ div,.dashboard_locationOk__Thlj9,.dashboard_locationWarn__W2gIt{padding:var(--space-3);background:#fff;border:1px solid rgba(148,163,184,.24);border-radius:var(--radius-md)}.dashboard_locationMeta__icYrJ strong{display:block;margin-top:.25rem;color:#111827;overflow-wrap:anywhere}.dashboard_locationOk__Thlj9,.dashboard_locationWarn__W2gIt{margin:0;font-weight:800}.dashboard_locationWarn__W2gIt{color:#9a6b16}.dashboard_locationOk__Thlj9{color:#0c3026}.dashboard_locationButton__JMd4i{min-height:44px;border:0;border-radius:var(--radius-md);background:var(--primary-600);color:#fff;font-weight:900;cursor:pointer}.dashboard_actionCardDisabled__0GYyU,.dashboard_locationButton__JMd4i:disabled{opacity:.65;cursor:not-allowed}@media (max-width:860px){.dashboard_locationGateGrid__lkjmA{grid-template-columns:1fr}.dashboard_locationGateHeader__s38tR{flex-direction:column}.dashboard_locationCompact__jqT1a,.dashboard_locationGateActions__PH4_x{width:100%}.dashboard_locationCompact__jqT1a{grid-template-columns:1fr}}.dashboard_headerContent__3oqbj{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:var(--space-6)}.dashboard_greeting__2wiB9{flex:1 1;min-width:0;display:flex;align-items:center;gap:var(--space-5)}.dashboard_greetingText__aY9p_{min-width:0}.dashboard_greeting__2wiB9 h1{font-size:var(--font-size-3xl);margin-bottom:var(--space-2)}.dashboard_location__DCP8l{display:flex;align-items:center;gap:var(--space-2);color:var(--gray-500);font-size:var(--font-size-sm)}.dashboard_rankSummary__3UvF1{display:flex;align-items:center;gap:var(--space-3);min-width:178px;padding:var(--space-3) var(--space-4);background:#fff;border:1px solid var(--gray-100);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);color:var(--gray-600)}.dashboard_rankSummaryIcon__NGXId{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:var(--radius-md);background:#fef3c7;color:#d97706}.dashboard_rankSummary__3UvF1 div{min-width:0;display:flex;flex-direction:column}.dashboard_rankSummary__3UvF1 span{color:var(--gray-500);font-size:var(--font-size-xs);font-weight:700;text-transform:uppercase}.dashboard_rankSummary__3UvF1 strong{color:var(--gray-900);font-size:var(--font-size-xl);line-height:1.1}.dashboard_rankSummary__3UvF1 small{color:var(--gray-400);font-size:var(--font-size-xs);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard_headerActions__IUBvf{display:flex;gap:var(--space-3)}.dashboard_notifBtn__ir5Pw{position:relative;width:48px;height:48px;background:#fff;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--gray-600);box-shadow:var(--shadow-sm);transition:all var(--transition-fast)}.dashboard_notifBtn__ir5Pw:hover{background:var(--gray-50);color:var(--gray-900)}.dashboard_notifDot__uIEUg{position:absolute;top:12px;right:12px;width:10px;height:10px;background:var(--error);border-radius:50%;border:2px solid #fff}.dashboard_bannerSliderSection__Hxt0M{margin-bottom:var(--space-8)}.dashboard_bannerSlider__0lgtm{display:grid;grid-auto-flow:column;grid-auto-columns:100%;grid-gap:var(--space-4);gap:var(--space-4);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:var(--space-2)}.dashboard_bannerSlider__0lgtm::-webkit-scrollbar{display:none}.dashboard_heroBanner__WYXwG{min-height:220px;aspect-ratio:4.8/1;scroll-snap-align:start;border-radius:var(--radius-xl);overflow:hidden;background:var(--gradient-primary);background-size:cover;background-position:50%;color:#fff;box-shadow:var(--shadow-lg),0 0 40px rgba(12,48,38,.16);position:relative;text-decoration:none}.dashboard_heroBannerOverlay__rtV6X{min-height:220px;padding:var(--space-6);display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(90deg,rgba(2,6,23,.58),rgba(2,6,23,.08) 60%,transparent)}.dashboard_heroBanner__WYXwG h3{max-width:520px;color:#fff;font-size:var(--font-size-2xl);line-height:1.15;margin:0 0 var(--space-2);text-shadow:0 2px 14px rgba(0,0,0,.35)}.dashboard_bannerCta__3Sxlq{display:inline-flex;align-items:center;gap:var(--space-2);width:-moz-fit-content;width:fit-content;font-weight:700;font-size:var(--font-size-sm);color:#fff;padding-bottom:2px;border-bottom:2px solid hsla(0,0%,100%,.9);text-shadow:0 2px 10px rgba(0,0,0,.35)}.dashboard_bannerDots__0xnDJ{display:flex;gap:6px;justify-content:center;margin-top:var(--space-3)}.dashboard_bannerDots__0xnDJ span{width:7px;height:7px;border-radius:50%;background:var(--gray-300)}.dashboard_bannerDots__0xnDJ span:first-child{width:20px;border-radius:var(--radius-full);background:var(--primary-500)}.dashboard_rankCard__ZLZjE{display:flex;align-items:center;gap:var(--space-5);padding:var(--space-5) var(--space-6);background:var(--gradient-primary);border-radius:var(--radius-xl);color:#fff;box-shadow:var(--shadow-lg),0 0 40px rgba(12,48,38,.3)}.dashboard_rankBadge__sbhPu{width:60px;height:60px;background:hsla(0,0%,100%,.2);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center}.dashboard_rankInfo__nXLB1{flex:1 1;display:flex;flex-direction:column}.dashboard_rankLabel__BIJon{font-size:var(--font-size-sm);opacity:.9}.dashboard_rankValue__4UwSj{font-size:var(--font-size-4xl);font-weight:700;line-height:1.1}.dashboard_rankSubtext___X97o{font-size:var(--font-size-sm);opacity:.8}.dashboard_rankStats__B0hBt{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:hsla(0,0%,100%,.2);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:500}.dashboard_cardsRow__GrxS8{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-6);gap:var(--space-6);margin-bottom:var(--space-8)}.dashboard_cashbackCard__LjfMX,.dashboard_offerCard__1nIiO{display:flex;align-items:flex-start;gap:var(--space-4);padding:var(--space-5);background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:all var(--transition-normal)}.dashboard_cashbackCard__LjfMX:hover,.dashboard_offerCard__1nIiO:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.dashboard_cardIcon__mzkui{width:56px;height:56px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.dashboard_cardContent__m8tW8{display:flex;flex-direction:column}.dashboard_cardLabel__jMaJ9{font-size:var(--font-size-sm);color:var(--gray-500)}.dashboard_cardValue__Wkq6R{font-size:var(--font-size-xl);font-weight:700;color:var(--gray-900);margin:var(--space-1) 0}.dashboard_cardAction__bjbgW{display:flex;align-items:center;gap:var(--space-1);color:var(--primary-600);font-size:var(--font-size-sm);font-weight:500;cursor:pointer}.dashboard_cardAction__bjbgW:hover{text-decoration:underline}.dashboard_claimBtn__lix_3{padding:var(--space-2) var(--space-4);background:var(--primary-100);color:var(--primary-700);font-weight:600;font-size:var(--font-size-sm);border-radius:var(--radius-md);transition:all var(--transition-fast)}.dashboard_claimBtn__lix_3:hover{background:var(--primary-200)}.dashboard_promotionGrid__pOatL{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--space-4);gap:var(--space-4)}.dashboard_promotionCard__RseBd{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-4);min-height:220px;padding:var(--space-5);background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border:1px solid var(--gray-100);overflow:hidden;position:relative;text-decoration:none;transition:all var(--transition-normal)}.dashboard_promotionCard__RseBd:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);border-color:var(--primary-200)}.dashboard_promotionImage__IMbrA{width:100%;height:92px;border-radius:var(--radius-lg);object-fit:cover;flex-shrink:0}.dashboard_promotionContent__Jqun3{min-width:0;display:flex;flex:1 1;flex-direction:column}.dashboard_promotionContent__Jqun3 p{margin:0 0 var(--space-3);color:var(--gray-500);font-size:var(--font-size-sm);line-height:1.4}.dashboard_promotionMeta__m_mCq{display:flex;align-items:center;gap:var(--space-3);flex-wrap:wrap}.dashboard_promoCode___F2XI{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:4px 10px;border:1px dashed #f59e0b;border-radius:var(--radius-md);background:#fffbeb;color:#92400e;font-size:var(--font-size-xs);font-weight:800;letter-spacing:.04em}.dashboard_section__96nuA{margin-bottom:var(--space-8)}.dashboard_sectionHeader__81eEI{margin-bottom:var(--space-5)}.dashboard_sectionHeader__81eEI h2{font-size:var(--font-size-xl);margin-bottom:var(--space-1)}.dashboard_sectionHeader__81eEI p{color:var(--gray-500);font-size:var(--font-size-sm)}.dashboard_actionsGrid__Q929c{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--space-4);gap:var(--space-4)}.dashboard_actionCard__cR1V3{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-5);background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--gray-100);transition:all var(--transition-normal)}.dashboard_actionCard__cR1V3:hover{border-color:var(--primary-200);box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard_actionIcon___UgNn{width:56px;height:56px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard_actionContent__dHfn_{flex:1 1;display:flex;flex-direction:column}.dashboard_actionLabel__Vfazm{font-weight:600;color:var(--gray-900);margin-bottom:var(--space-1)}.dashboard_actionDesc__QGnAE{font-size:var(--font-size-sm);color:var(--gray-500)}.dashboard_actionArrow__eu4SM{color:var(--gray-400);transition:all var(--transition-fast)}.dashboard_actionCard__cR1V3:hover .dashboard_actionArrow__eu4SM{color:var(--primary-500);transform:translateX(4px)}.dashboard_billsGrid__jWPJa{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-4);gap:var(--space-4)}.dashboard_billCard__BcNfV{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding:var(--space-6);background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);border:1px solid var(--gray-100);transition:all var(--transition-normal);text-decoration:none}.dashboard_billCard__BcNfV:hover{border-color:var(--primary-200);box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard_billIcon__i88AF{width:64px;height:64px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center}.dashboard_billLabel__MXWUH{font-weight:600;color:var(--gray-700)}.dashboard_impactCard__bDFKZ{background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-md);overflow:hidden}.dashboard_impactGrid__JFqlO{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--space-4);gap:var(--space-4);padding:var(--space-6)}.dashboard_impactItem__b8iJk{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-4)}.dashboard_impactIcon__WdVIo{width:64px;height:64px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-3)}.dashboard_impactValue__uxkdn{font-size:var(--font-size-2xl);font-weight:700;color:var(--gray-900)}.dashboard_impactLabel___3hv1{font-size:var(--font-size-sm);color:var(--gray-500);margin-top:var(--space-1)}.dashboard_impactFooter___otaM{padding:var(--space-4) var(--space-6);background:var(--primary-50);text-align:center;color:var(--primary-700);font-weight:500}.dashboard_bannerSection__Q0Y_g{margin-top:var(--space-8)}.dashboard_banner__kHJRq{display:flex;align-items:center;justify-content:space-between;padding:var(--space-8);background:var(--gradient-dark);border-radius:var(--radius-xl);color:#fff;overflow:hidden;position:relative}.dashboard_bannerContent__Jb9Dm{max-width:480px;position:relative;z-index:2}.dashboard_bannerTag__CJCts{display:inline-block;padding:var(--space-1) var(--space-3);background:hsla(0,0%,100%,.2);border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:var(--space-3)}.dashboard_banner__kHJRq h3{font-size:var(--font-size-2xl);color:#fff;margin-bottom:var(--space-2)}.dashboard_banner__kHJRq p{color:hsla(0,0%,100%,.8);margin-bottom:var(--space-5)}.dashboard_bannerImage__R18Sr{font-size:120px;opacity:.5}@media (max-width:1200px){.dashboard_actionsGrid__Q929c,.dashboard_impactGrid__JFqlO{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard_header__0IQ3E{margin-bottom:var(--space-5)}.dashboard_headerContent__3oqbj{margin-bottom:var(--space-4)}.dashboard_greeting__2wiB9 h1{font-size:var(--font-size-2xl)}.dashboard_greeting__2wiB9{align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.dashboard_rankSummary__3UvF1{min-width:126px;padding:var(--space-2) var(--space-3)}.dashboard_rankSummaryIcon__NGXId{width:32px;height:32px}.dashboard_rankSummary__3UvF1 strong{font-size:var(--font-size-lg)}.dashboard_notifBtn__ir5Pw{display:none}.dashboard_cardsRow__GrxS8{grid-template-columns:1fr;gap:var(--space-4)}.dashboard_actionsGrid__Q929c{grid-template-columns:repeat(2,1fr);gap:var(--space-3)}.dashboard_actionCard__cR1V3{flex-direction:column;text-align:center;padding:var(--space-4);gap:var(--space-2)}.dashboard_actionArrow__eu4SM{display:none}.dashboard_actionIcon___UgNn{width:48px;height:48px}.dashboard_billsGrid__jWPJa{grid-template-columns:repeat(3,1fr);gap:var(--space-3)}.dashboard_billCard__BcNfV{padding:var(--space-4)}.dashboard_billIcon__i88AF{width:52px;height:52px}.dashboard_impactGrid__JFqlO{grid-template-columns:repeat(2,1fr);gap:var(--space-3);padding:var(--space-4)}.dashboard_impactIcon__WdVIo{width:52px;height:52px}.dashboard_impactValue__uxkdn{font-size:var(--font-size-xl)}.dashboard_rankCard__ZLZjE{flex-direction:column;text-align:center;padding:var(--space-4) var(--space-5);gap:var(--space-3)}.dashboard_rankBadge__sbhPu{width:50px;height:50px}.dashboard_rankValue__4UwSj{font-size:var(--font-size-3xl)}.dashboard_rankStats__B0hBt{margin-top:var(--space-1)}.dashboard_promotionGrid__pOatL{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard_bannerSlider__0lgtm{grid-auto-columns:100%}.dashboard_heroBannerOverlay__rtV6X,.dashboard_heroBanner__WYXwG{min-height:170px}.dashboard_heroBannerOverlay__rtV6X{padding:var(--space-5)}.dashboard_heroBanner__WYXwG h3{font-size:var(--font-size-xl)}.dashboard_banner__kHJRq{flex-direction:column;text-align:center;padding:var(--space-5)}.dashboard_bannerContent__Jb9Dm{max-width:100%}.dashboard_bannerImage__R18Sr{margin-top:var(--space-4);font-size:80px}.dashboard_section__96nuA{margin-bottom:var(--space-5)}.dashboard_sectionHeader__81eEI{margin-bottom:var(--space-3)}.dashboard_cashbackCard__LjfMX,.dashboard_offerCard__1nIiO{padding:var(--space-4)}.dashboard_cardIcon__mzkui{width:48px;height:48px}.dashboard_cardValue__Wkq6R{font-size:var(--font-size-lg)}}@media (max-width:480px){.dashboard_headerContent__3oqbj{align-items:flex-start}.dashboard_greeting__2wiB9{flex-direction:column;gap:var(--space-3)}.dashboard_rankSummary__3UvF1{width:100%;min-width:0}.dashboard_actionsGrid__Q929c{gap:var(--space-2)}.dashboard_actionCard__cR1V3{padding:var(--space-3);gap:var(--space-3);border-radius:var(--radius-lg)}.dashboard_actionIcon___UgNn{width:42px;height:42px}.dashboard_actionLabel__Vfazm{font-size:var(--font-size-sm)}.dashboard_billsGrid__jWPJa{gap:var(--space-2)}.dashboard_billCard__BcNfV{padding:var(--space-3);border-radius:var(--radius-lg)}.dashboard_billIcon__i88AF{width:44px;height:44px}.dashboard_billLabel__MXWUH{font-size:var(--font-size-xs)}.dashboard_impactItem__b8iJk{padding:var(--space-2)}.dashboard_impactIcon__WdVIo{width:44px;height:44px;margin-bottom:var(--space-2)}.dashboard_impactValue__uxkdn{font-size:var(--font-size-lg)}.dashboard_impactLabel___3hv1{font-size:var(--font-size-xs)}.dashboard_banner__kHJRq h3{font-size:var(--font-size-lg)}.dashboard_bannerImage__R18Sr{font-size:60px}.dashboard_promotionCard__RseBd{min-height:190px;padding:var(--space-3)}.dashboard_promotionImage__IMbrA{height:78px}}.marketplace_header__GqDWY{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;min-width:0}.marketplace_backBtn__OlW0O,.marketplace_chatHeader__dTwmi button,.marketplace_closeDetail__eYj8u,.marketplace_modalHeader__GnOnJ button,.marketplace_refreshBtn__ydvxi{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--gray-200);background:#fff;color:var(--gray-700);border-radius:var(--radius-md);cursor:pointer}.marketplace_backBtn__OlW0O{width:42px;height:42px;flex-shrink:0;text-decoration:none}.marketplace_headerText__F9ep4{flex:1 1;min-width:0}.marketplace_chatHeader__dTwmi span,.marketplace_headerText__F9ep4 span,.marketplace_modalHeader__GnOnJ span{display:block;color:var(--primary-600);font-size:var(--font-size-xs);font-weight:900;text-transform:uppercase}.marketplace_headerText__F9ep4 h1{margin:.15rem 0;color:var(--gray-900);font-size:clamp(1.45rem,3vw,2rem)}.marketplace_headerText__F9ep4 p{margin:0;color:var(--gray-500);font-weight:650}.marketplace_emptyBtn__MWhW6,.marketplace_postBtn__eYRGf{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:42px;border:0;border-radius:var(--radius-md);background:var(--primary-600);color:#fff;font-weight:900;padding:0 1rem;cursor:pointer}.marketplace_notice__Kx0Vi,.marketplace_safetyBand__ZjnDC{width:100%;display:flex;align-items:center;gap:.65rem;margin-bottom:1rem;border-radius:var(--radius-md);padding:.8rem 1rem;font-weight:750;text-align:left}.marketplace_notice__Kx0Vi{border:1px solid rgba(12,48,38,.18);background:#f2f7f4;color:var(--primary-700)}.marketplace_safetyBand__ZjnDC{border:1px solid #dbeafe;background:#eff6ff;color:#1e3a8a}.marketplace_tabs__bdY1j{display:flex;gap:.5rem;margin-bottom:1rem;overflow-x:auto;scrollbar-width:none}.marketplace_tabs__bdY1j::-webkit-scrollbar{display:none}.marketplace_tabs__bdY1j button{min-height:40px;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:#fff;color:var(--gray-600);font-weight:850;padding:0 1rem;white-space:nowrap}.marketplace_tabs__bdY1j .marketplace_activeTab__gxkeH{border-color:var(--primary-600);background:var(--primary-600);color:#fff}.marketplace_filters__PFDxL{display:grid;grid-template-columns:minmax(260px,1fr) repeat(4,minmax(140px,180px)) auto;grid-gap:.75rem;gap:.75rem;margin-bottom:1.25rem;min-width:0}.marketplace_filters__PFDxL select,.marketplace_searchBox__7YKF9{min-height:44px;min-width:0;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:#fff}.marketplace_searchBox__7YKF9{display:flex;align-items:center;gap:.65rem;padding:0 .85rem}.marketplace_searchBox__7YKF9 input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;color:var(--gray-900);font:inherit}.marketplace_searchBox__7YKF9 button{display:grid;place-items:center;color:var(--gray-500)}.marketplace_filters__PFDxL select{padding:0 .8rem;color:var(--gray-800);font-weight:750}.marketplace_refreshBtn__ydvxi{min-height:44px;gap:.4rem;padding:0 .9rem;font-weight:850}.marketplace_itemGrid__SEZv7{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));grid-gap:1rem;gap:1rem}.marketplace_itemCard__AbHuQ{overflow:hidden;min-width:0;border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.marketplace_cardMedia__swifl{position:relative;width:100%;aspect-ratio:4/3;display:grid;place-items:center;overflow:hidden;background:var(--gray-50);color:var(--gray-400)}.marketplace_cardMedia__swifl img{width:100%;height:100%;object-fit:cover}.marketplace_cardMedia__swifl span,.marketplace_statusPill__SHQuJ{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:.25rem .55rem;background:rgba(15,23,42,.78);color:#fff;font-size:.72rem;font-weight:900}.marketplace_cardMedia__swifl span{position:absolute;top:.6rem;left:.6rem}.marketplace_statusPill__SHQuJ{background:var(--primary-50);color:var(--primary-700)}.marketplace_cardBody__Ufvz0{padding:.9rem}.marketplace_cardTitle__RrRNm{width:100%;display:block;margin-bottom:.25rem;color:var(--gray-900);font-size:var(--font-size-base);font-weight:900;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.marketplace_cardBody__Ufvz0 p{min-height:2.5em;margin:0 0 .75rem;color:var(--gray-500);font-size:var(--font-size-sm);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.marketplace_cardFooter__IBZ3R,.marketplace_cardMeta__GX_Yg{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.marketplace_cardMeta__GX_Yg strong{color:var(--gray-900);font-size:1.1rem}.marketplace_cardFooter__IBZ3R span,.marketplace_cardMeta__GX_Yg span{display:inline-flex;align-items:center;gap:.25rem;color:var(--gray-500);font-size:.78rem;font-weight:750}.marketplace_cardFooter__IBZ3R{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--gray-100)}.marketplace_detailActions__9_wLq,.marketplace_modalActions__34SGC,.marketplace_ownerActions__tBLRz,.marketplace_requestActions__9vm_F{display:flex;flex-wrap:wrap;gap:.5rem}.marketplace_ownerActions__tBLRz{margin-top:.75rem}.marketplace_chatComposer__ygJ7k button,.marketplace_detailActions__9_wLq a,.marketplace_detailActions__9_wLq button,.marketplace_modalActions__34SGC button,.marketplace_ownerActions__tBLRz button,.marketplace_requestActions__9vm_F button,.marketplace_requestBox__ZA7yg button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:36px;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:#fff;color:var(--gray-700);font-weight:850;padding:0 .75rem;text-decoration:none;cursor:pointer}.marketplace_chatComposer__ygJ7k button,.marketplace_modalActions__34SGC button:last-child,.marketplace_ownerActions__tBLRz button:first-child,.marketplace_requestBox__ZA7yg button{border-color:var(--primary-600);background:var(--primary-600);color:#fff}.marketplace_emptyState__fdIo5,.marketplace_loading__6UqNK{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;border:1px dashed var(--gray-200);border-radius:var(--radius-lg);background:#fff;color:var(--gray-500);text-align:center;padding:2rem}.marketplace_emptyState__fdIo5 h3{margin:0;color:var(--gray-900)}.marketplace_emptyState__fdIo5 p{margin:0}.marketplace_requestsGrid__1MgTX{display:grid;grid-gap:.9rem;gap:.9rem}.marketplace_requestCard__KbGm3{display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;grid-gap:1rem;gap:1rem;border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:#fff;padding:.9rem}.marketplace_requestCard__KbGm3 img{width:86px;height:70px;border-radius:var(--radius-md);object-fit:cover;background:var(--gray-100)}.marketplace_requestCard__KbGm3 h3{margin:.35rem 0 .15rem;color:var(--gray-900)}.marketplace_requestCard__KbGm3 p,.marketplace_requestCard__KbGm3 small{margin:0;color:var(--gray-500);font-weight:650}.marketplace_modalOverlay__uOx5C{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(15,23,42,.58)}.marketplace_detailModal__P9php,.marketplace_postModal__VVwjZ{width:min(860px,100%);box-sizing:border-box;max-height:92vh;overflow:auto;border-radius:var(--radius-xl);background:#fff;box-shadow:0 24px 80px rgba(15,23,42,.28);padding:1.25rem}.marketplace_modalHeader__GnOnJ{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.marketplace_modalHeader__GnOnJ h2{margin:.2rem 0 0}.marketplace_chatHeader__dTwmi button,.marketplace_closeDetail__eYj8u,.marketplace_modalHeader__GnOnJ button{width:38px;height:38px}.marketplace_formGrid__MNh4W{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.marketplace_formGrid__MNh4W label,.marketplace_fullLabel__Q5tRm{display:flex;flex-direction:column;gap:.4rem;color:var(--gray-700);font-weight:850}.marketplace_chatComposer__ygJ7k input,.marketplace_formGrid__MNh4W input,.marketplace_formGrid__MNh4W select,.marketplace_fullLabel__Q5tRm textarea,.marketplace_locationInput__HOvSX,.marketplace_requestBox__ZA7yg textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:#fff;color:var(--gray-900);font:inherit;padding:.75rem .85rem;outline:0}.marketplace_fullLabel__Q5tRm,.marketplace_locationInput__HOvSX{margin-top:.85rem}.marketplace_modalActions__34SGC{justify-content:flex-end;margin-top:1rem}.marketplace_detailModal__P9php{position:relative;width:min(980px,100%)}.marketplace_closeDetail__eYj8u{position:absolute;top:1rem;right:1rem;z-index:2}.marketplace_detailGrid__Dh_ce{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);grid-gap:1.25rem;gap:1.25rem;min-width:0}.marketplace_detailImage__Lh1OH{display:grid;place-items:center;min-height:340px;border-radius:var(--radius-lg);overflow:hidden;background:var(--gray-50);color:var(--gray-400)}.marketplace_detailImage__Lh1OH img{width:100%;height:100%;object-fit:cover}.marketplace_detailInfo__2gDkr{display:flex;flex-direction:column;gap:.85rem}.marketplace_detailInfo__2gDkr h2{margin:0;padding-right:2.5rem;color:var(--gray-900);font-size:clamp(1.35rem,3vw,2rem)}.marketplace_detailPrice__6tvUI{color:var(--gray-900);font-size:1.7rem}.marketplace_detailInfo__2gDkr p{margin:0;color:var(--gray-600);line-height:1.55}.marketplace_detailFacts__aG0CZ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.55rem;gap:.55rem}.marketplace_detailFacts__aG0CZ span{border:1px solid var(--gray-200);border-radius:var(--radius-md);padding:.65rem;color:var(--gray-600);font-size:var(--font-size-sm)}.marketplace_requestBox__ZA7yg{display:flex;flex-direction:column;gap:.65rem;border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:.9rem}.marketplace_requestBox__ZA7yg label{color:var(--gray-800);font-weight:850}.marketplace_reportBtn__rZm4r{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:.4rem;color:#9a6b16;font-weight:850}.marketplace_chatPanel__HMgln{position:fixed;right:1.2rem;bottom:1.2rem;z-index:1100;width:min(390px,calc(100vw - 2rem));max-height:min(620px,calc(100vh - 2rem));display:flex;flex-direction:column;border:1px solid var(--gray-200);border-radius:var(--radius-xl);background:#fff;box-shadow:0 24px 80px rgba(15,23,42,.24);overflow:hidden}.marketplace_chatHeader__dTwmi{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;border-bottom:1px solid var(--gray-100)}.marketplace_chatHeader__dTwmi h3{margin:.2rem 0 0}.marketplace_chatBody__4VAJ1{min-height:260px;overflow:auto;display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:var(--gray-50)}.marketplace_chatBubble__Ppfi9{max-width:82%;align-self:flex-start;border-radius:var(--radius-lg);background:#fff;padding:.65rem .75rem;box-shadow:var(--shadow-sm)}.marketplace_buyerBubble__DHudt{align-self:flex-end;background:var(--primary-600);color:#fff}.marketplace_chatBubble__Ppfi9 strong{display:block;font-size:.75rem;margin-bottom:.2rem}.marketplace_chatBubble__Ppfi9 p{margin:0}.marketplace_chatComposer__ygJ7k{display:flex;gap:.6rem;padding:.8rem;border-top:1px solid var(--gray-100)}.marketplace_chatComposer__ygJ7k input{flex:1 1}.marketplace_chatComposer__ygJ7k button{width:42px;padding:0}.marketplace_spin__2nvJD{animation:marketplace_spin__2nvJD 1s linear infinite}@keyframes marketplace_spin__2nvJD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1180px){.marketplace_filters__PFDxL{grid-template-columns:repeat(3,minmax(0,1fr))}.marketplace_searchBox__7YKF9{grid-column:1/-1}}@media (max-width:760px){.marketplace_header__GqDWY{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start}.marketplace_headerText__F9ep4{flex-basis:auto}.marketplace_postBtn__eYRGf{grid-column:1/-1;width:100%}.marketplace_detailFacts__aG0CZ,.marketplace_detailGrid__Dh_ce,.marketplace_filters__PFDxL,.marketplace_formGrid__MNh4W,.marketplace_requestCard__KbGm3{grid-template-columns:1fr}.marketplace_itemGrid__SEZv7{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.marketplace_cardBody__Ufvz0{padding:.75rem}.marketplace_cardFooter__IBZ3R,.marketplace_cardMeta__GX_Yg{align-items:flex-start;flex-direction:column;gap:.4rem}.marketplace_requestCard__KbGm3 img{width:100%;height:160px}.marketplace_requestActions__9vm_F{width:100%}.marketplace_requestActions__9vm_F button{flex:1 1 120px}.marketplace_detailImage__Lh1OH{min-height:250px}.marketplace_detailInfo__2gDkr h2{padding-right:0}}@media (max-width:460px){.marketplace_itemGrid__SEZv7{grid-template-columns:1fr}.marketplace_modalOverlay__uOx5C{align-items:flex-end;padding:0}.marketplace_detailModal__P9php,.marketplace_postModal__VVwjZ{width:100%;max-height:94vh;border-radius:var(--radius-xl) var(--radius-xl) 0 0;padding:1rem}.marketplace_chatPanel__HMgln{inset:auto 0 0 0;width:100%;max-height:82vh;border-radius:var(--radius-xl) var(--radius-xl) 0 0}.marketplace_tabs__bdY1j{margin-right:-1rem;padding-right:1rem}.marketplace_detailActions__9_wLq a,.marketplace_detailActions__9_wLq button,.marketplace_modalActions__34SGC button,.marketplace_ownerActions__tBLRz button{flex:1 1 100%}.marketplace_modalActions__34SGC{flex-direction:column-reverse}}.orders_header__n9neX{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem}.orders_header__n9neX h1{font-size:1.6rem;font-weight:800;color:#111827;margin-bottom:.25rem}.orders_header__n9neX p{color:#6b7280;font-size:.9rem}.orders_backBtn__1hUXz{width:40px;height:40px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;color:#374151;text-decoration:none;flex-shrink:0}.orders_tabs__cjMcQ{display:flex;gap:.5rem;margin-bottom:1.5rem;padding:.375rem;background:#f3f4f6;border-radius:12px}.orders_tab__2hKgU{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.625rem .75rem;border-radius:8px;border:none;background:transparent;font-size:.8rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s;white-space:nowrap}.orders_tabActive__xGnWR{background:#fff;color:#111827;box-shadow:0 1px 4px rgba(0,0,0,.1)}.orders_loading__WOM8W{display:flex;justify-content:center;align-items:center;padding:4rem}.orders_spin__ZYJ1C{animation:orders_spin__ZYJ1C 1s linear infinite}@keyframes orders_spin__ZYJ1C{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.orders_list__L_eeF{display:flex;flex-direction:column;gap:.75rem}.orders_orderCard__80Oty{width:100%;display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border-radius:16px;border:1px solid #f3f4f6;box-shadow:0 1px 4px rgba(0,0,0,.04);transition:box-shadow .2s;text-align:left;cursor:pointer}.orders_orderCard__80Oty:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.orders_orderIcon__H8m2Z{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.orders_orderInfo__zVUve{flex:1 1;min-width:0}.orders_orderTitle__Yrw1j{font-weight:700;color:#111827;font-size:.95rem;margin-bottom:.2rem}.orders_orderMeta__T_mAx{font-size:.8rem;color:#6b7280}.orders_orderRight__Vww12{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.orders_statusBadge__Yvj6M{display:inline-flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:700;padding:.25rem .6rem;border-radius:999px;white-space:nowrap}.orders_orderAmount__K3tfu{font-weight:800;color:#0c3026;font-size:1rem}.orders_viewDetails__I7ITu{display:inline-flex;align-items:center;gap:.2rem;color:#64748b;font-size:.76rem;font-weight:800}.orders_emptyState__hFMip{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 2rem;gap:.75rem;color:#9ca3af}.orders_emptyState__hFMip h3{color:#374151;font-size:1.1rem;font-weight:700}.orders_emptyState__hFMip p{font-size:.9rem}.orders_emptyBtn__30KJr{margin-top:.5rem;padding:.75rem 1.5rem;background:#0c3026;color:#fff;border-radius:10px;font-weight:700;text-decoration:none;font-size:.9rem}.orders_modalOverlay___eByG{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(15,23,42,.55)}.orders_orderModal__E4RLv{width:min(980px,100%);max-height:92vh;overflow:auto;border-radius:14px;background:#f8fafc;box-shadow:0 24px 80px rgba(15,23,42,.28)}.orders_modalHeader__a9kws{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid #e5e7eb;background:#fff}.orders_modalHeader__a9kws span{color:#0c3026;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.orders_modalHeader__a9kws h2{margin:.15rem 0 0;color:#111827;font-size:1.15rem;font-weight:900}.orders_modalHeader__a9kws button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#334155;cursor:pointer}.orders_detailGrid__1lTZJ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem;padding:1rem}.orders_detailPanel__7Dfkr{padding:1rem;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.orders_detailPanel__7Dfkr h3{margin:0 0 .8rem;color:#111827;font-size:.98rem;font-weight:900}.orders_productDetailRow__OI4Hy{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:.8rem;gap:.8rem}.orders_productThumb__25gfL{width:92px;height:92px;display:grid;place-items:center;border-radius:10px;background:#f1f5f9;color:#0c3026;overflow:hidden}.orders_productThumb__25gfL img{width:100%;height:100%;object-fit:cover}.orders_productDetailRow__OI4Hy strong{color:#111827;font-weight:900}.orders_productDetailRow__OI4Hy p{margin:.3rem 0 .6rem;color:#64748b;font-size:.84rem;line-height:1.45}.orders_metaPills___N7lO{display:flex;flex-wrap:wrap;gap:.35rem}.orders_metaPills___N7lO span{padding:.25rem .5rem;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.72rem;font-weight:800}.orders_infoLine__VePyQ{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.58rem 0;border-bottom:1px solid #f1f5f9}.orders_infoLine__VePyQ:last-child{border-bottom:0}.orders_infoLine__VePyQ span{display:inline-flex;align-items:center;gap:.35rem;color:#64748b;font-size:.8rem;font-weight:800}.orders_infoLine__VePyQ strong{color:#111827;font-size:.82rem;text-align:right;max-width:58%}.orders_trackingLink__Utcal{display:inline-flex;align-items:center;gap:.4rem;margin-top:.65rem;color:#2563eb;font-size:.84rem;font-weight:900;text-decoration:none}.orders_timeline__QuDoK{display:grid;grid-gap:.8rem;gap:.8rem}.orders_timelineItem__jd9DC{display:grid;grid-template-columns:14px minmax(0,1fr);grid-gap:.65rem;gap:.65rem}.orders_timelineItem__jd9DC>span{width:10px;height:10px;margin-top:.35rem;border-radius:999px;background:#0c3026;box-shadow:0 0 0 4px #dce8df}.orders_timelineItem__jd9DC strong{color:#111827;font-size:.86rem}.orders_timelineItem__jd9DC p{margin:.15rem 0;color:#475569;font-size:.82rem}.orders_timelineItem__jd9DC small{color:#94a3b8;font-size:.74rem}.orders_modalActions__LCieb{display:flex;justify-content:flex-end;gap:.65rem;padding:0 1rem 1rem;flex-wrap:wrap}.orders_primaryBtn__5NCSv,.orders_returnBtn__O7NgS,.orders_secondaryBtn__I3UNz{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem .9rem;border-radius:10px;font-size:.84rem;font-weight:900;text-decoration:none;border:1px solid transparent;cursor:pointer}.orders_primaryBtn__5NCSv{background:#0c3026;color:#fff}.orders_secondaryBtn__I3UNz{background:#fff;color:#334155;border-color:#e5e7eb}.orders_returnBtn__O7NgS{background:#fff7ed;color:#9a6b16;border-color:#fed7aa}@media (max-width:640px){.orders_tabs__cjMcQ{overflow-x:auto}.orders_tab__2hKgU{font-size:.75rem;padding:.5rem}.orders_orderCard__80Oty,.orders_orderRight__Vww12{align-items:flex-start}.orders_detailGrid__1lTZJ{grid-template-columns:1fr;padding:.75rem}.orders_productDetailRow__OI4Hy{grid-template-columns:72px minmax(0,1fr)}.orders_productThumb__25gfL{width:72px;height:72px}.orders_infoLine__VePyQ{flex-direction:column;gap:.25rem}.orders_infoLine__VePyQ strong{max-width:none;text-align:left}.orders_modalActions__LCieb{justify-content:stretch}.orders_modalActions__LCieb>*{flex:1 1}}