@media(min-width:768px){.responsive-modal-container[style*=width]{max-width:100%!important;width:var(--custom-width,auto)!important;max-height:var(--custom-max-height,97%)!important}}@media(max-width:767px){.responsive-modal-container{width:100%!important;max-width:100%!important;max-height:var(--custom-max-height,97%)!important}}.responsive-modal-mask{animation:fadeInOpacity .3s ease-in}.responsive-modal-container{animation:modalEnter .3s ease-out forwards}.SegmentedButton_segmentedButton__Lehrr{display:-moz-inline-box;display:inline-flex;align-items:center;height:32px;border-radius:10px;border:1px solid var(--border_default)}.SegmentedButton_optionWrapper__Mdiqy{position:relative;display:-moz-box;display:flex;align-items:center;color:var(--text_default_secondary)}.SegmentedButton_optionWrapper__Mdiqy.SegmentedButton_selected__A3r46 .SegmentedButton_option__vbImc{color:var(--text_default_primary);font-weight:500;background-color:var(--bg_interaction_tertiary_selected)}.SegmentedButton_option__vbImc{display:-moz-box;display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 6px;height:32px;border-radius:10px;font-size:14px;font-weight:400;line-height:20px;color:var(--text_default_secondary);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;transition:all .2s ease}.SegmentedButton_option__vbImc:hover{background-color:var(--bg_interaction_tertiary_hover)}.SegmentedButton_hoverCard__SqV57{top:-moz-calc(100% + 8px);top:calc(100% + 8px);z-index:1000;min-width:290px;padding:16px;border-radius:12px;box-shadow:0 2px 8px 0 var(--shadow_default);border:.5px solid var(--border_default);animation:SegmentedButton_fadeIn__oKXw_ .2s ease}.SegmentedButton_hoverCard__SqV57,.SegmentedButton_hoverCard__SqV57:before{position:absolute;left:50%;transform:translateX(-50%);background:var(--bg_grouped_secondary_elevated)}.SegmentedButton_hoverCard__SqV57:before{content:"";top:-6px;width:12px;height:12px;border-left:.5px solid var(--border_default);border-top:.5px solid var(--border_default);transform:translateX(-50%) rotate(45deg)}@keyframes SegmentedButton_fadeIn__oKXw_{0%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.SegmentedButton_icon__MvMpQ{display:-moz-box;display:flex;align-items:center;justify-content:center;flex-shrink:0}.SegmentedButton_icon__MvMpQ svg{display:block}.SegmentedButton_label__96r5B{white-space:nowrap}.custom-modal .ant-modal-content{background:var(--bg_grouped_secondary)!important;border-radius:16px!important;padding:24px!important}.custom-modal .ant-modal-header{background:transparent!important;margin-bottom:16px!important}.full-screen-modal{animation:modalEnter .3s ease-out forwards}