._bar_10ewy_1{background-color:#ff69b4;color:#fff;display:flex;justify-content:center;align-items:center;padding:.6rem 2rem;position:relative;animation:_slideDown_10ewy_1 .3s ease-out;overflow:hidden;box-shadow:0 2px 8px #00000026}._text_10ewy_14{font-size:.875rem;font-weight:600;margin:0;text-align:center;color:#fff;letter-spacing:.02em}._closeBtn_10ewy_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_10ewy_23:hover{opacity:1}@keyframes _slideDown_10ewy_1{0%{height:0;opacity:0;padding:0}to{height:auto;opacity:1}}@media(max-width:640px){._bar_10ewy_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_117yu_1{position:sticky;top:0;z-index:50;background-color:#fffffff2;transition:all .3s ease;border-bottom:1px solid transparent}._scrolled_117yu_10{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffffd9;border-bottom:1px solid var(--color-neutral-200);box-shadow:0 4px 6px -1px #0000000d}._container_117yu_17{display:flex;align-items:center;justify-content:space-between;padding:.6rem 2rem;max-width:1440px;margin:0 auto}._logo_117yu_26{display:flex;align-items:center}._logoImg_117yu_31{width:48px;height:48px;border-radius:50%;object-fit:cover}._nav_117yu_38{display:flex;gap:2rem}._navLink_117yu_43{color:var(--color-neutral-600);text-decoration:none;font-weight:500;font-size:.95rem;position:relative;transition:color .2s ease}._navLink_117yu_43:hover{color:var(--color-primary-600)}._navLink_117yu_43:after{content:"";position:absolute;bottom:-4px;left:0;width:0%;height:2px;background-color:var(--color-primary-500);transition:width .3s ease}._navLink_117yu_43:hover:after{width:100%}._actions_117yu_71{display:flex;align-items:center;gap:1.25rem}._iconBtn_117yu_77{background:none;border:none;color:var(--color-neutral-700);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease;position:relative}._iconBtn_117yu_77:hover{color:var(--color-primary-600)}._badge_117yu_93{position:absolute;top:-8px;right:-10px;background-color:#ff69b4;color:#fff;font-size:.7rem;font-weight:700;height:18px;min-width:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px;box-shadow:0 2px 4px #0003}._hamburger_117yu_111,._mobileHeader_117yu_111,._overlay_117yu_111{display:none}@media(max-width:768px){._container_117yu_17{padding:.6rem 1rem;justify-content:flex-start}._hamburger_117yu_111{display:flex;background:none;border:none;color:var(--color-neutral-800);cursor:pointer;padding:0;margin-left:.5rem}._actions_117yu_71{margin-left:auto}._nav_117yu_38{position:fixed;top:0;left:-100%;width:80%;max-width:320px;height:100vh;background-color:#fff;flex-direction:column;padding:1.5rem;gap:1.5rem;transition:left .3s ease;z-index:100;box-shadow:2px 0 8px #0000001a}._nav_117yu_38._mobileOpen_117yu_151{left:0}._mobileHeader_117yu_111{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._closeBtn_117yu_162{background:none;border:none;cursor:pointer;color:var(--color-neutral-700)}._navLink_117yu_43{font-size:1.1rem}._overlay_117yu_111{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:90;opacity:0;animation:_fadeIn_117yu_1 .3s forwards}}@keyframes _fadeIn_117yu_1{to{opacity:1}}._signInBtn_117yu_191{background-color:#ff69b4;color:#fff;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.875rem;transition:opacity .2s ease}._signInBtn_117yu_191:hover{opacity:.9}._avatarWrapper_117yu_206{position:relative}._avatarBtn_117yu_210{width:36px;height:36px;border-radius:50%;border:none;background-color:#ff69b4;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}._avatarImg_117yu_225{width:100%;height:100%;object-fit:cover}._avatarInitial_117yu_231{font-weight:600;font-size:.875rem;line-height:1}._dropdown_117yu_237{position:absolute;top:calc(100% + .5rem);right:0;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 8px 24px #0000001a;min-width:150px;display:flex;flex-direction:column;padding:.5rem 0;z-index:100}._dropdownItem_117yu_252{padding:.625rem 1rem;color:#000;text-decoration:none;font-size:.875rem;font-weight:500;background:transparent;border:none;text-align:left;cursor:pointer;transition:background-color .15s ease}._dropdownItem_117yu_252:hover{background-color:#ff69b41a}._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}}._container_sfdc1_1{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:#fff}._card_sfdc1_10{max-width:520px;text-align:center;background:#fff;border-radius:20px;padding:48px 32px;box-shadow:0 10px 40px #00000014}._title_sfdc1_19{margin:0 0 12px;font-size:22px;font-weight:600;color:#ff69b4}._message_sfdc1_26{margin:0;font-size:15px;line-height:1.6;color:#000}@media(max-width:768px){._container_sfdc1_1{padding:16px}._card_sfdc1_10{padding:32px 20px;width:100%;box-sizing:border-box}._title_sfdc1_19{font-size:20px}}._layout_3g4bx_1{display:flex;flex-direction:column;min-height:100vh}._main_3g4bx_7{flex-grow:1}._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_vxov6_3{width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#111;background-color:#fff;min-height:100vh}._heroBanner_vxov6_14{background:linear-gradient(180deg,#fff0f6,#fff);padding:4rem 1.5rem 3.5rem;border-bottom:1px solid #f7d6e6}._heroGrid_vxov6_20{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:3.5rem;align-items:center}._heroContent_vxov6_29{display:flex;flex-direction:column}._heroKicker_vxov6_34{display:block;color:#e83d84;font-size:.85rem;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:1rem}._heroTitle_vxov6_44{font-family:Playfair Display,Georgia,serif;font-size:3.2rem;font-weight:700;color:#111;line-height:1.15;margin-bottom:1.25rem}._heroSub_vxov6_53{font-size:1.15rem;color:#4a4347;line-height:1.7;max-width:580px}._heroImgBox_vxov6_60{width:100%;height:320px;border-radius:16px;overflow:hidden;box-shadow:0 16px 36px #e83d8424;border:2px solid #ffffff}._heroBannerImg_vxov6_69{width:100%;height:100%;object-fit:cover}._mainLayout_vxov6_78{max-width:1240px;margin:0 auto;padding:3.5rem 1.5rem 6rem}._filterSection_vxov6_84{background:#fff;border:1px solid #f7d6e6;border-radius:16px;padding:2rem;margin-bottom:3.5rem;display:flex;flex-direction:column;gap:1.75rem;box-shadow:0 4px 20px #00000008}._searchRow_vxov6_97{width:100%}._searchBox_vxov6_101{position:relative;width:100%;display:flex;align-items:center}._searchIcon_vxov6_108{position:absolute;left:18px;color:#889;pointer-events:none}._searchInput_vxov6_115{width:100%;background:#fff0f6;border:1.5px solid #f7d6e6;padding:.95rem 3rem;border-radius:10px;font-size:.95rem;color:#111;outline:none;transition:all .2s ease}._searchInput_vxov6_115:focus{background:#fff;border-color:#e83d84;box-shadow:0 0 0 3px #e83d841f}._clearSearchBtn_vxov6_133{position:absolute;right:16px;background:none;border:none;color:#889;font-size:1rem;cursor:pointer;padding:4px}._clearSearchBtn_vxov6_133:hover{color:#e83d84}._filterDropdownsRow_vxov6_149{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._filterDropdownCol_vxov6_155{display:flex;flex-direction:column;gap:.6rem}._filterSelect_vxov6_161{width:100%;background:#fff0f6;border:1.5px solid #f7d6e6;padding:.85rem 1rem;border-radius:8px;font-size:.92rem;font-weight:600;color:#111;outline:none;cursor:pointer;transition:all .2s ease}._filterSelect_vxov6_161:focus{background:#fff;border-color:#e83d84;box-shadow:0 0 0 3px #e83d841f}._filterLabel_vxov6_181{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#e83d84}._bottomFilterRow_vxov6_190{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;padding-top:1.5rem;border-top:1px solid #f7d6e6}._priceCol_vxov6_198,._sortCol_vxov6_199{display:flex;flex-direction:column;gap:.75rem}._pricePresetsRow_vxov6_205{display:flex;gap:.5rem;flex-wrap:wrap}._pricePresetBtn_vxov6_211{background:#fff;border:1px solid #f7d6e6;color:#4a4347;padding:.5rem .95rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}._pricePresetBtn_vxov6_211:hover{border-color:#e83d84;color:#e83d84}._pricePresetActive_vxov6_228{background:#e83d84;color:#fff;border-color:#e83d84}._customPriceInputs_vxov6_234{display:flex;align-items:center;gap:.6rem;margin-top:.25rem}._numInput_vxov6_241{flex:1;background:#fff;border:1px solid #f7d6e6;padding:.65rem .85rem;border-radius:6px;font-size:.875rem;color:#111;outline:none;transition:border-color .2s ease}._numInput_vxov6_241:focus{border-color:#e83d84}._priceDivider_vxov6_257{color:#889;font-weight:600}._sortSelect_vxov6_262{width:100%;background:#fff;border:1px solid #f7d6e6;padding:.75rem 1rem;border-radius:6px;font-size:.9rem;font-weight:600;color:#111;outline:none;cursor:pointer;transition:border-color .2s ease}._sortSelect_vxov6_262:focus{border-color:#e83d84}._activeFiltersBar_vxov6_281{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap;padding-top:1.25rem;border-top:1px solid #f7d6e6}._activeFiltersTitle_vxov6_290{font-size:.82rem;font-weight:700;color:#665c63;text-transform:uppercase;letter-spacing:.5px}._activeTag_vxov6_298{background:#fff0f6;border:1px solid #e83d84;color:#e83d84;font-size:.8rem;font-weight:600;padding:.35rem .75rem;border-radius:6px;cursor:pointer;transition:all .2s ease}._activeTag_vxov6_298:hover{background:#e83d84;color:#fff}._resetAllBtn_vxov6_315{background:none;border:none;color:#111;font-size:.82rem;font-weight:700;text-decoration:underline;cursor:pointer;margin-left:auto;padding:4px}._resetAllBtn_vxov6_315:hover{color:#e83d84}._section_vxov6_334{display:flex;flex-direction:column}._sectionHeader_vxov6_339{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #f7d6e6}._sectionTitle_vxov6_348{font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:700;color:#111}._productCount_vxov6_355{font-size:.95rem;color:#665c63;font-weight:600}._grid_vxov6_361{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}._productCard_vxov6_367{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #f7d6e6;display:flex;flex-direction:column;box-shadow:0 4px 16px #00000008;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}._productCard_vxov6_367:hover{transform:translateY(-6px);box-shadow:0 16px 36px #e83d841f;border-color:#e83d84}._imageBox_vxov6_384{position:relative;height:270px;background:#fff0f6;overflow:hidden;display:block}._productImg_vxov6_392{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}._productCard_vxov6_367:hover ._productImg_vxov6_392{transform:scale(1.06)}._badgeLow_vxov6_403{position:absolute;top:12px;right:12px;background:#e83d84;color:#fff;font-size:.72rem;font-weight:700;padding:.3rem .65rem;border-radius:4px;z-index:2}._cardBody_vxov6_416{padding:1.5rem;display:flex;flex-direction:column;flex:1}._productName_vxov6_423{font-family:Playfair Display,Georgia,serif;font-size:1.18rem;font-weight:700;color:#111;line-height:1.3;margin-bottom:.6rem;transition:color .2s ease}._productName_vxov6_423:hover{color:#e83d84}._priceTag_vxov6_437{display:flex;align-items:baseline;gap:2px;margin-bottom:.75rem}._currencySymbol_vxov6_444{font-size:.9rem;font-weight:700;color:#e83d84}._priceValue_vxov6_450{font-size:1.25rem;font-weight:800;color:#111}._desc_vxov6_456{font-size:.85rem;color:#556;line-height:1.5;margin-bottom:.85rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._ingredients_vxov6_467{font-size:.78rem;color:#665c63;line-height:1.4;margin-bottom:1.25rem;background:#fff0f6;border:1px solid #f7d6e6;padding:.5rem .75rem;border-radius:6px}._cardFooter_vxov6_478{margin-top:auto}._addBtn_vxov6_482{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}._addBtn_vxov6_482:hover{background:#e83d84;transform:translateY(-1px)}._addBtnDone_vxov6_500{background:#e83d84!important}._empty_vxov6_505{text-align:center;padding:4.5rem 2rem;background:#fff;border:1px solid #f7d6e6;border-radius:16px;color:#4a4347;max-width:650px;margin:2rem auto}._emptyIcon_vxov6_516{font-size:3rem;margin-bottom:1rem}._empty_vxov6_505 h3{font-family:Playfair Display,Georgia,serif;font-size:1.6rem;color:#111;margin-bottom:.5rem}._empty_vxov6_505 p{font-size:.95rem;color:#665c63;line-height:1.6;margin-bottom:1.5rem}._emptyResetBtn_vxov6_535{background:#111;color:#fff;border:none;padding:.85rem 2rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._emptyResetBtn_vxov6_535:hover{background:#e83d84}@media(max-width:1080px){._grid_vxov6_361{grid-template-columns:repeat(2,1fr)}._bottomFilterRow_vxov6_190{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:820px){._heroGrid_vxov6_20{grid-template-columns:1fr;gap:2rem}._heroBanner_vxov6_14{padding:3rem 1.25rem}._filterSection_vxov6_84{padding:1.25rem}._filterDropdownsRow_vxov6_149{grid-template-columns:1fr;gap:1rem}}@media(max-width:580px){._heroTitle_vxov6_44{font-size:2.2rem}._grid_vxov6_361{grid-template-columns:1fr}._sectionHeader_vxov6_339{flex-direction:column;align-items:flex-start;gap:.5rem}._resetAllBtn_vxov6_315{margin-left:0;width:100%;text-align:left}}._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_1v9mm_1{max-width:1200px;margin:0 auto;padding:4rem 2rem}._grid_1v9mm_7{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._imageBox_1v9mm_14{width:100%;height:auto;background:#fff;border-radius:12px;overflow:hidden}._mainImg_1v9mm_22{width:100%;height:480px;object-fit:cover}._infoBox_1v9mm_28{display:flex;flex-direction:column;gap:1.25rem}._title_1v9mm_34{font-family:var(--font-display, "Playfair Display", serif);font-size:2.25rem;font-weight:700;color:#000;margin:0}._breadcrumbs_1v9mm_42{font-size:.875rem;color:#000;display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}._breadcrumbs_1v9mm_42 a{color:#ff69b4;text-decoration:none;transition:color .2s}._breadcrumbs_1v9mm_42 a:hover{text-decoration:underline}._breadcrumbSep_1v9mm_61{color:#888;margin:0 .1rem}._breadcrumbCategory_1v9mm_66,._currentCrumb_1v9mm_67{color:#000}._currentCrumb_1v9mm_67{font-weight:600}._stockChip_1v9mm_75{display:inline-flex}._priceCta_1v9mm_79{display:flex;flex-direction:column;gap:1rem}._price_1v9mm_79{font-size:2.25rem;font-weight:800;color:#ff69b4}._sizeSection_1v9mm_91{display:flex;flex-direction:column;gap:8px}._sizeSection_1v9mm_91 label{font-size:14px;font-weight:600;color:#000}._sizeOptions_1v9mm_103{display:flex;gap:8px;flex-wrap:wrap}._sizeOpt_1v9mm_103{background:#fff;border:1px solid #EAE3D9;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;color:#000;transition:all .2s}._sizeOptActive_1v9mm_121{background:#ff69b4;color:#fff;border-color:#ff69b4}._ctaGroup_1v9mm_127{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}._qtyBox_1v9mm_134{display:flex;align-items:center;border:1px solid #EAE3D9;border-radius:6px;background:#fff}._qtyBox_1v9mm_134 button{background:none;border:none;padding:10px 16px;font-size:16px;cursor:pointer;color:#000}._qtyBox_1v9mm_134 button:disabled{color:#ccc;cursor:not-allowed}._qtyBox_1v9mm_134 span{padding:0 12px;font-weight:600;min-width:24px;text-align:center}._trustBadges_1v9mm_163{display:flex;flex-wrap:wrap;gap:1rem;padding-top:.5rem}._trustItem_1v9mm_170{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#000}._metaChips_1v9mm_178{display:flex;flex-wrap:wrap;gap:.5rem}._metaChip_1v9mm_178{background:#fff;color:#000;border:1px solid #ff69b4;padding:.35rem .75rem;border-radius:999px;font-size:.75rem;text-transform:capitalize;font-weight:600}._accordionWrap_1v9mm_195{margin-top:.5rem}._accordionText_1v9mm_199{margin:0;color:#000;line-height:1.6;font-size:.95rem}._starRow_1v9mm_206{display:inline-flex;gap:.15rem;vertical-align:middle}._reviewsSection_1v9mm_212{margin-top:4rem;max-width:800px}._reviewsTitle_1v9mm_217{font-family:var(--font-display, "Playfair Display", serif);font-size:1.75rem;font-weight:700;color:#000;margin:0 0 1.25rem}._reviewsSummary_1v9mm_225{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}._avgStars_1v9mm_233{display:flex;align-items:center;gap:.5rem}._avgNumber_1v9mm_239{font-size:1.25rem;font-weight:700;color:#000}._reviewCount_1v9mm_245{font-size:.9rem;color:#000}._noReviews_1v9mm_250{color:#000;font-size:.95rem;margin-bottom:1.5rem}._reviewList_1v9mm_256{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._reviewCard_1v9mm_263{background:#fff;border:1px solid #EAE3D9;border-radius:8px;padding:1rem}._reviewHeader_1v9mm_270{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.75rem}._reviewAuthor_1v9mm_278{display:flex;flex-direction:column;gap:.15rem}._reviewName_1v9mm_284{font-weight:700;color:#000;font-size:.95rem}._reviewDate_1v9mm_290{font-size:.8rem;color:#888}._reviewComment_1v9mm_295{margin:0;color:#000;font-size:.9rem;line-height:1.5}._reviewForm_1v9mm_302{background:#fff;border:1px solid #EAE3D9;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._reviewFormTitle_1v9mm_312{font-size:1.1rem;font-weight:700;color:#000;margin:0}._reviewSuccess_1v9mm_319{background:#d4edda;color:#155724;padding:.75rem;border-radius:6px;font-size:.9rem}._reviewError_1v9mm_327{background:#f8d7da;color:#721c24;padding:.75rem;border-radius:6px;font-size:.9rem}._formRow_1v9mm_335{display:flex;gap:1rem;flex-wrap:wrap}._formInput_1v9mm_341,._formTextarea_1v9mm_342{flex:1 1 200px;border:1px solid #EAE3D9;border-radius:6px;padding:.75rem;font-size:.95rem;font-family:inherit;color:#000;background:#fff}._formInput_1v9mm_341:focus,._formTextarea_1v9mm_342:focus{outline:none;border-color:#ff69b4}._formTextarea_1v9mm_342{resize:vertical;min-height:100px;width:100%}._starInput_1v9mm_365{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._starInputLabel_1v9mm_372{font-size:.95rem;color:#000;font-weight:600}._starInputStars_1v9mm_378{display:inline-flex;gap:.25rem}._starBtn_1v9mm_383{background:none;border:none;padding:0;cursor:pointer;line-height:0}._mobileCta_1v9mm_391{display:none;position:fixed;bottom:0;left:0;right:0;z-index:100;background:#fff;box-shadow:0 -2px 10px #00000014;padding:.75rem 1rem}._empty_1v9mm_403{text-align:center;padding:6rem 2rem}._detailsBlock_1v9mm_408{background:#fff;border:1px solid #EAE3D9;padding:18px 20px;border-radius:8px;display:flex;flex-direction:column;gap:12px}._detailItem_1v9mm_418 h4{font-size:.875rem;margin:0 0 4px;color:#000}._detailItem_1v9mm_418 p{font-size:.875rem;color:#000;margin:0}@media(max-width:768px){._grid_1v9mm_7{grid-template-columns:1fr;gap:2rem}._container_1v9mm_1{padding:2rem 1rem 6rem}._imageBox_1v9mm_14{height:320px}._title_1v9mm_34{font-size:1.5rem}._price_1v9mm_79{font-size:1.75rem}._ctaGroup_1v9mm_127{flex-direction:column;align-items:stretch}._qtyBox_1v9mm_134,._ctaGroup_1v9mm_127 button{width:100%}._mobileCta_1v9mm_391{display:block}._detailsBlock_1v9mm_408{padding:1rem}._formRow_1v9mm_335{flex-direction:column}}._container_485yb_1{display:flex;flex-direction:column;gap:3rem;padding-bottom:5rem}._heroBanner_485yb_8{background:linear-gradient(135deg,#000,#2a2421);color:#fff;padding:4rem 2rem;text-align:center;border-bottom:2px solid #ff69b4}._heroContent_485yb_16{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}._heroTitle_485yb_25{font-family:var(--font-display, "Playfair Display", serif);font-size:2.5rem;font-weight:700;margin:0;color:#fff}._heroSub_485yb_33{font-size:1.1rem;color:#fffc;line-height:1.6;margin:0}._contentSection_485yb_40{max-width:900px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}._faqCard_485yb_48{background:#fff}._answerText_485yb_52{font-size:.95rem;color:#000;line-height:1.6;margin:0;padding-top:8px}._loadingBox_485yb_60{display:flex;flex-direction:column;gap:12px}._container_1t7bj_1{display:flex;flex-direction:column;gap:3rem;padding-bottom:5rem}._heroBanner_1t7bj_8{background:linear-gradient(135deg,#000,#2a2421);color:#fff;padding:4rem 2rem;text-align:center;border-bottom:2px solid #ff69b4}._heroContent_1t7bj_16{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}._heroTitle_1t7bj_25{font-family:var(--font-display, "Playfair Display", serif);font-size:2.5rem;font-weight:700;margin:0;color:#fff}._heroSub_1t7bj_33{font-size:1.1rem;color:#fffc;line-height:1.6;margin:0}._contentSection_1t7bj_40{max-width:900px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}._policyCard_1t7bj_48{background:#fff;display:flex;flex-direction:column;gap:2rem}._policyBlock_1t7bj_55 h2{font-family:var(--font-display, "Playfair Display", serif);font-size:1.35rem;font-weight:700;color:#000;margin:0 0 12px}._policyBlock_1t7bj_55 p{font-size:.95rem;color:#000;line-height:1.6;margin:0 0 12px}._policyBlock_1t7bj_55 ul{padding-left:20px;margin:0;display:flex;flex-direction:column;gap:8px;color:#000;font-size:.95rem}._container_1eyjj_1{display:flex;flex-direction:column;gap:3rem;padding-bottom:5rem}._heroBanner_1eyjj_8{background:linear-gradient(135deg,#000,#2a2421);color:#fff;padding:4rem 2rem;text-align:center;border-bottom:2px solid #ff69b4}._heroContent_1eyjj_16{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}._heroTitle_1eyjj_25{font-family:var(--font-display, "Playfair Display", serif);font-size:2.5rem;font-weight:700;margin:0;color:#fff}._heroSub_1eyjj_33{font-size:1.1rem;color:#fffc;line-height:1.6;margin:0}._contentSection_1eyjj_40{max-width:900px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}._policyCard_1eyjj_48{background:#fff;display:flex;flex-direction:column;gap:2rem}._policyBlock_1eyjj_55 h2{font-family:var(--font-display, "Playfair Display", serif);font-size:1.35rem;font-weight:700;color:#000;margin:0 0 12px}._policyBlock_1eyjj_55 p{font-size:.95rem;color:#000;line-height:1.6;margin:0}._container_h86hl_1{display:flex;flex-direction:column;gap:3rem;padding-bottom:5rem}._heroBanner_h86hl_8{background:linear-gradient(135deg,#000,#2a2421);color:#fff;padding:4rem 2rem;text-align:center;border-bottom:2px solid #ff69b4}._heroContent_h86hl_16{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}._heroTitle_h86hl_25{font-family:var(--font-display, "Playfair Display", serif);font-size:2.5rem;font-weight:700;margin:0;color:#fff}._heroSub_h86hl_33{font-size:1.1rem;color:#fffc;line-height:1.6;margin:0}._contentSection_h86hl_40{max-width:1200px;margin:0 auto;padding:0 2rem;width:100%;box-sizing:border-box}._cartGrid_h86hl_48{display:grid;grid-template-columns:1.5fr 1fr;gap:2.5rem;align-items:start}._itemList_h86hl_55{display:flex;flex-direction:column;gap:1rem}._cartItemCard_h86hl_61{display:flex;gap:1.25rem;align-items:center;position:relative;background:#fff}._itemImg_h86hl_69{width:90px;height:90px;object-fit:cover;border-radius:8px}._itemInfo_h86hl_76{flex:1;display:flex;flex-direction:column;gap:6px}._itemName_h86hl_83{font-family:var(--font-display, "Playfair Display", serif);font-size:1.1rem;font-weight:600;margin:0}._itemPrice_h86hl_90{font-weight:700;color:#ff69b4}._qtyControls_h86hl_95{display:flex;align-items:center;border:1px solid #EAE3D9;border-radius:6px;width:fit-content}._qtyControls_h86hl_95 button{background:none;border:none;padding:4px 10px;cursor:pointer}._qtyControls_h86hl_95 span{padding:0 8px;font-weight:600;font-size:14px}._removeBtn_h86hl_116{background:none;border:none;color:#d94f4f;font-size:16px;cursor:pointer;padding:8px}._summaryCard_h86hl_125{background:#fff;display:flex;flex-direction:column;gap:1rem}._summaryTitle_h86hl_132{font-family:var(--font-display, "Playfair Display", serif);font-size:1.35rem;font-weight:700;margin:0 0 12px}._summaryRow_h86hl_139{display:flex;justify-content:space-between;font-size:.95rem;color:#000}._totalRow_h86hl_146{font-weight:700;font-size:1.15rem;color:#000;border-top:1px solid #F0EDED;padding-top:12px}._checkoutForm_h86hl_154{display:flex;flex-direction:column;gap:14px;margin-top:1rem;border-top:1px solid #F0EDED;padding-top:1rem}._checkoutForm_h86hl_154 h3{font-size:1rem;margin:0}._empty_h86hl_168{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}._emptyButtons_h86hl_177{display:flex;gap:1rem}._successCard_h86hl_182{text-align:center;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;color:#2d6a32;background:#7bae7f1a}@media(max-width:768px){._cartGrid_h86hl_48{grid-template-columns:1fr}._heroBanner_h86hl_8{padding:2.5rem 1rem}._heroTitle_h86hl_25{font-size:1.75rem}._heroSub_h86hl_33{font-size:.95rem}._contentSection_h86hl_40{padding:0 1rem}._cartItemCard_h86hl_61{flex-direction:column;align-items:flex-start}._itemImg_h86hl_69{width:100%;height:auto}._summaryCard_h86hl_125{padding:1rem}._checkoutForm_h86hl_154{width:100%}._emptyButtons_h86hl_177{flex-direction:column;width:100%}}._paystackContainer_1cl8d_1{display:flex;flex-direction:column;gap:1.25rem;padding:4px}._paystackHeader_1cl8d_8{background:#092a45;color:#fff;padding:1.25rem;border-radius:8px;display:flex;flex-direction:column;gap:12px}._brandRow_1cl8d_18{display:flex;justify-content:space-between;align-items:center}._paystackLogo_1cl8d_24{font-weight:800;font-size:1.25rem;letter-spacing:-.03em;color:#00c3f7}._secBadge_1cl8d_31{font-size:.75rem;background:#ffffff26;padding:4px 8px;border-radius:4px}._amountDisplay_1cl8d_38{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.15);padding-top:10px}._emailText_1cl8d_46{font-size:.85rem;color:#fffc}._amountText_1cl8d_51{font-size:1.15rem;font-weight:700;color:#fff}._methodsTab_1cl8d_57{display:flex;gap:8px;background:#f4f6f8;padding:4px;border-radius:6px}._tabBtn_1cl8d_65{flex:1;border:none;background:none;padding:8px 12px;font-size:.85rem;font-weight:600;color:#555;border-radius:4px;cursor:pointer}._tabActive_1cl8d_77{background:#fff;color:#092a45;box-shadow:0 2px 4px #00000014}._cardForm_1cl8d_83{display:flex;flex-direction:column;gap:12px}._rowTwo_1cl8d_89{display:grid;grid-template-columns:1fr 1fr;gap:12px}._bankBox_1cl8d_95,._ussdBox_1cl8d_95{display:flex;flex-direction:column;gap:1rem;text-align:center;padding:1rem 0}._accountCard_1cl8d_103{background:#fff;border:1px dashed #ff69b4;padding:1.25rem;border-radius:8px;display:flex;flex-direction:column;gap:6px;align-items:center}._bankName_1cl8d_114{font-size:.85rem;color:#000}._accNo_1cl8d_119{font-size:1.5rem;font-weight:800;letter-spacing:.05em;color:#000}._accHolder_1cl8d_126{font-size:.85rem;font-weight:600;color:#ff69b4}._ussdCode_1cl8d_132{font-size:2rem;font-weight:800;color:#092a45;background:#eaf7fc;padding:1rem;border-radius:8px;letter-spacing:.05em}._subHint_1cl8d_142{font-size:.85rem;color:#000}._verifyingBox_1cl8d_147{padding:3rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}._spinner_1cl8d_156{width:48px;height:48px;border:4px solid #EAF7FC;border-top-color:#00c3f7;border-radius:50%;animation:_spin_1cl8d_156 .8s linear infinite}@keyframes _spin_1cl8d_156{to{transform:rotate(360deg)}}._container_3zplt_1{display:flex;flex-direction:column;gap:2.5rem;padding-bottom:5rem}._heroBanner_3zplt_8{background:linear-gradient(135deg,#000,#2a2421);color:#fff;padding:3.5rem 2rem;text-align:center;border-bottom:2px solid #ff69b4}._heroContent_3zplt_16{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}._heroTitle_3zplt_25{font-family:var(--font-display, "Playfair Display", serif);font-size:2.5rem;font-weight:700;margin:0;color:#fff}._heroSub_3zplt_33{font-size:1.05rem;color:#fffc;line-height:1.6;margin:0}._contentSection_3zplt_40{max-width:900px;margin:0 auto;padding:0 1.5rem;width:100%;box-sizing:border-box}._authCard_3zplt_48{background:#fff;display:flex;flex-direction:column;gap:1.5rem;max-width:500px;margin:0 auto}._heading_3zplt_57{margin:0;font-size:1.5rem;font-weight:700;text-align:center}._authTabs_3zplt_64{display:flex;border-bottom:2px solid #E2E8F0;margin-bottom:.5rem}._authTabBtn_3zplt_70{flex:1;padding:.75rem;background:transparent;border:none;font-weight:600;font-size:1rem;color:#718096;cursor:pointer}._authTabActive_3zplt_81{color:#000;border-bottom:2px solid #ff69b4;margin-bottom:-2px}._googleContainer_3zplt_87{display:flex;justify-content:center;margin:.5rem 0}._divider_3zplt_93{text-align:center;color:#a0aec0;font-size:.8rem;letter-spacing:1px}._errorBanner_3zplt_100{background:#fff5f5;color:#e53e3e;padding:.75rem;border-radius:6px;font-size:.9rem;text-align:center;border:1px solid #FED7D7}._successBanner_3zplt_110{background:#f0fff4;color:#38a169;padding:.75rem;border-radius:6px;font-size:.9rem;text-align:center;border:1px solid #C6F6D5}._form_3zplt_120{display:flex;flex-direction:column;gap:1rem}._rowTwo_3zplt_126{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._dashboardContainer_3zplt_133{display:flex;flex-direction:column;gap:1.5rem}._dashboardHeader_3zplt_139{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:1.5rem;border-radius:10px;border:1px solid #E2E8F0}._userInfo_3zplt_149{display:flex;align-items:center;gap:1rem}._userInfo_3zplt_149 h2{margin:0;font-size:1.3rem;font-family:var(--font-display, "Playfair Display", serif)}._userInfo_3zplt_149 p{margin:.25rem 0 0;color:#718096;font-size:.9rem}._avatarImg_3zplt_167{width:60px;height:60px;border-radius:50%;object-fit:cover}._avatarPlaceholder_3zplt_174{width:60px;height:60px;border-radius:50%;background:#ff69b4;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem}._dashNav_3zplt_187{display:flex;gap:.5rem;border-bottom:2px solid #E2E8F0}._dashTabBtn_3zplt_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_3zplt_204{background:#fff;color:#000;border-bottom:2px solid #ff69b4;margin-bottom:-2px}._tabBody_3zplt_211,._ordersTab_3zplt_217,._bookingsTab_3zplt_217{display:flex;flex-direction:column;gap:1rem}._orderCard_3zplt_223,._bookingCard_3zplt_223{background:#fff;display:flex;flex-direction:column;gap:1rem}._orderCardHeader_3zplt_230,._bookingCardHeader_3zplt_230{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #EDF2F7;padding-bottom:.75rem}._orderDate_3zplt_238,._bookingMeta_3zplt_238{display:block;font-size:.85rem;color:#718096;margin-top:.25rem}._itemList_3zplt_245{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}._orderItemRow_3zplt_252{display:flex;justify-content:space-between;font-size:.9rem;color:#4a5568}._orderFooter_3zplt_259,._bookingFooter_3zplt_259{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;border-top:1px solid #EDF2F7;padding-top:.75rem}._paymentBadge_3zplt_268{color:#38a169;font-weight:600;font-size:.8rem}._emptyCard_3zplt_274{text-align:center;color:#718096}._profileCard_3zplt_279{background:#fff}._profileDetails_3zplt_283{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;font-size:.95rem;color:#2d3748}._loadingBox_3zplt_292{text-align:center;padding:3rem;color:#718096}@media(max-width:768px){._heroBanner_3zplt_8{padding:2.5rem 1rem}._heroTitle_3zplt_25{font-size:1.75rem}._heroSub_3zplt_33{font-size:.95rem}._contentSection_3zplt_40{padding:0 1rem}._authCard_3zplt_48{padding:0}._rowTwo_3zplt_126{grid-template-columns:1fr}._dashboardHeader_3zplt_139{flex-direction:column;align-items:flex-start;gap:1rem}._userInfo_3zplt_149{flex-direction:column;align-items:flex-start}._dashNav_3zplt_187{flex-wrap:wrap}._dashTabBtn_3zplt_193{flex:1;min-width:80px;text-align:center}._orderCardHeader_3zplt_230,._bookingCardHeader_3zplt_230,._orderFooter_3zplt_259,._bookingFooter_3zplt_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_5krur_1{display:flex;max-width:1200px;margin:0 auto;padding:2rem 1.5rem 5rem;gap:2rem;min-height:calc(100vh - 80px)}._loadingWrapper_5krur_10,._guestWrapper_5krur_11{display:flex;align-items:center;justify-content:center;min-height:60vh;padding:2rem 1.5rem}._guestCard_5krur_19{max-width:420px;text-align:center;display:flex;flex-direction:column;gap:1rem}._signInBtn_5krur_27{display:inline-block;background-color:#ff69b4;color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;text-align:center;transition:opacity .2s ease}._signInBtn_5krur_27:hover{opacity:.9}._sidebar_5krur_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_5krur_58{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}._sidebarAvatar_5krur_66{width:48px;height:48px;border-radius:50%;object-fit:cover;background-color:#ff69b4;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}._sidebarName_5krur_80{margin:0;font-weight:600;font-size:.95rem}._sidebarEmail_5krur_86{margin:.25rem 0 0;font-size:.75rem;color:#fff9;word-break:break-all}._sidebarNav_5krur_93{display:flex;flex-direction:column;gap:.25rem}._navItem_5krur_99,._logoutBtn_5krur_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_5krur_99:hover,._logoutBtn_5krur_100:hover,._navItem_5krur_99._active_5krur_120{background-color:#ff69b426;color:#fff}._logoutBtn_5krur_100{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding-top:1rem}._main_5krur_131{flex:1;min-width:0}._pageHeader_5krur_136{margin-bottom:1.5rem}._pageHeader_5krur_136 h1{margin:0;font-size:1.75rem;font-weight:700}._pageHeader_5krur_136 p{margin:.5rem 0 0;color:#718096;font-size:.95rem}._overviewGrid_5krur_152{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-bottom:1.5rem}._overviewCard_5krur_159{display:flex;flex-direction:column;gap:.5rem}._overviewCard_5krur_159 h3{margin:0;font-size:1.1rem}._overviewCard_5krur_159 p{margin:0;color:#718096;font-size:.9rem}._overviewIcon_5krur_176{font-size:1.5rem}._overviewLink_5krur_180{color:#ff69b4;font-weight:600;text-decoration:none;margin-top:.5rem}._overviewLink_5krur_180:hover{text-decoration:underline}._profileCard_5krur_191{background:#fff}._profileHeader_5krur_195{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._profileHeader_5krur_195 h3{margin:0;font-size:1.1rem}._profileHeader_5krur_195 p{margin:.25rem 0 0;color:#718096;font-size:.9rem}._profileAvatar_5krur_213{width:64px;height:64px;border-radius:50%;object-fit:cover;background-color:#ff69b4;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem}@media(max-width:768px){._layout_5krur_1{flex-direction:column;padding:1rem}._sidebar_5krur_43{width:100%;position:static;box-sizing:border-box}._main_5krur_131{width:100%}._overviewGrid_5krur_152{grid-template-columns:1fr}._profileHeader_5krur_195{flex-direction:column;align-items:flex-start}._profileAvatar_5krur_213{width:48px;height:48px}}._container_e6irm_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;padding:24px;box-sizing:border-box}._card_e6irm_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_e6irm_22{font-family:var(--font-display, "Playfair Display", serif);font-size:32px;margin:0 0 12px;color:#fff}._text_e6irm_29{font-size:15px;color:#ffffffb3;line-height:1.5;margin:0 0 24px}._button_e6irm_36{background:#ff69b4;color:#000;border:none;border-radius:9999px;padding:14px 28px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s ease}._button_e6irm_36:hover{background:#ff69b4}._button_e6irm_36:disabled{opacity:.6;cursor:not-allowed}._message_e6irm_57{margin-top:20px;padding:12px 16px;border-radius:8px;font-size:14px}._success_e6irm_64{background:#7bae7f26;border:1px solid rgba(123,174,127,.3);color:#a8e2ab}._error_e6irm_70{background:#d9534f26;border:1px solid rgba(217,83,79,.3);color:#f5a3a3}._container_7ajj5_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_7ajj5_13{max-width:540px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}._logo_7ajj5_22{width:clamp(56px,10vw,84px);height:clamp(56px,10vw,84px);border-radius:50%;object-fit:cover;display:block;margin:0 auto 6px}._subtitle_7ajj5_31{font-size:15px;color:#ff69b4;margin:0 0 36px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}._timer_7ajj5_41{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:40px;width:100%}._timeBlock_7ajj5_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_7ajj5_61{font-family:var(--font-display, "Playfair Display", serif);font-size:clamp(32px,6vw,44px);font-weight:700;color:#fff;line-height:1}._label_7ajj5_69{font-size:11px;text-transform:uppercase;color:#ffffff80;margin-top:6px;font-weight:500}._colon_7ajj5_77{font-size:28px;color:#ff69b4;font-weight:300;margin-top:-16px}._form_7ajj5_85{width:100%;margin-bottom:16px}._inputWrapper_7ajj5_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_7ajj5_90:focus-within{border-color:#ff69b4}._input_7ajj5_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_7ajj5_90::placeholder{color:#fff6}._button_7ajj5_130{flex:0 0 auto;flex-shrink:0;background:#ff69b4;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_7ajj5_130:hover{background:#ff69b4;transform:translateY(-1px)}._button_7ajj5_130:disabled{opacity:.6;cursor:not-allowed;transform:none}._successMessage_7ajj5_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_7ajj5_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_7ajj5_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_7ajj5_189{width:18px;height:18px;margin-top:2px;flex-shrink:0;accent-color:#ff69b4;cursor:pointer}._consent_7ajj5_176 span{word-break:break-word}._footer_7ajj5_202{margin-top:32px}._adminBtn_7ajj5_206{background:none;border:none;color:#ffffff59;font-size:12px;cursor:pointer;transition:color .2s ease;font-family:inherit}._adminBtn_7ajj5_206:hover{color:#ff69b4}@media(max-width:480px){._inputWrapper_7ajj5_90{flex-direction:column;border-radius:12px;padding:8px}._button_7ajj5_130{border-radius:8px;width:100%}._timeBlock_7ajj5_50{min-width:58px;padding:10px 6px}._colon_7ajj5_77{font-size:20px}}._banner_feyob_1{background:#ff69b4;color:#fff;padding:16px 24px;border-bottom:1px solid rgba(255,255,255,.12)}._content_feyob_8{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}._message_feyob_18{margin:0;font-size:15px;line-height:1.5}._message_feyob_18 strong{color:#fff}._payBtn_feyob_28{background:#ff69b4;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_feyob_28:hover{background:#ff69b4}._payBtn_feyob_28:disabled{opacity:.7;cursor:not-allowed}._error_feyob_50{max-width:1200px;margin:10px auto 0;font-size:13px;color:#f5a3a3}@media(max-width:640px){._content_feyob_8{flex-direction:column;align-items:flex-start}._payBtn_feyob_28{width:100%}}._sidebar_1559k_1{width:260px;height:100vh;background-color:#000;color:#fff;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;z-index:50;transition:transform .3s ease-in-out}._header_1559k_16{padding:1.5rem;display:flex;align-items:center;justify-content:space-between}._logo_1559k_23{display:flex;align-items:center;gap:.5rem}._logoImg_1559k_29{width:36px;height:36px;border-radius:50%;object-fit:cover}._badge_1559k_36{background-color:#ffffff1a;color:#fff9;font-size:.625rem;font-weight:600;padding:.2rem .4rem;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}._closeButton_1559k_47{display:none;background:transparent;border:none;color:#fff9;cursor:pointer;padding:.25rem;border-radius:4px}._closeButton_1559k_47:hover{background-color:#ff69b426;color:#fff}._content_1559k_62{flex:1 1 auto;min-height:0;max-height:100%;overflow-y:auto;padding:1rem 0;display:flex;flex-direction:column;gap:1.5rem}._navSection_1559k_73{display:flex;flex-direction:column}._sectionTitle_1559k_78{padding:0 1.5rem .75rem;font-size:.6875rem;font-weight:600;color:#fff9;letter-spacing:.05em}._nav_1559k_73{display:flex;flex-direction:column;gap:.25rem;padding:0 .75rem}._navItem_1559k_93{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;color:#fff9;text-decoration:none;font-size:.875rem;font-weight:500;border-radius:6px;transition:all .2s ease;position:relative}._navItem_1559k_93:hover,._navItem_1559k_93._active_1559k_112{background-color:#ff69b426;color:#fff}._navItem_1559k_93._active_1559k_112:before{content:"";position:absolute;left:0;top:10%;height:80%;width:3px;background-color:#ff69b4;border-radius:0 4px 4px 0}._footer_1559k_128{padding:1.25rem;border-top:1px solid rgba(255,255,255,.1);flex-shrink:0}._userProfile_1559k_134{position:relative;display:flex;align-items:center;gap:.75rem}._avatar_1559k_141{width:32px;height:32px;border-radius:50%;background-color:#ff69b4;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;border:none;cursor:pointer}._avatar_1559k_141:hover{background-color:#ff69b4cc}._dropdown_1559k_160{position:absolute;bottom:calc(100% + .5rem);left:0;background:#111;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.5rem 0;min-width:140px;box-shadow:0 4px 12px #0006;z-index:10}._dropdownItem_1559k_173{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;background:transparent;border:none;color:#fffc;font-size:.875rem;cursor:pointer;text-align:left}._dropdownItem_1559k_173:hover{background:#ff69b426;color:#fff}._userInfo_1559k_192{flex:1;display:flex;flex-direction:column}._userName_1559k_198{font-size:.875rem;font-weight:600;color:#fff}._userRole_1559k_204{font-size:.75rem;color:#fff9}._logoutButton_1559k_209{background:transparent;border:none;color:#fff9;cursor:pointer;padding:.375rem;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s}._logoutButton_1559k_209:hover{background-color:#ffffff1a;color:#fff}._content_1559k_62{scrollbar-width:thin;scrollbar-color:rgba(255,105,180,.7) rgba(255,255,255,.05)}._content_1559k_62::-webkit-scrollbar{width:8px;height:8px}._content_1559k_62::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}._content_1559k_62::-webkit-scrollbar-thumb{background:#ff69b4b3;border-radius:4px}._content_1559k_62::-webkit-scrollbar-thumb:hover{background:#ff69b4e6}@media(max-width:1024px){._sidebar_1559k_1{transform:translate(-100%);width:min(260px,85%);max-width:100%}._sidebar_1559k_1._open_1559k_259{transform:translate(0)}._closeButton_1559k_47{display:block}}._header_pxog9_1{height:64px;background-color:#fff;border-bottom:1px solid var(--color-neutral-200, #e5e7eb);display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;position:sticky;top:0;z-index:30}._left_pxog9_14{display:flex;align-items:center;gap:1rem}._menuToggle_pxog9_20{display:none;background:transparent;border:none;cursor:pointer;padding:.5rem;border-radius:6px;color:var(--color-neutral-600, #4b5563);margin-left:-.5rem}._menuToggle_pxog9_20:hover{background-color:var(--color-neutral-100, #f3f4f6)}._pageTitle_pxog9_35{font-size:1.125rem;font-weight:600;color:var(--color-neutral-900, #111827);letter-spacing:-.01em}._right_pxog9_42{display:flex;align-items:center;gap:1.25rem}._notificationBtn_pxog9_48{background:transparent;border:none;cursor:pointer;padding:.375rem;border-radius:50%;color:var(--color-neutral-600, #4b5563);position:relative;display:flex;align-items:center;justify-content:center;transition:background-color .2s}._notificationBtn_pxog9_48:hover{background-color:var(--color-neutral-100, #f3f4f6)}._notificationDot_pxog9_66{position:absolute;top:-2px;right:-2px;background-color:#ef4444;color:#fff;font-size:.7rem;font-weight:700;padding:.1rem .35rem;border-radius:10px;border:2px solid white}._userAvatar_pxog9_79{width:32px;height:32px;border-radius:50%;background-color:#ff69b426;color:#ff69b4;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;cursor:pointer;border:none}._profile_pxog9_94{position:relative}._dropdown_pxog9_98{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 30px #00000026;min-width:140px;padding:.5rem 0;z-index:100}._dropdownItem_pxog9_111{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;background:transparent;border:none;color:#374151;font-size:.875rem;cursor:pointer;text-align:left}._dropdownItem_pxog9_111:hover{background:#f9fafb;color:#ff69b4}._popover_pxog9_130{position:absolute;top:48px;right:120px;width:340px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 30px #00000026;z-index:100;overflow:hidden}._popoverHeader_pxog9_143{padding:.85rem 1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}._countBadge_pxog9_152{background:#e74c3c;color:#fff;font-size:.75rem;font-weight:700;padding:.15rem .5rem;border-radius:10px}._clearBtn_pxog9_161{background:transparent;border:none;color:#ff69b4;font-size:.8rem;font-weight:600;cursor:pointer}._clearBtn_pxog9_161:hover{text-decoration:underline}._popoverList_pxog9_174{max-height:320px;overflow-y:auto}._emptyState_pxog9_179{padding:2rem 1rem;text-align:center;color:#718096;font-size:.875rem}._notificationItem_pxog9_186{display:block;padding:.85rem 1rem;border-bottom:1px solid #f3f4f6;text-decoration:none;transition:background .2s ease}._notificationItem_pxog9_186:hover{background:#f9fafb}._notificationItem_pxog9_186:last-child{border-bottom:none}._itemTitle_pxog9_202{font-size:.875rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}._itemSub_pxog9_209{font-size:.8rem;color:#4b5563;margin-bottom:.25rem}._itemTime_pxog9_215{font-size:.725rem;color:#9ca3af}@media(max-width:1024px){._menuToggle_pxog9_20{display:flex}}@media(max-width:768px){._header_pxog9_1{padding:0 1rem}._pageTitle_pxog9_35{font-size:1rem}._popover_pxog9_130{right:1rem;width:min(340px,calc(100vw - 2rem));max-width:100%;box-sizing:border-box}}._adminLayout_s4p2u_1{display:flex;min-height:100vh;width:100%;overflow:hidden;background-color:#fff}._mainContent_s4p2u_9{flex:1;display:flex;flex-direction:column;min-width:0;margin-left:260px}._contentBody_s4p2u_17{flex:1;padding:2rem;overflow-y:auto;height:calc(100vh - 64px)}._sidebarOverlay_s4p2u_24{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:40}@media(max-width:1024px){._mainContent_s4p2u_9{margin-left:0}._sidebarOverlay_s4p2u_24{display:block}}@media(max-width:768px){._contentBody_s4p2u_17{padding:1rem}}._container_jy9em_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#000,#000);padding:2rem;font-family:system-ui,-apple-system,sans-serif;color:#fff}._card_jy9em_12{background:#000;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:3rem 2.5rem;width:100%;max-width:440px;box-shadow:0 20px 40px #0006}._brandHeader_jy9em_22{text-align:center;margin-bottom:2rem}._logoImg_jy9em_27{width:88px;height:88px;border-radius:50%;object-fit:cover;display:block;margin:0 auto .75rem}._subtitle_jy9em_36{font-size:.9rem;color:#a0a0b0;margin:0}._errorAlert_jy9em_42{background:#e74c3c26;border:1px solid #e74c3c;color:#ff6b6b;padding:.85rem 1rem;border-radius:8px;font-size:.85rem;margin-bottom:1.5rem;text-align:center}._form_jy9em_53{display:flex;flex-direction:column;gap:1.25rem}._inputGroup_jy9em_59{display:flex;flex-direction:column;gap:.5rem}._label_jy9em_65{font-size:.85rem;font-weight:600;color:#ccc}._input_jy9em_59{width:100%;padding:.85rem 1rem;border-radius:8px;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:#fff;font-size:.95rem;outline:none;transition:border-color .2s ease;box-sizing:border-box}._input_jy9em_59:focus{border-color:#ff69b4}._submitBtn_jy9em_88{background:#ff69b4;color:#fff;border:none;padding:1rem;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;margin-top:.75rem;transition:transform .2s ease,opacity .2s ease}._submitBtn_jy9em_88:hover{opacity:.95;transform:translateY(-1px)}@media(max-width:768px){._container_jy9em_1{padding:1rem}._card_jy9em_12{padding:2rem 1rem;border-radius:12px}._logoImg_jy9em_27{width:64px;height:64px}._brandHeader_jy9em_22{margin-bottom:1.5rem}}._dashboard_mv9wx_1{display:flex;flex-direction:column;gap:2rem;padding:1.5rem}._header_mv9wx_8{display:flex;flex-direction:column;gap:.25rem}._title_mv9wx_14{font-size:1.75rem;font-weight:700;color:var(--color-neutral-900, #111827);font-family:var(--font-display, "Playfair Display", serif);margin:0}._subtitle_mv9wx_22{font-size:.95rem;color:var(--color-neutral-500, #6b7280);margin:0}._kpiGrid_mv9wx_28{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}._kpiCard_mv9wx_34{background-color:#fff;border:1px solid var(--color-neutral-200, #e5e7eb);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;box-shadow:0 1px 3px #0000000d}._kpiHeader_mv9wx_45{display:flex;justify-content:space-between;align-items:center}._kpiTitle_mv9wx_51{font-size:.8rem;font-weight:600;color:var(--color-neutral-500, #6b7280);text-transform:uppercase;letter-spacing:.05em}._kpiIcon_mv9wx_59{font-size:1.25rem}._kpiValue_mv9wx_63{font-size:1.6rem;font-weight:700;color:var(--color-neutral-900, #111827)}._kpiSub_mv9wx_69,._kpiTrend_mv9wx_69{font-size:.8rem;color:var(--color-neutral-500, #6b7280)}._contentGrid_mv9wx_74{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}._sectionCard_mv9wx_80{background-color:#fff;border:1px solid var(--color-neutral-200, #e5e7eb);border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}._sectionHeader_mv9wx_88{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}._emptyState_mv9wx_95{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1rem;background-color:var(--color-neutral-50, #f8f9fa);border-radius:8px;border:1px dashed var(--color-neutral-300, #d1d5db);color:#6b7280;text-align:center}@media(max-width:768px){._header_mv9wx_8{flex-direction:column;align-items:flex-start;gap:.5rem}._title_mv9wx_14{font-size:1.25rem}._kpiGrid_mv9wx_28,._contentGrid_mv9wx_74{grid-template-columns:1fr}._kpiValue_mv9wx_63{font-size:1.5rem}}._container_vue4g_1{display:flex;flex-direction:column;gap:24px}._header_vue4g_7{display:flex;justify-content:space-between;align-items:center}._title_vue4g_13{font-size:24px;font-weight:700;color:var(--color-neutral-900, #000000);margin:0}._subtitle_vue4g_20{font-size:14px;color:var(--color-neutral-600, #000000);margin:4px 0 0}._filterCard_vue4g_26{background:var(--color-white, #FFFFFF);display:flex;flex-direction:column;gap:16px}._filterGrid_vue4g_33{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:16px}._priceRow_vue4g_39{display:flex;gap:16px;align-items:center}._priceRow_vue4g_39 input{max-width:180px}._tableCard_vue4g_49{overflow-x:auto;background:var(--color-white, #FFFFFF)}._table_vue4g_49{width:100%;border-collapse:collapse;text-align:left;font-size:14px}._table_vue4g_49 th{background:var(--color-neutral-50, #FAFAFA);padding:14px 18px;font-weight:600;color:var(--color-neutral-600, #000000);border-bottom:1px solid var(--color-neutral-200, #F0EDED)}._table_vue4g_49 td{padding:16px 18px;border-bottom:1px solid var(--color-neutral-200, #F0EDED);vertical-align:middle}._productName_vue4g_75{display:flex;flex-direction:column;gap:4px}._nameText_vue4g_81{font-weight:600;color:var(--color-neutral-900, #000000)}._subText_vue4g_86{font-size:12px;color:var(--color-neutral-600, #000000)}._priceCell_vue4g_91{font-weight:700;color:var(--color-primary-dark, #ff69b4)}._attrPills_vue4g_96{display:flex;flex-direction:column;gap:4px}._sizeTag_vue4g_102{font-size:11px;font-weight:600;color:var(--color-primary-dark, #ff69b4);background:#ff69b41f;padding:2px 6px;border-radius:4px;width:fit-content}._colorTag_vue4g_112{font-size:11px;color:var(--color-neutral-600, #000000)}._actionBtns_vue4g_117{display:flex;gap:8px}._deleteBtn_vue4g_122{background:none;border:1px solid var(--color-error, #D94F4F);padding:4px 10px;border-radius:4px;font-size:12px;cursor:pointer;color:var(--color-error, #D94F4F)}._deleteBtn_vue4g_122:hover{background:#d94f4f1a}._form_vue4g_137{display:flex;flex-direction:column;gap:16px}._row_vue4g_143{display:grid;grid-template-columns:1fr 1fr;gap:16px}._clothingSection_vue4g_149{display:flex;flex-direction:column;gap:12px;background:var(--color-neutral-50, #FAFAFA);border:1px solid var(--color-neutral-200, #F0EDED);padding:16px;border-radius:8px}._sectionLabel_vue4g_159{font-size:13px;font-weight:600;color:var(--color-neutral-900, #000000)}._sizesCheckboxGroup_vue4g_165{display:flex;gap:8px;flex-wrap:wrap}._sizeToggle_vue4g_171{background:#fff;border:1px solid var(--color-neutral-200, #F0EDED);padding:8px 14px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;color:var(--color-neutral-900, #000000);transition:all .2s}._sizeActive_vue4g_183{background:var(--color-primary-dark, #ff69b4);color:#fff;border-color:var(--color-primary-dark, #ff69b4)}._modalFooter_vue4g_189{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}._empty_vue4g_196{text-align:center;color:var(--color-neutral-600, #000000);padding:32px!important}@media(max-width:768px){._header_vue4g_7{flex-direction:column;align-items:flex-start;gap:.5rem}._filterGrid_vue4g_33{grid-template-columns:1fr}._priceRow_vue4g_39{flex-direction:column;align-items:stretch}._priceRow_vue4g_39 input{max-width:100%;width:100%}._table_vue4g_49 th,._table_vue4g_49 td{padding:10px 12px;white-space:nowrap}._actionBtns_vue4g_117{flex-wrap:wrap}._row_vue4g_143{grid-template-columns:1fr}._clothingSection_vue4g_149{padding:12px}._sizesCheckboxGroup_vue4g_165{flex-wrap:wrap}._modalFooter_vue4g_189{flex-direction:column;align-items:stretch;width:100%}}._container_9lsto_1{display:flex;flex-direction:column;gap:24px}._header_9lsto_7{display:flex;justify-content:space-between;align-items:center}._title_9lsto_13{font-size:24px;font-weight:700;color:var(--color-neutral-900, #000000);margin:0}._subtitle_9lsto_20{font-size:14px;color:var(--color-neutral-600, #000000);margin:4px 0 0}._filterCard_9lsto_26{background:var(--color-white, #FFFFFF)}._filterGrid_9lsto_30{display:grid;grid-template-columns:2fr 1fr;gap:16px}._tableCard_9lsto_36{overflow-x:auto;background:var(--color-white, #FFFFFF)}._table_9lsto_36{width:100%;border-collapse:collapse;text-align:left;font-size:14px}._table_9lsto_36 th{background:var(--color-neutral-50, #FAFAFA);padding:14px 18px;font-weight:600;color:var(--color-neutral-600, #000000);border-bottom:1px solid var(--color-neutral-200, #F0EDED)}._table_9lsto_36 td{padding:16px 18px;border-bottom:1px solid var(--color-neutral-200, #F0EDED);vertical-align:middle}._orderRef_9lsto_62{font-weight:700;color:var(--color-primary-dark, #ff69b4)}._custName_9lsto_67{font-weight:600;color:var(--color-neutral-900, #000000)}._custEmail_9lsto_72{font-size:12px;color:var(--color-neutral-600, #000000)}._amountCell_9lsto_77{font-weight:600}._dateCell_9lsto_81{font-size:13px;color:var(--color-neutral-600, #000000)}._empty_9lsto_86{text-align:center;color:var(--color-neutral-600, #000000);padding:32px!important}._modalBody_9lsto_92{display:flex;flex-direction:column;gap:20px}._orderSummaryBox_9lsto_98{background:var(--color-neutral-50, #FAFAFA);padding:16px;border-radius:var(--radius-md, 8px);display:flex;flex-direction:column;gap:8px;font-size:14px}._statusUpdateBox_9lsto_108{display:flex;flex-direction:column;gap:8px}._statusUpdateBox_9lsto_108 label{font-size:13px;font-weight:600;color:var(--color-neutral-900, #000000)}._statusButtons_9lsto_120{display:flex;gap:8px;flex-wrap:wrap}._trackingBox_9lsto_126{margin-top:4px}._modalFooter_9lsto_130{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}@media(max-width:768px){._header_9lsto_7{flex-direction:column;align-items:flex-start;gap:.5rem}._filterGrid_9lsto_30{grid-template-columns:1fr}._table_9lsto_36 th,._table_9lsto_36 td{padding:10px 12px;white-space:nowrap}._actionBtns_9lsto_154{flex-wrap:wrap}._statusButtons_9lsto_120{gap:6px}._modalFooter_9lsto_130{flex-direction:column;align-items:stretch;width:100%}}._container_126x6_1{display:flex;flex-direction:column;gap:24px}._header_126x6_7{display:flex;justify-content:space-between;align-items:center}._title_126x6_13{font-size:24px;font-weight:700;color:var(--color-neutral-900, #000000);margin:0}._subtitle_126x6_20{font-size:14px;color:var(--color-neutral-600, #000000);margin:4px 0 0}._tableCard_126x6_26{overflow-x:auto;background:var(--color-white, #FFFFFF);margin-top:12px}._table_126x6_26{width:100%;border-collapse:collapse;text-align:left;font-size:14px}._table_126x6_26 th{background:var(--color-neutral-50, #FAFAFA);padding:14px 18px;font-weight:600;color:var(--color-neutral-600, #000000);border-bottom:1px solid var(--color-neutral-200, #F0EDED)}._table_126x6_26 td{padding:16px 18px;border-bottom:1px solid var(--color-neutral-200, #F0EDED);vertical-align:middle}._bookingRef_126x6_53{font-weight:700;color:var(--color-primary-dark, #ff69b4)}._clientName_126x6_58{font-weight:600;color:var(--color-neutral-900, #000000)}._clientSub_126x6_63{font-size:12px;color:var(--color-neutral-600, #000000)}._dateTimeCell_126x6_68{font-weight:500}._priceCell_126x6_72{font-weight:600}._actionBtns_126x6_76{display:flex;gap:8px}._empty_126x6_81{text-align:center;color:var(--color-neutral-600, #000000);padding:32px!important}._servicesGrid_126x6_88{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-top:12px}._serviceCard_126x6_95{display:flex;flex-direction:column;justify-content:space-between;background:var(--color-white, #FFFFFF)}._serviceHeader_126x6_102{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._serviceHeader_126x6_102 h3{font-size:16px;font-weight:600;color:var(--color-neutral-900, #000000);margin:0}._serviceDesc_126x6_116{font-size:13px;color:var(--color-neutral-600, #000000);line-height:1.5;margin:12px 0 16px}._serviceFooter_126x6_123{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--color-neutral-200, #F0EDED);padding-top:12px}._duration_126x6_131{font-size:13px;color:var(--color-neutral-600, #000000)}._servicePrice_126x6_136{font-size:16px;font-weight:700;color:var(--color-primary-dark, #ff69b4)}._form_126x6_142{display:flex;flex-direction:column;gap:16px;margin-top:12px}._row_126x6_149{display:grid;grid-template-columns:1fr 1fr;gap:16px}._modalFooter_126x6_155{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}@media(max-width:768px){._header_126x6_7{flex-direction:column;align-items:flex-start;gap:.5rem}._table_126x6_26 th,._table_126x6_26 td{padding:10px 12px;white-space:nowrap}._servicesGrid_126x6_88{grid-template-columns:1fr}._serviceHeader_126x6_102{flex-direction:column;align-items:flex-start}._row_126x6_149{grid-template-columns:1fr}._modalFooter_126x6_155{flex-direction:column;align-items:stretch;width:100%}}._container_134bm_1{display:flex;flex-direction:column;gap:24px}._header_134bm_7{display:flex;justify-content:space-between;align-items:center}._title_134bm_13{font-size:24px;font-weight:700;color:var(--color-neutral-900, #000000);margin:0}._subtitle_134bm_20{font-size:14px;color:var(--color-neutral-600, #000000);margin:4px 0 0}._filterCard_134bm_26{background:var(--color-white, #FFFFFF);margin-top:12px}._tableCard_134bm_31{overflow-x:auto;background:var(--color-white, #FFFFFF)}._table_134bm_31{width:100%;border-collapse:collapse;text-align:left;font-size:14px}._table_134bm_31 th{background:var(--color-neutral-50, #FAFAFA);padding:14px 18px;font-weight:600;color:var(--color-neutral-600, #000000);border-bottom:1px solid var(--color-neutral-200, #F0EDED)}._table_134bm_31 td{padding:16px 18px;border-bottom:1px solid var(--color-neutral-200, #F0EDED);vertical-align:middle}._nameCell_134bm_57{font-weight:600;color:var(--color-neutral-900, #000000)}._emailText_134bm_62{font-weight:500}._emailCell_134bm_66{font-weight:600;color:var(--color-primary-dark, #ff69b4)}._phoneText_134bm_71{font-size:12px;color:var(--color-neutral-600, #000000)}._spentCell_134bm_76{font-weight:700;color:var(--color-primary-dark, #ff69b4)}._dateCell_134bm_81{font-size:13px;color:var(--color-neutral-600, #000000)}._empty_134bm_86{text-align:center;color:var(--color-neutral-600, #000000);padding:32px!important}@media(max-width:768px){._header_134bm_7{flex-direction:column;align-items:flex-start;gap:.5rem}._filterCard_134bm_26{padding:12px}._table_134bm_31 th,._table_134bm_31 td{padding:10px 12px;white-space:nowrap}}._container_z2so0_1{display:flex;flex-direction:column;gap:24px}._header_z2so0_7{display:flex;justify-content:space-between;align-items:center}._title_z2so0_13{font-size:24px;font-weight:700;color:var(--color-neutral-900, #000000);margin:0}._subtitle_z2so0_20{font-size:14px;color:var(--color-neutral-600, #000000);margin:4px 0 0}._card_z2so0_26{background:var(--color-white, #FFFFFF);margin-top:12px}._sectionTitle_z2so0_31{font-size:18px;font-weight:600;color:var(--color-neutral-900, #000000);margin:0 0 16px}._toggleRow_z2so0_38{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--color-neutral-50, #FAFAFA);border:1px solid var(--color-neutral-200, #F0EDED);border-radius:var(--radius-md, 8px);margin-bottom:8px}._checkboxLabel_z2so0_49{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--color-neutral-900, #000000);cursor:pointer}._checkboxLabel_z2so0_49 input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--color-primary-dark, #ff69b4)}._form_z2so0_66{display:flex;flex-direction:column;gap:16px}._successBanner_z2so0_72{background:#7bae7f26;border:1px solid rgba(123,174,127,.4);color:#2d6a32;padding:10px 14px;border-radius:8px;font-size:14px;font-weight:500}._testimonialsGrid_z2so0_83{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:12px}._testimonialCard_z2so0_90{background:var(--color-white, #FFFFFF);display:flex;flex-direction:column;justify-content:space-between}._quote_z2so0_97{font-style:italic;font-size:14px;color:var(--color-neutral-900, #000000);line-height:1.5;margin:0 0 16px}._authorRow_z2so0_105{display:flex;justify-content:space-between;align-items:center}._authorName_z2so0_111{font-weight:600;font-size:13px;color:var(--color-primary-dark, #ff69b4)}._faqSection_z2so0_118{display:flex;flex-direction:column;gap:16px;margin-top:12px}._faqHeader_z2so0_125{display:flex;justify-content:space-between;align-items:center}._faqHeader_z2so0_125 h3{font-size:16px;font-weight:600;margin:0}._faqList_z2so0_137{display:flex;flex-direction:column;gap:12px}._faqQ_z2so0_143{font-size:15px;font-weight:600;color:var(--color-neutral-900, #000000);margin:0 0 6px}._faqA_z2so0_150{font-size:14px;color:var(--color-neutral-600, #000000);margin:0;line-height:1.5}._modalFooter_z2so0_157{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}@media(max-width:768px){._header_z2so0_7{flex-direction:column;align-items:flex-start;gap:.5rem}._testimonialsGrid_z2so0_83{grid-template-columns:1fr}._faqHeader_z2so0_125,._toggleRow_z2so0_38{flex-direction:column;align-items:flex-start;gap:.5rem}._form_z2so0_66 input,._form_z2so0_66 select,._form_z2so0_66 textarea,._form_z2so0_66 ._input_z2so0_190,._form_z2so0_66 ._textarea_z2so0_191{width:100%;box-sizing:border-box}._modalFooter_z2so0_157{flex-direction:column;align-items:stretch;width:100%}}._container_p2rxq_1{display:flex;flex-direction:column;gap:24px}._header_p2rxq_7{display:flex;justify-content:space-between;align-items:center}._title_p2rxq_13{font-size:24px;font-weight:700;color:var(--color-neutral-900, #000000);margin:0}._subtitle_p2rxq_20{font-size:14px;color:var(--color-neutral-600, #000000);margin:4px 0 0}._kpiGrid_p2rxq_26{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}._kpiCard_p2rxq_32{background:var(--color-white, #FFFFFF)}._cardHeader_p2rxq_36{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--color-neutral-600, #000000);font-weight:500;margin-bottom:12px}._kpiValue_p2rxq_46{font-family:var(--font-display, "Playfair Display", serif);font-size:32px;font-weight:700;color:var(--color-neutral-900, #000000)}._breakdownCard_p2rxq_53{background:var(--color-white, #FFFFFF)}._sectionTitle_p2rxq_57{font-size:18px;font-weight:600;margin:0 0 20px}._progressContainer_p2rxq_63{display:flex;flex-direction:column;gap:16px}._bar_p2rxq_69{display:flex;height:20px;width:100%;border-radius:10px;overflow:hidden;background:var(--color-neutral-200, #F0EDED)}._ecomSegment_p2rxq_78{background:var(--color-primary, #ff69b4);height:100%}._spaSegment_p2rxq_83{background:var(--color-primary-dark, #ff69b4);height:100%}._legend_p2rxq_88{display:flex;gap:24px}._legendItem_p2rxq_93{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--color-neutral-600, #000000)}._dot_p2rxq_101{width:12px;height:12px;border-radius:50%}._dotEcom_p2rxq_107{background:var(--color-primary, #ff69b4)}._dotSpa_p2rxq_111{background:var(--color-primary-dark, #ff69b4)}@media(max-width:768px){._header_p2rxq_7{flex-direction:column;align-items:flex-start;gap:.5rem}._kpiGrid_p2rxq_26{grid-template-columns:1fr}._kpiValue_p2rxq_46{font-size:1.5rem}._legend_p2rxq_88{flex-wrap:wrap;gap:12px}}._container_dfcpg_1{display:flex;flex-direction:column;gap:24px}._header_dfcpg_7{display:flex;justify-content:space-between;align-items:center}._title_dfcpg_13{font-size:24px;font-weight:700;color:var(--color-neutral-900, #000000);margin:0}._subtitle_dfcpg_20{font-size:14px;color:var(--color-neutral-600, #000000);margin:4px 0 0}._filterCard_dfcpg_26{background:var(--color-white, #FFFFFF)}._tableCard_dfcpg_30{overflow-x:auto;background:var(--color-white, #FFFFFF)}._table_dfcpg_30{width:100%;border-collapse:collapse;text-align:left;font-size:14px}._table_dfcpg_30 th{background:var(--color-neutral-50, #FAFAFA);padding:14px 18px;font-weight:600;color:var(--color-neutral-600, #000000);border-bottom:1px solid var(--color-neutral-200, #F0EDED)}._table_dfcpg_30 td{padding:16px 18px;border-bottom:1px solid var(--color-neutral-200, #F0EDED);vertical-align:middle}._empty_dfcpg_56{text-align:center;color:var(--color-neutral-600, #000000);padding:32px!important}._filters_dfcpg_62{display:flex;flex-wrap:wrap;align-items:center;gap:12px}._select_dfcpg_69{padding:10px 14px;border:1px solid var(--color-neutral-200, #F0EDED);border-radius:8px;background:var(--color-white, #FFFFFF);font-size:14px;color:var(--color-neutral-900, #000000);min-width:160px}._searchInput_dfcpg_79{flex:1;min-width:220px}._form_dfcpg_84{display:flex;flex-direction:column;gap:18px}._formGroup_dfcpg_90{display:flex;flex-direction:column;gap:6px}._formGroup_dfcpg_90 label{font-size:14px;font-weight:600;color:var(--color-neutral-700, #000000)}._input_dfcpg_102,._textarea_dfcpg_103{padding:10px 14px;border:1px solid var(--color-neutral-200, #F0EDED);border-radius:8px;font-size:14px;font-family:inherit;color:var(--color-neutral-900, #000000);background:var(--color-white, #FFFFFF)}._textarea_dfcpg_103{min-height:140px;resize:vertical}._recipientCount_dfcpg_118{font-size:14px;color:var(--color-neutral-600, #000000)}._result_dfcpg_123{padding:12px 16px;border-radius:8px;font-size:14px}._resultSuccess_dfcpg_129{background:#7bae7f1f;border:1px solid rgba(123,174,127,.25);color:#2d6a4f}._resultError_dfcpg_135{background:#d9534f1f;border:1px solid rgba(217,83,79,.25);color:#a93d3d}._statusBadge_dfcpg_141{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;text-transform:capitalize}._pending_dfcpg_150{background:#fff;color:#ff69b4}._sent_dfcpg_151{background:#d4edda;color:#155724}._delivered_dfcpg_152{background:#c3e6cb;color:#0f5132}._bounced_dfcpg_153{background:#fff3cd;color:#856404}._failed_dfcpg_154{background:#f8d7da;color:#721c24}@media(max-width:768px){._header_dfcpg_7{flex-direction:column;align-items:flex-start;gap:.5rem}._filters_dfcpg_62{flex-direction:column;align-items:stretch;width:100%}._searchInput_dfcpg_79,._select_dfcpg_69{width:100%;box-sizing:border-box;min-width:0}._table_dfcpg_30 th,._table_dfcpg_30 td{padding:10px 12px;white-space:nowrap}._form_dfcpg_84 input,._form_dfcpg_84 select,._form_dfcpg_84 textarea,._input_dfcpg_102,._textarea_dfcpg_103{width:100%;box-sizing:border-box}._modalFooter_dfcpg_191{flex-direction:column;align-items:stretch;width:100%}}._container_m1nys_1{padding:24px;color:#000;background:#fff;min-height:100%}._header_m1nys_8{font-size:24px;font-weight:700;margin-bottom:16px}._filters_m1nys_14{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}._filterBtn_m1nys_21{padding:8px 16px;border:1px solid #000;background:#fff;color:#000;border-radius:4px;cursor:pointer;font-weight:600;transition:background .2s,color .2s,border-color .2s}._filterBtn_m1nys_21:hover,._active_m1nys_38{background:#ff69b4;color:#fff;border-color:#ff69b4}._grid_m1nys_44{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}._card_m1nys_50{border:1px solid #000;border-radius:8px;padding:16px;background:#fff;display:flex;flex-direction:column}._cardHeader_m1nys_59{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;flex-wrap:wrap}._title_m1nys_68{font-weight:600;font-size:16px;word-break:break-word}._rating_m1nys_74{color:#ff69b4;font-size:14px;white-space:nowrap}._meta_m1nys_80{font-size:14px;color:#333;margin-bottom:8px;word-break:break-word}._badge_m1nys_87{display:inline-block;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600;width:fit-content}._pending_m1nys_96{background:#000;color:#fff}._approved_m1nys_101{background:#ff69b4;color:#fff}._comment_m1nys_106{margin:12px 0;font-size:15px;line-height:1.5;word-break:break-word}._actions_m1nys_113{display:flex;gap:8px;margin-top:auto;flex-wrap:wrap}._btn_m1nys_120{flex:1;min-width:80px;padding:8px;border:1px solid #000;background:#fff;color:#000;cursor:pointer;border-radius:4px;font-weight:600;transition:background .2s,color .2s,border-color .2s}._approveBtn_m1nys_133:hover{background:#ff69b4;color:#fff;border-color:#ff69b4}._rejectBtn_m1nys_139:hover{background:#000;color:#fff;border-color:#000}._deleteBtn_m1nys_145:hover{background:#ff69b4;color:#fff;border-color:#ff69b4}._empty_m1nys_151{padding:24px;text-align:center;color:#666}._container_1g3j5_1{display:flex;flex-direction:column;gap:24px}._header_1g3j5_7{display:flex;justify-content:space-between;align-items:center}._title_1g3j5_13{font-size:24px;font-weight:700;color:var(--color-neutral-900, #000000);margin:0}._subtitle_1g3j5_20{font-size:14px;color:var(--color-neutral-600, #000000);margin:4px 0 0}._form_1g3j5_26{display:flex;flex-direction:column;gap:20px}._card_1g3j5_32{background:var(--color-white, #FFFFFF)}._sectionTitle_1g3j5_36{font-size:18px;font-weight:600;color:var(--color-neutral-900, #000000);margin:0 0 16px}._grid_1g3j5_43{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}._successMessage_1g3j5_49{background:#7bae7f26;border:1px solid rgba(123,174,127,.4);color:#2d6a32;padding:12px 18px;border-radius:8px;font-weight:500}._formFooter_1g3j5_58{display:flex;justify-content:flex-end}@media(max-width:768px){._header_1g3j5_7{flex-direction:column;align-items:flex-start;gap:.5rem}._grid_1g3j5_43{grid-template-columns:1fr}._form_1g3j5_26 input,._form_1g3j5_26 select,._form_1g3j5_26 textarea,._form_1g3j5_26 ._input_1g3j5_77,._form_1g3j5_26 ._textarea_1g3j5_78{width:100%;box-sizing:border-box}._formFooter_1g3j5_58{justify-content:flex-start}}:root{--color-primary: #C4A07C;--color-primary-dark: #8B6F4E;--color-secondary: #F5E6D8;--color-neutral-900: #1A1A1A;--color-neutral-600: #6B6B6B;--color-neutral-200: #F0EDED;--color-neutral-50: #FAFAFA;--color-white: #FFFFFF;--color-success: #7BAE7F;--color-warning: #E5A84B;--color-error: #D94F4F;--color-info: #7CA1C4;--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, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--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}
