.app-tooltip{cursor:help;position:relative;display:inline-block;height:100%;width:1em}.app-tooltip .material-icons{display:inline-block;position:absolute;top:0;left:-50%;transform:translateX(50%);font-size:1em}.app-tooltip .app-tooltip__content{display:none;position:absolute;left:50%;bottom:150%;transform:translateX(-50%);width:-moz-max-content;width:max-content;height:-moz-fit-content;height:fit-content;text-align:left;background:#fff;border-radius:21px;box-shadow:0 3px 10px rgba(0,0,0,.1);padding:17px 20px;font-weight:400;font-size:13px;color:#2d2d2d;line-height:1.5em}.app-tooltip:hover .app-tooltip__content{display:flex}.bank-account--input{max-width:680px;display:grid;grid-template-columns:175px 1fr;gap:5px;margin-bottom:20px}.bank-account--input.release-small,.bank-account--input.small{display:flex;flex-direction:column;max-width:500px}.bank-account--input.release-small{gap:0}.bank-account--input.release-small h3{font-weight:700;margin-bottom:10px}.bank-account--input:last-child{margin-bottom:0}.bank-account--input h3{font-weight:400;font-size:16px;padding-right:10px;word-break:keep-all}.bank-account--input h3 .highlight{color:#ff417d;font-weight:lighter;font-size:13px}.bank-account--input h3 .placeholder{color:#a8abb0;font-weight:lighter;font-size:13px}.bank-account--input .button{margin-right:6px;padding:8px 20px;font-size:13px;background:#fff;border:2px solid #e8eaed;color:#a8abb0}.bank-account--input .verified{grid-column:2/2;margin-top:10px;max-width:460px;word-break:keep-all;font-size:13px;height:30px}.bank-account--input .verified .text{display:flex;align-items:center}.bank-account--input .verified .text .material-icons{font-size:14px;font-weight:700;margin-right:10px}.bank-account--input .verified .text.placeholder{color:#a8abb0}.bank-account--input .verified .text.resolve{color:#81b6ff}.bank-account--input .verified .text.reject{color:#ff1c7c}.bank-account--input .group{display:flex}.bank-account--input .group .select{flex:2;width:100%;margin-right:10px}.bank-account--input .group .input{width:100%;flex:5}.bank-account--input .verified{height:42px}@keyframes key-highlight{0%{filter:drop-shadow(0 0 1px #ff417d)}50%{filter:drop-shadow(0 0 1px #ff417d) grayscale(1)}to{filter:drop-shadow(0 0 1px #ff417d)}}@font-face{font-family:NanumBarunGothic;font-style:normal;font-weight:400;font-display:swap;src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot);src:url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot#iefix) format("embedded-opentype"),url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff) format("woff"),url(//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf) format("truetype")}*{margin:0;padding:0;box-sizing:border-box;font-family:Pretendard;line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}::-moz-selection{background-color:#ff417d;color:#fff}::selection{background-color:#ff417d;color:#fff}body,html{margin:0;width:100vw;height:100%;color:#2d2d2d;overflow:hidden}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-user-select:none;user-select:none;-webkit-user-select:text;-webkit-user-select:none;-webkit-user-drag:none}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.15);border-radius:100px}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:100px}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{color:#ff417d}.report{height:100%;overflow-y:auto}.report *{line-height:1em}.report .datatable{border-spacing:8px 0;font-size:11px}.report .datatable th{text-align:left;color:#a8abb0}.report .datatable td,.report .datatable th{padding:10px 0;border-bottom:1px solid #e8eaed}.report .datatable .number{text-align:right}.report .report__header{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:180px;padding-top:10px;background-color:#fff;border-bottom:1px solid #d2d5db}.report .report__content{margin:0 auto;width:100%;max-width:900px;display:flex;flex-direction:column}.report .report__content .card{display:flex;background-color:#fff;border-radius:15px;padding:30px;margin-top:20px}.report .report__content .card h3{font-size:20px}.report .report__content .card .left,.report .report__content .card .right{flex:1}.report .report__content .report__content__select-month{margin-top:70px;margin-bottom:60px}.report .report__content .report__content__select-month .button{font-size:13px;padding:7px 21px;margin-left:20px}.report .report__content .report__content__select-month p{margin-top:20px}.report .report__content .report__content__alert{display:flex;justify-content:space-between;align-items:center}.report .report__content .report__content__alert .wrapper{cursor:pointer;display:flex;align-items:center;font-size:11px;color:#a8abb0}.report .report__content .report__content__alert .wrapper i{font-size:13px}.report .report__content .report__content__bank{display:flex;justify-content:space-between;align-items:center;padding:24px 30px}.report .report__content .report__content__bank .placeholder{font-size:13px;font-weight:700;color:#ababab}.report .report__content .report__content__bank .wrapper{display:flex;align-items:center}.report .report__content .report__content__bank .wrapper .button{padding:9px 20px;margin-left:20px;font-size:13px}.report .report__content .report__content__proceeds .left h3{margin-bottom:11px}.report .report__content .report__content__proceeds .left p{line-height:1.5em;font-size:13px;font-weight:700;color:#a8abb0;margin-bottom:60px}.report .report__content .report__content__proceeds .left .proceeds{font-size:36px;font-weight:400;color:#ff417d}.report .report__content .report__content__proceeds .left .proceeds span{font-size:20px}.report .report__content .report__content__proceeds .right{display:flex;flex-direction:column;justify-content:space-between;height:140px}.report .report__content .report__content__proceeds .right .label{border-top:1px solid #e8eaed;padding-top:10px;display:flex;justify-content:space-between}.report .report__content .report__content__proceeds .right .label.tax{color:#a8abb0}.report .report__content .report__content__proceeds .right .label h5{font-size:13px;color:#a8abb0;margin-bottom:10px}.report .report__content .report__content__proceeds .right .label p{font-size:13px}.report .report__content .report__content__proceeds .right .label .placeholder{color:#a8abb0}.report .report__content .report__content__proceeds .right .label .proceeds{display:flex;align-items:flex-end;font-size:20px}.report .report__content .report__content__proceeds .right .label .proceeds span{margin-left:.25em;font-size:20px}.report .report__content .report__content__proceeds.report__content__proceeds--tax .left p{margin-bottom:100px}.report .report__content .report__content__proceeds.report__content__proceeds--tax .right{height:180px}.report .report__content .report__content__tax .left h3{margin-bottom:10px}.report .report__content .report__content__tax .left p{font-size:13px;font-weight:700;color:#a8abb0}.report .report__content .report__content__tax .plkey-team{height:100%;padding-bottom:10px;display:flex;align-items:center}.report .report__content .report__content__tax .plkey-team .plkey-team__profile{margin-left:30px;display:flex;flex-direction:column;align-items:center;font-size:13px;font-weight:700}.report .report__content .report__content__tax .plkey-team .plkey-team__profile img{width:60px;height:60px;margin-bottom:10px}.report .report__content .report__content__tax .plkey-team .plkey-team__message{padding:18px;margin-left:15px;background-color:#f1f3f5;border-radius:15px;line-height:1.5em}.report .report__content .report__content__tax .row{display:flex;font-size:13px}.report .report__content .report__content__tax .row .key{color:#a8abb0;border-bottom:1px solid #e8eaed;padding:10px 0;margin-right:8px;flex:3}.report .report__content .report__content__tax .row .value{border-bottom:1px solid #e8eaed;padding:10px 0;flex:5;-webkit-user-select:all;-moz-user-select:all;user-select:all}.report .report__content .report__content__tax .row:first-child .key,.report .report__content .report__content__tax .row:first-child .value{padding-top:0}.report .report__content .report__content__tax .description{margin-top:10px;font-size:11px;color:#a8abb0;line-height:1.5em}.report .report__content .report__content__theme-table{display:flex;flex-direction:column}.report .report__content .report__content__theme-table .header{display:flex;justify-content:space-between}.report .report__content .report__content__theme-table .header h3{margin-bottom:40px;font-size:16px}.report .report__content .report__content__theme-table .header .button{height:-moz-fit-content;height:fit-content;padding:8px 12px;font-size:13px}.report .report__content .report__content__gem{margin-bottom:80px}.report .report__content .report__content__gem .left h3{margin-bottom:10px}.report .report__content .report__content__gem .left h4{margin-bottom:20px;color:#a8abb0}.report .report__content .report__content__gem .left p{line-height:1.5em;font-size:13px;color:#a8abb0}.report .report__content .report__content__gem .right{flex:none;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;align-self:flex-end;font-size:30px}.report .report__content .report__content__gem .right .highlight{color:#81b6ff}.report .report__content .report__content__gem .right img{height:50px}.report .report__content .report__content__gem .right .o{margin-left:.25em;display:flex;align-items:flex-end;height:30px;font-size:20px}.report .report__nocontent{margin-top:80px;display:flex;flex-direction:column;justify-content:center;align-items:center}.report .report__nocontent .report__nocontent__title{font-size:48px;margin-bottom:30px;word-break:keep-all}.report .report__nocontent .report__nocontent__description{font-size:20px;margin-bottom:120px;word-break:keep-all}