﻿.copy-right{text-align:center;margin-top:1.25rem;color:rgba(255,255,255,1);font-size:.625rem}.hash-lang-button{width:10.9375rem;height:2.25rem;border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:500;border:.0625rem solid rgba(255,255,255,.5);padding:0 .625rem;box-sizing:border-box;margin-top:1.25rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;transition:border-color .3s,color .3s;cursor:pointer}.hash-lang-button:hover{border-color:var(--primary-color);color:#fff}.hash-lang-icon-button{display:none;margin-top:1.875rem;color:#fff;transition:color .3s;cursor:pointer}.hash-lang-icon-button:hover{color:var(--primary-color)}.hash-lang-popover .ant-popover-arrow{display:none}.hash-lang-popover .ant-popover-inner{width:10.9375rem;border-radius:.5rem;background-color:#171717;border:.0625rem solid rgba(255,255,255,.5);padding:.625rem 0}.hash-lang-popover .ant-popover-inner .menu-item{padding:.625rem;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer}.hash-lang-popover .ant-popover-inner .menu-item .menu-item-text{padding:.625rem;border:none}.hash-lang-popover .ant-popover-inner .menu-item:active,.hash-lang-popover .ant-popover-inner .menu-item:hover{color:var(--primary-color);border:none;background:transparent}.hash-lang-popover .ant-popover-inner .menu-item:active:after{border:none}.mobile-hash-lang{padding:.3125rem 0}.mobile-hash-lang .mobile-hash-lang-button{display:flex;flex-direction:row;align-items:center;height:2.25rem;padding-left:1.4375rem;padding-right:1.25rem;color:#fff;justify-content:space-between;border-bottom:.0625rem solid rgba(255,255,255,.2);transition:opacity .3s}.mobile-hash-lang .mobile-hash-lang-button .icon{transition:transform .3s}.mobile-hash-lang .mobile-hash-lang-button.actived .icon{transform:rotate(180deg)}.mobile-hash-lang .mobile-hash-lang-button:active{opacity:.8}.mobile-hash-lang .langs-wrap{max-height:0;transition:max-height .3s;overflow:hidden}.mobile-hash-lang .langs-wrap.opend{max-height:18.75rem}.mobile-hash-lang .lang-item{border-bottom:.0625rem solid rgba(255,255,255,.2);height:1.875rem;color:rgba(255,255,255,.5);font-size:.75rem;line-height:1.875rem;padding-left:1.4375rem;transition:color .3s}.mobile-hash-lang .lang-item.actived,.mobile-hash-lang .lang-item:active{color:#fff}.social-wrap{margin-top:1.875rem;text-align:center}.social-wrap .t{font-size:.625rem;color:#fff}.hash-socials{flex-direction:row;flex-wrap:wrap;gap:.375rem;row-gap:1.125rem;margin-top:1.375rem}.hash-socials,.hash-socials .socials-item{display:flex;align-items:center;justify-content:center}.hash-socials .socials-item{width:1.875rem;height:1.875rem;border-radius:.5rem;color:#fff;border:.0625rem solid rgba(255,255,255,.5);flex-direction:column;transition-property:color,border-color;transition-duration:.3s;cursor:pointer;box-sizing:border-box}.hash-socials .socials-item .icon{width:1.25rem;height:1.25rem}.hash-socials .socials-item:hover{color:var(--primary-color);border-color:var(--primary-color)}.hash-header{height:7.1875rem;box-sizing:border-box;padding:0 3.125rem 1.4375rem;background:linear-gradient(180deg,#171717 42%,rgba(0,0,0,0));position:sticky;top:0;z-index:99;display:flex;width:100%}.hash-header .hash-header-content{height:100%;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.hash-header .header-right{display:flex;flex-direction:row;align-items:center;gap:2.1875rem}.hash-header .header-right .avatar{cursor:pointer;transition:opacity .3s;color:var(--primary-color);border:.0625rem solid var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center}.hash-header .header-right .avatar .icon{width:3rem;height:3rem;border-radius:50%}.hash-header .header-right .avatar:hover{opacity:.8}.hash-header .header-right .avatar:active{opacity:.7}.hash-header .header-right .connect-btn{background:#171717;border:.0625rem solid var(--primary-color);color:#fff;padding:0 .5rem;font-size:1rem;width:11.25rem;color:var(--primary-color);gap:0;box-sizing:border-box;position:relative}.hash-header .header-right .connect-btn .icon{height:1.625rem;width:1.625rem;position:absolute;left:.5rem}.hash-header .header-right .connect-btn .dot{width:.375rem;height:.375rem;border-radius:.1875rem;background:#F0CF1C;position:absolute;bottom:.5rem;left:1.75rem;z-index:2;border:.0625rem solid #fff;box-sizing:border-box}.hash-header .header-right .connect-btn.connected{background:var(--primary-color);color:#171717}.hash-header .header-right .connect-btn.connected .button_content{margin-left:1.625rem}.hash-header.mobile{height:auto;box-sizing:border-box;position:fixed;left:0;right:0;flex-direction:column;display:flex;width:100%;padding:0 0 .125rem}.hash-header.mobile .area-inset-top{width:100%;background:#171717;height:env(safe-area-inset-top)}.hash-header.mobile .hash-header-content{width:100%;padding:0 .9375rem;height:3.75rem;box-sizing:border-box;background:linear-gradient(180deg,#171717 42%,rgba(0,0,0,0))}.hash-header.mobile .header-right{gap:.9375rem}.hash-header.mobile .header-right .avatar .icon{width:1.75rem;height:1.75rem}.hash-header.mobile .logo{height:1.75rem;width:auto;-o-object-fit:contain;object-fit:contain}.hash-header.mobile .connect-btn{height:1.75rem;font-size:.875rem;gap:.1875rem;padding:0 .25rem;width:7.75rem}.hash-header.mobile .connect-btn .icon{width:1.25rem;height:1.25rem;left:.25rem}.hash-header.mobile .connect-btn .dot{left:1.125rem;bottom:.1875rem}.hash-header.mobile .connect-btn.connected .button_content{margin-left:1.375rem}.mobile-close-btn{width:1.75rem;height:1.75rem;border-radius:.875rem;background:var(--primary-color);display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-close-btn .menu-icon{cursor:pointer;width:1.625rem;height:1.625rem}.mobile-close-btn .menu-icon path{transition:opacity .3s;fill:#171717}.mobile-close-btn .menu-icon .opend{opacity:1;transform:scale(1);transition:all .3s ease;transform-origin:center}.mobile-close-btn .menu-icon .closed{opacity:0;transform:scale(.8);transition:all .3s ease}.mobile-close-btn .menu-icon.active .opend{opacity:0;transform:scale(.8)}.mobile-close-btn .menu-icon.active .closed{opacity:1;transform:scale(1)}.hash-header-right-sider-overlay{position:fixed;right:0;top:0;bottom:0;left:0;z-index:21;max-width:0}.hash-header-right-sider-overlay .mask{position:absolute;right:0;top:0;bottom:0;left:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem)}.hash-header-right-sider-overlay .hash-header-right-sider{position:fixed;right:0;top:env(safe-area-inset-top);bottom:0;width:12.8125rem;background-color:rgba(0,0,0,.85);padding-top:3.75rem;z-index:10;transform:translateX(100%);transition:transform .3s;transform-origin:right;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:3.4375rem}.hash-header-right-sider-overlay .hash-header-right-sider .menu-item{height:2.5rem;line-height:2.5rem;padding-left:1.4375rem;color:#fff;display:flex;flex-direction:row;align-items:center;margin-top:.3125rem}.hash-header-right-sider-overlay .hash-header-right-sider .social-wrap{margin-top:.4375rem}.hash-header-right-sider-overlay.opend{max-width:100%}.hash-header-right-sider-overlay.opend .hash-header-right-sider{transform:translateX(0)}@media (min-width:991px){.hash-header{width:100%}.hash-header .hash-header-content{width:100%;align-self:center}}.hash-header-title{color:var(--primary-color);font-size:2.25rem;font-weight:700;display:flex;flex-direction:row;align-items:center;text-transform:uppercase}.hash-header-title .header-back-button{width:2.25rem;height:2.25rem;cursor:pointer;margin-right:.6875rem}.hash-header-title.child-title{font-size:1.75rem}.hash-layout{width:100%;height:100%;background:#000}.hash-page-container{display:flex;flex:1;align-self:stretch;flex-direction:column;height:100%;min-height:100%;position:relative;min-height:-moz-max-content;min-height:max-content;transition:margin-left .3s;padding-bottom:1.25rem;margin-left:14.0625rem}@media (max-width:991px){.hash-page-container{margin-left:0;max-width:100%;padding-top:3.75rem}}.sider-split-line span{height:.1875rem}.sider-split-line .start{width:27%;background:#f0cf1c;transition:width .3s}.sider-split-line .end{transition:width .3s;width:73%;background:#aaee4b}.hash-sider-bar{background-color:#242424;position:fixed;left:0;z-index:13;bottom:0;top:0}.hash-sider-bar .logo-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;height:6.25rem;box-sizing:border-box;padding-bottom:.3125rem}.hash-sider-bar .logo-wrap img{height:2.5rem;width:auto;max-width:10.9375rem;-o-object-fit:contain;object-fit:contain;transition:max-width .3s}.hash-sider-bar .hash-menus{display:flex;flex-direction:column;align-items:center;padding:1.875rem 0;gap:.9375rem}.hash-sider-bar .sider-content{width:14.0625rem;transition:max-width .3s;max-width:14.0625rem;display:flex;min-height:100vh;flex-direction:column;justify-content:space-between;position:relative;box-sizing:border-box;max-height:100vh}.hash-sider-bar .sider-bar-close{background-color:#242424;width:1.625rem;height:6.5625rem;line-height:1.4375rem;border-radius:1.75rem;position:absolute;right:0;top:50%;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;transform:translate(50%,-50%);box-sizing:border-box;cursor:pointer;z-index:99}.hash-sider-bar .sider-bar-close .triangle{transform:rotate(0);transition:transform .3s;width:1.125rem;height:1.125rem;color:var(--primary-color)}.hash-sider-bar .footer{display:flex;flex-direction:column;align-items:center;opacity:1;padding-bottom:2.1875rem}.hash-sider-bar .footer.collspan{opacity:0}.hash-sider-bar .footer .otc{max-width:10.9375rem;padding:.5rem .625rem;background:var(--primary-color);border-radius:.75rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.hash-sider-bar .footer .otc .name{color:#000;font-size:1.75rem;margin-left:.375rem}.hash-sider-bar .footer .otc .desc{text-align:center;color:#000;font-size:.625rem;line-height:.9375rem;opacity:1}.hash-sider-bar .footer .otc img{width:1.75rem;height:auto}.hash-sider-bar.collspaned:not(.mobile) .sider-bar-close>.triangle{transform:rotate(180deg)}.hash-sider-bar.collspaned:not(.mobile) .sider-content{max-width:5.375rem}.hash-sider-bar.collspaned:not(.mobile) .logo-wrap img{max-width:2.5rem}.hash-sider-bar.collspaned:not(.mobile) .otc{max-width:2.5rem;max-height:2.5rem;height:2.5rem;width:2.5rem;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.hash-sider-bar.collspaned:not(.mobile) .otc .name{max-width:0;max-height:0;overflow:hidden;margin-left:0}.hash-sider-bar.collspaned:not(.mobile) .otc .desc{overflow:hidden;opacity:0;height:0;max-height:0}.hash-sider-bar.collspaned:not(.mobile) .copy-right{max-width:0;overflow:hidden;display:none}.hash-sider-bar.collspaned:not(.mobile) .hash-lang-icon-button{display:block}.hash-sider-bar.collspaned:not(.mobile) .hash-lang-button{display:none}.hash-sider-bar.collspaned:not(.mobile) .hash-menu-item{max-width:2.25rem!important;display:flex;flex-direction:column;align-items:center;justify-content:center}.hash-sider-bar.collspaned:not(.mobile) .hash-menu-item .menu-icon{min-width:1.625rem}.hash-sider-bar.collspaned:not(.mobile) .hash-menu-item .title{display:none!important;width:0}.hash-sider-bar.collspaned:not(.mobile) .social-wrap .t{display:none}.hash-sider-bar.collspaned:not(.mobile) .hash-socials{margin-top:0;flex-direction:column}.hash-sider-bar.collspaned:not(.mobile) .hash-socials .socials-item:nth-child(n+4){display:none}@media (max-width:991px){.hash-sider-bar .sider-content{width:12.8125rem}}.sider-bar-draw{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;max-width:0}.sider-bar-draw .hash-sider-bar{position:absolute;left:0;bottom:0;top:0;transform:translate(-100%);transform-origin:center;transition:transform .3s,opacity .3s;padding-top:env(safe-area-inset-top)}.sider-bar-draw .hash-sider-bar .logo-wrap{height:3.5625rem;align-items:flex-start;padding-left:.9375rem;padding-bottom:0;padding-top:.125rem}.sider-bar-draw .hash-sider-bar .logo-wrap img{max-width:7.6875rem;height:1.75rem}.sider-bar-draw .hash-sider-bar .sider-content{max-width:12.8125rem;min-height:auto;height:100%;padding-bottom:1.25rem;transform:scaleX(0)}.sider-bar-draw .mask{position:relative;width:100%;height:100%;opacity:0;transition:opacity .3s;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem)}.sider-bar-draw .sider-bar-close{background:var(--primary-color);transition:background .3s}.sider-bar-draw .sider-bar-close:after{left:-.625rem;right:-.625rem;top:0;bottom:0;content:" ";position:absolute;pointer-events:none}.sider-bar-draw .sider-bar-close .triangle{width:1.125rem;height:1.125rem;color:#242424;transform:translateX(.125rem) rotate(180deg)}.sider-bar-draw.opend{visibility:visible;max-width:100%}.sider-bar-draw.opend .hash-sider-bar{transform:translate(0)}.sider-bar-draw.opend .hash-sider-bar .sider-content{max-width:12.8125rem;transform:scaleX(1)}.sider-bar-draw.opend .footer{height:100%;display:flex;flex-direction:column;flex:1;justify-content:flex-end;padding-bottom:0}.sider-bar-draw.opend .otc{max-width:10.9375rem;font-size:1.75rem}.sider-bar-draw.opend .mask{opacity:1}.sider-bar-draw.opend .hash-menu-item{max-width:13.125rem!important}.sider-bar-draw.opend .hash-menu-item .title{max-width:12.5rem}.sider-bar-draw.opend .sider-bar-close{background:#242424}.sider-bar-draw.opend .sider-bar-close .triangle{transform:rotate(0deg);color:var(--primary-color)}.hash-menu-item{width:10.9375rem;height:2.25rem;border-radius:var(--m-radius);background-color:#363636;color:rgba(255,255,255,.75);font-size:.875rem;text-align:left;position:relative;border:.0625rem solid transparent;transition-property:border-color,background,color,border-radius;transition-duration:.3s;box-sizing:border-box;padding:.3125rem;cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:.625rem}.hash-menu-item.child-opend{border-radius:var(--m-radius) var(--m-radius) 0 0;border-bottom:none}.hash-menu-item .menu-icon{opacity:.7;transition:opacity .3s;display:flex;flex-direction:column;align-items:center;justify-content:center}.hash-menu-item .menu-icon .icon{width:1.625rem;height:1.625rem}.hash-menu-item .title{max-width:100%;transition:max-width .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hash-menu-item .arrow-icon{position:absolute;right:.3125rem;cursor:pointer;transition:transform .3s}.hash-menu-item .arrow-icon svg{width:1.5rem;height:1.5rem}.hash-menu-item .arrow-icon.opend{transform:rotate(180deg)}.hash-menu-item.actived{color:#101010;background:var(--primary-color);font-weight:500}.hash-menu-item.actived .menu-icon{opacity:1}.hash-menu-item:hover:not(.actived){color:#fff;border-color:var(--primary-color)}.hash-menu-item:hover:not(.actived) img{opacity:1}.hash-menu-item-wrap{--m-radius:1.125rem;position:relative}.hash-menu-item-wrap .hot{position:absolute;top:-.5rem;right:0;width:2.5rem;height:1rem;border-radius:1rem 1rem 1rem 0;background:#FF0000;z-index:1;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.75rem;text-transform:uppercase;animation:floatUpDown2 1.5s ease-in-out infinite alternate}.hash-menu-item-wrap .child-menu-wrap{max-height:0;width:10.9375rem;background-color:#2d2d2d;color:rgba(255,255,255,.75);transform:scaleY(0);border-radius:0 0 var(--m-radius) var(--m-radius);box-sizing:border-box;border:.0625rem solid transparent;border-top:none;transition-property:border,border-radius,transform,max-height;transition-duration:.3s;transform-origin:top;overflow:hidden;padding:0}.hash-menu-item-wrap .child-menu-wrap .child-menu-item{height:2.25rem;max-width:100%;transition:max-width .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;padding:.3125rem .3125rem .3125rem 2.25rem;display:flex;align-items:center;box-sizing:border-box;cursor:pointer;transition-property:color,font-weight;transition-duration:.3s}.hash-menu-item-wrap .child-menu-wrap .child-menu-item:before{position:absolute;content:" ";left:1rem;width:.3125rem;height:.3125rem;border-radius:50%;background:rgba(255,255,255,.75);transition:background .3s}.hash-menu-item-wrap .child-menu-wrap .child-menu-item.actived,.hash-menu-item-wrap .child-menu-wrap .child-menu-item:hover{color:var(--primary-color);font-weight:500}.hash-menu-item-wrap .child-menu-wrap .child-menu-item.actived:before,.hash-menu-item-wrap .child-menu-wrap .child-menu-item:hover:before{background-color:var(--primary-color)}.hash-menu-item-wrap .child-menu-wrap.show{padding:.3125rem 0;max-height:12.5rem;transform:scaleY(1)}.hash-menu-item-wrap:hover .child-menu-wrap.show,.hash-menu-item-wrap:hover .hash-menu-item{border-color:var(--primary-color)}@media (max-width:991px){.hash-menu-item{width:10.9375rem;height:2.25rem}.hash-menu-item .title{max-width:0}.hash-menu-item img{height:1.625rem;width:1.625rem}}.hash-table-row{display:flex;flex-direction:row;align-items:center;font-size:.75rem;color:#fff;height:2rem}.hash-table-row.head{height:2rem;font-size:.875rem;color:rgba(255,255,255,.75);padding-bottom:.4375rem}.hash-table-row span{width:13%;text-align:left}.hash-table-row span:last-child{text-align:right;justify-content:flex-end}.hash-table-row span.time{min-width:8.5rem}.mobile-list-item{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:.625rem;gap:.625rem;margin-bottom:1rem;border-radius:.75rem;background-color:#242424;color:#101010;padding:1.25rem}.status-0,.status-2,.stauts-3{color:#fff}.status-1{color:var(--primary-color)}.hash-list-wrap{height:100%;flex:1;width:100%;border-radius:var(--card-br);background-color:#242424;color:#101010;font-size:.875rem;text-align:center;font-weight:500;padding:.625rem 1.25rem;box-sizing:border-box;display:flex;flex-direction:column}.hash-list-wrap .hash-list__header{color:#fff;font-size:1.125rem;font-weight:700;text-align:left;padding:.625rem 0}@media (max-width:991px){.hash-list-wrap{height:auto;background:transparent;border-radius:0;color:#101010;font-size:.875rem;text-align:center;font-weight:500;padding:0;box-sizing:border-box}}.hash-form-wrap{gap:1.5625rem;row-gap:2.5rem;box-sizing:border-box;margin-top:1.25rem}.hash-form-wrap.signel{gap:1.875rem}.hash-form-item{flex-basis:calc(50% - 0.8125rem)}.hash-form-footer{padding-top:3.75rem}.hash-form-footer .buttons{display:flex;flex-direction:row;align-items:center;gap:1.5625rem;padding-bottom:1.5625rem}.hash-form-footer .buttons .btn{font-weight:500;width:14.375rem;height:2.625rem;font-size:1rem!important;color:var(--modal-footer-button-text-color,#101010);background:var(--modal-theme-color,var(--primary-color))}.hash-form-footer .buttons .btn.outline-btn{background-color:#212121;color:#fff;border:.0625rem solid var(--modal-theme-color,var(--primary-color))}.hash-form-footer .buttons .btn.gray{background-color:#212121;color:rgba(255,255,255,.75);border:.0625rem solid rgba(255,255,255,.75)}.hash-form-footer .tips{color:rgba(255,255,255,.75);font-size:.75rem}.hash-form-footer .protol{color:#fff;font-size:.75rem;text-align:left;line-height:1.125rem}.hash-form-footer .protol .protol-check{color:var(--primary-color)}.hash-form-footer .protol .protol-check .adm-checkbox-icon{border-radius:.125rem;width:1rem;height:1rem}.hash-form-footer .protol .protol-check.adm-checkbox-checked .adm-checkbox-icon{border-color:var(--primary-color);background-color:var(--primary-color)}.hash-form-footer .protol .ant-checkbox-input{color:var(--primary-color)}@media (max-width:991px){.hash-form-wrap{gap:1.25rem;row-gap:.625rem}.hash-form-wrap.signel{row-gap:1.25rem}.hash-form-item{flex-basis:100%}.hash-form-footer{padding-top:1.875rem}.hash-form-footer .buttons .btn{font-size:.875rem!important;white-space:nowrap;height:2.25rem}.hash-form-footer .tips{color:rgba(255,255,255,.75);font-size:.75rem}}.hash-sport-detail-modal{min-width:90.3125rem}.hash-sport-detail-modal .ant-modal-content{max-width:90.3125rem;padding:1.5625rem 0 1.5625rem 1.5625rem!important}.hash-confirm-modal{min-width:42.5rem}.hash-confirm-modal .anticon-info-circle{display:none}.hash-confirm-modal .ant-modal-content{background-color:#242424;border-radius:var(--card-br);padding:var(--modal-padding);border:.0625rem solid #99e037;width:42.5rem}.hash-confirm-modal .ant-modal-content .ant-modal-confirm-paragraph{max-width:100%;display:flex;flex-direction:column;align-items:center}.hash-confirm-modal .ant-modal-content .ant-modal-confirm-title{text-align:center;color:#99E037;font-size:1.375rem;font-weight:700}.hash-confirm-modal .ant-modal-content .ant-modal-confirm-content{padding-top:1.875rem;color:#fff;font-size:1rem;line-height:1.5rem;text-align:center;max-width:39rem;white-space:pre-line}.hash-confirm-modal .ant-modal-content .anticon-close-circle svg{width:1.5rem;height:1.5rem}.hash-confirm-modal .ant-modal-content .ant-modal-close-x{color:rgba(255,255,255,.5);transition:color .3s}.hash-confirm-modal .ant-modal-content .ant-modal-close-x:hover{color:#fff}.hash-confirm-modal .ant-modal-content .confirm-btn{margin-top:3.75rem;margin-bottom:1.875rem;width:16.5625rem;height:3.125rem;border:.0625rem solid #aaee4b;font-weight:500;color:#aaee4b;font-size:1.25rem;border-radius:1.5625rem;background-color:transparent}.hash-confirm-modal .ant-modal-content .confirm-btn.full{background-color:#aaee4b;color:#000}.hash-confirm-modal .ant-modal-content .confirm-btn .adm-spin-loading .adm-spin-loading-svg>.adm-spin-loading-fill{stroke:#99E037}.hash-confirm-modal.full .ant-modal-content .ant-modal-confirm-content{width:100%}.hash-confirm-modal .tips-title{font-size:.875rem;color:rgba(255,255,255,.75)}.hash-confirm-modal .tips-list{font-size:1rem}.hash-confirm-modal .tips-list li{position:relative;padding-left:.75rem;margin-top:.625rem}.hash-confirm-modal .tips-list li:before{position:absolute;content:"";width:.25rem;height:.25rem;left:0;top:50%;transform:translateY(-50%);border-radius:.625rem;background:#AAEE4B 100%}.hash-confirm-modal .input-content{padding:1.25rem 1.875rem;border-radius:.5rem;background-color:#101010;width:100%}.hash-confirm-modal.mnemonic-modal .ant-modal-confirm-content{width:100%}.hash-confirm-modal .mnemonics{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;width:100%}.hash-confirm-modal .mnemonics .mnemonic-item{height:3.4375rem;border-radius:.5rem;background-color:#101010;color:#fff;font-weight:500;font-size:.875rem;line-height:3.4375rem;text-align:center}.hash-transparent-modal .ant-modal-confirm-info,.hash-transparent-modal .ant-modal-content{background:transparent;width:100%;min-width:100%;padding:0;margin:0;box-shadow:none}.hash-transparent-modal .ant-modal-confirm-body{margin:0;width:100%;max-width:100%}.hash-transparent-modal .ant-modal-confirm-paragraph{max-width:100%}.hash-transparent-modal .ant-modal-mask{width:100%;height:100%}@media (max-width:1745px){.hash-sport-detail-modal{min-width:calc(100vw - 14.0625rem);left:0}}@media (max-width:1200px){.hash-sport-detail-modal{min-width:auto}}@media (max-width:991px){.hash-sport-detail-modal .ant-modal-content{padding:.9375rem 0 .9375rem .9375rem!important}.hash-sport-detail-modal .ant-modal-content .ant-modal-close{background:#000;border-radius:50%;padding:.0625rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}.hash-sport-detail-modal .ant-modal-content .ant-modal-close-x{width:1.375rem;height:1.375rem;color:var(--modal-theme-color,#AAEE4B);line-height:auto}}@media (max-width:768px){.hash-confirm-modal{max-width:calc(100% - 2.5rem);width:calc(100% - 2.5rem)!important;min-width:auto;left:0}.hash-confirm-modal .ant-modal-content{max-width:100%;width:100%}.hash-confirm-modal .ant-modal-content .ant-modal-confirm-paragraph{max-width:100%}.hash-confirm-modal .ant-modal-content .ant-modal-confirm-content{padding-top:1.25rem;width:100%;max-width:18.5rem;font-size:.75rem;line-height:1.0625rem}.hash-confirm-modal .ant-modal-content .confirm-btn{margin-top:2.5rem;margin-bottom:.9375rem;height:2.25rem;font-size:.875rem}.hash-confirm-modal .tips-title{font-size:.6875rem}.hash-confirm-modal .tips-list{font-size:.75rem}}