@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Share+Tech&display=swap";._notFoundPage_15h8t_2{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);color:#1a202c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}._notFoundPage_15h8t_2:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(59,130,246,.02) 0%,transparent 60%),linear-gradient(135deg,transparent 25%,rgba(59,130,246,.015) 25%,rgba(59,130,246,.015) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.015) 25%,rgba(59,130,246,.015) 50%,transparent 50%);background-size:200px 200px,200px 200px,300px 300px,60px 60px,60px 60px;background-position:0 0,100px 100px,50px 50px,0 0,30px 30px;pointer-events:none;opacity:.4}._container_15h8t_29{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;z-index:1}@media (max-width: 968px){._container_15h8t_29{grid-template-columns:1fr;gap:3rem;text-align:center}}._content_15h8t_46{z-index:1;animation:_slideInLeft_15h8t_1 .8s ease-out}._errorCode_15h8t_51{font-size:clamp(8rem,15vw,12rem);font-weight:900;line-height:1;margin-bottom:1rem;letter-spacing:-.05em;background:linear-gradient(135deg,#3b82f6,#1d4ed8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 8px rgba(59,130,246,.3))}._title_15h8t_64{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem;color:#1a202c;letter-spacing:-.025em}._subtitle_15h8t_73{font-size:clamp(1.2rem,2vw,1.4rem);line-height:1.6;margin-bottom:1rem;color:#4a5568;font-weight:500}._description_15h8t_81{font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.7;margin-bottom:2.5rem;color:#718096;font-weight:400;max-width:600px}._actions_15h8t_90{display:flex;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}@media (max-width: 968px){._actions_15h8t_90{flex-direction:column;align-items:stretch}}._primaryButton_15h8t_103{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;padding:1rem 2rem;font-weight:600;font-size:1rem;border-radius:12px;transition:all .3s ease;color:#fff;box-shadow:0 4px 12px #3b82f64d;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer}._primaryButton_15h8t_103:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}@media (max-width: 968px){._primaryButton_15h8t_103{width:100%}}._secondaryButton_15h8t_129{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(59,130,246,.2);color:#4a5568;padding:1rem 2rem;font-weight:600;font-size:1rem;border-radius:12px;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer}._secondaryButton_15h8t_129:hover{background:#fff;border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f626}@media (max-width: 968px){._secondaryButton_15h8t_129{width:100%}}._helpSection_15h8t_158{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding-top:2rem;border-top:1px solid rgba(59,130,246,.1)}@media (max-width: 968px){._helpSection_15h8t_158{align-items:center;text-align:center}}._helpText_15h8t_173{font-size:1rem;color:#718096;margin:0}._helpLink_15h8t_179,._supportLink_15h8t_180{color:#3b82f6;text-decoration:none;font-weight:600;font-size:1rem;transition:color .3s ease}._helpLink_15h8t_179:hover,._supportLink_15h8t_180:hover{color:#1d4ed8;text-decoration:underline}._divider_15h8t_193{color:#a0aec0;font-size:.9rem;margin:0 .5rem}._visual_15h8t_199{display:flex;flex-direction:column;align-items:center;gap:2rem;animation:_slideInRight_15h8t_1 .8s ease-out .2s both;position:relative}@media (max-width: 968px){._visual_15h8t_199{order:-1;margin-bottom:1rem}}._iconWrapper_15h8t_214{display:flex;align-items:center;justify-content:center}._iconCircle_15h8t_220{width:8rem;height:8rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 24px #3b82f640}@media (max-width: 768px){._iconCircle_15h8t_220{width:6rem;height:6rem}}._suggestions_15h8t_238{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:400px}._suggestionsTitle_15h8t_246{font-size:1.1rem;font-weight:600;color:#4a5568;margin:0;text-align:center}._suggestionLinks_15h8t_254{display:flex;flex-direction:column;gap:1rem}._suggestionLink_15h8t_254{display:flex;align-items:center;gap:.75rem;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 1.25rem;border-radius:12px;border:1px solid rgba(59,130,246,.1);box-shadow:0 2px 8px #3b82f614;transition:all .3s ease;font-size:.95rem;font-weight:500;color:#4a5568;cursor:pointer;text-align:left;width:100%}._suggestionLink_15h8t_254:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f626;border-color:#3b82f64d;color:#3b82f6}._suggestionLink_15h8t_254 span{flex:1}@keyframes _slideInLeft_15h8t_1{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRight_15h8t_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 768px){._notFoundPage_15h8t_2{padding:1.5rem}._container_15h8t_29{gap:2rem}._errorCode_15h8t_51{font-size:6rem}._title_15h8t_64{font-size:2rem}._subtitle_15h8t_73{font-size:1.2rem}._description_15h8t_81{font-size:1rem}._helpSection_15h8t_158{align-items:center;text-align:center}}._wrapper_1rb5h_1{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}._wrapper_1rb5h_1._ty_1rb5h_7{width:14px;height:14px}._wrapper_1rb5h_1._sm_1rb5h_11{width:18px;height:18px}._wrapper_1rb5h_1._md_1rb5h_15{width:21px;height:21px}._wrapper_1rb5h_1._lg_1rb5h_19{width:30px;height:30px}._wrapper_1rb5h_1._hg_1rb5h_23{width:100px;height:100px}._icon_1rb5h_28{display:inline-block;vertical-align:middle;color:inherit;fill:currentColor;width:100%;height:100%;transition:all .3s ease}._icon_1rb5h_28 *{fill:currentColor;color:currentColor}._app_eke54_1{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;flex-direction:column}._app_eke54_1 ._content_eke54_8{flex-grow:1;display:flex;flex-direction:row;position:relative}._app_eke54_1 ._content_eke54_8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.01) 25%,rgba(59,130,246,.01) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.01) 25%,rgba(59,130,246,.01) 50%,transparent 50%);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none;opacity:.5;z-index:0}._app_eke54_1 ._content_eke54_8 ._main_eke54_28{width:100%;background:transparent;position:relative;z-index:1;padding-top:80px;display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;transition:padding-left .3s cubic-bezier(.4,.05,.2,1)}._app_eke54_1 ._content_eke54_8 ._mainWithSidebarOpen_eke54_40{padding-left:27rem}@media (max-width: 768px){._app_eke54_1 ._content_eke54_8 ._mainWithSidebarOpen_eke54_40{padding-left:0}}._app_eke54_1 ._content_eke54_8 ._mainWithSidebarClosed_eke54_48{padding-left:3.5rem}@media (max-width: 768px){._app_eke54_1 ._content_eke54_8 ._mainWithSidebarClosed_eke54_48{padding-left:0}}._app_eke54_1 ._content_eke54_8 ._mainNoSidebar_eke54_56{padding-left:0}._app_eke54_1 ._content_eke54_8 ._mobileOverlay_eke54_59{display:none}@media (max-width: 768px){._app_eke54_1 ._content_eke54_8 ._mobileOverlay_eke54_59{display:block;position:fixed;top:80px;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:199;animation:_fadeIn_eke54_1 .3s ease}}@keyframes _fadeIn_eke54_1{0%{opacity:0}to{opacity:1}}._headerArea_mi0k8_1{flex-shrink:0;height:80px;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(59,130,246,.1);box-shadow:0 4px 20px #00000014;position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;flex-direction:column;justify-content:center}._headerArea_mi0k8_1 ._header_mi0k8_1{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}._headerArea_mi0k8_1 ._header_mi0k8_1 ._mobileMenuBtn_mi0k8_26{display:none;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;padding:.75rem;cursor:pointer;color:#fff;transition:all .3s ease;position:relative;z-index:1001;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;box-shadow:0 2px 8px #3b82f64d;flex-shrink:0}._headerArea_mi0k8_1 ._header_mi0k8_1 ._mobileMenuBtn_mi0k8_26:hover{background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 4px 12px #3b82f666;transform:translateY(-1px)}._headerArea_mi0k8_1 ._header_mi0k8_1 ._mobileMenuBtn_mi0k8_26:active{background:linear-gradient(135deg,#1d4ed8,#1e3a8a);transform:translateY(0);box-shadow:0 2px 6px #3b82f64d}._headerArea_mi0k8_1 ._header_mi0k8_1 ._mobileMenuBtn_mi0k8_26 svg,._headerArea_mi0k8_1 ._header_mi0k8_1 ._mobileMenuBtn_mi0k8_26 ._icon_mi0k8_56{width:24px;height:24px;color:#fff!important;fill:#fff!important}@media (max-width: 768px){._headerArea_mi0k8_1 ._header_mi0k8_1 ._mobileMenuBtn_mi0k8_26{display:flex;order:-1;margin-right:1rem}}@media (min-width: 769px){._headerArea_mi0k8_1 ._header_mi0k8_1 ._mobileMenuBtn_mi0k8_26{display:none}}._headerArea_mi0k8_1 ._header_mi0k8_1 ._brandName_mi0k8_74{display:flex;align-items:center;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.2rem;font-weight:800;letter-spacing:-.025em;transition:all .3s ease}._headerArea_mi0k8_1 ._header_mi0k8_1 ._brandName_mi0k8_74:hover{transform:translateY(-1px)}._headerArea_mi0k8_1 ._header_mi0k8_1 ._navigation_mi0k8_87{display:flex;align-items:center;gap:3rem}@media (max-width: 768px){._headerArea_mi0k8_1 ._header_mi0k8_1 ._navigation_mi0k8_87{display:none}}._headerArea_mi0k8_1 ._header_mi0k8_1 ._navigation_mi0k8_87 ._navLink_mi0k8_97{text-decoration:none;color:#4a5568;font-size:1.5rem;font-weight:500;transition:all .3s ease;position:relative}._headerArea_mi0k8_1 ._header_mi0k8_1 ._navigation_mi0k8_87 ._navLink_mi0k8_97:hover{color:#3b82f6;transform:translateY(-1px)}._headerArea_mi0k8_1 ._header_mi0k8_1 ._navigation_mi0k8_87 ._navLink_mi0k8_97:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);transition:width .3s ease}._headerArea_mi0k8_1 ._header_mi0k8_1 ._navigation_mi0k8_87 ._navLink_mi0k8_97:hover:after{width:100%}._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122{display:flex;align-items:center;gap:1.5rem}._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122 button,._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122 a{font-size:1.3rem;font-weight:600;padding:1rem 2rem;border-radius:50px;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:2px solid transparent}._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122 button:first-child,._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122 a:first-child{color:#4a5568;background:transparent;border-color:#e2e8f0}._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122 button:first-child:hover,._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122 a:first-child:hover{background:#f7fafc;border-color:#3b82f6;color:#3b82f6}._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122 button:last-child,._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122 a:last-child{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-color:transparent;box-shadow:0 4px 15px #3b82f64d}._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122 button:last-child:hover,._headerArea_mi0k8_1 ._header_mi0k8_1 ._actions_mi0k8_122 a:last-child:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}._spinnerWrapper_11y6q_1{display:flex;flex-direction:column;align-items:center;justify-content:center}._spinner_11y6q_1{border:4px solid rgba(227,225,221,.1);border-top-color:#e3e1dd;border-radius:50%;animation:_spin_11y6q_1 1s linear infinite}._spinner_11y6q_1._sm_11y6q_14{width:15px;height:15px;border-width:2px}._spinner_11y6q_1._md_11y6q_19{width:30px;height:30px;border-width:3px}._spinner_11y6q_1._lg_11y6q_24{width:40px;height:40px;border-width:4px}@keyframes _spin_11y6q_1{to{transform:rotate(360deg)}}._sm_1syto_1{height:2.9rem;padding-inline:1rem;font-size:1.18rem}._md_1syto_7{height:3.7rem;padding-inline:1.5rem;font-size:1.5rem}._lg_1syto_13{height:5.4rem;padding-inline:2rem;font-size:2rem}._button_1syto_19{width:fit-content;box-sizing:border-box;font-family:inherit;line-height:normal;border:none;outline:none;border-radius:8px;text-decoration:none;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s,transform .18s cubic-bezier(.4,.05,.2,1)}._button_1syto_19 svg,._button_1syto_19 ._icon_1syto_38{color:currentColor;fill:currentColor;transition:all .3s ease}._button_1syto_19:disabled,._button_1syto_19[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}._primary_1syto_49{background:#2b2b2a;color:#f9f7f3;border:1px solid #696968}._primary_1syto_49:hover:not(:disabled):not([aria-disabled=true]){background-color:#454545;color:#f9f7f3;border-color:#2b2b2a}._secondary_1syto_60{background-color:#f9f7f3;color:#2b2b2a}._secondary_1syto_60:hover:not(:disabled):not([aria-disabled=true]){background-color:#585858;color:#f9f7f3}._borderless_1syto_69{background:#2b2b2a;color:#f9f7f3}._borderless_1syto_69:hover:not(:disabled):not([aria-disabled=true]){background-color:#454545;color:#f9f7f3}._translight_1syto_78{background:none;color:#2b2b2a;border:1px solid #696968}._translight_1syto_78:hover:not(:disabled):not([aria-disabled=true]){background-color:#454545;color:#f9f7f3;border-color:#2b2b2a}._transdark_1syto_89{background:none;color:#f9f7f3;border:1px solid #696968}._transdark_1syto_89:hover:not(:disabled):not([aria-disabled=true]){background-color:#454545;color:#f9f7f3;border-color:#2b2b2a}._link_1syto_100{color:#2b2b2a}._link_1syto_100:hover:not(:disabled):not([aria-disabled=true]){text-decoration:underline}._animated_1syto_107{padding:0}._animated_1syto_107:hover:not(:disabled):not([aria-disabled=true]){transform:scale(1.07)}._muted_1syto_114{background:transparent;color:#a5a39a;border:1px solid #696968;pointer-events:none}._wide_1syto_121{width:100%}._profile-image_1lcdw_1{display:flex;align-items:center;gap:.85rem}._profile-image_1lcdw_1 ._image_1lcdw_6{border-radius:50%;object-fit:cover;border:2px solid #585858}._logo_11g8w_1{display:flex;align-items:center;justify-content:center}._logo_11g8w_1._sm_11g8w_6{font-size:1.5rem;gap:.8rem}._logo_11g8w_1._md_11g8w_10{font-size:2.4rem;gap:1rem}._logo_11g8w_1._lg_11g8w_14{font-size:2rem;gap:1rem}._logo_11g8w_1._hg_11g8w_18{font-size:2.3rem;gap:2rem}._logo_11g8w_1._split_11g8w_22{gap:1rem;display:flex;flex-direction:column}._logo_11g8w_1 ._text_11g8w_27{letter-spacing:1px;display:flex}._logo_11g8w_1 ._text_11g8w_27 ._dark_11g8w_31{color:#3b82f6;font-weight:700;display:block;align-items:center}._logo_11g8w_1 ._text_11g8w_27 ._light_11g8w_37{color:#1a202c;font-weight:800}._modal-popup_uvfn3_1{padding:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}._modal-popup_uvfn3_1 ._modal_uvfn3_1{width:40rem;max-width:calc(100vw - 4rem);max-height:calc(100vh - 4rem);overflow-y:auto}._modal-popup_uvfn3_1 ._modal_uvfn3_1 ._modal-header_uvfn3_12{display:flex;align-items:center;justify-content:center;gap:1rem}._modal-popup_uvfn3_1 ._modal_uvfn3_1 ._modal-header_uvfn3_12 ._modal-title_uvfn3_18{font-size:2.5rem;font-weight:600}._modal-popup_uvfn3_1 ._modal_uvfn3_1 ._modal-content_uvfn3_22{margin-top:2rem}._modal-popup_uvfn3_1 ._modal_uvfn3_1 ._modal-content_uvfn3_22 ._modal-description_uvfn3_25{text-align:center;font-size:1.5rem}._modal-popup_uvfn3_1 ._modal_uvfn3_1 ._modal-content_uvfn3_22 ._modal-step-indicator_uvfn3_29{font-size:1.2rem;font-weight:500;text-align:right}._modal-popup_uvfn3_1 ._modal_uvfn3_1 ._modal-field_uvfn3_34{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}._modal-popup_uvfn3_1 ._modal_uvfn3_1 ._modal-action_uvfn3_40{margin-top:3rem;margin-bottom:2rem;display:flex;justify-content:space-between;gap:2rem}._modal-popup_uvfn3_1 ._modal_uvfn3_1 ._modal-action_uvfn3_40 ._line_uvfn3_47{display:flex;gap:1rem}._backdrop_1qucd_1{position:fixed;z-index:10000;width:100vw;height:100vh;top:0;right:0;bottom:0;left:0;background:#15151580;animation:_popup-fade-in_1qucd_1 .14s;display:flex;justify-content:center;align-items:center}._backdrop_1qucd_1 ._popup_1qucd_13{position:relative;box-shadow:0 8px 32px #0000002e;display:flex;flex-direction:column;align-items:stretch}._backdrop_1qucd_1 ._popup_1qucd_13 ._close-btn_1qucd_20{position:absolute;right:1.5rem;top:1.2rem;z-index:1;background:none}@keyframes _popup-fade-in_1qucd_1{0%{opacity:0}to{opacity:1}}._card_15ubi_1{padding:2rem 2.5rem;background:#f4f2ee;border-radius:8px;box-shadow:0 2px 4px #0003;border:2px solid #bab8b8;transition:border-color .2s ease}._card_15ubi_1:hover,._card_15ubi_1:has(:focus-visible),._card_15ubi_1:has(:focus){border-color:#dcbb51}._sm_rt7s0_1{height:2.9rem;padding-inline:1rem;font-size:1.18rem}._md_rt7s0_7{height:3.7rem;padding-inline:1.5rem;font-size:1.5rem}._lg_rt7s0_13{height:5.4rem;padding-inline:2rem;font-size:2rem}._rating-group_rt7s0_19{padding:.5rem;width:fit-content;background:#e3e1dd;border-radius:8px;display:flex;align-items:center;gap:.5rem}._rating-group_rt7s0_19 ._star-btn_rt7s0_28{padding-left:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;cursor:pointer;color:#c1bfba;line-height:0;display:flex;align-items:center;justify-content:center}._rating-group_rt7s0_19 ._star-btn_rt7s0_28:focus{outline:2px solid #696968;outline-offset:1px;border-radius:4px}._rating-group_rt7s0_19 ._star-btn_rt7s0_28:hover,._rating-group_rt7s0_19 ._star-btn_rt7s0_28._filled_rt7s0_48{color:#fabb3d}._rating-group_rt7s0_19 ._star-btn_rt7s0_28._disabled_rt7s0_51{cursor:not-allowed;color:#a5a39a}._rating-group_rt7s0_19 ._star-btn_rt7s0_28 ._star-icon_rt7s0_55{width:2.5rem;height:2.5rem;font-size:2.2rem;letter-spacing:.2em;font-weight:800;display:flex;align-items:center}._rating-group_rt7s0_19 ._clear-btn_rt7s0_64{margin-left:.3rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;color:#585858;font-size:1.2rem;cursor:pointer;padding:.2rem .4rem;border-radius:4px}._rating-group_rt7s0_19 ._clear-btn_rt7s0_64:hover{color:#2b2b2a;text-decoration:underline}._rating-group_rt7s0_19 ._clear-btn_rt7s0_64:focus{outline:2px solid #696968;outline-offset:2px}._rating-group_rt7s0_19 ._clear-btn_rt7s0_64._disabled_rt7s0_51{cursor:not-allowed;color:#a5a39a;text-decoration:none}._input-wrapper_rt7s0_89{position:relative;display:flex;align-items:center}._input-wrapper_rt7s0_89 ._select_rt7s0_94{width:100%;background:#f9f7f3;border:1px solid #bab8b8;border-radius:8px;outline:none;color:#2b2b2a;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s}._input-wrapper_rt7s0_89 ._select_rt7s0_94:focus{border-color:#2b2b2a}._input-wrapper_rt7s0_89 ._select_rt7s0_94:disabled{background:#a5a39a;color:#2b2b2a;cursor:not-allowed}._input-wrapper_rt7s0_89 ._select-arrow_rt7s0_113{position:absolute;top:50%;right:1.2rem;transform:translateY(-50%);pointer-events:none;display:flex;align-items:center}._input-wrapper_rt7s0_89 ._input_rt7s0_89{width:100%;border-radius:8px;border:1px solid #bab8b8;color:#2b2b2a;transition:border-color .2s}._input-wrapper_rt7s0_89 ._input_rt7s0_89::placeholder{color:#585858}._input-wrapper_rt7s0_89 ._input_rt7s0_89:focus{outline:none;border-color:#2b2b2a}._input-wrapper_rt7s0_89 ._input_rt7s0_89:disabled{background:#a5a39a;color:#2b2b2a;cursor:not-allowed}._input-wrapper_rt7s0_89 ._eye-btn_rt7s0_141{position:absolute;right:1.5rem;top:.5rem;background:none}._label_rt7s0_148{display:flex;flex-direction:column;color:#2b2b2a;font-size:1.3rem}._loading_rt7s0_155{padding:.25rem 0 0 .2rem;color:#a5a39a;font-size:1.1rem;display:block}._error_rt7s0_162{width:fit-content;padding:.2rem .6rem;margin-top:.25rem;border-radius:5px;background:#fae1e1;color:#f44;font-size:1.1rem;display:block}._file-input_rt7s0_173{display:flex;flex-direction:column;align-items:center;width:fit-content;margin:2rem auto 0}._file-input_rt7s0_173 ._file-input-field_rt7s0_180{display:none}._file-input_rt7s0_173 ._upload-button_rt7s0_183{display:flex;align-items:center;justify-content:center;gap:.5rem}._checkbox-group_rt7s0_190{border:none;margin:0 0 2rem;padding:0;min-width:0;width:100%}._checkbox-group_rt7s0_190 ._checkbox-legend_rt7s0_197{font-weight:600;color:#2b2b2a;margin-bottom:1rem;font-size:1.2rem}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203{display:flex;flex-direction:column;gap:.6rem}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208{display:flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;background:#e3e1dd;padding-inline:1rem;border-radius:8px;transition:background .14s}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208:hover,._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208:focus-within{background:#c1bfba}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208:last-child{margin-bottom:0}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-input_rt7s0_225{position:absolute;z-index:1;left:0;top:.32rem;width:1.45rem;height:1.45rem;opacity:0;cursor:pointer}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-input_rt7s0_225:focus+._checkbox-custom_rt7s0_235{outline:2px solid #696968;outline-offset:3px}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-custom_rt7s0_235{display:inline-block;width:1.45rem;height:1.45rem;background:#f9f7f3;border:2px solid #bab8b8;border-radius:5px;margin-right:.7rem;transition:border-color .2s,background .18s}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-custom_rt7s0_235:after{content:"";margin:.2rem auto;width:.7rem;height:.7rem;border-radius:2px;background:transparent;transition:background .16s;display:block}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-text_rt7s0_264{padding-left:0;color:#2b2b2a;align-content:center;word-break:break-word;cursor:pointer}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-input_rt7s0_225:checked+._checkbox-custom_rt7s0_235{border-color:#343432;background:#faf2dc}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-input_rt7s0_225:checked+._checkbox-custom_rt7s0_235:after{background:#343432}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-input_rt7s0_225:disabled~._checkbox-text_rt7s0_264{color:#a5a39a;cursor:not-allowed}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-input_rt7s0_225:disabled+._checkbox-custom_rt7s0_235{background:#a5a39a;border-color:#bab8b8;cursor:not-allowed}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-input_rt7s0_225:disabled+._checkbox-custom_rt7s0_235:after{background:#f9f7f3}._checkbox-group_rt7s0_190 ._checkbox-list_rt7s0_203 ._checkbox-label_rt7s0_208 ._checkbox-empty_rt7s0_290{margin-top:.7rem;color:#a5a39a;font-size:1.1rem}._sm_e3um3_1{height:2.9rem;padding-inline:1rem;font-size:1.18rem}._md_e3um3_7{height:3.7rem;padding-inline:1.5rem;font-size:1.5rem}._lg_e3um3_13{height:5.4rem;padding-inline:2rem;font-size:2rem}._error_e3um3_19{padding:.7em;background:#fae1e1;border:1px solid #fba4a4;border-radius:8px;color:#f44;font-size:1.2rem;display:flex;justify-content:center;align-items:center}._sidebar_1n45m_1{position:fixed;top:80px;left:0;overflow-x:visible;height:calc(100vh - 80px);flex-shrink:0;width:27rem;border-right:1px solid #e5e7eb;background:linear-gradient(135deg,#fff,#fafafa);box-shadow:0 4px 20px #00000014;z-index:100;transition:all .3s cubic-bezier(.4,.05,.2,1);display:flex;justify-content:center}@media (max-width: 768px){._sidebar_1n45m_1{position:fixed;z-index:200;transform:translate(-100%)}._sidebar_1n45m_1._open_1n45m_23{transform:translate(0)}}._sidebar_1n45m_1._open_1n45m_23{width:27rem}._sidebar_1n45m_1._close_1n45m_30{width:3.5rem}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._inner_1n45m_33{padding-inline:.25rem}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._top_1n45m_36 ._profile_1n45m_36{padding:.5rem;justify-content:center}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._top_1n45m_36 ._profile_1n45m_36 ._profile-text_1n45m_40{display:none}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43{padding:0 .25rem}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46{justify-content:center!important;padding:0!important;width:3rem;height:3rem;border-radius:12px!important}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46 ._line_1n45m_53{gap:0;justify-content:center}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46 ._line_1n45m_53 ._nav-text_1n45m_57{display:none}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46 ._line_1n45m_53 ._nav-icon_1n45m_60{margin-right:0}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63{padding:.75rem .25rem}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportActions_1n45m_66{gap:.5rem;margin-bottom:.75rem;padding:0}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnFeature_1n45m_71,._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnIssue_1n45m_72{justify-content:center;padding:.5rem;width:2.75rem;min-width:2.75rem;height:2.75rem;margin:0 auto}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportLabel_1n45m_80{display:none}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportIconWrap_1n45m_83{width:1.75rem;height:1.75rem;min-width:1.75rem}._sidebar_1n45m_1._close_1n45m_30 ._sidebar-content_1n45m_33 ._modernToggle_1n45m_88 ._toggleIconContainer_1n45m_88{width:1.5rem;height:1.5rem}._sidebar_1n45m_1 ._sidebar-content_1n45m_33{overflow-y:auto;width:100%;position:relative;z-index:1;display:flex;flex-direction:column}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33{overflow-x:hidden;flex:1 1 auto;padding-inline:1.5rem;display:flex;flex-direction:column}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._top_1n45m_36{padding-block:2rem;padding-left:2rem;margin-bottom:1rem;border-bottom:1px solid #e5e7eb}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._top_1n45m_36 ._profile_1n45m_36{border-radius:12px;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;display:flex;align-items:center;gap:1rem}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._top_1n45m_36 ._profile_1n45m_36 ._profile-text_1n45m_40 ._username_1n45m_122{font-size:1.5rem;font-weight:700;color:#1a202c}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._top_1n45m_36 ._profile_1n45m_36 ._profile-text_1n45m_40 ._role_1n45m_127{font-size:.96rem;font-weight:500;color:#3b82f6;text-transform:capitalize}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._top_1n45m_36 ._profile_1n45m_36 ._profile-text_1n45m_40 ._joined_1n45m_133{font-size:.8rem;font-weight:400;color:#64748b;margin-top:.25rem;letter-spacing:.01em}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43{flex:1 1 auto;padding:0 1rem 8rem}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul{list-style:none;padding:0;margin:0}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li{margin-bottom:.8rem}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46{justify-content:left;height:4.1rem;border-radius:18px!important;background:transparent!important;color:#4a5568!important;font-weight:600!important;transition:all .3s ease!important}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46 ._line_1n45m_53{display:flex;align-items:center;gap:1.2rem}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46 ._line_1n45m_53 ._nav-icon_1n45m_60{width:2.5rem;height:2.5rem;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:1rem}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46 ._line_1n45m_53 ._nav-icon_1n45m_60 svg,._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46 ._line_1n45m_53 ._nav-icon_1n45m_60 ._icon_1n45m_178{color:#6b7280!important;fill:#6b7280!important;font-size:1.1rem}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46:hover{background:linear-gradient(135deg,#3b82f61a,#1d4ed80d)!important;color:#3b82f6!important;transform:translate(10px)}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46:hover ._line_1n45m_53 ._nav-icon_1n45m_60{background:#3b82f6}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46:hover ._line_1n45m_53 ._nav-icon_1n45m_60 svg,._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._inner_1n45m_33 ._nav_1n45m_43 ul li ._nav-btn_1n45m_46:hover ._line_1n45m_53 ._nav-icon_1n45m_60 ._icon_1n45m_178{color:#fff!important;fill:#fff!important}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63{position:absolute;bottom:0;left:0;right:0;padding:1rem 1.5rem 1.5rem;background:linear-gradient(to top,#fff,#fafafa);border-top:1px solid #e5e7eb}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportActions_1n45m_66{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1rem;padding:0 .5rem}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnFeature_1n45m_71,._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnIssue_1n45m_72{width:100%;display:flex;align-items:center;gap:1rem;padding:.75rem 1.25rem;border:none;border-radius:14px;cursor:pointer;transition:all .25s ease;font-weight:600;justify-content:flex-start;color:#374151}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnFeature_1n45m_71{background:linear-gradient(135deg,#e0f2fe,#bae6fd,#7dd3fc);box-shadow:0 1px 3px #0ea5e933}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnFeature_1n45m_71 ._supportIconWrap_1n45m_83{width:2.25rem;height:2.25rem;min-width:2.25rem;border-radius:10px;background:linear-gradient(135deg,#0ea5e9,#0284c7);display:flex;align-items:center;justify-content:center}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnFeature_1n45m_71 ._supportIconWrap_1n45m_83 svg{color:#fff!important;fill:#fff!important;width:1rem;height:1rem}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnFeature_1n45m_71:hover{background:linear-gradient(135deg,#bae6fd,#7dd3fc,#38bdf8);transform:translateY(-1px);box-shadow:0 4px 12px #0ea5e94d}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnIssue_1n45m_72{background:linear-gradient(135deg,#fef3c7,#fde68a,#fcd34d);box-shadow:0 1px 3px #f59e0b33}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnIssue_1n45m_72 ._supportIconWrap_1n45m_83{width:2.25rem;height:2.25rem;min-width:2.25rem;border-radius:10px;background:linear-gradient(135deg,#f59e0b,#d97706);display:flex;align-items:center;justify-content:center}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnIssue_1n45m_72 ._supportIconWrap_1n45m_83 svg{color:#fff!important;fill:#fff!important;width:1rem;height:1rem}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportBtnIssue_1n45m_72:hover{background:linear-gradient(135deg,#fde68a,#fcd34d,#fbbf24);transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b4d}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._supportLabel_1n45m_80{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._modernToggle_1n45m_88{width:100%;height:2.5rem;border:none;background:transparent;cursor:pointer}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._modernToggle_1n45m_88 ._toggle-icon-container_1n45m_289{width:2rem;height:2rem;background:#3b82f61a;border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._modernToggle_1n45m_88 ._toggle-icon-container_1n45m_289 svg,._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._modernToggle_1n45m_88 ._toggle-icon-container_1n45m_289 ._icon_1n45m_178{color:#3b82f6!important}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._modernToggle_1n45m_88:hover ._toggle-icon-container_1n45m_289{background:#3b82f6}._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._modernToggle_1n45m_88:hover ._toggle-icon-container_1n45m_289 svg,._sidebar_1n45m_1 ._sidebar-content_1n45m_33 ._bottomSection_1n45m_63 ._modernToggle_1n45m_88:hover ._toggle-icon-container_1n45m_289 ._icon_1n45m_178{color:#fff!important}._active_1n45m_311{background:#f0f9ff!important;border-radius:12px!important;border:1px solid #bfdbfe!important}._active_1n45m_311 ._line_1n45m_53 ._nav-icon_1n45m_60{background:#3b82f6!important}._active_1n45m_311 ._line_1n45m_53 ._nav-icon_1n45m_60 svg,._active_1n45m_311 ._line_1n45m_53 ._nav-icon_1n45m_60 ._icon_1n45m_178{color:#fff!important;fill:#fff!important}._active_1n45m_311 ._line_1n45m_53 ._nav-text_1n45m_57{color:#3b82f6!important;font-weight:600!important}._sidebar_1n45m_1._close_1n45m_30 ._active_1n45m_311{background:transparent!important;border:none!important}._sidebar_1n45m_1._close_1n45m_30 ._active_1n45m_311 ._line_1n45m_53 ._nav-icon_1n45m_60{background:#3b82f6!important}._sidebar_1n45m_1._close_1n45m_30 ._active_1n45m_311 ._line_1n45m_53 ._nav-icon_1n45m_60 svg,._sidebar_1n45m_1._close_1n45m_30 ._active_1n45m_311 ._line_1n45m_53 ._nav-icon_1n45m_60 ._icon_1n45m_178{color:#fff!important;fill:#fff!important}@keyframes _shimmer_1n45m_1{0%{left:-100%}to{left:100%}}._page_9zop3_1{flex:1 1 0;min-height:0;display:flex;flex-direction:column}._homepage_1wp8y_2{min-height:100vh;color:#1a202c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._hero_1wp8y_11{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);display:flex;align-items:center;position:relative;padding:2.5rem 0}@media (max-width: 768px){._hero_1wp8y_11{padding-top:10rem;padding-bottom:2.5rem;min-height:calc(100vh - 80px)}}._hero_1wp8y_11:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.03) 25%,rgba(59,130,246,.03) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.03) 25%,rgba(59,130,246,.03) 50%,transparent 50%);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none;opacity:.4}._hero_1wp8y_11:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(ellipse 180px 120px at 85% 20%,rgba(59,130,246,.06) 0%,transparent 55%),radial-gradient(ellipse 140px 100px at 15% 80%,rgba(59,130,246,.05) 0%,transparent 55%),radial-gradient(circle 100px at 50% 50%,rgba(59,130,246,.03) 0%,transparent 60%);pointer-events:none;z-index:0}._heroBgDeco_1wp8y_51{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;color:#3b82f659;overflow:hidden}._heroBgDeco_1wp8y_51 svg{position:absolute;display:block}._decoProgressRing_1wp8y_64{width:280px;height:280px;top:50%;right:8%;transform:translateY(-50%);color:#3b82f633}@media (max-width: 968px){._decoProgressRing_1wp8y_64{width:180px;height:180px;right:2%}}._decoPlus1_1wp8y_80{width:28px;height:28px;top:22%;left:18%;opacity:.5}._decoPlus2_1wp8y_88{width:20px;height:20px;top:70%;right:22%;opacity:.4}._decoPlus3_1wp8y_96{width:24px;height:24px;bottom:25%;left:12%;opacity:.35}._decoCurve_1wp8y_104{width:320px;height:64px;bottom:18%;right:15%;color:#3b82f640}@media (max-width: 968px){._decoCurve_1wp8y_104{width:200px;height:40px;right:5%;bottom:20%}}._heroContent_1wp8y_120{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 968px){._heroContent_1wp8y_120{grid-template-columns:1fr;gap:3rem;text-align:center}}._heroText_1wp8y_139{padding-top:0}@media (max-width: 768px){._heroText_1wp8y_139{padding-top:0;width:100%}}._badge_1wp8y_149{display:inline-flex;align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:1.2rem 2.5rem;border-radius:30px;font-size:1.2rem;font-weight:600;margin-bottom:.75rem;box-shadow:0 8px 25px #3b82f64d;animation:_slideInLeft_1wp8y_1 .8s ease-out;letter-spacing:.025em}@media (max-width: 768px){._badge_1wp8y_149{padding:1rem 1.5rem;font-size:1rem;margin-top:2rem;margin-bottom:1rem;text-align:center;width:100%;justify-content:center}}._heroTitle_1wp8y_175{font-size:clamp(4.5rem,8vw,6.5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;color:#1a202c;letter-spacing:-.03em;animation:_slideInLeft_1wp8y_1 .8s ease-out .2s both}._heroSubtitle_1wp8y_185{font-size:1.8rem;line-height:1.6;margin-bottom:2.5rem;color:#4a5568;max-width:650px;font-weight:400;animation:_slideInLeft_1wp8y_1 .8s ease-out .4s both}._heroActions_1wp8y_195{display:flex;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap;animation:_slideInLeft_1wp8y_1 .8s ease-out .6s both}._ctaButton_1wp8y_203{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;padding:1.75rem 3.5rem;font-weight:700;font-size:1.6rem;border-radius:50px;transition:all .3s ease;color:#fff;box-shadow:0 12px 35px #3b82f666}._ctaButton_1wp8y_203:hover{transform:translateY(-3px);box-shadow:0 18px 45px #3b82f699}._demoButton_1wp8y_219{background:#fff;border:2px solid #e2e8f0;color:#4a5568;padding:1.75rem 3.5rem;font-weight:600;font-size:1.6rem;border-radius:50px;transition:all .3s ease}._demoButton_1wp8y_219:hover{background:#f7fafc;border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px);box-shadow:0 10px 30px #0000001a}._heroNote_1wp8y_237{font-size:1.8rem;color:#718096;font-weight:500;animation:_slideInLeft_1wp8y_1 .8s ease-out .8s both}._heroVisual_1wp8y_244{display:flex;flex-direction:column;gap:3rem;animation:_slideInRight_1wp8y_1 .8s ease-out .4s both}._heroStats_1wp8y_251{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 968px){._heroStats_1wp8y_251{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (max-width: 768px){._heroStats_1wp8y_251{grid-template-columns:1fr;gap:1rem}}._heroGraphics_1wp8y_269{display:flex;flex-direction:column;gap:1.5rem;position:relative}._statCard_1wp8y_276{background:#fffffff2;border-radius:16px;padding:1.5rem 1rem;text-align:center;border:1px solid rgba(59,130,246,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:all .3s ease}._statCard_1wp8y_276:hover{transform:translateY(-5px);box-shadow:0 20px 40px #3b82f626;border-color:#3b82f64d}._statNumber_1wp8y_291{font-size:3.5rem;font-weight:900;color:#3b82f6;line-height:1;margin-bottom:.75rem;font-family:Inter,system-ui,sans-serif}._statLabel_1wp8y_300{font-size:1.3rem;font-weight:600;color:#4a5568;text-transform:uppercase;letter-spacing:.5px;font-family:Inter,system-ui,sans-serif}._floatingCard_1wp8y_309{display:flex;align-items:center;gap:1.5rem;background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:2rem 2.5rem;border-radius:20px;border:1px solid rgba(59,130,246,.1);box-shadow:0 12px 30px #3b82f626;transition:all .3s ease;animation:_float_1wp8y_309 3s ease-in-out infinite}._floatingCard_1wp8y_309:nth-child(1){animation-delay:0s;transform:translate(2rem)}._floatingCard_1wp8y_309:nth-child(2){animation-delay:1s;transform:translate(-1rem)}._floatingCard_1wp8y_309:nth-child(3){animation-delay:2s;transform:translate(1.5rem)}._floatingCard_1wp8y_309:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 35px #3b82f626;border-color:#3b82f64d}._cardIcon_1wp8y_340{font-size:2.5rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;filter:grayscale(100%) brightness(1.2)}._cardText_1wp8y_352{flex:1}._cardTitle_1wp8y_356{font-size:1.4rem;font-weight:700;color:#1a202c;margin-bottom:.5rem}._cardSubtitle_1wp8y_363{font-size:1.2rem;color:#64748b;font-weight:500}@keyframes _float_1wp8y_309{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._container_1wp8y_378{max-width:1200px;margin:0 auto;padding:0 2rem}._features_1wp8y_385{padding:8rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#cbd5e0);color:#1a202c;position:relative}._features_1wp8y_385:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(45deg,transparent 30%,rgba(59,130,246,.02) 30%,rgba(59,130,246,.02) 70%,transparent 70%),linear-gradient(-45deg,transparent 30%,rgba(59,130,246,.02) 30%,rgba(59,130,246,.02) 70%,transparent 70%);background-size:80px 80px;background-position:0 0,40px 40px;pointer-events:none;opacity:.3}._sectionTitle_1wp8y_405{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;text-align:center;margin-bottom:1.5rem;color:#1a202c;letter-spacing:-.025em}._sectionSubtitle_1wp8y_414{font-size:1.8rem;text-align:center;color:#4a5568;margin-bottom:.5rem;max-width:700px;margin-left:auto;margin-right:auto;font-weight:400;line-height:1.6}._sectionNote_1wp8y_426{font-size:1.2rem;text-align:center;color:#059669;margin-bottom:3rem;font-weight:600}._featureGrid_1wp8y_434{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}@media (max-width: 1200px){._featureGrid_1wp8y_434{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width: 768px){._featureGrid_1wp8y_434{grid-template-columns:1fr;gap:2rem}}._featureCard_1wp8y_452{position:relative;background:#fffffffa;padding:2.5rem 2rem;border-radius:20px;box-shadow:0 8px 25px #00000014;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;border:1px solid rgba(59,130,246,.1);text-align:center;transform:translateZ(0);backface-visibility:hidden}._featureCard_1wp8y_452:hover{transform:translate3d(0,-5px,0);box-shadow:0 15px 35px #3b82f61f;border-color:#3b82f64d}._featureCard_1wp8y_452 ._featureBadge_1wp8y_470{display:inline-block;position:absolute;top:1rem;right:1rem;padding:.35rem .75rem;font-size:.85rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;border-radius:999px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 2px 8px #3b82f659}._featureCard_1wp8y_452 ._featureBadgeSecondary_1wp8y_485{display:inline-block;position:absolute;top:1rem;right:1rem;padding:.35rem .75rem;font-size:.85rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;border-radius:999px;background:#05966926;color:#047857;border:1px solid rgba(5,150,105,.35)}._featureCard_1wp8y_452 h3{font-size:2rem;font-weight:700;margin-bottom:1.25rem;color:#1a202c}._featureCard_1wp8y_452 p{color:#4a5568;line-height:1.6;font-size:1.8rem}._featureCard_1wp8y_452 ._featureIcon_1wp8y_512{width:64px;height:64px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;color:#fff;box-shadow:0 10px 25px #3b82f64d;font-size:1.5rem}._testimonials_1wp8y_527{padding:8rem 0;background:linear-gradient(135deg,#fff,#f8fafc);color:#1a202c;position:relative}._testimonials_1wp8y_527:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(60deg,transparent 20%,rgba(59,130,246,.015) 20%,rgba(59,130,246,.015) 80%,transparent 80%),linear-gradient(-60deg,transparent 20%,rgba(59,130,246,.015) 20%,rgba(59,130,246,.015) 80%,transparent 80%);background-size:100px 100px;background-position:0 0,50px 50px;pointer-events:none;opacity:.5}._testimonialGrid_1wp8y_547{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}@media (max-width: 1024px){._testimonialGrid_1wp8y_547{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._testimonialGrid_1wp8y_547{grid-template-columns:1fr}}._testimonialCard_1wp8y_563{background:#fff;padding:2.5rem 2rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 8px 25px #0000000f;transition:all .3s ease}._testimonialCard_1wp8y_563:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}._testimonialCard_1wp8y_563 ._stars_1wp8y_575{font-size:1.5rem;margin-bottom:1.5rem;color:#fbbf24;text-align:center}._testimonialCard_1wp8y_563 p{font-style:italic;line-height:1.7;margin-bottom:2rem;font-size:1.6rem;color:#2d3748;text-align:center}._testimonialCard_1wp8y_563 ._author_1wp8y_589{display:flex;flex-direction:column;gap:.5rem;text-align:center}._testimonialCard_1wp8y_563 ._author_1wp8y_589 strong{font-weight:700;font-size:1.5rem;color:#1a202c}._testimonialCard_1wp8y_563 ._author_1wp8y_589 span{color:#718096;font-size:1.4rem}._pricing_1wp8y_606{padding:8rem 0;background:linear-gradient(135deg,#fff,#f8fafc);color:#1a202c;position:relative;margin-bottom:0}._pricing_1wp8y_606 ._sectionSubtitle_1wp8y_414{margin-bottom:3rem}@media (max-width: 768px){._pricing_1wp8y_606{padding-bottom:0;margin-bottom:0}}._pricingGrid_1wp8y_623{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:3rem}@media (max-width: 1200px){._pricingGrid_1wp8y_623{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._pricingGrid_1wp8y_623{grid-template-columns:1fr;gap:2rem}}._pricingCard_1wp8y_641{background:#fff;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 10px 30px #00000014;border:2px solid transparent;transition:all .3s ease;position:relative;display:flex;flex-direction:column;overflow:hidden}._pricingCard_1wp8y_641:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f;border-color:#3b82f64d}._pricingCardFree_1wp8y_659{border-color:#05966933;background:linear-gradient(180deg,#0596690a,#fff 20%)}._pricingBadgeFree_1wp8y_664{position:absolute;top:1rem;right:1rem;padding:.35rem .75rem;font-size:.85rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;border-radius:999px;background:#05966926;color:#047857;border:1px solid rgba(5,150,105,.35)}._pricingHeader_1wp8y_679{text-align:center;margin-bottom:2.5rem;padding-bottom:0;border-bottom:none}._pricingHeader_1wp8y_679 h3{font-size:2.4rem;font-weight:700;margin-bottom:1.5rem;color:#1a202c;letter-spacing:-.02em;line-height:1.2}._pricingHeader_1wp8y_679 ._price_1wp8y_693{display:flex;align-items:baseline;justify-content:center;margin-bottom:1.5rem;gap:.25rem}._pricingHeader_1wp8y_679 ._price_1wp8y_693 ._currency_1wp8y_700{font-size:2rem;font-weight:700;color:#3b82f6;margin-right:0}._pricingHeader_1wp8y_679 ._price_1wp8y_693 ._amount_1wp8y_706{font-size:4rem;font-weight:900;color:#1d4ed8;line-height:1;letter-spacing:-.03em}._pricingHeader_1wp8y_679 ._price_1wp8y_693 ._period_1wp8y_713{font-size:1.4rem;font-weight:600;color:#718096;margin-left:0}._pricingHeader_1wp8y_679 ._price_1wp8y_693 ._priceFree_1wp8y_719{font-size:2rem;font-weight:800;color:#047857;letter-spacing:-.02em}._pricingHeader_1wp8y_679 ._description_1wp8y_725{font-size:1.6rem;color:#4a5568;line-height:1.6;font-weight:500}._pricingHeader_1wp8y_679 ._earlyBird_1wp8y_731{display:inline-block;margin-top:.5rem;padding:.4rem 1rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:1rem;font-weight:600;border-radius:20px;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px #10b9814d}._pricingCard_1wp8y_641 ._features_1wp8y_385{margin-bottom:3rem;flex:1;background:transparent;padding:0}._pricingCard_1wp8y_641 ._features_1wp8y_385 ._feature_1wp8y_385{display:flex;align-items:center;margin-bottom:1.5rem;padding:0;background:transparent;border:none;transition:all .2s ease}._pricingCard_1wp8y_641 ._features_1wp8y_385 ._feature_1wp8y_385 ._checkmark_1wp8y_760{width:24px;height:24px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;margin-right:1.5rem;flex-shrink:0}._pricingCard_1wp8y_641 ._features_1wp8y_385 ._feature_1wp8y_385 span:last-child{font-size:1.5rem;color:#2d3748;font-weight:500;line-height:1.4;flex:1}._pricingButton_1wp8y_782{width:100%;padding:1.5rem 2rem;font-size:1.6rem;font-weight:600;border-radius:12px;transition:all .3s ease;margin-bottom:1.5rem;margin-top:auto}._pricingButton_1wp8y_782:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}._cardNote_1wp8y_797{text-align:center;font-size:1.4rem;color:#718096;font-weight:500;margin:0}._planLink_1wp8y_805{display:block;text-align:center;margin-top:1rem;font-size:1.5rem;font-weight:600;color:#3b82f6;text-decoration:none;transition:color .2s}._planLink_1wp8y_805:hover{color:#1d4ed8;text-decoration:underline}._pricingNote_1wp8y_820{text-align:center;padding:2rem;background:#3b82f60d;border-radius:16px;border:1px solid rgba(59,130,246,.1)}._pricingNote_1wp8y_820 p{font-size:1.6rem;color:#4a5568;margin:0}._pricingNote_1wp8y_820 p strong{color:#1a202c;font-weight:700}._integrations_1wp8y_838{padding:8rem 0;background:linear-gradient(135deg,#f8fafc,#fff);color:#1a202c}@media (max-width: 768px){._integrations_1wp8y_838{padding:6rem 0}}._integrationsTitle_1wp8y_849{font-size:clamp(2.4rem,4vw,3.6rem);font-weight:700;text-align:center;margin-bottom:2rem;color:#1a202c;letter-spacing:-.02em;line-height:1.2}@media (max-width: 768px){._integrationsTitle_1wp8y_849{font-size:clamp(2rem,5vw,2.8rem);margin-bottom:1.5rem}}._integrationsDescription_1wp8y_865{font-size:clamp(1.4rem,2vw,1.8rem);text-align:center;color:#4a5568;max-width:800px;margin:0 auto 4rem;line-height:1.6}@media (max-width: 768px){._integrationsDescription_1wp8y_865{font-size:clamp(1.2rem,3vw,1.5rem);margin-bottom:3rem;padding:0 2rem}}._integrationsGrid_1wp8y_881{display:grid;grid-template-columns:repeat(5,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 1024px){._integrationsGrid_1wp8y_881{gap:2rem}}@media (max-width: 768px){._integrationsGrid_1wp8y_881{grid-template-columns:repeat(5,1fr);gap:1rem;padding:0 1rem}}@media (max-width: 480px){._integrationsGrid_1wp8y_881{grid-template-columns:repeat(5,1fr);gap:.5rem}}._integrationItem_1wp8y_908{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:2rem 1.5rem;background:#fff;border-radius:16px;border:2px solid #e2e8f0;transition:all .3s ease;cursor:pointer}._integrationItem_1wp8y_908:hover{transform:translateY(-4px);box-shadow:0 10px 25px #3b82f626;border-color:#3b82f64d}@media (max-width: 768px){._integrationItem_1wp8y_908{padding:1.5rem 1rem;gap:.75rem}}._integrationIcon_1wp8y_933{width:64px;height:64px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width: 768px){._integrationIcon_1wp8y_933{width:48px;height:48px}}@media (max-width: 480px){._integrationIcon_1wp8y_933{width:40px;height:40px}}._integrationLogo_1wp8y_954{width:100%;height:100%;object-fit:contain;display:block}._integrationName_1wp8y_961{font-size:1.2rem;font-weight:600;color:#1a202c;text-align:center;line-height:1.3}@media (max-width: 768px){._integrationName_1wp8y_961{font-size:1rem}}@media (max-width: 480px){._integrationName_1wp8y_961{font-size:.9rem}}._cta_1wp8y_203{padding:6rem 2rem 8rem;margin:0;position:relative;overflow:hidden}@media (max-width: 768px){._cta_1wp8y_203{padding:4rem 1.5rem 6rem}}._ctaBold_1wp8y_992{width:100%;background:linear-gradient(135deg,#3b82f6,#1d4ed8);padding:10rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px;position:relative;margin:0;border-radius:28px}._ctaBold_1wp8y_992:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}@media (max-width: 768px){._ctaBold_1wp8y_992{border-radius:24px;padding:5rem 1.5rem;min-height:400px;margin-bottom:0}}._ctaTitleBlock_1wp8y_1026{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}._ctaBoldText_1wp8y_1035{font-size:clamp(3rem,6vw,4.5rem);font-weight:900;margin:0;line-height:1.2;position:relative;z-index:1;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.2)}._ctaTitleLines_1wp8y_1046{display:flex;align-items:center;justify-content:center;gap:clamp(.45rem,2vw,.75rem);margin-top:1.25rem;padding:0 .5rem}._ctaTitleLine_1wp8y_1046{display:block;height:3px;width:clamp(2rem,8vw,3.25rem);border-radius:999px;background:#ffffff61;box-shadow:0 1px 2px #0000001f}._ctaTitleLine_1wp8y_1046:nth-child(2){width:clamp(2.75rem,10vw,4rem);height:4px;background:linear-gradient(90deg,#ffffff8c,#fffffff2,#ffffff8c);box-shadow:0 1px 3px #00000026}._ctaDescription_1wp8y_1070{font-size:clamp(1.4rem,2vw,1.8rem);line-height:1.7;color:#fffffff2;margin:0 0 2.5rem;max-width:700px;position:relative;z-index:1;font-weight:400}@media (max-width: 768px){._ctaDescription_1wp8y_1070{font-size:clamp(1.2rem,4vw,1.6rem);line-height:1.6;margin:0 0 2rem}}._ctaSubtext_1wp8y_1088{font-size:clamp(1.1rem,1.5vw,1.3rem);color:#ffffffd9;margin:0 0 3rem;position:relative;z-index:1;font-weight:400}@media (max-width: 768px){._ctaSubtext_1wp8y_1088{font-size:clamp(1rem,3vw,1.2rem);margin:0 0 2.5rem}}._ctaBold_1wp8y_992 ._ctaButton_1wp8y_203{position:relative;z-index:1;margin-top:1rem;padding:1.5rem 3rem;font-size:1.6rem;font-weight:600;border-radius:12px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:2px solid rgba(255,255,255,.3);transition:all .3s ease;box-shadow:0 4px 12px #0003}._ctaBold_1wp8y_992 ._ctaButton_1wp8y_203:hover{transform:translateY(-2px);background:#ffffff40;border-color:#fff6;box-shadow:0 6px 20px #0000004d}@media (max-width: 768px){._ctaBold_1wp8y_992 ._ctaButton_1wp8y_203{padding:1.3rem 2.5rem;font-size:1.4rem;width:100%;max-width:300px}}._footer_1wp8y_1134{background:#1a202c;color:#fff;padding:6rem 0 4rem;margin-top:0}@media (max-width: 768px){._footer_1wp8y_1134{padding-top:4rem;margin-top:0}}._footerContent_1wp8y_1147{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:5rem;margin-bottom:5rem}._footerSection_1wp8y_1154 h3{font-size:1.6rem;font-weight:700;margin-bottom:2.5rem;color:#fff}._footerSection_1wp8y_1154 ul{list-style:none;padding:0}._footerSection_1wp8y_1154 ul li{margin-bottom:1.5rem}._footerSection_1wp8y_1154 ul li a{color:#cbd5e0;text-decoration:none;font-size:1.2rem;transition:color .3s ease}._footerSection_1wp8y_1154 ul li a:hover{color:#3b82f6}._footerBottom_1wp8y_1177{border-top:1px solid #2d3748;padding-top:4rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}@media (max-width: 768px){._footerBottom_1wp8y_1177{grid-template-columns:1fr;text-align:center;gap:3rem}}._footerLogo_1wp8y_1193 ._logoText_1wp8y_1193{font-size:2.5rem;font-weight:900;color:#fff}._footerLogo_1wp8y_1193 ._logoText_1wp8y_1193 span{color:#3b82f6}._footerLogo_1wp8y_1193 p{margin-top:1rem;color:#a0aec0;font-size:1.2rem}._footerLegal_1wp8y_1207{text-align:right}._footerLegal_1wp8y_1207 p{margin-bottom:1.5rem;color:#a0aec0;font-size:1.1rem}@media (max-width: 768px){._footerLegal_1wp8y_1207{text-align:center}}._legalLinks_1wp8y_1221{display:flex;gap:3rem;justify-content:flex-end}@media (max-width: 768px){._legalLinks_1wp8y_1221{justify-content:center;flex-wrap:wrap}}._legalLinks_1wp8y_1221 a{color:#a0aec0;text-decoration:none;font-size:1.1rem;transition:color .3s ease}._legalLinks_1wp8y_1221 a:hover{color:#3b82f6}@keyframes _slideInLeft_1wp8y_1{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRight_1wp8y_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (max-width: 968px){._heroFeatures_1wp8y_1265{margin-top:3rem}._featureItem_1wp8y_1268{padding:2rem}._heroActions_1wp8y_195{justify-content:center}._featureGrid_1wp8y_434,._testimonialGrid_1wp8y_547{grid-template-columns:1fr}._ctaButton_1wp8y_203,._demoButton_1wp8y_219{padding:1.5rem 2.5rem;font-size:1.2rem}}@media (max-width: 768px){._hero_1wp8y_11{padding:0}._features_1wp8y_385,._testimonials_1wp8y_527{padding:6rem 0}._cta_1wp8y_203{padding:0}._featureCard_1wp8y_452,._testimonialCard_1wp8y_563{padding:3rem}}._footer_18fo4_1{background:#1a202c;color:#fff;padding:0}._container_18fo4_7{max-width:1200px;margin:0 auto;padding:0 2rem}._footerContent_18fo4_14{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;padding:5rem 2rem 4rem}@media (max-width: 768px){._footerContent_18fo4_14{grid-template-columns:1fr;text-align:center;gap:3rem;padding:4rem 2rem 3rem}}._footerSection_18fo4_29 h3{font-size:1.6rem;font-weight:700;margin-bottom:2.5rem;color:#fff}._footerSection_18fo4_29 ul{list-style:none;padding:0}._footerSection_18fo4_29 ul li{margin-bottom:1.5rem}._footerSection_18fo4_29 ul li a{color:#cbd5e0;text-decoration:none;font-size:1.2rem;cursor:pointer;transition:color .3s ease}._footerSection_18fo4_29 ul li a:hover{color:#3b82f6}._footerBottom_18fo4_54{border-top:1px solid #2d3748;padding:3rem 2rem 4rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;background:transparent}@media (max-width: 768px){._footerBottom_18fo4_54{grid-template-columns:1fr;text-align:center;gap:2.5rem;padding:2.5rem 2rem 3rem}}._footerLogo_18fo4_72 ._logoText_18fo4_72{font-size:2.5rem;font-weight:900;color:#fff}._footerLogo_18fo4_72 ._logoText_18fo4_72 span{color:#3b82f6}._footerLogo_18fo4_72 p{margin-top:1rem;color:#a0aec0;font-size:1.2rem}._footerLegal_18fo4_86{text-align:right}._footerLegal_18fo4_86 p{margin-bottom:1.5rem;color:#a0aec0;font-size:1.1rem}@media (max-width: 768px){._footerLegal_18fo4_86{text-align:center}}._legalLinks_18fo4_100{display:flex;gap:3rem;justify-content:flex-end}@media (max-width: 768px){._legalLinks_18fo4_100{justify-content:center;flex-wrap:wrap}}._legalLinks_18fo4_100 a{color:#a0aec0;text-decoration:none;font-size:1.1rem;transition:color .3s ease}._legalLinks_18fo4_100 a:hover{color:#3b82f6}._loginPage_1rx8a_1{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._loginPage_1rx8a_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(59,130,246,.02) 0%,transparent 60%),linear-gradient(135deg,transparent 25%,rgba(59,130,246,.015) 25%,rgba(59,130,246,.015) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.015) 25%,rgba(59,130,246,.015) 50%,transparent 50%);background-size:200px 200px,200px 200px,300px 300px,60px 60px,60px 60px;background-position:0 0,100px 100px,50px 50px,0 0,30px 30px;pointer-events:none;opacity:.4}._loginPage_1rx8a_1:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(ellipse 40px 20px at 15% 25%,rgba(59,130,246,.04) 0%,transparent 70%),radial-gradient(ellipse 40px 20px at 85% 75%,rgba(59,130,246,.04) 0%,transparent 70%),radial-gradient(ellipse 20px 40px at 25% 15%,rgba(59,130,246,.03) 0%,transparent 70%),radial-gradient(ellipse 20px 40px at 75% 85%,rgba(59,130,246,.03) 0%,transparent 70%);background-size:400px 400px;background-position:0 0,200px 200px,100px 100px,300px 300px;pointer-events:none;opacity:.3}._topBanners_1rx8a_39{position:absolute;z-index:1000;top:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:1rem;min-width:25rem;max-width:90vw}._trialBanner_1rx8a_52{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#059669;background:#f0fdf4f2;border:1px solid rgba(5,150,105,.3);border-radius:12px;padding:.75rem 1.25rem;box-shadow:0 4px 12px #0596691a;width:100%;box-sizing:border-box}._registered_1rx8a_67{display:flex;align-items:flex-start;font-size:1.1rem;gap:1rem;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.2);border-radius:16px;padding:1.5rem 2rem;box-shadow:0 8px 25px #3b82f626;width:100%;box-sizing:border-box}._registered_1rx8a_67 strong{font-size:1.2em;color:#1a202c;font-weight:700}._registered_1rx8a_67 div{color:#4a5568}._registeredContent_1rx8a_90{display:flex;flex-direction:column;gap:.75rem;flex:1}._resendForm_1rx8a_97{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:.25rem}._resendInput_1rx8a_105{flex:1;min-width:12rem;padding:.5rem .75rem;font-size:1rem;border:1px solid rgba(59,130,246,.3);border-radius:8px;outline:none}._resendInput_1rx8a_105:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}._resendSuccess_1rx8a_119{margin:0;font-size:.95rem;color:#059669}._resendError_1rx8a_125{margin:0;font-size:.95rem;color:#dc2626}._changeEmailLink_1rx8a_131{font-size:.95rem;color:#3b82f6;font-weight:600;text-decoration:none}._changeEmailLink_1rx8a_131:hover{text-decoration:underline;color:#1d4ed8}._loginContainer_1rx8a_142{width:100%;max-width:500px;margin:0 auto}._loginCard_1rx8a_148{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.1);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #3b82f61a;transition:all .3s ease}._loginCard_1rx8a_148:hover{box-shadow:0 25px 50px #3b82f626;transform:translateY(-2px)}._loginHeader_1rx8a_162{text-align:center;margin-bottom:3rem}._loginTitle_1rx8a_167{font-size:3rem;font-weight:900;color:#1a202c;margin-bottom:1rem;letter-spacing:-.025em;line-height:1.1}._loginSubtitle_1rx8a_176{font-size:1.3rem;color:#4a5568;font-weight:400;line-height:1.6;margin:0 0 .5rem}._loginNote_1rx8a_184{font-size:1rem;color:#718096;font-weight:400;line-height:1.5;margin:.5rem 0 0;font-style:italic}._loginForm_1rx8a_193{display:flex;flex-direction:column;gap:2rem}._loginForm_1rx8a_193 ._loginBtn_1rx8a_198{margin-top:1rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;padding:1.25rem 2rem;font-weight:700;font-size:1.2rem;border-radius:50px;transition:all .3s ease;color:#fff;box-shadow:0 8px 25px #3b82f64d}._loginForm_1rx8a_193 ._loginBtn_1rx8a_198:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #3b82f666}._loginForm_1rx8a_193 ._loginBtn_1rx8a_198:disabled{opacity:.7;transform:none}._loginForm_1rx8a_193 ._forgotBtn_1rx8a_218{align-self:center;font-size:1.1rem;color:#3b82f6;font-weight:500;text-decoration:none;transition:all .3s ease;padding:.5rem 1rem}._loginForm_1rx8a_193 ._forgotBtn_1rx8a_218:hover{color:#1d4ed8;text-decoration:underline}._loginForm_1rx8a_193 ._line_1rx8a_231{display:flex;align-items:center;justify-content:center;gap:.75rem}._signupLink_1rx8a_238{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(59,130,246,.1)}._signupLink_1rx8a_238 p{font-size:1.1rem;color:#4a5568;margin:0}._signupLink_1rx8a_238 p a{color:#3b82f6;font-weight:600;text-decoration:none;transition:all .3s ease}._signupLink_1rx8a_238 p a:hover{color:#1d4ed8;text-decoration:underline}.input-container ._input_1rx8a_260{font-size:1.1rem;padding:1rem 1.25rem;border-radius:12px;border:2px solid rgba(59,130,246,.1);background:#fffc;transition:all .3s ease}.input-container ._input_1rx8a_260:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.input-container ._label_1rx8a_273{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}@media (max-width: 768px){._loginPage_1rx8a_1{padding:1rem}._loginCard_1rx8a_148{padding:2rem}._loginTitle_1rx8a_167{font-size:2.5rem}._loginSubtitle_1rx8a_176{font-size:1.2rem}._loginForm_1rx8a_193{gap:1.5rem}._loginForm_1rx8a_193 ._loginBtn_1rx8a_198{padding:1rem 1.5rem;font-size:1.1rem}._loginForm_1rx8a_193 ._forgotBtn_1rx8a_218,._signupLink_1rx8a_238 p{font-size:1rem}._registered_1rx8a_67{min-width:20rem;padding:1.25rem 1.5rem;font-size:1rem}}@media (max-width: 480px){._loginCard_1rx8a_148{padding:1.5rem}._loginTitle_1rx8a_167{font-size:2rem}._loginHeader_1rx8a_162{margin-bottom:2rem}._registered_1rx8a_67{min-width:18rem;padding:1rem 1.25rem;font-size:.9rem}}._registerSelect_c3zr5_2{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);padding:8rem 0;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._registerSelect_c3zr5_2:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.03) 25%,rgba(59,130,246,.03) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.03) 25%,rgba(59,130,246,.03) 50%,transparent 50%);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none;opacity:.4}._container_c3zr5_25{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}._header_c3zr5_33{text-align:center;margin-bottom:6rem;animation:_fadeIn_c3zr5_1 .6s ease-out}._title_c3zr5_39{font-size:clamp(3rem,5vw,5rem);font-weight:900;color:#1a202c;margin-bottom:1.5rem;letter-spacing:-.025em}._subtitle_c3zr5_47{font-size:1.8rem;color:#4a5568;max-width:700px;margin:0 auto;line-height:1.6}._cardGrid_c3zr5_56{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:5rem}@media (max-width: 1200px){._cardGrid_c3zr5_56{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){._cardGrid_c3zr5_56{grid-template-columns:1fr;gap:2rem}}._card_c3zr5_56{background:#fff;border-radius:20px;padding:3rem 2.5rem;box-shadow:0 10px 30px #00000014;border:2px solid transparent;border-top:4px solid transparent;transition:all .3s ease;position:relative;overflow:hidden;animation:_slideUp_c3zr5_1 .6s ease-out;display:flex;flex-direction:column;align-items:center}._card_c3zr5_56:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f;border-color:#3b82f633}._cardGym_c3zr5_96{border-top-color:#3b82f6}._cardGym_c3zr5_96:hover{border-color:#3b82f659}._cardTrainer_c3zr5_103{border-top-color:#2563eb}._cardTrainer_c3zr5_103:hover{border-color:#2563eb59}._cardUser_c3zr5_110{border-top-color:#059669}._cardUser_c3zr5_110:hover{border-color:#05966959}._cardIcon_c3zr5_117{width:64px;height:64px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;color:#fff;box-shadow:0 10px 25px #3b82f64d}._cardIcon_c3zr5_117 svg{width:32px;height:32px}._cardGym_c3zr5_96 ._cardIcon_c3zr5_117,._cardTrainer_c3zr5_103 ._cardIcon_c3zr5_117{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 10px 25px #3b82f64d}._cardUser_c3zr5_110 ._cardIcon_c3zr5_117{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 10px 25px #0596694d}._cardTitle_c3zr5_145{font-size:2.4rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem;text-align:center;line-height:1.2}._cardDescription_c3zr5_154{font-size:1.6rem;color:#4a5568;line-height:1.6;margin-bottom:2.5rem;text-align:center;flex:1}._cardButton_c3zr5_163{width:100%;padding:1.5rem 2rem;font-size:1.6rem;font-weight:600;border-radius:12px;transition:all .3s ease;margin-bottom:1.5rem}._cardButton_c3zr5_163:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}._cardNote_c3zr5_177{text-align:center;font-size:1.4rem;color:#718096;font-weight:500}._loginCard_c3zr5_185{max-width:600px;margin:4rem auto 0;padding:2rem 2.5rem;background:#fff;border-radius:16px;box-shadow:0 8px 25px #00000014;border:2px solid rgba(59,130,246,.1);transition:all .3s ease;animation:_fadeIn_c3zr5_1 .6s ease-out .4s both}._loginCard_c3zr5_185:hover{transform:translateY(-4px);box-shadow:0 12px 35px #0000001f;border-color:#3b82f633}._loginCard_c3zr5_185 ._loginCardContent_c3zr5_201{display:flex;align-items:center;gap:1.5rem;text-align:left}._loginCard_c3zr5_185 ._loginCardContent_c3zr5_201 svg{color:#3b82f6;flex-shrink:0}._loginCard_c3zr5_185 ._loginCardContent_c3zr5_201 ._loginCardText_c3zr5_211{font-size:1.5rem;color:#4a5568;margin:0;line-height:1.8;font-weight:400}._loginCard_c3zr5_185 ._loginCardContent_c3zr5_201 ._loginLink_c3zr5_218{color:#3b82f6;text-decoration:none;font-weight:600;transition:all .2s ease;padding:.2rem .5rem;border-radius:4px;margin-left:.3rem}._loginCard_c3zr5_185 ._loginCardContent_c3zr5_201 ._loginLink_c3zr5_218:hover{color:#1d4ed8;background-color:#3b82f61a;text-decoration:none}._loginCard_c3zr5_185 ._loginCardContent_c3zr5_201 ._loginLink_c3zr5_218:active{transform:scale(.98)}@media (max-width: 768px){._loginCard_c3zr5_185{margin:3rem 1rem 0;padding:1.5rem 2rem}._loginCard_c3zr5_185 ._loginCardContent_c3zr5_201{flex-direction:column;text-align:center;gap:1rem}}._footer_c3zr5_248{background:#1a202c;color:#fff;padding:6rem 0 4rem;margin-top:0}._footerContent_c3zr5_255{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:5rem;margin-bottom:5rem}@media (max-width: 768px){._footerContent_c3zr5_255{gap:3rem}}._footerSection_c3zr5_267 h3{font-size:1.6rem;font-weight:700;margin-bottom:2.5rem;color:#fff}._footerSection_c3zr5_267 ul{list-style:none;padding:0}._footerSection_c3zr5_267 ul li{margin-bottom:1.5rem}._footerSection_c3zr5_267 ul li a{color:#cbd5e0;text-decoration:none;font-size:1.2rem;transition:color .3s ease}._footerSection_c3zr5_267 ul li a:hover{color:#3b82f6}._footerBottom_c3zr5_290{border-top:1px solid #2d3748;padding-top:4rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}@media (max-width: 768px){._footerBottom_c3zr5_290{grid-template-columns:1fr;text-align:center;gap:3rem}}._footerLogo_c3zr5_306 ._logoText_c3zr5_306{font-size:2.5rem;font-weight:900;color:#fff}._footerLogo_c3zr5_306 ._logoText_c3zr5_306 span{color:#3b82f6}._footerLogo_c3zr5_306 p{margin-top:1rem;color:#a0aec0;font-size:1.2rem}._footerLegal_c3zr5_320{text-align:right}._footerLegal_c3zr5_320 p{margin-bottom:1.5rem;color:#a0aec0;font-size:1.1rem}@media (max-width: 768px){._footerLegal_c3zr5_320{text-align:center}}._legalLinks_c3zr5_334{display:flex;gap:3rem;justify-content:flex-end}@media (max-width: 768px){._legalLinks_c3zr5_334{justify-content:center;flex-wrap:wrap}}._legalLinks_c3zr5_334 a{color:#a0aec0;text-decoration:none;font-size:1.1rem;transition:color .3s ease}._legalLinks_c3zr5_334 a:hover{color:#3b82f6}._modalOverlay_c3zr5_356{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;animation:_fadeIn_c3zr5_1 .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modal_c3zr5_356{background:#fff;border-radius:24px;max-width:600px;width:100%;box-shadow:0 25px 50px #00000040;position:relative;animation:_slideUpModal_c3zr5_1 .4s ease-out;overflow:hidden}._closeButton_c3zr5_383{position:absolute;top:2rem;right:2rem;background:#0000000d;border:none;border-radius:50%;width:40px;height:40px;font-size:2.4rem;color:#4a5568;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;line-height:1}._closeButton_c3zr5_383:hover{background:#0000001a;color:#1a202c;transform:rotate(90deg)}._modalHeader_c3zr5_407{padding:4rem 3rem 2rem;text-align:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}._modalHeader_c3zr5_407 ._modalIcon_c3zr5_412{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;color:#fff;box-shadow:0 10px 25px #3b82f64d}._modalHeader_c3zr5_407 h2{font-size:2.8rem;font-weight:700;color:#1a202c;margin-bottom:1rem}._modalHeader_c3zr5_407 p{font-size:1.6rem;color:#4a5568;line-height:1.6}._modalContent_c3zr5_436{padding:3rem}._contactItem_c3zr5_440{display:flex;align-items:flex-start;gap:2rem;padding:2rem;background:#f8fafc;border-radius:12px;margin-bottom:1.5rem;transition:all .3s ease}._contactItem_c3zr5_440:hover{background:#f1f5f9;transform:translate(5px)}._contactItem_c3zr5_440:last-child{margin-bottom:0}._contactIcon_c3zr5_458{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}._contactInfo_c3zr5_470{flex:1}._contactInfo_c3zr5_470 h3{font-size:1.6rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}._contactInfo_c3zr5_470 a{font-size:1.5rem;color:#3b82f6;text-decoration:none;font-weight:500;transition:color .3s ease}._contactInfo_c3zr5_470 a:hover{color:#1d4ed8;text-decoration:underline}._contactInfo_c3zr5_470 p{font-size:1.5rem;color:#4a5568;margin:0;line-height:1.5}._modalFooter_c3zr5_497{padding:2rem 3rem 3rem;text-align:center;background:#f8fafc}._modalFooter_c3zr5_497 p{font-size:1.4rem;color:#718096;margin-bottom:2rem}@keyframes _fadeIn_c3zr5_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_c3zr5_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUpModal_c3zr5_1{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1200px){._cardGrid_c3zr5_56{gap:2rem}._popularBadge_c3zr5_542{display:none}}@media (max-width: 768px){._registerSelect_c3zr5_2{padding:6rem 0}._container_c3zr5_25{padding:0 1.5rem}._header_c3zr5_33{margin-bottom:4rem}._title_c3zr5_39{font-size:3rem}._subtitle_c3zr5_47{font-size:1.6rem}._card_c3zr5_56{padding:2.5rem 2rem}._cardDescription_c3zr5_154{min-height:auto}._modal_c3zr5_356{margin:1rem}._modalHeader_c3zr5_407{padding:3rem 2rem 2rem}._modalContent_c3zr5_436{padding:2rem}._contactItem_c3zr5_440{flex-direction:column;align-items:center;text-align:center}._footer_c3zr5_248{padding:4rem 0 3rem}}._registerPage_1d0sx_1{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-y:auto}._registerPage_1d0sx_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(59,130,246,.02) 0%,transparent 60%),linear-gradient(135deg,transparent 25%,rgba(59,130,246,.015) 25%,rgba(59,130,246,.015) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.015) 25%,rgba(59,130,246,.015) 50%,transparent 50%);background-size:200px 200px,200px 200px,300px 300px,60px 60px,60px 60px;background-position:0 0,100px 100px,50px 50px,0 0,30px 30px;pointer-events:none;opacity:.4}._registerPage_1d0sx_1:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(ellipse 40px 20px at 15% 25%,rgba(59,130,246,.04) 0%,transparent 70%),radial-gradient(ellipse 40px 20px at 85% 75%,rgba(59,130,246,.04) 0%,transparent 70%),radial-gradient(ellipse 20px 40px at 25% 15%,rgba(59,130,246,.03) 0%,transparent 70%),radial-gradient(ellipse 20px 40px at 75% 85%,rgba(59,130,246,.03) 0%,transparent 70%);background-size:400px 400px;background-position:0 0,200px 200px,100px 100px,300px 300px;pointer-events:none;opacity:.3}._registerContainer_1d0sx_40{width:100%;max-width:600px;margin:0 auto}@media (min-width: 769px){._registerContainer_1d0sx_40{max-width:800px}}._registerCard_1d0sx_51{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.1);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #3b82f61a;transition:all .3s ease}._registerCard_1d0sx_51:hover{box-shadow:0 25px 50px #3b82f626;transform:translateY(-2px)}._registerHeader_1d0sx_65{text-align:center;margin-bottom:3rem}._registerTitle_1d0sx_70{font-size:3rem;font-weight:900;color:#1a202c;margin-bottom:1rem;letter-spacing:-.025em;line-height:1.1}._registerSubtitle_1d0sx_79{font-size:1.3rem;color:#4a5568;font-weight:400;line-height:1.6;margin:0}._registerCopy_1d0sx_87{font-size:1rem;color:#718096;font-weight:400;line-height:1.5;margin:.5rem 0 0}._registerForm_1d0sx_95{display:flex;flex-direction:column;gap:2rem}@media (min-width: 769px){._registerForm_1d0sx_95{gap:1.5rem}}._registerForm_1d0sx_95 ._inputGroup_1d0sx_105{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){._registerForm_1d0sx_95 ._inputGroup_1d0sx_105{grid-template-columns:1fr;gap:1.5rem}}._registerForm_1d0sx_95 ._promoRow_1d0sx_116,._registerForm_1d0sx_95 ._fieldWithError_1d0sx_121{display:flex;flex-direction:column;gap:.5rem}._registerForm_1d0sx_95 ._fieldError_1d0sx_126{margin:0;font-size:.95rem;color:#dc2626;font-weight:500}._registerForm_1d0sx_95 ._registerBtn_1d0sx_132{margin-top:1rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;padding:1.25rem 2rem;font-weight:700;font-size:1.2rem;border-radius:50px;transition:all .3s ease;color:#fff;box-shadow:0 8px 25px #3b82f64d}._registerForm_1d0sx_95 ._registerBtn_1d0sx_132:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #3b82f666}._registerForm_1d0sx_95 ._registerBtn_1d0sx_132:disabled{opacity:.7;transform:none}._registerForm_1d0sx_95 ._line_1d0sx_152{display:flex;align-items:center;justify-content:center;gap:.75rem}._registerForm_1d0sx_95 ._locationInfo_1d0sx_158{margin-top:-.5rem;font-size:.95rem;color:#64748b}._loginLink_1d0sx_164{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(59,130,246,.1)}._loginLink_1d0sx_164 p{font-size:1.4rem;color:#4a5568;margin:0;line-height:1.6}._loginLink_1d0sx_164 p a{color:#3b82f6;font-weight:600;text-decoration:none;transition:all .3s ease}._loginLink_1d0sx_164 p a:hover{color:#1d4ed8;text-decoration:underline}.input-container ._input_1d0sx_105{font-size:1.1rem;padding:1rem 1.25rem;border-radius:12px;border:2px solid rgba(59,130,246,.1);background:#fffc;transition:all .3s ease}.input-container ._input_1d0sx_105:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.input-container ._label_1d0sx_200{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}@media (max-width: 768px){._registerPage_1d0sx_1{padding:1rem;align-items:flex-start;justify-content:flex-start}._registerCard_1d0sx_51{padding:2rem}._registerTitle_1d0sx_70{font-size:2.5rem}._registerSubtitle_1d0sx_79{font-size:1.2rem}._registerForm_1d0sx_95{gap:1.5rem}._registerForm_1d0sx_95 ._registerBtn_1d0sx_132{padding:1rem 1.5rem;font-size:1.1rem}._loginLink_1d0sx_164 p{font-size:1rem}}@media (max-width: 480px){._registerCard_1d0sx_51{padding:1.5rem}._registerTitle_1d0sx_70{font-size:2rem}._registerHeader_1d0sx_65{margin-bottom:2rem}._registerContainer_1d0sx_40{max-width:100%}}._registerPage_1tvya_1{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._registerPage_1tvya_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none;opacity:.3}._registerContainer_1tvya_25{width:100%;max-width:600px;margin:0 auto}._registerCard_1tvya_31{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.1);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #3b82f61a;transition:all .3s ease}._registerCard_1tvya_31:hover{box-shadow:0 25px 50px #3b82f626;transform:translateY(-2px)}._registerHeader_1tvya_45{text-align:center;margin-bottom:3rem}._registerTitle_1tvya_50{font-size:2.75rem;font-weight:900;color:#1a202c;margin-bottom:1rem;letter-spacing:-.025em;line-height:1.1}._registerSubtitle_1tvya_59{font-size:1.25rem;color:#4a5568;font-weight:400;line-height:1.6;margin:0 0 1.5rem}._emailDisplay_1tvya_67{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid rgba(59,130,246,.2);border-radius:50px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;color:#1e40af}._emailDisplay_1tvya_67 svg{color:#3b82f6}._registerForm_1tvya_83{display:flex;flex-direction:column;gap:2rem}._registerForm_1tvya_83 ._inputGroup_1tvya_88{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){._registerForm_1tvya_83 ._inputGroup_1tvya_88{grid-template-columns:1fr;gap:1.5rem}}._registerForm_1tvya_83 ._registerBtn_1tvya_99{margin-top:1rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;padding:1.25rem 2rem;font-weight:700;font-size:1.2rem;border-radius:50px;transition:all .3s ease;color:#fff;box-shadow:0 8px 25px #3b82f64d}._registerForm_1tvya_83 ._registerBtn_1tvya_99:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #3b82f666}._registerForm_1tvya_83 ._registerBtn_1tvya_99:disabled{opacity:.7;transform:none}._registerForm_1tvya_83 ._line_1tvya_119{display:flex;align-items:center;justify-content:center;gap:.75rem}._loginLink_1tvya_126{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(59,130,246,.1)}._loginLink_1tvya_126 p{font-size:1.1rem;color:#4a5568;margin:0}._loginLink_1tvya_126 p a{color:#3b82f6;font-weight:600;text-decoration:none;transition:all .3s ease}._loginLink_1tvya_126 p a:hover{color:#1d4ed8;text-decoration:underline}._loadingState_1tvya_148{text-align:center;padding:3rem 2rem;color:#1a202c}._loadingState_1tvya_148 h2{font-size:2rem;font-weight:700;margin:1.5rem 0 1rem;color:#1a202c}._loadingState_1tvya_148 p{font-size:1.1rem;color:#4a5568;margin:0}._errorState_1tvya_165{text-align:center;padding:3rem 2rem;color:#1a202c}._errorState_1tvya_165 h2{font-size:2rem;font-weight:700;margin:1.5rem 0 1rem;color:#dc2626}._errorState_1tvya_165 ._errorMessage_1tvya_176{font-size:1.1rem;color:#4a5568;margin:0 0 2rem;line-height:1.6}._errorState_1tvya_165 svg{color:#dc2626!important}.input-container ._input_1tvya_88{font-size:1.1rem;padding:1rem 1.25rem;border-radius:12px;border:2px solid rgba(59,130,246,.1);background:#fffc;transition:all .3s ease}.input-container ._input_1tvya_88:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.input-container ._input_1tvya_88:disabled{background:#f3f4f6cc;color:#6b7280;cursor:not-allowed}.input-container ._label_1tvya_204{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}@media (max-width: 768px){._registerPage_1tvya_1{padding:1rem}._registerCard_1tvya_31{padding:2rem}._registerTitle_1tvya_50{font-size:2.25rem}._registerSubtitle_1tvya_59{font-size:1.1rem}._emailDisplay_1tvya_67{font-size:.9rem;padding:.6rem 1.25rem}._registerForm_1tvya_83{gap:1.5rem}._registerForm_1tvya_83 ._registerBtn_1tvya_99{padding:1rem 1.5rem;font-size:1.1rem}._loginLink_1tvya_126 p{font-size:1rem}._loadingState_1tvya_148 h2,._errorState_1tvya_165 h2{font-size:1.75rem}}@media (max-width: 480px){._registerCard_1tvya_31{padding:1.5rem}._registerTitle_1tvya_50{font-size:2rem}._registerHeader_1tvya_45{margin-bottom:2rem}._registerContainer_1tvya_25{max-width:100%}._emailDisplay_1tvya_67{font-size:.85rem;padding:.5rem 1rem}._loadingState_1tvya_148,._errorState_1tvya_165{padding:2rem 1rem}}._registerPage_fdnp1_1{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);display:flex;align-items:flex-start;justify-content:center;padding:4rem 2rem 2rem;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-y:auto}._registerPage_fdnp1_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.03) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(59,130,246,.02) 0%,transparent 60%),linear-gradient(135deg,transparent 25%,rgba(59,130,246,.015) 25%,rgba(59,130,246,.015) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.015) 25%,rgba(59,130,246,.015) 50%,transparent 50%);background-size:200px 200px,200px 200px,300px 300px,60px 60px,60px 60px;background-position:0 0,100px 100px,50px 50px,0 0,30px 30px;pointer-events:none;opacity:.4}._registerPage_fdnp1_1:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(ellipse 40px 20px at 15% 25%,rgba(59,130,246,.04) 0%,transparent 70%),radial-gradient(ellipse 40px 20px at 85% 75%,rgba(59,130,246,.04) 0%,transparent 70%),radial-gradient(ellipse 20px 40px at 25% 15%,rgba(59,130,246,.03) 0%,transparent 70%),radial-gradient(ellipse 20px 40px at 75% 85%,rgba(59,130,246,.03) 0%,transparent 70%);background-size:400px 400px;background-position:0 0,200px 200px,100px 100px,300px 300px;pointer-events:none;opacity:.3}._registerContainer_fdnp1_40{width:100%;max-width:600px;margin:0 auto}@media (min-width: 769px){._registerContainer_fdnp1_40{max-width:800px}}._registerCard_fdnp1_51{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.1);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #3b82f61a;transition:all .3s ease}._registerCard_fdnp1_51:hover{box-shadow:0 25px 50px #3b82f626;transform:translateY(-2px)}._registerHeader_fdnp1_65{text-align:center;margin-bottom:2.5rem;padding-top:0}._registerTitle_fdnp1_71{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#1a202c;margin-bottom:.75rem;letter-spacing:-.025em;line-height:1.2}._registerSubtitle_fdnp1_80{font-size:1.2rem;color:#4a5568;font-weight:400;line-height:1.5;margin:0;max-width:100%}._registerCopy_fdnp1_89{font-size:1rem;color:#718096;font-weight:400;line-height:1.5;margin:.5rem 0 0}._registerForm_fdnp1_97{display:flex;flex-direction:column;gap:2rem}@media (min-width: 769px){._registerForm_fdnp1_97{gap:1.5rem}}._registerForm_fdnp1_97 ._inputGroup_fdnp1_107{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 768px){._registerForm_fdnp1_97 ._inputGroup_fdnp1_107{grid-template-columns:1fr;gap:1.5rem}}._registerForm_fdnp1_97 ._promoRow_fdnp1_118,._registerForm_fdnp1_97 ._fieldWithError_fdnp1_123{display:flex;flex-direction:column;gap:.5rem}._registerForm_fdnp1_97 ._fieldError_fdnp1_128{margin:0;font-size:.95rem;color:#dc2626;font-weight:500}._registerForm_fdnp1_97 ._registerBtn_fdnp1_134{margin-top:1rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;padding:1.25rem 2rem;font-weight:700;font-size:1.2rem;border-radius:50px;transition:all .3s ease;color:#fff;box-shadow:0 8px 25px #3b82f64d}._registerForm_fdnp1_97 ._registerBtn_fdnp1_134:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #3b82f666}._registerForm_fdnp1_97 ._registerBtn_fdnp1_134:disabled{opacity:.7;transform:none}._registerForm_fdnp1_97 ._line_fdnp1_154{display:flex;align-items:center;justify-content:center;gap:.75rem}._registerForm_fdnp1_97 ._locationInfo_fdnp1_160{margin-top:-.5rem;font-size:.95rem;color:#64748b}._loginLink_fdnp1_166{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(59,130,246,.1)}._loginLink_fdnp1_166 p{font-size:1.4rem;color:#4a5568;margin:0;line-height:1.6}._loginLink_fdnp1_166 p a{color:#3b82f6;font-weight:600;text-decoration:none;transition:all .3s ease}._loginLink_fdnp1_166 p a:hover{color:#1d4ed8;text-decoration:underline}._successContainer_fdnp1_189{display:flex;flex-direction:column;gap:2rem;align-items:center;padding:2rem 0;animation:_slideDown_fdnp1_1 .3s ease-out}._successMessage_fdnp1_198{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#10b9811a,#0596691a);border:2px solid rgba(16,185,129,.3);border-radius:12px;width:100%;animation:_slideDown_fdnp1_1 .3s ease-out}._successMessage_fdnp1_198 svg{color:#10b981;flex-shrink:0}._successMessage_fdnp1_198 strong{display:block;font-size:1.1rem;color:#065f46;font-weight:700;margin-bottom:.25rem}._successMessage_fdnp1_198 div{font-size:.95rem;color:#047857}@keyframes _slideDown_fdnp1_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.input-container ._input_fdnp1_107{font-size:1.1rem;padding:1rem 1.25rem;border-radius:12px;border:2px solid rgba(59,130,246,.1);background:#fffc;transition:all .3s ease}.input-container ._input_fdnp1_107:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.input-container ._label_fdnp1_248{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}@media (max-width: 768px){._registerPage_fdnp1_1{padding:1rem}._registerCard_fdnp1_51{padding:2rem}._registerTitle_fdnp1_71{font-size:2.5rem}._registerSubtitle_fdnp1_80{font-size:1.2rem}._registerForm_fdnp1_97{gap:1.5rem}._registerForm_fdnp1_97 ._registerBtn_fdnp1_134{padding:1rem 1.5rem;font-size:1.1rem}._loginLink_fdnp1_166 p{font-size:1rem}}@media (max-width: 480px){._registerCard_fdnp1_51{padding:1.5rem}._registerTitle_fdnp1_71{font-size:2rem}._registerHeader_fdnp1_65{margin-bottom:2rem}._registerContainer_fdnp1_40{max-width:100%}}._verifyPage_gob83_1{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._verifyPage_gob83_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none;opacity:.3}._verifyContainer_gob83_25{width:100%;max-width:500px;margin:0 auto}._loadingCard_gob83_31,._errorCard_gob83_32,._successCard_gob83_33{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #3b82f61a;transition:all .3s ease;text-align:center}._loadingCard_gob83_31{border:1px solid rgba(59,130,246,.1)}._loadingCard_gob83_31:hover{box-shadow:0 25px 50px #3b82f626}._errorCard_gob83_32{border:1px solid rgba(239,68,68,.1)}._errorCard_gob83_32:hover{box-shadow:0 25px 50px #ef44441a;transform:translateY(-2px)}._successCard_gob83_33{border:1px solid rgba(34,197,94,.1)}._successCard_gob83_33:hover{box-shadow:0 25px 50px #22c55e1a;transform:translateY(-2px)}._loadingContent_gob83_66,._errorContent_gob83_67,._successContent_gob83_68{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}._loadingContent_gob83_66 h2,._errorContent_gob83_67 h2,._successContent_gob83_68 h2{font-size:2.5rem;font-weight:800;color:#1a202c;margin:0}._loadingContent_gob83_66 p,._loadingContent_gob83_66 ._message_gob83_84,._errorContent_gob83_67 p,._errorContent_gob83_67 ._message_gob83_84,._successContent_gob83_68 p,._successContent_gob83_68 ._message_gob83_84{font-size:1.3rem;color:#4a5568;margin-bottom:1rem}@media (max-width: 768px){._verifyPage_gob83_1{padding:1rem}._loadingCard_gob83_31,._errorCard_gob83_32,._successCard_gob83_33{padding:2rem}._loadingContent_gob83_66 h2,._errorContent_gob83_67 h2,._successContent_gob83_68 h2{font-size:2rem}._loadingContent_gob83_66 p,._loadingContent_gob83_66 ._message_gob83_84,._errorContent_gob83_67 p,._errorContent_gob83_67 ._message_gob83_84,._successContent_gob83_68 p,._successContent_gob83_68 ._message_gob83_84{font-size:1.1rem}}@media (max-width: 480px){._loadingCard_gob83_31,._errorCard_gob83_32,._successCard_gob83_33{padding:1.5rem}._loadingContent_gob83_66 h2,._errorContent_gob83_67 h2,._successContent_gob83_68 h2{font-size:1.8rem}._loadingContent_gob83_66 p,._loadingContent_gob83_66 ._message_gob83_84,._errorContent_gob83_67 p,._errorContent_gob83_67 ._message_gob83_84,._successContent_gob83_68 p,._successContent_gob83_68 ._message_gob83_84{font-size:1rem}}._resetPage_13hoa_1{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._resetPage_13hoa_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none;opacity:.3}._resetContainer_13hoa_25{width:100%;max-width:500px;margin:0 auto}._resetCard_13hoa_31{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.1);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #3b82f61a;transition:all .3s ease}._resetCard_13hoa_31:hover{box-shadow:0 25px 50px #3b82f626;transform:translateY(-2px)}._resetHeader_13hoa_45{text-align:center;margin-bottom:3rem}._resetTitle_13hoa_50{font-size:3rem;font-weight:900;color:#1a202c;margin-bottom:1rem;letter-spacing:-.025em;line-height:1.1}._resetSubtitle_13hoa_59{font-size:1.3rem;color:#4a5568;font-weight:400;line-height:1.6;margin:0}._resetForm_13hoa_67{display:flex;flex-direction:column;gap:2rem}._resetForm_13hoa_67 ._resetBtn_13hoa_72{margin-top:1rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;padding:1.25rem 2rem;font-weight:700;font-size:1.2rem;border-radius:50px;transition:all .3s ease;color:#fff;box-shadow:0 8px 25px #3b82f64d}._resetForm_13hoa_67 ._resetBtn_13hoa_72:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #3b82f666}._resetForm_13hoa_67 ._resetBtn_13hoa_72:disabled{opacity:.7;transform:none}._resetForm_13hoa_67 ._line_13hoa_92{display:flex;align-items:center;justify-content:center;gap:.75rem}._loginLink_13hoa_99{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(59,130,246,.1)}._loginLink_13hoa_99 p{font-size:1.1rem;color:#4a5568;margin:0}._loginLink_13hoa_99 p a{color:#3b82f6;font-weight:600;text-decoration:none;transition:all .3s ease}._loginLink_13hoa_99 p a:hover{color:#1d4ed8;text-decoration:underline}._successCard_13hoa_121{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.2);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #3b82f626;transition:all .3s ease}._successCard_13hoa_121:hover{box-shadow:0 25px 50px #3b82f633;transform:translateY(-2px)}._successContent_13hoa_135{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1.5rem}._successContent_13hoa_135 h2{font-size:2.5rem;font-weight:800;color:#1a202c;margin:0}._successContent_13hoa_135 ._message_13hoa_149{font-size:1.3rem;color:#4a5568;margin-bottom:1.5rem}.input-container ._input_13hoa_155{font-size:1.1rem;padding:1rem 1.25rem;border-radius:12px;border:2px solid rgba(59,130,246,.1);background:#fffc;transition:all .3s ease}.input-container ._input_13hoa_155:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.input-container ._label_13hoa_168{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}@media (max-width: 768px){._resetPage_13hoa_1{padding:1rem}._resetCard_13hoa_31,._successCard_13hoa_121{padding:2rem}._resetTitle_13hoa_50{font-size:2.5rem}._resetSubtitle_13hoa_59{font-size:1.2rem}._resetForm_13hoa_67{gap:1.5rem}._resetForm_13hoa_67 ._resetBtn_13hoa_72{padding:1rem 1.5rem;font-size:1.1rem}._loginLink_13hoa_99 p{font-size:1rem}._successContent_13hoa_135 h2{font-size:2rem}._successContent_13hoa_135 ._message_13hoa_149{font-size:1.1rem}}@media (max-width: 480px){._resetCard_13hoa_31,._successCard_13hoa_121{padding:1.5rem}._resetTitle_13hoa_50{font-size:2rem}._resetHeader_13hoa_45{margin-bottom:2rem}._successContent_13hoa_135 h2{font-size:1.8rem}._successContent_13hoa_135 ._message_13hoa_149{font-size:1rem}}._resetPage_1a13r_1{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._resetPage_1a13r_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none;opacity:.3}._resetContainer_1a13r_25{width:100%;max-width:500px;margin:0 auto}._resetCard_1a13r_31{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.1);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #3b82f61a;transition:all .3s ease}._resetCard_1a13r_31:hover{box-shadow:0 25px 50px #3b82f626;transform:translateY(-2px)}._resetHeader_1a13r_45{text-align:center;margin-bottom:3rem}._resetTitle_1a13r_50{font-size:3rem;font-weight:900;color:#1a202c;margin-bottom:1rem;letter-spacing:-.025em;line-height:1.1}._resetSubtitle_1a13r_59{font-size:1.3rem;color:#4a5568;font-weight:400;line-height:1.6;margin:0}._resetForm_1a13r_67{display:flex;flex-direction:column;gap:2rem}._resetForm_1a13r_67 ._resetBtn_1a13r_72{margin-top:1rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;padding:1.25rem 2rem;font-weight:700;font-size:1.2rem;border-radius:50px;transition:all .3s ease;color:#fff;box-shadow:0 8px 25px #3b82f64d}._resetForm_1a13r_67 ._resetBtn_1a13r_72:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px #3b82f666}._resetForm_1a13r_67 ._resetBtn_1a13r_72:disabled{opacity:.7;transform:none}._resetForm_1a13r_67 ._line_1a13r_92{display:flex;align-items:center;justify-content:center;gap:.75rem}._loadingCard_1a13r_99,._errorCard_1a13r_100,._successCard_1a13r_101{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #3b82f61a;transition:all .3s ease;text-align:center}._loadingCard_1a13r_99{border:1px solid rgba(59,130,246,.1)}._loadingCard_1a13r_99:hover{box-shadow:0 25px 50px #3b82f626}._errorCard_1a13r_100{border:1px solid rgba(239,68,68,.1)}._errorCard_1a13r_100:hover{box-shadow:0 25px 50px #ef44441a}._successCard_1a13r_101{border:1px solid rgba(34,197,94,.1)}._successCard_1a13r_101:hover{box-shadow:0 25px 50px #22c55e1a;transform:translateY(-2px)}._loadingContent_1a13r_133,._errorContent_1a13r_134,._successContent_1a13r_135{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}._loadingContent_1a13r_133 h2,._errorContent_1a13r_134 h2,._successContent_1a13r_135 h2{font-size:2.5rem;font-weight:800;color:#1a202c;margin:0}._loadingContent_1a13r_133 p,._loadingContent_1a13r_133 ._message_1a13r_151,._errorContent_1a13r_134 p,._errorContent_1a13r_134 ._message_1a13r_151,._successContent_1a13r_135 p,._successContent_1a13r_135 ._message_1a13r_151{font-size:1.3rem;color:#4a5568;margin-bottom:1rem}.input-container ._input_1a13r_161{font-size:1.1rem;padding:1rem 1.25rem;border-radius:12px;border:2px solid rgba(59,130,246,.1);background:#fffc;transition:all .3s ease}.input-container ._input_1a13r_161:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.input-container ._label_1a13r_174{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}@media (max-width: 768px){._resetPage_1a13r_1{padding:1rem}._resetCard_1a13r_31,._loadingCard_1a13r_99,._errorCard_1a13r_100,._successCard_1a13r_101{padding:2rem}._resetTitle_1a13r_50{font-size:2.5rem}._resetSubtitle_1a13r_59{font-size:1.2rem}._resetForm_1a13r_67{gap:1.5rem}._resetForm_1a13r_67 ._resetBtn_1a13r_72{padding:1rem 1.5rem;font-size:1.1rem}._loadingContent_1a13r_133 h2,._errorContent_1a13r_134 h2,._successContent_1a13r_135 h2{font-size:2rem}._loadingContent_1a13r_133 p,._loadingContent_1a13r_133 ._message_1a13r_151,._errorContent_1a13r_134 p,._errorContent_1a13r_134 ._message_1a13r_151,._successContent_1a13r_135 p,._successContent_1a13r_135 ._message_1a13r_151{font-size:1.1rem}}@media (max-width: 480px){._resetCard_1a13r_31,._loadingCard_1a13r_99,._errorCard_1a13r_100,._successCard_1a13r_101{padding:1.5rem}._resetTitle_1a13r_50{font-size:2rem}._resetHeader_1a13r_45{margin-bottom:2rem}._loadingContent_1a13r_133 h2,._errorContent_1a13r_134 h2,._successContent_1a13r_135 h2{font-size:1.8rem}._loadingContent_1a13r_133 p,._loadingContent_1a13r_133 ._message_1a13r_151,._errorContent_1a13r_134 p,._errorContent_1a13r_134 ._message_1a13r_151,._successContent_1a13r_135 p,._successContent_1a13r_135 ._message_1a13r_151{font-size:1rem}}._page_1d45l_1{min-height:100vh;background:linear-gradient(135deg,#fff,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem}._container_1d45l_10{width:100%;max-width:500px;margin:0 auto}._loadingCard_1d45l_16,._errorCard_1d45l_17,._successCard_1d45l_18{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:3rem;box-shadow:0 20px 40px #3b82f61a;text-align:center}._loadingCard_1d45l_16{border:1px solid rgba(59,130,246,.1)}._errorCard_1d45l_17{border:1px solid rgba(239,68,68,.1)}._successCard_1d45l_18{border:1px solid rgba(34,197,94,.1)}._loadingContent_1d45l_39,._errorContent_1d45l_40,._successContent_1d45l_41{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}._loadingContent_1d45l_39 h2,._errorContent_1d45l_40 h2,._successContent_1d45l_41 h2{font-size:2rem;font-weight:800;color:#1a202c;margin:0}._loadingContent_1d45l_39 ._message_1d45l_56,._errorContent_1d45l_40 ._message_1d45l_56,._successContent_1d45l_41 ._message_1d45l_56{font-size:1.2rem;color:#4a5568}._help_17dfx_1{min-height:100vh;background:#fff}._hero_17dfx_7{padding:12rem 0 6rem;background:linear-gradient(135deg,#f8fafc,#fff);text-align:center;position:relative}._hero_17dfx_7:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(45deg,transparent 20%,rgba(59,130,246,.02) 20%,rgba(59,130,246,.02) 80%,transparent 80%),linear-gradient(-45deg,transparent 20%,rgba(59,130,246,.02) 20%,rgba(59,130,246,.02) 80%,transparent 80%);background-size:100px 100px;background-position:0 0,50px 50px;pointer-events:none;opacity:.6}._heroContent_17dfx_27{position:relative;z-index:1}._heroTitle_17dfx_32{font-size:clamp(4rem,8vw,6rem);font-weight:900;margin-bottom:2rem;color:#1a202c;line-height:1.1}._heroSubtitle_17dfx_40{font-size:2rem;color:#4a5568;max-width:600px;margin:0 auto 1rem;line-height:1.5}._searchContainer_17dfx_48{max-width:500px;margin:0 auto}._searchInput_17dfx_53{position:relative;display:flex;align-items:center}._searchInput_17dfx_53 svg{position:absolute;left:2rem;color:#9ca3af;z-index:1}._searchInput_17dfx_53 input{width:100%;padding:1.5rem 2rem 1.5rem 5rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1.6rem;background:#fff;transition:all .3s ease}._searchInput_17dfx_53 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._searchInput_17dfx_53 input::placeholder{color:#9ca3af}._mainContent_17dfx_83{padding:6rem 0;background:#fff}._contentGrid_17dfx_88{display:grid;grid-template-columns:300px 1fr;gap:4rem}@media (max-width: 968px){._contentGrid_17dfx_88{grid-template-columns:1fr;gap:3rem}}._sidebar_17dfx_101{background:#f8fafc;padding:3rem 2rem;border-radius:16px;height:fit-content;position:sticky;top:2rem}@media (max-width: 968px){._sidebar_17dfx_101{position:static;padding:2rem}}._sidebarTitle_17dfx_116{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:2rem}._categoryNav_17dfx_123{display:flex;flex-direction:column;gap:.5rem}._categoryButton_17dfx_129{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.5rem;border:none;background:transparent;border-radius:8px;font-size:1.5rem;font-weight:500;color:#4a5568;text-align:left;cursor:pointer;transition:all .3s ease}._categoryButton_17dfx_129:hover{background:#3b82f61a;color:#3b82f6}._categoryButton_17dfx_129._active_17dfx_148{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;box-shadow:0 4px 12px #3b82f64d}._guidesContent_17dfx_155{min-height:500px}._guidesHeader_17dfx_159{margin-bottom:3rem}._guidesTitle_17dfx_163{font-size:3rem;font-weight:800;color:#1a202c;margin-bottom:1rem}._guidesSubtitle_17dfx_170{font-size:1.6rem;color:#4a5568}._guidesList_17dfx_175{display:flex;flex-direction:column;gap:2rem}._guideCard_17dfx_181{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:3rem;transition:all .3s ease}._guideCard_17dfx_181:hover{border-color:#3b82f64d;box-shadow:0 8px 25px #00000014;transform:translateY(-2px)}._guideHeader_17dfx_194{margin-bottom:2rem}._guideTitle_17dfx_198{font-size:2.2rem;font-weight:700;color:#1a202c;margin-bottom:1rem}._guideDescription_17dfx_205{font-size:1.6rem;color:#4a5568;line-height:1.6}._guideSteps_17dfx_211 h4{font-size:1.8rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem}._stepsList_17dfx_218{list-style:none;counter-reset:step-counter;padding:0}._stepItem_17dfx_224{counter-increment:step-counter;position:relative;padding-left:3rem;margin-bottom:1rem;font-size:1.5rem;color:#4a5568;line-height:1.6}._stepItem_17dfx_224:before{content:counter(step-counter);position:absolute;left:0;top:0;width:2.4rem;height:2.4rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700}._noResults_17dfx_250{text-align:center;padding:6rem 2rem;color:#4a5568}._noResults_17dfx_250 svg{margin-bottom:2rem;opacity:.5}._noResults_17dfx_250 h3{font-size:2.4rem;font-weight:600;color:#1a202c;margin-bottom:1rem}._noResults_17dfx_250 p{font-size:1.6rem}._supportSection_17dfx_270{padding:8rem 0;background:linear-gradient(135deg,#f8fafc,#fff)}._container_17dfx_275{max-width:1200px;margin:0 auto;padding:0 2rem}._block_aiw79_1{background:#fff;border-radius:16px;padding:4rem;text-align:center;box-shadow:0 10px 30px #00000014;border:1px solid #e2e8f0}._block_aiw79_1 ._title_aiw79_9{font-size:2.4rem;font-weight:700;color:#1a202c;margin-bottom:1rem}._block_aiw79_1 ._subcopy_aiw79_15{font-size:1.6rem;color:#4a5568;margin-bottom:2.5rem;line-height:1.5}._actions_aiw79_22{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}._primaryButton_aiw79_29{padding:1.25rem 2.5rem;border-radius:8px;font-size:1.6rem;font-weight:600;border:none;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}._primaryButton_aiw79_29:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f666}._linkButton_aiw79_49{display:inline-flex;align-items:center;gap:.5rem}._secondaryButton_aiw79_55{padding:1.25rem 2.5rem;border-radius:8px;font-size:1.6rem;font-weight:600;border:2px solid #e2e8f0;background:#fff;color:#4a5568;cursor:pointer;transition:all .3s ease}._secondaryButton_aiw79_55:hover{border-color:#3b82f6;color:#3b82f6;background:#3b82f60d;transform:translateY(-2px)}@media (max-width: 768px){._block_aiw79_1{padding:3rem 2rem}._block_aiw79_1 ._title_aiw79_9{font-size:2rem}._actions_aiw79_22{flex-direction:column;align-items:stretch}._actions_aiw79_22 ._primaryButton_aiw79_29,._actions_aiw79_22 ._secondaryButton_aiw79_55{width:100%;text-align:center}._actions_aiw79_22 ._linkButton_aiw79_49{width:100%;justify-content:center}}._faqContainer_at9tj_1{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#fff);padding:4rem 2rem}._faqHeader_at9tj_7{max-width:1200px;margin:0 auto 4rem;text-align:center;color:#1a202c}._faqHeader_at9tj_7 h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}._faqHeader_at9tj_7 p{font-size:1.8rem;color:#4a5568}._faqContent_at9tj_23{max-width:1000px;margin:0 auto}._faqSection_at9tj_28{margin-bottom:4rem;animation:_fadeInUp_at9tj_1 .6s ease-out}._sectionTitle_at9tj_33{font-size:2.4rem;font-weight:700;color:#1a202c;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}._questionsList_at9tj_42{display:flex;flex-direction:column;gap:1.5rem}._faqItem_at9tj_48{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000f;border:1px solid #e2e8f0;transition:all .3s ease;overflow:hidden}._faqItem_at9tj_48:hover{box-shadow:0 8px 25px #00000014;border-color:#3b82f633}._faqItem_at9tj_48._active_at9tj_60{box-shadow:0 8px 25px #00000014;border-color:#3b82f64d}._questionButton_at9tj_65{width:100%;text-align:left;background:none;border:none;padding:2rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#2d3748;transition:background-color .2s}._questionButton_at9tj_65:hover{background-color:#f7fafc}._questionText_at9tj_82{font-size:1.8rem;font-weight:600;line-height:1.4;padding-right:1.5rem}._icon_at9tj_89{font-size:2.4rem;font-weight:300;line-height:1;color:#3b82f6;transition:transform .3s ease;flex-shrink:0}._active_at9tj_60 ._icon_at9tj_89{transform:rotate(45deg)}._answerContainer_at9tj_101{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease;background-color:#f8fafc}._answerContainer_at9tj_101._open_at9tj_107{max-height:500px;padding-bottom:2rem}._answer_at9tj_101{font-size:1.6rem;color:#4a5568;line-height:1.7;padding:0 2rem;margin:0}._faqFooter_at9tj_120{max-width:1000px;margin:5rem auto 0}@keyframes _fadeInUp_at9tj_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._faqHeader_at9tj_7 h1{font-size:2.8rem}._faqHeader_at9tj_7 p,._questionText_at9tj_82{font-size:1.6rem}._answer_at9tj_101{font-size:1.5rem}}._whyGymSchedule_1rh8i_1{min-height:100vh;background:#fff;color:#2b2b2a}._container_1rh8i_7{max-width:1200px;margin:0 auto;padding:0 2rem}._hero_1rh8i_13{padding:12rem 0 6rem;background:linear-gradient(135deg,#f8fafc,#fff);text-align:center;position:relative}._hero_1rh8i_13:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(45deg,transparent 20%,rgba(59,130,246,.02) 20%,rgba(59,130,246,.02) 80%,transparent 80%),linear-gradient(-45deg,transparent 20%,rgba(59,130,246,.02) 20%,rgba(59,130,246,.02) 80%,transparent 80%);background-size:100px 100px;background-position:0 0,50px 50px;pointer-events:none;opacity:.6}._heroContent_1rh8i_33{position:relative;z-index:1;max-width:900px;margin:0 auto}._heroTitle_1rh8i_40{font-size:clamp(4rem,8vw,6rem);font-weight:900;margin:0 0 2rem;color:#1a202c;line-height:1.1}._heroLead_1rh8i_48{font-size:2rem;color:#4a5568;font-weight:600;margin:0 0 1.25rem;line-height:1.5}._heroSub_1rh8i_56{font-size:1.6rem;color:#4a5568;line-height:1.6;margin:0}._mainContent_1rh8i_63{padding:6rem 0;background:#fff}._content_1rh8i_68{max-width:1000px;margin:0 auto}._section_1rh8i_73{margin-bottom:4rem}._sectionTitle_1rh8i_77{font-size:3rem;font-weight:800;color:#1a202c;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1)}._body_1rh8i_86{font-size:1.6rem;line-height:1.7;color:#4a5568;margin:0 0 1rem}._bodyHighlight_1rh8i_93{font-size:1.6rem;line-height:1.7;margin:1.25rem 0 0;font-weight:600}._bodyMuted_1rh8i_100{font-size:1.6rem;line-height:1.65;color:#4a5568;margin:1rem 0 0}._bulletList_1rh8i_107{margin:.5rem 0 0;padding-left:1.5rem;list-style:disc}._bulletList_1rh8i_107 li{font-size:1.6rem;line-height:1.7;color:#1a202c;margin-bottom:.5rem}._checkList_1rh8i_119{margin:.5rem 0 0;padding-left:0;list-style:none}._checkList_1rh8i_119 li{position:relative;padding-left:1.75rem;font-size:1.6rem;line-height:1.7;color:#1a202c;margin-bottom:.6rem}._checkList_1rh8i_119 li:before{content:"";position:absolute;left:0;top:.5rem;width:6px;height:6px;border-radius:50%;background:#1a202c}._cards_1rh8i_143{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.5rem}@media (max-width: 640px){._cards_1rh8i_143{grid-template-columns:1fr;gap:1rem}}._card_1rh8i_143{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:2rem}._cardIcon_1rh8i_163{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#3b82f614;border-radius:10px;margin-bottom:1rem}._cardIcon_1rh8i_163 svg{color:#3b82f6}._cardTitle_1rh8i_177{font-size:1.8rem;font-weight:700;color:#1a202c;margin:0 0 .5rem;line-height:1.3}._cardText_1rh8i_185{font-size:1.6rem;line-height:1.65;color:#4a5568;margin:0}._midCta_1rh8i_192{margin-top:2.5rem;padding:2rem;text-align:center;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}._midCtaText_1rh8i_201{font-size:1.8rem;font-weight:600;color:#1a202c;margin:0 0 1.25rem}._midCtaActions_1rh8i_208{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}._midCtaButton_1rh8i_215{min-width:140px}._whyGrid_1rh8i_219{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.25rem;margin-top:1.5rem}@media (max-width: 900px){._whyGrid_1rh8i_219{grid-template-columns:1fr 1fr}}@media (max-width: 640px){._whyGrid_1rh8i_219{grid-template-columns:1fr}}._whyCard_1rh8i_236{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:2rem}._whyTitle_1rh8i_243{font-size:1.7rem;font-weight:800;margin:0 0 .6rem;line-height:1.25;color:#1a202c}._whyText_1rh8i_251{font-size:1.6rem;line-height:1.65;color:#4a5568;margin:0}._ctaSection_1rh8i_258{margin-top:4rem;padding:4rem 2rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:16px;text-align:center;box-shadow:0 10px 40px #3b82f640}@media (max-width: 768px){._ctaSection_1rh8i_258{margin-top:3rem;padding:3rem 1.5rem}}._ctaTitle_1rh8i_273{font-size:clamp(2.2rem,4vw,2.8rem);font-weight:800;color:#fff;margin:0 0 1rem}._ctaText_1rh8i_280{font-size:1.6rem;line-height:1.65;color:#fffffff2;margin:0 0 1.75rem;max-width:560px;margin-left:auto;margin-right:auto}._ctaActions_1rh8i_290{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}._ctaButton_1rh8i_297{min-width:140px}._ctaActions_1rh8i_290 ._ctaButton_1rh8i_297:first-child{background:#fff!important;color:#1d4ed8!important;border:none!important}._ctaActions_1rh8i_290 ._ctaButton_1rh8i_297:first-child:hover{background:#f8fafc!important;color:#1d4ed8!important}._ctaActions_1rh8i_290 ._ctaButton_1rh8i_297:last-child{background:transparent!important;color:#fff!important;border:2px solid rgba(255,255,255,.8)!important}._ctaActions_1rh8i_290 ._ctaButton_1rh8i_297:last-child:hover{background:#ffffff26!important;border-color:#fff!important;color:#fff!important}._publicProfile_76x2d_1{min-height:100vh;background:#f8fafc;padding-bottom:80px;position:relative;overflow-x:hidden}@media (min-width: 769px){._publicProfile_76x2d_1{padding-bottom:2rem}}._publicProfile_76x2d_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(ellipse 220px 160px at 90% 10%,rgba(59,130,246,.05) 0%,transparent 55%),radial-gradient(ellipse 180px 120px at 10% 85%,rgba(59,130,246,.04) 0%,transparent 55%);pointer-events:none;z-index:0}._profileBgDeco_76x2d_25{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;color:#3b82f640;overflow:hidden}._profileBgDeco_76x2d_25 svg{position:absolute;display:block}._decoRing_76x2d_38{width:200px;height:200px;top:12%;right:5%;color:#3b82f633}@media (max-width: 768px){._decoRing_76x2d_38{width:120px;height:120px;right:-20px;top:8%}}._decoPlusA_76x2d_54{width:22px;height:22px;top:35%;left:8%;opacity:.45}._decoPlusB_76x2d_62{width:18px;height:18px;bottom:30%;right:12%;opacity:.4}._container_76x2d_70{position:relative;z-index:1;max-width:1000px;margin:0 auto;padding:3rem 1.5rem;display:flex;flex-direction:column;gap:2.5rem}@media (max-width: 768px){._container_76x2d_70{padding:1.5rem 1rem;gap:1.5rem}}._statRow_76x2d_87{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:-.75rem}@media (max-width: 768px){._statRow_76x2d_87{justify-content:center;margin-top:0}}._profilePill_76x2d_101{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.15rem;border-radius:999px;background:#ffffffe6;border:1px solid rgba(148,163,184,.3);box-shadow:0 2px 8px #0f172a12;font-size:1.25rem;color:#475569;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._profilePill_76x2d_101 strong{color:#1d4ed8;font-weight:700;font-size:1.35rem}._profilePill_76x2d_101 svg{color:#3b82f6;flex-shrink:0}._profilePill_76x2d_101._pillGreen_76x2d_123{border-color:#10b98140}._profilePill_76x2d_101._pillGreen_76x2d_123 strong{color:#065f46}._profilePill_76x2d_101._pillGreen_76x2d_123 svg{color:#10b981}._profilePill_76x2d_101._pillAmber_76x2d_132{border-color:#f59e0b40}._profilePill_76x2d_101._pillAmber_76x2d_132 strong{color:#92400e}._profilePill_76x2d_101._pillAmber_76x2d_132 svg{color:#f59e0b}._sessionStatPill_76x2d_142{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.15rem;border-radius:999px;background:#ffffffe6;border:1px solid rgba(148,163,184,.3);box-shadow:0 2px 8px #0f172a12;font-size:1.25rem;color:#475569;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._sessionStatPill_76x2d_142 strong{color:#1d4ed8;font-weight:700;font-size:1.35rem}._sessionStatPill_76x2d_142 svg{color:#3b82f6;flex-shrink:0}._contentGrid_76x2d_165{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:2rem}@media (max-width: 1024px){._contentGrid_76x2d_165{grid-template-columns:1fr}}._mainColumn_76x2d_176,._sideColumn_76x2d_177{display:flex;flex-direction:column;gap:2rem}._heroCard_76x2d_183{position:relative;overflow:hidden;background:#fff;border-radius:2rem;border:1px solid rgba(148,163,184,.25);box-shadow:0 20px 40px #0f172a14;padding:2.75rem;font-family:Inter,sans-serif}._heroCard_76x2d_183:before{content:"";position:absolute;top:-6rem;right:-6rem;width:16rem;height:16rem;background:#10b981;opacity:.05;border-radius:50%;filter:blur(80px);pointer-events:none}._heroCard_76x2d_183:after{content:"";position:absolute;bottom:-6rem;left:-6rem;width:16rem;height:16rem;background:#3b82f6;opacity:.05;border-radius:50%;filter:blur(80px);pointer-events:none}@media (max-width: 768px){._heroCard_76x2d_183{padding:2rem 1.5rem}}._heroContent_76x2d_225{position:relative;z-index:10;display:flex;gap:2.5rem}@media (max-width: 768px){._heroContent_76x2d_225{flex-direction:column;align-items:center;text-align:center;gap:1.5rem}}._profileSection_76x2d_240{flex-shrink:0}._profileImageWrapper_76x2d_244{position:relative;flex-shrink:0;filter:drop-shadow(0 8px 32px rgba(0,0,0,.12))}@media (max-width: 768px){._profileImageWrapper_76x2d_244{margin-bottom:2rem}}._profileImage_76x2d_244{border:4px solid white!important;box-shadow:0 8px 32px #0000001f!important}._statusDot_76x2d_260{position:absolute;bottom:8px;right:8px;width:24px;height:24px;background:#22c55e;border:4px solid white;border-radius:50%;box-shadow:0 2px 8px #22c55e66}._verifiedBadge_76x2d_272{position:absolute;bottom:8px;right:8px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;width:36px;height:36px;border-radius:50%;border:4px solid white;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #10b98166}._profileImageWrapper_76x2d_244:has(._statusDot_76x2d_260) ._verifiedBadge_76x2d_272{right:auto;left:8px}._profileInfo_76x2d_292{flex:1;display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){._profileInfo_76x2d_292{align-items:center}}._profileHeader_76x2d_304{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media (max-width: 768px){._profileHeader_76x2d_304{flex-direction:column;gap:.5rem}}._profileHeaderLeft_76x2d_317{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._trainerIdBadge_76x2d_324{flex-shrink:0;padding:.35rem .75rem;border-radius:8px;background:#f1f5f9;color:#64748b;font-size:.9rem;font-weight:500}@media (max-width: 768px){._trainerIdBadge_76x2d_324{display:none}}._trainerName_76x2d_339{font-size:3rem;font-weight:700;color:#1a202c;margin:0;letter-spacing:-.02em}@media (max-width: 768px){._trainerName_76x2d_339{font-size:2.4rem}}._ratingBadge_76x2d_352{display:flex;align-items:center;gap:.4rem;padding:.4rem .8rem;background:#fef3c7;border-radius:8px;flex-shrink:0}._ratingBadge_76x2d_352 svg{color:#f59e0b}._ratingValue_76x2d_365{font-size:1.4rem;font-weight:700;color:#1a202c}._ratingCount_76x2d_371{font-size:1.2rem;color:#64748b}._trainerType_76x2d_376{font-size:1.4rem;font-weight:600;color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;margin:0}._trainerTypeBadge_76x2d_385{display:inline-block;font-size:.85rem;color:#0f766e;background:#10b9811f;font-weight:700;margin:.5rem 0;padding:.4rem .9rem;border-radius:999px;text-transform:uppercase;letter-spacing:.02em;border:1px solid rgba(16,185,129,.2)}._metaItem_76x2d_399{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;color:#64748b}._metaItem_76x2d_399 svg{color:#94a3b8}@media (max-width: 768px){._metaItem_76x2d_399{justify-content:center}}._nextAvailable_76x2d_415{margin-top:.75rem;display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.15rem;border-radius:999px;background:#ffffffe6;border:1px solid rgba(59,130,246,.25);color:#1d4ed8;font-size:1.2rem;font-weight:600;box-shadow:0 2px 8px #3b82f61a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}._nextAvailable_76x2d_415 strong{color:#1e3a8a}._nextAvailable_76x2d_415 svg{color:#2563eb;flex-shrink:0}@media (max-width: 768px){._nextAvailable_76x2d_415{justify-content:center;font-size:1.2rem}}._about_76x2d_444{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}._aboutTitle_76x2d_450{font-size:1.4rem;font-weight:700;color:#1a202c;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}._aboutText_76x2d_459{font-size:1.4rem;color:#475569;line-height:1.7;margin:0;white-space:pre-wrap}._followSection_76x2d_467{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}._followText_76x2d_473{font-size:1.3rem;color:#64748b;font-weight:600;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}._socialLinks_76x2d_482{display:flex;gap:.75rem}@media (max-width: 768px){._socialLinks_76x2d_482{justify-content:center}}._contactSection_76x2d_492{margin-top:1.5rem;margin-bottom:1rem}._contactButton_76x2d_497{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.2rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.2rem;transition:all .2s;box-shadow:0 2px 8px #3b82f64d}._contactButton_76x2d_497:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}._contactButton_76x2d_497 ._contactEmail_76x2d_515{margin-left:.5rem;font-size:1.1rem;opacity:.9}._socialLink_76x2d_482{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;color:#64748b;transition:all .2s;text-decoration:none;cursor:pointer}._socialLink_76x2d_482 svg{width:20px;height:20px;fill:currentColor;color:inherit}._socialLink_76x2d_482:hover{background:#3b82f6;border-color:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._socialLink_76x2d_482:hover svg{fill:#fff}._socialLink_76x2d_482._socialLinkDisabled_76x2d_551{opacity:.35;cursor:not-allowed;pointer-events:none}._socialLink_76x2d_482._socialLinkDisabled_76x2d_551 svg{fill:#94a3b8}._socialLink_76x2d_482._socialLinkDisabled_76x2d_551:hover{background:#f8fafc;border-color:#e2e8f0;color:#64748b;transform:none;box-shadow:none}._socialLink_76x2d_482._socialLinkDisabled_76x2d_551:hover svg{fill:#94a3b8}._card_76x2d_570{background:#fff;border-radius:24px;border:1px solid rgba(148,163,184,.25);box-shadow:0 12px 30px #0f172a0f;padding:2rem}@media (max-width: 768px){._card_76x2d_570{padding:1.5rem}}._cardHeader_76x2d_583{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._cardTitle_76x2d_590{font-size:1.8rem;font-weight:700;color:#1a202c;margin:0 0 1.5rem}@media (max-width: 768px){._cardTitle_76x2d_590{font-size:1.6rem}}._badge_76x2d_602{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 .6rem;font-size:1.2rem;font-weight:600;color:#3b82f6;background:#3b82f61a;border-radius:12px}._cardActions_76x2d_616{margin-top:1.5rem}._servicesGrid_76x2d_620{display:flex;flex-direction:column;gap:1.25rem}._serviceCard_76x2d_626{display:flex;justify-content:space-between;align-items:center;padding:1.6rem;background:#fff;border-radius:20px;border:1px solid rgba(148,163,184,.2);transition:all .2s}._serviceCard_76x2d_626:hover{border-color:#3b82f64d;box-shadow:0 12px 24px #3b82f61f}@media (max-width: 640px){._serviceCard_76x2d_626{flex-direction:column;align-items:flex-start;gap:1rem}}._serviceInfo_76x2d_648{flex:1}._serviceName_76x2d_652{font-size:1.6rem;font-weight:600;color:#1a202c;margin:0 0 .5rem}._serviceMeta_76x2d_659{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;color:#64748b;margin-bottom:.5rem}._serviceDescription_76x2d_668{font-size:1.3rem;color:#64748b;margin:0;line-height:1.5}._serviceAction_76x2d_675{display:flex;align-items:center;gap:1rem}@media (max-width: 640px){._serviceAction_76x2d_675{width:100%;justify-content:space-between}}._servicePrice_76x2d_687{font-size:1.8rem;font-weight:700;color:#1a202c}._emptyState_76x2d_693{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#94a3b8}._emptyState_76x2d_693 p{font-size:1.4rem;margin:0;line-height:1.6}._loginPrompt_76x2d_708{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;color:#64748b;margin-top:1.5rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._loginPrompt_76x2d_708 svg{color:#3b82f6}._tagsGrid_76x2d_724{display:flex;flex-wrap:wrap;gap:.75rem}._tag_76x2d_724{display:inline-flex;align-items:center;padding:.6rem 1.2rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:20px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .2s}._tag_76x2d_724:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._qualificationItem_76x2d_747{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px solid #e2e8f0}._qualificationItem_76x2d_747:last-child{border-bottom:none}._qualificationItem_76x2d_747 svg{color:#3b82f6;margin-top:.2rem;flex-shrink:0}._qualificationItem_76x2d_747 div{font-size:1.3rem;color:#475569;line-height:1.6}._qualificationItem_76x2d_747 div strong{color:#1a202c;font-weight:600}._certificationsList_76x2d_772{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}._certificationItem_76x2d_779{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}._certificationBadge_76x2d_789{width:32px;height:32px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}._certificationDetails_76x2d_801{display:flex;flex-direction:column;gap:.3rem;flex:1}._certificationDetails_76x2d_801 strong{font-size:1.4rem;color:#1a202c;font-weight:600}._certificationDetails_76x2d_801 ._certIssuer_76x2d_812{font-size:1.2rem;color:#64748b}._certificationDetails_76x2d_801 ._certYear_76x2d_816{font-size:1.2rem;color:#94a3b8}._policyInfo_76x2d_821{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}._policyItem_76x2d_828{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#f8fafc;border-radius:8px;border-left:3px solid #3b82f6}._policyItem_76x2d_828 svg{color:#3b82f6;flex-shrink:0;margin-top:2px}._policyDetails_76x2d_843{flex:1;display:flex;flex-direction:column;gap:4px}._policyDetails_76x2d_843 strong{color:#1e293b;font-size:1.3rem;font-weight:600}._policyDetails_76x2d_843 span{color:#64748b;font-size:1.2rem}._policyNote_76x2d_859{margin-top:12px;padding:12px;background:#fff3cd;border-left:3px solid #ffc107;border-radius:4px;color:#856404;font-size:1.2rem;line-height:1.5}._reviewFilters_76x2d_870{display:flex;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}._filterButton_76x2d_877{padding:.6rem 1.2rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .2s}._filterButton_76x2d_877:hover{background:#e2e8f0;border-color:#cbd5e1}._filterButton_76x2d_877._filterActive_76x2d_892{background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#3b82f6;color:#fff}._loadingReviews_76x2d_898{display:flex;justify-content:center;padding:3rem}._reviewsList_76x2d_904{display:flex;flex-direction:column;gap:1rem}._reviewCard_76x2d_910{padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}._reviewHeader_76x2d_917{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}._reviewerInfo_76x2d_924{display:flex;align-items:center;gap:1rem}._reviewerAvatar_76x2d_930{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.4rem}._reviewerDetails_76x2d_943{display:flex;flex-direction:column}._reviewerName_76x2d_948{font-size:1.4rem;font-weight:600;color:#1a202c}._reviewDate_76x2d_954{font-size:1.2rem;color:#64748b}._reviewComment_76x2d_959{font-size:1.4rem;color:#475569;line-height:1.6;margin:0 0 1rem;font-style:italic}._trainerResponse_76x2d_967{margin-top:1rem;padding:1rem;background:#fff;border-radius:8px;border-left:3px solid #3b82f6}._responseHeader_76x2d_975{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._responseHeader_76x2d_975 strong{font-size:1.3rem;color:#1a202c;font-weight:600}._responseHeader_76x2d_975 svg{color:#3b82f6}._responseDate_76x2d_990{margin-left:auto;font-size:1.1rem;color:#94a3b8}._responseText_76x2d_996{font-size:1.3rem;color:#475569;line-height:1.6;margin:0}._reviewsPagination_76x2d_1003{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}._paginationButton_76x2d_1013{padding:.8rem 1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:1.3rem;font-weight:600;cursor:pointer;transition:all .2s}._paginationButton_76x2d_1013:hover:not(:disabled){background:#3b82f6;border-color:#3b82f6;color:#fff}._paginationButton_76x2d_1013:disabled{opacity:.4;cursor:not-allowed}._paginationInfo_76x2d_1034{font-size:1.3rem;color:#64748b;font-weight:500}._shareCard_76x2d_1040{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;padding:1.5rem;text-align:center}._shareTitle_76x2d_1049{font-size:1.3rem;font-weight:600;color:#64748b;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}._shareButtons_76x2d_1058{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._shareButton_76x2d_1058{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:1.3rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none}._shareButton_76x2d_1058:hover{background:#3b82f6;border-color:#3b82f6;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._simpleFooter_76x2d_1088{margin-top:6rem;padding:4rem 2rem 3rem;background:#f8fafc;border-top:1px solid #e2e8f0}._footerContent_76x2d_1095{max-width:900px;margin:0 auto;text-align:center}._footerBrand_76x2d_1101{margin-bottom:2rem}._footerBrand_76x2d_1101 ._brandName_76x2d_1104{font-size:2.8rem;font-weight:800;color:#1a202c;margin:0 0 .5rem;letter-spacing:-.02em}._footerBrand_76x2d_1101 ._brandName_76x2d_1104 ._brandX_76x2d_1111{background:linear-gradient(135deg,#3b82f6,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._footerLinks_76x2d_1118{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;flex-wrap:wrap}._footerLinks_76x2d_1118 ._footerLink_76x2d_1118{color:#64748b;font-size:1.3rem;font-weight:600;text-decoration:none;transition:color .2s}._footerLinks_76x2d_1118 ._footerLink_76x2d_1118:hover{color:#3b82f6}._footerLinks_76x2d_1118 ._divider_76x2d_1136{color:#cbd5e1;font-size:1.3rem}._footerCopy_76x2d_1141{font-size:1.2rem;color:#94a3b8;margin:0;padding-top:2rem;border-top:1px solid #e2e8f0}@media (max-width: 768px){._simpleFooter_76x2d_1088{padding:3rem 1.5rem 2rem}._footerBrand_76x2d_1101 ._brandName_76x2d_1104{font-size:2.2rem}}._stickyBookButton_76x2d_1157{position:fixed;bottom:0;left:0;right:0;padding:1rem 1.5rem;background:#fff;box-shadow:0 -2px 12px #00000014;z-index:100;border-top:1px solid #e2e8f0}@media (min-width: 769px){._stickyBookButton_76x2d_1157{display:none}}._loadingContainer_76x2d_1174,._disabledProfilePage_76x2d_1175{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80vh;color:#64748b;gap:1rem}._disabledContent_76x2d_1185{text-align:center;max-width:500px;background:#fff;padding:3rem;border-radius:16px;border:1px solid #e2e8f0}._disabledIcon_76x2d_1194{font-size:4rem;margin-bottom:1rem}._disabledTitle_76x2d_1199{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:1rem}._disabledMessage_76x2d_1206,._disabledSubtext_76x2d_1207{color:#64748b;margin-bottom:1rem}._review-stars_1jqsv_1{display:flex;justify-content:start}._review-stars_1jqsv_1 ._rating_1jqsv_5{display:flex;flex-direction:column;justify-content:center;align-items:center}._review-stars_1jqsv_1 ._rating_1jqsv_5 ._rating-value_1jqsv_11{color:#2b2b2a;font-weight:600;font-size:1.2rem}._review-stars_1jqsv_1 ._rating_1jqsv_5 ._stars-container_1jqsv_16{display:flex;justify-content:center;align-items:center}._review-stars_1jqsv_1 ._rating_1jqsv_5 ._stars-container_1jqsv_16 ._stars_1jqsv_16{height:1.5rem;color:#fabb3d;font-size:1.5rem;letter-spacing:.2em;font-weight:800;line-height:1;display:flex;align-items:center}._availabilityPreview_1v0fo_1{display:flex;flex-direction:column;gap:2rem}._availabilityPreview_1v0fo_1._dark_1v0fo_6 ._dayGroup_1v0fo_6{border-bottom-color:#ffffff0d}._availabilityPreview_1v0fo_1._dark_1v0fo_6 ._dayLabel_1v0fo_9{color:#f9fafb}._availabilityPreview_1v0fo_1._dark_1v0fo_6 ._slot_1v0fo_12{color:#d1d5db;background:#ffffff08;border-color:#ffffff14}._availabilityPreview_1v0fo_1._dark_1v0fo_6 ._slot_1v0fo_12:hover{background:#ffffff14;border-color:#3b82f64d}._availabilityPreview_1v0fo_1._dark_1v0fo_6 ._moreSlots_1v0fo_21{color:#3b82f6}._dayGroup_1v0fo_6{padding-bottom:2rem;border-bottom:1px solid rgba(59,130,246,.1)}._dayGroup_1v0fo_6:last-child{border-bottom:none;padding-bottom:0}._dayLabel_1v0fo_9{font-size:1.8rem;font-weight:700;color:#1a202c;margin-bottom:1rem}._slotsList_1v0fo_41{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._slot_1v0fo_12{font-size:1.5rem;color:#4a5568;padding:1rem 1.5rem;background:#3b82f60d;border-radius:8px;border:1px solid rgba(59,130,246,.1);transition:all .2s ease}._slot_1v0fo_12:hover{background:#3b82f614;border-color:#3b82f633}._moreSlots_1v0fo_21{display:inline-block;margin-top:.75rem;font-size:1.4rem;color:#3b82f6;font-weight:600}._emptyState_1v0fo_72{padding:3rem;text-align:center;background:#3b82f60d;border-radius:12px;border:1px solid rgba(59,130,246,.1)}._emptyState_1v0fo_72 p{font-size:1.5rem;color:#718096;margin:0}._emptyState_1v0fo_72._dark_1v0fo_6{background:#ffffff08;border-color:#ffffff14}._emptyState_1v0fo_72._dark_1v0fo_6 p{color:#9ca3af}._embedPage_16log_1{min-height:100vh;padding:2rem;background:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a202c}._embedCard_16log_11{max-width:920px;margin:0 auto;background:#fff;border:1px solid rgba(148,163,184,.25);border-radius:2rem;box-shadow:0 20px 40px #0f172a14;padding:2.75rem}._embedHeader_16log_21{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2.25rem}._headerBookBtn_16log_29{flex-shrink:0}._kicker_16log_33{margin:0 0 .35rem;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}._trainerName_16log_42{margin:0;font-size:3rem;font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#1a202c}._trainerType_16log_51{margin:.5rem 0 0;font-size:1.4rem;font-weight:600;line-height:1.4;color:#3b82f6;text-transform:uppercase;letter-spacing:.05em}._sectionHeading_16log_61{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}._sectionHeading_16log_61 h2{margin:0;font-size:1.8rem;font-weight:700;color:#1a202c}._serviceCount_16log_74{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;height:2.4rem;padding:0 .6rem;border-radius:12px;background:#3b82f61a;color:#3b82f6;font-weight:600;font-size:1.2rem}._servicesList_16log_88{display:flex;flex-direction:column;gap:1.25rem}._serviceRow_16log_94{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.6rem;border-radius:20px;border:1px solid rgba(148,163,184,.2);background:#fff;transition:border-color .2s,box-shadow .2s}._serviceRow_16log_94:hover{border-color:#3b82f64d;box-shadow:0 12px 24px #3b82f61f}._serviceInfo_16log_110{flex:1}._serviceInfo_16log_110 h3{margin:0 0 .5rem;font-size:1.6rem;font-weight:600;color:#1a202c}._serviceInfo_16log_110 p{margin:0;color:#64748b;font-size:1.3rem;line-height:1.5}._serviceMeta_16log_126{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem;flex-shrink:0;font-size:1.3rem}._serviceDuration_16log_135{color:#64748b}._servicePrice_16log_139{font-size:1.8rem;font-weight:700;color:#1a202c}._emptyState_16log_145{padding:2rem;border-radius:20px;border:1px dashed rgba(148,163,184,.55);text-align:center;color:#94a3b8}._emptyState_16log_145 p{margin:0;font-size:1.4rem;line-height:1.5}._embedFooter_16log_158{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:2.25rem;padding-top:1.75rem;border-top:1px solid rgba(148,163,184,.2)}._embedFooter_16log_158 p{margin:0;color:#64748b;font-size:1.3rem;line-height:1.5}._loadingState_16log_174{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;color:#64748b;font-size:1.3rem}@media (max-width: 768px){._embedPage_16log_1{padding:1rem}._embedCard_16log_11{padding:2rem 1.5rem}._embedHeader_16log_21,._embedFooter_16log_158,._serviceRow_16log_94{flex-direction:column;align-items:stretch}._serviceMeta_16log_126{align-items:flex-start}._headerBookBtn_16log_29{width:100%}._trainerName_16log_42{font-size:2.4rem}._trainerType_16log_51{font-size:1.25rem}._sectionHeading_16log_61 h2{font-size:1.6rem}._serviceInfo_16log_110 h3{font-size:1.45rem}._serviceInfo_16log_110 p,._serviceMeta_16log_126{font-size:1.2rem}._servicePrice_16log_139{font-size:1.55rem}._embedFooter_16log_158 p{font-size:1.2rem}}._page_i4hfd_1{min-height:100vh;background:#fff}._container_i4hfd_6{max-width:1000px;margin:0 auto;padding:0 2rem}._hero_i4hfd_12{padding:12rem 0 6rem;background:linear-gradient(135deg,#f8fafc,#fff);text-align:center;position:relative}._hero_i4hfd_12:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(45deg,transparent 20%,rgba(59,130,246,.02) 20%,rgba(59,130,246,.02) 80%,transparent 80%),linear-gradient(-45deg,transparent 20%,rgba(59,130,246,.02) 20%,rgba(59,130,246,.02) 80%,transparent 80%);background-size:100px 100px;background-position:0 0,50px 50px;pointer-events:none;opacity:.6}._heroContent_i4hfd_29{position:relative;z-index:1}._heroTitle_i4hfd_34{font-size:clamp(3rem,6vw,4.5rem);font-weight:900;margin-bottom:1.5rem;color:#1a202c;line-height:1.1}._heroSubtitle_i4hfd_42{font-size:1.8rem;color:#4a5568;max-width:560px;margin:0 auto 2rem;line-height:1.5}._heroPrice_i4hfd_50{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:.75rem}._heroPrice_i4hfd_50 ._currency_i4hfd_57{font-size:2rem;font-weight:700;color:#3b82f6}._heroPrice_i4hfd_50 ._amount_i4hfd_62{font-size:4rem;font-weight:900;color:#1d4ed8;letter-spacing:-.03em}._heroPrice_i4hfd_50 ._period_i4hfd_68{font-size:1.6rem;font-weight:600;color:#64748b}._heroNote_i4hfd_74{font-size:1.5rem;color:#059669;font-weight:600;margin-bottom:2rem}._heroCta_i4hfd_81{min-width:160px}._main_i4hfd_85{padding:5rem 0 6rem;background:#fff}._planCard_i4hfd_90{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #0f172a0f;padding:3rem 2.5rem}._backRow_i4hfd_98{display:flex;justify-content:flex-start;margin-bottom:1.5rem}._backLink_i4hfd_104{font-size:1.3rem;color:#64748b;text-decoration:none;transition:color .2s ease}._backLink_i4hfd_104:hover{color:#1d4ed8;text-decoration:underline}._sectionTitle_i4hfd_115{font-size:2.6rem;font-weight:800;color:#1a202c;margin-bottom:.75rem}._sectionIntro_i4hfd_122{font-size:1.6rem;color:#4a5568;margin-bottom:3rem;line-height:1.6}._featureList_i4hfd_129{list-style:none;padding:0;margin:0}._featureItem_i4hfd_135{display:flex;gap:1.5rem;padding:2rem 0;border-bottom:1px solid #e2e8f0;align-items:flex-start}._featureItem_i4hfd_135:last-of-type{border-bottom:none}._featureIcon_i4hfd_146{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#3b82f61a;display:flex;align-items:center;justify-content:center}._featureIcon_i4hfd_146 svg{color:#3b82f6}._featureTitle_i4hfd_160{font-size:1.8rem;font-weight:700;color:#1a202c;margin:0 0 .5rem}._featureDetail_i4hfd_167{font-size:1.55rem;color:#4a5568;line-height:1.6;margin:0}._ctaBlock_i4hfd_174{margin-top:4rem;padding-top:3rem;border-top:1px solid #e2e8f0;text-align:center}._ctaText_i4hfd_181{font-size:1.8rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem}@media (max-width: 768px){._hero_i4hfd_12{padding:10rem 0 4rem}._featureItem_i4hfd_135{flex-direction:column;gap:1rem;padding:1.5rem 0}}._page_doidk_1{min-height:100vh;background:#fff}._container_doidk_6{max-width:1000px;margin:0 auto;padding:0 2rem}._hero_doidk_12{padding:12rem 0 6rem;background:linear-gradient(135deg,#f8fafc,#fff);text-align:center;position:relative}._hero_doidk_12:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(45deg,transparent 20%,rgba(5,150,105,.03) 20%,rgba(5,150,105,.03) 80%,transparent 80%),linear-gradient(-45deg,transparent 20%,rgba(5,150,105,.03) 20%,rgba(5,150,105,.03) 80%,transparent 80%);background-size:100px 100px;background-position:0 0,50px 50px;pointer-events:none;opacity:.6}._heroContent_doidk_29{position:relative;z-index:1}._badge_doidk_34{display:inline-block;padding:.4rem 1rem;font-size:.9rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;border-radius:999px;background:#0596691f;color:#047857;border:1px solid rgba(5,150,105,.3);margin-bottom:1.5rem}._heroTitle_doidk_48{font-size:clamp(3rem,6vw,4.5rem);font-weight:900;margin-bottom:1.5rem;color:#1a202c;line-height:1.1}._heroSubtitle_doidk_56{font-size:1.8rem;color:#4a5568;max-width:560px;margin:0 auto 2rem;line-height:1.5}._heroPrice_doidk_64{margin-bottom:.75rem}._priceFree_doidk_68{font-size:2.5rem;font-weight:800;color:#047857;letter-spacing:-.02em}._heroNote_doidk_75{font-size:1.5rem;color:#059669;font-weight:600;margin-bottom:2rem}._heroCta_doidk_82{min-width:160px}._main_doidk_86{padding:5rem 0 6rem;background:#fff}._planCard_doidk_91{background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 30px #0f172a0f;padding:3rem 2.5rem}._backRow_doidk_99{display:flex;justify-content:flex-start;margin-bottom:1.5rem}._backLink_doidk_105{font-size:1.3rem;color:#64748b;text-decoration:none;transition:color .2s ease}._backLink_doidk_105:hover{color:#1d4ed8;text-decoration:underline}._sectionTitle_doidk_116{font-size:2.6rem;font-weight:800;color:#1a202c;margin-bottom:.75rem}._sectionIntro_doidk_123{font-size:1.6rem;color:#4a5568;margin-bottom:3rem;line-height:1.6}._featureList_doidk_130{list-style:none;padding:0;margin:0}._featureItem_doidk_136{display:flex;gap:1.5rem;padding:2rem 0;border-bottom:1px solid #e2e8f0;align-items:flex-start}._featureItem_doidk_136:last-of-type{border-bottom:none}._featureIcon_doidk_147{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#0596691a;display:flex;align-items:center;justify-content:center}._featureIcon_doidk_147 svg{color:#047857}._featureTitle_doidk_161{font-size:1.8rem;font-weight:700;color:#1a202c;margin:0 0 .5rem}._featureDetail_doidk_168{font-size:1.55rem;color:#4a5568;line-height:1.6;margin:0}._ctaBlock_doidk_175{margin-top:4rem;padding-top:3rem;border-top:1px solid #e2e8f0;text-align:center}._ctaText_doidk_182{font-size:1.8rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem}@media (max-width: 768px){._hero_doidk_12{padding:10rem 0 4rem}._featureItem_doidk_136{flex-direction:column;gap:1rem;padding:1.5rem 0}}._admin-dashboard_15o8l_1{min-height:calc(100vh - 80px);background:transparent;padding:3rem 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1400px;margin:0 auto;position:relative;z-index:1}._admin-dashboard_15o8l_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none;opacity:.3}@media (max-width: 1200px){._admin-dashboard_15o8l_1{grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem 1.5rem}}@media (max-width: 768px){._admin-dashboard_15o8l_1{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 1rem}}._admin-dashboard_15o8l_1 ._value_15o8l_41{display:block;margin-top:1rem;font-size:2.5rem;font-weight:900;color:#2563eb;letter-spacing:-.025em}._skeleton_ni205_1{display:inline-block;background:linear-gradient(90deg,#e5e7eb,#f3f4f6,#e5e7eb);background-size:200% 100%;animation:_shimmer_ni205_1 1.2s ease-in-out infinite;border-radius:4px;vertical-align:middle}._bar_ni205_10{height:1rem;min-width:2rem}._card_ni205_15{display:block;border-radius:12px;min-height:5rem;width:100%}._circle_ni205_22{border-radius:50%;min-width:2.5rem;min-height:2.5rem}@keyframes _shimmer_ni205_1{0%{background-position:200% 0}to{background-position:-200% 0}}._card_19ysw_1{display:flex;align-items:flex-start;gap:2rem;background:linear-gradient(135deg,#fffffffa,#f8fafcf2,#f1f5f9eb);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(59,130,246,.1);border-radius:24px;padding:2.5rem;box-shadow:0 12px 30px #3b82f614;transition:all .3s ease;position:relative;overflow:hidden}._card_19ysw_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.015) 25%,rgba(59,130,246,.015) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.015) 25%,rgba(59,130,246,.015) 50%,transparent 50%);background-size:30px 30px;background-position:0 0,15px 15px;pointer-events:none;opacity:.7;z-index:0}._card_19ysw_1>*{position:relative;z-index:1}._card_19ysw_1:hover{transform:translateY(-5px);box-shadow:0 25px 50px #3b82f62e;border-color:#3b82f640;background:linear-gradient(135deg,#fff,#f8fafcfa,#f1f5f9f2)}._card_19ysw_1 ._icon_19ysw_39{border-radius:16px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);height:4.5rem;width:4.5rem;color:#fff;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;font-size:1.5rem;box-shadow:0 8px 25px #3b82f64d;transition:all .3s ease}._card_19ysw_1 ._icon_19ysw_39:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}._card_19ysw_1 ._icon_19ysw_39:nth-child(1){background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 8px 25px #3b82f64d}._card_19ysw_1 ._icon_19ysw_39:nth-child(2){background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 8px 25px #10b9814d}._card_19ysw_1 ._icon_19ysw_39:nth-child(3){background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 8px 25px #f59e0b4d}._card_19ysw_1 ._icon_19ysw_39:nth-child(4){background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 8px 25px #ef44444d}._card_19ysw_1 ._icon_19ysw_39:nth-child(5){background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 8px 25px #8b5cf64d}._card_19ysw_1 ._icon_19ysw_39:nth-child(6){background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 8px 25px #06b6d44d}._card_19ysw_1 ._icon_19ysw_39:nth-child(7){background:linear-gradient(135deg,#ec4899,#db2777);box-shadow:0 8px 25px #ec48994d}._card_19ysw_1 ._icon_19ysw_39:nth-child(8){background:linear-gradient(135deg,#84cc16,#65a30d);box-shadow:0 8px 25px #84cc164d}._card_19ysw_1 ._icon_19ysw_39:nth-child(9){background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 8px 25px #f973164d}._card_19ysw_1 ._icon_19ysw_39 svg,._card_19ysw_1 ._icon_19ysw_39 ._icon_19ysw_39{color:#fff!important;fill:#fff!important;filter:none!important;position:relative;z-index:1}._card_19ysw_1 ._icon_19ysw_39:hover:before{left:100%}._card_19ysw_1 ._content_19ysw_111{flex:1}._card_19ysw_1 ._content_19ysw_111 ._label_19ysw_114{padding-bottom:.8rem;border-bottom:1px solid rgba(59,130,246,.1);margin-bottom:.8rem;color:#2b2b2a;font-weight:700;font-size:1.5rem;letter-spacing:.03em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){._card_19ysw_1{padding:1.5rem;gap:1.5rem}._card_19ysw_1 ._icon_19ysw_39{height:3.5rem;width:3.5rem;font-size:1.3rem}._card_19ysw_1 ._content_19ysw_111 ._label_19ysw_114{font-size:1.3rem;padding-bottom:.6rem;margin-bottom:.6rem}}._radial-chart_oxqtr_1{display:block}._radial-chart_oxqtr_1 ._circle-bg_oxqtr_4{fill:none;stroke:#e3e1dd;stroke-width:3.8}._radial-chart_oxqtr_1 ._circle_oxqtr_4{fill:none;stroke-width:2.8;stroke-linecap:round;animation:_progress_oxqtr_1 1s ease-out forwards}._radial-chart_oxqtr_1 ._numerator_oxqtr_15{fill:#2b2b2a;font-size:.9rem;font-weight:600;text-anchor:middle}._radial-chart_oxqtr_1 ._numerator_oxqtr_15 ._denominator_oxqtr_21{font-size:.5rem}@keyframes _progress_oxqtr_1{0%{stroke-dasharray:0 100}}._modeBanner_oudan_1{margin:2rem 5rem;display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#3b82f61a,#3b82f60d);border:2px solid rgba(59,130,246,.2);border-radius:12px}._modeBanner_oudan_1 svg{color:#2563eb;flex-shrink:0}@media (max-width: 768px){._modeBanner_oudan_1{margin:1.5rem 1rem;padding:1rem;flex-direction:column;align-items:flex-start;text-align:left}}._modeBannerText_oudan_25{display:flex;align-items:baseline;gap:.35em;flex-wrap:nowrap;font-size:1.08rem;line-height:1.5;color:#585858}._modeBannerText_oudan_25 strong{flex-shrink:0;font-size:1.15rem;color:#2b2b2a;font-weight:700}@media (max-width: 768px){._modeBannerText_oudan_25{flex-wrap:wrap}}._modeBannerDesc_oudan_46{white-space:nowrap}@media (max-width: 768px){._modeBannerDesc_oudan_46{white-space:normal}}._onboardingCard_oudan_56{margin:0 5rem 2rem}@media (max-width: 768px){._onboardingCard_oudan_56{margin:0 1rem 1.5rem}}._trainerDashboard_oudan_65{min-height:calc(100vh - 80px);background:transparent;padding:3rem 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1400px;margin:0 auto;position:relative;z-index:1}._trainerDashboard_oudan_65:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none;opacity:.3}._trainerDashboard_oudan_65 :nth-child(4),._trainerDashboard_oudan_65 :nth-child(5){grid-column:span 3}@media (max-width: 1200px){._trainerDashboard_oudan_65{grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem 1.5rem}._trainerDashboard_oudan_65 :nth-child(3),._trainerDashboard_oudan_65 :nth-child(4),._trainerDashboard_oudan_65 :nth-child(5){grid-column:span 2}}@media (max-width: 768px){._trainerDashboard_oudan_65{grid-template-columns:1fr;gap:1.5rem;padding:0;margin:1rem;max-width:100%}._trainerDashboard_oudan_65 :nth-child(n){grid-column:span 1}._trainerDashboard_oudan_65>.card{margin:0}}._trainerDashboard_oudan_65 ._upcomingSessionsSection_oudan_122,._trainerDashboard_oudan_65 ._latestReviewsSection_oudan_123{grid-column:span 3}._trainerDashboard_oudan_65 ._upcomingSessionsSection_oudan_122 ._mobileCardList_oudan_126,._trainerDashboard_oudan_65 ._latestReviewsSection_oudan_123 ._mobileCardList_oudan_126{display:none}@media (max-width: 768px){._trainerDashboard_oudan_65 ._upcomingSessionsSection_oudan_122,._trainerDashboard_oudan_65 ._latestReviewsSection_oudan_123{grid-column:span 1;width:100%}._trainerDashboard_oudan_65 ._upcomingSessionsSection_oudan_122 ._mobileCardList_oudan_126,._trainerDashboard_oudan_65 ._latestReviewsSection_oudan_123 ._mobileCardList_oudan_126{display:flex;flex-direction:column;gap:1rem;margin-top:0;width:100%}._trainerDashboard_oudan_65 ._upcomingSessionsSection_oudan_122 ._desktopTable_oudan_144,._trainerDashboard_oudan_65 ._latestReviewsSection_oudan_123 ._desktopTable_oudan_144{display:none}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148 ._mobile-card-header_oudan_160{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148 ._mobile-card-header_oudan_160 ._mobile-card-info_oudan_167{flex:1}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148 ._mobile-card-header_oudan_160 ._mobile-card-info_oudan_167 ._client-name_oudan_170{font-size:1.1rem;font-weight:600;color:#2b2b2a;margin-bottom:.5rem}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148 ._mobile-card-header_oudan_160 ._mobile-card-info_oudan_167 ._session-date-time_oudan_176{display:flex;flex-direction:column;gap:.25rem}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148 ._mobile-card-header_oudan_160 ._mobile-card-info_oudan_167 ._session-date-time_oudan_176 ._date_oudan_181{font-size:.95rem;color:#585858;font-weight:500}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148 ._mobile-card-header_oudan_160 ._mobile-card-info_oudan_167 ._session-date-time_oudan_176 ._slot_oudan_186{font-size:.9rem;color:#a5a39a}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148 ._mobile-card-footer_oudan_190{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid rgba(59,130,246,.1)}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148 ._mobile-card-footer_oudan_190 ._price_oudan_198{font-size:1.3rem;font-weight:700;color:#2563eb}._trainerDashboard_oudan_65 ._mobileSessionCard_oudan_148 ._mobile-card-footer_oudan_190 ._services_oudan_203{font-size:.9rem;color:#585858;font-weight:500}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208 ._mobile-card-header_oudan_160{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208 ._mobile-card-header_oudan_160 ._mobile-card-info_oudan_167{flex:1}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208 ._mobile-card-header_oudan_160 ._mobile-card-info_oudan_167 ._client-name_oudan_170{font-size:1.1rem;font-weight:600;color:#2b2b2a;margin-bottom:.5rem}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208 ._mobile-card-header_oudan_160 ._mobile-card-info_oudan_167 ._mobile-rating_oudan_236{margin-top:.25rem}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208 ._mobile-card-header_oudan_160 ._review-date_oudan_239{flex-shrink:0}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208 ._mobile-card-header_oudan_160 ._review-date_oudan_239 ._date_oudan_181{font-size:.85rem;color:#a5a39a;white-space:nowrap}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208 ._mobile-card-comment_oudan_247{padding-top:1rem;border-top:1px solid rgba(59,130,246,.1)}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208 ._mobile-card-comment_oudan_247 ._comment_oudan_251{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.95rem;line-height:1.5;color:#585858}._trainerDashboard_oudan_65 ._mobileReviewCard_oudan_208 ._mobile-card-comment_oudan_247 ._no-comment_oudan_261{color:#a5a39a;font-style:italic}}._trainerDashboard_oudan_65 ._value_oudan_266{display:block;margin-top:1rem;font-size:2.5rem;font-weight:900;color:#2563eb;letter-spacing:-.025em}._trainerDashboard_oudan_65 ._action_oudan_274{padding-block:1rem}._trainerDashboard_oudan_65 ._table-title_oudan_277{display:flex;align-items:center;gap:.5rem}._trainerDashboard_oudan_65 ._table-title_oudan_277 ._table-title-name_oudan_282{display:block;height:1.7rem;font-weight:600;color:#2b2b2a}._trainerDashboard_oudan_65 ._date-container_oudan_288{display:flex;flex-direction:start}._trainerDashboard_oudan_65 ._date-container_oudan_288 ._date_oudan_181{width:6.5rem;display:flex;flex-direction:column;align-items:center}._trainerDashboard_oudan_65 ._date-container_oudan_288 ._date_oudan_181 ._date_oudan_181{font-size:1.15rem;font-weight:600;color:#2b2b2a}._trainerDashboard_oudan_65 ._date-container_oudan_288 ._date_oudan_181 ._slot_oudan_186{color:#2563eb;font-size:1.05rem;font-weight:500}._trainerDashboard_oudan_65 ._amount-spent_oudan_308{display:flex;align-items:center;gap:.5rem}._trainerDashboard_oudan_65 ._amount-spent_oudan_308 ._amount_oudan_308{font-size:1.5rem;font-weight:600;color:#2b2b2a}._trainerDashboard_oudan_65 ._services_oudan_203{font-size:1.15rem;font-weight:600;color:#2b2b2a}._trainerDashboard_oudan_65 ._services_oudan_203 ._no-services_oudan_323{color:#585858;font-style:italic;font-weight:500}._trainerDashboard_oudan_65 ._review-comment_oudan_328{display:flex}._trainerDashboard_oudan_65 ._review-comment_oudan_328 ._comment_oudan_251{color:#585858;font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._trainerDashboard_oudan_65 ._review-date_oudan_239{display:flex}._trainerDashboard_oudan_65 ._review-date_oudan_239 ._date_oudan_181{color:#2b2b2a;font-size:1.2rem;font-weight:600}._table-wrapper_j0hgj_1{width:100%;border:1px solid rgba(59,130,246,.1);border-radius:16px;overflow:hidden;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._table-wrapper_j0hgj_1 ._table_j0hgj_1{width:100%;border-collapse:collapse;table-layout:fixed}._table-wrapper_j0hgj_1 ._table_j0hgj_1 ._table-head_j0hgj_14{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}._table-wrapper_j0hgj_1 ._table_j0hgj_1 ._table-head_j0hgj_14 ._table-head-row_j0hgj_17{padding:1rem;font-size:1.2rem;font-weight:600;color:#2b2b2a;border-bottom:1px solid rgba(59,130,246,.1);text-align:left}._table-wrapper_j0hgj_1 ._table_j0hgj_1 ._table-body_j0hgj_25>tr:nth-of-type(2n){background-color:#f8fafc80}._table-wrapper_j0hgj_1 ._table_j0hgj_1 ._table-body_j0hgj_25 ._table-body-row_j0hgj_28{padding:1rem;border-bottom:1px solid rgba(59,130,246,.08);color:#2b2b2a}._table-wrapper_j0hgj_1 ._table_j0hgj_1 ._table-body_j0hgj_25 tr:last-child ._table-body-row_j0hgj_28{border-bottom:none}@media (max-width: 768px){._table-wrapper_j0hgj_1{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px}._table-wrapper_j0hgj_1 ._table_j0hgj_1{min-width:400px;font-size:.9rem}._table-wrapper_j0hgj_1 ._table_j0hgj_1 ._table-head_j0hgj_14 ._table-head-row_j0hgj_17{padding:.75rem .5rem;font-size:.95rem;white-space:nowrap}._table-wrapper_j0hgj_1 ._table_j0hgj_1 ._table-body_j0hgj_25 ._table-body-row_j0hgj_28{padding:.75rem .5rem;font-size:.9rem}}._empty_j0hgj_57{padding:1rem;color:#585858;font-style:italic;text-align:center;font-size:1.04rem}._pagination-nav_j0hgj_65{display:flex;justify-content:flex-end;align-items:center;gap:.7rem;margin-top:1rem}._pagination-nav_j0hgj_65 ._page-button_j0hgj_72{padding:.8rem}._pagination-nav_j0hgj_65 ._page-status_j0hgj_75{color:#2b2b2a;font-size:1rem;font-weight:600}@media (max-width: 768px){._pagination-nav_j0hgj_65{justify-content:center;gap:.5rem;margin-top:1.5rem}._pagination-nav_j0hgj_65 ._page-button_j0hgj_72{padding:.6rem;min-width:40px;min-height:40px}._pagination-nav_j0hgj_65 ._page-status_j0hgj_75{font-size:.9rem}}._profile_1efeu_1{border-radius:8px;color:#e3e1dd;display:flex;align-items:center;gap:1rem}._profile_1efeu_1 ._profile-text_1efeu_8{display:flex;flex-direction:column;gap:.2rem;color:#2b2b2a}._profile_1efeu_1 ._profile-text_1efeu_8 ._fullname_1efeu_14{font-weight:600;text-transform:capitalize}._profile_1efeu_1 ._profile-text_1efeu_8 ._noname_1efeu_18{font-weight:600}._profile_1efeu_1 ._profile-text_1efeu_8 ._username_1efeu_21{font-weight:500;text-transform:capitalize}._profile_1efeu_1[data-density=table]{color:#2b2b2a}._profile_1efeu_1[data-density=table] ._profile-text_1efeu_8{font-size:1.15rem;color:inherit}._profile_1efeu_1[data-density=table] ._profile-text_1efeu_8 ._username_1efeu_21{font-size:.9rem;color:#a5a39a}._card_1w569_1{background:linear-gradient(135deg,#fffffffa,#f8fafcf2);border:1px solid rgba(59,130,246,.15);border-radius:20px;padding:1.75rem 2rem;box-shadow:0 8px 24px #3b82f614;margin-bottom:0}._header_1w569_10{margin-bottom:1.25rem}._titleRow_1w569_14{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}._titleRow_1w569_14 svg{color:#3b82f6;flex-shrink:0}._title_1w569_14{margin:0;font-size:1.5rem;font-weight:700;color:#1a202c;letter-spacing:.03em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}._progress_1w569_34{margin:0 0 .5rem;font-size:1rem;color:#4a5568;font-weight:500}._progressBar_1w569_41{height:8px;background:#3b82f626;border-radius:4px;overflow:hidden}._progressFill_1w569_48{height:100%;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:4px;transition:width .3s ease}._list_1w569_55{list-style:none;margin:0;padding:0}._item_1w569_61{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid rgba(59,130,246,.08)}._item_1w569_61:last-child{border-bottom:none;padding-bottom:0}._itemContent_1w569_74{display:flex;align-items:flex-start;gap:.75rem;flex:1;min-width:0}._checkComplete_1w569_82{color:#059669;flex-shrink:0}._checkIncomplete_1w569_87{flex-shrink:0;display:flex;align-items:center;justify-content:center}._circle_1w569_94{width:1rem;height:1rem;border:2px solid rgba(59,130,246,.4);border-radius:50%;background:transparent}._itemText_1w569_102{min-width:0}._itemTitle_1w569_106{display:block;font-size:1.125rem;font-weight:600;color:#1a202c;margin-bottom:.2rem}._itemDescription_1w569_114{margin:0;font-size:1rem;color:#64748b;line-height:1.4}._ctaLink_1w569_121{flex-shrink:0;text-decoration:none}._allSet_1w569_126{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:500;color:#059669}._allSet_1w569_126 svg{color:#059669;flex-shrink:0}._allSetDismiss_1w569_139{margin-left:auto;flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:#05966926;color:#059669;font-size:1.5rem;line-height:1;cursor:pointer;transition:background .2s ease}._allSetDismiss_1w569_139 span{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;color:inherit}._allSetDismiss_1w569_139 svg{color:currentColor}._allSetDismiss_1w569_139:hover{background:#05966940}@media (max-width: 768px){._card_1w569_1{padding:1.25rem}._item_1w569_61{flex-direction:column;align-items:stretch;gap:.75rem}._ctaLink_1w569_121{align-self:flex-start}}._client-dashboard_17nc5_1{min-height:calc(100vh - 80px);background:transparent;padding:3rem 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1400px;margin:0 auto;position:relative;z-index:1}._client-dashboard_17nc5_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%),linear-gradient(-135deg,transparent 25%,rgba(59,130,246,.02) 25%,rgba(59,130,246,.02) 50%,transparent 50%);background-size:60px 60px;background-position:0 0,30px 30px;pointer-events:none;opacity:.3}._client-dashboard_17nc5_1 :nth-child(4),._client-dashboard_17nc5_1 :nth-child(5){grid-column:span 3}@media (max-width: 1200px){._client-dashboard_17nc5_1{grid-template-columns:repeat(2,1fr);gap:2rem;padding:2rem 1.5rem}._client-dashboard_17nc5_1 :nth-child(3),._client-dashboard_17nc5_1 :nth-child(4),._client-dashboard_17nc5_1 :nth-child(5){grid-column:span 2}}@media (max-width: 768px){._client-dashboard_17nc5_1{grid-template-columns:1fr;gap:1.5rem;padding:0;margin:1rem;max-width:100%}._client-dashboard_17nc5_1 :nth-child(n){grid-column:span 1}._client-dashboard_17nc5_1>.card{margin:0}}._client-dashboard_17nc5_1 ._value_17nc5_58{display:block;margin-top:1rem;font-size:2.5rem;font-weight:900;color:#2563eb;letter-spacing:-.025em}._client-dashboard_17nc5_1 ._empty_17nc5_66{display:block;margin-top:1rem;font-style:italic;font-size:1.2rem;font-weight:500;color:#585858}._client-dashboard_17nc5_1 ._action_17nc5_74{padding-block:1rem}._client-dashboard_17nc5_1 ._table-title_17nc5_77{display:flex;align-items:center;gap:.5rem}._client-dashboard_17nc5_1 ._table-title_17nc5_77 ._table-title-name_17nc5_82{display:block;height:1.7rem;font-weight:600;color:#2b2b2a}._client-dashboard_17nc5_1 ._upcoming-appointment-value_17nc5_88{margin-top:1rem;display:flex;justify-content:space-between;align-items:baseline;gap:.8rem}._client-dashboard_17nc5_1 ._upcoming-appointment-value_17nc5_88 ._upcoming-appointment-date_17nc5_95{font-size:1.15rem;font-weight:600;color:#2b2b2a}._client-dashboard_17nc5_1 ._upcoming-appointment-value_17nc5_88 ._upcoming-appointment-slot_17nc5_100{font-size:1.5rem;font-weight:600;color:#2563eb}._client-dashboard_17nc5_1 ._date-container_17nc5_105{display:flex;flex-direction:start}._client-dashboard_17nc5_1 ._date-container_17nc5_105 ._date_17nc5_105{width:6.5rem;display:flex;flex-direction:column;align-items:center}._client-dashboard_17nc5_1 ._date-container_17nc5_105 ._date_17nc5_105 ._date_17nc5_105{font-size:1.15rem;font-weight:600;color:#2b2b2a}._client-dashboard_17nc5_1 ._date-container_17nc5_105 ._date_17nc5_105 ._slot_17nc5_120{color:#2563eb;font-size:1.05rem;font-weight:500}._client-dashboard_17nc5_1 ._amount-spent_17nc5_125{display:flex;align-items:center;gap:.5rem}._client-dashboard_17nc5_1 ._amount-spent_17nc5_125 ._amount_17nc5_125{font-size:1.5rem;font-weight:600;color:#2b2b2a}._client-dashboard_17nc5_1 ._services_17nc5_135{font-size:1.15rem;font-weight:600;color:#2b2b2a}._client-dashboard_17nc5_1 ._services_17nc5_135 ._no-services_17nc5_140{color:#585858;font-style:italic;font-weight:500}._client-dashboard_17nc5_1 ._review-comment_17nc5_145{display:flex}._client-dashboard_17nc5_1 ._review-comment_17nc5_145 ._comment_17nc5_148{color:#585858;font-size:1.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._client-dashboard_17nc5_1 ._review-date_17nc5_155{display:flex}._client-dashboard_17nc5_1 ._review-date_17nc5_155 ._date_17nc5_105{color:#2b2b2a;font-size:1.2rem;font-weight:600}._client-dashboard_17nc5_1 ._recent-sessions-section_17nc5_163 ._mobile-card-list_17nc5_163,._client-dashboard_17nc5_1 ._latest-reviews-section_17nc5_164 ._mobile-card-list_17nc5_163{display:none}@media (max-width: 768px){._client-dashboard_17nc5_1 ._recent-sessions-section_17nc5_163,._client-dashboard_17nc5_1 ._latest-reviews-section_17nc5_164{width:100%}._client-dashboard_17nc5_1 ._recent-sessions-section_17nc5_163 ._mobile-card-list_17nc5_163,._client-dashboard_17nc5_1 ._latest-reviews-section_17nc5_164 ._mobile-card-list_17nc5_163{display:flex;flex-direction:column;gap:1rem;margin-top:0;width:100%}._client-dashboard_17nc5_1 ._recent-sessions-section_17nc5_163 ._desktop-table_17nc5_180,._client-dashboard_17nc5_1 ._latest-reviews-section_17nc5_164 ._desktop-table_17nc5_180{display:none}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184 ._mobile-card-header_17nc5_196{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184 ._mobile-card-header_17nc5_196 ._mobile-card-info_17nc5_203{flex:1}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184 ._mobile-card-header_17nc5_196 ._mobile-card-info_17nc5_203 ._trainer-name_17nc5_206{font-size:1.1rem;font-weight:600;color:#2b2b2a;margin-bottom:.5rem}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184 ._mobile-card-header_17nc5_196 ._mobile-card-info_17nc5_203 ._session-date-time_17nc5_212{display:flex;flex-direction:column;gap:.25rem}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184 ._mobile-card-header_17nc5_196 ._mobile-card-info_17nc5_203 ._session-date-time_17nc5_212 ._date_17nc5_105{font-size:.95rem;color:#585858;font-weight:500}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184 ._mobile-card-header_17nc5_196 ._mobile-card-info_17nc5_203 ._session-date-time_17nc5_212 ._slot_17nc5_120{font-size:.9rem;color:#a5a39a}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184 ._mobile-card-footer_17nc5_226{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid rgba(59,130,246,.1)}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184 ._mobile-card-footer_17nc5_226 ._price_17nc5_234{font-size:1.5rem;font-weight:700;color:#2563eb}._client-dashboard_17nc5_1 ._mobile-session-card_17nc5_184 ._mobile-card-footer_17nc5_226 ._services_17nc5_135{font-size:.9rem;color:#585858;font-weight:500}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244 ._mobile-card-header_17nc5_196{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244 ._mobile-card-header_17nc5_196 ._mobile-card-info_17nc5_203{flex:1}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244 ._mobile-card-header_17nc5_196 ._mobile-card-info_17nc5_203 ._trainer-name_17nc5_206{font-size:1.1rem;font-weight:600;color:#2b2b2a;margin-bottom:.5rem}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244 ._mobile-card-header_17nc5_196 ._mobile-card-info_17nc5_203 ._mobile-rating_17nc5_272{margin-top:.25rem}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244 ._mobile-card-header_17nc5_196 ._review-date_17nc5_155{flex-shrink:0}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244 ._mobile-card-header_17nc5_196 ._review-date_17nc5_155 ._date_17nc5_105{font-size:.85rem;color:#a5a39a;white-space:nowrap}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244 ._mobile-card-comment_17nc5_283{padding-top:1rem;border-top:1px solid rgba(59,130,246,.1)}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244 ._mobile-card-comment_17nc5_283 ._comment_17nc5_148{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.95rem;line-height:1.5;color:#585858}._client-dashboard_17nc5_1 ._mobile-review-card_17nc5_244 ._mobile-card-comment_17nc5_283 ._no-comment_17nc5_297{color:#a5a39a;font-style:italic}}._admin-settings_lrdjo_1{margin:5rem}._admin-settings_lrdjo_1 ._settings-grid_lrdjo_4{display:grid;grid-template-columns:1fr;gap:5rem;align-items:start}._admin-settings_lrdjo_1 ._action-btn_lrdjo_10{display:flex;align-items:center;justify-content:center;gap:.5rem}._admin-settings_lrdjo_1 ._profile-image-section_lrdjo_16{padding:1rem;display:flex;align-items:center;gap:2rem}._admin-settings_lrdjo_1 ._profile-image-section_lrdjo_16 ._image-action_lrdjo_22{display:flex;gap:2rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26{padding:1rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._account-meta_lrdjo_29{margin-bottom:1.5rem;padding:1.25rem;border:1px solid rgba(59,130,246,.12);border-radius:12px;background:#fffffffa}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._meta-row_lrdjo_36{display:flex;align-items:center;justify-content:space-between;gap:1rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._meta-label_lrdjo_42{font-weight:600;color:#2b2b2a;font-size:.95rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._meta-value_lrdjo_47{color:#2b2b2a;font-weight:600;font-size:.95rem;word-break:break-word;text-align:right}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._email-actions_lrdjo_54{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._resend-success_lrdjo_60{margin-top:.5rem;color:var(--color-success, #0d9488);font-size:.95rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._resend-error_lrdjo_65{margin-top:.5rem;color:var(--color-error, #dc2626);font-size:.95rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._update-profile-form_lrdjo_70{display:flex;flex-direction:column;gap:1.5rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._update-profile-form_lrdjo_70 ._input-group_lrdjo_75{display:flex;gap:1rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._update-profile-form_lrdjo_70 ._input-group_lrdjo_75>*{flex:1}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._update-profile-form_lrdjo_70 ._save-btn_lrdjo_82{margin-top:1rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._update-profile-form_lrdjo_70 ._line_lrdjo_85{display:flex;gap:1rem}._admin-settings_lrdjo_1 ._account-note-wrap_lrdjo_89{margin-top:1.5rem}@media (max-width: 37.5em){._admin-settings_lrdjo_1{margin:1rem}._admin-settings_lrdjo_1 ._settings-grid_lrdjo_4{grid-template-columns:1fr;gap:1.5rem}._admin-settings_lrdjo_1 ._update-profile-section_lrdjo_26 ._update-profile-form_lrdjo_70 ._input-group_lrdjo_75{flex-direction:column}}._note_1o7fn_1{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem 1.35rem 1.5rem;margin-top:0;border-radius:8px;border:1px solid rgba(37,99,235,.18);background:linear-gradient(135deg,#2563eb0f,#2563eb05);box-shadow:0 1px 10px #2563eb0f}._iconWrap_1o7fn_13{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:10px;background:#ffffffd9;border:1px solid rgba(37,99,235,.12);color:#2563eb}._body_1o7fn_26{flex:1;min-width:0}._title_1o7fn_31{margin:0 0 .4rem;font-size:1.15rem;font-weight:700;color:#2b2b2a;letter-spacing:.01em}._text_1o7fn_39{margin:0 0 .85rem;font-size:1.08rem;line-height:1.55;color:#585858}._sub_1o7fn_46{margin:0 0 .75rem;font-size:.95rem;line-height:1.5;color:#a5a39a}._inlineLink_1o7fn_53{color:#2563eb;font-weight:600;text-decoration:none;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}._inlineLink_1o7fn_53:hover{color:#1d4ed8;border-bottom-color:currentColor}._cta_1o7fn_65{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem 1rem;margin:.2rem 0 0;font-family:inherit;font-size:.95rem;font-weight:600;color:#fff;background:#2563eb;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease,transform .12s ease}._cta_1o7fn_65:hover{background:#1d4ed8}._cta_1o7fn_65:active{transform:scale(.98)}._trainer-settings_1t2sp_1{margin:5rem}._trainer-settings_1t2sp_1 ._settings-grid_1t2sp_4{display:grid;grid-template-columns:1fr;gap:5rem;align-items:start}._trainer-settings_1t2sp_1 ._full-span_1t2sp_10{grid-column:1/-1}._trainer-settings_1t2sp_1 ._settings-side-stack_1t2sp_13{display:flex;flex-direction:column;gap:5rem}._trainer-settings_1t2sp_1 ._action-btn_1t2sp_18{display:flex;align-items:center;justify-content:center;gap:.5rem}._trainer-settings_1t2sp_1 ._profile-image-section_1t2sp_24{padding:1rem;display:flex;align-items:center;gap:2rem}._trainer-settings_1t2sp_1 ._profile-image-section_1t2sp_24 ._image-action_1t2sp_30{display:flex;gap:2rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34{padding:1rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._account-meta_1t2sp_37{margin-bottom:1.5rem;padding:1.25rem;border:1px solid rgba(59,130,246,.12);border-radius:12px;background:#fffffffa}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._meta-row_1t2sp_44{display:flex;align-items:center;justify-content:space-between;gap:1rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._meta-label_1t2sp_50{font-weight:600;color:#2b2b2a;font-size:1.05rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._meta-value_1t2sp_55{color:#2b2b2a;font-weight:600;font-size:1.05rem;word-break:break-word;text-align:right}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._email-actions_1t2sp_62{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._resend-success_1t2sp_68{margin-top:.5rem;color:var(--color-success, #0d9488);font-size:1.05rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._resend-error_1t2sp_73{margin-top:.5rem;color:var(--color-error, #dc2626);font-size:1.05rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._update-profile-form_1t2sp_78{display:flex;flex-direction:column;gap:1.5rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._update-profile-form_1t2sp_78 ._input-group_1t2sp_83{display:flex;gap:1rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._update-profile-form_1t2sp_78 ._input-group_1t2sp_83>*{flex:1}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._update-profile-form_1t2sp_78 ._save-btn_1t2sp_90{margin-top:1rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._update-profile-form_1t2sp_78 ._line_1t2sp_93{display:flex;gap:1rem}._trainer-settings_1t2sp_1 ._cancellation-policy-section_1t2sp_97{padding:1rem}._trainer-settings_1t2sp_1 ._cancellation-policy-section_1t2sp_97 ._coming-soon-note_1t2sp_100{margin:0 0 1rem;padding:.75rem 1rem;border-radius:10px;background:#3b82f60f;border:1px dashed rgba(59,130,246,.25);color:#2563eb;font-size:1rem;font-weight:600;line-height:1.5}._trainer-settings_1t2sp_1 ._cancellation-policy-section_1t2sp_97 ._section-description_1t2sp_111{font-size:1.1rem;color:#2b2b2a;margin-bottom:1.25rem;line-height:1.6}._trainer-settings_1t2sp_1 ._cancellation-policy-section_1t2sp_97 ._cancellation-policy-form_1t2sp_117{display:flex;flex-direction:column;gap:1.5rem}._trainer-settings_1t2sp_1 ._cancellation-policy-section_1t2sp_97 ._cancellation-policy-form_1t2sp_117 ._input-group_1t2sp_83{display:flex;gap:1rem}@media (max-width: 37.5em){._trainer-settings_1t2sp_1 ._cancellation-policy-section_1t2sp_97 ._cancellation-policy-form_1t2sp_117 ._input-group_1t2sp_83{flex-direction:column;gap:1rem}}._trainer-settings_1t2sp_1 ._cancellation-policy-section_1t2sp_97 ._cancellation-policy-form_1t2sp_117 ._input-group_1t2sp_83>*{flex:1}._trainer-settings_1t2sp_1 ._cancellation-policy-section_1t2sp_97 ._cancellation-policy-form_1t2sp_117 ._save-btn_1t2sp_90{margin-top:1rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138{padding:1rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._section-description_1t2sp_111{font-size:1.1rem;color:#2b2b2a;margin-bottom:1.25rem;line-height:1.6}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._section-description_1t2sp_111 ._profile-link_1t2sp_147{color:#2563eb;text-decoration:none;font-weight:600;transition:color .2s ease}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._section-description_1t2sp_111 ._profile-link_1t2sp_147:hover{color:#1d4ed8;text-decoration:underline}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._infoNote_1t2sp_157{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;margin-bottom:1.5rem;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:12px;color:#2563eb;font-size:1rem;line-height:1.5}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._infoNote_1t2sp_157 svg{color:#2563eb;flex-shrink:0;margin-top:.1rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._settings-list_1t2sp_175{display:flex;flex-direction:column;gap:.6rem;padding:.8rem;border:1px solid rgba(59,130,246,.12);border-radius:14px;background:#ffffffe6}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._settings-list_1t2sp_175>*{border-radius:10px;background:#f8fafce6;border:1px solid rgba(59,130,246,.08);padding:.45rem .8rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._saving-indicator_1t2sp_190{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1rem;background:#3b82f60d;border-radius:8px;color:#2563eb;font-size:.85rem;font-weight:500}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202{margin-top:1.5rem;padding:1.2rem;border:1px solid rgba(59,130,246,.12);border-radius:14px;background:#fffffff2}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._custom-text-title_1t2sp_209{font-size:1.25rem;font-weight:700;color:#2b2b2a;margin:0 0 .75rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._custom-text-description_1t2sp_215{font-size:1rem;color:#a5a39a;margin:0 0 1.5rem;line-height:1.6}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._custom-text-form_1t2sp_221{display:flex;flex-direction:column;gap:1.5rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._textarea-container_1t2sp_226{display:flex;flex-direction:column;gap:.5rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._textarea-label_1t2sp_231{font-size:1rem;font-weight:600;color:#2b2b2a;margin-bottom:.75rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._textarea_1t2sp_226{width:100%;padding:1.25rem 1.5rem;font-size:1rem;font-family:inherit;border:2px solid rgba(59,130,246,.1);border-radius:12px;background:#fffc;transition:all .3s ease;resize:vertical;min-height:110px;line-height:1.6;color:#2b2b2a}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._textarea_1t2sp_226:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #3b82f61a;background:#fff}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._textarea_1t2sp_226:disabled{opacity:.6;cursor:not-allowed}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._textarea_1t2sp_226::placeholder{color:#a5a39a}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._save-custom-text-btn_1t2sp_264{margin-top:.5rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267{margin-top:1.5rem;padding:1.2rem;border:1px solid rgba(59,130,246,.12);border-radius:14px;background:#fffffff2}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-title_1t2sp_274{font-size:1.25rem;font-weight:700;color:#2b2b2a;margin:0 0 .75rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-description_1t2sp_280{font-size:1rem;color:#a5a39a;margin:0 0 1.5rem;line-height:1.6}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-form_1t2sp_286{display:flex;flex-direction:column;gap:1rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-form_1t2sp_286 ._social-input-group_1t2sp_291{display:flex;gap:1rem}@media (max-width: 37.5em){._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-form_1t2sp_286 ._social-input-group_1t2sp_291{flex-direction:column;gap:1rem}}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-form_1t2sp_286 ._social-input-group_1t2sp_291>*{flex:1}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-form_1t2sp_286 ._save-social-btn_1t2sp_304{margin-top:.5rem}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307{padding:1rem}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-description_1t2sp_310{font-size:1.1rem;color:#2b2b2a;margin:0 0 1.25rem;line-height:1.6}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-card_1t2sp_316{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;border:1px solid rgba(59,130,246,.12);border-radius:14px;background:#fffffffa}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 \.embed-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 \.embed-meta strong{display:block;margin-bottom:.35rem;color:#2b2b2a;font-size:1.05rem}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 \.embed-meta p{margin:0;color:#a5a39a;word-break:break-all;font-size:1.02rem;line-height:1.6}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 \.embed-preview-link{color:#2563eb;text-decoration:none;font-weight:600;font-size:1.05rem;white-space:nowrap}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 \.embed-preview-link:hover{color:#1d4ed8;text-decoration:underline}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-code-block_1t2sp_355{display:flex;flex-direction:column;gap:.5rem}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-code-label_1t2sp_360{font-size:1.05rem;font-weight:600;color:#2b2b2a}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-code_1t2sp_355{width:100%;min-height:156px;padding:1.15rem 1.35rem;font-family:Courier New,monospace;font-size:1rem;line-height:1.6;color:#2b2b2a;background:#f9f7f3;border:1px solid #bab8b8;border-radius:10px;resize:vertical}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._copy-embed-btn_1t2sp_378{align-self:flex-start}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-success_1t2sp_381,._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-error_1t2sp_382{margin:0;font-size:1rem;line-height:1.5}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-success_1t2sp_381{color:var(--color-success, #0d9488)}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-error_1t2sp_382{color:var(--color-error, #dc2626)}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-unavailable_1t2sp_393{padding:1.15rem 1.35rem;border-radius:10px;background:#3b82f60f;color:#585858;font-size:1rem;line-height:1.6}@media (max-width: 768px){._trainer-settings_1t2sp_1{margin:1rem}._trainer-settings_1t2sp_1 .card{padding:1.5rem!important;width:100%;max-width:100%}._trainer-settings_1t2sp_1 ._settings-grid_1t2sp_4{grid-template-columns:1fr;gap:1.5rem}._trainer-settings_1t2sp_1 ._settings-side-stack_1t2sp_13{gap:1.5rem}._trainer-settings_1t2sp_1 ._profile-image-section_1t2sp_24{padding:1rem;flex-direction:column;gap:1.5rem;align-items:center}._trainer-settings_1t2sp_1 ._profile-image-section_1t2sp_24 ._image-action_1t2sp_30{flex-direction:column;width:100%;gap:1rem}._trainer-settings_1t2sp_1 ._profile-image-section_1t2sp_24 ._image-action_1t2sp_30 ._action-btn_1t2sp_18{width:100%;justify-content:center}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34{padding:1rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._update-profile-form_1t2sp_78{gap:1.25rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._update-profile-form_1t2sp_78 ._input-group_1t2sp_83{flex-direction:column;gap:1rem}._trainer-settings_1t2sp_1 ._update-profile-section_1t2sp_34 ._update-profile-form_1t2sp_78 ._save-btn_1t2sp_90{width:100%;margin-top:.5rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138{padding:1.5rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._section-description_1t2sp_111{font-size:1rem;margin-bottom:1.5rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202{margin-top:2rem;padding-top:1.5rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._custom-text-title_1t2sp_209{font-size:1.2rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._custom-text-description_1t2sp_215{font-size:1.05rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._custom-text-form_1t2sp_221{gap:1.5rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._textarea_1t2sp_226{padding:1.25rem 1.5rem;font-size:1.05rem;min-height:120px}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._custom-text-section_1t2sp_202 ._save-custom-text-btn_1t2sp_264{width:100%}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267{margin-top:2rem;padding-top:1.5rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-title_1t2sp_274{font-size:1.2rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-description_1t2sp_280{font-size:1.05rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-form_1t2sp_286{gap:1rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-form_1t2sp_286 ._social-input-group_1t2sp_291{flex-direction:column;gap:1rem}._trainer-settings_1t2sp_1 ._public-profile-section_1t2sp_138 ._social-links-section_1t2sp_267 ._social-links-form_1t2sp_286 ._save-social-btn_1t2sp_304{width:100%}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307{padding:1rem}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-description_1t2sp_310{font-size:1.05rem}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-card_1t2sp_316{padding:1.15rem}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-meta_1t2sp_325{flex-direction:column}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._embed-code_1t2sp_355{min-height:144px;font-size:1rem}._trainer-settings_1t2sp_1 ._embed-section_1t2sp_307 ._copy-embed-btn_1t2sp_378{width:100%;align-self:stretch}}._toggleItem_1hx7q_1{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #bab8b8}._toggleItem_1hx7q_1:last-child{border-bottom:none}._toggleInfo_1hx7q_12{flex:1;display:flex;flex-direction:column;gap:.25rem}._toggleLabel_1hx7q_19{font-size:1.15rem;font-weight:600;color:#2b2b2a;margin:0;cursor:pointer}._toggleDescription_1hx7q_27{font-size:1.05rem;color:#a5a39a;line-height:1.5}._toggleWrapper_1hx7q_33{display:flex;align-items:center}._toggleInput_1hx7q_38{position:absolute;opacity:0;width:0;height:0}._toggleSwitch_1hx7q_45{position:relative;display:inline-block;width:48px;height:24px;cursor:pointer;transition:all .3s ease}._toggleSwitch_1hx7q_45._disabled_1hx7q_53{opacity:.5;cursor:not-allowed}._toggleSlider_1hx7q_58{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#cbd5e0;border-radius:24px;transition:all .3s ease}._toggleSlider_1hx7q_58:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:all .3s ease;box-shadow:0 2px 4px #0003}._toggleSwitch_1hx7q_45._checked_1hx7q_81 ._toggleSlider_1hx7q_58{background-color:#3b82f6}._toggleSwitch_1hx7q_45._checked_1hx7q_81 ._toggleSlider_1hx7q_58:before{transform:translate(24px)}._toggleSwitch_1hx7q_45:hover:not(._disabled_1hx7q_53) ._toggleSlider_1hx7q_58{box-shadow:0 0 0 3px #3b82f61a}._client-settings_s6guf_1{margin:5rem}._client-settings_s6guf_1 ._settings-grid_s6guf_4{display:grid;grid-template-columns:1fr;gap:5rem;align-items:start}._client-settings_s6guf_1 ._action-btn_s6guf_10{display:flex;align-items:center;justify-content:center;gap:.5rem}._client-settings_s6guf_1 ._profile-image-section_s6guf_16{padding:1rem;display:flex;align-items:center;gap:2rem}._client-settings_s6guf_1 ._profile-image-section_s6guf_16 ._image-action_s6guf_22{display:flex;gap:2rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26{padding:1rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._account-meta_s6guf_29{margin-bottom:1.5rem;padding:1.25rem;border:1px solid rgba(59,130,246,.12);border-radius:12px;background:#fffffffa}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._meta-row_s6guf_36{display:flex;align-items:center;justify-content:space-between;gap:1rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._meta-label_s6guf_42{font-weight:600;color:#2b2b2a;font-size:.95rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._meta-value_s6guf_47{color:#2b2b2a;font-weight:600;font-size:.95rem;word-break:break-word;text-align:right}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._update-profile-form_s6guf_54{display:flex;flex-direction:column;gap:1.5rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._update-profile-form_s6guf_54 ._input-group_s6guf_59{display:flex;gap:1rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._update-profile-form_s6guf_54 ._input-group_s6guf_59>*{flex:1}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._update-profile-form_s6guf_54 ._save-btn_s6guf_66{margin-top:1rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._update-profile-form_s6guf_54 ._line_s6guf_69{display:flex;gap:1rem}._client-settings_s6guf_1 ._account-note-wrap_s6guf_73{margin-top:1.5rem}@media (max-width: 768px){._client-settings_s6guf_1{margin:1rem}._client-settings_s6guf_1 .card{padding:1.5rem!important;width:100%;max-width:100%}._client-settings_s6guf_1 ._settings-grid_s6guf_4{grid-template-columns:1fr;gap:1.5rem}._client-settings_s6guf_1 ._profile-image-section_s6guf_16{padding:1rem;flex-direction:column;gap:1.5rem;align-items:center}._client-settings_s6guf_1 ._profile-image-section_s6guf_16 ._image-action_s6guf_22{flex-direction:column;width:100%;gap:1rem}._client-settings_s6guf_1 ._profile-image-section_s6guf_16 ._image-action_s6guf_22 ._action-btn_s6guf_10{width:100%;justify-content:center}._client-settings_s6guf_1 ._update-profile-section_s6guf_26{padding:1rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._account-meta_s6guf_29{padding:1rem;margin-bottom:1rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._meta-row_s6guf_36{flex-direction:column;align-items:flex-start;gap:.25rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._meta-value_s6guf_47{text-align:left}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._update-profile-form_s6guf_54{gap:1.25rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._update-profile-form_s6guf_54 ._input-group_s6guf_59{flex-direction:column;gap:1rem}._client-settings_s6guf_1 ._update-profile-section_s6guf_26 ._update-profile-form_s6guf_54 ._save-btn_s6guf_66{width:100%;margin-top:.5rem}}._admin-trainers_19p4r_1{margin:5rem}._admin-trainers_19p4r_1 ._action_19p4r_4{padding-block:1rem;display:flex;justify-content:space-between}._admin-trainers_19p4r_1 ._action_19p4r_4 ._action-btn_19p4r_9,._admin-trainers_19p4r_1 ._action_19p4r_4 ._refresh-btn_19p4r_15{display:flex;align-items:center;justify-content:center;gap:.5rem}._admin-trainers_19p4r_1 ._action_19p4r_4 ._refresh-btn_19p4r_15 ._line_19p4r_21{display:flex;gap:1rem}._admin-trainers_19p4r_1 ._table-title_19p4r_25{display:flex;align-items:center;gap:.5rem}._admin-trainers_19p4r_1 ._table-title_19p4r_25 ._table-title-name_19p4r_30{display:block;height:1.7rem;font-weight:600}._admin-trainers_19p4r_1 ._email-container_19p4r_35{display:flex}._admin-trainers_19p4r_1 ._email-container_19p4r_35 ._email_19p4r_35{color:#2b2b2a;font-size:1.15rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._admin-trainers_19p4r_1 ._revenue_19p4r_46{color:#2b2b2a;font-size:1.5rem;font-weight:600}._admin-trainers_19p4r_1 ._date_19p4r_51{color:#2b2b2a;font-size:1.15rem;font-weight:600}._admin-trainers_19p4r_1 ._tag_19p4r_56{width:7rem;text-align:center}._admin-trainers_19p4r_1 ._actions_19p4r_60{display:flex;gap:2rem}._tag_1ewud_1{padding:.6em 1em;border-radius:5px;border:1.5px solid;font-size:1rem;line-height:.9rem;font-weight:500;letter-spacing:.1rem;display:block;width:fit-content}._green_1ewud_13{background:#e9f9eb;color:#23863a;border-color:#aae3b7}._yellow_1ewud_19{background:#faf2dc;color:#9d6b07;border-color:#f8cd6f}._red_1ewud_25{background:#fae1e1;color:#f44;border-color:#fba4a4}._blue_1ewud_31{background:#e6f0fa;color:#1765ad;border-color:#85b6e2}._admin-clients_1gyzf_1{padding:5rem}._admin-clients_1gyzf_1 ._action_1gyzf_4{padding-block:1rem;display:flex;justify-content:start}._admin-clients_1gyzf_1 ._action_1gyzf_4 ._refresh-btn_1gyzf_9{display:flex;align-items:center;justify-content:center;gap:.5rem}._admin-clients_1gyzf_1 ._action_1gyzf_4 ._refresh-btn_1gyzf_9 ._line_1gyzf_15{display:flex;gap:1rem}._admin-clients_1gyzf_1 ._table-title_1gyzf_19{display:flex;align-items:center;gap:.5rem}._admin-clients_1gyzf_1 ._table-title_1gyzf_19 ._table-title-name_1gyzf_24{display:block;height:1.7rem;font-weight:600}._admin-clients_1gyzf_1 ._email-container_1gyzf_29{display:flex}._admin-clients_1gyzf_1 ._email-container_1gyzf_29 ._email_1gyzf_29{color:#2b2b2a;font-size:1.15rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._admin-clients_1gyzf_1 ._upcoming-appointment-container_1gyzf_40{display:flex;flex-direction:start}._admin-clients_1gyzf_1 ._upcoming-appointment-container_1gyzf_40 ._upcoming-appointment_1gyzf_40{width:6.5rem;display:flex;flex-direction:column;align-items:center}._admin-clients_1gyzf_1 ._upcoming-appointment-container_1gyzf_40 ._upcoming-appointment_1gyzf_40 ._appointment-date_1gyzf_50{font-size:1.15rem;font-weight:600}._admin-clients_1gyzf_1 ._upcoming-appointment-container_1gyzf_40 ._upcoming-appointment_1gyzf_40 ._appointment-slot_1gyzf_54{color:#2b2b2a;font-size:1.05rem;font-weight:500}._admin-clients_1gyzf_1 ._upcoming-appointment-container_1gyzf_40 ._upcoming-appointment_1gyzf_40 ._no-appointment_1gyzf_59{color:#2b2b2a;font-size:2rem}._admin-clients_1gyzf_1 ._spent_1gyzf_63{color:#2b2b2a;font-size:1.5rem;font-weight:600}._admin-clients_1gyzf_1 ._date_1gyzf_68{color:#2b2b2a;font-size:1.15rem;font-weight:600}._admin-clients_1gyzf_1 ._completed_1gyzf_73{display:flex;align-items:center;gap:.5rem}._admin-clients_1gyzf_1 ._completed_1gyzf_73 ._count_1gyzf_78{font-size:1.5rem;font-weight:600}._admin-clients_1gyzf_1 ._completed_1gyzf_73 ._text_1gyzf_82{font-size:1.15rem;font-weight:500}._admin-clients_1gyzf_1 ._tag_1gyzf_86{width:7rem;text-align:center}._admin-appointments_1o5hi_1{padding:5rem}._admin-appointments_1o5hi_1 ._action_1o5hi_4{padding-block:1rem;display:flex;justify-content:start}._admin-appointments_1o5hi_1 ._action_1o5hi_4 ._refresh-btn_1o5hi_9{display:flex;align-items:center;justify-content:center;gap:.5rem}._admin-appointments_1o5hi_1 ._action_1o5hi_4 ._refresh-btn_1o5hi_9 ._line_1o5hi_15{display:flex;gap:1rem}._admin-appointments_1o5hi_1 ._table-title_1o5hi_19{display:flex;align-items:center;gap:.5rem}._admin-appointments_1o5hi_1 ._table-title_1o5hi_19 ._table-title-name_1o5hi_24{display:block;height:1.7rem;font-weight:600}._admin-appointments_1o5hi_1 ._date-container_1o5hi_29{display:flex;flex-direction:start}._admin-appointments_1o5hi_1 ._date-container_1o5hi_29 ._date_1o5hi_29{width:6.5rem;display:flex;flex-direction:column;align-items:center}._admin-appointments_1o5hi_1 ._date-container_1o5hi_29 ._date_1o5hi_29 ._date_1o5hi_29{font-size:1.15rem;font-weight:600}._admin-appointments_1o5hi_1 ._date-container_1o5hi_29 ._date_1o5hi_29 ._slot_1o5hi_43{color:#2b2b2a;font-size:1.05rem;font-weight:500}._admin-appointments_1o5hi_1 ._amount-spent_1o5hi_48{display:flex;align-items:center;gap:.5rem}._admin-appointments_1o5hi_1 ._amount-spent_1o5hi_48 ._amount_1o5hi_48{font-size:1.5rem;font-weight:600}._admin-appointments_1o5hi_1 ._services_1o5hi_57{font-size:1.15rem;font-weight:600}._admin-appointments_1o5hi_1 ._services_1o5hi_57 ._no-services_1o5hi_61{color:#2b2b2a;font-style:italic;font-weight:500}._admin-appointments_1o5hi_1 ._status-tag_1o5hi_66,._admin-appointments_1o5hi_1 ._reminder-tag_1o5hi_67{width:8rem;text-align:center}._admin-availabilities_197ks_1{margin:5rem;display:flex;flex-direction:column;gap:5rem}._admin-availabilities_197ks_1 ._profile-section_197ks_7{padding:2rem;display:flex;align-items:center;gap:5rem}._admin-availabilities_197ks_1 ._profile-section_197ks_7 ._profile-data_197ks_13{display:flex;gap:2rem}._admin-availabilities_197ks_1 ._action_197ks_17{padding-block:1rem;display:flex;justify-content:space-between}._admin-availabilities_197ks_1 ._action_197ks_17 ._action-btn_197ks_22,._admin-availabilities_197ks_1 ._action_197ks_17 ._refresh-btn_197ks_28{display:flex;align-items:center;justify-content:center;gap:.5rem}._admin-availabilities_197ks_1 ._action_197ks_17 ._refresh-btn_197ks_28 ._line_197ks_34{display:flex;gap:1rem}._admin-availabilities_197ks_1 ._table-title_197ks_38{display:flex;align-items:center;gap:.5rem}._admin-availabilities_197ks_1 ._table-title_197ks_38 ._table-title-name_197ks_43{display:block;height:1.7rem;font-weight:600}._admin-availabilities_197ks_1 ._availability-date_197ks_48{color:#2b2b2a;font-size:1.15rem;font-weight:600}._admin-availabilities_197ks_1 ._availability-slots_197ks_53{display:flex}._admin-availabilities_197ks_1 ._availability-slots_197ks_53 ._slots_197ks_56{color:#2b2b2a;font-size:1.15rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._admin-availabilities_197ks_1 ._actions_197ks_64{display:flex;gap:2rem}._admin-availabilities_197ks_1 ._error_197ks_68{padding-block:2rem;color:#2b2b2a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem}._admin-availabilities_197ks_1 ._error_197ks_68 ._title_197ks_77{font-size:2.5rem;font-weight:600;text-align:center}._admin-availabilities_197ks_1 ._error_197ks_68 ._message_197ks_82{font-size:1.5rem;margin-bottom:1rem}._admin-schedules_e9nu9_1{margin:5rem}._admin-schedules_e9nu9_1 ._action_e9nu9_4{padding-block:1rem;display:flex;justify-content:space-between}._admin-schedules_e9nu9_1 ._action_e9nu9_4 ._refresh-btn_e9nu9_9{display:flex;align-items:center;justify-content:center;gap:.5rem}._admin-schedules_e9nu9_1 ._action_e9nu9_4 ._refresh-btn_e9nu9_9 ._line_e9nu9_15{display:flex;gap:1rem}._admin-schedules_e9nu9_1 ._table-title_e9nu9_19{display:flex;align-items:center;gap:.5rem}._admin-schedules_e9nu9_1 ._table-title_e9nu9_19 ._table-title-name_e9nu9_24{display:block;height:1.7rem;font-weight:600}._admin-schedules_e9nu9_1 ._email-container_e9nu9_29{display:flex}._admin-schedules_e9nu9_1 ._email-container_e9nu9_29 ._email_e9nu9_29{color:#2b2b2a;font-size:1.15rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._admin-schedules_e9nu9_1 ._revenue_e9nu9_40{color:#2b2b2a;font-size:1.5rem;font-weight:600}._admin-schedules_e9nu9_1 ._date_e9nu9_45{color:#2b2b2a;font-size:1.15rem;font-weight:600}._admin-schedules_e9nu9_1 ._tag_e9nu9_50{width:7rem;text-align:center}._admin-schedules_e9nu9_1 ._actions_e9nu9_54{display:flex;gap:2rem}._admin-sessions_aryvu_1{padding:5rem}._profileSection_aryvu_5{display:flex;align-items:center;gap:1rem}._action_aryvu_11{padding-block:1rem;display:flex;justify-content:start}._action_aryvu_11 ._refresh-btn_aryvu_16{display:flex;align-items:center;justify-content:center;gap:.5rem}._action_aryvu_11 ._refresh-btn_aryvu_16 ._line_aryvu_22{display:flex;gap:1rem}._action_aryvu_11 ._action-btn_aryvu_26{display:flex;align-items:center;justify-content:center;gap:.5rem}._table-title_aryvu_33{display:flex;align-items:center;gap:.5rem}._table-title_aryvu_33 ._table-title-name_aryvu_38{display:block;height:1.7rem;font-weight:600}._client-name_aryvu_44{font-weight:500;color:#2b2b2a}._date-container_aryvu_49{display:flex;flex-direction:start}._date-container_aryvu_49 ._date_aryvu_49{width:6.5rem;display:flex;flex-direction:column;align-items:center}._date-container_aryvu_49 ._date_aryvu_49 ._date_aryvu_49{font-size:1.15rem;font-weight:600}._date-container_aryvu_49 ._date_aryvu_49 ._slot_aryvu_63{color:#2b2b2a;font-size:1.05rem;font-weight:500}._session-time_aryvu_69{color:#2b2b2a;font-weight:500}._sessionServices_aryvu_74{display:flex;flex-direction:column}._services_aryvu_79{color:#2b2b2a;font-size:1.15rem;font-weight:600}._actions_aryvu_85{display:flex;gap:.5rem}._error_aryvu_90{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem;text-align:center}._error_aryvu_90 ._title_aryvu_98{font-size:1.5rem;font-weight:600;color:#2b2b2a}._error_aryvu_90 ._message_aryvu_103{color:#2b2b2a;font-size:1rem;line-height:1.5}._adminSessionsOverview_pow2p_1{padding:5rem;display:flex;flex-direction:column;gap:2rem}._action_pow2p_8{padding-block:1rem;display:flex;justify-content:start}._action_pow2p_8 ._refresh-btn_pow2p_13{display:flex;align-items:center;justify-content:center;gap:.5rem}._action_pow2p_8 ._refresh-btn_pow2p_13 ._line_pow2p_19{display:flex;gap:1rem}._action_pow2p_8 ._action-btn_pow2p_23{display:flex;align-items:center;justify-content:center;gap:.5rem}._tableTitle_pow2p_30{display:flex;align-items:center;gap:.5rem}._tableTitleName_pow2p_36{display:block;height:1.7rem;font-weight:600;color:#2b2b2a}._trainerName_pow2p_43,._clientName_pow2p_48{font-weight:500;color:#2b2b2a}._sessionDate_pow2p_53,._sessionTime_pow2p_58{color:#2b2b2a;font-weight:500}._sessionServices_pow2p_63{display:flex;flex-direction:column}._services_pow2p_68{color:#2b2b2a;font-size:1.15rem;font-weight:600}._actions_pow2p_74{display:flex;gap:.5rem}._error_pow2p_79{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem;text-align:center}._title_pow2p_89{font-size:1.5rem;font-weight:600;color:#2b2b2a}._message_pow2p_95{color:#2b2b2a;font-size:1rem;line-height:1.5}._admin-payments_1q2w5_1{padding:2rem 3rem}._admin-payments_1q2w5_1 ._header_1q2w5_4{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._admin-payments_1q2w5_1 ._header_1q2w5_4 ._title_1q2w5_12{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;margin:0}._admin-payments_1q2w5_1 ._loading_1q2w5_20,._admin-payments_1q2w5_1 ._empty_1q2w5_21{padding:2rem;text-align:center;color:#585858}._admin-payments_1q2w5_1 ._table-wrap_1q2w5_26{overflow-x:auto}._admin-payments_1q2w5_1 ._table_1q2w5_26{width:100%;border-collapse:collapse;font-size:.95rem}._admin-payments_1q2w5_1 ._table_1q2w5_26 th,._admin-payments_1q2w5_1 ._table_1q2w5_26 td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #bab8b8}._admin-payments_1q2w5_1 ._table_1q2w5_26 th{font-weight:600;color:#585858}._admin-payments_1q2w5_1 ._table_1q2w5_26 ._amount_1q2w5_44{font-weight:600}._admin-payments_1q2w5_1 ._table_1q2w5_26 ._receipt-link_1q2w5_47{color:#2563eb;text-decoration:none}._admin-payments_1q2w5_1 ._table_1q2w5_26 ._receipt-link_1q2w5_47:hover{color:#1d4ed8;text-decoration:underline}._adminBilling_19oal_1{min-height:calc(100vh - 80px);margin:5rem;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 768px){._adminBilling_19oal_1{margin:1rem}}._intro_19oal_14{margin:0;padding:1.1rem 1.25rem;border-radius:12px;border:1px solid #bab8b8;background:linear-gradient(145deg,#fffffff2,#f9f7f3 55%,#f3f1edd9);box-shadow:0 4px 18px #2b2b2a0f;font-size:.95rem;font-weight:500;color:#585858;line-height:1.55;max-width:42rem}._intro_19oal_14 strong{color:#2b2b2a;font-weight:700}._billingUpsellGrid_19oal_32{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;align-items:stretch}@media (max-width: 1024px){._billingUpsellGrid_19oal_32{grid-template-columns:1fr}}._customCta_s8ulp_1,._crmCta_s8ulp_2{margin:0}._customCtaInner_s8ulp_6{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.25rem 1.35rem;border-radius:12px;border:1px solid #bab8b8;box-shadow:0 4px 18px #2b2b2a0f;background:linear-gradient(145deg,#fffffff2,#f9f7f3 55%,#f3f1edd9)}._crmCtaInner_s8ulp_19{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.25rem 1.35rem;border-radius:12px;border:1px solid #bab8b8;box-shadow:0 4px 18px #2b2b2a0f;background:linear-gradient(148deg,#fffffff7,#f1f8ffd1 42%,#ebf2fceb)}._kicker_s8ulp_32{margin:0;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#a5a39a}._upsellText_s8ulp_41{flex:1;min-width:min(100%,17.5rem);display:flex;flex-direction:column;gap:.45rem}._title_s8ulp_49{margin:0;font-size:1.15rem;font-weight:800;color:#2b2b2a;letter-spacing:-.02em;line-height:1.25}._copy_s8ulp_58{margin:0;font-size:.95rem;font-weight:500;color:#585858;line-height:1.55;max-width:36rem}._actions_s8ulp_67{display:flex;flex-shrink:0;align-items:center}._btnLine_s8ulp_73{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}._ctaButton_s8ulp_80{min-width:10.5rem}@media (max-width: 768px){._actions_s8ulp_67{width:100%}._ctaButton_s8ulp_80{width:100%;min-width:unset}}._trainerServices_4s4j6_1{margin:5rem}._trainerServices_4s4j6_1 ._action_4s4j6_4{padding-block:1rem;display:flex;justify-content:space-between}._trainerServices_4s4j6_1 ._action_4s4j6_4 ._actionBtn_4s4j6_9,._trainerServices_4s4j6_1 ._action_4s4j6_4 ._refreshBtn_4s4j6_15{display:flex;align-items:center;justify-content:center;gap:.5rem}._trainerServices_4s4j6_1 ._action_4s4j6_4 ._refreshBtn_4s4j6_15 ._line_4s4j6_21{display:flex;gap:1rem}._trainerServices_4s4j6_1 ._tableTitle_4s4j6_25{display:flex;align-items:center;gap:.5rem}._trainerServices_4s4j6_1 ._tableTitle_4s4j6_25 ._tableTitleName_4s4j6_30{display:block;height:1.7rem;font-weight:600}._trainerServices_4s4j6_1 ._serviceId_4s4j6_35 ._hash_4s4j6_35{color:#2b2b2a;font-weight:500;font-size:.95rem}._trainerServices_4s4j6_1 ._serviceId_4s4j6_35 ._id_4s4j6_40,._trainerServices_4s4j6_1 ._serviceName_4s4j6_45{color:#2b2b2a;font-weight:600;font-size:1.15rem}._trainerServices_4s4j6_1 ._servicePrice_4s4j6_50{color:#2b2b2a;font-weight:600;font-size:1.5rem}._trainerServices_4s4j6_1 ._actions_4s4j6_55{display:flex;gap:2rem}._trainerServices_4s4j6_1 ._mobile-actions_4s4j6_59,._trainerServices_4s4j6_1 ._mobile-card-list_4s4j6_62{display:none}@media (max-width: 768px){._trainerServices_4s4j6_1{margin:1rem}._trainerServices_4s4j6_1 ._mobile-actions_4s4j6_59{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}._trainerServices_4s4j6_1 ._mobile-actions_4s4j6_59 ._action-btn_4s4j6_75,._trainerServices_4s4j6_1 ._mobile-actions_4s4j6_59 ._refresh-btn_4s4j6_76{width:100%}._trainerServices_4s4j6_1 ._mobile-actions_4s4j6_59 ._action-btn_4s4j6_75 ._line_4s4j6_21,._trainerServices_4s4j6_1 ._mobile-actions_4s4j6_59 ._refresh-btn_4s4j6_76 ._line_4s4j6_21{gap:.5rem;font-size:1.1rem}._trainerServices_4s4j6_1 ._desktop-table_4s4j6_84{display:none}._trainerServices_4s4j6_1 ._mobile-card-list_4s4j6_62{display:flex;flex-direction:column;gap:1rem;margin-top:0}._trainerServices_4s4j6_1 ._mobile-service-card_4s4j6_93{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._trainerServices_4s4j6_1 ._mobile-service-card_4s4j6_93:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._trainerServices_4s4j6_1 ._mobile-service-card_4s4j6_93 ._mobile-card-header_4s4j6_105{margin-bottom:1rem}._trainerServices_4s4j6_1 ._mobile-service-card_4s4j6_93 ._mobile-card-header_4s4j6_105 ._mobile-card-info_4s4j6_108 ._service-name_4s4j6_108{font-size:1.15rem;font-weight:700;color:#2b2b2a;margin-bottom:.5rem}._trainerServices_4s4j6_1 ._mobile-service-card_4s4j6_93 ._mobile-card-header_4s4j6_105 ._mobile-card-info_4s4j6_108 ._service-price_4s4j6_114{font-size:1.5rem;font-weight:700;color:#2563eb}._trainerServices_4s4j6_1 ._mobile-service-card_4s4j6_93 ._mobile-card-actions_4s4j6_119{display:flex;gap:1rem;padding-top:1rem;border-top:1px solid rgba(59,130,246,.1)}._trainerServices_4s4j6_1 ._mobile-service-card_4s4j6_93 ._mobile-card-actions_4s4j6_119 ._edit-button_4s4j6_125,._trainerServices_4s4j6_1 ._mobile-service-card_4s4j6_93 ._mobile-card-actions_4s4j6_119 ._delete-button_4s4j6_126{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:44px}._trainerServices_4s4j6_1 ._action_4s4j6_4{padding-block:.75rem;flex-direction:column;gap:.75rem}._trainerServices_4s4j6_1 ._action_4s4j6_4 ._action-btn_4s4j6_75,._trainerServices_4s4j6_1 ._action_4s4j6_4 ._refresh-btn_4s4j6_76{width:100%}._trainerServices_4s4j6_1 ._action_4s4j6_4 ._action-btn_4s4j6_75 ._line_4s4j6_21,._trainerServices_4s4j6_1 ._action_4s4j6_4 ._refresh-btn_4s4j6_76 ._line_4s4j6_21{gap:.5rem;font-size:1.1rem}}@media (min-width: 769px){._trainerServices_4s4j6_1 ._mobile-actions_4s4j6_59,._trainerServices_4s4j6_1 ._mobile-card-list_4s4j6_62{display:none}}._trainer-appointments_jcoly_1{padding:5rem}._trainer-appointments_jcoly_1 ._action_jcoly_4{padding-block:1rem;display:flex;justify-content:start}._trainer-appointments_jcoly_1 ._action_jcoly_4 ._refresh-btn_jcoly_9{display:flex;align-items:center;justify-content:center;gap:.5rem}._trainer-appointments_jcoly_1 ._action_jcoly_4 ._refresh-btn_jcoly_9 ._line_jcoly_15{display:flex;gap:1rem}._trainer-appointments_jcoly_1 ._table-title_jcoly_19{display:flex;align-items:center;gap:.5rem}._trainer-appointments_jcoly_1 ._table-title_jcoly_19 ._table-title-name_jcoly_24{display:block;height:1.7rem;font-weight:600}._trainer-appointments_jcoly_1 ._date-container_jcoly_29{display:flex;flex-direction:start}._trainer-appointments_jcoly_1 ._date-container_jcoly_29 ._date_jcoly_29{width:6.5rem;display:flex;flex-direction:column;align-items:center}._trainer-appointments_jcoly_1 ._date-container_jcoly_29 ._date_jcoly_29 ._date_jcoly_29{font-size:1.15rem;font-weight:600}._trainer-appointments_jcoly_1 ._date-container_jcoly_29 ._date_jcoly_29 ._slot_jcoly_43{color:#2b2b2a;font-size:1.05rem;font-weight:500}._trainer-appointments_jcoly_1 ._amount-spent_jcoly_48{display:flex;align-items:center;gap:.5rem}._trainer-appointments_jcoly_1 ._amount-spent_jcoly_48 ._amount_jcoly_48{font-size:1.5rem;font-weight:600}._trainer-appointments_jcoly_1 ._services_jcoly_57{font-size:1.15rem;font-weight:600}._trainer-appointments_jcoly_1 ._services_jcoly_57 ._no-services_jcoly_61{color:#2b2b2a;font-style:italic;font-weight:500}._trainer-appointments_jcoly_1 ._status-tag_jcoly_66,._trainer-appointments_jcoly_1 ._reminder-tag_jcoly_67{width:8rem;text-align:center}._trainer-appointments_jcoly_1 ._notes-cell_jcoly_71{display:flex;flex-direction:column;gap:.5rem}._trainer-appointments_jcoly_1 ._notes-cell_jcoly_71 ._notes-actions_jcoly_76{display:flex;flex-wrap:wrap;gap:.5rem}._trainer-appointments_jcoly_1 ._mobile-card-list_jcoly_81{display:none}@media (max-width: 768px){._trainer-appointments_jcoly_1{padding:0;margin:1rem}._trainer-appointments_jcoly_1 ._desktop-table_jcoly_89{display:none}._trainer-appointments_jcoly_1 ._mobile-card-list_jcoly_81{display:flex;flex-direction:column;gap:1rem;margin-top:0}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-header_jcoly_110{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-header_jcoly_110 ._mobile-card-info_jcoly_117{flex:1}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-header_jcoly_110 ._mobile-card-info_jcoly_117 ._client-name_jcoly_120{font-size:1.15rem;font-weight:700;color:#2b2b2a;margin-bottom:.5rem}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-header_jcoly_110 ._mobile-card-info_jcoly_117 ._appointment-date-time_jcoly_126{display:flex;flex-direction:column;gap:.25rem}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-header_jcoly_110 ._mobile-card-info_jcoly_117 ._appointment-date-time_jcoly_126 ._date_jcoly_29{font-size:.95rem;color:#585858;font-weight:500}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-header_jcoly_110 ._mobile-card-info_jcoly_117 ._appointment-date-time_jcoly_126 ._slot_jcoly_43{font-size:.9rem;color:#a5a39a}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-header_jcoly_110 ._status-badge_jcoly_140{flex-shrink:0;font-size:.85rem;padding:.4rem .8rem}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-footer_jcoly_145{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid rgba(59,130,246,.1)}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-footer_jcoly_145 ._appointment-details_jcoly_153{flex:1;display:flex;flex-direction:column;gap:.5rem}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-footer_jcoly_145 ._appointment-details_jcoly_153 ._services_jcoly_57{font-size:1.15rem;color:#585858;font-weight:700}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-footer_jcoly_145 ._appointment-details_jcoly_153 ._price_jcoly_164{font-size:1.5rem;font-weight:700;color:#2563eb}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-footer_jcoly_145 ._view-button_jcoly_169{flex-shrink:0}._trainer-appointments_jcoly_1 ._mobile-appointment-card_jcoly_98 ._mobile-card-actions_jcoly_172{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}._trainer-appointments_jcoly_1 ._action_jcoly_4{padding-block:.75rem;flex-direction:column;gap:.75rem}._trainer-appointments_jcoly_1 ._action_jcoly_4 ._refresh-btn_jcoly_9{width:100%}._trainer-appointments_jcoly_1 ._action_jcoly_4 ._refresh-btn_jcoly_9 ._line_jcoly_15{gap:.5rem;font-size:1.1rem}}@media (min-width: 769px){._trainer-appointments_jcoly_1 ._mobile-card-list_jcoly_81{display:none}}._trainer-appointments_jcoly_1 ._reschedule-section_jcoly_196{margin-bottom:2rem;padding:1.25rem;background:#3b82f60f;border:1px solid rgba(59,130,246,.15);border-radius:12px}._trainer-appointments_jcoly_1 ._reschedule-section-title_jcoly_203{display:flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:600;margin-bottom:1rem}._trainer-appointments_jcoly_1 ._reschedule-empty_jcoly_211{font-size:1.1rem;color:#a5a39a}._trainer-appointments_jcoly_1 ._reschedule-list_jcoly_215{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}._trainer-appointments_jcoly_1 ._reschedule-item_jcoly_223{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;background:#fff;border-radius:8px;border:1px solid rgba(59,130,246,.1)}._trainer-appointments_jcoly_1 ._reschedule-item-info_jcoly_233{display:flex;flex-direction:column;gap:.35rem;font-size:1.1rem}._trainer-appointments_jcoly_1 ._reschedule-item-info_jcoly_233 strong{font-size:1.15rem}._trainer-appointments_jcoly_1 ._reschedule-item-actions_jcoly_242{display:flex;gap:.5rem;flex-shrink:0}._trainer-appointments_jcoly_1 ._reschedule-note_jcoly_247{font-style:italic;color:#a5a39a;font-size:.95rem}._trainer-appointments_jcoly_1 ._toast_jcoly_252{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);padding:.75rem 1.25rem;background:#2b2b2a;color:#fff;border-radius:8px;font-size:1rem;z-index:1000;box-shadow:0 4px 12px #0003}._trainer-appointments_jcoly_1 ._notes-cell_jcoly_71{display:flex;flex-direction:column;gap:.5rem;min-width:12rem}._trainer-appointments_jcoly_1 ._notes-preview_jcoly_271{font-size:1rem;line-height:1.45;color:#585858;max-width:22rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;white-space:normal}._trainer-appointments_jcoly_1 ._notes-empty_jcoly_283{font-size:.95rem;color:#a5a39a;font-style:italic}._trainer-appointments_jcoly_1 ._notes-label_jcoly_288{font-size:.95rem;font-weight:500;color:#a5a39a}._trainer-appointments_jcoly_1 ._mobile-notes-block_jcoly_293{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(59,130,246,.1);display:flex;flex-direction:column;gap:.5rem}._trainer-appointments_jcoly_1 ._notes-modal-overlay_jcoly_301{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1200;display:flex;align-items:center;justify-content:center;padding:1.25rem}._trainer-appointments_jcoly_1 ._notes-modal_jcoly_301{width:min(720px,100%);background:#fff;border-radius:14px;border:1px solid rgba(59,130,246,.12);box-shadow:0 18px 50px #0f172a38;padding:1.25rem}._trainer-appointments_jcoly_1 ._notes-modal-header_jcoly_320{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}._trainer-appointments_jcoly_1 ._notes-modal-title_jcoly_327{font-size:1.25rem;font-weight:700;color:#2b2b2a}._trainer-appointments_jcoly_1 ._notes-modal-hint_jcoly_332{margin:.25rem 0 1rem;color:#a5a39a;font-size:1rem;line-height:1.5}._trainer-appointments_jcoly_1 ._notes-modal-textarea_jcoly_338{width:100%;min-height:220px;padding:.9rem 1rem;font-size:1.05rem;line-height:1.6;border:1px solid rgba(59,130,246,.22);border-radius:10px;resize:vertical}._trainer-appointments_jcoly_1 ._notes-modal-textarea_jcoly_338:focus{outline:none;border-color:#3b82f673;box-shadow:0 0 0 4px #3b82f61f}._trainer-appointments_jcoly_1 ._notes-modal-actions_jcoly_353{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem;flex-wrap:wrap}._trainer-appointments_jcoly_1 ._attendance-actions_jcoly_360{display:flex;flex-wrap:wrap;gap:.5rem}._infoBanner_3clc1_2{margin:2rem 5rem;display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#3b82f61a,#3b82f60d);border:2px solid rgba(59,130,246,.2)}._infoBanner_3clc1_2 svg{color:#2563eb;flex-shrink:0}._infoBanner_3clc1_2 strong{display:block;font-size:1.1rem;color:#2b2b2a;font-weight:700;margin-bottom:.25rem}._infoBanner_3clc1_2 div{font-size:.95rem;color:#585858}@media (max-width: 768px){._infoBanner_3clc1_2{margin:1.5rem 1rem;padding:1rem;flex-direction:column;align-items:flex-start;text-align:left}}._trainer-availabilities_3clc1_36{margin:5rem}._trainer-availabilities_3clc1_36 ._action_3clc1_39{padding-block:1rem;display:flex;justify-content:start;gap:1rem}._trainer-availabilities_3clc1_36 ._action_3clc1_39 ._actionBtn_3clc1_45,._trainer-availabilities_3clc1_36 ._action_3clc1_39 ._refresh-btn_3clc1_51{display:flex;align-items:center;justify-content:center;gap:.5rem}._trainer-availabilities_3clc1_36 ._action_3clc1_39 ._refresh-btn_3clc1_51 ._line_3clc1_57{display:flex;gap:1rem}._trainer-availabilities_3clc1_36 ._table-title_3clc1_61{display:flex;align-items:center;gap:.5rem}._trainer-availabilities_3clc1_36 ._table-title_3clc1_61 ._table-title-name_3clc1_66{display:block;height:1.7rem;font-weight:600}._trainer-availabilities_3clc1_36 ._availability-date_3clc1_71{color:#2b2b2a;font-size:1.15rem;font-weight:600}._trainer-availabilities_3clc1_36 ._availability-slots_3clc1_76{display:flex}._trainer-availabilities_3clc1_36 ._availability-slots_3clc1_76 ._slots_3clc1_79{color:#2b2b2a;font-size:1.15rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._trainer-availabilities_3clc1_36 ._actions_3clc1_87{display:flex;gap:2rem}._trainer-availabilities_3clc1_36 ._mobile-card-list_3clc1_91,._trainer-availabilities_3clc1_36 ._mobile-actions_3clc1_94{display:none}@media (max-width: 768px){._trainer-availabilities_3clc1_36{margin:1rem}._trainer-availabilities_3clc1_36 ._desktop-table_3clc1_101{display:none}._trainer-availabilities_3clc1_36 ._mobile-card-list_3clc1_91{display:flex;flex-direction:column;gap:1rem;margin-top:0}._trainer-availabilities_3clc1_36 ._mobile-actions_3clc1_94{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}._trainer-availabilities_3clc1_36 ._mobile-actions_3clc1_94 ._mobile-create-btn_3clc1_116,._trainer-availabilities_3clc1_36 ._mobile-actions_3clc1_94 ._mobile-refresh-btn_3clc1_117{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.1rem}._trainer-availabilities_3clc1_36 ._mobile-actions_3clc1_94 ._mobile-create-btn_3clc1_116 ._line_3clc1_57,._trainer-availabilities_3clc1_36 ._mobile-actions_3clc1_94 ._mobile-refresh-btn_3clc1_117 ._line_3clc1_57{display:flex;align-items:center;gap:.5rem}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-header_3clc1_143{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1rem}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-header_3clc1_143 ._mobile-card-info_3clc1_150{flex:1}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-header_3clc1_143 ._mobile-card-info_3clc1_150 ._availability-date_3clc1_71{font-size:1.15rem;font-weight:700;color:#2b2b2a;margin-bottom:.5rem}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-header_3clc1_143 ._mobile-card-info_3clc1_150 ._slot-count_3clc1_159{font-size:.9rem;color:#a5a39a;font-weight:500}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-header_3clc1_143 ._mobile-card-actions_3clc1_164{display:flex;gap:.5rem;flex-shrink:0}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-header_3clc1_143 ._mobile-card-actions_3clc1_164 ._edit-button_3clc1_169,._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-header_3clc1_143 ._mobile-card-actions_3clc1_164 ._delete-button_3clc1_170{min-width:44px;min-height:44px}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-slots_3clc1_174{padding-top:1rem;border-top:1px solid rgba(59,130,246,.1)}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-slots_3clc1_174 ._slots-details_3clc1_178 ._slots-summary_3clc1_178{font-size:.95rem;font-weight:600;color:#2563eb;cursor:pointer;list-style:none}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-slots_3clc1_174 ._slots-details_3clc1_178 ._slots-summary_3clc1_178::-webkit-details-marker{display:none}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-slots_3clc1_174 ._slots-details_3clc1_178 ._slots-summary_3clc1_178:before{content:"▶";display:inline-block;margin-right:.5rem;transition:transform .3s ease}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-slots_3clc1_174 ._slots-details_3clc1_178[open] ._slots-summary_3clc1_178:before{transform:rotate(90deg)}._trainer-availabilities_3clc1_36 ._mobile-availability-card_3clc1_131 ._mobile-card-slots_3clc1_174 ._slots-details_3clc1_178 ._slots-list_3clc1_197{margin-top:.5rem;padding:.75rem;background:#3b82f60d;border-radius:8px;font-size:.9rem;color:#585858;line-height:1.6}._trainer-availabilities_3clc1_36 ._action_3clc1_39{padding-block:.75rem;flex-direction:column;gap:.75rem}._trainer-availabilities_3clc1_36 ._action_3clc1_39 ._action-btn_3clc1_211,._trainer-availabilities_3clc1_36 ._action_3clc1_39 ._refresh-btn_3clc1_51{width:100%}._trainer-availabilities_3clc1_36 ._action_3clc1_39 ._action-btn_3clc1_211 ._line_3clc1_57,._trainer-availabilities_3clc1_36 ._action_3clc1_39 ._refresh-btn_3clc1_51 ._line_3clc1_57{gap:.5rem;font-size:1.1rem}}@media (min-width: 769px){._trainer-availabilities_3clc1_36 ._mobile-card-list_3clc1_91{display:none}}._trainer-reviews_1obk8_1{margin:5rem}._trainer-reviews_1obk8_1 ._action_1obk8_4{padding-block:1rem;display:flex;justify-content:start}._trainer-reviews_1obk8_1 ._action_1obk8_4 ._refresh-btn_1obk8_9{display:flex;align-items:center;justify-content:center;gap:.5rem}._trainer-reviews_1obk8_1 ._action_1obk8_4 ._refresh-btn_1obk8_9 ._line_1obk8_15{display:flex;gap:1rem}._trainer-reviews_1obk8_1 ._table-title_1obk8_19{display:flex;align-items:center;gap:.5rem}._trainer-reviews_1obk8_1 ._table-title_1obk8_19 ._table-title-name_1obk8_24{display:block;height:1.7rem;font-weight:600}._trainer-reviews_1obk8_1 ._date-container_1obk8_29{display:flex;flex-direction:start}._trainer-reviews_1obk8_1 ._date-container_1obk8_29 ._date_1obk8_29{width:6.5rem;display:flex;flex-direction:column;align-items:center}._trainer-reviews_1obk8_1 ._date-container_1obk8_29 ._date_1obk8_29 ._date_1obk8_29{font-size:1.15rem;font-weight:600}._trainer-reviews_1obk8_1 ._date-container_1obk8_29 ._date_1obk8_29 ._slot_1obk8_43{color:#2b2b2a;font-size:1.05rem;font-weight:500}._trainer-reviews_1obk8_1 ._amount-spent_1obk8_48{display:flex;align-items:center;gap:.5rem}._trainer-reviews_1obk8_1 ._amount-spent_1obk8_48 ._amount_1obk8_48{font-size:1.5rem;font-weight:600}._trainer-reviews_1obk8_1 ._services_1obk8_57{font-size:1.15rem;font-weight:600}._trainer-reviews_1obk8_1 ._services_1obk8_57 ._no-services_1obk8_61{color:#2b2b2a;font-style:italic;font-weight:500}._trainer-reviews_1obk8_1 ._review-comment_1obk8_66{display:flex}._trainer-reviews_1obk8_1 ._review-comment_1obk8_66 ._comment_1obk8_69{color:#454545;font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._trainer-reviews_1obk8_1 ._review-comment_1obk8_66 ._no-comment_1obk8_76{color:#a5a39a;font-style:italic;font-size:1rem}._trainer-reviews_1obk8_1 ._review-date_1obk8_81{display:flex}._trainer-reviews_1obk8_1 ._review-date_1obk8_81 ._date_1obk8_29{color:#2b2b2a;font-size:1.2rem;font-weight:600}._trainer-reviews_1obk8_1 ._mobile-card-list_1obk8_89{display:none}@media (max-width: 768px){._trainer-reviews_1obk8_1{margin:1rem}._trainer-reviews_1obk8_1 ._desktop-table_1obk8_96{display:none}._trainer-reviews_1obk8_1 ._mobile-card-list_1obk8_89{display:flex;flex-direction:column;gap:1rem;margin-top:0}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105 ._mobile-card-header_1obk8_117{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105 ._mobile-card-header_1obk8_117 ._mobile-card-info_1obk8_124{flex:1}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105 ._mobile-card-header_1obk8_117 ._mobile-card-info_1obk8_124 ._client-name_1obk8_127{font-size:1.1rem;font-weight:600;color:#2b2b2a;margin-bottom:.5rem}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105 ._mobile-card-header_1obk8_117 ._mobile-card-info_1obk8_124 ._mobile-rating_1obk8_133{margin-top:.25rem}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105 ._mobile-card-header_1obk8_117 ._review-date_1obk8_81{flex-shrink:0}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105 ._mobile-card-header_1obk8_117 ._review-date_1obk8_81 ._date_1obk8_29{font-size:.85rem;color:#a5a39a;white-space:nowrap}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105 ._mobile-card-comment_1obk8_144{padding-top:1rem;border-top:1px solid rgba(59,130,246,.1)}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105 ._mobile-card-comment_1obk8_144 ._comment_1obk8_69{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.95rem;line-height:1.5;color:#585858}._trainer-reviews_1obk8_1 ._mobile-review-card_1obk8_105 ._mobile-card-comment_1obk8_144 ._no-comment_1obk8_76{color:#a5a39a;font-style:italic}._trainer-reviews_1obk8_1 ._action_1obk8_4{padding-block:.75rem;flex-direction:column;gap:.75rem}._trainer-reviews_1obk8_1 ._action_1obk8_4 ._refresh-btn_1obk8_9{width:100%}._trainer-reviews_1obk8_1 ._action_1obk8_4 ._refresh-btn_1obk8_9 ._line_1obk8_15{gap:.5rem;font-size:1.1rem}}@media (min-width: 769px){._trainer-reviews_1obk8_1 ._mobile-card-list_1obk8_89{display:none}}._trainerBilling_1ojp4_1{min-height:calc(100vh - 80px);margin:5rem;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 768px){._trainerBilling_1ojp4_1{margin:1rem}}._alerts_1ojp4_14{display:flex;flex-direction:column;gap:.6rem}._message_1ojp4_20,._error_1ojp4_21{border-radius:12px;padding:.95rem 1rem;font-size:.95rem;font-weight:600}._message_1ojp4_20{background:#e9f9eb;border:1px solid #aae3b7;color:#23863a}._error_1ojp4_21{background:#fae1e1;border:1px solid #fba4a4;color:#f44}._cardGrid_1ojp4_40{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:stretch}@media (max-width: 1024px){._cardGrid_1ojp4_40{grid-template-columns:1fr}}._billingUpsellGrid_1ojp4_52{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;align-items:stretch}@media (max-width: 1024px){._billingUpsellGrid_1ojp4_52{grid-template-columns:1fr}}._billingStat_1ojp4_64,._payoutStat_1ojp4_65{min-width:0;width:100%;height:100%}._billingStat_1ojp4_64 .content,._payoutStat_1ojp4_65 .content{width:100%;min-width:0}._cardBody_1ojp4_76{display:flex;flex-direction:column;gap:1.25rem;width:100%}._planSnapshot_1ojp4_83{display:flex;flex-direction:column;gap:1rem}._planHero_1ojp4_89{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.1rem 1.15rem;border-radius:12px;border:1px solid #bab8b8;background:linear-gradient(145deg,#fffffff2,#f9f7f3 55%,#f3f1edd9);box-shadow:0 4px 18px #2b2b2a0f}._planHeroText_1ojp4_102{display:flex;flex-direction:column;gap:.35rem;min-width:0}._planKicker_1ojp4_109{margin:0;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#a5a39a}._planName_1ojp4_118{margin:0;font-size:1.15rem;font-weight:800;color:#2b2b2a;letter-spacing:-.02em;line-height:1.25}._planSubline_1ojp4_127{margin:0;font-size:.9rem;font-weight:500;color:#585858;line-height:1.45;max-width:28rem}._planHeroAside_1ojp4_136{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}._pricePill_1ojp4_144{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;font-size:.95rem;font-weight:800;letter-spacing:.02em;color:#2b2b2a;background:#f4f2ee;border:1px solid #bab8b8}._snapshotDl_1ojp4_157{margin:0;padding:.65rem 0 0;border-top:1px solid rgba(186,184,184,.85);display:flex;flex-direction:column;gap:.65rem}._snapshotRow_1ojp4_166{display:grid;grid-template-columns:minmax(7rem,38%) 1fr;gap:.75rem 1rem;align-items:baseline}@media (max-width: 480px){._snapshotRow_1ojp4_166{grid-template-columns:1fr;gap:.2rem}}._snapshotRow_1ojp4_166 dt{margin:0;font-size:.9rem;font-weight:600;color:#a5a39a}._snapshotRow_1ojp4_166 dd{margin:0;font-size:1.15rem;font-weight:600;color:#2b2b2a}._snapshotHint_1ojp4_191{font-weight:500!important;color:#585858!important;font-size:.95rem!important}._inlineNotice_1ojp4_197{margin:0;padding:.65rem .85rem;border-radius:10px;background:#f9f7f3;border:1px solid #bab8b8;font-size:.95rem;font-weight:500;color:#585858;line-height:1.45}._gymNote_1ojp4_209{margin:0;font-size:.95rem;font-weight:500;color:#585858;line-height:1.5}._badgeActive_1ojp4_217,._badgeBlocked_1ojp4_218{width:fit-content;border-radius:999px;padding:.3rem .75rem;font-size:.85rem;font-weight:700;letter-spacing:.02em}._badgeActive_1ojp4_217{background:#e9f9eb;border:1px solid #aae3b7;color:#23863a}._badgeBlocked_1ojp4_218{background:#faf2dc;border:1px solid #f8cd6f;color:#9d6b07}._actions_1ojp4_239{display:flex;flex-wrap:wrap;gap:.75rem}._btnLine_1ojp4_245{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}._primaryButton_1ojp4_252,._secondaryButton_1ojp4_253{min-width:160px}._payoutRefreshing_1ojp4_257{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;color:#a5a39a}._loadingInline_1ojp4_266{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;border-radius:10px;background:#f9f7f3;border:1px solid #bab8b8;color:#585858;font-size:.95rem;font-weight:500}._footerNotes_1ojp4_279{margin:.25rem 0 0;padding:1.1rem 1.25rem;border-radius:12px;border:1px dashed rgba(105,105,104,.45);background:#f9f7f3a6}._footerNotes_1ojp4_279 p{margin:0 0 .85rem;font-size:.95rem;line-height:1.55;color:#585858;font-weight:500}._footerNotes_1ojp4_279 p:last-child{margin-bottom:0}._footerNotes_1ojp4_279 strong{color:#2b2b2a;font-weight:700}@media (max-width: 768px){._primaryButton_1ojp4_252,._secondaryButton_1ojp4_253{width:100%;min-width:unset}._planHeroAside_1ojp4_136{align-items:flex-start;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}._client-appointments_13ynb_1{margin:5rem}._client-appointments_13ynb_1 ._mobile-card-list_13ynb_4{display:none}._client-appointments_13ynb_1 ._action_13ynb_7{padding-block:1rem;display:flex;justify-content:space-between}._client-appointments_13ynb_1 ._action_13ynb_7 ._action-btn_13ynb_12,._client-appointments_13ynb_1 ._action_13ynb_7 ._refresh-btn_13ynb_18{display:flex;align-items:center;justify-content:center;gap:.5rem}._client-appointments_13ynb_1 ._action_13ynb_7 ._refresh-btn_13ynb_18 ._line_13ynb_24{display:flex;gap:1rem}@media (max-width: 768px){._client-appointments_13ynb_1{margin:1rem}._client-appointments_13ynb_1 ._action_13ynb_7{padding-block:.75rem;flex-direction:column;gap:.75rem}._client-appointments_13ynb_1 ._action_13ynb_7 ._action-btn_13ynb_12,._client-appointments_13ynb_1 ._action_13ynb_7 ._refresh-btn_13ynb_18{width:100%}._client-appointments_13ynb_1 ._action_13ynb_7 ._action-btn_13ynb_12 ._line_13ynb_24,._client-appointments_13ynb_1 ._action_13ynb_7 ._refresh-btn_13ynb_18 ._line_13ynb_24{gap:.5rem;font-size:1.1rem}}._client-appointments_13ynb_1 ._table-title_13ynb_47{display:flex;align-items:center;gap:.5rem}._client-appointments_13ynb_1 ._table-title_13ynb_47 ._table-title-name_13ynb_52{display:block;height:1.7rem;font-weight:600}._client-appointments_13ynb_1 ._dateContainer_13ynb_57{display:flex;flex-direction:column;gap:.25rem}._client-appointments_13ynb_1 ._dateContainer_13ynb_57 ._date_13ynb_57{font-size:1.05rem;font-weight:600;color:#2b2b2a}._client-appointments_13ynb_1 ._datePast_13ynb_67{color:#a5a39a;font-weight:500}._client-appointments_13ynb_1 ._pastLabel_13ynb_71{font-size:.75rem;font-weight:600;color:#585858;text-transform:uppercase;letter-spacing:.03em;display:inline-block;margin-top:.15rem}._client-appointments_13ynb_1 ._amount-spent_13ynb_80{display:flex;align-items:center;gap:.5rem}._client-appointments_13ynb_1 ._amount-spent_13ynb_80 ._amount_13ynb_80{font-size:1.5rem;font-weight:600}._client-appointments_13ynb_1 ._services_13ynb_89{font-size:1.15rem;font-weight:600}._client-appointments_13ynb_1 ._services_13ynb_89 ._no-services_13ynb_93{color:#2b2b2a;font-style:italic;font-weight:500}._client-appointments_13ynb_1 ._status-tag_13ynb_98,._client-appointments_13ynb_1 ._reminder-tag_13ynb_99{width:8rem;text-align:center}._client-appointments_13ynb_1 ._payment-popup_13ynb_103{max-width:40rem;width:100%;padding:2rem}._client-appointments_13ynb_1 ._payment-modal_13ynb_108{display:flex;flex-direction:column;gap:2rem}._client-appointments_13ynb_1 ._payment-header_13ynb_113{display:flex;align-items:center;justify-content:center;gap:1rem}._client-appointments_13ynb_1 ._payment-title_13ynb_119{font-size:2.5rem;font-weight:600}._client-appointments_13ynb_1 ._payment-explain_13ynb_123{text-align:center;font-size:1.5rem;color:#585858;margin:0}._client-appointments_13ynb_1 ._payment-details_13ynb_129{display:flex;flex-direction:column;gap:.5rem;font-size:1.25rem;color:#2b2b2a}._client-appointments_13ynb_1 ._paymentDivider_13ynb_136{display:flex;align-items:center;gap:1rem;margin:.25rem 0;font-size:1.2rem;color:#585858}._client-appointments_13ynb_1 ._paymentDivider_13ynb_136:before,._client-appointments_13ynb_1 ._paymentDivider_13ynb_136:after{content:"";flex:1;height:1px;background:#bab8b8}._client-appointments_13ynb_1 ._payInPersonBlock_13ynb_150{display:flex;flex-direction:column;gap:1rem}._client-appointments_13ynb_1 ._payInPersonExplain_13ynb_155{text-align:center;font-size:1.5rem;color:#585858;margin:0}._client-appointments_13ynb_1 ._payInPersonButton_13ynb_161{align-self:stretch}@media (max-width: 768px){._client-appointments_13ynb_1{margin:1rem}._client-appointments_13ynb_1 ._desktop-table_13ynb_168{display:none}._client-appointments_13ynb_1 ._mobile-card-list_13ynb_4{display:flex;flex-direction:column;gap:1rem;margin-top:0}._client-appointments_13ynb_1 ._mobile-empty-state_13ynb_177{min-height:12rem;padding:2rem 1.25rem;border:1px solid rgba(59,130,246,.12);border-radius:12px;background:#fffffffa;box-shadow:0 2px 8px #3b82f60f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#585858;text-align:center;font-weight:500}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-header_13ynb_205{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-header_13ynb_205 ._mobile-card-info_13ynb_212{flex:1}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-header_13ynb_205 ._mobile-card-info_13ynb_212 ._trainer-name_13ynb_215{font-size:1.15rem;font-weight:700;color:#2b2b2a;margin-bottom:.5rem}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-header_13ynb_205 ._mobile-card-info_13ynb_212 ._session-date-time_13ynb_221{display:flex;flex-direction:column;gap:.25rem}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-header_13ynb_205 ._mobile-card-info_13ynb_212 ._session-date-time_13ynb_221 ._date_13ynb_57{font-size:.95rem;color:#585858;font-weight:500}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-header_13ynb_205 ._mobile-card-info_13ynb_212 ._session-date-time_13ynb_221 ._slot_13ynb_231{font-size:.9rem;color:#a5a39a}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-header_13ynb_205 ._status-badge_13ynb_235{flex-shrink:0;font-size:.85rem;padding:.4rem .8rem}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-footer_13ynb_240{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid rgba(59,130,246,.1)}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-footer_13ynb_240 ._price_13ynb_248{font-size:1.5rem;font-weight:700;color:#2563eb}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-footer_13ynb_240 ._mobile-card-actions_13ynb_253{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._client-appointments_13ynb_1 ._mobile-session-card_13ynb_193 ._mobile-card-footer_13ynb_240 ._view-button_13ynb_259{flex-shrink:0}}@media (min-width: 769px){._client-appointments_13ynb_1 ._mobile-card-list_13ynb_4{display:none}}._confirmation_13ynb_269{display:flex;flex-direction:column;gap:1rem}._confirmation_13ynb_269 ._confirm-row_13ynb_274{height:4rem;padding:1rem;background:#e3e1dd;border-radius:8px;display:flex;gap:1rem;align-items:center}._confirmation_13ynb_269 ._confirm-row_13ynb_274 ._confirm-block_13ynb_283{width:8rem;margin-right:1rem;display:flex;justify-content:flex-start;align-items:center}._confirmation_13ynb_269 ._confirm-row_13ynb_274 ._confirm-block_13ynb_283 ._confirm-label_13ynb_290{padding-left:.5rem;color:#2b2b2a;font-size:1.7rem;font-weight:600}._confirmation_13ynb_269 ._confirm-row_13ynb_274 ._confirm-content_13ynb_296{display:flex;flex-direction:column}._confirmation_13ynb_269 ._confirm-row_13ynb_274 ._confirm-content_13ynb_296 ._confirm-value_13ynb_300{color:#2b2b2a;font-size:1.4rem;word-break:break-word}@media (max-width: 768px){._confirmation_13ynb_269{gap:.75rem}._confirmation_13ynb_269 ._confirm-row_13ynb_274{height:auto;min-height:3.5rem;padding:.75rem;flex-wrap:wrap}._confirmation_13ynb_269 ._confirm-row_13ynb_274 ._confirm-block_13ynb_283{width:100%;margin-right:0;margin-bottom:.5rem}._confirmation_13ynb_269 ._confirm-row_13ynb_274 ._confirm-block_13ynb_283 ._confirm-label_13ynb_290{font-size:1.3rem}._confirmation_13ynb_269 ._confirm-row_13ynb_274 ._confirm-content_13ynb_296{width:100%}._confirmation_13ynb_269 ._confirm-row_13ynb_274 ._confirm-content_13ynb_296 ._confirm-value_13ynb_300{font-size:1.2rem}}._reschedule-form_13ynb_331{width:100%;max-width:36rem;padding:.5rem 0}._reschedule-form_13ynb_331 ._modal-header_13ynb_336{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}._reschedule-form_13ynb_331 ._modal-title_13ynb_342{font-size:1.5rem;font-weight:600}._reschedule-form_13ynb_331 ._modal-description_13ynb_346{font-size:1rem;color:#a5a39a;margin-bottom:1.25rem}._reschedule-form_13ynb_331 ._modal-field_13ynb_351{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}._reschedule-form_13ynb_331 ._modal-action_13ynb_357{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}._rescheduleCurrent_13ynb_364{margin-top:.75rem;font-size:1.3rem;color:#a5a39a}._reschedulePending_13ynb_370{margin-right:.5rem}._payInPersonLabel_13ynb_374{font-size:.9rem;color:#a5a39a;font-weight:500}._desktopTable_13ynb_380 th:last-child,._desktopTable_13ynb_380 td:last-child{min-width:14rem;padding:.5rem .75rem}._actions_13ynb_386{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-height:2.5rem}._paymentForm_edavd_1{max-width:400px;margin:0 auto;padding:20px}._cardElement_edavd_7{padding:12px;border:1px solid #e1e5e9;border-radius:8px;margin-bottom:20px;background:#fff}._error_edavd_15{color:#e53e3e;font-size:14px;margin-bottom:16px;padding:8px 12px;background:#fed7d7;border-radius:4px;border:1px solid #feb2b2}._payButton_edavd_25{width:100%;justify-content:center;gap:8px}._client-reviews_1u1cu_1{margin:5rem}._client-reviews_1u1cu_1 ._mobile-card-list_1u1cu_4{display:none}._client-reviews_1u1cu_1 ._action_1u1cu_7{padding-block:1rem;display:flex;justify-content:space-between}._client-reviews_1u1cu_1 ._action_1u1cu_7 ._action-btn_1u1cu_12,._client-reviews_1u1cu_1 ._action_1u1cu_7 ._refresh-btn_1u1cu_18{display:flex;align-items:center;justify-content:center;gap:.5rem}._client-reviews_1u1cu_1 ._action_1u1cu_7 ._refresh-btn_1u1cu_18 ._line_1u1cu_24{display:flex;gap:1rem}._client-reviews_1u1cu_1 ._table-title_1u1cu_28{display:flex;align-items:center;gap:.5rem}._client-reviews_1u1cu_1 ._table-title_1u1cu_28 ._table-title-name_1u1cu_33{display:block;height:1.7rem;font-weight:600}._client-reviews_1u1cu_1 ._date-container_1u1cu_38{display:flex;flex-direction:start}._client-reviews_1u1cu_1 ._date-container_1u1cu_38 ._date_1u1cu_38{width:6.5rem;display:flex;flex-direction:column;align-items:center}._client-reviews_1u1cu_1 ._date-container_1u1cu_38 ._date_1u1cu_38 ._date_1u1cu_38{font-size:1.15rem;font-weight:600}._client-reviews_1u1cu_1 ._date-container_1u1cu_38 ._date_1u1cu_38 ._slot_1u1cu_52{color:#2b2b2a;font-size:1.05rem;font-weight:500}._client-reviews_1u1cu_1 ._amount-spent_1u1cu_57{display:flex;align-items:center;gap:.5rem}._client-reviews_1u1cu_1 ._amount-spent_1u1cu_57 ._amount_1u1cu_57{font-size:1.5rem;font-weight:600}._client-reviews_1u1cu_1 ._services_1u1cu_66{font-size:1.15rem;font-weight:600}._client-reviews_1u1cu_1 ._services_1u1cu_66 ._no-services_1u1cu_70{color:#2b2b2a;font-style:italic;font-weight:500}._client-reviews_1u1cu_1 ._review-comment_1u1cu_75{display:flex}._client-reviews_1u1cu_1 ._review-comment_1u1cu_75 ._comment_1u1cu_78{color:#585858;font-size:1.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._client-reviews_1u1cu_1 ._review-comment_1u1cu_75 ._no-comment_1u1cu_85{color:#a5a39a;font-style:italic;font-size:1rem}._client-reviews_1u1cu_1 ._review-date_1u1cu_90{display:flex}._client-reviews_1u1cu_1 ._review-date_1u1cu_90 ._date_1u1cu_38{color:#2b2b2a;font-size:1.2rem;font-weight:600}._client-reviews_1u1cu_1 ._actions_1u1cu_98{display:flex;gap:2rem}@media (max-width: 768px){._client-reviews_1u1cu_1{margin:1rem}._client-reviews_1u1cu_1 ._desktop-table_1u1cu_106{display:none}._client-reviews_1u1cu_1 ._mobile-card-list_1u1cu_4{display:flex;flex-direction:column;gap:1rem;margin-top:0}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115 ._mobile-card-header_1u1cu_127{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1rem;gap:1rem}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115 ._mobile-card-header_1u1cu_127 ._mobile-card-info_1u1cu_134{flex:1}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115 ._mobile-card-header_1u1cu_127 ._mobile-card-info_1u1cu_134 ._trainer-name_1u1cu_137{font-size:1.15rem;font-weight:700;color:#2b2b2a;margin-bottom:.5rem}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115 ._mobile-card-header_1u1cu_127 ._mobile-card-info_1u1cu_134 ._mobile-rating_1u1cu_143{margin-top:.25rem}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115 ._mobile-card-header_1u1cu_127 ._review-date_1u1cu_90{flex-shrink:0}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115 ._mobile-card-header_1u1cu_127 ._review-date_1u1cu_90 ._date_1u1cu_38{font-size:.85rem;color:#a5a39a;white-space:nowrap}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115 ._mobile-card-comment_1u1cu_154{padding-top:1rem;border-top:1px solid rgba(59,130,246,.1)}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115 ._mobile-card-comment_1u1cu_154 ._comment_1u1cu_78{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.95rem;line-height:1.5;color:#585858}._client-reviews_1u1cu_1 ._mobile-review-card_1u1cu_115 ._mobile-card-comment_1u1cu_154 ._no-comment_1u1cu_85{color:#a5a39a;font-style:italic}}@media (min-width: 769px){._client-reviews_1u1cu_1 ._mobile-card-list_1u1cu_4{display:none}}._confirmation_1u1cu_179{display:flex;flex-direction:column;gap:1rem}._confirmation_1u1cu_179 ._confirm-row_1u1cu_184{height:4rem;padding:1rem;background:#e3e1dd;border-radius:8px;display:flex;gap:1rem;align-items:center}._confirmation_1u1cu_179 ._confirm-row_1u1cu_184 ._confirm-block_1u1cu_193{width:8rem;margin-right:1rem;display:flex;justify-content:flex-start;align-items:center}._confirmation_1u1cu_179 ._confirm-row_1u1cu_184 ._confirm-block_1u1cu_193 ._confirm-label_1u1cu_200{padding-left:.5rem;color:#2b2b2a;font-size:1.7rem;font-weight:600}._confirmation_1u1cu_179 ._confirm-row_1u1cu_184 ._confirm-content_1u1cu_206{display:flex;flex-direction:column}._confirmation_1u1cu_179 ._confirm-row_1u1cu_184 ._confirm-content_1u1cu_206 ._confirm-value_1u1cu_210{color:#2b2b2a;font-size:1.4rem;word-break:break-word}._client-trainers_xjfmp_1{margin:5rem}._client-trainers_xjfmp_1 ._mobile-card-list_xjfmp_4{display:none}._client-trainers_xjfmp_1 ._action_xjfmp_7{padding-block:1rem;display:flex;justify-content:space-between}._client-trainers_xjfmp_1 ._action_xjfmp_7 ._action-btn_xjfmp_12,._client-trainers_xjfmp_1 ._action_xjfmp_7 ._refresh-btn_xjfmp_18{display:flex;align-items:center;justify-content:center;gap:.5rem}._client-trainers_xjfmp_1 ._action_xjfmp_7 ._refresh-btn_xjfmp_18 ._line_xjfmp_24{display:flex;gap:1rem}@media (max-width: 768px){._client-trainers_xjfmp_1{margin:1rem}._client-trainers_xjfmp_1 ._action_xjfmp_7{padding-block:.75rem}._client-trainers_xjfmp_1 ._action_xjfmp_7 ._refresh-btn_xjfmp_18{width:100%}._client-trainers_xjfmp_1 ._action_xjfmp_7 ._refresh-btn_xjfmp_18 ._line_xjfmp_24{gap:.5rem;font-size:1.1rem}}._client-trainers_xjfmp_1 ._table-title_xjfmp_43{display:flex;align-items:center;gap:.5rem}._client-trainers_xjfmp_1 ._table-title_xjfmp_43 ._table-title-name_xjfmp_48{display:block;height:1.7rem;font-weight:600}._client-trainers_xjfmp_1 ._email-container_xjfmp_53{display:flex}._client-trainers_xjfmp_1 ._email-container_xjfmp_53 ._email_xjfmp_53{color:#2b2b2a;font-size:1.15rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._client-trainers_xjfmp_1 ._revenue_xjfmp_64{color:#2b2b2a;font-size:1.5rem;font-weight:600}._client-trainers_xjfmp_1 ._description-container_xjfmp_69{display:flex}._client-trainers_xjfmp_1 ._description-container_xjfmp_69 ._description_xjfmp_69{color:#2b2b2a;font-size:1.15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._client-trainers_xjfmp_1 ._no-description_xjfmp_79{color:#a5a39a;font-style:italic;font-size:1rem}._client-trainers_xjfmp_1 ._date_xjfmp_84{color:#2b2b2a;font-size:1.15rem;font-weight:600}._client-trainers_xjfmp_1 ._tag_xjfmp_89{width:7rem;text-align:center}._client-trainers_xjfmp_1 ._actions_xjfmp_93{display:flex;gap:2rem}@media (max-width: 768px){._client-trainers_xjfmp_1 ._actions_xjfmp_93{gap:1rem;flex-wrap:wrap;justify-content:center}}@media (max-width: 768px){._client-trainers_xjfmp_1{margin:1rem}._client-trainers_xjfmp_1 ._desktop-table_xjfmp_108{display:none}._client-trainers_xjfmp_1 ._mobile-card-list_xjfmp_4{display:flex;flex-direction:column;gap:1rem;margin-top:0}._client-trainers_xjfmp_1 ._mobile-trainer-card_xjfmp_117{background:#fffffffa;border:1px solid rgba(59,130,246,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #3b82f614;transition:all .3s ease}._client-trainers_xjfmp_1 ._mobile-trainer-card_xjfmp_117:hover{box-shadow:0 4px 12px #3b82f61f;transform:translateY(-2px)}._client-trainers_xjfmp_1 ._mobile-trainer-card_xjfmp_117 ._mobile-card-header_xjfmp_129{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:1rem;flex-wrap:wrap}._client-trainers_xjfmp_1 ._mobile-trainer-card_xjfmp_117 ._mobile-card-header_xjfmp_129 .profile{flex:1;min-width:0}._client-trainers_xjfmp_1 ._mobile-trainer-card_xjfmp_117 ._mobile-card-header_xjfmp_129 ._type-badge_xjfmp_141{flex-shrink:0;font-size:.85rem;padding:.4rem .8rem}._client-trainers_xjfmp_1 ._mobile-trainer-card_xjfmp_117 ._mobile-card-actions_xjfmp_146{display:flex;align-items:center;gap:1rem}._client-trainers_xjfmp_1 ._mobile-trainer-card_xjfmp_117 ._mobile-card-actions_xjfmp_146 ._book-button_xjfmp_151{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem}._client-trainers_xjfmp_1 ._mobile-trainer-card_xjfmp_117 ._mobile-card-actions_xjfmp_146 ._view-profile-link_xjfmp_158{color:#2563eb;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .3s ease}._client-trainers_xjfmp_1 ._mobile-trainer-card_xjfmp_117 ._mobile-card-actions_xjfmp_146 ._view-profile-link_xjfmp_158:hover{color:#1d4ed8;text-decoration:underline}}@media (min-width: 769px){._client-trainers_xjfmp_1 ._mobile-card-list_xjfmp_4{display:none}}._section_xjfmp_176{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}._sectionHeader_xjfmp_183{display:flex;align-items:center;justify-content:space-between}._sectionHeader_xjfmp_183 h2{font-size:1.6rem;font-weight:700;margin:0}._badgeRow_xjfmp_194{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}._reasonBadge_xjfmp_201{padding:.4rem .8rem;font-size:.95rem;font-weight:600}._noReason_xjfmp_207{color:#a5a39a;font-size:1.1rem}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}@media only screen and (max-width: 78.15em){html{font-size:50%}}@media only screen and (max-width: 31.25em){html{font-size:62.5%}}body{font-family:Share Tech,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}
