.custom-header{position:sticky;background:linear-gradient(90deg,#e01c43,#ad378f);padding:0;height:56px;line-height:56px;top:0;left:0;width:100%;z-index:1001;border-bottom:none}.custom-header .header-content{max-width:1170px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:100%}.custom-header .header-left{display:flex;align-items:center;flex:1}.custom-header .header-left .logo{display:flex;align-items:center}.custom-header .header-left .logo .logo-button{background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;outline:none}.custom-header .header-left .logo .logo-button:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:4px}.custom-header .header-left .logo .logo-image{height:32px;width:auto}.custom-header .header-left .logo .logo-divider{width:1px;height:16px;background:#fff3;margin:0 12px;flex-shrink:0}.custom-header .header-left .logo .logo-20-image{height:28px;width:36px}.custom-header .header-left .skytrax-image{height:32px;width:auto;margin-left:24px}.custom-header .header-left .header-menu{display:flex;align-items:center;margin-left:58px;gap:20px}.custom-header .header-left .header-menu .menu-item{color:#fff;font-size:16px;font-weight:400;line-height:24px;cursor:pointer;padding:4px 0;transition:opacity .3s}.custom-header .header-left .header-menu .menu-item:hover{opacity:.8}.custom-header .header-left .header-menu .menu-item.active{font-weight:500;border-bottom:2px solid white}.custom-header .header-right{display:flex;align-items:center;gap:16px}.custom-header .header-right .notification-btn{color:#fff;padding:0;height:auto;width:24px;display:flex;align-items:center;justify-content:center;border:none}.custom-header .header-right .notification-btn:hover{color:#fff;background:transparent;opacity:.8}.custom-header .header-right .notification-btn .anticon{font-size:24px}.custom-header .header-right .divider{width:1px;height:16px;background:#fff3}.custom-header .header-right .head-login-btn{color:#fff;font-size:16px;font-weight:400;line-height:24px;display:flex;align-items:center;gap:8px;height:auto;padding:0;border:none;background:transparent;cursor:pointer}.custom-header .header-right .head-login-btn:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:4px}.custom-header .header-right .head-login-btn img{width:20px;height:20px}.custom-header .header-right .color-black{color:#333}@media(max-width:960px){.custom-header{height:56px;line-height:56px}.custom-header .header-content{padding:0 16px}.custom-header .header-left{gap:16px}.custom-header .header-left .logo .logo-image{height:28px}.custom-header .header-left .logo .logo-divider,.custom-header .header-left .logo .logo-20-image,.custom-header .header-left .header-menu{display:none}.custom-header .header-right{gap:12px}.custom-header .header-right .notification-btn,.custom-header .header-right .notification-btn .anticon{font-size:20px}.custom-header .header-right .login-btn{font-size:14px;gap:4px}.custom-header .header-right .login-btn span{display:none}.custom-header .header-right .login-btn .anticon{font-size:20px}.custom-header .header-right .login-btn .anticon-down{font-size:16px}}.login-form-container{display:flex;flex-direction:column;gap:24px;width:100%}.login-header{display:flex;justify-content:space-between;align-items:center;width:100%}.login-title{margin:0;font-size:20px;font-weight:600;color:#000;line-height:1.4}.login-close-btn{width:24px;height:24px;border:none;background:transparent;font-size:24px;line-height:1;color:#000;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.login-close-btn:hover{opacity:.7}.login-input-group{display:flex;flex-direction:column;gap:16px;width:100%}.login-input-wrapper{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #e0e0e0;border-radius:12px;width:100%;box-sizing:border-box;transition:border-color .2s}.login-input-wrapper:focus-within{border-color:#e01c43;border-width:2px;padding:11px 15px}.login-input-icon{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.login-input-content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.login-input-label{font-size:12px;font-weight:400;color:#999;line-height:1.4}.login-input-value{font-size:16px;font-weight:500;color:#000;line-height:1.4;border:none;outline:none;padding:0;background:transparent;width:100%}.login-input-value::placeholder{color:#ccc;font-weight:400}.login-input-error{color:#e60012}.login-error-message{font-size:12px;font-weight:400;color:#e60012;line-height:1.4;margin-top:-16px}.login-eye-icon{width:24px;height:24px;flex-shrink:0;border:none;background:transparent;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:opacity .2s,background-color .2s;margin-right:-4px}.login-eye-icon:hover{opacity:.7}.login-eye-icon:focus-visible{outline:2px solid #e01c43;outline-offset:1px}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}input[type=password]::-webkit-credentials-auto-fill-button{display:none!important;visibility:hidden;pointer-events:none;position:absolute;right:0;opacity:0}.login-captcha{width:80px;height:40px;flex-shrink:0;border-radius:4px;overflow:hidden;background:#f0f0f0;cursor:pointer}.login-captcha img{width:100%;height:100%;object-fit:cover}.login-links-row{display:flex;justify-content:space-between;align-items:center;width:100%}.login-link{font-size:14px;font-weight:500;color:#e01c43;background:transparent;border:none;cursor:pointer;padding:0;transition:opacity .2s}.login-link:hover{opacity:.8;text-decoration:underline}.login-btn{display:flex;justify-content:center;align-items:center;width:100%;height:48px;border-radius:12px;background:linear-gradient(135deg,#e01c43,#ad378f);border:none;font-size:16px;font-weight:600;color:#fff;cursor:pointer;transition:opacity .2s,transform .1s}.login-btn:hover{opacity:.9}.login-btn:active{transform:scale(.98)}.login-signup-row{text-align:center}.login-signup-label{font-size:14px;font-weight:500;color:#666;margin-bottom:12px}.login-signup-link{font-size:16px;font-weight:500;color:#e01c43;background:transparent;border:none;cursor:pointer;padding:0;transition:opacity .2s}.login-signup-link:hover{opacity:.8;text-decoration:underline}.t-modal .ant-modal-container{padding:24px;background:#fff;border-radius:24px}.t-modal .ant-modal-container .ant-modal-close{color:var(--text-text-primary, #333);margin-top:12px;margin-right:12px}.t-modal .ant-modal-container .ant-modal-title,.t-modal .ant-modal-container .ant-modal-confirm-title{margin-right:35px;color:var(--text-text-primary, #333);font-size:24px;font-style:normal;font-weight:600;line-height:32px}.t-modal .ant-modal-container .ant-modal-confirm-content{margin-top:16px;margin-bottom:12px}.t-modal .ant-modal-container .ant-modal-body{color:var(--text-text-primary, #333);font-size:14px;font-style:normal;font-weight:400;line-height:22px}.t-modal .ant-modal-container .ant-modal-footer button,.t-modal .ant-modal-container .ant-modal-confirm-btns button{padding:11px 16px;border-radius:12px;font-size:18px;font-style:normal;font-weight:600;line-height:26px}.t-modal .ant-modal-container .ant-modal-footer .ant-btn-primary,.t-modal .ant-modal-container .ant-modal-confirm-btns .ant-btn-primary{background:var(--Brand-Gradient, linear-gradient(90deg, #e01c43 0%, #ad378f 100%))}.react-captcha-container{-webkit-user-select:none;user-select:none;background:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:24px;box-shadow:0 24px 60px #1118271f}.react-captcha-container.mode-pop{position:relative}.react-captcha-container.mode-pop .react-captcha-captcha-content{position:absolute;bottom:100%;left:0;z-index:100;box-shadow:0 4px 12px #00000026;margin-bottom:10px}.react-captcha-header{display:flex;justify-content:center;align-items:center}.react-captcha-title{margin:0;font-size:24px;line-height:32px;font-weight:600;color:#222;text-align:center}.react-captcha-res{height:24px;line-height:24px;color:#f0a030}.react-captcha-content{display:flex;flex-direction:column;gap:24px}.react-captcha-slider-captcha{position:relative;display:flex;flex-direction:column;gap:16px}.react-captcha-img-wrap{position:relative;overflow:hidden;background:linear-gradient(135deg,#ff8fa3,#f14be1 45%,#8f5cff);border-radius:8px;box-shadow:inset 0 0 0 1px #ffffff1f}.react-captcha-img-big img,.react-captcha-img-small img{width:100%;height:100%;object-fit:cover;display:block}.react-captcha-img-small{position:absolute;top:0;z-index:2;pointer-events:none;filter:drop-shadow(0 10px 14px rgba(80,14,121,.3))}.react-captcha-refresh-btn{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#ffffff52;border:none;color:#7c3aed;cursor:pointer;z-index:3;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #11182724}.react-captcha-bar-wrap{background:#f6f6f6;border:1px solid #ececec;position:relative;text-align:center;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.react-captcha-bar-btn{position:absolute;top:0;left:0;background:#fff;display:flex;align-items:center;justify-content:center;gap:12px;color:#d71f52;cursor:pointer;border-radius:12px;box-shadow:0 8px 20px #11182724;transition:background .2s,color .2s;z-index:2;border:none}.react-captcha-bar-progress{position:absolute;left:0;top:0;border-radius:12px;transition:width .1s linear;z-index:0}.react-captcha-bar-grip{width:2px;height:16px;background:#dfdfdf;border-radius:999px;box-shadow:6px 0 #dfdfdf,-6px 0 #dfdfdf}.react-captcha-bar-wrap.success{border-color:#1cac7840;background:#f1fbf6}.react-captcha-bar-wrap.success .react-captcha-bar-btn{background:#1cac78;color:#fff}.react-captcha-bar-wrap.error{border-color:#df2b4840;background:#fff4f5}.react-captcha-bar-wrap.error .react-captcha-bar-btn{background:#df2b48;color:#fff}.react-captcha-bar-text{color:#666;font-size:14px;line-height:22px;font-weight:500;z-index:1;width:100%;text-align:center}.react-captcha-playing{color:#fff}.react-captcha-slider-toolbar,.react-captcha-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;border-radius:24px;background-color:#fff}.react-captcha-footer-left{display:inline-flex;align-items:center;gap:8px;color:#666;cursor:pointer;font-size:14px;line-height:22px;border:0;background:transparent;padding:0}.react-captcha-footer-right{display:flex;align-items:center;gap:10px;font-size:14px;color:#666;margin-left:auto}.react-captcha-timer{color:#8a8a8a}.react-captcha-disabled-extend{color:#999;text-decoration:none;cursor:not-allowed;border:0;background:transparent;padding:0}.react-captcha-extend{color:#d71f52;text-decoration:none;cursor:pointer;border:0;background:transparent;padding:0}.react-captcha-audio-captcha{position:relative;display:flex;flex-direction:column;gap:16px;width:100%}.react-captcha-audio-main-section{position:relative;display:flex;flex-direction:column;gap:16px}.react-captcha-audio-puzzle{position:relative;width:100%;height:128px;border-radius:8px;background:#f6f6f8;display:flex;align-items:center;justify-content:center;overflow:hidden}.react-captcha-audio-bars{display:flex;gap:4px;align-items:center;justify-content:center}.react-captcha-audio-bar{width:4px;background:#d9d9d9;border-radius:2px}.react-captcha-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:99px;background:#e01c43;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 8px #1118271a,0 4px 3px #1118270d;transition:all .2s ease;padding:12px}.react-captcha-play-btn:hover{background:#c4183b;transform:translate(-50%,-50%) scale(1.05)}.react-captcha-play-btn:active{transform:translate(-50%,-50%) scale(.95)}.react-captcha-play-btn:disabled{background:#e01c43;cursor:not-allowed;opacity:.7}.react-captcha-refresh-btn{position:absolute;top:4px;right:4px;width:32px;height:32px;border-radius:6px;background:#00000014;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;transition:all .2s ease;border:none}.react-captcha-refresh-btn:hover{background:#0000001f}.react-captcha-refresh-btn .anticon{font-size:24px;color:#000000a6}.react-captcha-audio-input-section{width:100%}.react-captcha-audio-input-section input{width:100%;height:54px;border:1px solid #e0e0e0;border-radius:12px;padding:19px 12px;font-size:16px;font-weight:500;line-height:24px;background:#fff;box-shadow:none;outline:none;color:#333;box-sizing:border-box}.react-captcha-audio-input-section input::placeholder{color:#999}.react-captcha-audio-input-section input:focus{border-color:#e01c43;box-shadow:0 0 0 2px #e01c431a}.react-captcha-verify-btn{width:100%;height:54px;background:linear-gradient(to right,#e01c43,#ad378f);border:none;border-radius:12px;color:#fff;font-size:18px;font-weight:600;line-height:26px;cursor:pointer;transition:all .2s ease;padding:8px 16px;box-sizing:border-box}.react-captcha-verify-btn:hover{background:linear-gradient(to right,#c4183b,#9b2e80);transform:translateY(-1px);box-shadow:0 4px 12px #e01c434d}.react-captcha-verify-btn:active{transform:translateY(0)}.react-captcha-verify-btn:disabled{background:linear-gradient(to right,#e01c43,#ad378f);opacity:.6;cursor:not-allowed;transform:none}.react-captcha-mode-switch{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;border:0;background:transparent;color:#666;font-size:16px;font-weight:500;line-height:24px;padding:0;cursor:pointer;outline:none}.react-captcha-mode-switch:focus{outline-offset:2px;border-radius:4px}.react-captcha-mode-switch .anticon{font-size:24px;color:#666}.react-captcha-audio-playing-container{display:flex;align-items:center;gap:8px;width:100%;justify-content:center}.react-captcha-audio-time{font-size:16px;font-weight:500;line-height:24px;color:#999;white-space:nowrap}.react-captcha-audio-voice-bar{width:164px;height:34px;display:flex;align-items:center;justify-content:center}.react-captcha-audio-bars-playing{display:flex;gap:4px;align-items:center;justify-content:center}.react-captcha-audio-bar-animated{width:4px;background:#e01c43;border-radius:2px;animation:audioBarAnimation .5s ease-in-out infinite alternate}@keyframes audioBarAnimation{0%{transform:scaleY(.5);opacity:.7}to{transform:scaleY(1);opacity:1}}.react-captcha-error-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffeaeee6;border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:10}.react-captcha-error-content{display:flex;flex-direction:column;align-items:center;gap:4px}.react-captcha-error-icon{font-size:64px;color:#e01c43}.react-captcha-error-text{font-size:18px;font-weight:500;line-height:26px;color:#333;margin-top:4px}.react-captcha-try-again-btn{display:flex;align-items:center;gap:4px;margin-top:8px;padding:8px 0 0;background:transparent;border:none;cursor:pointer;color:#e01c43;font-size:16px;font-weight:500;line-height:24px}.react-captcha-try-again-icon{font-size:24px}.react-captcha-success-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#e7fff0e6;border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:10}.react-captcha-success-content{display:flex;flex-direction:column;align-items:center;gap:4px}.react-captcha-success-icon{font-size:64px;color:#24ca61}.react-captcha-success-text{font-size:18px;font-weight:500;line-height:26px;color:#333;margin-top:4px}.react-captcha-audio-success-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#e7fff0e6;border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:10}.react-captcha-audio-success-content{display:flex;flex-direction:column;align-items:center;gap:4px}.react-captcha-audio-success-icon{font-size:64px;color:#24ca61}.react-captcha-audio-success-text{font-size:18px;font-weight:500;line-height:26px;color:#333;margin-top:4px}.react-captcha-audio-error-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffeaeee6;border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:10}.react-captcha-audio-error-content{display:flex;flex-direction:column;align-items:center;gap:4px}.react-captcha-audio-error-icon{font-size:64px;color:#e01c43}.react-captcha-audio-error-text{font-size:18px;font-weight:500;line-height:26px;color:#333;margin-top:4px}.react-captcha-audio-try-again-btn{display:flex;align-items:center;gap:4px;margin-top:8px;padding:8px 0 0;background:transparent;border:none;cursor:pointer;color:#e01c43;font-size:16px;font-weight:500;line-height:24px}.react-captcha-audio-try-again-icon{font-size:24px}.captcha-modal-no-padding .ant-modal-body{padding:0!important;background:transparent!important}.captcha-modal-no-padding .ant-modal-content{padding:0!important;background:transparent!important;box-shadow:none!important}.captcha-modal-no-padding .ant-modal-confirm-content,.captcha-modal-no-padding .ant-modal-confirm-body-wrapper{width:fit-content!important;min-width:auto!important}.captcha-modal-no-padding .ant-modal-wrap{background:#0009!important}.captcha-modal-no-padding .ant-modal-container{padding:0!important;border-radius:24px!important}.react-captcha-loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#eaeaefe6;border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:10}.react-captcha-loading-content{display:flex;flex-direction:column;align-items:center;gap:4px}.react-captcha-loading-icon{width:48px;height:48px;animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.react-captcha-loading-text{font-size:16px;font-weight:500;line-height:24px;color:#666}@media screen and (max-width:960px){.react-captcha-bar-text{font-size:12px}}.weak-password-modal-body{text-align:center}.weak-password-modal-icon{margin-bottom:8px}.weak-password-modal-message{color:#e60012;font-weight:600;font-size:15px;line-height:1.5;word-break:break-word;overflow-wrap:break-word}.weak-password-modal-action{margin-top:24px}@media(max-width:480px){.modal-content{width:100%;padding:24px 20px;margin:0 8px}.weak-password-modal-message{font-size:14px}.weak-password-modal-action .login-btn{width:100%}}.consumption-password-reminder-content{text-align:left}.consumption-password-reminder-message{font-size:16px;font-weight:500;color:#333;line-height:1.5;margin-bottom:24px;word-break:break-word;overflow-wrap:break-word}.consumption-password-reminder-checkbox{margin-bottom:24px}.consumption-password-reminder-checkbox label{display:flex;align-items:flex-start;font-size:14px;font-weight:400;color:#666;cursor:pointer;-webkit-user-select:none;user-select:none;word-break:break-word;overflow-wrap:break-word;line-height:1.4}.consumption-password-reminder-checkbox input[type=checkbox]{margin-right:8px;cursor:pointer;width:16px;height:16px;accent-color:#e01c43;flex-shrink:0}.consumption-password-reminder-buttons{display:flex;gap:12px;justify-content:center}.consumption-password-reminder-button{padding:12px 24px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .2s,transform .1s;border:none;min-width:120px;line-height:1.4;white-space:normal;word-break:break-word;overflow-wrap:break-word}.consumption-password-reminder-button:hover{opacity:.9}.consumption-password-reminder-button:active{transform:scale(.98)}.consumption-password-reminder-button--secondary{background-color:#f5f5f5;color:#666}.consumption-password-reminder-button--secondary:hover{background-color:#e8e8e8}.consumption-password-reminder-button--primary{background:linear-gradient(135deg,#e01c43,#ad378f);color:#fff}@media(max-width:480px){.consumption-password-reminder-message{font-size:14px;margin-bottom:20px}.consumption-password-reminder-buttons{flex-direction:column;gap:8px}.consumption-password-reminder-button{width:100%;min-width:0;padding:14px 24px}}.t-button{font-weight:500;transition:all .3s cubic-bezier(.645,.045,.355,1);display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden}.t-button:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.t-button:active:after{width:200px;height:200px}.t-button--small{height:32px;padding:6px 16px;font-size:14px;border-radius:6px}.t-button--medium{height:40px;padding:8px 24px;font-size:16px;border-radius:8px}.t-button--large{height:54px;padding:8px 16px;font-size:18px;border-radius:12px;line-height:1.44}.t-button--gradient{background:linear-gradient(90deg,var(--ant-color-primary) 0%,#AD378F 100%);color:#fff;border:none}.t-button--gradient:hover:not(:disabled){background:linear-gradient(90deg,#ff2d54,#c048a0);color:#fff;box-shadow:0 2px 8px #e01c434d}.t-button--gradient:active:not(:disabled){background:linear-gradient(90deg,#c71839,#9a2f7e);color:#fff;box-shadow:0 1px 4px #e01c4333}.t-button--gradient:disabled{background:var(--ant-color-bg-container-disabled, #f5f5f5);color:var(--ant-color-text-disabled, #cccccc);cursor:not-allowed;opacity:.6}.t-button--outline{background:transparent;color:#5a53fe;border:1px solid var(--ant-color-primary)}.t-button--outline:hover:not(:disabled){background:#e6001214;color:#5a53fe;border-color:var(--ant-color-primary);box-shadow:0 2px 8px #e01c4326}.t-button--outline:active:not(:disabled){background:#e6001229;color:#5a53fe;border-color:var(--ant-color-primary)}.t-button--outline:disabled{background:transparent;color:var(--ant-color-text-disabled, #cccccc);border-color:var(--ant-color-border, #e0e0e0);cursor:not-allowed;opacity:.6}.t-button--ghost{background:var(--ant-color-bg-container, #ffffff);color:var(--ant-color-primary);border:none}.t-button--ghost:hover:not(:disabled){background:#fff5f6;color:var(--ant-color-primary);box-shadow:0 2px 8px #e01c4326}.t-button--ghost:active:not(:disabled){background:#ffebec;color:var(--ant-color-primary)}.t-button--ghost:disabled{background:var(--ant-color-bg-container-disabled, #f5f5f5);color:var(--ant-color-text-disabled, #cccccc);cursor:not-allowed;opacity:.6}.t-button--block{width:100%;display:flex}.t-button .anticon{font-size:1em}.t-button.ant-btn-loading{opacity:.7;cursor:not-allowed}.t-button.ant-btn{box-shadow:none}.t-button.ant-btn:focus-visible{outline:2px solid #5a53fe;outline-offset:2px}.profile-modal-wrap{display:flex;justify-content:flex-end;align-items:flex-start;padding-top:64px;padding-right:24px}.profile-modal.t-modal.ant-modal{margin:0;max-width:390px;top:auto;padding-bottom:0}.profile-modal .ant-modal-container{border-radius:24px;overflow:hidden}.profile-modal .ant-modal-content{padding:24px;border-radius:24px;box-shadow:0 8px 24px #00000026;overflow:hidden;display:flex;flex-direction:column;background:#fff}.profile-modal .ant-modal-header,.profile-modal .ant-modal-footer{display:none}.profile-modal .ant-modal-body{padding:0;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.profile-modal__background{position:absolute;top:0;left:0;right:0;height:185px;background:linear-gradient(180deg,#fff,#f4e6e9);z-index:0}.profile-modal__header{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:16px}.profile-modal__title{flex:1;color:#333;font-size:20px;font-weight:600;line-height:28px;word-wrap:break-word}.profile-modal__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;padding-top:150px}.profile-modal__card{position:absolute;top:185px;left:0;right:0;transform:translateY(-100%);z-index:2;margin:0 24px}.profile-modal__card-image{width:513px;height:110px;max-width:100%;object-fit:cover;object-position:top;display:block;border-top-left-radius:16px;border-top-right-radius:16px}.profile-modal__info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profile-modal__info-item{display:flex;flex-direction:column;gap:4px}.profile-modal__info-label{color:#999;font-size:14px;font-weight:500;line-height:22px;text-align:center}.profile-modal__info-value{color:#333;font-size:16px;font-weight:500;line-height:24px;text-align:center}.profile-modal__menu{display:flex;flex-direction:column}.profile-modal__menu-section{display:flex;flex-direction:column;border-bottom:1px solid #ebebeb}.profile-modal__menu-section:last-child{border-bottom:none}.profile-modal__menu-item{width:100%;height:56px;display:flex;align-items:center;padding:0;background:none;border:none;color:#333;font-size:14px;font-weight:500;line-height:22px;text-align:left;cursor:pointer;transition:background-color .2s}.profile-modal__menu-item:hover{background-color:#0000000a}.profile-modal__menu-item:active{background-color:#00000014}.profile-modal__menu-item--logout{color:#e01c43;font-weight:600}@media(max-width:960px){.profile-modal-wrap{justify-content:center;align-items:center;padding:16px}}@media(max-width:480px){.profile-modal.t-modal.ant-modal{max-width:100%}.profile-modal .ant-modal-content{border-radius:16px;padding:20px}.profile-modal__info-grid{gap:12px}.profile-modal__info-label{font-size:12px;line-height:20px}.profile-modal__info-value{font-size:14px;line-height:22px}}@media(max-width:360px){.profile-modal .ant-modal-content{padding:16px}.profile-modal__content{padding-top:100px}.profile-modal__card{top:165px}.profile-modal__info-grid{gap:12px}.profile-modal__menu-item{height:48px;font-size:13px}}.nav-menu{display:flex;align-items:center;gap:4px;margin-left:32px}.nav-menu__item{position:relative;padding:0 4px;height:56px;display:flex;align-items:center;cursor:pointer}.nav-menu__item:focus-visible{outline:2px solid #fff;outline-offset:-2px;border-radius:4px}.nav-menu__label{color:#fff;font-size:15px;font-weight:400;white-space:nowrap;line-height:1;border:1.5px solid transparent;border-radius:20px;padding:6px 12px;transition:border-color .2s;align-self:center;flex-shrink:0}.nav-menu__item:hover .nav-menu__label,.nav-menu__item--active .nav-menu__label{background-color:#0003}.nav-menu__dropdown{position:fixed;top:56px;left:0;width:100vw;background:#fff;box-shadow:0 4px 16px #0000001f;z-index:1000;border-top:2px solid #e01c43}.nav-menu__dropdown-inner{max-width:1170px;margin:0 auto;padding:28px 24px 32px}.nav-menu__rows{display:flex;flex-direction:column;gap:28px}.nav-menu__group-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;align-items:start}.nav-menu__group{min-width:0}.nav-menu__group-title{font-size:14px;font-weight:600;color:#333;padding-bottom:10px;line-height:1.3;align-self:start}.nav-menu__group-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;align-self:start}.nav-menu__group-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.nav-menu__group-item a{font-size:13px;color:#555;text-decoration:none;line-height:1.2;display:block;padding:3px 0;transition:color .2s}.nav-menu__group-item a:hover{color:#e01c43}@media(max-width:960px){.nav-menu{display:none}}.footer{width:100%;background:#fff;border-top:1px solid transparent;padding:0 24px;display:flex;justify-content:center}.footer-container{width:1170px;padding:24px 0}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #e7e7e7;gap:16px}.footer-logo{display:flex;align-items:center;height:32px}.footer-logo img{height:100%;width:auto}.footer-copyright{font-size:14px;line-height:1.571;color:#000}.footer-lang{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#f6f6f8;border-radius:99px;cursor:pointer;border:1px solid transparent;transition:all .2s}.footer-lang:hover{opacity:.9;border-color:#d9d9d9}.footer-lang:focus-visible{outline:none;border-color:#c41230;box-shadow:0 0 0 2px #c412301f}.footer-lang--disabled{cursor:default;pointer-events:none}.footer-lang--disabled:hover{opacity:1;border-color:transparent}.footer-lang-globe-icon,.footer-lang-arrow-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.footer-lang-text{font-size:14px;font-weight:500;line-height:22px;color:#666;white-space:nowrap}.footer-links{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:16px}.footer-links-left{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.footer-links-right{display:flex;align-items:center;gap:16px;flex-shrink:0}.footer-link{font-size:14px;line-height:1.571;color:#1c1c1c;text-decoration:none;transition:opacity .2s}.footer-link:hover{opacity:.7}.footer-link-with-icon{display:flex;align-items:center;gap:8px}.footer-link-with-icon svg{flex-shrink:0}.footer-lang-modal{width:50%!important}.footer-lang-modal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.footer-lang-modal-item{display:flex;align-items:center;background:#f3f3f8;padding:14px 16px;border-radius:8px;font-weight:700;color:#222;cursor:pointer;font-size:16px}.footer-lang-modal-item:hover,.footer-lang-modal-item.active,.footer-lang-modal-item--active{color:#ae378f;background:#fbe8ec}@media(max-width:960px){.footer{padding:0 16px}.footer-top,.footer-links{flex-direction:column;align-items:flex-start}.footer-links-left,.footer-links-right{align-items:flex-start}.footer-lang-modal{width:80%!important}.footer-lang-modal-grid{grid-template-columns:1fr;gap:10px}}.loading-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;-webkit-user-select:none;user-select:none}.loading-modal-content{border-radius:12px;padding:32px;display:flex;flex-direction:column;align-items:center;gap:16px;min-width:200px}.loading-gif-container{width:160px;height:160px;display:flex;align-items:center;justify-content:center}.loading-gif{width:100%;height:100%;object-fit:cover}.loading-spinner{width:48px;height:48px;border:4px solid #f0f0f0;border-top-color:#1890ff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{font-size:16px;color:#333;text-align:center;line-height:1.5}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:1000;width:100%;box-shadow:0 -4px 24px #25252933;padding:8px 16px;background:#fff;display:flex;justify-content:center}.cookie-banner-container{width:1170px;display:flex;align-items:center;justify-content:space-between;gap:16px}.cookie-banner-text{font-size:14px;font-weight:500;line-height:22px;color:#666;margin:0;flex:1}.cookie-banner-link{color:var(--ant-color-primary);text-decoration:none}.cookie-banner-link:hover{text-decoration:underline;color:var(--ant-color-primary)}.cookie-banner-btn{flex-shrink:0;border-radius:12px!important}@media(max-width:960px){.cookie-banner{padding:0 16px}.cookie-banner-container{width:100%;flex-direction:column;align-items:stretch;padding:16px;gap:12px}.cookie-banner-btn{width:100%}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#root{width:100%;height:100vh}.tdatepicker-no-footer .ant-picker-footer{display:none!important}*,*:before,*:after{box-sizing:border-box}.brand-gradient{background:linear-gradient(90deg,#e01c43,#ad378f)}.text-primary{color:#333}.text-secondary{color:#666}.text-tertiary{color:#999}.text-disabled{color:#ccc}.text-brand{color:#e01c43}.bg-card{background-color:#fff}.bg-page{background-color:#f6f6f8}.page-title,.section-title{font-size:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;line-height:28px}.body-text{font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;line-height:22px}.card-padding-m{padding:16px}.card-padding-s{padding:12px}.hover-overlay:hover{background-color:#00000014}.focus-effect:focus{box-shadow:inset 2px 2px #5a53fe,inset -2px -2px #5a53fe;outline:none}.link-color{color:#4c66ba}.link-color:hover{color:#3d5299}.divider{border-color:#ebebeb}.border{border:1px solid #e0e0e0}
