@charset "UTF-8";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";.zb-input{display:flex;align-items:center;height:2.5rem;padding:0 .75rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);background:#fff}.zb-input>svg{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;margin-right:.5rem;color:#666}.zb-input>input{flex:1;min-width:1rem;font-size:1rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;color:#273031}.zb-input>input::placeholder{color:var(--Neutral-Gray01, #A5ABB3)}.zb-input>input:disabled{color:#aaa}.zb-input>span.changer{height:100%;position:relative;display:flex;align-items:center;flex:1;padding:.625rem 0}.zb-input>span.changer>label{flex:1;display:flex;align-items:center;justify-content:flex-end;font-size:1rem;white-space:nowrap;color:#273031}.zb-input>span.changer>span{display:block;opacity:0;width:0;height:100%;border-left:1px solid #000000}.zb-input>span.changer>input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.zb-input>span.changer>input:focus+span{opacity:1}.zb-input>span.hr-v{width:1px;height:50%;border-right:2px solid #AAC9CC;margin:0 .5rem}.zb-input>.input-selector{border:none;min-width:10rem;padding:0}.zb-input>.input-selector .bottom{width:calc(100% + .75rem);left:-.75rem}.zb-btn{display:inline-flex;align-items:center;justify-content:center;height:2.5rem;padding:0 .75rem;color:#fff;background:#054247;border:1px #054247 solid;border-radius:.5rem;vertical-align:middle;cursor:pointer;transition:all .25s linear;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}.zb-btn>svg{width:1rem;height:1rem;margin-right:.5rem}.zb-btn.white{color:#2b2b2d;border-color:#aac9cc;background:#fff}.zb-btn.red{color:#fff;background-color:#dc4141;border-color:#dc4141}.zb-btn.green{background:var(--ama-bg-light, #EDF7F8);color:var(--ama-primary, #1D7B85);border-color:transparent}.zb-btn.green path{fill:var(--ama-primary, #1D7B85);stroke:var(--ama-primary, #1D7B85)}.zb-btn:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc!important}.zb-btn:disabled path{fill:#fff;stroke:#fff}.zb-table{width:100%;border-spacing:0}.zb-table tr.hover{background:#e1f8f0!important;cursor:pointer}.zb-table th,.zb-table td{font-size:1rem;font-style:normal;padding:.5rem .75rem;text-align:center}.zb-table th{background-color:#f5f7f8;color:#666;font-weight:500}.zb-table th.right{text-align:right}.zb-table td{font-weight:400}.zb-table td.left{text-align:left}.zb-table td.center{text-align:center}.zb-table td.right{text-align:right}.zb-table tr:not(:last-of-type)>td{border-bottom:1px dashed #EBEEF2}*{line-height:1.5}*.loading-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5rem;background:linear-gradient(-45deg,#fdfdfd,#fff);background-size:400% 400%;animation:colorChange 3s ease infinite;overflow:hidden;z-index:1}#main-layout{height:100%;overflow-x:hidden;overflow-y:auto;position:relative;color:#273031;background:#fff;font-family:Pretendard,"sans-serif";display:flex;min-width:500px}#main-layout textarea{font-family:Pretendard,"sans-serif"}#main-layout>div.page{height:100%;background:#eff2f3;flex:1;display:flex;flex-direction:column;overflow:hidden}#main-layout>div.page>header{display:flex;padding:1.25rem;white-space:nowrap;position:relative;background:#eff2f3}#main-layout>div.page>header>div{display:flex;min-height:4.5rem;width:100%;align-items:center;justify-content:space-between;border-radius:1.25rem;border:1px solid var(--ama-main, #273031);background:#fff;padding:.75rem 1.5rem;gap:.75rem;flex-wrap:wrap}#main-layout>div.page>header>div>span{flex:1;color:var(--ama-main, #273031);font-size:1.375rem;font-style:normal;font-weight:600}#main-layout>div.page>header>div>div{display:flex;align-items:center;gap:.75rem}#main-layout>div.page>header>div>div .zb-selector{z-index:5;width:fit-content;height:3rem;display:flex;padding:0 .75rem;align-items:center;gap:.5rem;align-self:stretch;border-radius:.5rem;background:#f9f9f9;border:none}#main-layout>div.page>header>div>div .zb-selector *{color:#333;font-size:1rem;font-style:normal;font-weight:400}#main-layout>div.page>header>div>div.login{display:none}#main-layout>div.page>header>div>div>svg{width:1.25rem;height:1.25rem;aspect-ratio:1/1}#main-layout>div.page>header>div>div>.timer{display:inline-flex;align-items:center;height:3rem;padding:0 .75rem;gap:.5rem;color:#273031;font-size:1rem;font-style:normal;font-weight:400;border-radius:.5rem;background:#f9f9f9}#main-layout>div.page>header>div>div>.timer>svg{width:1.25rem;height:1.25rem;min-width:1.25rem}#main-layout>div.page>header>div>div>.timer>span{display:flex;align-items:center;gap:.5rem}#main-layout>div.page>header>div>div>.notice-alert{display:flex;align-items:center;justify-content:center}#main-layout>div.page>header>div>div>.notice-alert>span{position:relative;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:1.25rem;background:var(--ama-bg-light, #EDF7F8);cursor:pointer}#main-layout>div.page>header>div>div>.notice-alert>span>svg{width:1.5rem;height:1.5rem}#main-layout>div.page>header>div>div>.notice-alert>span>span{position:absolute;right:.5rem;top:.5625rem;display:block;width:.5rem;height:.5rem;border-radius:50%;background:var(--ama-red, #FF3737)}#main-layout>div.page>header>div>div>.user-action{height:100%;display:flex;align-items:center;gap:.875rem;cursor:pointer}#main-layout>div.page>header>div>div>.user-action>span.user-icon{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:.5rem;gap:.625rem;align-self:stretch;border-radius:6.25rem;background:#eaf7f8}#main-layout>div.page>header>div>div>.user-action>span.user-icon>svg{width:1.25rem;height:1.25rem}#main-layout>div.page>header>div>div>.user-action>label{color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;cursor:pointer}#main-layout>div.page>header>div>div>.user-action>p{display:flex;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:#f9f9f9;color:#555;text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.5rem}#main-layout>div.page>header>div>div>.user-action>span.fold{display:flex;align-items:center;justify-content:center;transition:all .15s linear}#main-layout>div.page>header>div>div>.user-action>span.fold>svg{width:1.25rem;height:1.25rem}#main-layout>div.page>header>div>div>.user-action>span.fold.up{transform:rotate(180deg)}#main-layout>div.page>header>div>div>div.more{position:absolute;top:calc(100% - 2rem);right:2.75rem;background:#fff;width:13.5625rem;height:fit-content;z-index:5;border-radius:.5rem;box-shadow:3px 3px 6px #edeeee;display:flex;flex-direction:column;overflow:hidden}#main-layout>div.page>header>div>div>div.more>span{display:flex;width:100%;height:2.5rem;padding:0 .75rem;align-items:center;gap:.5rem;cursor:pointer;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}#main-layout>div.page>header>div>div>div.more>span:hover{background:#edeeee}#main-layout>div.page>header>div>div>div.more>span>svg{width:1.25rem;height:1.25rem;aspect-ratio:1/1}#main-layout>div.page>header div.advertiser-list .zb-selector-groups{border:none;border-radius:.5rem;background:#f9f9f9;padding:0 .75rem;height:3rem}#main-layout>div.page>header div.advertiser-list span.group{font-size:.875rem;font-style:normal;font-weight:600;line-height:120%}#main-layout>div.page>header div.advertiser-list span.group.active>span{color:#709ca1}#main-layout>div.page>header div.advertiser-list span.group.inactive>span{color:#b1b4b5}#main-layout>div.page>header div.advertiser-list span.group.inactive .advertiser-item{opacity:.5}#main-layout>div.page>header div.advertiser-list span.group span.advertiser-item:hover{background:#e8f1f1}#main-layout>div.page>header div.advertiser-list span.advertiser-item{display:flex;height:2.5rem;padding:0 .75rem;align-items:center;gap:.5rem;align-self:stretch;border-radius:.5rem}#main-layout>div.page>header div.advertiser-list span.advertiser-item>img{width:1.75rem;height:1.25rem}#main-layout>div.page>header div.advertiser-list span.advertiser-item>span{color:var(--ama-main, #273031);font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#main-layout>div.page>div{height:calc(100% - 4rem);overflow:hidden;position:relative;display:flex;flex-direction:column}#main-layout>div.page>div.login{padding:0;height:100%}#main-layout>div.page>div>section{flex:1}#main-layout>div.page>section.notice{position:absolute;top:7rem;right:1.25rem;height:calc(100vh - 8rem);width:32.5rem;background:#fff;border-radius:.75rem;border:1px solid var(--ama-line-light, #AAC9CC);z-index:10;display:flex;flex-direction:column}#main-layout>div.page>section.notice>div.header{display:flex;height:4.25rem;width:100%;padding:1.25rem;align-items:center;justify-content:space-between;gap:.625rem}#main-layout>div.page>section.notice>div.header>label{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:120%}#main-layout>div.page>section.notice>div.header>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;cursor:pointer}#main-layout>div.page>section.notice>div.list{flex:1;overflow-y:auto;display:flex;padding:1.25rem;flex-direction:column;gap:.75rem}#main-layout>div.page>section.notice>div.list>div{display:flex;flex-direction:column;padding:1rem 1.25rem;border-radius:.5rem;background:var(--ama-gray-bg-light, #FAFBFB)}#main-layout>div.page>section.notice>div.list>div.no-data{flex:1;align-items:center;justify-content:center}#main-layout>div.page>section.notice>div.list>div.no-data>span{opacity:.5;font-weight:700}#main-layout>div.page>section.notice>div.list>div>div:nth-child(1){padding-bottom:.75rem;margin-bottom:.75rem;border-bottom:1px dashed #D6DDE1}#main-layout>div.page>section.notice>div.list>div>div:nth-child(1)>span{color:#99a1ae;font-size:.75rem;font-style:normal;font-weight:400;line-height:132%}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2){display:flex;flex-direction:column}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(1){display:flex;align-items:center;gap:.25rem;margin-bottom:.75rem}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(1)>svg{width:.75rem;height:.75rem}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(1)>label{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--ama-primary, #1D7B85);font-size:.875rem;font-style:normal;font-weight:600;line-height:120%}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(1)>label.more{white-space:wrap;word-break:break-all;overflow:unset;text-overflow:unset}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(1)>span{color:var(--ama-red, #FF3737);text-align:center;font-size:.5rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.0025rem}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(2){height:fit-content}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(2)>div{height:5rem;overflow:hidden}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(2)>span.more{width:100%;display:flex;align-items:center;justify-content:center;gap:.25rem;cursor:pointer;margin-top:.5rem}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(2)>span.more>svg{transition:all .15s linear;width:.875rem;height:.9375rem}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(2)>span.more>span{padding-top:.15rem;color:var(--ama-primary, #1D7B85);font-size:.75rem;font-style:normal;font-weight:400;line-height:132%}#main-layout>div.page>section.notice>div.list>div>div:nth-child(2)>div:nth-child(2)>span.more.close>svg{transform:rotate(180deg)}#main-layout section.notice-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:100;display:flex;align-items:center;justify-content:center}#main-layout section.notice-popup>div{display:flex;flex-direction:column;width:35rem;padding:1.25rem .625rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);background:#fff;min-height:21rem;max-height:44rem}#main-layout section.notice-popup>div>header{display:flex;flex-direction:column;align-items:flex-end;width:100%;margin-bottom:1.125rem}#main-layout section.notice-popup>div>header>span{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer}#main-layout section.notice-popup>div>header>h1{width:100%;color:var(--ama-main, #273031);text-align:center;font-size:1.375rem;font-style:normal;font-weight:600;line-height:120%}#main-layout section.notice-popup>div>div.body{flex:1;display:flex;gap:.25rem;overflow:hidden}#main-layout section.notice-popup>div>div.body>span{display:flex;align-items:center;justify-content:center;width:1.125rem;cursor:pointer}#main-layout section.notice-popup>div>div.body>span.right{transform:rotate(180deg)}#main-layout section.notice-popup>div>div.body>span.disabled{cursor:not-allowed;opacity:0}#main-layout section.notice-popup>div>div.body>div{flex:1;display:flex;width:100%;flex-direction:column;gap:.625rem;padding:1.25rem;overflow:hidden}#main-layout section.notice-popup>div>div.body>div>span{display:flex;padding:1rem 1.25rem;border-radius:.75rem;background:var(--ama-gray-bg-light, #FAFBFB);color:var(--ama-primary, #1D7B85);font-size:1rem;font-style:normal;font-weight:600;line-height:120%}#main-layout section.notice-popup>div>div.body>div>div{flex:1;padding:1.25rem;border-radius:.75rem;background:var(--ama-gray-bg-light, #FAFBFB);overflow-y:auto}#main-layout section.notice-popup>div>div.counter{display:flex;justify-content:center;align-items:center;gap:.375rem;align-self:stretch;margin:.625rem 0}#main-layout section.notice-popup>div>div.counter>span{color:var(--ama-main, #273031);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}#main-layout section.notice-popup>div>div.counter>span.total{color:#b1b4b5}#main-layout section.notice-popup>div>div.hide-popup{width:fit-content;margin-left:.625rem}button{cursor:pointer}button,input,label{background-color:transparent;outline:none;border:none;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #f6f6f6 inset;-webkit-text-fill-color:#273031;-webkit-border-radius:.5rem;-webkit-padding-start:.5rem}::-webkit-scrollbar{width:.5rem;height:.3rem}::-webkit-scrollbar-thumb{border-radius:6.25rem;background:#075259b3}::-webkit-scrollbar-track{background-color:transparent}a.aisn-img{position:relative;display:flex;height:3rem;width:3rem;justify-content:center;align-items:center;cursor:pointer}a.aisn-img>span{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.5rem;background:#27303140;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}a.aisn-img:hover{opacity:1}.zb-markdown{display:flex;flex-direction:column;gap:1rem;color:#374151;font-size:1rem;font-style:normal;font-weight:400;line-height:1.625rem}.zb-markdown table{border-collapse:collapse}.zb-markdown table td,.zb-markdown table th{border:1px solid #D6DDE1;padding:.25rem}.zb-markdown blockquote{margin:0;padding:1rem;border-left:4px solid #FACC15;background:#fefce8}.zb-markdown ul{margin:0}.zb-markdown hr{width:100%;border:none;border-top:1px solid #D6DDE1;margin:1rem 0}.zb-markdown pre{margin:0;padding:1rem;background:#efefef;border-radius:.5rem}div.trend-rank{display:flex;width:100%;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:1.25rem;border-radius:1.25rem;background:#fff;margin-bottom:1.5rem}div.trend-rank>div.setting-tab{width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:1rem}div.trend-rank>div.setting-tab>.zb-selector-groups{width:12rem}div.trend-rank>div.rank-list{width:100%;min-height:15rem;position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem;border-radius:.25rem}div.trend-rank>div.rank-list>div.rank-item{width:calc(20% - 1rem);overflow:hidden;height:12rem;display:flex;padding:.625rem 1rem;flex-direction:column;border-radius:.5rem;border:1px solid #AAC9CC;background:#f9f9f9}div.trend-rank>div.rank-list>div.rank-item:hover{cursor:pointer;box-shadow:2px 4px 10px #0000001a;border-color:#1d7b85}div.trend-rank>div.rank-list>div.rank-item>div.title{display:flex;justify-content:space-between;align-items:center;align-self:stretch;margin-bottom:.625rem}div.trend-rank>div.rank-list>div.rank-item>div.title>span:nth-child(1){display:flex;align-items:center;gap:.5rem}div.trend-rank>div.rank-list>div.rank-item>div.title>span:nth-child(1)>span:first-child{color:var(--ama-primary, #1D7B85);font-size:.875rem;font-style:normal;font-weight:600;line-height:120%;white-space:nowrap}div.trend-rank>div.rank-list>div.rank-item>div.title>span:nth-child(1)>span:last-child{display:flex;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:#fff;color:var(--ama-gray-66, #666);text-align:center;font-size:.75rem;font-style:normal;font-weight:400;line-height:120%}div.trend-rank>div.rank-list>div.rank-item>div.title>span:nth-child(2){width:1.5rem;height:1.5rem;aspect-ratio:1/1}div.trend-rank>div.rank-list>div.rank-item>div.title>span:nth-child(2).down>svg{transform:rotate(180deg)}div.trend-rank>div.rank-list>div.rank-item>div.title>span:nth-child(2).down>svg>path{fill:var(--ama-blue, #3869FF)}div.trend-rank>div.rank-list>div.rank-item>span{display:block;width:100%;white-space:wrap;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;text-overflow:ellipsis;overflow:hidden;color:var(--ama-main, #273031);font-size:1rem;font-style:normal;font-weight:400;line-height:120%}div.trend-rank>div.rank-list>div.rank-item>div.volume{position:relative;flex:1;margin-top:1.25rem;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:.25rem;overflow:hidden}div.trend-rank>div.rank-list>div.rank-item>div.volume>span{color:var(--ama-main, #273031);text-align:right;font-size:1.125rem;font-style:normal;font-weight:600;line-height:120%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}div.trend-rank>div.rank-list>div.rank-item>div.volume.compare>div{width:100%;display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:.25rem}div.trend-rank>div.rank-list>div.rank-item>div.volume.compare>div>label{color:var(--ama-gray-inactive-text, #B1B4B5);font-size:.75rem;font-style:normal;font-weight:400;line-height:120%}div.trend-rank>div.rank-list>div.rank-item>div.volume.compare>div>span{color:var(--ama-main, #273031);font-size:1rem;font-style:normal;font-weight:600;line-height:120%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}div.trend-rank>div.rank-list>div.rank-item>div.volume.compare>div:nth-child(2)>span{color:#848b8d}div.trend-rank>div.rank-list>div.rank-item>div.volume.compare>span{width:100%;white-space:nowrap;border-top:1px solid #D6DDE1;padding-top:.25rem;display:flex;align-items:center;justify-content:flex-end;gap:.25rem;color:#848b8d}div.trend-rank>div.rank-list>div.rank-item>div.volume.compare>span>span{font-size:.875rem;font-style:normal;line-height:120%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}div.trend-rank>div.rank-list>div.rank-item>div.volume.compare>span>span.up{color:#ff3737}div.trend-rank>div.rank-list>div.rank-item>div.volume.compare>span>span.down{color:#3869ff}div.trend-rank>div.rank-list>div.rank-item>div.volume.compare>span>span:nth-child(1){font-weight:600}div.trend-rank>div.rank-list>div.rank-item>div.volume.compare>span>span:nth-child(2){font-weight:400}div.trend-rank>div.rank-list>div:not(.rank-item){min-width:calc(20% - 1rem);height:9.75rem;border-radius:.5rem}div.trend-chart-wrap{padding:1.25rem;border-radius:1.25rem;background:#fff}div.trend-chart-wrap header.trend-header{width:100%;display:flex;flex-direction:column;border-radius:.75rem;border:1px solid transparent;overflow:hidden}div.trend-chart-wrap header.trend-header .hr-v{border:none;width:1px;height:1rem;margin:0 .5rem;background-color:#273031}div.trend-chart-wrap header.trend-header>div.header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;background:var(--ama-gray-bg-light, #FAFBFB)}div.trend-chart-wrap header.trend-header>div.header>div:not(.multiple-switch){display:flex;align-items:center;gap:.5rem}div.trend-chart-wrap header.trend-header>div.header>div:not(.multiple-switch)>svg{width:1.25rem;height:1.25rem}div.trend-chart-wrap header.trend-header>div.header>div:not(.multiple-switch) .hr-v{width:.0625rem;height:1rem;background:#aac9cc}div.trend-chart-wrap header.trend-header>div.header>div:not(.multiple-switch) .metric{color:var(--ama-gray-33, #333);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}div.trend-chart-wrap header.trend-header>div.header>div:not(.multiple-switch) .selected{color:var(--max-gray-m, #6E747C);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}div.trend-chart-wrap header.trend-header>div.header>div:not(.multiple-switch) .none{color:var(--max-gray-inactive-text, #B2B3B5);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}div.trend-chart-wrap header.trend-header>div.header>div:not(.multiple-switch) .drop-down{display:flex;align-items:center;justify-content:center;cursor:pointer}div.trend-chart-wrap header.trend-header>div.header>div:not(.multiple-switch) .drop-down>svg{transition:all .15s linear}div.trend-chart-wrap header.trend-header>div.body{display:none;padding:1.5rem;align-items:center;gap:.625rem;flex-wrap:wrap}div.trend-chart-wrap header.trend-header>div.body>span{display:flex;height:2.25rem;padding:0 .75rem;align-items:center;gap:.5rem;cursor:pointer;border-radius:.5rem;border:1px solid var(--ama-primary, #1D7B85);background:var(--ama-bg-light, #EDF7F8)}div.trend-chart-wrap header.trend-header>div.body>span>span.icon{display:flex;align-items:center;justify-content:center}div.trend-chart-wrap header.trend-header>div.body>span>span.icon>svg{width:1rem;height:1rem}div.trend-chart-wrap header.trend-header>div.body>span>span.icon>svg path:not(#percent,#cost){stroke:#1d7b85}div.trend-chart-wrap header.trend-header>div.body>span>span.icon>svg path#cost{fill:#1d7b85}div.trend-chart-wrap header.trend-header>div.body>span>span.icon>svg circle{stroke:#1d7b85}div.trend-chart-wrap header.trend-header>div.body>span>span.icon>svg circle#percent{fill:#1d7b85}div.trend-chart-wrap header.trend-header>div.body>span>span{color:var(--ama-primary, #1D7B85);font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.trend-chart-wrap header.trend-header>div.body>span>svg{width:1rem;height:1rem}div.trend-chart-wrap header.trend-header>div.body>span:not(.selected){border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);background:#fff}div.trend-chart-wrap header.trend-header>div.body>span:not(.selected)>span.icon>svg path:not(#percent,#cost){stroke:#709ca1}div.trend-chart-wrap header.trend-header>div.body>span:not(.selected)>span.icon>svg path#cost{fill:#709ca1}div.trend-chart-wrap header.trend-header>div.body>span:not(.selected)>span.icon>svg circle{stroke:#709ca1}div.trend-chart-wrap header.trend-header>div.body>span:not(.selected)>span.icon>svg circle#percent{fill:#709ca1}div.trend-chart-wrap header.trend-header>div.body>span:not(.selected)>span{color:var(--ama-text-btn, #709CA1);font-weight:400}div.trend-chart-wrap header.trend-header>div.body>span:not(.selected)>svg>path{fill:transparent;stroke:#d6dde1}div.trend-chart-wrap header.trend-header>div.body>span.disabled{cursor:not-allowed;pointer-events:none;border-radius:.5rem;border:1px solid var(--ama-bg-light, #EDF7F8);background:var(--ama-gray-bg-light, #FAFBFB)}div.trend-chart-wrap header.trend-header>div.body>span.disabled>span{color:#b1b4b5}div.trend-chart-wrap header.trend-header>div.body>span.disabled>span.icon>svg path:not(#percent,#cost){stroke:#b1b4b5}div.trend-chart-wrap header.trend-header>div.body>span.disabled>span.icon>svg path#cost{fill:#b1b4b5}div.trend-chart-wrap header.trend-header>div.body>span.disabled>span.icon>svg circle{stroke:#b1b4b5}div.trend-chart-wrap header.trend-header>div.body>span.disabled>span.icon>svg circle#percent{fill:#b1b4b5}div.trend-chart-wrap header.trend-header.open{border:1px solid #E2E8F0}div.trend-chart-wrap header.trend-header.open>div.header .drop-down>svg{transform:rotate(180deg)}div.trend-chart-wrap header.trend-header.open>div.body{display:flex}div.trend-chart-wrap div.chart-header{display:flex;align-items:center;padding:1.25rem 0;gap:.75rem}div.trend-chart-wrap div.chart-header>div{position:relative;display:flex;padding:1.25rem;gap:1.25rem;flex-direction:column;flex:1 0 0;border-radius:.75rem;border:1px solid #D3D3D3;background:#fff}div.trend-chart-wrap div.chart-header>div:nth-child(1)>span{background:#3ebdd1}div.trend-chart-wrap div.chart-header>div:nth-child(1)>strong>svg path:not(#percent,#cost){stroke:#3ebdd1}div.trend-chart-wrap div.chart-header>div:nth-child(1)>strong>svg path#cost{fill:#3ebdd1}div.trend-chart-wrap div.chart-header>div:nth-child(1)>strong>svg circle{stroke:#3ebdd1}div.trend-chart-wrap div.chart-header>div:nth-child(1)>strong>svg circle#percent{fill:#3ebdd1}div.trend-chart-wrap div.chart-header>div:nth-child(2)>span{background:#f39a40}div.trend-chart-wrap div.chart-header>div:nth-child(2)>strong>svg path:not(#percent,#cost){stroke:#f39a40}div.trend-chart-wrap div.chart-header>div:nth-child(2)>strong>svg path#cost{fill:#f39a40}div.trend-chart-wrap div.chart-header>div:nth-child(2)>strong>svg circle{stroke:#f39a40}div.trend-chart-wrap div.chart-header>div:nth-child(2)>strong>svg circle#percent{fill:#f39a40}div.trend-chart-wrap div.chart-header>div:nth-child(3)>span{background:#1d7b85}div.trend-chart-wrap div.chart-header>div:nth-child(3)>strong>svg path:not(#percent,#cost){stroke:#1d7b85}div.trend-chart-wrap div.chart-header>div:nth-child(3)>strong>svg path#cost{fill:#1d7b85}div.trend-chart-wrap div.chart-header>div:nth-child(3)>strong>svg circle{stroke:#1d7b85}div.trend-chart-wrap div.chart-header>div:nth-child(3)>strong>svg circle#percent{fill:#1d7b85}div.trend-chart-wrap div.chart-header>div>span{position:absolute;top:0;left:50%;transform:translate(-50%);width:calc(100% - 1.25rem);height:.125rem}div.trend-chart-wrap div.chart-header>div>strong{display:flex;align-items:center;gap:.625rem;color:#333;font-size:1.25rem;font-style:normal;font-weight:600}div.trend-chart-wrap div.chart-header>div>strong>svg{width:1.875rem;height:1.875rem}div.trend-chart-wrap div.chart-header>div>p{width:100%;color:#333;text-align:right;font-size:2.5rem;font-style:normal;font-weight:600}div.trend-chart-wrap div.chart-header>div>div{display:flex;justify-content:flex-end;align-items:center;gap:.75rem}div.trend-chart-wrap div.chart-header>div>div>label{text-align:right;color:#333;font-size:1.25rem;font-style:normal;font-weight:300}div.trend-chart-wrap div.chart-header>div>div>.zb-line-skeleton{margin-left:.75rem}div.trend-chart-wrap div.chart-header>div>div>.zb-line-skeleton>span{display:flex;align-items:center;justify-content:flex-end;font-size:1rem;font-style:normal;font-weight:400}div.trend-chart-wrap div.chart-header>div>div>.zb-line-skeleton>span>svg{display:none;width:1.5rem;height:1.5rem}div.trend-chart-wrap div.chart-header>div>div>.zb-line-skeleton>span.up{color:#ff3737}div.trend-chart-wrap div.chart-header>div>div>.zb-line-skeleton>span.up>svg{display:inline-block;fill:#ff3737}div.trend-chart-wrap div.chart-header>div>div>.zb-line-skeleton>span.down{color:#3869ff}div.trend-chart-wrap div.chart-header>div>div>.zb-line-skeleton>span.down>svg{display:inline-block;transform:rotate(180deg);fill:#3869ff}div.trend-chart-wrap>div.chart-body{height:28rem}section.login{width:100%;height:100%;display:flex}section.login>div{position:relative;flex:1;height:100%;background:#000}section.login>div>span{position:absolute;left:0;bottom:10.5rem;display:block;color:#f5f5f5;font-size:12.5rem;font-style:normal;font-weight:600;line-height:normal}section.login>div>span>span{color:#aac9cc}section.login>div>button{position:absolute;right:6.25rem;top:6.25rem;display:inline-flex;padding:.6875rem 1.75rem .6875rem 1.6875rem;justify-content:center;align-items:center;gap:.5rem;border-radius:62.4375rem;background:#064247;color:#fff;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}section.login>div>button>svg{width:1.5rem;height:1.5rem;aspect-ratio:1/1}section.login>div>button>svg path{fill:#fff}section.login>div.init-login>span,section.login>div.init-login>button{filter:blur(10px)}section.login .init{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}section.login .init>div{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;width:38rem;height:39.125rem;padding:0 2.5rem;border-radius:2.5rem;background:#fff;box-shadow:0 0 20px #00000026}section.login .init>div>img{margin-top:5rem}section.login .init>div>button{position:absolute;top:1.87rem;right:1.87rem;cursor:pointer}section.login .init>div>div{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}section.login .init>div>div>*,section.login .init>div>div button{height:3.5rem;width:100%}section.login .init>div>div .zb-input>svg{width:1.5rem;height:1.5rem;flex-shrink:0;aspect-ratio:1/1}section.login .init>div>div .zb-input>svg path{fill:#000!important}section.login .init>div>div>span{width:100%;text-align:center;color:#5d6c6e;font-size:1rem;font-style:normal;font-weight:300;line-height:1.5rem}section.login .init>div div.checkbox-wrap{display:flex;justify-content:space-between}section.login .init>div div.checkbox-wrap svg{color:#666}section.login .init>div div.checkbox-wrap label{color:#666;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}section.login .init>div div.checkbox-wrap>span.find{cursor:pointer;color:#4393ff;text-align:right;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.zb-checkbox-group{display:inline-flex}.zb-checkbox-group.vertical{flex-direction:column;justify-content:center}.zb-checkbox-group.vertical>span:not(:last-of-type){margin-bottom:.75rem}.zb-checkbox-group.horizontal>span:not(:last-of-type){margin-right:1rem}.zb-checkbox.all>input:checked+label>svg{color:#d2dbe0}.zb-checkbox.disabled{opacity:.3}.zb-checkbox.disabled>input:checked+label>svg{color:#d2dbe0}.inst-message>p{position:fixed;display:flex;flex-direction:column;align-items:center;top:3.75rem;left:50%;width:100%;transform:translate(-50%);z-index:9999;box-sizing:border-box;padding-bottom:1rem;transition:margin-top .15s ease-out,opacity .5s linear;pointer-events:none}.inst-message>p>span{display:inline-flex;align-items:center;line-height:1.5;margin:0 1.25rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:400;border-radius:.75rem;color:#fff;background:#2c3a4b;box-shadow:0 4px 10px #0000001a}.inst-message>p>span>svg{width:1rem;height:1rem;margin-right:.5rem}.inst-message>p>span>span{word-break:break-all;white-space:pre-line}.inst-message>p.verse>span>svg{color:#fff}.inst-message>p.info>span>svg{color:#6172f3}.inst-message>p.error>span>svg{color:#dc4141}.inst-message>p.success>span>svg{color:#30b76a}.fade-in{animation:message-fade-in ease-in .25s none}@keyframes message-fade-in{0%{opacity:0}to{opacity:1}}section.tab{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}section.tab>header{width:100%;display:flex;height:4rem;align-items:center;padding:0 1.5rem;border-bottom:.0625rem solid #EDEEEE}section.tab>header>div{height:100%;display:flex;flex-direction:column;cursor:pointer}section.tab>header>div>label{flex:1;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;color:#666;text-align:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;cursor:pointer}section.tab>header>div>span{opacity:0;height:.125rem;border-radius:6.25rem;background:#054247}section.tab>header>div:hover>label{color:#273031bf;font-weight:500}section.tab>header>div:hover>span{opacity:.3}section.tab>header>div.selected>label{color:#273031;font-weight:500}section.tab>header>div.selected>span{opacity:1}section.tab>div.filter{padding:0 1.5rem}section.tab>div.content{flex:1;width:100%;margin-top:1.5rem;padding:0 1.5rem;overflow-y:auto;display:flex;flex-direction:column}section.tab>div.content>.wrapper{flex:1}.common-footer{display:flex;flex-direction:column;padding:2.5rem 0;gap:.75rem;align-self:stretch}.common-footer span{color:#bcbfbf;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:-.00438rem;white-space:nowrap}.common-footer>span:nth-of-type(1){color:#273031;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;letter-spacing:-.005rem}.common-footer>div{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}section.budget{display:flex;flex-direction:column}section.budget>header{display:flex;padding:.75rem 0;align-items:center;gap:.25rem;flex:1 0 0;color:#273031;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}section.budget>div{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:.75rem 0}section.budget>div>div:first-child{display:flex;align-items:center;gap:.5rem}section.budget>div>div:last-child{display:flex;align-items:center;gap:.5rem}section.budget>table{flex:1;width:100%;text-align:center;border-collapse:collapse}section.budget>table>thead>tr>th{background:#f5f5f5;color:#666;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.005rem;padding:1.25rem}section.budget>table tr.selected>td{background:#dc41411a}section.budget>table>tbody>tr{border-bottom:.5px solid #E5E5E5;background:#fff}section.budget>table>tbody>tr td{color:#273031;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:1.25rem}section.budget>table>tbody>tr td .edit{display:flex;align-items:center;justify-content:center;gap:.75rem}section.budget>footer{display:flex;align-items:center;justify-content:flex-end;padding:1.25rem 0;gap:.625rem}section.budget div.new{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}section.budget div.new>section{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:30rem;height:calc(100% - 2.5rem);margin:1.25rem;background:#fff;border-radius:.75rem}section.budget div.new>section>header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem}section.budget div.new>section>header>span{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem}section.budget div.new>section>header>span:last-of-type{cursor:pointer}section.budget div.new>section>div{flex:1;display:flex;padding:1.25rem;flex-direction:column;gap:.75rem;align-self:stretch}section.budget div.new>section>div>div{width:100%;display:flex;height:2.5rem;align-items:center;justify-content:space-between}section.budget div.new>section>div>div>*{width:50%}section.budget div.new>section>div>div>*:last-child:not(.zb-selector){text-align:right}section.budget div.new>section>div>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.budget div.new>section>div>div .country{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}section.budget div.new>section>div>div input::-webkit-outer-spin-button,section.budget div.new>section>div>div input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}section.budget div.new>section>footer{display:flex;padding:1.25rem;flex-direction:column;justify-content:center;align-items:flex-end;gap:1.25rem;align-self:stretch}section.budget div.new>section>footer>span{width:100%;height:.03125rem;background:#aac9cc}section.budget div.new>section>footer>div{display:flex;align-items:center;justify-content:flex-end;gap:.625rem}.zb-pager{display:flex;align-items:center}.zb-pager>button:not(:last-of-type){margin-right:.25rem}.zb-pager>.page{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:#666;font-size:.875rem;font-weight:400;border-radius:.25rem;border:1px solid #AAC9CC;transition:all .125s linear;cursor:pointer}.zb-pager>.page:hover{background-color:#eaf8f0}.zb-pager>.page.selected{font-weight:500;color:#fff;background-color:#054247;border-color:#054247}.zb-pager>.prev,.zb-pager>.next{display:flex;align-items:center;justify-content:center;padding:0}.zb-pager>.next{transform:rotate(180deg)}span.loading{display:inline-block!important;width:1.5rem;height:1.5rem;vertical-align:middle}span.loading>svg{width:100%;height:100%}.zb-selector{position:relative;display:inline-flex;align-items:center;height:2.5rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);padding:0 .75rem;width:inherit;cursor:pointer;transition:all .125s linear}.zb-selector>label{display:inline-flex;align-items:center;flex:1;font-size:.875rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zb-selector>label.placeHolder{color:var(--Neutral-Gray01, #A5ABB3)}.zb-selector>svg{width:1.5rem;height:1.5rem;margin-left:.5rem;transition:all .125s linear}.zb-selector>span{display:inline-block;position:absolute;border:1px solid var(--primary-color);opacity:0;min-width:100%;border-radius:inherit;pointer-events:none;box-shadow:0 0 4px #0003;z-index:3;overflow:hidden auto;max-height:20rem;transition:opacity .125s linear}.zb-selector>span.right-bottom{right:0;bottom:-.25rem;transform:translateY(100%)}.zb-selector>span.bottom{left:0;bottom:-.25rem;transform:translateY(100%)}.zb-selector>span.top{left:0;top:-.25rem;transform:translateY(-100%)}.zb-selector>span>button{display:flex;width:100%;color:#273031;align-items:center;height:2.5rem;cursor:pointer;padding:0 1rem;font-size:.875rem;font-weight:400;white-space:nowrap;background:#fff;transition:background-color .125s linear}.zb-selector>span>button:hover{background-color:#e8f1f1}.zb-selector.disabled{color:#dadee3;cursor:not-allowed}.zb-selector:not(.disabled):focus>svg{transform:rotate(180deg)}.zb-selector:not(.disabled):focus>span{opacity:1;pointer-events:inherit}.zb-month-picker{position:relative}.zb-month-picker>label{display:inline-flex;align-items:center;height:2.5rem;padding:0 .75rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);color:#273031;cursor:pointer;font-size:1rem;transition:background-color .125s linear}.zb-month-picker>label:focus,.zb-month-picker>label:hover{background-color:#f9fafc}.zb-month-picker>label>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}.zb-month-picker>label>span{flex:1}.zb-month-picker>section{position:absolute;border-radius:1rem;background:#f5f7f8;padding:1.25rem 1rem;border:1px solid #F5F7F8;box-shadow:1px 4px 8px #00000026;opacity:0;pointer-events:none;transition:opacity .125s ease-in-out;z-index:5}.zb-month-picker>section.top{top:-.5rem;transform:translateY(-100%)}.zb-month-picker>section.bottom{bottom:-.5rem;transform:translateY(100%)}.zb-month-picker>section.left{left:0}.zb-month-picker>section.right{right:0}.zb-month-picker>section>header{display:flex;align-items:center;justify-content:flex-start;padding:.5rem 1rem;margin-bottom:1.25rem;color:var(--ama-main, #273031);font-size:1rem;font-style:normal;font-weight:400;line-height:120%}.zb-month-picker>section>div{display:flex}.zb-month-picker>section>div>.shot-cut{display:flex;width:8.25rem;padding:.5rem .375rem;flex-direction:column;align-items:flex-start;gap:.125rem;align-self:stretch;border-radius:.75rem;background:var(--ama-white, #FFF);margin-right:1rem}.zb-month-picker>section>div>.shot-cut>button{width:100%;display:flex;align-items:center;justify-content:center;padding:0 1rem;font-size:.875rem;color:#273031;height:2rem;white-space:nowrap;border-radius:.25rem;cursor:pointer;transition:background-color .125s linear}.zb-month-picker>section>div>.shot-cut>button:not(:last-of-type){margin-bottom:.5rem}.zb-month-picker>section>div>.shot-cut>button:hover{background:#e8f1f1}.zb-month-picker>section>div>.shot-cut>button.selected{color:#fff;background-color:#054247}.zb-month-picker>section>div>.body{flex:1;color:#273031;padding:.75rem 1rem;border-radius:.75rem;border:.5px solid var(--ama-white, #FFF);background:var(--ama-white, #FFF)}.zb-month-picker>section>div>.body>header{display:flex;justify-content:center;align-items:center;padding:.5rem;margin-bottom:1.25rem}.zb-month-picker>section>div>.body>header>h4{font-size:.875rem;font-weight:500;padding:0 .75rem;margin:0 1.25rem;line-height:1.5}.zb-month-picker>section>div>.body>header>button{display:inline-flex;align-items:center;line-height:1.5}.zb-month-picker>section>div>.body>header>button.disabled{opacity:.25;cursor:not-allowed}.zb-month-picker>section>div>.body>header>button>svg{width:1.5rem;height:1.5rem}.zb-month-picker>section>div>.body>header>button:nth-of-type(2)>svg{transform:rotate(180deg)}.zb-month-picker>section>div>.body>div{padding:.75rem}.zb-month-picker>section>div>.body>div>div{display:flex;align-items:center}.zb-month-picker>section>div>.body>div>div:not(:last-of-type){margin-bottom:1rem}.zb-month-picker>section>div>.body>div>div>span{flex:1;display:inline-flex;align-items:center;height:2rem;border-radius:.25rem;color:#273031;font-size:.875rem;min-width:4.875rem;justify-content:center;white-space:nowrap;padding:0 .5rem;cursor:pointer}.zb-month-picker>section>div>.body>div>div>span:not(:last-of-type){margin-right:.5rem}.zb-month-picker>section>div>.body>div>div>span.disabled{color:#aac9cc;cursor:not-allowed}.zb-month-picker>section>div>.body>div>div>span.selected{color:#fff;font-weight:500;background:#054247}.zb-month-picker>section>footer{margin-top:1.25rem;text-align:right}.zb-month-picker>section>footer>button{border-radius:.75rem;font-weight:500}.zb-month-picker>section>footer>button:nth-of-type(1){color:#273031;margin-right:.625rem}.zb-month-picker>label:focus+section{opacity:1;pointer-events:inherit}.zb-checked-selector{position:relative;display:inline-flex;align-items:center;height:2.5rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);padding:0 .75rem;width:inherit;cursor:pointer;transition:all .125s linear}.zb-checked-selector>b{display:flex;align-items:center;font-size:.875rem;font-weight:500;white-space:nowrap}.zb-checked-selector>b>span{display:block;width:1px;height:1rem;border-right:2px solid #AAC9CC;margin:0 .5rem}.zb-checked-selector>label{display:inline-flex;align-items:center;flex:1;font-size:.875rem;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:5rem}.zb-checked-selector>label.placeHolder{color:var(--Neutral-Gray01, #A5ABB3)}.zb-checked-selector>svg{width:1.5rem;height:1.5rem;margin-left:.5rem;transition:all .125s linear}.zb-checked-selector>span{display:inline-block;position:absolute;border:1px solid var(--primary-color);min-width:100%;border-radius:inherit;box-shadow:0 0 4px #0003;z-index:3;overflow:hidden auto;max-height:20rem;transition:opacity .125s linear;background:#fff}.zb-checked-selector>span.right-bottom{right:0;bottom:-.25rem;transform:translateY(100%)}.zb-checked-selector>span.bottom{left:0;bottom:-.25rem;transform:translateY(100%)}.zb-checked-selector>span.top{left:0;top:-.25rem;transform:translateY(-100%)}.zb-checked-selector>span>span{width:100%}.zb-checked-selector>span>span>span{width:100%;margin-bottom:0}.zb-checked-selector>span>span>span label{padding:.5rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}.zb-checked-selector>span>span>span:hover{background-color:#e8f1f1}.zb-checked-selector.disabled{color:#dadee3;cursor:not-allowed}.zb-checked-selector:not(.disabled):focus>svg{transform:rotate(180deg)}section.promotion{display:flex;flex-direction:column}section.promotion>header{display:flex;padding:.75rem 0;align-items:center;gap:.25rem;flex:1 0 0;color:#273031;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}section.promotion>div{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 0}section.promotion>div.multiple-switch{justify-content:flex-start}section.promotion>div>.filter-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.promotion>div>div .upload-file{position:relative;display:none;width:5rem;height:2.5rem}section.promotion>div>div .upload-file>input{width:inherit;height:inherit;opacity:0}section.promotion>div>div .upload-file>label{position:absolute;cursor:pointer}section.promotion>div>div:last-child{display:flex;align-items:center;gap:.5rem}section.promotion>table{flex:1;width:100%;text-align:center;border-collapse:collapse}section.promotion>table>thead>tr>th{background:#f5f5f5;color:#666;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.005rem;padding:1.25rem}section.promotion>table tr.selected>td{background:#dc41411a}section.promotion>table>tbody>tr{border-bottom:.5px solid #E5E5E5;background:#fff}section.promotion>table>tbody>tr>td{color:#273031;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:1.25rem}section.promotion>table>tbody>tr>td .edit{display:flex;align-items:center;justify-content:center;gap:.75rem}section.promotion>table>tbody>tr>td .range{margin-left:.75rem;padding:.25rem .5rem;border-radius:.25rem;background:#f5f5f5;font-weight:500;white-space:nowrap}section.promotion>footer{display:flex;align-items:center;justify-content:flex-end;padding:1.25rem 0;gap:.625rem}section.promotion div.new{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}section.promotion div.new>section{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:30rem;height:calc(100% - 2.5rem);margin:1.25rem;background:#fff;border-radius:.75rem}section.promotion div.new>section>header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem}section.promotion div.new>section>header>span{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem}section.promotion div.new>section>header>span:last-of-type{cursor:pointer}section.promotion div.new>section>div{flex:1;display:flex;padding:1.25rem;flex-direction:column;gap:.75rem;align-self:stretch}section.promotion div.new>section>div>div{width:100%;display:flex;height:2.5rem;align-items:center;justify-content:space-between}section.promotion div.new>section>div>div.disabled *{opacity:.5;cursor:not-allowed!important}section.promotion div.new>section>div>div>*{width:40%}section.promotion div.new>section>div>div>*:last-child{flex:1}section.promotion div.new>section>div>div>*:last-child:not(.zb-selector){text-align:right}section.promotion div.new>section>div>div>*:last-child>span,section.promotion div.new>section>div>div>*:last-child>label{width:100%}section.promotion div.new>section>div>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.promotion div.new>section>div>div .country{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}section.promotion div.new>section>div>div input::-webkit-outer-spin-button,section.promotion div.new>section>div>div input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}section.promotion div.new>section>div>span{display:flex;width:100%;justify-content:flex-end}section.promotion div.new>section>footer{display:flex;padding:1.25rem;flex-direction:column;justify-content:center;align-items:flex-end;gap:1.25rem;align-self:stretch}section.promotion div.new>section>footer>span{width:100%;height:.03125rem;background:#aac9cc}section.promotion div.new>section>footer>div{display:flex;align-items:center;justify-content:flex-end;gap:.625rem}section.promotion div.new>section>footer>div.date{width:100%;justify-content:space-between}section.promotion div.new>section>footer>div.date .range{margin-left:.75rem;padding:.25rem .5rem;border-radius:.25rem;background:#f5f5f5;font-weight:500}.multiple-switch{display:flex;align-items:center}.multiple-switch>button{position:relative;display:inline-flex;align-items:center;padding:0 .75rem;font-size:.875rem;border:1px #EDF7F8 solid;color:#709ca1;font-weight:400;min-height:2.5rem;cursor:pointer;border-radius:.5rem;transition:background-color,border-color .125s linear}.multiple-switch>button>svg{width:1.5rem;height:1.5rem}.multiple-switch>button>svg path,.multiple-switch>button>svg circle{fill:#709ca1}.multiple-switch>button.selected{color:#1d7b85;border-color:#1d7b85;background:#edf7f8}.multiple-switch>button.selected path,.multiple-switch>button.selected circle{fill:#1d7b85}.multiple-switch>button:disabled{cursor:not-allowed;background:#edf7f84d!important;border-color:#edf7f84d!important;color:#709ca14d!important}.multiple-switch>button:not(:last-child){margin-right:.25rem}.multiple-switch>button>span.tooltip{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%,.5rem);padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.75rem;background:#709ca1cc}.multiple-switch>button>span.tooltip>span{position:absolute;top:0;left:50%;transform:translate(-50%,-95%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(112,156,161,.8)}.multiple-switch>button>span.tooltip>label{color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:132%;white-space:nowrap}.multiple-switch>button:hover>span.tooltip{display:inline-flex}.multiple-switch.icon>button>svg{width:1rem;height:1rem}.multiple-switch.join{display:inline-flex}.multiple-switch.join>button{display:flex;align-items:center;justify-content:center;margin-right:0;border-radius:0;min-width:2.5rem;background:#edf7f8}.multiple-switch.join>button:first-child{border-radius:.5rem 0 0 .5rem}.multiple-switch.join>button:last-child{border-radius:0 .5rem .5rem 0}.multiple-switch.join>button:not(:last-of-type){border-right-width:0}.multiple-switch.join>button.selected{border-color:#1d7b85;border-right-width:1px}.multiple-switch.join>button.selected+button{border-left:none}.zb-date-picker-2{position:relative}.zb-date-picker-2>label{display:inline-flex;align-items:center;height:2.5rem;padding:0 .75rem;border-radius:.5rem;border:1px solid #AAC9CC;color:#273031;white-space:nowrap;cursor:pointer;font-size:.875rem;transition:background-color .125s linear}.zb-date-picker-2>label:focus,.zb-date-picker-2>label:hover{background-color:#f9fafc}.zb-date-picker-2>label>svg{width:1.25rem;height:1.25rem;margin-right:.5rem}.zb-date-picker-2>label>span{flex:1}.zb-date-picker-2>section{position:absolute;display:flex;flex-direction:column;border-radius:1rem;background:var(--ama-gray-tablebg, #F5F7F8);padding:1rem 0 1.25rem 1rem;box-shadow:1px 4px 8px #00000026;opacity:0;pointer-events:none;transition:opacity .125s ease-in-out;z-index:5}.zb-date-picker-2>section.top{top:-.5rem;transform:translateY(-100%)}.zb-date-picker-2>section.bottom{bottom:-.5rem;transform:translateY(100%)}.zb-date-picker-2>section.left{left:0}.zb-date-picker-2>section.right{right:0}.zb-date-picker-2>section>header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem .5rem 0;margin-bottom:.75rem;gap:.625rem;white-space:nowrap}.zb-date-picker-2>section>header>label{color:var(--ama-main, #273031);font-size:1rem;font-style:normal;font-weight:400;line-height:120%}.zb-date-picker-2>section>header>span{display:flex;padding:0 .75rem;justify-content:center;align-items:center;gap:.5rem;color:var(--ama-gray-33, #333);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}.zb-date-picker-2>section>header>span>svg{width:1.25rem;height:1.25rem;aspect-ratio:1/1}.zb-date-picker-2>section>div.body{display:flex;margin-bottom:1rem}.zb-date-picker-2>section>div.body>div.short-cut{display:flex;flex-direction:column;width:8.25rem;height:24rem;padding:.5rem .375rem;margin-right:.75rem;justify-content:center;gap:.125rem;border-radius:.75rem;background:#fff}.zb-date-picker-2>section>div.body>div.short-cut>button{display:flex;height:2rem;padding:.5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.625rem;align-self:stretch;border-radius:.5rem;color:var(--ama-main, #273031);font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}.zb-date-picker-2>section>div.body>div.short-cut>button.selected{background:var(--ama-gra-m, #71BAC2);color:var(--ama-white, #FFF)}.zb-date-picker-2>section>div.body>div.short-cut>button:not(:last-child):hover{background:var(--ama-gra-m, #71BAC2);color:var(--ama-white, #FFF)}.zb-date-picker-2>section>div.body>div.short-cut>button:last-child{opacity:.5;cursor:not-allowed}.zb-date-picker-2>section>div.body>div.calendar-wrap{flex:1;display:flex;flex-direction:column;padding-right:1rem;max-height:27rem;overflow-y:auto}.zb-date-picker-2>section>div.body>div.calendar-wrap>header{display:flex;width:100%;padding:.75rem 0;margin-top:.75rem;align-items:center;justify-content:space-between;gap:.625rem;border-top:1px dashed #E1E5E6}.zb-date-picker-2>section>div.body>div.calendar-wrap>header>label{color:var(--ama-tertiary, #F39A40);font-size:1rem;font-style:normal;font-weight:400;line-height:120%}.zb-date-picker-2>section>div.body>div.calendar-wrap>header>span{display:flex;padding:0 .25rem;justify-content:center;align-items:center;gap:.5rem;color:var(--ama-gray-33, #333);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}.zb-date-picker-2>section>div.body>div.calendar-wrap>header>span>svg{width:1.25rem;height:1.25rem;aspect-ratio:1/1}.zb-date-picker-2>section>div.body>div.calendar-wrap>header>span>svg>path{stroke:#f39a40}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar{flex:1;display:flex;gap:.75rem}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section{display:flex;flex:1;height:24rem;padding:.75rem 1rem;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:.75rem;border:.5px solid var(--ama-white, #FFF);background:var(--ama-white, #FFF)}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>header{display:flex;justify-content:center;align-items:center;gap:1.25rem;white-space:nowrap;margin-bottom:1rem}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>header>span{color:var(--ama-main, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>header>button{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;cursor:pointer}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>header>button.disabled{cursor:not-allowed;opacity:.2}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>header>button:last-child>svg{transform:rotate(180deg)}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div{display:flex;flex-direction:column;gap:.75rem}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div{display:flex;align-items:center}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>*{position:relative;flex:1;display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;color:var(--ama-main, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:-.03125rem}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>*:first-child{color:var(--ama-red, #FF3737)}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>*:last-child{color:var(--ama-blue, #3869FF)}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>*>span{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>span.next,.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>span.prev{opacity:.2}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>span:hover{color:#273031;background-color:#e8f1f1}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>span.disabled{opacity:.2;cursor:not-allowed}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>span.today{opacity:1;color:#fff;font-weight:500;background-color:#054247;border-radius:.25rem}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>span.base-include{background-color:#edf7f8}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>span.base-selected>span{opacity:1;color:#fff;font-weight:500;background-color:#71bac2;border-radius:.25rem}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>span.compare-include{background-color:#fff5ec}.zb-date-picker-2>section>div.body>div.calendar-wrap div.calendar>section>div>div>span.compare-selected>span{opacity:1;color:#fff;font-weight:500;background-color:#fabd80;border-radius:.25rem}.zb-date-picker-2>section>footer{display:flex;align-items:center;justify-content:space-between;padding-right:1rem}.zb-date-picker-2>section>footer>div{display:flex;align-items:center}.zb-date-picker-2>section>footer>div:first-child>label{color:var(--ama-main, #273031);font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;letter-spacing:-.03125rem;margin-left:.625rem;margin-right:1.25rem}.zb-date-picker-2>section>footer>div:first-child>label.compare{font-weight:500;margin-right:0}.zb-date-picker-2>section>footer>div:first-child>.vertical-line{display:block;width:.0625rem;height:.9375rem;background:#e1e5e6;margin:0 1.25rem}.zb-date-picker-2>section>footer>div:first-child>.selected{display:block;width:1.5rem;height:.75rem;border-radius:.25rem;background:var(--ama-gra-m, #71BAC2)}.zb-date-picker-2>section>footer>div:first-child>.comparison{display:block;width:1.5rem;height:.75rem;border-radius:.25rem;background:#fabd80}.zb-date-picker-2>section>footer>div:first-child>.today{display:block;width:.75rem;height:.75rem;border-radius:.25rem;background:var(--ama-primary, #1D7B85)}.zb-date-picker-2>section>footer>div:last-child{display:flex;gap:.25rem}.zb-date-picker-2>label:focus+section{opacity:1;pointer-events:inherit}.zb-switch{display:inline-block;vertical-align:middle;cursor:pointer}.zb-switch>input{display:none}.zb-switch>label{position:relative;display:block;border:.25rem #DEDFE6 solid;background-color:#dedfe6;width:2rem;height:1.125rem;border-radius:1rem;transition:border-color .25s linear,background-color .25s linear}.zb-switch>label>span{position:absolute;display:inline-block;width:.625rem;height:.625rem;background-color:#fff;border-radius:.5rem;left:0;top:50%;transform:translateY(-50%);transition:all .25s linear}.zb-switch>label.down>span{width:1rem}.zb-switch>input:checked+label{border-color:#1d7b85;background-color:#1d7b85}.zb-switch>input:checked+label>span{left:auto;right:0}.zb-switch>input:disabled+label{background-color:#a5abb3;border-color:#a5abb3}.zb-switch>input:disabled+label>span{background-color:#dadee3}.zb-switch.labels{width:fit-content}.zb-switch.labels>label{display:block;padding:.25rem;width:fit-content;height:fit-content;border-radius:6.1875rem;background:#eff2f3;border-color:#eff2f3}.zb-switch.labels>label>span{width:50%;height:100%;border-radius:6.1875rem;background:#1d7b85}.zb-switch.labels>label>p.labels-wrap{display:flex;align-items:center;justify-content:space-between;opacity:0}.zb-switch.labels>label>p.labels-wrap>span{flex:50%;display:inline-block;padding:0 .75rem;color:#a9b3b5;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}.zb-switch.labels>label>p.labels-wrap.over{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;cursor:pointer}.zb-switch.labels span.first{color:#fff!important;font-weight:500!important}.zb-switch.labels>input:checked+label{background:#eff2f3;border-color:#eff2f3}.zb-switch.labels>input:checked+label>span{left:auto;right:0}.zb-switch.labels>input:checked+label span.first{color:#a9b3b5!important;font-weight:400!important}.zb-switch.labels>input:checked+label span.second{color:#fff!important;font-weight:500!important}.zb-switch.labels>input:disabled+label{background-color:#a5abb3;border-color:#a5abb3}.zb-switch.labels>input:disabled+label>span{background-color:#dadee3}section.setting{width:100%;height:100%}section.setting .setting-body{width:100%;padding:1.25rem 1.25rem 2.5rem;border-radius:.75rem;background:#fff}section.account{display:flex;flex-direction:column}section.account>header{display:flex;align-items:center;justify-content:space-between}section.account>header>h1{color:#273031;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}section.account>header>div{display:flex;align-items:center;gap:.5rem}section.account>div.filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding:.75rem 0}section.account>div.filter>div{display:flex;align-items:center;gap:.5rem}section.account>div.filter>div>div{display:flex;align-items:center;height:2.5rem;padding:.75rem;gap:.5rem;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff}section.account>div.filter>div>div>span:not(.hr-v){color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.account>div.filter>div>div>.hr-v{background:#273031;height:.875rem;width:1px}section.account>div.filter>div>div>div{position:relative}section.account>div.filter>div>div>div>span{display:flex;align-items:center;background:#9db8b84d;border-radius:.5rem;padding:.25rem .5rem;gap:.5rem}section.account>div.filter>div>div>div>span>span{color:#054247;font-size:1rem;line-height:1.5;font-weight:500;width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.account>div.filter>div>div>div>span>svg{flex:1}section.account>div.filter>div>div>div>div{position:absolute;left:0;top:calc(100% + .5rem);display:flex;flex-direction:column;background:#fff;border-radius:.5rem;border:1px solid #AAC9CC;width:100%}section.account>div.filter>div>div>div>div>span.zb-checkbox-group{justify-content:flex-start;padding:.25rem;max-height:15rem;overflow-y:auto}section.account>div.filter>div>div>div>div>button{margin:.5rem}section.account>table{width:100%;text-align:center;border-collapse:collapse}section.account>table .empty{height:25rem}section.account>table>thead>tr>th{background:#f5f5f5;color:#666;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.005rem;padding:1.25rem;white-space:nowrap}section.account>table>tbody>tr{border-bottom:.5px solid #E5E5E5;background:#fff}section.account>table>tbody>tr>td{color:#273031;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:1.25rem}section.account>table>tbody>tr>td>span.status{display:flex;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem}section.account>table>tbody>tr>td>span.status.active{color:var(--ama-green-green-600, #43CA74);background:var(--ama-green-green-50, #EDFCF2)}section.account>table>tbody>tr>td>span.status.stop{color:var(--ama-red-red-500, #DC4141);background:var(--ama-red-red-50, #FCECEC)}section.account>table>tbody>tr>td>p{display:flex;align-items:center;justify-content:center;flex-direction:column}section.account>table>tbody>tr>td>p>span:last-child{text-wrap:wrap;color:#666;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.account>table>tbody>tr>td>.zb-selector{height:2rem}section.account>table>tbody>tr>td>.zb-selector.change{background:#fcecec}section.account>table>tbody>tr>td>.zb-selector.change.active{color:var(--ama-green-green-600, #43CA74);background:var(--ama-green-green-50, #EDFCF2)}section.account>table>tbody>tr>td>.zb-selector.change.stop{color:var(--ama-red-red-500, #DC4141);background:var(--ama-red-red-50, #FCECEC)}section.account>table>tbody>tr>td>.zb-selector>label{width:4rem}section.account>footer{display:flex;padding:1.25rem 0;justify-content:flex-end;align-items:center;gap:.25rem;align-self:stretch}section.brand{display:flex;flex-direction:column}section.brand>header{display:flex;align-items:center;justify-content:space-between;margin:.75rem 0}section.brand>header>h1{color:#273031;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}section.brand>div.filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}section.brand>table{width:100%;text-align:center;border-collapse:collapse}section.brand>table .empty{height:25rem}section.brand>table>thead>tr>th{background:#f5f5f5;color:#666;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.005rem;padding:1.25rem}section.brand>table>tbody>tr{border-bottom:.5px solid #E5E5E5;background:#fff}section.brand>table>tbody>tr>td{color:#273031;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:1.25rem}section.brand>table>tbody>tr>td>span.status{display:flex;align-items:center;justify-content:center;gap:.375rem}section.brand>table>tbody>tr>td>span.status>span.circle{display:block;width:.6875rem;height:.6875rem;border-radius:50%;background:#ff3737}section.brand>table>tbody>tr>td>span.status>span.circle.on{background:#4ade80}section.brand>table>tbody>tr>td>span.edit{cursor:pointer}section.brand>table>tbody>tr>td>span.edit>svg{transform:rotate(180deg)}section.brand>footer{display:flex;padding:1.25rem 0;justify-content:flex-end;align-items:center;gap:.25rem;align-self:stretch}section.brand>.editor{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}section.brand>.editor>section{position:absolute;right:0;top:0;width:40rem;height:calc(100% - 2.5rem);margin:1.25rem;background:#fff;border-radius:.75rem;overflow:auto;z-index:7;display:flex;flex-direction:column}section.brand>.editor>section>header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:.5px solid var(--Neutral-Gray02, #EBEEF2)}section.brand>.editor>section>header>h1{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem}section.brand>.editor>section>header>span{width:1.5rem;height:1.5rem;cursor:pointer}section.brand>.editor>section>header>span>svg{width:1.5rem;height:1.5rem}section.brand>.editor>section>footer{display:flex;margin:0 1.25rem;padding:1.25rem 0;flex-direction:column;gap:.5rem;border-top:.5px solid #AAC9CC}section.brand>.editor>section>footer>div{display:flex;align-items:center;gap:.5rem}section.brand>.editor>section>footer>div:first-child>span{display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem;border:1px solid #AAC9CC}section.brand>.editor>section>footer>div:first-child>span>label{color:#054247;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.brand>.editor>section>footer>div:first-child>span>span{display:flex;padding:.25rem .375rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:var(--ama-primary-light, #E6EEEE);color:#1d7b85;text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}section.brand>.editor>section>footer>div:last-child{justify-content:flex-end}section.brand>.editor>section>div{flex:1;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto}section.brand>.editor>section>div>div{display:flex;flex-direction:column;gap:.5rem}section.brand>.editor>section>div>div.flex{flex-direction:row;justify-content:space-between;align-items:center}section.brand>.editor>section>div>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:.5rem 0}section.brand>.editor>section>div>div>.zb-selector button>span,section.brand>.editor>section>div>div>.zb-selector label>span{width:100%;display:flex;align-items:center;justify-content:space-between}section.brand>.editor>section>div>div>.zb-selector button>span>span,section.brand>.editor>section>div>div>.zb-selector label>span>span{display:flex;align-items:center;gap:.5rem}section.brand>.editor>section>div>div.account{flex:1;overflow-y:auto}section.brand>.editor>section>div>div div.account-list{flex:1;display:flex;padding:.75rem;flex-direction:column;gap:1.25rem;align-self:stretch;border-radius:.5rem;border:1px solid #1D7B85;overflow-y:auto}section.brand>.editor>section>div>div div.account-list>div:last-child{flex:1;overflow-y:auto}section.brand>.editor>section>div>div div.account-list>div:last-child .check-item{display:flex;flex-direction:column}section.brand>.editor>section>div>div div.account-list>div:last-child .check-item>span:last-child{display:flex;align-items:center;gap:.5rem;color:#666;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.brand>.editor>section>div>div div.account-list>div:last-child .check-item>span:last-child>span.hr-v{line-height:1rem;display:block;height:.75rem;width:0;border-right:1px solid #666666}.zb-radio-group{display:inline-flex}.zb-radio-group.vertical{flex-direction:column;justify-content:center}.zb-radio-group.vertical>span:not(:last-of-type){margin-bottom:.75rem}.zb-radio-group.horizontal>span:not(:last-of-type){margin-right:.5rem}.zb-radio-group>span>input{display:none}.zb-radio-group>span>label{display:flex;align-items:center;font-size:.875rem;line-height:1.5;color:#273031;cursor:pointer;white-space:nowrap}.zb-radio-group>span>label>.circle{display:inline-flex;position:relative;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;margin-right:.375rem;border:1px #D9E2E2 solid;transition:broder-color .25s linear}.zb-radio-group>span>label>.circle>i{position:absolute;left:50%;top:50%;width:.625rem;height:.625rem;border-radius:50%;background-color:#1d7b85;transform:translate(-50%,-50%);opacity:0;transition:opacity .25s linear}.zb-radio-group>span>input:checked+label{font-weight:500}.zb-radio-group>span>input:checked+label>.circle{border-color:#1d7b85}.zb-radio-group>span>input:checked+label>.circle>i{opacity:1}.zb-radio-group>span>input:disabled+label{opacity:.5}section.authority{display:flex;flex-direction:column}section.authority>header{display:flex;align-items:center;justify-content:space-between}section.authority>header>h1{color:#273031;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}section.authority>div.filter{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin:1.25rem 0}section.authority>div.filter>div{display:flex;flex-direction:column;gap:1.25rem}section.authority>div.filter>div>.multiple-switch button{justify-content:center;width:5rem}section.authority>div.filter>div>div:not(.multiple-switch){display:flex;align-items:center;gap:.625rem}section.authority>div.filter>div>div:not(.multiple-switch)>div:nth-child(2){display:flex;align-items:center;gap:.5rem}section.authority>table{width:100%;text-align:center;border-collapse:collapse}section.authority>table .empty{height:25rem}section.authority>table>thead>tr>th{background:#f5f5f5;color:#666;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.005rem;padding:1.25rem;white-space:nowrap}section.authority>table>tbody>tr{border-bottom:.5px solid #E5E5E5;background:#fff}section.authority>table>tbody>tr>td{color:#273031;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.authority>table>tbody>tr>td>span.edit{cursor:pointer}section.authority>table>tbody>tr>td>span.edit>svg{transform:rotate(180deg)}section.authority>table>tbody>tr>td>p{display:flex;align-items:center;justify-content:center}section.authority>table>tbody>tr>td>p>span{width:fit-content;display:flex;padding:.25rem .75rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:#f1f9f7;color:#40bda6;text-align:center;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem}section.authority>table>tbody>tr>td span.zb-selector{margin:.5rem 0}section.authority>table>tbody>tr>td span.status>label{margin-left:.25rem}section.authority>table>tbody>tr>td span.status{justify-content:center}section.authority>footer{display:flex;padding:1.25rem 0;justify-content:flex-end;align-items:center;gap:.25rem;align-self:stretch}section.authority>.editor{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}section.authority>.editor>section{position:absolute;right:0;top:0;width:30rem;height:calc(100% - 2.5rem);margin:1.25rem;background:#fff;border-radius:.75rem;overflow:auto;z-index:7;display:flex;flex-direction:column}section.authority>.editor>section>header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:.5px solid var(--Neutral-Gray02, #EBEEF2)}section.authority>.editor>section>header>h1{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem}section.authority>.editor>section>header>span{cursor:pointer;width:1.5rem;height:1.5rem}section.authority>.editor>section>header>span>svg{width:1.5rem;height:1.5rem}section.authority>.editor>section>footer{display:flex;margin:0 1.25rem;padding:1.25rem 0;justify-content:flex-end;align-items:center;gap:.5rem;border-top:.5px solid #AAC9CC}section.authority>.editor>section>div{flex:1;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto}section.authority>.editor>section>div>div{display:flex;flex-direction:column;gap:.5rem;overflow-y:auto}section.authority>.editor>section>div>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.authority>.editor>section>div>div:last-child{flex:1}section.authority>.editor>section>div>div div.account-list{position:relative;flex:1;display:flex;overflow-y:auto;padding:.75rem;flex-direction:column;gap:1.25rem;align-self:stretch;border-radius:.5rem;border:1px solid #1D7B85}section.authority>.editor>section>div>div div.account-list>div:first-child{width:100%;display:flex;align-items:center;gap:.625rem;align-self:stretch}section.authority>.editor>section>div>div div.account-list>div:first-child>div{flex:1}section.authority>.editor>section>div>div div.account-list>div:first-child>span{display:flex;height:2.5rem;padding:0 .75rem;align-items:center;gap:.5rem;border-radius:.5rem;border:1px solid #AAC9CC;cursor:pointer}section.authority>.editor>section>div>div div.account-list>div:last-child{flex:1;overflow-y:auto}section.authority div.invite{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}section.authority div.invite>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:30rem;flex-direction:column;border-radius:.75rem;background:#fff;padding:1.25rem;gap:1.25rem}section.authority div.invite>div>p{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem;display:flex;align-items:center;justify-content:space-between}section.authority div.invite>div>span{color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}section.authority div.invite>div>div{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}section.authority span.status{display:flex;align-items:center;gap:.25rem}section.authority span.status>label{color:var(--ama-main, #273031);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.authority span.status>span{display:flex;width:4.9375rem;height:1.375rem;padding:0 .625rem;flex-direction:column;justify-content:center;align-items:center;border-radius:.25rem;font-size:.8125rem;font-style:normal;font-weight:600;line-height:132%}section.authority span.status>span.pending{background:var(--ama-tertiary-light, #FFF4E8);color:var(--ama-tertiary, #F39A40)}section.authority span.status>span.active{background:#e7f7fa;color:var(--ama-secondary, #3EBDD1)}section.authority span.status>span.expired{background:#ffe8e8;color:#ff3737}section.tag{position:relative;display:flex;flex-direction:column}section.tag>header{display:flex;padding:.75rem 0;align-items:center;gap:.25rem;flex:1 0 0;color:#273031;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}section.tag>div{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem 0}section.tag>div.multiple-switch{justify-content:flex-start}section.tag>div>div{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.tag>div>div>div.zb-input{width:16.5rem}section.tag>table{flex:1;width:100%;text-align:center;border-collapse:collapse}section.tag>table.empty{min-height:25rem}section.tag>table>thead>tr>th{background:#f5f5f5;color:#666;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.005rem;padding:1.25rem}section.tag>table>tbody>tr{border-bottom:.5px solid #E5E5E5;background:#fff}section.tag>table>tbody>tr.no-data{height:20rem}section.tag>table>tbody>tr>td{color:#273031;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:1.25rem}section.tag>table>tbody>tr>td.cursor{cursor:pointer;text-decoration-line:underline;text-decoration-style:solid}section.tag>table>tbody>tr.selected>td{background:#dc41411a}section.tag>table>tbody>tr.sub{background:var(--ama-gray-bg-light, #FAFBFB);border-bottom:0}section.tag>table>tbody span.action-item{text-decoration:underline;cursor:pointer}section.tag>table>tbody span.sub-tag-count{position:relative;width:100%;display:flex;align-items:center;justify-content:center;padding:0 2rem}section.tag>table>tbody span.sub-tag-count>span{position:absolute;top:50%;left:.5rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;cursor:pointer}section.tag>table>tbody span.sub-tag-count>span>svg{width:1.25rem;height:1.25rem}section.tag>table>tbody span.sub-tag-item{display:flex;align-items:center;justify-content:center;gap:.25rem}section.tag>table>tbody span.delete{display:flex;align-items:center;justify-content:center;cursor:pointer}section.tag>table>tbody span.delete>svg{width:1.125rem;height:1.125rem}section.tag>table>tbody span.delete>svg path{stroke:#273031}section.tag>footer{display:flex;align-items:center;justify-content:flex-end;padding:1.25rem 0;gap:.625rem}section.tag div.confirm{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}section.tag div.confirm>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:30rem;flex-direction:column;border-radius:.75rem;background:#fff;padding:1.25rem;gap:1.25rem}section.tag div.confirm>div>p{width:100%;color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem;display:flex;align-items:center;justify-content:space-between}section.tag div.confirm>div>span{width:100%;color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}section.tag div.confirm>div>div{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}section.add-tag{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:9999;display:flex;align-items:center;justify-content:center}section.add-tag>div:not(.confirm){display:flex;flex-direction:column;width:62.5rem;max-height:calc(100% - 2.5rem);margin:1.25rem;padding:1.25rem;background:#fff;border-radius:.75rem}section.add-tag>div:not(.confirm)>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.25rem}section.add-tag>div:not(.confirm)>header>span{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem}section.add-tag>div:not(.confirm)>header>span:last-of-type{cursor:pointer}section.add-tag>div:not(.confirm)>div.option{display:flex;align-items:center;flex-direction:column;width:100%;margin-bottom:.75rem}section.add-tag>div:not(.confirm)>div.option>div{display:flex;align-items:center;width:100%;height:3.75rem}section.add-tag>div:not(.confirm)>div.option>div:nth-child(1)>label{border-radius:.5rem 0 0;border:1px solid #E5E5E5;border-bottom:0}section.add-tag>div:not(.confirm)>div.option>div:nth-child(1)>span{border-radius:0 .5rem 0 0;border:1px solid #E5E5E5;border-bottom:0;border-left:0}section.add-tag>div:not(.confirm)>div.option>div:nth-child(2)>label{border-radius:0 0 0 .5rem;border:1px solid #E5E5E5}section.add-tag>div:not(.confirm)>div.option>div:nth-child(2)>span{border-radius:0 0 .5rem;border:1px solid #E5E5E5;border-left:0}section.add-tag>div:not(.confirm)>div.option>div>label{display:flex;width:8.25rem;height:100%;justify-content:center;align-items:center;background:var(--ama-gray-tablebg, #F5F7F8);color:var(--ama-gray-33, #333);font-size:.875rem;font-style:normal;font-weight:500;line-height:120%}section.add-tag>div:not(.confirm)>div.option>div>span{flex:1;display:flex;height:100%;align-items:center;padding-left:1.25rem;color:var(--ama-gray-33, #333);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.add-tag>div:not(.confirm)>div.option>div>span>.zb-selector2{width:fit-content}section.add-tag>div:not(.confirm)>div:not(.option){flex:1;width:100%;max-height:calc(100% - 5.5rem);overflow-y:auto}section.add-tag>div:not(.confirm)>div:not(.option)>div{display:flex;width:100%;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid #E5E5E5;margin-bottom:.75rem;overflow:hidden}section.add-tag>div:not(.confirm)>div:not(.option)>div>div{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div{width:100%;display:flex;align-items:center;justify-content:center;min-height:3.75rem;border-right:1px solid #E5E5E5}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div:first-of-type{border-bottom:1px solid #E5E5E5}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>span{display:flex;width:8.25rem;min-height:3.75rem;justify-content:center;align-items:center;align-self:stretch;background:var(--ama-gray-tablebg, #F5F7F8);border-right:1px solid #E5E5E5;color:var(--ama-gray-33, #333);font-size:.875rem;font-style:normal;font-weight:500;line-height:120%}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div{position:relative;flex:1;height:100%;display:flex;align-items:center;padding:.625rem 1.25rem}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>span.error{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%);color:var(--ama-red, #FF3737);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>input{width:100%;border-bottom:1px solid #AAC9CC;color:var(--ama-main, #273031);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>input.error{border-color:#ff3737}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>input::placeholder{color:var(--ama-gray-inactive-text, #B1B4B5);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div{width:100%;display:flex;align-items:center;flex-wrap:wrap;padding:.625rem;gap:.625rem;border-radius:.25rem;border:1px solid var(--ama-line-light, #AAC9CC)}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>span{display:flex;align-items:center;gap:.125rem;width:fit-content}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>span.blank{display:none}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>span>span.input-tag{position:relative;display:flex;height:1.625rem;justify-content:center;align-items:center;border-radius:.25rem;padding:0 .5rem;border:1px solid #F4F4F4;width:fit-content;gap:.5rem}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>span>span.input-tag.error{border-color:#ff3737}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>span>span.input-tag.read{background:#f4f4f4}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>span>span.input-tag>label{display:block;width:100%;opacity:0;color:var(--ama-gray-66, #666);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>span>span.input-tag>input{position:absolute;top:50%;left:.5rem;transform:translateY(-50%);width:calc(100% - 1rem);color:var(--ama-gray-66, #666);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;padding:0}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>span>span.input-tag>span.error{color:var(--ama-red, #FF3737);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>span>span{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;cursor:pointer}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>span>span>svg{width:.98956rem;height:.98956rem}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>div{flex:1;display:flex;align-items:center;justify-content:center;min-width:7rem}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>div>input{width:100%}section.add-tag>div:not(.confirm)>div:not(.option)>div>div>div>div>div>div>input::placeholder{color:var(--ama-gray-inactive-text, #B1B4B5);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.add-tag>div:not(.confirm)>div:not(.option)>div>span{display:flex;justify-content:center;align-items:center;padding:0 1.8125rem;min-height:3.75rem;height:100%}section.add-tag>div:not(.confirm)>div:not(.option)>div>span>span{display:flex;width:1.25rem;height:1.25rem;padding:.125rem;justify-content:center;align-items:center;gap:.625rem;cursor:pointer;border-radius:.25rem;border:.8px solid var(--ama-gray-inactive-text, #B1B4B5);background:var(--ama-white, #FFF)}section.add-tag>div:not(.confirm)>div:not(.option)>div>span>span>svg{width:.75rem;height:.75rem}section.add-tag>div:not(.confirm)>div:not(.option)>div.edit>div>div{border-right:0}section.add-tag>div:not(.confirm)>div:not(.option)>div.edit>span{display:none}section.add-tag>div:not(.confirm)>span{width:100%;display:flex;justify-content:center;align-items:center}section.add-tag>div:not(.confirm)>span.edit{display:none}section.add-tag>div:not(.confirm)>span>span{display:flex;width:1.25rem;height:1.25rem;padding:.125rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:var(--ama-primary, #1D7B85);cursor:pointer}section.add-tag>div:not(.confirm)>span>span>svg{width:.75rem;height:.75rem}section.add-tag>div:not(.confirm)>footer{display:flex;padding-top:1.25rem;align-items:center;justify-content:space-between;gap:.5rem;align-self:stretch}section.add-tag>div:not(.confirm)>footer>div{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}section.add-tag div.confirm{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}section.add-tag div.confirm>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:30rem;flex-direction:column;border-radius:.75rem;background:#fff;padding:1.25rem;gap:1.25rem}section.add-tag div.confirm>div>p{width:100%;color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem;display:flex;align-items:center;justify-content:space-between}section.add-tag div.confirm>div>span{width:100%;color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}section.add-tag div.confirm>div>div{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.zb-selector2{position:relative;display:inline-flex;align-items:center;min-height:2.5rem;padding:0 .75rem;width:inherit;cursor:pointer;transition:all .125s linear;border-radius:.5rem;border:1px solid #B6CCCC;background:#fff;min-width:0}.zb-selector2:not(.disabled):focus>svg{transform:rotate(180deg)}.zb-selector2>label{flex:1;display:inline-flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--ama-main, #273031);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}.zb-selector2>label.placeHolder{color:var(--ama-gray-m, #848B8D);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}.zb-selector2>svg{width:1.5rem;height:1.5rem;margin-left:.5rem;transition:all .125s linear}.zb-selector2>span{position:absolute;min-width:100%;max-height:20rem;display:flex;flex-direction:column;gap:.25rem;transition:opacity .125s linear;padding:1rem 1.25rem;border-radius:.5rem;background:#fff;box-shadow:0 0 10px #0000000d;overflow:hidden auto;z-index:3}.zb-selector2>span.right-bottom{right:0;bottom:-.25rem;transform:translateY(100%)}.zb-selector2>span.bottom{left:0;bottom:-.25rem;transform:translateY(100%)}.zb-selector2>span.top{left:0;top:-.25rem;transform:translateY(-100%)}.zb-selector2>span>button{display:flex;width:100%;height:fit-content;color:#273031;align-items:center;cursor:pointer;font-size:.75rem;font-weight:400;white-space:nowrap;background:#fff;transition:background-color .125s linear;border-radius:.5rem;padding:.25rem .375rem;gap:.25rem}.zb-selector2>span>button:hover{background-color:#e8f1f1}.zb-selector2>span>span.hr-v{width:100%;height:0;border-bottom:1px solid #ECEEF4}.zb-selector2>span>.search-input{display:flex;align-items:center;width:100%;min-width:10rem;gap:.375rem;border-radius:.5rem;padding:.625rem;border:1px solid var(--ama-bg-light, #EDF7F8)}.zb-selector2>span>.search-input>svg{width:.875rem;height:.875rem}.zb-selector2>span>.search-input>svg path{stroke:#709ca1}.zb-selector2>span>.search-input>input{width:100%;font-size:.75rem;font-style:normal;font-weight:400;line-height:120%}.zb-selector2>span>.search-input>input::placeholder{color:var(--ama-line-light, #AAC9CC)}.zb-selector2>span>span.empty{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;color:var(--ama-gray-m, #848B8D);font-size:.75rem;font-style:normal;font-weight:400}.zb-selector2.disabled{opacity:.5;color:#dadee3;cursor:not-allowed}section.add-items{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:9999}section.add-items>div:not(.confirm){position:absolute;top:0;right:0;display:flex;flex-direction:column;width:30rem;height:calc(100% - 2.5rem);margin:1.25rem;background:#fff;border-radius:.75rem}section.add-items>div:not(.confirm)>header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:.5px solid var(--ama-gray-bg, #EFF2F3)}section.add-items>div:not(.confirm)>header>span{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem}section.add-items>div:not(.confirm)>header>span:last-of-type{cursor:pointer}section.add-items>div:not(.confirm)>div{width:100%;height:calc(100vh - 11.25rem);display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}section.add-items>div:not(.confirm)>div>div{height:3rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}section.add-items>div:not(.confirm)>div>div>span{color:var(--ama-gray-33, #333);font-size:.875rem;font-style:normal;font-weight:500;line-height:120%}section.add-items>div:not(.confirm)>div>section{width:100%;flex:1;display:flex;flex-direction:column;gap:.375rem;overflow:hidden}section.add-items>div:not(.confirm)>div>section>div.search-filter{display:flex;align-items:center;gap:.25rem}section.add-items>div:not(.confirm)>div>section>div.search-filter>.zb-selector2{width:9rem}section.add-items>div:not(.confirm)>div>section>div.search-filter>.zb-input{flex:1}section.add-items>div:not(.confirm)>div>section>div.list{flex:1;width:100%;display:flex;flex-direction:column;overflow:hidden;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);padding:.625rem}section.add-items>div:not(.confirm)>div>section>div.list>span{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-bottom:.625rem;border-bottom:1px solid #ECEEF4}section.add-items>div:not(.confirm)>div>section>div.list>span label{color:var(--ama-gray-66, #666);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.add-items>div:not(.confirm)>div>section>div.list>div{height:100%;padding:.625rem 0;display:flex;flex-direction:column;overflow-y:auto}section.add-items>div:not(.confirm)>div>section>div.list>div.loading{cursor:not-allowed;align-items:center;justify-content:center;background:#0000001a}section.add-items>div:not(.confirm)>div>section>div.split-simbol{display:flex;align-items:center;justify-content:space-between;gap:.5rem}section.add-items>div:not(.confirm)>div>section>div.split-simbol>span{color:var(--ama-gray-33, #333);font-size:.875rem;font-style:normal;font-weight:500;line-height:120%}section.add-items>div:not(.confirm)>div>section>textarea{width:100%;height:100%;overflow-y:auto;white-space:wrap;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);padding:.625rem;resize:none;background-color:#fff!important;color:var(--ama-gray-33, #333)!important;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.add-items>div:not(.confirm)>div>section>textarea::placeholder{color:#b1b4b5}section.add-items>div:not(.confirm)>div>section>textarea:focus{outline:none}section.add-items>div:not(.confirm)>div>section>div.feedback{flex:1;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;gap:.75rem}section.add-items>div:not(.confirm)>div>section>div.feedback>div{flex:1;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.75rem}section.add-items>div:not(.confirm)>div>section>div.feedback>div>label{display:flex;align-items:center;width:100%;color:var(--ama-gray-33, #333);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.add-items>div:not(.confirm)>div>section>div.feedback>div>label>span,section.add-items>div:not(.confirm)>div>section>div.feedback>div>label svg{display:flex;align-items:center;justify-content:center;width:1.0625rem;height:1.0625rem}section.add-items>div:not(.confirm)>div>section>div.feedback>div>div{flex:1;width:100%;display:block;white-space:wrap;overflow-wrap:break-word;overflow-y:auto;overflow-x:hidden;padding:.625rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);background:var(--ama-gray-bg-light, #FAFBFB)}section.add-items>div:not(.confirm)>div>section>div.feedback>div:nth-child(2)>label>span{color:var(--ama-tertiary, #F39A40)}section.add-items>div:not(.confirm)>div>section>div.feedback>div:nth-child(3)>label>span{color:var(--ama-red, #FF3737)}section.add-items>div:not(.confirm)>footer{display:flex;padding:0 1.25rem 1.25rem;align-items:center;justify-content:flex-end;gap:.5rem;align-self:stretch}section.add-items label.checkbox-target{padding-bottom:.5rem;border-bottom:1px solid #ECEEF4}section.add-items span.asin-item{display:flex;flex-direction:column;gap:.25rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;background:#fdfdfd;padding:.5rem;border-radius:.5rem}section.add-items span.asin-item:hover{background:#f3f3f3}section.add-items span.asin-item.asin{flex-direction:row;align-items:center;gap:.5rem}section.add-items span.asin-item.asin>.img{position:relative;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem}section.add-items span.asin-item.asin>.img>span{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#fff;border-radius:.5rem}section.add-items span.asin-item.asin>.img img{position:absolute;width:3rem;height:3rem;border-radius:.5rem;opacity:0;transition:opacity .3s ease}section.add-items span.asin-item.asin>.img img[src]{opacity:1}section.add-items span.asin-item.asin>.img img[src]+span,section.add-items span.asin-item.asin>.img img[alt=default]+span{display:none}section.add-items span.asin-item.asin>span{display:flex;flex-direction:column;flex-wrap:wrap;gap:.25rem}section.add-items span.asin-item span.tag{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}section.add-items span.asin-item span.tag>span{display:flex;padding:.125rem .25rem;justify-content:center;align-items:center;border-radius:.25rem;gap:.625rem;background:#edf7f8;color:#1d7b85;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;white-space:nowrap}section.add-items span.asin-item span.tag>span.highlight{color:#f39a40;background:#fff4e8}section.add-items span.asin-item span.tag>span.highlight2{color:#00a87e;background:#edf6f4}section.add-items span.target-item{width:100%;height:100%;display:flex;font-size:1rem;gap:.25rem;cursor:pointer;align-items:flex-start;flex-direction:column}section.add-items span.target-item *{cursor:pointer}section.add-items span.target-item>span{flex:1;display:flex;align-items:flex-start}section.add-items span.target-item>span:nth-child(1)>b{margin-right:.125rem}section.add-items span.target-item>span:nth-child(1)>a{display:flex;width:.875rem;height:.875rem;align-items:center;justify-content:center;margin-left:.25rem}section.add-items span.target-item>span:nth-child(1)>a>svg{width:.875rem;height:.875rem}section.add-items span.target-item>span:nth-child(2){gap:.5rem}section.add-items span.target-item>span:nth-child(2)>span{display:flex;align-items:center;gap:.25rem}section.add-items span.target-item>span:nth-child(2)>span>b{display:flex;padding:0 .25rem;justify-content:center;align-items:center;border-radius:.25rem;background:var(--ama-primary, #1D7B85);color:#fff;font-size:.625rem;font-style:normal;font-weight:600}section.add-items span.target-item>span:nth-child(2)>span>label{color:var(--ama-gray-33, #333);font-size:.625rem;font-style:normal;font-weight:400}section.add-items div.confirm{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}section.add-items div.confirm>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:30rem;flex-direction:column;border-radius:.75rem;background:#fff;padding:1.25rem;gap:1.25rem}section.add-items div.confirm>div>p{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem;display:flex;align-items:center;justify-content:space-between}section.add-items div.confirm>div>span{color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}section.add-items div.confirm>div>div{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.zb-checkbox-group2{display:inline-flex}.zb-checkbox-group2.vertical{flex-direction:column;justify-content:center}.zb-checkbox-group2.vertical>span:not(:last-of-type){margin-bottom:.75rem}.zb-checkbox-group2.horizontal>span:not(:last-of-type){margin-right:1rem}.zb-checkbox>input{display:none}.zb-checkbox>label{display:flex;align-items:center;font-size:1rem;font-weight:400;line-height:1.5;color:#333;cursor:pointer}.zb-checkbox>label>svg{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;color:#d9e2e2}.zb-checkbox>label>span{width:100%;align-self:center;font-weight:500;margin-left:.5rem}.zb-checkbox>input:checked+label>svg{color:#1d7b85}.zb-checkbox.red>label{color:#dc4141}.zb-checkbox.red>input:checked+label>svg{color:#dc4141}.zb-selector-groups{position:relative;display:inline-flex;align-items:center;height:2.5rem;padding:0 .75rem;width:inherit;cursor:pointer;transition:all .125s linear;border-radius:.5rem;border:1px solid #B6CCCC;background:#fff;min-width:0}.zb-selector-groups:not(.disabled).focus>svg{transform:rotate(180deg)}.zb-selector-groups>label{flex:1;display:inline-flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--ama-main, #273031);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}.zb-selector-groups>label.placeHolder{color:var(--ama-gray-m, #848B8D);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}.zb-selector-groups>svg{width:1.5rem;height:1.5rem;margin-left:.5rem;transition:all .125s linear}.zb-selector-groups>span{position:absolute;min-width:100%;max-height:20rem;display:flex;flex-direction:column;gap:.25rem;transition:opacity .125s linear;padding:1rem 1.25rem;border-radius:.5rem;background:#fff;box-shadow:0 0 10px #0000000d;overflow:hidden auto;z-index:5;cursor:default}.zb-selector-groups>span.right-bottom{right:0;bottom:-.25rem;transform:translateY(100%)}.zb-selector-groups>span.bottom{left:0;bottom:-.25rem;transform:translateY(100%)}.zb-selector-groups>span.top{left:0;top:-.25rem;transform:translateY(-100%)}.zb-selector-groups>span>.group{display:flex;flex-direction:column;gap:.25rem}.zb-selector-groups>span>.group>span{color:#a1a3a6;align-items:center;font-size:.85rem;font-weight:500;white-space:nowrap;background:#fff}.zb-selector-groups>span>.group>button{display:flex;width:100%;height:fit-content;color:#273031;align-items:center;cursor:pointer;font-size:.75rem;font-weight:400;white-space:nowrap;background:#fff;transition:background-color .125s linear;border-radius:.5rem;padding:.25rem .375rem;gap:.25rem}.zb-selector-groups>span>.group>button:hover{background-color:#e8f1f1}.zb-selector-groups>span>.search-input{display:flex;align-items:center;width:100%;gap:.375rem;border-radius:.5rem;padding:.625rem;border:1px solid var(--ama-bg-light, #EDF7F8)}.zb-selector-groups>span>.search-input>svg{width:.875rem;height:.875rem}.zb-selector-groups>span>.search-input>svg path{stroke:#709ca1}.zb-selector-groups>span>.search-input>input{font-size:.75rem;font-style:normal;font-weight:400;line-height:120%}.zb-selector-groups>span>.search-input>input::placeholder{color:var(--ama-line-light, #AAC9CC)}.zb-selector-groups>span>span.empty{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;color:var(--ama-gray-m, #848B8D);font-size:.75rem;font-style:normal;font-weight:400}.zb-selector-groups.disabled{color:#dadee3;cursor:not-allowed;pointer-events:none}span.no-data{width:100%;height:100%;border-radius:.75rem;background:#fdfdfd;display:flex;align-items:center;justify-content:center;min-height:10rem}span.no-data>span{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#aac9cc;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}span.no-data>span>svg{fill:#aac9cc;width:1.5rem;height:1.5rem}section.notice{display:flex;flex-direction:column}section.notice>header{width:100%;display:flex;flex-direction:column;gap:1.25rem}section.notice>header>h1{color:#273031;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5rem}section.notice>header>div.filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}section.notice>header>div.filter>div.btn-wrap{display:flex;align-items:center;gap:.5rem}section.notice>header>div.filter>div.btn-wrap button.red{border-radius:.5rem;border:1px solid var(--ama-red, #FF3737);background:var(--ama-white, #FFF);color:var(--ama-red, #FF3737)}section.notice>header>div.filter>div.btn-wrap button.red path{stroke:#ff3737}section.notice>table{width:100%;text-align:center;border-collapse:collapse}section.notice>table .empty{height:25rem}section.notice>table>thead>tr>th{background:#f5f5f5;color:#666;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.005rem;padding:1.25rem}section.notice>table>thead>tr>th>span{display:flex;align-items:center;justify-content:center;gap:.5rem}section.notice>table>thead>tr>th>span>span:nth-child(2){display:flex;align-items:center;justify-content:center;cursor:pointer}section.notice>table>tbody>tr{border-bottom:.5px solid #E5E5E5;background:#fff}section.notice>table>tbody>tr>td{color:#273031;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:1.25rem}section.notice>table>tbody>tr>td>span.status{display:flex;align-items:center;justify-content:center;gap:.5rem}section.notice>table>tbody>tr>td>span.status>span.circle{display:block;width:.6875rem;height:.6875rem;border-radius:50%}section.notice>table>tbody>tr>td>span.status>span.circle.green{background:#4ade80}section.notice>table>tbody>tr>td>span.status>span.circle.red{background:#ff3737}section.notice>table>tbody>tr>td>span.edit{cursor:pointer}section.notice>table>tbody>tr>td>span.edit>svg{transform:rotate(180deg)}section.notice>table>tbody>tr>td>span.text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;word-break:break-all;text-overflow:ellipsis}section.notice>footer{display:flex;padding:1.25rem 0;justify-content:flex-end;align-items:center;gap:.25rem;align-self:stretch}section.notice>.editor{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}section.notice>.editor>section{position:absolute;right:0;top:0;width:63.5rem;height:calc(100% - 2.5rem);margin:1.25rem;background:#fff;border-radius:.75rem;overflow:auto;z-index:7;display:flex;flex-direction:column}section.notice>.editor>section>header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;border-bottom:.5px solid var(--Neutral-Gray02, #EBEEF2)}section.notice>.editor>section>header>h1{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem}section.notice>.editor>section>header>span{width:1.5rem;height:1.5rem;cursor:pointer}section.notice>.editor>section>header>span>svg{width:1.5rem;height:1.5rem}section.notice>.editor>section>section{flex:1;display:flex;overflow:hidden}section.notice>.editor>section>section>div.edit-init{flex:1;display:flex;flex-direction:column}section.notice>.editor>section>section>div.edit-init>div{flex:1;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto}section.notice>.editor>section>section>div.edit-init>div>div{display:flex;align-items:center;justify-content:space-between;gap:.5rem}section.notice>.editor>section>section>div.edit-init>div>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.notice>.editor>section>section>div.edit-init>div>div.init{align-items:flex-start;flex-direction:column}section.notice>.editor>section>section>div.edit-init>div>div.init>div{width:100%}section.notice>.editor>section>section>div.edit-init>div>div.init.content{height:100%}section.notice>.editor>section>section>div.edit-init>div>div.init.content>textarea{flex:1;width:100%;height:100%;overflow-y:auto;white-space:wrap;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);padding:.625rem;resize:none;background-color:#fff!important;color:var(--ama-gray-33, #333)!important;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.notice>.editor>section>section>div.edit-init>div>div.init.content>textarea::placeholder{color:#b1b4b5}section.notice>.editor>section>section>div.edit-init>div>div.init.content>textarea:focus{outline:none}section.notice>.editor>section>section>div.preview{flex:1;display:flex;flex-direction:column;border-left:.5px solid var(--Neutral-Gray02, #EBEEF2);margin:1.25rem 0;padding:0 1.25rem;gap:.75rem;overflow:hidden}section.notice>.editor>section>section>div.preview>span{color:var(--ama-main, #273031);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.notice>.editor>section>section>div.preview>p{display:flex;padding:1rem 1.25rem;flex-direction:column;border-radius:.75rem;background:var(--ama-gray-bg-light, #FAFBFB);color:var(--ama-primary, #1D7B85);font-size:1rem;font-style:normal;font-weight:600;line-height:120%}section.notice>.editor>section>section>div.preview>div{flex:1;overflow-y:auto;border-radius:.75rem;background:var(--ama-gray-bg-light, #FAFBFB);padding:1.25rem}section.notice>.editor>section>footer{display:flex;margin:0 1.25rem 1.25rem;flex-direction:column;gap:.5rem}section.notice>.editor>section>footer>div{display:flex;align-items:center;gap:.5rem;justify-content:flex-end}section.notice div.confirm{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}section.notice div.confirm>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:30rem;flex-direction:column;border-radius:.75rem;background:#fff;padding:1.25rem;gap:1.25rem}section.notice div.confirm>div>p{width:100%;color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem;display:flex;align-items:center;justify-content:space-between}section.notice div.confirm>div>span{width:100%;color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}section.notice div.confirm>div>div{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:.5rem}section.menu-wrap{position:relative;width:5.75rem;height:100%;background:#eff2f3}div.menu{position:absolute;left:1.25rem;top:1.25rem;height:calc(100% - 2.5rem);transition:all .1s linear;white-space:nowrap;border-radius:1.25rem;background:var(--ama-main, #273031);padding:1rem;z-index:5;width:18.5rem;box-shadow:4px 0 10px #0000000d;display:flex;flex-direction:column;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}div.menu>h2{display:block;position:relative;text-align:center;margin-bottom:4rem}div.menu>h2>.logo{position:absolute;top:0;height:inherit;transition:opacity .125s linear;left:0;margin:.75rem 0;opacity:1;display:flex;align-items:center;gap:.375rem}div.menu>h2>.logo img{width:8.625rem;height:1.25rem}div.menu>h2>.logo span{display:flex;padding:.25rem .375rem;justify-content:center;align-items:center;gap:.625rem;border-radius:6.1875rem;border:.5px solid #FFF;color:#fff;font-size:.625rem;font-style:normal;font-weight:300;line-height:100%;letter-spacing:-.00625rem}div.menu>h2>img.short{position:absolute;top:0;transition:opacity .125s linear;left:50%;transform:translate(-50%);opacity:0;height:4rem}div.menu>div{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding-top:2.5rem;gap:1.25rem;overflow-y:auto}div.menu>div::-webkit-scrollbar{width:0;height:0}div.menu>div>section{display:flex;flex-direction:column}div.menu>div>section>header{display:block;color:#fff;font-size:.875rem;padding:.25rem 0;margin-bottom:.5rem;opacity:1;overflow:hidden;transition:all .125s ease-in-out}div.menu>div>section>a{width:100%;display:flex;align-items:center;padding:.5rem;margin:.625rem 0;cursor:pointer;color:#c5d5d7;overflow-x:hidden;white-space:nowrap;transition:background-color .125s linear;border-radius:.5rem}div.menu>div>section>a.disabled{display:none}div.menu>div>section>a>svg{width:1.625rem;height:1.625rem;margin-right:.5rem;transition:color .125s linear;fill:#c5d5d7}div.menu>div>section>a>svg path{fill:#c5d5d7}div.menu>div>section>a>span{display:flex;align-items:center;justify-content:space-between;flex:1;font-size:1.125rem;color:inherit;font-weight:400;transition:color .125s linear;cursor:pointer}div.menu>div>section>a>span>svg{transition:all .1s linear}div.menu>div>section>a.focus{color:#fff;background:#ffffff40}div.menu>div>section>a.focus>svg{fill:#fff}div.menu>div>section>a.focus>svg path{fill:#fff}div.menu>div>section>a.focus>span{font-weight:500}div.menu>div>section>a.focus>span>svg{transform:rotate(180deg)}div.menu>div>section>a:hover{color:#fff;background:#ffffff1a}div.menu>div>section>a:hover>svg{fill:#fff}div.menu>div>section>a:hover>svg path{fill:#fff}div.menu>div>section div.child{display:flex;flex-direction:column;justify-content:center}div.menu>div>section div.child>a{display:flex;align-items:center;padding:.5rem .75rem;gap:.5rem;color:#c5d5d7;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem;cursor:pointer;overflow-x:hidden;white-space:nowrap}div.menu>div>section div.child>a.focus{color:#fff;border-radius:.5rem;background:#ffffff40;font-weight:500}div.menu>div>section div.child>a:hover{border-radius:.5rem;color:#fff;background:#ffffff1a}div.menu>div>section div.child>a:hover>svg{fill:#fff}div.menu>div>section div.child>a:hover>svg path{fill:#fff}div.menu>a{width:100%;display:flex;align-items:center;padding:.5rem;margin:.625rem 0;cursor:pointer;color:#c5d5d7;overflow-x:hidden;white-space:nowrap;transition:background-color .125s linear;border-radius:.5rem}div.menu>a>svg{width:1.625rem;height:1.625rem;margin-right:.5rem;transition:color .125s linear;fill:#c5d5d7}div.menu>a>svg path{fill:#c5d5d7}div.menu>a>span{display:flex;align-items:center;justify-content:space-between;flex:1;font-size:1.125rem;color:inherit;font-weight:400;transition:color .125s linear;cursor:pointer}div.menu>a>span>svg{transition:all .1s linear}div.menu>a.focus{color:#fff;background:#ffffff40}div.menu>a.focus>svg{fill:#fff}div.menu>a.focus>svg path{fill:#fff}div.menu>a.focus>span{font-weight:500}div.menu>a.focus>span>svg{transform:rotate(180deg)}div.menu>a:hover{color:#fff;background:#ffffff1a}div.menu>a:hover>svg{fill:#fff}div.menu>a:hover>svg path{fill:#fff}div.menu>a.fold{justify-content:center}div.menu>a.fold>span{display:none}div.menu>a.fold>svg{margin-right:0}div.menu.fold{width:4.5rem}div.menu.fold>h2>span.logo{opacity:0}div.menu.fold>h2>img.short{opacity:1}div.menu.fold>div>section>header{opacity:0;width:0;height:0}div.menu.fold>div>section a{justify-content:center}div.menu.fold>div>section a>span{display:none}div.menu.fold>div>section a>svg{margin-right:0}div.menu.fold>div>section div.child{display:none}section.report-ad{display:flex;flex-direction:column;height:100%;gap:1.5rem}section.report-ad>header{display:flex;flex-direction:column;padding:0 1.5rem;width:100%}section.report-ad>header>.tab{width:100%;display:flex;height:4rem;min-height:4rem;align-items:center;justify-content:space-between;border-bottom:.0625rem solid #EDEEEE;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:.75rem 1.25rem 0;gap:.25rem}section.report-ad>header>.tab>div:first-child{display:flex;align-items:center;height:100%}section.report-ad>header>.tab>div:first-child>div{height:100%;display:flex;flex-direction:column;cursor:pointer}section.report-ad>header>.tab>div:first-child>div>label{flex:1;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;color:#666;text-align:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;cursor:pointer}section.report-ad>header>.tab>div:first-child>div>span{opacity:0;height:.125rem;border-radius:6.25rem;background:#054247}section.report-ad>header>.tab>div:first-child>div:hover>span{opacity:1;background:#848b8d}section.report-ad>header>.tab>div:first-child>div.selected>label{color:#273031;font-weight:500}section.report-ad>header>.tab>div:first-child>div.selected>span{opacity:1}section.report-ad>header>.report-filter{position:relative;z-index:4}@media (max-width: 1100px){section.report-ad>header>.report-filter.trend{height:7.875rem}}section.report-ad>header>.report-filter .paid{display:inline-flex;align-items:center;font-size:.875rem}section.report-ad>header>.report-filter .paid>svg{width:1.25rem;height:1.25rem;margin-right:.5rem}section.report-ad>header>.report-filter>div{width:100%;display:flex;border-radius:0 0 1.25rem 1.25rem;padding:.75rem 1.25rem;gap:.25rem;flex-direction:column;background:#fff}section.report-ad>header>.report-filter>div .hr-h{border:none;margin:.75rem 0;border-bottom:1px dashed var(--Neutral-Gray02, #EBEEF2)}section.report-ad>header>.report-filter>div .hr-v{display:block;border:none;max-width:1px;width:1px;height:1rem;margin:0;background-color:#273031}section.report-ad>header>.report-filter>div.open{height:calc(100vh - 12rem)}section.report-ad>header>.report-filter>div.open>header>button{background:#edf7f8;color:#1d7b85}section.report-ad>header>.report-filter>div.open>header>button svg>*{stroke:#1d7b85}section.report-ad>header>.report-filter>div>header{display:flex;align-items:center}section.report-ad>header>.report-filter>div>header>div{flex:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}section.report-ad>header>.report-filter>div>header>div>div{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.report-ad>header>.report-filter>div>header>div>div>*:nth-child(1){margin-right:.25rem}@media (max-width: 1100px){section.report-ad>header>.report-filter>div>header>div>div{flex-wrap:wrap}section.report-ad>header>.report-filter>div>header>div>div>hr{display:none}section.report-ad>header>.report-filter>div>header>div>div>.multiple-switch{margin-top:.75rem;display:flex;width:100%}}section.report-ad>header>.report-filter>div>header>div>div>.opt{display:flex;align-items:center;gap:.5rem}section.report-ad>header>.report-filter>div>header>div>div>.opt>.multiple-switch>button{display:flex;align-items:center;justify-content:center;width:3.2rem}section.report-ad>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-ad>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-ad>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label>span{font-weight:400}section.report-ad>header>.report-filter>div>header>div>div>.zb-radio-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-ad>header>.report-filter>div>header>div>div>.zb-radio-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-ad>header>.report-filter>div>header>div>div>.zb-radio-group .zb-checkbox>label>span{font-weight:400}section.report-ad>header>.report-filter>div>header>div>p{display:flex;align-items:center;gap:.625rem}section.report-ad>header>.report-filter>div>header>div>p>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem}section.report-ad>header>.report-filter>div>header>div>p>span>span{display:flex;justify-content:center;align-items:center;border-radius:5rem;min-width:1rem;padding:.25rem;height:1rem;color:#fff;text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}section.report-ad>header>.report-filter>div>header>div>p>span>label{text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-ad>header>.report-filter>div>header>div>p>span:nth-of-type(1){background:#edf7f8}section.report-ad>header>.report-filter>div>header>div>p>span:nth-of-type(1)>span{background:#1d7b85}section.report-ad>header>.report-filter>div>header>div>p>span:nth-of-type(1)>label{color:#1d7b85}section.report-ad>header>.report-filter>div>header>div>p>span:nth-of-type(2){background:#fff4e8}section.report-ad>header>.report-filter>div>header>div>p>span:nth-of-type(2)>span{background:#f39a40}section.report-ad>header>.report-filter>div>header>div>p>span:nth-of-type(2)>label{color:#f39a40}section.report-ad>header>.report-filter>div>header>div>p>button{display:flex;padding:.5rem;align-items:center;gap:.625rem;border-radius:.5rem;border:1px solid #AAC9CC}section.report-ad>header>.report-filter>div>header>div>p>button>svg{width:1rem;height:1rem;aspect-ratio:1/1}section.report-ad>header>.report-filter>div>header>button{display:flex;height:2.25rem;padding:.75rem .625rem;align-items:center;gap:.375rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);margin-left:.625rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:.875rem}section.report-ad>header>.report-filter>div>header>button>svg{width:.875rem;height:.875rem;padding:.10938rem}section.report-ad>header>.report-filter>div>.select-infos{flex:1;display:grid;grid-template-columns:1fr 1fr 1fr 1.25rem 1fr;margin-top:.75rem;overflow:hidden}section.report-ad>header>.report-filter>div>.select-infos.campaign,section.report-ad>header>.report-filter>div>.select-infos.order{grid-template-columns:1fr 1fr 1.25rem 1fr}section.report-ad>header>.report-filter>div>.select-infos>span{height:100%;display:flex;align-items:center;margin-right:.75rem}section.report-ad>header>.report-filter>div>.select-infos>section{display:flex;flex-direction:column;flex:1;border-radius:.5rem;padding:.75rem;overflow:hidden;height:100%}section.report-ad>header>.report-filter>div>.select-infos>section:not(:last-of-type){margin-right:.75rem}section.report-ad>header>.report-filter>div>.select-infos>section.opt{border:1px solid #AAC9CC;color:#273031}section.report-ad>header>.report-filter>div>.select-infos>section.opt>header{font-size:1rem;font-weight:500;padding-bottom:.75rem;border-bottom:1px #AAC9CC solid}section.report-ad>header>.report-filter>div>.select-infos>section.select{color:#273031;border:1px solid #1D7B85;background:#edf7f8;overflow-x:hidden}section.report-ad>header>.report-filter>div>.select-infos>section.select>header{display:flex;align-items:center;margin-bottom:.75rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>header>label{flex:1;font-size:1rem;font-weight:500}section.report-ad>header>.report-filter>div>.select-infos>section.select>header>button{display:inline-flex;align-items:center;color:#273031;font-size:.875rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>header>button>svg{width:1.25rem;height:1.25rem;margin-left:.5rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>div{display:flex;flex-direction:column;overflow-y:auto}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div{padding-top:.75rem;flex:1}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div{display:flex;align-items:center;font-size:.875rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div:not(:last-of-type){margin-bottom:.75rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div.root{font-size:1rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div.root>svg{width:1.25rem;height:1.25rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root){padding-left:.5rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root).depth2{padding-left:1.5rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root)>svg{width:.625rem;height:.625rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div>svg{color:#000;margin-right:.5rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div>span{display:inline-block;color:#054247;flex:1;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-ad>header>.report-filter>div>.select-infos>section.select>div>div>div>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-ad>header>.report-filter>div>.select-infos>section>.search-filter{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}section.report-ad>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input{flex:1}section.report-ad>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>svg{color:#aac9cc;min-width:1.25rem;min-height:1.25rem;width:1.25rem;height:1.25rem}section.report-ad>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input{font-size:.875rem;width:100%}section.report-ad>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input::placeholder{color:#aac9cc}section.report-ad>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-ad>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-ad>header>.report-filter>div>.select-infos>section>.items{position:relative;flex:1;margin-top:.75rem;overflow-y:auto}section.report-ad>header>.report-filter>div>.select-infos>section>.items>div{display:flex;flex-direction:column;position:relative;padding-top:.75rem;gap:.75rem}section.report-ad>header>.report-filter>div>.select-infos>section>.items>div:first-child{padding-top:0}section.report-ad>header>.report-filter>div>.select-infos>section>.items>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-ad>header>.report-filter>div>.select-infos>section>.items>.loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#0000001a}section.report-ad>header>.report-filter>div>.select-infos>section>.items>.empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.875rem;color:#a5abb3}section.report-ad>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-ad>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label>span{font-weight:400;word-break:break-all}section.report-ad>header>.report-filter>div>.select-infos>section>.items>p{display:flex;align-items:center;cursor:pointer}section.report-ad>header>.report-filter>div>.select-infos>section>.items>p:not(:last-of-type){margin-bottom:.75rem}section.report-ad>header>.report-filter>div>.select-infos>section>.items>p>span{display:flex;align-items:center;justify-content:center;gap:.125rem;color:#1d7b85;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem;background:#edf7f8;margin-left:.5rem}section.report-ad>header>.report-filter>div>.select-infos>section>.items>p>label{flex:1;font-size:.875rem;cursor:pointer}section.report-ad>header>.report-filter>div>.select-infos>section>.items>p>svg{width:1.5rem;height:1.5rem;transform:rotate(180deg);margin-left:.5rem}section.report-ad>header>.report-filter>div>footer{margin-top:.75rem;text-align:center}section.report-ad>header>.report-filter>div>footer>button{width:7.5rem;height:3.125rem;padding:1.1875rem 3.1875rem}section.report-ad>header>.report-filter>div>footer>button:last-child{margin-left:.625rem}section.report-ad>div{display:flex;flex-direction:column;padding:0 1.5rem;flex:1;overflow-y:auto;overflow-x:hidden}section.report-ad>div>section{flex:1}section.report-ad span.sa-item{display:flex;flex-direction:column;gap:.25rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;background:#fdfdfd;padding:.5rem;border-radius:.5rem}section.report-ad span.sa-item:hover{background:#f3f3f3}section.report-ad span.sa-item>span.tag{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}section.report-ad span.sa-item>span.tag>span{display:flex;padding:.125rem .25rem;justify-content:center;align-items:center;border-radius:.25rem;gap:.625rem;background:#edf7f8;color:#1d7b85;font-size:.75rem;font-style:normal;font-weight:500;white-space:nowrap}section.report-ad span.sa-item>span.tag>span.highlight{color:#f39a40;background:#fff4e8}section.report-ad div.help{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}section.report-ad div.help label{display:flex;align-items:center;gap:.25rem;color:#848b8d;font-size:.875rem;font-style:normal;font-weight:400}section.report-ad div.help label.warn{color:var(--red-1-ama-red-400, #E36767)}section.report-ad div.help>button{padding:.375rem .75rem}.loading-wrapper{position:relative}.loading-wrapper.loading{overflow:hidden}.loading-wrapper>.loading-body{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;border-radius:inherit;background:linear-gradient(-45deg,#ccc,#f1f4f5);background-size:400% 400%;opacity:0;pointer-events:none;transition:opacity .125s ease-in-out}.loading-wrapper>.loading-body.show{opacity:1;animation:colorChange 3s ease infinite}.loading-wrapper>.loading-body>div{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;border-radius:.75rem;background:#f1f4f5;padding:1.25rem}.loading-wrapper>.loading-body>div>span{margin-left:.5rem;color:#273031;font-size:.875rem}.loading-wrapper.isMinimal .loading-body{background:#f1f4f5}.loading-wrapper.isMinimal .loading-body>div{padding:0;background:transparent}.box-loading{display:inline-flex;flex-direction:column;transform:rotate(45deg)}.box-loading>span{display:flex}.box-loading>span>span{display:inline-block;content:" ";background-color:#fff;border-radius:50%;transition:transform .5s ease-in-out}.box-loading>span>span.hide{transform:scale(.75)}.zb-line-skeleton{display:inline-block;position:relative;min-width:4rem}.zb-line-skeleton:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.25rem;content:" ";background:linear-gradient(-45deg,#ccc,#f1f4f5);background-size:400% 400%;opacity:0;transition:opacity .125s ease-in-out}.zb-line-skeleton.show:after{animation:colorChange 3s ease infinite;opacity:1}#ad-trend-data{margin-top:1.5rem;padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#ad-trend-data>header{display:flex;align-items:center;margin-bottom:.75rem}#ad-trend-data>header>h2{flex:1;font-size:1rem;font-weight:500}#ad-trend-data>header>button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#ad-trend-data>header>button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#ad-trend-data>header>button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#ad-trend-data>.filter{width:100%;display:flex;align-items:center;justify-content:flex-end;margin-bottom:.75rem;gap:.5rem}#ad-trend-data>.filter>div{display:flex;align-items:center}#ad-trend-data>.filter>div:first-child{width:21rem}#ad-trend-data>.filter>div:first-child input::placeholder{color:#709ca1}#ad-trend-data>.filter>div:first-child svg>path{fill:#709ca1}#ad-trend-data>.no-data{flex:1;height:auto;background-color:transparent}#ad-trend-data>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#ad-trend-data>.scroll-bar.hide{opacity:0}#ad-trend-data>.scroll-bar>button{display:inline-flex;align-items:center}#ad-trend-data>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#ad-trend-data>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#ad-trend-data>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#ad-trend-data>.scroll-bar>p{flex:1;position:relative}#ad-trend-data>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#ad-trend-data>.loading-wrapper{flex:1;display:flex;align-items:flex-start;color:#273031}#ad-trend-data>.loading-wrapper>div{flex:1;width:100%;overflow:auto;max-height:calc(100vh - 33rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#ad-trend-data>.loading-wrapper>div::-webkit-scrollbar{width:0;height:0}#ad-trend-data>.loading-wrapper>div>table{width:100%;border-spacing:0}#ad-trend-data>.loading-wrapper>div>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#ad-trend-data>.loading-wrapper>div>table tr{height:56px;max-height:56px;font-size:.875rem}#ad-trend-data>.loading-wrapper>div>table tr.total>td,#ad-trend-data>.loading-wrapper>div>table tr.avg>td{cursor:default;background:#fff}#ad-trend-data>.loading-wrapper>div>table tr.use-click{cursor:pointer}#ad-trend-data>.loading-wrapper>div>table tr>*:first-child{position:sticky!important;left:0;z-index:1;text-align:left}#ad-trend-data>.loading-wrapper>div>table tr:last-child>td{border-bottom:none}#ad-trend-data>.loading-wrapper>div>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;background-color:#f5f7f8;border:0;min-width:10rem;width:fit-content;z-index:2}#ad-trend-data>.loading-wrapper>div>table th:first-child{z-index:3;border-right:1px solid #E5E5E5}#ad-trend-data>.loading-wrapper>div>table th>span{display:flex;align-items:center;min-width:4rem;cursor:pointer}#ad-trend-data>.loading-wrapper>div>table th>span>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#ad-trend-data>.loading-wrapper>div>table th>span>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.5rem}#ad-trend-data>.loading-wrapper>div>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#ad-trend-data>.loading-wrapper>div>table th>p:hover,#ad-trend-data>.loading-wrapper>div>table th>p.hover{opacity:1}#ad-trend-data>.loading-wrapper>div>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;padding:0 .5rem;border-bottom:1px #E5E5E5 solid;background:#fbfbfc}#ad-trend-data>.loading-wrapper>div>table td:first-child{border-right:1px solid #E5E5E5}#ad-trend-data>.loading-wrapper>div>table td>b{display:block;width:100%;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#ad-trend-data th.imported *{color:var(--ama-primary, #1D7B85);font-size:1rem;font-style:normal;font-weight:600}#add-col-setting-modal{position:fixed;left:0;top:0;width:100%;height:100%;background:#0003;z-index:9999}#add-col-setting-modal>div{position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);max-height:calc(100% - 2.5rem);width:32rem;height:100%;border-radius:.75rem;background-color:#fff;display:flex;flex-direction:column}#add-col-setting-modal>div>header{display:flex;align-items:center;padding:1.25rem;border-bottom:1px #EBEEF2 solid}#add-col-setting-modal>div>header>h1{flex:1;color:#273031;font-size:1.125rem;font-weight:500}#add-col-setting-modal>div>header>button{display:inline-flex;align-items:center;margin-left:.5rem}#add-col-setting-modal>div>header>button>svg{width:1.5rem;height:1.25rem}#add-col-setting-modal>div>div{flex:1;display:flex;padding:1.25rem;flex-direction:column;gap:.75rem;overflow:hidden}#add-col-setting-modal>div>div>div:last-child{flex:1;overflow-y:auto}#add-col-setting-modal>div>footer{display:flex;padding:1.25rem;flex-direction:column;justify-content:center;align-items:flex-end;gap:1.25rem;align-self:stretch}#add-col-setting-modal>div>footer>span{width:100%;height:.03125rem;background:#aac9cc}#add-col-setting-modal>div>footer>div{width:100%;display:flex}#add-col-setting-modal>div>footer>div:nth-of-type(1){display:flex;padding:.25rem .5rem;align-items:center;flex-wrap:wrap;gap:.625rem}#add-col-setting-modal>div>footer>div:nth-of-type(1) .select-item{display:flex;padding:.25rem .5rem;justify-content:center;align-items:center;border-radius:.25rem;background:#ebf0f0}#add-col-setting-modal>div>footer>div:nth-of-type(2){align-items:center;justify-content:space-between}#add-col-setting-modal>div>footer>div:nth-of-type(2)>span{color:#054247;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}#add-col-setting-modal>div>footer>div:nth-of-type(2)>div{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:.625rem}#ad-data{padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#ad-data.extend{position:fixed;top:0;left:0;width:calc(100% - 4rem);height:calc(100% - 4rem);margin:2rem;z-index:10}#ad-data.extend>.loading-wrapper{overflow:hidden}#ad-data.extend>.loading-wrapper>div{height:100%;max-height:unset}#ad-data>header{display:flex;align-items:center;margin-bottom:.75rem}#ad-data>header>h2{flex:1;font-size:1.125rem;font-weight:500}#ad-data>.filter{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}#ad-data>.filter button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem;gap:.5rem}#ad-data>.filter button>svg{width:1.5rem;height:1.5rem}#ad-data>.filter button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#ad-data>.filter>div{display:flex;align-items:center}#ad-data>.filter>div>p{display:inline-flex;align-items:center}#ad-data>.filter>div>p>label{font-size:1rem;font-weight:400;margin-right:.5rem}#ad-data>.filter>div>p>b{color:#273031;padding:.25rem .5rem;border-radius:.25rem;background:#f5f5f5;font-size:.875rem;font-weight:500}#ad-data>.filter>div>p:nth-of-type(1){margin-right:.5rem}#ad-data>.filter>div>p:nth-of-type(1)>b{background-color:#edf7f8}#ad-data>.filter>div>p:nth-of-type(2)>b{background-color:#edf0f2}#ad-data>.filter>div:nth-of-type(2){display:flex;gap:.5rem}#ad-data>.filter>div:nth-of-type(2)>div:first-child{width:21rem}#ad-data>.filter>div:nth-of-type(2)>div:first-child input::placeholder{color:#709ca1}#ad-data>.filter>div:nth-of-type(2)>div:first-child svg>path{fill:#709ca1}@media (max-width: 1400px){#ad-data>.filter{flex-direction:column;align-items:flex-end}#ad-data>.filter>div{margin-top:.75rem;justify-content:flex-start}}#ad-data>.no-data{flex:1;height:auto;background-color:transparent}#ad-data>.filter-item-list{display:flex;height:2.5rem;align-items:center;gap:.5rem;margin-bottom:.75rem}#ad-data>.filter-item-list>div{flex:1;display:flex;align-items:center;gap:.5rem;overflow-x:auto;overflow-y:hidden}#ad-data>.filter-item-list>div::-webkit-scrollbar{width:0;height:0}#ad-data>.filter-item-list>div>span{white-space:nowrap;display:flex;padding:0 .75rem;height:2.25rem;align-items:center;border-radius:.25rem;background:var(--ama-secondary-light, #E7F7FA);gap:.31rem}#ad-data>.filter-item-list>div>span>label{color:var(--ama-secondary, #3EBDD1);font-size:.8125rem;font-style:normal;font-weight:600}#ad-data>.filter-item-list>div>span>span{display:flex;align-items:center;justify-content:center;cursor:pointer}#ad-data>.filter-item-list>div>span>span>svg{width:1rem;height:1rem}#ad-data>.filter-item-list>span.reset{display:flex;height:2.25rem;padding:0 .75rem;align-items:center;gap:.25rem;border-radius:6.1875rem;background:var(--max-gray-bg, #FAFAFB);cursor:pointer;color:var(--ama-text-btn, #709CA1);text-align:center;font-size:.875rem;font-style:normal;font-weight:500}#ad-data>.filter-item-list>span.reset>svg{width:1.125rem;height:1.125rem}#ad-data>.filter-item-list>span.reset>svg path{fill:var(--ama-text-btn, #709CA1)}#ad-data>.filter-item-list>span:not(.reset){display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;border-radius:1.25rem;background:var(--ama-gray-bg, #EFF2F3);cursor:pointer}#ad-data>.filter-item-list>span:not(.reset).right{transform:rotate(180deg)}#ad-data>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#ad-data>.scroll-bar.hide{opacity:0}#ad-data>.scroll-bar>button{display:inline-flex;align-items:center}#ad-data>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#ad-data>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#ad-data>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#ad-data>.scroll-bar>p{flex:1;position:relative}#ad-data>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#ad-data>.loading-wrapper{flex:1;display:flex;align-items:flex-start;color:#273031}#ad-data>.loading-wrapper>.data{flex:1;width:100%;overflow:auto;max-height:calc(100vh - 28rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#ad-data>.loading-wrapper>.data::-webkit-scrollbar{width:0;height:0}#ad-data>.loading-wrapper>.data>table{width:100%;border-spacing:0}#ad-data>.loading-wrapper>.data>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#ad-data>.loading-wrapper>.data>table tr{height:56px;max-height:56px;font-size:.875rem}#ad-data>.loading-wrapper>.data>table tr.total{cursor:default}#ad-data>.loading-wrapper>.data>table tr.total>td{background-color:#fff}#ad-data>.loading-wrapper>.data>table tr.total>td:first-child{cursor:pointer}#ad-data>.loading-wrapper>.data>table tr.total>td:first-child>span{justify-content:flex-start;font-size:1rem;display:flex;align-items:center}#ad-data>.loading-wrapper>.data>table tr.total>td:first-child>span>svg{display:block!important;width:1.5rem;height:1.5rem;transition:transform .125s linear;margin-right:.25rem}#ad-data>.loading-wrapper>.data>table tr.total>td:first-child>span>span{display:flex;align-items:center;justify-content:center;width:1.5rem!important;height:1.5rem!important;margin-right:.25rem!important}#ad-data>.loading-wrapper>.data>table tr.use-click{cursor:pointer}#ad-data>.loading-wrapper>.data>table tr.use-click.hover>td{background-color:#e1f8f0}#ad-data>.loading-wrapper>.data>table tr>*:first-child{position:sticky!important;left:0;z-index:1;text-align:left}#ad-data>.loading-wrapper>.data>table tr:not(.total)>td:first-child>span{justify-content:flex-start;padding-left:1.75rem}#ad-data>.loading-wrapper>.data>table tr:last-child td{border-bottom:none}#ad-data>.loading-wrapper>.data>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;z-index:2;border:0;background:#f5f7f8;min-width:10rem}#ad-data>.loading-wrapper>.data>table th:first-child{z-index:3;min-width:21rem;text-align:left;font-size:1rem;border-right:1px solid #E5E5E5}#ad-data>.loading-wrapper>.data>table th>span{display:flex;align-items:center;padding-right:.25rem;cursor:pointer}#ad-data>.loading-wrapper>.data>table th>span>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#ad-data>.loading-wrapper>.data>table th>span>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.25rem;border-radius:.5rem}#ad-data>.loading-wrapper>.data>table th>span>span:hover{box-shadow:0 0 10px #0000001a}#ad-data>.loading-wrapper>.data>table th>span>span.filter.on path{stroke:#3ebdd1}#ad-data>.loading-wrapper>.data>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#ad-data>.loading-wrapper>.data>table th>p:hover,#ad-data>.loading-wrapper>.data>table th>p.hover{opacity:1}#ad-data>.loading-wrapper>.data>table th:last-child>p{pointer-events:none}#ad-data>.loading-wrapper>.data>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;border-bottom:1px #E5E5E5 solid;padding:0 .5rem;background-color:#fbfbfc}#ad-data>.loading-wrapper>.data>table td:first-child{border-right:1px solid #E5E5E5}#ad-data>.loading-wrapper>.data>table td:first-child>span{font-size:.875rem;justify-content:flex-start}#ad-data>.loading-wrapper>.data>table td.use-hide{cursor:pointer}#ad-data>.loading-wrapper>.data>table td.hide>span>svg{transform:rotate(-90deg)}#ad-data>.loading-wrapper>.data>table td>b{min-width:inherit;width:100%;display:flex;align-items:center;justify-content:flex-end;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#ad-data>.loading-wrapper>.data>table td>span{display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;margin-top:.25rem}#ad-data>.loading-wrapper>.data>table td>span>svg{display:none;width:.875rem;height:.875rem;margin-left:.125rem}#ad-data>.loading-wrapper>.data>table td>span.up{color:#ff3737}#ad-data>.loading-wrapper>.data>table td>span.up>svg{display:inline-block}#ad-data>.loading-wrapper>.data>table td>span.down{color:#3869ff}#ad-data>.loading-wrapper>.data>table td>span.down>svg{display:inline-block;transform:rotate(180deg)}#add-col-detail-modal{position:fixed;left:0;top:0;width:100%;height:100%;background:#0003;z-index:9999}#add-col-detail-modal>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:90%;border-radius:.75rem;background-color:#fff;display:flex;flex-direction:column}#add-col-detail-modal>div>header{display:flex;align-items:center;padding:1.25rem;border-bottom:1px #EBEEF2 solid}#add-col-detail-modal>div>header>h1{flex:1;color:#273031;font-size:1.125rem;font-weight:500}#add-col-detail-modal>div>header>button{display:inline-flex;align-items:center;margin-left:.5rem}#add-col-detail-modal>div>header>button>svg{width:1.5rem;height:1.25rem}#add-col-detail-modal>div>.opt{width:100%;padding:0 1.25rem;display:flex;flex-direction:column;gap:.75rem;margin:.75rem 0}#add-col-detail-modal>div>.opt>div:nth-of-type(1){display:inline-flex;align-items:center;width:100%}#add-col-detail-modal>div>.opt>div:nth-of-type(1)>b{display:inline-flex;height:2rem;align-items:center;border-radius:.5rem;background:#e6eeee;padding:0 .5rem;margin-right:.5rem;color:#1d7b85;font-size:.875rem;font-weight:500}#add-col-detail-modal>div>.opt>div:nth-of-type(1)>span:not(.asin-img){color:#273031;font-size:1rem;font-weight:500}#add-col-detail-modal>div>.opt>div:nth-of-type(1)>span.asin-img{position:relative;display:flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;margin-right:.5rem}#add-col-detail-modal>div>.opt>div:nth-of-type(1)>span.asin-img>span{display:flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;background:#fff;border-radius:.5rem}#add-col-detail-modal>div>.opt>div:nth-of-type(1)>span.asin-img img{position:absolute;width:1.625rem;height:1.625rem;border-radius:.5rem;opacity:0;transition:opacity .3s ease}#add-col-detail-modal>div>.opt>div:nth-of-type(1)>span.asin-img img[src]{opacity:1}#add-col-detail-modal>div>.opt>div:nth-of-type(1)>span.asin-img img[src]+span,#add-col-detail-modal>div>.opt>div:nth-of-type(1)>span.asin-img img[alt=default]+span{display:none}#add-col-detail-modal>div>.opt>div:nth-of-type(2){width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}#add-col-detail-modal>div>.opt>div:nth-of-type(2)>div:nth-of-type(1){display:flex;align-items:center;gap:.5rem}#add-col-detail-modal>div>.opt>div:nth-of-type(2)>div:nth-of-type(1)>span{color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;white-space:nowrap}#add-col-detail-modal>div>.opt>div:nth-of-type(2)>div:nth-of-type(2){display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}#add-col-detail-modal>div>.opt>div:nth-of-type(2)>div:nth-of-type(2) .hr-v{display:block;border:none;width:1px;height:1rem;background-color:#273031;margin:0}#add-col-detail-modal>div>.opt>div:nth-of-type(2)>div:nth-of-type(2)>button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400}#add-col-detail-modal>div>.opt>div:nth-of-type(2)>div:nth-of-type(2)>button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#add-col-detail-modal>div>.opt>div:nth-of-type(2)>div:nth-of-type(2)>button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#add-col-detail-modal>div>.scroll-bar{display:flex;align-items:center;padding:0 1.25rem;margin-bottom:.75rem;transition:opacity .125s linear}#add-col-detail-modal>div>.scroll-bar.hide{opacity:0}#add-col-detail-modal>div>.scroll-bar>button{display:inline-flex;align-items:center}#add-col-detail-modal>div>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#add-col-detail-modal>div>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#add-col-detail-modal>div>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#add-col-detail-modal>div>.scroll-bar>p{flex:1;position:relative}#add-col-detail-modal>div>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#0752591a}#add-col-detail-modal>div>.content{flex:1;padding:0 1.25rem 1.25rem;overflow-x:hidden;overflow-y:auto}#add-col-detail-modal>div>.content .chart-body{height:28rem}div.zb-multiple-chart{position:relative;display:flex;flex-direction:column;width:100%;height:calc(100% - 8rem);margin-top:4rem;margin-bottom:4rem}div.zb-multiple-chart.loading{overflow:hidden;margin:0;height:100%}div.zb-multiple-chart.no-data{height:100%;margin:0}div.zb-multiple-chart.type1 .item1{color:#3ebdd1}div.zb-multiple-chart.type1 .item1.bar{background-color:#3ebdd1}div.zb-multiple-chart.type1 .item1>.circle{background:#3ebdd1}div.zb-multiple-chart.type1 .item1>label{color:#3ebdd1}div.zb-multiple-chart.type1 .item1>svg>path{stroke:#3ebdd1}div.zb-multiple-chart.type1 .item2{color:#f39a40}div.zb-multiple-chart.type1 .item2.bar{background-color:#f39a40}div.zb-multiple-chart.type1 .item2>.circle{background:#f39a40}div.zb-multiple-chart.type1 .item2>label{color:#f39a40}div.zb-multiple-chart.type1 .item2>svg>.path{stroke:#f39a40}div.zb-multiple-chart.type1 .item3{color:#1d7b85}div.zb-multiple-chart.type1 .item3.bar{background-color:#1d7b85}div.zb-multiple-chart.type1 .item3>.circle{background:#1d7b85}div.zb-multiple-chart.type1 .item3>label{color:#1d7b85}div.zb-multiple-chart.type1 .item3>svg>path{stroke:#1d7b85}div.zb-multiple-chart.type2 .item3{color:#3ebdd1}div.zb-multiple-chart.type2 .item3.bar{background-color:#3ebdd1}div.zb-multiple-chart.type2 .item3>.circle{background:#3ebdd1}div.zb-multiple-chart.type2 .item3>label{color:#3ebdd1}div.zb-multiple-chart.type2 .item3>svg>path{stroke:#3ebdd1}div.zb-multiple-chart.type2 .item2{color:#f39a40}div.zb-multiple-chart.type2 .item2.bar{background-color:#f39a40}div.zb-multiple-chart.type2 .item2>.circle{background:#f39a40}div.zb-multiple-chart.type2 .item2>label{color:#f39a40}div.zb-multiple-chart.type2 .item2>svg>.path{stroke:#f39a40}div.zb-multiple-chart.type2 .item1{color:#1d7b85}div.zb-multiple-chart.type2 .item1.bar{background-color:#1d7b85}div.zb-multiple-chart.type2 .item1>.circle{background:#1d7b85}div.zb-multiple-chart.type2 .item1>label{color:#1d7b85}div.zb-multiple-chart.type2 .item1>svg>path{stroke:#1d7b85}div.zb-multiple-chart.type3 .item1{color:#3ebdd1}div.zb-multiple-chart.type3 .item1.bar{background-color:#3ebdd1}div.zb-multiple-chart.type3 .item1>.circle{background:#3ebdd1}div.zb-multiple-chart.type3 .item1>label{color:#3ebdd1}div.zb-multiple-chart.type3 .item1>svg>path{stroke:#3ebdd1}div.zb-multiple-chart.type3 .item3{color:#f39a40}div.zb-multiple-chart.type3 .item3.bar{background-color:#f39a40}div.zb-multiple-chart.type3 .item3>.circle{background:#f39a40}div.zb-multiple-chart.type3 .item3>label{color:#f39a40}div.zb-multiple-chart.type3 .item3>svg>.path{stroke:#f39a40}div.zb-multiple-chart.type3 .item2{color:#1d7b85}div.zb-multiple-chart.type3 .item2.bar{background-color:#1d7b85}div.zb-multiple-chart.type3 .item2>.circle{background:#1d7b85}div.zb-multiple-chart.type3 .item2>label{color:#1d7b85}div.zb-multiple-chart.type3 .item2>svg>path{stroke:#1d7b85}div.zb-multiple-chart .circle{display:block;border-radius:100%;width:.75rem;height:.75rem}div.zb-multiple-chart .double{color:#666!important}div.zb-multiple-chart .double>label{color:#666!important}div.zb-multiple-chart>div.chart{position:absolute;height:100%;left:4rem}div.zb-multiple-chart>div.chart.max{left:7rem}div.zb-multiple-chart>div.chart>.grid-svg{position:absolute;width:100%;height:100%;top:0;left:0}div.zb-multiple-chart>div.chart>.grid-svg .group.hide,div.zb-multiple-chart>div.chart>.grid-svg .area.hide{opacity:.1}div.zb-multiple-chart>div.chart>.grid-svg .group.gHide,div.zb-multiple-chart>div.chart>.grid-svg .area.gHide{opacity:.5}div.zb-multiple-chart>div.chart>.grid-svg .point{opacity:0}div.zb-multiple-chart>div.chart>.grid-svg .point.on{opacity:1}div.zb-multiple-chart>div.chart>div.legend{position:absolute;left:50%;top:calc(100% + 3rem);width:100%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1.25rem}div.zb-multiple-chart>div.chart>div.legend>span{display:flex;align-items:center;gap:.5rem;cursor:pointer}div.zb-multiple-chart>div.chart>div.legend>span.hide{opacity:.1}div.zb-multiple-chart>div.chart>div.legend>span>span{color:#273031;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.zb-multiple-chart .x-axis-grid{position:absolute;width:100%}div.zb-multiple-chart .x-axis-grid .x-grid-item{width:100%;display:flex;justify-content:space-between;align-items:center;transform:translateY(-50%)}div.zb-multiple-chart .x-axis-grid .x-grid-item:first-child>span{background:none!important}div.zb-multiple-chart .x-axis-grid .x-grid-item.desc{position:absolute;top:-3rem}div.zb-multiple-chart .x-axis-grid .x-grid-item.desc>span{display:flex;align-items:center;justify-content:center;gap:.25rem}div.zb-multiple-chart .x-axis-grid .x-grid-item.desc label{width:fit-content;min-width:2.835rem;overflow:unset}div.zb-multiple-chart .x-axis-grid .x-grid-item.desc .coma{color:#666!important}div.zb-multiple-chart .x-axis-grid .x-grid-item>label{width:3.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}div.zb-multiple-chart .x-axis-grid .x-grid-item label{text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.00375rem}div.zb-multiple-chart .x-axis-grid .x-grid-item>span:not(.desc){flex:1;margin-right:.5rem;display:block;height:.2px;background:#edeeee}div.zb-multiple-chart .y-axis-grid{width:100%;height:100%;display:flex;position:relative;border-left:1px solid #D3D3D3;border-bottom:1px solid #D3D3D3}div.zb-multiple-chart .y-axis-grid.hover{position:absolute;top:0;left:0}div.zb-multiple-chart .y-axis-grid .y-grid-item{flex:1;display:flex;justify-content:center;align-items:flex-end;height:100%;position:relative}div.zb-multiple-chart .y-axis-grid .y-grid-item>span.bar{display:block;border-radius:.25rem .25rem 0 0;transform:translate(-50%)}div.zb-multiple-chart .y-axis-grid .y-grid-item>span.bar.hide{opacity:.1}div.zb-multiple-chart .y-axis-grid .y-grid-item>span.line-point{display:block;border-radius:5rem;width:1rem;height:1rem;transform:translate(-50%,-50%);border:1px solid #FFF;z-index:1}div.zb-multiple-chart .y-axis-grid .y-grid-item>span.line-point.hide{opacity:.1}div.zb-multiple-chart .y-axis-grid .y-grid-item>span.grid{display:block;position:absolute;left:50%;top:0;width:0;height:100%;border:1px dashed rgba(217,226,226,.5);transform:translate(-50%);opacity:0}div.zb-multiple-chart .y-axis-grid .y-grid-item>span.grid.on{opacity:1}div.zb-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip{pointer-events:none;position:absolute;top:50%;left:1.5rem;right:unset;transform:translateY(-50%);display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;white-space:nowrap}div.zb-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip.right{left:unset;right:1.5rem}div.zb-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip>.data{display:flex;align-items:center;gap:.5rem;color:#fff}div.zb-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip>.data>.circle{display:block;width:.5rem;height:.5rem}div.zb-multiple-chart .y-axis-grid .y-grid-item>label{position:absolute;left:50%;top:calc(100% + .5rem);transform:translate(-50%);color:#666;text-align:center;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;white-space:normal;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}div.zb-multiple-chart path.path{stroke-dasharray:3550;animation:dash 1s linear}div.zb-multiple-chart circle{animation:fill 1s ease-in}div.zb-multiple-chart path.area{animation:fill .75s linear}div.zb-multiple-chart span.bar{animation:grow .4s linear}div.zb-multiple-chart3{position:relative;display:flex;flex-direction:column;width:100%;height:calc(100% - 8rem);margin-top:4rem;margin-bottom:4rem}div.zb-multiple-chart3.loading{overflow:hidden;margin:0;height:100%}div.zb-multiple-chart3.no-data{height:100%;margin:0}div.zb-multiple-chart3 .circle{display:block;border-radius:100%;width:.75rem;height:.75rem}div.zb-multiple-chart3.type1 .item1{color:#3ebdd1}div.zb-multiple-chart3.type1 .item1.bar{background-color:#3ebdd1}div.zb-multiple-chart3.type1 .item1>.circle{background:#3ebdd1}div.zb-multiple-chart3.type1 .item1>label{color:#3ebdd1}div.zb-multiple-chart3.type1 .item1>svg>path{stroke:#3ebdd1}div.zb-multiple-chart3.type1 .item2{color:#f39a40}div.zb-multiple-chart3.type1 .item2.bar{background-color:#f39a40}div.zb-multiple-chart3.type1 .item2>.circle{background:#f39a40}div.zb-multiple-chart3.type1 .item2>label{color:#f39a40}div.zb-multiple-chart3.type1 .item2>svg>.path{stroke:#f39a40}div.zb-multiple-chart3.type1 .item3{color:#1d7b85}div.zb-multiple-chart3.type1 .item3.bar{background-color:#1d7b85}div.zb-multiple-chart3.type1 .item3>.circle{background:#1d7b85}div.zb-multiple-chart3.type1 .item3>label{color:#1d7b85}div.zb-multiple-chart3.type1 .item3>svg>path{stroke:#1d7b85}div.zb-multiple-chart3.type2 .item3{color:#3ebdd1}div.zb-multiple-chart3.type2 .item3.bar{background-color:#3ebdd1}div.zb-multiple-chart3.type2 .item3>.circle{background:#3ebdd1}div.zb-multiple-chart3.type2 .item3>label{color:#3ebdd1}div.zb-multiple-chart3.type2 .item3>svg>path{stroke:#3ebdd1}div.zb-multiple-chart3.type2 .item2{color:#f39a40}div.zb-multiple-chart3.type2 .item2.bar{background-color:#f39a40}div.zb-multiple-chart3.type2 .item2>.circle{background:#f39a40}div.zb-multiple-chart3.type2 .item2>label{color:#f39a40}div.zb-multiple-chart3.type2 .item2>svg>.path{stroke:#f39a40}div.zb-multiple-chart3.type2 .item1{color:#1d7b85}div.zb-multiple-chart3.type2 .item1.bar{background-color:#1d7b85}div.zb-multiple-chart3.type2 .item1>.circle{background:#1d7b85}div.zb-multiple-chart3.type2 .item1>label{color:#1d7b85}div.zb-multiple-chart3.type2 .item1>svg>path{stroke:#1d7b85}div.zb-multiple-chart3.type3 .item1{color:#3ebdd1}div.zb-multiple-chart3.type3 .item1.bar{background-color:#3ebdd1}div.zb-multiple-chart3.type3 .item1>.circle{background:#3ebdd1}div.zb-multiple-chart3.type3 .item1>label{color:#3ebdd1}div.zb-multiple-chart3.type3 .item1>svg>path{stroke:#3ebdd1}div.zb-multiple-chart3.type3 .item3{color:#f39a40}div.zb-multiple-chart3.type3 .item3.bar{background-color:#f39a40}div.zb-multiple-chart3.type3 .item3>.circle{background:#f39a40}div.zb-multiple-chart3.type3 .item3>label{color:#f39a40}div.zb-multiple-chart3.type3 .item3>svg>.path{stroke:#f39a40}div.zb-multiple-chart3.type3 .item2{color:#1d7b85}div.zb-multiple-chart3.type3 .item2.bar{background-color:#1d7b85}div.zb-multiple-chart3.type3 .item2>.circle{background:#1d7b85}div.zb-multiple-chart3.type3 .item2>label{color:#1d7b85}div.zb-multiple-chart3.type3 .item2>svg>path{stroke:#1d7b85}div.zb-multiple-chart3 .double{color:#666!important}div.zb-multiple-chart3 .double>label{color:#666!important}div.zb-multiple-chart3>div.chart{position:absolute;height:100%;left:4rem}div.zb-multiple-chart3>div.chart>.grid-svg{position:absolute;width:100%;height:100%;top:0;left:0}div.zb-multiple-chart3>div.chart>.grid-svg .group.hide,div.zb-multiple-chart3>div.chart>.grid-svg .area.hide{opacity:.1}div.zb-multiple-chart3>div.chart>.grid-svg .group.gHide,div.zb-multiple-chart3>div.chart>.grid-svg .area.gHide{opacity:.5}div.zb-multiple-chart3>div.chart>.grid-svg .point{opacity:0}div.zb-multiple-chart3>div.chart>.grid-svg .point.on{opacity:1}div.zb-multiple-chart3>div.chart>div.legend{position:absolute;left:50%;top:calc(100% + 3rem);width:100%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1.25rem}div.zb-multiple-chart3>div.chart>div.legend>span{display:flex;align-items:center;gap:.5rem;cursor:pointer}div.zb-multiple-chart3>div.chart>div.legend>span.hide{opacity:.1}div.zb-multiple-chart3>div.chart>div.legend>span>span{color:#273031;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.zb-multiple-chart3 .x-axis-grid{position:absolute;width:100%}div.zb-multiple-chart3 .x-axis-grid .x-grid-item{width:100%;display:flex;justify-content:space-between;align-items:center;transform:translateY(-50%)}div.zb-multiple-chart3 .x-axis-grid .x-grid-item:first-child>span{background:none!important}div.zb-multiple-chart3 .x-axis-grid .x-grid-item.desc{position:absolute;top:-3rem}div.zb-multiple-chart3 .x-axis-grid .x-grid-item.desc>span{display:flex;align-items:center;justify-content:center;gap:.25rem}div.zb-multiple-chart3 .x-axis-grid .x-grid-item.desc label{width:fit-content;min-width:2.835rem;overflow:unset}div.zb-multiple-chart3 .x-axis-grid .x-grid-item.desc .coma{color:#666!important}div.zb-multiple-chart3 .x-axis-grid .x-grid-item>label{width:3.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}div.zb-multiple-chart3 .x-axis-grid .x-grid-item label{text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.00375rem}div.zb-multiple-chart3 .x-axis-grid .x-grid-item>span:not(.desc){flex:1;margin-left:.5rem;display:block;height:.2px;background:#edeeee}div.zb-multiple-chart3 .y-axis-grid{width:100%;height:100%;display:flex;position:relative;border-left:1px solid #D3D3D3;border-bottom:1px solid #D3D3D3}div.zb-multiple-chart3 .y-axis-grid.hover{position:absolute;top:0;left:0}div.zb-multiple-chart3 .y-axis-grid .y-grid-item{flex:1;display:flex;justify-content:center;align-items:flex-end;height:100%;position:relative}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.grid-bar-wrap{display:flex;align-items:flex-end;justify-content:center;gap:10%;width:100%;height:100%}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.grid-bar-wrap>span.bar{display:block;border-radius:.25rem .25rem 0 0}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.grid-bar-wrap>span.bar.hide{opacity:.1}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.line-point{display:block;border-radius:5rem;width:1rem;height:1rem;transform:translate(-50%,-50%);border:1px solid #FFF;z-index:1}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.line-point.hide{opacity:.1}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.grid{display:block;position:absolute;left:50%;top:0;width:0;height:100%;border:1px dashed rgba(217,226,226,.5);transform:translate(-50%);opacity:0}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.grid.on{opacity:1}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.grid>.tooltip{pointer-events:none;position:absolute;top:50%;left:1.5rem;right:unset;transform:translateY(-50%);display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;white-space:nowrap}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.grid>.tooltip.right{left:unset;right:1.5rem}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.grid>.tooltip>.data{display:flex;align-items:center;gap:.5rem;color:#fff}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>span.grid>.tooltip>.data>.circle{display:block;width:.5rem;height:.5rem}div.zb-multiple-chart3 .y-axis-grid .y-grid-item>label{position:absolute;left:50%;top:calc(100% + .5rem);transform:translate(-50%);color:#666;text-align:center;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;white-space:normal;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}div.zb-multiple-chart3 path.path{stroke-dasharray:3550;animation:dash 1s linear}div.zb-multiple-chart3 circle{animation:fill 1s ease-in}div.zb-multiple-chart3 path.area{animation:fill .75s linear}div.zb-multiple-chart3 span.bar{animation:grow .5s linear}#detail-trend-data{margin-top:1.25rem;border-radius:.75rem;background:#fff;display:flex;flex-direction:column;min-height:calc(100% - 21rem)}#detail-trend-data>header{display:flex;align-items:center;margin-bottom:.75rem}#detail-trend-data>header>h2{flex:1;font-size:1rem;font-weight:500}#detail-trend-data>header>button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#detail-trend-data>header>button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#detail-trend-data>header>button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#detail-trend-data>.filter{width:100%;display:flex;align-items:center;justify-content:flex-end;margin-bottom:.75rem;gap:.5rem}#detail-trend-data>.filter>div{display:flex;align-items:center}#detail-trend-data>.filter>div:first-child{width:21rem}#detail-trend-data>.no-data{flex:1;height:auto}#detail-trend-data>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#detail-trend-data>.scroll-bar.hide{opacity:0}#detail-trend-data>.scroll-bar>button{display:inline-flex;align-items:center}#detail-trend-data>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#detail-trend-data>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#detail-trend-data>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#detail-trend-data>.scroll-bar>p{flex:1;position:relative}#detail-trend-data>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#detail-trend-data>.loading-wrapper{flex:1;display:flex;align-items:flex-start;color:#273031}#detail-trend-data>.loading-wrapper>div{flex:1;width:100%;overflow:auto;max-height:calc(100vh - 33rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#detail-trend-data>.loading-wrapper>div::-webkit-scrollbar{width:0;height:0}#detail-trend-data>.loading-wrapper>div>table{width:100%;border-spacing:0}#detail-trend-data>.loading-wrapper>div>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#detail-trend-data>.loading-wrapper>div>table tr{height:56px;max-height:56px;font-size:.875rem}#detail-trend-data>.loading-wrapper>div>table tr.total>td,#detail-trend-data>.loading-wrapper>div>table tr.avg>td{cursor:default;background:#fff}#detail-trend-data>.loading-wrapper>div>table tr.use-click{cursor:pointer}#detail-trend-data>.loading-wrapper>div>table tr>*:first-child{position:sticky!important;left:0;z-index:1;text-align:left}#detail-trend-data>.loading-wrapper>div>table tr:last-child>td{border-bottom:none}#detail-trend-data>.loading-wrapper>div>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;background-color:#f5f7f8;border:0;min-width:10rem;z-index:2}#detail-trend-data>.loading-wrapper>div>table th:first-child{z-index:3;border-right:1px solid #E5E5E5}#detail-trend-data>.loading-wrapper>div>table th>span{display:flex;align-items:center;min-width:4rem;cursor:pointer}#detail-trend-data>.loading-wrapper>div>table th>span>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#detail-trend-data>.loading-wrapper>div>table th>span>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.5rem}#detail-trend-data>.loading-wrapper>div>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#detail-trend-data>.loading-wrapper>div>table th>p:hover,#detail-trend-data>.loading-wrapper>div>table th>p.hover{opacity:1}#detail-trend-data>.loading-wrapper>div>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;padding:0 .5rem;border-bottom:1px #E5E5E5 solid;background:#fbfbfc}#detail-trend-data>.loading-wrapper>div>table td:first-child{border-right:1px solid #E5E5E5}#detail-trend-data>.loading-wrapper>div>table td>b{display:block;width:100%;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#detail-trend-data th.imported *{color:var(--ama-primary, #1D7B85);font-size:1rem;font-style:normal;font-weight:600}.d-col-filter-modal{position:absolute;top:calc(56px - .5rem);display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:.5rem;border:1px solid var(--ama-text-btn, #709CA1);background:var(--ama-gray-bg-light, #FAFBFB);transform:translate(-60%);z-index:6}.d-col-filter-modal.right{transform:translate(-90%)}.d-col-filter-modal.hide{opacity:0;pointer-events:none}.d-col-filter-modal span.close{display:flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;cursor:pointer}.d-col-filter-modal span.operator{width:4rem;height:1.625rem}.d-col-filter-modal span.operator svg{width:.75rem;height:.75rem}.d-col-filter-modal span.operator span.operator-item{font-size:.875rem!important}.d-col-filter-modal span.zb-input{width:7.75rem;height:1.625rem;padding:0 .375rem}.d-col-filter-modal span.zb-input svg{width:1rem;height:1rem;min-width:1rem;min-height:1rem}.d-col-filter-modal span.zb-input svg path{fill:var(--ama-text-btn, #709CA1)}.d-col-filter-modal span.zb-input input{font-size:.75rem!important}.d-col-filter-modal button{display:flex;height:1.625rem;padding:0 .5rem;justify-content:center;align-items:center;gap:.5rem;align-self:stretch;border-radius:.5rem;font-size:.875rem;color:#fff;font-style:normal;font-weight:400;line-height:120%}.d-col-filter-modal button:disabled{background:var(--ama-gray-inactive-btn, #D6DDE1)!important;pointer-events:none;cursor:not-allowed!important}.d-col-filter-modal button.save{background:var(--ama-primary, #1D7B85)}.d-col-filter-modal button.del{background:var(--ama-secondary, #3EBDD1)}div.draggable-box2{display:flex;align-items:center;gap:.5rem}div.draggable-box2>span{display:flex;height:1.5rem;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.25rem;border-radius:.5rem;color:var(--ama-white, #FFF);text-align:center;font-size:.875rem;font-style:normal;font-weight:400}div.draggable-box2>span.item-0{background:#3ebdd1}div.draggable-box2>span.item-1{background:#f39a40}div.draggable-box2>span.item-2{background:#1d7b85}div.draggable-box2>span svg{width:1.125rem;height:1.125rem}div.draggable-box2>span svg path{stroke:var(--ama-white, #FFF)}div.draggable-box2>span>span{display:block;width:1.125rem;height:1.125rem;cursor:pointer}div.zb-trend-multiple-chart{position:relative;display:flex;flex-direction:column;width:100%;height:calc(100% - 8rem);margin-top:4rem;margin-bottom:4rem}div.zb-trend-multiple-chart.loading{overflow:hidden;margin:0;height:100%}div.zb-trend-multiple-chart.no-data{height:100%;margin:0}div.zb-trend-multiple-chart.type1 .item1{color:#3ebdd1}div.zb-trend-multiple-chart.type1 .item1.bar{background-color:#3ebdd1}div.zb-trend-multiple-chart.type1 .item1>.circle{background:#3ebdd1}div.zb-trend-multiple-chart.type1 .item1>label{color:#3ebdd1}div.zb-trend-multiple-chart.type1 .item1>svg>path{stroke:#3ebdd1}div.zb-trend-multiple-chart.type1 .item2{color:#f39a40}div.zb-trend-multiple-chart.type1 .item2.bar{background-color:#f39a40}div.zb-trend-multiple-chart.type1 .item2>.circle{background:#f39a40}div.zb-trend-multiple-chart.type1 .item2>label{color:#f39a40}div.zb-trend-multiple-chart.type1 .item2>svg>.path{stroke:#f39a40}div.zb-trend-multiple-chart.type1 .item3{color:#1d7b85}div.zb-trend-multiple-chart.type1 .item3.bar{background-color:#1d7b85}div.zb-trend-multiple-chart.type1 .item3>.circle{background:#1d7b85}div.zb-trend-multiple-chart.type1 .item3>label{color:#1d7b85}div.zb-trend-multiple-chart.type1 .item3>svg>path{stroke:#1d7b85}div.zb-trend-multiple-chart.type2 .item3{color:#3ebdd1}div.zb-trend-multiple-chart.type2 .item3.bar{background-color:#3ebdd1}div.zb-trend-multiple-chart.type2 .item3>.circle{background:#3ebdd1}div.zb-trend-multiple-chart.type2 .item3>label{color:#3ebdd1}div.zb-trend-multiple-chart.type2 .item3>svg>path{stroke:#3ebdd1}div.zb-trend-multiple-chart.type2 .item2{color:#f39a40}div.zb-trend-multiple-chart.type2 .item2.bar{background-color:#f39a40}div.zb-trend-multiple-chart.type2 .item2>.circle{background:#f39a40}div.zb-trend-multiple-chart.type2 .item2>label{color:#f39a40}div.zb-trend-multiple-chart.type2 .item2>svg>.path{stroke:#f39a40}div.zb-trend-multiple-chart.type2 .item1{color:#1d7b85}div.zb-trend-multiple-chart.type2 .item1.bar{background-color:#1d7b85}div.zb-trend-multiple-chart.type2 .item1>.circle{background:#1d7b85}div.zb-trend-multiple-chart.type2 .item1>label{color:#1d7b85}div.zb-trend-multiple-chart.type2 .item1>svg>path{stroke:#1d7b85}div.zb-trend-multiple-chart.type3 .item1{color:#3ebdd1}div.zb-trend-multiple-chart.type3 .item1.bar{background-color:#3ebdd1}div.zb-trend-multiple-chart.type3 .item1>.circle{background:#3ebdd1}div.zb-trend-multiple-chart.type3 .item1>label{color:#3ebdd1}div.zb-trend-multiple-chart.type3 .item1>svg>path{stroke:#3ebdd1}div.zb-trend-multiple-chart.type3 .item3{color:#f39a40}div.zb-trend-multiple-chart.type3 .item3.bar{background-color:#f39a40}div.zb-trend-multiple-chart.type3 .item3>.circle{background:#f39a40}div.zb-trend-multiple-chart.type3 .item3>label{color:#f39a40}div.zb-trend-multiple-chart.type3 .item3>svg>.path{stroke:#f39a40}div.zb-trend-multiple-chart.type3 .item2{color:#1d7b85}div.zb-trend-multiple-chart.type3 .item2.bar{background-color:#1d7b85}div.zb-trend-multiple-chart.type3 .item2>.circle{background:#1d7b85}div.zb-trend-multiple-chart.type3 .item2>label{color:#1d7b85}div.zb-trend-multiple-chart.type3 .item2>svg>path{stroke:#1d7b85}div.zb-trend-multiple-chart .circle{display:block;border-radius:100%;width:.75rem;height:.75rem}div.zb-trend-multiple-chart .double{color:#666!important}div.zb-trend-multiple-chart .double>label{color:#666!important}div.zb-trend-multiple-chart>div.chart{position:absolute;height:100%;left:4rem}div.zb-trend-multiple-chart>div.chart.max{left:7rem}div.zb-trend-multiple-chart>div.chart>.grid-svg{position:absolute;width:100%;height:100%;top:0;left:0}div.zb-trend-multiple-chart>div.chart>.grid-svg .group.hide,div.zb-trend-multiple-chart>div.chart>.grid-svg .area.hide{opacity:.1}div.zb-trend-multiple-chart>div.chart>.grid-svg .group.gHide,div.zb-trend-multiple-chart>div.chart>.grid-svg .area.gHide{opacity:.5}div.zb-trend-multiple-chart>div.chart>.grid-svg .point{opacity:0}div.zb-trend-multiple-chart>div.chart>.grid-svg .point.on{opacity:1}div.zb-trend-multiple-chart>div.chart>div.legend{position:absolute;left:50%;top:calc(100% + 3rem);width:100%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1.25rem}div.zb-trend-multiple-chart>div.chart>div.legend>span{display:flex;align-items:center;gap:.5rem;cursor:pointer}div.zb-trend-multiple-chart>div.chart>div.legend>span.hide{opacity:.1}div.zb-trend-multiple-chart>div.chart>div.legend>span>span{color:#273031;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.zb-trend-multiple-chart .x-axis-grid{position:absolute;width:100%}div.zb-trend-multiple-chart .x-axis-grid .x-grid-item{width:100%;display:flex;justify-content:space-between;align-items:center;transform:translateY(-50%)}div.zb-trend-multiple-chart .x-axis-grid .x-grid-item:first-child>span{background:none!important}div.zb-trend-multiple-chart .x-axis-grid .x-grid-item.desc{position:absolute;top:-3rem}div.zb-trend-multiple-chart .x-axis-grid .x-grid-item.desc>span{display:flex;align-items:center;justify-content:center;gap:.25rem}div.zb-trend-multiple-chart .x-axis-grid .x-grid-item.desc label{width:fit-content;min-width:2.835rem;overflow:unset}div.zb-trend-multiple-chart .x-axis-grid .x-grid-item.desc .coma{color:#666!important}div.zb-trend-multiple-chart .x-axis-grid .x-grid-item>label{width:3.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}div.zb-trend-multiple-chart .x-axis-grid .x-grid-item label{text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.00375rem}div.zb-trend-multiple-chart .x-axis-grid .x-grid-item>span:not(.desc){flex:1;margin-right:.5rem;display:block;height:.2px;background:#edeeee}div.zb-trend-multiple-chart .y-axis-grid{width:100%;height:100%;display:flex;position:relative;border-left:1px solid #D3D3D3;border-bottom:1px solid #D3D3D3}div.zb-trend-multiple-chart .y-axis-grid.hover{position:absolute;top:0;left:0}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item{flex:1;display:flex;justify-content:center;align-items:flex-end;height:100%;position:relative}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>span.bar{display:block;border-radius:.25rem .25rem 0 0;transform:translate(-50%)}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>span.bar.hide{opacity:.1}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>span.line-point{display:block;border-radius:5rem;width:1rem;height:1rem;transform:translate(-50%,-50%);border:1px solid #FFF;z-index:1}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>span.line-point.hide{opacity:0}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>span.grid{display:block;position:absolute;left:50%;top:0;width:0;height:100%;border:1px dashed rgba(217,226,226,.5);transform:translate(-50%);opacity:0}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>span.grid.on{opacity:1}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip{pointer-events:none;position:absolute;top:50%;left:1.5rem;right:unset;transform:translateY(-50%);display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;white-space:nowrap}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip.right{left:unset;right:1.5rem}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip>.data{display:flex;align-items:center;gap:.5rem;color:#fff}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip>.data>.circle{display:block;width:.5rem;height:.5rem}div.zb-trend-multiple-chart .y-axis-grid .y-grid-item>label{position:absolute;left:50%;top:calc(100% + .5rem);transform:translate(-50%);color:#666;text-align:center;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;white-space:normal;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}div.zb-trend-multiple-chart path.path{animation:dash 1s linear}div.zb-trend-multiple-chart circle{animation:fill 1s ease-in}div.zb-trend-multiple-chart path.bg{animation:fill 1s ease-in}div.zb-trend-multiple-chart path.area{animation:fill .75s linear}div.zb-trend-multiple-chart span.bar{animation:grow .4s linear}.chart-common{display:block;flex:1;position:relative;height:100%}.chart-common>div{position:absolute;left:0;top:0;width:100%;height:100%}#ad-funnel{padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#ad-funnel>div{flex:1;display:flex;align-items:center}#ad-funnel>div>div{padding:1.25rem 2.5rem}#ad-funnel>div>div:nth-of-type(1){flex:1;min-width:28rem}#ad-funnel>div>div:nth-of-type(1)>div>*{margin-top:1.25rem}#ad-funnel>div>div:nth-of-type(2){flex:1;overflow-x:auto}#ad-funnel>div>div:nth-of-type(2) table tr.total>td{background-color:#edf7f8!important;border-bottom:none}#ad-funnel>div>div:nth-of-type(2) table tr.total>td:nth-of-type(2){font-weight:500}@media (max-width: 1512px){#ad-funnel>div{flex-direction:column;justify-content:center}#ad-funnel>div>div:nth-of-type(1){flex:auto;width:100%}#ad-funnel>div>div:nth-of-type(2){width:100%;flex:auto;margin-top:2.5rem;margin-left:0}}.pipeline-chart.single{height:100%}.pipeline-chart>.content{position:relative;height:100%}.pipeline-chart>.content>svg{height:100%}.pipeline-chart>.content>svg line{stroke:#ebeef2;stroke-width:1px;stroke-dasharray:6px 6px}.pipeline-chart>.content>.labels{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center}.pipeline-chart>.content>.labels>div{text-align:center;color:#fff;font-size:1rem;font-weight:500;text-shadow:0 0 2px rgba(0,0,0,.5)}.pipeline-chart .pipe-tag{display:inline-block;padding:.5rem .75rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#639a9a99;box-shadow:0 0 10px #0000000d}.pipeline-chart .pipe-tag>p{font-size:.875rem;font-weight:600;line-height:1;margin-bottom:.25rem}.pipeline-chart .pipe-tag>b{line-height:1.5;font-size:1rem;font-weight:400}.pipeline-tag{position:relative;height:2rem}.pipeline-tag>div{position:absolute;top:50%;transform:translateY(-50%)}.pipeline-tag>div>hr{display:block;border:none;margin:0;outline:none;position:absolute;top:50%;left:0;width:100%;background:#2b2b2d;transform:translateY(-50%);content:" ";height:2px}.pipeline-tag>div>svg{position:absolute;top:50%;right:-10px;width:24px;color:#2b2b2d;height:24px;transform:translateY(-50%) rotate(180deg)}.pipeline-tag>div>label{display:inline-flex;align-items:center;position:absolute;height:2rem;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:8px;background:#2b2b2d;box-shadow:0 0 10px #0000000d;padding:0 .5rem;font-size:.75rem;color:#fff}.pipeline-tag>div>label>b{margin-left:.25rem}#ad-compare{display:flex}#ad-compare>section:nth-of-type(1){margin-right:1.25rem}@media (max-width: 1680px){#ad-compare{flex-direction:column}#ad-compare>section:nth-of-type(1){margin-right:0;margin-bottom:1.25rem}}#ad-compare>section{display:flex;flex-direction:column;flex:1;border-radius:1.25rem;background:#fff;padding:1.25rem}#ad-compare>section>header{display:flex;align-items:center;margin-bottom:.75rem}#ad-compare>section>header>h2{flex:1;font-size:1.125rem;font-weight:500}#ad-compare>section>.no-data{flex:1;height:auto;background-color:transparent}#ad-compare>.pref>div{display:flex;align-items:center;min-height:486px}@media (max-width: 1200px){#ad-compare>.pref>div{flex-direction:column;justify-content:center}}#ad-compare>.pref>div>div{flex:1;position:relative;min-width:25rem;height:32rem;min-height:32rem}#ad-compare>.pref>div>div>.ad-spend{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}#ad-compare>.pref>div>div>.ad-spend>p{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}#ad-compare>.pref>div>div>.ad-spend>span{font-size:1rem}#ad-compare>.pref>div>table{flex:1.2}#ad-compare>.pref>div>table span.idx-point{flex:1;display:flex;align-items:center;justify-content:center}#ad-compare>.pref>div>table span.idx-point>span{width:.5rem;height:.5rem;border-radius:50%;display:block;margin-right:1rem}#ad-compare>.eff>div{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:486px}#ad-compare>.eff>div>label{display:block;text-align:right;font-size:.875rem;margin-bottom:1.25rem}#ad-compare>.eff .bubble-focus-item{white-space:nowrap;color:#fff}#ad-compare>.eff .bubble-focus-item>div{display:flex;align-items:center;font-size:.75rem;font-weight:500;max-width:20rem}#ad-compare>.eff .bubble-focus-item>div>b{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5rem;content:" "}#ad-compare>.eff .bubble-focus-item>div>span{flex:1;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}#ad-compare>.eff .bubble-focus-item>p{font-size:.75rem;font-weight:500;margin-top:.25rem}#ad-compare span.tooltip-render{display:flex;flex-direction:column}#ad-compare div.chart-guide{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%}#ad-compare div.chart-guide>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}#ad-compare div.chart-guide>span>svg{width:1.5rem;height:1.5rem;aspect-ratio:1/1}#ad-compare div.chart-guide>span>b{text-align:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:1rem}#ad-compare div.chart-guide>span:first-child>b{color:#5cb910}#ad-compare div.chart-guide>span:last-child>b{color:#f0a800}div.donut-chart{display:flex;align-items:center;width:100%;height:100%;padding:.625rem 2.5rem}div.donut-chart.no-data{padding:0}div.donut-chart>div.donut-chart-wrapper{display:flex;width:100%;height:100%}div.donut-chart>div.donut-chart-wrapper>div{position:relative;width:100%;height:100%}div.donut-chart>div.donut-chart-wrapper>div>svg>path.arc.hover{stroke-width:20}div.donut-chart>div.donut-chart-wrapper>div>svg>path.arc.hide{opacity:.5}div.donut-chart>div.donut-chart-wrapper>div>svg>path.arc.notRender{display:none}div.donut-chart>div.donut-chart-legend{flex:1.1;height:100%;display:flex;align-items:center}div.donut-chart>div.donut-chart-legend>div.sub-data{flex:1;display:flex;flex-direction:column;gap:.75rem}div.donut-chart>div.donut-chart-legend>div.sub-data>span{display:block;width:100%;height:.03125rem;background:#aac9cc}div.donut-chart>div.donut-chart-legend>div.sub-data>div{flex:1;display:flex;align-items:center}div.donut-chart>div.donut-chart-legend>div.sub-data>div.legend{cursor:default}div.donut-chart>div.donut-chart-legend>div.sub-data>div.legend.hide{opacity:.3}div.donut-chart>div.donut-chart-legend>div.sub-data>div.names{background:#fdfdfd;padding:.75rem}div.donut-chart>div.donut-chart-legend>div.sub-data>div.names>span{color:#273031;text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.donut-chart>div.donut-chart-legend>div.sub-data>div.names>span:last-child{width:4.25rem!important}div.donut-chart>div.donut-chart-legend>div.sub-data>div>span{display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;color:#273031;text-align:right;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:0 .75rem}div.donut-chart>div.donut-chart-legend>div.sub-data>div>span:first-child{flex:1;justify-content:flex-start;gap:.5rem}div.donut-chart>div.donut-chart-legend>div.sub-data>div>span:last-child{width:5rem}div.donut-chart>div.donut-chart-legend>div.sub-data>div>span>.circle{display:block;width:.75rem;height:.75rem;border-radius:5rem}div.donut-chart div.tooltip{pointer-events:none;position:absolute;display:flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;width:8rem}div.donut-chart div.tooltip>span{width:100%;display:flex;align-items:center;gap:.5rem;overflow:hidden}div.donut-chart div.tooltip>span>span:not(.circle){width:100%;white-space:wrap;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}div.donut-chart div.tooltip .circle{display:block;width:.5rem;height:.5rem;border-radius:50%}div.donut-chart svg>circle{stroke-dasharray:1500;stroke-dashoffset:1500;transform-origin:center;transform:rotate(90deg) scaleX(-1);animation:dash-array .5s linear}section.bubble-chart2{position:relative;width:100%;height:100%;display:flex;flex-direction:column}section.bubble-chart2>div.top-label{position:relative;width:100%;height:2.5rem}section.bubble-chart2>div.top-label>span{position:absolute;right:0;bottom:.5rem;color:#666;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}section.bubble-chart2>div.bottom-chart{flex:1;display:flex}section.bubble-chart2>div.bottom-chart>div.y-axis-grid{position:relative;width:7rem;height:calc(100% - 5rem);overflow:hidden}section.bubble-chart2>div.bottom-chart>div.y-axis-grid>span{position:absolute;top:50%;left:0;transform-origin:top left;transform:rotate(-90deg) translate(-50%);white-space:nowrap;color:var(--ama-primary, #1D7B85);text-align:right;font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem}section.bubble-chart2>div.bottom-chart>div.y-axis-grid>label{display:block;position:absolute;text-align:center;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem;background:#fff;padding:.25rem;border-radius:.5rem;border:1px solid gray;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - .5rem)}section.bubble-chart2>div.bottom-chart>div.y-axis-grid>label.start{bottom:0;right:.5rem}section.bubble-chart2>div.bottom-chart>div.y-axis-grid>label.end{top:0;right:.5rem}section.bubble-chart2>div.bottom-chart>div.y-axis-grid>div.y-grid-labels{position:relative;display:flex;flex-direction:column;justify-content:space-between}section.bubble-chart2>div.bottom-chart>div.y-axis-grid>div.y-grid-labels>p{position:absolute;bottom:0;right:.5rem;color:#898989;text-align:center;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem}section.bubble-chart2>div.bottom-chart>div.y-axis-grid>div.y-grid-labels>span{position:relative;display:block;flex:1}section.bubble-chart2>div.bottom-chart>div.y-axis-grid>div.y-grid-labels>span>label{position:absolute;top:0;right:.5rem;transform:translateY(-50%);color:#898989;text-align:center;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem}section.bubble-chart2>div.bottom-chart>div.y-axis-grid>div.y-grid-labels>span:first-child>label{transform:unset}section.bubble-chart2>div.bottom-chart>div.grid{flex:1;display:flex;flex-direction:column;height:100%}section.bubble-chart2>div.bottom-chart>div.grid>div.chart{flex:1;width:100%;border:1px dashed #D3D3D3;border-bottom-style:solid;border-left-style:solid;line-height:0!important}section.bubble-chart2>div.bottom-chart>div.grid>div.chart.grab{cursor:grab}section.bubble-chart2>div.bottom-chart>div.grid>div.chart circle{cursor:pointer}section.bubble-chart2>div.bottom-chart>div.grid>div.chart>svg{pointer-events:none;width:100%;height:100%}section.bubble-chart2>div.bottom-chart>div.grid>div.x-axis-grid{position:relative;width:100%;height:5rem;overflow:hidden}section.bubble-chart2>div.bottom-chart>div.grid>div.x-axis-grid>label{display:block;position:absolute;text-align:center;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem;background:#fff;padding:.25rem;border-radius:.5rem;border:1px solid gray}section.bubble-chart2>div.bottom-chart>div.grid>div.x-axis-grid>label.start{top:.5rem;left:0}section.bubble-chart2>div.bottom-chart>div.grid>div.x-axis-grid>label.end{top:.5rem;right:0}section.bubble-chart2>div.bottom-chart>div.grid>div.x-axis-grid>span{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%);color:var(--ama-primary, #1D7B85);text-align:right;font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem}section.bubble-chart2>div.bottom-chart>div.grid>div.x-axis-grid>div.x-grid-labels{display:flex;justify-content:space-between}section.bubble-chart2>div.bottom-chart>div.grid>div.x-axis-grid>div.x-grid-labels>p{position:absolute;top:.5rem;left:0;color:#898989;text-align:center;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem}section.bubble-chart2>div.bottom-chart>div.grid>div.x-axis-grid>div.x-grid-labels>span{position:relative;display:block;flex:1}section.bubble-chart2>div.bottom-chart>div.grid>div.x-axis-grid>div.x-grid-labels>span>label{position:absolute;top:.5rem;right:0;transform:translate(50%);color:#898989;text-align:center;font-size:1rem;font-style:normal;font-weight:500;line-height:1rem}section.bubble-chart2>div.bottom-chart>div.grid>div.x-axis-grid>div.x-grid-labels>span:last-child>label{transform:unset}section.bubble-chart2 div.tooltip{position:absolute;padding:.5rem .75rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;color:#fff;pointer-events:none;transform:translate(10%)}section.bubble-chart2 div.tooltip.left{transform:translate(-110%)}div.dependency-popup>button{display:flex;align-items:center;justify-content:center}div.dependency-popup>button>svg{width:1.25rem;height:1.25rem}div.dependency-popup>button>span{color:#333;font-size:1rem;font-style:normal;font-weight:400;margin-top:.125rem;white-space:nowrap}div.dependency-popup div.sticky-wrap{display:block;position:fixed;height:1px;top:7rem;right:1.5rem;z-index:6}div.dependency-popup div.sticky-wrap div.def-pop{position:sticky;top:0;right:0;display:flex;flex-direction:column;width:30rem;height:calc(100vh - 8rem);border-radius:.75rem;border:1px solid #AAC9CC;background:#fff;box-shadow:5px 5px 5px #0000001a}div.dependency-popup div.sticky-wrap div.def-pop>div.header{width:100%;display:flex;padding:1.25rem;align-items:center;justify-content:space-between;border-bottom:1px solid #EBEEF2}div.dependency-popup div.sticky-wrap div.def-pop>div.header>span{display:flex;align-items:center;justify-content:center}div.dependency-popup div.sticky-wrap div.def-pop>div.header>span:last-child{cursor:pointer}div.dependency-popup div.sticky-wrap div.def-pop>div.filter{padding:1.25rem}div.dependency-popup div.sticky-wrap div.def-pop>div.filter .def-filter{width:100%;display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem;background:#f5f5f5}div.dependency-popup div.sticky-wrap div.def-pop>div.filter .def-filter>span{cursor:pointer;display:flex;padding:.5rem;justify-content:center;align-items:center;gap:.625rem;flex:1 0 0;border-radius:.25rem;color:#aac9cc;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.dependency-popup div.sticky-wrap div.def-pop>div.filter .def-filter>span.selected{background:#fff;color:#1d7b85}div.dependency-popup div.sticky-wrap div.def-pop>div.body{height:100%;display:flex;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:1.25rem;align-self:stretch;overflow-y:auto}div.dependency-popup div.sticky-wrap div.pop-base{display:flex;flex-direction:column;gap:1.25rem;align-self:stretch}div.dependency-popup div.sticky-wrap div.pop-base>span{width:100%;height:0;border-bottom:1px dashed #AAC9CC}div.dependency-popup div.sticky-wrap div.pop-base>p{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;align-self:stretch;color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}div.dependency-popup div.sticky-wrap div.pop-base>p>label{display:flex}div.dependency-popup div.sticky-wrap div.pop-base>p>span{display:flex;margin-left:1.25rem;padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;align-self:stretch;border-radius:.5rem;background:#ebf0f0}div.dependency-popup div.sticky-wrap div.pop-def{display:flex;flex-direction:column;align-items:center;padding-right:.5rem;gap:.5rem;flex:1 0 0;background:#fff;height:100%;overflow-y:auto}div.dependency-popup div.sticky-wrap div.pop-def>span{width:100%;height:0;border-bottom:1px dashed #AAC9CC}div.dependency-popup div.sticky-wrap div.pop-def>p{display:flex;padding:.75rem;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch}div.dependency-popup div.sticky-wrap div.pop-def>p>label{color:#273031;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}div.dependency-popup div.sticky-wrap div.pop-def>p>span{color:#666;font-size:1rem;font-style:normal;font-weight:300;line-height:1.5rem}section.report-promotion{display:flex;flex-direction:column;height:100%;gap:1.5rem}section.report-promotion>header{display:flex;flex-direction:column;padding:0 1.5rem;width:100%}section.report-promotion>header>.tab{width:100%;display:flex;height:4rem;min-height:4rem;align-items:center;justify-content:space-between;border-bottom:.0625rem solid #EDEEEE;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:.75rem 1.25rem 0;gap:.25rem}section.report-promotion>header>.tab>div:first-child{display:flex;align-items:center;height:100%}section.report-promotion>header>.tab>div:first-child>div{height:100%;display:flex;flex-direction:column;cursor:pointer}section.report-promotion>header>.tab>div:first-child>div>label{flex:1;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;color:#666;text-align:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;cursor:pointer}section.report-promotion>header>.tab>div:first-child>div>span{opacity:0;height:.125rem;border-radius:6.25rem;background:#054247}section.report-promotion>header>.tab>div:first-child>div:hover>span{opacity:1;background:#848b8d}section.report-promotion>header>.tab>div:first-child>div.selected>label{color:#273031;font-weight:500}section.report-promotion>header>.tab>div:first-child>div.selected>span{opacity:1}section.report-promotion>header>.report-filter{position:relative;z-index:4}section.report-promotion>header>.report-filter>div{display:flex;align-items:center;justify-content:space-between;border-radius:0 0 1.25rem 1.25rem;padding:.75rem 1.25rem;background:#fff;gap:.5rem}section.report-promotion>header>.report-filter>div>div{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}section.report-promotion>header>.report-filter>div .hr-v{display:block;border:none;max-width:1px;width:1px;height:1rem;margin:0;background-color:#273031}section.report-promotion>header>.report-filter>div .paid{display:inline-flex;align-items:center;font-size:.875rem}section.report-promotion>header>.report-filter>div .paid>svg{width:1.25rem;height:1.25rem;margin-right:.5rem}section.report-promotion>header>.report-filter>div .multiple-switch>button{min-width:3.7rem;white-space:nowrap}section.report-promotion>header>.report-filter .p-label{display:flex;align-items:center;gap:.5rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-promotion>header>.report-filter .p-label>p{padding:.25rem .5rem;border-radius:.25rem;background:#f4f6f8;font-size:.75rem}section.report-promotion>div{display:flex;flex-direction:column;gap:1.5rem;padding:0 1.25rem;flex:1;overflow-y:auto;overflow-x:hidden}section.report-promotion>div>div.promo-summary{display:flex;justify-content:center;align-items:center;gap:1.5rem;align-self:stretch}@media (max-width: 1400px){section.report-promotion>div>div.promo-summary{flex-direction:column}}section.report-promotion>div>div.promo-summary>div{width:100%;display:flex;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:.75rem;flex:1 0 0;border-radius:1.25rem;background:#fff}section.report-promotion>div>div.promo-summary>div>label{color:#273031;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}section.report-promotion>div>div.promo-summary>div>div{display:flex;align-items:center;gap:.5rem;align-self:stretch}section.report-promotion>div>div.promo-summary>div>div>p{display:flex;padding:.75rem .5rem;flex-direction:column;gap:.5rem;flex:1 0 0;border-radius:.5rem;background:#f4f6f8}section.report-promotion>div>div.promo-summary>div>div>p>span:first-child{color:#273031;font-size:.875rem;font-style:normal;font-weight:300;line-height:1rem}section.report-promotion>div>div.promo-summary>div>div>p>span:last-child{color:#273031;text-align:right;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem;letter-spacing:-.005rem}section.report-promotion div.help{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}section.report-promotion div.help label{display:flex;align-items:center;gap:.25rem;color:#848b8d;font-size:.875rem;font-style:normal;font-weight:400}section.report-promotion div.help label.warn{color:var(--red-1-ama-red-400, #E36767)}#promotion-data{padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#promotion-data>header{display:flex;align-items:center;margin-bottom:.75rem}#promotion-data>header>h2{flex:1;font-size:1.125rem;font-weight:500}#promotion-data>header>button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#promotion-data>header>button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#promotion-data>header>button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#promotion-data>.filter{width:100%;display:flex;align-items:center;justify-content:flex-end;margin-bottom:.75rem;gap:.5rem}#promotion-data>.filter>div{display:flex;align-items:center}#promotion-data>.filter>div:first-child{width:21rem}#promotion-data>.filter>div:first-child input::placeholder{color:#709ca1}#promotion-data>.filter>div:first-child svg>path{fill:#709ca1}#promotion-data>.no-data{flex:1;height:auto;background-color:transparent}#promotion-data>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#promotion-data>.scroll-bar.hide{opacity:0}#promotion-data>.scroll-bar>button{display:inline-flex;align-items:center}#promotion-data>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#promotion-data>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#promotion-data>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#promotion-data>.scroll-bar>p{flex:1;position:relative}#promotion-data>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#0752591a}#promotion-data>.loading-wrapper{flex:1;display:flex;align-items:flex-start;color:#273031}#promotion-data>.loading-wrapper>div{flex:1;width:100%;overflow:auto;max-height:calc(100vh - 33rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#promotion-data>.loading-wrapper>div::-webkit-scrollbar{width:0;height:0}#promotion-data>.loading-wrapper>div>table{width:100%;border-spacing:0}#promotion-data>.loading-wrapper>div>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#promotion-data>.loading-wrapper>div>table tr{height:56px;max-height:56px;font-size:.875rem}#promotion-data>.loading-wrapper>div>table tr.total>td,#promotion-data>.loading-wrapper>div>table tr.avg>td{cursor:default;background:#fff}#promotion-data>.loading-wrapper>div>table tr.use-click{cursor:pointer}#promotion-data>.loading-wrapper>div>table tr>*:first-child{position:sticky!important;left:0;z-index:1;text-align:left}#promotion-data>.loading-wrapper>div>table tr:last-child>td{border-bottom:none!important}#promotion-data>.loading-wrapper>div>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;background:#f5f7f8;border:0;min-width:10rem;z-index:2}#promotion-data>.loading-wrapper>div>table th:first-child{z-index:3;border-right:1px solid #E5E5E5}#promotion-data>.loading-wrapper>div>table th>span{display:flex;align-items:center;min-width:4rem;cursor:pointer}#promotion-data>.loading-wrapper>div>table th>span>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#promotion-data>.loading-wrapper>div>table th>span>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.5rem}#promotion-data>.loading-wrapper>div>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#promotion-data>.loading-wrapper>div>table th>p:hover,#promotion-data>.loading-wrapper>div>table th>p.hover{opacity:1}#promotion-data>.loading-wrapper>div>table th:last-child>p{pointer-events:none}#promotion-data>.loading-wrapper>div>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;padding:0 .5rem;border-bottom:1px #E5E5E5 solid;background:#fbfbfc}#promotion-data>.loading-wrapper>div>table td:first-child{border-right:1px solid #E5E5E5}#promotion-data>.loading-wrapper>div>table td>b{display:block;width:100%;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#promotion-data th.imported *{color:var(--ama-primary, #1D7B85);font-size:1rem;font-style:normal;font-weight:600}section.promotion-comparative{display:flex;flex-direction:column}section.promotion-comparative>div:first-child{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;border-radius:1.25rem;background:#fff}section.promotion-comparative>div:first-child>header{display:flex;align-items:center}section.promotion-comparative>div:first-child>header>label{display:flex;align-items:center;gap:1.25rem;flex:1;color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:120%}section.promotion-comparative>div:first-child>header>label>.tag{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;background:var(--ama-bg-light, #EDF7F8);color:var(--ama-primary, #1D7B85);font-size:.875rem;font-style:normal;font-weight:500;line-height:120%}section.promotion-comparative>div:first-child>span{display:block;width:100%;height:0;border-top:.5px dashed #E5E5E5}section.promotion-comparative>div:first-child>div{display:flex;flex-direction:column;gap:.625rem}section.promotion-comparative>div:first-child>div>header{display:flex;align-items:center;justify-content:space-between}section.promotion-comparative>div:first-child>div>header>label{color:var(--ama-gray-33, #333);font-size:1.125rem;font-style:normal;font-weight:500;line-height:120%}section.promotion-comparative>div:first-child>div>header>span{display:flex;height:2.25rem;padding:0 .75rem;align-items:center;gap:.25rem;border-radius:6.1875rem;background:var(--max-gray-bg, #FAFAFB);cursor:pointer;color:var(--ama-text-btn, #709CA1);text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:120%}section.promotion-comparative>div:first-child>div>header>span:hover{color:var(--max-gray-bg, #FAFAFB);background:var(--ama-text-btn, #709CA1)}section.promotion-comparative>div:first-child>div>header>span:hover>svg>path{stroke:#fafafb}section.promotion-comparative>div:first-child>div.summary>div{display:flex;align-items:center;gap:1.25rem}section.promotion-comparative>div:first-child>div.summary>div>span{flex:1 0 0;display:flex;flex-direction:column;align-content:space-between;gap:.25rem;padding:.625rem 1.25rem 1.25rem;border-radius:.75rem}section.promotion-comparative>div:first-child>div.summary>div>span>span:first-child>span{height:2.5rem;display:flex;align-items:center;gap:.625rem;color:#333;font-size:.875rem;font-style:normal;font-weight:600;line-height:120%}section.promotion-comparative>div:first-child>div.summary>div>span>span:first-child>span svg{width:1.875rem;height:1.875rem}section.promotion-comparative>div:first-child>div.summary>div>span>span:last-child>span{display:block;width:100%;color:#333;text-align:right;font-size:1.25rem;font-style:normal;font-weight:500;line-height:120%}section.promotion-comparative>div:first-child>div.summary>div>span:nth-child(1){background:var(--ama-secondary-light, #E7F7FA)}section.promotion-comparative>div:first-child>div.summary>div>span:nth-child(2){background:#fff4e8}section.promotion-comparative>div:first-child>div.summary>div>span:nth-child(3){background:#edf7f8}section.promotion-comparative>div:first-child>div.comparative>div{display:flex;gap:1.25rem}section.promotion-comparative>div:first-child>div.comparative>div>div{flex:0 25%;display:flex;flex-direction:column;gap:.625rem;min-width:0}section.promotion-comparative>div:first-child>div.comparative>div>div>header{display:flex;flex-direction:column;gap:.625rem;overflow:hidden}section.promotion-comparative>div:first-child>div.comparative>div>div>header>label{color:#666;font-size:1rem;font-style:normal;font-weight:400;line-height:120%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:.375rem}section.promotion-comparative>div:first-child>div.comparative>div>div>header>label.on{padding:0;font-weight:500}section.promotion-comparative>div:first-child>div.comparative>div>div>header>label.off{opacity:0}section.promotion-comparative>div:first-child>div.comparative>div>div>header>span{max-width:fit-content;padding:.25rem .5rem;gap:.625rem;border-radius:.25rem;background:var(--ama-bg-light, #EDF7F8);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ama-main, #273031);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.promotion-comparative>div:first-child>div.comparative>div>div>div{position:relative;height:22.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.dimming-layer{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:1.25rem;border-radius:.5rem;background:#0000004d}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.dimming-layer>span{display:block;cursor:pointer}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.dimming-layer>span>svg{width:3rem;height:3rem}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item{display:flex;flex-direction:column;gap:.625rem;width:100%;height:100%}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span{display:flex;padding:.625rem .625rem 1.25rem;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0 0;align-self:stretch;border-radius:.75rem;background:#ebf6fc}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>label{width:100%;display:flex;height:2.5rem;align-items:center;gap:.625rem;align-self:stretch}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>label>svg{width:1.875rem;height:1.875rem}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>label>span{flex:1;color:#333;font-size:.875rem;font-style:normal;font-weight:600;line-height:120%}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>span{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.625rem}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>span>span:first-child{display:flex;align-items:center;gap:.25rem}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>span>span:first-child>span{font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem;white-space:nowrap}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>span>span:first-child>svg{width:1.5rem;height:1.5rem}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>span>span:first-child.up>span{color:#f04438}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>span>span:first-child.up>svg path{fill:#f04438}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>span>span:first-child.down>span{color:#3869ff}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>span>span:first-child.down>svg{transform:rotate(180deg)}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>span>span:first-child.down>svg path{fill:#3869ff}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.item>span>span>span:last-child{color:#333;font-size:1.25rem;font-style:normal;font-weight:500;line-height:120%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.blank-item{display:flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:.5rem;padding:.5rem;background:var(--ama-gray-tablebg, #F5F7F8)}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.blank-item>span{color:#777;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.filter{position:absolute;top:0;left:0;z-index:1;display:flex;width:100%;height:100%;padding:1rem 1.25rem;flex-direction:column;justify-content:space-between;border-radius:.75rem;border:1px solid var(--ama-primary, #1D7B85);background:var(--ama-gray-tablebg, #F5F7F8);box-shadow:0 0 10px #07525933}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.filter>div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;align-self:stretch}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.filter>div:first-child>span{width:100%}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.filter>div:first-child .p-label2{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:.25rem .375rem;gap:.25rem;color:#273031;font-size:.75rem;font-style:normal;font-weight:400;line-height:120%}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.filter>div:first-child .p-label2.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.filter>div:first-child .p-label2>p{display:flex;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:var(--ama-bg-light, #EDF7F8)}section.promotion-comparative>div:first-child>div.comparative>div>div>div>div.filter>div:last-child{display:flex;justify-content:flex-end;align-items:flex-start;gap:.625rem;align-self:stretch}section.promotion-comparative>div:last-child{display:flex;align-items:center;gap:1.25rem;margin-top:1.25rem}section.promotion-comparative>div:last-child>div{flex:1;height:100%;display:flex;padding:1.25rem;flex-direction:column;gap:.75rem;border-radius:1.25rem;background:#fff;overflow:hidden}section.promotion-comparative>div:last-child>div.table{height:100%}section.promotion-comparative>div:last-child>div.bar>div{display:flex;align-items:center;min-height:486px;height:100%}section.promotion-comparative>div:last-child>div.bubble>div{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:486px;height:100%}section.promotion-comparative>div:last-child>div.bubble>div>label{display:block;text-align:right;font-size:.875rem;margin-bottom:1.25rem}section.promotion-comparative>div:last-child>div>header{display:flex;align-items:center;margin-bottom:.75rem}section.promotion-comparative>div:last-child>div>header>h2{flex:1;font-size:1.125rem;font-weight:500;color:var(--ama-gray-33, #333);font-style:normal;line-height:120%}section.promotion-comparative>div:last-child>div>.no-data{flex:1;height:auto;background-color:transparent}section.promotion-comparative>div:last-child>div .focus-item{white-space:nowrap;color:#fff}section.promotion-comparative>div:last-child>div .focus-item>div{display:flex;flex-direction:column}section.promotion-comparative>div:last-child>div .focus-item>div>span:first-child{display:flex;align-items:center;font-size:.75rem;font-weight:500;max-width:20rem}section.promotion-comparative>div:last-child>div .focus-item>div>span:first-child>b{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5rem;content:" "}section.promotion-comparative>div:last-child>div .focus-item>div>span:first-child>span{flex:1;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}section.promotion-comparative>div:last-child>div .focus-item>div>span:last-child{display:flex;padding:.125rem .375rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:var(--ama-bg-light, #EDF7F8);color:var(--ama-main, #273031);font-size:.625rem;font-style:normal;font-weight:400;line-height:120%}section.promotion-comparative>div:last-child>div .focus-item>p{font-size:.75rem;font-weight:500;margin-top:.25rem}@media (max-width: 1200px){section.promotion-comparative>div:last-child{flex-direction:column}section.promotion-comparative>div:last-child>div{width:100%;flex:unset}}section.promotion-comparative div.chart-guide{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%}section.promotion-comparative div.chart-guide>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.promotion-comparative div.chart-guide>span>svg{width:1.5rem;height:1.5rem;aspect-ratio:1/1}section.promotion-comparative div.chart-guide>span>b{text-align:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:1rem}section.promotion-comparative div.chart-guide>span:first-child>b{color:#5cb910}section.promotion-comparative div.chart-guide>span:last-child>b{color:#f0a800}#promotion-comparative-table{padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#promotion-comparative-table>header{display:flex;align-items:center;margin-bottom:.75rem}#promotion-comparative-table>header>h2{flex:1;font-size:1.125rem;font-weight:500}#promotion-comparative-table>header>button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#promotion-comparative-table>header>button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#promotion-comparative-table>header>button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#promotion-comparative-table>.no-data{flex:1;height:100%;background-color:transparent}#promotion-comparative-table>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#promotion-comparative-table>.scroll-bar.hide{opacity:0}#promotion-comparative-table>.scroll-bar>button{display:inline-flex;align-items:center}#promotion-comparative-table>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#promotion-comparative-table>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#promotion-comparative-table>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#promotion-comparative-table>.scroll-bar>p{flex:1;position:relative}#promotion-comparative-table>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#promotion-comparative-table>.loading-wrapper{flex:1;display:flex;align-items:flex-start;color:#273031}#promotion-comparative-table>.loading-wrapper>.data{flex:1;width:100%;overflow:auto;max-height:calc(100vh - 28rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#promotion-comparative-table>.loading-wrapper>.data::-webkit-scrollbar{width:0;height:0}#promotion-comparative-table>.loading-wrapper>.data>table{width:100%;border-spacing:0}#promotion-comparative-table>.loading-wrapper>.data>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#promotion-comparative-table>.loading-wrapper>.data>table tr{height:56px;max-height:56px;font-size:.875rem}#promotion-comparative-table>.loading-wrapper>.data>table tr.criteria{cursor:default}#promotion-comparative-table>.loading-wrapper>.data>table tr.criteria>td{background:var(--ama-secondary-light, #E7F7FA)}#promotion-comparative-table>.loading-wrapper>.data>table tr.criteria>td>span>label{color:#555;font-size:1rem;font-style:normal;font-weight:600;line-height:1rem}#promotion-comparative-table>.loading-wrapper>.data>table tr.criteria>td>span>span{background:#fff}#promotion-comparative-table>.loading-wrapper>.data>table tr.criteria>td>b{font-weight:500}#promotion-comparative-table>.loading-wrapper>.data>table tr.use-click{cursor:pointer}#promotion-comparative-table>.loading-wrapper>.data>table tr.use-click.hover>td{background-color:#e1f8f0}#promotion-comparative-table>.loading-wrapper>.data>table tr>*:first-child{position:sticky!important;left:0;z-index:1;text-align:left}#promotion-comparative-table>.loading-wrapper>.data>table tr:last-child td{border-bottom:none}#promotion-comparative-table>.loading-wrapper>.data>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;z-index:2;border:0;background:#f5f7f8;min-width:10rem}#promotion-comparative-table>.loading-wrapper>.data>table th:first-child{z-index:3;min-width:21rem;border-right:1px solid #E5E5E5}#promotion-comparative-table>.loading-wrapper>.data>table th:first-child>label{color:#555;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;padding:0 .5rem;margin-left:1.25rem}#promotion-comparative-table>.loading-wrapper>.data>table th>span{display:flex;align-items:center;padding-right:.25rem;cursor:pointer}#promotion-comparative-table>.loading-wrapper>.data>table th>span>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#promotion-comparative-table>.loading-wrapper>.data>table th>span>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.5rem}#promotion-comparative-table>.loading-wrapper>.data>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#promotion-comparative-table>.loading-wrapper>.data>table th>p:hover,#promotion-comparative-table>.loading-wrapper>.data>table th>p.hover{opacity:1}#promotion-comparative-table>.loading-wrapper>.data>table th:last-child>p{pointer-events:none}#promotion-comparative-table>.loading-wrapper>.data>table td{color:#333;text-align:right;white-space:nowrap;width:8.75rem;border-bottom:1px #E5E5E5 solid;padding:0 .5rem;background-color:#fbfbfc}#promotion-comparative-table>.loading-wrapper>.data>table td:first-child{border-right:1px solid #E5E5E5}#promotion-comparative-table>.loading-wrapper>.data>table td:first-child>span{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1.5rem;padding:.5rem}#promotion-comparative-table>.loading-wrapper>.data>table td:first-child>span>label{color:#555;font-size:1rem;font-style:normal;font-weight:400;line-height:1rem}#promotion-comparative-table>.loading-wrapper>.data>table td:first-child>span>span{display:flex;align-items:center;padding:.25rem .5rem;gap:.625rem;border-radius:.25rem;background:var(--ama-bg-light, #EDF7F8);color:var(--ama-black-normal, #273031);font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}#promotion-comparative-table>.loading-wrapper>.data>table td>b{min-width:inherit;width:100%;display:flex;align-items:center;justify-content:flex-end;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#promotion-comparative-table>.loading-wrapper>.data>table td>span{display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;margin-top:.25rem}#promotion-comparative-table>.loading-wrapper>.data>table td>span>svg{display:none;width:.875rem;height:.875rem;margin-left:.125rem}#promotion-comparative-table>.loading-wrapper>.data>table td>span.up{color:#ff3737}#promotion-comparative-table>.loading-wrapper>.data>table td>span.up>svg{display:inline-block}#promotion-comparative-table>.loading-wrapper>.data>table td>span.down{color:#3869ff}#promotion-comparative-table>.loading-wrapper>.data>table td>span.down>svg{display:inline-block;transform:rotate(180deg)}#promotion-comparative-table th.imported *{color:var(--ama-primary, #1D7B85);font-size:1rem;font-style:normal;font-weight:600}#promotion-comparative-details{position:fixed;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:5}#promotion-comparative-details>div{width:80%;height:90%;padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#promotion-comparative-details>div>header{display:flex;flex-direction:column;margin-bottom:.75rem}#promotion-comparative-details>div>header>p{display:flex;align-items:center;gap:.5rem}#promotion-comparative-details>div>header>p>b{flex:1;font-size:1.125rem;font-weight:500}#promotion-comparative-details>div>header>p>span{display:block;cursor:pointer}#promotion-comparative-details>div>header>div{display:flex;align-items:center}#promotion-comparative-details>div>header>div>label{flex:1;color:var(--ama-main, #273031);font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#promotion-comparative-details>div>header>div>button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#promotion-comparative-details>div>header>div>button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#promotion-comparative-details>div>header>div>button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#promotion-comparative-details>div>.no-data{flex:1;height:100%;background-color:transparent}#promotion-comparative-details>div>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#promotion-comparative-details>div>.scroll-bar.hide{opacity:0}#promotion-comparative-details>div>.scroll-bar>button{display:inline-flex;align-items:center}#promotion-comparative-details>div>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#promotion-comparative-details>div>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#promotion-comparative-details>div>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#promotion-comparative-details>div>.scroll-bar>p{flex:1;position:relative}#promotion-comparative-details>div>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#promotion-comparative-details>div>.loading-wrapper{flex:1;display:flex;align-items:flex-start;color:#273031;overflow:hidden}#promotion-comparative-details>div>.loading-wrapper>.data{flex:1;width:100%;overflow:auto;max-height:100%;border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#promotion-comparative-details>div>.loading-wrapper>.data::-webkit-scrollbar{width:0;height:0}#promotion-comparative-details>div>.loading-wrapper>.data>table{width:100%;border-spacing:0}#promotion-comparative-details>div>.loading-wrapper>.data>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#promotion-comparative-details>div>.loading-wrapper>.data>table tr{height:56px;max-height:56px;font-size:.875rem}#promotion-comparative-details>div>.loading-wrapper>.data>table tr:not(.total)>td>span.promotion{margin-left:2rem}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.total{cursor:default}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.total.criteria>td{background:var(--ama-secondary-light, #E7F7FA)}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.total.criteria>td:first-child{cursor:pointer}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.total.criteria>td:first-child>span>span:first-child{transition:transform .125s linear}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.total.criteria>td:first-child>span>span:first-child.close{transform:rotate(-90deg)}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.total.comparison>td{background:#fff4e8}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.total.comparison>td:first-child{cursor:pointer}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.total.comparison>td:first-child>span>span:first-child{transition:transform .125s linear}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.total.comparison>td:first-child>span>span:first-child.close{transform:rotate(-90deg)}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.total>td>b{font-weight:500}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.use-click{cursor:pointer}#promotion-comparative-details>div>.loading-wrapper>.data>table tr.use-click.hover>td{background-color:#e1f8f0}#promotion-comparative-details>div>.loading-wrapper>.data>table tr>*:first-child{position:sticky!important;left:0;z-index:1;text-align:left}#promotion-comparative-details>div>.loading-wrapper>.data>table tr:last-child td{border-bottom:none}#promotion-comparative-details>div>.loading-wrapper>.data>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;z-index:2;border:0;background:#f5f7f8;min-width:10rem}#promotion-comparative-details>div>.loading-wrapper>.data>table th:first-child{z-index:3;min-width:21rem;border-right:1px solid #E5E5E5}#promotion-comparative-details>div>.loading-wrapper>.data>table th:first-child>label{color:#555;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;padding:0 .5rem;margin-left:1.25rem}#promotion-comparative-details>div>.loading-wrapper>.data>table th>span{display:flex;align-items:center;padding-right:.25rem;cursor:pointer}#promotion-comparative-details>div>.loading-wrapper>.data>table th>span>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#promotion-comparative-details>div>.loading-wrapper>.data>table th>span>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.5rem}#promotion-comparative-details>div>.loading-wrapper>.data>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#promotion-comparative-details>div>.loading-wrapper>.data>table th>p:hover,#promotion-comparative-details>div>.loading-wrapper>.data>table th>p.hover{opacity:1}#promotion-comparative-details>div>.loading-wrapper>.data>table th:last-child>p{pointer-events:none}#promotion-comparative-details>div>.loading-wrapper>.data>table td{color:#333;text-align:right;white-space:nowrap;width:8.75rem;border-bottom:1px #E5E5E5 solid;padding:0 .5rem;background-color:#fbfbfc}#promotion-comparative-details>div>.loading-wrapper>.data>table td:first-child{border-right:1px solid #E5E5E5}#promotion-comparative-details>div>.loading-wrapper>.data>table td:first-child>span.promotion{display:flex;align-items:center;gap:.25rem;margin-left:1.25rem;padding:.5rem}#promotion-comparative-details>div>.loading-wrapper>.data>table td:first-child>span.promotion>span{color:#555;white-space:nowrap;font-size:.875rem;font-style:normal;font-weight:400;line-height:.875rem}#promotion-comparative-details>div>.loading-wrapper>.data>table td:first-child>span.promotion>span:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}#promotion-comparative-details>div>.loading-wrapper>.data>table td:first-child>span.promotion>span:last-child>label{color:#555;font-size:1rem;font-style:normal;font-weight:400;line-height:1rem}#promotion-comparative-details>div>.loading-wrapper>.data>table td:first-child>span.promotion>span:last-child>span{display:flex;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:var(--ama-white, #FFF);color:var(--ama-black-normal, #273031);font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}#promotion-comparative-details>div>.loading-wrapper>.data>table td>b{min-width:inherit;width:100%;display:flex;align-items:center;justify-content:flex-end;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#promotion-comparative-details>div>.loading-wrapper>.data>table td>span.rate{display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;margin-top:.25rem}#promotion-comparative-details>div>.loading-wrapper>.data>table td>span.rate>svg{display:none;width:.875rem;height:.875rem;margin-left:.125rem}#promotion-comparative-details>div>.loading-wrapper>.data>table td>span.rate.up{color:#ff3737}#promotion-comparative-details>div>.loading-wrapper>.data>table td>span.rate.up>svg{display:inline-block}#promotion-comparative-details>div>.loading-wrapper>.data>table td>span.rate.down{color:#3869ff}#promotion-comparative-details>div>.loading-wrapper>.data>table td>span.rate.down>svg{display:inline-block;transform:rotate(180deg)}div.bar-chart2{display:flex;position:relative;width:100%;height:100%;gap:2.5rem}div.bar-chart2.no-data{padding:0}div.bar-chart2>div.bar-chart-wrapper{position:relative;height:100%;display:flex;flex:1}div.bar-chart2>div.bar-chart-wrapper>div.grid-y{position:relative;width:5rem;height:calc(100% - 5rem);display:flex;flex-direction:column}div.bar-chart2>div.bar-chart-wrapper>div.grid-y>div{flex:1;display:flex;flex-direction:column;align-items:flex-end}div.bar-chart2>div.bar-chart-wrapper>div.grid-y>div>span{position:relative;flex:1}div.bar-chart2>div.bar-chart-wrapper>div.grid-y>div>span>span{position:absolute;top:0;right:1rem;transform:translateY(-50%)}div.bar-chart2>div.bar-chart-wrapper>div.grid-y>span{position:absolute;right:1rem;bottom:0;transform:translateY(50%)}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper{display:flex;flex-direction:column;flex:1;height:100%}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper>div.grid-x{display:flex;align-items:center;justify-content:space-between;width:100%;height:5rem}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper>div.grid-x>span{flex:1;text-align:center}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper>div.chart{position:relative;flex:1;width:100%}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.chart-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;border-left:1px #D3D3D3 solid;border-bottom:1px #D3D3D3 solid}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.chart-wrapper>span{flex:1;height:100%;position:relative;display:flex;align-items:flex-end;justify-content:center}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.chart-wrapper>span>span.bar{position:absolute;display:block;min-width:.5rem;max-width:5rem;border-radius:.375rem .375rem 0 0;bottom:0;left:50%;transform:translate(-50%)}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.chart-wrapper>span>span.bar.hide{opacity:.3}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.chart-wrapper>span>span.grid{position:absolute;top:0;left:50%;width:0;height:100%;border-left:1px dashed #B6CCCC;transform:translate(-50%)}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.grid{display:flex;flex-direction:column;width:100%;height:100%}div.bar-chart2>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.grid>span{flex:1;width:100%;border-top:1px dashed #EAEEF1}div.bar-chart2 div.tooltip{pointer-events:none;top:50%;left:50%;right:unset;position:absolute;display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;z-index:1;transform:translate(2rem,-50%);white-space:nowrap;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}div.bar-chart2 div.tooltip.right{left:unset;right:70%}div.bar-chart2 div.tooltip>span{display:flex;align-items:center;gap:.25rem}div.bar-chart2 div.tooltip .circle{display:block;width:.5rem;height:.5rem;border-radius:50%}div.bar-chart2 span.bar{animation:grow .25s linear}section.analysis-dashBoard{width:100%;position:relative;display:flex}section.analysis-dashBoard div.content{width:100%;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media (max-width: 1400px){section.analysis-dashBoard div.content{display:block}section.analysis-dashBoard div.content>*{margin-bottom:.75rem}}section.analysis-dashBoard div.content>div:last-child{grid-column:auto/span 2}section.analysis-dashBoard div.content>div.filter-wrapper{width:100%;display:flex;align-items:center;padding:1rem 1.25rem;gap:.75rem;border-radius:1.25rem;border:1px solid #1D7B85;background:#fff;grid-column:1/3}section.analysis-dashBoard div.content>div.filter-wrapper>div{display:flex;align-items:center;gap:.25rem}section.analysis-dashBoard div.content>div.filter-wrapper>div>*{background:#fff}section.analysis-dashBoard .summary{grid-column:auto/span 2;display:flex}@media (max-width: 1400px){section.analysis-dashBoard .summary{flex-direction:column}section.analysis-dashBoard .summary>section{margin-bottom:.75rem}section.analysis-dashBoard .summary>section:nth-of-type(1){margin-right:0!important}}section.analysis-dashBoard .summary>section{display:flex;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:1rem;flex:1;border-radius:1.25rem;background:#fff}section.analysis-dashBoard .summary>section:nth-of-type(1){margin-right:1.25rem}section.analysis-dashBoard .summary>section>header{width:100%;display:flex;align-items:center;padding:.625rem 0}section.analysis-dashBoard .summary>section>header>h3{flex:1;font-size:1.25rem;font-weight:600}section.analysis-dashBoard .summary>section>header>span{position:relative;display:inline-block;padding:.375rem .5rem;border-radius:.5rem;background:#edf7f8;color:#1d7b85;font-size:.75rem;font-weight:500}section.analysis-dashBoard .summary>section>header>span>b{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%,.25rem);z-index:1;padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.5rem;background:#273031bf;box-shadow:0 0 10px #0000000d;color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;white-space:nowrap}section.analysis-dashBoard .summary>section>header>span:hover{cursor:default}section.analysis-dashBoard .summary>section>header>span:hover b{display:inline-flex}section.analysis-dashBoard .summary>section>div.budget{width:100%;display:flex;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:.875rem;align-self:stretch;border-radius:.625rem;background:#eff8fa}section.analysis-dashBoard .summary>section>div.budget.dsp{background:#fef9f0}section.analysis-dashBoard .summary>section>div.budget>span{color:#333;font-size:1rem;font-style:normal;font-weight:400}section.analysis-dashBoard .summary>section>div.budget>div{width:100%;display:flex;align-items:center;gap:.625rem}section.analysis-dashBoard .summary>section>div.budget>div>p{height:100%;flex:1;display:flex;flex-direction:column;padding:.75rem .5rem;position:relative;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff}section.analysis-dashBoard .summary>section>div.budget>div>p>strong{display:block;font-size:.875rem;font-weight:300;margin-bottom:.5rem}section.analysis-dashBoard .summary>section>div.budget>div>p>span{font-size:1.125rem;font-weight:500;text-align:right;word-break:break-all}section.analysis-dashBoard .summary>section>div.promotions{width:100%;flex:1;display:flex;align-items:center;gap:.625rem}section.analysis-dashBoard .summary>section>div.promotions>div{display:flex;height:100%;flex-direction:column;align-items:flex-start;gap:.625rem;flex:1 0 0}section.analysis-dashBoard .summary>section>div.promotions>div>span{color:#666;font-size:1rem;font-style:normal;font-weight:400}section.analysis-dashBoard .summary>section>div.promotions>div>div{height:100%;display:flex;align-items:center;gap:.625rem;align-self:stretch}section.analysis-dashBoard .summary>section>div.promotions>div>div>p{display:flex;height:4.5rem;padding:.625rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;flex:1 0 0;border-radius:.5rem;background:#f1f3f5}section.analysis-dashBoard .summary>section>div.promotions>div>div>p>strong{color:#777;text-align:center;font-size:.875rem;font-style:normal;font-weight:400}section.analysis-dashBoard .summary>section>div.promotions>div>div>p>span{color:var(--ama-main, #273031);text-align:center;font-size:1.375rem;font-style:normal;font-weight:500}section.analysis-dashBoard .summary>section>div.promotions>span{height:100%;width:.0625rem;background:#eef1f4}section.analysis-dashBoard div.card{position:relative;display:flex;padding:1.25rem;border-radius:1.25rem;background:#fff;min-width:600px}section.analysis-dashBoard div.card.chart{display:flex;flex-direction:column;height:30rem;gap:1rem}section.analysis-dashBoard div.card.chart.imp{height:calc(31rem + 35px)}section.analysis-dashBoard div.card.chart>div{width:100%}section.analysis-dashBoard div.card.chart>.title{display:flex;align-items:center;justify-content:space-between;height:2.75rem}section.analysis-dashBoard div.card.chart>.title>span{color:#273031;font-size:1.25rem;font-style:normal;font-weight:600}section.analysis-dashBoard div.card.chart>.title>div{display:flex;align-items:center;gap:.25rem}section.analysis-dashBoard div.card.chart>.title>div.text{flex-direction:column;align-items:flex-start;justify-content:center;color:#273031;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.5rem}section.analysis-dashBoard div.card.chart>.title .imp-selector>label{width:9rem}section.analysis-dashBoard div.card.chart>.title .imp-prop-selector{width:auto}section.analysis-dashBoard div.card.chart>.title .imp-prop-selector>label{width:9rem}section.analysis-dashBoard div.card.chart .filter-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}section.analysis-dashBoard div.card.chart .filter-wrapper>.zb-selector{width:6rem}section.analysis-dashBoard div.card.chart>.chart-wrapper{position:relative;flex:1;display:flex;justify-content:space-between}section.analysis-dashBoard div.card.chart>.chart-wrapper.proportions{flex:1;display:flex;flex-direction:column;align-items:flex-end}section.analysis-dashBoard div.card.table{display:flex;flex-direction:column;gap:1rem;overflow:hidden}section.analysis-dashBoard div.card.table>div{width:100%}section.analysis-dashBoard div.card.table>.title{display:flex;align-items:center;justify-content:space-between}section.analysis-dashBoard div.card.table>.title button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem;background-color:transparent;outline:none;font-family:inherit;color:inherit}section.analysis-dashBoard div.card.table>.title>span{color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}section.analysis-dashBoard div.card.table>.title>div{display:flex;gap:.25rem}section.analysis-dashBoard div.card.table>.filter-wrapper{flex:1;display:flex;align-items:center;justify-content:space-between;gap:.75rem}section.analysis-dashBoard div.card.table>.filter-wrapper>div{display:flex;align-items:center;gap:.25rem}section.analysis-dashBoard div.card.table>.filter-wrapper>div:first-child{flex:1}section.analysis-dashBoard div.card.table>.filter-wrapper>div:first-child>p{display:inline-flex;align-items:center}section.analysis-dashBoard div.card.table>.filter-wrapper>div:first-child>p>label{font-size:1rem;font-weight:400;margin-right:.5rem}section.analysis-dashBoard div.card.table>.filter-wrapper>div:first-child>p>b{color:#273031;padding:.25rem .5rem;border-radius:.25rem;background:#f5f5f5;font-size:.875rem;font-weight:500}section.analysis-dashBoard div.card.table>.filter-wrapper>div:first-child>p:nth-of-type(1){margin-right:.5rem}section.analysis-dashBoard div.card.table>.filter-wrapper>div:first-child>p:nth-of-type(1)>b{background-color:#edf7f8}section.analysis-dashBoard div.card.table>.filter-wrapper>div:first-child>p:nth-of-type(2)>b{background-color:#edf0f2}section.analysis-dashBoard div.card.table>.table-wrapper{flex:1;display:flex;flex-direction:column;position:relative}section.analysis-dashBoard div.card.table>.table-wrapper>.no-data{flex:1;height:auto;background-color:transparent}section.analysis-dashBoard div.card.table>.table-wrapper>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}section.analysis-dashBoard div.card.table>.table-wrapper>.scroll-bar.hide{opacity:0}section.analysis-dashBoard div.card.table>.table-wrapper>.scroll-bar>button{display:inline-flex;align-items:center}section.analysis-dashBoard div.card.table>.table-wrapper>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}section.analysis-dashBoard div.card.table>.table-wrapper>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}section.analysis-dashBoard div.card.table>.table-wrapper>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}section.analysis-dashBoard div.card.table>.table-wrapper>.scroll-bar>p{flex:1;position:relative}section.analysis-dashBoard div.card.table>.table-wrapper>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper{flex:1;display:flex;align-items:flex-start;color:#273031}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data{flex:1;width:100%;overflow:auto;max-height:calc(100vh - 28rem);border-top:2px #D3D3D3 solid;border-bottom:2px #D3D3D3 solid}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data::-webkit-scrollbar{width:0;height:0}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table{width:100%;border-spacing:0}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr{height:56px;max-height:56px;font-size:.875rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.prop>td{background-color:#fdfdfd}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.total,section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.all{cursor:default}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.total>td,section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.all>td{background-color:#fff}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.total>td:first-child,section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.all>td:first-child{cursor:pointer}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.total>td:first-child>span,section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.all>td:first-child>span{justify-content:flex-start;display:flex;align-items:center}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.total>td:first-child>span>svg,section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.all>td:first-child>span>svg{display:block!important;width:1.25rem;height:1.25rem;transition:transform .125s linear;margin-right:.25rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.total.hide>td:first-child span>svg,section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.all.hide>td:first-child span>svg{transform:rotate(-90deg)}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr>*:first-child{position:sticky!important;left:0;z-index:1;text-align:left}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.all>td:first-child>span,section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.allProp>td:first-child>span{justify-content:flex-start;padding-left:.75rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr.all>td{border-bottom:1px #D3D3D3 solid}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr:not(.total,.all,.allProp)>td{border-bottom:1px #D3D3D3 solid;background:#fbfbfc}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr:not(.total,.all,.allProp)>td:first-child>span{justify-content:flex-start;padding-left:1.25rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table tr:last-child>td{border-bottom:none}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;z-index:2;border:0;background:#f5f5f5;min-width:10rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table th:first-child{border-right:1px #D3D3D3 solid;z-index:3;min-width:12rem;text-align:left;font-size:1rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table th>span{display:flex;align-items:center;padding-right:.25rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table th>span>span{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table th>span>button{display:inline-flex;align-items:center;padding:0;margin-left:.25rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table th>span>button>svg{width:1rem;height:1rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table th>p:hover,section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table th>p.hover{opacity:1}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table th:last-child>p{pointer-events:none}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;padding:0 .5rem;background-color:#fff}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table td:first-child{border-right:1px #D3D3D3 solid}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table td:first-child>span{font-size:.875rem;justify-content:flex-start}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table td>b{min-width:inherit;width:100%;display:flex;align-items:center;justify-content:flex-end;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table td>span{display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;margin-top:.25rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table td>span>svg{display:none;width:.875rem;height:.875rem;margin-left:.125rem}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table td>span.up{color:#ff3737}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table td>span.up>svg{display:inline-block}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table td>span.down{color:#3869ff}section.analysis-dashBoard div.card.table>.table-wrapper>.loading-wrapper>.data>table td>span.down>svg{display:inline-block;transform:rotate(180deg)}section.analysis-dashBoard div.sp-alert{position:absolute;top:50%;left:50%;width:fit-content!important;transform:translate(-50%,50%);display:inline-flex;padding:.75rem 1.25rem;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;background:#2c3a4b;box-shadow:0 4px 10px #0000001a;color:#fff;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.03125rem}section.analysis-dashBoard div.sp-alert svg>path{fill:#dc4141}div.donut-chart3{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;padding:1.25rem;gap:1rem}div.donut-chart3.no-data{padding:0}div.donut-chart3>div.donut-chart-wrapper{display:flex;position:relative;flex:1;height:100%}div.donut-chart3>div.donut-chart-wrapper>svg>path.arc.hover{stroke-width:40}div.donut-chart3>div.donut-chart-wrapper>svg>path.arc.hide{opacity:.5}div.donut-chart3>div.donut-chart-wrapper>svg>path.arc.notRender{display:none}div.donut-chart3>div.donut-chart-legend{flex:1.1;height:100%;display:flex;align-items:center}div.donut-chart3>div.donut-chart-legend>div.sub-data{flex:1;display:flex;flex-direction:column;gap:.75rem}div.donut-chart3>div.donut-chart-legend>div.sub-data>span{display:block;width:100%;height:.03125rem;background:#aac9cc}div.donut-chart3>div.donut-chart-legend>div.sub-data>div{flex:1;display:flex;align-items:center}div.donut-chart3>div.donut-chart-legend>div.sub-data>div.legend{cursor:default}div.donut-chart3>div.donut-chart-legend>div.sub-data>div.legend.hide{opacity:.3}div.donut-chart3>div.donut-chart-legend>div.sub-data>div.names{padding:.75rem .25rem;border-radius:.5rem;background:#f7f7f7}div.donut-chart3>div.donut-chart-legend>div.sub-data>div.names>span{color:#74838b;text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.donut-chart3>div.donut-chart-legend>div.sub-data>div.names>span:last-child{width:4.25rem!important}div.donut-chart3>div.donut-chart-legend>div.sub-data>div>span{display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;color:#273031;text-align:right;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:0 .75rem}div.donut-chart3>div.donut-chart-legend>div.sub-data>div>span:first-child{flex:1;justify-content:flex-start;gap:.5rem}div.donut-chart3>div.donut-chart-legend>div.sub-data>div>span:last-child{width:5rem}div.donut-chart3>div.donut-chart-legend>div.sub-data>div>span>.circle{display:block;width:.75rem;height:.75rem;border-radius:5rem}div.donut-chart3 div.tooltip{pointer-events:none;position:absolute;display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;white-space:nowrap}div.donut-chart3 div.tooltip>span{display:flex;align-items:center;gap:.25rem}div.donut-chart3 div.tooltip .circle{display:block;width:.5rem;height:.5rem;border-radius:50%}div.donut-chart3 svg>circle{stroke-dasharray:1500;stroke-dashoffset:1500;transform-origin:center;transform:rotate(90deg) scaleX(-1);animation:dash-array .5s linear}div.bar-chart{display:flex;position:relative;width:100%;height:100%;gap:2.5rem;padding:.625rem 2.5rem}div.bar-chart.no-data{padding:0}div.bar-chart>div{display:block;height:100%}div.bar-chart>div.bar-chart-wrapper{position:relative;height:100%;display:flex;align-items:center;flex:1}div.bar-chart>div.bar-chart-wrapper>div{position:relative;display:flex;flex:1;height:40%}div.bar-chart>div.bar-chart-wrapper>div:not(.roas){border-bottom:1px solid #AAC9CC}div.bar-chart>div.bar-chart-wrapper>div:not(.roas)>span{flex:1;height:100%;position:relative;display:flex;align-items:flex-end;justify-content:center}div.bar-chart>div.bar-chart-wrapper>div:not(.roas)>span>span.bar{position:absolute;display:block;min-width:.5rem;border-radius:2rem 2rem 0 0;bottom:0;left:50%;transform:translate(-50%)}div.bar-chart>div.bar-chart-wrapper>div:not(.roas)>span>span.bar.hide{opacity:.3}div.bar-chart>div.bar-chart-wrapper>div:not(.roas)>span>span.grid{position:absolute;top:0;left:50%;width:0;height:100%;border-left:1px dashed rgb(217,226,226);transform:translate(-50%)}div.bar-chart>div.bar-chart-wrapper>div:not(.roas)>span>span.cate{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}div.bar-chart>div.bar-chart-wrapper>div.roas{flex:.5}div.bar-chart>div.bar-chart-wrapper>div.roas>span{position:absolute;left:-200%;width:200%;height:0;border-bottom:2px dashed #1D7B85}div.bar-chart>div.bar-chart-wrapper>div.roas>span>span{position:absolute;left:calc(100% + .5rem);top:50%;transform:translateY(-50%);display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.5rem;background:#f1f4f5;white-space:nowrap}div.bar-chart>div.bar-chart-wrapper>div.roas>span>span>span{display:flex;align-items:center;gap:.25rem;color:#273031;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}div.bar-chart>div.bar-chart-wrapper>div.roas>span>span>span .circle{width:.5rem;height:.5rem;border-radius:50%;background:#1d7b85}div.bar-chart>div.bar-chart-legend{flex:1;height:100%;display:flex;align-items:center}div.bar-chart>div.bar-chart-legend>div.sub-data{flex:1;display:flex;flex-direction:column;gap:.75rem}div.bar-chart>div.bar-chart-legend>div.sub-data>span{display:block;width:100%;height:.03125rem;background:#aac9cc}div.bar-chart>div.bar-chart-legend>div.sub-data>div{flex:1;display:flex;align-items:center;flex-wrap:wrap}div.bar-chart>div.bar-chart-legend>div.sub-data>div.legend{cursor:default}div.bar-chart>div.bar-chart-legend>div.sub-data>div.legend.hide{opacity:.3}div.bar-chart>div.bar-chart-legend>div.sub-data>div.names{padding:.75rem .25rem;border-radius:.5rem;background:#f7f7f7}div.bar-chart>div.bar-chart-legend>div.sub-data>div.names>span{color:#74838b;text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.bar-chart>div.bar-chart-legend>div.sub-data>div.names>span:last-child{width:4.25rem!important}div.bar-chart>div.bar-chart-legend>div.sub-data>div>span{display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;color:#273031;text-align:right;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:0 .75rem}div.bar-chart>div.bar-chart-legend>div.sub-data>div>span:first-child{flex:1;justify-content:flex-start;gap:.5rem}div.bar-chart>div.bar-chart-legend>div.sub-data>div>span:last-child{width:5rem}div.bar-chart>div.bar-chart-legend>div.sub-data>div>span>.circle{display:block;width:.75rem;height:.75rem;border-radius:5rem}div.bar-chart div.tooltip{pointer-events:none;top:50%;left:70%;right:unset;position:absolute;display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;z-index:1;transform:translateY(-50%);white-space:nowrap;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}div.bar-chart div.tooltip.right{left:unset;right:70%}div.bar-chart div.tooltip>span{display:flex;align-items:center;gap:.25rem}div.bar-chart div.tooltip .circle{display:block;width:.5rem;height:.5rem;border-radius:50%}div.bar-chart span.bar{animation:grow .25s linear}section.overview{display:flex;flex-direction:column;height:100%;overflow:hidden;gap:1.5rem}section.overview>header{display:flex;flex-direction:column;padding:0 1.5rem;width:100%}section.overview>header>div.tab{width:100%;display:flex;height:4rem;min-height:4rem;align-items:center;justify-content:space-between;border-bottom:.0625rem solid #EDEEEE;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:.75rem 1.25rem 0;gap:.25rem}section.overview>header>div.tab>div:first-child{display:flex;align-items:center;height:100%}section.overview>header>div.tab>div:first-child>div{height:100%;display:flex;flex-direction:column;cursor:pointer}section.overview>header>div.tab>div:first-child>div>label{flex:1;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;color:#666;text-align:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;cursor:pointer}section.overview>header>div.tab>div:first-child>div>span{opacity:0;height:.125rem;border-radius:6.25rem;background:#054247}section.overview>header>div.tab>div:first-child>div:hover>span{opacity:1;background:#848b8d}section.overview>header>div.tab>div:first-child>div.selected>label{color:#273031;font-weight:500}section.overview>header>div.tab>div:first-child>div.selected>span{opacity:1}section.overview>header>div.tab>div:last-child{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}section.overview>header>div.filter-wrapper{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:0 0 1.25rem 1.25rem;padding:.75rem 1.25rem;gap:.25rem}section.overview>header>div.filter-wrapper>div:first-child{display:flex;align-items:center;gap:.25rem}section.overview>header>div.filter-wrapper>div:last-child>p{gap:.25rem;display:flex;align-items:center;justify-content:flex-end;color:#848b8d;text-align:right;font-size:1rem;font-style:normal;font-weight:500}section.overview>header>div.filter-wrapper>div:last-child>p>span{color:#333}section.overview>div{display:flex;flex-direction:column;padding:0 1.5rem;flex:1;overflow-y:auto;overflow-x:hidden}section.dashBoard{width:100%;position:relative;display:flex;flex-direction:column}section.dashBoard>div.content{margin-top:1.25rem;width:100%;height:100%;display:flex;flex-direction:column;gap:1.25rem;flex-wrap:wrap}section.dashBoard>div.content>div{position:relative;width:100%;display:flex;gap:1.25rem}section.dashBoard>div.content>div:nth-of-type(1){height:29.375rem}section.dashBoard>div.content>div:nth-of-type(2){height:24.5rem}section.dashBoard>div.content>div:nth-of-type(3){height:21.75rem}section.dashBoard>div.content div.card{display:flex;flex-direction:column;height:100%;padding:1.25rem;gap:1rem;border-radius:.75rem;background:#fff}section.dashBoard>div.content div.card>span{color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.5rem}section.dashBoard>div.content div.card>div{flex:1;width:100%}section.dashBoard>div.content div.card>div .half-pie-tag{margin-top:50%}section.dashBoard>div.content div.card>div .half-pie-tag>strong{display:block;white-space:nowrap;font-size:2rem;font-weight:700;line-height:2.25rem;margin-bottom:.19rem}section.dashBoard>div.content div.card>div .half-pie-tag>span{color:#bdbdbd;font-size:1.25rem;font-weight:500;line-height:2.25rem}section.dashBoard>div.content div.card>div .full-content{display:flex;flex-direction:column;height:100%}section.dashBoard>div.content div.card>div .full-content>.full-content-wrapper{margin-top:1.25rem;flex:1}section.dashBoard>div.content div.card>div .full-content>.full-content-wrapper .bubble-focus-item{white-space:nowrap;color:#fff}section.dashBoard>div.content div.card>div .full-content>.full-content-wrapper .bubble-focus-item>p{display:flex;align-items:center;font-size:.75rem;font-weight:500}section.dashBoard>div.content div.card>div .full-content>.full-content-wrapper .bubble-focus-item>p>label{font-weight:400;margin-right:.25rem}section.dashBoard>div.content div.card>div .full-content>.full-content-wrapper .bubble-focus-item>p>span{font-weight:500}section.dashBoard>div.content div.card>div .full-content .bubble-chart{padding:1.25rem 1.75rem 1.5rem 0}section.dashBoard>div.content div.card>div .full-content .bubble-chart .bubble-focus-item{white-space:nowrap;color:#fff}section.dashBoard>div.content div.card>div .full-content .bubble-chart .bubble-focus-item>div{display:flex;align-items:center;font-size:.75rem;font-weight:500;max-width:20rem}section.dashBoard>div.content div.card>div .full-content .bubble-chart .bubble-focus-item>div>b{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5rem;content:" ";background-color:#1d7b85}section.dashBoard>div.content div.card>div .full-content .bubble-chart .bubble-focus-item>div>span{flex:1;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}section.dashBoard>div.content div.card>div .full-content .bubble-chart .bubble-focus-item>p{font-size:.75rem;font-weight:500;margin-top:.25rem}div.card-budget{display:flex;flex-direction:column;gap:1rem;height:100%}div.card-budget>div{flex:1}div.card-budget>div:first-child{display:flex;flex-direction:column;border-radius:1.25rem;background:#e7f0f0}div.card-budget>div:first-child>span{width:100%;padding:1.875rem}div.card-budget>div:first-child>span:first-child{color:#273031;font-size:1.25rem;font-style:normal;font-weight:300;line-height:1.25rem}div.card-budget>div:first-child>span:last-child{color:#273031;text-align:right;font-size:2rem;font-style:normal;font-weight:700;line-height:2.25rem}div.card-budget>div:last-child{display:flex;gap:1.25rem;flex-direction:column;align-items:center;justify-content:center}div.card-budget>div:last-child>span{display:flex;align-items:center;gap:.75rem;align-self:stretch}div.card-budget>div:last-child>span>span:first-child{color:#273031;font-size:1.25rem;font-style:normal;font-weight:300;line-height:1.25rem}div.card-budget>div:last-child>span>span:last-child{flex:1;color:#273031;text-align:right;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.5rem}div.card-promotion{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;flex:1 0 0;align-self:stretch}div.card-promotion.no-data{height:100%}div.card-promotion>header{display:flex;align-items:flex-end;gap:.5rem;align-self:stretch}div.card-promotion>header>h1{color:#1d7b85;font-size:2rem;font-style:normal;font-weight:700;line-height:2.25rem}div.card-promotion>header>span{color:var(--ama-black-light-active, #9CA0A0);font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}div.card-promotion>header>b{display:flex;padding:.25rem .625rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.75rem;background:#f2f5f5;color:#777;text-align:right;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}div.card-promotion>div{display:flex;width:100%;height:12.5rem;justify-content:center;align-items:flex-start;gap:.75rem}div.card-promotion>div>div{flex:1;height:100%;border-radius:.5rem;background:#fafafb;display:flex;flex-direction:column;padding:1.25rem;overflow:hidden}div.card-promotion>div>div:nth-of-type(1)>span{background-color:#5877ff26}div.card-promotion>div>div:nth-of-type(2)>span{background-color:#ffb30026}div.card-promotion>div>div:nth-of-type(3)>span{background-color:#18b59826}div.card-promotion>div>div:nth-of-type(4)>span{background-color:#fc8c9526}div.card-promotion>div>div:nth-of-type(5)>span{background-color:#b69eff26}div.card-promotion>div>div:nth-of-type(6)>span{background-color:#a0e66626}div.card-promotion>div>div>span{width:3.125rem;height:3.125rem;flex-shrink:0;border-radius:5rem;margin-bottom:2.5rem;display:flex;align-items:center;justify-content:center}div.card-promotion>div>div>p{display:flex;flex-direction:column;gap:1.25rem}div.card-promotion>div>div>p>*{overflow:hidden;text-overflow:ellipsis}div.card-promotion>div>div>p>*:nth-child(1){color:#273031;font-size:1rem;font-style:normal;font-weight:300;line-height:1rem}div.card-promotion>div>div>p>*:nth-child(2){white-space:nowrap;color:var(--ama-black-normal, #273031);font-size:1.25rem;font-style:normal;font-weight:700}div.card-promotion>div>div>p .zb-counter{justify-content:flex-start!important}.zb-counter{display:inline-flex;justify-content:center;font-weight:inherit;font-size:inherit}.zb-counter>span{text-align:center}.zb-counter>span.comma{width:.25em}div.donut-chart2{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding:2.5rem}div.donut-chart2.no-data{padding:0}div.donut-chart2>div.donut-chart-wrapper{display:flex;position:relative;flex:1;height:100%}div.donut-chart2>div.donut-chart-wrapper>svg>path.arc.hover{stroke-width:0}div.donut-chart2>div.donut-chart-wrapper>svg>path.arc.hide{opacity:.5}div.donut-chart2>div.donut-chart-wrapper>svg>path.arc.notRender{display:none}div.donut-chart2>div.donut-chart-legend{margin-top:3.5rem;width:100%;display:flex;align-items:center;justify-content:center}div.donut-chart2>div.donut-chart-legend>div.sub-data{display:flex;gap:.75rem}div.donut-chart2>div.donut-chart-legend>div.sub-data>span{display:block;height:.03125rem;background:#aac9cc}div.donut-chart2>div.donut-chart-legend>div.sub-data>div{flex:1;display:flex;align-items:center;flex-wrap:wrap}div.donut-chart2>div.donut-chart-legend>div.sub-data>div.legend{cursor:default}div.donut-chart2>div.donut-chart-legend>div.sub-data>div.legend.hide{opacity:.3}div.donut-chart2>div.donut-chart-legend>div.sub-data>div.names{background:#fdfdfd;padding:.75rem}div.donut-chart2>div.donut-chart-legend>div.sub-data>div.names>span{color:#273031;text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.donut-chart2>div.donut-chart-legend>div.sub-data>div.names>span:last-child{width:4.25rem!important}div.donut-chart2>div.donut-chart-legend>div.sub-data>div>span{display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;color:#273031;text-align:right;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:0 .75rem}div.donut-chart2>div.donut-chart-legend>div.sub-data>div>span:first-child{flex:1;justify-content:flex-start;gap:.5rem}div.donut-chart2>div.donut-chart-legend>div.sub-data>div>span>.circle{display:block;width:.75rem;height:.75rem;border-radius:5rem}div.donut-chart2 div.tooltip{pointer-events:none;position:absolute;display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;white-space:nowrap}div.donut-chart2 div.tooltip>span{color:#fff;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.125rem}div.donut-chart2 svg>circle{stroke-dasharray:1500;stroke-dashoffset:1500;transform-origin:center;transform:rotate(90deg) scaleX(-1);animation:dash-array .5s linear}@keyframes dash-array{0%{stroke-dashoffset:0}}div.traffic{flex:1;width:100%;height:100%;display:flex;flex-direction:column}div.traffic.no-data{padding:0}div.traffic .stack-bar-chart{flex:1}div.traffic div.counter{display:flex;align-items:center}div.traffic div.counter>p{display:block;margin:1.25rem;width:.0625rem;height:1.375rem;background:#aac9cc}div.traffic div.counter>span{display:flex;align-items:center;gap:.625rem}div.traffic div.counter>span>span{color:#273031;font-size:1.5rem;font-style:normal;font-weight:700;line-height:1.75rem}div.traffic div.counter>span:first-child>span:last-child{color:#3ebdd1}div.traffic div.counter>span:last-child>span:last-child{color:#f39a40}div.traffic .pipe-tag{display:inline-block;padding:.5rem .75rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#639a9a99;box-shadow:0 0 10px #0000000d}div.traffic .pipe-tag>p{font-size:.875rem;font-weight:600;line-height:1;margin-bottom:.25rem}div.traffic .pipe-tag>span{line-height:1.5;font-size:1rem;font-weight:400}div.multiple-selector2{display:block;position:relative;width:100%;height:2.5rem!important;border-radius:.75rem;border:1px solid #EAEEF1;background:#f6f8fb}div.multiple-selector2>span.selector{position:absolute;border-radius:.5rem;background:var(--Neutral-White, #FFF);box-shadow:0 0 4px #0000000d;top:50%;transform:translateY(-50%);transition:all .15s ease-in-out}div.multiple-selector2>div{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}div.multiple-selector2>div>span{flex:1;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#7c8386;text-align:center;font-size:.875rem;font-style:normal;font-weight:300;line-height:1rem}div.multiple-selector2>div>span.selected{color:var(--Neutral-TextPrimary, #2C3A4B);font-weight:500}div.stack-bar-chart{display:flex;flex-direction:column;position:relative;width:100%;height:100%;padding:.625rem 0;gap:1rem}div.stack-bar-chart.no-data{padding:0}div.stack-bar-chart>div{display:block}div.stack-bar-chart>div.bar-chart-wrapper{position:relative;height:100%;display:flex;align-items:center;flex:1}div.stack-bar-chart>div.bar-chart-wrapper>div{position:relative;display:flex;flex:1;height:100%;border-bottom:1px solid #AAC9CC}div.stack-bar-chart>div.bar-chart-wrapper>div>span{flex:1;height:100%;position:relative;display:flex;align-items:flex-end;justify-content:center}div.stack-bar-chart>div.bar-chart-wrapper>div>span>span.bar{position:absolute;display:block;min-width:.5rem;border-radius:.25rem .25rem 0 0;bottom:0;left:50%;transform:translate(-50%)}div.stack-bar-chart>div.bar-chart-wrapper>div>span>span.bar.hide{opacity:.3}div.stack-bar-chart>div.bar-chart-wrapper>div>span>span.grid{position:absolute;top:0;left:50%;width:0;height:100%;border-left:1px dashed rgb(217,226,226);transform:translate(-50%);z-index:5}div.stack-bar-chart>div.bar-chart-wrapper>div>span>span.grid>.tooltip{pointer-events:none;position:absolute;top:50%;left:1.5rem;right:unset;transform:translateY(-50%);display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;white-space:nowrap}div.stack-bar-chart>div.bar-chart-wrapper>div>span>span.grid>.tooltip.right{left:unset;right:1.5rem}div.stack-bar-chart>div.bar-chart-wrapper>div>span>span.grid>.tooltip>.data{display:flex;align-items:center;gap:.5rem;color:#fff}div.stack-bar-chart>div.bar-chart-wrapper>div>span>span.grid>.tooltip>.data>.circle{display:block;width:.5rem;height:.5rem;border-radius:50%}div.stack-bar-chart>div.bar-chart-wrapper>div>span>span.cate{position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}div.stack-bar-chart>div.bar-chart-wrapper>div>p{position:absolute;left:0;width:100%;height:1px;background-color:#eaeef1}div.stack-bar-chart>div.bar-chart-legend{display:flex;align-items:center;justify-content:center}div.stack-bar-chart>div.bar-chart-legend>div.sub-data{display:flex;gap:.75rem}div.stack-bar-chart>div.bar-chart-legend>div.sub-data>span{display:block;height:.03125rem;background:#aac9cc}div.stack-bar-chart>div.bar-chart-legend>div.sub-data>div{flex:1;display:flex;align-items:center;flex-wrap:wrap}div.stack-bar-chart>div.bar-chart-legend>div.sub-data>div.legend{cursor:default}div.stack-bar-chart>div.bar-chart-legend>div.sub-data>div.legend.hide{opacity:.3}div.stack-bar-chart>div.bar-chart-legend>div.sub-data>div>span{display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;color:#273031;text-align:right;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:0 .75rem}div.stack-bar-chart>div.bar-chart-legend>div.sub-data>div>span:first-child{flex:1;justify-content:flex-start;gap:.5rem}div.stack-bar-chart>div.bar-chart-legend>div.sub-data>div>span>.circle{display:block;width:.75rem;height:.75rem;border-radius:5rem}span.bar{animation:grow .4s linear}.half-pie-chart{position:relative}.half-pie-chart>svg>g>path{stroke:#e8e8e8;fill:transparent;stroke-linecap:round;stroke-linejoin:round}.half-pie-chart>svg>g>path.value{stroke:#18b598}.half-pie-chart>span{display:block;width:28px;height:28px;background:#18b598;border:4px solid #fff;border-radius:50%;position:absolute;content:" ";box-shadow:0 0 16px #0003;transform:translate(-50%,-50%);opacity:0;transition:opacity .375s ease-in-out}.half-pie-chart>span.show{opacity:1}.half-pie-chart>.centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.bubble-chart{height:100%;padding:2rem}.bubble-chart.legend{margin:0 1rem 2rem 0}.bubble-chart>div{position:relative;height:100%}.bubble-chart>div>span.legend-text{position:absolute;top:0;right:0;transform:translateY(calc(-100% - .625rem));color:#666;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}.bubble-chart>div>div:nth-of-type(1){height:100%;display:flex;align-self:flex-start;position:relative}.bubble-chart>div>div:nth-of-type(1)>.y-axis{position:relative;pointer-events:none}.bubble-chart>div>div:nth-of-type(1)>.y-axis>span.legend-text{position:absolute;left:-50%;top:50%;transform-origin:center;transform:rotate(270deg) translateY(-50%);color:var(--ama-primary, #1D7B85);font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem}.bubble-chart>div>div:nth-of-type(1)>.y-axis>label{pointer-events:none;font-size:.75rem;margin-right:.75rem;opacity:0}.bubble-chart>div>div:nth-of-type(1)>.y-axis>span{position:absolute;left:50%;transform:translate(-50%,-50%);color:#898989;font-size:.75rem;white-space:nowrap;font-weight:500;text-align:center}.bubble-chart>div>div:nth-of-type(1)>svg{flex:1}.bubble-chart>div>div:nth-of-type(1)>svg>line{stroke-width:1px}.bubble-chart>div>div:nth-of-type(1)>svg>line.first{stroke:#d3d3d3}.bubble-chart>div>div:nth-of-type(1)>svg>line:not(.first){stroke:#e5e5e5;stroke-dasharray:4px 4px}.bubble-chart>div>div:nth-of-type(1)>.stage{position:absolute;top:0;right:0}.bubble-chart>div>div:nth-of-type(1)>.stage>span{display:inline-block;position:absolute;content:" ";opacity:.8;box-shadow:0 0 10px #00000026;transition:background-color .125s linear;cursor:pointer;transform:translate(-50%,-50%)}.bubble-chart>div>div:nth-of-type(1)>.stage>span.focus{opacity:1}.bubble-chart>div>div:nth-of-type(1)>.stage>span.no-focus{opacity:.4}.bubble-chart>div>div:nth-of-type(1)>.stage>span{border-radius:50%}.bubble-chart>div>div:nth-of-type(1)>.focus{position:absolute;padding:.5rem .75rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;color:#fff;pointer-events:none;transform:translate(10%)}.bubble-chart>div>div:nth-of-type(1)>.focus.left{transform:translate(-110%)}.bubble-chart>div>div:nth-of-type(2){height:2.5rem;position:relative;pointer-events:none}.bubble-chart>div>div:nth-of-type(2)>span.legend-text{position:absolute;left:50%;bottom:0;transform:translate(-50%,100%);color:var(--ama-primary, #1D7B85);font-size:.875rem;font-style:normal;font-weight:600;line-height:1rem}.bubble-chart>div>div:nth-of-type(2)>label{pointer-events:none;opacity:0;font-size:.75rem;margin-top:1.25rem}.bubble-chart>div>div:nth-of-type(2)>span{position:absolute;top:1.25rem;white-space:nowrap;text-align:center;transform:translate(-50%,-50%);color:#898989;font-size:.75rem;font-weight:500}.bubble-chart>div>div:nth-of-type(2)>span.hide{opacity:0}.bubble-chart span.bubble{transform-origin:center;animation:grow-all .4s linear}@keyframes grow-all{0%{width:0;height:0}}div.horizon-bar-chart-wrapper{display:flex;width:100%;height:100%;flex-direction:column;align-items:center}div.horizon-bar-chart-wrapper .horizon-bar-chart{display:flex;flex-direction:column;justify-content:center;border-left:1px #AAC9CC solid;border-bottom:1px #AAC9CC solid;width:100%;height:100%}div.horizon-bar-chart-wrapper .horizon-bar-chart>div{display:flex;align-items:center;color:#eaeef1;margin:.5rem 0}div.horizon-bar-chart-wrapper .horizon-bar-chart>div>span{display:block;content:" ";background:#eaeef1;transition:all .35s ease-in-out;border-radius:0 6.25rem 6.25rem 0}div.horizon-bar-chart-wrapper .horizon-bar-chart>div>label{font-size:1.5rem;font-weight:400;margin-left:1rem}div.horizon-bar-chart-wrapper .horizon-bar-chart>div.focus{color:#ffb300}div.horizon-bar-chart-wrapper .horizon-bar-chart>div.focus>span{background:#ffb300}div.horizon-bar-chart-wrapper .horizon-bar-chart>div.focus>label{font-weight:700}div.horizon-bar-chart-wrapper>.legend{display:flex;justify-content:center;align-items:center;margin-top:1.25rem}div.horizon-bar-chart-wrapper>.legend>div{display:inline-flex;align-items:center}div.horizon-bar-chart-wrapper>.legend>div:nth-of-type(1){margin-right:1.88rem}div.horizon-bar-chart-wrapper>.legend>div>span{display:inline-block;width:.75rem;height:.75rem;border-radius:50%;content:" ";background:#eaeef1;margin-right:.5rem}div.horizon-bar-chart-wrapper>.legend>div>span.focus{background:#ffb300}div.horizon-bar-chart-wrapper>.legend>div>p{color:#273031;font-size:1rem;font-weight:300}div.purchases{width:100%;height:100%;display:flex;flex-direction:column}div.purchases>div{flex:1;width:100%}div.purchases>div>span{color:#273031;font-size:1rem;font-style:normal;font-weight:300;line-height:1rem}div.purchases>div>div{display:flex;align-items:center;gap:1rem;justify-content:space-between}div.purchases>div>div>span{display:flex;align-items:center;gap:.5rem;color:#273031;font-size:1.875rem;font-style:normal;font-weight:700;line-height:2.25rem}div.purchases>div>div>div{width:50%;height:3.12rem}div.simpleLineChart .no-data{min-height:unset!important}div.simpleLineChart>div{position:relative;display:flex;width:100%;height:100%}div.simpleLineChart>div>svg{position:absolute;width:100%;height:100%;top:0;left:0}div.simpleLineChart path.path{stroke-dasharray:3550;animation:dash 1s linear}@keyframes dash{0%{stroke-dashoffset:3550}}div.simpleLineChart path.area{animation:fill .75s linear}section.report-asin{display:flex;flex-direction:column;height:100%;gap:1.5rem}section.report-asin>header{display:flex;flex-direction:column;padding:0 1.5rem;width:100%}section.report-asin>header>.tab{width:100%;display:flex;height:4rem;min-height:4rem;align-items:center;justify-content:space-between;border-bottom:.0625rem solid #EDEEEE;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:.75rem 1.25rem 0;gap:.25rem}section.report-asin>header>.tab>div:first-child{display:flex;align-items:center;height:100%}section.report-asin>header>.tab>div:first-child>div{height:100%;display:flex;flex-direction:column;cursor:pointer}section.report-asin>header>.tab>div:first-child>div>label{flex:1;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;color:#666;text-align:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;cursor:pointer}section.report-asin>header>.tab>div:first-child>div>span{opacity:0;height:.125rem;border-radius:6.25rem;background:#054247}section.report-asin>header>.tab>div:first-child>div:hover>span{opacity:1;background:#848b8d}section.report-asin>header>.tab>div:first-child>div.selected>label{color:#273031;font-weight:500}section.report-asin>header>.tab>div:first-child>div.selected>span{opacity:1}section.report-asin>header>.report-filter{position:relative;z-index:4}@media (max-width: 1100px){section.report-asin>header>.report-filter.trend{height:7.875rem}}section.report-asin>header>.report-filter .paid{display:inline-flex;align-items:center;font-size:.875rem}section.report-asin>header>.report-filter .paid>svg{width:1.25rem;height:1.25rem;margin-right:.5rem}section.report-asin>header>.report-filter>div{width:100%;display:flex;border-radius:0 0 1.25rem 1.25rem;padding:.75rem 1.25rem;gap:.25rem;flex-direction:column;background:#fff}section.report-asin>header>.report-filter>div .hr-h{border:none;margin:.75rem 0;border-bottom:1px dashed var(--Neutral-Gray02, #EBEEF2)}section.report-asin>header>.report-filter>div .hr-v{display:block;border:none;max-width:1px;width:1px;height:1rem;margin:0;background-color:#273031}section.report-asin>header>.report-filter>div.open{height:calc(100vh - 12rem)}section.report-asin>header>.report-filter>div.open>header>button{background:#edf7f8;color:#1d7b85}section.report-asin>header>.report-filter>div.open>header>button svg>*{stroke:#1d7b85}section.report-asin>header>.report-filter>div>header{display:flex;align-items:center}section.report-asin>header>.report-filter>div>header>div{flex:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}section.report-asin>header>.report-filter>div>header>div>div{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.report-asin>header>.report-filter>div>header>div>div>*:nth-child(1){margin-right:.25rem}@media (max-width: 1100px){section.report-asin>header>.report-filter>div>header>div>div{flex-wrap:wrap}section.report-asin>header>.report-filter>div>header>div>div>hr{display:none}section.report-asin>header>.report-filter>div>header>div>div>.multiple-switch{margin-top:.75rem;display:flex;width:100%}}section.report-asin>header>.report-filter>div>header>div>div>.opt{display:flex;align-items:center;gap:.5rem}section.report-asin>header>.report-filter>div>header>div>div>.opt>.multiple-switch>button{width:3.5rem}section.report-asin>header>.report-filter>div>header>div>div>.opt>.zb-radio-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-asin>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-asin>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label>span{font-weight:400}section.report-asin>header>.report-filter>div>header>div>div>.zb-radio-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-asin>header>.report-filter>div>header>div>div>.zb-radio-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-asin>header>.report-filter>div>header>div>div>.zb-radio-group .zb-checkbox>label>span{font-weight:400}section.report-asin>header>.report-filter>div>header>div>p{display:flex;align-items:center;gap:.625rem}section.report-asin>header>.report-filter>div>header>div>p>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem}section.report-asin>header>.report-filter>div>header>div>p>span>span{display:flex;justify-content:center;align-items:center;border-radius:5rem;min-width:1rem;padding:.25rem;height:1rem;color:#fff;text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}section.report-asin>header>.report-filter>div>header>div>p>span>label{text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-asin>header>.report-filter>div>header>div>p>span:nth-of-type(1){background:#edf7f8}section.report-asin>header>.report-filter>div>header>div>p>span:nth-of-type(1)>span{background:#1d7b85}section.report-asin>header>.report-filter>div>header>div>p>span:nth-of-type(1)>label{color:#1d7b85}section.report-asin>header>.report-filter>div>header>div>p>span:nth-of-type(2),section.report-asin>header>.report-filter>div>header>div>p>span.campaign{background:#fff4e8}section.report-asin>header>.report-filter>div>header>div>p>span:nth-of-type(2)>span,section.report-asin>header>.report-filter>div>header>div>p>span.campaign>span{background:#f39a40}section.report-asin>header>.report-filter>div>header>div>p>span:nth-of-type(2)>label,section.report-asin>header>.report-filter>div>header>div>p>span.campaign>label{color:#f39a40}section.report-asin>header>.report-filter>div>header>div>p>span.asin{background:#edf6f4}section.report-asin>header>.report-filter>div>header>div>p>span.asin>span{background:#00a87e}section.report-asin>header>.report-filter>div>header>div>p>span.asin>label{color:#00a87e}section.report-asin>header>.report-filter>div>header>div>p>button{display:flex;padding:.5rem;align-items:center;gap:.625rem;border-radius:.5rem;border:1px solid #AAC9CC}section.report-asin>header>.report-filter>div>header>div>p>button>svg{width:1rem;height:1rem;aspect-ratio:1/1}section.report-asin>header>.report-filter>div>header>button{display:flex;height:2.25rem;padding:.75rem .625rem;align-items:center;gap:.375rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);margin-left:.625rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:.875rem}section.report-asin>header>.report-filter>div>header>button>svg{width:.875rem;height:.875rem;padding:.10938rem}section.report-asin>header>.report-filter>div>.select-infos{flex:1;display:grid;grid-template-columns:1fr 1fr 1.25rem 1fr;margin-top:.75rem;overflow:hidden}section.report-asin>header>.report-filter>div>.select-infos.asin{grid-template-columns:1fr 1fr 1fr 1.25rem 1fr}section.report-asin>header>.report-filter>div>.select-infos>span{height:100%;display:flex;align-items:center}section.report-asin>header>.report-filter>div>.select-infos>section{display:flex;flex-direction:column;flex:1;border-radius:.5rem;padding:.75rem;overflow:hidden;height:100%}section.report-asin>header>.report-filter>div>.select-infos>section:not(:last-of-type){margin-right:.75rem}section.report-asin>header>.report-filter>div>.select-infos>section.opt{border:1px solid #AAC9CC;color:#273031}section.report-asin>header>.report-filter>div>.select-infos>section.opt>header{font-size:1rem;font-weight:500;padding-bottom:.75rem;border-bottom:1px #AAC9CC solid}section.report-asin>header>.report-filter>div>.select-infos>section.select{color:#273031;border:1px solid #1D7B85;background:#edf7f8;overflow-x:hidden}section.report-asin>header>.report-filter>div>.select-infos>section.select>header{display:flex;align-items:center;margin-bottom:.75rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>header>label{flex:1;font-size:1rem;font-weight:500}section.report-asin>header>.report-filter>div>.select-infos>section.select>header>button{display:inline-flex;align-items:center;color:#273031;font-size:.875rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>header>button>svg{width:1.25rem;height:1.25rem;margin-left:.5rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>div{display:flex;flex-direction:column;overflow-y:auto}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div{padding-top:.75rem;flex:1}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div{display:flex;align-items:center;font-size:.875rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div:not(:last-of-type){margin-bottom:.75rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div.root{font-size:1rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div.root>svg{width:1.25rem;height:1.25rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root){padding-left:.5rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root).depth2{padding-left:1.5rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root)>svg{width:.625rem;height:.625rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div>svg{color:#000;margin-right:.5rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div>span{display:inline-block;color:#054247;flex:1;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-asin>header>.report-filter>div>.select-infos>section.select>div>div>div>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-asin>header>.report-filter>div>.select-infos>section>.search-filter{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}section.report-asin>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input{flex:1}section.report-asin>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>svg{color:#aac9cc;min-width:1.25rem;min-height:1.25rem;width:1.25rem;height:1.25rem}section.report-asin>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input{font-size:.875rem;width:100%}section.report-asin>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input::placeholder{color:#aac9cc}section.report-asin>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-asin>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-asin>header>.report-filter>div>.select-infos>section>.items{position:relative;flex:1;margin-top:.75rem;overflow-y:auto}section.report-asin>header>.report-filter>div>.select-infos>section>.items>div{display:flex;flex-direction:column;position:relative;padding-top:.75rem;gap:.75rem}section.report-asin>header>.report-filter>div>.select-infos>section>.items>div:first-child{padding-top:0}section.report-asin>header>.report-filter>div>.select-infos>section>.items>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-asin>header>.report-filter>div>.select-infos>section>.items>.loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#0000001a}section.report-asin>header>.report-filter>div>.select-infos>section>.items>.empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.875rem;color:#a5abb3}section.report-asin>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-asin>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label>span{font-weight:400;word-break:break-all}section.report-asin>header>.report-filter>div>.select-infos>section>.items>p{display:flex;align-items:center;cursor:pointer}section.report-asin>header>.report-filter>div>.select-infos>section>.items>p:not(:last-of-type){margin-bottom:.75rem}section.report-asin>header>.report-filter>div>.select-infos>section>.items>p>span{color:#1d7b85;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem;background:#e8edef;margin-left:.5rem}section.report-asin>header>.report-filter>div>.select-infos>section>.items>p>label{flex:1;font-size:.875rem;cursor:pointer}section.report-asin>header>.report-filter>div>.select-infos>section>.items>p>svg{width:1.5rem;height:1.5rem;transform:rotate(180deg);margin-left:.5rem}section.report-asin>header>.report-filter>div>footer{margin-top:.75rem;text-align:center}section.report-asin>header>.report-filter>div>footer>button{width:7.5rem;height:3.125rem;padding:1.1875rem 3.1875rem}section.report-asin>header>.report-filter>div>footer>button:last-child{margin-left:.625rem}section.report-asin>div{display:flex;flex-direction:column;padding:0 1.25rem;flex:1;overflow-y:auto;overflow-x:hidden}section.report-asin>div>section{flex:1}section.report-asin span.sa-item{display:flex;flex-direction:column;gap:.25rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;background:#fdfdfd;padding:.5rem;border-radius:.5rem}section.report-asin span.sa-item:hover{background:#f3f3f3}section.report-asin span.sa-item.asin{flex-direction:row;align-items:center;gap:.5rem}section.report-asin span.sa-item.asin>.img{position:relative;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem}section.report-asin span.sa-item.asin>.img>span{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#fff;border-radius:.5rem}section.report-asin span.sa-item.asin>.img img{position:absolute;width:3rem;height:3rem;border-radius:.5rem;opacity:0;transition:opacity .3s ease}section.report-asin span.sa-item.asin>.img img[src]{opacity:1}section.report-asin span.sa-item.asin>.img img[src]+span,section.report-asin span.sa-item.asin>.img img[alt=default]+span{display:none}section.report-asin span.sa-item.asin>span{display:flex;flex-direction:column;flex-wrap:wrap;gap:.25rem}section.report-asin span.sa-item:not(.asin)>span{display:flex;flex-wrap:wrap}section.report-asin span.sa-item:not(.asin)>span:nth-child(1)>b{display:inline-block;white-space:nowrap;margin-right:.125rem;vertical-align:middle}section.report-asin span.sa-item:not(.asin)>span:nth-child(2){gap:.5rem}section.report-asin span.sa-item:not(.asin)>span:nth-child(2)>span{display:flex;padding:.125rem .5rem;justify-content:center;align-items:center;border-radius:.25rem;gap:.625rem;font-size:.75rem;font-style:normal;font-weight:500;white-space:nowrap;background:#edf7f8;color:#1d7b85}section.report-asin span.sa-item span.tag{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}section.report-asin span.sa-item span.tag>span{display:flex;padding:.125rem .25rem;justify-content:center;align-items:center;border-radius:.25rem;gap:.625rem;background:#edf7f8;color:#1d7b85;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;white-space:nowrap}section.report-asin span.sa-item span.tag>span.highlight{color:#f39a40;background:#fff4e8}section.report-asin span.sa-item span.tag>span.highlight2{color:#00a87e;background:#edf6f4}section.report-asin div.help{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}section.report-asin div.help label{display:flex;align-items:center;gap:.25rem;color:#848b8d;font-size:.875rem;font-style:normal;font-weight:400}section.report-asin div.help label.warn{color:var(--red-1-ama-red-400, #E36767)}section.report-asin a.asin-img{position:relative;display:flex;height:3rem;width:3rem;justify-content:center;align-items:center;cursor:pointer}section.report-asin a.asin-img>.img{position:relative;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem}section.report-asin a.asin-img>.img>span{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#fff;border-radius:.5rem}section.report-asin a.asin-img>.img img{position:absolute;width:3rem;height:3rem;border-radius:.5rem;opacity:0;transition:opacity .3s ease}section.report-asin a.asin-img>.img img[src]{opacity:1}section.report-asin a.asin-img>.img img[src]+span,section.report-asin a.asin-img>.img img[alt=default]+span{display:none}section.report-asin a.asin-img>span:not(.img){position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:.5rem;background:#27303140;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}section.report-asin a.asin-img:hover>span{opacity:1}#asin-compare{display:flex;flex-direction:column;border-radius:.75rem;background:#fff}#asin-compare.asin{flex-direction:column}#asin-compare.asin>section:nth-of-type(1){margin-right:0;margin-bottom:1.25rem}@media (max-width: 1680px){#asin-compare{flex-direction:column}#asin-compare>section:nth-of-type(1){margin-right:0;margin-bottom:1.25rem}}#asin-compare>section{display:flex;flex-direction:column;flex:1;padding:1.25rem}#asin-compare>section>header{display:flex;align-items:center;margin-bottom:.75rem}#asin-compare>section>header>h2{flex:1;font-size:1.125rem;font-weight:500}#asin-compare>section>.no-data{flex:1;height:auto;background-color:transparent}#asin-compare>div.multiple-switch2{margin:1.25rem 0 0 1.25rem}#asin-compare>.pref>div:not(.multiple-switch2){display:flex;align-items:center;min-height:486px}@media (max-width: 1200px){#asin-compare>.pref>div:not(.multiple-switch2){flex-direction:column;justify-content:center}}#asin-compare>.pref>div:not(.multiple-switch2)>div{flex:1;position:relative;min-width:25rem;height:32rem;min-height:32rem}#asin-compare>.pref>div:not(.multiple-switch2)>div>.ad-spend{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}#asin-compare>.pref>div:not(.multiple-switch2)>div>.ad-spend>p{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}#asin-compare>.pref>div:not(.multiple-switch2)>div>.ad-spend>span{font-size:1rem}#asin-compare>.pref>div:not(.multiple-switch2)>table{flex:1.2}#asin-compare>.pref>div:not(.multiple-switch2)>table span.idx-point{flex:1;display:flex;align-items:center;justify-content:center}#asin-compare>.pref>div:not(.multiple-switch2)>table span.idx-point>span{width:.5rem;height:.5rem;border-radius:50%;display:block;margin-right:1rem}#asin-compare>.pref>div:not(.multiple-switch2)>table td>span{display:flex;align-items:center;gap:.5rem}#asin-compare>.pref>div:not(.multiple-switch2)>table td>span>span{display:flex;flex-direction:column}#asin-compare>.pref>div:not(.multiple-switch2)>table td>span>span>span.name{color:#333;font-size:1rem;font-style:normal;font-weight:500;text-align:left;overflow:hidden;white-space:normal;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}#asin-compare>.pref>div:not(.multiple-switch2)>table td>span>span>span:not(.name){display:flex;align-items:center;flex-wrap:wrap;gap:.625rem;white-space:nowrap}#asin-compare>.pref>div:not(.multiple-switch2)>table td>span>span>span:not(.name)>span{text-align:left;color:#888;font-size:.875rem;font-style:normal;font-weight:400}#asin-compare>.pref>div:not(.multiple-switch2)>table td>span>span>span:not(.name)>span>span{color:#1d7b85}#asin-compare>.eff>div{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:486px}#asin-compare>.eff>div>label{display:block;text-align:right;font-size:.875rem;margin-bottom:1.25rem}#asin-compare>.eff .bubble-focus-item{white-space:nowrap;color:#fff}#asin-compare>.eff .bubble-focus-item>div{display:flex;align-items:center;font-size:.75rem;font-weight:500;max-width:20rem}#asin-compare>.eff .bubble-focus-item>div>b{display:inline-block;width:8px;height:8px;min-width:8px;border-radius:50%;margin-right:.5rem;content:" "}#asin-compare>.eff .bubble-focus-item>div>span{flex:1;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}#asin-compare>.eff .bubble-focus-item>p{font-size:.75rem;font-weight:500;margin-top:.25rem}#asin-compare span.tooltip-render{display:flex;flex-direction:column}#asin-compare div.chart-guide{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%}#asin-compare div.chart-guide>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}#asin-compare div.chart-guide>span>svg{width:1.5rem;height:1.5rem;aspect-ratio:1/1}#asin-compare div.chart-guide>span>b{text-align:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:1rem}#asin-compare div.chart-guide>span:first-child>b{color:#5cb910}#asin-compare div.chart-guide>span:last-child>b{color:#f0a800}.multiple-switch2{position:relative;display:block;align-items:flex-start;border-radius:6.1875rem;background:var(--ama-gray-bg, #EFF2F3);height:2.25rem;overflow:hidden}.multiple-switch2>span.selector{position:absolute;top:50%;transform:translateY(-50%);display:block;background-color:#1d7b85;height:1.75rem;border-radius:6.1875rem;transition:left .1s linear}.multiple-switch2>div{position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;align-items:center}.multiple-switch2>div>button{position:relative;display:flex;height:1.75rem;justify-content:center;align-items:center;gap:.5rem;color:#a9b3b5;text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:120%;cursor:pointer}.multiple-switch2>div>button>svg{width:1.5rem;height:1.5rem}.multiple-switch2>div>button>svg path,.multiple-switch2>div>button>svg circle{fill:#a9b3b5}.multiple-switch2>div>button.selected{color:#fff}.multiple-switch2>div>button.selected path,.multiple-switch2>div>button.selected circle{fill:#fff}.multiple-switch2>div>button:disabled{cursor:not-allowed;opacity:.5}.multiple-switch2>div>button>span.tooltip{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%,.5rem);padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.75rem;background:#709ca1cc}.multiple-switch2>div>button>span.tooltip>span{position:absolute;top:0;left:50%;transform:translate(-50%,-95%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(112,156,161,.8)}.multiple-switch2>div>button>span.tooltip>label{color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:132%;white-space:nowrap}.multiple-switch2>div>button:hover>span.tooltip{display:inline-flex}.multiple-switch2.icon>button>svg{width:1rem;height:1rem}#asin-funnel{padding:1.25rem;border-radius:.75rem;background:#fff;display:flex;flex-direction:column;gap:1.25rem}#asin-funnel>div:not(.multiple-switch2){flex:1;display:flex;align-items:center}#asin-funnel>div:not(.multiple-switch2)>div{padding:1.25rem 2.5rem}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(1){flex:1;min-width:28rem}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(1)>div>*{margin-top:1.25rem}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(2){flex:1;overflow-x:auto}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(2) table tr.total>td{background-color:#edf7f8!important;border-bottom:none}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(2) table tr.total>td:nth-of-type(2){font-weight:500}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(2) table td>span{display:flex;align-items:center;gap:.5rem}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(2) table td>span>span{display:block;white-space:nowrap}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(2) table td>span>span>span.name{text-align:left;overflow:hidden;white-space:normal;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(2) table td>span>span>p{width:100%;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;color:#9ca0a0;text-align:left}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(2) table td>span>span>p>span{color:#6172f3}#asin-funnel>div:not(.multiple-switch2).asin{flex-direction:column;justify-content:center}#asin-funnel>div:not(.multiple-switch2).asin>div:nth-of-type(1){flex:auto;width:100%}#asin-funnel>div:not(.multiple-switch2).asin>div:nth-of-type(2){width:100%;flex:auto;margin-top:2.5rem;margin-left:0}@media (max-width: 1512px){#asin-funnel>div:not(.multiple-switch2){flex-direction:column;justify-content:center}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(1){flex:auto;width:100%}#asin-funnel>div:not(.multiple-switch2)>div:nth-of-type(2){width:100%;flex:auto;margin-top:2.5rem;margin-left:0}}#asin-data{padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#asin-data.extend{position:fixed;top:0;left:0;width:calc(100% - 4rem);height:calc(100% - 4rem);margin:2rem;z-index:10}#asin-data.extend>.loading-wrapper{overflow:hidden}#asin-data.extend>.loading-wrapper>div{height:100%;max-height:unset}#asin-data>header{display:flex;align-items:center;margin-bottom:.75rem}#asin-data>header>h2{flex:1;font-size:1.125rem;font-weight:500}#asin-data>.filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:.75rem;gap:.5rem}#asin-data>.filter>div{display:flex;align-items:center}#asin-data>.filter>div>div.setting-values{position:relative}#asin-data>.filter>div>div.setting-values>label{display:flex;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;cursor:pointer}#asin-data>.filter>div>div.setting-values>label>svg{width:1.125rem;height:1.125rem}#asin-data>.filter>div>div.setting-values>span{position:absolute;display:flex;flex-direction:column;padding:.5rem;gap:.5rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);background:#fff;z-index:5}#asin-data>.filter>div>div.setting-values>span span.checkbox-target{white-space:nowrap}#asin-data>.filter>div>div.setting-values>span button{margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid #AAC9CC;padding:.25rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#asin-data>.filter>div>div.setting-values>span button:hover{background-color:#aac9cc;color:#fff}#asin-data>.filter>div>div.values-list{display:flex;align-items:center;gap:.5rem;margin-left:.5rem}#asin-data>.filter>div>div.values-list>span{display:flex;padding:.25rem .5rem;align-items:center;gap:.25rem;border-radius:.25rem;background:#e9fcf0;color:var(--ama-black-normal, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400}#asin-data>.filter>div button.table-button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#asin-data>.filter>div button.table-button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#asin-data>.filter>div button.table-button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#asin-data>.filter>div button.table-button:disabled>svg{stroke:#fff}#asin-data>.filter>div>p{display:inline-flex;align-items:center}#asin-data>.filter>div>p>label{font-size:1rem;font-weight:400;margin-right:.5rem}#asin-data>.filter>div>p>b{color:#273031;padding:.25rem .5rem;border-radius:.25rem;background:#f5f5f5;font-size:.875rem;font-weight:500}#asin-data>.filter>div>p:nth-of-type(1){margin-right:.5rem}#asin-data>.filter>div>p:nth-of-type(1)>b{background-color:#edf7f8}#asin-data>.filter>div>p:nth-of-type(2)>b{background-color:#edf0f2}#asin-data>.filter>div:nth-of-type(2){display:flex;gap:.5rem}#asin-data>.filter>div:nth-of-type(2)>div.key{width:21rem}#asin-data>.filter>div:nth-of-type(2)>div.key input::placeholder{color:#709ca1}#asin-data>.filter>div:nth-of-type(2)>div.key svg>path{fill:#709ca1}#asin-data>.match-type{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}#asin-data>.match-type>span{color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#asin-data>.match-type>.zb-checkbox-rect-group{flex-wrap:wrap}#asin-data>.no-data{flex:1;height:auto;background-color:transparent}#asin-data>.filter-item-list{display:flex;height:2.5rem;align-items:center;gap:.5rem;margin-bottom:.75rem}#asin-data>.filter-item-list>div{flex:1;display:flex;align-items:center;gap:.5rem;overflow-x:auto;overflow-y:hidden}#asin-data>.filter-item-list>div::-webkit-scrollbar{width:0;height:0}#asin-data>.filter-item-list>div>span{white-space:nowrap;display:flex;padding:0 .75rem;height:2.25rem;align-items:center;border-radius:.25rem;background:var(--ama-secondary-light, #E7F7FA);gap:.31rem}#asin-data>.filter-item-list>div>span>label{color:var(--ama-secondary, #3EBDD1);font-size:.8125rem;font-style:normal;font-weight:600}#asin-data>.filter-item-list>div>span>span{display:flex;align-items:center;justify-content:center;cursor:pointer}#asin-data>.filter-item-list>div>span>span>svg{width:1rem;height:1rem}#asin-data>.filter-item-list>span.reset{display:flex;height:2.25rem;padding:0 .75rem;align-items:center;gap:.25rem;border-radius:6.1875rem;background:var(--max-gray-bg, #FAFAFB);cursor:pointer;color:var(--ama-text-btn, #709CA1);text-align:center;font-size:.875rem;font-style:normal;font-weight:500}#asin-data>.filter-item-list>span.reset>svg{width:1.125rem;height:1.125rem}#asin-data>.filter-item-list>span.reset>svg path{fill:var(--ama-text-btn, #709CA1)}#asin-data>.filter-item-list>span:not(.reset){display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;border-radius:1.25rem;background:var(--ama-gray-bg, #EFF2F3);cursor:pointer}#asin-data>.filter-item-list>span:not(.reset).right{transform:rotate(180deg)}#asin-data>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#asin-data>.scroll-bar.hide{opacity:0}#asin-data>.scroll-bar>button{display:inline-flex;align-items:center}#asin-data>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#asin-data>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#asin-data>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#asin-data>.scroll-bar>p{flex:1;position:relative}#asin-data>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#asin-data>.loading-wrapper{flex:1;display:flex;align-items:flex-start;flex-direction:column;color:#273031;gap:.5rem}#asin-data>.loading-wrapper>span{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:flex-end}#asin-data>.loading-wrapper>.data{width:100%;overflow:auto;max-height:calc(100vh - 28rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#asin-data>.loading-wrapper>.data::-webkit-scrollbar{width:0;height:0}#asin-data>.loading-wrapper>.data>table{width:100%;border-spacing:0}#asin-data>.loading-wrapper>.data>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#asin-data>.loading-wrapper>.data>table tr{height:56px;max-height:56px;font-size:.875rem}#asin-data>.loading-wrapper>.data>table tr.total{cursor:default}#asin-data>.loading-wrapper>.data>table tr.total>td{background-color:#fff}#asin-data>.loading-wrapper>.data>table tr.total>td.key{cursor:pointer}#asin-data>.loading-wrapper>.data>table tr.total>td.key>span{width:100%;height:100%;display:flex;font-size:1rem;gap:.25rem;cursor:pointer;align-items:flex-start;flex-direction:column}#asin-data>.loading-wrapper>.data>table tr.total>td.key>span *{cursor:pointer}#asin-data>.loading-wrapper>.data>table tr.total>td.key>span>span{flex:1;display:flex;align-items:center}#asin-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>b{margin-right:.125rem}#asin-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2){gap:.5rem}#asin-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span{display:flex;align-items:center;gap:.25rem}#asin-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span>b{display:flex;padding:0 .25rem;justify-content:center;align-items:center;border-radius:.25rem;background:var(--ama-primary, #1D7B85);color:#fff;font-size:.625rem;font-style:normal;font-weight:600}#asin-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span>label{color:var(--ama-gray-33, #333);font-size:.625rem;font-style:normal;font-weight:400}#asin-data>.loading-wrapper>.data>table tr.use-click{cursor:pointer}#asin-data>.loading-wrapper>.data>table tr.use-click.hover>td{background-color:#e1f8f0}#asin-data>.loading-wrapper>.data>table tr>td.target-check,#asin-data>.loading-wrapper>.data>table tr>th.target-check{position:sticky!important;left:0;z-index:1;max-width:3rem}#asin-data>.loading-wrapper>.data>table tr>td.target-check>span,#asin-data>.loading-wrapper>.data>table tr>th.target-check>span{max-width:3rem;display:flex;align-items:center;justify-content:center}#asin-data>.loading-wrapper>.data>table tr>td.key,#asin-data>.loading-wrapper>.data>table tr>th.key{position:sticky!important;left:3rem;z-index:1;text-align:left}#asin-data>.loading-wrapper>.data>table tr>td.key.tag,#asin-data>.loading-wrapper>.data>table tr>th.key.tag{left:0!important}#asin-data>.loading-wrapper>.data>table tr>td:first-child,#asin-data>.loading-wrapper>.data>table tr>th:first-child{left:0}#asin-data>.loading-wrapper>.data>table tr:not(.total)>td.target-check>span{justify-content:center}#asin-data>.loading-wrapper>.data>table tr:not(.total)>td.key>span{justify-content:flex-start;padding-left:1.75rem}#asin-data>.loading-wrapper>.data>table tr:last-child td{border-bottom:none}#asin-data>.loading-wrapper>.data>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;z-index:2;border:0;background:#f5f7f8;min-width:10rem}#asin-data>.loading-wrapper>.data>table th.target-check{z-index:3!important;padding:0 .75rem!important;text-align:center;min-width:auto}#asin-data>.loading-wrapper>.data>table th.target-check>.zb-checkbox{display:flex;justify-content:center;min-width:auto;padding:0!important}#asin-data>.loading-wrapper>.data>table th.key{z-index:3!important;min-width:21rem;text-align:left;font-size:1rem;border-right:1px solid #E5E5E5}#asin-data>.loading-wrapper>.data>table th.key.more{border-right:none}#asin-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox){display:flex;align-items:center;padding-right:.25rem;cursor:pointer}#asin-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#asin-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.25rem;border-radius:.5rem}#asin-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span:hover{box-shadow:0 0 10px #0000001a}#asin-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span.filter.on path{stroke:#3ebdd1}#asin-data>.loading-wrapper>.data>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#asin-data>.loading-wrapper>.data>table th>p:hover,#asin-data>.loading-wrapper>.data>table th>p.hover{opacity:1}#asin-data>.loading-wrapper>.data>table th:last-child>p{pointer-events:none}#asin-data>.loading-wrapper>.data>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;border-bottom:1px #E5E5E5 solid;padding:0 .5rem;background-color:#fbfbfc}#asin-data>.loading-wrapper>.data>table td.target-check>span{font-size:.875rem;justify-content:center}#asin-data>.loading-wrapper>.data>table td.key{border-right:1px solid #E5E5E5}#asin-data>.loading-wrapper>.data>table td.key>span{font-size:.875rem;justify-content:flex-start}#asin-data>.loading-wrapper>.data>table td.use-hide{cursor:pointer}#asin-data>.loading-wrapper>.data>table td.hide.child>span>svg{transform:rotate(-90deg)}#asin-data>.loading-wrapper>.data>table td>b{min-width:inherit;width:100%;display:flex;align-items:center;justify-content:flex-end;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#asin-data>.loading-wrapper>.data>table td>span:not(.asin-item){display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;margin-top:.25rem}#asin-data>.loading-wrapper>.data>table td>span:not(.asin-item)>svg{display:none;width:.875rem;height:.875rem;margin-left:.125rem}#asin-data>.loading-wrapper>.data>table td>span:not(.asin-item).up{color:#ff3737}#asin-data>.loading-wrapper>.data>table td>span:not(.asin-item).up>svg{display:inline-block}#asin-data>.loading-wrapper>.data>table td>span:not(.asin-item).down{color:#3869ff}#asin-data>.loading-wrapper>.data>table td>span:not(.asin-item).down>svg{display:inline-block;transform:rotate(180deg)}#asin-data>.loading-wrapper>.data>table td>span:not(.asin-item).subkey{overflow:hidden;white-space:normal;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}#asin-data>.loading-wrapper>.data>table span.asin-item{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;padding:.5rem 0}#asin-data>.loading-wrapper>.data>table span.asin-item>span{display:block}#asin-data>.loading-wrapper>.data>table span.asin-item>span>span{text-align:left;overflow:hidden;white-space:normal;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;font-size:.75rem}#asin-data>.loading-wrapper>.data>table span.asin-item>span>p{width:100%;font-size:.75rem;font-style:normal;font-weight:400;line-height:1rem;color:#9ca0a0;text-align:left}#asin-data>.loading-wrapper>.data>table span.asin-item>span>p>span{color:#6172f3}#asin-data div.add-tag{width:100%;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1rem;z-index:999}#asin-data div.add-tag>span{display:inline-flex;padding:.75rem 6.25rem;align-items:center;gap:.5rem;border-radius:.75rem;background:#1d7b85;box-shadow:0 4px 10px #0000001a;cursor:pointer}#asin-data div.add-tag>span:hover{background:var(--ama-primary-normal, #097078)}#asin-data div.add-tag>span>span{color:#fff;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.03125rem;white-space:nowrap}#asin-data div.add-tag>span>svg{width:1.2rem;height:1.2rem}#asin-data div.add-tag>span path{fill:#fff}#add-col-detail-modal-target{position:fixed;left:0;top:0;width:100%;height:100%;background:#0003;z-index:9999}#add-col-detail-modal-target>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;height:90%;border-radius:.75rem;background-color:#fff;display:flex;flex-direction:column}#add-col-detail-modal-target>div>header{display:flex;align-items:center;padding:1.25rem;border-bottom:1px #EBEEF2 solid}#add-col-detail-modal-target>div>header>h1{flex:1;color:#273031;font-size:1.125rem;font-weight:500}#add-col-detail-modal-target>div>header>button{display:inline-flex;align-items:center;margin-left:.5rem}#add-col-detail-modal-target>div>header>button>svg{width:1.5rem;height:1.25rem}#add-col-detail-modal-target>div>.opt{width:100%;padding:0 1.25rem;display:flex;flex-direction:column;gap:.75rem;margin:.75rem 0}#add-col-detail-modal-target>div>.opt>div:nth-of-type(1){display:inline-flex;align-items:center;flex-wrap:wrap;width:100%;gap:.5rem}#add-col-detail-modal-target>div>.opt>div:nth-of-type(1)>span{display:flex;align-items:center;gap:.5rem}#add-col-detail-modal-target>div>.opt>div:nth-of-type(1)>span>b{display:inline-flex;height:2rem;align-items:center;border-radius:.5rem;background:#e6eeee;padding:0 .5rem;color:#1d7b85;font-size:.875rem;font-weight:500;white-space:nowrap}#add-col-detail-modal-target>div>.opt>div:nth-of-type(1)>span>span{color:#273031;font-size:1rem;font-weight:500}#add-col-detail-modal-target>div>.opt>div:nth-of-type(1)>span>label{display:inline-flex;height:1.5rem;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem;white-space:nowrap;color:var(--ama-white, #FFF);font-size:.75rem;font-style:normal;font-weight:500}#add-col-detail-modal-target>div>.opt>div:nth-of-type(1)>span>label.CAMPAIGN,#add-col-detail-modal-target>div>.opt>div:nth-of-type(1)>span>label.ORDER{background:#3ebdd1}#add-col-detail-modal-target>div>.opt>div:nth-of-type(1)>span>label.LINE_ITEM{background:#95c5cc}#add-col-detail-modal-target>div>.opt>div:nth-of-type(1)>span>label.TARGETING{background:#00a87e}#add-col-detail-modal-target>div>.opt>div:nth-of-type(1)>span>label.MATCH_TYPE{background:#f39a40}#add-col-detail-modal-target>div>.opt>div:nth-of-type(1)>span>label.SIZE{background:#4ade80}#add-col-detail-modal-target>div>.opt>div:nth-of-type(2){width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}#add-col-detail-modal-target>div>.opt>div:nth-of-type(2)>div:nth-of-type(1){display:flex;align-items:center;gap:.5rem}#add-col-detail-modal-target>div>.opt>div:nth-of-type(2)>div:nth-of-type(1)>span{color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;white-space:nowrap}#add-col-detail-modal-target>div>.opt>div:nth-of-type(2)>div:nth-of-type(2){display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}#add-col-detail-modal-target>div>.opt>div:nth-of-type(2)>div:nth-of-type(2) .hr-v{display:block;border:none;width:1px;height:1rem;background-color:#273031;margin:0}#add-col-detail-modal-target>div>.opt>div:nth-of-type(2)>div:nth-of-type(2)>button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400}#add-col-detail-modal-target>div>.opt>div:nth-of-type(2)>div:nth-of-type(2)>button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#add-col-detail-modal-target>div>.opt>div:nth-of-type(2)>div:nth-of-type(2)>button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#add-col-detail-modal-target>div>.opt span.asin-img{position:relative;display:flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;margin-right:.5rem}#add-col-detail-modal-target>div>.opt span.asin-img>span{display:flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;background:#fff;border-radius:.5rem}#add-col-detail-modal-target>div>.opt span.asin-img img{position:absolute;width:1.625rem;height:1.625rem;border-radius:.5rem;opacity:0;transition:opacity .3s ease}#add-col-detail-modal-target>div>.opt span.asin-img img[src]{opacity:1}#add-col-detail-modal-target>div>.opt span.asin-img img[src]+span,#add-col-detail-modal-target>div>.opt span.asin-img img[alt=default]+span{display:none}#add-col-detail-modal-target>div>.scroll-bar{display:flex;align-items:center;padding:0 1.25rem;margin-bottom:.75rem;transition:opacity .125s linear}#add-col-detail-modal-target>div>.scroll-bar.hide{opacity:0}#add-col-detail-modal-target>div>.scroll-bar>button{display:inline-flex;align-items:center}#add-col-detail-modal-target>div>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#add-col-detail-modal-target>div>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#add-col-detail-modal-target>div>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#add-col-detail-modal-target>div>.scroll-bar>p{flex:1;position:relative}#add-col-detail-modal-target>div>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#0752591a}#add-col-detail-modal-target>div>.content{flex:1;padding:0 1.25rem 1.25rem;overflow-x:hidden;overflow-y:auto}#add-col-detail-modal-target>div>.content .chart-body{height:28rem}div.draggable-box{display:flex;align-items:center;gap:.5rem}div.draggable-box>span{display:flex;padding:.25rem .5rem;align-items:center;gap:.25rem;border-radius:.25rem;background:#e9fcf0;color:var(--ama-black-normal, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400}div.draggable-box>span svg{width:1.125rem;height:1.125rem}div.draggable-box>span>span{display:block;width:1.125rem;height:1.125rem;cursor:pointer}#add-tag-modal{position:fixed;left:0;top:0;width:100%;height:100%;background:#0003;z-index:9999}#add-tag-modal>div:not(.confirm){position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);max-height:calc(100% - 2.5rem);width:32rem;height:100%;border-radius:.75rem;background-color:#fff;display:flex;flex-direction:column}#add-tag-modal>div:not(.confirm)>header{display:flex;align-items:center;padding:1.25rem;border-bottom:1px #EBEEF2 solid}#add-tag-modal>div:not(.confirm)>header>h1{flex:1;color:#273031;font-size:1.125rem;font-weight:500}#add-tag-modal>div:not(.confirm)>header>button{display:inline-flex;align-items:center;margin-left:.5rem}#add-tag-modal>div:not(.confirm)>header>button>svg{width:1.5rem;height:1.25rem}#add-tag-modal>div:not(.confirm)>div{flex:1;display:flex;padding:1.25rem;flex-direction:column;gap:.75rem;overflow:hidden}#add-tag-modal>div:not(.confirm)>div>label{color:#273031;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.5rem}#add-tag-modal>div:not(.confirm)>div>div{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;align-self:stretch}#add-tag-modal>div:not(.confirm)>div>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:.5rem 0}#add-tag-modal>div:not(.confirm)>div>div>span.zb-selector2{width:100%}#add-tag-modal>div:not(.confirm)>div div.message{display:flex;flex-direction:column;gap:.75rem}#add-tag-modal>div:not(.confirm)>div div.message>span{display:block;width:100%;height:0;border-top:.5px dashed #AAC9CC}#add-tag-modal>div:not(.confirm)>div div.message>p{display:flex;padding:.75rem;align-items:center;gap:.5rem;align-self:stretch;border-radius:.75rem;background:#fdfdfd}#add-tag-modal>div:not(.confirm)>div div.message>p>svg{width:1.25rem;height:1.25rem;aspect-ratio:1/1}#add-tag-modal>div:not(.confirm)>div div.message>p>svg path{fill:#1d7b85}#add-tag-modal>div:not(.confirm)>div div.message>p>label{width:100%;color:#666;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}#add-tag-modal>div:not(.confirm)>div div.message>p>label>span{display:flex;flex-direction:column}#add-tag-modal>div:not(.confirm)>div div.message>p>label>span>label{margin-bottom:.5rem}#add-tag-modal>div:not(.confirm)>footer{display:flex;padding:1.25rem;flex-direction:column;justify-content:center;align-items:flex-end;gap:1.25rem;align-self:stretch}#add-tag-modal>div:not(.confirm)>footer>span{width:100%;height:.03125rem;background:#aac9cc}#add-tag-modal>div:not(.confirm)>footer>div{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:.625rem}#add-tag-modal>div:not(.confirm)>footer>div>span{color:#054247;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}#add-tag-modal div.confirm{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}#add-tag-modal div.confirm>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:30rem;flex-direction:column;border-radius:.75rem;background:#fff;padding:1.25rem;gap:1.25rem}#add-tag-modal div.confirm>div>p{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem;display:flex;align-items:center;justify-content:space-between}#add-tag-modal div.confirm>div>span{color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}#add-tag-modal div.confirm>div>div{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}#edit-tag-modal{position:fixed;left:0;top:0;width:100%;height:100%;background:#0003;z-index:9999}#edit-tag-modal>div:not(.confirm){position:absolute;top:50%;right:1.25rem;transform:translateY(-50%);max-height:calc(100% - 2.5rem);width:32rem;height:100%;border-radius:.75rem;background-color:#fff;display:flex;flex-direction:column}#edit-tag-modal>div:not(.confirm)>header{display:flex;align-items:center;padding:1.25rem;border-bottom:1px #EBEEF2 solid}#edit-tag-modal>div:not(.confirm)>header>h1{flex:1;color:#273031;font-size:1.125rem;font-weight:500}#edit-tag-modal>div:not(.confirm)>header>button{display:inline-flex;align-items:center;margin-left:.5rem}#edit-tag-modal>div:not(.confirm)>header>button>svg{width:1.5rem;height:1.25rem}#edit-tag-modal>div:not(.confirm)>div{flex:1;display:flex;padding:1.25rem;flex-direction:column;gap:.75rem;overflow:hidden}#edit-tag-modal>div:not(.confirm)>div>label{color:#273031;font-size:1.25rem;font-style:normal;font-weight:500;line-height:1.5rem}#edit-tag-modal>div:not(.confirm)>div>div.selector-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;align-self:stretch}#edit-tag-modal>div:not(.confirm)>div>div.selector-wrapper>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:.5rem 0}#edit-tag-modal>div:not(.confirm)>div>div.selector-wrapper>span.zb-selector2{width:100%}#edit-tag-modal>div:not(.confirm)>div>div.selector-wrapper>span.zb-selector2>span{width:100%;max-width:inherit;max-height:70vh}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper{flex:1;width:100%;display:flex;flex-direction:column;overflow:hidden auto;gap:.625rem}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper>.divider{width:100%;height:0;border-bottom:.5px dashed #ECEEF4}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper>div{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;align-self:stretch}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper>div>div{display:flex;align-items:flex-start;gap:.625rem}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper>div>div>label{display:flex;width:4.5rem;height:1.625rem;padding:.25rem .375rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:var(--ama-bg-light, #EDF7F8);color:var(--ama-primary, #1D7B85);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%;white-space:nowrap}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper>div>div>div{flex:1;display:flex;align-items:flex-start;flex-wrap:wrap;gap:.625rem}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper>div>div>div>span{display:flex;align-items:center;gap:.125rem}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper>div>div>div>span>span:nth-child(1){overflow:hidden;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:1;-webkit-box-orient:vertical;max-width:15rem;padding:.25rem .5rem;border-radius:.25rem;border:1px solid #F4F4F4;color:var(--ama-gray-66, #666);font-size:.875rem;font-style:normal;font-weight:400;line-height:150%}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper>div>div>div>span>span:nth-child(2){display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;cursor:pointer}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper>div>div>div>span>span:nth-child(2)>svg{width:1.25rem;height:1.25rem}#edit-tag-modal>div:not(.confirm)>div>div.tag-wrapper>div>div.sub>div>span>span:nth-child(1){background:#f4f4f4}#edit-tag-modal>div:not(.confirm)>footer{display:flex;padding:0 1.25rem 1.25rem;flex-direction:column;justify-content:center;align-items:flex-end;gap:1.25rem;align-self:stretch}#edit-tag-modal>div:not(.confirm)>footer>span{width:100%;height:.03125rem;background:#aac9cc}#edit-tag-modal>div:not(.confirm)>footer>div{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:.625rem}#edit-tag-modal>div:not(.confirm)>footer>div>span{color:#054247;font-size:1rem;font-style:normal;font-weight:500;line-height:1.5rem}#edit-tag-modal div.confirm{position:fixed;top:0;left:0;width:100%;height:100%;background:#0003;z-index:6}#edit-tag-modal div.confirm>div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;width:30rem;flex-direction:column;border-radius:.75rem;background:#fff;padding:1.25rem;gap:1.25rem}#edit-tag-modal div.confirm>div>p{color:#273031;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.75rem;display:flex;align-items:center;justify-content:space-between}#edit-tag-modal div.confirm>div>span{color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}#edit-tag-modal div.confirm>div>div{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}#edit-tag-modal span.asin{display:flex;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;padding:.5rem;border-radius:.5rem;flex-direction:row;align-items:center;gap:.5rem}#edit-tag-modal span.asin>.img{position:relative;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem}#edit-tag-modal span.asin>.img>span{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#fff;border-radius:.5rem}#edit-tag-modal span.asin>.img img{position:absolute;width:3rem;height:3rem;border-radius:.5rem;opacity:0;transition:opacity .3s ease}#edit-tag-modal span.asin>.img img[src]{opacity:1}#edit-tag-modal span.asin>.img img[src]+span,#edit-tag-modal span.asin>.img img[alt=default]+span{display:none}#edit-tag-modal span.asin>span:not(.img){max-width:inherit;display:flex;flex-direction:column;flex-wrap:wrap;gap:.25rem}#edit-tag-modal span.asin>span:not(.img)>span:not(.tag){text-align:left;overflow:hidden;white-space:normal;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}#edit-tag-modal span.asin>span:not(.img)>span.tag{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}#edit-tag-modal span.asin>span:not(.img)>span.tag>span{display:flex;padding:.125rem .25rem;justify-content:center;align-items:center;border-radius:.25rem;gap:.625rem;background:#edf7f8;color:#1d7b85;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;white-space:nowrap}#edit-tag-modal span.asin>span:not(.img)>span.tag>span.highlight{color:#f39a40;background:#fff4e8}#edit-tag-modal span.asin>span:not(.img)>span.tag>span.highlight2{color:#00a87e;background:#edf6f4}#edit-tag-modal span.targeting{width:100%;height:100%;display:flex;font-size:1rem;gap:.25rem;cursor:pointer;align-items:flex-start;flex-direction:column;padding:.5rem}#edit-tag-modal span.targeting *{cursor:pointer}#edit-tag-modal span.targeting>span{flex:1;display:flex;align-items:center}#edit-tag-modal span.targeting>span:nth-child(1)>b{margin-right:.125rem}#edit-tag-modal span.targeting>span:nth-child(1)>a{display:flex;width:.875rem;height:.875rem;align-items:center;justify-content:center;margin-left:.25rem}#edit-tag-modal span.targeting>span:nth-child(1)>a>svg{width:.875rem;height:.875rem}#edit-tag-modal span.targeting>span:nth-child(2){gap:.5rem}#edit-tag-modal span.targeting>span:nth-child(2)>span{display:flex;align-items:center;gap:.25rem}#edit-tag-modal span.targeting>span:nth-child(2)>span>b{display:flex;padding:0 .25rem;justify-content:center;align-items:center;border-radius:.25rem;background:var(--ama-primary, #1D7B85);color:#fff;font-size:.625rem;font-style:normal;font-weight:600}#edit-tag-modal span.targeting>span:nth-child(2)>span>label{color:var(--ama-gray-33, #333);font-size:.625rem;font-style:normal;font-weight:400}#edit-tag-modal div.message{display:flex;flex-direction:column;gap:.75rem}#edit-tag-modal div.message>span{display:block;width:100%;height:0;border-top:.5px dashed #AAC9CC}#edit-tag-modal div.message>p{display:flex;padding:.75rem;align-items:center;gap:.5rem;align-self:stretch;border-radius:.75rem;background:#fdfdfd}#edit-tag-modal div.message>p>svg{width:1.25rem;height:1.25rem;aspect-ratio:1/1}#edit-tag-modal div.message>p>svg path{fill:#1d7b85}#edit-tag-modal div.message>p>label{width:100%;color:#666;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}div.auth{height:fit-content;display:flex;padding:1.25rem 1.25rem 2.5rem;margin:1.25rem;flex-direction:column;gap:.75rem;border-radius:.75rem;background:#fff}div.auth>img{width:8.125rem;height:2.875rem}div.auth>h1{color:#273031;font-size:2rem;font-style:normal;font-weight:400;line-height:2.25rem}div.auth>label{display:flex;flex-direction:column;color:#273031;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:2.5rem}div.auth>label>span{color:var(--ama-primary, #1D7B85);font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;margin:1.875rem 0}div.auth>label>span>a{color:var(--ama-blue, #3869FF);font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.auth>div>div{width:30%;min-width:15rem}div.auth>div:last-child{display:flex;align-items:center;gap:.5rem}div.auth>div:last-child>button{width:fit-content}div.auth>div:last-child>span{color:#dc4141;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}section.report-target-sa{display:flex;flex-direction:column;height:100%;gap:1.5rem}section.report-target-sa>header{display:flex;flex-direction:column;padding:0 1.5rem;width:100%}section.report-target-sa>header>.tab{width:100%;display:flex;height:4rem;min-height:4rem;align-items:center;justify-content:space-between;border-bottom:.0625rem solid #EDEEEE;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:.75rem 1.25rem 0;gap:.25rem}section.report-target-sa>header>.tab>div:first-child{display:flex;align-items:center;height:100%}section.report-target-sa>header>.tab>div:first-child>div{height:100%;display:flex;flex-direction:column;cursor:pointer}section.report-target-sa>header>.tab>div:first-child>div>label{flex:1;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;color:#666;text-align:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;cursor:pointer}section.report-target-sa>header>.tab>div:first-child>div>span{opacity:0;height:.125rem;border-radius:6.25rem;background:#054247}section.report-target-sa>header>.tab>div:first-child>div:hover>span{opacity:1;background:#848b8d}section.report-target-sa>header>.tab>div:first-child>div.selected>label{color:#273031;font-weight:500}section.report-target-sa>header>.tab>div:first-child>div.selected>span{opacity:1}section.report-target-sa>header>.report-filter{position:relative;z-index:4}@media (max-width: 1100px){section.report-target-sa>header>.report-filter.trend{height:7.875rem}}section.report-target-sa>header>.report-filter .paid{display:inline-flex;align-items:center;font-size:.875rem}section.report-target-sa>header>.report-filter .paid>svg{width:1.25rem;height:1.25rem;margin-right:.5rem}section.report-target-sa>header>.report-filter>div{width:100%;display:flex;border-radius:0 0 1.25rem 1.25rem;padding:.75rem 1.25rem;gap:.25rem;flex-direction:column;background:#fff}section.report-target-sa>header>.report-filter>div .hr-h{border:none;margin:.75rem 0;border-bottom:1px dashed var(--Neutral-Gray02, #EBEEF2)}section.report-target-sa>header>.report-filter>div .hr-v{display:block;border:none;max-width:1px;width:1px;height:1rem;margin:0;background-color:#273031}section.report-target-sa>header>.report-filter>div.open{height:calc(100vh - 12rem)}section.report-target-sa>header>.report-filter>div.open>header>button{background:#edf7f8;color:#1d7b85}section.report-target-sa>header>.report-filter>div.open>header>button svg>*{stroke:#1d7b85}section.report-target-sa>header>.report-filter>div>header{display:flex;align-items:center}section.report-target-sa>header>.report-filter>div>header>div{flex:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}section.report-target-sa>header>.report-filter>div>header>div>div{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.report-target-sa>header>.report-filter>div>header>div>div>*:nth-child(1){margin-right:.25rem}@media (max-width: 1100px){section.report-target-sa>header>.report-filter>div>header>div>div{flex-wrap:wrap}section.report-target-sa>header>.report-filter>div>header>div>div>hr{display:none}section.report-target-sa>header>.report-filter>div>header>div>div>.multiple-switch{margin-top:.75rem;display:flex;width:100%}}section.report-target-sa>header>.report-filter>div>header>div>div>.opt{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.report-target-sa>header>.report-filter>div>header>div>div>.opt>.multiple-switch>button{display:flex;align-items:center;justify-content:center;width:5rem}section.report-target-sa>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-target-sa>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-target-sa>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label>span{font-weight:400}section.report-target-sa>header>.report-filter>div>header>div>div>.opt>.zb-radio-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-target-sa>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-target-sa>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label>span{font-weight:400}section.report-target-sa>header>.report-filter>div>header>div>p{display:flex;align-items:center;gap:.625rem}section.report-target-sa>header>.report-filter>div>header>div>p>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem}section.report-target-sa>header>.report-filter>div>header>div>p>span>span{display:flex;justify-content:center;align-items:center;border-radius:5rem;min-width:1rem;padding:.25rem;height:1rem;color:#fff;text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}section.report-target-sa>header>.report-filter>div>header>div>p>span>label{text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-target-sa>header>.report-filter>div>header>div>p>span.main{background:#edf7f8}section.report-target-sa>header>.report-filter>div>header>div>p>span.main>span{background:#1d7b85}section.report-target-sa>header>.report-filter>div>header>div>p>span.main>label{color:#1d7b85}section.report-target-sa>header>.report-filter>div>header>div>p>span.sub{background:#fff4e8}section.report-target-sa>header>.report-filter>div>header>div>p>span.sub>span{background:#f39a40}section.report-target-sa>header>.report-filter>div>header>div>p>span.sub>label{color:#f39a40}section.report-target-sa>header>.report-filter>div>header>div>p>span.target{background:#eef8f4}section.report-target-sa>header>.report-filter>div>header>div>p>span.target>span{background:#00a87e}section.report-target-sa>header>.report-filter>div>header>div>p>span.target>label{color:#00a87e}section.report-target-sa>header>.report-filter>div>header>div>p>button{display:flex;padding:.5rem;align-items:center;gap:.625rem;border-radius:.5rem;border:1px solid #AAC9CC}section.report-target-sa>header>.report-filter>div>header>div>p>button>svg{width:1rem;height:1rem;aspect-ratio:1/1}section.report-target-sa>header>.report-filter>div>header>button{display:flex;height:2.25rem;padding:.75rem .625rem;align-items:center;gap:.375rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);margin-left:.625rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:.875rem}section.report-target-sa>header>.report-filter>div>header>button>svg{width:.875rem;height:.875rem;padding:.10938rem}section.report-target-sa>header>.report-filter>div>.select-infos{flex:1;display:grid;grid-template-columns:1fr 1fr 1fr 1.25rem 1fr;margin-top:.75rem;overflow:hidden}section.report-target-sa>header>.report-filter>div>.select-infos.tag{grid-template-columns:1fr 1fr 1.25rem 1fr}section.report-target-sa>header>.report-filter>div>.select-infos>span{height:100%;display:flex;align-items:center;margin-right:.75rem}section.report-target-sa>header>.report-filter>div>.select-infos>section{display:flex;flex-direction:column;flex:1;border-radius:.5rem;padding:.75rem;overflow:hidden;height:100%}section.report-target-sa>header>.report-filter>div>.select-infos>section:not(:last-of-type){margin-right:.75rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.opt{border:1px solid #AAC9CC;color:#273031}section.report-target-sa>header>.report-filter>div>.select-infos>section.opt>header{font-size:1rem;font-weight:500;padding-bottom:.75rem;border-bottom:1px #AAC9CC solid}section.report-target-sa>header>.report-filter>div>.select-infos>section.select{color:#273031;border:1px solid #1D7B85;background:#edf7f8;overflow-x:hidden}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>header{display:flex;align-items:center;margin-bottom:.75rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>header>label{flex:1;font-size:1rem;font-weight:500}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>header>button{display:inline-flex;align-items:center;color:#273031;font-size:.875rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>header>button>svg{width:1.25rem;height:1.25rem;margin-left:.5rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div{display:flex;flex-direction:column;overflow-y:auto}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div{padding-top:.75rem;flex:1}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div{display:flex;align-items:center;font-size:.875rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div:not(:last-of-type){margin-bottom:.75rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div.root{font-size:1rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div.root>svg{width:1.25rem;height:1.25rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root){padding-left:.5rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root).depth2{padding-left:1.5rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root)>svg{width:.625rem;height:.625rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div>svg{color:#000;margin-right:.5rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div>span{display:inline-block;color:#054247;flex:1;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-target-sa>header>.report-filter>div>.select-infos>section.select>div>div>div>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-target-sa>header>.report-filter>div>.select-infos>section>.search-filter{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}section.report-target-sa>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input{flex:1}section.report-target-sa>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>svg{color:#aac9cc;min-width:1.25rem;min-height:1.25rem;width:1.25rem;height:1.25rem}section.report-target-sa>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input{font-size:.875rem;width:100%}section.report-target-sa>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input::placeholder{color:#aac9cc}section.report-target-sa>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-target-sa>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items{position:relative;flex:1;margin-top:.75rem;overflow-y:auto}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items>div{display:flex;flex-direction:column;position:relative;padding-top:.75rem;gap:.75rem}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items>div:first-child{padding-top:0}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items>.loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#0000001a}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items>.empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.875rem;color:#a5abb3}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label>span{font-weight:400;word-break:break-all}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items>p{display:flex;align-items:center;cursor:pointer}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items>p:not(:last-of-type){margin-bottom:.75rem}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items>p>span{display:flex;align-items:center;justify-content:center;gap:.125rem;color:#1d7b85;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem;background:#edf7f8;margin-left:.5rem}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items>p>label{flex:1;font-size:.875rem;cursor:pointer}section.report-target-sa>header>.report-filter>div>.select-infos>section>.items>p>svg{width:1.5rem;height:1.5rem;transform:rotate(180deg);margin-left:.5rem}section.report-target-sa>header>.report-filter>div>footer{margin-top:.75rem;text-align:center}section.report-target-sa>header>.report-filter>div>footer>button{width:7.5rem;height:3.125rem;padding:1.1875rem 3.1875rem}section.report-target-sa>header>.report-filter>div>footer>button:last-child{margin-left:.625rem}section.report-target-sa>div{display:flex;flex-direction:column;padding:0 1.5rem;flex:1;overflow-y:auto;overflow-x:hidden}section.report-target-sa>div>section{flex:1}section.report-target-sa span.sa-item{display:flex;flex-direction:column;gap:.25rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;background:#fdfdfd;padding:.5rem;border-radius:.5rem}section.report-target-sa span.sa-item:hover{background:#f3f3f3}section.report-target-sa span.sa-item>span{display:flex;flex-wrap:wrap}section.report-target-sa span.sa-item>span:nth-child(1)>b{display:inline-block;white-space:nowrap;margin-right:.125rem;vertical-align:middle}section.report-target-sa span.sa-item>span:nth-child(2){gap:.5rem}section.report-target-sa span.sa-item>span:nth-child(2)>span{display:flex;padding:.125rem .5rem;justify-content:center;align-items:center;border-radius:.25rem;gap:.625rem;font-size:.75rem;font-style:normal;font-weight:500;white-space:nowrap;background:#edf7f8;color:#1d7b85}section.report-target-sa span.sa-item>span:nth-child(2)>span.sp{background:#edf7f8;color:#1d7b85}section.report-target-sa span.sa-item>span:nth-child(2)>span.sb{background:#e7f7fa;color:#3ebdd1}section.report-target-sa span.sa-item>span:nth-child(2)>span.main{color:#fff;background:#f39a40}section.report-target-sa span.sa-item>span:nth-child(2)>span.brand{background:#eef8f4;color:#00a87e}section.report-target-sa span.sa-item>span:nth-child(2)>span.price,section.report-target-sa span.sa-item>span:nth-child(2)>span.match{background:#eff2f3;color:#74838b}section.report-target-sa div.help{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}section.report-target-sa div.help label{display:flex;align-items:center;gap:.25rem;color:#848b8d;font-size:.875rem;font-style:normal;font-weight:400}section.report-target-sa div.help label.warn{color:var(--red-1-ama-red-400, #E36767)}section.report-target-sa div.help>button{padding:.375rem .75rem}#target-data{padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#target-data.extend{position:fixed;top:0;left:0;width:calc(100% - 4rem);height:calc(100% - 4rem);margin:2rem;z-index:10}#target-data.extend>.loading-wrapper{overflow:hidden}#target-data.extend>.loading-wrapper>div{height:100%;max-height:unset}#target-data>header{display:flex;align-items:center;margin-bottom:.75rem}#target-data>header>h2{flex:1;font-size:1.125rem;font-weight:500}#target-data>.filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:.75rem;gap:.5rem}#target-data>.filter>div{display:flex;align-items:center}#target-data>.filter>div>div.setting-values{position:relative}#target-data>.filter>div>div.setting-values>label{display:flex;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;cursor:pointer}#target-data>.filter>div>div.setting-values>label>svg{width:1.125rem;height:1.125rem}#target-data>.filter>div>div.setting-values>span{position:absolute;display:flex;flex-direction:column;padding:.5rem;gap:.5rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);background:#fff;z-index:5}#target-data>.filter>div>div.setting-values>span span.checkbox-target{white-space:nowrap}#target-data>.filter>div>div.setting-values>span button{margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid #AAC9CC;padding:.25rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#target-data>.filter>div>div.setting-values>span button:hover{background-color:#aac9cc;color:#fff}#target-data>.filter>div>div.values-list{display:flex;align-items:center;gap:.5rem;margin-left:.5rem}#target-data>.filter>div>div.values-list>span{display:flex;padding:.25rem .5rem;align-items:center;gap:.25rem;border-radius:.25rem;background:#e9fcf0;color:var(--ama-black-normal, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400}#target-data>.filter>div button.table-button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#target-data>.filter>div button.table-button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#target-data>.filter>div button.table-button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#target-data>.filter>div button.table-button:disabled>svg{stroke:#fff}#target-data>.filter>div>p{display:inline-flex;align-items:center}#target-data>.filter>div>p>label{font-size:1rem;font-weight:400;margin-right:.5rem}#target-data>.filter>div>p>b{color:#273031;padding:.25rem .5rem;border-radius:.25rem;background:#f5f5f5;font-size:.875rem;font-weight:500}#target-data>.filter>div>p:nth-of-type(1){margin-right:.5rem}#target-data>.filter>div>p:nth-of-type(1)>b{background-color:#edf7f8}#target-data>.filter>div>p:nth-of-type(2)>b{background-color:#edf0f2}#target-data>.filter>div:nth-of-type(2){display:flex;gap:.5rem}#target-data>.filter>div:nth-of-type(2)>div.key{width:21rem}#target-data>.filter>div:nth-of-type(2)>div.key input::placeholder{color:#709ca1}#target-data>.filter>div:nth-of-type(2)>div.key svg>path{fill:#709ca1}#target-data>.match-type{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}#target-data>.match-type>span{color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#target-data>.match-type>.zb-checkbox-rect-group{flex-wrap:wrap}#target-data>.no-data{flex:1;height:auto;background-color:transparent}#target-data>.filter-item-list{display:flex;height:2.5rem;align-items:center;gap:.5rem;margin-bottom:.75rem}#target-data>.filter-item-list>div{flex:1;display:flex;align-items:center;gap:.5rem;overflow-x:auto;overflow-y:hidden}#target-data>.filter-item-list>div::-webkit-scrollbar{width:0;height:0}#target-data>.filter-item-list>div>span{white-space:nowrap;display:flex;padding:0 .75rem;height:2.25rem;align-items:center;border-radius:.25rem;background:var(--ama-secondary-light, #E7F7FA);gap:.31rem}#target-data>.filter-item-list>div>span>label{color:var(--ama-secondary, #3EBDD1);font-size:.8125rem;font-style:normal;font-weight:600}#target-data>.filter-item-list>div>span>span{display:flex;align-items:center;justify-content:center;cursor:pointer}#target-data>.filter-item-list>div>span>span>svg{width:1rem;height:1rem}#target-data>.filter-item-list>span.reset{display:flex;height:2.25rem;padding:0 .75rem;align-items:center;gap:.25rem;border-radius:6.1875rem;background:var(--max-gray-bg, #FAFAFB);cursor:pointer;color:var(--ama-text-btn, #709CA1);text-align:center;font-size:.875rem;font-style:normal;font-weight:500}#target-data>.filter-item-list>span.reset>svg{width:1.125rem;height:1.125rem}#target-data>.filter-item-list>span.reset>svg path{fill:var(--ama-text-btn, #709CA1)}#target-data>.filter-item-list>span:not(.reset){display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;border-radius:1.25rem;background:var(--ama-gray-bg, #EFF2F3);cursor:pointer}#target-data>.filter-item-list>span:not(.reset).right{transform:rotate(180deg)}#target-data>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#target-data>.scroll-bar.hide{opacity:0}#target-data>.scroll-bar>button{display:inline-flex;align-items:center}#target-data>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#target-data>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#target-data>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#target-data>.scroll-bar>p{flex:1;position:relative}#target-data>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#target-data>.loading-wrapper{flex:1;display:flex;align-items:flex-start;flex-direction:column;color:#273031;gap:.5rem}#target-data>.loading-wrapper>span{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:flex-end}#target-data>.loading-wrapper>.data{width:100%;overflow:auto;max-height:calc(100vh - 28rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#target-data>.loading-wrapper>.data::-webkit-scrollbar{width:0;height:0}#target-data>.loading-wrapper>.data>table{width:100%;border-spacing:0}#target-data>.loading-wrapper>.data>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#target-data>.loading-wrapper>.data>table tr{height:56px;max-height:56px;font-size:.875rem}#target-data>.loading-wrapper>.data>table tr.total{cursor:default}#target-data>.loading-wrapper>.data>table tr.total>td{background-color:#fff}#target-data>.loading-wrapper>.data>table tr.total>td.key{cursor:pointer}#target-data>.loading-wrapper>.data>table tr.total>td.key>span{width:100%;height:100%;display:flex;font-size:1rem;gap:.25rem;cursor:pointer;align-items:flex-start;flex-direction:column}#target-data>.loading-wrapper>.data>table tr.total>td.key>span *{cursor:pointer}#target-data>.loading-wrapper>.data>table tr.total>td.key>span>span{flex:1;display:flex;align-items:center}#target-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>b{margin-right:.125rem}#target-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>a{display:flex;width:.875rem;height:.875rem;align-items:center;justify-content:center;margin-left:.25rem}#target-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>a>svg{width:.875rem;height:.875rem}#target-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2){gap:.5rem}#target-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span{display:flex;align-items:center;gap:.25rem}#target-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span>b{display:flex;padding:0 .25rem;justify-content:center;align-items:center;border-radius:.25rem;background:var(--ama-primary, #1D7B85);color:#fff;font-size:.625rem;font-style:normal;font-weight:600}#target-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span>label{color:var(--ama-gray-33, #333);font-size:.625rem;font-style:normal;font-weight:400}#target-data>.loading-wrapper>.data>table tr.use-click{cursor:pointer}#target-data>.loading-wrapper>.data>table tr.use-click.hover>td{background-color:#e1f8f0}#target-data>.loading-wrapper>.data>table tr>td.target-check,#target-data>.loading-wrapper>.data>table tr>th.target-check{position:sticky!important;left:0;z-index:1;max-width:3rem}#target-data>.loading-wrapper>.data>table tr>td.target-check>span,#target-data>.loading-wrapper>.data>table tr>th.target-check>span{max-width:3rem;display:flex;align-items:center;justify-content:center}#target-data>.loading-wrapper>.data>table tr>td.key,#target-data>.loading-wrapper>.data>table tr>th.key{position:sticky!important;left:3rem;z-index:1;text-align:left}#target-data>.loading-wrapper>.data>table tr>td.key.tag,#target-data>.loading-wrapper>.data>table tr>th.key.tag{left:0!important}#target-data>.loading-wrapper>.data>table tr>td:first-child,#target-data>.loading-wrapper>.data>table tr>th:first-child{left:0}#target-data>.loading-wrapper>.data>table tr:not(.total)>td.target-check>span{justify-content:center}#target-data>.loading-wrapper>.data>table tr:not(.total)>td.key>span{justify-content:flex-start;padding-left:1.75rem}#target-data>.loading-wrapper>.data>table tr:last-child td{border-bottom:none}#target-data>.loading-wrapper>.data>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;z-index:2;border:0;background:#f5f7f8;min-width:10rem}#target-data>.loading-wrapper>.data>table th.target-check{z-index:3!important;padding:0 .75rem!important;text-align:center;min-width:auto}#target-data>.loading-wrapper>.data>table th.target-check>.zb-checkbox{display:flex;justify-content:center;min-width:auto;padding:0!important}#target-data>.loading-wrapper>.data>table th.key{z-index:3!important;min-width:21rem;text-align:left;font-size:1rem;border-right:1px solid #E5E5E5}#target-data>.loading-wrapper>.data>table th.key.more{border-right:none}#target-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox){display:flex;align-items:center;padding-right:.25rem;cursor:pointer}#target-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#target-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.25rem;border-radius:.5rem}#target-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span:hover{box-shadow:0 0 10px #0000001a}#target-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span.filter.on path{stroke:#3ebdd1}#target-data>.loading-wrapper>.data>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#target-data>.loading-wrapper>.data>table th>p:hover,#target-data>.loading-wrapper>.data>table th>p.hover{opacity:1}#target-data>.loading-wrapper>.data>table th:last-child>p{pointer-events:none}#target-data>.loading-wrapper>.data>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;border-bottom:1px #E5E5E5 solid;padding:0 .5rem;background-color:#fbfbfc}#target-data>.loading-wrapper>.data>table td.target-check>span{font-size:.875rem;justify-content:center}#target-data>.loading-wrapper>.data>table td.key{border-right:1px solid #E5E5E5}#target-data>.loading-wrapper>.data>table td.key>span{font-size:.875rem;justify-content:flex-start}#target-data>.loading-wrapper>.data>table td.use-hide{cursor:pointer}#target-data>.loading-wrapper>.data>table td.hide.child>span>svg{transform:rotate(-90deg)}#target-data>.loading-wrapper>.data>table td>b{min-width:inherit;width:100%;display:flex;align-items:center;justify-content:flex-end;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#target-data>.loading-wrapper>.data>table td>span{display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;margin-top:.25rem}#target-data>.loading-wrapper>.data>table td>span>svg{display:none;width:.875rem;height:.875rem;margin-left:.125rem}#target-data>.loading-wrapper>.data>table td>span.up{color:#ff3737}#target-data>.loading-wrapper>.data>table td>span.up>svg{display:inline-block}#target-data>.loading-wrapper>.data>table td>span.down{color:#3869ff}#target-data>.loading-wrapper>.data>table td>span.down>svg{display:inline-block;transform:rotate(180deg)}#target-data div.add-tag{width:100%;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1rem;z-index:999}#target-data div.add-tag>span{display:inline-flex;padding:.75rem 6.25rem;align-items:center;gap:.5rem;border-radius:.75rem;background:#1d7b85;box-shadow:0 4px 10px #0000001a;cursor:pointer}#target-data div.add-tag>span:hover{background:var(--ama-primary-normal, #097078)}#target-data div.add-tag>span>span{color:#fff;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.03125rem;white-space:nowrap}#target-data div.add-tag>span>svg{width:1.2rem;height:1.2rem}#target-data div.add-tag>span path{fill:#fff}#target-sa-performance{display:flex;flex-direction:column;border-radius:1.25rem;background:#fff}#target-sa-performance>.multiple-switch2{margin:1.25rem 1.25rem 0}#target-sa-performance>section{display:flex;flex-direction:column}#target-sa-performance>section>section{display:flex;flex-direction:column;border-radius:1.25rem;background:#fff;padding:1.25rem}#target-sa-performance>section>section>header{display:flex;align-items:center;margin-bottom:.75rem}#target-sa-performance>section>section>header>h2{flex:1;color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:120%}#target-sa-performance>section>section>div{border-radius:1.25rem}#target-sa-performance>section>section>.no-data{flex:1;height:auto;background-color:transparent}#target-sa-performance>section>.pref{flex:1.2}#target-sa-performance>section>.pref>div{display:flex;align-items:center;min-height:486px}@media (max-width: 1200px){#target-sa-performance>section>.pref>div{flex-direction:column;justify-content:center}}#target-sa-performance>section>.pref>div>div{flex:1;position:relative;min-width:25rem;height:32rem;min-height:32rem}#target-sa-performance>section>.pref>div>div>.ad-spend{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}#target-sa-performance>section>.pref>div>div>.ad-spend>p{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}#target-sa-performance>section>.pref>div>div>.ad-spend>span{font-size:1rem}#target-sa-performance>section>.pref>div>div>.ad-spend>span.compare>span.up{color:#ff3737}#target-sa-performance>section>.pref>div>div>.ad-spend>span.compare>span.down{color:#3869ff}#target-sa-performance>section>.pref>div>div>.ad-spend>span.compare>span:nth-child(1){font-weight:700}#target-sa-performance>section>.pref>div>table{flex:1.2}#target-sa-performance>section>.pref>div>table tr.total>td{font-weight:600}#target-sa-performance>section>.pref>div>table td span.rate{color:#848b8d}#target-sa-performance>section>.pref>div>table td span.up{color:#ff3737}#target-sa-performance>section>.pref>div>table td span.down{color:#3869ff}#target-sa-performance>section>.pref>div>table td>span.volume-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}#target-sa-performance>section>.pref>div>table td span.volume{white-space:nowrap}#target-sa-performance>section>.pref>div>table span.idx-point{flex:1;display:flex;align-items:center;flex-wrap:nowrap;justify-content:space-between}#target-sa-performance>section>.pref>div>table span.idx-point>span{width:.5rem;height:.5rem;border-radius:50%;display:block;margin-right:1rem}#target-sa-performance>section>.eff{flex:.8}#target-sa-performance>section>.eff>div{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:486px}#target-sa-performance>section>.eff>div>label{display:block;text-align:right;font-size:.875rem;margin-bottom:1.25rem}#target-sa-performance>section>.eff .bubble-focus-item{white-space:nowrap;color:#fff}#target-sa-performance>section>.eff .bubble-focus-item>div{display:flex;align-items:center;font-size:.75rem;font-weight:500;max-width:20rem}#target-sa-performance>section>.eff .bubble-focus-item>div>b{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5rem;content:" "}#target-sa-performance>section>.eff .bubble-focus-item>div>span{flex:1;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}#target-sa-performance>section>.eff .bubble-focus-item>p{font-size:.75rem;font-weight:500;margin-top:.25rem}#target-sa-performance>div.chart-container{display:flex;padding:1.25rem;margin:0 1.25rem 1.25rem;border-radius:.5rem;background:var(--ama-gray-bg-light, #FAFBFB)}#target-sa-performance span.tooltip-render{display:flex;flex-direction:column}#target-sa-performance div.chart-guide{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%}#target-sa-performance div.chart-guide>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}#target-sa-performance div.chart-guide>span>svg{width:1.5rem;height:1.5rem;aspect-ratio:1/1}#target-sa-performance div.chart-guide>span>b{text-align:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:1rem}#target-sa-performance div.chart-guide>span:first-child>b{color:#5cb910}#target-sa-performance div.chart-guide>span:last-child>b{color:#f0a800}section.performance-chart{position:relative;display:flex;align-items:flex-end;width:100%}section.performance-chart>div.title>span{white-space:nowrap}section.performance-chart>div.title>span:nth-child(1){display:flex;align-items:center;justify-content:flex-end;gap:.5rem}section.performance-chart>div.title>span:nth-child(1)>span:nth-child(1){color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.performance-chart>div.title>span:nth-child(1)>span:nth-child(2){display:flex;height:2rem;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:#edf0f2;color:var(--ama-black-normal, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.625rem}section.performance-chart>div.title>span:nth-child(2){display:flex;height:2.4375rem;padding:.625rem;justify-content:flex-end;align-items:flex-end;gap:.375rem;border-radius:.5rem;border:1px solid var(--ama-gray-inactive-btn, #D6DDE1);background:#fff;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.00438rem;margin-bottom:1.25rem}section.performance-chart>div.title>span:nth-child(2)>span{color:#273031;font-size:1rem;font-style:normal;font-weight:700;line-height:120%;margin-right:.38rem}section.performance-chart>div.title>span:nth-child(3){display:flex;align-items:center;justify-content:flex-end;gap:.5rem}section.performance-chart>div.title>span:nth-child(3)>span:nth-child(1){color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.performance-chart>div.title>span:nth-child(3)>span:nth-child(2){display:flex;height:2rem;padding:.25rem .5rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.25rem;background:var(--ama-bg-light, #EDF7F8);color:var(--ama-main, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem;margin-bottom:.625rem}section.performance-chart>div.title>span:nth-child(4){height:3.4375rem;display:flex;padding:.625rem;flex-direction:column;align-items:flex-end;gap:.125rem;border-radius:.5rem;border:1px solid var(--ama-gray-inactive-btn, #D6DDE1);background:#fff}section.performance-chart>div.title>span:nth-child(4)>span:nth-child(1){display:flex;justify-content:flex-end;align-items:center;gap:.375rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.00438rem}section.performance-chart>div.title>span:nth-child(4)>span:nth-child(1)>span{color:#273031;font-size:1rem;font-style:normal;font-weight:700;line-height:120%;margin-right:.38rem}section.performance-chart>div.title>span:nth-child(4)>span:nth-child(2){display:flex;gap:.125rem;font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}section.performance-chart>div.title>span:nth-child(4)>span:nth-child(2)>svg{width:.875rem;height:.875rem}section.performance-chart>div.title>span:nth-child(4)>span:nth-child(2).up{color:#ff3737}section.performance-chart>div.title>span:nth-child(4)>span:nth-child(2).up>svg{fill:#ff3737}section.performance-chart>div.title>span:nth-child(4)>span:nth-child(2).down{color:#3869ff}section.performance-chart>div.title>span:nth-child(4)>span:nth-child(2).down>svg{fill:#3869ff;transform:rotate(180deg)}section.performance-chart>div.chart{width:100%;height:9.75rem;position:relative;display:flex;align-items:flex-end;justify-content:flex-end}section.performance-chart>div.chart>div.no-cmp{position:absolute;top:0;left:0;width:100%;height:2.4375rem;border-radius:.5rem}section.performance-chart>div.chart>div.no-cmp>.no-data{min-height:unset}section.performance-chart>div.chart>span.value{position:absolute;transform-origin:center;transform:translate(-50%,-50%);display:flex;height:1.875rem;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;background:#27303199;box-shadow:0 0 10px #0000000d;white-space:nowrap;color:var(--ama-white, #FFF);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%;cursor:pointer}section.performance-chart>div.chart>span.value>span.up{color:#ff3737}section.performance-chart>div.chart>span.value>span.down{color:#3869ff}section.performance-chart>div.chart>span.cate{display:flex;transform:translate(-50%,-270%);align-items:center;justify-content:center;width:100%;gap:.375rem;color:var(--ama-main, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.00438rem}section.performance-chart>div.chart>span.cate>.circle{display:block;width:.5rem;height:.5rem;border-radius:50%}section.performance-chart>div.chart>svg{position:relative;width:calc(100% - .625rem);height:100%;overflow:visible!important}section.performance-chart>div.chart>svg rect{cursor:pointer}section.performance-chart>div.chart>svg rect:hover{stroke-width:1px;stroke:#fff;filter:drop-shadow(2px 4px 10px rgba(0,0,0,.15))}section.performance-chart>div.chart>svg>.tooltip{position:absolute;top:0;left:0}section.performance-chart>div.chart>svg>.tooltip>g{position:relative;width:fit-content;height:fit-content}section.performance-chart>div.chart>svg>.tooltip>g>rect{stroke-width:1px;stroke:#fff;filter:drop-shadow(2px 4px 10px rgba(0,0,0,.15))}section.performance-chart>div.chart>svg>.tooltip>g>text{text-anchor:middle;dominant-baseline:central;padding:.5rem .75rem;border-radius:.5rem;background:#27303199;box-shadow:0 0 10px #0000000d;color:var(--ama-white, #FFF);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}#target-sa-analysis{display:flex;flex-direction:column;border-radius:1.25rem;gap:1.25rem}#target-sa-analysis>section{display:flex;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:1.25rem;border-radius:1.25rem;background:#fff}#target-sa-analysis>section>header{width:100%;display:flex;flex-direction:column;gap:1.25rem}#target-sa-analysis>section>header>h2{color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:120%}#target-sa-analysis>section>header>div{display:flex;align-items:center;justify-content:space-between}#target-sa-analysis>section>header>div>div{display:flex;align-items:center;justify-content:flex-end;gap:1rem}#target-sa-analysis>section>header>div>div>div.legend{display:flex;align-items:center;justify-content:center;gap:.625rem}#target-sa-analysis>section>header>div>div>div.legend>span{display:flex;align-items:center;justify-content:center;gap:.25rem}#target-sa-analysis>section>header>div>div>div.legend>span>span{color:var(--ama-gray-m, #848B8D);text-align:center;font-size:.75rem;font-style:normal;font-weight:400}#target-sa-analysis>section>header>div>div>div.legend>span>span.circle{width:.625rem;height:.625rem;border-radius:6.1875rem;background:var(--ama-primary, #1D7B85)}#target-sa-analysis>section>div{flex:1;width:100%;min-height:25rem;display:flex;align-items:center;gap:1.25rem}#target-sa-analysis>section>div>div.table{display:flex;flex-direction:column;gap:.625rem;flex:1;height:100%}#target-sa-analysis>section>div>div.table>section.rank{display:flex;flex-direction:column;width:100%;height:100%;min-height:15rem}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(1){display:flex;align-items:center;height:3rem;background:#f5f7f8}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(1)>span{display:flex;align-items:center;justify-content:center;color:#666;font-size:.875rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.00438rem}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(1)>span:nth-child(1){width:15%}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(1)>span:nth-child(2){width:40%}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(1)>span:nth-child(3){width:45%}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2){display:flex;flex-direction:column;flex:1}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div{position:relative;flex:1;display:flex;align-items:center;border-bottom:.5px dashed #EBEEF2;cursor:pointer}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>div.hover{display:none}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div.selected{background:#669aa026}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div.other-loading{cursor:not-allowed}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background:#74838b4d;z-index:1}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover>span{display:flex;height:2.1875rem;padding:0 .875rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;background:var(--ama-gray-bg-light, #FAFBFB)}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover>span>svg{width:1rem;height:1rem}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover>span>span{color:var(--ama-main, #273031);font-size:.875rem;font-style:normal;font-weight:500;line-height:120%}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span .sa-item{background:transparent!important}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span .sa-item:hover{background:transparent!important}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span:nth-child(2){width:15%}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span:nth-child(3){width:40%}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span:nth-child(4){width:45%}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank{display:flex;align-items:center;justify-content:center;gap:.375rem}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank:not(.change)>span:nth-child(1){text-align:center!important}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(1){width:30%;color:#333;text-align:right;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.00438rem}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2){flex:1;display:flex;align-items:center;justify-content:center}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2) span{display:flex;align-items:center;justify-content:center;color:var(--ama-gray-66, #666);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.00438rem}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2) span.new{display:flex;justify-content:center;align-items:center;padding:.21875rem .21875rem .15625rem;border-radius:6.1875rem;background:#ffedc2;color:var(--ama-red, #FF3737);text-align:center;font-size:.5rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.0025rem}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2) span>svg{width:1rem;height:1rem}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2)>.down>svg{rotate:180deg}#target-sa-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2)>.down>svg>path{fill:#3869ff}#target-sa-analysis>section>div>div.table>div.page{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem}#target-sa-analysis>section>div>div.table>div.page>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;gap:.25rem;border-radius:.25rem;background:var(--ama-gray-bg, #EFF2F3);cursor:pointer}#target-sa-analysis>section>div>div.table>div.page>span:nth-child(1)>svg{transform:rotate(180deg)}#target-sa-analysis>section>div>div.table>div.page>span.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}#target-sa-analysis>section>div>div.chart{flex:1;height:100%}#target-sa-analysis>section>div>div.chart>div.no-data{color:#c8c8c8;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#target-sa-analysis>section>div>div.chart>div{display:flex;justify-content:center;align-items:center;flex:1;height:100%;background:#fafbfb;gap:10%;padding:1rem}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart{flex:0 0 calc((100% - 2rem - 20%) / 3)}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart:nth-child(3) div.tooltip{left:unset;right:50%}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip{display:flex;width:10rem;padding:.5rem .625rem;flex-direction:column;justify-content:center;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(1){display:flex;align-items:center;gap:.25rem}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(1)>span.circle{display:block;width:.5rem;height:.5rem;border-radius:50%}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(1)>span{width:calc(100% - .5rem);display:-webkit-box!important;word-break:break-all;color:#fff;font-size:.75rem;font-style:normal;font-weight:600;line-height:.75rem}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2){display:flex;flex-direction:column;gap:.25rem}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2) span.up{color:#ff3737}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2) span.down{color:#3869ff}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2)>span{font-size:.75rem;font-style:normal;font-weight:400;line-height:.875rem;white-space:nowrap}#target-sa-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2)>span:nth-child(1){color:#fff}div.simple-compare-chart{width:100%;height:100%;display:flex;flex-direction:column;gap:.25rem;justify-content:center;padding:.625rem .75rem}div.simple-compare-chart>span{display:flex;justify-content:flex-end;align-items:center;gap:.25rem}div.simple-compare-chart>span>span{color:var(--ama-gray-33, #333);text-align:right;font-size:.875rem;font-style:normal;font-weight:600;line-height:120%}div.simple-compare-chart>span>span.compare{color:var(--ama-gray-inactive-text, #B1B4B5);text-align:right;font-size:.625rem;font-style:normal;font-weight:500;line-height:120%}div.simple-compare-chart>div{position:relative;display:flex;align-items:center;border-radius:6.1875rem;background:var(--ama-gray-bg, #EFF2F3)}div.simple-compare-chart>div>div{height:100%;border-radius:6.1875rem}div.simple-compare-chart>div.compare{height:.375rem}div.simple-compare-chart>div.compare>div{background:repeating-linear-gradient(140deg,#aac9cc,#aac9cc 4px,#fff 1px,#fff 5px)}div.simple-compare-chart>div.based{height:.75rem;border-radius:6.1875rem}div.simple-compare-chart>div.based>div{background:var(--ama-primary, #1D7B85)}div.simple-compare-chart>div.based span{position:absolute;top:50%;right:.5rem;transform:translateY(-45%);white-space:nowrap;text-align:right;color:#ff3737;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--ama-white, #FFF);paint-order:stroke fill;font-size:.5625rem;font-style:normal;font-weight:500}div.simple-compare-chart>div.based span.up{color:#ff3737!important}div.simple-compare-chart>div.based span.down{color:#3869ff!important}div.analysis-chart{position:relative;width:100%;height:100%}div.analysis-chart>div.chart{position:relative;height:calc(100% - 2.6875rem);width:100%}div.analysis-chart>div.chart>div.hover-stroke{position:absolute;background:transparent}div.analysis-chart>div.chart>div.hover-stroke>svg>line{stroke-width:1px;stroke:#aac9cc;stroke-dasharray:5,5}div.analysis-chart>div.chart>div.cmp-layer{position:absolute;z-index:2;border-radius:.5rem .5rem 0 0;border:1px solid var(--ama-gray-inactive-btn, #D6DDE1)}div.analysis-chart>div.chart>div.grid{position:absolute;cursor:pointer}div.analysis-chart>div.chart>div.grid.hover{transform-origin:center;transform:scale(1.1,1.01);border:1px solid white;z-index:999}div.analysis-chart>div.chart>div.grid.radius{border-radius:.5rem .5rem 0 0}div.analysis-chart>div.chart>div.grid>div.tooltip{position:absolute;top:50%;left:50%;transform:translateY(-50%);z-index:9999}div.analysis-chart>span{display:block;padding-top:.6875rem;border-top:1px solid #B1B4B5;height:2rem;color:var(--ama-main, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.support{width:100%;height:100%}section.support section.tab>header{margin:0 1.25rem;width:calc(100% - 2.5rem);border-radius:1.25rem;background:var(--ama-white, #FFF)}section.user-guide{display:flex;flex-direction:column;gap:.625rem}section.user-guide>div{display:flex;padding:1.25rem;flex-direction:column;border-radius:.75rem;background:var(--ama-white, #FFF)}section.user-guide>div:nth-child(1){background:#fafbfb}section.user-guide>div:nth-child(1)>p{color:var(--ama-gray-66, #666);font-size:.875rem;font-style:normal;font-weight:500}section.user-guide>div:nth-child(2)>h1{display:flex;align-items:center;gap:.25rem;margin-bottom:.625rem}section.user-guide>div:nth-child(2)>h1>svg{width:1.125rem;height:1.125rem}section.user-guide>div:nth-child(2)>h1>span{color:var(--ama-gray-33, #333);font-size:1rem;font-style:normal;font-weight:500}section.user-guide>div:nth-child(2)>span{color:var(--ama-gray-33, #333);font-size:.875rem;font-style:normal;font-weight:400;margin-left:.5rem}section.user-guide>div:nth-child(2)>p{color:var(--ama-tertiary, #F39A40);font-size:.875rem;font-style:normal;font-weight:400;margin-left:.75rem}section.user-guide>div:nth-child(2)>p>b{font-weight:600}section.user-guide>div:nth-child(3)>header{color:var(--ama-gray-33, #333);font-size:1.375rem;font-style:normal;font-weight:600;padding-bottom:.625rem;border-bottom:.5px solid #EBEEF2;margin-bottom:.625rem}section.user-guide>div:nth-child(3)>h2{color:var(--ama-gray-33, #333);font-size:1.375rem;font-style:normal;font-weight:600;margin-bottom:.375rem;margin-top:2.5rem}section.user-guide>div:nth-child(3)>span{color:var(--ama-gray-33, #333);font-size:1rem;font-style:normal;font-weight:400}section.user-guide>div:nth-child(3)>span>b{color:var(--ama-primary, #1D7B85);font-size:1rem;font-style:normal;font-weight:400}section.user-guide>div:nth-child(4){gap:.625rem}section.user-guide>div:nth-child(4)>p{display:flex;flex-direction:column;color:var(--ama-gray-33, #333);font-size:1rem;font-style:normal;font-weight:400}section.user-guide>div:nth-child(4)>p>span{display:flex;flex-direction:column;margin-left:.5rem}section.user-guide>div:nth-child(4)>p>span>span{color:var(--ama-secondary, #3EBDD1);font-size:.875rem;font-style:normal;font-weight:400}section.user-guide>div:nth-child(4)>p>span>span:not(:first-child){margin-left:1rem}section.user-guide>div:nth-child(4)>img{width:50%;min-width:40rem}section.menu-support{display:flex;flex-direction:column;gap:.625rem}section.menu-support>div{display:flex;padding:1.25rem;flex-direction:column;border-radius:.75rem;background:#fff;gap:1.25rem}section.menu-support>div>header{display:flex;padding:1rem;align-items:center;justify-content:space-between;gap:.625rem;border-radius:.625rem;background:var(--ama-gray-bg-light, #FAFBFB);color:var(--ama-gray-33, #333);font-size:1.375rem;font-style:normal;font-weight:600;margin-bottom:.625rem;cursor:pointer}section.menu-support>div>header>svg{width:1.5rem;height:1.5rem}section.menu-support>div>div{flex:1;display:none;flex-direction:column;gap:.375rem;padding:0 .625rem}section.menu-support>div>div>span{display:flex;align-items:center;flex-wrap:wrap;color:var(--ama-gray-33, #333);font-size:1rem;font-style:normal;font-weight:400;line-height:120%}section.menu-support>div>div>span.red{color:var(--ama-red, #FF3737);font-size:.9375rem;margin-left:1rem}section.menu-support>div>div>span span.circle{display:flex;width:1.25rem;height:1.25rem;padding:.2625rem .45rem;flex-direction:column;justify-content:center;align-items:center;border-radius:.75rem;color:#fff;text-align:center;font-size:.6rem;font-style:normal;font-weight:800;line-height:.75rem;margin-right:.375rem}section.menu-support>div>div>span span.circle.purple{background:var(--ama-color-4, #BA59FF)}section.menu-support>div>div>span span.circle.red{background:var(--ama-color-5, #FF6975)}section.menu-support>div>div>span span.circle.blank{opacity:0}section.menu-support>div>div>span span.dot{display:flex;width:.35rem;height:.35rem;margin:.35rem;border-radius:.75rem;background:#000}section.menu-support>div>div>p{display:flex;align-items:center;flex-wrap:wrap;margin-left:1.5rem;color:var(--ama-gray-33, #333);font-size:.9375rem;font-style:normal;font-weight:400;line-height:120%}section.menu-support>div>div>p.red{color:var(--ama-red, #FF3737)}section.menu-support>div>div>p>b.red{color:var(--ama-red, #FF3737)}section.menu-support>div>div>div{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem;border-radius:.5rem;background:var(--ama-gray-bg-light, #FAFBFB)}section.menu-support>div>div>div>img{width:100%}section.menu-support>div>div.monthly-overview>ul{padding-left:2rem;margin:0}section.menu-support>div>div.monthly-overview>div{display:flex;padding:1.25rem;margin-top:1.25rem;flex-direction:column;border-radius:.5rem;background:var(--ama-gray-bg-light, #FAFBFB)}section.menu-support>div>div.monthly-overview>div>h1{display:flex;align-items:center;gap:.25rem;margin-bottom:.625rem}section.menu-support>div>div.monthly-overview>div>h1>svg{width:1.125rem;height:1.125rem}section.menu-support>div>div.monthly-overview>div>h1>span{color:var(--ama-gray-33, #333);font-size:1rem;font-style:normal;font-weight:500}section.menu-support>div>div.monthly-overview>div>span{color:var(--ama-gray-66, #666);font-size:.875rem;font-style:normal;font-weight:400}section.menu-support>div>div.monthly-overview>div>div{display:flex;gap:1.25rem;margin-top:.625rem;flex-wrap:wrap}section.menu-support>div>div.monthly-overview>div>div>span{color:var(--ama-gray-66, #666);font-size:.875rem;font-style:normal;font-weight:400;white-space:nowrap}section.menu-support>div>div.monthly-overview>div>div>div{flex:1;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}section.menu-support>div>div.monthly-overview>div>div>div>img{width:40%;min-width:40rem}section.menu-support>div.flip>header>svg{transform:rotate(180deg)}section.menu-support>div.flip>div{display:flex}section.report-target-dsp{display:flex;flex-direction:column;height:100%;gap:1.5rem}section.report-target-dsp>header{display:flex;flex-direction:column;padding:0 1.5rem;width:100%}section.report-target-dsp>header>.tab{width:100%;display:flex;height:4rem;min-height:4rem;align-items:center;justify-content:space-between;border-bottom:.0625rem solid #EDEEEE;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:.75rem 1.25rem 0;gap:.25rem}section.report-target-dsp>header>.tab>div:first-child{display:flex;align-items:center;height:100%}section.report-target-dsp>header>.tab>div:first-child>div{height:100%;display:flex;flex-direction:column;cursor:pointer}section.report-target-dsp>header>.tab>div:first-child>div>label{flex:1;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;color:#666;text-align:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;cursor:pointer}section.report-target-dsp>header>.tab>div:first-child>div>span{opacity:0;height:.125rem;border-radius:6.25rem;background:#054247}section.report-target-dsp>header>.tab>div:first-child>div:hover>span{opacity:1;background:#848b8d}section.report-target-dsp>header>.tab>div:first-child>div.selected>label{color:#273031;font-weight:500}section.report-target-dsp>header>.tab>div:first-child>div.selected>span{opacity:1}section.report-target-dsp>header>.report-filter{position:relative;z-index:4}@media (max-width: 1100px){section.report-target-dsp>header>.report-filter.trend{height:7.875rem}}section.report-target-dsp>header>.report-filter .paid{display:inline-flex;align-items:center;font-size:.875rem}section.report-target-dsp>header>.report-filter .paid>svg{width:1.25rem;height:1.25rem;margin-right:.5rem}section.report-target-dsp>header>.report-filter>div{width:100%;display:flex;border-radius:0 0 1.25rem 1.25rem;padding:.75rem 1.25rem;gap:.25rem;flex-direction:column;background:#fff}section.report-target-dsp>header>.report-filter>div .hr-h{border:none;margin:.75rem 0;border-bottom:1px dashed var(--Neutral-Gray02, #EBEEF2)}section.report-target-dsp>header>.report-filter>div .hr-v{display:block;border:none;max-width:1px;width:1px;height:1rem;margin:0;background-color:#273031}section.report-target-dsp>header>.report-filter>div.open{height:calc(100vh - 12rem)}section.report-target-dsp>header>.report-filter>div.open>header>button{background:#edf7f8;color:#1d7b85}section.report-target-dsp>header>.report-filter>div.open>header>button svg>*{stroke:#1d7b85}section.report-target-dsp>header>.report-filter>div>header{display:flex;align-items:center}section.report-target-dsp>header>.report-filter>div>header>div{flex:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}section.report-target-dsp>header>.report-filter>div>header>div>div{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.report-target-dsp>header>.report-filter>div>header>div>div>*:nth-child(1){margin-right:.25rem}@media (max-width: 1100px){section.report-target-dsp>header>.report-filter>div>header>div>div{flex-wrap:wrap}section.report-target-dsp>header>.report-filter>div>header>div>div>hr{display:none}}section.report-target-dsp>header>.report-filter>div>header>div>div>.opt{display:flex;align-items:center;gap:.5rem}section.report-target-dsp>header>.report-filter>div>header>div>div>.opt>.multiple-switch>button{display:flex;align-items:center;justify-content:center;width:5rem}section.report-target-dsp>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-target-dsp>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-target-dsp>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label>span{font-weight:400}section.report-target-dsp>header>.report-filter>div>header>div>div>.opt>.zb-radio-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-target-dsp>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-target-dsp>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label>span{font-weight:400}section.report-target-dsp>header>.report-filter>div>header>div>p{display:flex;align-items:center;gap:.625rem}section.report-target-dsp>header>.report-filter>div>header>div>p>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem}section.report-target-dsp>header>.report-filter>div>header>div>p>span>span{display:flex;justify-content:center;align-items:center;border-radius:5rem;min-width:1rem;padding:.25rem;height:1rem;color:#fff;text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}section.report-target-dsp>header>.report-filter>div>header>div>p>span>label{text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-target-dsp>header>.report-filter>div>header>div>p>span.main{background:#edf7f8}section.report-target-dsp>header>.report-filter>div>header>div>p>span.main>span{background:#1d7b85}section.report-target-dsp>header>.report-filter>div>header>div>p>span.main>label{color:#1d7b85}section.report-target-dsp>header>.report-filter>div>header>div>p>span.sub{background:#fff4e8}section.report-target-dsp>header>.report-filter>div>header>div>p>span.sub>span{background:#f39a40}section.report-target-dsp>header>.report-filter>div>header>div>p>span.sub>label{color:#f39a40}section.report-target-dsp>header>.report-filter>div>header>div>p>span.target{background:#eef8f4}section.report-target-dsp>header>.report-filter>div>header>div>p>span.target>span{background:#00a87e}section.report-target-dsp>header>.report-filter>div>header>div>p>span.target>label{color:#00a87e}section.report-target-dsp>header>.report-filter>div>header>div>p>button{display:flex;padding:.5rem;align-items:center;gap:.625rem;border-radius:.5rem;border:1px solid #AAC9CC}section.report-target-dsp>header>.report-filter>div>header>div>p>button>svg{width:1rem;height:1rem;aspect-ratio:1/1}section.report-target-dsp>header>.report-filter>div>header>button{display:flex;height:2.25rem;padding:.75rem .625rem;align-items:center;gap:.375rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);margin-left:.625rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:.875rem}section.report-target-dsp>header>.report-filter>div>header>button>svg{width:.875rem;height:.875rem;padding:.10938rem}section.report-target-dsp>header>.report-filter>div>.select-infos{flex:1;display:grid;grid-template-columns:1fr 1fr 1fr 1.25rem 1fr;margin-top:.75rem;overflow:hidden}section.report-target-dsp>header>.report-filter>div>.select-infos.tag{grid-template-columns:1fr 1fr 1.25rem 1fr}section.report-target-dsp>header>.report-filter>div>.select-infos>span{height:100%;display:flex;align-items:center;margin-right:.75rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section{display:flex;flex-direction:column;flex:1;border-radius:.5rem;padding:.75rem;overflow:hidden;height:100%}section.report-target-dsp>header>.report-filter>div>.select-infos>section:not(:last-of-type){margin-right:.75rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.opt{border:1px solid #AAC9CC;color:#273031}section.report-target-dsp>header>.report-filter>div>.select-infos>section.opt>header{font-size:1rem;font-weight:500;padding-bottom:.75rem;border-bottom:1px #AAC9CC solid}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select{color:#273031;border:1px solid #1D7B85;background:#edf7f8;overflow-x:hidden}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>header{display:flex;align-items:center;margin-bottom:.75rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>header>label{flex:1;font-size:1rem;font-weight:500}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>header>button{display:inline-flex;align-items:center;color:#273031;font-size:.875rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>header>button>svg{width:1.25rem;height:1.25rem;margin-left:.5rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div{display:flex;flex-direction:column;overflow-y:auto}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div{padding-top:.75rem;flex:1}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div{display:flex;align-items:center;font-size:.875rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div:not(:last-of-type){margin-bottom:.75rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div.root{font-size:1rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div.root>svg{width:1.25rem;height:1.25rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root){padding-left:.5rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root).depth2{padding-left:1.5rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root).depth3{padding-left:3rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root)>svg{width:.625rem;height:.625rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div>svg{color:#000;margin-right:.5rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div>span{display:inline-block;color:#054247;flex:1;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section.select>div>div>div>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.search-filter{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input{flex:1}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>svg{color:#aac9cc;min-width:1.25rem;min-height:1.25rem;width:1.25rem;height:1.25rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input{font-size:.875rem;width:100%}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input::placeholder{color:#aac9cc}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items{position:relative;flex:1;margin-top:.75rem;overflow-y:auto}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items>div{display:flex;flex-direction:column;position:relative;padding-top:.75rem;gap:.75rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items>div:first-child{padding-top:0}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items>.loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#0000001a}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items>.empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.875rem;color:#a5abb3}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label>span{font-weight:400;word-break:break-all}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items>p{display:flex;align-items:center;cursor:pointer}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items>p:not(:last-of-type){margin-bottom:.75rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items>p>span{display:flex;align-items:center;justify-content:center;gap:.125rem;color:#1d7b85;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem;background:#edf7f8;margin-left:.5rem}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items>p>label{flex:1;font-size:.875rem;cursor:pointer}section.report-target-dsp>header>.report-filter>div>.select-infos>section>.items>p>svg{width:1.5rem;height:1.5rem;transform:rotate(180deg);margin-left:.5rem}section.report-target-dsp>header>.report-filter>div>footer{margin-top:.75rem;text-align:center}section.report-target-dsp>header>.report-filter>div>footer>button{width:7.5rem;height:3.125rem;padding:1.1875rem 3.1875rem}section.report-target-dsp>header>.report-filter>div>footer>button:last-child{margin-left:.625rem}section.report-target-dsp>div{display:flex;flex-direction:column;padding:0 1.5rem;flex:1;overflow-y:auto;overflow-x:hidden}section.report-target-dsp>div>section{flex:1}section.report-target-dsp span.sa-item{display:flex;flex-direction:column;gap:.25rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;background:#fdfdfd;padding:.5rem;border-radius:.5rem}section.report-target-dsp span.sa-item:hover{background:#f3f3f3}section.report-target-dsp span.sa-item>span{display:flex;flex-wrap:wrap}section.report-target-dsp span.sa-item>span:nth-child(1)>b{display:inline-block;white-space:nowrap;margin-right:.125rem;vertical-align:middle}section.report-target-dsp span.sa-item>span:nth-child(2){gap:.5rem}section.report-target-dsp span.sa-item>span:nth-child(2)>span{display:flex;padding:.125rem .5rem;justify-content:center;align-items:center;border-radius:.25rem;gap:.625rem;font-size:.75rem;font-style:normal;font-weight:500;white-space:nowrap;background:#edf7f8;color:#1d7b85}section.report-target-dsp span.sa-item>span:nth-child(2)>span.sp{background:#edf7f8;color:#1d7b85}section.report-target-dsp span.sa-item>span:nth-child(2)>span.sb{background:#e7f7fa;color:#3ebdd1}section.report-target-dsp span.sa-item>span:nth-child(2)>span.main{color:#fff;background:#f39a40}section.report-target-dsp span.sa-item>span:nth-child(2)>span.brand{background:#eef8f4;color:#00a87e}section.report-target-dsp span.sa-item>span:nth-child(2)>span.price,section.report-target-dsp span.sa-item>span:nth-child(2)>span.match{background:#eff2f3;color:#74838b}section.report-target-dsp div.help{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}section.report-target-dsp div.help label{display:flex;align-items:center;gap:.25rem;color:#848b8d;font-size:.875rem;font-style:normal;font-weight:400}section.report-target-dsp div.help label.warn{color:var(--red-1-ama-red-400, #E36767)}section.report-target-dsp div.help>button{padding:.375rem .75rem}#target-dsp-data{padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#target-dsp-data.extend{position:fixed;top:0;left:0;width:calc(100% - 4rem);height:calc(100% - 4rem);margin:2rem;z-index:10}#target-dsp-data.extend>.loading-wrapper{overflow:hidden}#target-dsp-data.extend>.loading-wrapper>div{height:100%;max-height:unset}#target-dsp-data>header{display:flex;align-items:center;margin-bottom:.75rem}#target-dsp-data>header>h2{flex:1;font-size:1.125rem;font-weight:500}#target-dsp-data>.filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:.75rem;gap:.5rem}#target-dsp-data>.filter>div{display:flex;align-items:center}#target-dsp-data>.filter>div>div.setting-values{position:relative}#target-dsp-data>.filter>div>div.setting-values>label{display:flex;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;cursor:pointer}#target-dsp-data>.filter>div>div.setting-values>label>svg{width:1.125rem;height:1.125rem}#target-dsp-data>.filter>div>div.setting-values>span{position:absolute;display:flex;flex-direction:column;padding:.5rem;gap:.5rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);background:#fff;z-index:5}#target-dsp-data>.filter>div>div.setting-values>span span.checkbox-target{white-space:nowrap}#target-dsp-data>.filter>div>div.setting-values>span button{margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid #AAC9CC;padding:.25rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#target-dsp-data>.filter>div>div.setting-values>span button:hover{background-color:#aac9cc;color:#fff}#target-dsp-data>.filter>div>div.values-list{display:flex;align-items:center;gap:.5rem;margin-left:.5rem}#target-dsp-data>.filter>div>div.values-list>span{display:flex;padding:.25rem .5rem;align-items:center;gap:.25rem;border-radius:.25rem;background:#e9fcf0;color:var(--ama-black-normal, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400}#target-dsp-data>.filter>div button.table-button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#target-dsp-data>.filter>div button.table-button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#target-dsp-data>.filter>div button.table-button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#target-dsp-data>.filter>div button.table-button:disabled>svg{stroke:#fff}#target-dsp-data>.filter>div>p{display:inline-flex;align-items:center}#target-dsp-data>.filter>div>p>label{font-size:1rem;font-weight:400;margin-right:.5rem}#target-dsp-data>.filter>div>p>b{color:#273031;padding:.25rem .5rem;border-radius:.25rem;background:#f5f5f5;font-size:.875rem;font-weight:500}#target-dsp-data>.filter>div>p:nth-of-type(1){margin-right:.5rem}#target-dsp-data>.filter>div>p:nth-of-type(1)>b{background-color:#edf7f8}#target-dsp-data>.filter>div>p:nth-of-type(2)>b{background-color:#edf0f2}#target-dsp-data>.filter>div:nth-of-type(2){display:flex;gap:.5rem}#target-dsp-data>.filter>div:nth-of-type(2)>div.key{width:21rem}#target-dsp-data>.filter>div:nth-of-type(2)>div.key input::placeholder{color:#709ca1}#target-dsp-data>.filter>div:nth-of-type(2)>div.key svg>path{fill:#709ca1}#target-dsp-data>.match-type{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}#target-dsp-data>.match-type>span{color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#target-dsp-data>.match-type>.zb-checkbox-rect-group{flex-wrap:wrap}#target-dsp-data>.no-data{flex:1;height:auto;background-color:transparent}#target-dsp-data>.filter-item-list{display:flex;height:2.5rem;align-items:center;gap:.5rem;margin-bottom:.75rem}#target-dsp-data>.filter-item-list>div{flex:1;display:flex;align-items:center;gap:.5rem;overflow-x:auto;overflow-y:hidden}#target-dsp-data>.filter-item-list>div::-webkit-scrollbar{width:0;height:0}#target-dsp-data>.filter-item-list>div>span{white-space:nowrap;display:flex;padding:0 .75rem;height:2.25rem;align-items:center;border-radius:.25rem;background:var(--ama-secondary-light, #E7F7FA);gap:.31rem}#target-dsp-data>.filter-item-list>div>span>label{color:var(--ama-secondary, #3EBDD1);font-size:.8125rem;font-style:normal;font-weight:600}#target-dsp-data>.filter-item-list>div>span>span{display:flex;align-items:center;justify-content:center;cursor:pointer}#target-dsp-data>.filter-item-list>div>span>span>svg{width:1rem;height:1rem}#target-dsp-data>.filter-item-list>span.reset{display:flex;height:2.25rem;padding:0 .75rem;align-items:center;gap:.25rem;border-radius:6.1875rem;background:var(--max-gray-bg, #FAFAFB);cursor:pointer;color:var(--ama-text-btn, #709CA1);text-align:center;font-size:.875rem;font-style:normal;font-weight:500}#target-dsp-data>.filter-item-list>span.reset>svg{width:1.125rem;height:1.125rem}#target-dsp-data>.filter-item-list>span.reset>svg path{fill:var(--ama-text-btn, #709CA1)}#target-dsp-data>.filter-item-list>span:not(.reset){display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;border-radius:1.25rem;background:var(--ama-gray-bg, #EFF2F3);cursor:pointer}#target-dsp-data>.filter-item-list>span:not(.reset).right{transform:rotate(180deg)}#target-dsp-data>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#target-dsp-data>.scroll-bar.hide{opacity:0}#target-dsp-data>.scroll-bar>button{display:inline-flex;align-items:center}#target-dsp-data>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#target-dsp-data>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#target-dsp-data>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#target-dsp-data>.scroll-bar>p{flex:1;position:relative}#target-dsp-data>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#target-dsp-data>.loading-wrapper{flex:1;display:flex;align-items:flex-start;flex-direction:column;color:#273031;gap:.5rem}#target-dsp-data>.loading-wrapper>span{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:flex-end}#target-dsp-data>.loading-wrapper>.data{width:100%;overflow:auto;max-height:calc(100vh - 28rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#target-dsp-data>.loading-wrapper>.data::-webkit-scrollbar{width:0;height:0}#target-dsp-data>.loading-wrapper>.data>table{width:100%;border-spacing:0}#target-dsp-data>.loading-wrapper>.data>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#target-dsp-data>.loading-wrapper>.data>table tr{height:56px;max-height:56px;font-size:.875rem}#target-dsp-data>.loading-wrapper>.data>table tr.total{cursor:default}#target-dsp-data>.loading-wrapper>.data>table tr.total>td{background-color:#fff}#target-dsp-data>.loading-wrapper>.data>table tr.total>td.key{cursor:pointer}#target-dsp-data>.loading-wrapper>.data>table tr.total>td.key>span{justify-content:flex-start;font-size:1rem;display:flex;align-items:center}#target-dsp-data>.loading-wrapper>.data>table tr.total>td.key>span>svg{display:block!important;width:1.5rem;height:1.5rem;transition:transform .125s linear;margin-right:.25rem}#target-dsp-data>.loading-wrapper>.data>table tr.total>td.key>span>span{display:flex;align-items:center;justify-content:center;width:1.5rem!important;height:1.5rem!important;margin-right:.25rem!important}#target-dsp-data>.loading-wrapper>.data>table tr.use-click{cursor:pointer}#target-dsp-data>.loading-wrapper>.data>table tr.use-click.hover>td{background-color:#e1f8f0}#target-dsp-data>.loading-wrapper>.data>table tr>td.target-check,#target-dsp-data>.loading-wrapper>.data>table tr>th.target-check{position:sticky!important;left:0;z-index:1;max-width:3rem}#target-dsp-data>.loading-wrapper>.data>table tr>td.target-check>span,#target-dsp-data>.loading-wrapper>.data>table tr>th.target-check>span{display:flex;align-items:center;justify-content:center;max-width:3rem}#target-dsp-data>.loading-wrapper>.data>table tr>td.key,#target-dsp-data>.loading-wrapper>.data>table tr>th.key{position:sticky!important;left:3rem;z-index:1;text-align:left}#target-dsp-data>.loading-wrapper>.data>table tr>td.key.tag,#target-dsp-data>.loading-wrapper>.data>table tr>th.key.tag{left:0!important}#target-dsp-data>.loading-wrapper>.data>table tr>td:first-child,#target-dsp-data>.loading-wrapper>.data>table tr>th:first-child{left:0}#target-dsp-data>.loading-wrapper>.data>table tr:not(.total)>td.target-check>span{justify-content:center}#target-dsp-data>.loading-wrapper>.data>table tr:not(.total)>td.key>span{justify-content:flex-start;padding-left:1.75rem}#target-dsp-data>.loading-wrapper>.data>table tr:last-child td{border-bottom:none}#target-dsp-data>.loading-wrapper>.data>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;z-index:2;border:0;background:#f5f7f8;min-width:10rem}#target-dsp-data>.loading-wrapper>.data>table th.target-check{z-index:3!important;padding:0 .75rem!important;text-align:center;min-width:auto}#target-dsp-data>.loading-wrapper>.data>table th.target-check>.zb-checkbox{display:flex;justify-content:center;min-width:auto;padding:0!important}#target-dsp-data>.loading-wrapper>.data>table th.key{z-index:3!important;min-width:21rem;text-align:left;font-size:1rem;border-right:1px solid #E5E5E5}#target-dsp-data>.loading-wrapper>.data>table th.key.more{border-right:none}#target-dsp-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox){display:flex;align-items:center;padding-right:.25rem;cursor:pointer}#target-dsp-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#target-dsp-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.25rem;border-radius:.5rem}#target-dsp-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span:hover{box-shadow:0 0 10px #0000001a}#target-dsp-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span.filter.on path{stroke:#3ebdd1}#target-dsp-data>.loading-wrapper>.data>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#target-dsp-data>.loading-wrapper>.data>table th>p:hover,#target-dsp-data>.loading-wrapper>.data>table th>p.hover{opacity:1}#target-dsp-data>.loading-wrapper>.data>table th:last-child>p{pointer-events:none}#target-dsp-data>.loading-wrapper>.data>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;border-bottom:1px #E5E5E5 solid;padding:0 .5rem;background-color:#fbfbfc}#target-dsp-data>.loading-wrapper>.data>table td.target-check>span{font-size:.875rem;justify-content:center}#target-dsp-data>.loading-wrapper>.data>table td.key{border-right:1px solid #E5E5E5}#target-dsp-data>.loading-wrapper>.data>table td.key>span{font-size:.875rem;justify-content:flex-start}#target-dsp-data>.loading-wrapper>.data>table td.use-hide{cursor:pointer}#target-dsp-data>.loading-wrapper>.data>table td.hide.child>span>svg{transform:rotate(-90deg)}#target-dsp-data>.loading-wrapper>.data>table td>b{min-width:inherit;width:100%;display:flex;align-items:center;justify-content:flex-end;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#target-dsp-data>.loading-wrapper>.data>table td>span{display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;margin-top:.25rem}#target-dsp-data>.loading-wrapper>.data>table td>span>svg{display:none;width:.875rem;height:.875rem;margin-left:.125rem}#target-dsp-data>.loading-wrapper>.data>table td>span.up{color:#ff3737}#target-dsp-data>.loading-wrapper>.data>table td>span.up>svg{display:inline-block}#target-dsp-data>.loading-wrapper>.data>table td>span.down{color:#3869ff}#target-dsp-data>.loading-wrapper>.data>table td>span.down>svg{display:inline-block;transform:rotate(180deg)}#target-dsp-data div.add-tag{width:100%;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1rem;z-index:999}#target-dsp-data div.add-tag>span{display:inline-flex;padding:.75rem 6.25rem;align-items:center;gap:.5rem;border-radius:.75rem;background:#1d7b85;box-shadow:0 4px 10px #0000001a;cursor:pointer}#target-dsp-data div.add-tag>span:hover{background:var(--ama-primary-normal, #097078)}#target-dsp-data div.add-tag>span>span{color:#fff;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.03125rem;white-space:nowrap}#target-dsp-data div.add-tag>span>svg{width:1.2rem;height:1.2rem}#target-dsp-data div.add-tag>span path{fill:#fff}#target-dsp-performance{display:flex;flex-direction:column;border-radius:1.25rem;background:#fff}#target-dsp-performance>.multiple-switch2{margin:1.25rem 1.25rem 0}#target-dsp-performance>section{display:flex;flex-direction:column}#target-dsp-performance>section>section{display:flex;flex-direction:column;border-radius:1.25rem;background:#fff;padding:1.25rem}#target-dsp-performance>section>section>header{display:flex;align-items:center;margin-bottom:.75rem}#target-dsp-performance>section>section>header>h2{flex:1;color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:120%}#target-dsp-performance>section>section>div{border-radius:1.25rem}#target-dsp-performance>section>section>.no-data{flex:1;height:auto;background-color:transparent}#target-dsp-performance>section>.pref{flex:1.2}#target-dsp-performance>section>.pref>div{display:flex;align-items:center;min-height:486px}@media (max-width: 1200px){#target-dsp-performance>section>.pref>div{flex-direction:column;justify-content:center}}#target-dsp-performance>section>.pref>div>div{flex:1;position:relative;min-width:25rem;height:32rem;min-height:32rem}#target-dsp-performance>section>.pref>div>div>.ad-spend{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}#target-dsp-performance>section>.pref>div>div>.ad-spend>p{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}#target-dsp-performance>section>.pref>div>div>.ad-spend>span{font-size:1rem}#target-dsp-performance>section>.pref>div>div>.ad-spend>span.compare>span.up{color:#ff3737}#target-dsp-performance>section>.pref>div>div>.ad-spend>span.compare>span.down{color:#3869ff}#target-dsp-performance>section>.pref>div>div>.ad-spend>span.compare>span:nth-child(1){font-weight:700}#target-dsp-performance>section>.pref>div>table{flex:1.2}#target-dsp-performance>section>.pref>div>table tr.total>td{font-weight:600}#target-dsp-performance>section>.pref>div>table td span.rate{color:#848b8d}#target-dsp-performance>section>.pref>div>table td span.up{color:#ff3737}#target-dsp-performance>section>.pref>div>table td span.down{color:#3869ff}#target-dsp-performance>section>.pref>div>table td>span.volume-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}#target-dsp-performance>section>.pref>div>table td span.volume{white-space:nowrap}#target-dsp-performance>section>.pref>div>table span.idx-point{flex:1;display:flex;align-items:center;flex-wrap:nowrap;justify-content:space-between}#target-dsp-performance>section>.pref>div>table span.idx-point>span{width:.5rem;height:.5rem;border-radius:50%;display:block;margin-right:1rem}#target-dsp-performance>section>.eff{flex:.8}#target-dsp-performance>section>.eff>div{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:486px}#target-dsp-performance>section>.eff>div>label{display:block;text-align:right;font-size:.875rem;margin-bottom:1.25rem}#target-dsp-performance>section>.eff .bubble-focus-item{white-space:nowrap;color:#fff}#target-dsp-performance>section>.eff .bubble-focus-item>div{display:flex;align-items:center;font-size:.75rem;font-weight:500;max-width:20rem}#target-dsp-performance>section>.eff .bubble-focus-item>div>b{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5rem;content:" "}#target-dsp-performance>section>.eff .bubble-focus-item>div>span{flex:1;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}#target-dsp-performance>section>.eff .bubble-focus-item>p{font-size:.75rem;font-weight:500;margin-top:.25rem}#target-dsp-performance>div.chart-container{display:flex;padding:1.25rem;margin:0 1.25rem 1.25rem;border-radius:.5rem;background:var(--ama-gray-bg-light, #FAFBFB)}#target-dsp-performance span.tooltip-render{display:flex;flex-direction:column}#target-dsp-performance div.chart-guide{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%}#target-dsp-performance div.chart-guide>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}#target-dsp-performance div.chart-guide>span>svg{width:1.5rem;height:1.5rem;aspect-ratio:1/1}#target-dsp-performance div.chart-guide>span>b{text-align:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:1rem}#target-dsp-performance div.chart-guide>span:first-child>b{color:#5cb910}#target-dsp-performance div.chart-guide>span:last-child>b{color:#f0a800}#target-dsp-analysis{display:flex;flex-direction:column;border-radius:1.25rem;gap:1.25rem}#target-dsp-analysis>section{display:flex;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:1.25rem;border-radius:1.25rem;background:#fff}#target-dsp-analysis>section>header{width:100%;display:flex;flex-direction:column;gap:1.25rem}#target-dsp-analysis>section>header>h2{color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:120%}#target-dsp-analysis>section>header>div{display:flex;align-items:center;justify-content:space-between}#target-dsp-analysis>section>header>div>div{display:flex;align-items:center;justify-content:flex-end;gap:1rem}#target-dsp-analysis>section>header>div>div>div.legend{display:flex;align-items:center;justify-content:center;gap:.625rem}#target-dsp-analysis>section>header>div>div>div.legend>span{display:flex;align-items:center;justify-content:center;gap:.25rem}#target-dsp-analysis>section>header>div>div>div.legend>span>span{color:var(--ama-gray-m, #848B8D);text-align:center;font-size:.75rem;font-style:normal;font-weight:400}#target-dsp-analysis>section>header>div>div>div.legend>span>span.circle{width:.625rem;height:.625rem;border-radius:6.1875rem;background:var(--ama-primary, #1D7B85)}#target-dsp-analysis>section>div{flex:1;width:100%;min-height:25rem;display:flex;align-items:center;gap:1.25rem}#target-dsp-analysis>section>div>div.table{display:flex;flex-direction:column;gap:.625rem;flex:1;height:100%}#target-dsp-analysis>section>div>div.table>section.rank{display:flex;flex-direction:column;width:100%;height:100%;min-height:15rem}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(1){display:flex;align-items:center;height:3rem;background:#f5f7f8}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(1)>span{display:flex;align-items:center;justify-content:center;color:#666;font-size:.875rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.00438rem}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(1)>span:nth-child(1){width:15%}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(1)>span:nth-child(2){width:40%}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(1)>span:nth-child(3){width:45%}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2){display:flex;flex-direction:column;flex:1}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div{position:relative;flex:1;display:flex;align-items:center;border-bottom:.5px dashed #EBEEF2;cursor:pointer}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>div.hover{display:none}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div.selected{background:#669aa026}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div.other-loading{cursor:not-allowed}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background:#74838b4d;z-index:1}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover>span{display:flex;height:2.1875rem;padding:0 .875rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;background:var(--ama-gray-bg-light, #FAFBFB)}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover>span>svg{width:1rem;height:1rem}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover>span>span{color:var(--ama-main, #273031);font-size:.875rem;font-style:normal;font-weight:500;line-height:120%}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span .sa-item{background:transparent!important}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span .sa-item:hover{background:transparent!important}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span:nth-child(2){width:15%}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span:nth-child(3){width:40%}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span:nth-child(4){width:45%}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank{display:flex;align-items:center;justify-content:center;gap:.375rem}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank:not(.change)>span:nth-child(1){text-align:center!important}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(1){width:30%;color:#333;text-align:right;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.00438rem}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2){flex:1;display:flex;align-items:center;justify-content:center}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2) span{display:flex;align-items:center;justify-content:center;color:var(--ama-gray-66, #666);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.00438rem}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2) span.new{display:flex;justify-content:center;align-items:center;padding:.21875rem .21875rem .15625rem;border-radius:6.1875rem;background:#ffedc2;color:var(--ama-red, #FF3737);text-align:center;font-size:.5rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.0025rem}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2) span>svg{width:1rem;height:1rem}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2)>.down>svg{rotate:180deg}#target-dsp-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2)>.down>svg>path{fill:#3869ff}#target-dsp-analysis>section>div>div.table>div.page{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem}#target-dsp-analysis>section>div>div.table>div.page>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;gap:.25rem;border-radius:.25rem;background:var(--ama-gray-bg, #EFF2F3);cursor:pointer}#target-dsp-analysis>section>div>div.table>div.page>span:nth-child(1)>svg{transform:rotate(180deg)}#target-dsp-analysis>section>div>div.table>div.page>span.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}#target-dsp-analysis>section>div>div.chart{flex:1;height:100%}#target-dsp-analysis>section>div>div.chart>div.no-data{color:#c8c8c8;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#target-dsp-analysis>section>div>div.chart>div{display:flex;justify-content:center;align-items:center;flex:1;height:100%;background:#fafbfb;gap:10%;padding:1rem}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart{flex:0 0 calc((100% - 2rem - 20%) / 3)}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart:nth-child(3) div.tooltip{left:unset;right:50%}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip{display:flex;width:10rem;padding:.5rem .625rem;flex-direction:column;justify-content:center;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(1){display:flex;align-items:center;gap:.25rem}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(1)>span.circle{display:block;width:.5rem;height:.5rem;border-radius:50%}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(1)>span{width:calc(100% - .5rem);display:-webkit-box!important;word-break:break-all;color:#fff;font-size:.75rem;font-style:normal;font-weight:600;line-height:.75rem}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2){display:flex;flex-direction:column;gap:.25rem}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2) span.up{color:#ff3737}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2) span.down{color:#3869ff}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2)>span{font-size:.75rem;font-style:normal;font-weight:400;line-height:.875rem;white-space:nowrap}#target-dsp-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2)>span:nth-child(1){color:#fff}section.report-search-term{display:flex;flex-direction:column;height:100%;gap:1.5rem}section.report-search-term>header{display:flex;flex-direction:column;padding:0 1.5rem;width:100%}section.report-search-term>header>.tab{width:100%;display:flex;height:4rem;min-height:4rem;align-items:center;justify-content:space-between;border-bottom:.0625rem solid #EDEEEE;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:.75rem 1.25rem 0;gap:.25rem}section.report-search-term>header>.tab>div:first-child{display:flex;align-items:center;height:100%}section.report-search-term>header>.tab>div:first-child>div{height:100%;display:flex;flex-direction:column;cursor:pointer}section.report-search-term>header>.tab>div:first-child>div>label{flex:1;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;color:#666;text-align:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;cursor:pointer}section.report-search-term>header>.tab>div:first-child>div>span{opacity:0;height:.125rem;border-radius:6.25rem;background:#054247}section.report-search-term>header>.tab>div:first-child>div:hover>span{opacity:1;background:#848b8d}section.report-search-term>header>.tab>div:first-child>div.selected>label{color:#273031;font-weight:500}section.report-search-term>header>.tab>div:first-child>div.selected>span{opacity:1}section.report-search-term>header>.report-filter{position:relative;z-index:4}@media (max-width: 1100px){section.report-search-term>header>.report-filter.trend{height:7.875rem}}section.report-search-term>header>.report-filter .paid{display:inline-flex;align-items:center;font-size:.875rem}section.report-search-term>header>.report-filter .paid>svg{width:1.25rem;height:1.25rem;margin-right:.5rem}section.report-search-term>header>.report-filter>div{width:100%;display:flex;border-radius:0 0 1.25rem 1.25rem;padding:.75rem 1.25rem;gap:.25rem;flex-direction:column;background:#fff}section.report-search-term>header>.report-filter>div .hr-h{border:none;margin:.75rem 0;border-bottom:1px dashed var(--Neutral-Gray02, #EBEEF2)}section.report-search-term>header>.report-filter>div .hr-v{display:block;border:none;max-width:1px;width:1px;height:1rem;margin:0;background-color:#273031}section.report-search-term>header>.report-filter>div.open{height:calc(100vh - 12rem)}section.report-search-term>header>.report-filter>div.open>header>button{background:#edf7f8;color:#1d7b85}section.report-search-term>header>.report-filter>div.open>header>button svg>*{stroke:#1d7b85}section.report-search-term>header>.report-filter>div>header{display:flex;align-items:center}section.report-search-term>header>.report-filter>div>header>div{flex:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}section.report-search-term>header>.report-filter>div>header>div>div{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.report-search-term>header>.report-filter>div>header>div>div>*:nth-child(1){margin-right:.25rem}@media (max-width: 1100px){section.report-search-term>header>.report-filter>div>header>div>div{flex-wrap:wrap}section.report-search-term>header>.report-filter>div>header>div>div>hr{display:none}section.report-search-term>header>.report-filter>div>header>div>div>.multiple-switch{margin-top:.75rem;display:flex;width:100%}}section.report-search-term>header>.report-filter>div>header>div>div>.opt{display:flex;align-items:center;gap:.5rem}section.report-search-term>header>.report-filter>div>header>div>div>.opt>.multiple-switch>button{display:flex;align-items:center;justify-content:center;width:5rem}section.report-search-term>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-search-term>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-search-term>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label>span{font-weight:400}section.report-search-term>header>.report-filter>div>header>div>div>.opt>.zb-radio-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-search-term>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-search-term>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label>span{font-weight:400}section.report-search-term>header>.report-filter>div>header>div>p{display:flex;align-items:center;gap:.625rem}section.report-search-term>header>.report-filter>div>header>div>p>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem}section.report-search-term>header>.report-filter>div>header>div>p>span>span{display:flex;justify-content:center;align-items:center;border-radius:5rem;min-width:1rem;padding:.25rem;height:1rem;color:#fff;text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}section.report-search-term>header>.report-filter>div>header>div>p>span>label{text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-search-term>header>.report-filter>div>header>div>p>span.main{background:#edf7f8}section.report-search-term>header>.report-filter>div>header>div>p>span.main>span{background:#1d7b85}section.report-search-term>header>.report-filter>div>header>div>p>span.main>label{color:#1d7b85}section.report-search-term>header>.report-filter>div>header>div>p>span.sub{background:#fff4e8}section.report-search-term>header>.report-filter>div>header>div>p>span.sub>span{background:#f39a40}section.report-search-term>header>.report-filter>div>header>div>p>span.sub>label{color:#f39a40}section.report-search-term>header>.report-filter>div>header>div>p>span.target{background:#eef8f4}section.report-search-term>header>.report-filter>div>header>div>p>span.target>span{background:#00a87e}section.report-search-term>header>.report-filter>div>header>div>p>span.target>label{color:#00a87e}section.report-search-term>header>.report-filter>div>header>div>p>button{display:flex;padding:.5rem;align-items:center;gap:.625rem;border-radius:.5rem;border:1px solid #AAC9CC}section.report-search-term>header>.report-filter>div>header>div>p>button>svg{width:1rem;height:1rem;aspect-ratio:1/1}section.report-search-term>header>.report-filter>div>header>button{display:flex;height:2.25rem;padding:.75rem .625rem;align-items:center;gap:.375rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);margin-left:.625rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:.875rem}section.report-search-term>header>.report-filter>div>header>button>svg{width:.875rem;height:.875rem;padding:.10938rem}section.report-search-term>header>.report-filter>div>.select-infos{flex:1;display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:.75rem;overflow:hidden}section.report-search-term>header>.report-filter>div>.select-infos.tag{grid-template-columns:1fr 1fr 1.25rem 1fr}section.report-search-term>header>.report-filter>div>.select-infos>span{height:100%;display:flex;align-items:center;margin-right:.75rem}section.report-search-term>header>.report-filter>div>.select-infos>section{display:flex;flex-direction:column;flex:1;border-radius:.5rem;padding:.75rem;overflow:hidden;height:100%}section.report-search-term>header>.report-filter>div>.select-infos>section:not(:last-of-type){margin-right:.75rem}section.report-search-term>header>.report-filter>div>.select-infos>section.opt{border:1px solid #AAC9CC;color:#273031}section.report-search-term>header>.report-filter>div>.select-infos>section.opt>header{font-size:1rem;font-weight:500;padding-bottom:.75rem;border-bottom:1px #AAC9CC solid}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .zb-selector2{margin-top:.625rem;margin-bottom:.75rem;width:fit-content}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .init-text{position:relative;width:100%;margin-bottom:1.25rem}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .init-text>input{width:100%;color:var(--ama-main, #273031);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;border-bottom:1px solid #AAC9CC}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .init-text>input::placeholder{color:#b1b4b5}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .init-text.error>input{border-color:red}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .init-text>.error-mark{position:absolute;right:0;top:50%;transform:translateY(-50%);color:var(--ama-red, #FF3737);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .init-text>.error-text{position:absolute;left:0;top:100%;transform:translateY(.25rem);color:red;font-size:.75rem;font-style:normal;font-weight:400;line-height:120%}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .filter-list{display:flex;align-items:flex-start;flex-wrap:wrap;gap:.625rem}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .filter-list>span{display:flex;align-items:center;justify-content:center;gap:.25rem}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .filter-list>span>span:nth-child(1){display:flex;height:1.625rem;padding:0 .5rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.25rem;border:1px solid var(--ama-gray-inactive-btn, #D6DDE1);background:#fff}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .filter-list>span>span:nth-child(2){display:flex;align-items:center;justify-content:center;width:.98956rem;height:.98956rem;cursor:pointer}section.report-search-term>header>.report-filter>div>.select-infos>section.opt.customs .filter-list>span>span:nth-child(2)>svg{width:.98956rem;height:.98956rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select{color:#273031;border:1px solid #1D7B85;background:#edf7f8;overflow-x:hidden}section.report-search-term>header>.report-filter>div>.select-infos>section.select>header{display:flex;align-items:center;margin-bottom:.75rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>header>label{flex:1;font-size:1rem;font-weight:500}section.report-search-term>header>.report-filter>div>.select-infos>section.select>header>button{display:inline-flex;align-items:center;color:#273031;font-size:.875rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>header>button>svg{width:1.25rem;height:1.25rem;margin-left:.5rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div{display:flex;flex-direction:column;overflow-y:auto}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div{padding-top:.75rem;flex:1}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div{display:flex;align-items:center;font-size:.875rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div:not(:last-of-type){margin-bottom:.75rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div.root{font-size:1rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div.root>svg{width:1.25rem;height:1.25rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root){padding-left:.5rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root).depth2{padding-left:1.5rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root)>svg{width:.625rem;height:.625rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div>svg{color:#000;margin-right:.5rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div>span{display:inline-block;color:#054247;flex:1;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-search-term>header>.report-filter>div>.select-infos>section.select>div>div>div>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-search-term>header>.report-filter>div>.select-infos>section>.search-filter{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}section.report-search-term>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input{flex:1}section.report-search-term>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>svg{color:#aac9cc;min-width:1.25rem;min-height:1.25rem;width:1.25rem;height:1.25rem}section.report-search-term>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input{font-size:.875rem;width:100%}section.report-search-term>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input::placeholder{color:#aac9cc}section.report-search-term>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-search-term>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-search-term>header>.report-filter>div>.select-infos>section>.items{position:relative;flex:1;margin-top:.75rem;overflow-y:auto}section.report-search-term>header>.report-filter>div>.select-infos>section>.items>div{display:flex;flex-direction:column;position:relative;padding-top:.75rem;gap:.75rem}section.report-search-term>header>.report-filter>div>.select-infos>section>.items>div:first-child{padding-top:0}section.report-search-term>header>.report-filter>div>.select-infos>section>.items>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-search-term>header>.report-filter>div>.select-infos>section>.items>.loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#0000001a}section.report-search-term>header>.report-filter>div>.select-infos>section>.items>.empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.875rem;color:#a5abb3}section.report-search-term>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-search-term>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label>span{font-weight:400;word-break:break-all}section.report-search-term>header>.report-filter>div>.select-infos>section>.items>p{display:flex;align-items:center;cursor:pointer}section.report-search-term>header>.report-filter>div>.select-infos>section>.items>p:not(:last-of-type){margin-bottom:.75rem}section.report-search-term>header>.report-filter>div>.select-infos>section>.items>p>span{display:flex;align-items:center;justify-content:center;gap:.125rem;color:#1d7b85;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem;background:#edf7f8;margin-left:.5rem}section.report-search-term>header>.report-filter>div>.select-infos>section>.items>p>label{flex:1;font-size:.875rem;cursor:pointer}section.report-search-term>header>.report-filter>div>.select-infos>section>.items>p>svg{width:1.5rem;height:1.5rem;transform:rotate(180deg);margin-left:.5rem}section.report-search-term>header>.report-filter>div>footer{margin-top:.75rem;text-align:center}section.report-search-term>header>.report-filter>div>footer>button{width:7.5rem;height:3.125rem;padding:1.1875rem 3.1875rem}section.report-search-term>header>.report-filter>div>footer>button:last-child{margin-left:.625rem}section.report-search-term>div{display:flex;flex-direction:column;padding:0 1.5rem;flex:1;overflow-y:auto;overflow-x:hidden}section.report-search-term>div>section{flex:1}section.report-search-term span.sa-item{display:flex;flex-direction:column;gap:.25rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;background:#fdfdfd;padding:.5rem;border-radius:.5rem}section.report-search-term span.sa-item:hover{background:#f3f3f3}section.report-search-term span.sa-item>span{display:flex;flex-wrap:wrap}section.report-search-term span.sa-item>span:nth-child(1)>b{display:inline-block;white-space:nowrap;margin-right:.125rem;vertical-align:middle}section.report-search-term span.sa-item>span:nth-child(2){gap:.5rem}section.report-search-term span.sa-item>span:nth-child(2)>span{display:flex;padding:.125rem .5rem;justify-content:center;align-items:center;border-radius:.25rem;gap:.625rem;font-size:.75rem;font-style:normal;font-weight:500;white-space:nowrap;background:#edf7f8;color:#1d7b85}section.report-search-term span.sa-item>span:nth-child(2)>span.sp{background:#edf7f8;color:#1d7b85}section.report-search-term span.sa-item>span:nth-child(2)>span.sb{background:#e7f7fa;color:#3ebdd1}section.report-search-term span.sa-item>span:nth-child(2)>span.main{color:#fff;background:#f39a40}section.report-search-term span.sa-item>span:nth-child(2)>span.brand{background:#eef8f4;color:#00a87e}section.report-search-term span.sa-item>span:nth-child(2)>span.price,section.report-search-term span.sa-item>span:nth-child(2)>span.match{background:#eff2f3;color:#74838b}section.report-search-term div.help{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}section.report-search-term div.help label{display:flex;align-items:center;gap:.25rem;color:#848b8d;font-size:.875rem;font-style:normal;font-weight:400}section.report-search-term div.help label.warn{color:var(--red-1-ama-red-400, #E36767)}section.report-search-term div.help>button{padding:.375rem .75rem}#searchTerm-data{padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#searchTerm-data.extend{position:fixed;top:0;left:0;width:calc(100% - 4rem);height:calc(100% - 4rem);margin:2rem;z-index:10}#searchTerm-data.extend div.data{max-height:calc(100vh - 22.5rem)}#searchTerm-data.extend.short div.data{max-height:calc(100vh - 25.5rem)}#searchTerm-data>header{display:flex;align-items:center;margin-bottom:.75rem}#searchTerm-data>header>h2{flex:1;font-size:1.125rem;font-weight:500}#searchTerm-data>.filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:.75rem;gap:.5rem}#searchTerm-data>.filter>div{display:flex;align-items:center}#searchTerm-data>.filter>div>div.setting-values{position:relative}#searchTerm-data>.filter>div>div.setting-values>label{display:flex;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;cursor:pointer}#searchTerm-data>.filter>div>div.setting-values>label>svg{width:1.125rem;height:1.125rem}#searchTerm-data>.filter>div>div.setting-values>span{position:absolute;display:flex;flex-direction:column;padding:.5rem;gap:.5rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);background:#fff;z-index:5}#searchTerm-data>.filter>div>div.setting-values>span span.checkbox-target{white-space:nowrap}#searchTerm-data>.filter>div>div.setting-values>span button{margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid #AAC9CC;padding:.25rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#searchTerm-data>.filter>div>div.setting-values>span button:hover{background-color:#aac9cc;color:#fff}#searchTerm-data>.filter>div>div.values-list{display:flex;align-items:center;gap:.5rem;margin-left:.5rem}#searchTerm-data>.filter>div>div.values-list>span{display:flex;padding:.25rem .5rem;align-items:center;gap:.25rem;border-radius:.25rem;background:#e9fcf0;color:var(--ama-black-normal, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400}#searchTerm-data>.filter>div button.table-button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#searchTerm-data>.filter>div button.table-button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#searchTerm-data>.filter>div button.table-button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#searchTerm-data>.filter>div button.table-button:disabled>svg{stroke:#fff}#searchTerm-data>.filter>div>p{display:inline-flex;align-items:center}#searchTerm-data>.filter>div>p>label{font-size:1rem;font-weight:400;margin-right:.5rem}#searchTerm-data>.filter>div>p>b{color:#273031;padding:.25rem .5rem;border-radius:.25rem;background:#f5f5f5;font-size:.875rem;font-weight:500}#searchTerm-data>.filter>div>p:nth-of-type(1){margin-right:.5rem}#searchTerm-data>.filter>div>p:nth-of-type(1)>b{background-color:#edf7f8}#searchTerm-data>.filter>div>p:nth-of-type(2)>b{background-color:#edf0f2}#searchTerm-data>.filter>div:nth-of-type(2){display:flex;gap:.5rem}#searchTerm-data>.filter>div:nth-of-type(2)>div.key{width:21rem}#searchTerm-data>.filter>div:nth-of-type(2)>div.key input::placeholder{color:#709ca1}#searchTerm-data>.filter>div:nth-of-type(2)>div.key svg>path{fill:#709ca1}#searchTerm-data>.match-type{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}#searchTerm-data>.match-type>span{color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#searchTerm-data>.match-type>.zb-checkbox-rect-group{flex-wrap:wrap}#searchTerm-data>.no-data{flex:1;height:auto;background-color:transparent}#searchTerm-data>.filter-item-list{display:flex;height:2.5rem;align-items:center;gap:.5rem;margin-bottom:.75rem}#searchTerm-data>.filter-item-list>div{flex:1;display:flex;align-items:center;gap:.5rem;overflow-x:auto;overflow-y:hidden}#searchTerm-data>.filter-item-list>div::-webkit-scrollbar{width:0;height:0}#searchTerm-data>.filter-item-list>div>span{white-space:nowrap;display:flex;padding:0 .75rem;height:2.25rem;align-items:center;border-radius:.25rem;background:var(--ama-secondary-light, #E7F7FA);gap:.31rem}#searchTerm-data>.filter-item-list>div>span>label{color:var(--ama-secondary, #3EBDD1);font-size:.8125rem;font-style:normal;font-weight:600}#searchTerm-data>.filter-item-list>div>span>span{display:flex;align-items:center;justify-content:center;cursor:pointer}#searchTerm-data>.filter-item-list>div>span>span>svg{width:1rem;height:1rem}#searchTerm-data>.filter-item-list>span.reset{display:flex;height:2.25rem;padding:0 .75rem;align-items:center;gap:.25rem;border-radius:6.1875rem;background:var(--max-gray-bg, #FAFAFB);cursor:pointer;color:var(--ama-text-btn, #709CA1);text-align:center;font-size:.875rem;font-style:normal;font-weight:500}#searchTerm-data>.filter-item-list>span.reset>svg{width:1.125rem;height:1.125rem}#searchTerm-data>.filter-item-list>span.reset>svg path{fill:var(--ama-text-btn, #709CA1)}#searchTerm-data>.filter-item-list>span:not(.reset){display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;border-radius:1.25rem;background:var(--ama-gray-bg, #EFF2F3);cursor:pointer}#searchTerm-data>.filter-item-list>span:not(.reset).right{transform:rotate(180deg)}#searchTerm-data>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#searchTerm-data>.scroll-bar.hide{opacity:0}#searchTerm-data>.scroll-bar>button{display:inline-flex;align-items:center}#searchTerm-data>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#searchTerm-data>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#searchTerm-data>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#searchTerm-data>.scroll-bar>p{flex:1;position:relative}#searchTerm-data>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#searchTerm-data>.loading-wrapper{flex:1;display:flex;align-items:flex-start;flex-direction:column;color:#273031;gap:.5rem}#searchTerm-data>.loading-wrapper>span{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:flex-end}#searchTerm-data>.loading-wrapper>.data{width:100%;overflow:auto;max-height:calc(100vh - 28rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#searchTerm-data>.loading-wrapper>.data::-webkit-scrollbar{width:0;height:0}#searchTerm-data>.loading-wrapper>.data>table{width:100%;border-spacing:0}#searchTerm-data>.loading-wrapper>.data>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#searchTerm-data>.loading-wrapper>.data>table tr{height:56px;max-height:56px;font-size:.875rem}#searchTerm-data>.loading-wrapper>.data>table tr.total{cursor:default}#searchTerm-data>.loading-wrapper>.data>table tr.total>td{background-color:#fff}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key{cursor:pointer}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key>span{width:100%;height:100%;display:flex;font-size:1rem;gap:.25rem;cursor:pointer;align-items:flex-start;flex-direction:column}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key>span *{cursor:pointer}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key>span>span{flex:1;display:flex;align-items:center}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>b{margin-right:.125rem}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>a{display:flex;width:.875rem;height:.875rem;align-items:center;justify-content:center;margin-left:.25rem}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>a>svg{width:.875rem;height:.875rem}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2){gap:.5rem}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span{display:flex;align-items:center;gap:.25rem}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span>b{display:flex;padding:0 .25rem;justify-content:center;align-items:center;border-radius:.25rem;background:var(--ama-primary, #1D7B85);color:#fff;font-size:.625rem;font-style:normal;font-weight:600}#searchTerm-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span>label{color:var(--ama-gray-33, #333);font-size:.625rem;font-style:normal;font-weight:400}#searchTerm-data>.loading-wrapper>.data>table tr.use-click{cursor:pointer}#searchTerm-data>.loading-wrapper>.data>table tr.use-click.hover>td{background-color:#e1f8f0}#searchTerm-data>.loading-wrapper>.data>table tr>td.target-check,#searchTerm-data>.loading-wrapper>.data>table tr>th.target-check{position:sticky!important;left:0;z-index:1;max-width:3rem}#searchTerm-data>.loading-wrapper>.data>table tr>td.target-check>span,#searchTerm-data>.loading-wrapper>.data>table tr>th.target-check>span{max-width:3rem;display:flex;align-items:center;justify-content:center}#searchTerm-data>.loading-wrapper>.data>table tr>td.key,#searchTerm-data>.loading-wrapper>.data>table tr>th.key{position:sticky!important;left:3rem;z-index:1;text-align:left}#searchTerm-data>.loading-wrapper>.data>table tr>td.key.tag,#searchTerm-data>.loading-wrapper>.data>table tr>th.key.tag{left:0!important}#searchTerm-data>.loading-wrapper>.data>table tr>td:first-child,#searchTerm-data>.loading-wrapper>.data>table tr>th:first-child{left:0}#searchTerm-data>.loading-wrapper>.data>table tr:not(.total)>td.target-check>span{justify-content:center}#searchTerm-data>.loading-wrapper>.data>table tr:not(.total)>td.key>span{justify-content:flex-start;padding-left:1.75rem}#searchTerm-data>.loading-wrapper>.data>table tr:last-child td{border-bottom:none}#searchTerm-data>.loading-wrapper>.data>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;z-index:2;border:0;background:#f5f7f8;min-width:10rem}#searchTerm-data>.loading-wrapper>.data>table th.target-check{z-index:3!important;padding:0 .75rem!important;text-align:center;min-width:auto}#searchTerm-data>.loading-wrapper>.data>table th.target-check>.zb-checkbox{display:flex;justify-content:center;min-width:auto;padding:0!important}#searchTerm-data>.loading-wrapper>.data>table th.key{z-index:3!important;min-width:21rem;text-align:left;font-size:1rem;border-right:1px solid #E5E5E5}#searchTerm-data>.loading-wrapper>.data>table th.key.more{border-right:none}#searchTerm-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox){display:flex;align-items:center;padding-right:.25rem;cursor:pointer}#searchTerm-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#searchTerm-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.25rem;border-radius:.5rem}#searchTerm-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span:hover{box-shadow:0 0 10px #0000001a}#searchTerm-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span.filter.on path{stroke:#3ebdd1}#searchTerm-data>.loading-wrapper>.data>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#searchTerm-data>.loading-wrapper>.data>table th>p:hover,#searchTerm-data>.loading-wrapper>.data>table th>p.hover{opacity:1}#searchTerm-data>.loading-wrapper>.data>table th:last-child>p{pointer-events:none}#searchTerm-data>.loading-wrapper>.data>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;border-bottom:1px #E5E5E5 solid;padding:0 .5rem;background-color:#fbfbfc}#searchTerm-data>.loading-wrapper>.data>table td.target-check>span{font-size:.875rem;justify-content:center}#searchTerm-data>.loading-wrapper>.data>table td.key{border-right:1px solid #E5E5E5}#searchTerm-data>.loading-wrapper>.data>table td.key>span{font-size:.875rem;justify-content:flex-start}#searchTerm-data>.loading-wrapper>.data>table td.key:not(.targetingName)>span>span{overflow:hidden;white-space:normal;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}#searchTerm-data>.loading-wrapper>.data>table td:not(.key)>span{overflow:hidden;white-space:normal;text-overflow:ellipsis;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}#searchTerm-data>.loading-wrapper>.data>table td.use-hide{cursor:pointer}#searchTerm-data>.loading-wrapper>.data>table td.hide.child>span>svg{transform:rotate(-90deg)}#searchTerm-data>.loading-wrapper>.data>table td>b{min-width:inherit;width:100%;display:flex;align-items:center;justify-content:flex-end;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#searchTerm-data>.loading-wrapper>.data>table td>span{display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;margin-top:.25rem}#searchTerm-data>.loading-wrapper>.data>table td>span>svg{display:none;width:.875rem;height:.875rem;margin-left:.125rem}#searchTerm-data>.loading-wrapper>.data>table td>span.up{color:#ff3737}#searchTerm-data>.loading-wrapper>.data>table td>span.up>svg{display:inline-block}#searchTerm-data>.loading-wrapper>.data>table td>span.down{color:#3869ff}#searchTerm-data>.loading-wrapper>.data>table td>span.down>svg{display:inline-block;transform:rotate(180deg)}#searchTerm-data div.add-tag{width:100%;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1rem;z-index:999}#searchTerm-data div.add-tag>span{display:inline-flex;padding:.75rem 6.25rem;align-items:center;gap:.5rem;border-radius:.75rem;background:#1d7b85;box-shadow:0 4px 10px #0000001a;cursor:pointer}#searchTerm-data div.add-tag>span:hover{background:var(--ama-primary-normal, #097078)}#searchTerm-data div.add-tag>span>span{color:#fff;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.03125rem;white-space:nowrap}#searchTerm-data div.add-tag>span>svg{width:1.2rem;height:1.2rem}#searchTerm-data div.add-tag>span path{fill:#fff}#search-term-performance{display:flex;flex-direction:column;border-radius:1.25rem;background:#fff}#search-term-performance .performance-chart .cate{transform:translate(-50%,-350%)!important}#search-term-performance>.multiple-switch2{margin:1.25rem 1.25rem 0}#search-term-performance>section{display:flex;flex-direction:column}#search-term-performance>section>section{display:flex;flex-direction:column;border-radius:1.25rem;background:#fff;padding:1.25rem}#search-term-performance>section>section>header{display:flex;align-items:center;margin-bottom:.75rem}#search-term-performance>section>section>header>h2{flex:1;color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:120%}#search-term-performance>section>section>div{border-radius:1.25rem}#search-term-performance>section>section>.no-data{flex:1;height:auto;background-color:transparent}#search-term-performance>section>.pref{flex:1.2}#search-term-performance>section>.pref>div{display:flex;align-items:center;min-height:486px}@media (max-width: 1200px){#search-term-performance>section>.pref>div{flex-direction:column;justify-content:center}}#search-term-performance>section>.pref>div>div{flex:1;position:relative;min-width:25rem;height:32rem;min-height:32rem}#search-term-performance>section>.pref>div>div>.ad-spend{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}#search-term-performance>section>.pref>div>div>.ad-spend>p{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}#search-term-performance>section>.pref>div>div>.ad-spend>span{font-size:1rem}#search-term-performance>section>.pref>div>div>.ad-spend>span.compare>span{color:#848b8d}#search-term-performance>section>.pref>div>div>.ad-spend>span.compare>span.up{color:#ff3737}#search-term-performance>section>.pref>div>div>.ad-spend>span.compare>span.down{color:#3869ff}#search-term-performance>section>.pref>div>div>.ad-spend>span.compare>span:nth-child(1){font-weight:700}#search-term-performance>section>.pref>div>table{flex:1.2}#search-term-performance>section>.pref>div>table tr.total>td{font-weight:600}#search-term-performance>section>.pref>div>table td span.rate{color:#848b8d}#search-term-performance>section>.pref>div>table td span.up{color:#ff3737}#search-term-performance>section>.pref>div>table td span.down{color:#3869ff}#search-term-performance>section>.pref>div>table td>span.volume-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}#search-term-performance>section>.pref>div>table td span.volume{white-space:nowrap}#search-term-performance>section>.pref>div>table span.idx-point{flex:1;display:flex;align-items:center;flex-wrap:nowrap;justify-content:space-between}#search-term-performance>section>.pref>div>table span.idx-point>span{width:.5rem;height:.5rem;border-radius:50%;display:block;margin-right:1rem}#search-term-performance>section>.eff{flex:.8}#search-term-performance>section>.eff>div{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:486px}#search-term-performance>section>.eff>div>label{display:block;text-align:right;font-size:.875rem;margin-bottom:1.25rem}#search-term-performance>section>.eff .bubble-focus-item{white-space:nowrap;color:#fff}#search-term-performance>section>.eff .bubble-focus-item>div{display:flex;align-items:center;font-size:.75rem;font-weight:500;max-width:20rem}#search-term-performance>section>.eff .bubble-focus-item>div>b{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.5rem;content:" "}#search-term-performance>section>.eff .bubble-focus-item>div>span{flex:1;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}#search-term-performance>section>.eff .bubble-focus-item>p{font-size:.75rem;font-weight:500;margin-top:.25rem}#search-term-performance>div.chart-container{display:flex;padding:1.25rem;margin:0 1.25rem 1.25rem;border-radius:.5rem;background:var(--ama-gray-bg-light, #FAFBFB)}#search-term-performance span.tooltip-render{display:flex;flex-direction:column}#search-term-performance div.chart-guide{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;width:100%}#search-term-performance div.chart-guide>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}#search-term-performance div.chart-guide>span>svg{width:1.5rem;height:1.5rem;aspect-ratio:1/1}#search-term-performance div.chart-guide>span>b{text-align:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:1rem}#search-term-performance div.chart-guide>span:first-child>b{color:#5cb910}#search-term-performance div.chart-guide>span:last-child>b{color:#f0a800}#search-term-analysis{display:flex;flex-direction:column;border-radius:1.25rem;gap:1.25rem}#search-term-analysis>section{display:flex;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:1.25rem;border-radius:1.25rem;background:#fff}#search-term-analysis>section>header{width:100%;display:flex;flex-direction:column;gap:1.25rem}#search-term-analysis>section>header>h2{color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:120%}#search-term-analysis>section>header>div{display:flex;align-items:center;justify-content:space-between}#search-term-analysis>section>header>div>div{display:flex;align-items:center;justify-content:flex-end;gap:1rem}#search-term-analysis>section>header>div>div>div.legend{display:flex;align-items:center;justify-content:center;gap:.625rem}#search-term-analysis>section>header>div>div>div.legend>span{display:flex;align-items:center;justify-content:center;gap:.25rem}#search-term-analysis>section>header>div>div>div.legend>span>span{color:var(--ama-gray-m, #848B8D);text-align:center;font-size:.75rem;font-style:normal;font-weight:400}#search-term-analysis>section>header>div>div>div.legend>span>span.circle{width:.625rem;height:.625rem;border-radius:6.1875rem;background:var(--ama-primary, #1D7B85)}#search-term-analysis>section>div{flex:1;width:100%;min-height:25rem;display:flex;align-items:center;gap:1.25rem}#search-term-analysis>section>div>div.table{display:flex;flex-direction:column;gap:.625rem;flex:1;height:100%}#search-term-analysis>section>div>div.table>section.rank{display:flex;flex-direction:column;width:100%;height:100%;min-height:15rem}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(1){display:flex;align-items:center;height:3rem;background:#f5f7f8}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(1)>span{display:flex;align-items:center;justify-content:center;color:#666;font-size:.875rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.00438rem}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(1)>span:nth-child(1){width:15%}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(1)>span:nth-child(2){width:40%}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(1)>span:nth-child(3){width:45%}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2){display:flex;flex-direction:column;flex:1}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div{position:relative;flex:1;display:flex;align-items:center;border-bottom:.5px dashed #EBEEF2;cursor:pointer}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>div.hover{display:none}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div.selected{background:#669aa026}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div.other-loading{cursor:not-allowed}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background:#74838b4d;z-index:1}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover>span{display:flex;height:2.1875rem;padding:0 .875rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;background:var(--ama-gray-bg-light, #FAFBFB)}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover>span>svg{width:1rem;height:1rem}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div:hover:not(.other-loading)>div.hover>span>span{color:var(--ama-main, #273031);font-size:.875rem;font-style:normal;font-weight:500;line-height:120%}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span .sa-item{background:transparent!important}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span .sa-item:hover{background:transparent!important}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span:nth-child(2){width:15%}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span:nth-child(3){width:40%}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span:nth-child(4){width:45%}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank{display:flex;align-items:center;justify-content:center;gap:.375rem}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank:not(.change)>span:nth-child(1){text-align:center!important}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(1){width:30%;color:#333;text-align:right;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.00438rem}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2){flex:1;display:flex;align-items:center;justify-content:center}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2) span{display:flex;align-items:center;justify-content:center;color:var(--ama-gray-66, #666);text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.00438rem}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2) span.new{display:flex;justify-content:center;align-items:center;padding:.21875rem .21875rem .15625rem;border-radius:6.1875rem;background:#ffedc2;color:var(--ama-red, #FF3737);text-align:center;font-size:.5rem;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.0025rem}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2) span>svg{width:1rem;height:1rem}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2)>.down>svg{rotate:180deg}#search-term-analysis>section>div>div.table>section.rank>div:nth-child(2)>div>span>span.rank>span:nth-child(2)>.down>svg>path{fill:#3869ff}#search-term-analysis>section>div>div.table>div.page{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem}#search-term-analysis>section>div>div.table>div.page>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;gap:.25rem;border-radius:.25rem;background:var(--ama-gray-bg, #EFF2F3);cursor:pointer}#search-term-analysis>section>div>div.table>div.page>span:nth-child(1)>svg{transform:rotate(180deg)}#search-term-analysis>section>div>div.table>div.page>span.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}#search-term-analysis>section>div>div.chart{flex:1;height:100%}#search-term-analysis>section>div>div.chart>div.no-data{color:#c8c8c8;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#search-term-analysis>section>div>div.chart>div{display:flex;justify-content:center;align-items:center;flex:1;height:100%;background:#fafbfb;gap:10%;padding:1rem}#search-term-analysis>section>div>div.chart>div>div.analysis-chart{flex:0 0 calc((100% - 2rem - 20%) / 3)}#search-term-analysis>section>div>div.chart>div>div.analysis-chart:nth-child(3) div.tooltip{left:unset;right:50%}#search-term-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip{display:flex;width:10rem;padding:.5rem .625rem;flex-direction:column;justify-content:center;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d}#search-term-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(1){display:flex;align-items:center;gap:.25rem}#search-term-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(1)>span.circle{display:block;width:.5rem;height:.5rem;border-radius:50%}#search-term-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(1)>span{width:calc(100% - .5rem);display:-webkit-box!important;word-break:break-all;color:#fff;font-size:.75rem;font-style:normal;font-weight:600;line-height:.75rem}#search-term-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2){display:flex;flex-direction:column;gap:.25rem}#search-term-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2) span.up{color:#ff3737}#search-term-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2) span.down{color:#3869ff}#search-term-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2)>span{font-size:.75rem;font-style:normal;font-weight:400;line-height:.875rem;white-space:nowrap}#search-term-analysis>section>div>div.chart>div>div.analysis-chart span.tooltip>span:nth-child(2)>span:nth-child(1){color:#fff}section.report-creative{display:flex;flex-direction:column;height:100%;gap:1.5rem}section.report-creative>header{display:flex;flex-direction:column;padding:0 1.5rem;width:100%}section.report-creative>header>.tab{width:100%;display:flex;height:4rem;min-height:4rem;align-items:center;justify-content:space-between;border-bottom:.0625rem solid #EDEEEE;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:.75rem 1.25rem 0;gap:.25rem}section.report-creative>header>.tab>div:first-child{display:flex;align-items:center;height:100%}section.report-creative>header>.tab>div:first-child>div{height:100%;display:flex;flex-direction:column;cursor:pointer}section.report-creative>header>.tab>div:first-child>div>label{flex:1;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;color:#666;text-align:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;cursor:pointer}section.report-creative>header>.tab>div:first-child>div>span{opacity:0;height:.125rem;border-radius:6.25rem;background:#054247}section.report-creative>header>.tab>div:first-child>div:hover>span{opacity:1;background:#848b8d}section.report-creative>header>.tab>div:first-child>div.selected>label{color:#273031;font-weight:500}section.report-creative>header>.tab>div:first-child>div.selected>span{opacity:1}section.report-creative>header>.report-filter{position:relative;z-index:4}@media (max-width: 1100px){section.report-creative>header>.report-filter.trend{height:7.875rem}}section.report-creative>header>.report-filter .paid{display:inline-flex;align-items:center;font-size:.875rem}section.report-creative>header>.report-filter .paid>svg{width:1.25rem;height:1.25rem;margin-right:.5rem}section.report-creative>header>.report-filter>div{width:100%;display:flex;border-radius:0 0 1.25rem 1.25rem;padding:.75rem 1.25rem;gap:.25rem;flex-direction:column;background:#fff}section.report-creative>header>.report-filter>div .hr-h{border:none;margin:.75rem 0;border-bottom:1px dashed var(--Neutral-Gray02, #EBEEF2)}section.report-creative>header>.report-filter>div .hr-v{display:block;border:none;max-width:1px;width:1px;height:1rem;margin:0;background-color:#273031}section.report-creative>header>.report-filter>div.open{height:calc(100vh - 12rem)}section.report-creative>header>.report-filter>div.open>header>button{background:#edf7f8;color:#1d7b85}section.report-creative>header>.report-filter>div.open>header>button svg>*{stroke:#1d7b85}section.report-creative>header>.report-filter>div>header{display:flex;align-items:center}section.report-creative>header>.report-filter>div>header>div{flex:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}section.report-creative>header>.report-filter>div>header>div>div{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.report-creative>header>.report-filter>div>header>div>div>*:nth-child(1){margin-right:.25rem}@media (max-width: 1100px){section.report-creative>header>.report-filter>div>header>div>div{flex-wrap:wrap}section.report-creative>header>.report-filter>div>header>div>div>hr{display:none}section.report-creative>header>.report-filter>div>header>div>div>.multiple-switch{margin-top:.75rem;display:flex;width:100%}}section.report-creative>header>.report-filter>div>header>div>div>.opt{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.report-creative>header>.report-filter>div>header>div>div>.opt>.multiple-switch>button{display:flex;align-items:center;justify-content:center;min-width:5rem}section.report-creative>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-creative>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-creative>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label>span{font-weight:400}section.report-creative>header>.report-filter>div>header>div>div>.opt>.zb-radio-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-creative>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-creative>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label>span{font-weight:400}section.report-creative>header>.report-filter>div>header>div>p{display:flex;align-items:center;gap:.625rem}section.report-creative>header>.report-filter>div>header>div>p>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem}section.report-creative>header>.report-filter>div>header>div>p>span>span{display:flex;justify-content:center;align-items:center;border-radius:5rem;min-width:1rem;padding:.25rem;height:1rem;color:#fff;text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}section.report-creative>header>.report-filter>div>header>div>p>span>label{text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-creative>header>.report-filter>div>header>div>p>span.main{background:#edf7f8}section.report-creative>header>.report-filter>div>header>div>p>span.main>span{background:#1d7b85}section.report-creative>header>.report-filter>div>header>div>p>span.main>label{color:#1d7b85}section.report-creative>header>.report-filter>div>header>div>p>span.sub{background:#fff4e8}section.report-creative>header>.report-filter>div>header>div>p>span.sub>span{background:#f39a40}section.report-creative>header>.report-filter>div>header>div>p>span.sub>label{color:#f39a40}section.report-creative>header>.report-filter>div>header>div>p>span.target{background:#eef8f4}section.report-creative>header>.report-filter>div>header>div>p>span.target>span{background:#00a87e}section.report-creative>header>.report-filter>div>header>div>p>span.target>label{color:#00a87e}section.report-creative>header>.report-filter>div>header>div>p>button{display:flex;padding:.5rem;align-items:center;gap:.625rem;border-radius:.5rem;border:1px solid #AAC9CC}section.report-creative>header>.report-filter>div>header>div>p>button>svg{width:1rem;height:1rem;aspect-ratio:1/1}section.report-creative>header>.report-filter>div>header>button{display:flex;height:2.25rem;padding:.75rem .625rem;align-items:center;gap:.375rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);margin-left:.625rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:.875rem}section.report-creative>header>.report-filter>div>header>button>svg{width:.875rem;height:.875rem;padding:.10938rem}section.report-creative>header>.report-filter>div>.select-infos{flex:1;display:grid;grid-template-columns:1fr 1fr 1fr 1.25rem 1fr;margin-top:.75rem;overflow:hidden}section.report-creative>header>.report-filter>div>.select-infos.tag{grid-template-columns:1fr 1fr 1.25rem 1fr}section.report-creative>header>.report-filter>div>.select-infos>span{height:100%;display:flex;align-items:center;margin-right:.75rem}section.report-creative>header>.report-filter>div>.select-infos>section{display:flex;flex-direction:column;flex:1;border-radius:.5rem;padding:.75rem;overflow:hidden;height:100%}section.report-creative>header>.report-filter>div>.select-infos>section:not(:last-of-type){margin-right:.75rem}section.report-creative>header>.report-filter>div>.select-infos>section.opt{border:1px solid #AAC9CC;color:#273031}section.report-creative>header>.report-filter>div>.select-infos>section.opt>header{font-size:1rem;font-weight:500;padding-bottom:.75rem;border-bottom:1px #AAC9CC solid}section.report-creative>header>.report-filter>div>.select-infos>section.select{color:#273031;border:1px solid #1D7B85;background:#edf7f8;overflow-x:hidden}section.report-creative>header>.report-filter>div>.select-infos>section.select>header{display:flex;align-items:center;margin-bottom:.75rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>header>label{flex:1;font-size:1rem;font-weight:500}section.report-creative>header>.report-filter>div>.select-infos>section.select>header>button{display:inline-flex;align-items:center;color:#273031;font-size:.875rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>header>button>svg{width:1.25rem;height:1.25rem;margin-left:.5rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div{display:flex;flex-direction:column;overflow-y:auto}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div{padding-top:.75rem;flex:1}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div{display:flex;align-items:center;font-size:.875rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div:not(:last-of-type){margin-bottom:.75rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div.root{font-size:1rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div.root>svg{width:1.25rem;height:1.25rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root){padding-left:.5rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root).depth2{padding-left:1.5rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root).depth3{padding-left:3rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root)>svg{width:.625rem;height:.625rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div>svg{color:#000;margin-right:.5rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div>span{display:inline-block;color:#054247;flex:1;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-creative>header>.report-filter>div>.select-infos>section.select>div>div>div>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-creative>header>.report-filter>div>.select-infos>section>.search-filter{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}section.report-creative>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input{flex:1}section.report-creative>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>svg{color:#aac9cc;min-width:1.25rem;min-height:1.25rem;width:1.25rem;height:1.25rem}section.report-creative>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input{font-size:.875rem;width:100%}section.report-creative>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input::placeholder{color:#aac9cc}section.report-creative>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-creative>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-creative>header>.report-filter>div>.select-infos>section>.items{position:relative;flex:1;margin-top:.75rem;overflow-y:auto}section.report-creative>header>.report-filter>div>.select-infos>section>.items>div{display:flex;flex-direction:column;position:relative;padding-top:.75rem;gap:.75rem}section.report-creative>header>.report-filter>div>.select-infos>section>.items>div:first-child{padding-top:0}section.report-creative>header>.report-filter>div>.select-infos>section>.items>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-creative>header>.report-filter>div>.select-infos>section>.items>.loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#0000001a}section.report-creative>header>.report-filter>div>.select-infos>section>.items>.empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.875rem;color:#a5abb3}section.report-creative>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-creative>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label>span{font-weight:400;word-break:break-all}section.report-creative>header>.report-filter>div>.select-infos>section>.items>p{display:flex;align-items:center;cursor:pointer}section.report-creative>header>.report-filter>div>.select-infos>section>.items>p:not(:last-of-type){margin-bottom:.75rem}section.report-creative>header>.report-filter>div>.select-infos>section>.items>p>span{display:flex;align-items:center;justify-content:center;gap:.125rem;color:#1d7b85;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem;background:#edf7f8;margin-left:.5rem}section.report-creative>header>.report-filter>div>.select-infos>section>.items>p>label{flex:1;font-size:.875rem;cursor:pointer}section.report-creative>header>.report-filter>div>.select-infos>section>.items>p>svg{width:1.5rem;height:1.5rem;transform:rotate(180deg);margin-left:.5rem}section.report-creative>header>.report-filter>div>footer{margin-top:.75rem;text-align:center}section.report-creative>header>.report-filter>div>footer>button{width:7.5rem;height:3.125rem;padding:1.1875rem 3.1875rem}section.report-creative>header>.report-filter>div>footer>button:last-child{margin-left:.625rem}section.report-creative>div{display:flex;flex-direction:column;padding:0 1.5rem;flex:1;overflow-y:auto;overflow-x:hidden}section.report-creative>div>section{flex:1}section.report-creative span.sa-item{display:flex;flex-direction:column;gap:.25rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;background:#fdfdfd;padding:.5rem;border-radius:.5rem}section.report-creative span.sa-item:hover{background:#f3f3f3}section.report-creative span.sa-item>span{display:flex;align-items:flex-start}section.report-creative span.sa-item>span:nth-child(1)>b{display:inline-block;white-space:nowrap;margin-right:.125rem;vertical-align:middle}section.report-creative span.sa-item>span:nth-child(2){gap:.5rem;flex-wrap:wrap}section.report-creative span.sa-item>span:nth-child(2)>span{display:flex;padding:.125rem .5rem;justify-content:center;align-items:center;border-radius:.25rem;gap:.625rem;font-size:.75rem;font-style:normal;font-weight:500;white-space:nowrap;background:#edf7f8;color:#1d7b85}section.report-creative span.sa-item>span:nth-child(2)>span.sp{background:#edf7f8;color:#1d7b85}section.report-creative span.sa-item>span:nth-child(2)>span.sb{background:#e7f7fa;color:#3ebdd1}section.report-creative span.sa-item>span:nth-child(2)>span.main{color:#fff;background:#f39a40}section.report-creative span.sa-item>span:nth-child(2)>span.brand{background:#eef8f4;color:#00a87e}section.report-creative span.sa-item>span:nth-child(2)>span.price,section.report-creative span.sa-item>span:nth-child(2)>span.match{background:#eff2f3;color:#74838b}section.report-creative div.help{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}section.report-creative div.help label{display:flex;align-items:center;gap:.25rem;color:#848b8d;font-size:.875rem;font-style:normal;font-weight:400}section.report-creative div.help label.warn{color:var(--red-1-ama-red-400, #E36767)}section.report-creative div.help>button{padding:.375rem .75rem}#creative-data{padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#creative-data.extend{position:fixed;top:0;left:0;width:calc(100% - 4rem);height:calc(100% - 4rem);margin:2rem;z-index:10}#creative-data.extend>.loading-wrapper{overflow:hidden}#creative-data.extend>.loading-wrapper>div{height:100%;max-height:unset}#creative-data>header{display:flex;align-items:center;margin-bottom:.75rem}#creative-data>header>h2{flex:1;font-size:1.125rem;font-weight:500}#creative-data>.filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:.75rem;gap:.5rem}#creative-data>.filter>div{display:flex;align-items:center}#creative-data>.filter>div>div.setting-values{position:relative}#creative-data>.filter>div>div.setting-values>label{display:flex;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;cursor:pointer}#creative-data>.filter>div>div.setting-values>label>svg{width:1.125rem;height:1.125rem}#creative-data>.filter>div>div.setting-values>span{position:absolute;display:flex;flex-direction:column;padding:.5rem;gap:.5rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);background:#fff;z-index:5}#creative-data>.filter>div>div.setting-values>span span.checkbox-target{white-space:nowrap}#creative-data>.filter>div>div.setting-values>span button{margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid #AAC9CC;padding:.25rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#creative-data>.filter>div>div.setting-values>span button:hover{background-color:#aac9cc;color:#fff}#creative-data>.filter>div>div.values-list{display:flex;align-items:center;gap:.5rem;margin-left:.5rem}#creative-data>.filter>div>div.values-list>span{display:flex;padding:.25rem .5rem;align-items:center;gap:.25rem;border-radius:.25rem;background:#e9fcf0;color:var(--ama-black-normal, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400}#creative-data>.filter>div button.table-button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#creative-data>.filter>div button.table-button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#creative-data>.filter>div button.table-button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#creative-data>.filter>div button.table-button:disabled>svg{stroke:#fff}#creative-data>.filter>div>p{display:inline-flex;align-items:center}#creative-data>.filter>div>p>label{font-size:1rem;font-weight:400;margin-right:.5rem}#creative-data>.filter>div>p>b{color:#273031;padding:.25rem .5rem;border-radius:.25rem;background:#f5f5f5;font-size:.875rem;font-weight:500}#creative-data>.filter>div>p:nth-of-type(1){margin-right:.5rem}#creative-data>.filter>div>p:nth-of-type(1)>b{background-color:#edf7f8}#creative-data>.filter>div>p:nth-of-type(2)>b{background-color:#edf0f2}#creative-data>.filter>div:nth-of-type(2){display:flex;gap:.5rem}#creative-data>.filter>div:nth-of-type(2)>div.key{width:21rem}#creative-data>.filter>div:nth-of-type(2)>div.key input::placeholder{color:#709ca1}#creative-data>.filter>div:nth-of-type(2)>div.key svg>path{fill:#709ca1}#creative-data>.match-type{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}#creative-data>.match-type>span{color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#creative-data>.match-type>.zb-checkbox-rect-group{flex-wrap:wrap}#creative-data>.no-data{flex:1;height:auto;background-color:transparent}#creative-data>.filter-item-list{display:flex;height:2.5rem;align-items:center;gap:.5rem;margin-bottom:.75rem}#creative-data>.filter-item-list>div{flex:1;display:flex;align-items:center;gap:.5rem;overflow-x:auto;overflow-y:hidden}#creative-data>.filter-item-list>div::-webkit-scrollbar{width:0;height:0}#creative-data>.filter-item-list>div>span{white-space:nowrap;display:flex;padding:0 .75rem;height:2.25rem;align-items:center;border-radius:.25rem;background:var(--ama-secondary-light, #E7F7FA);gap:.31rem}#creative-data>.filter-item-list>div>span>label{color:var(--ama-secondary, #3EBDD1);font-size:.8125rem;font-style:normal;font-weight:600}#creative-data>.filter-item-list>div>span>span{display:flex;align-items:center;justify-content:center;cursor:pointer}#creative-data>.filter-item-list>div>span>span>svg{width:1rem;height:1rem}#creative-data>.filter-item-list>span.reset{display:flex;height:2.25rem;padding:0 .75rem;align-items:center;gap:.25rem;border-radius:6.1875rem;background:var(--max-gray-bg, #FAFAFB);cursor:pointer;color:var(--ama-text-btn, #709CA1);text-align:center;font-size:.875rem;font-style:normal;font-weight:500}#creative-data>.filter-item-list>span.reset>svg{width:1.125rem;height:1.125rem}#creative-data>.filter-item-list>span.reset>svg path{fill:var(--ama-text-btn, #709CA1)}#creative-data>.filter-item-list>span:not(.reset){display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;border-radius:1.25rem;background:var(--ama-gray-bg, #EFF2F3);cursor:pointer}#creative-data>.filter-item-list>span:not(.reset).right{transform:rotate(180deg)}#creative-data>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#creative-data>.scroll-bar.hide{opacity:0}#creative-data>.scroll-bar>button{display:inline-flex;align-items:center}#creative-data>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#creative-data>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#creative-data>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#creative-data>.scroll-bar>p{flex:1;position:relative}#creative-data>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#creative-data>.loading-wrapper{flex:1;display:flex;align-items:flex-start;flex-direction:column;color:#273031;gap:.5rem}#creative-data>.loading-wrapper>span{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:flex-end}#creative-data>.loading-wrapper>.data{width:100%;overflow:auto;max-height:calc(100vh - 28rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#creative-data>.loading-wrapper>.data::-webkit-scrollbar{width:0;height:0}#creative-data>.loading-wrapper>.data>table{width:100%;border-spacing:0}#creative-data>.loading-wrapper>.data>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#creative-data>.loading-wrapper>.data>table tr{height:56px;max-height:56px;font-size:.875rem}#creative-data>.loading-wrapper>.data>table tr.total{cursor:default}#creative-data>.loading-wrapper>.data>table tr.total>td{background-color:#fff}#creative-data>.loading-wrapper>.data>table tr.total>td.key{cursor:pointer}#creative-data>.loading-wrapper>.data>table tr.total>td.key>span{width:100%;height:100%;display:flex;font-size:1rem;gap:.25rem;cursor:pointer;align-items:flex-start;flex-direction:column}#creative-data>.loading-wrapper>.data>table tr.total>td.key>span *{cursor:pointer}#creative-data>.loading-wrapper>.data>table tr.total>td.key>span>span{flex:1;display:flex;align-items:center}#creative-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>b{margin-right:.125rem}#creative-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>a{display:flex;width:.875rem;height:.875rem;align-items:center;justify-content:center;margin-left:.25rem}#creative-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>a>svg{width:.875rem;height:.875rem}#creative-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2){gap:.5rem}#creative-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span{display:flex;align-items:center;gap:.25rem}#creative-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span>b{display:flex;padding:0 .25rem;justify-content:center;align-items:center;border-radius:.25rem;background:var(--ama-primary, #1D7B85);color:#fff;font-size:.625rem;font-style:normal;font-weight:600}#creative-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span>label{color:var(--ama-gray-33, #333);font-size:.625rem;font-style:normal;font-weight:400}#creative-data>.loading-wrapper>.data>table tr.use-click{cursor:pointer}#creative-data>.loading-wrapper>.data>table tr.use-click.hover>td{background-color:#e1f8f0}#creative-data>.loading-wrapper>.data>table tr>td.target-check,#creative-data>.loading-wrapper>.data>table tr>th.target-check{position:sticky!important;left:0;z-index:1;max-width:3rem}#creative-data>.loading-wrapper>.data>table tr>td.target-check>span,#creative-data>.loading-wrapper>.data>table tr>th.target-check>span{max-width:3rem;display:flex;align-items:center;justify-content:center}#creative-data>.loading-wrapper>.data>table tr>td.key,#creative-data>.loading-wrapper>.data>table tr>th.key{position:sticky!important;left:3rem;z-index:1;text-align:left}#creative-data>.loading-wrapper>.data>table tr>td.key.tag,#creative-data>.loading-wrapper>.data>table tr>th.key.tag{left:0!important}#creative-data>.loading-wrapper>.data>table tr>td:first-child,#creative-data>.loading-wrapper>.data>table tr>th:first-child{left:0}#creative-data>.loading-wrapper>.data>table tr:not(.total)>td.target-check>span{justify-content:center}#creative-data>.loading-wrapper>.data>table tr:not(.total)>td.key>span{justify-content:flex-start;padding-left:1.75rem}#creative-data>.loading-wrapper>.data>table tr:last-child td{border-bottom:none}#creative-data>.loading-wrapper>.data>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;z-index:2;border:0;background:#f5f7f8;min-width:10rem}#creative-data>.loading-wrapper>.data>table th.target-check{z-index:3!important;padding:0 .75rem!important;text-align:center;min-width:auto}#creative-data>.loading-wrapper>.data>table th.target-check>.zb-checkbox{display:flex;justify-content:center;min-width:auto;padding:0!important}#creative-data>.loading-wrapper>.data>table th.key{z-index:3!important;min-width:21rem;text-align:left;font-size:1rem;border-right:1px solid #E5E5E5}#creative-data>.loading-wrapper>.data>table th.key.more{border-right:none}#creative-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox){display:flex;align-items:center;padding-right:.25rem;cursor:pointer}#creative-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#creative-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.25rem;border-radius:.5rem}#creative-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span:hover{box-shadow:0 0 10px #0000001a}#creative-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span.filter.on path{stroke:#3ebdd1}#creative-data>.loading-wrapper>.data>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#creative-data>.loading-wrapper>.data>table th>p:hover,#creative-data>.loading-wrapper>.data>table th>p.hover{opacity:1}#creative-data>.loading-wrapper>.data>table th:last-child>p{pointer-events:none}#creative-data>.loading-wrapper>.data>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;border-bottom:1px #E5E5E5 solid;padding:0 .5rem;background-color:#fbfbfc}#creative-data>.loading-wrapper>.data>table td.target-check>span{font-size:.875rem;justify-content:center}#creative-data>.loading-wrapper>.data>table td.key{border-right:1px solid #E5E5E5}#creative-data>.loading-wrapper>.data>table td.key>span{font-size:.875rem;justify-content:flex-start}#creative-data>.loading-wrapper>.data>table td.use-hide{cursor:pointer}#creative-data>.loading-wrapper>.data>table td.hide.child>span>svg{transform:rotate(-90deg)}#creative-data>.loading-wrapper>.data>table td>b{min-width:inherit;width:100%;display:flex;align-items:center;justify-content:flex-end;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#creative-data>.loading-wrapper>.data>table td>span{display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;margin-top:.25rem}#creative-data>.loading-wrapper>.data>table td>span>svg{display:none;width:.875rem;height:.875rem;margin-left:.125rem}#creative-data>.loading-wrapper>.data>table td>span.up{color:#ff3737}#creative-data>.loading-wrapper>.data>table td>span.up>svg{display:inline-block}#creative-data>.loading-wrapper>.data>table td>span.down{color:#3869ff}#creative-data>.loading-wrapper>.data>table td>span.down>svg{display:inline-block;transform:rotate(180deg)}#creative-data div.add-tag{width:100%;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1rem;z-index:999}#creative-data div.add-tag>span{display:inline-flex;padding:.75rem 6.25rem;align-items:center;gap:.5rem;border-radius:.75rem;background:#1d7b85;box-shadow:0 4px 10px #0000001a;cursor:pointer}#creative-data div.add-tag>span:hover{background:var(--ama-primary-normal, #097078)}#creative-data div.add-tag>span>span{color:#fff;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.03125rem;white-space:nowrap}#creative-data div.add-tag>span>svg{width:1.2rem;height:1.2rem}#creative-data div.add-tag>span path{fill:#fff}#creative-performance{position:relative;display:flex;padding:1.25rem;flex-direction:column;align-items:flex-start;gap:1.25rem;align-self:stretch;border-radius:1.25rem;background:#fff}#creative-performance>header{display:flex;height:3.75rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch}#creative-performance>header>h2{flex:1;font-size:1.125rem;font-weight:500}#creative-performance>header>div{display:flex;height:2.5rem;justify-content:center;align-items:center;gap:.625rem;align-self:stretch}#creative-performance>header span.metric-title.std{color:var(--ama-secondary, #3EBDD1)}#creative-performance>header span.metric-title.sub{color:var(--ama-tertiary, #F39A40)}#creative-performance>header span.metric-title .red{color:var(--ama-red, #FF3737)}#creative-performance>header span.sorted{display:flex;align-items:center;justify-content:center}#creative-performance>div{flex:1;width:100%;display:block}#creative-performance>div>div{width:100%;height:100%;display:flex;flex-direction:column}#creative-performance>div>div>div.rank-item{display:flex;flex-direction:column;border-bottom:1px solid var(--ama-gray-bg, #EFF2F3)}#creative-performance>div>div>div.rank-item:first-child{border-top:1px solid var(--ama-gray-bg, #EFF2F3)}#creative-performance>div>div>div.rank-item>div.info{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1.25rem 0}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(1){display:flex;align-items:center;gap:.5rem;cursor:pointer}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(1)>img{width:1.5rem;height:1.5rem}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(1)>span.flip{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(1)>span.flip>svg{transition:transform .125s linear}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(1)>span.rank{display:flex;padding:.125rem .375rem;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;border-radius:.375rem;background:var(--ama-gray-m, #848B8D);color:var(--ama-white, #FFF);font-size:.875rem;font-style:normal;font-weight:600;white-space:nowrap}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(1)>span.name{color:#333;font-size:1.125rem;font-style:normal;font-weight:500}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(1)>span.type{display:flex;padding:.375rem .75rem;justify-content:center;align-items:center;gap:.5rem;border-radius:.5rem;background:#edf5ff;color:var(--ama-color-7, #4393FF);text-align:center;font-size:.875rem;font-style:normal;font-weight:500}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(1)>span.link{display:flex;align-items:center;justify-content:center;width:1rem;height:100%;cursor:pointer}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(1)>span.link>svg{width:1rem;height:1rem}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(2){display:flex;align-items:center;gap:.3125rem}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(2)>span:not(.hr-v){display:flex;min-width:20rem;padding:0 .625rem;justify-content:space-between;align-items:center;gap:1rem}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(2)>span:not(.hr-v)>span:nth-child(1){color:var(--ama-gray-m, #848B8D);font-size:.875rem;font-style:normal;font-weight:500}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(2)>span:not(.hr-v)>span:nth-child(2){color:var(--ama-gray-33, #333);font-size:1.125rem;font-style:normal;font-weight:500}#creative-performance>div>div>div.rank-item>div.info>div:nth-child(2)>span.hr-v{width:.0625rem;height:1.5rem;background:#aac9cc}#creative-performance>div>div>div.rank-item>div.content{display:flex;padding:.625rem 2.5rem;align-items:center;gap:2.5rem;align-self:stretch;background:var(--ama-gray-bg-light, #FAFBFB)}#creative-performance>div>div>div.rank-item>div.content>div.chart-wrap{flex:1;height:100%;display:flex;padding:.625rem 1.25rem;border-radius:.625rem;background:var(--ama-white, #FFF)}#creative-performance>div>div>div.rank-item>div.content>div.content-item{position:relative;display:flex;width:30%;height:22.5rem;padding:.625rem .75rem;justify-content:center;align-items:center;aspect-ratio:6/5;border-radius:.625rem;border:1px solid var(--ama-gray-bg, #EFF2F3);background:var(--ama-white, #FFF)}#creative-performance>div>div>div.rank-item>div.content>div.content-item.video{width:40%}#creative-performance>div>div>div.rank-item>div.content>div.content-item iframe{width:100%;height:100%;border:none}#creative-performance>div>div>div.rank-item>div.content>div.content-item img{width:100%;height:100%;object-fit:contain}#creative-performance>div>div>div.rank-item>div.content>div.content-item>div{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;border-radius:.5rem;border:1px solid var(--ama-gray-bg, #EFF2F3);background:var(--ama-gray-bg-light, #FAFBFB);gap:1rem}#creative-performance>div>div>div.rank-item>div.content>div.content-item>div>img{width:10rem;height:10rem}#creative-performance>div>div>div.rank-item>div.content>div.content-item>div>span{color:var(--ama-gray-inactive-btn, #D6DDE1);text-align:center;font-size:1.375rem;font-style:normal;font-weight:500;line-height:120%}#creative-performance>div>div>div.rank-item>div.content>div.content-item>div>span.sb-video{position:absolute;top:.5rem;right:.5rem;color:var(--ama-gray-inactive-text, #B1B4B5);font-size:.875rem;font-style:normal;font-weight:400;line-height:120%}#creative-performance>div>div>div.rank-item.focus .flip>svg{transform:rotate(180deg)}#creative-performance>div>div>div.rank-item.focus span.std>span:nth-child(1){color:var(--ama-secondary, #3EBDD1)!important;font-size:1rem!important;font-weight:500!important}#creative-performance>div>div>div.rank-item.focus span.std>span:nth-child(2){font-size:1.25rem!important;font-weight:700!important}#creative-performance>div>div>div.rank-item.focus span.sub>span:nth-child(1){color:#f39a40!important;font-size:1rem!important;font-weight:500!important}#creative-performance>div>div>div.rank-item.focus span.sub>span:nth-child(2){font-size:1.25rem!important;font-weight:700!important}span.zb-selector-groups2-wrap{display:flex;align-items:center}.zb-selector-groups2{position:relative;display:inline-flex;align-items:center;height:2.5rem;padding:0 .75rem;width:inherit;cursor:pointer;transition:all .125s linear;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;min-width:0;gap:.5rem}.zb-selector-groups2.action{padding-right:0;border-radius:.5rem 0 0 .5rem}.zb-selector-groups2:not(.disabled).focus>svg{transform:rotate(180deg)}.zb-selector-groups2 span.title{display:flex;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}.zb-selector-groups2 span.hr-v{width:.0625rem;height:1rem;background:#aac9cc80}.zb-selector-groups2>label{flex:1;display:inline-flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--ama-main, #273031);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}.zb-selector-groups2>label.placeHolder{color:var(--ama-gray-m, #848B8D);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}.zb-selector-groups2>svg{width:1.25rem;height:1.25rem;transition:all .125s linear}.zb-selector-groups2>span.body{position:absolute;min-width:100%;max-height:20rem;display:flex;flex-direction:column;gap:.25rem;transition:opacity .125s linear;padding:1rem 1.25rem;border-radius:.5rem;background:#fff;box-shadow:0 0 10px #0000000d;overflow:hidden auto;z-index:3;cursor:default}.zb-selector-groups2>span.body.right-bottom{right:0;bottom:-.25rem;transform:translateY(100%)}.zb-selector-groups2>span.body.bottom{left:0;bottom:-.25rem;transform:translateY(100%)}.zb-selector-groups2>span.body.top{left:0;top:-.25rem;transform:translateY(-100%)}.zb-selector-groups2>span.body>.group{display:flex;flex-direction:column;gap:.25rem}.zb-selector-groups2>span.body>.group>span{color:#a1a3a6;align-items:center;font-size:.85rem;font-weight:500;white-space:nowrap;background:#fff}.zb-selector-groups2>span.body>.group>button{display:flex;width:100%;height:fit-content;color:#273031;align-items:center;cursor:pointer;font-size:.875rem;font-weight:400;white-space:nowrap;background:#fff;transition:background-color .125s linear;border-radius:.5rem;padding:.25rem .375rem .25rem 0;gap:.25rem}.zb-selector-groups2>span.body>.group>button:hover{background-color:#e8f1f1}.zb-selector-groups2>span.body>.group>button.disabled{color:#dadee3;cursor:not-allowed;pointer-events:none}.zb-selector-groups2>span.body>.group>button>span{display:flex;align-items:center;justify-content:center;width:1.0625rem;height:1.0625rem}.zb-selector-groups2>span.body>.search-input{display:flex;align-items:center;width:100%;gap:.375rem;border-radius:.5rem;padding:.625rem;border:1px solid var(--ama-bg-light, #EDF7F8)}.zb-selector-groups2>span.body>.search-input>svg{width:.875rem;height:.875rem}.zb-selector-groups2>span.body>.search-input>svg path{stroke:#709ca1}.zb-selector-groups2>span.body>.search-input>input{font-size:.75rem;font-style:normal;font-weight:400;line-height:120%}.zb-selector-groups2>span.body>.search-input>input::placeholder{color:var(--ama-line-light, #AAC9CC)}.zb-selector-groups2>span.body>span.empty{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;color:var(--ama-gray-m, #848B8D);font-size:.75rem;font-style:normal;font-weight:400}.zb-selector-groups2.disabled{color:#dadee3;cursor:not-allowed;pointer-events:none}.zb-selector-groups2.disabled *{color:#dadee3;stroke:#dadee3}span.render-action{display:flex;align-items:center;justify-content:center;width:1.75rem;height:2.5rem;border-radius:0 .5rem .5rem 0;border-color:#aac9cc;border-style:solid;border-width:1px 1px 1px 0;background:var(--ama-gray-bg-light, #FAFBFB);cursor:pointer}span.render-action.disabled{color:#dadee3;stroke:#dadee3;cursor:not-allowed;pointer-events:none}span.render-action.disabled *{color:#dadee3;stroke:#dadee3}div.zb-creative-multiple-chart{position:relative;display:flex;flex-direction:column;width:100%;height:calc(100% - 3rem);margin-top:1rem;margin-bottom:2rem}div.zb-creative-multiple-chart.loading{overflow:hidden;margin:0;height:100%}div.zb-creative-multiple-chart.no-data{height:100%;margin:0}div.zb-creative-multiple-chart.type1 .item1{color:#3ebdd1}div.zb-creative-multiple-chart.type1 .item1.bar{background-color:#3ebdd1}div.zb-creative-multiple-chart.type1 .item1>.circle{background:#3ebdd1}div.zb-creative-multiple-chart.type1 .item1>label{color:#3ebdd1}div.zb-creative-multiple-chart.type1 .item1>svg>path{stroke:#3ebdd1}div.zb-creative-multiple-chart.type1 .item2{color:#f39a40}div.zb-creative-multiple-chart.type1 .item2.bar{background-color:#f39a40}div.zb-creative-multiple-chart.type1 .item2>.circle{background:#f39a40}div.zb-creative-multiple-chart.type1 .item2>label{color:#f39a40}div.zb-creative-multiple-chart.type1 .item2>svg>.path{stroke:#f39a40}div.zb-creative-multiple-chart.type1 .item3{color:#1d7b85}div.zb-creative-multiple-chart.type1 .item3.bar{background-color:#1d7b85}div.zb-creative-multiple-chart.type1 .item3>.circle{background:#1d7b85}div.zb-creative-multiple-chart.type1 .item3>label{color:#1d7b85}div.zb-creative-multiple-chart.type1 .item3>svg>path{stroke:#1d7b85}div.zb-creative-multiple-chart.type2 .item3{color:#3ebdd1}div.zb-creative-multiple-chart.type2 .item3.bar{background-color:#3ebdd1}div.zb-creative-multiple-chart.type2 .item3>.circle{background:#3ebdd1}div.zb-creative-multiple-chart.type2 .item3>label{color:#3ebdd1}div.zb-creative-multiple-chart.type2 .item3>svg>path{stroke:#3ebdd1}div.zb-creative-multiple-chart.type2 .item2{color:#f39a40}div.zb-creative-multiple-chart.type2 .item2.bar{background-color:#f39a40}div.zb-creative-multiple-chart.type2 .item2>.circle{background:#f39a40}div.zb-creative-multiple-chart.type2 .item2>label{color:#f39a40}div.zb-creative-multiple-chart.type2 .item2>svg>.path{stroke:#f39a40}div.zb-creative-multiple-chart.type2 .item1{color:#1d7b85}div.zb-creative-multiple-chart.type2 .item1.bar{background-color:#1d7b85}div.zb-creative-multiple-chart.type2 .item1>.circle{background:#1d7b85}div.zb-creative-multiple-chart.type2 .item1>label{color:#1d7b85}div.zb-creative-multiple-chart.type2 .item1>svg>path{stroke:#1d7b85}div.zb-creative-multiple-chart.type3 .item1{color:#3ebdd1}div.zb-creative-multiple-chart.type3 .item1.bar{background-color:#3ebdd1}div.zb-creative-multiple-chart.type3 .item1>.circle{background:#3ebdd1}div.zb-creative-multiple-chart.type3 .item1>label{color:#3ebdd1}div.zb-creative-multiple-chart.type3 .item1>svg>path{stroke:#3ebdd1}div.zb-creative-multiple-chart.type3 .item3{color:#f39a40}div.zb-creative-multiple-chart.type3 .item3.bar{background-color:#f39a40}div.zb-creative-multiple-chart.type3 .item3>.circle{background:#f39a40}div.zb-creative-multiple-chart.type3 .item3>label{color:#f39a40}div.zb-creative-multiple-chart.type3 .item3>svg>.path{stroke:#f39a40}div.zb-creative-multiple-chart.type3 .item2{color:#1d7b85}div.zb-creative-multiple-chart.type3 .item2.bar{background-color:#1d7b85}div.zb-creative-multiple-chart.type3 .item2>.circle{background:#1d7b85}div.zb-creative-multiple-chart.type3 .item2>label{color:#1d7b85}div.zb-creative-multiple-chart.type3 .item2>svg>path{stroke:#1d7b85}div.zb-creative-multiple-chart .circle{display:block;border-radius:100%;width:.75rem;height:.75rem}div.zb-creative-multiple-chart .double{color:#666!important}div.zb-creative-multiple-chart .double>label{color:#666!important}div.zb-creative-multiple-chart>div.chart{position:absolute;height:100%;width:calc(100% - 4rem);left:2rem}div.zb-creative-multiple-chart>div.chart>.grid-svg{position:absolute;width:100%;height:100%;top:0;left:0}div.zb-creative-multiple-chart>div.chart>.grid-svg .group.hide,div.zb-creative-multiple-chart>div.chart>.grid-svg .area.hide{opacity:.1}div.zb-creative-multiple-chart>div.chart>.grid-svg .group.gHide,div.zb-creative-multiple-chart>div.chart>.grid-svg .area.gHide{opacity:.1}div.zb-creative-multiple-chart>div.chart>.grid-svg .point{opacity:0}div.zb-creative-multiple-chart>div.chart>.grid-svg .point.on{opacity:1}div.zb-creative-multiple-chart>div.chart>div.legend{position:absolute;left:50%;top:calc(100% + 3rem);width:100%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1.25rem}div.zb-creative-multiple-chart>div.chart>div.legend>span{display:flex;align-items:center;gap:.5rem;cursor:pointer}div.zb-creative-multiple-chart>div.chart>div.legend>span.hide{opacity:.1}div.zb-creative-multiple-chart>div.chart>div.legend>span>span{color:#273031;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem}div.zb-creative-multiple-chart .x-axis-grid{position:absolute;width:100%}div.zb-creative-multiple-chart .x-axis-grid .x-grid-item{width:100%;display:flex;justify-content:space-between;align-items:center;transform:translateY(-50%)}div.zb-creative-multiple-chart .x-axis-grid .x-grid-item:first-child>span{background:none!important}div.zb-creative-multiple-chart .x-axis-grid .x-grid-item.desc{position:absolute;top:-3rem}div.zb-creative-multiple-chart .x-axis-grid .x-grid-item.desc>span{display:flex;align-items:center;justify-content:center;gap:.25rem}div.zb-creative-multiple-chart .x-axis-grid .x-grid-item.desc label{width:fit-content;min-width:2.835rem;overflow:unset}div.zb-creative-multiple-chart .x-axis-grid .x-grid-item.desc .coma{color:#666!important}div.zb-creative-multiple-chart .x-axis-grid .x-grid-item>label{width:3.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}div.zb-creative-multiple-chart .x-axis-grid .x-grid-item label{text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.00375rem}div.zb-creative-multiple-chart .x-axis-grid .x-grid-item>span:not(.desc){flex:1;margin-right:.5rem;display:block;height:.2px;background:#edeeee}div.zb-creative-multiple-chart .y-axis-grid{width:100%;height:100%;display:flex;position:relative;border-bottom:1px solid #D3D3D3}div.zb-creative-multiple-chart .y-axis-grid.hover{position:absolute;top:0;left:0}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item{flex:1;display:flex;justify-content:center;align-items:flex-end;height:100%;position:relative}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.bar{display:block;border-radius:.25rem .25rem 0 0;transform:translate(-50%)}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.bar.hide{opacity:.1}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.line-point{display:block;border-radius:5rem;width:.5rem;height:.5rem;transform:translate(-50%,-50%);border:1px solid #FFF;z-index:1}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.line-point.hide{opacity:0}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.grid{display:block;position:absolute;left:50%;top:0;width:0;height:100%;border:1px dashed rgba(217,226,226,.5);transform:translate(-50%);opacity:0}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.grid.on{opacity:1}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip{pointer-events:none;position:absolute;top:50%;left:1.5rem;right:unset;transform:translateY(-50%);display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;color:#fff;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem;white-space:nowrap}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip.right{left:unset;right:1.5rem}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip>.cate{width:fit-content;display:flex;padding:.125rem .375rem;gap:.625rem;border-radius:.25rem;background:var(--ama-bg-light, #EDF7F8);color:var(--ama-text-btn, #709CA1);text-align:center;font-size:.625rem;font-style:normal;font-weight:400;line-height:120%}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip>.data{display:flex;align-items:center;gap:.5rem;color:#fff}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>span.grid>.tooltip>.data>.circle{display:block;width:.5rem;height:.5rem}div.zb-creative-multiple-chart .y-axis-grid .y-grid-item>label{position:absolute;left:50%;top:calc(100% + .5rem);transform:translate(-50%);color:#898989;text-align:center;font-size:.875rem;font-style:normal;font-weight:500;white-space:normal;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@keyframes colorChange{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}div.zb-creative-multiple-chart path.path{animation:dash 1s linear}div.zb-creative-multiple-chart circle{animation:fill 1s ease-in}div.zb-creative-multiple-chart path.bg{animation:fill 1s ease-in}@keyframes dash{0%{stroke-dashoffset:0}}div.zb-creative-multiple-chart path.area{animation:fill .75s linear}@keyframes fill{0%{opacity:0}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}div.zb-creative-multiple-chart span.bar{animation:grow .4s linear}section.report-placement{display:flex;flex-direction:column;height:100%;gap:1.5rem}section.report-placement>header{display:flex;flex-direction:column;padding:0 1.5rem;width:100%}section.report-placement>header>.tab{width:100%;display:flex;height:4rem;min-height:4rem;align-items:center;justify-content:space-between;border-bottom:.0625rem solid #EDEEEE;background:#fff;border-radius:1.25rem 1.25rem 0 0;padding:.75rem 1.25rem 0;gap:.25rem}section.report-placement>header>.tab>div:first-child{display:flex;align-items:center;height:100%}section.report-placement>header>.tab>div:first-child>div{height:100%;display:flex;flex-direction:column;cursor:pointer}section.report-placement>header>.tab>div:first-child>div>label{flex:1;display:flex;align-items:center;justify-content:center;padding:0rem 1rem;color:#666;text-align:center;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.5rem;cursor:pointer}section.report-placement>header>.tab>div:first-child>div>span{opacity:0;height:.125rem;border-radius:6.25rem;background:#054247}section.report-placement>header>.tab>div:first-child>div:hover>span{opacity:1;background:#848b8d}section.report-placement>header>.tab>div:first-child>div.selected>label{color:#273031;font-weight:500}section.report-placement>header>.tab>div:first-child>div.selected>span{opacity:1}section.report-placement>header>.report-filter{position:relative;z-index:4}@media (max-width: 1100px){section.report-placement>header>.report-filter.trend{height:7.875rem}}section.report-placement>header>.report-filter .paid{display:inline-flex;align-items:center;font-size:.875rem}section.report-placement>header>.report-filter .paid>svg{width:1.25rem;height:1.25rem;margin-right:.5rem}section.report-placement>header>.report-filter>div{width:100%;display:flex;border-radius:0 0 1.25rem 1.25rem;padding:.75rem 1.25rem;gap:.25rem;flex-direction:column;background:#fff}section.report-placement>header>.report-filter>div .hr-h{border:none;margin:.75rem 0;border-bottom:1px dashed var(--Neutral-Gray02, #EBEEF2)}section.report-placement>header>.report-filter>div .hr-v{display:block;border:none;max-width:1px;width:1px;height:1rem;margin:0;background-color:#273031}section.report-placement>header>.report-filter>div.open{height:calc(100vh - 12rem)}section.report-placement>header>.report-filter>div.open>header>button{background:#edf7f8;color:#1d7b85}section.report-placement>header>.report-filter>div.open>header>button svg>*{stroke:#1d7b85}section.report-placement>header>.report-filter>div>header{display:flex;align-items:center}section.report-placement>header>.report-filter>div>header>div{flex:1;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}section.report-placement>header>.report-filter>div>header>div>div{flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.report-placement>header>.report-filter>div>header>div>div>*:nth-child(1){margin-right:.25rem}@media (max-width: 1100px){section.report-placement>header>.report-filter>div>header>div>div{flex-wrap:wrap}section.report-placement>header>.report-filter>div>header>div>div>hr{display:none}section.report-placement>header>.report-filter>div>header>div>div>.multiple-switch{margin-top:.75rem;display:flex;width:100%}}section.report-placement>header>.report-filter>div>header>div>div>.opt{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}section.report-placement>header>.report-filter>div>header>div>div>.opt>.multiple-switch>button{display:flex;align-items:center;justify-content:center;min-width:5rem}section.report-placement>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-placement>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-placement>header>.report-filter>div>header>div>div>.opt>.zb-checkbox-group .zb-checkbox>label>span{font-weight:400}section.report-placement>header>.report-filter>div>header>div>div>.opt>.zb-radio-group{display:flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;background:#fff;height:2.5rem;padding:0 .75rem}section.report-placement>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-placement>header>.report-filter>div>header>div>div>.opt>.zb-radio-group .zb-checkbox>label>span{font-weight:400}section.report-placement>header>.report-filter>div>header>div>p{display:flex;align-items:center;gap:.625rem}section.report-placement>header>.report-filter>div>header>div>p>span{display:flex;padding:.5rem .75rem;justify-content:center;align-items:center;gap:.625rem;border-radius:.5rem}section.report-placement>header>.report-filter>div>header>div>p>span>span{display:flex;justify-content:center;align-items:center;border-radius:5rem;min-width:1rem;padding:.25rem;height:1rem;color:#fff;text-align:center;font-size:.75rem;font-style:normal;font-weight:500;line-height:1rem}section.report-placement>header>.report-filter>div>header>div>p>span>label{text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-placement>header>.report-filter>div>header>div>p>span.main{background:#edf7f8}section.report-placement>header>.report-filter>div>header>div>p>span.main>span{background:#1d7b85}section.report-placement>header>.report-filter>div>header>div>p>span.main>label{color:#1d7b85}section.report-placement>header>.report-filter>div>header>div>p>span.sub{background:#fff4e8}section.report-placement>header>.report-filter>div>header>div>p>span.sub>span{background:#f39a40}section.report-placement>header>.report-filter>div>header>div>p>span.sub>label{color:#f39a40}section.report-placement>header>.report-filter>div>header>div>p>span.target{background:#eef8f4}section.report-placement>header>.report-filter>div>header>div>p>span.target>span{background:#00a87e}section.report-placement>header>.report-filter>div>header>div>p>span.target>label{color:#00a87e}section.report-placement>header>.report-filter>div>header>div>p>button{display:flex;padding:.5rem;align-items:center;gap:.625rem;border-radius:.5rem;border:1px solid #AAC9CC}section.report-placement>header>.report-filter>div>header>div>p>button>svg{width:1rem;height:1rem;aspect-ratio:1/1}section.report-placement>header>.report-filter>div>header>button{display:flex;height:2.25rem;padding:.75rem .625rem;align-items:center;gap:.375rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);margin-left:.625rem;color:#333;text-align:center;font-size:.875rem;font-style:normal;font-weight:400;line-height:.875rem}section.report-placement>header>.report-filter>div>header>button>svg{width:.875rem;height:.875rem;padding:.10938rem}section.report-placement>header>.report-filter>div>.select-infos{flex:1;display:grid;grid-template-columns:1fr 1.25rem 1fr;margin-top:.75rem;overflow:hidden}section.report-placement>header>.report-filter>div>.select-infos.dsp{grid-template-columns:1fr 1fr 1fr 1.25rem 1fr}section.report-placement>header>.report-filter>div>.select-infos.line{grid-template-columns:1fr 1fr 1.25rem 1fr}section.report-placement>header>.report-filter>div>.select-infos>span{height:100%;display:flex;align-items:center;margin-right:.75rem}section.report-placement>header>.report-filter>div>.select-infos>section{display:flex;flex-direction:column;flex:1;border-radius:.5rem;padding:.75rem;overflow:hidden;height:100%}section.report-placement>header>.report-filter>div>.select-infos>section:not(:last-of-type){margin-right:.75rem}section.report-placement>header>.report-filter>div>.select-infos>section.opt{border:1px solid #AAC9CC;color:#273031}section.report-placement>header>.report-filter>div>.select-infos>section.opt>header{font-size:1rem;font-weight:500;padding-bottom:.75rem;border-bottom:1px #AAC9CC solid}section.report-placement>header>.report-filter>div>.select-infos>section.select{color:#273031;border:1px solid #1D7B85;background:#edf7f8;overflow-x:hidden}section.report-placement>header>.report-filter>div>.select-infos>section.select>header{display:flex;align-items:center;margin-bottom:.75rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>header>label{flex:1;font-size:1rem;font-weight:500}section.report-placement>header>.report-filter>div>.select-infos>section.select>header>button{display:inline-flex;align-items:center;color:#273031;font-size:.875rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>header>button>svg{width:1.25rem;height:1.25rem;margin-left:.5rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div{display:flex;flex-direction:column;overflow-y:auto}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div{padding-top:.75rem;flex:1}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div{display:flex;align-items:center;font-size:.875rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div:not(:last-of-type){margin-bottom:.75rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div.root{font-size:1rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div.root>svg{width:1.25rem;height:1.25rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root){padding-left:.5rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root).depth2{padding-left:1.5rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root).depth3{padding-left:3rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div:not(.root)>svg{width:.625rem;height:.625rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div>svg{color:#000;margin-right:.5rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div>span{display:inline-block;color:#054247;flex:1;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-placement>header>.report-filter>div>.select-infos>section.select>div>div>div>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-placement>header>.report-filter>div>.select-infos>section>.search-filter{display:flex;align-items:center;gap:.5rem;margin-top:.75rem}section.report-placement>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input{flex:1}section.report-placement>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>svg{color:#aac9cc;min-width:1.25rem;min-height:1.25rem;width:1.25rem;height:1.25rem}section.report-placement>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input{font-size:.875rem;width:100%}section.report-placement>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>input::placeholder{color:#aac9cc}section.report-placement>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button{display:inline-flex;align-items:center;margin-left:.5rem}section.report-placement>header>.report-filter>div>.select-infos>section>.search-filter>.zb-input>button>svg{color:#aac9cc;width:1.5rem;height:1.5rem}section.report-placement>header>.report-filter>div>.select-infos>section>.items{position:relative;flex:1;margin-top:.75rem;overflow-y:auto}section.report-placement>header>.report-filter>div>.select-infos>section>.items>div{display:flex;flex-direction:column;position:relative;padding-top:.75rem;gap:.75rem}section.report-placement>header>.report-filter>div>.select-infos>section>.items>div:first-child{padding-top:0}section.report-placement>header>.report-filter>div>.select-infos>section>.items>div>label{color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem}section.report-placement>header>.report-filter>div>.select-infos>section>.items>.loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:.5rem;background:#0000001a}section.report-placement>header>.report-filter>div>.select-infos>section>.items>.empty{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:.875rem;color:#a5abb3}section.report-placement>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label{font-size:.875rem;color:#273031}section.report-placement>header>.report-filter>div>.select-infos>section>.items .zb-checkbox>label>span{font-weight:400;word-break:break-all}section.report-placement>header>.report-filter>div>.select-infos>section>.items>p{display:flex;align-items:center;cursor:pointer}section.report-placement>header>.report-filter>div>.select-infos>section>.items>p:not(:last-of-type){margin-bottom:.75rem}section.report-placement>header>.report-filter>div>.select-infos>section>.items>p>span{display:flex;align-items:center;justify-content:center;gap:.125rem;color:#1d7b85;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem;background:#edf7f8;margin-left:.5rem}section.report-placement>header>.report-filter>div>.select-infos>section>.items>p>label{flex:1;font-size:.875rem;cursor:pointer}section.report-placement>header>.report-filter>div>.select-infos>section>.items>p>svg{width:1.5rem;height:1.5rem;transform:rotate(180deg);margin-left:.5rem}section.report-placement>header>.report-filter>div>footer{margin-top:.75rem;text-align:center}section.report-placement>header>.report-filter>div>footer>button{width:7.5rem;height:3.125rem;padding:1.1875rem 3.1875rem}section.report-placement>header>.report-filter>div>footer>button:last-child{margin-left:.625rem}section.report-placement>div{display:flex;flex-direction:column;padding:0 1.5rem;flex:1;overflow-y:auto;overflow-x:hidden}section.report-placement>div>section{flex:1}section.report-placement span.sa-item{display:flex;flex-direction:column;gap:.25rem;color:#273031;font-size:.875rem;font-style:normal;font-weight:400;line-height:1rem;background:#fdfdfd;padding:.5rem;border-radius:.5rem}section.report-placement span.sa-item:hover{background:#f3f3f3}section.report-placement span.sa-item>span{display:flex;flex-wrap:wrap}section.report-placement span.sa-item>span:nth-child(1)>b{display:inline-block;white-space:nowrap;margin-right:.125rem;vertical-align:middle}section.report-placement span.sa-item>span:nth-child(2){gap:.5rem}section.report-placement span.sa-item>span:nth-child(2)>span{display:flex;padding:.125rem .5rem;justify-content:center;align-items:center;border-radius:.25rem;gap:.625rem;font-size:.75rem;font-style:normal;font-weight:500;white-space:nowrap;background:#edf7f8;color:#1d7b85}section.report-placement span.sa-item>span:nth-child(2)>span.sp{background:#edf7f8;color:#1d7b85}section.report-placement span.sa-item>span:nth-child(2)>span.sb{background:#e7f7fa;color:#3ebdd1}section.report-placement span.sa-item>span:nth-child(2)>span.main{color:#fff;background:#f39a40}section.report-placement span.sa-item>span:nth-child(2)>span.brand{background:#eef8f4;color:#00a87e}section.report-placement span.sa-item>span:nth-child(2)>span.price,section.report-placement span.sa-item>span:nth-child(2)>span.match{background:#eff2f3;color:#74838b}section.report-placement div.help{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}section.report-placement div.help label{display:flex;align-items:center;gap:.25rem;color:#848b8d;font-size:.875rem;font-style:normal;font-weight:400}section.report-placement div.help label.warn{color:var(--red-1-ama-red-400, #E36767)}section.report-placement div.help>button{padding:.375rem .75rem}div.extend-mask{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:10}#placement-data{padding:1.25rem;border-radius:1.25rem;background:#fff;display:flex;flex-direction:column}#placement-data.extend{position:fixed;top:0;left:0;width:calc(100% - 4rem);height:calc(100% - 4rem);margin:2rem;z-index:10}#placement-data.extend>.loading-wrapper{overflow:hidden}#placement-data.extend>.loading-wrapper>div{height:100%;max-height:unset}#placement-data>header{display:flex;align-items:center;margin-bottom:.75rem}#placement-data>header>h2{flex:1;font-size:1.125rem;font-weight:500}#placement-data>.filter{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-bottom:.75rem;gap:.5rem}#placement-data>.filter>div{display:flex;align-items:center}#placement-data>.filter>div>div.setting-values{position:relative}#placement-data>.filter>div>div.setting-values>label{display:flex;align-items:center;gap:.5rem;color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;cursor:pointer}#placement-data>.filter>div>div.setting-values>label>svg{width:1.125rem;height:1.125rem}#placement-data>.filter>div>div.setting-values>span{position:absolute;display:flex;flex-direction:column;padding:.5rem;gap:.5rem;border-radius:.5rem;border:1px solid var(--ama-line-light, #AAC9CC);background:#fff;z-index:5}#placement-data>.filter>div>div.setting-values>span span.checkbox-target{white-space:nowrap}#placement-data>.filter>div>div.setting-values>span button{margin-top:.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid #AAC9CC;padding:.25rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#placement-data>.filter>div>div.setting-values>span button:hover{background-color:#aac9cc;color:#fff}#placement-data>.filter>div>div.values-list{display:flex;align-items:center;gap:.5rem;margin-left:.5rem}#placement-data>.filter>div>div.values-list>span{display:flex;padding:.25rem .5rem;align-items:center;gap:.25rem;border-radius:.25rem;background:#e9fcf0;color:var(--ama-black-normal, #273031);text-align:center;font-size:.875rem;font-style:normal;font-weight:400}#placement-data>.filter>div button.table-button{display:inline-flex;align-items:center;border-radius:.5rem;border:1px solid #AAC9CC;height:2.5rem;padding:0 .75rem;font-size:.875rem;font-weight:400;margin-left:.25rem}#placement-data>.filter>div button.table-button>svg{width:1.5rem;height:1.5rem;margin-right:.5rem}#placement-data>.filter>div button.table-button:disabled{color:#fff;cursor:not-allowed;background-color:#aac9cc;border-color:#aac9cc}#placement-data>.filter>div button.table-button:disabled>svg{stroke:#fff}#placement-data>.filter>div>p{display:inline-flex;align-items:center}#placement-data>.filter>div>p>label{font-size:1rem;font-weight:400;margin-right:.5rem}#placement-data>.filter>div>p>b{color:#273031;padding:.25rem .5rem;border-radius:.25rem;background:#f5f5f5;font-size:.875rem;font-weight:500}#placement-data>.filter>div>p:nth-of-type(1){margin-right:.5rem}#placement-data>.filter>div>p:nth-of-type(1)>b{background-color:#edf7f8}#placement-data>.filter>div>p:nth-of-type(2)>b{background-color:#edf0f2}#placement-data>.filter>div:nth-of-type(2){display:flex;gap:.5rem}#placement-data>.filter>div:nth-of-type(2)>div.key{width:21rem}#placement-data>.filter>div:nth-of-type(2)>div.key input::placeholder{color:#709ca1}#placement-data>.filter>div:nth-of-type(2)>div.key svg>path{fill:#709ca1}#placement-data>.match-type{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}#placement-data>.match-type>span{color:#333;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:120%}#placement-data>.match-type>.zb-checkbox-rect-group{flex-wrap:wrap}#placement-data>.no-data{flex:1;height:auto;background-color:transparent}#placement-data>.filter-item-list{display:flex;height:2.5rem;align-items:center;gap:.5rem;margin-bottom:.75rem}#placement-data>.filter-item-list>div{flex:1;display:flex;align-items:center;gap:.5rem;overflow-x:auto;overflow-y:hidden}#placement-data>.filter-item-list>div::-webkit-scrollbar{width:0;height:0}#placement-data>.filter-item-list>div>span{white-space:nowrap;display:flex;padding:0 .75rem;height:2.25rem;align-items:center;border-radius:.25rem;background:var(--ama-secondary-light, #E7F7FA);gap:.31rem}#placement-data>.filter-item-list>div>span>label{color:var(--ama-secondary, #3EBDD1);font-size:.8125rem;font-style:normal;font-weight:600}#placement-data>.filter-item-list>div>span>span{display:flex;align-items:center;justify-content:center;cursor:pointer}#placement-data>.filter-item-list>div>span>span>svg{width:1rem;height:1rem}#placement-data>.filter-item-list>span.reset{display:flex;height:2.25rem;padding:0 .75rem;align-items:center;gap:.25rem;border-radius:6.1875rem;background:var(--max-gray-bg, #FAFAFB);cursor:pointer;color:var(--ama-text-btn, #709CA1);text-align:center;font-size:.875rem;font-style:normal;font-weight:500}#placement-data>.filter-item-list>span.reset>svg{width:1.125rem;height:1.125rem}#placement-data>.filter-item-list>span.reset>svg path{fill:var(--ama-text-btn, #709CA1)}#placement-data>.filter-item-list>span:not(.reset){display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;flex-shrink:0;border-radius:1.25rem;background:var(--ama-gray-bg, #EFF2F3);cursor:pointer}#placement-data>.filter-item-list>span:not(.reset).right{transform:rotate(180deg)}#placement-data>.scroll-bar{display:flex;align-items:center;margin-bottom:.75rem;transition:opacity .125s linear}#placement-data>.scroll-bar.hide{opacity:0}#placement-data>.scroll-bar>button{display:inline-flex;align-items:center}#placement-data>.scroll-bar>button>svg{width:1.25rem;height:1.25rem}#placement-data>.scroll-bar>button:nth-of-type(1){margin-right:.75rem}#placement-data>.scroll-bar>button:nth-of-type(2){margin-left:.75rem;transform:rotate(180deg)}#placement-data>.scroll-bar>p{flex:1;position:relative}#placement-data>.scroll-bar>p>span{position:absolute;top:50%;transform:translateY(-50%);width:50%;height:.5rem;border-radius:100px;background:#aac9cc}#placement-data>.loading-wrapper{flex:1;display:flex;align-items:flex-start;flex-direction:column;color:#273031;gap:.5rem}#placement-data>.loading-wrapper>span{flex:1;width:100%;display:flex;align-items:flex-end;justify-content:flex-end}#placement-data>.loading-wrapper>.data{width:100%;overflow:auto;max-height:calc(100vh - 28rem);border-top:2px #E5E5E5 solid;border-bottom:2px #E5E5E5 solid}#placement-data>.loading-wrapper>.data::-webkit-scrollbar{width:0;height:0}#placement-data>.loading-wrapper>.data>table{width:100%;border-spacing:0}#placement-data>.loading-wrapper>.data>table thead.resizing *{cursor:col-resize!important;-webkit-user-select:none;-moz-user-select:none;-ms-use-select:none;user-select:none}#placement-data>.loading-wrapper>.data>table tr{height:56px;max-height:56px;font-size:.875rem}#placement-data>.loading-wrapper>.data>table tr.total{cursor:default}#placement-data>.loading-wrapper>.data>table tr.total>td{background-color:#fff}#placement-data>.loading-wrapper>.data>table tr.total>td.key{cursor:pointer}#placement-data>.loading-wrapper>.data>table tr.total>td.key>span{width:100%;height:100%;display:flex;font-size:1rem;gap:.25rem;cursor:pointer;align-items:flex-start;flex-direction:column}#placement-data>.loading-wrapper>.data>table tr.total>td.key>span *{cursor:pointer}#placement-data>.loading-wrapper>.data>table tr.total>td.key>span>span{flex:1;display:flex;align-items:center}#placement-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>b{margin-right:.125rem}#placement-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>a{display:flex;width:.875rem;height:.875rem;align-items:center;justify-content:center;margin-left:.25rem}#placement-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(1)>a>svg{width:.875rem;height:.875rem}#placement-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2){gap:.5rem}#placement-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span{display:flex;align-items:center;gap:.25rem}#placement-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span>b{display:flex;padding:0 .25rem;justify-content:center;align-items:center;border-radius:.25rem;background:var(--ama-primary, #1D7B85);color:#fff;font-size:.625rem;font-style:normal;font-weight:600}#placement-data>.loading-wrapper>.data>table tr.total>td.key>span>span:nth-child(2)>span>label{color:var(--ama-gray-33, #333);font-size:.625rem;font-style:normal;font-weight:400}#placement-data>.loading-wrapper>.data>table tr.use-click{cursor:pointer}#placement-data>.loading-wrapper>.data>table tr.use-click.hover>td{background-color:#e1f8f0}#placement-data>.loading-wrapper>.data>table tr>td.target-check,#placement-data>.loading-wrapper>.data>table tr>th.target-check{position:sticky!important;left:0;z-index:1;max-width:3rem}#placement-data>.loading-wrapper>.data>table tr>td.target-check>span,#placement-data>.loading-wrapper>.data>table tr>th.target-check>span{max-width:3rem;display:flex;align-items:center;justify-content:center}#placement-data>.loading-wrapper>.data>table tr>td.key,#placement-data>.loading-wrapper>.data>table tr>th.key{position:sticky!important;left:3rem;z-index:1;text-align:left}#placement-data>.loading-wrapper>.data>table tr>td.key.tag,#placement-data>.loading-wrapper>.data>table tr>th.key.tag{left:0!important}#placement-data>.loading-wrapper>.data>table tr>td:first-child,#placement-data>.loading-wrapper>.data>table tr>th:first-child{left:0}#placement-data>.loading-wrapper>.data>table tr:not(.total)>td.target-check>span{justify-content:center}#placement-data>.loading-wrapper>.data>table tr:not(.total)>td.key>span{justify-content:flex-start;padding-left:1.75rem}#placement-data>.loading-wrapper>.data>table tr:last-child td{border-bottom:none}#placement-data>.loading-wrapper>.data>table th{position:sticky;top:0;text-align:right;font-size:.875rem;padding:0 .5rem;font-weight:500;z-index:2;border:0;background:#f5f7f8;min-width:10rem}#placement-data>.loading-wrapper>.data>table th.target-check{z-index:3!important;padding:0 .75rem!important;text-align:center;min-width:auto}#placement-data>.loading-wrapper>.data>table th.target-check>.zb-checkbox{display:flex;justify-content:center;min-width:auto;padding:0!important}#placement-data>.loading-wrapper>.data>table th.key{z-index:3!important;min-width:21rem;text-align:left;font-size:1rem;border-right:1px solid #E5E5E5}#placement-data>.loading-wrapper>.data>table th.key.more{border-right:none}#placement-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox){display:flex;align-items:center;padding-right:.25rem;cursor:pointer}#placement-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>label{flex:1;display:inline-block;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}#placement-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;margin-left:.25rem;border-radius:.5rem}#placement-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span:hover{box-shadow:0 0 10px #0000001a}#placement-data>.loading-wrapper>.data>table th>span:not(.zb-checkbox)>span.filter.on path{stroke:#3ebdd1}#placement-data>.loading-wrapper>.data>table th>p{opacity:0;position:absolute;top:0;right:0;height:100%;width:.25rem;background:#e6eeee;cursor:col-resize}#placement-data>.loading-wrapper>.data>table th>p:hover,#placement-data>.loading-wrapper>.data>table th>p.hover{opacity:1}#placement-data>.loading-wrapper>.data>table th:last-child>p{pointer-events:none}#placement-data>.loading-wrapper>.data>table td{color:#273031;text-align:right;white-space:nowrap;width:8.75rem;border-bottom:1px #E5E5E5 solid;padding:0 .5rem;background-color:#fbfbfc}#placement-data>.loading-wrapper>.data>table td.target-check>span{font-size:.875rem;justify-content:center}#placement-data>.loading-wrapper>.data>table td.key{border-right:1px solid #E5E5E5}#placement-data>.loading-wrapper>.data>table td.key>span{font-size:.875rem;justify-content:flex-start}#placement-data>.loading-wrapper>.data>table td.use-hide{cursor:pointer}#placement-data>.loading-wrapper>.data>table td.hide.child>span>svg{transform:rotate(-90deg)}#placement-data>.loading-wrapper>.data>table td>b{min-width:inherit;width:100%;display:flex;align-items:center;justify-content:flex-end;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400}#placement-data>.loading-wrapper>.data>table td>span{display:flex;align-items:center;justify-content:flex-end;font-size:.75rem;margin-top:.25rem}#placement-data>.loading-wrapper>.data>table td>span>svg{display:none;width:.875rem;height:.875rem;margin-left:.125rem}#placement-data>.loading-wrapper>.data>table td>span.up{color:#ff3737}#placement-data>.loading-wrapper>.data>table td>span.up>svg{display:inline-block}#placement-data>.loading-wrapper>.data>table td>span.down{color:#3869ff}#placement-data>.loading-wrapper>.data>table td>span.down>svg{display:inline-block;transform:rotate(180deg)}#placement-data div.add-tag{width:100%;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:1rem;z-index:999}#placement-data div.add-tag>span{display:inline-flex;padding:.75rem 6.25rem;align-items:center;gap:.5rem;border-radius:.75rem;background:#1d7b85;box-shadow:0 4px 10px #0000001a;cursor:pointer}#placement-data div.add-tag>span:hover{background:var(--ama-primary-normal, #097078)}#placement-data div.add-tag>span>span{color:#fff;font-size:.875rem;font-style:normal;font-weight:500;line-height:1rem;letter-spacing:-.03125rem;white-space:nowrap}#placement-data div.add-tag>span>svg{width:1.2rem;height:1.2rem}#placement-data div.add-tag>span path{fill:#fff}section #placement-performance{display:flex;flex-direction:column;gap:1.5rem}section #placement-performance>div.performance{display:flex;flex-direction:column;border-radius:1.25rem;background:#fff;gap:1.25rem;padding:1.25rem}section #placement-performance>div.performance>div:nth-child(1){display:flex;align-items:center;justify-content:space-between}section #placement-performance>div.performance>div:nth-child(1)>h2{color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.5rem}section #placement-performance>div.performance>div:nth-child(2){flex:1;width:100%;display:flex;flex-direction:column;gap:1.25rem}section #placement-performance>div.performance>div:nth-child(2)>div{flex:1;display:flex;align-items:center;justify-content:center;min-height:25rem;gap:1rem}section #placement-performance>div.performance>div:nth-child(2)>div>div{flex:1;display:flex;flex-direction:column;gap:.8125rem;max-width:25%;height:100%}section #placement-performance>div.performance>div:nth-child(2)>div>div>span{font-size:.875rem;font-style:normal;font-weight:600;line-height:120%}section #placement-performance>div.performance>div:nth-child(2)>div>div>span.bar-0{color:#1d7b85}section #placement-performance>div.performance>div:nth-child(2)>div>div>span.bar-1{color:#3ebdd1}section #placement-performance>div.performance>div:nth-child(2)>div>div>span.bar-2{color:#f39a40}section #placement-performance>div.performance>div:nth-child(2)>div>div>span.bar-3{color:#ba59ff}section #placement-performance>div.performance>div:nth-child(2)>div>div>span.bar-4{color:#ff6975}section #placement-performance>div.performance>div:nth-child(2)>div>div>span.bar-5{color:#4ade80}section #placement-performance>div.performance>div:nth-child(2)>div>div>div{flex:1;width:100%;border-radius:.625rem;background:var(--ama-gray-bg-light, #FAFBFB)}section #placement-performance>div.performance>div:nth-child(2)>span{display:flex;align-items:center;justify-content:center;gap:1.25rem}section #placement-performance>div.performance>div:nth-child(2)>span>span{display:flex;align-items:center;justify-content:center;gap:.5rem}section #placement-performance>div.performance>div:nth-child(2)>span>span>span{color:#444;font-size:1rem;font-style:normal;font-weight:300;line-height:1rem}section #placement-performance>div.performance>div:nth-child(2)>span>span>.circle{width:.75rem;height:.75rem;border-radius:50%}section #placement-performance>div.performance-share{display:flex;flex-direction:column;border-radius:1.25rem;background:#fff;gap:1.25rem;padding:1.25rem}section #placement-performance>div.performance-share>div:nth-child(1){display:flex;align-items:center;justify-content:space-between}section #placement-performance>div.performance-share>div:nth-child(1)>h2{color:#333;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.5rem}section #placement-performance>div.performance-share>div:nth-child(2){display:flex;align-items:center;width:100%;height:25rem}section #placement-performance>div.performance-share>div:nth-child(2)>div{position:relative;flex:1;height:100%}section #placement-performance>div.performance-share>div:nth-child(2)>div>.ad-spend{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}section #placement-performance>div.performance-share>div:nth-child(2)>div>.ad-spend>p{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}section #placement-performance>div.performance-share>div:nth-child(2)>div>.ad-spend>span{font-size:1rem}section #placement-performance>div.performance-share>div:nth-child(2)>table{flex:1}div.bar-chart3{display:flex;position:relative;width:100%;height:100%;gap:2.5rem;padding:1rem}div.bar-chart3.no-data{padding:0}div.bar-chart3>div.bar-chart-wrapper{position:relative;height:100%;display:flex;flex:1}div.bar-chart3>div.bar-chart-wrapper>div.grid-y{position:relative;width:5rem;height:100%;display:flex;flex-direction:column}div.bar-chart3>div.bar-chart-wrapper>div.grid-y>div{flex:1;display:flex;flex-direction:column;align-items:flex-end}div.bar-chart3>div.bar-chart-wrapper>div.grid-y>div>span{position:relative;flex:1}div.bar-chart3>div.bar-chart-wrapper>div.grid-y>div>span>span{position:absolute;top:0;right:1rem;transform:translateY(-50%);color:var(--ama-gray-inactive-text, #B1B4B5);font-size:.75rem;font-style:normal;font-weight:500}div.bar-chart3>div.bar-chart-wrapper>div.grid-y>span{position:absolute;right:1rem;bottom:0;transform:translateY(50%);color:var(--ama-gray-inactive-text, #B1B4B5);font-size:.75rem;font-style:normal;font-weight:500}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper{display:flex;flex-direction:column;flex:1;height:100%}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper>div.grid-x{display:flex;align-items:center;justify-content:space-between;width:100%;height:5rem}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper>div.grid-x>span{flex:1;text-align:center}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper>div.chart{position:relative;flex:1;width:100%}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.chart-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;border-left:1px #D3D3D3 solid;border-bottom:1px #D3D3D3 solid}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.chart-wrapper>span{flex:1;height:100%;position:relative;display:flex;align-items:flex-end;justify-content:center}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.chart-wrapper>span>span.bar{position:absolute;display:block;min-width:.5rem;max-width:5rem;border-radius:2rem 2rem 0 0;bottom:0;left:50%;transform:translate(-50%)}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.chart-wrapper>span>span.bar.hide{opacity:.3}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.chart-wrapper>span>span.grid{position:absolute;top:0;left:50%;width:0;height:100%;border-left:1px dashed #B6CCCC;transform:translate(-50%)}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.grid{display:flex;flex-direction:column;width:100%;height:100%}div.bar-chart3>div.bar-chart-wrapper>div.right-wrapper>div.chart>div.grid>span{flex:1;width:100%;border-top:1px dashed #EAEEF1}div.bar-chart3 div.tooltip{pointer-events:none;top:50%;left:50%;right:unset;position:absolute;display:inline-flex;padding:.5rem .75rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:.25rem;border-radius:.5rem;border:.5px solid #EAEEF1;background:#669aa099;box-shadow:0 0 10px #0000000d;z-index:1;transform:translate(2rem,-50%);white-space:nowrap;color:#fff;font-size:.75rem;font-style:normal;font-weight:600;line-height:.75rem}div.bar-chart3 div.tooltip.right{left:unset;right:70%}div.bar-chart3 div.tooltip>span{display:flex;align-items:center;gap:.25rem}div.bar-chart3 div.tooltip .sub{display:flex;flex-direction:column;align-items:flex-start;gap:unset;color:#fff;font-size:.75rem;font-style:normal;font-weight:400;line-height:.875rem}div.bar-chart3 div.tooltip .circle{display:block;width:.5rem;height:.5rem;border-radius:50%}div.bar-chart3 span.bar{animation:grow .25s linear}@keyframes grow{0%{height:0}}.zb-multi-selector-groups{position:relative;display:inline-flex;align-items:center;height:2.5rem;padding:0 .75rem;width:inherit;cursor:pointer;transition:all .125s linear;border-radius:.5rem;border:1px solid #B6CCCC;background:#fff;min-width:0}.zb-multi-selector-groups:not(.disabled).focus>svg{transform:rotate(180deg)}.zb-multi-selector-groups>label{flex:1;display:inline-flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;color:var(--ama-main, #273031);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}.zb-multi-selector-groups>label.placeHolder{color:var(--ama-gray-m, #848B8D);font-size:.75rem;font-style:normal;font-weight:500;line-height:120%}.zb-multi-selector-groups>svg{width:1.5rem;height:1.5rem;margin-left:.5rem;transition:all .125s linear}.zb-multi-selector-groups>span{position:absolute;min-width:100%;max-height:20rem;display:flex;flex-direction:column;gap:.25rem;transition:opacity .125s linear;padding:1rem 1.25rem;border-radius:.5rem;background:#fff;box-shadow:0 0 10px #0000000d;overflow:hidden auto;z-index:3;cursor:default}.zb-multi-selector-groups>span.right-bottom{right:0;bottom:-.25rem;transform:translateY(100%)}.zb-multi-selector-groups>span.bottom{left:0;bottom:-.25rem;transform:translateY(100%)}.zb-multi-selector-groups>span.top{left:0;top:-.25rem;transform:translateY(-100%)}.zb-multi-selector-groups>span>.group{display:flex;flex-direction:column;gap:.25rem}.zb-multi-selector-groups>span>.group>span{color:#a1a3a6;align-items:center;font-size:.85rem;font-weight:500;white-space:nowrap;background:#fff}.zb-multi-selector-groups>span>.group>button{display:flex;width:100%;height:fit-content;color:#273031;align-items:center;cursor:pointer;font-size:.75rem;font-weight:400;white-space:nowrap;background:#fff;transition:background-color .125s linear;border-radius:.5rem;padding:.25rem .375rem;gap:.25rem}.zb-multi-selector-groups>span>.group>button.selected{background:#e1f8f0}.zb-multi-selector-groups>span>.group>button:hover{background-color:#e8f1f1}.zb-multi-selector-groups>span>.search-input{display:flex;align-items:center;width:100%;gap:.375rem;border-radius:.5rem;padding:.625rem;border:1px solid var(--ama-bg-light, #EDF7F8)}.zb-multi-selector-groups>span>.search-input>svg{width:.875rem;height:.875rem}.zb-multi-selector-groups>span>.search-input>svg path{stroke:#709ca1}.zb-multi-selector-groups>span>.search-input>input{font-size:.75rem;font-style:normal;font-weight:400;line-height:120%}.zb-multi-selector-groups>span>.search-input>input::placeholder{color:var(--ama-line-light, #AAC9CC)}.zb-multi-selector-groups>span>span.empty{display:flex;align-items:center;justify-content:center;width:100%;height:3rem;color:var(--ama-gray-m, #848B8D);font-size:.75rem;font-style:normal;font-weight:400}.zb-multi-selector-groups.disabled{color:#dadee3;cursor:not-allowed;pointer-events:none}:root{color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body,p,h1,h2,h3,h4,h5,h6{margin:0}body{width:100%}body a:link{text-decoration:none}html,body,#root{height:100%}html{font-size:14px}@media (max-width: 1000px){html{font-size:12px}}@media (max-width: 800px){html{font-size:11px}}@media (max-width: 640px){html{font-size:10px}}
