.MainLayout_main__Illp8{min-height:calc(100vh - 149px)}.MainLayout_main__Illp8.MainLayout_fullscreen__B4E52{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.MainLayout_ads__cP1nI{display:none}@media screen and (min-width:991px){.MainLayout_hasAds__FG6F0{position:relative;width:100%;grid-template-columns:1fr auto 1fr;display:grid}.MainLayout_ads__cP1nI{display:block;position:"relative"}}.MainLayout_loading__OIG_Q{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:50;background-color:var(--body-bg-opacity-color)}.MainLayout_loading__OIG_Q div{position:-webkit-sticky;position:sticky;top:145px;width:100%;height:calc(100vh - 145px);display:flex;flex-direction:row;align-items:center;justify-content:center}.MainLayout_header__WLisP{width:100%;margin:32px 0 28px;padding:28px 32px;border-radius:18px;background:linear-gradient(135deg,var(--box-bg-color) 0,var(--body-bg-color) 100%);border:1px solid var(--box-border-color);position:relative;overflow:hidden}.MainLayout_header__WLisP:before{content:"";position:absolute;top:-80px;right:-80px;width:280px;height:280px;background:radial-gradient(circle,rgba(254,216,43,.15),transparent 70%);pointer-events:none}.MainLayout_header__WLisP:after{content:"";position:absolute;left:32px;top:32px;bottom:32px;width:4px;border-radius:4px;background:linear-gradient(180deg,#fed82b,#d4a800)}.MainLayout_header__WLisP.MainLayout_center__yRBOo{text-align:center}.MainLayout_header__WLisP.MainLayout_center__yRBOo:after{display:none}.MainLayout_headerTitle__X_bXl{font-size:30px;font-weight:800;margin:0 0 10px;color:var(--primary-color);padding-left:20px;position:relative;z-index:1;letter-spacing:-.5px}.MainLayout_headerText__gUrYR{font-size:15px;font-weight:400;color:var(--muted-text-color);padding-left:20px;margin:0;position:relative;z-index:1;line-height:1.6}.MainLayout_headerText__gUrYR>:first-child{display:block;font-weight:500;font-size:16px;margin-bottom:6px;color:var(--body-text-color)}.MainLayout_header__WLisP.MainLayout_center__yRBOo .MainLayout_headerText__gUrYR,.MainLayout_header__WLisP.MainLayout_center__yRBOo .MainLayout_headerTitle__X_bXl{padding-left:0}@media screen and (max-width:768px){.MainLayout_header__WLisP{padding:22px 20px;margin:20px 0}.MainLayout_header__WLisP:after{left:20px;top:22px;bottom:22px}.MainLayout_headerTitle__X_bXl{font-size:22px;padding-left:16px}.MainLayout_headerText__gUrYR{padding-left:16px;font-size:14px}}.Ads_adsSticky__q_QJx{position:-webkit-sticky;position:sticky;top:370px}.Ads_adsSticky__q_QJx img{width:120px;height:auto}.Ads_adsRelative__Xjxw_{position:relative}.Ads_adsRelative__Xjxw_ img{max-width:100%;height:auto}.Box_box__RmnqA{position:relative;background:var(--box-bg-color);border:1px solid var(--box-border-color);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Box_box__RmnqA:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(240,185,11,.2) 50%,transparent)}.Box_box__RmnqA:hover{border-color:rgba(240,185,11,.15);box-shadow:0 8px 32px rgba(0,0,0,.3),0 0 40px rgba(240,185,11,.05)}.Box_boxHeader__TWI4_{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid var(--box-border-color)}.Box_boxHeaderTitle__Ftjo8{font-size:15px;font-weight:600;color:var(--body-text-color)}.Box_boxHeaderTitle__Ftjo8.Box_primary__EGVzs{color:var(--accent-color);font-weight:700}.Box_boxHeaderNoPadding__ZsCqn{padding:0}.Box_boxContent__cUbKO{padding:20px;min-height:calc(100% - 48px)}.Box_boxContent__cUbKO.Box_noPadding__IwQM2{padding:0}.Box_boxFooter__Q3bi3{padding:14px 20px;border-top:1px solid var(--box-border-color)}.Box_box__RmnqA.Box_modal__KXGhC{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:500px;max-width:100%;box-shadow:0 25px 80px rgba(0,0,0,.6),0 0 60px rgba(240,185,11,.08)}.Box_box__RmnqA.Box_noBorder__9SNZa{border:none}@media screen and (max-width:768px){.Box_box__RmnqA{border-radius:12px}.Box_boxHeader__TWI4_{padding:14px 16px 12px}.Box_boxContent__cUbKO{padding:16px}.Box_box__RmnqA.Box_modal__KXGhC{min-width:90%!important}}.CMSepet_container___Rdag{width:100%;padding:0 24px 24px;display:grid;grid-template-columns:400px 1fr;grid-gap:16px;gap:16px}.CMSepet_sidebar____u_S{position:relative}.CMSepet_sidebar____u_S>div{position:-webkit-sticky;position:sticky;top:170px}.CMSepet_sidebarBox__UUqzB{width:100%;display:flex;flex-direction:column;gap:16px}.CMSepet_sidebarBoxContent__u1oge,.CMSepet_sidebarBoxHeader__BPa3P{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.CMSepet_sidebarBoxContent__u1oge .CMSepet_mobileClose__TQav7{display:none}.CMSepet_sidebarBoxList__Gj5yB{display:flex;flex-direction:column;gap:8px}.CMSepet_sidebarBoxListItem__8xRC0{border-bottom-width:2px;border-bottom-style:solid;background-color:var(--item-bg-color);border-radius:8px;padding:12px;transition:all .2s ease-in-out;align-items:center;display:grid;grid-template-columns:20px 1fr;grid-gap:6px;gap:6px;cursor:pointer;color:var(--body-text-color)}.CMSepet_sidebarBoxListItemNumber__DsGBO{text-align:center}.CMSepet_sidebarBoxListItemInner__kC_9R{display:flex;flex-direction:column;gap:6px}.CMSepet_sidebarBoxListItemTop__DXaYZ{display:grid;grid-template-columns:1fr auto auto;grid-gap:6px;gap:6px;align-items:center}.CMSepet_sidebarBoxListItemTopTotal__cZgk5{font-size:16px}.CMSepet_sidebarBoxListItemBottom__QeoJY{display:flex;flex-direction:row;min-height:20px}.CMSepet_sidebarBoxListItemBottom__QeoJY>figure:not(:first-child){margin-left:-6px}.CMSepet_sidebarBoxListItemBottom__QeoJY>figure:hover,.CMSepet_sidebarBoxListItemBottom__QeoJY>figure:hover+figure{margin-left:0}.CMSepet_sidebarBoxListItem__8xRC0:hover{background-color:var(--item-hover-color)}.CMSepet_sidebarBoxListItem__8xRC0.CMSepet_active__52w5_{background-color:#fed82b;color:#151515}.CMSepet_detail__jABTU{display:flex;flex-direction:column;gap:16px}.CMSepet_detailTop__JjcNY{display:grid;grid-template-columns:240px 1fr;grid-gap:16px;gap:16px}.CMSepet_detailTopLeft__EycYw{display:flex;flex-direction:column;gap:16px;justify-content:center}.CMSepet_detailTopLeft__EycYw div{display:flex;flex-direction:column;gap:2px}.CMSepet_detailTopLeft__EycYw div>span{color:#777;font-size:14px}.CMSepet_detailTopLeft__EycYw div b{font-size:16px;font-weight:600;display:flex;flex-direction:row;align-items:center;gap:8px}.CMSepet_detailTopRight___CdN5{height:240px;background-color:var(--item-hover-color)}.CMSepet_detailTopRight___CdN5>div,.CMSepet_detailTopRight___CdN5>div svg{width:100%!important}.CMSepet_detailTable___ukLx{width:100%}.CMSepet_detailTable___ukLx .CMSepet_table__9GiLX{width:100%;border-collapse:separate;border-spacing:0 12px;font-size:14px;font-weight:500}.CMSepet_detailTable___ukLx .CMSepet_tableHeadLabel__eqyIq{color:#777;font-size:14px;font-weight:400;padding:0 16px}.CMSepet_detailTable___ukLx .CMSepet_tableThOrder__EAmXn{width:5%}.CMSepet_detailTable___ukLx .CMSepet_tableThCoin__7sUfT{width:45%}.CMSepet_detailTable___ukLx .CMSepet_tableThInitial__XGJh2,.CMSepet_detailTable___ukLx .CMSepet_tableThPrice__IzpsU,.CMSepet_detailTable___ukLx .CMSepet_tableThTotal__btUSr{width:15%;text-align:center}.CMSepet_detailTable___ukLx .CMSepet_tableThMenu__1nRUt{width:5%}.CMSepet_detailTable___ukLx .CMSepet_tableItem__hmpmb{background-color:var(--item-hover-color);cursor:pointer}.CMSepet_detailTable___ukLx .CMSepet_tableItemValue__aJOCg{padding:8px 16px;display:flex;flex-direction:row;align-items:center;gap:12px;font-size:14px;font-weight:400}.CMSepet_detailTable___ukLx .CMSepet_tableItemGroup__uZ810{padding:8px 16px;display:flex;flex-direction:column;text-align:center;gap:4px;font-size:14px;font-weight:400}.CMSepet_detailTable___ukLx .CMSepet_tableItemGroup__uZ810 span{color:#777;font-size:12px}.CMSepet_transaction__wFQSx{display:flex;flex-direction:column;gap:12px;min-height:184px;transition:all .2s ease-in-out}.CMSepet_transactionHeader__01KpV{display:grid;grid-template-columns:30px 1fr;align-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid var(--box-border-color);padding-bottom:12px;width:100%}.CMSepet_transactionHeader__01KpV>div>span{color:#777}.CMSepet_transactionTable__HE_NE{overflow:auto;max-height:calc(100vh - 220px)}.CMSepet_transactionTable__HE_NE .CMSepet_table__9GiLX{width:100%;border-collapse:separate;border-spacing:0 12px;font-size:14px;font-weight:500}.CMSepet_transactionTable__HE_NE .CMSepet_tableHeadLabel__eqyIq{color:#777;font-size:14px;font-weight:400;padding:0 16px}.CMSepet_transactionTable__HE_NE .CMSepet_tableThDate__rSq55{width:5%}.CMSepet_transactionTable__HE_NE .CMSepet_tableThCoin__7sUfT{width:45%}.CMSepet_transactionTable__HE_NE .CMSepet_tableThInitial__XGJh2,.CMSepet_transactionTable__HE_NE .CMSepet_tableThPrice__IzpsU,.CMSepet_transactionTable__HE_NE .CMSepet_tableThTotal__btUSr{width:15%;text-align:center}.CMSepet_transactionTable__HE_NE .CMSepet_tableThMenu__1nRUt{width:5%}.CMSepet_transactionTable__HE_NE .CMSepet_tableItem__hmpmb{background-color:var(--item-hover-color);cursor:pointer}.CMSepet_transactionTable__HE_NE .CMSepet_tableItemValue__aJOCg{padding:8px 16px;display:flex;flex-direction:row;align-items:center;gap:12px;font-size:14px;font-weight:400}.CMSepet_transactionTable__HE_NE .CMSepet_tableItemGroup__uZ810{padding:8px 16px;display:flex;flex-direction:column;text-align:center;gap:4px;font-size:14px;font-weight:400}.CMSepet_transactionTable__HE_NE .CMSepet_tableItemGroup__uZ810 span{color:#777;font-size:12px}.CMSepet_form__dyIAk{display:flex;flex-direction:column;gap:16px}.CMSepet_formItem__7NhIU{display:flex;flex-direction:column;gap:6px}.CMSepet_colors__KE6cc{justify-content:flex-start;gap:8px}.CMSepet_colorsItem___fsCM,.CMSepet_colors__KE6cc{display:flex;flex-direction:row;align-items:center}.CMSepet_colorsItem___fsCM{width:40px;height:40px;border-radius:4px;border:2px solid transparent;cursor:pointer;justify-content:center}.CMSepet_colorsItem___fsCM span{opacity:0;font-size:26px;color:#000;transition:all .2s ease-in-out}.CMSepet_colorsItem___fsCM.CMSepet_active__52w5_ span{opacity:1}.CMSepet_portfoyBtn__4kHe3{display:none}@media screen and (max-width:991px){.CMSepet_portfoyBtn__4kHe3{display:block;padding:0 16px}.CMSepet_container___Rdag{padding:0;grid-template-columns:1fr;gap:6px}.CMSepet_sidebarBoxContent__u1oge{position:-webkit-sticky;position:sticky;top:0;margin-left:-16px;margin-right:-16px;padding:8px 16px;background-color:var(--body-bg-color)}.CMSepet_sidebarBoxContent__u1oge .CMSepet_mobileClose__TQav7{display:block}.CMSepet_detailTop__JjcNY{grid-template-columns:1fr}.CMSepet_detailTopLeft__EycYw{flex-direction:row;margin-top:12px}.CMSepet_detailTopRight___CdN5>div,.CMSepet_detailTopRight___CdN5>div svg{width:100%!important}.CMSepet_detailTable___ukLx{overflow:auto;width:100vw}.CMSepet_detailTable___ukLx .CMSepet_table__9GiLX{min-width:600px;border-spacing:0 6px;margin-bottom:24px}.CMSepet_detailTable___ukLx .CMSepet_tableHeadLabel__eqyIq{font-size:12px;padding:0 8px}.CMSepet_detailTable___ukLx .CMSepet_tableItemValue__aJOCg{padding:4px;gap:6px;font-size:12px}.CMSepet_detailTable___ukLx .CMSepet_tableItemGroup__uZ810{padding:4px 8px;display:flex;flex-direction:column;text-align:center;gap:4px;font-size:14px;font-weight:400}.CMSepet_detailTable___ukLx .CMSepet_tableItemGroup__uZ810 span{color:#777;font-size:12px}.CMSepet_detailTable___ukLx .CMSepet_tableItemOrder__zbmOb{text-align:center;justify-content:center}.CMSepet_detailTable___ukLx .CMSepet_tableItemCoin__TSw4_{background-color:var(--item-hover-color);z-index:2}.CMSepet_detailTable___ukLx .CMSepet_tableThOrder__EAmXn{width:5%}.CMSepet_detailTable___ukLx .CMSepet_tableThCoin__7sUfT{width:20%;background-color:var(--box-bg-color);z-index:2}.CMSepet_detailTable___ukLx .CMSepet_tableThInitial__XGJh2,.CMSepet_detailTable___ukLx .CMSepet_tableThPrice__IzpsU,.CMSepet_detailTable___ukLx .CMSepet_tableThTotal__btUSr{width:15%;text-align:center}.CMSepet_detailTable___ukLx .CMSepet_tableThMenu__1nRUt{width:5%}}.Avatar_wrap__HO4TE{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden;margin:0}.Avatar_wrap__HO4TE img{width:100%;height:100%;object-fit:cover}.Avatar_wrap__HO4TE.Avatar_circle__DtfYS{border-radius:50%}.Avatar_wrap__HO4TE.Avatar_rounded__pT1w1{border-radius:6px}.loading_loading__ydu7c{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:50;background-color:var(--body-bg-opacity-color)}.loading_loading__ydu7c div{position:-webkit-sticky;position:sticky;top:145px;width:100%;height:calc(100vh - 145px);display:flex;flex-direction:row;align-items:center;justify-content:center}