._navContainer_160gz_2{display:block}._nav_160gz_2{display:flex;align-items:center;gap:2.5rem;list-style:none;margin:0;padding:0}._loginButton_160gz_15{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:10px 24px;border-radius:12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 10px 15px -3px #0ea5e94d;display:inline-block}._loginButton_160gz_15:hover{background:linear-gradient(135deg,#0284c7,#0369a1);transform:scale(1.05);box-shadow:0 20px 25px -5px #0ea5e966}._navItem_160gz_34{position:relative}._navLink_160gz_38{display:flex;align-items:center;gap:6px;color:#374151;text-decoration:none;font-size:16px;font-weight:600;padding:10px 16px;border-radius:8px;transition:all .3s;white-space:nowrap}._navLink_160gz_38:hover{color:#0ea5e9;background:#f0f9ff}._dropdownIcon_160gz_57{width:16px;height:16px;transition:transform .3s}._navItem_160gz_34:hover ._dropdownIcon_160gz_57{transform:rotate(180deg)}._dropdown_160gz_57{position:absolute;top:100%;left:0;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;min-width:250px;padding:8px;margin-top:8px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:100;border:1px solid #e0f2fe}._navItem_160gz_34:hover ._dropdown_160gz_57{opacity:1;visibility:visible;transform:translateY(0)}._dropdownItem_160gz_92{display:block;color:#374151;text-decoration:none;padding:10px 16px;border-radius:8px;font-size:14px;transition:all .2s;white-space:nowrap}._dropdownItem_160gz_92:hover{background:#f0f9ff;color:#0ea5e9;padding-left:20px}._mobileMenuButton_160gz_110{display:none;background:none;border:none;cursor:pointer;color:#374151;padding:8px}._mobileMenu_160gz_110{display:none;position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;background:#fff;box-shadow:-4px 0 20px #0000001a;padding:20px;transition:right .3s ease;z-index:1000;overflow-y:auto}._mobileMenuOpen_160gz_136{right:0}._mobileOverlay_160gz_140{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:999;opacity:0;transition:opacity .3s}._mobileOverlayVisible_160gz_153{opacity:1}._mobileNavItem_160gz_157{margin-bottom:8px}._mobileNavLink_160gz_161{display:flex;align-items:center;justify-content:space-between;color:#374151;text-decoration:none;padding:12px 16px;border-radius:8px;font-size:15px;font-weight:500;transition:all .2s}._mobileNavLink_160gz_161:hover{background:#f0f9ff;color:#0ea5e9}._mobileDropdownItems_160gz_179{max-height:0;overflow:hidden;transition:max-height .3s ease;padding-left:16px}._mobileDropdownOpen_160gz_186{max-height:500px;margin-top:8px}._mobileDropdownItem_160gz_179{display:block;color:#6b7280;text-decoration:none;padding:10px 16px;border-radius:8px;font-size:14px;transition:all .2s}._mobileDropdownItem_160gz_179:hover{background:#f0f9ff;color:#0ea5e9}._closeButton_160gz_206{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#374151;padding:8px}@media (max-width: 768px){._navContainer_160gz_2,._loginButton_160gz_15{display:none}._mobileMenuButton_160gz_110,._mobileMenu_160gz_110,._mobileOverlay_160gz_140{display:block}}._chatButton_1ff9a_2{position:fixed;bottom:24px;right:24px;width:60px;height:60px;background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 25px #0ea5e966;transition:all .3s ease;z-index:1000;animation:_pulse_1ff9a_1 2s infinite}._chatButton_1ff9a_2:hover{transform:scale(1.1);box-shadow:0 15px 30px #0ea5e980}._chatIcon_1ff9a_26{width:28px;height:28px;color:#fff}@keyframes _pulse_1ff9a_1{0%,to{box-shadow:0 10px 25px #0ea5e966}50%{box-shadow:0 10px 25px #0ea5e999,0 0 0 10px #0ea5e91a}}._chatWindow_1ff9a_42{position:fixed;bottom:24px;right:24px;width:380px;height:500px;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;z-index:1000;overflow:hidden;animation:_slideUp_1ff9a_1 .3s ease}@keyframes _slideUp_1ff9a_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._chatHeader_1ff9a_70{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between}._headerContent_1ff9a_79{display:flex;align-items:center;gap:12px}._headerIcon_1ff9a_85{width:24px;height:24px}._headerTitle_1ff9a_90{font-size:16px;font-weight:600;margin:0 0 2px}._headerStatus_1ff9a_96{font-size:12px;margin:0;display:flex;align-items:center;gap:6px;opacity:.9}._statusDot_1ff9a_105{width:8px;height:8px;background:#22c55e;border-radius:50%;display:inline-block;animation:_blink_1ff9a_1 2s infinite}@keyframes _blink_1ff9a_1{0%,to{opacity:1}50%{opacity:.3}}._closeButton_1ff9a_123{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}._closeButton_1ff9a_123:hover{background:#fff3}._closeIcon_1ff9a_140{width:20px;height:20px}._messagesContainer_1ff9a_146{flex:1;padding:16px;overflow-y:auto;background:#f9fafb;display:flex;flex-direction:column;gap:12px}._messagesContainer_1ff9a_146::-webkit-scrollbar{width:6px}._messagesContainer_1ff9a_146::-webkit-scrollbar-track{background:#e5e7eb;border-radius:3px}._messagesContainer_1ff9a_146::-webkit-scrollbar-thumb{background:#0ea5e9;border-radius:3px}._messagesContainer_1ff9a_146::-webkit-scrollbar-thumb:hover{background:#0284c7}._message_1ff9a_146{padding:10px 14px;border-radius:12px;max-width:80%;word-wrap:break-word;font-size:14px;line-height:1.5;animation:_fadeIn_1ff9a_1 .3s ease}@keyframes _fadeIn_1ff9a_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._botMessage_1ff9a_196{background:#fff;color:#1f2937;align-self:flex-start;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}._userMessage_1ff9a_204{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;align-self:flex-end;margin-left:auto}._inputContainer_1ff9a_212{padding:12px 16px;background:#fff;border-top:1px solid #e5e7eb;display:flex;gap:8px}._input_1ff9a_212{flex:1;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .2s}._input_1ff9a_212:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a}._input_1ff9a_212::placeholder{color:#9ca3af}._sendButton_1ff9a_239{background:linear-gradient(135deg,#0ea5e9,#0284c7);border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}._sendButton_1ff9a_239:hover{background:linear-gradient(135deg,#0284c7,#0369a1);transform:scale(1.05)}._sendIcon_1ff9a_257{width:18px;height:18px;color:#fff}@media (max-width: 768px){._chatWindow_1ff9a_42{width:calc(100vw - 32px);height:calc(100vh - 100px);bottom:16px;right:16px}._chatButton_1ff9a_2{bottom:16px;right:16px;width:56px;height:56px}._chatIcon_1ff9a_26{width:24px;height:24px}}._container_dq7m6_1{min-height:100vh;background:linear-gradient(135deg,#f0f9ff,#fff,#f0f9ff);display:flex;align-items:center;justify-content:center;padding:16px;position:relative;overflow:hidden}._imageBackground_dq7m6_12{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(5px);z-index:0}._container_dq7m6_1:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;z-index:1}._logoContainer_dq7m6_36{position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:10}._logo_dq7m6_36{height:80px;width:auto}._backButton_dq7m6_49{position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:8px;background:#fff;color:#0ea5e9;padding:10px 16px;border:1px solid #e0f2fe;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;box-shadow:0 2px 4px #0000000d;z-index:10}._backButton_dq7m6_49:hover{background:#f0f9ff;border-color:#0ea5e9;transform:translate(-2px)}._backIcon_dq7m6_76{width:16px;height:16px;transition:transform .2s}._backButton_dq7m6_49:hover ._backIcon_dq7m6_76{transform:translate(-2px)}._wrapper_dq7m6_86{width:100%;max-width:450px;margin:0 auto;position:relative;z-index:2}._loginCard_dq7m6_94{background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 8px 32px #1f26875e,0 0 20px #0000001a,0 0 40px #0000001a;padding:32px;border:1px solid rgba(255,255,255,.8)}._cardLogoContainer_dq7m6_106{display:flex;justify-content:center;margin-bottom:24px}._cardLogo_dq7m6_106{height:80px;width:auto;object-fit:contain}._header_dq7m6_118{text-align:center;margin-bottom:24px}._iconWrapper_dq7m6_123{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:50%;margin-bottom:12px;padding:12px}._icon_dq7m6_123{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}._title_dq7m6_142{font-size:18px;font-weight:600;color:#1f2937;margin:0}._form_dq7m6_149{display:flex;flex-direction:column;gap:16px}._formGroup_dq7m6_155{display:flex;flex-direction:column}._label_dq7m6_160{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}._required_dq7m6_168{color:#ef4444;margin-left:2px}._inputWrapper_dq7m6_173{position:relative}._inputIcon_dq7m6_177{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#9ca3af;pointer-events:none}._input_dq7m6_173{display:block;width:100%;padding:10px 12px 10px 40px;font-size:14px;border:1px solid #d1d5db;border-radius:8px;transition:all .2s;box-sizing:border-box}._input_dq7m6_173:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a}._input_dq7m6_173::placeholder{color:#9ca3af}._forgotLink_dq7m6_209{text-align:right;margin-top:4px}._forgotLink_dq7m6_209 a{font-size:13px;color:#0ea5e9;text-decoration:none;transition:color .2s}._forgotLink_dq7m6_209 a:hover{color:#0284c7;text-decoration:underline}._loginButton_dq7m6_226{width:100%;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:10px 16px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px;box-shadow:0 10px 15px -3px #0ea5e94d}._loginButton_dq7m6_226:hover{background:linear-gradient(135deg,#0284c7,#0369a1);box-shadow:0 20px 25px -5px #0ea5e966}._arrowIcon_dq7m6_250{width:16px;height:16px;transition:transform .3s}._loginButton_dq7m6_226:hover ._arrowIcon_dq7m6_250{transform:translate(4px)}._divider_dq7m6_260{position:relative;margin:20px 0}._dividerLine_dq7m6_265{position:absolute;top:50%;left:0;right:0;border-top:1px solid #d1d5db}._dividerText_dq7m6_273{position:relative;display:inline-block;padding:0 8px;background:transparent;font-size:12px;color:#1f2937;left:50%;transform:translate(-50%)}._registerLink_dq7m6_284{text-align:center;padding-bottom:8px}._registerLink_dq7m6_284 p{font-size:14px;color:#4b5563;margin:0}._registerLink_dq7m6_284 a{color:#0ea5e9;font-weight:600;text-decoration:none;transition:color .2s}._registerLink_dq7m6_284 a:hover{color:#0284c7;text-decoration:underline}._helpText_dq7m6_307{margin-top:16px;text-align:center;font-size:12px;color:#6b7280}._helpText_dq7m6_307 p{margin:0}._helpText_dq7m6_307 a{color:#0ea5e9;text-decoration:none;transition:color .2s}._helpText_dq7m6_307 a:hover{color:#0284c7;text-decoration:underline}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._container_1dxnp_1{min-height:100vh;background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#f0f9ff);display:flex;align-items:center;justify-content:center;padding:20px}._loader_1dxnp_10{text-align:center;padding:50px;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000001a}._spinner_1dxnp_18{width:50px;height:50px;margin:0 auto 20px;border:4px solid #e5e7eb;border-top-color:#0ea5e9;border-radius:50%;animation:_spin_1dxnp_18 1s linear infinite}@keyframes _spin_1dxnp_18{to{transform:rotate(360deg)}}._loader_1dxnp_10 h2{color:#374151;font-size:20px;margin:0}._deniedCard_1dxnp_40{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;padding:50px;max-width:600px;text-align:center;animation:_fadeIn_1dxnp_1 .5s ease}@keyframes _fadeIn_1dxnp_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._icon_1dxnp_61{font-size:80px;margin-bottom:20px;animation:_pulse_1dxnp_1 2s infinite}@keyframes _pulse_1dxnp_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._deniedTitle_1dxnp_76{color:#ef4444;font-size:36px;font-weight:700;margin:0 0 15px}._message_1dxnp_83{font-size:18px;color:#6b7280;margin:0 0 30px;line-height:1.6}._infoBox_1dxnp_90{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin:30px 0;text-align:left}._infoBox_1dxnp_90 p{margin:10px 0;font-size:14px;color:#374151}._infoBox_1dxnp_90 strong{color:#111827;font-weight:600}._homeButton_1dxnp_110{background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:12px 32px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;margin-top:20px}._homeButton_1dxnp_110:hover{background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-2px);box-shadow:0 10px 20px #0ea5e94d}@media (max-width: 768px){._deniedCard_1dxnp_40{padding:30px 20px}._icon_1dxnp_61{font-size:60px}._deniedTitle_1dxnp_76{font-size:28px}._message_1dxnp_83{font-size:16px}}._container_1x8vr_1{min-height:100vh;background:linear-gradient(135deg,#f0f9ff,#fff,#f0f9ff);display:flex;align-items:center;justify-content:center;padding:16px;position:relative;overflow:hidden}._imageBackground_1x8vr_12{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(5px);z-index:0}._container_1x8vr_1:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0003;z-index:1}._logoContainer_1x8vr_36{position:absolute;top:20px;left:50%;transform:translate(-50%);z-index:10}._logo_1x8vr_36{height:80px;width:auto}._backButton_1x8vr_49{position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:8px;background:#fff;color:#0ea5e9;padding:10px 16px;border:1px solid #e0f2fe;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;text-decoration:none;box-shadow:0 2px 4px #0000000d;z-index:10}._backButton_1x8vr_49:hover{background:#f0f9ff;border-color:#0ea5e9;transform:translate(-2px)}._backIcon_1x8vr_76{width:16px;height:16px;transition:transform .2s}._backButton_1x8vr_49:hover ._backIcon_1x8vr_76{transform:translate(-2px)}._wrapper_1x8vr_86{width:100%;max-width:800px;margin:0 auto;max-height:90vh;overflow-y:auto;padding-right:8px;position:relative;z-index:2;scrollbar-width:none;-ms-overflow-style:none}._wrapper_1x8vr_86::-webkit-scrollbar{display:none}._registerCard_1x8vr_104{background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 10px 40px #1f26874d,0 0 30px #0ea5e91a;padding:40px;border:1px solid rgba(255,255,255,.9);position:relative;overflow:hidden;z-index:1}._cardLogoContainer_1x8vr_118{display:flex;justify-content:center;margin-bottom:24px}._cardLogo_1x8vr_118{height:80px;width:auto;object-fit:contain}._registrationType_1x8vr_130{text-align:center;margin-bottom:20px;padding:10px 20px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:8px;border:1px solid #bae6fd}._registrationTypeText_1x8vr_139{font-size:16px;font-weight:700;color:#0284c7;margin:0;letter-spacing:.5px;text-transform:uppercase;font-size:13px}._header_1x8vr_149{text-align:center;margin-bottom:28px;padding-bottom:16px;border-bottom:2px solid #f0f9ff}._iconWrapper_1x8vr_156{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#0ea5e9,#0284c7);border-radius:50%;margin-bottom:12px;padding:12px}._icon_1x8vr_156{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}._title_1x8vr_175{font-size:22px;font-weight:700;color:#111827;margin:0;letter-spacing:-.025em}._form_1x8vr_183{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 16px;padding:4px 0}._formGroup_1x8vr_190{display:flex;flex-direction:column;position:relative}._formGroupFull_1x8vr_196{grid-column:1 / -1}._formGroupHalf_1x8vr_200,._formGroupThird_1x8vr_204{grid-column:span 1}@media (max-width: 768px){._form_1x8vr_183{grid-template-columns:repeat(2,1fr)}._formGroupThird_1x8vr_204{grid-column:span 2}._formGroupHalf_1x8vr_200{grid-column:span 1}}@media (max-width: 640px){._form_1x8vr_183{grid-template-columns:1fr}._formGroupFull_1x8vr_196,._formGroupHalf_1x8vr_200,._formGroupThird_1x8vr_204{grid-column:1}}._label_1x8vr_234{display:block;font-size:14px;font-weight:600;color:#1f2937;margin-bottom:8px;letter-spacing:.01em}._required_1x8vr_243{color:#ef4444;margin-left:2px;font-weight:700}._inputWrapper_1x8vr_249{position:relative}._inputIcon_1x8vr_253{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#6b7280;pointer-events:none;transition:color .3s}._inputWrapper_1x8vr_249:focus-within ._inputIcon_1x8vr_253{color:#0ea5e9}._input_1x8vr_249{display:block;width:100%;padding:12px 14px;font-size:14px;border:2px solid #e5e7eb;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;background:#fff;font-family:inherit;color:#1f2937;box-shadow:0 1px 2px #0000000d}._input_1x8vr_249:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000001a}select._input_1x8vr_249{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px;cursor:pointer;font-weight:500}select._input_1x8vr_249:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%230ea5e9' d='M6 9L1 4h10z'/%3E%3C/svg%3E")}._inputWithIcon_1x8vr_303{padding-left:42px}._input_1x8vr_249:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e926,0 1px 3px #0000001a;transform:translateY(-1px)}._input_1x8vr_249::placeholder{color:#9ca3af;font-weight:400}._registerButton_1x8vr_319{width:auto;min-width:200px;grid-column:1 / -1;justify-self:center;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:14px 32px;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:10px;margin-top:16px;box-shadow:0 10px 20px -5px #0ea5e966,0 4px 6px -2px #0ea5e933;letter-spacing:.025em}._registerButton_1x8vr_319:disabled{background:linear-gradient(135deg,#94a3b8,#64748b);cursor:not-allowed;opacity:.6;box-shadow:none}._registerButton_1x8vr_319:hover{background:linear-gradient(135deg,#0284c7,#0369a1);box-shadow:0 20px 25px -5px #0ea5e966}._arrowIcon_1x8vr_354{width:16px;height:16px;transition:transform .3s}._registerButton_1x8vr_319:hover ._arrowIcon_1x8vr_354{transform:translate(4px)}._divider_1x8vr_364{position:relative;z-index:2;margin:20px 0}._dividerLine_1x8vr_370{position:absolute;z-index:2;top:50%;left:0;right:0;border-top:1px solid #d1d5db}._dividerText_1x8vr_379{position:relative;z-index:2;display:inline-block;padding:0 8px;background:transparent;font-size:12px;color:#1f2937;left:50%;transform:translate(-50%)}._loginLink_1x8vr_391{position:relative;z-index:2;text-align:center;padding-bottom:8px}._loginLink_1x8vr_391 p{font-size:14px;color:#4b5563;margin:0}._loginLink_1x8vr_391 a{color:#0ea5e9;font-weight:600;text-decoration:none;transition:color .2s}._loginLink_1x8vr_391 a:hover{color:#0284c7;text-decoration:underline}._helpText_1x8vr_416{margin-top:16px;text-align:center;font-size:12px;color:#6b7280}._helpText_1x8vr_416 p{margin:0}._helpText_1x8vr_416 a{color:#0ea5e9;text-decoration:none;transition:color .2s}._helpText_1x8vr_416 a:hover{color:#0284c7;text-decoration:underline}._floatingLabel_1x8vr_441,._floatingLabel_1x8vr_441 ._inputWrapper_1x8vr_249{position:relative}._floatingLabelText_1x8vr_449{position:absolute;left:44px;top:50%;transform:translateY(-50%);background:#fff;padding:0 8px;color:#9ca3af;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:1}._floatingLabel_1x8vr_441 input:focus~._floatingLabelText_1x8vr_449,._floatingLabel_1x8vr_441 input:not(:placeholder-shown)~._floatingLabelText_1x8vr_449{top:-2px;left:42px;font-size:11px;color:#0ea5e9;font-weight:700;letter-spacing:.02em;background:#fff;padding:0 4px}._floatingLabel_1x8vr_441 input:focus{border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e926,0 1px 3px #0000001a;transform:translateY(-1px)}@keyframes _slideIn_1x8vr_494{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}._slideIn_1x8vr_494{animation:_slideIn_1x8vr_494 .6s cubic-bezier(.4,0,.2,1) forwards;opacity:0}._registerButton_1x8vr_319{position:relative;overflow:hidden}._ripple_1x8vr_505{position:absolute;border-radius:50%;background:#fff9;width:20px;height:20px;margin-top:-10px;margin-left:-10px;animation:_rippleEffect_1x8vr_1 .6s ease-out;pointer-events:none}@keyframes _rippleEffect_1x8vr_1{0%{width:0;height:0;opacity:1}to{width:200px;height:200px;opacity:0}}._liquidWave_1x8vr_532{position:absolute;bottom:-30px;right:-50px;width:45%;height:200px;overflow:visible;z-index:0;pointer-events:none;opacity:.7}._wave_1x8vr_544{position:absolute;bottom:0;left:0;width:100%;height:100%}._wavePath1_1x8vr_552{fill:#0ea5e926;animation:_waveAnimation1_1x8vr_1 10s ease-in-out infinite}._wavePath2_1x8vr_557{fill:#0ea5e933;animation:_waveAnimation2_1x8vr_1 8s ease-in-out infinite}._wavePath3_1x8vr_562{fill:#0ea5e940;animation:_waveAnimation3_1x8vr_1 12s ease-in-out infinite}@keyframes _waveAnimation1_1x8vr_1{0%,to{transform:translate(0) translateY(0) scaleY(1)}50%{transform:translate(-25px) translateY(-10px) scaleY(.9)}}@keyframes _waveAnimation2_1x8vr_1{0%,to{transform:translate(0) translateY(0) scaleY(1)}50%{transform:translate(25px) translateY(-15px) scaleY(1.1)}}@keyframes _waveAnimation3_1x8vr_1{0%,to{transform:translate(0) translateY(0) scaleY(1)}50%{transform:translate(-20px) translateY(-20px) scaleY(.95)}}@keyframes _fadeInCascade_1x8vr_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._registerCard_1x8vr_104{animation:_fadeInCascade_1x8vr_1 .8s cubic-bezier(.4,0,.2,1)}._cardLogoContainer_1x8vr_118{animation:_fadeInCascade_1x8vr_1 .6s cubic-bezier(.4,0,.2,1);animation-delay:.1s;opacity:0;animation-fill-mode:forwards;position:relative;z-index:1}._header_1x8vr_149{animation:_fadeInCascade_1x8vr_1 .6s cubic-bezier(.4,0,.2,1);animation-delay:.2s;opacity:0;animation-fill-mode:forwards;position:relative;z-index:1}._form_1x8vr_183{position:relative;z-index:1}._registerButton_1x8vr_319{position:relative;z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1)}._registerButton_1x8vr_319:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0ea5e966}._registerButton_1x8vr_319:active{transform:translateY(0)}._uploadButtonWrapper_1x8vr_660{position:relative;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}._uploadButton_1x8vr_660{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#4b5563;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;text-align:left;box-shadow:0 1px 2px #0000000d;height:48px;min-width:0}._uploadButtonText_1x8vr_688{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}._uploadButton_1x8vr_660:hover{border-color:#0ea5e9;background:#f0f9ff;box-shadow:0 0 0 4px #0ea5e926,0 1px 3px #0000001a;transform:translateY(-1px)}._uploadButton_1x8vr_660:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e926,0 1px 3px #0000001a;transform:translateY(-1px)}._uploadButtonIcon_1x8vr_709{width:18px;height:18px;color:#0ea5e9;flex-shrink:0}._removeFileButtonInline_1x8vr_716{background:#fff;border:2px solid #fecaca;color:#ef4444;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s;flex-shrink:0;box-shadow:0 1px 2px #0000000d;width:48px;height:48px}._removeFileButtonInline_1x8vr_716:hover{background:#fef2f2;border-color:#ef4444;transform:translateY(-1px);box-shadow:0 0 0 4px #ef444426,0 1px 3px #0000001a}._fileInput_1x8vr_740{display:none}._uploadArea_1x8vr_745{border:2px dashed #e0f2fe;border-radius:8px;padding:20px;text-align:center;cursor:pointer;transition:all .3s ease;background:#fafafa;min-height:120px;display:flex;align-items:center;justify-content:center}._uploadArea_1x8vr_745:hover{border-color:#0ea5e9;background:#f0f9ff}._uploadArea_1x8vr_745._dragging_1x8vr_764{border-color:#0ea5e9;background:#e0f2fe;transform:scale(1.02)}._uploadContent_1x8vr_770{display:flex;flex-direction:column;align-items:center;gap:8px}._uploadIcon_1x8vr_777{width:32px;height:32px;color:#0ea5e9;margin-bottom:4px}._uploadText_1x8vr_784{font-size:14px;color:#4b5563;margin:0}._uploadLink_1x8vr_790{color:#0ea5e9;font-weight:600;text-decoration:underline}._uploadHint_1x8vr_796{font-size:12px;color:#9ca3af;margin:0}._previewContainer_1x8vr_802{position:relative;width:100%;height:100%;border-radius:4px;overflow:hidden}._previewImage_1x8vr_810{width:100%;height:120px;object-fit:cover;border-radius:4px}._removeButton_1x8vr_817{position:absolute;top:4px;right:4px;background:#ef4444e6;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0}._removeButton_1x8vr_817:hover{background:#dc2626;transform:scale(1.1)}._formGroup_1x8vr_190 select,._formGroup_1x8vr_190 ._country-select_1x8vr_842{width:100%}@media (max-width: 640px){._uploadArea_1x8vr_745{padding:16px;min-height:100px}._uploadIcon_1x8vr_777{width:24px;height:24px}._previewImage_1x8vr_810{height:100px}._uploadButton_1x8vr_660{padding:10px 14px;font-size:13px}._uploadedFileInfo_1x8vr_867{padding:6px 10px}._fileName_1x8vr_871{font-size:12px}}._phoneInput_1x8vr_877{width:100%}._phoneInput_1x8vr_877 .PhoneInputInput{display:block;width:100%;padding:12px 14px;font-size:14px;border:2px solid #e5e7eb;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;background:#fff;font-family:inherit;color:#1f2937;box-shadow:0 1px 2px #0000000d}._phoneInput_1x8vr_877 .PhoneInputInput:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000001a}._phoneInput_1x8vr_877 .PhoneInputInput:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e926,0 1px 3px #0000001a;transform:translateY(-1px)}._phoneInput_1x8vr_877 .PhoneInputCountry{margin-right:8px;padding:8px;border-radius:6px;transition:background .2s}._phoneInput_1x8vr_877 .PhoneInputCountry:hover{background:#f0f9ff}._phoneInput_1x8vr_877 .PhoneInputCountrySelect{border:none;background:transparent;cursor:pointer;font-size:14px}._phoneInput_1x8vr_877 .PhoneInputCountryIcon{width:24px;height:18px;border-radius:2px;box-shadow:0 0 0 1px #0000001a}._phoneInput_1x8vr_877 .PhoneInputCountrySelectArrow{color:#6b7280;border:solid #6b7280;border-width:0 2px 2px 0;display:inline-block;padding:2px;margin-left:4px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}._modalOverlay_1x8vr_945{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:_fadeIn_1x8vr_1 .3s ease}@keyframes _fadeIn_1x8vr_1{0%{opacity:0}to{opacity:1}}._modalContent_1x8vr_970{background:#fff;border-radius:16px;max-width:500px;width:100%;padding:32px;box-shadow:0 20px 60px #0000004d;position:relative;animation:_slideUp_1x8vr_1 .3s ease}@keyframes _slideUp_1x8vr_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._modalClose_1x8vr_992{position:absolute;top:16px;right:16px;background:#f3f4f6;border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s}._modalClose_1x8vr_992:hover{background:#e5e7eb;color:#1f2937;transform:rotate(90deg)}._modalHeader_1x8vr_1015{text-align:center;margin-bottom:28px;padding-top:8px}._modalTitle_1x8vr_1021{font-size:24px;font-weight:700;color:#111827;margin:0 0 8px}._modalSubtitle_1x8vr_1028{font-size:14px;color:#6b7280;margin:0}._modalBody_1x8vr_1034{display:flex;flex-direction:column;gap:20px}._otpGroup_1x8vr_1040{display:flex;flex-direction:column;gap:8px}._otpLabel_1x8vr_1046{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1f2937}._otpInput_1x8vr_1055{width:100%;padding:14px 16px;font-size:18px;font-weight:600;letter-spacing:8px;text-align:center;border:2px solid #e5e7eb;border-radius:10px;transition:all .3s;font-family:Courier New,monospace}._otpInput_1x8vr_1055:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e926;transform:translateY(-1px)}._otpInput_1x8vr_1055::placeholder{letter-spacing:normal;font-size:14px;font-weight:400;font-family:inherit}._resendButton_1x8vr_1082{align-self:flex-start;background:transparent;border:none;color:#0ea5e9;font-size:13px;font-weight:600;cursor:pointer;padding:4px 0;transition:color .2s}._resendButton_1x8vr_1082:hover:not(:disabled){color:#0284c7;text-decoration:underline}._resendButton_1x8vr_1082:disabled{color:#9ca3af;cursor:not-allowed;opacity:.6}._otpError_1x8vr_1105{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;font-weight:500;text-align:center}._verifyButton_1x8vr_1116{width:100%;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:14px 24px;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;box-shadow:0 10px 20px -5px #0ea5e966}._verifyButton_1x8vr_1116:hover:not(:disabled){background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-2px);box-shadow:0 15px 25px -5px #0ea5e980}._verifyButton_1x8vr_1116:disabled{opacity:.6;cursor:not-allowed;transform:none}._spinner_1x8vr_1147{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1x8vr_1147 .8s linear infinite}@keyframes _spin_1x8vr_1147{to{transform:rotate(360deg)}}@media (max-width: 640px){._modalContent_1x8vr_970{padding:24px}._modalTitle_1x8vr_1021{font-size:20px}._modalSubtitle_1x8vr_1028{font-size:13px}._otpInput_1x8vr_1055{font-size:16px;letter-spacing:6px}}._congratulationsModal_1x8vr_1183{background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;box-shadow:0 10px 40px #1f26874d,0 0 30px #0ea5e91a;padding:48px;border:1px solid rgba(255,255,255,.9);text-align:center;max-width:700px;width:90%;max-height:90vh;overflow-y:auto;animation:_congratsScaleIn_1x8vr_1 .5s cubic-bezier(.4,0,.2,1);scrollbar-width:none;-ms-overflow-style:none}._congratulationsModal_1x8vr_1183::-webkit-scrollbar{display:none}@keyframes _congratsScaleIn_1x8vr_1{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}._congratsIconContainer_1x8vr_1217{display:flex;justify-content:center;margin-bottom:24px;animation:_congratsIconBounce_1x8vr_1 .8s ease .2s backwards}._congratsLogo_1x8vr_1224{height:120px;width:auto;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(14,165,233,.3))}@keyframes _congratsIconBounce_1x8vr_1{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}._congratsSuccessIcon_1x8vr_1245{width:120px;height:120px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 30px #10b9814d;animation:_congratsPulse_1x8vr_1 2s ease-in-out infinite}@keyframes _congratsPulse_1x8vr_1{0%,to{transform:scale(1);box-shadow:0 10px 30px #10b9814d}50%{transform:scale(1.05);box-shadow:0 15px 40px #10b98180}}._congratsContent_1x8vr_1269{animation:_congratsFadeInUp_1x8vr_1 .8s ease .4s backwards}@keyframes _congratsFadeInUp_1x8vr_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._congratsTitle_1x8vr_1284{font-size:36px;font-weight:800;color:#111827;margin:0 0 8px;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._congratsSubtitle_1x8vr_1295{font-size:24px;font-weight:600;color:#374151;margin:0 0 24px}._congratsMessage_1x8vr_1302{font-size:16px;color:#6b7280;line-height:1.6;margin:0 0 32px}._congratsInfoBox_1x8vr_1309{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #bae6fd;border-radius:12px;padding:24px;margin-bottom:24px;text-align:left}._congratsInfoTitle_1x8vr_1318{font-size:18px;font-weight:700;color:#0284c7;margin:0 0 16px;text-align:center}._congratsInfoList_1x8vr_1326{list-style:none;padding:0;margin:0}._congratsInfoList_1x8vr_1326 li{font-size:15px;color:#374151;padding:8px 0 8px 28px;position:relative;line-height:1.5}._congratsInfoList_1x8vr_1326 li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:18px}._congratsNoteBox_1x8vr_1350{background:#fef3c7;border:2px solid #fbbf24;border-radius:10px;padding:16px 20px;margin-bottom:32px}._congratsNote_1x8vr_1350{font-size:14px;color:#92400e;margin:0;text-align:left}._congratsNote_1x8vr_1350 strong{color:#78350f;font-weight:700}._congratsButtonGroup_1x8vr_1370{display:flex;flex-direction:column;gap:12px}._congratsPrimaryButton_1x8vr_1376{width:100%;background:linear-gradient(135deg,#0ea5e9,#0284c7);color:#fff;padding:16px 32px;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 20px -5px #0ea5e966}._congratsPrimaryButton_1x8vr_1376:hover{background:linear-gradient(135deg,#0284c7,#0369a1);transform:translateY(-2px);box-shadow:0 15px 25px -5px #0ea5e980}._congratsSecondaryButton_1x8vr_1400{width:100%;background:#fff;color:#0ea5e9;padding:14px 32px;border:2px solid #0ea5e9;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px}._congratsSecondaryButton_1x8vr_1400:hover{background:#f0f9ff;border-color:#0284c7;color:#0284c7;transform:translateY(-2px)}@media (max-width: 768px){._congratulationsModal_1x8vr_1183{padding:32px 24px}._congratsTitle_1x8vr_1284{font-size:28px}._congratsSubtitle_1x8vr_1295{font-size:20px}._congratsMessage_1x8vr_1302{font-size:15px}._congratsSuccessIcon_1x8vr_1245{width:100px;height:100px}._congratsSuccessIcon_1x8vr_1245 svg{width:64px;height:64px}}@media (max-width: 480px){._congratulationsModal_1x8vr_1183{padding:24px 16px;border-radius:16px}._congratsTitle_1x8vr_1284{font-size:24px}._congratsSubtitle_1x8vr_1295{font-size:18px}._congratsInfoBox_1x8vr_1309{padding:16px}._congratsButtonGroup_1x8vr_1370{gap:10px}._congratsPrimaryButton_1x8vr_1376{padding:14px 24px;font-size:15px}._congratsSecondaryButton_1x8vr_1400{padding:12px 24px;font-size:14px}}._container_18dgx_1{min-height:100vh;background:linear-gradient(135deg,#f0f9ff,#e0f2fe,#f0f9ff);display:flex;align-items:center;justify-content:center;padding:20px}._loader_18dgx_10{text-align:center;padding:50px;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000001a}._spinner_18dgx_18{width:50px;height:50px;margin:0 auto 20px;border:4px solid #e5e7eb;border-top-color:#0ea5e9;border-radius:50%;animation:_spin_18dgx_18 1s linear infinite}@keyframes _spin_18dgx_18{to{transform:rotate(360deg)}}._loader_18dgx_10 h2{color:#374151;font-size:20px;margin:0}._deniedCard_18dgx_40,._allowedCard_18dgx_41{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;padding:50px;max-width:600px;text-align:center;animation:_fadeIn_18dgx_1 .5s ease}@keyframes _fadeIn_18dgx_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._icon_18dgx_62{font-size:80px;margin-bottom:20px;animation:_pulse_18dgx_1 2s infinite}@keyframes _pulse_18dgx_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._deniedTitle_18dgx_77{color:#ef4444;font-size:36px;font-weight:700;margin:0 0 15px}._allowedTitle_18dgx_84{color:#22c55e;font-size:36px;font-weight:700;margin:0 0 15px}._message_18dgx_91{font-size:18px;color:#6b7280;margin:0 0 30px;line-height:1.6}._infoBox_18dgx_98{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-top:30px;text-align:left}._infoBox_18dgx_98 p{margin:10px 0;font-size:14px;color:#374151}._infoBox_18dgx_98 strong{color:#111827;font-weight:600}._whitelistBadge_18dgx_118{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;padding:12px 20px;border-radius:8px;margin:20px 0;font-weight:600;font-size:14px;border:2px solid #93c5fd}._contentBox_18dgx_129{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:12px;padding:30px;margin-top:30px;border:2px solid #6ee7b7}._contentBox_18dgx_129 h2{color:#065f46;font-size:24px;margin:0 0 15px}._contentBox_18dgx_129 p{color:#047857;font-size:16px;margin:10px 0}._locationDetails_18dgx_149{background:#fff;border-radius:8px;padding:20px;margin-top:20px;text-align:left}._locationDetails_18dgx_149 h3{color:#065f46;font-size:18px;margin:0 0 15px}._locationDetails_18dgx_149 p{color:#374151;font-size:14px;margin:8px 0}@media (max-width: 768px){._deniedCard_18dgx_40,._allowedCard_18dgx_41{padding:30px 20px}._icon_18dgx_62{font-size:60px}._deniedTitle_18dgx_77,._allowedTitle_18dgx_84{font-size:28px}._message_18dgx_91{font-size:16px}}/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-scale-z: 1;--tw-rotate-x: rotateX(0);--tw-rotate-y: rotateY(0);--tw-rotate-z: rotateZ(0);--tw-skew-x: skewX(0);--tw-skew-y: skewY(0);--tw-space-y-reverse: 0;--tw-border-style: solid;--tw-gradient-position: initial;--tw-gradient-from: #0000;--tw-gradient-via: #0000;--tw-gradient-to: #0000;--tw-gradient-stops: initial;--tw-gradient-via-stops: initial;--tw-gradient-from-position: 0%;--tw-gradient-via-position: 50%;--tw-gradient-to-position: 100%;--tw-leading: initial;--tw-font-weight: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-backdrop-blur: initial;--tw-backdrop-brightness: initial;--tw-backdrop-contrast: initial;--tw-backdrop-grayscale: initial;--tw-backdrop-hue-rotate: initial;--tw-backdrop-invert: initial;--tw-backdrop-opacity: initial;--tw-backdrop-saturate: initial;--tw-backdrop-sepia: initial;--tw-duration: initial}}}@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-sky-50: oklch(.977 .013 236.62);--color-sky-100: oklch(.951 .026 236.824);--color-sky-200: oklch(.901 .058 230.902);--color-sky-300: oklch(.828 .111 230.318);--color-sky-400: oklch(.746 .16 232.661);--color-sky-500: oklch(.685 .169 237.323);--color-sky-600: oklch(.588 .158 241.966);--color-sky-700: oklch(.5 .134 242.749);--color-sky-900: oklch(.391 .09 240.876);--color-gray-100: oklch(.967 .003 264.542);--color-gray-200: oklch(.928 .006 264.531);--color-gray-500: oklch(.551 .027 264.364);--color-gray-600: oklch(.446 .03 256.802);--color-gray-700: oklch(.373 .034 259.733);--color-gray-800: oklch(.278 .033 256.848);--color-black: #000;--color-white: #fff;--spacing: .25rem;--container-2xl: 42rem;--container-3xl: 48rem;--container-4xl: 56rem;--container-5xl: 64rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--text-5xl: 3rem;--text-5xl--line-height: 1;--text-6xl: 3.75rem;--text-6xl--line-height: 1;--text-7xl: 4.5rem;--text-7xl--line-height: 1;--text-8xl: 6rem;--text-8xl--line-height: 1;--font-weight-normal: 400;--font-weight-medium: 500;--leading-relaxed: 1.625;--radius-2xl: 1rem;--radius-3xl: 1.5rem;--animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animate-bounce: bounce 1s infinite;--blur-sm: 8px;--blur-lg: 16px;--blur-3xl: 64px;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-font-feature-settings: var(--font-sans--font-feature-settings);--default-font-variation-settings: var(--font-sans--font-variation-settings);--default-mono-font-family: var(--font-mono);--default-mono-font-feature-settings: var(--font-mono--font-feature-settings);--default-mono-font-variation-settings: var(--font-mono--font-variation-settings)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:currentColor}@supports (color: color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentColor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color: color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring) 50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h1{font-size:var(--text-2xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h2{font-size:var(--text-xl);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h3{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) h4{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) p{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) label,:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) button{font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}:where(:not(:has([class*=" text-"]),:not(:has([class^=text-])))) input{font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}}@layer utilities{.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:calc(var(--spacing) * 0)}.-top-1{top:calc(var(--spacing) * -1)}.-top-6{top:calc(var(--spacing) * -6)}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-4{top:calc(var(--spacing) * 4)}.top-full{top:100%}.-right-1{right:calc(var(--spacing) * -1)}.-right-6{right:calc(var(--spacing) * -6)}.right-0{right:calc(var(--spacing) * 0)}.right-4{right:calc(var(--spacing) * 4)}.right-8{right:calc(var(--spacing) * 8)}.-bottom-6{bottom:calc(var(--spacing) * -6)}.-bottom-8{bottom:calc(var(--spacing) * -8)}.bottom-0{bottom:calc(var(--spacing) * 0)}.bottom-4{bottom:calc(var(--spacing) * 4)}.-left-6{left:calc(var(--spacing) * -6)}.left-0{left:calc(var(--spacing) * 0)}.left-4{left:calc(var(--spacing) * 4)}.left-8{left:calc(var(--spacing) * 8)}.z-10{z-index:10}.z-50{z-index:50}.container{width:100%}@media (width >= 40rem){.container{max-width:40rem}}@media (width >= 48rem){.container{max-width:48rem}}@media (width >= 64rem){.container{max-width:64rem}}@media (width >= 80rem){.container{max-width:80rem}}@media (width >= 96rem){.container{max-width:96rem}}.mx-2{margin-inline:calc(var(--spacing) * 2)}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mt-16{margin-top:calc(var(--spacing) * 16)}.mt-20{margin-top:calc(var(--spacing) * 20)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.mb-16{margin-bottom:calc(var(--spacing) * 16)}.mb-20{margin-bottom:calc(var(--spacing) * 20)}.ml-1{margin-left:calc(var(--spacing) * 1)}.ml-2{margin-left:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.h-1{height:calc(var(--spacing) * 1)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-7{height:calc(var(--spacing) * 7)}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.h-16{height:calc(var(--spacing) * 16)}.h-20{height:calc(var(--spacing) * 20)}.h-24{height:calc(var(--spacing) * 24)}.h-32{height:calc(var(--spacing) * 32)}.h-64{height:calc(var(--spacing) * 64)}.h-96{height:calc(var(--spacing) * 96)}.h-\[500px\]{height:500px}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-7{width:calc(var(--spacing) * 7)}.w-8{width:calc(var(--spacing) * 8)}.w-10{width:calc(var(--spacing) * 10)}.w-12{width:calc(var(--spacing) * 12)}.w-14{width:calc(var(--spacing) * 14)}.w-16{width:calc(var(--spacing) * 16)}.w-20{width:calc(var(--spacing) * 20)}.w-24{width:calc(var(--spacing) * 24)}.w-32{width:calc(var(--spacing) * 32)}.w-56{width:calc(var(--spacing) * 56)}.w-96{width:calc(var(--spacing) * 96)}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.origin-left{transform-origin:0}.-translate-x-full{--tw-translate-x: -100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-0\.5{--tw-translate-y: calc(var(--spacing) * .5);translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-2{--tw-translate-y: calc(var(--spacing) * 2);translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-0{--tw-scale-x: 0%;--tw-scale-y: 0%;--tw-scale-z: 0%;scale:var(--tw-scale-x) var(--tw-scale-y)}.scale-105{--tw-scale-x: 105%;--tw-scale-y: 105%;--tw-scale-z: 105%;scale:var(--tw-scale-x) var(--tw-scale-y)}.scale-x-0{--tw-scale-x: 0%;scale:var(--tw-scale-x) var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y)}.animate-ping{animation:var(--animate-ping)}.animate-pulse{animation:var(--animate-pulse)}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-12{gap:calc(var(--spacing) * 12)}.gap-16{gap:calc(var(--spacing) * 16)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-12>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-3xl{border-radius:var(--radius-3xl)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-x{border-inline-style:var(--tw-border-style);border-inline-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.border-sky-100{border-color:var(--color-sky-100)}.border-sky-200{border-color:var(--color-sky-200)}.border-sky-600{border-color:var(--color-sky-600)}.border-white{border-color:var(--color-white)}.bg-black\/90{background-color:#000000e6}@supports (color: color-mix(in lab,red,red)){.bg-black\/90{background-color:color-mix(in oklab,var(--color-black) 90%,transparent)}}.bg-gray-200{background-color:var(--color-gray-200)}.bg-sky-50{background-color:var(--color-sky-50)}.bg-sky-400{background-color:var(--color-sky-400)}.bg-sky-500{background-color:var(--color-sky-500)}.bg-sky-600{background-color:var(--color-sky-600)}.bg-white{background-color:var(--color-white)}.bg-white\/10{background-color:#ffffff1a}@supports (color: color-mix(in lab,red,red)){.bg-white\/10{background-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.bg-white\/20{background-color:#fff3}@supports (color: color-mix(in lab,red,red)){.bg-white\/20{background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.bg-white\/90{background-color:#ffffffe6}@supports (color: color-mix(in lab,red,red)){.bg-white\/90{background-color:color-mix(in oklab,var(--color-white) 90%,transparent)}}.bg-white\/95{background-color:#fffffff2}@supports (color: color-mix(in lab,red,red)){.bg-white\/95{background-color:color-mix(in oklab,var(--color-white) 95%,transparent)}}.bg-gradient-to-b{--tw-gradient-position: to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-br{--tw-gradient-position: to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position: to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-t{--tw-gradient-position: to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-sky-50{--tw-gradient-from: var(--color-sky-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-sky-400{--tw-gradient-from: var(--color-sky-400);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-sky-500{--tw-gradient-from: var(--color-sky-500);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-sky-900{--tw-gradient-from: var(--color-sky-900);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-sky-900\/60{--tw-gradient-from: color-mix(in srgb, oklch(.391 .09 240.876) 60%, transparent);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}@supports (color: color-mix(in lab,red,red)){.from-sky-900\/60{--tw-gradient-from: color-mix(in oklab, var(--color-sky-900) 60%, transparent)}}.from-sky-900\/80{--tw-gradient-from: color-mix(in srgb, oklch(.391 .09 240.876) 80%, transparent);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}@supports (color: color-mix(in lab,red,red)){.from-sky-900\/80{--tw-gradient-from: color-mix(in oklab, var(--color-sky-900) 80%, transparent)}}.from-sky-900\/90{--tw-gradient-from: color-mix(in srgb, oklch(.391 .09 240.876) 90%, transparent);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}@supports (color: color-mix(in lab,red,red)){.from-sky-900\/90{--tw-gradient-from: color-mix(in oklab, var(--color-sky-900) 90%, transparent)}}.from-transparent{--tw-gradient-from: transparent;--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-white{--tw-gradient-from: var(--color-white);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-sky-400{--tw-gradient-via: var(--color-sky-400);--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}.via-sky-900\/30{--tw-gradient-via: color-mix(in srgb, oklch(.391 .09 240.876) 30%, transparent);--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}@supports (color: color-mix(in lab,red,red)){.via-sky-900\/30{--tw-gradient-via: color-mix(in oklab, var(--color-sky-900) 30%, transparent)}}.via-sky-900\/40{--tw-gradient-via: color-mix(in srgb, oklch(.391 .09 240.876) 40%, transparent);--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}@supports (color: color-mix(in lab,red,red)){.via-sky-900\/40{--tw-gradient-via: color-mix(in oklab, var(--color-sky-900) 40%, transparent)}}.via-white\/20{--tw-gradient-via: #fff3;--tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-via-stops)}@supports (color: color-mix(in lab,red,red)){.via-white\/20{--tw-gradient-via: color-mix(in oklab, var(--color-white) 20%, transparent)}}.to-sky-50{--tw-gradient-to: var(--color-sky-50);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-sky-100{--tw-gradient-to: var(--color-sky-100);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-sky-600{--tw-gradient-to: var(--color-sky-600);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-sky-700{--tw-gradient-to: var(--color-sky-700);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-sky-700\/60{--tw-gradient-to: color-mix(in srgb, oklch(.5 .134 242.749) 60%, transparent);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}@supports (color: color-mix(in lab,red,red)){.to-sky-700\/60{--tw-gradient-to: color-mix(in oklab, var(--color-sky-700) 60%, transparent)}}.to-transparent{--tw-gradient-to: transparent;--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-white{--tw-gradient-to: var(--color-white);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.object-cover{object-fit:cover}.p-2{padding:calc(var(--spacing) * 2)}.p-2\.5{padding:calc(var(--spacing) * 2.5)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-3\.5{padding-block:calc(var(--spacing) * 3.5)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-20{padding-block:calc(var(--spacing) * 20)}.pt-0{padding-top:calc(var(--spacing) * 0)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pt-8{padding-top:calc(var(--spacing) * 8)}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pl-12{padding-left:calc(var(--spacing) * 12)}.text-center{text-align:center}.text-left{text-align:left}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading, var(--text-6xl--line-height))}.text-8xl{font-size:var(--text-8xl);line-height:var(--tw-leading, var(--text-8xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.leading-relaxed{--tw-leading: var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-800{color:var(--color-gray-800)}.text-muted-foreground{color:var(--muted-foreground)}.text-sky-100{color:var(--color-sky-100)}.text-sky-200{color:var(--color-sky-200)}.text-sky-400{color:var(--color-sky-400)}.text-sky-500{color:var(--color-sky-500)}.text-sky-600{color:var(--color-sky-600)}.text-transparent{color:#0000}.text-white{color:var(--color-white)}.text-white\/80{color:#fffc}@supports (color: color-mix(in lab,red,red)){.text-white\/80{color:color-mix(in oklab,var(--color-white) 80%,transparent)}}.italic{font-style:italic}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.shadow-2xl{--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, #0000001a), 0 2px 4px -2px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur-3xl{--tw-blur: blur(var(--blur-3xl));filter:var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )}.filter{filter:var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )}.backdrop-blur-lg{--tw-backdrop-blur: blur(var(--blur-lg));-webkit-backdrop-filter:var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );backdrop-filter:var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, )}.backdrop-blur-sm{--tw-backdrop-blur: blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, );backdrop-filter:var(--tw-backdrop-blur, ) var(--tw-backdrop-brightness, ) var(--tw-backdrop-contrast, ) var(--tw-backdrop-grayscale, ) var(--tw-backdrop-hue-rotate, ) var(--tw-backdrop-invert, ) var(--tw-backdrop-opacity, ) var(--tw-backdrop-saturate, ) var(--tw-backdrop-sepia, )}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.delay-1000{transition-delay:1s}.duration-200{--tw-duration: .2s;transition-duration:.2s}.duration-300{--tw-duration: .3s;transition-duration:.3s}.duration-500{--tw-duration: .5s;transition-duration:.5s}.duration-1000{--tw-duration: 1s;transition-duration:1s}.delay-1000{animation-delay:1s}.outline-none{--tw-outline-style: none;outline-style:none}@media (hover: hover){.group-hover\:visible:is(:where(.group):hover *){visibility:visible}}@media (hover: hover){.group-hover\:translate-x-2:is(:where(.group):hover *){--tw-translate-x: calc(var(--spacing) * 2);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media (hover: hover){.group-hover\:translate-x-full:is(:where(.group):hover *){--tw-translate-x: 100%;translate:var(--tw-translate-x) var(--tw-translate-y)}}@media (hover: hover){.group-hover\:translate-y-0:is(:where(.group):hover *){--tw-translate-y: calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media (hover: hover){.group-hover\:scale-100:is(:where(.group):hover *){--tw-scale-x: 100%;--tw-scale-y: 100%;--tw-scale-z: 100%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media (hover: hover){.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x: 110%;--tw-scale-y: 110%;--tw-scale-z: 110%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media (hover: hover){.group-hover\:scale-x-100:is(:where(.group):hover *){--tw-scale-x: 100%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media (hover: hover){.group-hover\:rotate-3:is(:where(.group):hover *){rotate:3deg}}@media (hover: hover){.group-hover\:rotate-180:is(:where(.group):hover *){rotate:180deg}}@media (hover: hover){.group-hover\:animate-bounce:is(:where(.group):hover *){animation:var(--animate-bounce)}}@media (hover: hover){.group-hover\:animate-pulse:is(:where(.group):hover *){animation:var(--animate-pulse)}}@media (hover: hover){.group-hover\:bg-white:is(:where(.group):hover *){background-color:var(--color-white)}}@media (hover: hover){.group-hover\:bg-white\/30:is(:where(.group):hover *){background-color:#ffffff4d}@supports (color: color-mix(in lab,red,red)){.group-hover\:bg-white\/30:is(:where(.group):hover *){background-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}}@media (hover: hover){.group-hover\:text-sky-100:is(:where(.group):hover *){color:var(--color-sky-100)}}@media (hover: hover){.group-hover\:text-sky-600:is(:where(.group):hover *){color:var(--color-sky-600)}}@media (hover: hover){.group-hover\:text-white:is(:where(.group):hover *){color:var(--color-white)}}@media (hover: hover){.group-hover\:text-white\/90:is(:where(.group):hover *){color:#ffffffe6}@supports (color: color-mix(in lab,red,red)){.group-hover\:text-white\/90:is(:where(.group):hover *){color:color-mix(in oklab,var(--color-white) 90%,transparent)}}}@media (hover: hover){.group-hover\:opacity-10:is(:where(.group):hover *){opacity:.1}}@media (hover: hover){.group-hover\:opacity-20:is(:where(.group):hover *){opacity:.2}}@media (hover: hover){.group-hover\:opacity-30:is(:where(.group):hover *){opacity:.3}}@media (hover: hover){.group-hover\:opacity-100:is(:where(.group):hover *){opacity:1}}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover: hover){.hover\:-translate-y-2:hover{--tw-translate-y: calc(var(--spacing) * -2);translate:var(--tw-translate-x) var(--tw-translate-y)}}@media (hover: hover){.hover\:scale-105:hover{--tw-scale-x: 105%;--tw-scale-y: 105%;--tw-scale-z: 105%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media (hover: hover){.hover\:scale-110:hover{--tw-scale-x: 110%;--tw-scale-y: 110%;--tw-scale-z: 110%;scale:var(--tw-scale-x) var(--tw-scale-y)}}@media (hover: hover){.hover\:border-sky-300:hover{border-color:var(--color-sky-300)}}@media (hover: hover){.hover\:bg-sky-50:hover{background-color:var(--color-sky-50)}}@media (hover: hover){.hover\:bg-sky-100:hover{background-color:var(--color-sky-100)}}@media (hover: hover){.hover\:bg-sky-600:hover{background-color:var(--color-sky-600)}}@media (hover: hover){.hover\:bg-white:hover{background-color:var(--color-white)}}@media (hover: hover){.hover\:bg-white\/20:hover{background-color:#fff3}@supports (color: color-mix(in lab,red,red)){.hover\:bg-white\/20:hover{background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}}@media (hover: hover){.hover\:bg-white\/30:hover{background-color:#ffffff4d}@supports (color: color-mix(in lab,red,red)){.hover\:bg-white\/30:hover{background-color:color-mix(in oklab,var(--color-white) 30%,transparent)}}}@media (hover: hover){.hover\:from-sky-600:hover{--tw-gradient-from: var(--color-sky-600);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}}@media (hover: hover){.hover\:to-sky-700:hover{--tw-gradient-to: var(--color-sky-700);--tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}}@media (hover: hover){.hover\:text-sky-100:hover{color:var(--color-sky-100)}}@media (hover: hover){.hover\:text-sky-400:hover{color:var(--color-sky-400)}}@media (hover: hover){.hover\:text-sky-600:hover{color:var(--color-sky-600)}}@media (hover: hover){.hover\:text-white:hover{color:var(--color-white)}}@media (hover: hover){.hover\:no-underline:hover{text-decoration-line:none}}@media (hover: hover){.hover\:underline:hover{text-decoration-line:underline}}@media (hover: hover){.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media (hover: hover){.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media (hover: hover){.hover\:shadow-xl:hover{--tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, #0000001a), 0 8px 10px -6px var(--tw-shadow-color, #0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:border-sky-500:focus{border-color:var(--color-sky-500)}.focus\:outline-none:focus{--tw-outline-style: none;outline-style:none}.focus-visible\:border-ring:focus-visible{border-color:var(--ring)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color: var(--ring)}@supports (color: color-mix(in lab,red,red)){.focus-visible\:ring-ring\/50:focus-visible{--tw-ring-color: color-mix(in oklab, var(--ring) 50%, transparent)}}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up var(--tw-duration, .2s) ease-out}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down var(--tw-duration, .2s) ease-out}@media (width >= 40rem){.sm\:inline{display:inline}}@media (width >= 40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width >= 48rem){.md\:flex-row{flex-direction:row}}@media (width >= 48rem){.md\:text-left{text-align:left}}@media (width >= 48rem){.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media (width >= 48rem){.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading, var(--text-4xl--line-height))}}@media (width >= 48rem){.md\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading, var(--text-5xl--line-height))}}@media (width >= 48rem){.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading, var(--text-7xl--line-height))}}@media (width >= 64rem){.lg\:flex{display:flex}}@media (width >= 64rem){.lg\:hidden{display:none}}@media (width >= 64rem){.lg\:inline{display:inline}}@media (width >= 64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width >= 64rem){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 64rem){.lg\:pl-8{padding-left:calc(var(--spacing) * 8)}}@media (width >= 80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 80rem){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{rotate:180deg}}:root{--font-size: 16px;--background: #fff;--foreground: oklch(.145 0 0);--card: #fff;--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: #0ea5e9;--primary-foreground: oklch(1 0 0);--secondary: oklch(.95 .0058 264.53);--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #717182;--accent: #e0f2fe;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #fff;--border: #0000001a;--input: transparent;--input-background: #f3f3f5;--switch-background: #cbced4;--font-weight-medium: 500;--font-weight-normal: 400;--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--radius: .625rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: #0ea5e9;--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.145 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.145 0 0);--popover-foreground: oklch(.985 0 0);--primary: #0ea5e9;--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.269 0 0);--input: oklch(.269 0 0);--ring: oklch(.439 0 0);--font-weight-medium: 500;--font-weight-normal: 400;--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: #0ea5e9;--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0)}html{font-size:var(--font-size);scroll-behavior:smooth}@keyframes wave{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-wave{animation:10s linear infinite wave}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-scale-x{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-y{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-scale-z{syntax: "*"; inherits: false; initial-value: 1;}@property --tw-rotate-x{syntax: "*"; inherits: false; initial-value: rotateX(0);}@property --tw-rotate-y{syntax: "*"; inherits: false; initial-value: rotateY(0);}@property --tw-rotate-z{syntax: "*"; inherits: false; initial-value: rotateZ(0);}@property --tw-skew-x{syntax: "*"; inherits: false; initial-value: skewX(0);}@property --tw-skew-y{syntax: "*"; inherits: false; initial-value: skewY(0);}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-gradient-position{syntax: "*"; inherits: false}@property --tw-gradient-from{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-via{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-to{syntax: "<color>"; inherits: false; initial-value: #0000;}@property --tw-gradient-stops{syntax: "*"; inherits: false}@property --tw-gradient-via-stops{syntax: "*"; inherits: false}@property --tw-gradient-from-position{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}@property --tw-gradient-via-position{syntax: "<length-percentage>"; inherits: false; initial-value: 50%;}@property --tw-gradient-to-position{syntax: "<length-percentage>"; inherits: false; initial-value: 100%;}@property --tw-leading{syntax: "*"; inherits: false}@property --tw-font-weight{syntax: "*"; inherits: false}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-blur{syntax: "*"; inherits: false}@property --tw-brightness{syntax: "*"; inherits: false}@property --tw-contrast{syntax: "*"; inherits: false}@property --tw-grayscale{syntax: "*"; inherits: false}@property --tw-hue-rotate{syntax: "*"; inherits: false}@property --tw-invert{syntax: "*"; inherits: false}@property --tw-opacity{syntax: "*"; inherits: false}@property --tw-saturate{syntax: "*"; inherits: false}@property --tw-sepia{syntax: "*"; inherits: false}@property --tw-drop-shadow{syntax: "*"; inherits: false}@property --tw-drop-shadow-color{syntax: "*"; inherits: false}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false}@property --tw-backdrop-blur{syntax: "*"; inherits: false}@property --tw-backdrop-brightness{syntax: "*"; inherits: false}@property --tw-backdrop-contrast{syntax: "*"; inherits: false}@property --tw-backdrop-grayscale{syntax: "*"; inherits: false}@property --tw-backdrop-hue-rotate{syntax: "*"; inherits: false}@property --tw-backdrop-invert{syntax: "*"; inherits: false}@property --tw-backdrop-opacity{syntax: "*"; inherits: false}@property --tw-backdrop-saturate{syntax: "*"; inherits: false}@property --tw-backdrop-sepia{syntax: "*"; inherits: false}@property --tw-duration{syntax: "*"; inherits: false}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height, var(--bits-accordion-content-height))}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height, var(--bits-accordion-content-height))}to{height:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shimmerMove{0%{background-position:-200% center}to{background-position:200% center}}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:.3}}.perspective-1000{perspective:1000px;perspective-origin:center}.hover-lift{transition:transform .3s ease,box-shadow .3s ease}.hover-lift:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}
