.categoryWrap{display:flex;flex-wrap:wrap;gap:8px;width:1200px;align-items:flex-start;align-content:flex-start}.categoryWrap .categoryItem{display:flex;align-items:center;justify-content:center;height:32px;padding:8px;border-radius:6px;background:#f5f5f6;cursor:pointer}.categoryWrap .categoryItem.active{background:rgba(230,0,57,.04)}.categoryWrap .categoryItem.active span{color:#e60039}.categoryWrap .categoryItem span{font-size:14px;line-height:18.2px;font-weight:400;color:#444}.loginWrap{width:1055px;height:519px;border-radius:16px;background:#fff;box-shadow:0 4px 17.1px 0 rgba(0,0,0,.07)}.loginWrap,.loginWrap .loginArea{display:flex;align-items:center;justify-content:center}.loginWrap .loginArea{flex-direction:column;gap:24px;width:520px;padding:48px}.loginWrap .loginArea h1{font-size:20px;line-height:26px;font-weight:700}.loginWrap .loginArea .imgWrap{width:300px;height:60px}.loginWrap .loginArea .btnWrap{display:flex;flex-direction:column;gap:16px;width:100%}.loginWrap .loginArea .textWrap{display:flex;flex-direction:column;align-items:center;justify-content:center}.loginWrap .loginArea .fileWrap{font-size:13px;line-height:16.9px;font-weight:700;height:40px;background:#f5f7ff;color:#5372f6;border-radius:6px;padding:0 12px;text-wrap:nowrap}.loginWrap .loginArea .fileWrap img{width:24px;height:24px}.loginWrap .loginArea .policyWrap{width:100%;gap:12px;border-top:1px solid #d8dde6;padding-top:16px}.loginWrap .loginArea .policyWrap h2{font-size:16px;line-height:20.8px;font-weight:700}.loginWrap .loginArea .policyWrap p{font-size:15px;line-height:19.5px;font-weight:700;color:#475067}.loginWrap .loginArea .policyWrap p.selectPolicy{font-weight:500}.loginWrap .loginArea .policyWrap p.description,.loginWrap .loginArea .policyWrap p.description2{font-size:15px;line-height:19.5px;font-weight:400}.loginWrap .loginArea .policyWrap p.description2{padding-left:32px}.userListWrap{display:flex;flex-direction:column;gap:16px}.userListWrap h1{font-size:24px;line-height:31.2px;font-weight:700}.userListWrap .userInfoArea{display:flex;flex-direction:column;gap:12px;border-radius:6px;border:1px solid #dce0e4;background:#fff;padding:24px 16px}.userListWrap .userInfoArea p{font-size:14px;line-height:18.2px;font-weight:500;color:rgba(0,0,0,.6)}.userListWrap .userInfoArea .contentArea{display:flex;align-items:center;gap:32px}.userListWrap .userInfoArea .contentArea p:first-child{width:60px}.userListWrap .searchArea{display:flex;flex-direction:column;gap:24px;border-radius:6px;border:1px solid #dce0e4;background:#fff;padding:16px}.userListWrap .searchArea p{font-size:14px;line-height:18.2px;font-weight:500;color:rgba(0,0,0,.6);width:72px}.userListWrap .searchArea .inputWrap input{width:280px;height:40px}.userListWrap .searchArea .userType{display:flex;align-items:center;gap:16px}.userListWrap .searchArea .userType .blockArea{display:flex;align-items:center;gap:12px}.userListWrap .searchArea .userType .blockArea .block{display:flex;align-items:center;justify-content:center;width:70px;height:40px;border-radius:4px;padding:3px 8px;background:rgba(23,27,31,.03);cursor:pointer}.userListWrap .searchArea .userType .blockArea .block.active{background:rgba(230,0,57,.04)}.userListWrap .searchArea .userType .blockArea .block.active span{color:#e60039}.userListWrap .searchArea .userType .blockArea .block span{font-size:14px;line-height:18.2px;font-weight:600;color:#6d7174}.userListWrap .searchArea .dateArea{display:flex;align-items:center;gap:16px}.list_area{overflow:hidden}.list_area table{width:100%;background:#fff}.list_area table.list_table tbody tr{border-bottom:1px solid #dce0e4}.list_area table.list_table tbody tr td.gray{background:rgba(222,225,230,.3)}.list_area table.list_table .author{display:flex;align-items:center;gap:8px}.list_area table svg{vertical-align:middle;margin-left:2px}.list_area table svg path{fill:rgba(0,0,0,.4)}.list_area table thead th{font-size:13px;line-height:16.9px;font-weight:700;color:rgba(0,0,0,.4);background:#f3f3f3;padding:8px 16px;height:40px;border:none;text-align:center;vertical-align:middle}.list_area table thead th:first-of-type{text-align:left;border-top-left-radius:6px;border-bottom-left-radius:6px}.list_area table thead th:last-of-type{border-top-right-radius:6px;border-bottom-right-radius:6px}.list_area table tbody td{font-size:13px;line-height:16.9px;font-weight:500;background:#fff;border:none;text-align:center;vertical-align:middle;height:40px;padding:8px 16px}.list_area table tbody td:first-of-type{text-align:left}.list_area table tbody td:first-of-type .marginRight{margin-right:10px}.list_area table tbody td.ad_title{text-align:left;max-width:165px;height:100%;max-height:60px}.list_area table tbody td.ad_title.thumnail>article{max-width:100%;width:80px;height:80px}.list_area table tbody td.ad_title p{overflow:hidden;white-space:normal;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;word-break:break-word;width:100%;height:100%;text-align:left}.list_area table tbody td.ad_title span.setting{width:24px;height:24px;border-radius:6px;vertical-align:top;margin-right:6px}.list_area table tbody td.ad_title:hover .tooltip{visibility:visible;opacity:1}.list_area table tbody td.target_icon span.setting{width:24px;height:24px;border-radius:6px;vertical-align:top;margin-right:6px}.list_area table tbody td .female,.list_area table tbody td .mail{border:3px solid #fff}.list_area table tbody td span:not(.tag){display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #dce0e4;margin-right:5px;vertical-align:middle}.list_area table tbody tr td input[type=text],.list_area table tbody tr th input[type=text]{font-size:13px;line-height:16.9px;font-weight:500;padding:0;height:24px;text-align:center}.list_area table tbody tr th{font-size:13px;line-height:16.9px;font-weight:500;padding:8px 16px;text-align:left}.list_area table tbody tr th input[type=text]{text-transform:uppercase}.list_area table.Table01{margin-bottom:16px}.list_area table.Table01:last-of-type{margin-bottom:0}.list_area table.Table04 thead th.sortArrow{display:flex;justify-content:center;cursor:pointer}.list_area table.Table04 thead th.sortArrow>div{display:flex;justify-content:center;flex-direction:column}.list_area table.Table04 thead th:first-of-type{text-align:center}.list_area table.Table04 thead th:nth-of-type(2){text-align:left}.list_area table.Table04 tbody th{text-align:center}.list_area table.Table04 tbody td:first-of-type{text-align:left}.list_area table.Table05 tfoot tr th:first-of-type{border-bottom:4px solid #fff}.list_area table.Table05 tfoot tr th p,.list_area table.Table05 tfoot tr th span{display:inline-block;font-size:13px;line-height:16.9px;font-weight:700;text-align:left}.list_area table.Table05 tfoot tr th p{text-transform:uppercase;width:120px}.list_area table.Table05 tfoot tr th span{width:calc(100% - 120px);text-align:right}.list_area table.Table07 th:first-of-type{text-align:center}.templetCreateWrap{display:flex;flex-direction:column;gap:16px}.templetCreateWrap h1{font-size:24px;line-height:31.2px;font-weight:700}.templetCreateWrap .contentArea{display:flex;flex-direction:column;gap:8px}.templetCreateWrap .contentArea p{color:rgba(0,0,0,.8);font-size:20px;font-style:normal;font-weight:700;line-height:24px}.templetCreateWrap .contentArea p span{color:rgba(0,0,0,.8);font-size:16px;font-style:normal;font-weight:400}.templetCreateWrap .contentArea .searchArea{display:flex;flex-direction:column;gap:24px;border-radius:6px;border:1px solid #dce0e4;background:#fff;padding:16px}.templetCreateWrap .contentArea .searchArea p{font-size:14px;line-height:18.2px;font-weight:500;color:rgba(0,0,0,.6);width:120px}.templetCreateWrap .contentArea .searchArea .inputArea{display:flex;align-items:center;gap:16px}.templetCreateWrap .contentArea .searchArea .inputArea .textAreaWrap{width:100%;display:flex;height:200px;padding:8px 12px;align-items:flex-start;gap:8px;flex:1 0;border-radius:6px;border:1px solid #dce0e4;background:#fff}.templetCreateWrap .contentArea .searchArea .inputArea .imageWrap{display:flex;align-items:center;overflow-x:auto}.templetCreateWrap .contentArea .searchArea .inputArea .imageWrap .newImageWrap{display:flex;flex-direction:column;align-items:center;justify-content:center;width:212px;height:150px;gap:8px;border-radius:6px;border:1px solid #dce0e4;cursor:pointer;flex-shrink:0}.templetCreateWrap .contentArea .searchArea .inputArea .imageWrap .newImageWrap span{color:rgba(0,0,0,.6);font-size:12px;font-style:normal;font-weight:500;line-height:24px}.templetCreateWrap .contentArea .searchArea .inputArea .imageWrap .addedImageWrap{position:relative;display:flex;align-items:center;flex-shrink:0;width:212px;height:150px;border-radius:6px;border:1px solid #dce0e4}.templetCreateWrap .contentArea .searchArea .inputArea .imageWrap .addedImageWrap.lock{display:flex;align-items:center;justify-content:center;position:relative;background:#000!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.templetCreateWrap .contentArea .searchArea .inputArea .imageWrap .addedImageWrap image{width:212px;height:150px}.templetCreateWrap .contentArea .searchArea .inputArea .imageWrap .addedImageWrap .xIcon{position:absolute;display:flex;width:32px;height:32px;justify-content:center;align-items:center;gap:10px;aspect-ratio:1/1;left:179px;top:0;border-radius:55px;border:1px solid #dce0e4;background:#fff;cursor:pointer;z-index:1000}.templetCreateWrap .contentArea .searchArea .inputWrap input{width:280px;height:40px}.templetCreateWrap .contentArea .searchArea .statusIcon{padding:8px 12px;border-radius:6px;background:rgba(230,0,57,.04);text-align:center;font-size:13px;line-height:16.9px;font-weight:500;color:#fff}.templetCreateWrap .contentArea .searchArea .statusIcon p{width:auto;color:#e60039}.templetCreateWrap .contentArea .searchArea .statusIcon button{background:none}.templetCreateWrap .btnWrap{display:flex;justify-content:flex-end;margin-top:32px;gap:16px}.templetCreateWrap .btnWrap button{width:74px;height:40px}.orderDetailWrap{display:flex;flex-direction:column;gap:32px}.orderDetailWrap h1{font-size:24px;line-height:31.2px;font-weight:700}.orderDetailWrap .contentArea{display:flex;flex-direction:column;gap:8px}.orderDetailWrap .contentArea p{color:rgba(0,0,0,.8);font-size:20px;font-style:normal;font-weight:700;line-height:24px}.orderDetailWrap .contentArea .searchArea{display:flex;flex-direction:column;gap:16px;border-radius:6px;border:1px solid #dce0e4;background:#fff;padding:16px}.orderDetailWrap .contentArea .searchArea .inputArea{display:flex;align-items:center}.orderDetailWrap .contentArea .searchArea .inputArea .title{color:#000;width:96px;font-size:14px;font-style:normal;font-weight:500}.orderDetailWrap .contentArea .searchArea .inputArea .desc{color:rgba(0,0,0,.6);font-size:14px;font-style:normal;font-weight:400;line-height:24px}