@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:wght@300;400;500;600;700;800&family=Unbounded:wght@200..900&display=swap);.demo-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.demo-modal-content{animation:demoModalSlideIn .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:460px;overflow-y:auto;padding:32px;position:relative;width:90%}@keyframes demoModalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.demo-modal-close{background:none;border:none;color:#999;cursor:pointer;font-size:28px;line-height:1;position:absolute;right:16px;top:12px;transition:color .2s}.demo-modal-close:hover{color:#333}.demo-modal-title{color:#1a1a1a;font-family:Unbounded,sans-serif;font-size:1.4rem;font-weight:700;margin-bottom:6px}.demo-modal-subtitle{color:#777;font-size:.85rem;line-height:1.4;margin-bottom:24px}.demo-modal-form{display:flex;flex-direction:column;gap:16px}.demo-modal-field label{color:#333;display:block;font-size:.8rem;font-weight:600;margin-bottom:6px}.demo-required{color:#e53e3e}.demo-optional{color:#999;font-size:.75rem;font-weight:400}.demo-modal-field input{background:#fafafa;border:1.5px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#333;font-size:.9rem;outline:none;padding:10px 14px;transition:border-color .2s,box-shadow .2s;width:100%}.demo-modal-field input:focus{background:#fff;border-color:#e47927;box-shadow:0 0 0 3px #e4792726}.demo-error{color:#e53e3e;display:block;font-size:.75rem;margin-top:4px}.demo-modal-btn{background:linear-gradient(135deg,#e47927,#c8661f);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;margin-top:4px;padding:12px;transition:all .2s;width:100%}.demo-modal-btn:hover{box-shadow:0 4px 14px #e4792766;transform:translateY(-2px)}.demo-modal-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.demo-modal-success{padding:20px 0;text-align:center}.demo-modal-success-icon{align-items:center;background:linear-gradient(135deg,#38a169,#2f855a);border-radius:50%;color:#fff;display:flex;font-size:28px;height:60px;justify-content:center;margin:0 auto 16px;width:60px}.demo-modal-success h3{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:8px}.demo-modal-success p{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:20px}.country-dropdown{box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;position:relative;width:100%}.country-dropdown.error .country-dropdown-button{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}.country-dropdown.disabled .country-dropdown-button{cursor:not-allowed;opacity:.6}.country-dropdown-button{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff14;border:1px solid #ffffff40;border-radius:.625rem;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:clamp(.85rem,1vw,.9rem);gap:.5rem;height:48px;justify-content:space-between;max-height:48px;min-height:48px;outline:none;overflow:hidden;padding:.75rem 1rem;position:relative;text-align:left;transition:all .3s ease;white-space:nowrap;width:100%;z-index:1}.country-dropdown-button:focus,.country-dropdown-button:hover:not(:disabled){background:#ffffff26;border-color:#e47927}.country-dropdown-button.error{border-color:#ef4444;box-shadow:0 0 0 2px #ef444433}.country-dropdown-button:disabled{cursor:not-allowed;opacity:.6}.country-display{gap:.5rem}.country-display,.selected-country-info{align-items:center;display:flex;flex:1 1;min-width:0}.selected-country-info{gap:.3rem}.country-flag{flex-shrink:0;font-size:1rem}.country-name{color:#fff;flex:1 1;font-size:.7rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-dial-code{color:#e47927;flex-shrink:0;font-size:.7rem;font-weight:600}.country-code{background:#ffffff1a;border-radius:.15rem;color:#ffffffb3;font-size:.8rem;font-weight:500;padding:.05rem .15rem}.country-placeholder{color:#ffffffb3;font-size:.9rem}.dropdown-icon{align-items:center;color:#e47927;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:transform .3s ease;width:20px}.dropdown-icon svg{height:100%;width:100%}.country-dropdown-list *{border:none!important;outline:none!important}.country-dropdown-list{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121214fa;border:1px solid #ffffff26;border-radius:.625rem;box-shadow:0 12px 28px #00000073;left:0;list-style:none;margin-left:0;margin-right:0;margin-top:.25rem;max-height:280px;overflow:hidden;padding:0;position:absolute;right:0;top:100%;z-index:1050}.country-dropdown-list::-webkit-scrollbar{width:6px}.country-dropdown-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.country-dropdown-list::-webkit-scrollbar-thumb{background:#e4792780;border-radius:3px}.country-dropdown-list::-webkit-scrollbar-thumb:hover{background:#e47927b3}.search-container{align-items:center;background:#ffffff0a;border-bottom:1px solid #ffffff1a;box-sizing:border-box;display:flex;gap:.5rem;min-height:44px;padding:.6rem .75rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}.search-icon{color:#e47927;flex-shrink:0;font-size:.8rem}.search-input{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.45rem;box-sizing:border-box;color:#fff;flex:1 1;font-size:.85rem;min-height:32px;outline:none;padding:.4rem .55rem;transition:all .2s ease;width:100%}.search-input:focus{background:#ffffff1a;border-color:#e47927b3}.search-input::placeholder{color:#fff9;font-size:.7rem}.countries-list{list-style:none;margin:0;max-height:236px;overflow-y:auto;padding:0}.countries-list::-webkit-scrollbar{width:6px}.countries-list::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.countries-list::-webkit-scrollbar-thumb{background:#e4792780;border-radius:3px}.countries-list::-webkit-scrollbar-thumb:hover{background:#e47927b3}.country-dropdown-item{align-items:center;border-bottom:none;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:.85rem;gap:.5rem;min-height:40px;padding:.65rem .75rem;position:relative;transition:background-color .2s ease}.country-dropdown-item:last-child{border-bottom:none}.country-dropdown-item:hover{background:#e4792726;border:none;outline:none}.country-dropdown-item.selected{background:#e4792740;border:none;color:#e47927;font-weight:600;outline:none}.country-dropdown-item.selected:before{background:#e47927;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.country-dropdown-item .country-flag{flex-shrink:0;font-size:1rem}.country-dropdown-item .country-name{flex:1 1;font-size:.95rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.country-dropdown-item .country-dial-code{color:#e47927;flex-shrink:0;font-size:.95rem;font-weight:600}.no-results{color:#fff9;font-size:.8rem;font-style:italic;padding:1rem;text-align:center}.country-dropdown-item .country-code{background:#ffffff1a;border-radius:.2rem;color:#fff9;flex-shrink:0;font-size:.75rem;font-weight:500;padding:.1rem .2rem}@media (max-width:768px){.country-dropdown-button{font-size:.85rem;height:44px;max-height:44px;min-height:44px;padding:.7rem 1rem .7rem 2.5rem}.country-dial-code,.country-name{font-size:.85rem}.dropdown-icon{height:18px;width:18px}.country-dropdown-list{max-height:220px;right:0}.search-container{min-height:32px;padding:.3rem .5rem}.search-input{font-size:.7rem;height:18px;margin-left:0;text-indent:0}.country-dropdown-item{font-size:.7rem;gap:.3rem;min-height:32px;padding:.4rem .5rem}.country-dropdown-item .country-flag{font-size:1rem}.country-dropdown-item .country-name{font-size:.75rem}.country-dropdown-item .country-dial-code{font-size:.65rem}}@media (max-width:480px){.country-dropdown-button{font-size:.85rem;height:44px;max-height:44px;min-height:44px;padding:.7rem 1rem .7rem 2.5rem}.country-dial-code,.country-name{font-size:.85rem}.dropdown-icon{height:16px;width:16px}.country-dropdown-list{max-height:180px;right:0}.search-container{min-height:28px;padding:.25rem .4rem}.search-input{font-size:.65rem;height:16px;margin-left:0;text-indent:0}.country-dropdown-item{font-size:.65rem;gap:.25rem;min-height:28px;padding:.3rem .4rem}.country-dropdown-item .country-flag{font-size:.9rem}.country-dropdown-item .country-name{font-size:.7rem}.country-dropdown-item .country-dial-code{font-size:.6rem}}.country-dropdown-pricing .country-dropdown-button{align-items:center;background:#1d1d1d1a;border:none;border-radius:8px;box-shadow:none;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:14px;height:58px;margin-bottom:9px;max-height:58px;min-height:58px;padding:20px 19px;transition:all .2s ease}.country-dropdown-pricing .country-dropdown-button:focus{background:#1d1d1d26;outline:none}.country-dropdown-pricing .country-dropdown-button:hover:not(:disabled){background:#1d1d1d26}.country-dropdown-pricing .country-dropdown-button.error{background:#ff6b6b1a}.country-dropdown-pricing .country-name{color:#fff;font-size:14px;font-weight:400}.country-dropdown-pricing .country-dial-code{color:#fff;font-size:14px;font-weight:500}.country-dropdown-pricing .country-placeholder{color:#fff;font-size:14px}.country-dropdown-pricing .dropdown-icon{color:#fff;height:20px;transition:transform .2s ease;width:20px}.country-dropdown-pricing .country-dropdown-list{background:#fff;border:1px solid #ddd;border-radius:.5rem;box-shadow:0 8px 25px #00000026;left:0;margin-top:.25rem;right:0;z-index:1000}.country-dropdown-pricing .country-dropdown-list *{border:none!important;outline:none!important}.country-dropdown-pricing .search-container{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;gap:.5rem;min-height:40px;padding:.5rem .75rem}.country-dropdown-pricing .search-icon{color:#666;display:block;flex-shrink:0;font-size:1rem;height:16px;width:16px}.country-dropdown-pricing .search-input{background:#0000;border:none;color:#333;flex:1 1;font-size:.9rem;margin:0;outline:none;padding:0;text-indent:0;width:100%}.country-dropdown-pricing .search-input:focus{background:#0000;margin:0;padding:0}.country-dropdown-pricing .search-input::placeholder{color:#999;font-size:.9rem;text-indent:0}.country-dropdown-pricing .country-dropdown-item{background:#fff;color:#333;cursor:pointer;font-size:.9rem;min-height:48px;padding:.75rem 1rem;transition:all .2s ease}.country-dropdown-pricing .country-dropdown-item:hover{background:#f8f9fa;transform:translateX(2px)}.country-dropdown-pricing .country-dropdown-item.selected{background:#e3f2fd;color:#1976d2;font-weight:600}.country-dropdown-pricing .country-dropdown-item.selected:before{background:#1976d2}.country-dropdown-pricing .country-dropdown-item .country-flag{font-size:1.4rem}.country-dropdown-pricing .country-dropdown-item .country-name{color:#333;font-size:.9rem}.country-dropdown-pricing .country-dropdown-item .country-dial-code{color:#e47927;font-size:.9rem;font-weight:600}.country-dropdown-pricing .no-results{color:#666;font-size:.9rem;padding:1rem;text-align:center}.country-dropdown-white .country-dropdown-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:none;color:#374151;display:flex;font-family:inherit;font-size:.9rem;height:48px;margin-bottom:0;max-height:48px;min-height:48px;padding:.625rem!important;transition:all .2s ease}.country-dropdown-white .country-dropdown-button:focus{background:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;outline:none}.country-dropdown-white .country-dropdown-button:hover:not(:disabled){background:#fff;border-color:#3b82f6;box-shadow:0 2px 8px #00000026}.country-dropdown-white .country-dropdown-button.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.country-dropdown-white .country-name{color:#333;font-size:.9rem;font-weight:400}.country-dropdown-white .country-dial-code{color:#3b82f6;font-size:.9rem;font-weight:500}.country-dropdown-white .country-placeholder{color:#999;font-size:.9rem}.country-dropdown-white .dropdown-icon{color:#666;height:20px;transition:transform .2s ease;width:20px}.country-dropdown-white .country-dropdown-list{background:#fff!important;border:1px solid #d9dde3!important;border-radius:10px!important;box-shadow:0 8px 25px #0000002e!important;left:0!important;margin-top:6px!important;overflow:hidden!important;right:0!important;width:100%!important;z-index:1000!important}.country-dropdown-white .country-dropdown-list *{border:none!important;outline:none!important}.country-dropdown-white .search-container{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;gap:.5rem;min-height:40px;padding:.5rem .75rem}.country-dropdown-white .search-icon{color:#666;display:block;flex-shrink:0;font-size:1rem;height:16px;width:16px}.country-dropdown-white .search-input{background:#0000;border:none;color:#333;flex:1 1;font-size:.9rem;margin:0;outline:none;padding:0;text-indent:0;width:100%}.country-dropdown-white .search-input:focus{background:#0000;margin:0;padding:0}.country-dropdown-white .search-input::placeholder{color:#999;font-size:.9rem;text-indent:0}.country-dropdown-white .country-dropdown-item{background:#fff;color:#333;cursor:pointer;font-size:.9rem;min-height:48px;padding:.75rem 1rem;transition:all .2s ease}.country-dropdown-white .country-dropdown-item:hover{background:#f8f9fa;transform:translateX(2px)}.country-dropdown-white .country-dropdown-item.selected{background:#e3f2fd;color:#1976d2;font-weight:600}.country-dropdown-white .country-dropdown-item.selected:before{background:#1976d2}.country-dropdown-white .country-dropdown-item .country-flag{font-size:1.4rem}.country-dropdown-white .country-dropdown-item .country-name{color:#333;font-size:.9rem}.country-dropdown-white .country-dropdown-item .country-dial-code{color:#3b82f6;font-size:.9rem;font-weight:600}.country-dropdown-white .no-results{color:#666;font-size:.9rem;padding:1rem;text-align:center}.country-dropdown-form .country-dropdown-button{background:#fff;border:1px solid #e8ecf0;border-radius:8px;box-shadow:none;color:#1f2937;font-size:13px;height:36px;margin-bottom:0;max-height:36px;min-height:36px;padding:0 12px;transition:border-color .15s ease,box-shadow .15s ease}.country-dropdown-form .country-dropdown-button:focus,.country-dropdown-form .country-dropdown-button:hover:not(:disabled){background:#fff;border-color:#ed8936;box-shadow:0 0 0 2px #ed893626;outline:none}.country-dropdown-form .country-dropdown-button.error{border-color:#ef4444;box-shadow:0 0 0 2px #ef44441f}.country-dropdown-form .country-name{color:#374151;font-size:13px;font-weight:500}.country-dropdown-form .country-dial-code{color:#e47927;font-size:13px;font-weight:600}.country-dropdown-form .country-placeholder{color:#9ca3af;font-size:13px}.country-dropdown-form .dropdown-icon{color:#9ca3af;height:16px;width:16px}.country-dropdown-form .selected-country-info.compact{gap:6px}.country-dropdown-form .selected-country-info.compact .country-dial-code{font-size:13px}.country-dropdown-form .country-dropdown-list{background:#fff;border:1px solid #e8ecf0;border-radius:10px;box-shadow:0 12px 32px #0f172a1f;margin-top:4px;z-index:1600}.country-dropdown-form .country-dropdown-list *{border:none!important;outline:none!important}.country-dropdown-form .search-container{background:#f9fafb;border-bottom:1px solid #f3f4f6;min-height:36px;padding:8px 10px}.country-dropdown-form .search-icon{color:#9ca3af;height:14px;width:14px}.country-dropdown-form .search-input{background:#fff;border:1px solid #e8ecf0;border-radius:6px;color:#374151;font-size:13px;min-height:28px;padding:4px 8px}.country-dropdown-form .search-input::placeholder{color:#9ca3af;font-size:12px}.country-dropdown-form .country-dropdown-item{background:#fff;color:#374151;font-size:13px;min-height:36px;padding:8px 12px}.country-dropdown-form .country-dropdown-item:hover{background:#fff7ed;transform:none}.country-dropdown-form .country-dropdown-item.selected{background:#fff7ed;color:#c05621;font-weight:600}.country-dropdown-form .country-dropdown-item.selected:before{background:#e47927}.country-dropdown-form .country-dropdown-item .country-dial-code{color:#e47927;font-size:13px}.country-dropdown-form .no-results{color:#9ca3af;font-size:12px}.chakra-ui-dark .country-dropdown-form .country-dropdown-button{background:#1e2125;border-color:#353b43;color:#f4f4f5}.chakra-ui-dark .country-dropdown-form .country-dropdown-button:focus,.chakra-ui-dark .country-dropdown-form .country-dropdown-button:hover:not(:disabled){background:#2b3036;border-color:#e47927;box-shadow:0 0 0 2px #e4792726}.chakra-ui-dark .country-dropdown-form .country-name{color:#f4f4f5}.chakra-ui-dark .country-dropdown-form .country-dial-code{color:#e47927}.chakra-ui-dark .country-dropdown-form .country-placeholder,.chakra-ui-dark .country-dropdown-form .dropdown-icon{color:#a1a7b0}.chakra-ui-dark .country-dropdown-form .country-dropdown-list{background:#24282d;border-color:#353b43}.chakra-ui-dark .country-dropdown-form .search-container{background:#1e2125;border-bottom-color:#353b43}.chakra-ui-dark .country-dropdown-form .search-input{background:#1e2125;border-color:#353b43;color:#f4f4f5}.chakra-ui-dark .country-dropdown-form .search-input::placeholder{color:#737a84}.chakra-ui-dark .country-dropdown-form .country-dropdown-item{background:#24282d;color:#f4f4f5}.chakra-ui-dark .country-dropdown-form .country-dropdown-item:hover{background:#2b3036}.chakra-ui-dark .country-dropdown-form .country-dropdown-item.selected{background:#e479271f;color:#e47927}.chakra-ui-dark .country-dropdown-form .no-results{color:#a1a7b0}@media (max-width:768px){.country-dropdown-white .country-dropdown-button{font-size:.8rem;min-height:44px;padding:.6rem .8rem}.country-dropdown-white .country-dial-code,.country-dropdown-white .country-name,.country-dropdown-white .search-input{font-size:.8rem}.country-dropdown-white .country-dropdown-item{font-size:.8rem;min-height:44px;padding:.6rem .8rem}.country-dropdown-white .country-dropdown-item .country-dial-code,.country-dropdown-white .country-dropdown-item .country-name{font-size:.8rem}}@media (max-width:480px){.country-dropdown-white .country-dropdown-button{font-size:.75rem;min-height:40px;padding:.5rem .7rem}.country-dropdown-white .country-dial-code,.country-dropdown-white .country-name,.country-dropdown-white .search-input{font-size:.75rem}.country-dropdown-white .country-dropdown-item{font-size:.75rem;min-height:40px;padding:.5rem .7rem}.country-dropdown-white .country-dropdown-item .country-dial-code,.country-dropdown-white .country-dropdown-item .country-name{font-size:.75rem}}@media (max-width:768px){.country-dropdown-pricing .country-dropdown-button{font-size:14px;height:40px;margin-bottom:8px;max-height:40px;min-height:40px;padding:9.5px 10px}.country-dropdown-pricing .country-dial-code,.country-dropdown-pricing .country-name,.country-dropdown-pricing .country-placeholder,.country-dropdown-pricing .search-input{font-size:14px}.country-dropdown-pricing .country-dropdown-item{font-size:14px;min-height:44px;padding:12px 16px}.country-dropdown-pricing .country-dropdown-item .country-dial-code,.country-dropdown-pricing .country-dropdown-item .country-name{font-size:14px}}@media (max-width:480px){.country-dropdown-pricing .country-dropdown-button{font-size:14px;height:40px;margin-bottom:7px;max-height:40px;min-height:40px;padding:9.5px 10px}.country-dropdown-pricing .country-dial-code,.country-dropdown-pricing .country-name,.country-dropdown-pricing .country-placeholder,.country-dropdown-pricing .search-input{font-size:14px}.country-dropdown-pricing .country-dropdown-item{font-size:14px;min-height:40px;padding:10px 14px}.country-dropdown-pricing .country-dropdown-item .country-dial-code,.country-dropdown-pricing .country-dropdown-item .country-name{font-size:14px}}.react-calendar{background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em;max-width:100%;width:350px}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{margin:.5em;width:50%}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{border:0;margin:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{background:none;min-width:44px}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{font:inherit;font-size:.75em;font-weight:700;text-align:center;text-transform:uppercase}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{align-items:center;display:flex;font:inherit;font-size:.75em;font-weight:700;justify-content:center}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{background:none;font:inherit;font-size:.833em;max-width:100%;padding:10px 6.6667px;text-align:center}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.dashboard-wrapper{--brand:#e47927;--surface:#fff;--surface-muted:#f1f5f9;--border:#e2e8f0;--text-primary:#0f172a;--text-muted:#64748b;--radius-md:10px;--radius-lg:14px;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 4px 16px #0f172a0f;--transition:0.2s ease}.dashboard-wrapper,.dashboard-wrapper *{font-family:DM Sans,sans-serif!important}.dashboard-wrapper button{border-radius:10px}dd,dl,ol,p,ul{margin-bottom:0}ol,ul{padding-left:0}option{color:#000}.label-text{font-size:medium;font-weight:600}.dashboard-wrapper{background:var(--surface-muted);min-height:100vh;min-height:100dvh}.chakra-ui-dark .dashboard-wrapper{background:#17191c}.module-page-shell{-webkit-overflow-scrolling:touch;flex:1 1;max-width:100%;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;padding-bottom:max(12px,env(safe-area-inset-bottom,0px));touch-action:pan-y;width:100%}.module-page-root{flex:1 1 auto;height:100%;max-height:100%;min-height:0}@media (min-width:768px){.module-page-shell.module-scroll:has(>.module-page-root),.module-page-shell.module-scroll:has(>.module-table-page){overflow:hidden!important}.module-table-page-body,.module-table-panel{display:flex;flex:1 1 auto!important;flex-direction:column;min-height:0!important;overflow:hidden!important}.payment-page-shell.module-page-root .payment-history-panel,.payment-page-shell.module-page-root .payment-tab-panels{flex:1 1 auto!important;min-height:0!important;overflow:hidden!important}.payment-page-shell.module-page-root .payment-tab-panel.module-scroll{-webkit-overflow-scrolling:touch;overflow-y:auto!important}.notifications-page-shell.module-page-root .notifications-list{-webkit-overflow-scrolling:touch;flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important}}.module-fill-viewport{flex:1 1 auto;max-height:100%;min-height:0;overflow:hidden}@media (max-width:767px){.admin-app-view{-webkit-tap-highlight-color:transparent;background:#f0f0f5;padding-top:max(12px,env(safe-area-inset-top,0px))}.chakra-ui-dark .admin-app-view{background:#17191c}.admin-app-view .admin-mobile-header{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#f0f0f5e0;border-bottom:.5px solid #0000000f;margin-bottom:10px!important;margin-left:-16px;margin-right:-16px;padding:max(10px,env(safe-area-inset-top,0px)) 16px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.chakra-ui-dark .admin-app-view .admin-mobile-header{background:#1e2125eb;border-bottom-color:#ffffff0f}.admin-app-scroll{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto!important;overscroll-behavior-y:auto;scrollbar-width:none;touch-action:auto}.admin-app-scroll::-webkit-scrollbar{display:none}.admin-mobile-bottom-nav .admin-mobile-nav-tab{border-radius:0!important;min-height:56px}.admin-mobile-bottom-nav .admin-mobile-nav-tab--active{z-index:2}.admin-mobile-bottom-nav svg{flex-shrink:0}.app-content-shell{padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px))}.module-mobile-card-list{display:flex;flex-direction:column;gap:10px}.module-mobile-card{background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-sm);min-height:48px;padding:14px 16px}.module-data-table-card{border-radius:16px!important;box-shadow:var(--shadow-sm)}.module-shell-mobile{gap:12px}.module-mobile-sticky-footer{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffffff0;box-shadow:0 -4px 20px #0f172a14}.chakra-ui-dark .module-mobile-card{background:#1a202c}.chakra-ui-dark .module-mobile-sticky-footer{background:#1a202cf0;box-shadow:0 -4px 20px #00000040}.module-table-toolbar-row{flex-wrap:wrap}.module-table-toolbar{border-radius:16px 16px 0 0}.acru-card{border-radius:16px!important}}.generic-table-pagination-mobile .table-page-size-select{-webkit-text-fill-color:#1e293b!important;background-color:#fff!important;border-radius:8px!important;color:#1e293b!important;flex-shrink:0!important;font-size:11px!important;font-weight:700!important;height:28px!important;line-height:28px!important;max-width:60px!important;min-height:28px!important;min-width:52px!important;padding-left:6px!important;padding-right:18px!important;text-align:center!important;width:52px!important}@media (min-width:480px){.generic-table-pagination-mobile .table-page-size-select{max-width:64px!important;min-width:58px!important;width:58px!important}}@media (max-width:767px){.generic-table-root{border-radius:12px!important;max-width:100%}.generic-table-root.generic-table-mobile-table:not(.generic-table-container-scroll){box-shadow:var(--shadow-sm)!important;flex:0 0 auto!important;height:auto!important;overflow:visible!important}.generic-table-mobile-list{-webkit-overflow-scrolling:touch;display:flex!important;flex:1 1 auto;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;touch-action:pan-x pan-y}.generic-table-desktop-wrap{-webkit-overflow-scrolling:touch!important;display:flex!important;flex:1 1 auto!important;flex-direction:column!important;max-width:100%!important;min-height:0!important;min-width:0!important;overflow-x:auto!important;overflow-y:visible!important;overscroll-behavior:auto!important;touch-action:pan-x pan-y!important;width:100%!important}.generic-table-mobile-list+.generic-table-desktop-wrap,.generic-table-root:has(.generic-table-mobile-list) .generic-table-desktop-wrap{display:none!important}.generic-table-mobile-card{min-height:auto!important}.generic-table-applied-filters .chakra-button{flex-shrink:0}.generic-table-pagination-mobile{min-height:40px!important;padding:6px 10px!important}.generic-table-pagination-mobile .chakra-iconbutton{margin-bottom:0!important;margin-top:0!important}.generic-table-mobile-table .generic-table-mobile-list{display:none!important}.generic-table-mobile-table:not(.generic-table-container-scroll) .generic-table-desktop-wrap{-webkit-overflow-scrolling:touch;display:flex!important;flex:1 1 auto!important;max-width:100%!important;min-height:0!important;min-width:0!important;overflow-x:scroll!important;overflow-y:visible!important;touch-action:pan-x pan-y;width:100%!important}.generic-table-mobile-table.module-data-table-card:not(.generic-table-container-scroll){height:auto!important;overflow:visible!important}.generic-table-root.generic-table-container-scroll{flex:1 1 auto!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.generic-table-body-scroll,.generic-table-container-scroll .generic-table-body-scroll,.generic-table-container-scroll .generic-table-desktop-wrap{-webkit-overflow-scrolling:touch;display:block!important;flex:1 1 auto!important;max-height:100%!important;max-width:100%!important;min-height:0!important;min-width:0!important;overflow:auto!important;overscroll-behavior:contain;touch-action:pan-x pan-y!important;-webkit-transform:translateZ(0);width:100%!important}.generic-table-scroll-inner{display:inline-block;min-width:100%;vertical-align:top}.generic-table-container-scroll .generic-table-desktop-wrap.generic-table-infinite-scroll{display:block!important}.generic-table-container-scroll .generic-table-pagination{flex-shrink:0!important}.generic-table-mobile-table .module-table-toolbar{border-radius:12px 12px 0 0!important}.generic-table-mobile-table .module-data-table{min-width:640px}.generic-table-mobile-table .module-data-table td,.generic-table-mobile-table .module-data-table th{font-size:12px!important;padding-left:8px!important;padding-right:8px!important}.generic-table-mobile-table .module-data-table th{font-size:10px!important;letter-spacing:.06em!important}.generic-table-page-scroll{overscroll-behavior:auto!important;touch-action:pan-x pan-y}.module-page-shell.module-scroll:has(>.members-page-shell){overflow:hidden!important;touch-action:auto!important}.members-page-shell{flex:1 1 auto!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important;padding-bottom:0!important}.members-page-shell .module-panel,.members-page-shell .module-table-panel{border-left:none!important;border-radius:0!important;border-right:none!important;box-shadow:none!important;display:flex!important;flex:1 1 auto!important;flex-direction:column!important;height:auto!important;min-height:0!important;overflow:hidden!important}.members-page-shell .generic-table-mobile-table.module-data-table-card,.members-page-shell .generic-table-root.generic-table-mobile-table{flex:1 1 auto!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.members-page-shell .generic-table-mobile-table .generic-table-body-scroll,.members-page-shell .generic-table-mobile-table .generic-table-desktop-wrap{-webkit-overflow-scrolling:touch;display:block!important;flex:1 1 auto!important;min-height:0!important;min-width:0!important;overflow:auto!important;overscroll-behavior:contain;touch-action:pan-x pan-y!important;-webkit-transform:translateZ(0)}.members-page-shell .generic-table-pagination{flex-shrink:0!important}.payment-page-shell,.payment-page-shell .module-table-panel,.payment-page-shell .payment-history-panel,.payment-page-shell .payment-tab-panels{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.payment-page-shell .payment-history-panel .generic-table-mobile-table.module-data-table-card,.payment-page-shell .payment-history-panel .generic-table-root.generic-table-mobile-table{flex:1 1 auto!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.payment-page-shell .payment-history-panel .generic-table-mobile-table .generic-table-body-scroll,.payment-page-shell .payment-history-panel .generic-table-mobile-table .generic-table-desktop-wrap{-webkit-overflow-scrolling:touch;display:block!important;flex:1 1 auto!important;min-height:0!important;min-width:0!important;overflow:auto!important;overscroll-behavior:contain;touch-action:pan-x pan-y!important;-webkit-transform:translateZ(0)}.payment-page-shell .payment-tab-panel.module-scroll{-webkit-overflow-scrolling:touch;flex:1 1 auto!important;height:100%!important;min-height:0!important;overflow-y:auto!important;padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))!important}.referral-page-shell{flex:0 0 auto!important;height:auto!important;min-height:0!important;overflow:visible!important;padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.referral-page-shell .referral-tab-panel{height:auto!important;min-height:auto!important;overflow:visible!important}.referral-page-shell .module-line-tab-list{gap:0}.preworkout-page-shell{flex:0 0 auto!important;height:auto!important;min-height:0!important;overflow:visible!important;padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.preworkout-page-shell .module-scroll,.preworkout-page-shell .preworkout-content{flex:0 0 auto!important;height:auto!important;min-height:auto!important;overflow:visible!important}.preworkout-page-shell .module-line-tab-list{gap:0}.preworkout-page-shell .workout-card-compact{box-shadow:0 1px 3px #0f172a0f}.preworkout-page-shell .workout-card-compact .workout-card-play{opacity:.92}.service-master-page-shell .module-stat-card{padding:10px 12px!important}.service-master-page-shell .module-stat-card .chakra-stat__label{font-size:9px!important;margin-bottom:4px!important}.service-master-page-shell .module-stat-card .chakra-stat__number{font-size:1.125rem!important}.service-master-page-shell .module-table-toolbar{padding-bottom:10px!important;padding-top:10px!important}.service-master-page-shell .module-table-toolbar-row{align-items:center!important;flex-wrap:nowrap!important}.service-master-page-shell .module-table-toolbar-row>div:first-of-type{flex:1 1 auto!important;min-width:0!important;width:auto!important}.service-master-page-shell .module-table-toolbar-row>div:last-of-type{flex:0 0 auto!important;width:auto!important}.service-master-page-shell .module-table-toolbar-row>div:last-of-type>*{flex:0 0 auto!important}.service-master-page-shell .generic-table-mobile-table .module-data-table{min-width:520px}.attendance-page-shell,.attendance-roster-view{flex:0 0 auto!important;height:auto!important;min-height:0!important;overflow:visible!important;padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.attendance-roster-section .module-table-toolbar-row{flex-wrap:nowrap!important}.notifications-page-shell,.notifications-page-shell .module-table-panel{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.notifications-page-shell .module-scroll,.notifications-page-shell .notifications-list{-webkit-overflow-scrolling:touch;flex:1 1 auto!important;height:100%!important;min-height:0!important;overflow-y:auto!important;padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))!important;touch-action:pan-x pan-y!important}.notifications-page-shell .module-line-tab-list{gap:0}.notifications-page-shell .notifications-mobile-list{padding-bottom:4px}.feedback-page-shell{flex:0 0 auto!important;height:auto!important;min-height:0!important;overflow:visible!important;padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.feedback-page-shell .module-table-toolbar{padding-bottom:10px!important;padding-top:10px!important}.feedback-page-shell .module-table-toolbar-row{align-items:center!important;flex-wrap:nowrap!important}.feedback-page-shell .module-table-toolbar-row>div:first-of-type{flex:1 1 auto!important;min-width:0!important;width:auto!important}.feedback-page-shell .module-table-toolbar-row>div:last-of-type{flex:0 0 auto!important;width:auto!important}.feedback-page-shell .generic-table-mobile-table .module-data-table{min-width:340px}.broadcast-page-shell{flex:0 0 auto!important;height:auto!important;min-height:0!important;overflow:visible!important;padding-bottom:calc(64px + env(safe-area-inset-bottom, 0px))}.broadcast-page-shell.broadcast-mobile-fill{flex:1 1 auto!important;height:100%!important;min-height:0!important;overflow:hidden!important;padding-bottom:calc(160px + env(safe-area-inset-bottom, 0px))!important}.broadcast-mobile-root{flex:1 1 auto;height:100%;min-height:0;overflow:hidden}.broadcast-mobile-recipient-scroll{-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:12px}.broadcast-mobile-compose-body{padding-bottom:12px}.broadcast-page-shell .broadcast-message-panel,.broadcast-page-shell .broadcast-recipients-panel{border-left:none!important;border-radius:0!important;border-right:none!important;box-shadow:none!important}.broadcast-page-shell:not(.broadcast-mobile-fill) .broadcast-recipient-list{flex:0 0 auto!important;max-height:220px}.broadcast-page-shell .broadcast-audience-tabs{background:var(--chakra-colors-gray-100);border:none!important;border-radius:12px!important;gap:3px;padding:3px!important}.chakra-ui-dark .broadcast-page-shell .broadcast-audience-tabs{background:var(--chakra-colors-whiteAlpha-100)}.broadcast-page-shell .broadcast-audience-tabs .chakra-button{border-radius:9px!important;box-shadow:none!important;font-size:11px!important;min-height:32px!important}.broadcast-mobile-action-bar{bottom:calc(96px + env(safe-area-inset-bottom, 0px))!important;padding:10px 12px 12px!important;z-index:999!important}.admin-app-scroll:has(.broadcast-mobile-fill){overflow:hidden!important}.support-page-shell{flex:0 0 auto!important;height:auto!important;min-height:0!important;overflow:visible!important;padding-bottom:calc(84px + env(safe-area-inset-bottom, 0px))}.support-page-shell .support-panel{border-left:none!important;border-radius:0!important;border-right:none!important;box-shadow:none!important}.support-page-shell .support-status-tabs{-webkit-overflow-scrolling:touch}.support-page-shell .support-ticket-list{padding-bottom:16px!important;padding-top:4px!important}.support-page-shell .support-contact-links a{text-decoration:none}.support-page-shell .support-ticket-list .chakra-stack{gap:12px}.branches-page-shell{height:auto!important;min-height:0!important;padding-bottom:calc(84px + env(safe-area-inset-bottom, 0px))}.branches-page-shell,.branches-page-shell .generic-table-root{flex:0 0 auto!important;overflow:visible!important}.branches-page-shell .module-table-toolbar{padding-bottom:10px!important;padding-top:10px!important}.branches-page-shell .module-table-toolbar-row{align-items:center!important;flex-wrap:nowrap!important}.branches-page-shell .module-table-toolbar-row>div:first-of-type{flex:1 1 auto!important;min-width:0!important;width:auto!important}.branches-page-shell .module-table-toolbar-row>div:last-of-type{flex:0 0 auto!important;width:auto!important}.branches-page-shell .generic-table-mobile-table .module-data-table{min-width:320px}.member-profile-page-shell{min-height:0!important}.member-profile-page-shell,.member-profile-shell{flex:0 0 auto!important;height:auto!important;max-width:100%!important;min-width:0!important;overflow:visible!important;width:100%!important}.member-profile-shell{max-height:none!important}.member-profile-shell .module-data-table,.member-profile-shell table{min-width:560px}.member-profile-content{background:linear-gradient(180deg,#f4f7fe,#f7f4f0)!important;overflow-x:hidden!important}.member-profile-content,.member-profile-shell>div:first-of-type{max-width:100%!important;min-width:0!important;width:100%!important}.member-profile-shell>div:first-of-type{background:#fff!important;border-bottom:1px solid #0000000f!important}.member-profile-shell>div:first-of-type>div{max-width:100%!important;min-width:0!important}.diet-plan-page{height:auto!important;min-height:0!important;padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px));padding-top:4px!important}.diet-plan-page,.diet-plan-page .diet-plan-scroll{flex:0 0 auto!important;overflow:visible!important}.diet-plan-page .diet-plan-scroll{min-height:auto!important;padding-bottom:0!important}.diet-plan-page .diet-plan-scroll>div{min-width:0!important}.diet-plan-questionnaire{padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}.generic-table-root{border-radius:10px!important}.generic-table-mobile-list{padding-left:8px!important;padding-right:8px!important}.generic-table-mobile-card{border-radius:10px!important;padding:10px 12px!important}.generic-table-pagination,.module-table-toolbar{padding-left:12px!important;padding-right:12px!important}.diet-plan-page{padding-bottom:calc(64px + env(safe-area-inset-bottom, 0px))}}@media (max-width:767px){.admin-app-scroll:has(.generic-table-root),.admin-app-scroll:has(.module-page-root),.module-page-shell.module-scroll:has(.generic-table-root),.module-page-shell.module-scroll:has(.module-page-root){overflow:hidden!important;touch-action:auto!important}.module-page-root:has(.generic-table-root),[class$=-page-shell]:has(.generic-table-root){display:flex!important;flex:1 1 auto!important;flex-direction:column!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important;padding-bottom:0!important}.module-page-root:has(.generic-table-root) .module-table-panel,[class$=-page-shell]:has(.generic-table-root) .module-table-panel{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important}.module-page-root:has(.generic-table-root) .generic-table-root,[class$=-page-shell]:has(.generic-table-root) .generic-table-root{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;max-height:100%!important;min-height:0!important}.module-page-root .generic-table-root.generic-table-container-scroll,[class$=-page-shell] .generic-table-root.generic-table-container-scroll{overflow:hidden!important}.module-page-root .generic-table-root .generic-table-mobile-list,[class$=-page-shell] .generic-table-root .generic-table-mobile-list{-webkit-overflow-scrolling:touch;flex:1 1 auto!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important;touch-action:pan-x pan-y!important}.module-table-toolbar-row{-webkit-overflow-scrolling:touch;overflow-x:auto!important;touch-action:pan-x pan-y!important}}@media (min-width:768px) and (max-width:1199px){.generic-table-root.generic-table-mobile-table:not(.generic-table-container-scroll){box-shadow:var(--shadow-sm)!important;flex:1 1 auto!important;height:auto!important;min-height:240px;overflow:visible!important}.generic-table-mobile-table:not(.generic-table-container-scroll) .generic-table-desktop-wrap{-webkit-overflow-scrolling:touch;display:flex!important;flex:1 1 auto!important;max-width:100%!important;min-height:auto!important;min-width:0!important;overflow-x:scroll!important;overflow-y:visible!important;touch-action:pan-x pan-y;width:100%!important}.generic-table-mobile-table .module-data-table{min-width:720px}.generic-table-mobile-table .module-data-table td,.generic-table-mobile-table .module-data-table th{font-size:13px!important;padding-left:10px!important;padding-right:10px!important}.generic-table-mobile-table .module-data-table th{font-size:11px!important}.generic-table-compact-panel .module-table-toolbar{padding-left:16px!important;padding-right:16px!important}.generic-table-compact-panel .module-table-toolbar-row{flex-wrap:wrap!important;row-gap:8px}.generic-table-compact-panel .generic-table-applied-filters{flex-wrap:wrap!important;overflow-x:visible!important}.generic-table-mobile-list{gap:10px}}@media (min-width:768px){.generic-table-mobile-list{display:none!important}.generic-table-desktop-wrap{display:flex!important}.generic-table-root.generic-table-container-scroll{flex:1 1 auto!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow:hidden!important}.generic-table-body-scroll,.generic-table-container-scroll .generic-table-body-scroll,.generic-table-container-scroll .generic-table-desktop-wrap{-webkit-overflow-scrolling:touch;display:block!important;flex:1 1 auto!important;max-height:100%!important;max-width:100%!important;min-height:0!important;min-width:0!important;overflow:auto!important;overscroll-behavior:contain;touch-action:pan-x pan-y!important;-webkit-transform:translateZ(0);width:100%!important}.generic-table-scroll-inner{display:inline-block;min-width:100%;vertical-align:top}.generic-table-container-scroll .generic-table-pagination{flex-shrink:0!important;min-height:-webkit-fit-content;min-height:fit-content;overflow:visible!important}}@media (min-width:992px) and (max-width:1279px){.generic-table-pagination-mobile{overflow:visible!important}.generic-table-pagination-mobile .chakra-text,.generic-table-pagination-mobile .generic-table-pagination-count{flex-shrink:0!important}}@media (min-width:1200px){.generic-table-root:not(.generic-table-container-scroll){overflow:visible}}@media (min-width:768px) and (max-width:1199px){.module-panel{border-radius:16px!important}.module-table-toolbar-row{flex-wrap:wrap;gap:8px}.module-shell-mobile{gap:14px}.module-stat-card{min-width:0}.module-line-tab-list{-webkit-overflow-scrolling:touch;overflow-x:auto;scrollbar-width:none;touch-action:pan-x pan-y}.module-line-tab-list::-webkit-scrollbar{display:none}}.module-card-hover{transition:box-shadow var(--transition),border-color var(--transition)}.module-card-hover:hover{border-color:#cbd5e1!important;box-shadow:var(--shadow-md)}.module-stat-card{transition:box-shadow var(--transition)}.module-stat-card:hover{box-shadow:var(--shadow-md)}.module-page-shell.admin-panel-scroll:not(:has(.module-page-root)):not(:has(.generic-table-root)),.module-page-shell.module-scroll:not(:has(.module-page-root)):not(:has(.generic-table-root)){-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overscroll-behavior-y:auto;scrollbar-width:none;touch-action:auto}.admin-app-scroll:not(:has(.module-page-root)):not(:has(.generic-table-root)),.module-page-shell.module-scroll:not(:has(.module-page-root)),.scrollbar-hidden:not(.generic-table-body-scroll):not(.generic-table-desktop-wrap):not(.generic-table-mobile-list){-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overscroll-behavior-y:auto;scrollbar-width:none;touch-action:auto}.admin-app-scroll::-webkit-scrollbar,.module-page-shell.module-scroll::-webkit-scrollbar,.scrollbar-hidden::-webkit-scrollbar{display:none;height:0;width:0}.dashboard-sidebar-scroll,.dashboard-sidebar-scroll-view{-ms-overflow-style:none;scrollbar-width:none}.dashboard-sidebar-scroll-view::-webkit-scrollbar,.dashboard-sidebar-scroll::-webkit-scrollbar{display:none;height:0;width:0}.generic-table-body-scroll,.generic-table-desktop-wrap,.generic-table-mobile-list,.generic-table-page-scroll{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y!important}.generic-table-scroll-inner{display:inline-block;min-width:100%;vertical-align:top}@supports (-webkit-touch-callout:none){.generic-table-body-scroll,.generic-table-desktop-wrap,.generic-table-page-scroll{overflow:auto!important;-webkit-transform:translateZ(0)}}.generic-table-body-scroll::-webkit-scrollbar,.generic-table-desktop-wrap::-webkit-scrollbar,.generic-table-mobile-list::-webkit-scrollbar,.generic-table-page-scroll::-webkit-scrollbar{display:none;height:0;width:0}.module-scroll:not(.generic-table-body-scroll):not(.generic-table-desktop-wrap):not(.generic-table-mobile-list){-webkit-overflow-scrolling:touch;-ms-overflow-style:none;overscroll-behavior-y:auto;scrollbar-width:none;touch-action:auto}.module-scroll::-webkit-scrollbar{display:none;height:0;width:0}.module-table-row{transition:background .12s ease}.module-table-row:last-of-type{border-bottom:none!important}.module-table-row:hover{background:#24282d}.module-line-tab-list{-ms-overflow-style:none;scrollbar-width:none}.module-line-tab-list::-webkit-scrollbar{display:none;height:0;width:0}.generic-table-pagination .table-page-size-select,.generic-table-pagination-desktop .table-page-size-select,.table-page-size-select{-webkit-text-fill-color:#1e293b!important;background-color:#fff;color:#1e293b!important;flex-shrink:0;font-weight:700!important}.chakra-ui-dark .generic-table-pagination .table-page-size-select,.chakra-ui-dark .generic-table-pagination-desktop .table-page-size-select,.chakra-ui-dark .table-page-size-select{-webkit-text-fill-color:#f8fafc!important;background-color:#1a202c;color:#f8fafc!important}.module-line-tab{box-shadow:none!important}.module-data-table-card{max-width:100%;min-width:0}@media (min-width:768px){.module-data-table-card.generic-table-container-scroll{min-height:0;overflow:hidden}}.module-table-toolbar,.module-table-toolbar-row{flex-shrink:0}.module-table-head th{background:#f1f5f9!important;border-bottom:2px solid #cbd5e1!important}.chakra-ui-dark .module-table-head th{background:#24282d!important;border-bottom:2px solid #353b43!important}.module-data-table tbody tr{border-bottom:1px solid #e2e8f0}.module-data-table tbody td{color:#1e293b}.module-cta-btn{transition:opacity var(--transition),background var(--transition)!important}.module-cta-btn:hover{opacity:.92}.dashboard-navbar-glass{backdrop-filter:none;-webkit-backdrop-filter:none}.workout-card-actions{opacity:0;transition:opacity .2s ease}.workout-card-root:hover .workout-card-actions{opacity:1}.workout-card-play{opacity:0;transform:translate(-50%,-50%) scale(.92);transition:opacity .2s ease,transform .2s ease}.workout-card-root:hover .workout-card-play{opacity:1;transform:translate(-50%,-50%) scale(1)}@keyframes workoutKenBurns{0%{transform:scale(1) translate(0)}to{transform:scale(1.1) translate(-1.5%,-1%)}}.workout-card-media-kenburns{animation:workoutKenBurns 14s ease-in-out infinite alternate;will-change:transform}.workout-card-media-video{transition:transform .35s ease}.workout-card-root:hover .workout-card-media-video{transform:scale(1.03)}@keyframes workoutMediaShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.workout-card-media-shimmer{animation:workoutMediaShimmer 1.8s ease-in-out infinite;background:linear-gradient(110deg,#1e293be6,#334155f2 40%,#475569e6 50%,#334155f2 60%,#1e293be6);background-size:200% 100%}@keyframes workoutMediaPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(1.06)}}.workout-card-media-pulse{animation:workoutMediaPulse 2.4s ease-in-out infinite}.workout-card-media-youtube-fallback{animation:workoutMediaShimmer 6s ease infinite;background:linear-gradient(135deg,#1e293b,#334155 50%,#0f172a);background-size:200% 200%}.module-3d-background{--grid-color:#e479271a}.chakra-ui-dark .module-3d-background{--grid-color:#e4792712}.module-3d-scene{perspective:900px;perspective-origin:50% 20%}.module-3d-grid-plane{animation:module3dGridDrift 28s linear infinite;background-image:linear-gradient(var(--grid-color) 1px,#0000 1px),linear-gradient(90deg,var(--grid-color) 1px,#0000 1px);background-size:44px 44px;height:220%;margin-left:-60%;mask-image:linear-gradient(0deg,#000 0,#000 40%,#0000);-webkit-mask-image:linear-gradient(0deg,#000 0,#000 40%,#0000);opacity:.55;transform:rotateX(68deg) translateZ(-30px);transform-origin:center center;width:220%}.module-3d-shape{background:linear-gradient(135deg,#ffffff0f,#e479270a);border:1.5px solid #e4792738;border-radius:10px;box-shadow:0 8px 32px #e479270f;position:absolute;transform-style:preserve-3d}.chakra-ui-dark .module-3d-shape{background:linear-gradient(135deg,#ffffff08,#e479270f);border-color:#e4792726}.module-3d-shape--1{animation:module3dFloatRotate 16s ease-in-out infinite;height:36px;left:6%;top:14%;width:36px}.module-3d-shape--2{animation:module3dFloatRotate 20s ease-in-out infinite reverse;animation-delay:-4s;border-radius:50%;height:28px;right:10%;top:28%;width:28px}.module-3d-shape--3{animation:module3dFloatRotate 18s ease-in-out infinite;animation-delay:-8s;bottom:32%;height:22px;left:18%;width:22px}.module-3d-ring{border:1.5px solid #e479272e;border-radius:50%;position:absolute;transform-style:preserve-3d}.module-3d-ring--1{animation:module3dRingSpin 22s linear infinite;height:80px;right:22%;top:8%;width:80px}.module-3d-grid-plane,.module-3d-ring,.module-3d-shape{animation:none!important}@keyframes module3dGridDrift{0%{transform:rotateX(68deg) translateZ(-30px) translateY(0)}to{transform:rotateX(68deg) translateZ(-30px) translateY(44px)}}@keyframes module3dFloatRotate{0%,to{transform:translateY(0) rotateX(18deg) rotateY(0deg) rotate(0deg)}33%{transform:translateY(-14px) rotateX(32deg) rotateY(120deg) rotate(8deg)}66%{transform:translateY(-6px) rotateX(24deg) rotateY(240deg) rotate(-6deg)}}@keyframes module3dRingSpin{0%{transform:rotateX(65deg) rotate(0deg)}to{transform:rotateX(65deg) rotate(1turn)}}@media (prefers-reduced-motion:reduce){.module-3d-grid-plane,.module-3d-ring,.module-3d-shape{animation:none!important}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;font-family:Inter,sans-serif;font-weight:400}*,body,html{margin:0;padding:0}body,html{background:#fff}#root,body,html{max-width:100%;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}html{scroll-behavior:smooth}.button-hover{transition:all .3s ease}.button-hover.orange{background-color:#e47927;border:none;color:#fff}.button-hover.orange:hover{background-color:#fb923c;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.button-hover.white-orange{background-color:#fff;border:2px solid #e47927;color:#e47927}.button-hover.white-orange:hover{background-color:#e47927;color:#fff}.slick-slider{touch-action:pan-y}
/*# sourceMappingURL=main.118fcf77.css.map*/