.sy_dialog .dialogHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:16px 24px 12px;margin-bottom:18px;color:var(--studio-blue-1)}.sy_dialog .dialogHeader .header_icon{margin-bottom:12px}.sy_dialog .dialogHeader .dialogTitle,.sy_dialog .dialogHeader .MuiTypography-root{font-size:20px;line-height:24px;font-weight:500}.sy_dialog .dialogHeader .dialogTitle.bold{font-weight:700}.sy_dialog .dialogHeader .dialog-sub-title-wrapper{display:flex;flex-direction:row;gap:5px}.sy_dialog .dialogHeader .dialog-sub-title{font-weight:400;font-size:13px;line-height:18px;color:#5a5a65}.sy_dialog .dialogHeader .subtitle-color{color:var(--text-primary-2);font-size:13px}.sy_dialog .dialogHeader .sub-title-icon{color:red}.sy_dialog .dialogHeader .close_btn{position:absolute;right:24px}.sy_dialog .dialogCustom{margin-bottom:0}.sy_dialog .dialogContent,.sy_dialog .MuiDialogContent-root{padding:0 24px;height:100%}.sy_dialog .dialogActions,.sy_dialog .MuiDialogActions-root{display:flex;padding:16px 24px 20px;margin-top:24px;border-top:1px solid var(--studio-gray-1)}.sy_dialog .dialogActions.noBoders,.sy_dialog .MuiDialogActions-root.noBoders{margin-top:8px;border-top:none;padding-bottom:32px}.sy_dialog .notificationDialog{width:350px}.sy_dialog .notificationDialog .dialogHeader{margin-bottom:0;padding-top:24px;padding-bottom:16px;border-bottom:none}.sy_dialog .notificationDialog .dialogContent{color:var(--text-primary-2);text-align:center;font-size:15px;line-height:18.15px}.sy_dialog .notificationDialog .dialogActions{border-top:none;justify-content:center;margin-top:0;padding-bottom:24px;padding-top:24px}.sy_dialog .notificationDialog .dialogActions .MuiButton-contained{background-color:#414042}.share_dialog{display:flex;flex-direction:column;align-items:center;padding:25px 40px 15px}.share_dialog .close_btn{position:absolute;top:20px;right:25px}.share_dialog .btn_icon_name{display:flex;margin-bottom:25px;padding:0 20px;text-align:center}.share_dialog button.copy_btn{width:100%;margin-bottom:25px}.share_dialog .icon_btn .share_name{font-size:12px;font-weight:400}.share_dialog .dialogWrap .MuiFormControl-root .MuiInputBase-root{padding:10px 24px!important}.share_dialog .dialogWrap .MuiFormControl-root .MuiInputBase-root .MuiInputBase-input{padding:0!important}@media screen and (min-width:1025px){.sy_dialog .dialogHeader{border-bottom:1px solid var(--border)}.sy_dialog .dialogHeader.noBoders{margin-bottom:0;border-bottom:none}.sy_dialog .dialogHeader.noBoders.noTitle{margin-bottom:-40px}.sy_dialog .dialogContent,.sy_dialog .MuiDialogContent-root{padding-left:32px;padding-right:32px}.sy_dialog .dialogActions .MuiButton-root,.sy_dialog .MuiDialogActions-root .MuiButton-root{font-size:1rem;font-weight:500;line-height:19px;padding:10px 24px}.sy_dialog .dialogActions>:not(:first-of-type),.sy_dialog .MuiDialogActions-root>:not(:first-of-type){margin-left:24px}}@media screen and (max-width:375px){.sy_dialog .dialogActions,.sy_dialog .MuiDialogActions-root{padding:16px 16px 20px;margin-top:16px}.sy_dialog .dialogContent,.sy_dialog .MuiDialogContent-root{padding-left:16px;padding-right:16px}}.MuiDialog-root.deleteFormContainer .MuiDialogContent-root{padding-bottom:0}.rewards-terms{padding-right:12px}.rewards-terms ul{list-style-type:disc}.rewards-terms ul li{margin-bottom:.5em}.rewards-terms p{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}.page_content{padding:30px}.mobile .page_content{padding:20px}.main_page .main_page_body.welcome{padding:30px var(--studio-page-container-spacing) 62px;min-height:auto}.agreement{max-width:845px;max-height:calc(100vh - 376px);min-height:250px;overflow:scroll;margin-bottom:8px!important}.agreement.isPopup{max-height:343px}.agreement a{color:#0187fd}.view-agreement{padding:32px 0 24px}.terms-button{display:flex}.terms-button.right{justify-content:flex-end}.terms-button.left{justify-content:flex-start}.apply-now{color:#1a94ff;margin-top:10px;font-size:14px;cursor:pointer}*,*:before,*:after{box-sizing:border-box}html body{font-family:Inter,Noto Sans SC,Noto Sans TC,sans-serif;height:100vh;height:100dvh;position:relative;overflow:hidden;min-width:360px}html a{text-decoration:none;color:#5a5a65}#root{position:fixed;inset:0}[type=button],[type=reset],[type=submit],button{background:initial}@media screen and (max-width:1024px){html body{font-size:14px;height:auto;min-height:100vh;min-height:100dvh;overflow:auto}#root{position:relative;top:initial;right:initial;bottom:initial;left:initial;display:flex;flex-direction:column}}input[type=time]{--bw: 2px;--a: calc(100% - var(--bw));--b: calc(var(--a) - 17px);clip-path:polygon(0% 0%,0% 100%,var(--b) 100%,var(--b) var(--bw),var(--a) var(--bw),var(--a) var(--a),var(--b) var(--a),var(--b) 100%,100% 100%,100% 0%)}:root{--primary-main: #df771b;--primary-light: #e3a10d;--primary-dark: #e57f38;--secondary-main: #2f2e35;--secondary-light: #58575f;--secondary-dark: #05030f;--background: #fffdfa;--paper: #fff;--studio-blue-1: #0c1c3e;--studio-blue-2: #dee3ec;--studio-blue-3: #edf0f4;--studio-blue-4: #d6e4e7;--studio-blue-5: #f3f8fa;--studio-blue-6: #727e97;--studio-blue-7: #297af2;--studio-blue-8: #0148ba;--studio-gray-1: var(--studio-blue-3);--studio-gray-2: #f2f4f8;--studio-gray-3: #d3d4d5;--studio-gray-4: #dde5e9;--page-header-color: #f3f8fa88;--page-header-border: #d4e4e988;--studio-orange-1: #df771b;--studio-orange-2: #ffcc9f;--studio-orange-3: #fffbf8;--studio-orange-4: #fff5ed;--studio-orange-5: #e4701e;--studio-orange-6: #e57f38;--studio-orange-7: #d78230;--studio-green-1: #32b265;--studio-green-2: #edf8f1;--studio-red-1: #d25f45;--studio-red-2: #fff3ef;--studio-yellow-1: #c3a24a;--studio-yellow-2: #fef8ed;--avatar-bg: #c7c7c7;--avatar-text: #424242;--switch-bg: #ced2d9;--border: var(--studio-blue-3);--border2: #faeed8;--input-border: var(--studio-gray-4);--language-tab-border: var(--studio-gray-4);--border-radius: 6px;--selected: var(--studio-blue-1);--hover: #f0f0f0;--text-primary: #2f2e35;--text-primary-2: #5a5a65;--text-secondary: #8e8e98;--warning: #ff8b01;--error: #ff0000;--icon-color: #5a5a65;--headerHeight: 80px;--mobileHeaderHeight: 56.34px;--menuWidth: 216px;--menuWidthCollapsed: 60px;--menuMobileWidth: 70px;--appBar-zIndex: 100;--drawer-zIndex: 99;--page-footer-height: 48px;--outgoing-curve: cubic-bezier(.4, 0, 1, 1);--incoming-curve: cubic-bezier(0, 0, .2, 1);--studio-page-container-spacing: 24px;--page-header-height: 78px;--page-header-height-with-tabs: 91px;--page-header-height-on-mobile: 101px}@media screen and (min-width:500px){.sy-scrollbar{scrollbar-color:rgba(0,0,0,.4) transparent;scrollbar-width:thin}.sy-scrollbar ::-webkit-scrollbar{width:15px}.sy-scrollbar #main_wrapper::-webkit-scrollbar{border-left:1px solid #e4e4e4}.sy-scrollbar ::-webkit-scrollbar-track{display:none}.sy-scrollbar ::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;background-color:#0000004d;border-radius:13px}.sy-scrollbar ::-webkit-scrollbar-thumb:hover{border-width:3px;background-color:#0006}.sy-scrollbar ::-webkit-scrollbar-thumb:active{background-color:#00000080}}html .MuiFormLabel-asterisk{color:var(--error)}html .MuiDateCalendar-root .MuiPickersCalendarHeader-root .MuiPickersArrowSwitcher-root{gap:6px}html .Mui-error .MuiInputBase-root fieldset{border-color:var(--error)}html .Mui-error .error{color:var(--error);margin-left:3px;margin-top:1px;font-size:12px}html .dropdownMenu .menuItem .menuItemIcon{min-width:30px;color:#8e8e98}html .dropdownMenu .menuItem.active{background:var(--selected);color:#fff}html .animate-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}html .container{max-width:1600px;width:100%}@media screen and (max-width:1180px){html .container{height:100%}}html .scroll{overflow:auto;-webkit-overflow-scrolling:touch}html .scrollY{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}html .scrollX{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}html .scrollX::-webkit-scrollbar{height:4px}html .scrollX:hover::-webkit-scrollbar-thumb{background:#ccc}html .scrollX::-webkit-scrollbar-thumb{border-width:1px;background:transparent;border-radius:4px}html .thumbnail{width:100%;height:100%;object-fit:cover;object-position:center}html .nowrap{white-space:nowrap}html .w-auto{width:auto}html .full,html .w-full{width:100%}html .full,html .h-full{height:100%}html .min-h-full{min-height:100%}html .max-w-full{max-width:100%}html .w-half{width:50%}html .relative{position:relative}html .absolute{position:absolute}html .absolute-full{position:absolute;inset:0}html .absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}html .absolute-bottom{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)}html .pointer{cursor:pointer}html h1{font-size:1.5rem}html h2{font-size:1.25rem}html h3{font-size:1.125rem}html h4{font-size:1rem}html h5{font-size:.9375rem}html h6{font-size:.875rem}html h1,html h2,html h3,html h4,html h5,html h6{font-weight:500;line-height:1.35;margin:0}html .text-right{text-align:right}html .text-center{text-align:center}html .text-left{text-align:left}html .text-justify{text-align:justify}html .break-word{word-break:break-word}html .word-break-all{word-break:break-all}html .lighter{font-weight:lighter}html .light{font-weight:300}html .normal{font-weight:400}html .medium{font-weight:500}html .semi-bold{font-weight:600}html .bold{font-weight:700}html .bolder{font-weight:bolder}html .uppercase{text-transform:uppercase}html .capitalize{text-transform:capitalize}html .leading-none{line-height:1}html .leading-tight{line-height:1.25}html .leading-snug{line-height:1.375}html .leading-normal{line-height:1.5}html .leading-relaxed{line-height:1.625}html .leading-loose{line-height:2}html .max-lines,html .max-lines-1,html .max-lines-2,html .max-lines-3,html .max-lines-4,html .max-lines-5,html .max-lines-7,html .max-lines-10{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;white-space:normal;overflow-wrap:anywhere}html .max-lines-1{-webkit-line-clamp:1}html .max-lines-2{-webkit-line-clamp:2}html .max-lines-3{-webkit-line-clamp:3}html .max-lines-4{-webkit-line-clamp:4}html .max-lines-5{-webkit-line-clamp:5}html .max-lines-7{-webkit-line-clamp:7}html .max-lines-10{-webkit-line-clamp:10}html ul{list-style:none}html .inline{display:inline}html .block{display:block}html .hidden{display:none}html .hide{visibility:hidden;opacity:0;z-index:-1}html .show{display:inherit;visibility:visible;opacity:1;z-index:1}html .disabled{opacity:50%}html .border-0{border:0}html .border{border:1px solid var(--border)}html .top-border{border-top:1px solid var(--border)}html .bottom-border{border-bottom:1px solid var(--border)}html .right-border{border-right:1px solid var(--border)}html .left-border{border-left:1px solid var(--border)}html .rotate-45{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}html .rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}html .rotate-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}html .avatar_wrap{position:relative;min-width:20px}html .avatar_wrap .avatar{min-width:20px;min-height:20px;border-radius:100%;line-height:1;text-transform:uppercase}html .avatar_wrap>svg.icon{min-width:8px;min-height:8px;position:absolute;bottom:0;right:0;transform:translate(5px,7px)}html .dotBefore{display:flex;margin-left:7px;padding-left:10px;position:relative;align-items:center}html .dotBefore:before{content:"\a";width:3px;height:3px;border-radius:50%;background:currentColor;position:absolute;top:50%;left:0;transform:translateY(-50%)}html .dotAfter{display:flex;margin-right:7px;padding-right:10px;position:relative;align-items:center}html .dotAfter:after{content:"\a";width:3px;height:3px;border-radius:50%;background:currentColor;position:absolute;top:50%;right:0;transform:translateY(-50%)}html .flex,html .row,html .col{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}html .flex,html .row{flex-direction:row}html .row-reverse{flex-direction:row-reverse}html .col{flex-direction:column}html .flex-wrap{flex-wrap:wrap}html .flex-0{-webkit-box-flex:0;-webkit-flex:0;flex:0}html .flex-1{-webkit-box-flex:1;-webkit-flex:1;flex:1}html .flex-auto{flex:auto}html .flex-none{flex:none}html .items-baseline{align-items:baseline}html .items-stretch{align-items:stretch}html .items-center{align-items:center}html .items-start{align-items:flex-start}html .items-end{align-items:flex-end}html .content-center{justify-content:center}html .content-start{justify-content:flex-start}html .content-end{justify-content:flex-end}html .space-around{justify-content:space-around}html .space-between{justify-content:space-between}html .space-evenly{justify-content:space-evenly}html .self-center{align-self:center}html .mr-0,html .mh-0,html .m-0{margin-right:0}html .ml-0,html .mh-0,html .m-0{margin-left:0}html .mt-0,html .mv-0,html .m-0{margin-top:0}html .mb-0,html .mv-0,html .m-0{margin-bottom:0}html .pr-0,html .ph-0,html .p-0{padding-right:0}html .pl-0,html .ph-0,html .p-0{padding-left:0}html .pt-0,html .pv-0,html .p-0{padding-top:0}html .pb-0,html .pv-0,html .p-0{padding-bottom:0}html .mb-15{margin-bottom:15px}html .no-spin::-webkit-outer-spin-button,html .no-spinner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}html .no-spinner{-moz-appearance:textfield}@media screen and (max-width:680px){html .dropdownMenu .menuItem{margin-top:8px;padding:8px 16px}html .dropdownMenu .menuItem .menuItemIcon svg{width:20px;height:20px}html .dropdownMenu.create-content .menuItem .menuItemIcon svg{width:24px;height:24px}}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.no-copy{-webkit-user-drag:none}.container{width:1400px;max-width:100%;margin:0 auto}.main_page{min-height:calc(100vh - var(--headerHeight));min-height:calc(100dvh - var(--headerHeight));display:flex;flex-direction:column}.main_page .page_header{position:relative;padding:0 var(--studio-page-container-spacing);background-color:var(--page-header-color);border-bottom:1px solid var(--page-header-border);min-height:var(--page-header-height)}.main_page .page_header.has-tabs{min-height:var(--page-header-height-with-tabs)}@media screen and (max-width:1024px){.main_page .page_header.has-tabs{min-height:var(--page-header-height-on-mobile)}}.main_page .page_header .page_title{position:relative;padding:22px 0 0;font-size:28px;font-weight:600;letter-spacing:.1848px;line-height:34px;color:var(--studio-blue-1)}.main_page .page_header .page_title.no-padding{padding-left:0}.main_page .page_header .page_sub_title{margin-top:4px;margin-bottom:0;padding-left:8px;font-size:12px;font-weight:400;line-height:21px;letter-spacing:.1848px;color:var(--text-primary-2)}.main_page .page_tab_indicator{min-height:unset;position:absolute;bottom:0}.main_page .page_tab_indicator .page_tab_item{margin-right:20px;z-index:9;min-width:auto;min-height:unset;text-transform:initial;font-size:13px;line-height:21px;color:var(--text-primary-2)}.main_page .page_tab_indicator .page_tab_item.MuiTab-root{font-weight:400;padding:2px 12px}@media screen and (max-width:700px){.main_page .page_tab_indicator .page_tab_item{line-height:15.73px}.main_page .page_tab_indicator .page_tab_item.MuiTab-root{padding:4.5px 8px}}.main_page .page_tab_indicator .page_tab_item.Mui-selected{color:#fff;font-weight:600;transition-delay:.15s;transition-property:color}.main_page .page_tab_indicator .MuiTabs-indicator{background:var(--studio-blue-1);position:absolute;left:0;top:0;height:100%;border-bottom:3px dashed var(--studio-blue-1);border-radius:4px 4px 0 0;z-index:1}.main_page .main_page_body{padding:0 var(--studio-page-container-spacing);position:relative;min-height:250px;margin-top:18px}.main_page .main_page_body.wide-spacing{margin-top:0;padding:56px 68px}.main_page .main_page_body.fit-min-height{min-height:fit-content}.main_page .main_page_body.has-footer{padding-bottom:var(--page-footer-height)}.main_page .main_page_body .right-col{margin-bottom:10px;position:absolute;z-index:1;right:var(--studio-page-container-spacing);top:-96px}.main_page .main_page_body.hidden{display:none}.main_page .main_page_body .content-title{font-size:14px;font-weight:600;line-height:21px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start}.main_page .main_page_body .content-title.normal{font-weight:400}.main_page .main_page_body .content-description{max-width:630px;font-size:13px;line-height:20px}.main_page .main_page_body .content-meta{font-size:12px;color:#636363}.main_page .page_footer{position:fixed;z-index:10;bottom:0;left:0;height:50px;display:flex;justify-content:space-between;align-items:center;width:100%;height:48px;padding:20px 40px;color:var(--text-secondary);background:var(--paper);border-top:1px solid var(--border)}.main_page .MuiPaper-root::-webkit-scrollbar{width:4px}.main_page .MuiPaper-root:hover::-webkit-scrollbar-thumb{background:#ccc}.main_page .MuiPaper-root::-webkit-scrollbar-thumb{border-width:1px;background:transparent;border-radius:4px}.main_page .observed_info_container .horizontal_menu{display:flex;align-items:center;margin-top:4px;padding:0 3px}.main_page .observed_info_container .horizontal_menu .menuItemIcon{margin-right:2px;min-width:unset}.main_page .observed_info_container .horizontal_menu .more_options_container{width:fit-content;color:var(--icon-color)}@media screen and (min-width:1920px){.main_page .page_header .page_title{padding:24px 0}}@media screen and (max-width:1440px){.main_page .main_page_body.wide-spacing{margin-top:0;padding:48px 60px}}@media screen and (max-width:1336px){.main_page .main_page_body.wide-spacing{margin-top:0;padding:44px 56px}}@media screen and (max-width:1280px){.main_page .main_page_body.wide-spacing{margin-top:0;padding:36px 48px}}@media screen and (max-width:1024px){.main_page{min-height:calc(100vh - var(--mobileHeaderHeight));min-height:calc(100dvh - var(--mobileHeaderHeight))}.main_page .page_header .page_title{font-size:24px}.main_page .page_header,.main_page .main_page_body{padding:0 20px}.main_page .main_page_body{margin-top:20px}.main_page .main_page_body.wide-spacing{margin-top:0;padding:48px}.main_page .main_page_body .right-col{position:absolute;z-index:1;right:var(--studio-page-container-spacing);top:calc(8px - var(--page-header-height-on-mobile))}.main_page .content-title{font-size:14px}.main_page .content-title .status-label{font-size:10px}.table-wrapper{margin:0 -20px;max-width:calc(100% + 40px)}.table-wrapper>.MuiPaper-root,.table-wrapper .MuiTable-root{max-width:100%;border-radius:0}.table-wrapper .gjw_table .table_header .MuiTableCell-head{border-radius:0!important;z-index:10}}@media screen and (max-width:680px){.main_page .page_tab_indicator{width:100%;left:0;padding:0 0 0 24px;margin:0 auto}.main_page .page_tab_indicator .MuiTabs-scroller{overflow-x:auto!important}.main_page .page_tab_indicator .MuiTabs-scroller::-webkit-scrollbar{display:none;-ms-overflow-style:none;scrollbar-width:none}.main_page .main_page_body.wide-spacing{margin-top:0;padding:24px}.main_page .main_page_body .right-col{position:absolute;z-index:1;right:var(--studio-page-container-spacing);top:calc(0px - var(--page-header-height-on-mobile))}}@media screen and (max-width:480px){.main_page .page_header,.main_page .main_page_body{padding:0 16px}.main_page .main_page_body.wide-spacing{margin-top:0;padding:16px}.main_page .table-wrapper{margin:0 -16px;max-width:calc(100% + 32px)}.page_footer label{display:none}}
