.tabbar-item{color:#6c757d}.tabbar-item .adm-tab-bar-item-title{font-weight:500}.tabbar-item img{display:block;height:24px!important;width:24px!important}.tabbar-item.adm-tab-bar-item-active{color:#f0b90b}.tab-icon-spin{animation:tabIconSpin .5s ease-out}@keyframes tabIconSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tab-icon-heartbeat{animation:tabIconHeartbeat .4s ease-out}@keyframes tabIconHeartbeat{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.tab-icon-shake{animation:tabIconShake .4s ease-out}@keyframes tabIconShake{0%,to{transform:translateX(0)}20%{transform:translateX(-3px)}40%{transform:translateX(3px)}60%{transform:translateX(-2px)}80%{transform:translateX(2px)}}.tab-icon-bounce{animation:tabIconBounce .5s ease-out}@keyframes tabIconBounce{0%{transform:translateY(0)}30%{transform:translateY(-6px)}50%{transform:translateY(0)}70%{transform:translateY(-3px)}to{transform:translateY(0)}}.tab-icon-swing{animation:tabIconSwing .5s ease-out;transform-origin:top center}@keyframes tabIconSwing{0%{transform:rotate(0deg)}20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.chat-icon-wrapper{display:inline-block;position:relative}.chat-unread-badge{animation:badgePulse 2s ease-in-out infinite;background:#ff4d4f;border-radius:8px;box-shadow:0 1px 3px #ff4d4f66;color:#fff;font-size:10px;font-weight:600;height:16px;line-height:16px;min-width:16px;padding:0 4px;position:absolute;right:-12px;text-align:center;top:-6px}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.layout-app{display:flex;flex-direction:column;height:100vh}.layout-app .layout-bar{border-bottom:1px solid var(--adm-color-border);flex:0 1}.layout-app .layout-body{background-color:#f8f9fa;flex:1 1;padding-bottom:50px}.layout-app .layout-body .adm-pull-to-refresh .adm-pull-to-refresh-content{min-height:calc(100vh - 50px);overflow-y:auto}.layout-app .layout-bottom{background-color:#fff;border-top:1px solid var(--adm-color-border);bottom:0;height:auto;overflow:hidden;position:fixed;width:100%;z-index:10}.frontend-captcha{display:inline-block;position:relative}.frontend-captcha .captcha-canvas{cursor:pointer;display:block;transition:opacity .2s ease;-webkit-user-select:none;user-select:none}.frontend-captcha .captcha-canvas.generating{opacity:.6}.frontend-captcha .captcha-canvas:hover{opacity:.8}.frontend-captcha .captcha-canvas:active{transform:scale(.98)}.frontend-captcha .captcha-generating-tip{background:#000000b3;border-radius:3px;color:#fff;font-size:10px;left:50%;padding:2px 6px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap;z-index:10}.state-machine-button{background:linear-gradient(135deg,#f0b90b,#e5ad0a);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;overflow:hidden;padding:12px 20px;position:relative;transition:all .3s ease;width:100%}.state-machine-button .button-content{align-items:center;display:flex;gap:8px;justify-content:center}.state-machine-button.state-idle{background:linear-gradient(135deg,#f0b90b,#e5ad0a)}.state-machine-button.state-idle:hover{background:linear-gradient(135deg,#e5ad0a,#c99100);box-shadow:0 4px 12px #f0b90b4d;transform:translateY(-1px)}.state-machine-button.state-idle:active{transform:translateY(0)}.state-machine-button.state-loading{background:linear-gradient(135deg,#d9d9d9,#bfbfbf);cursor:wait}.state-machine-button.state-loading .spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.state-machine-button.state-success{background:linear-gradient(135deg,#52c41a,#73d13d)}.state-machine-button.state-success .success-icon{font-size:18px;font-weight:700}.state-machine-button.state-error{background:linear-gradient(135deg,#ff4d4f,#ff7875)}.state-machine-button.state-error .error-icon{font-size:18px;font-weight:700}.state-machine-button.state-error .error-content{font-size:14px}.state-machine-button.disabled{cursor:not-allowed;opacity:.6}.state-machine-button.disabled:hover{box-shadow:none;transform:none}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-wrap{box-sizing:border-box;max-width:100vw;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.login-wrap .login-top-wrap{align-items:center;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:200px;justify-content:center;overflow:hidden;padding:20px;position:relative}.login-wrap .login-top-wrap .login-top-img{display:none;width:100%}.login-wrap .login-top-wrap .login-welcome-text{box-sizing:border-box;max-width:100%;padding:0 16px;text-align:center;width:100%}.login-wrap .login-top-wrap .login-welcome-text .welcome-logo{color:#f0b90b;display:block;font-size:14px;font-weight:700;letter-spacing:3px;margin-bottom:24px}.login-wrap .login-top-wrap .login-welcome-text .welcome-line{color:#666;font-size:16px;font-weight:500;line-height:1.4;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:keep-all}.login-wrap .login-top-wrap .login-welcome-text .welcome-line:last-child{color:#999;font-size:13px;font-weight:400;letter-spacing:2px;margin-bottom:0}.login-wrap .login-top-wrap .login-welcome-text .welcome-line:first-child{color:#333;font-size:26px;font-weight:700;margin-bottom:16px}.login-wrap .login-box-wrap{background-color:#fff;border-top-left-radius:0;border-top-right-radius:0;box-shadow:none;box-sizing:border-box;margin-top:0;max-width:100vw;overflow-x:hidden;position:relative;width:100%}.login-wrap .login-box-wrap .login-box-tab{margin-top:20px}.login-wrap .login-box-wrap .login-box-tab .adm-tabs-tab-active{font-size:26px}.login-wrap .login-box-wrap .login-box-tab .adm-tabs-tab-list{margin:0 auto;width:160px}.login-wrap .login-box-wrap .privacy-terms-link{font-size:15px;line-height:1.4;margin-top:16px;text-align:center}.login-wrap .login-box-wrap .privacy-terms-link .privacy-text{color:#666}.login-wrap .login-box-wrap .privacy-terms-link .privacy-link{color:#f0b90b;cursor:pointer;margin-left:4px;text-decoration:underline}.login-wrap .login-box-wrap .privacy-terms-link .privacy-link:hover{color:#e5ad0a}.login-wrap .login-box-wrap .privacy-terms-link .privacy-link:active{color:#c99100}.login-wrap .login-box-wrap .adm-tabs-content{padding:0 16px}.login-wrap .adm-form{overflow-x:hidden}.login-wrap .adm-button,.login-wrap .adm-form,.login-wrap .adm-input,.login-wrap .adm-input-wrapper,.login-wrap .adm-tabs{box-sizing:border-box;max-width:100%;width:100%}.login-wrap .adm-tabs{overflow-x:hidden}.login-wrap .captcha-img,.login-wrap .captcha-wrapper{box-sizing:border-box;max-width:100%}.login-watermark-layer{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.login-watermark-item{animation:loginWatermarkFloat 10s ease-in-out infinite;color:#00000014;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;font-size:18px;font-weight:600;position:absolute;text-shadow:0 1px 2px #0000000d}.login-watermark-1{animation-delay:0s;font-size:16px;left:15%;top:20%;transform:rotate(-20deg)}.login-watermark-2{animation-delay:1.5s;font-size:20px;right:12%;top:40%;transform:rotate(18deg)}.login-watermark-3{animation-delay:3s;font-size:14px;right:30%;top:12%;transform:rotate(-30deg)}.login-watermark-4{animation-delay:4.5s;bottom:30%;font-size:18px;left:20%;transform:rotate(25deg)}.login-watermark-5{animation-delay:6s;font-size:16px;left:10%;top:55%;transform:rotate(-12deg)}.login-watermark-6{animation-delay:7.5s;bottom:40%;font-size:22px;right:25%;transform:rotate(35deg)}.login-watermark-7{animation-delay:9s;font-size:15px;left:45%;top:32%;transform:rotate(-35deg)}.login-watermark-8{animation-delay:.5s;bottom:20%;font-size:17px;left:55%;transform:rotate(12deg)}@keyframes loginWatermarkFloat{0%,to{opacity:.08;transform:translateY(0) scale(1)}25%{opacity:.05;transform:translateY(-2px) scale(.98)}50%{opacity:.12;transform:translateY(1px) scale(1.01)}75%{opacity:.06;transform:translateY(-1px) scale(.99)}}.network-error-page{background:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.network-error-content,.network-error-page{align-items:center;display:flex;justify-content:center}.network-error-content{flex-direction:column;padding:20px;text-align:center}.network-error-icon{margin-bottom:30px}.network-error-icon .wifi-off-icon{height:48px;width:48px}.network-error-text{margin-bottom:40px}.network-error-text .error-title{color:#333;font-size:16px;font-weight:600;line-height:1.5;margin-bottom:8px}.network-error-text .error-subtitle{color:#666;font-size:14px;line-height:1.5;margin-bottom:6px}.network-error-text .error-hint{color:#999;font-size:13px;line-height:1.5}.retry-button{background:#333;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;min-width:120px;padding:10px 30px;transition:all .2s ease}.retry-button:active{background:#1a1a1a;transform:scale(.96)}.retry-button:focus{outline:none}@media screen and (max-width:360px){.network-error-text .error-title{font-size:15px}.network-error-text .error-subtitle{font-size:13px}.network-error-text .error-hint{font-size:12px}.retry-button{font-size:13px;padding:8px 24px}}.splash-container{-webkit-touch-callout:none;align-items:center;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,Roboto,sans-serif;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;user-select:none;-webkit-user-select:none;width:100vw;z-index:9999}.splash-background{background:#fff;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-out;width:100%}.splash-background.visible{opacity:1}.brand-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;opacity:0;padding:0 40px;transform:translateY(20px);transition:all .6s ease-out;z-index:2}.brand-section.visible{opacity:1;transform:translateY(0)}.welcome-text{color:#000;font-weight:400;letter-spacing:.5px;margin-bottom:12px}.brand-row{align-items:center;display:flex;gap:10px}.brand-logo{border-radius:6px;object-fit:contain}.brand-usdt{color:#f0b90b;font-weight:700;letter-spacing:1px}.brand-platform{color:#000;font-weight:400;letter-spacing:1px;margin-left:6px}.bottom-progress-area{align-items:center;animation:fadeInUp .5s ease-out;bottom:150px;display:flex;flex-direction:column;left:50%;max-width:280px;opacity:1;position:absolute;transform:translateX(-50%);transition:opacity .5s ease-out;width:100%;z-index:2}.bottom-progress-area.fade-out{opacity:0;pointer-events:none}.progress-bar-container{margin-bottom:15px;width:100%}.progress-bar-track{background:#e0e0e0;border-radius:10px;height:4px;overflow:hidden;width:100%}.progress-bar-fill{background:#f0b90b;border-radius:10px;height:100%;transition:width .3s ease}.progress-percent{color:#000;font-size:20px;font-weight:700;margin-bottom:8px}.progress-status{color:#666;font-size:13px;font-weight:500;line-height:1.5;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:480px){.brand-section{padding:0 30px}.welcome-text{margin-bottom:10px}.brand-row{gap:8px}.brand-platform{margin-left:4px}.bottom-progress-area{bottom:120px;max-width:250px}.progress-percent{font-size:18px}.progress-status{font-size:12px}}@media (max-width:360px){.brand-section{padding:0 24px}.welcome-text{margin-bottom:8px}.brand-row{gap:6px}.brand-platform{margin-left:3px}.bottom-progress-area{bottom:100px;max-width:220px}.progress-percent{font-size:16px}.progress-status{font-size:11px}}@media (max-width:320px){.brand-section{padding:0 20px}.welcome-text{margin-bottom:6px}.brand-row{gap:5px}.brand-platform{margin-left:2px}.bottom-progress-area{bottom:80px;max-width:200px}.progress-percent{font-size:14px}.progress-status{font-size:10px}}.splash-container *{backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform,opacity}.simple-notice-template{background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:70vh;padding:20px}.simple-notice-template__title{margin-bottom:12px;text-align:center}.simple-notice-template__title h3{color:#333;font-size:18px;font-weight:700;margin:0}.simple-notice-template__content{background:#f7f8fa;border-radius:8px;color:#555;flex:1 1;font-size:14px;line-height:1.8;overflow-y:auto;padding:10px}.simple-notice-template__footer{margin-top:20px}.big-image-template{background:#fff;border-radius:12px;display:flex;flex-direction:column;max-height:80vh;overflow:hidden}.big-image-template__image{width:100%}.big-image-template__image .adm-image{height:100%;width:100%}.big-image-template__body{display:flex;flex:1 1;flex-direction:column;gap:16px;padding:20px}.big-image-template__title{text-align:center}.big-image-template__title h2{color:#333;font-size:20px;font-weight:700;margin:0}.big-image-template__content{background:#f7f8fa;border-radius:8px;color:#555;flex:1 1;font-size:14px;line-height:1.8;overflow-y:auto;padding:12px}.complete-template{background:#fff;border-radius:12px;max-height:75vh;overflow-y:auto;padding:20px}.complete-template__title{margin-bottom:15px;text-align:center}.complete-template__title h2{color:#333;font-size:20px;font-weight:700;margin:0}.complete-template__content{background:#f7f8fa;border-radius:8px;color:#666;font-size:14px;line-height:1.8;padding:10px}.complete-template__hint{color:#999;font-size:12px;margin-top:15px;text-align:center}.permanent-template{background:#fff;border:2px solid #faad14;border-radius:12px;max-height:75vh;overflow-y:auto;padding:24px}.permanent-template__icon{font-size:48px;margin-bottom:12px;text-align:center}.permanent-template__title{margin-bottom:16px;text-align:center}.permanent-template__title h2{color:#d46b08;font-size:20px;font-weight:700;margin:0}.permanent-template__content{background:#fffbe6;border:1px dashed #faad14;border-radius:8px;color:#555;font-size:14px;line-height:1.8;padding:12px}.permanent-template__notice{color:#d48806;font-size:12px;margin-top:16px;text-align:center}.global-popup-wrapper{max-height:80vh;overflow-y:visible}.notfound-view-wrap{height:calc(100vh - 50px)}:root{--pure-white:#fff;--bg-light:#f5f5f5;--bg-lighter:#fafafa;--border-light:#e5e5e5;--border-medium:#d0d0d0;--text-primary:#000;--text-secondary:#666;--text-tertiary:#8c8c8c;--text-disabled:#ccc;--hover-gray:#f5f5f5;--active-gray:#e5e5e5;--binance-gold:#f0b90b;--binance-gold-light:#fcd535;--binance-gold-hover:#e5ad0a;--binance-gold-active:#c99100;--teal-primary:#f0b90b;--teal-hover:#00c29a;--teal-active:#00a88a;--success-green:#00b897;--danger-red:#ff5656;--warning-orange:#ffa436;--adm-color-primary:#f0b90b!important;--adm-color-primary-hover:#e5ad0a!important;--adm-color-primary-active:#c99100!important;--adm-color-primary-disabled:#f0b90b!important;--adm-button-primary-background-color:#f0b90b!important;--adm-button-primary-border-color:#f0b90b!important;--adm-button-primary-text-color:#000!important;--adm-button-primary-hover-background-color:#e5ad0a!important;--adm-button-primary-active-background-color:#c99100!important;--adm-tag-primary-background-color:#f0b90b!important;--adm-tag-primary-border-color:#f0b90b!important;--adm-tag-primary-text-color:#000!important;--adm-selector-primary-background-color:#f0b90b!important;--adm-selector-primary-border-color:#f0b90b!important;--adm-selector-primary-text-color:#000!important;--adm-color-link:#f0b90b!important;--adm-color-info:#f0b90b!important;--adm-brand-primary:#f0b90b!important;--adm-brand-primary-tap:#e5ad0a!important;--adm-color-blue:#f0b90b!important;--adm-primary-color:#f0b90b!important}.adm-button-primary,.adm-button[data-variant=primary],[class*=adm-button][class*=primary]{background:linear-gradient(135deg,#f0b90b,#fcd535)!important;background-color:#f0b90b!important;border-color:#f0b90b!important;color:#000!important}.adm-button-primary:hover:not(:disabled),.adm-button[data-variant=primary]:hover:not(:disabled),[class*=adm-button][class*=primary]:hover:not(:disabled){background:linear-gradient(135deg,#e5ad0a,#f0b90b)!important;background-color:#e5ad0a!important;border-color:#e5ad0a!important}.adm-button-primary:active:not(:disabled),.adm-button[data-variant=primary]:active:not(:disabled),[class*=adm-button][class*=primary]:active:not(:disabled){background:linear-gradient(135deg,#c99100,#e5ad0a)!important;background-color:#c99100!important;border-color:#c99100!important}.adm-button-primary:disabled,.adm-button[data-variant=primary]:disabled,[class*=adm-button][class*=primary]:disabled{background:#f5f5f5!important;background-color:#f5f5f5!important;border-color:#e5e5e5!important;color:#ccc!important;opacity:1!important}.adm-selector-item-active,.adm-selector-primary,.adm-tag-primary,.adm-tag[data-variant=primary],[class*=adm-selector][class*=primary],[class*=adm-tag][class*=primary]{background:#f0b90b!important;background-color:#f0b90b!important;border-color:#f0b90b!important;color:#000!important}.primary,[color=primary],[data-color=primary]{background:linear-gradient(135deg,#f0b90b,#fcd535)!important;background-color:#f0b90b!important;border-color:#f0b90b!important;color:#000!important}.adm-button[data-fill=outline],[class*=adm-button][data-fill=outline],button[data-fill=outline]{background:#00d4aa0d!important;background-color:#00d4aa0d!important;border:1px solid #f0b90b!important;color:#f0b90b!important}.adm-button[data-fill=outline]:hover:not(:disabled),[class*=adm-button][data-fill=outline]:hover:not(:disabled),button[data-fill=outline]:hover:not(:disabled){background:#00d4aa1a!important;background-color:#00d4aa1a!important;border-color:#00c29a!important;color:#00c29a!important}.adm-button[data-fill=outline]:active:not(:disabled),[class*=adm-button][data-fill=outline]:active:not(:disabled),button[data-fill=outline]:active:not(:disabled){background:#00d4aa26!important;background-color:#00d4aa26!important;border-color:#00a88a!important;color:#00a88a!important}html{-ms-text-size-adjust:none!important;-webkit-tap-highlight-color:transparent;font-size:16px!important;height:100%;max-width:100vw;overflow-x:hidden;width:100%}*,body,html{-webkit-text-size-adjust:none!important}*,body,html{-moz-text-size-adjust:none!important;text-size-adjust:none!important}:root{font-size:16px!important}body{-webkit-text-size-adjust:none!important;-moz-text-size-adjust:none!important;text-size-adjust:none!important;background-color:#fff;box-sizing:border-box;color:#000;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Microsoft YaHei UI,Roboto,Hiragino Sans GB,Source Han Sans CN,Fira Sans,Droid Sans,Helvetica Neue,arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:13px;line-height:1.5;margin:0;max-width:100vw;min-height:100%;overflow-x:hidden;width:100%}body,html{scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none;width:0}a,a:-webkit-any-link{text-decoration:none}.std-svg-icon{height:13px;width:13px}.std-icon{height:22px;width:22px}.lang-icon{height:16px;width:16px}.weight-icon{color:#000;font-weight:700}.std-center{text-align:center}.std-padding-tb5{padding-bottom:5px;padding-top:5px}.std-padding-tb{padding-bottom:10px;padding-top:10px}.std-padding-tb20{padding-bottom:20px;padding-top:20px}.std-margin-tb{margin-bottom:10px;margin-top:10px}.std-margin-0{margin:0}.std-margin-t5{margin-top:5px}.std-margin-t{margin-top:10px}.std-margin-t0{margin-top:0}.std-margin-t15{margin-top:15px}.std-margin-t20{margin-top:20px}.std-margin-t30{margin-top:30px}.std-margin-b{margin-bottom:10px}.std-margin-b20{margin-bottom:20px}.std-margin-tb5{margin-bottom:5px;margin-top:5px}.std-margin-tb20{margin-bottom:20px;margin-top:20px}.std-margin-tb30{margin-bottom:30px;margin-top:30px}.std-margin-tb60{margin-bottom:60px;margin-top:60px}.std-margin-l5{margin-left:5px}.std-margin-l,.std-margin-lr{margin-left:10px}.std-margin-lr,.std-margin-r{margin-right:10px}.std-lr-center{margin:0 auto}.std-shadow{box-shadow:0 4px 10px #0000001a,0 2px 6px #0000000f;transition:box-shadow .3s ease}.std-radius{border-radius:6px}.std-text-center{text-align:center}.std-text-left{text-align:left}.std-text-right{text-align:right}.std-font10{font-size:10px}.std-font12{font-size:12px}.std-font13{font-size:13px}.std-font14{font-size:14px}.std-font15{font-size:15px}.std-font16{font-size:16px}.std-font17{font-size:17px}.std-font18{font-size:18px}.std-font20{font-size:20px}.std-font22{font-size:22px}.std-font24{font-size:24px}.std-font30{font-size:30px}.std-input-font14 input{font-size:14px}.std-font-bold{font-weight:700}.std-text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.std-text-wrap{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.std-color-green{color:green}.std-color-white{color:#fff}.std-color-red{color:red}.std-color-orange{color:#ff8d1a}.std-bgcolor-red{background-color:red}.std-bgcolor-cusred{background-color:#ef5350}.std-bgcolor-green{background-color:green}.std-bgcolor-cusgreen{background-color:#f0b90b}.std-bgcolor-black{background-color:#000}.std-bgcolor-cusblack{background-color:#000000de}.std-color-gray{color:gray}.std-color-curgray{color:hsla(0,0%,47%,.894)}.std-color-cusgreen{color:#f0b90b}.std-color-cusblue,.std-color-gold,.std-color-teal{color:#f0b90b!important}.std-color-black{color:#000}.std-color-cusblack{color:#000000de}.std-color-yellow{color:#f1d539}.std-color-grayyellow{color:#998e4fcc}.std-split{background-color:#a1a9b280;display:block;height:15px;width:1px}.std-space{justify-content:center}.std-space,.std-space-between{align-items:center;display:flex}.std-space-between{justify-content:space-between}.std-space-around{align-items:center;display:flex;justify-content:space-around}.std-space-start{align-items:center;display:flex;justify-content:start}.std-space-jstart{align-items:center;display:flex;justify-content:flex-start}.std-flex{display:flex}.std-space-left{align-items:flex-start}.std-space-left,.std-space-right{display:flex;justify-content:center}.std-space-right{align-items:end}.std-fontweight-400{font-weight:400}.std-fontweight-500{font-weight:500}.std-fontweight-600{font-weight:600}.std-fontweight-700,.std-fontweight-bold{font-weight:700}.std-overflow-hidden{overflow:hidden}.space-center .adm-space-item{align-items:center;display:flex;justify-content:center}.form-wrap .adm-list-body{border:none}.form-wrap .adm-list-body .adm-list-item-content{border-top:none;padding-right:0}.form-wrap .adm-list-body .adm-list-body-inner{margin-top:0}.form-wrap .form-item-wrap{border:1px solid #e1e1e1;border-radius:5px}.form-wrap .form-item-wrap input{font-size:13px}.std-wordbreak{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.adm-button[color=primary],.adm-button[color=primary].adm-button,.adm-button[color=primary]:not(:disabled):not([aria-busy=true]),button.adm-button[color=primary]{background:linear-gradient(135deg,#f0b90b,#fcd535)!important;background-color:#f0b90b!important;background-image:none!important;border:1px solid #f0b90b!important;color:#000!important;transition:all .2s ease!important}.adm-button[color=primary].adm-button:active,.adm-button[color=primary]:active,button.adm-button[color=primary]:active{background:#d9d9d9!important;background-color:#d9d9d9!important;background-image:none!important;border-color:#d9d9d9!important;box-shadow:inset 0 2px 4px #0000001a!important;color:#666!important;transform:scale(.98)!important}.adm-button[color=primary].adm-button:hover,.adm-button[color=primary]:hover,button.adm-button[color=primary]:hover{background:linear-gradient(135deg,#e5ad0a,#f0b90b)!important;background-color:#e5ad0a!important;background-image:none!important;border-color:#e5ad0a!important;color:#000!important}.adm-button[color=primary].adm-button:disabled,.adm-button[color=primary]:disabled,button.adm-button[color=primary]:disabled{cursor:not-allowed!important}.adm-button[color=primary].adm-button:disabled,.adm-button[color=primary].adm-button:disabled:active,.adm-button[color=primary]:disabled,.adm-button[color=primary]:disabled:active,button.adm-button[color=primary]:disabled,button.adm-button[color=primary]:disabled:active{background:#f5f5f5!important;background-color:#f5f5f5!important;background-image:none!important;border-color:#d9d9d9!important;box-shadow:none!important;color:#ccc!important;transform:none!important}.adm-button[color=primary].adm-button[aria-busy=true],.adm-button[color=primary][aria-busy=true],button.adm-button[color=primary][aria-busy=true]{background:#f0b90b!important;background-color:#f0b90b!important;background-image:none!important;border-color:#f0b90b!important;color:#000!important;position:relative!important}.adm-button[color=primary].adm-button[aria-busy=true]:active,.adm-button[color=primary][aria-busy=true]:active,button.adm-button[color=primary][aria-busy=true]:active{background:#e5e5e5!important;background-color:#e5e5e5!important;background-image:none!important;border-color:#e5e5e5!important;color:#666!important;transform:scale(.98)!important}.adm-button--primary,.adm-button.adm-button--primary,.adm-form .adm-button[color=primary],.adm-form-footer .adm-button[color=primary],button.adm-button--primary{background:#f0b90b!important;background-color:#f0b90b!important;background-image:none!important;border-color:#f0b90b!important;color:#000!important}.navigation-box .t-grid-item,.op-btns-wrap .t-grid-item{cursor:pointer!important;overflow:hidden!important;position:relative!important;transform:scale(1)!important;transition:all .15s cubic-bezier(.4,0,.2,1)!important}.navigation-box .t-grid-item:active,.op-btns-wrap .t-grid-item:active{background-color:#00000014!important;box-shadow:inset 0 2px 8px #00000026!important;transform:scale(.95)!important}.navigation-box .t-grid-item:hover,.op-btns-wrap .t-grid-item:hover{background-color:#0000000a!important;transform:scale(1.02)!important}.navigation-box .t-grid-item:active .t-grid-item__image,.op-btns-wrap .t-grid-item:active .t-grid-item__image{transform:scale(.9)!important;transition:transform .15s ease!important}.navigation-box .t-grid-item:active .t-grid-item__title,.op-btns-wrap .t-grid-item:active .t-grid-item__title{transform:scale(.95)!important;transition:transform .15s ease!important}.adm-cell{cursor:pointer!important;transition:all .15s ease!important}.adm-cell:active{background-color:#0000000f!important;transform:scale(.98)!important}.adm-cell .adm-button{transition:all .15s ease!important}.adm-cell .adm-button:active{box-shadow:inset 0 2px 4px #0000001a!important;transform:scale(.92)!important}.adm-cell,.navigation-box .t-grid-item,.op-btns-wrap .t-grid-item{-webkit-tap-highlight-color:transparent!important;-webkit-user-select:none!important;user-select:none!important}.navigation-box .t-grid-item:before,.op-btns-wrap .t-grid-item:before{background-color:#0000001a!important;border-radius:50%!important;content:""!important;height:0!important;left:50%!important;pointer-events:none!important;position:absolute!important;top:50%!important;transform:translate(-50%,-50%)!important;transition:width .3s ease,height .3s ease!important;width:0!important;z-index:1!important}.navigation-box .t-grid-item:active:before,.op-btns-wrap .t-grid-item:active:before{height:60px!important;width:60px!important}.adm-button[shape=rounded]{transition:all .15s cubic-bezier(.4,0,.2,1)!important}.adm-button[shape=rounded]:active{box-shadow:inset 0 3px 8px #0003!important;transform:scale(.95)!important}.adm-button[size=small]{transition:all .15s ease!important}.adm-button[size=small]:active{box-shadow:inset 0 2px 6px #00000026!important;transform:scale(.94)!important}.adm-avatar{cursor:pointer!important;transition:all .15s ease!important}.adm-avatar:active{filter:brightness(.9)!important;transform:scale(.95)!important}.std-shadow.clickable-card{cursor:pointer!important;transition:all .15s ease!important}.std-shadow.clickable-card:active{box-shadow:0 2px 8px #00000026!important;transform:scale(.98)!important}.adm-avatar[style*="cursor: pointer"],.adm-button,.adm-cell,.t-grid-item{cursor:pointer!important}.adm-dialog{bottom:0!important;left:0!important;right:0!important;top:0!important;z-index:1000!important}.adm-dialog,.adm-dialog-mask,.adm-dialog-wrap{position:fixed!important}.adm-dialog-wrap{align-items:center!important;display:flex!important;justify-content:center!important}.adm-dialog-main{max-height:80vh!important;overflow-y:auto!important}.adm-dialog-body .adm-dialog-title{color:#333!important;font-size:17px!important;font-weight:600!important}.adm-dialog-body .adm-dialog-content{color:#666!important;font-size:14px!important}.adm-dialog-footer{padding:12px 16px 16px!important}.adm-dialog-footer .adm-dialog-action-row{display:flex!important;gap:12px!important}.adm-dialog-footer .adm-dialog-action-row .adm-dialog-button{border:none!important;border-radius:8px!important;flex:1 1!important;font-size:15px!important;font-weight:500!important;height:44px!important;margin:0!important}.adm-dialog-footer .adm-dialog-action-row .adm-dialog-button:first-child{background:#fff!important;border:1px solid #e8e8e8!important;color:#333!important;font-weight:400!important}.adm-dialog-footer .adm-dialog-action-row .adm-dialog-button:first-child:active{background:#f5f5f5!important;border-color:#d0d0d0!important}.adm-dialog-footer .adm-dialog-action-row .adm-dialog-button:last-child{background:linear-gradient(135deg,#f0b90b,#e5ad0a)!important;border:none!important;color:#fff!important;font-weight:600!important}.adm-dialog-footer .adm-dialog-action-row .adm-dialog-button:last-child:active{background:linear-gradient(135deg,#e5ad0a,#c99100)!important}.adm-dialog-footer .adm-dialog-action-row:only-child .adm-dialog-button:only-child{background:linear-gradient(135deg,#f0b90b,#e5ad0a)!important;border:none!important;color:#fff!important;font-weight:600!important}.adm-dialog-button-group{display:flex!important;gap:12px!important;padding:12px 16px 16px!important}.adm-dialog-button-group .adm-dialog-button{border-radius:8px!important;flex:1 1!important;font-size:15px!important;height:44px!important}.adm-dialog-button-group .adm-dialog-button:first-child{background:#fff!important;border:1px solid #e8e8e8!important;color:#333!important}.adm-dialog-button-group .adm-dialog-button:first-child:active{background:#f5f5f5!important}.adm-dialog-button-group .adm-dialog-button:last-child{background:linear-gradient(135deg,#f0b90b,#e5ad0a)!important;border:none!important;color:#fff!important}.adm-dialog-button-group .adm-dialog-button:last-child:active{background:linear-gradient(135deg,#e5ad0a,#c99100)!important}.loading-container{background:#fff;min-height:200px;padding:16px}.loading-container .adm-skeleton .adm-skeleton-title{border-radius:8px;margin-bottom:16px}.loading-container .adm-skeleton .adm-skeleton-paragraph .adm-skeleton-paragraph-line{border-radius:4px;margin-bottom:12px}
/*# sourceMappingURL=main.f1664db3.css.map*/