._bar_m61d2_1{background-color:#e83d84;color:#fff;display:flex;justify-content:center;align-items:center;padding:.6rem 2rem;position:relative;animation:_slideDown_m61d2_1 .3s ease-out;overflow:hidden;box-shadow:0 2px 8px #00000026}._text_m61d2_14{font-size:.875rem;font-weight:600;margin:0;text-align:center;color:#fff;letter-spacing:.02em}._closeBtn_m61d2_23{position:absolute;right:1rem;background:none;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.85;transition:opacity .2s;padding:4px}._closeBtn_m61d2_23:hover{opacity:1}@keyframes _slideDown_m61d2_1{0%{height:0;opacity:0;padding:0}to{height:auto;opacity:1}}@media(max-width:640px){._bar_m61d2_1{padding:.5rem 2.5rem .5rem 1rem}}._button_1ep9d_1{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-weight:var(--font-medium);border:none;border-radius:var(--radius-md);cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast),opacity var(--transition-fast);position:relative;overflow:hidden}._button_1ep9d_1:disabled{cursor:not-allowed;opacity:.6}._button_1ep9d_1:not(:disabled):hover{transform:scale(1.02);box-shadow:var(--shadow-md)}._button_1ep9d_1:not(:disabled):active{transform:scale(.98)}._primary_1ep9d_30{background-color:var(--color-primary);color:var(--color-white)}._primary_1ep9d_30:not(:disabled):hover{background-color:var(--color-primary-dark)}._secondary_1ep9d_39{background-color:var(--color-secondary);color:var(--color-primary-dark)}._secondary_1ep9d_39:not(:disabled):hover{background-color:var(--color-neutral-200)}._ghost_1ep9d_48{background-color:transparent;color:var(--color-primary-dark)}._ghost_1ep9d_48:not(:disabled):hover{background-color:var(--color-neutral-50)}._danger_1ep9d_57{background-color:var(--color-error);color:var(--color-white)}._danger_1ep9d_57:not(:disabled):hover{filter:brightness(.9)}._sm_1ep9d_67{padding:var(--space-xs) var(--space-sm);font-size:var(--text-sm)}._md_1ep9d_72{padding:var(--space-sm) var(--space-md);font-size:var(--text-base)}._lg_1ep9d_77{padding:var(--space-md) var(--space-lg);font-size:var(--text-lg)}._fullWidth_1ep9d_82{width:100%}._loading_1ep9d_86 ._content_1ep9d_86{visibility:hidden}._spinner_1ep9d_90{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1.2em;height:1.2em;animation:_spin_1ep9d_90 1s linear infinite}._spinnerTrack_1ep9d_100{stroke:#ffffff4d}._spinnerHead_1ep9d_104{stroke:currentColor}@keyframes _spin_1ep9d_90{to{transform:translate(-50%,-50%) rotate(360deg)}}._card_1cjbc_1{border-radius:var(--radius-lg);background-color:var(--color-white);overflow:hidden;position:relative;transition:transform var(--transition-base),box-shadow var(--transition-base)}._clickable_1cjbc_9{cursor:pointer}._default_1cjbc_14{box-shadow:var(--shadow-sm);border:1px solid var(--color-neutral-200)}._elevated_1cjbc_19{box-shadow:var(--shadow-md);border:1px solid transparent}._outlined_1cjbc_24{border:1px solid var(--color-neutral-200);background-color:transparent;box-shadow:none}._hoverable_1cjbc_31:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}._padding-none_1cjbc_37{padding:0}._padding-sm_1cjbc_41{padding:var(--space-sm)}._padding-md_1cjbc_45{padding:var(--space-md)}._padding-lg_1cjbc_49{padding:var(--space-lg)}._image_1cjbc_54{width:100%;height:auto;display:block}._body_1cjbc_60{padding:var(--space-md)}._footer_1cjbc_64{padding:var(--space-md);border-top:1px solid var(--color-neutral-200);display:flex;align-items:center}._wrapper_m0bt8_1{display:flex;flex-direction:column;gap:6px;position:relative;font-family:var(--font-body, "Inter", sans-serif);width:100%}._fullWidth_m0bt8_10{width:100%}._label_m0bt8_14{font-size:13px;font-weight:600;color:var(--color-neutral-900, #1A1A1A);margin-bottom:2px;display:block}._inputContainer_m0bt8_22{position:relative;display:flex;align-items:center;width:100%}._input_m0bt8_22{width:100%;padding:12px 14px;font-size:14px;line-height:1.4;color:var(--color-neutral-900, #1A1A1A);background-color:var(--color-white, #FFFFFF);border:1px solid var(--color-neutral-200, #F0EDED);border-radius:var(--radius-md, 8px);outline:none;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}._input_m0bt8_22::placeholder{color:var(--color-neutral-600, #9A9CAE);opacity:.7}._multiline_m0bt8_48{resize:vertical;min-height:100px}._input_m0bt8_22:focus{border-color:var(--color-primary-dark, #8B6F4E);box-shadow:0 0 0 3px #8b6f4e26}._input_m0bt8_22:disabled{background-color:var(--color-neutral-50, #FAFAFA);color:var(--color-neutral-600, #6B6B6B);cursor:not-allowed}._icon_m0bt8_64{position:absolute;left:14px;color:var(--color-neutral-600, #6B6B6B);display:flex;align-items:center;justify-content:center;pointer-events:none}._withIcon_m0bt8_74{padding-left:40px}._hasError_m0bt8_79 ._input_m0bt8_22{border-color:var(--color-error, #D94F4F)}._hasError_m0bt8_79 ._input_m0bt8_22:focus{box-shadow:0 0 0 3px #d94f4f33}._helper_m0bt8_87{font-size:12px;color:var(--color-neutral-600, #6B6B6B);margin-top:2px}._errorText_m0bt8_93{color:var(--color-error, #D94F4F)}._badge_1l4kp_1{display:inline-flex;align-items:center;font-family:var(--font-body);font-weight:var(--font-medium);border-radius:var(--radius-full);white-space:nowrap}._sm_1l4kp_11{padding:2px var(--space-sm);font-size:var(--text-xs)}._md_1l4kp_16{padding:var(--space-xs) var(--space-md);font-size:var(--text-sm)}._default_1l4kp_22{background-color:var(--color-neutral-200);color:var(--color-neutral-900)}._success_1l4kp_27{background-color:var(--color-success);color:var(--color-white)}._warning_1l4kp_32{background-color:var(--color-warning);color:var(--color-white)}._error_1l4kp_37{background-color:var(--color-error);color:var(--color-white)}._info_1l4kp_42{background-color:var(--color-info);color:var(--color-white)}._hasDot_1l4kp_47{padding-left:var(--space-xs)}._dot_1l4kp_51{width:6px;height:6px;border-radius:var(--radius-round);background-color:currentColor;margin-right:var(--space-xs);opacity:.8}._overlay_ofpn2_1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-modal-backdrop);display:flex;align-items:center;justify-content:center;padding:var(--space-md);animation:_fadeIn_ofpn2_1 .2s ease-out}._modal_ofpn2_17{background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);display:flex;flex-direction:column;max-height:90vh;width:100%;position:relative;z-index:var(--z-modal);animation:_slideInUp_ofpn2_1 .3s ease-out;font-family:var(--font-body)}._sm_ofpn2_32{max-width:400px}._md_ofpn2_33{max-width:600px}._lg_ofpn2_34{max-width:800px}._header_ofpn2_36{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-neutral-200)}._title_ofpn2_44{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-neutral-900);margin:0}._closeButton_ofpn2_52{background:transparent;border:none;color:var(--color-neutral-600);cursor:pointer;padding:var(--space-xs);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);transition:background-color var(--transition-fast),color var(--transition-fast)}._closeButton_ofpn2_52:hover{background-color:var(--color-neutral-100);color:var(--color-neutral-900)}._body_ofpn2_70{padding:var(--space-lg);overflow-y:auto}._footer_ofpn2_75{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--color-neutral-200);display:flex;justify-content:flex-end;gap:var(--space-sm)}._container_yoepv_1{position:fixed;top:var(--space-md);right:var(--space-md);z-index:var(--z-toast);display:flex;flex-direction:column;gap:var(--space-sm);pointer-events:none}._toast_yoepv_12{pointer-events:auto;display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-md);background-color:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);font-family:var(--font-body);font-size:var(--text-sm);min-width:300px;max-width:400px;animation:_slideInRight_yoepv_1 .3s cubic-bezier(.175,.885,.32,1.275) forwards;color:var(--color-white)}._content_yoepv_29{flex:1;margin-right:var(--space-md)}._close_yoepv_34{background:transparent;border:none;color:inherit;opacity:.8;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);transition:opacity var(--transition-fast)}._close_yoepv_34:hover{opacity:1}._success_yoepv_53{background-color:var(--color-success)}._error_yoepv_57{background-color:var(--color-error)}._warning_yoepv_61{background-color:var(--color-warning)}._info_yoepv_65{background-color:var(--color-info)}@keyframes _slideInRight_yoepv_1{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}._accordion_1u3p8_1{display:flex;flex-direction:column;width:100%;border:1px solid var(--color-neutral-200);border-radius:var(--radius-md);background-color:var(--color-white);font-family:var(--font-body)}._item_1u3p8_11{border-bottom:1px solid var(--color-neutral-200)}._item_1u3p8_11:last-child{border-bottom:none}._header_1u3p8_19{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--space-md);background:transparent;border:none;cursor:pointer;text-align:left;transition:background-color var(--transition-fast)}._header_1u3p8_19:hover{background-color:var(--color-neutral-50)}._header_1u3p8_19:focus-visible{outline:2px solid var(--color-primary);outline-offset:-2px}._title_1u3p8_41{font-weight:var(--font-medium);font-size:var(--text-base);color:var(--color-neutral-900)}._chevron_1u3p8_47{color:var(--color-neutral-600);transition:transform var(--transition-base) ease-in-out}._open_1u3p8_52{transform:rotate(180deg)}._contentWrapper_1u3p8_56{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--transition-base) ease-in-out}._contentOpen_1u3p8_62{grid-template-rows:1fr}._content_1u3p8_56{overflow:hidden;padding:0 var(--space-md);color:var(--color-neutral-600);font-size:var(--text-base);opacity:0;transition:opacity var(--transition-base) ease-in-out,padding var(--transition-base) ease-in-out}._contentOpen_1u3p8_62 ._content_1u3p8_56{padding:0 var(--space-md) var(--space-md);opacity:1}._skeleton_1jyry_1{background-color:var(--color-neutral-200);display:block}._text_1jyry_6{border-radius:var(--radius-sm);margin-top:0;margin-bottom:0;height:auto;transform-origin:0 55%;transform:scaleY(.6)}._circular_1jyry_15{border-radius:var(--radius-round)}._rectangular_1jyry_19{border-radius:var(--radius-md)}._animate_1jyry_23{background:linear-gradient(90deg,var(--color-neutral-200) 25%,var(--color-neutral-50) 37%,var(--color-neutral-200) 63%);background-size:400% 100%;animation:_shimmer_1jyry_1 1.5s ease-in-out infinite}@keyframes _shimmer_1jyry_1{0%{background-position:100% 50%}to{background-position:0 50%}}._container_xuts4_1{font-family:var(--font-body);width:100%}._tabList_xuts4_6{display:flex;gap:var(--space-md);margin-bottom:var(--space-md);border-bottom:1px solid transparent;position:relative}._underline_xuts4_14{border-bottom-color:var(--color-neutral-200)}._pill_xuts4_18{gap:var(--space-xs)}._tabButton_xuts4_22{background:none;border:none;padding:var(--space-sm) var(--space-md);font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-neutral-600);cursor:pointer;position:relative;transition:color var(--transition-fast),background-color var(--transition-fast);border-radius:var(--radius-sm)}._tabButton_xuts4_22:hover{color:var(--color-primary-dark)}._tabButton_xuts4_22._active_xuts4_39{color:var(--color-primary)}._indicator_xuts4_44{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:var(--color-primary);border-radius:var(--radius-sm) var(--radius-sm) 0 0;animation:_slideInRight_xuts4_1 .2s ease-out}._pill_xuts4_18 ._tabButton_xuts4_22._active_xuts4_39{background-color:var(--color-primary);color:var(--color-white);border-radius:var(--radius-full)}._pill_xuts4_18 ._tabButton_xuts4_22:hover:not(._active_xuts4_39){background-color:var(--color-neutral-50)}._tabPanel_xuts4_66{padding:var(--space-sm) 0;animation:_fadeIn_xuts4_1 var(--transition-base) ease-in-out}._container_1je8k_1{display:flex;flex-direction:column;position:relative;font-family:var(--font-body)}._fullWidth_1je8k_8{width:100%}._label_1je8k_12{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-neutral-900);margin-bottom:var(--space-xs)}._trigger_1je8k_19{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-md);background-color:var(--color-white);border:1px solid var(--color-neutral-200);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);min-height:44px}._trigger_1je8k_19:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #c4a07c33}._disabled_1je8k_38 ._trigger_1je8k_19{background-color:var(--color-neutral-50);cursor:not-allowed;color:var(--color-neutral-600)}._value_1je8k_44{color:var(--color-neutral-900)}._placeholder_1je8k_48{color:var(--color-neutral-600)}._chevron_1je8k_52{color:var(--color-neutral-600);transition:transform var(--transition-base)}._chevronOpen_1je8k_57{transform:rotate(180deg)}._listbox_1je8k_61{position:absolute;top:calc(100% + var(--space-xs));left:0;width:100%;max-height:250px;overflow-y:auto;background-color:var(--color-white);border:1px solid var(--color-neutral-200);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:var(--z-dropdown);list-style:none;padding:var(--space-xs) 0;margin:0;animation:_slideInUp_1je8k_1 .15s ease-out}._option_1je8k_79{padding:var(--space-sm) var(--space-md);cursor:pointer;color:var(--color-neutral-900);transition:background-color var(--transition-fast)}._option_1je8k_79:hover{background-color:var(--color-neutral-50)}._selected_1je8k_90{background-color:var(--color-secondary);color:var(--color-primary-dark);font-weight:var(--font-medium)}._hasError_1je8k_96 ._trigger_1je8k_19{border-color:var(--color-error)}._errorText_1je8k_100{color:var(--color-error);font-size:var(--text-xs);margin-top:var(--space-xs)}._header_byp41_1{position:sticky;top:0;z-index:900;background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(229,231,235,.8);transition:all .2s ease}._scrolled_byp41_12{background:#fffffffa;box-shadow:0 4px 20px #0000000d}._topBar_byp41_17{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;max-width:1320px;margin:0 auto;gap:1rem}._logo_byp41_27{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#111827}._logoImg_byp41_35{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1.5px solid #fce7f3}._brandTitle_byp41_43{font-size:1.125rem;font-weight:800;letter-spacing:-.02em;color:#111827;font-family:inherit}._desktopNav_byp41_52{display:flex;align-items:center;gap:2rem}._navLink_byp41_58{color:#4b5563;text-decoration:none;font-weight:600;font-size:.9rem;transition:color .15s ease;position:relative;padding:.25rem 0}._navLink_byp41_58:hover{color:#e83d84}._navLink_byp41_58:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:2px;background-color:#e83d84;transition:width .2s ease}._navLink_byp41_58:hover:after{width:100%}._actions_byp41_88{display:flex;align-items:center;gap:.875rem}._iconBtn_byp41_94{background:none;border:none;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:50%;transition:all .15s ease;text-decoration:none}._iconBtn_byp41_94:hover{background:#fdf2f8;color:#e83d84}._cartIconBtn_byp41_113{position:relative;background:none;border:none;color:#1f2937;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:50%;text-decoration:none;transition:all .15s ease}._cartIconBtn_byp41_113:hover{background:#fdf2f8;color:#e83d84}._cartBadge_byp41_132{position:absolute;top:2px;right:0;background:#e83d84;color:#fff;font-size:.6875rem;font-weight:800;min-width:18px;height:18px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px;box-shadow:0 2px 5px #e83d8466;border:1.5px solid #ffffff}._signInBtn_byp41_151{background-color:#111827;color:#fff;padding:.45rem 1rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:.8125rem;transition:all .15s ease}._signInBtn_byp41_151:hover{background-color:#e83d84}._avatarWrapper_byp41_166{position:relative}._avatarBtn_byp41_170{width:36px;height:36px;border-radius:10px;border:none;background:#fce7f3;color:#e83d84;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}._avatarImg_byp41_185{width:100%;height:100%;object-fit:cover}._avatarInitial_byp41_191{font-weight:800;font-size:.9rem}._dropdown_byp41_196{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px -5px #0000001a;min-width:200px;display:flex;flex-direction:column;padding:.5rem 0;z-index:1000}._dropdownHeader_byp41_211{padding:.65rem 1rem;border-bottom:1px solid #f3f4f6;display:flex;flex-direction:column;gap:2px}._userName_byp41_219{font-size:.875rem;font-weight:700;color:#111827}._userEmail_byp41_225{font-size:.75rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dropdownItem_byp41_233{padding:.625rem 1rem;color:#374151;text-decoration:none;font-size:.85rem;font-weight:600;transition:background .15s ease,color .15s ease}._dropdownItem_byp41_233:hover{background:#fdf2f8;color:#e83d84}._dropdownLogout_byp41_247{padding:.625rem 1rem;color:#dc2626;font-size:.85rem;font-weight:600;background:none;border:none;border-top:1px solid #f3f4f6;text-align:left;cursor:pointer;width:100%}._dropdownLogout_byp41_247:hover{background:#fef2f2}._hamburger_byp41_264{display:none;background:none;border:none;color:#1f2937;cursor:pointer;padding:.4rem;border-radius:8px}._mobileNav_byp41_275{display:none;position:fixed;top:0;left:-100%;width:82%;max-width:320px;height:100vh;background:#fff;flex-direction:column;z-index:1000;box-shadow:4px 0 24px #00000026;transition:left .3s cubic-bezier(.16,1,.3,1);overflow-y:auto}._mobileNav_byp41_275._mobileOpen_byp41_291{left:0}._mobileHeader_byp41_295{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid #f3f4f6}._mobileBrand_byp41_303{display:flex;align-items:center;gap:.65rem}._mobileLogoImg_byp41_309{width:34px;height:34px;border-radius:50%;object-fit:cover}._mobileBrandText_byp41_316{font-size:.9375rem;font-weight:800;color:#111827}._closeBtn_byp41_322{background:#f3f4f6;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#4b5563;cursor:pointer}._mobileLinks_byp41_335{display:flex;flex-direction:column;padding:1rem 1.25rem 2rem;gap:.35rem}._mobileSectionTitle_byp41_342{font-size:.6875rem;font-weight:800;color:#9ca3af;letter-spacing:.05em;margin:1rem 0 .4rem;text-transform:uppercase}._mobileNavLink_byp41_351{display:flex;justify-content:space-between;align-items:center;padding:.75rem .5rem;color:#1f2937;text-decoration:none;font-size:.9375rem;font-weight:600;border-radius:8px;transition:background-color .15s}._mobileNavLink_byp41_351:hover{background:#fdf2f8;color:#e83d84}._mobileSignInBtn_byp41_369{margin-top:.75rem;background:#e83d84;color:#fff;text-align:center;padding:.85rem;border-radius:10px;text-decoration:none;font-weight:700;font-size:.875rem;box-shadow:0 4px 12px #e83d844d}._mobileLogoutBtn_byp41_382{margin-top:.75rem;background:#fef2f2;color:#dc2626;border:1px solid #fee2e2;padding:.75rem;border-radius:8px;font-weight:600;font-size:.8125rem;text-align:center;cursor:pointer}._overlay_byp41_395{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:995;animation:_fadeIn_byp41_1 .2s forwards}@keyframes _fadeIn_byp41_1{0%{opacity:0}to{opacity:1}}@media(max-width:992px){._desktopNav_byp41_52{display:none}._hamburger_byp41_264,._mobileNav_byp41_275{display:flex}._brandTitle_byp41_43{font-size:1rem}}@media(max-width:640px){._topBar_byp41_17{padding:.6rem 1rem}._brandTitle_byp41_43,._signInBtn_byp41_151{display:none}}._footer_vdr95_1{background-color:var(--color-neutral-900, #111111);color:#ffffffbf;padding:4.5rem 2rem 2.5rem}._container_vdr95_7{max-width:1240px;margin:0 auto}._grid_vdr95_12{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:4rem}._logo_vdr95_19{display:block;margin-bottom:.75rem}._logoImg_vdr95_24{width:52px;height:52px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.2)}._tagline_vdr95_32{color:#e83d84;font-weight:600;font-style:italic;margin-bottom:.75rem}._desc_vdr95_39{line-height:1.6;max-width:320px;color:#ffffffb3;font-size:.9rem}._title_vdr95_46{color:#fff;font-weight:700;font-size:1.05rem;margin-bottom:1.25rem;letter-spacing:.5px}._list_vdr95_54,._contactList_vdr95_54{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._list_vdr95_54 a{color:#ffffffbf;text-decoration:none;font-size:.9rem;transition:color .2s}._list_vdr95_54 a:hover{color:#e83d84}._contactList_vdr95_54 li{color:#ffffffbf;font-size:.9rem;line-height:1.5}._socials_vdr95_80{display:flex;gap:1rem;margin-top:1.5rem}._socials_vdr95_80 a{color:#ffffffb3;transition:color .2s,transform .2s}._socials_vdr95_80 a:hover{color:#e83d84;transform:translateY(-2px)}._bottomBar_vdr95_96{border-top:1px solid rgba(255,255,255,.12);padding-top:2rem;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:2rem}._newsletterTitle_vdr95_106{color:#fff;margin-bottom:.75rem;font-weight:600;font-size:.95rem}._form_vdr95_113{display:flex;gap:.5rem}._input_vdr95_118{background-color:#ffffff14;border:1px solid rgba(255,255,255,.2);padding:.75rem 1rem;color:#fff;border-radius:8px;outline:none;width:250px;font-size:.9rem;transition:border-color .2s}._input_vdr95_118:focus{border-color:#e83d84}._input_vdr95_118::placeholder{color:#fff6}._submitBtn_vdr95_138{background:#e83d84;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:700;font-size:.9rem;transition:background .2s,transform .2s}._submitBtn_vdr95_138:hover{background:#c2185b;transform:translateY(-1px)}._copyrightBox_vdr95_155{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}._copyright_vdr95_155{font-size:.85rem;color:#fff9;margin:0}._developedBy_vdr95_168{font-size:.85rem;color:#ffffff80;margin:0}._developerLink_vdr95_174{color:#e83d84;font-weight:600;text-decoration:none;transition:all .2s ease}._developerLink_vdr95_174:hover{color:#fff;text-decoration:underline}@media(max-width:1024px){._grid_vdr95_12{grid-template-columns:1fr 1fr}}@media(max-width:640px){._grid_vdr95_12{grid-template-columns:1fr;gap:2rem}._bottomBar_vdr95_96{flex-direction:column;align-items:flex-start}._copyrightBox_vdr95_155{align-items:flex-start}._form_vdr95_113{flex-direction:column;width:100%}._input_vdr95_118{width:100%;box-sizing:border-box}}._bottomNav_1onc7_1{display:none;position:fixed;bottom:0;left:0;right:0;height:calc(62px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#fffffff2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(229,231,235,.85);z-index:990;justify-content:space-around;align-items:center;box-shadow:0 -4px 16px #0000000a}._navItem_1onc7_19{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:100%;text-decoration:none;color:#64748b;font-size:.6875rem;font-weight:600;letter-spacing:.01em;gap:3px;transition:all .2s cubic-bezier(.16,1,.3,1);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}._navItem_1onc7_19:hover{color:#1e293b}._active_1onc7_41{color:#e83d84!important}._iconWrapper_1onc7_45{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;transition:transform .2s ease}._active_1onc7_41 ._iconWrapper_1onc7_45{transform:translateY(-2px)}._navLabel_1onc7_59{line-height:1}._badge_1onc7_63{position:absolute;top:-4px;right:-8px;background:#e83d84;color:#fff;font-size:.625rem;font-weight:800;padding:1px 5px;border-radius:999px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #e83d8466;border:1.5px solid #ffffff}@media(max-width:768px){._bottomNav_1onc7_1{display:flex}}._banner_ax9vy_1{position:fixed;bottom:80px;left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:420px;background:#fff;border:1px solid var(--color-brand-pink-border, #F7D6E6);border-radius:16px;box-shadow:0 8px 32px #0000001f;padding:16px;z-index:10000;animation:_slideUp_ax9vy_1 .35s ease-out}@keyframes _slideUp_ax9vy_1{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}._content_ax9vy_28{display:flex;align-items:center;gap:12px;margin-bottom:14px}._icon_ax9vy_35{width:48px;height:48px;border-radius:12px;object-fit:cover;flex-shrink:0}._text_ax9vy_43{display:flex;flex-direction:column;gap:2px;min-width:0}._title_ax9vy_50{font-size:.938rem;font-weight:600;color:#111;line-height:1.3}._subtitle_ax9vy_57{font-size:.813rem;color:#666;line-height:1.3}._actions_ax9vy_63{display:flex;gap:10px;justify-content:flex-end}._dismissBtn_ax9vy_69{background:none;border:none;color:#888;font-size:.875rem;font-weight:500;cursor:pointer;padding:8px 16px;border-radius:8px;transition:background .15s}._dismissBtn_ax9vy_69:hover{background:#f5f5f5}._installBtn_ax9vy_85{background:var(--color-brand-pink, #E83D84);color:#fff;border:none;font-size:.875rem;font-weight:600;cursor:pointer;padding:8px 24px;border-radius:8px;transition:background .15s}._installBtn_ax9vy_85:hover{background:var(--color-brand-pink-dark, #C2185B)}@media(min-width:768px){._banner_ax9vy_1{bottom:24px;left:auto;right:24px;transform:none}@keyframes _slideUp_ax9vy_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}._container_imu5v_1{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:#fff}._card_imu5v_10{max-width:520px;text-align:center;background:#fff;border-radius:20px;padding:48px 32px;box-shadow:0 10px 40px #00000014}._title_imu5v_19{margin:0 0 12px;font-size:22px;font-weight:600;color:#e83d84}._message_imu5v_26{margin:0;font-size:15px;line-height:1.6;color:#000}@media(max-width:768px){._container_imu5v_1{padding:16px}._card_imu5v_10{padding:32px 20px;width:100%;box-sizing:border-box}._title_imu5v_19{font-size:20px}}._layout_3tbkz_1{display:flex;flex-direction:column;min-height:100vh;background-color:#fff}._main_3tbkz_8{flex-grow:1}@media(max-width:768px){._layout_3tbkz_1{padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}}._layout_1bvj7_1{min-height:100vh;display:flex;background-color:#fff}._imagePanel_1bvj7_7{flex:1.2;background-image:url(/images/left-image.png);background-size:cover;background-position:center;background-repeat:no-repeat}._formPanel_1bvj7_15{flex:1;display:flex;flex-direction:column;min-width:0}._brandHeader_1bvj7_22{padding:1.5rem;text-align:center;border-bottom:1px solid #f0f0f0}._brand_1bvj7_22{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;color:#000;text-decoration:none}._logo_1bvj7_37{width:44px;height:44px;border-radius:100%;object-fit:cover}._brandName_1bvj7_44{font-family:var(--font-display, "Playfair Display", serif);font-size:1.25rem;font-weight:700}._formArea_1bvj7_50{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem;overflow-y:auto}@media(max-width:768px){._layout_1bvj7_1{flex-direction:column}._imagePanel_1bvj7_7{display:none}._formPanel_1bvj7_15{flex:none;width:100%;min-height:100vh;box-sizing:border-box}._brandHeader_1bvj7_22{padding:1rem}._logo_1bvj7_37{width:36px;height:36px}._brandName_1bvj7_44{font-size:1.1rem}._formArea_1bvj7_50{padding:1rem;width:100%;box-sizing:border-box}}._homeContainer_bbd90_3{width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111;background-color:#fff;overflow-x:hidden}._heroSection_bbd90_14{position:relative;background:linear-gradient(180deg,#fff0f6,#fff);padding:4rem 1.5rem 5rem;border-bottom:1px solid #f7d6e6}._heroGrid_bbd90_21{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.15fr 1fr;gap:3.5rem;align-items:center}._heroTextCol_bbd90_30{display:flex;flex-direction:column;align-items:flex-start;z-index:2}._heroEyebrow_bbd90_37{display:block;color:#e83d84;font-size:.85rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:1.25rem}._heroTitle_bbd90_47{font-family:Playfair Display,Georgia,serif;font-size:3.85rem;font-weight:700;color:#111;line-height:1.12;margin-bottom:1.5rem;letter-spacing:-.5px}._heroTitleAccent_bbd90_57{color:#e83d84;font-style:italic;font-weight:400}._heroDescription_bbd90_63{font-size:1.15rem;color:#4a4347;line-height:1.7;margin-bottom:2.25rem;max-width:560px}._heroActions_bbd90_71{display:flex;gap:1.25rem;align-items:center;flex-wrap:wrap;margin-bottom:2.5rem}._primaryHeroBtn_bbd90_79{display:inline-flex;align-items:center;gap:.6rem;background:#111;color:#fff!important;padding:1rem 2.25rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.98rem;box-shadow:0 4px 14px #1111111f;transition:all .25s ease;border:1.5px solid #111111}._primaryHeroBtn_bbd90_79:hover{background:#e83d84;border-color:#e83d84;transform:translateY(-2px);box-shadow:0 8px 20px #e83d8440}._secondaryHeroBtn_bbd90_102{display:inline-flex;align-items:center;background:#fff;color:#111!important;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.98rem;border:1.5px solid #e5d8e0;transition:all .25s ease}._secondaryHeroBtn_bbd90_102:hover{background:#fff0f6;border-color:#e83d84;color:#e83d84!important;transform:translateY(-2px)}._heroSocialProof_bbd90_123{display:flex;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid #f7d6e6;width:100%}._proofStars_bbd90_132{display:flex;gap:2px}._starIcon_bbd90_137{color:#e83d84;font-size:1.1rem}._proofText_bbd90_142{display:flex;flex-direction:column;font-size:.85rem;color:#665c63}._proofText_bbd90_142 strong{color:#111;font-size:.9rem}._heroVisualCol_bbd90_155{position:relative;width:100%;display:flex;justify-content:center}._heroImageWrapper_bbd90_162{position:relative;width:100%;max-width:520px;border-radius:16px;overflow:visible}._heroMainImg_bbd90_170{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 20px 45px #e83d841f;border:2px solid #ffffff;display:block}._heroGlassCardTop_bbd90_181{position:absolute;top:24px;right:-20px;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid #f7d6e6;padding:.85rem 1.25rem;border-radius:12px;display:flex;align-items:center;gap:.75rem;box-shadow:0 10px 30px #00000014;animation:_floatSlow_bbd90_1 5s ease-in-out infinite alternate}._glassIcon_bbd90_198{font-size:1.5rem;background:#fff0f6;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center}._heroGlassCardBottom_bbd90_209{position:absolute;bottom:24px;left:-20px;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid #f7d6e6;padding:.75rem 1.25rem;border-radius:12px;display:flex;align-items:center;gap:.85rem;box-shadow:0 12px 32px #00000014;animation:_floatSlow_bbd90_1 6s ease-in-out infinite alternate-reverse}._glassThumbBox_bbd90_226{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;border:1px solid #f7d6e6}._glassThumb_bbd90_226{width:100%;height:100%;object-fit:cover}._glassTitle_bbd90_241{font-size:.88rem;font-weight:700;color:#111}._glassSubtitle_bbd90_247{font-size:.75rem;color:#e83d84;font-weight:600}@keyframes _floatSlow_bbd90_1{0%{transform:translateY(0)}to{transform:translateY(-8px)}}._trustBar_bbd90_261{background-color:#fff;border-bottom:1px solid #f7d6e6;padding:2.25rem 1.5rem}._trustContainer_bbd90_267{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}._trustItem_bbd90_275{display:flex;align-items:flex-start;gap:1rem}._trustIconBox_bbd90_281{width:46px;height:46px;background:#fff0f6;border:1px solid #f7d6e6;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#e83d84;flex-shrink:0;transition:all .25s ease}._trustItem_bbd90_275:hover ._trustIconBox_bbd90_281{background:#e83d84;color:#fff;transform:scale(1.05)}._trustTitle_bbd90_301{font-size:.95rem;font-weight:700;margin:0 0 .25rem;color:#111}._trustSub_bbd90_308{font-size:.825rem;color:#665c63;margin:0;line-height:1.4}._ritualsSection_bbd90_318{max-width:1240px;margin:0 auto;padding:5.5rem 1.5rem 2.5rem}._sectionHeader_bbd90_324{text-align:center;max-width:720px;margin:0 auto 3.5rem}._sectionPretitle_bbd90_330{font-size:.85rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#e83d84;display:block;margin-bottom:.5rem}._sectionTitle_bbd90_340{font-family:Playfair Display,Georgia,serif;font-size:2.85rem;font-weight:700;color:#111;margin-bottom:.9rem;line-height:1.2}._sectionSubtitle_bbd90_349{font-size:1.1rem;color:#556;line-height:1.6}._ritualsGrid_bbd90_355{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._ritualCard_bbd90_361{position:relative;border-radius:14px;overflow:hidden;background:#fff;border:1px solid #f7d6e6;text-decoration:none;display:flex;flex-direction:column;box-shadow:0 4px 18px #0000000a;transition:all .35s cubic-bezier(.16,1,.3,1)}._ritualCard_bbd90_361:hover{transform:translateY(-6px);box-shadow:0 18px 40px #e83d8429;border-color:#e83d84}._ritualImgBox_bbd90_380{position:relative;width:100%;height:220px;overflow:hidden;background:#fff0f6}._ritualImg_bbd90_380{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}._ritualCard_bbd90_361:hover ._ritualImg_bbd90_380{transform:scale(1.08)}._ritualOverlay_bbd90_399{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 50%,#1116)}._ritualContent_bbd90_405{padding:1.5rem;display:flex;flex-direction:column;flex:1}._ritualTag_bbd90_412{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#e83d84;margin-bottom:.45rem}._ritualTitle_bbd90_421{font-family:Playfair Display,Georgia,serif;font-size:1.28rem;font-weight:700;color:#111;margin-bottom:.5rem;line-height:1.3}._ritualDesc_bbd90_430{font-size:.86rem;color:#556;line-height:1.5;margin-bottom:1rem}._ritualLink_bbd90_437{margin-top:auto;font-size:.88rem;font-weight:700;color:#111;transition:color .2s ease}._ritualCard_bbd90_361:hover ._ritualLink_bbd90_437{color:#e83d84}._productsSection_bbd90_452{max-width:1240px;margin:0 auto;padding:5rem 1.5rem 6rem}._productGrid_bbd90_458{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}._productCard_bbd90_464{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #f7d6e6;display:flex;flex-direction:column;box-shadow:0 4px 16px #0000000a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}._productCard_bbd90_464:hover{transform:translateY(-6px);box-shadow:0 16px 36px #e83d841f;border-color:#e83d84}._imageWrapper_bbd90_481{position:relative;height:270px;background:#fff0f6;overflow:hidden}._cardBadge_bbd90_488{position:absolute;top:12px;left:12px;background:#111;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:.3rem .65rem;border-radius:4px;z-index:2}._productImgLink_bbd90_503{display:block;width:100%;height:100%}._productImg_bbd90_503{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}._productCard_bbd90_464:hover ._productImg_bbd90_503{transform:scale(1.06)}._productDetails_bbd90_520{padding:1.5rem;display:flex;flex-direction:column;flex:1}._ratingRow_bbd90_527{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._stars_bbd90_534{color:#e83d84;font-size:.85rem;letter-spacing:1px}._ratingScore_bbd90_540{font-size:.8rem;color:#665c63;font-weight:600}._productNameLink_bbd90_546{text-decoration:none}._productName_bbd90_546{font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700;color:#111;line-height:1.3;margin-bottom:.6rem;transition:color .2s ease}._productName_bbd90_546:hover{color:#e83d84}._priceContainer_bbd90_564{display:flex;align-items:baseline;gap:2px;margin-bottom:.75rem}._priceSymbol_bbd90_571{font-size:.95rem;font-weight:700;color:#e83d84}._priceAmount_bbd90_577{font-size:1.25rem;font-weight:800;color:#111}._productDesc_bbd90_583{font-size:.88rem;color:#556;line-height:1.5;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardFooter_bbd90_594{margin-top:auto}._quickAddBtn_bbd90_598{width:100%;background:#111;color:#fff;border:none;padding:.85rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .25s ease}._quickAddBtn_bbd90_598:hover:not(:disabled){background:#e83d84;transform:translateY(-1px)}._addedBtn_bbd90_616{background:#e83d84!important;color:#fff!important}._viewMoreRow_bbd90_621{text-align:center;margin-top:3.5rem}._viewAllBtn_bbd90_626{display:inline-flex;align-items:center;gap:.6rem;background:#fff;color:#111!important;padding:.95rem 2.25rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.98rem;border:1.5px solid #e5d8e0;box-shadow:0 4px 12px #00000008;transition:all .25s ease}._viewAllBtn_bbd90_626:hover{background:#111;color:#fff!important;border-color:#111;transform:translateY(-2px)}._philosophySection_bbd90_652{background:#fff0f6;padding:6rem 1.5rem;border-top:1px solid #f7d6e6;border-bottom:1px solid #f7d6e6}._philosophyGrid_bbd90_659{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1.15fr;gap:4.5rem;align-items:center}._philosophyVisualCol_bbd90_668{position:relative}._philosophyImgFrame_bbd90_672{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 45px #e83d8424;border:2px solid #ffffff}._philosophyImg_bbd90_672{width:100%;height:520px;object-fit:cover;display:block}._philosophyBadgeOverlay_bbd90_687{position:absolute;bottom:20px;left:20px;right:20px;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1rem 1.25rem;border-radius:10px;border:1px solid #f7d6e6;display:flex;flex-direction:column}._founderTag_bbd90_702{font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:700;color:#111}._founderSubtitle_bbd90_709{font-size:.8rem;color:#e83d84;font-weight:600}._philosophyContentCol_bbd90_715{display:flex;flex-direction:column;align-items:flex-start}._philosophyMainTitle_bbd90_721{font-family:Playfair Display,Georgia,serif;font-size:2.85rem;font-weight:700;color:#111;line-height:1.2;margin-bottom:1.25rem}._philosophyQuote_bbd90_730{font-size:1.15rem;color:#4a4347;line-height:1.7;font-style:italic;margin-bottom:2rem;padding-left:1.25rem;border-left:3px solid #e83d84}._philosophyPillars_bbd90_740{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;width:100%}._philPillar_bbd90_748{display:flex;align-items:flex-start;gap:1rem;background:#fff;padding:1rem 1.25rem;border-radius:10px;border:1px solid #f7d6e6}._philPillarIcon_bbd90_758{font-size:1.4rem;background:#fff0f6;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._philPillar_bbd90_748 h4{font-size:.95rem;font-weight:700;margin:0 0 .2rem;color:#111}._philPillar_bbd90_748 p{font-size:.825rem;color:#665c63;margin:0;line-height:1.4}._philosophyBtn_bbd90_784{display:inline-flex;align-items:center;background:#111;color:#fff!important;padding:.95rem 2.25rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .25s ease}._philosophyBtn_bbd90_784:hover{background:#e83d84;transform:translateY(-2px)}._testimonialsSection_bbd90_805{max-width:1240px;margin:0 auto;padding:6rem 1.5rem}._testimonialGrid_bbd90_811{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._testimonialCard_bbd90_817{background:#fff;border:1px solid #f7d6e6;border-radius:14px;padding:2.25rem;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000008;transition:transform .3s ease,box-shadow .3s ease}._testimonialCard_bbd90_817:hover{transform:translateY(-4px);box-shadow:0 12px 30px #e83d841a;border-color:#e83d84}._cardHeaderRow_bbd90_834{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._authorAvatar_bbd90_841{width:48px;height:48px;background:#fff0f6;color:#e83d84;border:1.5px solid #f7d6e6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem}._authorMeta_bbd90_855{display:flex;flex-direction:column}._authorName_bbd90_860{font-size:1rem;font-weight:700;color:#111}._authorRole_bbd90_866{font-size:.8rem;color:#889}._testimonialStars_bbd90_871{color:#e83d84;font-size:.95rem;letter-spacing:2px;margin-bottom:1rem}._quoteText_bbd90_878{font-size:1rem;color:#4a4347;line-height:1.65;font-style:italic;margin-bottom:1.5rem;flex:1}._verifiedBadge_bbd90_887{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#e83d84;background:none;border:none;padding:0;align-self:flex-start}._newsletterSection_bbd90_903{max-width:1240px;margin:0 auto 6rem;padding:0 1.5rem}._newsletterCard_bbd90_909{background:#111;color:#fff;border-radius:16px;padding:4.5rem 2rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 20px 45px #11111140;border:1px solid #222222}._newsletterContent_bbd90_921{max-width:650px;margin:0 auto;position:relative;z-index:2}._newsletterEyebrow_bbd90_928{display:block;color:#ff65a3;font-size:.85rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:1.25rem}._newsletterTitle_bbd90_938{font-family:Playfair Display,Georgia,serif;font-size:2.6rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}._newsletterSub_bbd90_947{font-size:1.05rem;color:#e5d8e0;line-height:1.6;margin-bottom:2.25rem}._newsletterForm_bbd90_954{display:flex;gap:.75rem;max-width:520px;margin:0 auto}._newsletterInput_bbd90_961{flex:1;background:#ffffff14;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.95rem 1.4rem;border-radius:8px;font-size:.95rem;outline:none;transition:all .3s ease}._newsletterInput_bbd90_961::placeholder{color:#999}._newsletterInput_bbd90_961:focus{background:#ffffff24;border-color:#e83d84;box-shadow:0 0 0 3px #e83d8440}._newsletterSubmit_bbd90_983{background:#e83d84;color:#fff;font-weight:700;border:none;padding:.95rem 2rem;border-radius:8px;cursor:pointer;font-size:.95rem;white-space:nowrap;transition:all .25s ease}._newsletterSubmit_bbd90_983:hover{background:#c2185b;transform:translateY(-1px)}._subscribedMsg_bbd90_1001{background:#e83d8433;border:1px solid #e83d84;color:#ffc2db;padding:1rem 1.5rem;border-radius:8px;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:.5rem}@media(max-width:1080px){._heroTitle_bbd90_47{font-size:3.2rem}._heroGrid_bbd90_21{gap:2rem}._ritualsGrid_bbd90_355,._productGrid_bbd90_458{grid-template-columns:repeat(2,1fr)}._trustContainer_bbd90_267{grid-template-columns:repeat(2,1fr);gap:1.5rem}._testimonialGrid_bbd90_811{grid-template-columns:1fr}}@media(max-width:820px){._heroSection_bbd90_14{padding:3rem 1.25rem 4rem}._heroGrid_bbd90_21{grid-template-columns:1fr;gap:3rem}._heroTextCol_bbd90_30{align-items:center;text-align:center}._heroDescription_bbd90_63{margin-left:auto;margin-right:auto}._heroActions_bbd90_71,._heroSocialProof_bbd90_123{justify-content:center}._heroImageWrapper_bbd90_162{max-width:100%}._heroMainImg_bbd90_170{height:400px}._heroGlassCardTop_bbd90_181{right:10px;top:15px}._heroGlassCardBottom_bbd90_209{left:10px;bottom:15px}._philosophyGrid_bbd90_659{grid-template-columns:1fr;gap:3rem}._philosophyContentCol_bbd90_715{align-items:center;text-align:center}._philosophyQuote_bbd90_730{border-left:none;border-top:3px solid #e83d84;padding-left:0;padding-top:1.25rem}}@media(max-width:580px){._heroTitle_bbd90_47{font-size:2.5rem}._sectionTitle_bbd90_340,._philosophyMainTitle_bbd90_721,._newsletterTitle_bbd90_938{font-size:2.1rem}._ritualsGrid_bbd90_355,._productGrid_bbd90_458,._trustContainer_bbd90_267{grid-template-columns:1fr}._newsletterForm_bbd90_954{flex-direction:column}._newsletterSubmit_bbd90_983{width:100%}._heroActions_bbd90_71{flex-direction:column;width:100%}._primaryHeroBtn_bbd90_79,._secondaryHeroBtn_bbd90_102{width:100%;justify-content:center}}._container_lyos2_1{width:100%;color:#111827;background-color:#fcfbfb;min-height:100vh}._stickyBar_lyos2_9{position:sticky;top:61px;z-index:40;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #f3f4f6;padding:.75rem 1rem .5rem;display:flex;flex-direction:column;gap:.6rem;box-shadow:0 2px 8px #00000005}._searchContainer_lyos2_23{max-width:1280px;margin:0 auto;width:100%;display:flex;align-items:center;gap:.65rem}._searchBox_lyos2_32{position:relative;flex:1;display:flex;align-items:center}._searchIcon_lyos2_39{position:absolute;left:.875rem;color:#9ca3af;pointer-events:none;display:flex;align-items:center}._searchInput_lyos2_48{width:100%;background:#f8fafc;border:1px solid #e2e8f0;padding:.65rem 2.25rem .65rem 2.5rem;border-radius:12px;font-size:.875rem;color:#111827;outline:none;transition:all .2s ease;box-sizing:border-box}._searchInput_lyos2_48:focus{background:#fff;border-color:#e83d84;box-shadow:0 0 0 3px #e83d841f}._clearSearchBtn_lyos2_67{position:absolute;right:.65rem;background:#e2e8f0;border:none;border-radius:50%;width:20px;height:20px;color:#64748b;font-size:.75rem;display:flex;align-items:center;justify-content:center;cursor:pointer}._filterTriggerBtn_lyos2_83{display:flex;align-items:center;gap:.4rem;padding:.65rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;font-size:.8125rem;font-weight:700;color:#334155;cursor:pointer;white-space:nowrap;transition:all .15s ease}._filterTriggerBtn_lyos2_83:hover{border-color:#e83d84;color:#e83d84}._filterTriggerActive_lyos2_104{background:#fff0f7;border-color:#fbcfe8;color:#e83d84}._filterBadge_lyos2_110{background:#e83d84;color:#fff;font-size:.6875rem;font-weight:800;padding:1px 6px;border-radius:999px}._horizontalPills_lyos2_120{display:flex;align-items:center;gap:.45rem;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;max-width:1280px;margin:0 auto;width:100%}._horizontalPills_lyos2_120::-webkit-scrollbar{display:none}._quickPill_lyos2_136{padding:.4rem .85rem;background:#f1f5f9;border:1px solid transparent;border-radius:20px;font-size:.78125rem;font-weight:600;color:#475569;white-space:nowrap;cursor:pointer;transition:all .15s ease}._quickPill_lyos2_136:hover{background:#e2e8f0;color:#0f172a}._quickPillActive_lyos2_154{background:#111827!important;color:#fff!important;border-color:#111827!important}._pillDivider_lyos2_160{width:1px;height:18px;background:#e2e8f0;margin:0 .2rem;flex-shrink:0}._mainLayout_lyos2_169{max-width:1320px;margin:0 auto;padding:1.25rem 1rem 3.5rem;display:grid;grid-template-columns:260px 1fr;gap:1.5rem;align-items:start}._filterSection_lyos2_180{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:1.125rem;box-shadow:0 1px 3px #0000000a}._filterHeader_lyos2_191{display:flex;justify-content:space-between;align-items:center;padding-bottom:.65rem;border-bottom:1px solid #f3f4f6}._filterTitle_lyos2_199{font-size:.9375rem;font-weight:800;color:#111827;margin:0}._closeDrawerBtn_lyos2_206{display:none;background:#111827;color:#fff;border:none;padding:.35rem .75rem;border-radius:6px;font-size:.75rem;font-weight:700;cursor:pointer}._filterDropdownCol_lyos2_218{display:flex;flex-direction:column;gap:.35rem}._filterLabel_lyos2_224{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.03em}._filterSelect_lyos2_232{width:100%;background:#f8fafc;border:1px solid #e2e8f0;padding:.6rem .75rem;border-radius:8px;font-size:.8125rem;font-weight:600;color:#1e293b;outline:none;cursor:pointer;transition:all .2s ease}._filterSelect_lyos2_232:focus{background:#fff;border-color:#e83d84}._pricePresetsRow_lyos2_251{display:flex;gap:.35rem;flex-wrap:wrap}._pricePresetBtn_lyos2_257{background:#fff;border:1px solid #e2e8f0;color:#475569;padding:.35rem .6rem;border-radius:6px;font-size:.75rem;font-weight:600;cursor:pointer}._pricePresetActive_lyos2_268{background:#e83d84;color:#fff;border-color:#e83d84}._customPriceInputs_lyos2_274{display:flex;align-items:center;gap:.4rem;margin-top:.25rem}._numInput_lyos2_281{flex:1;background:#f8fafc;border:1px solid #e2e8f0;padding:.5rem .65rem;border-radius:6px;font-size:.78125rem;color:#111827;outline:none}._priceDivider_lyos2_292{color:#94a3b8;font-size:.8125rem}._resetAllBtn_lyos2_297{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-size:.78125rem;font-weight:700;padding:.65rem;border-radius:8px;cursor:pointer;text-align:center}._section_lyos2_310{display:flex;flex-direction:column;gap:.875rem}._resultsMetaRow_lyos2_316{display:flex;justify-content:space-between;align-items:center;padding:0 .25rem}._productCount_lyos2_323{font-size:.8125rem;color:#64748b;font-weight:600}._quickClearBtn_lyos2_329{background:none;border:none;color:#e83d84;font-size:.78125rem;font-weight:700;cursor:pointer}._grid_lyos2_339{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}._productCard_lyos2_345{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000000a;transition:transform .2s ease,box-shadow .2s ease}._productCard_lyos2_345:hover{transform:translateY(-4px);box-shadow:0 10px 20px -5px #00000014}._imageBox_lyos2_361{position:relative;width:100%;aspect-ratio:1 / 1;background:#fdf2f8;overflow:hidden;display:block}._productImg_lyos2_370{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}._productCard_lyos2_345:hover ._productImg_lyos2_370{transform:scale(1.05)}._badgeLow_lyos2_381{position:absolute;top:8px;right:8px;background:#dc2626;color:#fff;font-size:.625rem;font-weight:800;padding:.2rem .5rem;border-radius:6px;letter-spacing:.02em}._cardBody_lyos2_394{padding:.875rem 1rem 1rem;display:flex;flex-direction:column;gap:.35rem;flex:1}._brandTag_lyos2_402{font-size:.6875rem;font-weight:800;color:#e83d84;text-transform:uppercase;letter-spacing:.04em}._productNameLink_lyos2_410{text-decoration:none}._productName_lyos2_410{font-size:.9375rem;font-weight:700;color:#111827;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s ease}._productName_lyos2_410:hover{color:#e83d84}._cardBottomRow_lyos2_431{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.65rem;gap:.5rem}._priceTag_lyos2_440{display:flex;align-items:baseline;gap:1px}._priceSymbol_lyos2_446{font-size:.75rem;font-weight:700;color:#111827}._priceValue_lyos2_452{font-size:1.0625rem;font-weight:800;color:#111827}._addBtn_lyos2_458{display:flex;align-items:center;gap:.3rem;background:#111827;color:#fff;border:none;padding:.45rem .75rem;border-radius:8px;font-size:.78125rem;font-weight:700;cursor:pointer;transition:all .15s ease;flex-shrink:0}._addBtn_lyos2_458:hover{background:#e83d84}._addBtnDone_lyos2_478{background:#e83d84!important}._addBtnText_lyos2_482{line-height:1}._skeletonCard_lyos2_487{background:#fff;border-radius:14px;border:1px solid #e5e7eb;overflow:hidden}._empty_lyos2_494{text-align:center;padding:3.5rem 1.5rem;background:#fff;border:1px dashed #e2e8f0;border-radius:16px;color:#475569}._emptyIcon_lyos2_503{font-size:2.5rem;margin-bottom:.75rem}._empty_lyos2_494 h3{font-size:1.25rem;color:#0f172a;margin:0 0 .4rem}._empty_lyos2_494 p{font-size:.875rem;margin:0 0 1.25rem}._emptyResetBtn_lyos2_519{background:#111827;color:#fff;border:none;padding:.65rem 1.5rem;border-radius:8px;font-size:.8125rem;font-weight:700;cursor:pointer}@media(max-width:900px){._mainLayout_lyos2_169{grid-template-columns:1fr}._filterSection_lyos2_180{display:none}._filterDrawerOpen_lyos2_540{display:flex!important;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;border-radius:0;overflow-y:auto;padding:1.5rem;background:#fff}._closeDrawerBtn_lyos2_206{display:block}}@media(max-width:640px){._grid_lyos2_339{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}._cardBody_lyos2_394{padding:.65rem .65rem .75rem}._productName_lyos2_410{font-size:.8125rem;line-height:1.3}._priceValue_lyos2_452{font-size:.9375rem}._addBtn_lyos2_458{padding:.35rem .55rem;font-size:.725rem}._brandTag_lyos2_402{font-size:.625rem}}._container_1vlfh_3{width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111;background-color:#fff;overflow-x:hidden}._hero_1vlfh_14{background:linear-gradient(180deg,#fff0f6,#fff);padding:5rem 1.5rem 4rem;border-bottom:1px solid #f7d6e6;text-align:center}._heroGrid_1vlfh_21{max-width:860px;margin:0 auto}._kicker_1vlfh_26{display:block;color:#e83d84;font-size:.85rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:1.25rem}._heroTitle_1vlfh_36{font-family:Playfair Display,Georgia,serif;font-size:3.4rem;font-weight:700;color:#111;line-height:1.15;margin-bottom:1.25rem;letter-spacing:-.5px}._heroSubtitle_1vlfh_46{font-size:1.2rem;color:#4a4347;line-height:1.7;max-width:720px;margin:0 auto}._section_1vlfh_57{max-width:1240px;margin:0 auto;padding:6rem 1.5rem}._storyGrid_1vlfh_63{display:grid;grid-template-columns:1.1fr 1fr;gap:4.5rem;align-items:center}._sectionKicker_1vlfh_70{font-size:.85rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:#e83d84;display:block;margin-bottom:.5rem}._sectionHeading_1vlfh_80{font-family:Playfair Display,Georgia,serif;font-size:2.75rem;font-weight:700;color:#111;line-height:1.2;margin-bottom:1.5rem}._storyText_1vlfh_89 p{font-size:1.05rem;color:#4a4347;line-height:1.75;margin-bottom:1.25rem}._founderQuoteBox_1vlfh_96{margin-top:2rem;background:#fff0f6;border-left:3px solid #e83d84;padding:1.5rem 1.75rem;border-radius:0 8px 8px 0;border-top:1px solid #f7d6e6;border-right:1px solid #f7d6e6;border-bottom:1px solid #f7d6e6}._founderQuote_1vlfh_96{font-size:1.05rem!important;font-style:italic;color:#111!important;margin-bottom:.5rem!important;line-height:1.6!important}._founderSig_1vlfh_115{font-size:.85rem;font-weight:700;color:#e83d84}._storyImgBox_1vlfh_121{position:relative}._storyImg_1vlfh_121{width:100%;height:520px;object-fit:cover;border-radius:16px;box-shadow:0 20px 45px #e83d841f;border:2px solid #ffffff;display:block}._storyImgBadge_1vlfh_135{position:absolute;bottom:20px;left:20px;right:20px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.85rem 1.25rem;border-radius:10px;border:1px solid #f7d6e6;display:flex;justify-content:space-between;align-items:center}._storyImgBadge_1vlfh_135 strong{font-family:Playfair Display,Georgia,serif;color:#111;font-size:.95rem}._storyImgBadge_1vlfh_135 span{font-size:.8rem;color:#e83d84;font-weight:600}._pillarsSection_1vlfh_165{background:#fff0f6;padding:6rem 1.5rem;border-top:1px solid #f7d6e6;border-bottom:1px solid #f7d6e6}._innerContainer_1vlfh_172{max-width:1240px;margin:0 auto}._headerBox_1vlfh_177{text-align:center;max-width:700px;margin:0 auto 3.5rem}._headerSub_1vlfh_183{font-size:1.05rem;color:#556;line-height:1.6}._pillarsGrid_1vlfh_189{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}._pillarCard_1vlfh_195{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #f7d6e6;display:flex;flex-direction:column;box-shadow:0 4px 20px #0000000a;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}._pillarCard_1vlfh_195:hover{transform:translateY(-6px);box-shadow:0 16px 36px #e83d8426;border-color:#e83d84}._pillarImgBox_1vlfh_212{position:relative;width:100%;height:240px;overflow:hidden}._pillarImg_1vlfh_212{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}._pillarCard_1vlfh_195:hover ._pillarImg_1vlfh_212{transform:scale(1.06)}._pillarNumber_1vlfh_230{position:absolute;top:14px;left:14px;background:#111;color:#fff;font-size:.8rem;font-weight:700;padding:.3rem .65rem;border-radius:4px}._pillarContent_1vlfh_242{padding:1.75rem;display:flex;flex-direction:column;flex:1}._pillarContent_1vlfh_242 h3{font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:700;color:#111;margin-bottom:.75rem}._pillarContent_1vlfh_242 p{font-size:.9rem;color:#556;line-height:1.6;margin-bottom:1.25rem;flex:1}._pillarLink_1vlfh_265{font-size:.9rem;font-weight:700;color:#e83d84;text-decoration:none;transition:color .2s ease}._pillarLink_1vlfh_265:hover{color:#111}._pillarTag_1vlfh_277{font-size:.8rem;font-weight:600;color:#e83d84;text-transform:uppercase;letter-spacing:.5px}._valuesSection_1vlfh_288{padding:6rem 1.5rem;max-width:1240px;margin:0 auto}._valuesGrid_1vlfh_294{display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem}._valueItem_1vlfh_300{background:#fff;border:1px solid #f7d6e6;border-radius:12px;padding:1.75rem;display:flex;flex-direction:column;box-shadow:0 4px 14px #00000005;transition:transform .3s ease,border-color .3s ease}._valueItem_1vlfh_300:hover{transform:translateY(-3px);border-color:#e83d84}._valueIcon_1vlfh_316{font-size:1.6rem;background:#fff0f6;width:46px;height:46px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._valueItem_1vlfh_300 h4{font-family:Playfair Display,Georgia,serif;font-size:1.15rem;font-weight:700;color:#111;margin-bottom:.5rem}._valueItem_1vlfh_300 p{font-size:.85rem;color:#665c63;line-height:1.5;margin:0}._ctaSection_1vlfh_346{max-width:1240px;margin:0 auto 6rem;padding:0 1.5rem}._ctaCard_1vlfh_352{background:#111;color:#fff;border-radius:16px;padding:4.5rem 2rem;text-align:center;border:1px solid #222222;box-shadow:0 20px 45px #1113}._ctaCard_1vlfh_352 h2{font-family:Playfair Display,Georgia,serif;font-size:2.6rem;font-weight:700;margin-bottom:1rem}._ctaCard_1vlfh_352 p{font-size:1.1rem;color:#e5d8e0;max-width:600px;margin:0 auto 2.25rem;line-height:1.6}._ctaPrimaryBtn_1vlfh_377{display:inline-block;background:#e83d84;color:#fff!important;font-weight:700;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-size:1rem;transition:all .25s ease}._ctaPrimaryBtn_1vlfh_377:hover{background:#c2185b;transform:translateY(-2px)}@media(max-width:980px){._storyGrid_1vlfh_63{grid-template-columns:1fr;gap:3rem}._storyImg_1vlfh_121{height:400px}._pillarsGrid_1vlfh_189{grid-template-columns:1fr}._valuesGrid_1vlfh_294{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._heroTitle_1vlfh_36{font-size:2.3rem}._sectionHeading_1vlfh_80,._ctaCard_1vlfh_352 h2{font-size:2rem}._valuesGrid_1vlfh_294{grid-template-columns:1fr}._hero_1vlfh_14{padding:3.5rem 1.25rem 3rem}}._container_1cmst_1{max-width:1240px;margin:0 auto;padding:1.5rem 1rem 4rem}._loadingContainer_1cmst_7,._emptyContainer_1cmst_8{max-width:800px;margin:4rem auto;padding:2rem 1rem;text-align:center}._skeletonGrid_1cmst_15{display:grid;grid-template-columns:1fr 1fr;gap:2rem}._breadcrumbs_1cmst_22{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;color:#64748b;margin-bottom:1.25rem;flex-wrap:wrap}._breadcrumbs_1cmst_22 a{color:#64748b;text-decoration:none;font-weight:500;transition:color .15s}._breadcrumbs_1cmst_22 a:hover{color:#e83d84}._breadcrumbSep_1cmst_43{color:#cbd5e1}._currentCrumb_1cmst_47{color:#0f172a;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:250px}._productLayout_1cmst_57{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}._galleryColumn_1cmst_65{display:flex;flex-direction:column;gap:.875rem}._mainImageWrapper_1cmst_71{position:relative;width:100%;aspect-ratio:1 / 1;background:#fdf2f8;border-radius:16px;overflow:hidden;border:1px solid #f3f4f6;cursor:zoom-in}._mainImg_1cmst_82{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._mainImg_1cmst_82:hover{transform:scale(1.03)}._stockOverlayBadge_1cmst_93{position:absolute;top:12px;left:12px;background:#dc2626;color:#fff;font-size:.6875rem;font-weight:800;padding:.25rem .6rem;border-radius:6px;letter-spacing:.02em}._galleryArrows_1cmst_106{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:0 .5rem;pointer-events:none}._arrowBtn_1cmst_116{pointer-events:auto;background:#ffffffd9;border:1px solid rgba(0,0,0,.08);border-radius:50%;width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#1f2937;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:all .15s}._arrowBtn_1cmst_116:hover{background:#fff;color:#e83d84}._thumbnailsRow_1cmst_138{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:4px}._thumbBtn_1cmst_145{width:64px;height:64px;border-radius:10px;border:2px solid transparent;padding:0;background:#f8fafc;overflow:hidden;cursor:pointer;flex-shrink:0;transition:border-color .15s}._thumbActive_1cmst_158{border-color:#e83d84}._thumbImg_1cmst_162{width:100%;height:100%;object-fit:cover}._infoColumn_1cmst_169{display:flex;flex-direction:column;gap:1.125rem}._brandTag_1cmst_175{font-size:.75rem;font-weight:800;color:#e83d84;text-transform:uppercase;letter-spacing:.05em}._productTitle_1cmst_183{font-size:1.75rem;font-weight:800;color:#0f172a;line-height:1.25;letter-spacing:-.02em;margin:0}._ratingSummaryRow_1cmst_192{display:flex;align-items:center;gap:.5rem}._starRow_1cmst_198{display:flex;gap:2px}._ratingScore_1cmst_203{font-size:.8125rem;font-weight:600;color:#64748b}._priceRow_1cmst_209{display:flex;align-items:center;gap:.75rem}._priceMain_1cmst_215{font-size:1.75rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}._shortDescription_1cmst_222{font-size:.9375rem;color:#475569;line-height:1.6;margin:0}._sizeSelectionBox_1cmst_230{display:flex;flex-direction:column;gap:.5rem}._sizeLabel_1cmst_236{font-size:.8125rem;font-weight:700;color:#1e293b}._sizeOptions_1cmst_242{display:flex;gap:.5rem;flex-wrap:wrap}._sizeOpt_1cmst_242{padding:.45rem 1rem;background:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:.8125rem;font-weight:700;color:#334155;cursor:pointer;transition:all .15s}._sizeOptActive_1cmst_260{background:#111827;color:#fff;border-color:#111827}._desktopCtaGroup_1cmst_267{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:.5rem 0}._quantityStepper_1cmst_275{display:flex;align-items:center;border:1px solid #cbd5e1;border-radius:10px;background:#fff;overflow:hidden;height:48px}._quantityStepper_1cmst_275 button{background:none;border:none;width:40px;height:100%;font-size:1.125rem;font-weight:600;color:#1e293b;cursor:pointer;transition:background-color .15s}._quantityStepper_1cmst_275 button:hover:not(:disabled){background:#f1f5f9}._quantityStepper_1cmst_275 button:disabled{opacity:.3;cursor:not-allowed}._quantityVal_1cmst_306{width:32px;text-align:center;font-weight:800;font-size:.9375rem;color:#0f172a}._addCartBtn_1cmst_314{flex:1.5;min-width:180px}._buyNowBtn_1cmst_319{flex:1;min-width:140px}._trustCard_1cmst_325{background:#fff8f8;border:1px solid #ffe4e6;border-radius:14px;padding:1rem 1.125rem;display:flex;flex-direction:column;gap:.75rem}._trustRow_1cmst_335{display:flex;align-items:flex-start;gap:.65rem}._trustIcon_1cmst_341{font-size:1.125rem;margin-top:1px}._trustRow_1cmst_335 strong{font-size:.8125rem;color:#111827;display:block}._trustRow_1cmst_335 p{font-size:.75rem;color:#6b7280;margin:0;line-height:1.35}._accordionBox_1cmst_360{margin-top:.5rem}._accordionText_1cmst_364{font-size:.875rem;color:#475569;line-height:1.6;margin:0}._shippingNotice_1cmst_371 p{margin:0 0 .4rem;font-size:.875rem;color:#475569;line-height:1.5}._reviewsSection_1cmst_379{margin-top:4rem;padding-top:2rem;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1.5rem}._reviewsHeader_1cmst_388{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._reviewsTitle_1cmst_396{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0}._reviewsSub_1cmst_403{font-size:.875rem;color:#64748b;margin:.25rem 0 0}._overallRatingBadge_1cmst_409{display:flex;align-items:center;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.65rem 1rem}._overallRatingNum_1cmst_419{font-size:1.75rem;font-weight:800;color:#e83d84}._overallRatingDetails_1cmst_425{display:flex;flex-direction:column;font-size:.75rem;color:#64748b}._writeReviewCard_1cmst_433{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}._writeReviewTitle_1cmst_443{font-size:1rem;font-weight:700;color:#0f172a;margin:0}._writeReviewSub_1cmst_450{font-size:.8125rem;color:#64748b;margin:0}._reviewForm_1cmst_456{display:flex;flex-direction:column;gap:.875rem}._ratingSelectRow_1cmst_462{display:flex;align-items:center;gap:.75rem}._ratingSelectLabel_1cmst_468{font-size:.8125rem;font-weight:600;color:#334155}._starPickers_1cmst_474{display:flex;gap:4px}._starPickBtn_1cmst_479{background:none;border:none;padding:2px;cursor:pointer}._reviewTextarea_1cmst_486{width:100%;padding:.75rem .875rem;border:1px solid #cbd5e1;border-radius:10px;font-family:inherit;font-size:.875rem;color:#0f172a;resize:vertical;box-sizing:border-box}._reviewTextarea_1cmst_486:focus{outline:none;border-color:#e83d84}._reviewFormFooter_1cmst_503{display:flex;justify-content:flex-end}._alertBox_1cmst_508{padding:.65rem 1rem;border-radius:8px;font-size:.8125rem;font-weight:600}._alertSuccess_1cmst_515{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}._alertError_1cmst_521{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._reviewsGrid_1cmst_527{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}._reviewCard_1cmst_533{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1rem 1.125rem;display:flex;flex-direction:column;gap:.65rem}._reviewCardHeader_1cmst_543{display:flex;align-items:center;gap:.65rem}._reviewerAvatar_1cmst_549{width:32px;height:32px;border-radius:8px;background:#fce7f3;color:#e83d84;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:.875rem}._reviewerName_1cmst_562{font-size:.875rem;color:#0f172a;display:block}._verifiedTag_1cmst_568{font-size:.6875rem;color:#059669;font-weight:600}._reviewComment_1cmst_574{font-size:.875rem;color:#475569;line-height:1.5;margin:0;font-style:italic}._lightboxOverlay_1cmst_583{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1.5rem}._lightboxImg_1cmst_594{max-width:90%;max-height:85vh;object-fit:contain;border-radius:8px}._lightboxClose_1cmst_601{position:absolute;top:1.5rem;right:1.5rem;background:#fff3;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.25rem;cursor:pointer}._mobileStickyBar_1cmst_616{display:none;position:fixed;bottom:calc(62px + env(safe-area-inset-bottom,0px));left:0;right:0;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e5e7eb;padding:.65rem 1rem;z-index:950;align-items:center;justify-content:space-between;box-shadow:0 -4px 12px #0000000d}._mobileStickyPriceBox_1cmst_632{display:flex;flex-direction:column}._mobileStickyPriceLabel_1cmst_637{font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase}._mobileStickyPriceVal_1cmst_644{font-size:1.125rem;font-weight:800;color:#0f172a}._mobileStickyAddBtn_1cmst_650{background:#e83d84;color:#fff;border:none;padding:.65rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .15s}._mobileStickyAddBtnDone_1cmst_662{background:#047857}@media(max-width:860px){._productLayout_1cmst_57{grid-template-columns:1fr;gap:1.5rem}._desktopCtaGroup_1cmst_267{display:none}._mobileStickyBar_1cmst_616{display:flex}._productTitle_1cmst_183{font-size:1.375rem}._priceMain_1cmst_215{font-size:1.5rem}}._container_158bl_1{display:flex;flex-direction:column;gap:3rem;padding-bottom:5rem}._heroBanner_158bl_8{background:linear-gradient(135deg,#000,#2a2421);color:#fff;padding:4rem 2rem;text-align:center;border-bottom:2px solid #e83d84}._heroContent_158bl_16{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}._heroTitle_158bl_25{font-family:var(--font-display, "Playfair Display", serif);font-size:2.5rem;font-weight:700;margin:0;color:#fff}._heroSub_158bl_33{font-size:1.1rem;color:#fffc;line-height:1.6;margin:0}._contentSection_158bl_40{max-width:900px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}._faqCard_158bl_48{background:#fff}._answerText_158bl_52{font-size:.95rem;color:#000;line-height:1.6;margin:0;padding-top:8px}._loadingBox_158bl_60{display:flex;flex-direction:column;gap:12px}._container_9c7m2_1{display:flex;flex-direction:column;gap:3rem;padding-bottom:5rem}._heroBanner_9c7m2_8{background:linear-gradient(135deg,#000,#2a2421);color:#fff;padding:4rem 2rem;text-align:center;border-bottom:2px solid #e83d84}._heroContent_9c7m2_16{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}._heroTitle_9c7m2_25{font-family:var(--font-display, "Playfair Display", serif);font-size:2.5rem;font-weight:700;margin:0;color:#fff}._heroSub_9c7m2_33{font-size:1.1rem;color:#fffc;line-height:1.6;margin:0}._contentSection_9c7m2_40{max-width:900px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}._policyCard_9c7m2_48{background:#fff;display:flex;flex-direction:column;gap:2rem}._policyBlock_9c7m2_55 h2{font-family:var(--font-display, "Playfair Display", serif);font-size:1.35rem;font-weight:700;color:#000;margin:0 0 12px}._policyBlock_9c7m2_55 p{font-size:.95rem;color:#000;line-height:1.6;margin:0 0 12px}._policyBlock_9c7m2_55 ul{padding-left:20px;margin:0;display:flex;flex-direction:column;gap:8px;color:#000;font-size:.95rem}._container_ha9jx_1{display:flex;flex-direction:column;gap:3rem;padding-bottom:5rem}._heroBanner_ha9jx_8{background:linear-gradient(135deg,#000,#2a2421);color:#fff;padding:4rem 2rem;text-align:center;border-bottom:2px solid #e83d84}._heroContent_ha9jx_16{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}._heroTitle_ha9jx_25{font-family:var(--font-display, "Playfair Display", serif);font-size:2.5rem;font-weight:700;margin:0;color:#fff}._heroSub_ha9jx_33{font-size:1.1rem;color:#fffc;line-height:1.6;margin:0}._contentSection_ha9jx_40{max-width:900px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}._policyCard_ha9jx_48{background:#fff;display:flex;flex-direction:column;gap:2rem}._policyBlock_ha9jx_55 h2{font-family:var(--font-display, "Playfair Display", serif);font-size:1.35rem;font-weight:700;color:#000;margin:0 0 12px}._policyBlock_ha9jx_55 p{font-size:.95rem;color:#000;line-height:1.6;margin:0}._container_ms36x_1{display:flex;flex-direction:column;gap:3rem;padding-bottom:5rem}._heroBanner_ms36x_8{background:linear-gradient(135deg,#000,#2a2421);color:#fff;padding:4rem 2rem;text-align:center;border-bottom:2px solid var(--color-primary, #e83d84)}._heroContent_ms36x_16{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}._heroTitle_ms36x_25{font-family:var(--font-display, "Playfair Display", serif);font-size:2.5rem;font-weight:700;margin:0;color:#fff}._heroSub_ms36x_33{font-size:1.1rem;color:#fffc;line-height:1.6;margin:0}._contentSection_ms36x_40{max-width:900px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}._policyCard_ms36x_48{background:#fff;display:flex;flex-direction:column;gap:2.25rem}._policyBlock_ms36x_55 h2{font-family:var(--font-display, "Playfair Display", serif);font-size:1.35rem;font-weight:700;color:#111;margin:0 0 12px}._policyBlock_ms36x_55 p,._policyBlock_ms36x_55 ul{font-size:.95rem;color:#333;line-height:1.7;margin:0 0 10px}._policyBlock_ms36x_55 ul{padding-left:1.25rem}._policyBlock_ms36x_55 li{margin-bottom:.5rem}._container_ekn7q_1{display:flex;flex-direction:column;gap:1.5rem;background-color:#fafafa;min-height:100vh;padding-bottom:3rem}._pageHeader_ekn7q_10{background:#fff;border-bottom:1px solid #f3f4f6;padding:2.25rem 1.5rem 1.75rem;text-align:center}._pageTitle_ekn7q_17{font-size:1.75rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._pageSubtitle_ekn7q_25{font-size:.875rem;color:#6b7280;margin:.35rem 0 0}._contentSection_ekn7q_31{max-width:720px;margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box}._formCard_ekn7q_39{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:1.75rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 2px 8px #0000000a}._formSection_ekn7q_50{display:flex;flex-direction:column;gap:.75rem}._sectionLabel_ekn7q_56{font-size:.875rem;font-weight:800;color:#111827}._modeCardsGrid_ekn7q_63{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}._modeCard_ekn7q_63{background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;padding:1.125rem 1rem;display:flex;flex-direction:column;gap:.75rem;cursor:pointer;transition:all .2s ease}._modeCard_ekn7q_63:hover{border-color:#cbd5e1;background:#fff}._modeActive_ekn7q_86{background:#fff8f8!important;border-color:#e83d84!important}._modeIconBox_ekn7q_91{width:44px;height:44px;border-radius:12px;background:#fdf2f8;color:#e83d84;display:flex;align-items:center;justify-content:center}._modeTitle_ekn7q_102{font-size:.9375rem;color:#111827;display:block;margin-bottom:2px}._modeDesc_ekn7q_109{font-size:.75rem;color:#64748b;margin:0;line-height:1.35}._inputsGrid_ekn7q_117{display:flex;flex-direction:column;gap:.875rem}._scheduleRow_ekn7q_124{display:flex;flex-direction:column;gap:1rem}._dateInputWrapper_ekn7q_130{width:100%}._timeSlotWrapper_ekn7q_134{display:flex;flex-direction:column;gap:.5rem}._timeLabel_ekn7q_140{font-size:.8125rem;font-weight:700;color:#374151}._timeSlotsGrid_ekn7q_146{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:.5rem}._timePill_ekn7q_152{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.6rem .5rem;font-size:.78125rem;font-weight:700;color:#334155;cursor:pointer;transition:all .15s;text-align:center}._timePill_ekn7q_152:hover{border-color:#e83d84;color:#e83d84}._timePillActive_ekn7q_170{background:#111827!important;color:#fff!important;border-color:#111827!important}._concernsTagsRow_ekn7q_177{display:flex;flex-wrap:wrap;gap:.5rem}._concernChip_ekn7q_183{background:#f1f5f9;border:1px solid transparent;border-radius:20px;padding:.45rem .85rem;font-size:.78125rem;font-weight:600;color:#334155;cursor:pointer;transition:all .15s}._concernChip_ekn7q_183:hover{background:#e2e8f0}._concernChipActive_ekn7q_199{background:#fdf2f8!important;border-color:#fbcfe8!important;color:#e83d84!important}._notesLabel_ekn7q_205{display:block;font-size:.8125rem;font-weight:700;color:#374151;margin-bottom:.35rem}._textarea_ekn7q_213{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:10px;font-family:inherit;font-size:.875rem;color:#111827;resize:vertical;box-sizing:border-box}._textarea_ekn7q_213:focus{outline:none;border-color:#e83d84}._formSubmitRow_ekn7q_230{margin-top:.5rem}._submitBtn_ekn7q_234{display:flex;align-items:center;justify-content:center;padding:1rem}._successCard_ekn7q_242{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:3.5rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.875rem;box-shadow:0 4px 20px #0000000a}._successIcon_ekn7q_255{width:64px;height:64px;border-radius:50%;background:#ecfdf5;color:#059669;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}._successTitle_ekn7q_267{font-size:1.5rem;font-weight:800;color:#111827;margin:0}._successText_ekn7q_274{font-size:.9375rem;color:#334155;line-height:1.6;max-width:480px;margin:0}._successMethod_ekn7q_282{font-size:.875rem;color:#64748b;margin:0}._successActions_ekn7q_288{margin-top:1rem}._exploreBtn_ekn7q_292{display:inline-flex;padding:.85rem 1.5rem;background:#111827;color:#fff;border-radius:10px;font-size:.875rem;font-weight:700;text-decoration:none}@media(max-width:640px){._modeCardsGrid_ekn7q_63{grid-template-columns:1fr}}._container_1ptfp_1{display:flex;flex-direction:column;gap:1.5rem;background-color:#fafafa;min-height:100vh;padding-bottom:3rem}._pageHeader_1ptfp_10{background:#fff;border-bottom:1px solid #f3f4f6;padding:2rem 1.5rem 1.5rem;text-align:center}._pageTitle_1ptfp_17{font-size:1.75rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._pageSubtitle_1ptfp_25{font-size:.875rem;color:#6b7280;margin:.35rem 0 0}._contentSection_1ptfp_31{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box}._emptyCard_1ptfp_40{background:#fff;border:1px dashed #e2e8f0;border-radius:20px;padding:4rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}._emptyIcon_1ptfp_52{font-size:3rem}._emptyCard_1ptfp_40 h2{font-size:1.35rem;font-weight:800;color:#111827;margin:0}._emptyCard_1ptfp_40 p{font-size:.9rem;color:#6b7280;max-width:450px;margin:0 0 .5rem}._continueShopBtn_1ptfp_70{display:inline-flex;align-items:center;gap:.5rem;background:#111827;color:#fff;padding:.85rem 1.5rem;border-radius:12px;font-weight:700;font-size:.875rem;text-decoration:none;transition:all .15s}._continueShopBtn_1ptfp_70:hover{background:#e83d84}._cartGrid_1ptfp_89{display:grid;grid-template-columns:1.6fr 1fr;gap:1.5rem;align-items:start}._itemsColumn_1ptfp_96{display:flex;flex-direction:column;gap:1rem}._freeShippingMeter_1ptfp_103{background:#fff;border:1px solid #fbcfe8;border-radius:14px;padding:.875rem 1.125rem;display:flex;flex-direction:column;gap:.5rem;background:linear-gradient(135deg,#fff0f7,#fff)}._meterTextRow_1ptfp_114{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;color:#374151}._meterUnlocked_1ptfp_122{color:#047857}._meterPercent_1ptfp_126{font-weight:700;color:#e83d84}._meterTrack_1ptfp_131{width:100%;height:6px;background:#fce7f3;border-radius:999px;overflow:hidden}._meterBar_1ptfp_139{height:100%;background:linear-gradient(90deg,#e83d84,#db2777);border-radius:999px;transition:width .3s ease}._cartItemsList_1ptfp_147{display:flex;flex-direction:column;gap:.75rem}._cartItemCard_1ptfp_153{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1rem;display:flex;gap:1rem;align-items:center;box-shadow:0 1px 3px #0000000a}._itemThumbnail_1ptfp_164{width:80px;height:80px;border-radius:12px;object-fit:cover;background:#fdf2f8;flex-shrink:0}._itemDetails_1ptfp_173{display:flex;flex-direction:column;gap:.35rem;flex:1;min-width:0}._itemHeaderRow_1ptfp_181{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}._itemName_1ptfp_188{font-size:.9375rem;font-weight:700;color:#111827;margin:0;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemDeleteBtn_1ptfp_199{background:none;border:none;color:#9ca3af;cursor:pointer;padding:2px;display:flex;align-items:center;transition:color .15s}._itemDeleteBtn_1ptfp_199:hover{color:#dc2626}._variantBadge_1ptfp_214{font-size:.7rem;font-weight:700;color:#4b5563;background:#f3f4f6;padding:.15rem .45rem;border-radius:4px;width:fit-content}._itemUnitPrice_1ptfp_224{font-size:.8125rem;color:#6b7280}._itemBottomRow_1ptfp_229{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem}._stepper_1ptfp_236{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}._stepper_1ptfp_236 button{background:none;border:none;width:30px;height:28px;font-size:1rem;font-weight:600;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center}._stepper_1ptfp_236 span{width:24px;text-align:center;font-size:.8125rem;font-weight:700;color:#111827}._itemSubtotal_1ptfp_266{font-size:1rem;font-weight:800;color:#111827}._summaryColumn_1ptfp_273{display:flex;flex-direction:column;gap:1rem}._summaryCard_1ptfp_279{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:.875rem;box-shadow:0 1px 3px #0000000a}._summaryTitle_1ptfp_290{font-size:1.125rem;font-weight:800;color:#111827;margin:0}._summaryRow_1ptfp_297{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#4b5563}._summaryRow_1ptfp_297 strong{color:#111827}._summaryMuted_1ptfp_309{color:#6b7280;font-size:.8125rem}._summaryDivider_1ptfp_314{height:1px;background:#f3f4f6;margin:.25rem 0}._totalRow_1ptfp_320{font-size:1rem;color:#111827}._totalPrice_1ptfp_325{font-size:1.35rem;font-weight:800;color:#0f172a}._checkoutLink_1ptfp_331{text-decoration:none;margin-top:.5rem}._checkoutBtn_1ptfp_336{display:flex;align-items:center;justify-content:center;gap:.5rem}._securitySeal_1ptfp_343{display:flex;align-items:center;justify-content:center;gap:.4rem;font-size:.725rem;color:#64748b;text-align:center;margin-top:.25rem}._continueLinkBox_1ptfp_354{text-align:center}._backToCatalogLink_1ptfp_358{font-size:.8125rem;font-weight:600;color:#64748b;text-decoration:none;transition:color .15s}._backToCatalogLink_1ptfp_358:hover{color:#e83d84}._checkoutFormGrid_1ptfp_373{display:grid;grid-template-columns:1.6fr 1fr;gap:1.5rem;align-items:start}._checkoutFieldsCol_1ptfp_380{display:flex;flex-direction:column;gap:1.25rem}._checkoutSidebarCol_1ptfp_386{display:flex;flex-direction:column;gap:1rem}._errorAlertBanner_1ptfp_392{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;padding:.875rem 1rem;border-radius:12px;font-size:.875rem;font-weight:600}._stepCard_1ptfp_402{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 1px 3px #0000000a}._stepHeader_1ptfp_413{display:flex;align-items:center;gap:.75rem}._stepIconBox_1ptfp_419{width:40px;height:40px;border-radius:10px;background:#fdf2f8;color:#e83d84;display:flex;align-items:center;justify-content:center;flex-shrink:0}._stepTitle_1ptfp_431{font-size:1.05rem;font-weight:800;color:#111827;margin:0}._stepSub_1ptfp_438{font-size:.78125rem;color:#6b7280;margin:2px 0 0}._fieldsGrid_1ptfp_444{display:flex;flex-direction:column;gap:1rem}._shippingOptionsList_1ptfp_451{display:flex;flex-direction:column;gap:.75rem}._shippingRadioCard_1ptfp_457{border:1.5px solid #e5e7eb;border-radius:12px;padding:.875rem 1rem;display:flex;align-items:center;gap:.875rem;cursor:pointer;transition:all .15s ease;background:#fcfcfc}._shippingRadioCard_1ptfp_457:hover{border-color:#cbd5e1;background:#fff}._shippingSelected_1ptfp_474{border-color:#e83d84!important;background:#fff8f8!important}._radioCircle_1ptfp_479{width:20px;height:20px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0}._shippingSelected_1ptfp_474 ._radioCircle_1ptfp_479{border-color:#e83d84}._radioDot_1ptfp_494{width:10px;height:10px;border-radius:50%;background:#e83d84}._shippingOptionDetails_1ptfp_501{display:flex;flex-direction:column;gap:2px;flex:1}._shippingNameRow_1ptfp_508{display:flex;justify-content:space-between;align-items:center}._shippingName_1ptfp_508{font-size:.875rem;color:#111827}._shippingFee_1ptfp_519{font-size:.875rem;font-weight:800;color:#0f172a}._shippingDesc_1ptfp_525{font-size:.75rem;color:#6b7280;margin:0}._miniItemsList_1ptfp_532{display:flex;flex-direction:column;gap:.65rem;max-height:240px;overflow-y:auto}._miniItemRow_1ptfp_540{display:flex;align-items:center;gap:.65rem}._miniThumb_1ptfp_546{width:44px;height:44px;border-radius:8px;object-fit:cover;background:#fdf2f8;flex-shrink:0}._miniDetails_1ptfp_555{display:flex;flex-direction:column;min-width:0;flex:1}._miniName_1ptfp_562{font-size:.8125rem;font-weight:700;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._miniQty_1ptfp_571{font-size:.7rem;color:#6b7280}._miniPrice_1ptfp_576{font-size:.8125rem;font-weight:700;color:#111827}._payBtn_1ptfp_582{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}._successCard_1ptfp_591{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:3rem 1.5rem;text-align:center;max-width:540px;margin:2rem auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;box-shadow:0 4px 20px #0000000d}._successIconCircle_1ptfp_606{width:60px;height:60px;border-radius:50%;background:#ecfdf5;color:#059669;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}._successTitle_1ptfp_618{font-size:1.35rem;font-weight:800;color:#111827;margin:0}._successRef_1ptfp_625{font-size:.9rem;color:#e83d84;margin:0}._successText_1ptfp_631{font-size:.875rem;color:#4b5563;line-height:1.5;margin:0}._successActions_1ptfp_638{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}._viewOrdersBtn_1ptfp_646{display:inline-flex;align-items:center;padding:.85rem 1.5rem;background:#f1f5f9;color:#1e293b;border-radius:12px;font-weight:700;font-size:.875rem;text-decoration:none}@media(max-width:820px){._cartGrid_1ptfp_89,._checkoutFormGrid_1ptfp_373{grid-template-columns:1fr}}._paystackContainer_1ubj7_1{display:flex;flex-direction:column;gap:1.25rem;padding:4px}._paystackHeader_1ubj7_8{background:#092a45;color:#fff;padding:1.25rem;border-radius:8px;display:flex;flex-direction:column;gap:12px}._brandRow_1ubj7_18{display:flex;justify-content:space-between;align-items:center}._paystackLogo_1ubj7_24{font-weight:800;font-size:1.25rem;letter-spacing:-.03em;color:#00c3f7}._secBadge_1ubj7_31{font-size:.75rem;background:#ffffff26;padding:4px 8px;border-radius:4px}._amountDisplay_1ubj7_38{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.15);padding-top:10px}._emailText_1ubj7_46{font-size:.85rem;color:#fffc}._amountText_1ubj7_51{font-size:1.15rem;font-weight:700;color:#fff}._methodsTab_1ubj7_57{display:flex;gap:8px;background:#f4f6f8;padding:4px;border-radius:6px}._tabBtn_1ubj7_65{flex:1;border:none;background:none;padding:8px 12px;font-size:.85rem;font-weight:600;color:#555;border-radius:4px;cursor:pointer}._tabActive_1ubj7_77{background:#fff;color:#092a45;box-shadow:0 2px 4px #00000014}._cardForm_1ubj7_83{display:flex;flex-direction:column;gap:12px}._rowTwo_1ubj7_89{display:grid;grid-template-columns:1fr 1fr;gap:12px}._bankBox_1ubj7_95,._ussdBox_1ubj7_95{display:flex;flex-direction:column;gap:1rem;text-align:center;padding:1rem 0}._accountCard_1ubj7_103{background:#fff;border:1px dashed #e83d84;padding:1.25rem;border-radius:8px;display:flex;flex-direction:column;gap:6px;align-items:center}._bankName_1ubj7_114{font-size:.85rem;color:#000}._accNo_1ubj7_119{font-size:1.5rem;font-weight:800;letter-spacing:.05em;color:#000}._accHolder_1ubj7_126{font-size:.85rem;font-weight:600;color:#e83d84}._ussdCode_1ubj7_132{font-size:2rem;font-weight:800;color:#092a45;background:#eaf7fc;padding:1rem;border-radius:8px;letter-spacing:.05em}._subHint_1ubj7_142{font-size:.85rem;color:#000}._verifyingBox_1ubj7_147{padding:3rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_1ubj7_156{width:48px;height:48px;border:4px solid #EAF7FC;border-top-color:#00c3f7;border-radius:50%;animation:_spin_1ubj7_156 .8s linear infinite}@keyframes _spin_1ubj7_156{to{transform:rotate(360deg)}}._container_39ep7_1{display:flex;flex-direction:column;gap:2.5rem;padding-bottom:5rem}._heroBanner_39ep7_8{background:linear-gradient(135deg,#000,#2a2421);color:#fff;padding:3.5rem 2rem;text-align:center;border-bottom:2px solid #e83d84}._heroContent_39ep7_16{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}._heroTitle_39ep7_25{font-family:var(--font-display, "Playfair Display", serif);font-size:2.5rem;font-weight:700;margin:0;color:#fff}._heroSub_39ep7_33{font-size:1.05rem;color:#fffc;line-height:1.6;margin:0}._contentSection_39ep7_40{max-width:900px;margin:0 auto;padding:0 1.5rem;width:100%;box-sizing:border-box}._authCard_39ep7_48{background:#fff;display:flex;flex-direction:column;gap:1.5rem;max-width:500px;margin:0 auto}._heading_39ep7_57{margin:0;font-size:1.5rem;font-weight:700;text-align:center}._authTabs_39ep7_64{display:flex;border-bottom:2px solid #E2E8F0;margin-bottom:.5rem}._authTabBtn_39ep7_70{flex:1;padding:.75rem;background:transparent;border:none;font-weight:600;font-size:1rem;color:#718096;cursor:pointer}._authTabActive_39ep7_81{color:#000;border-bottom:2px solid #e83d84;margin-bottom:-2px}._googleContainer_39ep7_87{display:flex;justify-content:center;margin:.5rem 0}._divider_39ep7_93{text-align:center;color:#a0aec0;font-size:.8rem;letter-spacing:1px}._errorBanner_39ep7_100{background:#fff5f5;color:#e53e3e;padding:.75rem;border-radius:6px;font-size:.9rem;text-align:center;border:1px solid #FED7D7}._successBanner_39ep7_110{background:#f0fff4;color:#38a169;padding:.75rem;border-radius:6px;font-size:.9rem;text-align:center;border:1px solid #C6F6D5}._form_39ep7_120{display:flex;flex-direction:column;gap:1rem}._rowTwo_39ep7_126{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._dashboardContainer_39ep7_133{display:flex;flex-direction:column;gap:1.5rem}._dashboardHeader_39ep7_139{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:1.5rem;border-radius:10px;border:1px solid #E2E8F0}._userInfo_39ep7_149{display:flex;align-items:center;gap:1rem}._userInfo_39ep7_149 h2{margin:0;font-size:1.3rem;font-family:var(--font-display, "Playfair Display", serif)}._userInfo_39ep7_149 p{margin:.25rem 0 0;color:#718096;font-size:.9rem}._avatarImg_39ep7_167{width:60px;height:60px;border-radius:50%;object-fit:cover}._avatarPlaceholder_39ep7_174{width:60px;height:60px;border-radius:50%;background:#e83d84;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem}._dashNav_39ep7_187{display:flex;gap:.5rem;border-bottom:2px solid #E2E8F0}._dashTabBtn_39ep7_193{padding:.75rem 1.25rem;background:transparent;border:none;font-weight:600;font-size:.95rem;color:#718096;cursor:pointer;border-radius:6px 6px 0 0}._dashTabActive_39ep7_204{background:#fff;color:#000;border-bottom:2px solid #e83d84;margin-bottom:-2px}._tabBody_39ep7_211,._ordersTab_39ep7_217,._bookingsTab_39ep7_217{display:flex;flex-direction:column;gap:1rem}._orderCard_39ep7_223,._bookingCard_39ep7_223{background:#fff;display:flex;flex-direction:column;gap:1rem}._orderCardHeader_39ep7_230,._bookingCardHeader_39ep7_230{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #EDF2F7;padding-bottom:.75rem}._orderDate_39ep7_238,._bookingMeta_39ep7_238{display:block;font-size:.85rem;color:#718096;margin-top:.25rem}._itemList_39ep7_245{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}._orderItemRow_39ep7_252{display:flex;justify-content:space-between;font-size:.9rem;color:#4a5568}._orderFooter_39ep7_259,._bookingFooter_39ep7_259{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;border-top:1px solid #EDF2F7;padding-top:.75rem}._paymentBadge_39ep7_268{color:#38a169;font-weight:600;font-size:.8rem}._emptyCard_39ep7_274{text-align:center;color:#718096}._profileCard_39ep7_279{background:#fff}._profileDetails_39ep7_283{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;font-size:.95rem;color:#2d3748}._loadingBox_39ep7_292{text-align:center;padding:3rem;color:#718096}@media(max-width:768px){._heroBanner_39ep7_8{padding:2.5rem 1rem}._heroTitle_39ep7_25{font-size:1.75rem}._heroSub_39ep7_33{font-size:.95rem}._contentSection_39ep7_40{padding:0 1rem}._authCard_39ep7_48{padding:0}._rowTwo_39ep7_126{grid-template-columns:1fr}._dashboardHeader_39ep7_139{flex-direction:column;align-items:flex-start;gap:1rem}._userInfo_39ep7_149{flex-direction:column;align-items:flex-start}._dashNav_39ep7_187{flex-wrap:wrap}._dashTabBtn_39ep7_193{flex:1;min-width:80px;text-align:center}._orderCardHeader_39ep7_230,._bookingCardHeader_39ep7_230,._orderFooter_39ep7_259,._bookingFooter_39ep7_259{flex-direction:column;align-items:flex-start;gap:.5rem}}._loadingSplash_rulx9_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem;width:100%;min-height:200px;background-color:#fff}._logo_rulx9_13{width:80px;height:80px;border-radius:50%;object-fit:cover;animation:_pulse_rulx9_1 1.5s ease-in-out infinite}._fullScreen_rulx9_21 ._logo_rulx9_13{width:120px;height:120px}@keyframes _pulse_rulx9_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.85}}._fullScreen_rulx9_21{position:fixed;top:0;right:0;bottom:0;left:0;min-height:100vh;z-index:9999}@media(max-width:768px){._logo_rulx9_13{width:64px;height:64px}._fullScreen_rulx9_21 ._logo_rulx9_13{width:80px;height:80px}}._layout_3utua_1{display:flex;max-width:1200px;margin:0 auto;padding:2rem 1.5rem 5rem;gap:2rem;min-height:calc(100vh - 80px)}._loadingWrapper_3utua_10,._guestWrapper_3utua_11{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem 1.5rem}._guestCard_3utua_19{max-width:420px;text-align:center;display:flex;flex-direction:column;gap:1rem}._signInBtn_3utua_27{display:inline-block;background-color:#e83d84;color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;text-align:center;transition:opacity .2s ease}._signInBtn_3utua_27:hover{opacity:.9}._sidebar_3utua_43{width:260px;flex-shrink:0;background-color:#000;color:#fff;border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;height:fit-content;position:sticky;top:90px}._sidebarUser_3utua_58{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}._sidebarAvatar_3utua_66{width:48px;height:48px;border-radius:50%;object-fit:cover;background-color:#e83d84;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}._sidebarName_3utua_80{margin:0;font-weight:600;font-size:.95rem}._sidebarEmail_3utua_86{margin:.25rem 0 0;font-size:.75rem;color:#fff9;word-break:break-all}._sidebarNav_3utua_93{display:flex;flex-direction:column;gap:.25rem}._navItem_3utua_99,._logoutBtn_3utua_100{padding:.75rem 1rem;border-radius:6px;border:none;background:transparent;color:#ffffffbf;font-size:.9rem;font-weight:500;text-align:left;text-decoration:none;cursor:pointer;transition:all .2s ease}._navItem_3utua_99:hover,._logoutBtn_3utua_100:hover,._navItem_3utua_99._active_3utua_120{background-color:#ff69b426;color:#fff}._logoutBtn_3utua_100{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding-top:1rem}._main_3utua_131{flex:1;min-width:0}._pageHeader_3utua_136{margin-bottom:1.5rem}._pageHeader_3utua_136 h1{margin:0;font-size:1.75rem;font-weight:700}._pageHeader_3utua_136 p{margin:.5rem 0 0;color:#718096;font-size:.95rem}._overviewGrid_3utua_152{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:1.5rem}._overviewCard_3utua_159{display:flex;flex-direction:column;gap:.5rem}._overviewCard_3utua_159 h3{margin:0;font-size:1.1rem}._overviewCard_3utua_159 p{margin:0;color:#718096;font-size:.9rem}._overviewIcon_3utua_176{font-size:1.5rem}._overviewLink_3utua_180{color:#e83d84;font-weight:600;text-decoration:none;margin-top:.5rem}._overviewLink_3utua_180:hover{text-decoration:underline}._profileCard_3utua_191{background:#fff}._profileHeader_3utua_195{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._profileHeader_3utua_195 h3{margin:0;font-size:1.1rem}._profileHeader_3utua_195 p{margin:.25rem 0 0;color:#718096;font-size:.9rem}._profileAvatar_3utua_213{width:64px;height:64px;border-radius:50%;object-fit:cover;background-color:#e83d84;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem}@media(max-width:768px){._layout_3utua_1{flex-direction:column;padding:1rem}._sidebar_3utua_43{width:100%;position:static;box-sizing:border-box}._main_3utua_131{width:100%}._overviewGrid_3utua_152{grid-template-columns:1fr}._profileHeader_3utua_195{flex-direction:column;align-items:flex-start}._profileAvatar_3utua_213{width:48px;height:48px}}._container_f3diz_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:24px;box-sizing:border-box}._card_f3diz_12{max-width:460px;width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:36px;text-align:center}._title_f3diz_22{font-family:var(--font-display, "Playfair Display", serif);font-size:32px;margin:0 0 12px;color:#fff}._text_f3diz_29{font-size:15px;color:#ffffffb3;line-height:1.5;margin:0 0 24px}._button_f3diz_36{background:#e83d84;color:#000;border:none;border-radius:9999px;padding:14px 28px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s ease}._button_f3diz_36:hover{background:#e83d84}._button_f3diz_36:disabled{opacity:.6;cursor:not-allowed}._message_f3diz_57{margin-top:20px;padding:12px 16px;border-radius:8px;font-size:14px}._success_f3diz_64{background:#7bae7f26;border:1px solid rgba(123,174,127,.3);color:#a8e2ab}._error_f3diz_70{background:#d9534f26;border:1px solid rgba(217,83,79,.3);color:#f5a3a3}._container_nu8hh_1{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background:#000;color:#fff;padding:30px 20px;box-sizing:border-box}._content_nu8hh_13{max-width:540px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}._logo_nu8hh_22{width:clamp(56px,10vw,84px);height:clamp(56px,10vw,84px);border-radius:50%;object-fit:cover;display:block;margin:0 auto 6px}._subtitle_nu8hh_31{font-size:15px;color:#e83d84;margin:0 0 36px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}._timer_nu8hh_41{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:40px;width:100%}._timeBlock_nu8hh_50{display:flex;flex-direction:column;align-items:center;min-width:72px;padding:14px 10px;background:#ffffff0a;border:1px solid rgba(255,105,180,.2);border-radius:12px}._number_nu8hh_61{font-family:var(--font-display, "Playfair Display", serif);font-size:clamp(32px,6vw,44px);font-weight:700;color:#fff;line-height:1}._label_nu8hh_69{font-size:11px;text-transform:uppercase;color:#ffffff80;margin-top:6px;font-weight:500}._colon_nu8hh_77{font-size:28px;color:#e83d84;font-weight:300;margin-top:-16px}._form_nu8hh_85{width:100%;margin-bottom:16px}._inputWrapper_nu8hh_90{display:flex;gap:8px;width:100%;max-width:100%;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:9999px;padding:6px;box-sizing:border-box;overflow:hidden;transition:border-color .2s ease}._inputWrapper_nu8hh_90:focus-within{border-color:#e83d84}._input_nu8hh_90{flex:1;min-width:0;width:100%;background:transparent;border:none;border-radius:9999px;padding:12px 20px;color:#fff;font-size:15px;outline:none;font-family:inherit;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._input_nu8hh_90::placeholder{color:#fff6}._button_nu8hh_130{flex:0 0 auto;flex-shrink:0;background:#e83d84;color:#000;border:none;border-radius:9999px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .2s ease}._button_nu8hh_130:hover{background:#e83d84;transform:translateY(-1px)}._button_nu8hh_130:disabled{opacity:.6;cursor:not-allowed;transform:none}._successMessage_nu8hh_156{background:#7bae7f26;border:1px solid rgba(123,174,127,.3);color:#a8e2ab;padding:10px 18px;border-radius:8px;font-size:14px;margin-bottom:24px}._errorMessage_nu8hh_166{background:#d9534f26;border:1px solid rgba(217,83,79,.3);color:#f5a3a3;padding:10px 18px;border-radius:8px;font-size:14px;margin-bottom:24px}._consent_nu8hh_176{display:flex;align-items:flex-start;gap:12px;margin:16px 0;padding:0 8px;font-size:13px;line-height:1.5;color:#ffffffa6;text-align:left;cursor:pointer}._checkbox_nu8hh_189{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:#e83d84;cursor:pointer}._consent_nu8hh_176 span{word-break:break-word}._footer_nu8hh_202{margin-top:32px}._adminBtn_nu8hh_206{background:none;border:none;color:#ffffff59;font-size:12px;cursor:pointer;transition:color .2s ease;font-family:inherit}._adminBtn_nu8hh_206:hover{color:#e83d84}@media(max-width:480px){._inputWrapper_nu8hh_90{flex-direction:column;border-radius:12px;padding:8px}._button_nu8hh_130{border-radius:8px;width:100%}._timeBlock_nu8hh_50{min-width:58px;padding:10px 6px}._colon_nu8hh_77{font-size:20px}}._banner_1dv9e_1{background:#e83d84;color:#fff;padding:16px 24px;border-bottom:1px solid rgba(255,255,255,.12)}._content_1dv9e_8{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}._message_1dv9e_18{margin:0;font-size:15px;line-height:1.5}._message_1dv9e_18 strong{color:#fff}._payBtn_1dv9e_28{background:#e83d84;color:#000;border:none;border-radius:9999px;padding:10px 22px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,opacity .2s ease;flex-shrink:0}._payBtn_1dv9e_28:hover{background:#e83d84}._payBtn_1dv9e_28:disabled{opacity:.7;cursor:not-allowed}._error_1dv9e_50{max-width:1200px;margin:10px auto 0;font-size:13px;color:#f5a3a3}@media(max-width:640px){._content_1dv9e_8{flex-direction:column;align-items:flex-start}._payBtn_1dv9e_28{width:100%}}._sidebar_hulb2_1{width:260px;height:100vh;background-color:#111827;color:#fff;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;z-index:50;transition:transform .28s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 16px #0003}._header_hulb2_17{padding:1.25rem 1.25rem 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}._logo_hulb2_25{display:flex;align-items:center;gap:.75rem}._logoImg_hulb2_31{width:38px;height:38px;border-radius:50%;object-fit:cover;border:2px solid rgba(232,61,132,.5)}._brandText_hulb2_39{display:flex;flex-direction:column;gap:2px}._brandTitle_hulb2_45{font-size:.9375rem;font-weight:700;color:#fff;letter-spacing:-.01em}._badge_hulb2_52{background-color:#e83d8433;color:#ff7ebb;font-size:.625rem;font-weight:700;padding:.15rem .4rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;width:fit-content}._closeButton_hulb2_64{display:none;background:#ffffff14;border:none;color:#fffc;cursor:pointer;padding:.35rem;border-radius:8px;transition:all .2s ease}._closeButton_hulb2_64:hover{background-color:#e83d844d;color:#fff}._content_hulb2_80{flex:1 1 auto;min-height:0;max-height:100%;overflow-y:auto;padding:1rem 0 2rem;display:flex;flex-direction:column;gap:1.25rem}._navSection_hulb2_91{display:flex;flex-direction:column}._sectionTitle_hulb2_96{padding:0 1.25rem .5rem;font-size:.625rem;font-weight:700;color:#fff6;letter-spacing:.08em;text-transform:uppercase}._nav_hulb2_91{display:flex;flex-direction:column;gap:.2rem;padding:0 .625rem}._navItem_hulb2_112{display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;color:#ffffffb3;text-decoration:none;font-size:.875rem;font-weight:500;border-radius:8px;transition:all .15s ease;position:relative;min-height:40px}._navItem_hulb2_112:hover{background-color:#ffffff14;color:#fff}._navItem_hulb2_112._active_hulb2_132{background-color:#e83d84;color:#fff;font-weight:600;box-shadow:0 2px 8px #e83d8459}._storefrontLink_hulb2_139{display:flex;align-items:center;justify-content:space-between;padding:.625rem .875rem;margin-top:.5rem;color:#ffffff80;text-decoration:none;font-size:.8125rem;font-weight:500;border-radius:8px;border:1px dashed rgba(255,255,255,.15);transition:all .2s ease}._storefrontLink_hulb2_139:hover{background-color:#ffffff0f;color:#fff;border-color:#ffffff4d}._content_hulb2_80{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) transparent}._content_hulb2_80::-webkit-scrollbar{width:6px}._content_hulb2_80::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}@media(max-width:1024px){._sidebar_hulb2_1{transform:translate(-100%);width:min(290px,85vw)}._sidebar_hulb2_1._open_hulb2_181{transform:translate(0)}._closeButton_hulb2_64{display:flex;align-items:center;justify-content:center}}._header_11hx2_1{height:60px;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;position:sticky;top:0;z-index:30;box-shadow:0 1px 2px #00000008}._left_11hx2_15{display:flex;align-items:center;gap:.75rem;min-width:0}._menuToggle_11hx2_22{display:none;background:transparent;border:none;cursor:pointer;padding:.5rem;border-radius:8px;color:#374151;margin-left:-.5rem;align-items:center;justify-content:center;transition:background-color .2s}._menuToggle_11hx2_22:hover{background-color:#f3f4f6}._titleWrapper_11hx2_40{display:flex;align-items:center;min-width:0}._pageTitle_11hx2_46{font-size:1.125rem;font-weight:700;color:#111827;letter-spacing:-.02em;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._right_11hx2_57{display:flex;align-items:center;gap:.75rem;position:relative}._popoverContainer_11hx2_64{position:relative}._notificationBtn_11hx2_68{background:#f9fafb;border:1px solid #e5e7eb;cursor:pointer;width:38px;height:38px;border-radius:10px;color:#4b5563;position:relative;display:flex;align-items:center;justify-content:center;transition:all .2s}._notificationBtn_11hx2_68:hover,._btnActive_11hx2_84{background-color:#f3f4f6;color:#e83d84;border-color:#fbcfe8}._notificationDot_11hx2_90{position:absolute;top:-4px;right:-4px;background-color:#ef4444;color:#fff;font-size:.65rem;font-weight:700;padding:.1rem .35rem;border-radius:10px;border:2px solid white}._userAvatar_11hx2_103{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#e83d84,#c72b6c);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;cursor:pointer;border:2px solid #ffffff;box-shadow:0 2px 6px #e83d844d;transition:transform .15s ease}._userAvatar_11hx2_103:active{transform:scale(.95)}._profile_11hx2_124{position:relative}._dropdown_11hx2_128{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;min-width:220px;padding:.5rem 0;z-index:100;animation:_fadeIn_11hx2_1 .15s ease-out}._userEmailPreview_11hx2_142{padding:.5rem 1rem;display:flex;flex-direction:column;gap:2px}._userEmailLabel_11hx2_149{font-size:.7rem;color:#9ca3af;text-transform:uppercase;font-weight:600;letter-spacing:.04em}._userEmailText_11hx2_157{font-size:.8125rem;color:#111827;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dropdownDivider_11hx2_166{height:1px;background-color:#f3f4f6;margin:.35rem 0}._dropdownItem_11hx2_172{display:flex;align-items:center;gap:.625rem;width:100%;padding:.625rem 1rem;background:transparent;border:none;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;text-align:left;text-decoration:none;transition:all .15s}._dropdownItem_11hx2_172:hover{background:#f9fafb;color:#e83d84}._logoutItem_11hx2_194{color:#dc2626}._logoutItem_11hx2_194:hover{background:#fef2f2;color:#b91c1c}._popover_11hx2_64{position:absolute;top:calc(100% + .5rem);right:0;width:320px;max-width:calc(100vw - 2rem);background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 12px 30px -4px #00000026;z-index:100;overflow:hidden;animation:_fadeIn_11hx2_1 .15s ease-out}._popoverHeader_11hx2_218{padding:.875rem 1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}._popoverTitleRow_11hx2_227{display:flex;align-items:center;gap:.5rem}._popoverTitle_11hx2_227{font-weight:700;font-size:.9rem;color:#111827}._countBadge_11hx2_239{background:#ef4444;color:#fff;font-size:.7rem;font-weight:700;padding:.1rem .45rem;border-radius:10px}._clearBtn_11hx2_248{background:transparent;border:none;color:#e83d84;font-size:.75rem;font-weight:600;cursor:pointer}._clearBtn_11hx2_248:hover{text-decoration:underline}._popoverList_11hx2_261{max-height:320px;overflow-y:auto}._emptyState_11hx2_266{padding:2rem 1rem;text-align:center;color:#6b7280;font-size:.85rem}._notificationItem_11hx2_273{display:block;padding:.75rem 1rem;border-bottom:1px solid #f3f4f6;text-decoration:none;transition:background .15s ease}._notificationItem_11hx2_273:hover{background:#fdf2f8}._notificationItem_11hx2_273:last-child{border-bottom:none}._itemHeader_11hx2_289{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}._itemIcon_11hx2_296{display:flex;align-items:center;color:#e83d84}._itemTitle_11hx2_302{font-size:.8125rem;font-weight:700;color:#1f2937;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._itemTime_11hx2_312{font-size:.7rem;color:#9ca3af}._itemSub_11hx2_317{font-size:.75rem;color:#6b7280;padding-left:1.5rem;line-height:1.35}@keyframes _fadeIn_11hx2_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){._menuToggle_11hx2_22{display:flex}}@media(max-width:768px){._header_11hx2_1{padding:0 1rem}._pageTitle_11hx2_46{font-size:1rem}._popover_11hx2_64{position:fixed;top:65px;left:1rem;right:1rem;width:auto;max-width:none}}._bottomNav_1279a_1{display:none;position:fixed;bottom:0;left:0;right:0;height:64px;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -4px 16px #0000000f;z-index:45;padding-bottom:env(safe-area-inset-bottom,0);align-items:center;justify-content:space-around}._navItem_1279a_17,._menuButton_1279a_18{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;height:100%;color:#6b7280;text-decoration:none;background:transparent;border:none;cursor:pointer;padding:6px 0;font-family:inherit;transition:all .2s ease;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}._iconWrapper_1279a_38{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;transition:all .2s ease}._label_1279a_48{font-size:.6875rem;font-weight:500;letter-spacing:-.01em}._navItem_1279a_17:active,._menuButton_1279a_18:active{transform:scale(.94)}._navItem_1279a_17._active_1279a_59{color:#e83d84}._navItem_1279a_17._active_1279a_59 ._iconWrapper_1279a_38{background:#e83d841f;color:#e83d84}._navItem_1279a_17._active_1279a_59 ._label_1279a_48{font-weight:700}@media(max-width:1024px){._bottomNav_1279a_1{display:flex}}._adminLayout_ys6ae_1{display:flex;min-height:100vh;width:100%;overflow:hidden;background-color:#f8fafc}._mainContent_ys6ae_9{flex:1;display:flex;flex-direction:column;min-width:0;margin-left:260px;background-color:#f8fafc;min-height:100vh}._contentBody_ys6ae_19{flex:1;padding:1.5rem;overflow-y:auto;height:calc(100vh - 64px);box-sizing:border-box}._innerContainer_ys6ae_27{max-width:1400px;margin:0 auto;width:100%}._sidebarOverlay_ys6ae_33{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:48}@media(max-width:1024px){._mainContent_ys6ae_9{margin-left:0}._sidebarOverlay_ys6ae_33{display:block}._contentBody_ys6ae_19{padding:1rem;padding-bottom:calc(76px + env(safe-area-inset-bottom,0));height:calc(100vh - 60px)}}@media(max-width:640px){._contentBody_ys6ae_19{padding:.875rem .75rem;padding-bottom:calc(80px + env(safe-area-inset-bottom,0))}}._container_ua3pe_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#111827,#0f172a);padding:1.5rem;color:#fff;box-sizing:border-box}._card_ua3pe_12{background:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem 2rem;width:100%;max-width:420px;box-shadow:0 20px 40px #0006;box-sizing:border-box}._brandHeader_ua3pe_23{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}._logoRing_ua3pe_31{width:76px;height:76px;border-radius:50%;padding:3px;background:linear-gradient(135deg,#e83d84,#9333ea);margin-bottom:1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #e83d8466}._logoImg_ua3pe_44{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}._brandTitle_ua3pe_52{font-size:1.375rem;font-weight:800;color:#fff;letter-spacing:-.02em;margin:0 0 .25rem}._subtitle_ua3pe_60{font-size:.85rem;color:#94a3b8;margin:0}._errorAlert_ua3pe_66{background:#ef444426;border:1px solid #ef4444;color:#fca5a5;padding:.85rem 1rem;border-radius:10px;font-size:.8125rem;margin-bottom:1.5rem;text-align:center;line-height:1.4}._form_ua3pe_78{display:flex;flex-direction:column;gap:1.25rem}._inputGroup_ua3pe_84{display:flex;flex-direction:column;gap:.4rem}._label_ua3pe_90{font-size:.8125rem;font-weight:700;color:#cbd5e1}._inputWrapper_ua3pe_96{position:relative;display:flex;align-items:center}._inputIcon_ua3pe_102{position:absolute;left:1rem;color:#64748b;pointer-events:none;display:flex;align-items:center}._input_ua3pe_84{width:100%;padding:.85rem 1rem .85rem 2.65rem;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#0f172a99;color:#fff;font-size:.9375rem;outline:none;transition:all .2s ease;box-sizing:border-box}._input_ua3pe_84:focus{border-color:#e83d84;box-shadow:0 0 0 3px #e83d8440;background:#0f172ae6}._submitBtn_ua3pe_130{background:linear-gradient(135deg,#e83d84,#c72b6c);color:#fff;border:none;padding:.95rem 1.25rem;border-radius:10px;font-weight:700;font-size:.95rem;cursor:pointer;margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 14px #e83d8459;transition:transform .15s ease,opacity .15s ease}._submitBtn_ua3pe_130:hover{opacity:.95;transform:translateY(-1px)}._submitBtn_ua3pe_130:disabled{opacity:.6;cursor:not-allowed;transform:none}._footerLink_ua3pe_159{margin-top:1.5rem;text-align:center}._footerLink_ua3pe_159 a{color:#94a3b8;text-decoration:none;font-size:.8125rem;font-weight:500;transition:color .15s}._footerLink_ua3pe_159 a:hover{color:#fff}@media(max-width:480px){._card_ua3pe_12{padding:2rem 1.25rem}}._dashboard_qpt75_1{display:flex;flex-direction:column;gap:1.5rem}._welcomeBanner_qpt75_7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}._greeting_qpt75_15{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._subgreeting_qpt75_23{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._quickLinks_qpt75_29{display:flex;gap:.5rem}._quickBtn_qpt75_34{padding:.5rem .875rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:.8125rem;font-weight:600;color:#374151;text-decoration:none;transition:all .15s}._quickBtn_qpt75_34:hover{background:#f9fafb}._primaryQuickBtn_qpt75_50{background:#e83d84;color:#fff;border-color:#e83d84}._primaryQuickBtn_qpt75_50:hover{background:#d82b73}._kpiGrid_qpt75_61{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}._kpiCard_qpt75_67{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008;display:flex;flex-direction:column;gap:.5rem;position:relative;overflow:hidden}._kpiRevenue_qpt75_80{border-left:4px solid #e83d84}._kpiTop_qpt75_84{display:flex;justify-content:space-between;align-items:center}._kpiTitle_qpt75_90{font-size:.8125rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}._kpiIconBox_qpt75_98{width:38px;height:38px;border-radius:10px;background:#fdf2f8;color:#e83d84;display:flex;align-items:center;justify-content:center}._iconPending_qpt75_109{background:#eff6ff;color:#2563eb}._iconAlert_qpt75_114{background:#fff7ed;color:#ea580c}._kpiValue_qpt75_119{font-size:1.625rem;font-weight:800;color:#111827;letter-spacing:-.02em}._kpiTag_qpt75_126{font-size:.75rem;color:#9ca3af}._alertSection_qpt75_132{background:#fff;border:1px solid #fee2e2;border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px 3px #0000000a}._sectionHeader_qpt75_143{display:flex;justify-content:space-between;align-items:center}._alertTitle_qpt75_149{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:800;color:#dc2626}._sectionTitle_qpt75_158{font-size:1.125rem;font-weight:800;color:#111827;margin:0}._sectionLink_qpt75_165{display:flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:700;color:#e83d84;text-decoration:none}._sectionLink_qpt75_165:hover{text-decoration:underline}._lowStockGrid_qpt75_179{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem}._lowStockCard_qpt75_185{background:#fff5f5;border:1px solid #fecaca;border-radius:12px;padding:.875rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}._stockItemInfo_qpt75_196{display:flex;flex-direction:column;min-width:0}._stockItemName_qpt75_202{font-size:.875rem;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._stockItemMeta_qpt75_210{font-size:.75rem;color:#6b7280;text-transform:capitalize}._stockOutBadge_qpt75_216{background:#dc2626;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .55rem;border-radius:8px;white-space:nowrap}._stockLowBadge_qpt75_226{background:#ea580c;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .55rem;border-radius:8px;white-space:nowrap}._recentSection_qpt75_237{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px 3px #0000000d}._emptyFeed_qpt75_248{padding:2.5rem 1rem;text-align:center;color:#9ca3af;display:flex;flex-direction:column;align-items:center;gap:.5rem}._emptyFeed_qpt75_248 p{margin:0;font-size:.875rem;color:#6b7280}._ordersList_qpt75_264{display:flex;flex-direction:column;gap:.625rem}._orderFeedCard_qpt75_270{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;text-decoration:none;transition:all .15s ease;gap:.75rem}._orderFeedCard_qpt75_270:hover{background:#fff0f7;border-color:#fbcfe8}._orderFeedLeft_qpt75_288{display:flex;align-items:center;gap:.75rem;min-width:0}._feedAvatar_qpt75_295{width:36px;height:36px;border-radius:10px;background:#fdf2f8;color:#e83d84;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._feedCustomer_qpt75_309{display:flex;flex-direction:column;min-width:0}._feedRef_qpt75_315{font-size:.875rem;font-weight:700;color:#111827}._feedName_qpt75_321{font-size:.75rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._orderFeedRight_qpt75_329{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}._feedPrice_qpt75_337{font-size:.9375rem;font-weight:800;color:#111827}._feedStatus_qpt75_343{font-size:.6875rem;font-weight:700;padding:.15rem .45rem;border-radius:6px;text-transform:capitalize}._statusUnfulfilled_qpt75_351{background:#fff7ed;color:#c2410c}._statusProcessing_qpt75_356{background:#eff6ff;color:#1d4ed8}._statusShipped_qpt75_361{background:#f5f3ff;color:#6d28d9}._statusDelivered_qpt75_366{background:#ecfdf5;color:#047857}@media(max-width:640px){._welcomeBanner_qpt75_7{flex-direction:column;align-items:flex-start}._quickLinks_qpt75_29{width:100%}._quickBtn_qpt75_34{flex:1;text-align:center}._kpiGrid_qpt75_61{grid-template-columns:1fr 1fr}}@media(max-width:440px){._kpiGrid_qpt75_61{grid-template-columns:1fr}}._container_7wy1z_1{display:flex;flex-direction:column;gap:1.25rem}._pageHeader_7wy1z_7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}._title_7wy1z_15{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._subtitle_7wy1z_23{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._addBtn_7wy1z_29{display:flex;align-items:center;gap:.4rem}._filterSection_7wy1z_36{display:flex;flex-direction:column;gap:.75rem}._searchBox_7wy1z_42{position:relative;display:flex;align-items:center;width:100%}._searchIcon_7wy1z_49{position:absolute;left:1rem;color:#9ca3af;pointer-events:none;display:flex;align-items:center}._searchInput_7wy1z_58{width:100%;padding:.75rem 2.5rem .75rem 2.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:.9rem;color:#111827;box-shadow:0 1px 2px #00000008;transition:all .2s;box-sizing:border-box}._searchInput_7wy1z_58:focus{outline:none;border-color:#e83d84;box-shadow:0 0 0 3px #e83d8426}._clearSearch_7wy1z_77{position:absolute;right:.75rem;background:#f3f4f6;border:none;border-radius:50%;width:24px;height:24px;font-size:1rem;line-height:1;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}._filterRow_7wy1z_94{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}._filterCol_7wy1z_101{flex:1;min-width:180px}._resetBtn_7wy1z_106{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:.65rem 1rem;font-size:.8125rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .15s}._resetBtn_7wy1z_106:hover{background:#f3f4f6;color:#111827}._productsGrid_7wy1z_124{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.125rem}._productCard_7wy1z_130{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._productCard_7wy1z_130:hover{box-shadow:0 10px 20px -5px #00000014}._imageWrapper_7wy1z_145{position:relative;width:100%;height:190px;background:#f3f4f6;overflow:hidden}._productImg_7wy1z_153{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._productCard_7wy1z_130:hover ._productImg_7wy1z_153{transform:scale(1.03)}._topBadges_7wy1z_164{position:absolute;top:.75rem;left:.75rem;right:.75rem;display:flex;justify-content:space-between;align-items:center;pointer-events:none}._categoryBadge_7wy1z_175{background:#111827d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:.7rem;font-weight:700;padding:.25rem .55rem;border-radius:6px;letter-spacing:.02em}._featuredBadge_7wy1z_186{background:#e83d84f2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:.7rem;font-weight:700;padding:.25rem .55rem;border-radius:6px;display:flex;align-items:center;gap:.25rem;box-shadow:0 2px 4px #e83d8466}._bottomBadges_7wy1z_200{position:absolute;bottom:.75rem;left:.75rem;pointer-events:none}._stockBadge_7wy1z_207{font-size:.7rem;font-weight:700;padding:.25rem .6rem;border-radius:8px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._stockOk_7wy1z_215{background:#10b981eb;color:#fff}._stockLow_7wy1z_220{background:#f59e0bf2;color:#fff}._stockOut_7wy1z_225{background:#ef4444f2;color:#fff}._cardContent_7wy1z_230{padding:1.125rem;display:flex;flex-direction:column;gap:.625rem;flex:1}._titleRow_7wy1z_238{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}._productTitle_7wy1z_245{font-size:1rem;font-weight:700;color:#111827;margin:0;line-height:1.35}._brandTag_7wy1z_253{font-size:.7rem;font-weight:600;color:#6b7280;background:#f3f4f6;padding:.15rem .4rem;border-radius:4px;white-space:nowrap}._productDesc_7wy1z_263{font-size:.8125rem;color:#6b7280;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._concernsList_7wy1z_274{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.25rem}._concernTag_7wy1z_281{font-size:.7rem;font-weight:600;color:#c026d3;background:#fdf4ff;border:1px solid #fae8ff;padding:.15rem .45rem;border-radius:4px;text-transform:capitalize}._moreConcerns_7wy1z_292{font-size:.7rem;color:#9ca3af;font-weight:600;align-self:center}._priceContainer_7wy1z_299{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;border-top:1px solid #f3f4f6}._priceLabel_7wy1z_308{font-size:.7rem;font-weight:700;color:#9ca3af;text-transform:uppercase}._productPrice_7wy1z_315{font-size:1.125rem;font-weight:800;color:#111827}._cardActions_7wy1z_321{padding:.75rem 1.125rem;background:#fafafa;border-top:1px solid #f3f4f6;display:flex;gap:.5rem;align-items:center}._editBtn_7wy1z_330{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem}._deleteBtn_7wy1z_338{width:36px;height:36px;border-radius:8px;background:#fef2f2;border:1px solid #fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}._deleteBtn_7wy1z_338:hover{background:#dc2626;color:#fff;border-color:#dc2626}._form_7wy1z_359{display:flex;flex-direction:column;gap:1.125rem}._formRow_7wy1z_365{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._imageUploadSection_7wy1z_371{display:flex;flex-direction:column;gap:.5rem}._fieldLabel_7wy1z_377{font-size:.875rem;font-weight:700;color:#1f2937}._fieldSub_7wy1z_383{font-size:.8125rem;color:#6b7280;margin:0}._uploadDropzone_7wy1z_389{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:1.5rem 1rem;border:2px dashed #f472b6;background:#fdf2f8;border-radius:12px;cursor:pointer;text-align:center;transition:background-color .2s}._uploadDropzone_7wy1z_389:hover{background:#fce7f3}._uploadMainText_7wy1z_408{font-size:.875rem;font-weight:700;color:#111827}._uploadSubText_7wy1z_414{font-size:.75rem;color:#6b7280}._previewGrid_7wy1z_419{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:.5rem}._previewItem_7wy1z_426{position:relative;width:72px;height:72px;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}._previewThumb_7wy1z_435{width:100%;height:100%;object-fit:cover}._removeImgBtn_7wy1z_441{position:absolute;top:2px;right:2px;background:#dc2626e6;color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer}._skincareSection_7wy1z_458{background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.875rem}._concernsChips_7wy1z_468{display:flex;flex-wrap:wrap;gap:.4rem}._concernChip_7wy1z_474{background:#fff;border:1px solid #e5e7eb;color:#374151;padding:.4rem .75rem;border-radius:20px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .15s ease}._chipSelected_7wy1z_486{background:#111827!important;color:#fff!important;border-color:#111827!important}._bestsellerToggle_7wy1z_492{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#fff0f7;border:1px solid #fbcfe8;border-radius:10px}._checkboxInput_7wy1z_502{width:20px;height:20px;accent-color:#e83d84;cursor:pointer}._checkboxLabel_7wy1z_509{font-size:.875rem;font-weight:700;color:#111827;cursor:pointer}._modalFooter_7wy1z_516{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}._deleteModalBox_7wy1z_523{display:flex;flex-direction:column;gap:1.25rem;padding:.5rem 0}._deleteModalBox_7wy1z_523 p{margin:0;font-size:.9rem;color:#4b5563;line-height:1.5}._deleteModalActions_7wy1z_537{display:flex;justify-content:flex-end;gap:.75rem}._loadingBox_7wy1z_544{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;color:#6b7280;gap:1rem}._spinner_7wy1z_554{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#e83d84;border-radius:50%;animation:_spin_7wy1z_554 .8s linear infinite}@keyframes _spin_7wy1z_554{to{transform:rotate(360deg)}}._emptyCard_7wy1z_567{background:#fff;border:1px dashed #d1d5db;border-radius:16px;padding:3rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}._emptyIcon_7wy1z_579{width:48px;height:48px;border-radius:50%;background:#f3f4f6;color:#9ca3af;display:flex;align-items:center;justify-content:center}._emptyCard_7wy1z_567 h3{font-size:1.125rem;color:#111827;margin:0}._emptyCard_7wy1z_567 p{font-size:.875rem;color:#6b7280;margin:0}@media(max-width:640px){._productsGrid_7wy1z_124,._formRow_7wy1z_365{grid-template-columns:1fr}._filterRow_7wy1z_94,._modalFooter_7wy1z_516{flex-direction:column;align-items:stretch}}._container_1du2m_1{display:flex;flex-direction:column;gap:1.25rem}._pageHeader_1du2m_7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}._title_1du2m_15{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._subtitle_1du2m_23{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._headerStats_1du2m_29{display:flex;gap:.5rem;flex-wrap:wrap}._statsBadge_1du2m_35{font-size:.8125rem;color:#374151;background:#fff;border:1px solid #e5e7eb;padding:.35rem .75rem;border-radius:20px;box-shadow:0 1px 2px #0000000a}._alertBadge_1du2m_45{background:#fff7ed;border-color:#ffedd5;color:#c2410c}._filterSection_1du2m_52{display:flex;flex-direction:column;gap:.75rem}._searchBox_1du2m_58{position:relative;display:flex;align-items:center;width:100%}._searchIcon_1du2m_65{position:absolute;left:1rem;color:#9ca3af;pointer-events:none;display:flex;align-items:center}._searchInput_1du2m_74{width:100%;padding:.75rem 2.5rem .75rem 2.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:.9rem;color:#111827;box-shadow:0 1px 2px #00000008;transition:all .2s;box-sizing:border-box}._searchInput_1du2m_74:focus{outline:none;border-color:#e83d84;box-shadow:0 0 0 3px #e83d8426}._clearSearch_1du2m_93{position:absolute;right:.75rem;background:#f3f4f6;border:none;border-radius:50%;width:24px;height:24px;font-size:1rem;line-height:1;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}._statusPills_1du2m_110{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}._statusPills_1du2m_110::-webkit-scrollbar{display:none}._pillBtn_1du2m_123{display:flex;align-items:center;gap:.35rem;padding:.45rem .85rem;background:#fff;border:1px solid #e5e7eb;border-radius:20px;font-size:.8125rem;font-weight:500;color:#4b5563;cursor:pointer;white-space:nowrap;transition:all .15s ease;-webkit-user-select:none;user-select:none}._pillBtn_1du2m_123:hover{background:#f9fafb;border-color:#d1d5db}._pillActive_1du2m_145{background:#111827!important;color:#fff!important;border-color:#111827!important}._pillCount_1du2m_151{font-size:.7rem;font-weight:700;padding:.1rem .4rem;border-radius:10px;background:#f3f4f6;color:#374151}._pillActive_1du2m_145 ._pillCount_1du2m_151{background:#fff3;color:#fff}._ordersGrid_1du2m_166{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem}._orderCard_1du2m_172{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._orderCard_1du2m_172:hover{box-shadow:0 10px 20px -5px #00000014}._cardHeader_1du2m_187{padding:1rem 1.125rem;background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}._refGroup_1du2m_197{display:flex;flex-direction:column;gap:2px}._orderRef_1du2m_203{font-size:.9375rem;font-weight:800;color:#111827}._orderDate_1du2m_209{font-size:.75rem;color:#6b7280}._badgeGroup_1du2m_214{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}._paymentBadge_1du2m_222{font-size:.6875rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;letter-spacing:.02em}._paid_1du2m_230{background:#ecfdf5;color:#065f46}._pending_1du2m_235{background:#fffbeb;color:#92400e}._statusChip_1du2m_240{font-size:.6875rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;text-transform:capitalize}._statusUnfulfilled_1du2m_248{background:#fff7ed;color:#c2410c}._statusProcessing_1du2m_253{background:#eff6ff;color:#1d4ed8}._statusShipped_1du2m_258{background:#f5f3ff;color:#6d28d9}._statusDelivered_1du2m_263{background:#ecfdf5;color:#047857}._statusCancelled_1du2m_268{background:#fef2f2;color:#b91c1c}._cardBody_1du2m_273{padding:1.125rem;display:flex;flex-direction:column;gap:.875rem;flex:1}._customerRow_1du2m_281{display:flex;align-items:center;gap:.75rem}._customerAvatar_1du2m_287{width:38px;height:38px;border-radius:10px;background:#fdf2f8;color:#e83d84;font-weight:700;font-size:.95rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._customerDetails_1du2m_301{display:flex;flex-direction:column;min-width:0}._custName_1du2m_307{font-size:.875rem;font-weight:700;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._custEmail_1du2m_316{font-size:.75rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._priceRow_1du2m_324{display:flex;justify-content:space-between;align-items:flex-end;padding:.75rem .875rem;background:#f8fafc;border-radius:10px}._priceCol_1du2m_333{display:flex;flex-direction:column;gap:2px}._priceLabel_1du2m_339{font-size:.7rem;color:#64748b;text-transform:uppercase;font-weight:600;letter-spacing:.04em}._totalPrice_1du2m_347{font-size:1.125rem;font-weight:800;color:#0f172a}._itemCountBadge_1du2m_353{font-size:.75rem;font-weight:600;color:#64748b;background:#fff;padding:.25rem .5rem;border-radius:6px;border:1px solid #e2e8f0}._itemsList_1du2m_363{display:flex;flex-direction:column;gap:.25rem;font-size:.8125rem;color:#4b5563}._itemSnippet_1du2m_371{display:flex;justify-content:space-between;align-items:center;gap:.5rem}._itemName_1du2m_378{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._itemQty_1du2m_384{font-weight:600;color:#6b7280;font-size:.75rem}._moreItems_1du2m_390{font-size:.75rem;color:#9ca3af;font-style:italic}._trackingInfo_1du2m_396{display:flex;align-items:center;gap:.5rem;font-size:.78125rem;color:#4338ca;background:#eef2ff;padding:.4rem .65rem;border-radius:6px}._cardFooter_1du2m_407{padding:.75rem 1.125rem;border-top:1px solid #f3f4f6;background:#fff;display:flex;align-items:center;gap:.5rem}._viewBtn_1du2m_416{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem}._quickActionBtn_1du2m_424{padding:.45rem .75rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;font-size:.78125rem;font-weight:600;color:#374151;cursor:pointer;transition:all .15s ease}._quickActionBtn_1du2m_424:hover{background:#111827;color:#fff;border-color:#111827}._deleteIconBtn_1du2m_442{width:34px;height:34px;border-radius:8px;background:#fef2f2;border:1px solid #fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}._deleteIconBtn_1du2m_442:hover{background:#dc2626;color:#fff;border-color:#dc2626}._loadingBox_1du2m_463{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;color:#6b7280;gap:1rem}._spinner_1du2m_473{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#e83d84;border-radius:50%;animation:_spin_1du2m_473 .8s linear infinite}@keyframes _spin_1du2m_473{to{transform:rotate(360deg)}}._emptyCard_1du2m_486{background:#fff;border:1px dashed #d1d5db;border-radius:16px;padding:3rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}._emptyIcon_1du2m_498{width:48px;height:48px;border-radius:50%;background:#f3f4f6;color:#9ca3af;display:flex;align-items:center;justify-content:center}._emptyCard_1du2m_486 h3{font-size:1.125rem;color:#111827;margin:0}._emptyCard_1du2m_486 p{font-size:.875rem;color:#6b7280;margin:0}._modalBody_1du2m_522{display:flex;flex-direction:column;gap:1.25rem}._orderSummaryBox_1du2m_528{background:#f8fafc;border:1px solid #e2e8f0;padding:1rem;border-radius:12px}._summaryRow_1du2m_535{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._summaryLabel_1du2m_542{font-size:.7rem;color:#64748b;text-transform:uppercase;font-weight:700}._summaryValue_1du2m_549{font-size:1rem;font-weight:700;color:#0f172a}._summarySub_1du2m_555{font-size:.8125rem;color:#64748b}._summaryPrice_1du2m_560{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:.35rem}._modalItemsSection_1du2m_567{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem}._modalItemsTitle_1du2m_574{margin:0 0 .75rem;font-size:.875rem;font-weight:700;color:#111827}._modalItemsList_1du2m_581{display:flex;flex-direction:column;gap:.5rem}._modalItemRow_1du2m_587{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;border-bottom:1px solid #f3f4f6;font-size:.875rem}._modalItemRow_1du2m_587:last-child{border-bottom:none}._modalItemQty_1du2m_600{display:block;font-size:.75rem;color:#6b7280}._modalItemPrice_1du2m_606{font-weight:700;color:#111827}._statusUpdateBox_1du2m_611{display:flex;flex-direction:column;gap:.5rem}._boxLabel_1du2m_617{font-size:.8125rem;font-weight:700;color:#374151}._statusButtons_1du2m_623{display:flex;gap:.5rem;flex-wrap:wrap}._statusOptionBtn_1du2m_629{padding:.5rem .875rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:.8125rem;font-weight:600;color:#374151;cursor:pointer;transition:all .15s ease}._statusOptionActive_1du2m_641{background:#e83d84;color:#fff;border-color:#e83d84}._trackingBox_1du2m_647{margin-top:.25rem}._modalFooter_1du2m_651{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.5rem;flex-wrap:wrap}._modalDeleteBtn_1du2m_660{margin-right:auto;background:transparent;border:none;color:#dc2626;font-size:.85rem;font-weight:600;cursor:pointer}._modalDeleteBtn_1du2m_660:hover{text-decoration:underline}._deleteModalContent_1du2m_674{padding:.5rem 0;display:flex;flex-direction:column;gap:1.25rem}._deleteModalContent_1du2m_674 p{margin:0;font-size:.9rem;color:#4b5563;line-height:1.5}._deleteModalActions_1du2m_688{display:flex;justify-content:flex-end;gap:.75rem}@media(max-width:640px){._ordersGrid_1du2m_166{grid-template-columns:1fr}._modalFooter_1du2m_651{flex-direction:column;align-items:stretch}._modalDeleteBtn_1du2m_660{margin-right:0;text-align:center;padding:.5rem}}._container_8ecva_1{display:flex;flex-direction:column;gap:1.25rem}._pageHeader_8ecva_7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}._title_8ecva_15{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._subtitle_8ecva_23{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._addBtn_8ecva_29{display:flex;align-items:center;gap:.4rem}._tabsWrapper_8ecva_35{margin-top:-.25rem}._cardsGrid_8ecva_40{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:1rem}._bookingCard_8ecva_46,._serviceCard_8ecva_47{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._bookingCard_8ecva_46:hover,._serviceCard_8ecva_47:hover{box-shadow:0 10px 20px -5px #00000014}._cardHeader_8ecva_63{padding:1rem 1.125rem;background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}._refInfo_8ecva_73{display:flex;flex-direction:column;gap:3px}._bookingRef_8ecva_79{font-size:.9375rem;font-weight:800;color:#111827}._dateSlot_8ecva_85{display:flex;align-items:center;gap:.35rem;font-size:.75rem;color:#6b7280;font-weight:500}._statusBadge_8ecva_94{font-size:.6875rem;font-weight:700;padding:.2rem .55rem;border-radius:6px;letter-spacing:.03em;white-space:nowrap}._statusPending_8ecva_103{background:#fffbeb;color:#92400e}._statusConfirmed_8ecva_108{background:#eff6ff;color:#1d4ed8}._statusCompleted_8ecva_113{background:#ecfdf5;color:#047857}._statusCancelled_8ecva_118{background:#fef2f2;color:#b91c1c}._modeWa_8ecva_123{font-size:.6875rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;background:#ecfdf5;color:#047857}._modeOffice_8ecva_132{font-size:.6875rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;background:#f3f4f6;color:#374151}._cardBody_8ecva_141{padding:1.125rem;display:flex;flex-direction:column;gap:.875rem;flex:1}._serviceNameBox_8ecva_149{display:flex;flex-direction:column;gap:2px}._serviceLabel_8ecva_155{font-size:.7rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:.04em}._serviceName_8ecva_149{font-size:1rem;font-weight:700;color:#111827}._clientBox_8ecva_169{display:flex;align-items:center;gap:.75rem;background:#f8fafc;padding:.75rem;border-radius:10px}._clientAvatar_8ecva_178{width:36px;height:36px;border-radius:10px;background:#fce7f3;color:#e83d84;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}._clientDetails_8ecva_191{display:flex;flex-direction:column;min-width:0}._clientName_8ecva_197{font-size:.875rem;font-weight:700;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._clientContact_8ecva_206{font-size:.75rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._priceRow_8ecva_214{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid #f3f4f6}._priceLabel_8ecva_222{font-size:.75rem;font-weight:600;color:#6b7280}._priceValue_8ecva_228{font-size:1.125rem;font-weight:800;color:#0f172a}._notesBox_8ecva_234{background:#fff8f8;border:1px solid #ffe4e6;border-radius:8px;padding:.65rem .85rem}._notesLabel_8ecva_241{font-size:.7rem;font-weight:700;color:#9f1239;text-transform:uppercase;display:block;margin-bottom:2px}._notesText_8ecva_250{margin:0;font-size:.8125rem;color:#4c0519;line-height:1.4}._cardFooter_8ecva_257{padding:.75rem 1.125rem;border-top:1px solid #f3f4f6;background:#fff;display:flex;flex-direction:column;gap:.5rem}._quickContactRow_8ecva_266{display:flex;gap:.5rem}._waBtn_8ecva_271{flex:1;display:flex;align-items:center;justify-content:center;gap:.35rem;background:#25d366;color:#fff;text-decoration:none;font-size:.75rem;font-weight:700;padding:.45rem;border-radius:8px;transition:opacity .15s}._waBtn_8ecva_271:hover{opacity:.9}._fullWaBtn_8ecva_291{display:flex;align-items:center;justify-content:center;gap:.4rem;background:#25d366;color:#fff;text-decoration:none;font-size:.8125rem;font-weight:700;padding:.55rem;border-radius:8px;transition:opacity .15s}._fullWaBtn_8ecva_291:hover{opacity:.9}._callBtn_8ecva_310{display:flex;align-items:center;justify-content:center;gap:.35rem;background:#f3f4f6;color:#374151;text-decoration:none;font-size:.75rem;font-weight:700;padding:.45rem .75rem;border-radius:8px;transition:background-color .15s}._callBtn_8ecva_310:hover{background:#e5e7eb}._actionButtonsRow_8ecva_329{display:flex;align-items:center;gap:.5rem}._deleteIconBtn_8ecva_335{width:34px;height:34px;border-radius:8px;background:#fef2f2;border:1px solid #fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:auto;transition:all .15s ease}._deleteIconBtn_8ecva_335:hover{background:#dc2626;color:#fff;border-color:#dc2626}._serviceTitle_8ecva_357{font-size:1rem;font-weight:700;color:#111827;margin:0}._statusActive_8ecva_364{font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;background:#ecfdf5;color:#047857}._statusInactive_8ecva_373{font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;background:#f3f4f6;color:#6b7280}._serviceDesc_8ecva_382{font-size:.8125rem;color:#6b7280;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._serviceMetaRow_8ecva_393{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;border-top:1px solid #f3f4f6}._durationBadge_8ecva_402{font-size:.75rem;font-weight:600;color:#4b5563;background:#f3f4f6;padding:.25rem .5rem;border-radius:6px}._servicePrice_8ecva_411{font-size:1.125rem;font-weight:800;color:#111827}._viewBtn_8ecva_417{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem}._form_8ecva_426{display:flex;flex-direction:column;gap:1rem}._formRow_8ecva_432{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._selectWrapper_8ecva_438{display:flex;flex-direction:column;gap:.25rem}._selectLabel_8ecva_444{font-size:.8125rem;font-weight:700;color:#374151}._nativeSelect_8ecva_450{padding:.75rem;border-radius:8px;border:1px solid #d1d5db;font-size:.875rem;background:#fff;color:#111827}._toggleRow_8ecva_459{padding:.75rem 1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}._toggleLabel_8ecva_466{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#111827;cursor:pointer}._checkboxInput_8ecva_476{width:18px;height:18px;accent-color:#e83d84;cursor:pointer}._modalFooter_8ecva_483{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}._deleteModalContent_8ecva_490{padding:.5rem 0;display:flex;flex-direction:column;gap:1.25rem}._deleteModalContent_8ecva_490 p{margin:0;font-size:.9rem;color:#4b5563;line-height:1.5}._deleteModalActions_8ecva_504{display:flex;justify-content:flex-end;gap:.75rem}._loadingBox_8ecva_511{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;color:#6b7280;gap:1rem}._spinner_8ecva_521{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#e83d84;border-radius:50%;animation:_spin_8ecva_521 .8s linear infinite}@keyframes _spin_8ecva_521{to{transform:rotate(360deg)}}._emptyCard_8ecva_534{background:#fff;border:1px dashed #d1d5db;border-radius:16px;padding:3rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}._emptyIcon_8ecva_546{width:48px;height:48px;border-radius:50%;background:#f3f4f6;color:#9ca3af;display:flex;align-items:center;justify-content:center}._emptyCard_8ecva_534 h3{font-size:1.125rem;color:#111827;margin:0}._emptyCard_8ecva_534 p{font-size:.875rem;color:#6b7280;margin:0}@media(max-width:640px){._cardsGrid_8ecva_40,._formRow_8ecva_432{grid-template-columns:1fr}._modalFooter_8ecva_483{flex-direction:column;align-items:stretch}}._container_13vfd_1{display:flex;flex-direction:column;gap:1.25rem}._pageHeader_13vfd_7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}._title_13vfd_15{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._subtitle_13vfd_23{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._tabsWrapper_13vfd_29{margin-top:-.25rem}._searchBox_13vfd_34{position:relative;display:flex;align-items:center;width:100%}._searchIcon_13vfd_41{position:absolute;left:1rem;color:#9ca3af;pointer-events:none;display:flex;align-items:center}._searchInput_13vfd_50{width:100%;padding:.75rem 2.5rem .75rem 2.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;font-size:.9rem;color:#111827;box-shadow:0 1px 2px #00000008;transition:all .2s;box-sizing:border-box}._searchInput_13vfd_50:focus{outline:none;border-color:#e83d84;box-shadow:0 0 0 3px #e83d8426}._clearSearch_13vfd_69{position:absolute;right:.75rem;background:#f3f4f6;border:none;border-radius:50%;width:24px;height:24px;font-size:1rem;line-height:1;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}._cardsGrid_13vfd_87{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._customerCard_13vfd_93{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._customerCard_13vfd_93:hover{box-shadow:0 10px 20px -5px #00000014}._cardHeader_13vfd_108{padding:1rem 1.125rem;background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}._avatarGroup_13vfd_118{display:flex;align-items:center;gap:.75rem;min-width:0}._userAvatar_13vfd_125{width:40px;height:40px;border-radius:12px;background:#eff6ff;color:#2563eb;font-weight:700;font-size:.95rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._adminAvatar_13vfd_139{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#e83d84,#9333ea);color:#fff;font-weight:700;font-size:.95rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px #e83d8459}._waitlistAvatar_13vfd_154{width:40px;height:40px;border-radius:12px;background:#fdf2f8;color:#db2777;font-weight:700;font-size:.95rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._nameGroup_13vfd_168{display:flex;flex-direction:column;min-width:0}._customerName_13vfd_174{font-size:.9375rem;font-weight:700;color:#111827;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userEmail_13vfd_184{font-size:.75rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._roleAdmin_13vfd_192{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;background:#fdf2f8;color:#be185d;border:1px solid #fbcfe8;white-space:nowrap}._roleCustomer_13vfd_206{font-size:.6875rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;background:#f3f4f6;color:#4b5563;white-space:nowrap}._interestTag_13vfd_216{font-size:.6875rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0;white-space:nowrap}._cardBody_13vfd_227{padding:1.125rem;display:flex;flex-direction:column;gap:.5rem;flex:1}._infoRow_13vfd_235{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#4b5563}._cardFooter_13vfd_243{padding:.75rem 1.125rem;border-top:1px solid #f3f4f6;background:#fff;display:flex;align-items:center;gap:.5rem}._emailBtn_13vfd_252{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;text-decoration:none;font-size:.8125rem;font-weight:600;padding:.45rem .75rem;border-radius:8px;transition:all .15s ease}._emailBtn_13vfd_252:hover{background:#111827;color:#fff;border-color:#111827}._deleteIconBtn_13vfd_275{width:34px;height:34px;border-radius:8px;background:#fef2f2;border:1px solid #fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}._deleteIconBtn_13vfd_275:hover{background:#dc2626;color:#fff;border-color:#dc2626}._deleteModalContent_13vfd_296{padding:.5rem 0;display:flex;flex-direction:column;gap:1.25rem}._deleteModalContent_13vfd_296 p{margin:0;font-size:.9rem;color:#4b5563;line-height:1.5}._deleteModalActions_13vfd_310{display:flex;justify-content:flex-end;gap:.75rem}._loadingBox_13vfd_317{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;color:#6b7280;gap:1rem}._spinner_13vfd_327{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#e83d84;border-radius:50%;animation:_spin_13vfd_327 .8s linear infinite}@keyframes _spin_13vfd_327{to{transform:rotate(360deg)}}._emptyCard_13vfd_340{background:#fff;border:1px dashed #d1d5db;border-radius:16px;padding:3rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}._emptyIcon_13vfd_352{width:48px;height:48px;border-radius:50%;background:#f3f4f6;color:#9ca3af;display:flex;align-items:center;justify-content:center}._emptyCard_13vfd_340 h3{font-size:1.125rem;color:#111827;margin:0}._emptyCard_13vfd_340 p{font-size:.875rem;color:#6b7280;margin:0}@media(max-width:640px){._cardsGrid_13vfd_87{grid-template-columns:1fr}}._container_ycg3r_1{display:flex;flex-direction:column;gap:1.25rem}._pageHeader_ycg3r_7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}._title_ycg3r_15{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._subtitle_ycg3r_23{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._tabsWrapper_ycg3r_29{margin-top:-.25rem}._cardContainer_ycg3r_33{display:flex;flex-direction:column}._formCard_ycg3r_38{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 1px 3px #0000000d}._sectionTitle_ycg3r_49{font-size:1.125rem;font-weight:800;color:#111827;margin:0}._form_ycg3r_38{display:flex;flex-direction:column;gap:1.25rem}._toggleRow_ycg3r_62{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}._checkboxLabel_ycg3r_72{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;color:#111827;cursor:pointer}._checkboxInput_ycg3r_82{width:18px;height:18px;accent-color:#e83d84;cursor:pointer}._statusActive_ycg3r_89{font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;background:#ecfdf5;color:#047857}._statusDisabled_ycg3r_98{font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;background:#f3f4f6;color:#6b7280}._previewBox_ycg3r_107{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}._previewLabel_ycg3r_114{display:flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;color:#6b7280;text-transform:uppercase}._announcementPreview_ycg3r_124{background:#e83d84;color:#fff;padding:.65rem 1rem;border-radius:8px;font-size:.8125rem;font-weight:600;text-align:center;box-shadow:0 2px 6px #e83d8440}._heroPreview_ycg3r_135{background:linear-gradient(135deg,#fff0f7,#ffe4e6);border:1px solid #fbcfe8;border-radius:12px;padding:1.5rem 1.25rem;text-align:center}._heroPreviewTitle_ycg3r_143{font-size:1.25rem;font-weight:800;color:#111827;margin:0 0 .4rem}._heroPreviewSub_ycg3r_150{font-size:.875rem;color:#4b5563;margin:0}._successBanner_ycg3r_156{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600}._formActions_ycg3r_166{display:flex;justify-content:flex-end}._testimonialsSection_ycg3r_172,._faqSection_ycg3r_173{display:flex;flex-direction:column;gap:1rem}._sectionHeaderRow_ycg3r_179{display:flex;justify-content:space-between;align-items:center}._countText_ycg3r_185{font-size:.875rem;font-weight:700;color:#4b5563}._cardsGrid_ycg3r_191{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._testimonialCard_ycg3r_197{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}._testimonialBody_ycg3r_209{display:flex;flex-direction:column;gap:.5rem}._starsRow_ycg3r_215{display:flex;gap:2px}._quoteText_ycg3r_220{margin:0;font-size:.9rem;color:#334155;line-height:1.5;font-style:italic}._testimonialFooter_ycg3r_228{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid #f3f4f6;gap:.5rem}._authorInfo_ycg3r_237{display:flex;align-items:center;gap:.5rem;min-width:0}._authorAvatar_ycg3r_244{width:32px;height:32px;border-radius:8px;background:#fdf2f8;color:#db2777;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._authorName_ycg3r_258{font-size:.8125rem;color:#111827;display:block}._authorRole_ycg3r_264{font-size:.7rem;color:#6b7280;display:block}._cardActions_ycg3r_270{display:flex;align-items:center;gap:.4rem}._deleteIconBtn_ycg3r_276{width:32px;height:32px;border-radius:8px;background:#fef2f2;border:1px solid #fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}._deleteIconBtn_ycg3r_276:hover{background:#dc2626;color:#fff;border-color:#dc2626}._faqGrid_ycg3r_297{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._faqCard_ycg3r_303{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}._faqContent_ycg3r_315{display:flex;flex-direction:column;gap:.4rem}._faqQ_ycg3r_321{font-size:.9375rem;font-weight:700;color:#111827;margin:0}._faqA_ycg3r_328{font-size:.8125rem;color:#4b5563;line-height:1.45;margin:0}._faqActions_ycg3r_335{display:flex;justify-content:flex-end;align-items:center;gap:.4rem;padding-top:.75rem;border-top:1px solid #f3f4f6}._modalFooter_ycg3r_345{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}@media(max-width:640px){._cardsGrid_ycg3r_191,._faqGrid_ycg3r_297{grid-template-columns:1fr}}._container_1t34m_1{display:flex;flex-direction:column;gap:1.25rem}._pageHeader_1t34m_7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}._title_1t34m_15{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._subtitle_1t34m_23{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._exportBtn_1t34m_29{display:flex;align-items:center;gap:.4rem}._kpiGrid_1t34m_36{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}._kpiCard_1t34m_42{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.25rem;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;gap:.5rem}._totalCard_1t34m_53{border-left:4px solid #e83d84}._kpiTop_1t34m_57{display:flex;justify-content:space-between;align-items:center}._kpiTitle_1t34m_63{font-size:.8125rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}._kpiIcon_1t34m_71{width:38px;height:38px;border-radius:10px;background:#fdf2f8;color:#e83d84;display:flex;align-items:center;justify-content:center}._iconEcom_1t34m_82{background:#eff6ff;color:#2563eb}._iconSpa_1t34m_87{background:#fdf4ff;color:#c026d3}._kpiValue_1t34m_92{font-size:1.625rem;font-weight:800;color:#111827;letter-spacing:-.02em}._kpiSub_1t34m_99{font-size:.75rem;color:#9ca3af}._breakdownCard_1t34m_105{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;gap:1.25rem}._breakdownHeader_1t34m_116{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}._sectionTitle_1t34m_124{font-size:1.125rem;font-weight:800;color:#111827;margin:0}._totalBadge_1t34m_131{font-size:.8125rem;font-weight:700;color:#374151;background:#f3f4f6;padding:.35rem .75rem;border-radius:20px}._progressContainer_1t34m_140{display:flex;flex-direction:column;gap:1.25rem}._bar_1t34m_146{display:flex;height:16px;border-radius:10px;overflow:hidden;background:#f3f4f6}._ecomSegment_1t34m_154{background:#e83d84;transition:width .5s ease}._spaSegment_1t34m_159{background:#9333ea;transition:width .5s ease}._legend_1t34m_164{display:flex;gap:2rem;flex-wrap:wrap}._legendItem_1t34m_170{display:flex;align-items:flex-start;gap:.75rem}._dot_1t34m_176{width:12px;height:12px;border-radius:4px;margin-top:4px;flex-shrink:0}._dotEcom_1t34m_184{background:#e83d84}._dotSpa_1t34m_188{background:#9333ea}._legendDetails_1t34m_192{display:flex;flex-direction:column;gap:2px}._legendDetails_1t34m_192 strong{font-size:.875rem;color:#111827}._legendDetails_1t34m_192 span{font-size:.8125rem;color:#6b7280}@media(max-width:640px){._kpiGrid_1t34m_36{grid-template-columns:1fr}._legend_1t34m_164{flex-direction:column;gap:1rem}}._container_7m7tu_1{display:flex;flex-direction:column;gap:1.25rem}._pageHeader_7m7tu_7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}._title_7m7tu_15{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._subtitle_7m7tu_23{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._tabsWrapper_7m7tu_29{margin-top:-.25rem}._filtersCard_7m7tu_34{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:.875rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 1px 2px #00000008}._searchBox_7m7tu_45{position:relative;display:flex;align-items:center;width:100%}._searchIcon_7m7tu_52{position:absolute;left:1rem;color:#9ca3af;pointer-events:none;display:flex;align-items:center}._searchInput_7m7tu_61{width:100%;padding:.7rem 2.5rem .7rem 2.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;font-size:.875rem;color:#111827;box-sizing:border-box;transition:all .2s}._searchInput_7m7tu_61:focus{outline:none;background:#fff;border-color:#e83d84;box-shadow:0 0 0 3px #e83d8426}._clearSearch_7m7tu_80{position:absolute;right:.75rem;background:#e5e7eb;border:none;border-radius:50%;width:22px;height:22px;font-size:.9rem;line-height:1;color:#4b5563;cursor:pointer;display:flex;align-items:center;justify-content:center}._filterRow_7m7tu_97{display:flex;gap:.75rem;flex-wrap:wrap}._selectInput_7m7tu_103{flex:1;min-width:160px;padding:.65rem .875rem;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:.85rem;color:#374151;font-weight:500}._cardsGrid_7m7tu_116{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._recipientCard_7m7tu_122,._logCard_7m7tu_123,._broadcastCard_7m7tu_124{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._recipientCard_7m7tu_122:hover,._logCard_7m7tu_123:hover,._broadcastCard_7m7tu_124:hover{box-shadow:0 10px 20px -5px #00000014}._cardHeader_7m7tu_141{padding:1rem 1.125rem;background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}._recipientInfo_7m7tu_151{display:flex;flex-direction:column;min-width:0}._recipientName_7m7tu_157{font-size:.9375rem;font-weight:700;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._recipientEmail_7m7tu_166{font-size:.78125rem;color:#4b5563;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._broadcastRef_7m7tu_174{font-size:.725rem;color:#e83d84;font-weight:700}._interestBadge_7m7tu_180{font-size:.6875rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe;white-space:nowrap}._cardBody_7m7tu_191{padding:1.125rem;display:flex;flex-direction:column;gap:.65rem;flex:1}._badgePillsRow_7m7tu_199{display:flex;gap:.4rem;flex-wrap:wrap}._consentYes_7m7tu_205{font-size:.7rem;font-weight:600;color:#047857;background:#ecfdf5;padding:.2rem .45rem;border-radius:6px}._consentNo_7m7tu_214{font-size:.7rem;font-weight:600;color:#b91c1c;background:#fef2f2;padding:.2rem .45rem;border-radius:6px}._notifiedYes_7m7tu_223{font-size:.7rem;font-weight:600;color:#0369a1;background:#f0f9ff;padding:.2rem .45rem;border-radius:6px}._notifiedNo_7m7tu_232{font-size:.7rem;font-weight:600;color:#c2410c;background:#fff7ed;padding:.2rem .45rem;border-radius:6px}._dateRow_7m7tu_241{display:flex;align-items:center;gap:.4rem;font-size:.78125rem;color:#6b7280}._cardFooter_7m7tu_249{padding:.75rem 1.125rem;border-top:1px solid #f3f4f6;background:#fff;display:flex;align-items:center;gap:.5rem}._emailBtn_7m7tu_258{flex:1;display:flex;align-items:center;justify-content:center;gap:.4rem;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;text-decoration:none;font-size:.8125rem;font-weight:600;padding:.45rem .75rem;border-radius:8px;transition:all .15s ease}._emailBtn_7m7tu_258:hover{background:#111827;color:#fff;border-color:#111827}._deleteIconBtn_7m7tu_281{width:34px;height:34px;border-radius:8px;background:#fef2f2;border:1px solid #fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}._deleteIconBtn_7m7tu_281:hover{background:#dc2626;color:#fff;border-color:#dc2626}._composeContainer_7m7tu_302{display:flex;flex-direction:column;gap:1rem}._audienceBanner_7m7tu_308{background:#fff0f7;border:1px solid #fbcfe8;border-radius:14px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem}._audienceIcon_7m7tu_318{width:44px;height:44px;border-radius:12px;background:#e83d84;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}._audienceDetails_7m7tu_330{display:flex;flex-direction:column;gap:2px}._audienceTitle_7m7tu_336{font-size:.9375rem;font-weight:800;color:#111827}._audienceCount_7m7tu_342{font-size:.8125rem;color:#4b5563}._composeForm_7m7tu_347{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 1px 3px #0000000d}._formGroup_7m7tu_358{display:flex;flex-direction:column;gap:.4rem}._inputLabel_7m7tu_364{font-size:.875rem;font-weight:700;color:#1f2937}._textarea_7m7tu_370{width:100%;padding:.875rem 1rem;border:1px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:.875rem;color:#111827;resize:vertical;box-sizing:border-box;transition:border-color .2s}._textarea_7m7tu_370:focus{outline:none;border-color:#e83d84;box-shadow:0 0 0 3px #e83d8426}._inputHelp_7m7tu_389{font-size:.75rem;color:#6b7280}._resultBanner_7m7tu_394{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;border-radius:10px;font-size:.875rem;font-weight:600}._resultSuccess_7m7tu_404{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}._resultError_7m7tu_410{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}._formActions_7m7tu_416{display:flex;justify-content:flex-end}._sendBtn_7m7tu_421{display:flex;align-items:center;gap:.5rem}._logStatusBadge_7m7tu_428{font-size:.6875rem;font-weight:700;padding:.2rem .55rem;border-radius:6px;letter-spacing:.03em}._statusSuccess_7m7tu_436{background:#ecfdf5;color:#047857}._statusPending_7m7tu_441{background:#fffbeb;color:#92400e}._statusError_7m7tu_446{background:#fef2f2;color:#b91c1c}._logDetail_7m7tu_451{display:flex;gap:.5rem;font-size:.78125rem}._logLabel_7m7tu_457{color:#6b7280;font-weight:600}._logVal_7m7tu_462{color:#111827;font-family:monospace}._errorAlertBox_7m7tu_467{display:flex;align-items:center;gap:.4rem;background:#fef2f2;color:#dc2626;padding:.4rem .65rem;border-radius:6px;font-size:.75rem;font-weight:600}._broadcastSubject_7m7tu_479{font-size:.9375rem;font-weight:700;color:#111827;margin:0}._broadcastStats_7m7tu_486{display:flex;gap:.5rem}._recipientCountPill_7m7tu_491{font-size:.78125rem;background:#f3f4f6;color:#374151;padding:.25rem .6rem;border-radius:6px}._deleteModalContent_7m7tu_500{padding:.5rem 0;display:flex;flex-direction:column;gap:1.25rem}._deleteModalContent_7m7tu_500 p{margin:0;font-size:.9rem;color:#4b5563;line-height:1.5}._deleteModalActions_7m7tu_514{display:flex;justify-content:flex-end;gap:.75rem}._loadingBox_7m7tu_521{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;color:#6b7280;gap:1rem}._spinner_7m7tu_531{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#e83d84;border-radius:50%;animation:_spin_7m7tu_531 .8s linear infinite}@keyframes _spin_7m7tu_531{to{transform:rotate(360deg)}}._emptyCard_7m7tu_544{background:#fff;border:1px dashed #d1d5db;border-radius:16px;padding:3rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}._emptyIcon_7m7tu_556{width:48px;height:48px;border-radius:50%;background:#f3f4f6;color:#9ca3af;display:flex;align-items:center;justify-content:center}._emptyCard_7m7tu_544 h3{font-size:1.125rem;color:#111827;margin:0}._emptyCard_7m7tu_544 p{font-size:.875rem;color:#6b7280;margin:0}@media(max-width:640px){._cardsGrid_7m7tu_116{grid-template-columns:1fr}._formActions_7m7tu_416{flex-direction:column}._sendBtn_7m7tu_421{width:100%;justify-content:center}}._container_1st11_1{display:flex;flex-direction:column;gap:1.25rem}._pageHeader_1st11_7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}._title_1st11_15{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._subtitle_1st11_23{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._filterPills_1st11_30{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:2px}._filterPill_1st11_30{padding:.5rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:20px;font-size:.8125rem;font-weight:600;color:#4b5563;cursor:pointer;white-space:nowrap;transition:all .15s ease}._filterPill_1st11_30:hover{background:#f9fafb;border-color:#d1d5db}._filterActive_1st11_55{background:#111827!important;color:#fff!important;border-color:#111827!important}._reviewsGrid_1st11_62{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}._reviewCard_1st11_68{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}._reviewCard_1st11_68:hover{box-shadow:0 10px 20px -5px #00000014}._cardHeader_1st11_83{padding:1rem 1.125rem;background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;gap:.5rem}._productTag_1st11_93{font-size:.8125rem;font-weight:700;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._statusBadge_1st11_102{font-size:.6875rem;font-weight:700;padding:.2rem .55rem;border-radius:6px;white-space:nowrap}._statusApproved_1st11_110{background:#ecfdf5;color:#047857}._statusPending_1st11_115{background:#fffbeb;color:#92400e}._cardBody_1st11_120{padding:1.125rem;display:flex;flex-direction:column;gap:.75rem;flex:1}._ratingRow_1st11_128{display:flex;justify-content:space-between;align-items:center}._starsContainer_1st11_134{display:flex;align-items:center;gap:2px}._starFilled_1st11_140,._starEmpty_1st11_141{display:flex;align-items:center}._dateStamp_1st11_146{font-size:.75rem;color:#9ca3af}._commentBox_1st11_151{background:#f8fafc;border-radius:10px;padding:.75rem .875rem;border-left:3px solid #e83d84}._commentText_1st11_158{margin:0;font-size:.875rem;color:#334155;line-height:1.45;font-style:italic}._reviewerInfo_1st11_166{display:flex;align-items:center;gap:.65rem;margin-top:auto}._avatar_1st11_173{width:32px;height:32px;border-radius:8px;background:#fdf2f8;color:#db2777;font-weight:700;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._reviewerDetails_1st11_187{display:flex;flex-direction:column;min-width:0}._reviewerName_1st11_193{font-size:.8125rem;font-weight:700;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._reviewerEmail_1st11_202{font-size:.725rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cardFooter_1st11_210{padding:.75rem 1.125rem;border-top:1px solid #f3f4f6;background:#fff;display:flex;align-items:center;gap:.5rem}._approveBtn_1st11_219,._rejectBtn_1st11_227{flex:1;display:flex;align-items:center;justify-content:center;gap:.35rem}._deleteBtn_1st11_235{width:34px;height:34px;border-radius:8px;background:#fef2f2;border:1px solid #fee2e2;color:#dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}._deleteBtn_1st11_235:hover{background:#dc2626;color:#fff;border-color:#dc2626}._loadingBox_1st11_256{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;color:#6b7280;gap:1rem}._spinner_1st11_266{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#e83d84;border-radius:50%;animation:_spin_1st11_266 .8s linear infinite}@keyframes _spin_1st11_266{to{transform:rotate(360deg)}}._emptyCard_1st11_279{background:#fff;border:1px dashed #d1d5db;border-radius:16px;padding:3rem 1.5rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}._emptyIcon_1st11_291{width:48px;height:48px;border-radius:50%;background:#f3f4f6;color:#9ca3af;display:flex;align-items:center;justify-content:center}._emptyCard_1st11_279 h3{font-size:1.125rem;color:#111827;margin:0}._emptyCard_1st11_279 p{font-size:.875rem;color:#6b7280;margin:0}@media(max-width:640px){._reviewsGrid_1st11_62{grid-template-columns:1fr}}._container_1nvka_1{display:flex;flex-direction:column;gap:1.25rem}._pageHeader_1nvka_7{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem}._title_1nvka_15{font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em;margin:0}._subtitle_1nvka_23{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}._form_1nvka_29{display:flex;flex-direction:column;gap:1.25rem}._settingsCard_1nvka_35{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 1px 3px #0000000d}._sectionTitle_1nvka_46{font-size:1.125rem;font-weight:800;color:#111827;margin:0}._sectionDescription_1nvka_53{font-size:.875rem;color:#6b7280;margin:-.5rem 0 .5rem;line-height:1.45}._grid_1nvka_60{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.125rem}._launchGateBox_1nvka_67{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column}._launchToggleRow_1nvka_76{display:flex;align-items:flex-start;gap:1rem}._switch_1nvka_82{position:relative;display:inline-block;width:50px;height:28px;flex-shrink:0;margin-top:2px}._switch_1nvka_82 input{opacity:0;width:0;height:0}._slider_1nvka_97{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border-radius:28px}._slider_1nvka_97:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 2px 4px #0003}input:checked+._slider_1nvka_97{background-color:#10b981}input:checked+._slider_1nvka_97:before{transform:translate(22px)}._launchToggleInfo_1nvka_130{display:flex;flex-direction:column;gap:.25rem}._launchStatusText_1nvka_136{font-size:.9375rem;font-weight:700}._statusLive_1nvka_141{color:#059669}._statusLocked_1nvka_145{color:#d97706}._launchSubtext_1nvka_149{font-size:.8125rem;color:#64748b;line-height:1.4}._successMessage_1nvka_155{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0;padding:.875rem 1.25rem;border-radius:12px;font-size:.875rem;font-weight:700}._formFooter_1nvka_165{display:flex;justify-content:flex-end;margin-top:.5rem}._saveBtn_1nvka_171{display:flex;align-items:center;gap:.5rem}._loadingBox_1nvka_178{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;color:#6b7280;gap:1rem}._spinner_1nvka_188{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#e83d84;border-radius:50%;animation:_spin_1nvka_188 .8s linear infinite}@keyframes _spin_1nvka_188{to{transform:rotate(360deg)}}@media(max-width:640px){._grid_1nvka_60{grid-template-columns:1fr}._formFooter_1nvka_165{flex-direction:column}._saveBtn_1nvka_171{width:100%;justify-content:center}}:root{--color-primary: #E83D84;--color-primary-dark: #C2185B;--color-secondary: #FFF0F6;--color-accent-pink: #FF65A3;--color-pink-soft: #FDF2F8;--color-pink-border: #F7D6E6;--color-neutral-900: #111111;--color-neutral-800: #1A1A1A;--color-neutral-600: #555555;--color-neutral-200: #EAE3E7;--color-neutral-50: #FAFAFB;--color-white: #FFFFFF;--color-success: #2E7D32;--color-warning: #ED6C02;--color-error: #D32F2F;--color-info: #0288D1;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--space-3xl: 64px;--space-4xl: 96px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-full: 9999px;--radius-round: 50%;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .08), 0 2px 4px -1px rgba(0, 0, 0, .04);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(0, 0, 0, .04);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .08), 0 10px 10px -5px rgba(0, 0, 0, .03);--transition-fast: .15s ease-in-out;--transition-base: .25s ease-in-out;--transition-slow: .4s ease-in-out;--font-display: "Playfair Display", serif;--font-body: "Inter", sans-serif;--text-xs: 12px;--text-sm: 14px;--text-base: 16px;--text-lg: 18px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 30px;--text-4xl: 36px;--text-5xl: 48px;--text-6xl: 64px;--font-regular: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--leading-tight: 1.2;--leading-normal: 1.5;--leading-relaxed: 1.7;--z-dropdown: 100;--z-sticky: 200;--z-modal-backdrop: 300;--z-modal: 400;--z-toast: 500;--max-width: 1280px;--grid-gutter: 24px}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}body{line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;color:var(--color-neutral-900);background-color:var(--color-white);font-family:var(--font-body)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}.heading-display{font-family:var(--font-display);font-size:var(--text-6xl);font-weight:var(--font-bold);line-height:var(--leading-tight);color:var(--color-neutral-900)}.heading-1{font-family:var(--font-display);font-size:var(--text-5xl);font-weight:var(--font-bold);line-height:var(--leading-tight);color:var(--color-neutral-900)}.heading-2{font-family:var(--font-display);font-size:var(--text-4xl);font-weight:var(--font-semibold);line-height:var(--leading-tight);color:var(--color-neutral-900)}.heading-3{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--font-semibold);line-height:var(--leading-tight);color:var(--color-neutral-900)}.body-lg{font-family:var(--font-body);font-size:var(--text-lg);font-weight:var(--font-regular);line-height:var(--leading-relaxed);color:var(--color-neutral-600)}.body{font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--font-regular);line-height:var(--leading-normal);color:var(--color-neutral-600)}.body-sm{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--font-regular);line-height:var(--leading-normal);color:var(--color-neutral-600)}.label{font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--font-medium);line-height:var(--leading-normal);text-transform:uppercase;letter-spacing:.05em;color:var(--color-neutral-600)}.container{width:100%;max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:var(--space-lg);padding-right:var(--space-lg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.grid{display:grid}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--grid-gutter)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--grid-gutter)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--grid-gutter)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.gap-xs{gap:var(--space-xs)}.gap-sm{gap:var(--space-sm)}.gap-md{gap:var(--space-md)}.gap-lg{gap:var(--space-lg)}.gap-xl{gap:var(--space-xl)}.gap-2xl{gap:var(--space-2xl)}.mt-xs{margin-top:var(--space-xs)}.mt-sm{margin-top:var(--space-sm)}.mt-md{margin-top:var(--space-md)}.mt-lg{margin-top:var(--space-lg)}.mt-xl{margin-top:var(--space-xl)}.mt-2xl{margin-top:var(--space-2xl)}.mt-3xl{margin-top:var(--space-3xl)}.mt-4xl{margin-top:var(--space-4xl)}.mb-xs{margin-bottom:var(--space-xs)}.mb-sm{margin-bottom:var(--space-sm)}.mb-md{margin-bottom:var(--space-md)}.mb-lg{margin-bottom:var(--space-lg)}.mb-xl{margin-bottom:var(--space-xl)}.mb-2xl{margin-bottom:var(--space-2xl)}.mx-auto{margin-left:auto;margin-right:auto}.w-full{width:100%}.h-full{height:100%}.hidden{display:none}.visible{display:block}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fadeIn{animation:fadeIn var(--transition-base) forwards}.animate-fadeInUp{animation:fadeInUp var(--transition-base) forwards}.animate-slideInRight{animation:slideInRight var(--transition-base) forwards}.animate-slideInUp{animation:slideInUp var(--transition-base) forwards}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}:root{--color-brand-pink: #E83D84;--color-brand-pink-dark: #C2185B;--color-brand-pink-light: #FFF0F6;--color-brand-pink-border: #F7D6E6;--color-brand-black: #111111;--color-brand-white: #FFFFFF}*{box-sizing:border-box}html,body{overflow-x:hidden}img,video,svg{max-width:100%;height:auto}html{font-size:16px}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.5;color:#111;background:#fff;margin:0}h1,h2,h3,h4,h5,h6,p{margin:0 0 1rem}a{color:#e83d84;text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:inherit}
