.layout_layoutContainer__qD6WN{display:flex;width:1240px;margin:0 auto}.layout_layoutContainer__qD6WN .layout_header__RErxU{flex-grow:0;justify-content:flex-end;display:flex;z-index:2;position:-webkit-sticky;position:sticky;top:0;height:100vh}.layout_layoutContainer__qD6WN .layout_header__RErxU .layout_sidebarWrapper__dLF0Z{width:276px;height:100%}.layout_layoutContainer__qD6WN .layout_rightPanelContainer__1ZoL7{display:flex;flex-grow:0;z-index:9;position:-webkit-sticky;position:sticky;top:0;height:100%}@media(max-width:1280px){.layout_layoutContainer__qD6WN{width:100%;justify-content:center}.layout_layoutContainer__qD6WN .layout_header__RErxU .layout_sidebarWrapper__dLF0Z{width:66px}}@media(max-width:988px){.layout_layoutContainer__qD6WN .layout_rightPanelContainer__1ZoL7{display:none}}@media(max-width:500px){.layout_layoutContainer__qD6WN .layout_header__RErxU{position:fixed;z-index:10;display:block;top:unset;left:0;right:0;bottom:0;width:100vw;height:55px}.layout_layoutContainer__qD6WN .layout_header__RErxU .layout_sidebarWrapper__dLF0Z{width:100%}}.SegmentGroup_group__1kigh{display:inline-flex;align-items:center;gap:12px}.SegmentButton_button__R0tSj{position:relative;display:flex;padding:12px 24px;align-items:center;gap:12px;cursor:pointer;border-radius:999px;border:1px solid var(--button-line-border);background-color:rgba(0,0,0,0)}.SegmentButton_button__R0tSj .SegmentButton_label__3w1fc{display:flex;justify-content:center;align-items:center;gap:12px;text-align:center;font-size:17px;font-weight:600;line-height:150%;color:var(--text-primary)}.SegmentButton_button__R0tSj.SegmentButton_active__Z84VI{background-color:var(--white-100);border:unset}.SegmentButton_button__R0tSj.SegmentButton_active__Z84VI .SegmentButton_label__3w1fc{color:var(--black-100)}.SegmentButton_button__R0tSj:hover .SegmentButton_label__3w1fc{animation:SegmentButton_color-change__XGuo8 .11s 1ms infinite,SegmentButton_text-shake__5tVph .11s 1ms infinite}@media(max-width:500px){.SegmentButton_button__R0tSj:hover .SegmentButton_label__3w1fc{animation:none}}.SegmentButton_button__R0tSj:disabled{border-radius:999px;border:1px solid var(--button-line-disabled-border);cursor:not-allowed}.SegmentButton_button__R0tSj:disabled .SegmentButton_label__3w1fc{color:var(--text-disabled)}.SegmentButton_button__R0tSj:disabled:hover .SegmentButton_label__3w1fc{animation:none}.SegmentButton_button__R0tSj.SegmentButton_medium__O1vbA{padding:8px 16px}.SegmentButton_button__R0tSj.SegmentButton_medium__O1vbA .SegmentButton_label__3w1fc{font-size:15px}@keyframes SegmentButton_color-change__XGuo8{0%{color:var(--text-primary)}11%{color:var(--tint-rainbow-gr)}22%{color:var(--tint-rainbow-pk)}33%{color:var(--tint-rainbow-or)}44%{color:var(--tint-rainbow-bl)}55%{color:var(--tint-rainbow-pur)}66%{color:var(--tint-rainbow-yl)}77%{color:var(--tint-rainbow-rd)}88%{color:var(--text-disabled)}to{color:var(--text-primary)}}@keyframes SegmentButton_text-shake__5tVph{0%{position:relative;left:-2px}to{position:relative;left:2px}}.SegmentButton_lockIcon__61FUL{position:absolute;right:1px;top:-10px;width:18px;height:18px;transform:rotate(-12deg);color:var(--icon-segment-disabled)}.Spinner_backdrop__RmMuR{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(128,128,136,.3);display:flex;align-items:center;justify-content:center;z-index:1001}.Spinner_backdrop__RmMuR.Spinner_local__v9VAb{position:static;background-color:rgba(0,0,0,0);z-index:0}.Spinner_backdrop__RmMuR.Spinner_local__v9VAb.Spinner_top__s0_mp{align-items:flex-start}.Spinner_backdrop__RmMuR.Spinner_local__v9VAb.Spinner_bottom___QtQr{align-items:flex-end}.Spinner_backdrop__RmMuR.Spinner_local__v9VAb.Spinner_center__OhGmY{align-items:center}.Spinner_spinnerContainer__ZNy3q{position:relative;width:26px;height:26px;margin:auto}.Spinner_spinnerContainer__ZNy3q.Spinner_buttonIcon__nw9oK{transform:scale(.7)}.Spinner_spinnerLine__KSp5r{position:absolute;top:50%;left:50%;width:3.46px;height:8.66px;border-radius:2px;background-color:#5e5e65;transform-origin:top left;animation:Spinner_iosSpinnerFade__qG_Kk .8s linear infinite}.Spinner_spinnerLine__KSp5r.Spinner_white__Efa91{background-color:#fff}.Spinner_spinnerLine__KSp5r:first-child{transform:rotate(0deg) translate(-50%,-150%);animation-delay:0s}.Spinner_spinnerLine__KSp5r:nth-child(2){transform:rotate(45deg) translate(-50%,-150%);animation-delay:.125s}.Spinner_spinnerLine__KSp5r:nth-child(3){transform:rotate(90deg) translate(-50%,-150%);animation-delay:.25s}.Spinner_spinnerLine__KSp5r:nth-child(4){transform:rotate(135deg) translate(-50%,-150%);animation-delay:.375s}.Spinner_spinnerLine__KSp5r:nth-child(5){transform:rotate(180deg) translate(-50%,-150%);animation-delay:.5s}.Spinner_spinnerLine__KSp5r:nth-child(6){transform:rotate(225deg) translate(-50%,-150%);animation-delay:.625s}.Spinner_spinnerLine__KSp5r:nth-child(7){transform:rotate(270deg) translate(-50%,-150%);animation-delay:.75s}.Spinner_spinnerLine__KSp5r:nth-child(8){transform:rotate(315deg) translate(-50%,-150%);animation-delay:.875s}@keyframes Spinner_iosSpinnerFade__qG_Kk{0%{opacity:.2}to{opacity:1}}.Input_inputContainer__B_nfj{width:100%}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj{border:1px solid var(--input-border-enabled);border-radius:var(--border-radius-input-field);height:56px;padding:17px 12px;display:flex;justify-content:center;align-items:center}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj:has(textarea){height:98px}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj:focus-within{border-color:var(--border-active)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH{flex:1 1;position:relative}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH input,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea{color:var(--text-primary);outline:none;border:none;width:100%;background:rgba(0,0,0,0);font-size:17px;transition:transform .3s ease,height .3s ease,top .3s ease,font-size .3s ease}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH input:-webkit-autofill,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--background-filled) inset;-webkit-text-fill-color:var(--text-primary);background-clip:content-box;border:none}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH input:focus,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH input:not(:placeholder-shown),.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea:focus,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea:not(:placeholder-shown){transform:translateY(10px)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH input:focus+.Input_placeholder__DG2L3,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH input:not(:placeholder-shown)+.Input_placeholder__DG2L3,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea:focus+.Input_placeholder__DG2L3,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea:not(:placeholder-shown)+.Input_placeholder__DG2L3{color:var(--text-accent);font-size:13px;line-height:15px;top:-10px}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH input:not(:focus)+.Input_placeholder__DG2L3,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea:not(:focus)+.Input_placeholder__DG2L3{color:var(--text-placeholder)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH input::placeholder,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea::placeholder{visibility:hidden}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea{display:flex;height:100%;resize:none}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea+.Input_placeholder__DG2L3{top:-10px}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea:focus+.Input_placeholder__DG2L3,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH textarea:not(:placeholder-shown)+.Input_placeholder__DG2L3{top:-15px}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH .Input_placeholder__DG2L3{color:var(--text-placeholder);font-size:17px;font-weight:400;line-height:22px;width:100%;position:absolute;top:0;display:flex;justify-content:space-between;pointer-events:none;transition:all .3s ease}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH .Input_placeholder__DG2L3 .Input_placeholderContent__JXBiI{visibility:hidden}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH .Input_count__X8GHi{display:none;position:absolute;right:0;top:-10px;font-size:13px;color:var(--text-secondary)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj .Input_inputWrapper__3vWDH:has(input:focus) .Input_count__X8GHi{display:flex}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_noPlaceholder__xNSKp .Input_inputWrapper__3vWDH input,.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_noPlaceholder__xNSKp .Input_inputWrapper__3vWDH textarea{transform:translateY(0)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_error__aM306{border:1px solid var(--border-error)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_error__aM306 .Input_inputWrapper__3vWDH{flex:1 1;position:relative}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_error__aM306 .Input_inputWrapper__3vWDH input:focus+.Input_placeholder__DG2L3{color:var(--text-error)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_error__aM306 .Input_inputWrapper__3vWDH input:not(:placeholder-shown)+.Input_placeholder__DG2L3{color:var(--text-error)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_error__aM306 .Input_inputWrapper__3vWDH .Input_count__X8GHi{display:flex}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_warning__MrF2a{border:1px solid var(--text-warning)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_warning__MrF2a .Input_inputWrapper__3vWDH{flex:1 1;position:relative}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_warning__MrF2a .Input_inputWrapper__3vWDH input:focus+.Input_placeholder__DG2L3{color:var(--text-warning)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_warning__MrF2a .Input_inputWrapper__3vWDH input:not(:placeholder-shown)+.Input_placeholder__DG2L3{color:var(--text-warning)}.Input_inputContainer__B_nfj .Input_inputFrame__kTnwj.Input_warning__MrF2a .Input_inputWrapper__3vWDH .Input_count__X8GHi{display:flex}.Input_inputContainer__B_nfj .Input_errorMessage__bERON{color:var(--text-error);margin-left:12px;margin-top:4px;line-height:115%;font-size:13px;font-style:normal;font-weight:400}.Input_inputContainer__B_nfj .Input_warningMessage__RN88i{color:var(--text-warning);margin-left:12px;margin-top:4px;line-height:115%;font-size:13px;font-style:normal;font-weight:400}.BubbleTooltip_container__l6QfG .BubbleTooltip_contentWrap__quhSV{display:flex;padding:12px 16px;justify-content:center;align-items:center;border-radius:10px;border:1px solid var(--border-layout);background-color:var(--background-filled);position:relative;width:-moz-fit-content;width:fit-content;min-width:272px;box-shadow:0 0 8px 0 var(--white-20)}.BubbleTooltip_container__l6QfG .BubbleTooltip_contentWrap__quhSV .BubbleTooltip_message__HW_pS{font-size:15px;font-style:normal;font-weight:400;line-height:132%;color:var(--text-primary)}.BubbleTooltip_tip__bt5Yw{position:absolute;left:50%}.BubbleTooltip_tip__bt5Yw.BubbleTooltip_bottom__30Uyk{transform:translateX(-50%) rotate(180deg);top:-17px}.BubbleTooltip_tip__bt5Yw.BubbleTooltip_top__JWEpg{transform:translateX(-50%);bottom:-17px}.BubbleTooltip_icon__e0nT0{display:inline-flex}.BubbleTooltip_icon__e0nT0 [data-role=border]{fill:var(--bubble-tip-border,currentColor)}.BubbleTooltip_icon__e0nT0 [data-role=background]{fill:var(--bubble-tip-background,currentColor)}.UserSkeleton_userSkeleton__gBCVJ{display:flex;align-items:center;gap:10px}.UserSkeleton_userSkeleton__gBCVJ .UserSkeleton_index__Qpipm{width:18px;height:18px;border-radius:100%}@media(max-width:500px){.UserSkeleton_userSkeleton__gBCVJ .UserSkeleton_index__Qpipm{width:14px;height:14px}}.UserSkeleton_userSkeleton__gBCVJ .UserSkeleton_profile__Xq_fO{display:flex;align-items:center;gap:4px}.UserSkeleton_userSkeleton__gBCVJ .UserSkeleton_profile__Xq_fO .UserSkeleton_image__2znqc{width:24px;height:24px;border-radius:100%}@media(max-width:500px){.UserSkeleton_userSkeleton__gBCVJ .UserSkeleton_profile__Xq_fO .UserSkeleton_image__2znqc{width:20px;height:20px}}.UserSkeleton_userSkeleton__gBCVJ .UserSkeleton_profile__Xq_fO .UserSkeleton_info__XpS3r{width:120px;height:14px;border-radius:5px}@media(max-width:500px){.UserSkeleton_userSkeleton__gBCVJ .UserSkeleton_profile__Xq_fO .UserSkeleton_info__XpS3r{width:110px;height:14px}}.SkeletonTable_container__26dXN{position:relative;width:100%}.SkeletonTable_table__eyBsg{width:100%;border-collapse:collapse;overflow-x:hidden}.SkeletonTable_table__eyBsg td,.SkeletonTable_table__eyBsg th{padding:12px 8px}.SkeletonTable_table__eyBsg thead th{background-color:var(--background-table-header);font-size:13px;font-weight:500;color:var(--text-disabled);line-height:130%;text-transform:uppercase}.SkeletonTable_table__eyBsg.SkeletonTable_empty__32tu2 td,.SkeletonTable_table__eyBsg.SkeletonTable_empty__32tu2 th{border:none}.SkeletonTable_table__eyBsg.SkeletonTable_empty__32tu2 tbody tr{opacity:.3}.SkeletonTable_table__eyBsg.SkeletonTable_empty__32tu2 tbody tr:first-child{opacity:.4}.SkeletonTable_table__eyBsg.SkeletonTable_empty__32tu2 tbody tr:hover td{background-color:unset}.SkeletonTable_skeleton__LC8ge.SkeletonTable_left__gW1jX{margin:0 auto 0 0}.SkeletonTable_skeleton__LC8ge.SkeletonTable_right__n7Iyx{margin:0 0 0 auto}.SkeletonTable_skeleton__LC8ge.SkeletonTable_center__yvJN0{margin:auto}.RefreshButton_refreshButton__si0df{display:flex;align-items:center;justify-content:center}@keyframes Button_rainbow-bar-slide__ZkNg_{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes Button_rainbow-wheel-spin__qtkk_{to{--rainbow-wheel-angle:-1turn}}.Button_button__i5TH1{--button-border-radius:999px;line-height:150%;font-weight:var(--font-weight);border-radius:var(--button-border-radius);cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative}.Button_button__i5TH1:disabled{cursor:not-allowed}.Button_button__i5TH1 .Button_labelIcon__TBf_b{display:flex;align-items:center;margin-right:8px}.Button_button__i5TH1 .Button_buttonLabel__GuKnM{color:inherit}.Button_button__i5TH1.Button_primary__zDxpz{background:var(--button-primary-filled);color:var(--button-primary-default-label)}.Button_button__i5TH1.Button_primary__zDxpz:active{background:var(--button-primary-press-filled);border:1px solid var(--button-primary-press-filled)}.Button_button__i5TH1.Button_primary__zDxpz:disabled{background:var(--button-primary-disabled-filled);color:var(--button-primary-disabled-label);border:unset}.Button_button__i5TH1.Button_icon__LV8xJ .Button_labelIcon__TBf_b{display:none;margin-right:0}.Button_button__i5TH1.Button_secondary__WhD_x{background:var(--button-secondary-filled);border:1px solid var(--button-secondary-filled);color:var(--black-100)}.Button_button__i5TH1.Button_secondary__WhD_x:active{background:var(--gray-700);border:1px solid var(--gray-700)}.Button_button__i5TH1.Button_secondary__WhD_x:disabled{color:var(--button-disabled-label);background:var(--button-disabled-filled);border-color:var(--button-disabled-filled)}.Button_button__i5TH1.Button_hive__h493c{border:1px solid var(--hive-button-primary);background:var(--hive-button-primary);color:var(--text-black)}.Button_button__i5TH1.Button_hive__h493c:disabled{background:var(--hive-button-disabled);border-color:var(--hive-button-disabled);color:var(--text-disabled);border:1px solid var(--hive-button-disabled)}.Button_button__i5TH1.Button_hive__h493c:not(:disabled):hover{background:var(--hive-button-hover);border-color:var(--hive-button-hover)}.Button_button__i5TH1.Button_hive__h493c:not(:disabled):active{background:var(--hive-button-primary);border:1px solid var(--hive-button-primary)}.Button_button__i5TH1.Button_primary__zDxpz.Button_animation__BREQh:hover,.Button_button__i5TH1.Button_rainbow__Tj_7f.Button_animation__BREQh:hover,.Button_button__i5TH1.Button_secondary__WhD_x.Button_animation__BREQh:hover{animation:Button_button-color-change-filled__ud5Mg 40ms .11s infinite,Button_button-shake__mDj4a 40ms .11s infinite}.Button_button__i5TH1.Button_primary__zDxpz.Button_animation__BREQh:active:hover,.Button_button__i5TH1.Button_primary__zDxpz.Button_animation__BREQh:disabled:hover,.Button_button__i5TH1.Button_rainbow__Tj_7f.Button_animation__BREQh:active:hover,.Button_button__i5TH1.Button_rainbow__Tj_7f.Button_animation__BREQh:disabled:hover,.Button_button__i5TH1.Button_secondary__WhD_x.Button_animation__BREQh:active:hover,.Button_button__i5TH1.Button_secondary__WhD_x.Button_animation__BREQh:disabled:hover{animation:none}.Button_button__i5TH1.Button_negative__Wtsz6.Button_animation__BREQh:hover{animation:Button_button-shake__mDj4a 40ms .11s infinite}.Button_button__i5TH1.Button_negative__Wtsz6.Button_animation__BREQh:active:hover,.Button_button__i5TH1.Button_negative__Wtsz6.Button_animation__BREQh:disabled:hover{animation:none}.Button_button__i5TH1.Button_negative__Wtsz6{background:var(--button-negative-filled);border:1px solid var(--button-negative-filled);color:var(--button-primary-default-label)}.Button_button__i5TH1.Button_negative__Wtsz6:active{background:var(--button-negative-press-filled);border:1px solid var(--button-negative-press-filled)}.Button_button__i5TH1.Button_lines__xvy0F{background:rgba(0,0,0,0);border:1px solid var(--button-line-border);color:var(--text-primary)}.Button_button__i5TH1.Button_lines__xvy0F.Button_animation__BREQh:hover{animation:Button_button-color-change-line__s9bQ6 40ms infinite,Button_button-shake__mDj4a 40ms infinite}.Button_button__i5TH1.Button_lines__xvy0F.Button_animation__BREQh:active:hover,.Button_button__i5TH1.Button_lines__xvy0F.Button_animation__BREQh:disabled:hover{animation:none}.Button_button__i5TH1.Button_lines__xvy0F:active{background:var(--button-line-hover-filled)}.Button_button__i5TH1.Button_lines__xvy0F:disabled{border-color:1px solid var(--button-line-disabled-border);color:var(--text-disabled)}.Button_button__i5TH1.Button_large__q1eql{font-size:var(--label-button-lg);padding:12px 32px;border-radius:999px}.Button_button__i5TH1.Button_medium__9LG9t{font-size:var(--label-button-md);padding:10px 24px}.Button_button__i5TH1.Button_small__VO4z1{font-size:var(--label-button-md);padding:6px 16px}.Button_button__i5TH1.Button_full__o1ADf{width:100%}.Button_button__i5TH1.Button_rainbow__Tj_7f{position:relative;isolation:isolate;height:35px}.Button_button__i5TH1.Button_rainbow__Tj_7f:after,.Button_button__i5TH1.Button_rainbow__Tj_7f:before{content:"";position:absolute;border-radius:999px}.Button_button__i5TH1.Button_rainbow__Tj_7f:before{left:0;top:0;width:100%;height:100%;border-radius:999px;z-index:-2;background:repeating-linear-gradient(90deg,#ffde00,#26ff00 8%,#00d6ff 17%,#0900ff 26%,#b300ff 34%,#ff0077 43%,#ff5c00 52%,#ffde00 60%,#26ff00 68%,#00d6ff 77%,#0900ff 86%,#b300ff 94%,#ff0077 103%,#ff5c00 111%,#ffde00 120%);background-size:250% 100%;animation:Button_rainbow-bar-slide__ZkNg_ 1s linear infinite;will-change:transform}.Button_button__i5TH1.Button_rainbow__Tj_7f:after{left:2px;top:2px;width:calc(100% - 4px);height:calc(100% - 4px);z-index:-1;background:var(--button-swap-filled)}.Button_button__i5TH1.Button_rainbow__Tj_7f .Button_buttonLabel__GuKnM{color:var(--gray-800)}@media(min-width:501px){@keyframes Button_button-color-change-filled__ud5Mg{0%{background:var(--button-primary-filled);border-color:var(--button-primary-filled);color:var(--button-primary-default-label)}11%{background:var(--tint-rainbow-gr);border-color:var(--tint-rainbow-gr);color:var(--black-100)}22%{background:var(--tint-rainbow-pk);border-color:var(--tint-rainbow-pk);color:var(--button-primary-default-label)}33%{background:var(--tint-rainbow-or);border-color:var(--tint-rainbow-or);color:var(--button-primary-default-label)}44%{background:var(--tint-rainbow-bl);border-color:var(--tint-rainbow-bl);color:var(--button-primary-default-label)}55%{background:var(--tint-rainbow-pur);border-color:var(--tint-rainbow-pur);color:var(--button-primary-default-label)}66%{background:var(--tint-rainbow-yl);border-color:var(--tint-rainbow-yl);color:#000}77%{background:var(--tint-rainbow-rd);border-color:var(--tint-rainbow-rd);color:var(--button-primary-default-label)}88%{background:var(--button-primary-disabled-filled);border-color:var(--button-primary-disabled-filled);color:var(--button-primary-disabled-label)}to{background:var(--button-primary-press-filled);border-color:var(--button-primary-press-filled);color:var(--button-primary-default-label)}}@keyframes Button_button-color-change-line__s9bQ6{0%{color:var(--text-primary)}11%{color:var(--tint-rainbow-gr)}22%{color:var(--tint-rainbow-pk)}33%{color:var(--tint-rainbow-or)}44%{color:var(--tint-rainbow-bl)}55%{color:var(--tint-rainbow-pur)}66%{color:var(--tint-rainbow-yl)}77%{color:var(--tint-rainbow-rd)}88%{color:var(--text-disabled);border-color:var(--button-line-disabled-border)}to{color:var(--text-primary);background:var(--button-line-hover-filled);border:1px solid var(--button-line-border)}}@keyframes Button_button-shake__mDj4a{11%{transform:rotate(3.506deg) translateY(1px)}22%{transform:rotate(-2.12deg) translate(3.18px,-4px)}33%{transform:rotate(1.996deg) translate(-3px,1px)}44%{transform:rotate(-3.421deg),translate(1px,-5.445px)}55%{transform:rotate(2.205deg) translate(3.168px,3.573px)}66%{transform:rotate(-2.851deg) translate(-2.25px,4.94px)}77%{transform:rotate(2.022deg) translate(3.209px,3px)}88%{transform:rotate(0deg)}to{transform:rotate(0deg)}}}@media(max-width:1280px){.Button_button__i5TH1.Button_icon__LV8xJ{padding:12px}.Button_button__i5TH1.Button_icon__LV8xJ .Button_labelIcon__TBf_b{display:block;width:26px;height:26px}.Button_button__i5TH1.Button_icon__LV8xJ .Button_buttonLabel__GuKnM{display:none;position:absolute;left:50%;top:calc(100% + 5px);transform:translateX(-50%);padding:2px;border-radius:2px;font-size:11px;color:var(--white-100);background:rgba(54,60,80,.8)}.Button_button__i5TH1.Button_icon__LV8xJ:hover .Button_buttonLabel__GuKnM{display:block}}@media(min-width:501px){@keyframes Button_innerShake__orwH1{0%{position:relative;left:-2px}to{position:relative;left:2px}}}@media(max-width:1280px){.Button_button__i5TH1.Button_animation__BREQh.Button_icon__LV8xJ:hover{animation:Button_button-color-change-filled__ud5Mg .04s infinite}.Button_button__i5TH1.Button_animation__BREQh.Button_icon__LV8xJ:hover .Button_labelIcon__TBf_b{animation:Button_innerShake__orwH1 4ms linear infinite}}.WalletConnectButton_walletIcon__YdDUh{width:14px;height:14px;fill:var(--text-accent)}.WalletConnectButton_walletIcon__YdDUh.WalletConnectButton_disabled____g02{fill:var(--text-disabled)}.ConnectWalletPanel_container__1BitU{display:flex;padding:60px 0;flex-direction:column;align-items:center;gap:32px;width:100%}.ConnectWalletPanel_imageWrapper__f6Q7t{position:relative;width:150px;height:209px}@media(max-width:500px){.ConnectWalletPanel_imageWrapper__f6Q7t{width:100px;height:139px}}.ConnectWalletPanel_content__d_nVY{display:flex;flex-direction:column;gap:6px;text-align:center}.ConnectWalletPanel_content__d_nVY .ConnectWalletPanel_title__AE7qG{font-size:32px;font-style:normal;line-height:150%;font-weight:600;color:var(--text-primary)}.ConnectWalletPanel_content__d_nVY .ConnectWalletPanel_description__61_28{font-size:16px;font-style:normal;line-height:150%;font-weight:500;color:var(--text-secondary)}.ConnectWalletPanel_content__d_nVY .ConnectWalletPanel_description__61_28 .ConnectWalletPanel_mobileBreak__T8L09{display:none}@media(max-width:500px){.ConnectWalletPanel_content__d_nVY .ConnectWalletPanel_description__61_28 .ConnectWalletPanel_mobileBreak__T8L09{display:inline}.ConnectWalletPanel_content__d_nVY .ConnectWalletPanel_description__61_28 .ConnectWalletPanel_break__3fFWH{display:none}}.TokenInfo_container__R_BLz{display:flex;flex-direction:column;gap:16px}.TokenInfo_spinnerWrapper__5PphM{display:flex;align-items:center;justify-content:center;height:100%}.TokenInfo_segmentHeader__wYUkb{display:flex;align-items:flex-start;justify-content:space-between;padding:0 36px}@media(max-width:500px){.TokenInfo_segmentHeader__wYUkb{padding:0 16px}}.TokenInfo_segmentContent__LuWXS{display:flex;flex-direction:column;gap:16px}.TokenInfo_segmentContentHeader__xXqal{display:flex;align-items:center;justify-content:space-between;padding:0 16px}.TokenInfo_segmentLabel__HSuWd{display:flex;gap:2px;align-items:center}.TokenInfo_rainbowBox__HBqCa{border-radius:999px}.TokenInfo_rainbowBox__HBqCa.TokenInfo_active__dPsCK button{border:unset}.TokenInfo_tokenCount__IUKeW{position:relative;display:flex;width:20px;height:20px;padding:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:10px;background:var(--white-100);color:var(--black-100);font-size:12px;font-weight:500;line-height:12px}.TokenInfo_tokenCount__IUKeW.TokenInfo_active__dPsCK{background:var(--black-100);color:var(--white-100)}.TokenInfo_tokenCount__IUKeW.TokenInfo_largeCount__wUcO0{padding:10px 4px;width:auto}.TokenInfo_tokenCount__IUKeW.TokenInfo_loading__pF1hJ{width:30px;height:20px}.TokenInfo_tokenCount__IUKeW .TokenInfo_giftIcon__VhDvI{position:absolute;top:-7px;right:-7px}@keyframes RainbowBox_rainbow-bar-slide__SXQuj{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes RainbowBox_rainbow-wheel-spin__VYb0T{to{--rainbow-wheel-angle:-1turn}}.RainbowBox_container__7nfea{position:relative;width:100%}.RainbowBox_container__7nfea .RainbowBox_rainbowBorder__E1uMJ{position:relative;display:block;overflow:hidden;isolation:isolate;position:absolute;inset:-1px;border-radius:inherit;z-index:0}.RainbowBox_container__7nfea .RainbowBox_rainbowBorder__E1uMJ:before{content:"";position:absolute;top:50%;left:50%;width:150%;height:150%;border-radius:inherit;background:conic-gradient(from var(--rainbow-wheel-angle),#ffde00 0,#26ff00 14%,#00d6ff 28%,#0900ff 43%,#b300ff 57%,#ff0077 72%,#ff5c00 86%,#ffde00 100%);animation:RainbowBox_rainbow-wheel-spin__VYb0T 1s linear infinite;transform:translate(-50%,-50%);transform-origin:50% 50%;will-change:transform}.RainbowBox_container__7nfea .RainbowBox_content__ODAxY{position:relative;display:flex;flex-direction:inherit;z-index:2}.RainbowBox_container__7nfea:after{content:"";position:absolute;inset:1px;background:var(--background-filled);border-radius:inherit;z-index:1}.RainbowBox_container__7nfea.RainbowBox_inactive__ti3NK{cursor:not-allowed;pointer-events:none}.RainbowBox_container__7nfea.RainbowBox_inactive__ti3NK>*{opacity:.5}.RainbowBox_container__7nfea.RainbowBox_inactive__ti3NK .RainbowBox_rainbowBorder__E1uMJ:before{background:var(--border-layout);animation:none}.RainbowBox_container__7nfea.RainbowBox_hideBorder__tTDs5 .RainbowBox_rainbowBorder__E1uMJ:before{background:unset;animation:none}.HelpReward_helpRewardContainer__zkplL{display:flex;justify-content:flex-end;align-items:center;gap:4px}.HelpReward_title__jG7MG{color:var(--text-primary,var(--text-primary));font-size:14px;font-weight:600;line-height:150%;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.HoldSegment_segmentContent__bjGJ9{display:flex;flex-direction:column;gap:16px}.HoldSegment_segmentContentHeader__GM2Fj{display:flex;align-items:center;justify-content:space-between;padding:0 16px}.TotalValue_totalValue__ZgQwI{display:flex;align-self:flex-end;gap:12px;align-items:center}.TotalValue_totalValue__ZgQwI .TotalValue_title__4KK93{font-size:14px;font-style:normal;font-weight:600;line-height:150%}.TotalValue_totalValue__ZgQwI .TotalValue_values__qyV1c{display:flex;align-items:center;gap:4px}.TotalValue_totalValue__ZgQwI .TotalValue_values__qyV1c .TotalValue_mValue__Kn6SK{font-size:17px;font-style:normal;font-weight:400;line-height:130%}.TotalValue_totalValue__ZgQwI .TotalValue_values__qyV1c .TotalValue_dollarValue__aXu2D{font-size:12px;font-style:normal;font-weight:400;line-height:115%;margin-top:4px}@media(max-width:500px){.TotalValue_totalValue__ZgQwI{flex-direction:column;gap:4px;align-items:flex-end}}.MToken_container__hbc20{border-radius:999px;padding:1px}.EmptyBubu_empty__SGSDI,.MToken_container__hbc20{display:flex;align-items:center;justify-content:center}.EmptyBubu_empty__SGSDI{flex-direction:column;width:100%;height:536px;padding:80px 0;gap:16px}@media(max-width:500px){.EmptyBubu_empty__SGSDI{height:381px}}.EmptyBubu_empty__SGSDI .EmptyBubu_emptyContent__NN3yc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.RewardSegment_segmentContent__yaGqS{display:flex;flex-direction:column;gap:16px}.RewardSegment_segmentContentHeader__BLNiI{display:flex;align-items:center;justify-content:space-between;padding:0 16px}.FilterSelector_filterSelectorContainer__r6bSP{display:flex;align-items:center;gap:4px}.FilterSelector_filterValue__T_Ekf{display:flex;align-items:center;gap:2px;color:var(--text-primary);font-size:12px;font-weight:600;line-height:120%}.FilterSelector_arrowIcon__FHhmn{color:var(--text-primary);transform:rotate(180deg)}.FilterModal_filterModal__iwEHm{display:flex;width:343px;padding:20px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:8px;background:var(--background-filled);box-shadow:0 0 8px 0 var(--white-20,rgba(255,255,255,.2))}.FilterModal_form__krcku{width:100%}.FilterModal_label__GgbeX{margin-bottom:8px;color:var(--text-primary);font-size:16px;font-weight:400;line-height:130%}.FilterModal_error__6Umjm{margin-top:4px;color:var(--text-error);font-size:13px;font-weight:400;line-height:115%}.FilterModal_buttons__qWxYu{margin-top:16px;display:flex;align-items:flex-start;gap:8px;align-self:stretch;width:100%}.FilterModal_buttons__qWxYu>button{flex:1 1}.FilterModal_dollarSign__jfLKB{color:var(--text-placeholder);font-size:16px;font-style:normal;font-weight:400;line-height:130%}.UserInfo_container__SeNQ7{display:flex;padding:16px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:20px;width:337px;height:100%;flex-shrink:0;border-radius:10px;border:1px solid var(--border-section-bonding);background:var(--background-section-filled)}@media(max-width:756px){.UserInfo_container__SeNQ7{width:281px}}@media(max-width:691px){.UserInfo_container__SeNQ7{width:100%;height:320px}}.UserInfo_title__ZIoQW{color:var(--text-primary);font-size:14px;font-style:normal;font-weight:400;line-height:120%}.UserInfo_tokenInfo__tPEIv{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.UserInfo_tokenImageContainer__9yISb{position:relative;width:40px;height:40px;border-radius:100%;overflow:hidden}.UserInfo_tokenPriceImageContainer__F68XZ{position:relative;width:16px;height:16px;border-radius:100%;overflow:hidden}.UserInfo_tokenInfoContent__511Kl{display:flex;align-items:center;gap:16px}.UserInfo_tokenAndUserInfo__NfEmk{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.UserInfo_tokenSymbol__aj6B2{color:var(--white-100);font-size:20px;font-style:normal;line-height:150%;font-weight:500;font-weight:600}.UserInfo_userName__u6VaB{color:var(--text-secondary);font-size:14px;font-style:normal;font-weight:400;line-height:120%}.UserInfo_bondingCurveInfo__MJ_L_{width:100%}.UserInfo_percentageText__r_uq9{display:flex;align-items:center;gap:4px;align-self:stretch;color:var(--text-primary);font-size:12px;font-weight:500;line-height:150%;letter-spacing:.18px;margin-bottom:8px}.UserInfo_progressBarContainer__iybJS{display:flex;padding:8px 0;justify-content:center;align-items:center;align-self:stretch;position:relative}.UserInfo_progressBarContainer__iybJS .UserInfo_arrowIcon__gJDpf{bottom:12px!important}.UserInfo_tokenPriceInfo___Gwld{display:flex;padding:0 12px}.UserInfo_tokenPrice__ZrZNu{display:flex;align-items:center;gap:8px;color:var(--text-primary);font-size:12px;font-weight:600;line-height:150%}.UserInfo_tokenPrice__ZrZNu .UserInfo_mPrice__lzBEQ{display:flex;align-items:center;gap:2px}.UserInfo_tokenPrice__ZrZNu .UserInfo_mPrice__lzBEQ>strong{color:var(--text-accent);font-size:14px;font-weight:500;line-height:150%;letter-spacing:.21px}.UserInfo_tokenPrice__ZrZNu .UserInfo_usdPrice__YUg4X{color:var(--text-secondary);font-size:12px;font-style:normal;font-weight:400;line-height:115%}.UserInfo_divider__oBe5c{width:100%;height:1px;background:var(--gray-100)}.UserInfo_walletInfo__NO_dI{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.UserInfo_walletInfoHeader__BAMJ7{width:100%;display:flex;gap:10px;align-items:center;justify-content:space-between}.UserInfo_walletInfoContent__OIfDh{color:var(--text-primary)}.UserInfo_walletInfoContent__OIfDh>button{font-size:11px!important;font-weight:600!important;line-height:150%!important}.UserInfo_rainbowBox___WeWz{border-radius:3px;display:flex;padding:2px 3px;justify-content:center;align-items:center;width:-moz-fit-content!important;width:fit-content!important;color:var(--text-primary);font-size:9px;font-weight:400;line-height:100%}.UserInfo_skeletonTokenAndUserInfo__A7AzJ{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.UserInfo_skeletonBondingCurveInfo__QizSp{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.UserInfo_skeletonPercentageText__p1Epu,.UserInfo_skeletonProgressBarContainer__vvhUF,.UserInfo_skeletonTokenPriceInfo__C_Skm{display:flex}.UserInfo_skeletonWalletAddress__MPiio,.UserInfo_skeletonWalletInfoButton__cCFNB{width:100%}.CopyAddress_container__T2RiX{display:flex;align-items:center;gap:8px;font-size:16px;font-style:normal;line-height:150%;font-weight:500;font-weight:600;color:var(--text-primary)}.CopyAddress_container__T2RiX .CopyAddress_icon__CEVYP.CopyAddress_wallet__degYy{fill:var(--text-accent)}.CopyAddress_container__T2RiX .CopyAddress_icon__CEVYP.CopyAddress_copy__nXe7k{fill:var(--text-secondary)}@media(max-width:500px){.CopyAddress_container__T2RiX{font-size:15px;font-style:normal;line-height:150%;font-weight:500;font-size:14px;font-weight:600}}.MemecoreNetworkButton_container__Y769j{width:100%;display:flex;height:40px;padding:6px 16px;justify-content:center;align-items:center;gap:4px;border-radius:999px;border:1px solid var(--button-line-border);color:var(--text-primary)}.MemecoreNetworkButton_container__Y769j.MemecoreNetworkButton_notConnected__aC2uE{border-color:var(--text-warning);color:var(--text-warning)}.MemecoreNetworkButton_container__Y769j.MemecoreNetworkButton_wrongNetwork__CaMXX{border-color:var(--button-negative-filled);color:var(--text-error)}.MemecoreNetworkButton_networkName__xSP9_{font-size:15px;font-weight:600;line-height:150%;flex:1 0}.MemecoreNetworkButton_arrowIcon__2192Z{width:14px;height:14px;color:var(--text-primary)}.MemecoreNetworkButton_arrowIcon__2192Z.MemecoreNetworkButton_notConnected__aC2uE{color:var(--text-warning)}.MemecoreNetworkButton_arrowIcon__2192Z.MemecoreNetworkButton_wrongNetwork__CaMXX{color:var(--text-error)}.MemecoreNetworkButton_arrowIcon__2192Z:not(.MemecoreNetworkButton_notConnected__aC2uE,.MemecoreNetworkButton_wrongNetwork__CaMXX){display:none}@media(max-width:988px){.MemecoreNetworkButton_arrowIcon__2192Z:not(.MemecoreNetworkButton_notConnected__aC2uE,.MemecoreNetworkButton_wrongNetwork__CaMXX){display:block}}.MemecoreNetworkButton_warningIcon__VZoSO{width:24px;height:24px}.MemecoreNetworkButton_warningIcon__VZoSO.MemecoreNetworkButton_notConnected__aC2uE{color:var(--text-warning)}.MemecoreNetworkButton_warningIcon__VZoSO.MemecoreNetworkButton_wrongNetwork__CaMXX{color:var(--text-error)}.XpInfo_container__zq_e4{display:flex;flex-direction:column;gap:16px}.XpInfo_spinnerWrapper__iDL0M{display:flex;align-items:center;justify-content:center;height:100%}.XpTotalValue_xpContainer__Okajw{display:flex;align-items:center;gap:12px;align-self:flex-end;flex-direction:row;padding:0 16px}@media(max-width:500px){.XpTotalValue_xpContainer__Okajw{flex-direction:column;gap:4px;align-items:flex-start}}.XpTotalValue_xpContainer__Okajw .XpTotalValue_xpIcon___iGqC{border-radius:999px}.XpTotalValue_xpContainer__Okajw .XpTotalValue_xpTitle__MGFXi{color:var(--white-100);font-size:15px;font-style:normal;line-height:150%;font-weight:500;font-size:14px;font-weight:600}.XpTotalValue_xpContainer__Okajw .XpTotalValue_xpValue___2mKQ{display:flex;align-items:center;gap:4px;color:var(--text-positive-gr);font-size:17px;font-style:normal;font-weight:400;line-height:130%}.XPTable_container__GXMPH{position:relative;width:100%;padding:0 16px}.XPTable_tableWrapper__cKtTN{width:100%;overflow-x:auto}.XPTable_tbody__ZfBP_ td{text-overflow:ellipsis;font-size:13px;font-style:normal;font-weight:400;line-height:115%;color:var(--text-primary);position:relative;padding:0 16px!important}.XPTable_date__QyTnx{width:350px;min-width:350px}@media(max-width:988px){.XPTable_date__QyTnx{width:340px;min-width:340px}}@media(max-width:500px){.XPTable_date__QyTnx{width:210px;min-width:210px}}.XPTable_details__jfmBP{width:350px;min-width:350px;text-align:left}@media(max-width:988px){.XPTable_details__jfmBP{width:340px;min-width:340px}}@media(max-width:500px){.XPTable_details__jfmBP{width:300px;min-width:300px}}.XPTable_xp__Zgh3p{width:230px;min-width:230px;text-align:left}.XPTable_xp__Zgh3p.XPTable_positive__LJKFZ{color:var(--text-accent-disabled)}.XPTable_xp__Zgh3p.XPTable_negative__ClKuj{color:var(--text-accent-red)}@media(max-width:500px){.XPTable_xp__Zgh3p{width:210px;min-width:210px}}.XPTable_detailsCell__t4x1K{display:inline-flex;align-items:center;gap:6px}.XPTable_xpCell__h6lQn.XPTable_positive__LJKFZ{color:var(--text-accent-disabled)}.XPTable_xpCell__h6lQn.XPTable_negative__ClKuj{color:var(--text-accent-red)}.XPTable_fetchingNext__qAhzj{padding-top:24px;text-align:center}.XPTable_fetchingNextTrigger__ninBx{width:100%;min-height:50px}.XPTable_emptyBubu__TGGna{background:var(--background-filled);padding-top:80px}.XPTable_emptyTitle__PT092{color:var(--text-secondary);font-size:20px;font-style:normal;line-height:150%;font-weight:500}.SelectSegment_container__8pYiS{display:flex;width:100%;max-width:474px;flex-direction:column;align-items:center;gap:20px;padding:40px 16px;margin:0 auto}.SelectSegment_container__8pYiS.SelectSegment_floatingButtonExist__eJ3iH{padding-bottom:100px}.SelectSegment_segmentGroup__6la8Y{width:100%;align-items:flex-start}.ClaimableBalanceCardContent_claimableBalanceContainer__LfR21{display:flex;justify-content:space-between;align-items:center}.ClaimableBalanceCardContent_balanceContainer__00ewh{display:flex;gap:10px;align-items:center}.ClaimableBalanceCardContent_container__Y8OLt{display:flex;flex-direction:column;gap:12px}.ClaimableBalanceCardContent_lockedBalanceContainer__luGYK{display:flex;align-items:center;justify-content:space-between}.ClaimableBalanceCardContent_lockedBalanceContainer__luGYK .ClaimableBalanceCardContent_content__pj8c4{display:flex;align-items:center;gap:6px}.ClaimableBalanceCardContent_lockedBalanceContainer__luGYK .ClaimableBalanceCardContent_content__pj8c4 .ClaimableBalanceCardContent_text__7RGOi{font-size:13px;font-style:normal;font-weight:400;line-height:115%;font-size:14px;line-height:120%;color:var(--text-primary)}.ClaimableBalanceCardContent_lockedBalanceContainer__luGYK .ClaimableBalanceCardContent_content__pj8c4 .ClaimableBalanceCardContent_text__7RGOi .ClaimableBalanceCardContent_accent__tluNw{font-size:14px;font-style:normal;line-height:150%;font-weight:500;color:var(--text-accent-red)}.BalanceList_container__mmnwA{display:flex;flex-direction:column;gap:12px}.BalanceList_balanceContainer__EukpV{display:flex;gap:10px;align-items:center}.BalanceList_additionalXPClaimButton__lCRa_{position:absolute!important;right:16px;bottom:16px}.BalanceList_claimableStmLabel__9ffxv{display:flex;align-items:center;gap:4px}.NotFoundState_container__HzyMH{display:flex;padding:80px 32px 32px;flex-direction:column;align-items:center;gap:32px;flex:1 0}.NotFoundState_header__I5H9M{display:flex;height:49px;padding:4px 16px;align-items:center;gap:16px;width:100%;position:fixed;top:0;left:0;cursor:pointer}.NotFoundState_header__I5H9M .NotFoundState_icon__khHGb{margin:8px;fill:var(--text-primary)}.NotFoundState_header__I5H9M>h1{color:var(--white-100);font-size:18px;font-style:normal;font-weight:600;line-height:150%}@media(min-width:500px){.NotFoundState_header__I5H9M{display:none}}.NotFoundState_desc__oXR_M{display:flex;flex-direction:column;gap:8px}.NotFoundState_desc__oXR_M>h2{color:var(--text-primary);text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:150%}.NotFoundState_desc__oXR_M>p{color:var(--text-secondary);text-align:center;font-size:15px;font-style:normal;font-weight:400;line-height:132%}@media(max-width:500px){.NotFoundState_container__HzyMH{padding:40px 32px 32px;margin-top:40px}.NotFoundState_desc__oXR_M>h2{font-size:24px}}.Switch_container__6MeJp{display:flex;align-items:center;gap:8px}.Switch_switch___oL38{position:relative;background-color:var(--button-primary-filled);border-radius:50vh}.Switch_switch___oL38.Switch_small__88k_A{width:40px;height:14px}.Switch_switch___oL38.Switch_large__q1X2a{width:46px;height:18px}.Switch_switch___oL38 .Switch_circle__0rtId{position:absolute;width:20px;height:20px;border-radius:100%;z-index:1;background-color:var(--icon-white);transition:all .15s ease-in-out;box-shadow:1px 1px 4px 0 rgba(18,18,19,.14);top:50%;left:0;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.Switch_switch___oL38 .Switch_circle__0rtId.Switch_small__88k_A{width:20px;height:20px}.Switch_switch___oL38 .Switch_circle__0rtId.Switch_large__q1X2a{width:24px;height:24px}.Switch_switch___oL38 .Switch_circle__0rtId.Switch_small__88k_A.Switch_isSwitched__9fSfM{transform:translate(20px,-50%)}.Switch_switch___oL38 .Switch_circle__0rtId.Switch_large__q1X2a.Switch_isSwitched__9fSfM{transform:translate(22px,-50%)}.Switch_label__8EjfB{display:flex;align-items:center;gap:4px;cursor:pointer}.PostBody_bodyContainer__s9j7w{display:flex;flex-direction:column;gap:2px}.PostBody_bodyContainer__s9j7w .PostBody_content__VW__g{padding-bottom:14px}.PostBody_bodyContainer__s9j7w .PostBody_content__VW__g .PostBody_body__9KY0F{text-align:left;overflow:hidden;color:var(--text-primary);text-overflow:ellipsis;word-break:break-word;white-space:pre-wrap;font-size:15px;font-style:normal;font-weight:400;line-height:20px;max-height:140px}.PostBody_bodyContainer__s9j7w .PostBody_content__VW__g .PostBody_body__9KY0F.PostBody_open__Y_qd0{max-height:unset}.PostBody_bodyContainer__s9j7w .PostBody_content__VW__g .PostBody_showMore__iAym0{padding:2px 0}.PostBody_bodyContainer__s9j7w .PostBody_content__VW__g .PostBody_showMore__iAym0:hover{text-decoration:underline}.PostBody_linkPreviewContainer__6Nk0_{display:flex;flex-direction:column;padding-top:12px;gap:12px}.PostBody_adIframeContainer__NAg0I{margin-top:8px;border-radius:12px;overflow:hidden}.PostBody_adIframe__HYd3h{border:0;padding:0;width:100%;height:300px;display:block}.PostBody_adIframeSurvey__VZoJn{border:0;padding:0;width:100%;height:520px;display:block}.PostBody_link__Arb_d{color:var(--text-accent);font-size:15px;font-style:normal;font-weight:400;line-height:20px;overflow-wrap:break-word;word-break:break-all}.PostImage_imageContainer__j4b70{position:relative;margin-top:8px}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn{position:absolute;width:100%;height:100%;top:0;border-radius:var(--border-radius-post-image,16px);border:1px solid var(--input-border-enabled);overflow:hidden;gap:2px;display:flex}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn.PostImage_multipleImages__7rkyD{display:grid;grid-template-columns:repeat(2,1fr)}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn.PostImage_multipleImages__7rkyD.PostImage_threeImages__pmCZc{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,1fr);grid-gap:2px;gap:2px}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn.PostImage_multipleImages__7rkyD.PostImage_threeImages__pmCZc>.PostImage_innerImageContainer__C1WoJ:first-child{grid-column:1;grid-row:1/span 2}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn.PostImage_multipleImages__7rkyD.PostImage_threeImages__pmCZc .PostImage_innerDividerChild__NziXy{grid-column:2}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn .PostImage_innerDivider__EinOs{display:grid;height:100%;grid-gap:2px;gap:2px}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn .PostImage_innerImageContainer__C1WoJ{position:relative;width:100%;height:100%;background-color:var(--background-dim-image)}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn .PostImage_innerImageContainer__C1WoJ .PostImage_imageSkeleton__r89Mk{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn .PostImage_innerImageContainer__C1WoJ .PostImage_imageSkeletonFill__nuK8V{width:100%!important;height:100%!important}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn .PostImage_innerImageContainer__C1WoJ img{position:relative;object-fit:cover;object-position:center}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn .PostImage_innerImageContainer__C1WoJ.PostImage_gifContainer__bGXsZ{background-color:#000;display:flex;align-items:center;justify-content:center}.PostImage_imageContainer__j4b70 .PostImage_imageWrapper__Jaoxn .PostImage_innerImageContainer__C1WoJ.PostImage_gifContainer__bGXsZ img{object-fit:contain}.AskLeaveModal_askLeaveModal__a8G1d{display:flex;flex-direction:column;align-items:center;justify-content:center;width:320px;padding:32px}.AskLeaveModal_askLeaveModal__a8G1d .AskLeaveModal_imgBubu__YInqk{margin:0 auto 12px}.AskLeaveModal_askLeaveModal__a8G1d dl{display:flex;flex-direction:column;align-items:center;gap:8px}.AskLeaveModal_askLeaveModal__a8G1d dl dt{font-size:20px;font-weight:700;color:var(--white-100)}.AskLeaveModal_askLeaveModal__a8G1d dl dd{text-align:center;font-size:15px;color:var(--text-secondary)}.AskLeaveModal_askLeaveModal__a8G1d .AskLeaveModal_buttonWrap__Ri7oM{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:28px}.ButtonJoin_buttonJoin__ZjYrE{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;height:35px;padding:0 16px;border-radius:999px;font-size:15px;font-weight:600;color:var(--text-black);background:var(--hive-button-primary);justify-content:center}.ButtonJoin_buttonJoin__ZjYrE:hover{color:var(--text-black);background:var(--hive-button-hover)}.ButtonJoin_buttonJoin__ZjYrE:disabled{color:var(--text-disabled);background:var(--hive-button-disabled)}.ButtonJoin_buttonJoin__ZjYrE.ButtonJoin_joined__VE3Yz{color:var(--hive-button-primary);border:1px solid var(--hive-button-primary);background:none}.IconButton_iconButton__04eBd{position:relative;border:0;outline:0;background:rgba(0,0,0,0);display:flex;align-items:center;cursor:pointer}.IconButton_iconButton__04eBd .IconButton_icon__If8s_{width:36px;height:36px;display:flex;justify-content:center;align-items:center}.IconButton_iconButton__04eBd .IconButton_icon__If8s_.IconButton_control__f7EoP,.IconButton_iconButton__04eBd .IconButton_icon__If8s_.IconButton_ghost__PccS5,.IconButton_iconButton__04eBd .IconButton_icon__If8s_.IconButton_line__eoxX4{border-radius:999px}.IconButton_iconButton__04eBd .IconButton_icon__If8s_.IconButton_line__eoxX4{border:1px solid hsla(0,0%,100%,.3019607843)}.IconButton_iconButton__04eBd .IconButton_icon__If8s_.IconButton_ghost__PccS5:hover,.IconButton_iconButton__04eBd .IconButton_icon__If8s_.IconButton_line__eoxX4:hover{background:var(--button-line-hover-filled)}.IconButton_iconButton__04eBd .IconButton_icon__If8s_.IconButton_ghost__PccS5:hover+.IconButton_label__yky0R{transition-delay:.11s;transition-property:opacity;opacity:1}.IconButton_iconButton__04eBd .IconButton_icon__If8s_.IconButton_control__f7EoP{background:var(--black-100)}.IconButton_iconButton__04eBd .IconButton_icon__If8s_.IconButton_control__f7EoP:hover{background:var(--gray-50)}.IconButton_iconButton__04eBd.IconButton_animation__UjQ5j:active.IconButton_pink__MBV49 .IconButton_icon__If8s_{background:rgba(249,24,128,.1)}.IconButton_iconButton__04eBd.IconButton_animation__UjQ5j:active.IconButton_green__EosSk .IconButton_icon__If8s_{background:rgba(19,255,39,.1)}.IconButton_iconButton__04eBd.IconButton_animation__UjQ5j:active.IconButton_blue__9lgQ8 .IconButton_icon__If8s_{background:rgba(29,155,240,.1)}@media(min-width:769px){.IconButton_iconButton__04eBd.IconButton_animation__UjQ5j:not(.IconButton_selected__PjTsJ):hover .IconButton_icon__If8s_{animation:IconButton_button-bg-animation__FCoNR 40ms .11s infinite}.IconButton_iconButton__04eBd.IconButton_animation__UjQ5j:not(.IconButton_selected__PjTsJ):hover .IconButton_count__hTyA2,.IconButton_iconButton__04eBd.IconButton_animation__UjQ5j:not(.IconButton_selected__PjTsJ):hover .IconButton_icon__If8s_ g,.IconButton_iconButton__04eBd.IconButton_animation__UjQ5j:not(.IconButton_selected__PjTsJ):hover .IconButton_icon__If8s_ path{animation:IconButton_button-color-animation__hm0d5 40ms .11s infinite}}.IconButton_iconButton__04eBd.IconButton_selected__PjTsJ .IconButton_icon__If8s_ g,.IconButton_iconButton__04eBd.IconButton_selected__PjTsJ .IconButton_icon__If8s_ path{fill:var(--selected-color)}.IconButton_iconButton__04eBd.IconButton_selected__PjTsJ .IconButton_count__hTyA2{color:var(--selected-color)}.IconButton_iconButton__04eBd .IconButton_label__yky0R{position:absolute;bottom:-18px;left:3px;width:-moz-fit-content;width:fit-content;height:16px;padding:2px;justify-content:center;align-items:center;border-radius:2px;background:var(--background-popover-filled);color:var(--text-popover);text-align:center;font-size:11px;font-style:normal;font-weight:400;line-height:12px;opacity:0}.IconButton_iconButton__04eBd .IconButton_count__hTyA2{color:var(--icon-button-count-color,white)}@keyframes IconButton_button-bg-animation__FCoNR{0%{background:rgba(0,0,0,0);transform:translateX(-1px)}11%{background:var(--button-line-hover-filled);transform:translateX(1px)}88%{background:var(--button-line-hover-filled);transform:translateX(-1px)}to{background:rgba(0,0,0,0);transform:translateX(1px)}}@keyframes IconButton_button-color-animation__hm0d5{0%{fill:var(--tint-rainbow-default);color:var(--tint-rainbow-default)}11%{fill:var(--tint-rainbow-gr);color:var(--tint-rainbow-gr)}22%{fill:var(--tint-rainbow-pk);color:var(--tint-rainbow-pk)}33%{fill:var(--tint-rainbow-or);color:var(--tint-rainbow-or)}44%{fill:var(--tint-rainbow-light-bl);color:var(--tint-rainbow-light-bl)}55%{fill:var(--tint-rainbow-light-pur);color:var(--tint-rainbow-light-pur)}66%{fill:var(--tint-rainbow-yl);color:var(--tint-rainbow-yl)}77%{fill:var(--tint-rainbow-teal);color:var(--tint-rainbow-teal)}88%{fill:var(--tint-rainbow-rd);color:var(--tint-rainbow-rd)}to{fill:var(--button-primary-disabled-filled);color:var(--button-primary-disabled-filled)}}@keyframes IconButton_button-label-animation__6N3Io{0%{opacity:0}22%{opacity:1}88%{opacity:1}to{opacity:0}}.LikeButton_icon__uSem_{fill:var(--text-secondary)}.PostFooter_container__c6UHV{display:flex;height:51px;padding:2px 0;align-items:center;gap:24px;align-self:stretch;color:var(--text-accent)}.PostFooter_container__c6UHV>button{width:50px;--icon-button-count-color:var(--text-secondary)}.PostFooter_container__c6UHV>button>div{width:36px!important;height:36px!important;padding:8px}.PostFooter_metadataIcon__gdb4G,.ReplyButton_metadataIcon__N7zl1,.RepostButton_icon__YDgtK{fill:var(--text-secondary)}.UpperSign_signWrapper__rgbaG{display:flex;align-items:flex-end;gap:8px;color:var(--text-secondary);font-size:13px;font-style:normal;font-weight:600;line-height:115%;padding-left:35px;margin-bottom:14px}.PageBanner_root__1Zljj{width:100%}.PageBanner_bannerArea__UC37e{position:relative;background-color:var(--white-10);width:100%}.PageBanner_overlapRow__39kN5{display:flex;align-items:flex-end;justify-content:space-between;padding:0 16px 16px}@media(max-width:680px){.PageBanner_overlapRow__39kN5{padding:0 14px 14px}}.PageBanner_left__1FoOA{display:flex;align-items:flex-end;gap:40px}@media(max-width:500px){.PageBanner_left__1FoOA{gap:32px}}.PageBanner_avatarSlot__c_q1U{position:relative;flex-shrink:0;margin-top:-67px}@media(max-width:500px){.PageBanner_avatarSlot__c_q1U{margin-top:-56px}}.PageBanner_infoSlot__3G6f1{min-width:0}.PageBanner_actionSlot__j4XQT{display:flex;align-items:flex-end;flex-shrink:0}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S{position:relative}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC{display:flex;padding:12px 16px;flex-direction:column;gap:16px;border-radius:10px;background:var(--background-section-bonding);border:1px solid var(--border-section-bonding)}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_info__YaMmW{display:flex;height:62px;justify-content:center;align-items:center;align-self:stretch}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_info__YaMmW li{display:flex;flex-direction:column;align-items:center;flex:1 0;position:relative;gap:2px;padding:0 6px}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_info__YaMmW li:after{content:"";position:absolute;top:50%;right:0;width:1px;height:42px;background:var(--white-10);transform:translateY(-50%)}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_info__YaMmW li:last-child:after{display:none}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_info__YaMmW li:first-child{padding-left:0}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_info__YaMmW li:last-child{padding-right:0}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_info__YaMmW li label{font-size:13px;font-style:normal;font-weight:400;line-height:115%;color:var(--text-secondary)}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_info__YaMmW li strong{font-size:18px;font-style:normal;line-height:150%;font-weight:500;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:2px}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_info__YaMmW li small{font-size:13px;font-style:normal;font-weight:400;line-height:115%;color:var(--text-positive-gr)}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap;gap:12px}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0 .BondingCurveProgressAfterComplete_claimable__vzi2q{display:flex;align-items:center}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0 .BondingCurveProgressAfterComplete_claimable__vzi2q span{font-size:14px;font-style:normal;line-height:150%;font-weight:500;color:var(--text-accent);letter-spacing:.21px;margin-left:6px}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0 .BondingCurveProgressAfterComplete_claimable__vzi2q strong{font-size:15px;font-style:normal;line-height:150%;font-weight:500;font-size:14px;font-weight:600;color:var(--text-primary);margin-left:4px}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0 .BondingCurveProgressAfterComplete_buttonArea__W4mi9{display:flex}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0 .BondingCurveProgressAfterComplete_buttonArea__W4mi9 button{flex:1 1;min-width:98px}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0 .BondingCurveProgressAfterComplete_buttonArea__W4mi9 .BondingCurveProgressAfterComplete_buttonGroup__6O4YW{display:flex;justify-content:center;align-items:center;gap:8px;align-self:stretch}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0:not(.BondingCurveProgressAfterComplete_isCurrentProfileAccountOwner__8jzdp){justify-content:center}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0:not(.BondingCurveProgressAfterComplete_isCurrentProfileAccountOwner__8jzdp) .BondingCurveProgressAfterComplete_buttonArea__W4mi9{width:100%;justify-content:center}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0:not(.BondingCurveProgressAfterComplete_isCurrentProfileAccountOwner__8jzdp) .BondingCurveProgressAfterComplete_buttonArea__W4mi9 button{flex:1 1;min-width:98px;max-width:260px}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0:not(.BondingCurveProgressAfterComplete_isCurrentProfileAccountOwner__8jzdp) .BondingCurveProgressAfterComplete_buttonArea__W4mi9 .BondingCurveProgressAfterComplete_buttonGroup__6O4YW{width:100%}@media(max-width:665px){.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0{display:flex;flex-direction:column;align-items:flex-start;flex:1 1}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0 .BondingCurveProgressAfterComplete_buttonArea__W4mi9{justify-content:center;width:100%}.BondingCurveProgressAfterComplete_bondingInfo__T7g5S .BondingCurveProgressAfterComplete_bondingBox__lpUwC .BondingCurveProgressAfterComplete_bottomArea__oNfx0 .BondingCurveProgressAfterComplete_buttonArea__W4mi9 .BondingCurveProgressAfterComplete_buttonGroup__6O4YW{gap:12px;width:100%}}.PostTail_tailContainer__UK5eV{display:flex;min-height:12px;padding:12px 16px}.PostTail_tailContainer__UK5eV .PostTail_moreIconWrapper__PwOMG{flex-basis:44px;margin-right:14px;width:100%;display:flex;flex-direction:column;align-items:center}.PostTail_tailContainer__UK5eV .PostTail_moreIconWrapper__PwOMG .PostTail_more__t5QpV{transform:rotate(90deg);fill:var(--text-disabled)}.Posts_loading__rK9P1{padding:48px 0}.Posts_container__7yJ_Y{padding-bottom:200px}.Posts_fetchingNextTrigger___i4Q0{width:100%;min-height:50px}.Posts_fetchingNext__QcW66{padding-top:24px}.Posts_postItem__fgw7K{border-bottom:1px solid var(--border-layout)}.All_container__xRmMq,.All_contents__I_nvm{display:flex;flex-direction:column}.All_contents__I_nvm>h4{padding:12px 16px;font-size:20px;font-style:normal;line-height:150%;font-weight:500;font-weight:600}.All_contents__I_nvm.All_people___p0lz>div[role=button]{padding:12px 16px 16px}.All_contents__I_nvm.All_people___p0lz .All_viewAllButton__9MSRM{font-size:15px;font-style:normal;font-weight:400;line-height:132%;color:var(--text-accent);text-align:left;padding:12px 16px 16px}.All_divider__s0Uca{border-top:1px solid var(--input-border-enabled)}.All_spinnerWrapper__blzMK{display:flex;justify-content:center;align-items:center;padding:24px}.People_container__Te7gD{display:flex;flex-direction:column}.People_container__Te7gD>div[role=button]{padding:12px 16px 16px}.People_loading__Zi5g9{padding:48px 0}.People_fetchingNextTrigger__9Q0MR{width:100%;min-height:50px}.People_fetchingNext__8ddS3{padding-top:24px}.PostMetaBar_container__Og7Vm{display:flex;align-items:center;gap:4px;padding:12px 0;border-bottom:1px solid var(--border-layout);font-size:14px;font-weight:500;color:var(--text-secondary);letter-spacing:.21px}.PostMetaBar_viewCount__Mv93J{font-weight:600;color:var(--text-primary)}.WriteDraftCurrentUserProfile_profileWrapper__fOVCG{width:44px;margin:8px 8px 0 0;flex-shrink:0}.Thread_postContainer__2A6vT{width:100%;padding:0 16px}.Thread_postContainer__2A6vT:hover{cursor:pointer}.Thread_postContainer__2A6vT .Thread_postContent__DoNxN{display:flex}.Thread_postContainer__2A6vT .Thread_postContent__DoNxN .Thread_profile__uGnNp{width:44px;margin-right:14px;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.Thread_postContainer__2A6vT .Thread_postContent__DoNxN .Thread_line__sVgCX.Thread_showThreadLine__sIPD_{background:var(--border-multi-post);width:1.5px;height:100%}.Thread_postContainer__2A6vT .Thread_postContent__DoNxN .Thread_body__cH8zD{flex:1 1;width:100%}.Thread_headerContainer__6lRNS{display:flex}.Thread_headerContainer__6lRNS .Thread_name__bM0Ey{margin-right:6px}.Thread_headerContainer__6lRNS .Thread_date__oXvoI{font-size:15px;font-style:normal;font-weight:400;line-height:132%;color:var(--text-accent)}.Thread_headerContainer__6lRNS .Thread_date__oXvoI:before{content:"・";margin-right:6px}.Thread_headerTopContainer__F45R7{display:flex;position:relative}.Thread_headerTopContainer__F45R7 .Thread_moreWrapper__XsC6i{flex:1 1;text-align:end;position:absolute!important;width:auto;right:0;top:-6px}.Thread_headerTopContainer__F45R7 .Thread_moreWrapper__XsC6i .Thread_buttons__pKLvk{display:flex;flex-direction:column;width:100%}.Thread_headerTopContainer__F45R7 .Thread_moreWrapper__XsC6i .menu{width:300px;max-width:360px}@media(max-width:500px){.Thread_headerTopContainer__F45R7 .Thread_moreWrapper__XsC6i .menu{width:100%;max-width:none}}.Thread_headerTopContainer__F45R7 .Thread_moreWrapper__XsC6i .menu a{padding:12px 16px;font-size:15px;border-radius:0}.Thread_headerTopContainer__F45R7 .Thread_moreWrapper__XsC6i .menu a svg path{fill:#e7e7eb}.Thread_delete___zSAi{color:var(--button-negative-filled)}.Thread_delete___zSAi .Thread_deleteIcon__hLiTk{fill:var(--button-negative-filled)}.Thread_more__aq1f2{fill:var(--text-secondary)}.Thread_signContainer__NRFBR{height:15px}.Thread_postFooterContainer__oCxMj{display:flex;height:51px;padding:2px 0;align-items:center;gap:24px;align-self:stretch;color:var(--text-accent)}.Thread_postFooterContainer__oCxMj>button{width:50px}.Thread_postFooterContainer__oCxMj>button>div{width:36px!important;height:36px!important;padding:8px}.Thread_postFooterContainer__oCxMj>button span[class^=IconButton_count__]{color:var(--text-secondary)}.Thread_tailContainer__d0j6_{display:flex;min-height:12px;padding:12px 16px}.Thread_tailContainer__d0j6_ .Thread_moreIconWrapper__6pAdA{flex-basis:44px;margin-right:14px;width:100%;display:flex;flex-direction:column;align-items:center}.Thread_tailContainer__d0j6_ .Thread_moreIconWrapper__6pAdA .Thread_more__aq1f2{transform:rotate(90deg);fill:var(--text-disabled)}.Thread_deleteIcon__hLiTk{fill:var(--button-negative-filled)}.Thread_metadataIcon__zkIj7{fill:var(--text-secondary)}.AdFeedItem_adContainer__Ilwle{padding:12px 16px 0;width:100%;cursor:pointer}.AdFeedItem_adContainer__Ilwle .AdFeedItem_adContent__3Np2n{display:flex}.AdFeedItem_adContainer__Ilwle .AdFeedItem_adContent__3Np2n .AdFeedItem_profile__Elq3C{width:44px;margin-right:14px;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.AdFeedItem_adContainer__Ilwle .AdFeedItem_adContent__3Np2n .AdFeedItem_body__Qqau1{flex:1 1;width:100%;min-width:0}.AdFeedItem_sponsoredTag__v_OL_{color:var(--text-accent);font-size:12px;line-height:16px}.AdFeedItem_adMedia__FK1ON{border-radius:12px;overflow:hidden;position:relative}.AdFeedItem_adIframe__WXBnj{border:0;padding:0;width:100%;height:300px;overflow:hidden;display:block}.AdFeedItem_adIframeSurvey__b4Y_A{border:0;padding:0;width:100%;height:520px;overflow:hidden;display:block}.AdFeedItem_adImage__TTvpx{width:100%;height:auto;display:block;cursor:pointer}.AdFeedItem_adText__ziqDI{font-size:14px;line-height:20px;white-space:pre-wrap;color:var(--text-primary)}.AdFeedItem_productAdText__zEMUy{font-size:14px;line-height:20px;white-space:pre-wrap;color:var(--text-secondary);font-weight:600;text-align:center}@media(max-width:499px){.AdFeedItem_productAdText__zEMUy{font-size:12px;line-height:16px}}.AdFeedItem_content__XztQc{display:flex;flex-direction:column;gap:8px}.FeedRowItem_divider__6_Nc2{border-bottom:1px solid var(--border-layout)}.VirtualFeedsWithPullToRefresh_indicator__3nbFq{display:flex;justify-content:center;align-items:center;position:relative}.VirtualFeedsWithPullToRefresh_indicator__3nbFq .VirtualFeedsWithPullToRefresh_spinnerWrapper__nArJ3{position:absolute;transform:translateY(50%)}.VirtualFeedsWithPullToRefresh_postContainer__oqDL9,.VirtualFeedsWithPullToRefresh_pullContentWrapper__sLPcx{display:flex;flex-direction:column}.VirtualFeedsWithPullToRefresh_fetchingNext__VTg9J{width:100%;height:50px;padding-top:14px}.VirtualFeedsWithPullToRefresh_fetchingNextTrigger__hE92J{width:100%;min-height:50px}.VirtualFeedsWithPullToRefresh_loadMore__La0Rt{display:flex;justify-content:center;padding:16px 0 20px}.Announcements_announcements__eqWe_{border-bottom:1px solid var(--border-layout)}.ForYouFeed_emptyList__vBeXu{display:flex;flex-direction:column;width:100%;position:relative}.ForYouFeed_emptyList__vBeXu:before{position:absolute;top:0;left:0;content:"";display:block;width:100%;border-top:1px solid var(--border-layout)}@keyframes LoadingBar_rainbow-bar-slide____YVX{0%{background-position:100% 50%}to{background-position:0 50%}}@keyframes LoadingBar_rainbow-wheel-spin__Bb3KO{to{--rainbow-wheel-angle:-1turn}}.LoadingBar_container__jd0oD{width:100%;display:flex;height:2px}.LoadingBar_container__jd0oD.LoadingBar_fullHeight__DLTI6{height:100%}.LoadingBar_container__jd0oD .LoadingBar_bar__kyw9G{background:repeating-linear-gradient(90deg,#ffde00,#26ff00 8%,#00d6ff 17%,#0900ff 26%,#b300ff 34%,#ff0077 43%,#ff5c00 52%,#ffde00 60%,#26ff00 68%,#00d6ff 77%,#0900ff 86%,#b300ff 94%,#ff0077 103%,#ff5c00 111%,#ffde00 120%);background-size:250% 100%;animation:LoadingBar_rainbow-bar-slide____YVX 1s linear infinite;will-change:transform}.LoadingBar_container__jd0oD .LoadingBar_space__O5xEV{flex:1 1}.HivePostingModal_container__ZW_62{z-index:1002}.HivePostingModal_modalBody__uTCLI{position:relative;width:600px;max-height:90vh;overflow-y:auto;overflow-x:hidden;background:var(--background-filled);border-radius:16px;padding:0 16px 12px;display:flex;flex-direction:column;gap:8px}@media(max-width:698px){.HivePostingModal_modalBody__uTCLI{width:100dvw;height:100dvh;top:0;left:0;transform:unset;border-radius:0!important}}.HivePostingModal_loadingBar__KhjWe{position:absolute;top:0;left:0;width:100%;z-index:1}.HivePostingModal_iconWrapper__7Isla{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:var(--background-filled);padding:10px 0 0 10px;margin-left:-10px;margin-right:-10px}.HivePostingModal_icon__NFhs5{width:18px;height:18px}.HivePostingModal_icon__NFhs5.HivePostingModal_back__RUNjA,.HivePostingModal_icon__NFhs5.HivePostingModal_close__ykK5d{justify-content:center;align-items:center;width:34px;height:34px;z-index:1}.HivePostingModal_icon__NFhs5.HivePostingModal_back__RUNjA>div,.HivePostingModal_icon__NFhs5.HivePostingModal_close__ykK5d>div{width:34px!important;height:34px!important}.HivePostingModal_icon__NFhs5.HivePostingModal_close__ykK5d{display:flex}.HivePostingModal_icon__NFhs5.HivePostingModal_back__RUNjA{display:none}.HivePostingModal_contentSection__kPPKM{display:flex;flex-direction:column;gap:8px}.HivePostingModal_titleInput__Atttp{width:100%;border:none;background:rgba(0,0,0,0);color:var(--text-disabled);font-size:20px;font-weight:400;line-height:130%;outline:none;padding:4px 0 2px}.HivePostingModal_titleInput__Atttp::placeholder{color:var(--text-disabled)}.HivePostingModal_titleInput__Atttp:focus{color:var(--text-primary)}.HivePostingModal_editorRow__6meFE{display:flex;align-items:flex-start;gap:8px}.HivePostingModal_authorProfile__nI4uJ{width:40px;flex-shrink:0;margin-top:8px}.HivePostingModal_editorSection__xaNjV{flex:1 1;min-width:0;display:flex;flex-direction:column;min-height:0;gap:16px;padding-top:12px}.HivePostingModal_threadList__qckYt{width:100%}.HivePostingModal_threadList__qckYt form{margin-top:0}.HivePostingModal_writeContent__E0cmT{max-height:none!important;overflow:visible!important}.HivePostingModal_writeDraftRow__YDxSn [class*=WriteDraft_input]{border-bottom:0;padding:6px 0 12px}.HivePostingModal_writeDraftRow__YDxSn [class*=WriteDraft_input] .ProseMirror{min-height:42px}.HivePostingModal_writeDraftRow__YDxSn [class*=WriteDraft_left]{width:26px;height:26px;padding:0}.HivePostingModal_writeDraftRow__YDxSn [class*=WriteDraft_right]{gap:12px}.HivePostingModal_writeDraftRow__YDxSn [class*=WriteDraft_plus]{width:26px;height:26px;border:1px solid var(--border-multi-post);border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.HivePostingModal_writeDraftRow__YDxSn [class*=WriteDraft_plus] svg{width:16px;height:16px;fill:var(--button-line-border)}.HivePostingModal_writeDraftRow__YDxSn [class*=WriteDraft_post] button{min-width:63px;height:35px}.HivePostingModal_hiddenThread__n7Ama,.HivePostingModal_writeDraftRow__YDxSn [class*=WriteDraft_remove]{display:none}@media(max-width:698px){.HivePostingModal_container__ZW_62 .HivePostingModal_modalBody__uTCLI{width:100%;max-width:100%;max-height:100dvh;top:0;left:0;transform:unset;border-radius:0;padding-bottom:10px}.HivePostingModal_modalBackdrop__IS0gt{background-color:var(--background-filled)}.HivePostingModal_contentSection__kPPKM{padding-right:0}.HivePostingModal_titleInput__Atttp{font-size:24px;line-height:130%}.HivePostingModal_authorProfile__nI4uJ{margin-top:6px}.HivePostingModal_icon__NFhs5.HivePostingModal_close__ykK5d{display:flex}.HivePostingModal_icon__NFhs5.HivePostingModal_back__RUNjA{display:none}}.InputSell_container__FXxOA{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.InputSell_container__FXxOA .InputSell_header__o8D3G{font-size:18px;font-style:normal;line-height:150%;font-weight:500;font-weight:600;color:var(--white-100)}.InputSell_container__FXxOA .InputSell_balance__eSp9y{display:flex;gap:4px;margin-bottom:8px;font-size:13px;color:var(--text-primary);font-weight:600}.InputSell_container__FXxOA .InputSell_balance__eSp9y i{font-weight:400;color:var(--text-secondary)}.InputSell_container__FXxOA .InputSell_balance__eSp9y span{font-weight:400;color:var(--text-accent)}.InputSell_container__FXxOA .InputSell_input__XdBPn{position:relative;width:100%}.InputSell_container__FXxOA .InputSell_input__XdBPn .InputSell_tokenSymbol__kGO5c{color:var(--text-primary);font-size:16px;font-style:normal;font-weight:600;line-height:100%;display:flex;align-items:center;gap:4px}.InputSell_container__FXxOA .InputSell_input__XdBPn .InputSell_tokenSymbol__kGO5c.InputSell_inactive__FIVhY{color:var(--text-placeholder)}.InputSell_container__FXxOA .InputSell_input__XdBPn .InputSell_buttonContainer__yuk3o{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.InputSell_container__FXxOA .InputSell_input__XdBPn .InputSell_buttonContainer__yuk3o .InputSell_maxButton__SYATT{display:flex;align-items:center;height:24px;padding:0 8px 2px;border-radius:2px;background:var(--white-10)}.InputSell_container__FXxOA .InputSell_input__XdBPn .InputSell_buttonContainer__yuk3o .InputSell_value__6tk_v{color:var(--text-secondary);font-size:15px;font-weight:400;line-height:132%}.InputBuy_container__T77X_{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.InputBuy_container__T77X_ .InputBuy_header__0aJ3W{font-size:18px;font-style:normal;line-height:150%;font-weight:500;font-weight:600;color:var(--white-100)}.InputBuy_container__T77X_ .InputBuy_balance__Tm2Ve{display:flex;gap:4px;margin-bottom:8px;font-size:13px;color:var(--text-primary);font-weight:600}.InputBuy_container__T77X_ .InputBuy_balance__Tm2Ve i{color:var(--text-secondary);font-weight:400}.InputBuy_container__T77X_ .InputBuy_balance__Tm2Ve span{color:var(--text-accent);font-weight:400}.InputBuy_container__T77X_ .InputBuy_input__yUXmw{position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.InputBuy_container__T77X_ .InputBuy_input__yUXmw .InputBuy_tokenSymbol__wvuPc{color:var(--text-primary);font-size:16px;font-style:normal;font-weight:600;line-height:100%;display:flex;align-items:center;gap:4px}.InputBuy_container__T77X_ .InputBuy_input__yUXmw .InputBuy_tokenSymbol__wvuPc.InputBuy_inactive__8Ogms{color:var(--text-placeholder)}.InputBuy_container__T77X_ .InputBuy_input__yUXmw .InputBuy_value__lr8lN{color:var(--text-secondary);font-size:15px;font-weight:400;line-height:132%}.SwapTooltip_container__aIrkZ{position:absolute;top:99%;left:50%;transform:translateX(-50%)}@media(max-width:687px){.SwapTooltip_container__aIrkZ{position:relative;top:-15px;justify-content:center;display:flex}}.SwapTooltip_container__aIrkZ .SwapTooltip_tooltipContentList__u7nHJ{width:312px;display:flex;flex-direction:column;justify-content:space-between;gap:6px}.SwapTooltip_container__aIrkZ .SwapTooltip_tooltipContentList__u7nHJ>li{display:flex;flex-direction:row;justify-content:space-between}.SwapTooltip_container__aIrkZ .SwapTooltip_tooltipContentList__u7nHJ>li>small{font-size:15px;font-style:normal;line-height:150%;font-weight:500;font-size:14px;font-weight:600;color:var(--text-secondary)}.SwapTooltip_container__aIrkZ .SwapTooltip_tooltipContentList__u7nHJ>li>strong{font-size:14px;font-style:normal;font-weight:400;line-height:120%;color:var(--text-primary);text-align:right}.SwapTooltip_container__aIrkZ .SwapTooltip_tooltipContentList__u7nHJ>li>strong.SwapTooltip_accent__zqeG3{color:var(--text-accent)}.ChipButton_chipButton__ofNFo{background:var(--white-10);border-radius:2px;outline:0;border:0;font-style:normal;display:inline-flex;gap:4px;padding:4px 8px;justify-content:center;align-items:center;cursor:pointer}.ChipButton_chipButton__ofNFo:hover{background:var(--button-ghost-hover)}.ChipButton_chipButton__ofNFo:active{background:var(--white-10)}.ChipButton_chipButton__ofNFo:active .ChipButton_label__z_fUQ{color:var(--text-accent)}.ChipButton_chipButton__ofNFo .ChipButton_title__ZhFZm{color:var(--text-accent);font-size:13px;font-weight:400;line-height:115%}.ChipButton_chipButton__ofNFo .ChipButton_label__z_fUQ{color:var(--text-primary);font-size:12px;font-weight:600;line-height:120%}.Swap_swapWrap___DoOy{position:relative;z-index:1;width:474px;border-radius:16px;color:var(--white-100);display:flex;flex-direction:column}.Swap_swapWrap___DoOy .Swap_header__25Fj3{display:flex;align-items:center;padding:10px 8px;max-width:600px;margin:0 auto;width:100%;gap:32px}.Swap_swapWrap___DoOy .Swap_header__25Fj3 .Swap_closeButton__P1XJi{display:flex;align-items:center;justify-content:center;padding:8px}.Swap_swapWrap___DoOy .Swap_header__25Fj3 .Swap_title__qr3pM{display:flex;justify-content:space-between;align-items:center;flex:1 1}.Swap_swapWrap___DoOy .Swap_header__25Fj3 .Swap_title__qr3pM strong{font-size:20px;font-weight:700}.Swap_swapWrap___DoOy .Swap_header__25Fj3 .Swap_title__qr3pM .Swap_slippageSection__Fu249{display:flex;align-items:center;gap:6px}.Swap_swapWrap___DoOy .Swap_header__25Fj3 .Swap_title__qr3pM .Swap_slippageSection__Fu249 .Swap_slippageSettingButton__klZF0{display:flex;color:var(--text-primary)}.Swap_swapWrap___DoOy .Swap_container__7_N6H{width:100%;max-width:600px;margin:0 auto;padding:12px 16px 16px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex:1 1}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_content__nnK9f{width:100%}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_inputContainer__6_Trp{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_inputContainer__6_Trp>h2{font-size:18px;font-style:normal;line-height:150%;font-weight:500;font-weight:600;color:var(--white-100)}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_inputContainer__6_Trp .Swap_balance__3x6at{display:flex;gap:4px;margin-bottom:8px;font-size:13px;color:var(--gray-800)}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_inputContainer__6_Trp .Swap_balance__3x6at i{color:var(--gray-300)}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_inputContainer__6_Trp .Swap_balance__3x6at span{color:#1d9bf0}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_inputContainer__6_Trp .Swap_inputInfo__2MaKa{position:relative;width:100%}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_inputContainer__6_Trp .Swap_inputInfo__2MaKa .Swap_tokenSymbol__D_P31{color:var(--text-primary);font-size:16px;font-style:normal;font-weight:600;line-height:100%;display:flex;align-items:center;gap:4px}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_inputContainer__6_Trp .Swap_inputInfo__2MaKa .Swap_tokenSymbol__D_P31.Swap_inactive__hoAu9{color:var(--text-placeholder)}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_inputContainer__6_Trp .Swap_inputInfo__2MaKa .Swap_buttonContainer__B5mcA{margin-top:12px}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_inputContainer__6_Trp .Swap_inputInfo__2MaKa .Swap_buttonContainer__B5mcA .Swap_maxButton__tggeA{display:flex;align-items:center;height:24px;padding:0 8px 2px;border-radius:2px;background:hsla(0,0%,100%,.1)}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_switchContainer__6Te7Q{width:100%}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_switchContainer__6Te7Q>button{display:flex;margin:0 auto}.Swap_swapWrap___DoOy .Swap_container__7_N6H .Swap_swapButtonContainer__552l0{width:100%;margin-top:40px}@media(max-width:687px){.Swap_swapWrap___DoOy{width:100vw;height:100dvh}}.Swap_slippageWrap__4IZyS{position:absolute;height:100%;background:var(--background-filled);top:0;left:0;z-index:2}.Swap_slippageWrap__4IZyS .header .back{padding:8px;fill:var(--text-primary)}.Swap_slippageWrap__4IZyS .container .inputContainer>h2{margin-bottom:16px}.Swap_slippageWrap__4IZyS .container .slippageButton{position:absolute;width:100%;padding:16px;bottom:0}.Swap_slippageAuto__XcpCq>span{color:var(--text-accent)!important}.Swap_slippageCustom__BnBMo>span{color:var(--text-secondary)!important}.Swap_switchButton__RJ1mQ{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:999px;border:1px solid var(--border-layout)}.Swap_switchButton__RJ1mQ .Swap_switchIcon__Cfkp4{fill:var(--text-secondary)}.ThemeSwitch_dark__sxi6_{background-color:var(--button-disabled-filled)}.ThemeSwitch_darkThemeIcon__JAsc7{fill:var(--text-secondary)}.ThemeSwitch_lightThemeIcon__E1uc3{fill:var(--text-accent)}.HiveReplyInput_draft__l_l1U{display:flex;flex-direction:column;gap:8px}.HiveReplyInput_replyTargetInfo__TCYSM{font-size:14px;color:var(--text-secondary)}.HiveReplyInput_replyTargetInfo__TCYSM strong{color:var(--text-accent);font-weight:600}.HiveReplyInput_draftRow__1_i_E{display:flex;gap:12px;align-items:flex-start}.HiveThreadLine_threadLine__ske0M{position:absolute;left:17px;top:48px;width:27px;z-index:2;cursor:pointer}.HiveThreadLine_threadLine__ske0M:hover .HiveThreadLine_threadLineVertical__7Vm1F{background:var(--text-secondary)}.HiveThreadLine_threadLine__ske0M:hover .HiveThreadLine_lCurve__yDyRY,.HiveThreadLine_threadLine__ske0M:hover .HiveThreadLine_threadCollapseBtn__Vb4ag{border-color:var(--text-secondary)}.HiveThreadLine_threadLineVertical__7Vm1F{width:2px;background:var(--border-layout);border-radius:1px;transition:background .15s}.HiveThreadLine_threadCollapseBtn__Vb4ag{position:absolute;left:-6px;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;color:var(--background-filled);background:var(--text-secondary);font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:color .15s,border-color .15s}.HiveThreadLine_lCurve__yDyRY{position:absolute;left:0;width:27px;height:30px;border-left:2px solid var(--border-layout);border-bottom:2px solid var(--border-layout);border-bottom-left-radius:12px;transition:border-color .15s}.HiveCommentReplyList_list__czgSB{display:flex;flex-direction:column}.HiveCommentReplyList_loading__aSVa5{display:flex;justify-content:center;align-items:center;min-height:60px}.HiveCommentReplyList_loadMoreButton__7pXm7{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--text-link);background:rgba(0,0,0,0);border:none;padding:4px 0;cursor:pointer;margin-left:44px}.HiveCommentReplyList_loadMoreButton__7pXm7:disabled{cursor:default}.HiveCommentReplyList_scrollTrigger__kzhaK{height:1px}.HiveCommentItem_commentItem__5zjyw{display:flex;gap:8px;padding:12px 0;align-items:flex-start;position:relative}.HiveCommentItem_commentItemCollapsed__LDTAO{display:flex;gap:8px;align-items:center}.HiveCommentItem_expandBtnWrapper__JHjbc{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px}.HiveCommentItem_expandBtn__6F4qQ{width:14px;height:14px;border-radius:50%;background:var(--text-secondary);color:var(--background-filled);font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center}.HiveCommentItem_collapsedName__nfwDK{display:flex;align-items:center;gap:6px;min-width:0;font-size:15px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HiveCommentItem_collapsedName__nfwDK strong{color:var(--text-primary);font-weight:500}.HiveCommentItem_collapsedMeta__SnGn1{color:var(--text-secondary);font-size:14px;overflow:hidden;text-overflow:ellipsis}.HiveCommentItem_avatarColumn__gWgGM{display:flex;flex-direction:column;align-items:center;flex-shrink:0;overflow:visible}.HiveCommentItem_avatar__3af7r{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.HiveCommentItem_avatar__3af7r>img{width:100%;height:100%;object-fit:cover}.HiveCommentItem_avatarFallback__vHEd_{width:100%;height:100%;background:var(--background-section-filled);border-radius:50%}.HiveCommentItem_body__drEgd{flex:1 1;min-width:0;padding-bottom:4px}.HiveCommentItem_headerRow__RpG8j{display:flex;align-items:center;justify-content:space-between}.HiveCommentItem_moreWrapper__f79oz{flex-shrink:0;height:100%;display:flex;align-items:center}.HiveCommentItem_moreIcon__gyIzZ{color:var(--text-secondary)}.HiveCommentItem_linkPreviewContainer__dq3Gl{margin-top:8px}.HiveCommentItem_content__2090l{margin-top:4px;font-size:15px;color:var(--text-primary);line-height:1.5;overflow-wrap:break-word;word-break:break-word}.HiveCommentItem_actions__yocyL{display:flex;align-items:center;gap:24px;margin-top:8px}.HiveCommentItem_voteGroup__4SEba{display:flex;align-items:center;gap:4px}.HiveCommentItem_voteButton__uB_SV{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:var(--text-secondary);background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer}.HiveCommentItem_voteButton__uB_SV.HiveCommentItem_upvoted__UkJWL{color:var(--text-positive-gr)}.HiveCommentItem_voteButton__uB_SV.HiveCommentItem_downvoted__0HJjL{color:var(--text-accent-red)}.HiveCommentItem_downvoteIcon__4Ub1d{transform:rotate(180deg)}.HiveCommentItem_voteCount__R41bc{min-width:16px}.HiveCommentItem_voteCount__R41bc.HiveCommentItem_downvoted__0HJjL{color:var(--text-accent-red)}.HiveCommentItem_statButton__sjqCe{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--text-secondary);background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer}.HiveCommentItem_statButton__sjqCe.HiveCommentItem_active__mb0DZ{color:var(--text-link)}.HiveCommentItem_replyDraft__Xjv0H{margin-top:8px}.HiveCommentItem_replySection__12CgJ{margin-top:4px}.HiveCommentItem_nested__JRr0V{position:relative}.HiveCommentList_list__Qk3LG{display:flex;flex-direction:column;padding-top:8px}.HiveCommentList_loading___PN_K{width:100%;min-height:120px;display:flex;align-items:center;justify-content:center}.HiveCommentList_fetchingNext__llyzt{width:100%;height:50px;padding-top:14px}.HiveCommentList_fetchingNextTrigger__F0kqI{width:100%;min-height:40px}.Header_header__swxTv{position:-webkit-sticky;position:sticky;left:0;top:0;display:flex;align-items:center;justify-content:flex-start;padding:4px 16px;z-index:9;gap:16px;width:100%;min-height:49px;background:var(--background-glass-filled);-webkit-backdrop-filter:blur(70px);backdrop-filter:blur(70px)}.Header_header__swxTv .Header_contents__D4_ww{display:flex;flex-direction:column;align-items:flex-start;flex:1 0;align-self:stretch}.Header_headerTitle__Qf8mg{color:var(--white-100);font-size:20px;font-style:normal;font-weight:600;line-height:150%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex:1 0;align-self:stretch}.Header_headerDescription__LX2QZ{display:flex;align-items:center;font-size:13px;font-style:normal;font-weight:400;line-height:115%;color:var(--text-secondary)}@media(max-width:500px){.Header_headerTitle__Qf8mg{font-size:18px}}.page_container__3_L2O .page_header__b0V__{padding:16px;display:flex;gap:16px}.page_container__3_L2O .page_header__b0V__ .page_title__k27eG{flex:1 1;font-size:20px;font-style:normal;line-height:150%;font-weight:500;font-weight:600;color:var(--white-100);display:flex;align-items:center}.page_container__3_L2O .page_body__7ehzz{display:flex;flex-direction:column;min-height:100vh}.page_container__3_L2O .page_body__7ehzz .page_parent__KHwkD{padding:12px 16px 0;border-bottom:1px solid var(--border-layout)}.page_container__3_L2O .page_body__7ehzz .page_parent__KHwkD .page_userWrapper__ZROs5{display:flex;flex-direction:row;justify-content:space-between}.page_container__3_L2O .page_body__7ehzz .page_parent__KHwkD .page_userWrapper__ZROs5 .page_profile__t1I2E{flex:1 1}.page_container__3_L2O .page_body__7ehzz .page_parent__KHwkD .page_userWrapper__ZROs5 .page_moreWrapper__JG_Dm .page_buttons__daPzE{display:flex;flex-direction:column;width:100%}.page_container__3_L2O .page_body__7ehzz .page_parent__KHwkD .page_content__M1NE2{margin-top:20px}.page_container__3_L2O .page_body__7ehzz .page_draft__j52kc{padding:0 16px;border-bottom:1px solid var(--border-layout)}.page_container__3_L2O .page_body__7ehzz .page_draft__j52kc .page_replyTargetInfo__Ujvyn{display:flex;align-items:center;margin:4px 0 0 52px;font-size:13px;font-weight:400;color:var(--text-secondary)}.page_container__3_L2O .page_body__7ehzz .page_draft__j52kc .page_replyTargetInfo__Ujvyn strong{margin-left:4px;font-weight:500;color:#1d9bf0}.page_container__3_L2O .page_body__7ehzz .page_topThreadsContainer__35d_p [data-cy=post-container]{padding:0}.page_container__3_L2O .page_body__7ehzz .page_threads__o_z_k{padding-top:12px;border-bottom:1px solid var(--border-layout)}.page_container__3_L2O .page_body__7ehzz .page_postItem__foP1R{border-bottom:1px solid var(--border-layout)}.page_container__3_L2O .page_body__7ehzz .page_viewRepliesContainer__9kiod{padding:0 16px}.page_container__3_L2O .page_body__7ehzz .page_viewRepliesContainer__9kiod :hover{cursor:pointer}.page_container__3_L2O .page_body__7ehzz .page_viewRepliesContainer__9kiod .page_viewReplies__1dx9t{display:flex;width:100%;padding:12px 12px 12px 16px;justify-content:space-between;align-items:center;border-radius:10px;border:1px solid var(--border-section);background:var(--background-section-filled)}.page_container__3_L2O .page_body__7ehzz .page_viewRepliesContainer__9kiod .page_viewReplies__1dx9t .page_label__TvjXd{display:flex;align-items:center;gap:12px;color:var(--text-primary);font-size:14px;font-weight:500;line-height:150%;letter-spacing:.21px}.page_container__3_L2O .page_body__7ehzz .page_viewRepliesContainer__9kiod .page_viewReplies__1dx9t .page_label__TvjXd .page_commentIcon__z_iKl{fill:var(--text-primary)}.page_container__3_L2O .page_fetchingNext__ahZUW{width:100%;height:50px;padding-top:14px}.page_container__3_L2O .page_fetchingNextTrigger__Xv5aU{width:100%;min-height:50px}.page_container__3_L2O .page_body__7ehzz .page_draft__j52kc .controls{padding-bottom:20px}@media(max-width:500px){.page_container__3_L2O .page_header__b0V__ .page_title__k27eG{font-size:18px}}.page_more__fTjG4{fill:var(--text-secondary)}@keyframes ListingVolumeProgressCard_rainbow-bar-slide__ai_8w{0%{background-position:100% 50%}to{background-position:0 50%}}@property --rainbow-wheel-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes ListingVolumeProgressCard_rainbow-wheel-spin__QIY6w{to{--rainbow-wheel-angle:-1turn}}.ListingVolumeProgressCard_container__6kcyo{display:flex;flex-direction:column;gap:12px;padding:24px 16px 16px;background:var(--gradient-accent);border-radius:10px;border:1px solid var(--border-accent)}.ListingVolumeProgressCard_progressSection__60yy_{display:flex;flex-direction:column;width:100%;gap:14px}.ListingVolumeProgressCard_progressBarContainer__LRxQp{display:inline-flex;align-items:center;gap:0}.ListingVolumeProgressCard_progressBarContainer__LRxQp .ListingVolumeProgressCard_progressBar__0Xd2M{flex:1 1;height:10px;border-radius:99px 0 0 99px;background:var(--white-20)}.ListingVolumeProgressCard_progressBarContainer__LRxQp .ListingVolumeProgressCard_progressBar__0Xd2M .ListingVolumeProgressCard_memeMax__1yqIa{flex-shrink:0}.ListingVolumeProgressCard_marketCap__W_lQQ{display:flex;align-items:center;justify-content:space-between}.ListingVolumeProgressCard_marketCap__W_lQQ .ListingVolumeProgressCard_current__w4u3r{font-size:12px;font-style:normal;font-weight:400;line-height:115%;color:var(--text-primary)}.ListingVolumeProgressCard_marketCap__W_lQQ .ListingVolumeProgressCard_target__LiL9B{font-size:13px;font-style:normal;font-weight:400;line-height:115%;color:var(--text-secondary);margin-right:40px}.ListingVolumeProgressCard_description__THvaT{font-size:15px;font-style:normal;font-weight:400;line-height:132%;color:var(--text-primary)}.ListingVolumeProgressCard_description__THvaT .ListingVolumeProgressCard_highlight__O2ohG{font-size:16px;font-style:normal;line-height:150%;font-weight:500;color:var(--text-accent)}.ListingVolumeProgressCard_rainbowBar__Usct_{position:relative;width:100%;height:100%;border-radius:99px 0 0 99px;background:repeating-linear-gradient(90deg,#ffde00,#26ff00 8%,#00d6ff 17%,#0900ff 26%,#b300ff 34%,#ff0077 43%,#ff5c00 52%,#ffde00 60%,#26ff00 68%,#00d6ff 77%,#0900ff 86%,#b300ff 94%,#ff0077 103%,#ff5c00 111%,#ffde00 120%);background-size:250% 100%;animation:ListingVolumeProgressCard_rainbow-bar-slide__ai_8w 1s linear infinite;will-change:transform}.ListingVolumeProgressCard_rainbowBar__Usct_ .ListingVolumeProgressCard_tokenImage__H3ju2{position:absolute;top:50%;right:0;transform:translate(50%,-50%);border-radius:50%;border:1px solid var(--border-layout-accent);background-color:var(--background-image-bg);display:block;z-index:2}.ListingCompleteCard_container__DEWHJ{display:flex;flex-direction:column;gap:12px;background:var(--gradient-accent);border-radius:10px;border:1px solid var(--border-accent);font-size:15px;font-style:normal;font-weight:400;line-height:132%;color:var(--text-primary);padding:16px 28px 16px 16px;position:relative}.ListingCompleteCard_description__XZ6r_ .ListingCompleteCard_accent__QzDy0{color:var(--text-accent);text-decoration:underline}.ListingCompleteCard_rocket__hqB_H{position:absolute;bottom:-16px;right:4px;transform:rotate(-8deg)}.user-profile_profileWrap__Y8jKH{position:relative;width:100%;min-height:100dvh;color:var(--white-100)}.user-profile_headerTitle__a_mKu{display:flex;align-items:center;gap:3px}.user-profile_officialMark__ZWVN1{fill:var(--icon-badge-check)}.user-profile_container__7F1iS{display:flex;flex-direction:column}.user-profile_container__7F1iS .user-profile_banner__I1tDR{position:absolute;width:100%;z-index:1}.user-profile_container__7F1iS .user-profile_tokenInfos__o3YoJ{display:flex;flex-direction:column;padding:16px;gap:16px}.HivePostDetailPageHeader_contents__L3A6u{flex-direction:row!important;align-items:center!important;justify-content:space-between!important}.HivePostDetailPageHeader_profileLink__VxXkX{display:flex;align-items:center;gap:8px;min-width:0;color:inherit;text-decoration:none}.HivePostDetailPageHeader_textGroup__YQe7M{min-width:0;display:flex;flex-direction:column}.HivePostDetailPageHeader_displayName__dJnJv{color:var(--white-100);font-size:16px;font-weight:600;line-height:1.5}.HivePostDetailPageHeader_userMeta__OmsKB{display:flex;align-items:center;gap:4px;min-width:0;color:var(--text-secondary);font-size:11px;line-height:1.15}.HivePostDetailPageHeader_userName__4ZQ5g{font-size:15px;line-height:1.32}.HivePostDetailPageHeader_userName__4ZQ5g,.HivePostDetailPageHeader_userTag__UX0hP{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.HivePostDetailPageHeader_moreWrapper__pps8p{flex-shrink:0;height:100%;display:flex;align-items:center}.HivePostDetailPageHeader_moreIcon__NOBr_{display:block;color:var(--text-secondary)}.HivePostDetailContainer_container__jHgzf{display:flex;flex-direction:column;padding:16px;max-width:598px;margin:0 auto}.HivePostDetailContainer_loading__sK7tX{height:200px}.HivePostDetailContainer_postBody__YHRdz{padding:12px 0;font-size:15px;font-weight:400;line-height:20px;color:var(--text-primary);word-break:break-word;white-space:pre-wrap}.HivePostDetailContainer_title__EaOwh{font-size:20px;font-weight:600;line-height:24px;color:var(--text-primary);margin-bottom:8px}.HivePostDetailContainer_linkPreviewContainer__vO020{display:flex;flex-direction:column;padding-top:12px;gap:12px}.HivePostDetailContainer_actionsBar__MriM7{border-bottom:1px solid var(--border-layout);display:flex;align-items:center;height:51px}.HivePostDetailContainer_replySection__rkFOy{padding:16px 0;border-bottom:1px solid var(--border-layout)}.HiveSearchResults_container__427G3{display:flex;flex-direction:column}.HiveSearchResults_empty__aHg9a,.HiveSearchResults_loading__JuoJv{display:flex;justify-content:center;padding:40px 16px}.HiveSearchResults_title___4PUr{height:53px;padding:0 16px;display:flex;align-items:center;border-bottom:1px solid var(--border-layout);font-size:20px;font-style:normal;line-height:150%;font-weight:500;font-weight:600}.HiveSearchResults_fetchingNext__aEAOv{width:100%;height:50px;padding-top:14px}.HiveSearchResults_fetchingNextTrigger__Ap1VD{width:100%;min-height:40px}.Drawer_drawerContainer__gD_1U .Drawer_backdrop__D8XPN{display:none;background:var(--background-dim-basic)}.Drawer_drawerContainer__gD_1U .Drawer_drawerBody___urLv{position:fixed;top:0;width:280px;height:100%;padding:7px 10px 30px;border-right:1px solid var(--input-border-enabled);background:var(--background-filled);transition:transform .5s;z-index:10;overflow-x:hidden;touch-action:pan-y}.Drawer_drawerContainer__gD_1U .Drawer_drawerBody___urLv.Drawer_rightToLeft__IxWor{right:0;transform:translateX(100%)}.Drawer_drawerContainer__gD_1U .Drawer_drawerBody___urLv.Drawer_leftToRight__GwWPs{left:0;transform:translateX(-100%)}.Drawer_drawerContainer__gD_1U .Drawer_drawerBody___urLv.Drawer_full__nXIH6{width:100%}.Drawer_drawerContainer__gD_1U.Drawer_open__csUnD .Drawer_backdrop__D8XPN{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:5}.Drawer_drawerContainer__gD_1U.Drawer_open__csUnD .Drawer_drawerBody___urLv{transform:translateX(0)}@media(min-width:500px){.Drawer_drawerContainer__gD_1U{display:none}}.HomeFeedWriteDraft_draft__Ar9vp{padding:4px 16px 0}.HomeFeedWriteDraft_draftRow__mfFQC{display:flex}.page_mainContainer__pw_vY{display:flex;flex-direction:column}.page_mainContainer__pw_vY .page_mobileHeaderButtons__gDy6P{display:none;justify-content:space-between;align-items:center;padding:8px 16px}.page_mainContainer__pw_vY .page_mobileHeaderButtons__gDy6P>*{display:flex;align-items:center;justify-content:center;width:36px;height:36px}.page_mainContainer__pw_vY .page_mobileHeaderButtons__gDy6P .page_hamburger__nJY_P{cursor:pointer;width:36px;height:36px;padding:1px}.page_mainContainer__pw_vY .page_mobileHeaderButtons__gDy6P .page_hamburger__nJY_P *{width:100%;height:100%}.page_mainContainer__pw_vY .page_mobileHeaderButtons__gDy6P .page_logo__duKoy{position:relative}.page_feedScrollParent__5yRzb{display:flex;flex-direction:column;height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-width:none}.page_feedScrollParent__5yRzb::-webkit-scrollbar{display:none}.page_writeDraftContainer__ic4iO{border-bottom:1px solid var(--border-layout)}.page_draftModalContainer__YNFQY{display:flex;width:var(--post-width-max,600px);max-width:var(--post-width-max,600px);max-height:900px;padding:0 16px;flex-direction:column;align-items:center;gap:12px;min-width:600px}@media(max-width:500px){.page_mainContainer__pw_vY .page_mobileHeaderButtons__gDy6P{display:flex}}.page_tabHeader___ep2q{position:-webkit-sticky;position:sticky;top:0;background-color:var(--background-glass-filled);-webkit-backdrop-filter:blur(140px);backdrop-filter:blur(140px);z-index:2}.page_tabHeader___ep2q .page_label__s1_uP{font-weight:600}@media(max-width:500px){.page_tabHeader___ep2q.page_isScrollingUp__7ayUW{position:-webkit-sticky;position:sticky;top:52px;z-index:1;background:var(--background-glass-filled);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.page_tabHeader___ep2q.page_isScrollingDown__bK9pW{position:relative}.page_tabHeader___ep2q.page_isScrollingUpEnd__QEhCV{position:relative;top:0;background:var(--background-filled);-webkit-backdrop-filter:none;backdrop-filter:none}}.page_mobileSearchDrawer__9JTSP{display:none}@media(max-width:500px){.page_mobileSearchDrawer__9JTSP{display:block}}.MainContentWrapper_container__0I6_H{flex:1 1;width:100%;max-width:598px;min-width:434px;min-height:100vh;border-right:1px solid var(--border-layout)}@media(max-width:500px){.MainContentWrapper_container__0I6_H{min-width:unset;padding-bottom:61px;border-right:none;border-left:none}}.page_container__OFy0G{display:flex;flex-direction:column}.page_container__OFy0G .page_header__V597B{display:flex;gap:16px;padding:4px 16px}.page_container__OFy0G .page_header__V597B .page_search__sB6f6{flex:1 1}.PullToRefreshPageWrapper_indicator__f_WqA{display:flex;justify-content:center;align-items:center;position:relative}.PullToRefreshPageWrapper_indicator__f_WqA .PullToRefreshPageWrapper_spinnerWrapper__r21z3{position:absolute;transform:translateY(-50%)}.PostReply_draft__fjx75{padding:12px 16px 20px;border-bottom:1px solid var(--border-layout)}.PostReply_draft__fjx75 .PostReply_replyTargetInfo__ehBFn{display:flex;align-items:center;margin:4px 0 0 52px;font-size:13px;font-weight:400;color:var(--text-secondary)}.PostReply_draft__fjx75 .PostReply_replyTargetInfo__ehBFn strong{margin-left:4px;font-weight:500;color:#1d9bf0}.PostReply_draftRow__o92ti{display:flex}.PostReply_draft__fjx75 .controls{padding-bottom:20px}.layout_leaderboardContainer__2Hq_j.layout_leaderboardContainer__2Hq_j{max-width:964px}.TopTrendingSwitch_filters__yKspO{position:relative;display:flex;align-items:center;width:100%;height:51px;padding:0 16px;background-color:var(--background-glass-filled)}.TopTrendingSwitch_filters__yKspO.TopTrendingSwitch_trending__jAe03{padding:12px 16px}@media(max-width:399px){.TopTrendingSwitch_filters__yKspO{flex-direction:column;gap:4px;height:auto;padding-bottom:12px;align-items:flex-start}.TopTrendingSwitch_filters__yKspO .TopTrendingSwitch_topTrending__ZnLle{justify-content:flex-start;padding:12px 0}}.TopTrendingSwitch_label__8TGBm{font-weight:600;font-size:15px;line-height:1.5}.TopTrendingSwitch_label__8TGBm.TopTrendingSwitch_active__NgU7S{color:var(--text-primary);fill:var(--text-primary)}.TopTrendingSwitch_label__8TGBm:not(.TopTrendingSwitch_active__NgU7S){color:var(--text-disabled);fill:var(--text-disabled)}.TopTrendingSwitch_updatedAt__bVfOw{display:flex;align-items:center;gap:4px;margin-left:auto;font-size:13px;letter-spacing:-.5px;color:var(--text-secondary)}