.AvatarUploader_container__A1BTl{display:flex;flex-direction:column;align-items:center;gap:.5rem}.AvatarUploader_avatarWrapper__mdH2a{position:relative;border-radius:50%;overflow:hidden;background:#f3f4f6;border:3px solid #e5e7eb;transition:all .3s ease}.AvatarUploader_avatarWrapper__mdH2a.AvatarUploader_editable__Ypt_5{cursor:pointer;border-color:#28c7ed}.AvatarUploader_avatarWrapper__mdH2a.AvatarUploader_editable__Ypt_5:hover{border-color:#22b5d6;transform:scale(1.02)}.AvatarUploader_avatarWrapper__mdH2a.AvatarUploader_uploading__wrxmB{border-color:#fbbf24;animation:AvatarUploader_pulse__cvmA8 1.5s infinite}.AvatarUploader_avatar__aEYTO{width:100%;height:100%;object-fit:cover;display:block}.AvatarUploader_placeholder__9nMxn{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.AvatarUploader_placeholderIcon__fM91K{font-size:2rem;color:#9ca3af}.AvatarUploader_overlay__OqBGz{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.AvatarUploader_avatarWrapper__mdH2a.AvatarUploader_editable__Ypt_5:hover .AvatarUploader_overlay__OqBGz{opacity:1}.AvatarUploader_avatarWrapper__mdH2a.AvatarUploader_uploading__wrxmB .AvatarUploader_overlay__OqBGz{opacity:1;background:rgba(251,191,36,.8)}.AvatarUploader_editIcon__wbwnx{color:white;font-size:1.5rem}.AvatarUploader_spinner__m9DCj{width:24px;height:24px;border:2px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:AvatarUploader_spin__hvPix 1s linear infinite}.AvatarUploader_hiddenInput__1_cZI{display:none}.AvatarUploader_error__oc5By{color:#ef4444;font-size:.875rem;text-align:center;margin-top:.5rem;padding:.5rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;max-width:200px}.AvatarUploader_hint__Uh8_h{color:#6b7280;font-size:.75rem;text-align:center;margin:0;max-width:120px}@keyframes AvatarUploader_pulse__cvmA8{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes AvatarUploader_spin__hvPix{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.AvatarUploader_placeholderIcon__fM91K{font-size:1.5rem}.AvatarUploader_editIcon__wbwnx{font-size:1.25rem}.AvatarUploader_hint__Uh8_h{font-size:.7rem}.AvatarUploader_avatarWrapper__mdH2a{width:100px!important;height:100px!important;border-radius:50%}.AvatarUploader_overlay__OqBGz{left:0!important;right:0!important;top:0!important;bottom:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:rgba(0,0,0,.45)!important}}.ProfileHeader_header__i_8tu{display:flex;gap:2rem;padding:2rem;background:#ffffff;border-radius:16px;border:1px solid #e5e7eb;margin-bottom:2rem;transition:all .3s ease}.ProfileHeader_header__i_8tu.ProfileHeader_dark___DCTj{background:#1f2937;border-color:#374151;color:#f9fafb}.ProfileHeader_avatarSection__3v8rC{flex-shrink:0;display:flex;justify-content:center;align-items:center}.ProfileHeader_avatarWrapper___5HNM{width:120px;height:120px;border-radius:50%;overflow:hidden;background:#f3f4f6;border:3px solid #e5e7eb}.ProfileHeader_avatarWrapper___5HNM img{width:100%;height:100%;object-fit:cover}.ProfileHeader_profileInfo__0DuxU{flex:1;min-width:0}.ProfileHeader_loading__ctZ2F{display:flex;align-items:center;justify-content:center;padding:2rem;color:#6b7280}.ProfileHeader_nameSection__4YJ4Q{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.ProfileHeader_displayName__TeCE1{font-size:2rem;font-weight:700;margin:0;color:#111827}.ProfileHeader_header__i_8tu.ProfileHeader_dark___DCTj .ProfileHeader_displayName__TeCE1{color:#f9fafb}.ProfileHeader_editButton__moYNZ{background:#28c7ed;color:white;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.ProfileHeader_editButton__moYNZ:hover{background:#22b5d6}.ProfileHeader_bio__4zzx6{color:#6b7280;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.ProfileHeader_header__i_8tu.ProfileHeader_dark___DCTj .ProfileHeader_bio__4zzx6{color:#d1d5db}.ProfileHeader_stats__eZSGW{display:flex;gap:2rem}.ProfileHeader_statsRow__cdeS8{display:flex;gap:2.5rem;justify-content:center;margin-top:1.5rem}.ProfileHeader_stat__B6b9C{display:flex;flex-direction:column;align-items:center;text-align:center}.ProfileHeader_statNumber__r7buk{font-size:1.5rem;font-weight:700;color:#28c7ed}.ProfileHeader_statLabel__59Wt9{font-size:.95rem;color:#6b7280;font-weight:500}.ProfileHeader_statValue__xPnk4{font-size:1.25rem;font-weight:700;color:#3b82f6;margin-top:.2rem}.ProfileHeader_header__i_8tu.ProfileHeader_dark___DCTj .ProfileHeader_statLabel__59Wt9{color:#d1d5db}.ProfileHeader_editForm__BvaDF{display:flex;flex-direction:column;gap:1rem}.ProfileHeader_editInput__sActh{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-weight:600;transition:border-color .2s}.ProfileHeader_editInput__sActh:focus{outline:none;border-color:#28c7ed}.ProfileHeader_editTextarea__yxgVr{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.875rem;line-height:1.5;resize:vertical;font-family:inherit;transition:border-color .2s}.ProfileHeader_editTextarea__yxgVr:focus{outline:none;border-color:#28c7ed}.ProfileHeader_header__i_8tu.ProfileHeader_dark___DCTj .ProfileHeader_editInput__sActh,.ProfileHeader_header__i_8tu.ProfileHeader_dark___DCTj .ProfileHeader_editTextarea__yxgVr{background:#374151;border-color:#4b5563;color:#f9fafb}.ProfileHeader_header__i_8tu.ProfileHeader_dark___DCTj .ProfileHeader_editInput__sActh:focus,.ProfileHeader_header__i_8tu.ProfileHeader_dark___DCTj .ProfileHeader_editTextarea__yxgVr:focus{border-color:#28c7ed}.ProfileHeader_editActions__7hBcc{display:flex;gap:1rem}.ProfileHeader_saveButton__bd7M5{background:#10b981;color:white;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:background .2s}.ProfileHeader_saveButton__bd7M5:hover:not(:disabled){background:#059669}.ProfileHeader_saveButton__bd7M5:disabled{background:#9ca3af;cursor:not-allowed}.ProfileHeader_cancelButton__9AFN5{background:#6b7280;color:white;border:none;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:background .2s}.ProfileHeader_cancelButton__9AFN5:hover{background:#4b5563}@media (max-width:768px){.ProfileHeader_header__i_8tu{flex-direction:column;text-align:center;gap:1.5rem;padding:1.5rem}.ProfileHeader_nameSection__4YJ4Q{flex-direction:column;gap:.75rem}.ProfileHeader_displayName__TeCE1{font-size:1.75rem;margin-top:.75rem;text-align:center}.ProfileHeader_stats__eZSGW{justify-content:center;gap:1.5rem}.ProfileHeader_editActions__7hBcc{flex-direction:column}.ProfileHeader_avatarWrapper___5HNM{width:100px;height:100px}}@media (max-width:480px){.ProfileHeader_header__i_8tu{padding:1rem}.ProfileHeader_stats__eZSGW{gap:1rem}.ProfileHeader_stat__B6b9C{flex:1}}.ActivityTab_activityTab__7DHa5{padding:1.5rem;max-width:1200px;margin:0 auto}.ActivityTab_filters__OH_Wl{display:flex;gap:.75rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center}.ActivityTab_filter__bfwOI{padding:.75rem 1.5rem;border:2px solid #e5e7eb;background:white;border-radius:2rem;font-weight:600;cursor:pointer;transition:all .3s ease;color:#374151}.ActivityTab_filter__bfwOI:hover{border-color:#3b82f6;background:#f3f4f6}.ActivityTab_filter__bfwOI.ActivityTab_active__j2G00{background:#3b82f6;color:white;border-color:#3b82f6}.ActivityTab_loading__hdQaU{text-align:center;padding:3rem;color:#6b7280;font-size:1.1rem}.ActivityTab_empty__slrtT{text-align:center;padding:4rem 2rem;color:#6b7280}.ActivityTab_emptyIcon__UZzCu{font-size:4rem;margin-bottom:1rem;color:#9ca3af;display:flex;justify-content:center}.ActivityTab_list__dls5M{display:flex;flex-direction:column;gap:1.5rem}.ActivityTab_item__3X9Qc{display:flex;gap:1rem;padding:1.5rem;background:white;border-radius:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid #f3f4f6;transition:all .3s ease}.ActivityTab_item__3X9Qc:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.ActivityTab_icon__LMAeF{font-size:1.5rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:50%;flex-shrink:0;color:#6b7280;transition:all .3s ease}.ActivityTab_item__3X9Qc:hover .ActivityTab_icon__LMAeF{background:#e5e7eb;color:#374151}.ActivityTab_content__1Iamt{flex:1;display:flex;flex-direction:column;gap:.75rem}.ActivityTab_text__WtBI3{font-weight:600;color:#374151;font-size:1rem}.ActivityTab_postPreview__xg0_Q{display:flex;gap:1rem;padding:1rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb;transition:all .3s ease}.ActivityTab_mediaContainer__uMXHd{position:relative;flex-shrink:0}.ActivityTab_postImage__ZQ1ui{width:80px;height:80px;object-fit:cover;border-radius:.5rem;border:2px solid #e5e7eb}.ActivityTab_overlay__AGhCG{position:absolute;inset:0;background:rgba(0,0,0,.5);border-radius:.5rem;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;color:white}.ActivityTab_postPreview__xg0_Q:hover .ActivityTab_overlay__AGhCG{opacity:1}.ActivityTab_viewIcon__LaeqW{color:white;font-size:1.2rem}.ActivityTab_postInfo__v14c0{flex:1;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.ActivityTab_business__oaDPQ{font-weight:700;color:#3b82f6;font-size:.9rem}.ActivityTab_caption__lXUmv{color:#6b7280;font-size:.875rem;line-height:1.4}.ActivityTab_date__levy5{font-size:.8rem;color:#9ca3af;font-weight:500}.ActivityTab_dark__QGj13{background:#1f2937}@media (max-width:600px){.ActivityTab_activityTab__7DHa5{padding:.5rem}.ActivityTab_filters__OH_Wl{gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.ActivityTab_filter__bfwOI{padding:.5rem 1rem;font-size:.95rem;min-width:90px}.ActivityTab_list__dls5M{gap:.75rem}.ActivityTab_item__3X9Qc{flex-direction:column;gap:.75rem;padding:1rem}.ActivityTab_postPreview__xg0_Q{flex-direction:column;align-items:center;gap:.5rem;padding:.5rem}.ActivityTab_mediaContainer__uMXHd{margin-bottom:.5rem}}.ActivityTab_icon__LMAeF svg{stroke-width:2;transition:all .3s ease}.ActivityTab_overlay__AGhCG svg{color:white;stroke:white}.ActivityTab_dark__QGj13 .ActivityTab_item__3X9Qc{background:#374151;border-color:#4b5563}.ActivityTab_dark__QGj13 .ActivityTab_text__WtBI3{color:#f3f4f6}.ActivityTab_dark__QGj13 .ActivityTab_date__levy5{color:#d1d5db}.ActivityTab_dark__QGj13 .ActivityTab_business__oaDPQ{color:#60a5fa}.ActivityTab_dark__QGj13 .ActivityTab_caption__lXUmv{color:#9ca3af}.ActivityTab_dark__QGj13 .ActivityTab_icon__LMAeF{background:#4b5563;color:#d1d5db}.ActivityTab_dark__QGj13 .ActivityTab_item__3X9Qc:hover .ActivityTab_icon__LMAeF{background:#6b7280;color:#f3f4f6}.ActivityTab_dark__QGj13 .ActivityTab_postPreview__xg0_Q{background:#4b5563;border-color:#6b7280}@keyframes MenuUIPopup_spin__OjO4h{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes MenuUIPopup_modalSlideIn__t1o7g{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.MenuUIPopup_overlay__kiXgK{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;overflow:hidden;overscroll-behavior:none}.MenuUIPopup_modal__jAZD_{background:#fff;border-radius:16px;width:95vw;height:90vh;max-width:1200px;max-height:800px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 40px rgba(0,0,0,.15);overscroll-behavior:none}.MenuUIPopup_header__34cnq{background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem;flex-shrink:0}.MenuUIPopup_headerContent__5V3ju{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.MenuUIPopup_title__4Mm__{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.MenuUIPopup_closeButton__NbIrD{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s}.MenuUIPopup_closeButton__NbIrD:hover{background:#f3f4f6;color:#111827}.MenuUIPopup_searchContainer__Y_6SY{margin-bottom:1rem}.MenuUIPopup_searchInput__oFSkz{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#f9fafb;transition:all .2s}.MenuUIPopup_searchInput__oFSkz:focus{outline:none;border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.MenuUIPopup_tabNavigation__J7mFG{display:flex;gap:.5rem}.MenuUIPopup_tabButton__P3HVQ{padding:.75rem 1.5rem;border:1px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.MenuUIPopup_tabButton__P3HVQ:hover{background:#f3f4f6;color:#374151}.MenuUIPopup_tabActive__Kq6AH{background:#3b82f6;color:#fff;border-color:#3b82f6}.MenuUIPopup_content__BwaC6{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.MenuUIPopup_loading__xbCvX{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;gap:1rem;color:#6b7280}.MenuUIPopup_loadingSpinner__s3iqo{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:MenuUIPopup_spin__OjO4h 1s linear infinite}.MenuUIPopup_empty__nxLLj{text-align:center;padding:2rem;color:#6b7280}.MenuUIPopup_categoryFilter__K4z07{display:flex;gap:.5rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:.5rem}.MenuUIPopup_categoryButton__z1_vm{padding:.5rem 1rem;border:1px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:20px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s}.MenuUIPopup_categoryButton__z1_vm:hover{background:#f3f4f6;color:#374151}.MenuUIPopup_categoryActive__2PUfj{background:#3b82f6;color:#fff;border-color:#3b82f6}.MenuUIPopup_menuSection__mtjIV{margin-bottom:2rem}.MenuUIPopup_categorySection__Ff33q{margin-bottom:3rem}.MenuUIPopup_categoryTitle__Dd3bq{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.MenuUIPopup_subcategorySection__CufxM{margin:2rem 0}.MenuUIPopup_subcategoryTitle__cQIfU{font-size:.875rem;font-weight:500;color:#6b7280;margin:1.5rem 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.MenuUIPopup_combosSection__cXa9W{margin-bottom:2rem}.MenuUIPopup_combosList__7lPan,.MenuUIPopup_itemsList__kbdIo{display:flex;flex-direction:column;gap:.75rem}.MenuUIPopup_menuItemListCard__D_EMO{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease;position:relative;margin-bottom:12px}.MenuUIPopup_menuItemListCard__D_EMO:hover{border-color:#28c7ed;box-shadow:0 2px 8px rgba(40,199,237,.1);transform:translateY(-1px)}.MenuUIPopup_menuItemListCard__D_EMO:active{transform:translateY(0);box-shadow:0 1px 4px rgba(40,199,237,.15)}.MenuUIPopup_itemThumbnail__cL_I1{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f9fafb;position:relative}.MenuUIPopup_thumbnailMedia__BVwsM{width:100%;height:100%;object-fit:cover}.MenuUIPopup_thumbnailPlaceholder__yWM83{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f4f6;font-size:24px}.MenuUIPopup_statusOverlay___LCAL{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;border-radius:8px}.MenuUIPopup_statusText___0M7_{color:white;font-size:12px;font-weight:600;text-align:center}.MenuUIPopup_itemListInfo__TD2ML{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:80px;position:relative}.MenuUIPopup_itemListContent__eeCQ7{flex:1;padding-right:60px}.MenuUIPopup_itemListHeader__2Ww1Z{margin-bottom:.5rem}.MenuUIPopup_itemListName__amJ_l{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 6px;line-height:1.3}.MenuUIPopup_itemListDescription__FjhRF,.MenuUIPopup_itemListName__amJ_l{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.MenuUIPopup_itemListDescription__FjhRF{font-size:14px;color:#6b7280;margin:0 0 8px;line-height:1.4}.MenuUIPopup_itemListMeta__y26aK{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:auto}.MenuUIPopup_metaItem__A5BQ7{font-size:12px;color:#9ca3af;background:#f3f4f6;padding:2px 6px;border-radius:4px}.MenuUIPopup_dietaryLabels__ffRDl{display:flex;gap:4px}.MenuUIPopup_dietaryIcon__E1Z6g{font-size:14px}.MenuUIPopup_itemListPrice__qH_rP{position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:flex-end}.MenuUIPopup_priceText__DrB41{font-size:16px;font-weight:700;color:#28c7ed;background:rgba(40,199,237,.1);padding:6px 10px;border-radius:6px;white-space:nowrap}.MenuUIPopup_comboBadgeSmall__Ui6_l{position:absolute;top:8px;right:8px;background:#f59e0b;color:white;font-size:10px;padding:4px 8px;border-radius:4px;font-weight:600;text-transform:uppercase}.MenuUIPopup_itemListAction__PVWnK,.MenuUIPopup_viewButton__wvmSv{display:none}.MenuUIPopup_comboListCard___jJZR{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease;position:relative;margin-bottom:12px}.MenuUIPopup_comboListCard___jJZR:hover{border-color:#f59e0b;box-shadow:0 2px 8px rgba(245,158,11,.1);transform:translateY(-1px)}.MenuUIPopup_comboThumbnail__cC41o{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f9fafb;position:relative}.MenuUIPopup_comboListInfo__7VK6N{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:80px;position:relative;padding-right:60px}.MenuUIPopup_comboListHeader__ymPMP{margin-bottom:.5rem}.MenuUIPopup_comboListName__D9P56{font-size:16px;font-weight:600;color:#1f2937;margin:0 0 6px;line-height:1.3}.MenuUIPopup_comboListDescription__Cr_cK{font-size:14px;color:#6b7280;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.MenuUIPopup_comboListIncludes__z7pyo{font-size:12px;color:#9ca3af;margin-bottom:8px}.MenuUIPopup_includesText__CYSTo{color:#6b7280}.MenuUIPopup_comboListPrice__2K1uC{position:absolute;bottom:0;right:0;font-size:16px;font-weight:700;color:#f59e0b;background:rgba(245,158,11,.1);padding:6px 10px;border-radius:6px;white-space:nowrap}.MenuUIPopup_comboListAction__w087o{display:none}.MenuUIPopup_category__CYRFI{margin-bottom:2rem}.MenuUIPopup_items__SH5B_{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.MenuUIPopup_menuItem__2UzKg{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:1.5rem;transition:all .2s ease;cursor:pointer}.MenuUIPopup_menuItem__2UzKg:hover{border-color:#28c7ed;box-shadow:0 2px 8px rgba(40,199,237,.1)}.MenuUIPopup_itemInfo__tGD1u{margin-bottom:1rem}.MenuUIPopup_itemName__rz5FZ{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.MenuUIPopup_itemDescription__lvh0a{font-size:.875rem;color:#6b7280;margin:0 0 1rem;line-height:1.4}.MenuUIPopup_itemPrice__Sn9Dm{font-size:1.125rem;font-weight:700;color:#28c7ed}.MenuUIPopup_itemMediaSection__DPg7M{margin-bottom:1rem}.MenuUIPopup_itemMedia__v01Wr{width:100%;height:200px;object-fit:cover;border-radius:8px}.MenuUIPopup_subcategories__IRzZc{margin-top:1rem}.MenuUIPopup_subcategory__mEtg2{margin-bottom:1.5rem}.MenuUIPopup_combosGrid__fIRmo{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.MenuUIPopup_comboCard__B4SJi{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;transition:all .2s ease;cursor:pointer}.MenuUIPopup_comboCard__B4SJi:hover{border-color:#f59e0b;box-shadow:0 2px 8px rgba(245,158,11,.1)}.MenuUIPopup_comboImage__aipUe{width:100%;height:180px;object-fit:cover}.MenuUIPopup_comboInfo__nBxBX{padding:1.25rem}.MenuUIPopup_comboName__RVITg{margin:0 0 .5rem;font-size:1.25rem;font-weight:700;color:#1f2937;line-height:1.3}.MenuUIPopup_comboDescription__fBLvz{margin:0 0 1rem;color:#6b7280;font-size:.9rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.MenuUIPopup_comboIncludes__IeQQG{margin-bottom:1rem;font-size:.875rem;color:#6b7280}.MenuUIPopup_includesLabel__eu0_w{font-weight:500;color:#6b7280;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.MenuUIPopup_comboFooter__5hIQg{display:flex;justify-content:space-between;align-items:center}.MenuUIPopup_comboPrice__gZO4Z{font-size:1.1rem;font-weight:700;color:#059669}.MenuUIPopup_cartButton__xyDWg{background:linear-gradient(135deg,#28c7ed,#81df42);color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.MenuUIPopup_cartButton__xyDWg:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,199,237,.3)}.MenuUIPopup_itemDetailOverlay__CFYIU{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10001;padding:1rem;overflow:hidden;overscroll-behavior:none}.MenuUIPopup_itemDetailModal__dM1oG{background:#fff;border-radius:16px;width:90vw;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px rgba(0,0,0,.25);animation:MenuUIPopup_modalSlideIn__t1o7g .3s ease-out;overscroll-behavior:none}.MenuUIPopup_itemDetailHeader__ma_Dd{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.MenuUIPopup_itemDetailContent__pMI5V{flex:1;overflow-y:auto;overflow-x:hidden;padding:0;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.MenuUIPopup_itemDetailImage__WZGPB{width:100%;height:200px;object-fit:cover}.MenuUIPopup_itemDetailInfo__d0MmK{padding:1.5rem}.MenuUIPopup_sizeSelection__64f_b{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;margin:0 1.5rem 1rem}.MenuUIPopup_sizeSelection__64f_b h4{margin:0 0 .75rem;color:#374151;font-weight:600;font-size:1rem}.MenuUIPopup_sizeOptions__UCQuz{display:grid;gap:.75rem}.MenuUIPopup_sizeOption__c3lG_{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;background:white}.MenuUIPopup_sizeOption__c3lG_:hover{border-color:#3b82f6;background:#f8faff}.MenuUIPopup_sizeOption__c3lG_.MenuUIPopup_selected__vnPyM{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.MenuUIPopup_sizeName__tQShZ{font-weight:600;color:#1f2937}.MenuUIPopup_sizePrice__vqrc9{color:#374151;font-weight:500}.MenuUIPopup_selected__vnPyM{border-color:#3b82f6;background:#eff6ff}.MenuUIPopup_comboOptions__uJA8S{padding:1rem}.MenuUIPopup_makeComboButton__lqEFv{background:#f59e0b;color:white;border:none;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;width:100%}.MenuUIPopup_makeComboButton__lqEFv:hover{background:#d97706;transform:translateY(-1px)}.MenuUIPopup_comboHint__lMHsr{font-size:.875rem;color:#6b7280;margin-top:.5rem;text-align:center}.MenuUIPopup_comboBuilder__th4LO{padding:1.5rem}.MenuUIPopup_comboSection__pf6mz{margin-bottom:1.5rem}.MenuUIPopup_slotHeader__V8Xzj{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.MenuUIPopup_slotRequirement__ZMVfB{font-size:.875rem;color:#6b7280}.MenuUIPopup_allIncludedNote__ycbLs{background:#ecfdf5;color:#059669;padding:.75rem;border-radius:6px;font-size:.875rem;margin-bottom:1rem;text-align:center}.MenuUIPopup_addOnSection__cvByx{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;margin-bottom:1rem}.MenuUIPopup_addOnCategories__I5Qko{display:flex;flex-direction:column;gap:1rem}.MenuUIPopup_addOnCategory__oltyb{background:#fff;border-radius:8px;padding:1rem;border:1px solid #e5e7eb}.MenuUIPopup_addOnCategoryTitle__s0Ivk{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .75rem}.MenuUIPopup_addOnItems__UZgGS{display:flex;flex-direction:column;gap:.5rem}.MenuUIPopup_addOnItem__DWgww{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease}.MenuUIPopup_addOnItem__DWgww:hover{border-color:#3b82f6;background:#f8faff}.MenuUIPopup_addOnName__V_ODq{font-weight:500;color:#1f2937}.MenuUIPopup_addOnPrice__xRv5t{font-weight:600;color:#059669}.MenuUIPopup_addOnFilter__KPMI8{margin-bottom:1rem}.MenuUIPopup_addOnSearchInput__vEh8j{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem}.MenuUIPopup_addOnCategoryFilter__4pvVo{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.MenuUIPopup_categorySelect__rcwKE{padding:.5rem 1rem;border:1px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:6px;cursor:pointer;transition:all .2s}.MenuUIPopup_categorySelect__rcwKE:hover{background:#f3f4f6}.MenuUIPopup_comboAddOnCategory__t0WCk{margin-bottom:1.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#f9fafb}.MenuUIPopup_addOnCategoryHeader__NQzH7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.MenuUIPopup_addOnCategoryMeta__Hqse1{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.MenuUIPopup_requiredBadge__6mwQF{background:#ef4444;color:white;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.MenuUIPopup_selectionLimit__xT5Dv{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:.125rem .375rem;border-radius:.25rem}.MenuUIPopup_freeBadge__eqdyd{background:#10b981;color:white;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.MenuUIPopup_addOnCategoryDescription__bMeTx{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.MenuUIPopup_addOnItemContent__qfH3G{flex:1}.MenuUIPopup_addOnItemInfo__0HUEV{display:flex;flex-direction:column;gap:.25rem}.MenuUIPopup_addOnDescription__XhQ3_{font-size:.875rem;color:#6b7280}.MenuUIPopup_freePrice__dnE5f{color:#10b981;font-weight:600}.MenuUIPopup_addOnCheckmark__pRynQ{color:#10b981;font-size:1.25rem}.MenuUIPopup_pricingSummary__QR86X{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;margin-bottom:1rem}.MenuUIPopup_priceRow__3HmjT{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.MenuUIPopup_discount__dZpmd{color:#10b981}.MenuUIPopup_surcharge__7IzNd{color:#ef4444}.MenuUIPopup_totalRow___UQPF{font-weight:700;font-size:1.125rem;border-top:1px solid #e5e7eb;padding-top:.75rem;margin-top:.5rem}.MenuUIPopup_savingsRow__cVRqF{border-top:1px solid #e5e7eb;padding-top:.5rem;margin-top:.5rem;color:#10b981}.MenuUIPopup_quantitySection__9dVQD{display:flex;align-items:center;gap:1rem}.MenuUIPopup_quantitySection__9dVQD label{font-weight:600;color:#374151}.MenuUIPopup_quantityControls__XxU4u{display:flex;align-items:center;gap:.75rem}.MenuUIPopup_quantityControls__XxU4u button{width:36px;height:36px;border:1px solid #d1d5db;background:white;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.MenuUIPopup_quantityControls__XxU4u button:hover{border-color:#3b82f6;background:#f8faff}.MenuUIPopup_quantityControls__XxU4u button:disabled{opacity:.5;cursor:not-allowed}.MenuUIPopup_quantityControls__XxU4u span{font-size:1.1rem;font-weight:600;color:#1f2937;min-width:2rem;text-align:center}.MenuUIPopup_totalPrice__dlfI7{font-size:1.25rem;font-weight:700;color:#059669}.MenuUIPopup_actionButtons__0awaM{display:flex;gap:.75rem;padding:1.5rem;border-top:1px solid #e5e7eb}.MenuUIPopup_addToCartButton__Rw_jK{flex:1;background:linear-gradient(135deg,#28c7ed,#81df42);color:white;border:none;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;min-width:120px}.MenuUIPopup_addToCartButton__Rw_jK:disabled{background:#d1d5db;cursor:not-allowed;opacity:.6}.MenuUIPopup_addToCartButton__Rw_jK:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,199,237,.3)}.MenuUIPopup_sizeSelector__joBEj{position:fixed;inset:0;z-index:10002}.MenuUIPopup_sizeSelectorModal__2RPNT{background:#fff;border-radius:16px;max-width:500px;max-height:80vh;overflow:hidden}.MenuUIPopup_sizeSelectorHeader__DcOo1{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.MenuUIPopup_closeSizeSelector__cuqj6{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280}.MenuUIPopup_sizeSelectorContent__Usyv0{padding:1.5rem}.MenuUIPopup_coreItemDisplay__ALaz2{margin-bottom:1rem;padding:1rem;background:#f9fafb;border-radius:8px}@media (max-width:1024px){.MenuUIPopup_modal__jAZD_{max-width:95%;width:95%}.MenuUIPopup_items__SH5B_{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.MenuUIPopup_combosGrid__fIRmo{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.MenuUIPopup_modal__jAZD_{max-height:90vh;margin:.5rem;width:calc(100vw - 1rem);max-width:calc(100vw - 1rem);padding-bottom:env(safe-area-inset-bottom,0)}.MenuUIPopup_header__34cnq{padding:max(1rem,env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-right,0px)) 1rem max(1rem,env(safe-area-inset-left,0px));flex-direction:column;align-items:flex-start;gap:1rem}.MenuUIPopup_content__BwaC6{padding:1rem}.MenuUIPopup_items__SH5B_{grid-template-columns:1fr;gap:.75rem}.MenuUIPopup_menuItem__2UzKg{padding:1rem}.MenuUIPopup_itemMedia__v01Wr{width:100%;height:150px}.MenuUIPopup_combosGrid__fIRmo{grid-template-columns:1fr;gap:1rem}.MenuUIPopup_itemDetailModal__dM1oG{max-height:95vh;margin:.25rem;width:calc(100vw - .5rem);max-width:calc(100vw - .5rem)}.MenuUIPopup_menuItemListCard__D_EMO{padding:14px;gap:10px}.MenuUIPopup_itemThumbnail__cL_I1{width:70px;height:70px}.MenuUIPopup_itemListContent__eeCQ7{padding-right:55px}.MenuUIPopup_itemListName__amJ_l{font-size:15px}.MenuUIPopup_itemListDescription__FjhRF{font-size:13px}.MenuUIPopup_priceText__DrB41{font-size:14px;padding:4px 8px}.MenuUIPopup_metaItem__A5BQ7{font-size:11px;padding:1px 4px}}@media (max-width:480px){.MenuUIPopup_menuItemListCard__D_EMO{padding:12px;gap:8px}.MenuUIPopup_itemThumbnail__cL_I1{width:60px;height:60px}.MenuUIPopup_itemListName__amJ_l{font-size:14px}.MenuUIPopup_itemListDescription__FjhRF{font-size:12px}.MenuUIPopup_priceText__DrB41{font-size:13px;padding:3px 6px}}.OrderConfirmationModal_overlay__5Cr7x{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.OrderConfirmationModal_modal__V1GmJ{background:white;border-radius:16px;box-shadow:0 25px 50px rgba(0,0,0,.25);max-width:500px;width:100%;max-height:90vh;overflow-y:auto}.OrderConfirmationModal_header__qIZfv{text-align:center;padding:2rem 2rem 1rem;border-bottom:1px solid #f3f4f6}.OrderConfirmationModal_iconContainer__6vRog{margin-bottom:1rem}.OrderConfirmationModal_checkIcon__2_5vn{font-size:3rem;animation:OrderConfirmationModal_bounce___bcRL .6s ease-out}@keyframes OrderConfirmationModal_bounce___bcRL{0%{transform:scale(.3) rotate(0deg)}50%{transform:scale(1.1) rotate(180deg)}to{transform:scale(1) rotate(1turn)}}.OrderConfirmationModal_title__sAcYi{margin:0;font-size:1.75rem;font-weight:700;color:#111827}.OrderConfirmationModal_content__7plzD{padding:1.5rem 2rem}.OrderConfirmationModal_message__GdraM{font-size:1rem;line-height:1.6;color:#374151;margin-bottom:1.5rem}.OrderConfirmationModal_pickupInfo__BvIcY{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;margin:1.5rem 0}.OrderConfirmationModal_pickupTitle__b2hJf{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:.5rem}.OrderConfirmationModal_businessName__9XNYW{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#111827}.OrderConfirmationModal_businessAddress__ZwouW{margin:0;font-size:.95rem;color:#4b5563;line-height:1.4}.OrderConfirmationModal_features__vZvpM{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.OrderConfirmationModal_feature__J16SY{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#4b5563}.OrderConfirmationModal_featureIcon__Pt_ph{font-size:1.1rem;flex-shrink:0}.OrderConfirmationModal_thankYou__vj_Kv{font-size:.95rem;color:#6b7280;text-align:center;margin:1.5rem 0 0;font-style:italic}.OrderConfirmationModal_actions__pkj_f{padding:0 2rem 2rem;text-align:center}.OrderConfirmationModal_closeButton___uTPc{background:linear-gradient(135deg,#10b981,#059669);color:white;border:none;border-radius:12px;padding:.875rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:120px}.OrderConfirmationModal_closeButton___uTPc:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.OrderConfirmationModal_closeButton___uTPc:active{transform:translateY(0)}@media (max-width:768px){.OrderConfirmationModal_overlay__5Cr7x{padding:.5rem}.OrderConfirmationModal_modal__V1GmJ{max-width:100%;margin:0}.OrderConfirmationModal_header__qIZfv{padding:1.5rem 1.5rem 1rem}.OrderConfirmationModal_content__7plzD{padding:1rem 1.5rem}.OrderConfirmationModal_pickupInfo__BvIcY{padding:1rem}.OrderConfirmationModal_title__sAcYi{font-size:1.5rem}.OrderConfirmationModal_message__GdraM{font-size:.95rem}.OrderConfirmationModal_actions__pkj_f{padding:0 1.5rem 1.5rem}}.Checkout_checkoutOverlay__l5vmQ{background:rgba(0,0,0,.6);padding:1rem;backdrop-filter:blur(4px)}.Checkout_checkoutModal__L_mCl{background:#ffffff;border-radius:1rem;width:90vw;max-width:500px;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.25);animation:Checkout_modalSlideIn__nS7s2 .3s ease-out;border:1px solid #e5e7eb}@keyframes Checkout_modalSlideIn__nS7s2{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Checkout_checkoutContent__xQO63,.Checkout_checkoutForm__nRgyU{display:flex;flex-direction:column;height:100%}.Checkout_checkoutForm__nRgyU{overflow:hidden}.Checkout_checkoutFieldsWrapper__ENy5_{flex:1;overflow-y:auto;padding:2rem;-webkit-overflow-scrolling:touch}.Checkout_checkoutTitle__QJUdF{font-size:1.75rem;font-weight:700;color:#1f2937;text-align:center;margin:0 0 2rem;position:relative}.Checkout_checkoutTitle__QJUdF:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px}.Checkout_checkoutLabel__uBKDj{display:flex;flex-direction:column;margin-bottom:1.5rem;font-weight:600;color:#374151;font-size:.95rem}.Checkout_checkoutInput__015EU,.Checkout_checkoutSelect__vTuP5{margin-top:.5rem;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;transition:border-color .2s ease;background:#f9fafb;color:#1f2937;outline:none}.Checkout_checkoutInput__015EU:focus,.Checkout_checkoutSelect__vTuP5:focus{border-color:#3b82f6;background:#ffffff}.Checkout_checkoutInput__015EU::placeholder{color:#9ca3af;font-weight:400}.Checkout_checkoutTextarea__J5WOQ{margin-top:.5rem;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;transition:border-color .2s ease;background:#f9fafb;color:#1f2937;outline:none;min-height:100px;font-family:inherit}.Checkout_checkoutTextarea__J5WOQ:focus{border-color:#3b82f6;background:#ffffff}.Checkout_checkoutTextarea__J5WOQ::placeholder{color:#9ca3af;font-weight:400}.Checkout_checkoutSelect__vTuP5{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem;appearance:none}.Checkout_checkoutError__6Xaym{color:#dc2626;padding:1rem;border-radius:.75rem;margin:1rem 0;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.Checkout_checkoutError__6Xaym:before{content:"⚠️";flex-shrink:0}.Checkout_checkoutActions__x6bRF{padding:1.5rem 2rem;border-top:1px solid #e5e7eb;background:#f9fafb;flex-shrink:0}.Checkout_cancelButton__8Fgnp{padding:.875rem 1.5rem;border:2px solid #e5e7eb;background:#ffffff;color:#6b7280;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;min-height:48px}.Checkout_cancelButton__8Fgnp:hover:not(:disabled){border-color:#d1d5db;color:#374151}.Checkout_cancelButton__8Fgnp:disabled{opacity:.5;cursor:not-allowed}.Checkout_checkoutButton__kwHZa{padding:.875rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#ffffff;border:none;border-radius:.75rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;min-height:48px;position:relative}.Checkout_checkoutButton__kwHZa:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af)}.Checkout_checkoutButton__kwHZa:disabled{opacity:.5}.Checkout_paymentElementContainer__ZJHHN{margin:1.5rem 0;padding:1.5rem;border:2px solid #e5e7eb;border-radius:.75rem;background:#f9fafb}.Checkout_disclaimer__OhC9i{padding:1rem 2rem;background:#f8fafc;border-top:1px solid #e5e7eb;font-size:.8rem;color:#6b7280;text-align:center;line-height:1.4;font-style:italic}.Checkout_disclaimer__OhC9i strong{color:#374151;font-weight:600}.Checkout_orderSummary__J7K1z{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}.Checkout_summaryTitle__re1Nm{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.Checkout_orderItems__GzWx3{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.Checkout_orderItem__7aMu4{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.Checkout_itemDetails__Fc7Kb{flex:1;display:flex;flex-direction:column;gap:.25rem}.Checkout_itemName__lnry0{font-weight:600;color:#1f2937;font-size:.95rem}.Checkout_itemQuantity__zkoYX,.Checkout_itemSize__Geu7v{font-size:.85rem;color:#6b7280}.Checkout_itemAddOns___oS72{display:flex;flex-direction:column;gap:.125rem}.Checkout_addOnItem__K0L5Z{font-size:.8rem;color:#059669;margin-left:.5rem}.Checkout_itemPrice__fImFN{font-weight:600;color:#1f2937;white-space:nowrap}.Checkout_pricingBreakdown__ns4ce{border-top:1px solid #e2e8f0;padding-top:1rem}.Checkout_priceRow__h8cOH{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.95rem;color:#4b5563}.Checkout_priceRow__h8cOH:last-of-type{margin-bottom:0}.Checkout_totalRow__Nea3v{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:2px solid #1f2937;font-weight:700;font-size:1.125rem;color:#1f2937;margin-top:.5rem}.Checkout_customerInfo__AcVGA,.Checkout_deliveryInfo__Dol14{margin-bottom:2rem}.Checkout_sectionTitle__9pYSG{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.Checkout_addressRow__DDjUf{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.Checkout_priceRow__h8cOH:nth-child(2){color:#5a5959;font-weight:600}.Checkout_priceRow__h8cOH:nth-child(2) span:first-child:after{margin-left:.25rem}.Checkout_checkoutButton__kwHZa:disabled:after{content:"";position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:Checkout_spin__upOVL 1s linear infinite}@keyframes Checkout_spin__upOVL{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}@media (max-width:768px){.Checkout_checkoutOverlay__l5vmQ{align-items:flex-start;padding:2rem .5rem .5rem}.Checkout_checkoutModal__L_mCl{width:95vw;max-width:none;max-height:95vh;border-radius:.75rem}.Checkout_checkoutFieldsWrapper__ENy5_{padding:1.5rem}.Checkout_checkoutTitle__QJUdF{font-size:1.5rem;margin-bottom:1.5rem}.Checkout_checkoutLabel__uBKDj{margin-bottom:1.25rem;font-size:.9rem}.Checkout_checkoutInput__015EU,.Checkout_checkoutSelect__vTuP5,.Checkout_checkoutTextarea__J5WOQ{padding:.75rem;font-size:16px;border-radius:.5rem}.Checkout_checkoutTextarea__J5WOQ{min-height:80px}.Checkout_checkoutActions__x6bRF{padding:1rem 1.5rem;flex-direction:column;gap:.75rem}.Checkout_cancelButton__8Fgnp,.Checkout_checkoutButton__kwHZa{padding:.75rem;font-size:.95rem;min-height:44px;border-radius:.5rem}.Checkout_paymentElementContainer__ZJHHN{margin:1rem 0;padding:1rem;border-radius:.5rem}.Checkout_disclaimer__OhC9i{padding:.75rem 1.5rem;font-size:.75rem}.Checkout_orderSummary__J7K1z{padding:1rem;margin-bottom:1.5rem}.Checkout_summaryTitle__re1Nm{font-size:1rem}.Checkout_itemName__lnry0{font-size:.9rem}.Checkout_itemQuantity__zkoYX,.Checkout_itemSize__Geu7v{font-size:.8rem}.Checkout_addOnItem__K0L5Z{font-size:.75rem}.Checkout_priceRow__h8cOH{font-size:.9rem}.Checkout_totalRow__Nea3v{font-size:1rem}.Checkout_addressRow__DDjUf{grid-template-columns:1fr;gap:.75rem}.Checkout_customerInfo__AcVGA,.Checkout_deliveryInfo__Dol14{margin-bottom:1.5rem}.Checkout_sectionTitle__9pYSG{font-size:1rem}}@media (max-width:480px){.Checkout_checkoutOverlay__l5vmQ{padding:1rem .25rem .25rem}.Checkout_checkoutModal__L_mCl{width:98vw;max-height:98vh;border-radius:.5rem}.Checkout_checkoutFieldsWrapper__ENy5_{padding:1rem}.Checkout_checkoutTitle__QJUdF{font-size:1.25rem;margin-bottom:1rem}.Checkout_checkoutLabel__uBKDj{margin-bottom:1rem;font-size:.85rem}.Checkout_checkoutInput__015EU,.Checkout_checkoutSelect__vTuP5,.Checkout_checkoutTextarea__J5WOQ{padding:.625rem;font-size:16px}.Checkout_checkoutActions__x6bRF{padding:.75rem 1rem}.Checkout_cancelButton__8Fgnp,.Checkout_checkoutButton__kwHZa{padding:.625rem;font-size:.9rem;min-height:40px}.Checkout_disclaimer__OhC9i{padding:.5rem 1rem;font-size:.7rem}.Checkout_orderSummary__J7K1z{padding:.75rem}.Checkout_orderItem__7aMu4{flex-direction:column;align-items:flex-start;gap:.5rem}.Checkout_itemPrice__fImFN{align-self:flex-end;font-size:.95rem}.Checkout_priceRow__h8cOH{font-size:.85rem}.Checkout_totalRow__Nea3v{font-size:.95rem}}@media (prefers-contrast:high){.Checkout_checkoutInput__015EU,.Checkout_checkoutSelect__vTuP5,.Checkout_checkoutTextarea__J5WOQ{border-width:3px;border-color:#000000}.Checkout_checkoutInput__015EU:focus,.Checkout_checkoutSelect__vTuP5:focus,.Checkout_checkoutTextarea__J5WOQ:focus{border-color:#0066cc}}@media (prefers-reduced-motion:reduce){.Checkout_cancelButton__8Fgnp,.Checkout_checkoutButton__kwHZa,.Checkout_checkoutInput__015EU,.Checkout_checkoutModal__L_mCl,.Checkout_checkoutSelect__vTuP5,.Checkout_checkoutTextarea__J5WOQ{animation:none;transition:none}}.Checkout_cancelButton__8Fgnp:focus-visible,.Checkout_checkoutButton__kwHZa:focus-visible,.Checkout_checkoutInput__015EU:focus-visible,.Checkout_checkoutSelect__vTuP5:focus-visible,.Checkout_checkoutTextarea__J5WOQ:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.Checkout_sidebar__CE4ee{padding:1rem}.Checkout_cartItems__y6hJy{max-height:150px}@media (max-width:480px){.Checkout_overlay__Uni_A{padding:0}.Checkout_modal__NCYOv{width:100vw;height:100vh;border-radius:0;margin:0}.Checkout_header__Pvjg3{padding:.75rem}.Checkout_header__Pvjg3 h2{font-size:1.125rem}.Checkout_form__ENr6X,.Checkout_sidebar__CE4ee{padding:1rem}.Checkout_cartItems__y6hJy{max-height:200px}}@media (max-width:767px){.Checkout_modal__NCYOv{width:100vw;height:100vh;border-radius:0;margin:0}.Checkout_content__Lxb0X{flex-direction:column}.Checkout_form__ENr6X{padding:1rem}.Checkout_sidebar__CE4ee{border-top:1px solid #e5e7eb;border-left:none;padding:1rem}.Checkout_orderTypeButtons__mQ9tY{flex-direction:column;gap:.75rem}.Checkout_row__8GGDo{flex-direction:column}.Checkout_cartItems__y6hJy{max-height:200px}}@media (pointer:coarse){.Checkout_closeButton__6nFvO,.Checkout_orderTypeButton__4UB5b,.Checkout_submitButton__PRMCu{min-height:44px;min-width:44px}}.Checkout_checkoutOverlay__l5vmQ{position:fixed;inset:0;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;z-index:9999}.Checkout_checkoutModal__L_mCl{background:#fff;border-radius:24px;box-shadow:0 8px 32px rgba(0,0,0,.18);padding:2.5rem 2.5rem 2rem;width:98vw;max-width:1200px;min-width:340px;min-height:600px;max-height:98vh;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem;position:relative}@media (max-width:1024px){.Checkout_checkoutModal__L_mCl{max-width:98vw;padding:1.2rem .5rem 1.5rem}}@media (max-width:1024px) and (orientation:landscape),(max-width:700px){.Checkout_checkoutModal__L_mCl{width:100vw;max-width:100vw;height:100vh;max-height:100vh;border-radius:0;margin:0;padding:1rem .25rem 1.5rem;min-height:unset}}@media (max-width:480px){.Checkout_checkoutModal__L_mCl{padding:.5rem .1rem 1rem}}.Checkout_paymentElementContainer__ZJHHN{margin:1.2rem 0 .7rem;padding:1rem .5rem .5rem;background:#f6f8fa;border-radius:10px;border:1px solid #e5e7eb}.Checkout_checkoutError__6Xaym{color:#e11d48;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.6rem 1rem;margin-bottom:.5rem;font-size:1rem;text-align:center}.Checkout_cancelButton__8Fgnp,.Checkout_checkoutButton__kwHZa{padding:1.25rem 0;border:none;border-radius:10px;font-size:1.12rem;font-weight:600;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}.Checkout_checkoutButton__kwHZa{background:linear-gradient(90deg,#4f8cff,#38b6ff);color:#fff;box-shadow:0 2px 8px rgba(79,140,255,.07);flex:2}.Checkout_checkoutButton__kwHZa:disabled{background:#b6c6e3;color:#fff;cursor:not-allowed}.Checkout_cancelButton__8Fgnp{background:#f3f4f6;color:#22223b;border:1px solid #e5e7eb;flex:1}@media (max-width:600px){.Checkout_checkoutModal__L_mCl{width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0;margin:0;padding:.75rem .5rem 1rem;min-height:unset}.Checkout_checkoutFieldsWrapper__ENy5_{max-width:100vw;padding-left:.125rem;padding-right:.125rem}.Checkout_checkoutInput__015EU,.Checkout_checkoutSelect__vTuP5,.Checkout_checkoutTextarea__J5WOQ{font-size:16px;padding:.875rem}.Checkout_checkoutActions__x6bRF{padding-left:.5rem;padding-right:.5rem;padding-top:1rem;gap:.75rem}.Checkout_cancelButton__8Fgnp,.Checkout_checkoutButton__kwHZa{padding:1rem 0;font-size:1rem;min-height:48px}}@media (max-width:375px){.Checkout_checkoutModal__L_mCl{padding:.5rem .25rem .75rem}.Checkout_checkoutActions__x6bRF{padding-left:.25rem;padding-right:.25rem}}@media (pointer:coarse){.Checkout_cancelButton__8Fgnp,.Checkout_checkoutButton__kwHZa,.Checkout_checkoutInput__015EU,.Checkout_checkoutSelect__vTuP5,.Checkout_checkoutTextarea__J5WOQ{min-height:44px}}.Checkout_checkoutInput__015EU:focus,.Checkout_checkoutSelect__vTuP5:focus,.Checkout_checkoutTextarea__J5WOQ:focus{border:1.5px solid #4f8cff;background:#fff;box-shadow:0 4px 16px rgba(79,140,255,.1)}.Checkout_checkoutInput__015EU::placeholder,.Checkout_checkoutTextarea__J5WOQ::placeholder{color:#b0b3b8;opacity:1;font-size:1.02rem}.Checkout_checkoutTextarea__J5WOQ{min-height:60px;resize:vertical}.Checkout_checkoutActions__x6bRF{display:flex;gap:1rem;margin-top:0;padding-top:1.5rem;background:#fff;position:sticky;left:0;right:0;bottom:0;z-index:2;border-bottom-left-radius:24px;border-bottom-right-radius:24px;box-shadow:0 -2px 12px rgba(60,60,60,.04);padding-left:2.5rem;padding-right:2.5rem}@media (max-width:900px){.Checkout_checkoutFieldsWrapper__ENy5_{max-width:98vw}.Checkout_checkoutActions__x6bRF{padding-left:1.2rem;padding-right:1.2rem}}@media (max-width:600px){.Checkout_checkoutFieldsWrapper__ENy5_{max-width:100vw;padding-left:.2rem;padding-right:.2rem}.Checkout_checkoutModal__L_mCl{padding:1.2rem .5rem 1.5rem;max-width:98vw;min-height:90vh}.Checkout_checkoutTitle__QJUdF{font-size:1.2rem}.Checkout_checkoutActions__x6bRF{padding-left:.5rem;padding-right:.5rem;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.Checkout_checkoutModal__L_mCl{padding:1.2rem .5rem 1.5rem;max-width:98vw}.Checkout_checkoutTitle__QJUdF{font-size:1.2rem}.Checkout_checkoutActions__x6bRF{padding-left:.5rem;padding-right:.5rem;border-bottom-left-radius:12px;border-bottom-right-radius:12px}}.ItemDetailModal_itemDetailOverlay__Ejtaz{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10001;padding:1rem;overflow:hidden;overscroll-behavior:none}.ItemDetailModal_itemDetailModal__bBY2_{background:#fff;border-radius:16px;width:90vw;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px rgba(0,0,0,.25);animation:ItemDetailModal_modalSlideIn__vq0bH .3s ease-out;overscroll-behavior:none}@keyframes ItemDetailModal_modalSlideIn__vq0bH{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.ItemDetailModal_itemDetailHeader__PwE3U{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.ItemDetailModal_itemDetailHeader__PwE3U h2{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.ItemDetailModal_closeButton__AmtJL{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s}.ItemDetailModal_closeButton__AmtJL:hover{background:#f3f4f6;color:#111827}.ItemDetailModal_itemDetailContent__EMUgR{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.ItemDetailModal_heroSection__6W_QW{display:flex;gap:1.5rem;margin-bottom:2rem}.ItemDetailModal_heroMobile__eYyDn{flex-direction:column}.ItemDetailModal_heroDesktop__8IcRE{flex-direction:row}.ItemDetailModal_productImageSection__kk1oy{flex-shrink:0}.ItemDetailModal_productImageContainer__imltC{width:200px;height:200px;border-radius:12px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb}.ItemDetailModal_productImage__2_fe1{width:100%;height:100%;object-fit:cover}.ItemDetailModal_productImagePlaceholder__kZY73{font-size:3rem;color:#9ca3af}.ItemDetailModal_productInfoSection__womSJ{flex:1;display:flex;flex-direction:column;gap:1rem}.ItemDetailModal_productTitle__lMPAc{font-size:1.5rem;font-weight:700;color:#111827;margin:0;line-height:1.3}.ItemDetailModal_productSubtitle__YHNnV{font-size:1rem;color:#6b7280;margin:0}.ItemDetailModal_descriptionSection__PhQ9g{margin:1rem 0}.ItemDetailModal_productDescription__hTjUJ{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}.ItemDetailModal_productDescription__hTjUJ.ItemDetailModal_truncated__CHZPv{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ItemDetailModal_readMoreButton__Pmi1Y{background:none;border:none;color:#3b82f6;font-size:.9rem;cursor:pointer;margin-top:.5rem;padding:0}.ItemDetailModal_readMoreButton__Pmi1Y:hover{text-decoration:underline}.ItemDetailModal_itemMeta__VDaym{display:flex;gap:1rem;margin-top:.5rem}.ItemDetailModal_metaItem__1H5QP{font-size:.75rem;color:#9ca3af;background:#f3f4f6;padding:.25rem .5rem;border-radius:4px}.ItemDetailModal_customizationSections__MEPhh{display:flex;flex-direction:column;gap:1.5rem}.ItemDetailModal_customizationCard__viIgw{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.ItemDetailModal_cardHeader__6k2tT{background:#ffffff;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.ItemDetailModal_cardTitle__hS2gK{margin:0;color:#374151;font-weight:600;font-size:1rem}.ItemDetailModal_required__KIUmn{background:#dc2626}.ItemDetailModal_optional__kY69C,.ItemDetailModal_required__KIUmn{color:white;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.ItemDetailModal_optional__kY69C{background:#6b7280}.ItemDetailModal_cardActions___yCls{display:flex;align-items:center;gap:.5rem}.ItemDetailModal_toggleIcon__0fi2R{color:#6b7280;font-size:1rem;transition:transform .2s ease}.ItemDetailModal_toggleIcon__0fi2R.ItemDetailModal_expanded__VMM92{transform:rotate(180deg)}.ItemDetailModal_sizeGrid__Y3FYW{padding:1.5rem;display:grid;gap:.75rem}.ItemDetailModal_sizeOption__3YUo7{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;background:white;position:relative}.ItemDetailModal_sizeOption__3YUo7:hover{border-color:#3b82f6;background:#f8faff}.ItemDetailModal_sizeOption__3YUo7.ItemDetailModal_selected__wj75S{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.ItemDetailModal_sizeInfo__3PKiv{display:flex;justify-content:space-between;align-items:center;width:100%}.ItemDetailModal_sizeName__uxA8T{font-weight:600;color:#1f2937}.ItemDetailModal_sizePrice__nm0f3{color:#374151;font-weight:500}.ItemDetailModal_selectedIcon__G_uZC{position:absolute;top:8px;right:8px;background:#3b82f6;color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.ItemDetailModal_comboUpsell__eDFAN{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.ItemDetailModal_upsellContent__3Gt4E{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.ItemDetailModal_upsellText__7BBO8 h4{margin:0 0 .5rem;color:#374151;font-weight:600}.ItemDetailModal_upsellText__7BBO8 p{margin:0;color:#6b7280;font-size:.9rem}.ItemDetailModal_upsellPricing__taxcM{text-align:right}.ItemDetailModal_comboPrice__aJWUt{display:block;font-size:1.1rem;font-weight:700;color:#059669}.ItemDetailModal_savings__MPm7Z{display:block;font-size:.9rem;color:#10b981;font-weight:500;margin-top:.25rem}.ItemDetailModal_makeComboButton__Ux8QN{background:linear-gradient(135deg,#f59e0b,#d97706);color:white;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%}.ItemDetailModal_makeComboButton__Ux8QN:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-1px)}.ItemDetailModal_addOnScrollContainer__Y3ZNk{max-height:300px;overflow-y:auto;padding:1rem}.ItemDetailModal_addOnCategory__Cp3_f{margin-bottom:1.5rem}.ItemDetailModal_addOnCategory__Cp3_f:last-child{margin-bottom:0}.ItemDetailModal_addOnCategoryHeader__Uu8VE{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.ItemDetailModal_addOnCategoryTitle__RF1SO{margin:0;color:#4b5563;font-weight:500;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.ItemDetailModal_addOnCategoryMeta__wyP1S{display:flex;gap:.5rem;align-items:center}.ItemDetailModal_requiredBadge__yiuxk{background:#dc2626;color:white;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.ItemDetailModal_selectionLimit__I8jGG{background:#f3f4f6;color:#6b7280;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.ItemDetailModal_addOnCategoryDescription__j7bLh{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.ItemDetailModal_addOnItems__ROTSV{display:grid;gap:.5rem}.ItemDetailModal_addOnItem__NVErM{display:flex;align-items:center;justify-content:space-between;padding:12px;background:white;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}.ItemDetailModal_addOnItem__NVErM:hover{border-color:#28c7ed;background:#f0fbff}.ItemDetailModal_addOnItem__NVErM.ItemDetailModal_selected__wj75S{border-color:#28c7ed;background:#e3f9ff}.ItemDetailModal_addOnItemContent__eNWr_{display:flex;justify-content:space-between;align-items:center;width:100%}.ItemDetailModal_addOnItemInfo__M0oEO{flex:1}.ItemDetailModal_addOnName__6I0No{font-weight:600;color:#1a1a1a;display:block;margin-bottom:2px}.ItemDetailModal_addOnDescription__UWN0X{font-size:.85rem;color:#666;display:block}.ItemDetailModal_addOnPrice__C_jHX{color:#374151;font-weight:500}.ItemDetailModal_addOnCheckmark__mcExH{position:absolute;top:8px;right:8px;background:#28c7ed;color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.ItemDetailModal_validationErrors___bxso{margin:1rem 0;padding:.75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem}.ItemDetailModal_validationError__ztwCY{color:#dc2626;font-size:.875rem;margin-bottom:.25rem}.ItemDetailModal_validationError__ztwCY:last-child{margin-bottom:0}.ItemDetailModal_stickyFooter__KfwVy{background:#ffffff;border-top:1px solid #e5e7eb;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex-shrink:0}.ItemDetailModal_priceBar__c1pdP{display:flex;justify-content:space-between;align-items:center}.ItemDetailModal_quantityControls__nFsrU{display:flex;align-items:center;gap:.75rem}.ItemDetailModal_quantityControls__nFsrU button{width:36px;height:36px;border:1px solid #d1d5db;background:white;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.ItemDetailModal_quantityControls__nFsrU button:hover{border-color:#3b82f6;background:#f8faff}.ItemDetailModal_quantityControls__nFsrU span{font-size:1.1rem;font-weight:600;color:#1f2937;min-width:2rem;text-align:center}.ItemDetailModal_pricingSummary__EEPPT{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.ItemDetailModal_priceRow__Dsf5d{display:flex;justify-content:space-between;align-items:center;font-size:.95rem}.ItemDetailModal_priceLabel__mQl8k{color:#6b7280;font-weight:500}.ItemDetailModal_priceValue__Y77TX{color:#1f2937;font-weight:600}.ItemDetailModal_totalRow__zF4tD{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;margin-top:.5rem;border-top:2px solid #e5e7eb}.ItemDetailModal_totalLabel__YzCf7{color:#1f2937;font-weight:700;font-size:1.1rem}.ItemDetailModal_totalValue__aRuyJ{color:#059669;font-weight:700;font-size:1.25rem}.ItemDetailModal_serviceNote__cI8Hl{font-size:.8rem;color:#6b7280;font-style:italic;text-align:center;padding-top:.5rem;margin-top:.5rem;border-top:1px solid #e5e7eb}.ItemDetailModal_totalPrice__TGQPe{font-size:1.25rem;font-weight:700;color:#059669}.ItemDetailModal_taxesSmall__SHd5e{font-size:.85rem;color:#6b7280;font-weight:500}.ItemDetailModal_actionButtons__i94ub{display:flex;gap:.75rem;align-items:center}.ItemDetailModal_makeComboButtonSmall__0f_oa{background:#f59e0b;color:white;border:none;padding:.75rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ItemDetailModal_makeComboButtonSmall__0f_oa:hover{background:#d97706;transform:translateY(-1px)}.ItemDetailModal_addToOrderButton__5n67D{flex:1;background:linear-gradient(135deg,#28c7ed,#81df42);color:white;border:none;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.ItemDetailModal_addToOrderButton__5n67D:disabled{background:#d1d5db;cursor:not-allowed;opacity:.6}.ItemDetailModal_addToOrderButton__5n67D:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,199,237,.3)}.ItemDetailModal_proceedToCheckoutButton__iB2OD{flex:1;background:#059669;color:white;border:none;padding:.875rem 1.5rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.ItemDetailModal_proceedToCheckoutButton__iB2OD:disabled{background:#d1d5db;cursor:not-allowed;opacity:.6}.ItemDetailModal_proceedToCheckoutButton__iB2OD:hover:not(:disabled){background:#047857;transform:translateY(-1px)}.ItemDetailModal_paymentUnavailable__g9DG4{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin-top:.5rem}.ItemDetailModal_unavailableIcon__FZbkW{font-size:1.5rem;flex-shrink:0;line-height:1}.ItemDetailModal_unavailableMessage__Ari0O{flex:1;display:flex;flex-direction:column;gap:.25rem}.ItemDetailModal_unavailableMessage__Ari0O strong{color:#92400e;font-size:.875rem;display:block;margin-bottom:.25rem;line-height:1.3}.ItemDetailModal_unavailableMessage__Ari0O p{margin:0;color:#78350f;font-size:.8rem;line-height:1.3}.ItemDetailModal_claimableNote__vsVWI{background:#fef3c7;border-left:2px solid #f59e0b;padding:.5rem;border-radius:4px;margin:.25rem 0;font-size:.8rem}.ItemDetailModal_claimLink__Z_2pv{background:none;border:none;color:#7c3aed;text-decoration:underline;cursor:pointer;font-weight:600;padding:0;margin:0 .25rem;font-size:inherit}.ItemDetailModal_claimLink__Z_2pv:hover{color:#5b21b6}@media (max-width:768px){.ItemDetailModal_itemDetailOverlay__Ejtaz{padding:0!important}.ItemDetailModal_itemDetailModal__bBY2_{width:100vw!important;max-width:100vw!important;height:calc(100vh - 40px)!important;max-height:calc(100vh - 40px)!important;border-radius:0 0 16px 16px!important;box-shadow:0 4px 16px rgba(0,0,0,.15);margin-bottom:0!important;padding-bottom:env(safe-area-inset-bottom,40px)!important}.ItemDetailModal_itemDetailHeader__PwE3U{padding:.75rem 1rem!important;border-radius:0!important;min-height:50px}.ItemDetailModal_itemDetailHeader__PwE3U h2{font-size:1.1rem!important;line-height:1.3}.ItemDetailModal_closeButton__AmtJL{font-size:1.75rem!important;padding:.25rem!important}.ItemDetailModal_itemDetailContent__EMUgR{padding:.75rem!important;max-height:calc(100vh - 180px)!important;overflow-y:auto!important}.ItemDetailModal_heroSection__6W_QW{gap:.75rem!important;margin-bottom:.75rem!important}.ItemDetailModal_productImageContainer__imltC{width:90px!important;height:90px!important;border-radius:8px!important}.ItemDetailModal_productImage__2_fe1{border-radius:8px!important}.ItemDetailModal_productTitle__lMPAc{font-size:1.25rem!important;line-height:1.3!important}.ItemDetailModal_productSubtitle__YHNnV{font-size:.875rem!important}.ItemDetailModal_productDescription__hTjUJ{font-size:.875rem!important;line-height:1.4!important}.ItemDetailModal_customizationSections__MEPhh{gap:.75rem!important}.ItemDetailModal_customizationCard__viIgw{border-radius:8px!important}.ItemDetailModal_cardHeader__6k2tT{padding:.75rem 1rem!important}.ItemDetailModal_cardTitle__hS2gK{font-size:.9rem!important}.ItemDetailModal_sizeGrid__Y3FYW{padding:1rem!important}.ItemDetailModal_sizeOption__3YUo7{padding:.75rem!important}.ItemDetailModal_addOnScrollContainer__Y3ZNk{max-height:250px!important;padding:.75rem!important}.ItemDetailModal_addOnItem__NVErM{padding:.75rem!important}.ItemDetailModal_addOnName__6I0No{font-size:.9rem!important}.ItemDetailModal_addOnDescription__UWN0X{font-size:.8rem!important}.ItemDetailModal_stickyFooter__KfwVy{border-radius:0!important;box-shadow:0 -2px 8px rgba(0,0,0,.06);padding:.75rem 1rem calc(env(safe-area-inset-bottom, 0px) + .75rem)!important}.ItemDetailModal_priceBar__c1pdP{flex-direction:row;align-items:center;gap:.75rem;margin-bottom:.5rem}.ItemDetailModal_quantityControls__nFsrU button{width:32px!important;height:32px!important;font-size:1rem!important}.ItemDetailModal_quantityControls__nFsrU span{font-size:1rem!important;min-width:1.5rem!important}.ItemDetailModal_totalPrice__TGQPe{font-size:1.1rem!important}.ItemDetailModal_taxesSmall__SHd5e{font-size:.75rem!important;color:#6b7280}.ItemDetailModal_actionButtons__i94ub{gap:.5rem!important}.ItemDetailModal_makeComboButtonSmall__0f_oa{padding:.625rem .875rem!important;font-size:.85rem!important}.ItemDetailModal_addToOrderButton__5n67D,.ItemDetailModal_proceedToCheckoutButton__iB2OD{padding:.75rem 1rem!important;font-size:.9rem!important}.ItemDetailModal_paymentUnavailable__g9DG4{padding:.75rem!important;gap:.5rem!important;margin-top:.5rem!important}.ItemDetailModal_unavailableIcon__FZbkW{font-size:1.25rem!important}.ItemDetailModal_unavailableMessage__Ari0O strong{font-size:.8rem!important}.ItemDetailModal_unavailableMessage__Ari0O p{font-size:.75rem!important}}@media (max-width:480px){.ItemDetailModal_itemDetailHeader__PwE3U{padding:.625rem .875rem!important}.ItemDetailModal_itemDetailHeader__PwE3U h2{font-size:1rem!important}.ItemDetailModal_itemDetailContent__EMUgR{padding:.625rem!important;max-height:calc(100vh - 160px)!important}.ItemDetailModal_productImageContainer__imltC{width:75px!important;height:75px!important}.ItemDetailModal_productTitle__lMPAc{font-size:1.125rem!important}.ItemDetailModal_productSubtitle__YHNnV{font-size:.8rem!important}.ItemDetailModal_cardHeader__6k2tT{padding:.625rem .875rem!important}.ItemDetailModal_addOnScrollContainer__Y3ZNk,.ItemDetailModal_sizeGrid__Y3FYW{padding:.625rem!important}.ItemDetailModal_stickyFooter__KfwVy{padding:.625rem .875rem calc(env(safe-area-inset-bottom, 0px) + .625rem)!important}.ItemDetailModal_priceBar__c1pdP{gap:.5rem!important}.ItemDetailModal_totalPrice__TGQPe{font-size:1rem!important}.ItemDetailModal_actionButtons__i94ub{flex-wrap:wrap}.ItemDetailModal_addToOrderButton__5n67D,.ItemDetailModal_proceedToCheckoutButton__iB2OD{padding:.625rem .875rem!important;font-size:.85rem!important}.ItemDetailModal_paymentUnavailable__g9DG4{padding:.625rem!important}}.ComboBuilder_customizationCard__tyIRI{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;overflow:hidden}.ComboBuilder_cardHeader__LayuF{background:#ffffff;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.ComboBuilder_cardTitle__NqjYn{margin:0;color:#374151;font-weight:600;font-size:1rem}.ComboBuilder_required__tfMB4{background:#dc2626}.ComboBuilder_optional__vUnaZ,.ComboBuilder_required__tfMB4{color:white;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.ComboBuilder_optional__vUnaZ{background:#6b7280}.ComboBuilder_comboBuilder__9B_E_{background:#f9fafb;border-radius:.5rem;padding:1rem;border:1px solid #e5e7eb}.ComboBuilder_comboBuilder__9B_E_ h4{margin:0 0 1rem;color:#374151;font-size:1.1rem;font-weight:600}.ComboBuilder_comboSection__0wREG{margin-bottom:1.5rem;background:white;border-radius:.5rem;padding:1rem;border:1px solid #e5e7eb}.ComboBuilder_sectionTitle__EZXfT{margin:0 0 1rem;color:#374151;font-weight:600;font-size:1rem;max-width:60vw;word-break:break-word}.ComboBuilder_slotHeader__QVnLt{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:1rem;gap:.5rem}.ComboBuilder_slotHeader__QVnLt h5{margin:0}.ComboBuilder_slotRequirement__RRPMX{font-size:.875rem;color:#6b7280;font-weight:500;max-width:40vw;word-break:break-word;white-space:normal}.ComboBuilder_coreItemDisplay__F_for{display:flex;flex-direction:column;gap:.5rem;background:#f8fafc;border-radius:.5rem;padding:1rem;border:1px solid #e5e7eb;margin-bottom:1rem}.ComboBuilder_coreItemInfo__gQBkK h6{margin:0 0 .2rem;font-size:1rem;font-weight:600;color:#2563eb}.ComboBuilder_coreItemInfo__gQBkK p{margin:0;font-size:.95rem;color:#6b7280}.ComboBuilder_coreSizeSelection__DORDw{margin-top:.5rem;display:flex;align-items:center;gap:.5rem}.ComboBuilder_coreSizeSelection__DORDw label{font-weight:500;color:#374151}.ComboBuilder_coreSizeSelection__DORDw select{padding:.4rem .8rem;border-radius:.3rem;border:1px solid #d1d5db;font-size:1rem}.ComboBuilder_slotItems__2CnNq{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;margin-top:.5rem}.ComboBuilder_slotItem__5vf13{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;padding:.8rem;cursor:pointer;transition:border-color .2s,background .2s;display:flex;flex-direction:column;align-items:flex-start;position:relative}.ComboBuilder_slotItem__5vf13.ComboBuilder_selected__gwcFf{border-color:#28c7ed;background:#e3f9ff}.ComboBuilder_slotItemInfo__qxmOL{display:flex;flex-direction:column;gap:.2rem}.ComboBuilder_slotItemName__KUWU2{font-size:1rem;font-weight:600;color:#2563eb;margin-bottom:.2rem}.ComboBuilder_slotItemPrice__UdqTb{font-size:.95rem;color:#059669;font-weight:500}.ComboBuilder_checkmark__rmt8I{position:absolute;top:8px;right:8px;background:#28c7ed;color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700}.ComboBuilder_comboAddOnCategory__REc3I{margin-bottom:1.5rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#f9fafb}.ComboBuilder_addOnCategoryHeader__CJfZF{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.ComboBuilder_addOnCategoryTitle__gjaeh{margin:0 0 .75rem;color:#4b5563;font-weight:500;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.ComboBuilder_addOnCategoryMeta__9rsCD{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.ComboBuilder_addOnCategoryDescription__H_Lv7{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.ComboBuilder_requiredBadge__IWk_L{background:#dc2626;color:white;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.ComboBuilder_selectionLimit__vtJus{background:#f3f4f6;color:#6b7280;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.ComboBuilder_freeBadge__380v3{background:#10b981;color:white;padding:.125rem .375rem;border-radius:.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase}.ComboBuilder_addOnItems__XwtV1{display:grid;gap:.5rem}.ComboBuilder_addOnItem__yF9_H{display:flex;align-items:center;justify-content:space-between;padding:12px;background:white;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}.ComboBuilder_addOnItem__yF9_H:hover{border-color:#28c7ed;background:#f0fbff}.ComboBuilder_addOnItem__yF9_H.ComboBuilder_selected__gwcFf{border-color:#28c7ed;background:#e3f9ff}.ComboBuilder_addOnItemContent__fT4S3{display:flex;justify-content:space-between;align-items:center;width:100%}.ComboBuilder_addOnItemInfo__qGzoe{flex:1}.ComboBuilder_addOnName__0QDha{font-weight:600;color:#1a1a1a;display:block;margin-bottom:2px}.ComboBuilder_addOnDescription__vCEPy{font-size:.85rem;color:#666;display:block}.ComboBuilder_addOnPrice__1GelL{color:#374151;font-weight:500}.ComboBuilder_freePrice__2C90p{color:#10b981;font-weight:600}.ComboBuilder_addOnCheckmark__Ng55l{position:absolute;top:8px;right:8px;background:#28c7ed;color:white;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.ComboBuilder_pricingSummary__rZGcS{background:#f8fafc;border-radius:.5rem;padding:1rem;border:1px solid #e5e7eb;margin-top:1rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}.ComboBuilder_priceRow__VGnzP{font-size:1rem;font-weight:500;color:#374151}.ComboBuilder_priceRow__VGnzP,.ComboBuilder_totalRow__lykyp{display:flex;justify-content:space-between;align-items:center}.ComboBuilder_totalRow__lykyp{font-size:1.2rem;font-weight:700;color:#059669;border-top:1px solid #e5e7eb;padding-top:.5rem;margin-top:.5rem}.ComboBuilder_totalPrice__wZLhf{color:#059669;font-weight:700}.ComboBuilder_surcharge__GYtkh{color:#ef4444}.ComboBuilder_discount__j4jXi{color:#10b981}.ComboBuilder_savingsRow__wt1pW{border-top:1px solid #e5e7eb;padding-top:.5rem;margin-top:.5rem}.ComboBuilder_savingsText__iTWwq{color:#10b981;font-weight:600}.ComboBuilder_sizeSelector__y5Wad{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10001;padding:1rem}.ComboBuilder_sizeSelectorModal__DikyI{background:white;border-radius:12px;width:90vw;max-width:400px;max-height:80vh;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.2)}.ComboBuilder_sizeSelectorHeader__IkvXY{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.ComboBuilder_sizeSelectorHeader__IkvXY h4{margin:0;color:#1f2937;font-weight:600}.ComboBuilder_closeSizeSelector__Mz3X_{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s}.ComboBuilder_closeSizeSelector__Mz3X_:hover{background:#e5e7eb;color:#1f2937}.ComboBuilder_sizeSelectorContent__9lckk{padding:1.5rem;display:grid;gap:.75rem;max-height:400px;overflow-y:auto}.ComboBuilder_sizeSelectorContent__9lckk .ComboBuilder_sizeOption__s1Vla{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;transition:all .2s ease;background:white}.ComboBuilder_sizeSelectorContent__9lckk .ComboBuilder_sizeOption__s1Vla:hover{border-color:#3b82f6;background:#f8faff;transform:translateY(-1px);box-shadow:0 2px 8px rgba(59,130,246,.15)}.ComboBuilder_sizeName__3QpIn{font-weight:600;color:#1f2937}.ComboBuilder_sizePrice__XPqcI{font-weight:700;color:#059669;font-size:1.1rem}@media (max-width:600px){.ComboBuilder_slotHeader__QVnLt{flex-direction:column;align-items:flex-start;gap:.3rem}.ComboBuilder_sectionTitle__EZXfT{font-size:.98rem;max-width:90vw}.ComboBuilder_slotRequirement__RRPMX{font-size:.85rem;max-width:90vw}}