.ConfirmModal_modalBody__k7GEo{padding:0;margin-bottom:24px}.ConfirmModal_warningMessage__iSF7g{background-color:#FF455D1A;border-radius:8px;padding:8px;margin-bottom:20px;color:#FF455D;font-size:14px;line-height:18px}.ConfirmModal_confirmMessage__T8m1h{color:#ffffff;font-size:14px;line-height:18px;margin-bottom:20px}.ConfirmModal_highlight__jHV1_{font-weight:600}.ConfirmModal_checkboxLabel__vDFcS{display:flex;align-items:center;color:#7B7B7B;font-size:12px;line-height:16px;cursor:pointer;user-select:none}.ConfirmModal_checkbox___zx3q{display:none}.ConfirmModal_modalFooter__6A4QV{padding:0}.ConfirmModal_confirmButton__OHKUe{width:100%;background-color:#E8B866;color:#000;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.ConfirmModal_confirmButton__OHKUe:hover:not(:disabled){background-color:#d4a456}.ConfirmModal_confirmButton__OHKUe:disabled{opacity:.6;cursor:not-allowed}@media (max-width:767px){.ConfirmModal_checkboxLabel__vDFcS img{width:12px;height:12px;margin-right:8px;flex-shrink:0}}.custom-slider{display:flex;flex-direction:column;width:100%}.slider-wrapper{position:relative;height:14px}.slider{position:absolute;width:100%;height:14px;background:transparent;appearance:none;z-index:2;margin:0;pointer-events:auto}.slider::-webkit-slider-thumb{appearance:none;width:14px;height:14px;background-color:#101010;border:2px solid var(--active-color,#4caf50);border-radius:50%;cursor:pointer;margin-top:-7px;position:relative}.slider::-moz-range-thumb{width:14px;height:14px;background-color:#101010;border:2px solid #4caf50;border-radius:50%;cursor:pointer}.track{position:absolute;height:6px;width:100%;background:var(--active-color,#4caf50);border-radius:3px}.fill{height:6px;background-color:#4caf50;border-radius:3px 0 0 3px}.marks{position:relative;margin-top:2px;height:20px}.mark{color:#888;font-size:.875rem;cursor:pointer;user-select:none;white-space:nowrap}.mark.active{color:var(--active-color,#4caf50)}.filter-select-wrapper{position:relative;width:100%;font-family:sans-serif;border:none;background:transparent}.filter-select-box{background:#181818!important;color:#fff!important;border:1px solid #333!important;border-radius:6px!important;padding:8px 12px!important;cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1;min-height:36px;min-width:120px;box-sizing:border-box;font-size:14px;transition:border-color .2s;outline:none}.filter-select-box:hover{border-color:#444}.filter-select-box:focus-within{border-color:#E8B866}.filter-select-text{flex:1;color:#fff;font-size:14px}.filter-select-placeholder{color:#888}.filter-select-arrow{display:flex;align-items:center;justify-content:center;margin-left:8px;height:100%;transition:transform .2s}.filter-select-wrapper:hover .filter-select-arrow{transform:translateY(1px)}.filter-select-dropdown{border:1px solid #333;border-radius:6px;background:#181818;z-index:999999;box-shadow:0 4px 12px rgba(0,0,0,.3);overflow:hidden}.filter-select-search{padding:8px;border-bottom:1px solid #333}.filter-select-search-input{width:100%;background:#0c0c0c;color:#fff;border:none;border-radius:4px;padding:6px 10px;font-size:14px;outline:none;box-sizing:border-box}.filter-select-search-input::placeholder{color:#888}.filter-select-options-list{margin:0;padding:4px 0;list-style:none;max-height:200px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#333 #181818}.filter-select-options-list::-webkit-scrollbar{width:6px}.filter-select-options-list::-webkit-scrollbar-track{background:#181818}.filter-select-options-list::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.filter-select-options-list::-webkit-scrollbar-thumb:hover{background:#444}.filter-select-option{padding:8px 12px;cursor:pointer;color:#fff;font-size:14px;transition:all .2s ease}.filter-select-option:hover{background-color:#222;color:#fff}.filter-select-option.selected{background-color:#333;color:#E8B866;font-weight:500}.filter-select-no-results{color:#888;cursor:default;text-align:center;padding:12px}.filter-select-no-results:hover{background-color:initial;color:#888}@media (max-width:768px){.filter-select-box{gap:4px!important;padding:4px 6px!important}.filter-select-box,.filter-select-text{font-size:11px!important}.filter-select-arrow{margin-left:0!important}.filter-select-arrow svg{display:none!important}.filter-select-arrow:after{content:"";display:block;width:12px;height:12px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%237B7B7B' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.filter-select-option{font-size:12px;padding:6px 10px}}.ShareModal_modalMask__kBNff{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.ShareModal_modal__h3CKv{background:#0c0c0c;border-radius:16px;width:90%;max-width:420px;max-height:90vh;overflow-y:auto;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ShareModal_header__b7vKf{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0}.ShareModal_title__JZAQV{color:#ffffff;font-size:24px;font-weight:600;margin:0}.ShareModal_closeIcon__qcUsu{width:24px;height:24px;cursor:pointer;opacity:.8;transition:opacity .2s}.ShareModal_closeIcon__qcUsu:hover{opacity:1}.ShareModal_shareContent__kPRG6{margin:24px;border-radius:16px;position:relative;color:white;overflow:hidden}.ShareModal_mainSection__r2_Nu{background:#826739;padding:24px;position:relative;border-radius:16px 16px 0 0}.ShareModal_topInfo__zhrAo{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.ShareModal_brandInfo__VrIs3{display:flex;align-items:center}.ShareModal_brandLogo__OUis7{height:20px;width:auto}.ShareModal_shareTime__A9LtY{text-align:right;font-size:14px}.ShareModal_sharedText__Qd76m{color:rgba(255,255,255,.8);margin-bottom:2px}.ShareModal_timeText__NxLZB{color:white;font-weight:500}.ShareModal_symbolSection__KaOz2{margin-bottom:20px}.ShareModal_symbolTitle__FnNDe{font-size:24px;font-weight:400;color:white;margin:0 0 12px;line-height:1.2}.ShareModal_positionMeta__FGon6{display:flex;align-items:center;gap:12px}.ShareModal_sideLabel__BCLq8{background:#009D4A;color:#fff;padding:2px 4px;border-radius:4px;font-size:12px;font-weight:400}.ShareModal_leverage__pWo17{color:white;font-size:12px;font-weight:400}.ShareModal_pnlSection__Psvtu{margin-bottom:20px}.ShareModal_pnlLabel__h7Met{color:rgba(255,255,255,.8);font-size:14px;margin-bottom:8px}.ShareModal_pnlMain__P63aj{display:flex;flex-direction:column;gap:4px}.ShareModal_pnlPercentage__5PET6{font-size:32px;font-weight:700;line-height:1}.ShareModal_pnlAmount__VNbRr{font-size:18px;font-weight:500}.ShareModal_priceInfo__e_bjC{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;position:relative;z-index:2}.ShareModal_priceItem__o01Pb{display:flex;flex-direction:column;gap:4px}.ShareModal_priceLabel__13LjU{color:rgba(255,255,255,.6);font-size:12px;margin:0 0 6px}.ShareModal_priceValue__Y1eC9{color:white;font-size:14px;font-weight:400}.ShareModal_illustration__9OuVu{position:absolute;right:20px;bottom:20px;opacity:1;z-index:1;width:50%}.ShareModal_illustration__9OuVu img{width:100%;height:auto}.ShareModal_inviteSection__GDuBK{background:#E8B866;border-radius:0 0 16px 16px;padding:20px;display:flex;justify-content:space-between;align-items:center}.ShareModal_inviteInfo__HhGvT{flex:1}.ShareModal_inviteCode__AnRm0{color:#000;font-size:16px;font-weight:700;margin-bottom:8px}.ShareModal_inviteText__nVrbZ{color:#666;font-size:14px;line-height:1.4}.ShareModal_qrCode__fgQto{width:70px;height:70px;background:white;border-radius:5px;display:flex;align-items:center;justify-content:center;margin-left:16px}.ShareModal_qrCode__fgQto img{border-radius:5px}.ShareModal_qrPlaceholder__n0P_q{color:#ccc;font-size:12px;font-weight:600}.ShareModal_actions__evHHh{padding:0 24px 24px}.ShareModal_saveButton__lLiiw{width:100%;background:linear-gradient(135deg,#FCCC7A,#C0913F);color:#000;border:none;border-radius:12px;padding:16px 20px;font-size:18px;font-weight:400;cursor:pointer;transition:all .2s}.ShareModal_saveButton__lLiiw:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(252,204,122,.3)}.ShareModal_saveButton__lLiiw:active{transform:translateY(0)}@media (max-width:768px){.ShareModal_modal__h3CKv{width:95%;margin:20px}.ShareModal_symbolTitle__FnNDe{font-size:24px}.ShareModal_pnlPercentage__5PET6{font-size:30px}.ShareModal_pnlAmount__VNbRr{font-size:18px}.ShareModal_illustration__9OuVu img{width:100px}.ShareModal_inviteSection__GDuBK{flex-direction:column;gap:16px;text-align:center}.ShareModal_qrCode__fgQto{margin-left:0}}.date-range-picker-wrapper{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;width:100%}.custom-date-range-picker{flex:0 0 auto;min-width:200px;max-width:320px;height:38px}.custom-date-range-picker .ant-picker{background:#181818!important;border:1px solid #333!important;border-radius:6px!important;color:#fff!important;height:36px!important;padding:8px 12px!important;font-size:14px!important}.custom-date-range-picker .ant-picker:hover{border-color:#444!important}.custom-date-range-picker .ant-picker-focused{border-color:#E8B866!important;box-shadow:none!important}.custom-date-range-picker .ant-picker-input>input{background:transparent!important;color:#fff!important;font-size:14px!important}.custom-date-range-picker .ant-picker-input>input::placeholder{color:#888!important}.custom-date-range-picker .ant-picker-separator{color:#fff!important}.custom-date-range-picker .ant-picker-suffix{color:#959CA1!important}.custom-date-range-picker .ant-picker-clear{background:#333!important;color:#fff!important}.custom-date-range-picker .ant-picker-clear:hover{color:#E8B866!important}.date-range-quick-select{display:flex;gap:8px;align-items:center}.quick-select-btn{height:38px;background:#181818;border:1px solid #333;border-radius:6px;color:#fff;font-size:14px;padding:6px 12px;cursor:pointer;transition:all .2s;white-space:nowrap}.quick-select-btn:hover{border-color:#444;background:#222}.quick-select-btn.active{background:#E8B866;border-color:#E8B866;color:#000;font-weight:500}.quick-select-btn.active:hover{background:#FFD600;border-color:#FFD600}.spot_spotPage__UeTcK{position:relative;display:flex;flex-direction:row;min-width:10px;height:auto;min-height:100vh;background:#030303;padding-top:4px;padding-right:324px;overflow-x:hidden;box-sizing:border-box}.spot_spotHeader__7EFlO{height:72px;margin-bottom:4px}.spot_spotCenter__bHj_0{display:flex;flex-direction:row;height:730px}.spot_spotKlineContainer__NPJ4k{flex:1;min-width:0;height:640px}.spot_spotHeaderKlineContainer__srctU{display:flex;flex-direction:column;flex:1 1 0;min-width:0;margin-right:4px}.spot_spotOrdersContainer__9Mmsh{width:100%;flex-shrink:0;min-height:328px;margin-top:4px;background:#0c0c0c}.spot_spotCenterOrdersContainer__Mi5XY{width:100%;overflow:hidden;display:flex;flex-direction:column}.spot_spotOrderPlaceContainer__FLa4y{position:absolute;right:0;top:0;width:320px;max-width:100%;height:100%;margin-left:4px;flex-shrink:0;overflow:hidden}@media(max-width:1400px){.response_spotHeader__HxwRf{height:auto}.response_spotCenter__7xQVR{height:auto;align-items:flex-start}}@media(max-width:1200px){.response_spotPage__6WFfL{padding-right:0}.response_sportOrderAndPlaceWrap__54Lhn{display:flex}.response_sportOrderAndPlaceWrap__54Lhn .response_spotOrdersContainer__FgpmM{flex:1;margin-left:8px}.response_spotOrderPlaceContainer__QqSKG{position:static;width:300px}}@media(max-width:1024px){.response_spotCenter__7xQVR{height:auto;align-items:flex-start}.response_spotKlineContainer__rH2uf{height:auto}}@media(max-width:767px){.response_spotPage__6WFfL{min-height:calc(100% - 60px);padding-bottom:80px}.response_spotHeaderKlineContainer__CqA7m{margin-right:0}.response_spotCenter__7xQVR{flex-direction:column;height:auto;align-items:normal}.response_spotKlineContainer__rH2uf{height:auto}.response_spotOrderPlaceContainer__QqSKG{position:fixed;z-index:10;width:100%;height:0;margin:0;bottom:0;left:0;top:auto;background-color:rgba(0,0,0,.75);transition:all .2s ease}.response_spotOrderPlaceContainerShow__glQ0L{height:100%;display:flex}.response_spotFixedBtns__Soidj{position:fixed;width:100%;height:80px;bottom:0;padding:20px;gap:24px;background-color:#0c0c0c;border-top:1px solid #1a1a1a}.response_spotFixedBtns__Soidj button{flex:1;color:#fff;border:none;height:100%;border-radius:4px;font-size:18px;font-weight:500;cursor:pointer}.response_spotFixedBtns__Soidj .response_buy__HAooI{background:#22c77b;color:#fff}.response_spotFixedBtns__Soidj .response_sell__7bvD4{background:#ff4d4f;color:#fff}}