@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/variable/pretendardvariable-jp.css";:root{color-scheme:light;font-family:Pretendard JP Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--app-bg: #f8fafc;--app-surface: #ffffff;--app-text: #2e3338;--app-muted: #72849a;--app-border: #e6ebf1;--app-header-height: 68px;--app-mobile-header-height: 56px;--app-mobile-feature-header-height: 44px;--app-mobile-header-total: calc( var(--app-mobile-header-height) + var(--app-mobile-feature-header-height) );--app-mobile-footer-height: 56px}body[data-theme=dark]{color-scheme:dark;--app-bg: #1f2937;--app-surface: #283142;--app-text: #e5edf7;--app-muted: #a8b4c8;--app-border: #4d5b75}*{box-sizing:border-box}html,body{min-height:100%;margin:0;background:var(--app-bg);color:var(--app-text)}body,button,input,textarea,select{font-family:inherit}.app-header{position:fixed;top:0;left:0;z-index:1000;width:100%;display:flex;box-shadow:0 1px 4px #0f172a14}.app-header.ant-layout-header{height:var(--app-header-height);line-height:var(--app-header-height);padding:0;background:var(--app-surface)}.app-header .app-header-wrapper{display:flex;width:100%}.app-header .logo{height:var(--app-header-height);padding:12px 16px;display:flex;align-items:center;flex-shrink:0}.app-header .logo svg{height:100%}.app-header .nav{display:flex;justify-content:space-between;position:relative;transition:all .2s ease}.app-header .nav-left,.app-header .nav-right{display:flex}.app-header .nav-right{margin-left:auto;padding:0 1rem}.app-header .nav-icon{font-size:1.25rem}.app-header ul.ant-menu{line-height:var(--app-header-height);border-bottom:0;background:transparent}.app-header .mobile-menu-button{width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center}.app-header .mobile-menu-button .anticon{line-height:1}.app-container{min-height:100dvh;background:var(--app-bg)}.side-nav{height:calc(100dvh - var(--app-header-height));position:fixed!important;top:var(--app-header-height);z-index:999;direction:ltr;background:var(--app-bg);box-shadow:0 1px 4px #0f172a14}.side-nav .bottom-button-wrap{justify-content:flex-end;display:flex;position:absolute;bottom:10px;width:100%}.mobile-nav-menu{height:calc(100dvh - var(--app-header-height) - 10px)}.mobile-nav-menu .bottom-button-wrap{justify-content:flex-end;display:flex;position:absolute;bottom:10px;width:100%}.mobile-nav-header{width:100%;justify-content:flex-end!important}.app-layout{transition:all .3s ease;background:var(--app-bg)}.app-content-header{margin-top:var(--app-header-height)}.app-page-header{height:56px;padding:10px 0 10px 32px;display:flex;align-items:center;background:var(--app-bg)}.app-page-header .text{font-weight:700;font-size:24px}.app-page-m-header{height:var(--app-mobile-feature-header-height);align-items:center;white-space:nowrap;overflow-x:auto;border-bottom:0;background:transparent}@media(min-width:992px){.app-container{height:100dvh;overflow:hidden}.app-layout{height:100dvh;min-height:0;overflow:hidden;padding-top:var(--app-header-height);position:relative}.app-content-header{flex:0 0 auto;margin-top:0}.app-layout-feature .app-content-header-feature{position:fixed;top:calc(var(--app-header-height) + 4px);left:calc(var(--app-layout-gutter, 0px) + 12px);z-index:900;width:max-content;max-width:calc(100vw - var(--app-layout-gutter, 0px) - 48px);pointer-events:none}.app-layout-feature .app-feature-header{width:max-content;height:56px;padding:10px 0;background:transparent;pointer-events:auto}.app-sub-content{flex:1 1 auto;min-height:0;height:auto;padding:24px 24px 18px;overflow:auto}.app-sub-content.has-floating-feature-header{padding-top:80px}}@media(max-width:992px){.app-container{height:100dvh;min-height:0;overflow:hidden}.app-layout{height:100dvh;min-height:0;padding-top:var(--app-mobile-header-height);overflow:hidden}.app-header.ant-layout-header{height:var(--app-mobile-header-height);line-height:var(--app-mobile-header-height)}.app-header .logo{height:var(--app-mobile-header-height);padding:8px 16px}.app-header .logo svg{width:93px;height:auto}.app-header .nav{align-items:center;justify-content:flex-end}.app-header .nav-right{align-items:center;padding:0 16px 0 0}.app-content-header{flex:0 0 auto;margin-top:0}.app-layout-feature .app-content-header-feature{height:var(--app-mobile-feature-header-height);background:transparent}.app-layout-feature .app-page-m-header{padding:4px 10px 0!important}.app-layout-feature .app-page-m-header nav{background:transparent!important;border-color:transparent!important;box-shadow:none!important;padding:0!important}.app-sub-content{flex:1 1 auto;min-height:0;height:calc(100dvh - var(--app-mobile-header-total) - var(--app-mobile-footer-height));overflow-y:auto}.app-sub-content.no-sub-header{height:calc(100dvh - var(--app-mobile-header-height) - var(--app-mobile-footer-height))}}@media(max-width:992px){.footer{background:var(--app-surface);border-top:1px solid var(--app-border);box-shadow:0 -2px 8px #0f172a0a;flex:none;height:var(--app-mobile-footer-height);flex-direction:row;justify-content:center;align-items:center;padding:0}.footer .pc{display:none}.footer .mobile{display:block}.footer .footer-icon{display:inline-block;width:21px;height:21px;margin:3px;background-size:contain}.footer .wrap,.footer .item-wrap{height:100%;width:100%}.footer .item-wrap{display:flex;justify-content:space-between;justify-items:center;font-size:20px;font-weight:700}.footer .item-wrap a{width:100%}.footer .item-wrap .item{height:calc(100% - 8px);width:calc(100% - 8px);margin:4px;padding:0;color:#6d6969;line-height:0;cursor:pointer}.footer .item-wrap .item.active{background:#24c185;border-radius:4px;color:#30c586}}@media(min-width:992px){.footer{display:none}}.nav-close .anticon{padding:.625rem;cursor:pointer;border-radius:50%;transition:all .3s ease}.nav-close .anticon:hover{background:#0000000d}.ellipsis-dropdown{cursor:pointer!important;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;color:#374151;transition:background-color .15s ease}.ellipsis-dropdown:hover{background-color:#e5e7eb}.ellipsis-dropdown .anticon{font-size:18px}.ellipsis-dropdown svg{stroke:currentColor;stroke-width:24}.loading.cover-page,.loading.cover-content{width:100%;min-height:240px;display:flex;align-items:center;justify-content:center}.h-100{height:100%!important}.w-100{width:100%!important}.d-flex,.d-md-flex{display:flex!important}.flex-column{flex-direction:column!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-muted{color:var(--app-muted)!important}.font-weight-bold{font-weight:700!important}.mb-0{margin-bottom:0!important}.mt-3{margin-top:1rem!important}.mb-5{margin-bottom:3rem!important}.mr-0{margin-right:0!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.ml-3{margin-left:1rem!important}.img-fluid{max-width:100%;height:auto}.smart-score__article{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.smart-score__section{margin:1.5rem;max-width:1126px;display:flex;flex-direction:column;gap:1.5rem}.smart-score__card{width:100%;min-height:184px;padding:1.5rem;border-radius:1rem;display:flex;flex-direction:column;gap:.5rem}.smart-score__card--complete{border:1px solid #24c185}.smart-score__card--incomplete{border:1px solid #fb5e54}.smart-score__card__title-section{display:flex;justify-content:space-between;align-items:flex-start}.smart-score__card__title{font-size:20px;font-weight:700}.smart-score__card__title--chip{height:1.5rem;border-radius:1rem;font-size:12px;font-weight:700;padding:4px 8px;color:#fff}.smart-score__card__title--complete{background-color:#24c185}.smart-score__card__title--incomplete{background-color:#fb5e54}.smart-score__card__desc{font-weight:500}.smart-score__card__extra{font-weight:500;color:#57616b}@media(min-width:992px){.smart-score__article{align-items:flex-start;gap:2rem}.smart-score__section{margin:2rem 0;flex-direction:row;flex-wrap:wrap;justify-content:space-around;gap:2rem}.smart-score__card{width:354px;min-height:203px;gap:1rem}.smart-score__card__title{font-size:24px}}.ant-table-filter-dropdown .ant-dropdown-menu{max-height:280px!important}body[data-theme=dark] .box{background-color:#313b4e}.realtime-keyword-modal .ant-modal-close{top:16px;inset-inline-end:16px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.realtime-keyword-modal .ant-modal-close-x{width:100%;height:100%;line-height:1;display:inline-flex;align-items:center;justify-content:center}.realtime-channel-filter .ant-checkbox-wrapper,.realtime-news-filter .ant-checkbox-wrapper{display:inline-flex;align-items:center;gap:5px;font-size:15px;line-height:24px}.realtime-channel-filter .ant-checkbox-wrapper>span:not(.ant-checkbox),.realtime-news-filter .ant-checkbox-wrapper>span:not(.ant-checkbox){padding-inline-start:2px;padding-inline-end:0}.realtime-channel-filter .ant-checkbox,.realtime-news-filter .ant-checkbox{top:0;align-self:center;line-height:1;transform:scale(1.16);transform-origin:center}.realtime-channel-filter .ant-checkbox-inner,.realtime-news-filter .ant-checkbox-inner{display:block}.realtime-channel-filter .ant-checkbox-checked .ant-checkbox-inner:after,.realtime-news-filter .ant-checkbox-checked .ant-checkbox-inner:after{opacity:1}.realtime-news-filter .ant-select-single .ant-select-selector{height:34px!important;display:flex;align-items:center}.realtime-news-filter .ant-select-single .ant-select-selection-item{line-height:32px!important;display:flex;align-items:center}.realtime-news-filter .ant-select-arrow{top:50%;transform:translateY(-50%)}.realtime-news-filter .ant-switch{display:inline-flex;align-items:center}.realtime-news-filter .ant-switch .ant-switch-inner{padding-inline-start:24px;padding-inline-end:9px}.realtime-news-filter .ant-switch.ant-switch-checked .ant-switch-inner{padding-inline-start:9px;padding-inline-end:24px}.realtime-graph-range-select.ant-select-single .ant-select-selector{height:34px!important;display:flex;align-items:center}.realtime-graph-range-select.ant-select-single .ant-select-selection-item{line-height:32px!important;display:flex;align-items:center}.realtime-graph-range-select .ant-select-arrow{top:50%;transform:translateY(-50%)}.realtime-news-container{display:flex;flex-direction:column}@media(max-width:992px){.realtime-news-container{padding:16px}}.realtime-news-container .header{display:flex;gap:8px;justify-content:space-between;align-items:center;margin-bottom:45px}.realtime-news-container .header .title{margin:0;font-weight:700;font-size:28px;line-height:36.4px;display:flex;align-items:center;gap:4px}@media(max-width:992px){.realtime-news-container .header .add{display:none}}.realtime-news-container .header .description{font-weight:500;font-size:16px;line-height:23.2px;margin:0;color:#2e3338}.realtime-news-container .box{padding:16px;border-radius:12px;background-color:#fff;margin-bottom:24px;border:1px solid #d6dbe0}.realtime-news-container #stats .title{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:16px}.realtime-news-container #stats .title h2{margin:0;color:#4403b5;font-weight:700;font-size:28px;line-height:36.4px}.realtime-news-container #stats .title .actions{display:flex;gap:8px}.realtime-news-container #stats .title .actions button{min-height:36px;display:flex;align-items:center;color:#57616b;gap:4px;border-radius:12px;border:1px solid #D6DBE0;background-color:transparent;outline:none;padding:8px 14px;cursor:pointer}.realtime-news-container #stats .head{display:flex;flex-direction:column}.realtime-news-container #stats .head .data{display:flex;justify-content:space-between;gap:16px}.realtime-news-container #stats .head .data .item{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#f8f9fa;padding:16px;border-radius:8px;flex:1}@media(max-width:992px){.realtime-news-container #stats .head .data .item{padding:16px 4px;flex-direction:column}}.realtime-news-container #stats .head .data .item .icon img{width:56px;height:56px}.realtime-news-container #stats .head .data .item .content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1}.realtime-news-container #stats .head .data .item .content .key{font-weight:500;font-size:14px;line-height:20.3px;color:#2e3338}.realtime-news-container #stats .head .data .item .content .value{font-weight:700;font-size:28px;line-height:36.4px;text-align:center}.realtime-news-container #stats .head .data .item .content .value.positive{color:#3294ee}.realtime-news-container #stats .head .data .item .content .value.negative{color:#fb5e54}@media(max-width:992px){.realtime-news-container #stats .head .data .item .content .value{font-size:24px}}.realtime-news-container #stats .head .desc{text-align:right;padding-top:12px;font-size:14px;align-self:end}.realtime-news-container #graph .apexcharts-xaxistooltip{display:none}.realtime-news-container #graph .title h3{margin:0 0 4px;font-weight:700;font-size:20px;line-height:28px;color:#2e3338}.realtime-news-container #graph .title p{margin:0;font-size:16px;line-height:23.2px;color:#2e3338}.realtime-news-container #news .title{margin-bottom:24px}.realtime-news-container #news .title h3{font-weight:700;font-size:20px;line-height:28px;color:#2e3338;margin-bottom:4px}.realtime-news-container #news .title p{font-size:16px;line-height:23.2px;color:#2e3338}.realtime-news-container #news .content{display:flex;flex-direction:column;gap:24px}.realtime-news-container #news .content .item .header{flex-direction:column;margin-bottom:8px;align-items:flex-start;gap:0}.realtime-news-container #news .content .item .header .provider{margin-bottom:4px;gap:0;display:flex;align-items:center}.realtime-news-container #news .content .item .header .provider img{width:20px;height:20px;margin-right:4px}.realtime-news-container #news .content .item .header .provider .platform{font-weight:700;font-size:16px;line-height:23.2px;color:#2e3338;margin-right:16px}.realtime-news-container #news .content .item .header .provider .date{font-size:14px;line-height:20.3px;color:#57616b}.realtime-news-container #news .content .item .header .provider .elapsed{font-size:13px;line-height:20.3px;color:#2e3338;margin-left:6px}.realtime-news-container #news .content .item .header .title{width:100%;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:20px;line-height:28px;color:#494d52;margin-bottom:8px;gap:12px}@media(max-width:992px){.realtime-news-container #news .content .item .header .title{flex-direction:column;align-items:flex-start;gap:12px}}.realtime-news-container #news .content .item .header .title .info{flex-shrink:0;font-weight:700;font-size:16px;line-height:23.2px;display:flex;gap:16px}.realtime-news-container #news .content .item .header .title .info .relevance{color:#494d52}.realtime-news-container #news .content .item .header .title .info .positive{color:#3294ee}.realtime-news-container #news .content .item .header .title .info .negative{color:#fb5e54}.realtime-news-container #news .content .item .content{border-radius:12px;background-color:#f8f9fa;padding:16px;gap:0;border:1px solid #d6dbe0}.realtime-news-container #news .content .item .content .header{gap:0;margin-bottom:0}.realtime-news-container #news .content .item .content .header .title{font-weight:700;font-size:16px;line-height:23.2px;color:#30c586;margin-bottom:4px}.realtime-news-container #news .content .item .content .header .description{font-family:Pretendard JP Variable;font-weight:500;font-size:16px;line-height:23.2px;color:#2e3338;margin-bottom:8px}.realtime-news-container #news .content .item .content .sentiments{display:flex;gap:8px}.realtime-news-container #news .content .item .content .sentiments .positive{width:50%}.realtime-news-container #news .content .item .content .sentiments .positive .title{margin:0;font-weight:700;font-size:16px;line-height:23.2px;letter-spacing:-1%;color:#3294ee}.realtime-news-container #news .content .item .content .sentiments .positive .content{margin:0;padding:0 0 0 20px;border:none}.realtime-news-container #news .content .item .content .sentiments .positive .content li{color:#57616b;font-weight:400;font-size:16px;line-height:23.2px}.realtime-news-container #news .content .item .content .sentiments .negative{width:50%}.realtime-news-container #news .content .item .content .sentiments .negative .title{margin:0;font-weight:700;font-size:16px;line-height:23.2px;letter-spacing:-1%;color:#fb5e54}.realtime-news-container #news .content .item .content .sentiments .negative .content{margin:0;padding:0 0 0 20px;border:none}.realtime-news-container #news .content .item .content .sentiments .negative .content li{color:#57616b;font-weight:400;font-size:16px;line-height:23.2px}.ai-report-news-filter{width:100%;box-sizing:border-box}.ai-report-news-filter .ant-checkbox-wrapper{display:inline-flex;align-items:center;gap:5px;font-size:15px;line-height:24px}.ai-report-news-filter .ant-checkbox-wrapper>span:not(.ant-checkbox){padding-inline-start:2px;padding-inline-end:0}.ai-report-news-filter .ant-checkbox{top:0;align-self:center;line-height:1;transform:scale(1.16);transform-origin:center}.ai-report-news-filter .ant-checkbox-inner{display:block}.ai-report-news-filter .ant-checkbox-checked .ant-checkbox-inner:after{opacity:1}.ai-report-news-filter .ant-select-single .ant-select-selector{height:34px!important;display:flex;align-items:center}.ai-report-news-filter .ant-select-single .ant-select-selection-item{line-height:32px!important;display:flex;align-items:center}.ai-report-news-filter .ant-select-arrow{top:50%;transform:translateY(-50%)}.ai-report-news-filter .ant-switch{display:inline-flex;align-items:center}.ai-report-news-filter .ant-switch .ant-switch-inner{padding-inline-start:24px;padding-inline-end:9px}.ai-report-news-filter .ant-switch.ant-switch-checked .ant-switch-inner{padding-inline-start:9px;padding-inline-end:24px}.ai-report-news-filter .ant-row{width:100%;margin-left:0!important;margin-right:0!important}.ai-report-news-filter>.ant-row,.ai-report-news-filter>.ant-row>.ant-row{justify-content:flex-start!important}.addRealtimeKeywordModal .inputGroup .synonymInput button,.addRealtimeKeywordModal .inputGroup .exclusionInput button{line-height:0;border:1px solid #4403b5;border-radius:8px;background-color:transparent;cursor:pointer;padding:8px}body[data-theme=dark] .box-group .header .title,body[data-theme=dark] .header .title{color:#fff}.ai-report-news-container{display:flex;flex-direction:column;margin:0 auto;min-height:100%}@media(max-width:992px){.ai-report-news-container{padding:16px}}.ai-report-news-container .header{padding:16px;display:flex;gap:8px;justify-content:space-between;align-items:center}.ai-report-news-container .header .title{margin:0;font-weight:700;font-size:28px;line-height:36.4px;display:flex;align-items:center;gap:4px;color:#2e3338}.ai-report-news-container .header .description{font-weight:500;font-size:16px;line-height:23.2px;margin:0;color:#2e3338}.ai-report-news-container .box-group{display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-radius:8px;margin-bottom:24px;flex-grow:1;padding:16px;width:100%;box-sizing:border-box}.ai-report-news-container .box-group.ai-report-filter-box{justify-content:flex-start;margin-bottom:16px;padding:0;background-color:transparent;border-radius:0}.ai-report-news-container .box-group.ai-report-news-box{align-self:stretch;padding:0;background-color:transparent}.ai-report-news-container .box-group .box{padding:16px;margin-bottom:16px;font-size:16px}.ai-report-news-container .box-group .box h2{font-size:20px;font-weight:700}.ai-report-news-container .box-group .box ul,.ai-report-news-container .box-group .box ol{padding-left:20px}.ai-report-news-container .box-group .box ul li,.ai-report-news-container .box-group .box ol li{margin-bottom:6px}.ai-report-news-container .box-group .box table{width:100%;border:1px solid #ccc;margin-bottom:12px}.ai-report-news-container .box-group .box table thead{background-color:#eee}.ai-report-news-container .box-group .box table th,.ai-report-news-container .box-group .box table td{border:1px solid #ccc;padding:8px;text-align:center}.ai-report-news-container .box-group .header .title{color:#222}.ai-report-news-container #positive h2{color:#1ba82d;margin:0}.ai-report-news-container #positive table{margin-top:8px}.ai-report-news-container #positive ol{margin-top:24px;margin-bottom:24px}.ai-report-news-container #positive ul:not(ol ul){list-style:none;color:#24b537;padding-left:10px}.ai-report-news-container #negative h2{color:#c62e2e;margin:0}.ai-report-news-container #negative table{margin-top:8px}.ai-report-news-container #negative ol{margin-top:24px;margin-bottom:24px}.ai-report-news-container #negative ul:not(ol ul){list-style:none;color:#e94747;padding-left:10px}.ai-report-news-container #strategy h2{margin-bottom:10px}.ai-report-news-container #strategy h3{font-size:16px;font-weight:700;margin:0}.ai-report-news-container #strategy p{font-size:14px}.ai-report-news-container #strategy .group:not(:last-child){margin-bottom:14px}.ai-report-news-container #conclusion .content:not(:last-child){margin-bottom:16px}.realtime-news-placeholder{position:relative}@media(max-width:992px){.realtime-news-placeholder{padding:16px;overflow:hidden;height:100%}}.realtime-news-placeholder .header{display:flex;gap:8px;justify-content:space-between;align-items:center;margin-bottom:45px}.realtime-news-placeholder .header .title{margin:0;font-weight:700;font-size:28px;line-height:36.4px}@media(max-width:992px){.realtime-news-placeholder .header .add{display:none}}.realtime-news-placeholder .header .description{font-weight:500;font-size:16px;line-height:23.2px;margin:0;color:#2e3338}.realtime-news-placeholder .add{display:flex;align-items:center;justify-content:center;gap:4px;padding:12px;border:none;outline:none;border-radius:8px;background-color:#4403b5;cursor:pointer}.realtime-news-placeholder .add .text{color:#fff;font-weight:600;font-size:16px;line-height:19.09px;text-align:center}.realtime-news-placeholder .phrase{font-weight:700;font-size:32px;line-height:46.4px;margin:32px 0 0 31px}.realtime-news-placeholder .phrase>span:nth-child(1){color:#8c9fbb}.realtime-news-placeholder .phrase>span:nth-child(2){color:#58678a}.realtime-news-placeholder .phrase>span:nth-child(2){color:#272e40}.realtime-news-placeholder .hashtags{font-weight:700;font-size:20px;line-height:29px;margin:14px 0 0 50px;color:#494d52}.realtime-news-placeholder .hashtags b{color:#000dff}.realtime-news-placeholder .shield{position:absolute;left:330px;top:330px}.addRealtimeKeywordModal{display:flex;flex-direction:column;gap:16px}.addRealtimeKeywordModal .inputGroup{display:flex;flex-direction:column;gap:8px}.addRealtimeKeywordModal .inputGroup label{font-weight:600;font-size:16px;line-height:23.2px}.addRealtimeKeywordModal .inputGroup .ant-input,.addRealtimeKeywordModal .inputGroup .ant-select-selector{min-height:40px;font-size:14px}.addRealtimeKeywordModal .inputGroup .ant-select-single .ant-select-selector{display:flex;align-items:center}.addRealtimeKeywordModal .inputGroup .synonym,.addRealtimeKeywordModal .inputGroup .exclusion{color:#4403b5;font-weight:500;font-size:14px;line-height:20.3px;padding:4px 8px;border-radius:4px;background-color:#f8f9fa;display:flex;align-items:center;gap:2px}.addRealtimeKeywordModal .inputGroup .synonymList,.addRealtimeKeywordModal .inputGroup .exclusionList{display:flex;flex-wrap:wrap;gap:8px}.addRealtimeKeywordModal .inputGroup .synonymInput,.addRealtimeKeywordModal .inputGroup .exclusionInput{display:flex;align-items:center;gap:8px}.addRealtimeKeywordModal .inputGroup .synonymInput button,.addRealtimeKeywordModal .inputGroup .exclusionInput button{line-height:0;border:1px solid #4403B5;border-radius:8px;background-color:transparent;cursor:pointer;padding:8px}.addRealtimeKeywordModal .add{height:48px;border-radius:8px;align-self:center;justify-content:center;background-color:#4403b5;color:#fff;font-weight:700;font-size:16px;line-height:19.09px;border:none;outline:none;cursor:pointer;width:100%}.addRealtimeKeywordModal .option{display:flex;align-items:center;justify-content:space-between;gap:8px}.addRealtimeKeywordModal .option button{border-radius:4px;color:#fff;border:none;outline:none;cursor:pointer;padding:4px 8px;background-color:#4403b5}.desc-modal h2{font-weight:500;font-size:16px}body[data-theme=dark] .box-group{background-color:#313b4e}body[data-theme=dark] .box-group .header .title{color:#fff}body[data-theme=dark] .header .title{color:#8f5aec}body[data-theme=dark] .header .description{color:#b5b5b5}.ai-insight-news-container{display:flex;flex-direction:column;margin:0 auto;min-height:100%}@media(max-width:992px){.ai-insight-news-container{padding:16px}}.ai-insight-news-container .header{padding:16px;display:flex;gap:8px;justify-content:space-between;align-items:center}.ai-insight-news-container .header .title{margin:0;font-weight:700;font-size:28px;line-height:36.4px;display:flex;align-items:center;gap:4px;color:#4403b5}.ai-insight-news-container .header .description{font-weight:500;font-size:16px;line-height:23.2px;margin:0;color:#2e3338}.ai-insight-news-container .box-group{background-color:#fff;border-radius:8px;flex-grow:1;padding:16px}.ai-insight-news-container .box-group .box{padding:16px;margin-bottom:16px;font-size:16px}.ai-insight-news-container .box-group .box h2{font-size:20px;font-weight:700}.ai-insight-news-container .box-group .box ul,.ai-insight-news-container .box-group .box ol{padding-left:20px}.ai-insight-news-container .box-group .box ul li,.ai-insight-news-container .box-group .box ol li{margin-bottom:6px}.ai-insight-news-container .box-group .box table{width:100%;border:1px solid #ccc;margin-bottom:12px}.ai-insight-news-container .box-group .box table thead{background-color:#eee}.ai-insight-news-container .box-group .box table th,.ai-insight-news-container .box-group .box table td{border:1px solid #ccc;padding:8px;text-align:center}.ai-insight-news-container .box-group .box .pagination{display:flex;justify-content:center;align-items:center;list-style:none;padding:20px 0 0;margin:0;gap:8px}.ai-insight-news-container .box-group .box .pagination .page-item.active .page-link{background-color:#4403b5;color:#fff;border-color:#4403b5}.ai-insight-news-container .box-group .box .pagination .page-item.disabled .page-link{color:#c7c7c7;cursor:not-allowed}.ai-insight-news-container .box-group .box .pagination .page-link{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 10px;border:1px solid #e8e8e8;border-radius:4px;color:#494d52;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s}.ai-insight-news-container .box-group .box .pagination .page-link:hover:not(.disabled){background-color:#f0f0f0;border-color:#4403b5}.ai-insight-news-container .box-group .header .title{color:#222}.ai-insight-news-container #positive h2{color:#1ba82d;margin:0}.ai-insight-news-container #positive table{margin-top:8px}.ai-insight-news-container #positive ol{margin-top:24px;margin-bottom:24px}.ai-insight-news-container #positive ul:not(ol ul){list-style:none;color:#24b537;padding-left:10px}.ai-insight-news-container #negative h2{color:#c62e2e;margin:0}.ai-insight-news-container #negative table{margin-top:8px}.ai-insight-news-container #negative ol{margin-top:24px;margin-bottom:24px}.ai-insight-news-container #negative ul:not(ol ul){list-style:none;color:#e94747;padding-left:10px}.ai-insight-news-container #strategy h2{margin-bottom:10px}.ai-insight-news-container #strategy h3{font-size:16px;font-weight:700;margin:0}.ai-insight-news-container #strategy p{font-size:14px}.ai-insight-news-container #strategy .group:not(:last-child){margin-bottom:14px}.ai-insight-news-container #conclusion .content:not(:last-child){margin-bottom:16px}
