.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.error-information-box{display:flex;height:100vh;color:#4b4a4d;align-items:center;justify-content:center;flex-wrap:wrap;gap:72px}.error-information-box .image{max-width:280px}.error-information-box h3{font-size:42px;font-weight:900}.error-information-box div>span{display:block;margin-bottom:64px;font-size:16px;color:#818083;word-break:keep-all}.ant-layout .error-information-box div .ant-btn{width:auto}.credit-box{display:flex;margin:0 12px;align-items:center;gap:4px}.credit-box strong{padding-right:12px;border-right:1px solid #d3d3d3;font-size:16px;color:#4f4f4f;line-height:1.1}.file-upload-btn{margin-top:1rem;padding-left:32px;border-color:var(--btn-dark-text-color);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.001 14.9425L12.001 3M12.001 3L7.06835 7.56318M12.001 3L16.9336 7.56318M4 18.9663V20.3827C4.40471 20.778 4.95361 21 5.52595 21H18.4741C19.0464 21 19.5953 20.778 20 20.3827V18.9663' stroke='%234f4f4f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") #fff no-repeat 12px!important;background-size:14px!important}.ant-layout .template-box .custom-btn-file-upload .ant-upload-list-item{border-color:#eaeaea}.ant-layout .template-box .custom-btn-file-upload .ant-upload-list-item .ant-upload-list-item-thumbnail{border-radius:4px;overflow:hidden}.ant-layout .template-box .custom-btn-file-upload .ant-upload-list-item .ant-upload-list-item-action{width:2rem;height:2rem!important}.switcher{width:2.4rem;height:2.4rem;display:inline-flex;align-items:center;justify-content:center;transition:transform .25s ease-in-out;transform-origin:center center}.switcher.closed{transform:rotate(-90deg)}.switcher.open{transform:rotate(0)}.btn-box.cus{justify-content:flex-end;margin-top:1.6rem;gap:1rem}.product-table-wrapper{overflow:hidden;background:#fff;width:100%}.product-table-scroll{max-height:calc(100vh - 400px);min-height:400px;overflow-y:auto;overflow-x:hidden;width:100%;position:relative}.product-table-scroll::-webkit-scrollbar{width:8px}.product-table-scroll::-webkit-scrollbar-track{background:#f5f5f5}.product-table-scroll::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}.product-table-scroll::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.product-table-header-sticky{position:sticky;top:0;z-index:10;background:#fff}.product-table-header{display:grid;grid-template-columns:5.2rem 8rem 12rem 1fr 8rem 12rem 8rem 8rem 15rem 10rem;gap:16px;padding:8px;background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;font-size:14px;color:#777;align-items:center;width:100%;box-sizing:border-box;background-color:#fbfbfb}.header-cell{display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.header-cell.no-cell{justify-content:flex-start;display:flex;align-items:center;gap:8px}.header-cell.no-cell .ant-checkbox-wrapper{margin:0}.header-cell.image-cell{justify-content:center}.header-cell.brand-cell,.header-cell.name-cell{justify-content:flex-start}.product-table-body,.product-list{background:#fff;width:100%}.product-list .ant-list-item{padding:0;border:none;border-bottom:1px solid #e8e8e8;width:100%}.product-list .ant-list-item:last-child{border-bottom:none}.product-item-row{display:grid;grid-template-columns:5.2rem 8rem 12rem 1fr 8rem 12rem 8rem 8rem 15rem 10rem;gap:16px;padding:6px 8px;background:#fff;cursor:pointer;transition:all .2s;align-items:center;width:100%;box-sizing:border-box}.product-item-row:hover{background-color:#f1f6f6}.item-cell{display:flex;align-items:center;justify-content:center;font-size:14px;color:#686868;text-align:center;min-width:0}.no-cell{display:flex;align-items:center;gap:8px;justify-content:flex-start}.item-no{margin-left:8px;font-weight:500;white-space:nowrap}.image-cell{justify-content:center}.image-cell img{width:50px;height:50px;object-fit:cover;border-radius:6px;border:1px solid #f0f0f0}.brand-cell{font-weight:500;justify-content:start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.name-cell{justify-content:flex-start;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;padding-right:8px}.code-cell{font-family:Consolas,Monaco,Roboto Mono,SF Mono,monospace;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;justify-content:start;min-width:0}.item-cell.code-cell{padding:0 4px;width:min-content;border:1px solid #e6e6e6;border-radius:4px;background:#f9f9f9;font-size:1.2rem}.price-cell{justify-content:flex-end;white-space:nowrap;padding-right:.4rem}.item-cell.price-cell{font-size:1.3rem}.item-cell.price-cell strong{margin-right:.1rem;font-size:1.4rem}.duration-cell{justify-content:flex-end;white-space:nowrap;padding-right:4px}.sale-cell{justify-content:start}.date-cell{white-space:nowrap;justify-content:start}.approval-cell{justify-content:start}.product-item-row .ant-checkbox-wrapper{margin:0}.product-list .ant-list-empty-text{padding:60px 0}.product-list .ant-spin-container{min-height:200px}.product-item-card-mobile{display:none}.item-cell .ant-tag,.card-header .ant-tag{margin-right:0}@media(max-width:768px){.product-table-header-sticky,.product-item-row{display:none}.product-table-scroll{max-height:none;min-height:auto}.product-table-wrapper{border:none;border-radius:0}.product-item-card-mobile{display:block;background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:16px;margin-bottom:12px;cursor:pointer;transition:all .2s;width:100%;box-sizing:border-box}.product-item-card-mobile:hover{box-shadow:0 2px 8px #0000001a}.product-list .ant-list-item{border:none;margin-bottom:0;padding:0}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.card-checkbox{display:flex;align-items:center;gap:8px}.card-no{font-weight:500;color:#8c8c8c;font-size:13px}.card-content{display:flex;gap:16px}.card-image{flex-shrink:0}.card-image img{width:100px;height:100px;object-fit:contain;border-radius:6px;border:1px solid #f0f0f0}.card-info{flex:1;min-width:0}.card-row{display:flex;margin-bottom:8px;font-size:13px}.card-row:last-child{margin-bottom:0}.card-label{flex-shrink:0;width:80px;font-weight:500;color:#8c8c8c}.card-value{flex:1;color:#262626;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.card-value .ant-tag{margin:0}}@media(max-width:500px){.card-content{flex-direction:column;align-items:center}.card-image{width:100%;text-align:center}.card-image img{margin:0 auto;width:100%;height:120px}.card-info{width:100%}.card-label{width:90px}}@media(max-width:1024px)and (min-width:769px){.product-table-header,.product-item-row{grid-template-columns:52px 80px 100px 1fr 130px 110px 110px 90px 140px 90px;gap:12px;padding:12px 16px}.image-cell img{width:60px;height:60px}}@media all and (max-width:1080px){.error-information-box{flex-direction:column;gap:32px}.error-information-box h3{text-align:center}.error-information-box div>span{width:100%;text-align:center}.ant-layout .error-information-box div .ant-btn{width:100%}}@media all and (max-width:786px){.credit-box{margin-left:0}}@media all and (max-width:774px){.credit-box{margin-left:0;margin-right:0}.credit-box strong{border-right:0}}@media all and (max-width:500px){.credit-box{margin-left:12px}}@media all and (max-width:425px){.credit-box svg{width:26px;height:26px}}@media all and (max-width:768px){.error-information-box{margin:0 auto;padding:0 20px}.error-information-box,.error-information-box>div{width:100%}.error-information-box .image{max-width:360px}.error-information-box h3{font-size:32px}}@media all and (max-width:425px){.error-information-box .image{max-width:unset;width:100%}}@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(../font/PretendardVariable.woff2) format("woff2-variations")}:root{color-scheme:light only}@media(prefers-color-scheme:dark){:root{color-scheme:light only}}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:62.5%}html,body,figure,p{margin:0;padding:0}body{background-color:#f0f0f0;min-height:calc(var(--vh, 1vh) * 100);font-size:1.6rem}ul,li,a{margin:0;padding:0;list-style:none;color:inherit;text-decoration:none}.wrap{display:-ms-flexbox;display:flex;height:100vh;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;padding-bottom:2.4rem;justify-content:center}.coupon,.skeleton{width:100%;max-width:420px;padding:2rem 2.8rem}.coupon{cursor:pointer;-webkit-perspective:1200px;perspective:1200px}.coupon_inner,.skeleton_inner{display:-ms-flexbox;display:flex;max-width:100%;min-width:260px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.coupon_inner{position:relative;-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;-o-transition:transform .7s;transition:transform .7s,-webkit-transform .7s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.coupon_inner.flat{-webkit-transform-style:flat;transform-style:flat}.coupon.active .coupon_inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.skeleton_front,.coupon_front,.coupon_back{position:relative;padding:.8rem .8rem 2rem;top:0;left:0;width:100%;height:100%;border-radius:26px;background-color:#fff;-webkit-box-shadow:0px 0px 30px 0px rgba(161,161,161,.15);box-shadow:0 0 30px #a1a1a126}.coupon_front{z-index:2;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-backface-visibility:hidden}.skeleton_front figure,.coupon_front figure{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:18px;-webkit-box-shadow:0px -2px 5px 0px rgba(50,50,50,.08) inset;box-shadow:0 -2px 5px #32323214 inset;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.coupon_front figure img{position:relative;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.coupon_front .logo{position:absolute;padding:.6rem .6rem 0;width:40%;left:50%;bottom:0;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translate(-50%);border-radius:18px 18px 0 0;background-color:#fff;-webkit-box-shadow:0px -2px 5px 0px rgba(50,50,50,.08);box-shadow:0 -2px 5px #32323214;z-index:1}.coupon_front .logo.square{left:16px;padding:.6rem .6rem 0;border-radius:12px 12px 0 0;width:76px;height:70px;-webkit-transform:translatex(0);-ms-transform:translatex(0);transform:translate(0);overflow:hidden}.coupon_front .logo.square img{width:100%;max-width:64px;max-height:64px;border-radius:8px 8px 0 0;margin:0}.coupon_front .logo img{display:block;width:100%;border-radius:12px 12px 0 0}.coupon_front .bottom-logo{padding:2rem 0 .4rem;display:flex;align-items:center;justify-content:center}.coupon_back{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;z-index:1;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);padding:2.4rem 2rem}.coupon[data-surface=back] .coupon_inner.flat .coupon_back{z-index:3}.coupon_back .logo{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.skeleton_info,.coupon_info{margin-top:2rem;padding:0 1.6rem}.coupon_info small{color:#a3a3a3;font-size:1.4rem;font-weight:400}.coupon_info strong{display:block;margin-top:.4rem;color:#000;font-size:2.2rem;font-weight:700;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.coupon_info dl{margin-top:1.4rem;font-size:1.4rem}.coupon_info dl div{display:-ms-flexbox;display:flex}.coupon_info dl div~div{margin-top:1.2rem}.coupon_info dl dt{-ms-flex-negative:0;flex-shrink:0;width:7.2rem;font-size:1.4rem;color:#a3a3a3;white-space:nowrap}.coupon_info dl dd{-ms-flex-positive:1;flex-grow:1;text-align:right;font-weight:500;margin:0}.coupon_barcode{position:relative;display:flex;margin:2.4rem 1.6rem 0;flex-direction:column;align-items:center}.darkmode-notice{position:absolute;top:0;left:50%;display:block;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.coupon_barcode svg{display:block;margin:0 auto;width:88%;height:62px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent!important}.coupon_barcode span{display:block;margin-top:.6rem;text-align:center;font-size:1.7rem;font-weight:600;text-decoration:none;color:inherit}.coupon_back .logo{margin-bottom:3.6rem}.coupon_desc{-ms-flex-positive:1;flex-grow:1;overflow-y:auto;pointer-events:auto}.coupon_desc ul li~li{margin-top:3.2rem}.coupon_desc b{display:block;margin-bottom:1.6rem;font-size:1.4rem;font-weight:600}.coupon_desc p{font-size:1.3rem;font-weight:400;line-height:150%;color:#878787}.coupon_desc p~p{margin-top:.8rem}.coupon_desc .desc-item{margin-bottom:2.4rem}.coupon_desc .desc-item:last-child{margin-bottom:0}.coupon_desc .desc-item strong{display:block;margin-bottom:.8rem;font-size:1.4rem;font-weight:600;color:#333}.btn-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-box button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:1.6rem;font-weight:600;letter-spacing:-.3px;height:4rem}.btn-box button img{display:block;margin-right:.4rem}#btn-download{padding:0 14px 0 12px;border:1px solid #ffffff;border-radius:50px;background-color:#fffc}.alert{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;position:fixed;top:24px;left:20px;right:20px;padding:1.6rem 2rem;background-color:#ffffffe6;border:1px solid #fff;z-index:99;-webkit-box-shadow:0px 0px 10px 0px rgba(161,161,161,.05);box-shadow:0 0 10px #a1a1a10d;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;opacity:0;visibility:hidden;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.alert.active{opacity:1;visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.alert:before{content:"";display:block;position:absolute;top:0;left:0;width:4px;height:100%}.alert[data-status=success]:before{background-color:#2bd39a}.alert[data-status=alert]:before{background-color:#ffb032}.alert img{display:block;margin-right:.8rem}.alert_txt strong{display:block;font-weight:600;margin-bottom:2px;line-height:2.4rem;letter-spacing:-.3px}.alert_txt p{color:#5b5b5b;word-break:keep-all;letter-spacing:-.3px}.skeleton{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.skeleton_front{overflow:hidden}.skeleton_front:before{content:"";display:block;width:200%;height:110%;position:absolute;top:-10%;left:-55%;background-image:-o-linear-gradient(left,#dddddd00 0px,#ffffff5b 40px,#dddddd00 80px);background-image:linear-gradient(90deg,#ddd0,#ffffff5b,#ddd0 80px);background-size:1000px;-webkit-animation:shine-lines 2.5s infinite linear;animation:shine-lines 2.5s infinite linear;z-index:1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.skeleton_front figure{background-color:#ddd}.skeleton_info small,.skeleton_info strong,.skeleton_info dl div,.skeleton_barcode span{display:block;background-color:#ddd;width:8rem;height:1.6rem;border-radius:8px}.skeleton_info strong{width:16rem;margin-top:1.2rem}.skeleton_info dl div,.skeleton_barcode span{width:100%;margin-top:1.2rem}.skeleton_barcode{padding:0 1.6rem}.skeleton_barcode div{height:71px;background-color:#ddd;border-radius:8px}@-webkit-keyframes shine-lines{0%{background-position-x:0%}to{background-position-x:-350%}}@keyframes shine-lines{0%{background-position-x:0%}to{background-position-x:-350%}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.send-box{display:flex;flex-wrap:wrap;flex-direction:column}.send-box h3{display:block;margin-bottom:10px}.send-box .box{display:flex;padding:24px;flex-direction:row;flex-wrap:wrap;gap:24px}.send-box .box .ant-row:first-child{flex:1 1 100%}.send-box .box .ant-row:not(:first-child){flex:1 1 0}.send-box .form-select .ant-col{border:1px solid #e6e6e6;border-radius:6px}.send-box .form-select .ant-col:first-child .ant-select{width:300px}.send-box .form-select .label{position:relative;display:inline-flex;padding:0 11px;height:34px;font-size:15px;color:var(--gray-70);justify-content:center;align-items:center}.send-box .form-select .label:after{content:""!important;position:absolute;top:50%;right:0;width:1px;height:15px;background-color:var(--gray-30);transform:translateY(-50%)}.send-box .form-select .ant-select-selector{border:none}.send-box .form-select .ant-select-focused .ant-select-selector{box-shadow:none!important}.send-box .select-box{width:100%;padding:0!important;border-radius:12px;border:1px solid #e6e6e6;overflow:hidden}.send-box .select-box h3{margin:0;padding:12px 24px;border-bottom:1px solid #e6e6e6;font-size:16px;font-weight:600;color:var(--gray-90);background-color:#f7f7f7}.send-box .select-box input{height:38px;margin-bottom:10px;border-color:#e6e6e6}.send-box .select-box input:focus{border-color:var(--primary-50)}.send-box .list-box{padding:24px}.send-box .list-box .ant-list{min-height:330px;max-height:330px;border-radius:6px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dbdbdb transparent;border-color:#e6e6e6}.send-box .list-box .empty-message{display:flex;min-height:330px;color:var(--gray-80);text-align:center;align-items:center;justify-content:center}.send-box .ant-list-item{position:relative;border-block-end:1px solid #e6e6e6!important;color:var(--gray-80);transition:all .3s ease-in-out}.send-box .ant-list-item:after{content:"";position:absolute;top:50%;right:20px;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M13.142 7.98299L8.875 12.25L7.42049 10.7955M10 1C5.02944 1 1 5.02944 1 10C1 14.9706 5.02944 19 10 19C14.9706 19 19 14.9706 19 10C19 5.02944 14.9706 1 10 1Z' stroke='%23ACACAC' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;transform:translateY(-50%)}.send-box .ant-list-item:last-child{border-block-end:1px solid transparent!important}.send-box .ant-list-item:hover{background-color:var(--gray-5);color:var(--primary-50)}.send-box .ant-list-item[data-status=selected]:not(.ant-list-item.item){color:var(--primary-50);background-color:#f5faf9}.send-box .ant-list-item[data-status=selected]:after{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12.1348' r='10' fill='%2318AB8E'/%3E%3Cpath d='M15.1785 9.76416L10.4374 14.5053L8.82129 12.8892' stroke='white' stroke-width='2.22222' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center}.send-box .list-box.product .ant-list-item{padding:16px;justify-content:start}.send-box .list-box.product .ant-list-item:hover{background-color:var(--primary-5);color:var(--gray-80)}.send-box .list-box.product .item{display:flex;justify-content:start;align-items:center;gap:16px}.send-box .list-box.product .item[data-status=selected]{background-color:#f4f7f6}.send-box .list-box.product .item strong{color:var(--gray-90);transition:color .3s ease-in-out}.send-box .ant-list-item[data-status=selected].item strong{color:var(--primary-color)}.send-box .price{display:block;font-size:15px}.send-box .expiration-date{font-size:12px;color:var(--gray-70)}.send-box .img-box{display:block;width:60px;height:60px;border:1px solid #eaeaea;border-radius:4px;background-color:var(--gray-5);overflow:hidden}.direct-send-box .form-box{display:flex;height:100%;gap:20px;flex-wrap:wrap;align-items:stretch}.direct-send-box .form-box .ant-card{display:flex;flex-direction:column;height:auto}.direct-send-box .form-box .ant-card .ant-card-body{display:flex;min-height:0;flex:1;flex-direction:column}.direct-send-box .after-box{display:flex;margin:0 auto;padding:40px 24px;width:100%;min-height:0;border:1px solid var(--gray-10);border-radius:8px;background:#fff;text-align:center;flex-direction:column;align-items:center;justify-content:center;flex:1}.direct-send-box h4{display:block;margin-bottom:10px;font-size:16px;font-weight:600;color:var(--gray-90)}.direct-send-box .item~.item{margin-top:20px;padding-top:20px;border-top:1px solid var(--gray-5)}.direct-send-box .item+.btn-box{margin-top:24px}.direct-send-box .item .product-box{display:flex;padding:16px;border:1px solid var(--gray-10);border-radius:6px;background-color:#fff;gap:16px;align-items:center;flex-wrap:wrap;overflow:hidden}.direct-send-box .product-box .img-box{width:84px;height:84px;border:1px solid var(--gray-10);border-radius:6px;overflow:hidden}.direct-send-box .product-box .img-box img{display:block;width:100%;height:100%}.direct-send-box .product-box span{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.direct-send-box .product-box span.brand-name,.direct-send-box .product-box span.date{font-size:12px;font-weight:400;color:var(--gray-70)}.direct-send-box .product-box strong{font-size:16px;color:var(--secondary-50)}.direct-send-box .product-box>div:nth-child(2){flex:1;min-width:90px}.direct-send-box .item .date-picker{display:flex;margin-bottom:10px;gap:10px}.direct-send-box .item .date-picker .ant-picker:not(.ant-picker:focus,.ant-picker:focus-within),.direct-send-box .item .date-picker .ant-input:not(.ant-input:focus,.ant-input:focus-within){border-color:#e6e6e6}.direct-send-box .item .date-picker .ant-picker-suffix{display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.76199 5.26784H11.1876M4.32349 1.625V2.71799M11.5417 1.625V2.71785M13.6667 4.71785L13.6667 12.375C13.6667 13.4796 12.7713 14.375 11.6667 14.375H4.33341C3.22884 14.375 2.33341 13.4796 2.33341 12.375V4.71785C2.33341 3.61328 3.22884 2.71785 4.33341 2.71785H11.6667C12.7713 2.71785 13.6667 3.61328 13.6667 4.71785Z' stroke='%23868686' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain}.direct-send-box .item .date-picker .ant-picker-suffix>*{display:none}.direct-send-box .action-box{display:flex;margin-bottom:16px;justify-content:space-between;align-items:center}.direct-send-box .status{display:flex;gap:10px;align-items:center}.direct-send-box .action-box .total{font-size:16px;font-weight:600}.direct-send-box .btn-box{display:flex;gap:10px;align-items:center;justify-content:flex-end}.direct-send-box .recipient-toolbar{display:flex;width:100%;margin-bottom:8px;padding-top:16px;border-top:1px solid var(--gray-10);align-items:center;justify-content:space-between}.direct-send-box>.form-box>.btn-box{margin-top:0!important}.direct-send-box .action-box+.ant-form-item{margin-bottom:4px}.direct-send-box .total-price{display:flex;margin-top:16px;padding-top:24px;border-top:1px solid var(--gray-10);justify-content:space-between;align-items:center}.direct-send-box .total-price span{font-size:18px;font-weight:700;color:var(--gray-90)}.direct-send-box .total-price span:last-child{color:var(--primary-color);letter-spacing:-.5px}.direct-send-box .image-icon-box{max-width:200px;max-height:200px}.direct-send-box .pin-summary .ant-col span{font-size:16px}.product-form form{display:flex;flex-wrap:wrap}.product-form .ant-card:first-child{position:sticky;top:96px;left:0;margin:0;width:30%;height:100%}.product-form .ant-card:nth-child(2){margin:0 0 0 20px;width:calc(70% - 20px)}.product-form .product-form__grid{grid-template-columns:340px minmax(0,1fr);align-items:start}.product-form .product-form__grid>.ant-card{width:100%;margin:0!important;height:auto;align-self:start}.product-form .product-form__grid>.ant-card:first-child{position:sticky;top:96px}@media(max-width:1024px){.product-form .product-form__grid{grid-template-columns:1fr}.product-form .product-form__grid>.ant-card:first-child{position:static}}.product-form .row-card{margin:0!important}.product-form .ant-radio-group .ant-radio-button-wrapper{height:36px}.product-form .ant-radio-group .ant-radio-button-wrapper-checked,.product-form .ant-radio-group .ant-radio-button-wrapper-checked span{font-weight:700}.product-form .product-form__type-guide{display:block;margin-top:4px;font-size:13px;line-height:1.6;color:var(--gray-80)}.product-form__guide-link{padding:0;border:0;background:none;font:inherit;color:var(--primary-color);text-decoration:underline;cursor:pointer}.consumer-protection-modal__intro{margin:4px 0 14px;font-size:15px;font-weight:600;color:var(--gray-90)}.consumer-protection-modal__list{margin:0;padding:14px 16px;list-style:none;display:flex;flex-direction:column;gap:10px;background:var(--gray-5, #fafafa);border-radius:8px;font-size:13px;line-height:1.65;color:var(--gray-70)}.consumer-protection-modal__list li{position:relative;padding-left:14px}.consumer-protection-modal__list li:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:var(--primary-color)}.consumer-protection-modal__list b{font-weight:600;color:var(--gray-90)}.search-box .search-select--sm{width:110px}.search-box .search-select--md{width:150px}.search-box .search-select--lg,.search-box .search-input--lg{width:200px}.mypage-v2 .mypage-card{height:100%}.mypage-v2 .mypage-card--subscribe{display:flex;flex-direction:column}.mypage-v2 .mypage-card--subscribe .ant-card-body{flex:1;display:flex;flex-direction:column}.mypage-v2 .mypage-card--subscribe .ant-card-body>:last-child{margin-top:auto}.mypage-v2 .mypage-summary .ant-card-body{padding:20px 24px}.mypage-summary__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.mypage-summary__icon--company{background:#e6fffb;color:var(--primary-color)}.mypage-account__head{display:flex;align-items:center;gap:16px}.mypage-account__title{flex:1;min-width:0}.mypage-account__name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mypage-account__name{font-size:18px}.mypage-account__email{display:block;margin-top:4px}.mypage-account__edit{width:36px;height:36px;flex-shrink:0}.mypage-v2 .ant-card-body ul.mypage-account__info{margin-top:20px;padding-top:16px;border-top:1px solid var(--gray-20)}.mypage-v2 .mypage-account{display:flex;flex-direction:column}.mypage-v2 .mypage-account .ant-card-body{flex:1;display:flex;flex-direction:column}.mypage-account__pw{margin-top:auto;padding-top:0}.mypage-account__info{margin-bottom:16px}.subscription-actions{display:flex;gap:8px;margin-bottom:16px}.subscription-actions .ant-btn{flex:1;height:48px}.mypage-summary__icon--credit{background:#f0f5ff;color:#597ef7}.mypage-v2 .ant-card-body ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.mypage-v2 .ant-card-body ul li{display:flex;justify-content:space-between;align-items:center}.product-form .btn-box{width:100%}.product-form .file-box .ant-upload-list{margin-top:0}.product-form .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item-container{width:100%;height:100%}.product-form .depth-2{display:flex;gap:32px;flex-wrap:wrap}.product-form .product-form__date.ant-picker{width:100%;height:38px;padding-top:0;padding-bottom:0}.product-form .product-form__date.ant-picker .ant-picker-input>input{height:36px;line-height:36px}.product-form .depth-2 .field-fixed{width:220px}.product-form .depth-2 .field-grow{flex:1}.product-form .depth-2--sale-status .ant-form-item{margin-bottom:24px!important}.product-form .depth-2 .field-half{width:calc(50% - 16px)}.product-form .qr-settings-summary{display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px;margin:-8px 0 24px;padding:10px 14px;border-radius:6px;background:var(--primary-5);font-size:13px;color:var(--text-primary)}.product-form .qr-settings-summary__label{font-weight:600;color:var(--primary-color)}.product-form .qr-settings-summary__text{flex:1;min-width:200px}.product-form .qr-settings-summary__toggle{border:0;padding:0;background:none;font-size:13px;color:var(--primary-color);text-decoration:underline;cursor:pointer}.product-form .qr-download-row{margin:-8px 0 24px}.product-form .qr-download-row .ant-btn{height:38px}.product-form .file-box .ant-upload-wrapper .ant-upload-select{padding:16px 0;width:100%;height:100%}.product-form .file-box .ant-upload-wrapper .ant-upload-select div{display:flex;gap:4px;align-items:center;justify-content:center}.product-form .file-box .ant-upload-wrapper .ant-upload-select div div{margin-top:0!important;color:var(--gray-90)}.box .list-item .ant-card~.ant-card{margin-top:10px}.box .list-item .title{margin:8px 0;color:var(--gray-90)}.box .list-item .created-date,.box .list-item .updated-date{display:block;font-size:13px}.box .list-item .category{display:block;margin-bottom:4px}.box .list-item .category+h5{margin-top:0}.post-title.ant-typography{color:var(--gray-90)}.post-box{margin-bottom:56px;min-height:400px}.post-box .ant-typography{color:var(--gray-90);white-space:pre-line}.post-info{display:flex;margin-top:10px;font-size:13px;gap:0 24px}.post-info>*{position:relative}.post-info>*:not(:last-child):after{content:"";position:absolute;top:50%;right:-16px;width:4px;height:4px;border-radius:50%;background:var(--gray-40);transform:translate(-50%,-50%)}.template-radio-group label{border:1px solid #e6e6e6}.form-box .ant-card .ant-col .template-radio-group label:before,.form-box .ant-card .ant-col .template-radio-group label:after{display:none}.template-radio-group .ant-radio-button-wrapper-checked .pattern-preview{background-color:#fff}.template-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:var(--primary-5);outline:1px solid var(--primary-70)}.template-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background:var(--primary-5)}.template-radio-group .ant-radio-button-wrapper-checked:hover{background-color:#fff}.color-preview{width:38px;height:38px;border-radius:6px;border:1px solid #e0e0e0;transition:all .3s;box-shadow:0 2px 4px #0000000d}.color-picker-wrapper{padding:4px 0 4px 7px;width:max-content;border:1px solid #e6e6e6;border-radius:6px;gap:0}.color-picker-wrapper .ant-color-picker-trigger{display:flex;width:38px;height:38px;align-items:center;justify-content:center}.color-picker-wrapper .ant-color-picker-trigger .ant-color-picker-color-block{width:30px;height:30px}.color-picker-wrapper .ant-color-picker-trigger-active{border:1px solid var(--primary-50);box-shadow:none}.color-picker-wrapper .ant-input{border:0}.color-picker-wrapper .ant-input:hover,.color-picker-wrapper .ant-input:focus{box-shadow:none;border:0}.template-info .ant-typography{display:flex;align-items:center;gap:0 8px}.template-info .ant-typography svg{width:16px;height:16px}.pattern-preview{overflow:hidden}.pattern-preview .heart{width:100%;height:40px;background-color:#888;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M17.125 9.57812C17.125 13.4062 11.449 16.5048 11.2073 16.6328C11.1436 16.6671 11.0723 16.685 11 16.685C10.9277 16.685 10.8564 16.6671 10.7927 16.6328C10.551 16.5048 4.875 13.4062 4.875 9.57812C4.87601 8.67919 5.23356 7.81736 5.86921 7.18171C6.50486 6.54606 7.36669 6.18851 8.26562 6.1875C9.39492 6.1875 10.3837 6.67312 11 7.49398C11.6163 6.67312 12.6051 6.1875 13.7344 6.1875C14.6333 6.18851 15.4951 6.54606 16.1308 7.18171C16.7664 7.81736 17.124 8.67919 17.125 9.57812Z' fill='black'/%3E%3Cpath d='M27.625 24.3906C27.625 26.0312 25.1924 27.3592 25.0888 27.4141C25.0615 27.4288 25.031 27.4364 25 27.4364C24.969 27.4364 24.9385 27.4288 24.9112 27.4141C24.8076 27.3592 22.375 26.0312 22.375 24.3906C22.3754 24.0054 22.5287 23.636 22.8011 23.3636C23.0735 23.0912 23.4429 22.9379 23.8281 22.9375C24.3121 22.9375 24.7359 23.1456 25 23.4974C25.2641 23.1456 25.6879 22.9375 26.1719 22.9375C26.5571 22.9379 26.9265 23.0912 27.1989 23.3636C27.4713 23.636 27.6246 24.0054 27.625 24.3906Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-repeat:repeat;-webkit-mask-size:38px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath d='M17.125 9.57812C17.125 13.4062 11.449 16.5048 11.2073 16.6328C11.1436 16.6671 11.0723 16.685 11 16.685C10.9277 16.685 10.8564 16.6671 10.7927 16.6328C10.551 16.5048 4.875 13.4062 4.875 9.57812C4.87601 8.67919 5.23356 7.81736 5.86921 7.18171C6.50486 6.54606 7.36669 6.18851 8.26562 6.1875C9.39492 6.1875 10.3837 6.67312 11 7.49398C11.6163 6.67312 12.6051 6.1875 13.7344 6.1875C14.6333 6.18851 15.4951 6.54606 16.1308 7.18171C16.7664 7.81736 17.124 8.67919 17.125 9.57812Z' fill='black'/%3E%3Cpath d='M27.625 24.3906C27.625 26.0312 25.1924 27.3592 25.0888 27.4141C25.0615 27.4288 25.031 27.4364 25 27.4364C24.969 27.4364 24.9385 27.4288 24.9112 27.4141C24.8076 27.3592 22.375 26.0312 22.375 24.3906C22.3754 24.0054 22.5287 23.636 22.8011 23.3636C23.0735 23.0912 23.4429 22.9379 23.8281 22.9375C24.3121 22.9375 24.7359 23.1456 25 23.4974C25.2641 23.1456 25.6879 22.9375 26.1719 22.9375C26.5571 22.9379 26.9265 23.0912 27.1989 23.3636C27.4713 23.636 27.6246 24.0054 27.625 24.3906Z' fill='black'/%3E%3C/svg%3E");mask-repeat:repeat;mask-size:38px}.pattern-preview .diagonal_line{width:100%;height:40px;background-color:#888;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cg clip-path='url(%23clip0_136_387)'%3E%3Cpath d='M25 -6L-11 30M41.5 9.5L5.5 45.5' stroke='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_136_387'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-repeat:repeat;-webkit-mask-size:38px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cg clip-path='url(%23clip0_136_387)'%3E%3Cpath d='M25 -6L-11 30M41.5 9.5L5.5 45.5' stroke='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_136_387'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-repeat:repeat;mask-size:38px}.pattern-preview .starmoon{width:100%;height:40px;background-color:#888;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cg clip-path='url(%23clip0_136_389)'%3E%3Cpath d='M7.95792 4.92934C8.64421 3.69868 8.98709 3.08334 9.50005 3.08334C10.013 3.08334 10.3559 3.69868 11.0422 4.92934L11.2198 5.24784C11.4148 5.59776 11.5123 5.77272 11.664 5.88809C11.8157 6.00347 12.0053 6.04626 12.3844 6.13184L12.7289 6.20984C14.0614 6.51155 14.7271 6.66214 14.8858 7.17184C15.044 7.68101 14.5901 8.21239 13.6817 9.27459L13.4466 9.54922C13.1888 9.85093 13.0593 10.0021 13.0014 10.1884C12.9434 10.3753 12.9629 10.5768 13.0019 10.9792L13.0377 11.3459C13.1747 12.7635 13.2435 13.472 12.8286 13.7867C12.4137 14.1014 11.7897 13.8143 10.5428 13.2401L10.2194 13.0917C9.86513 12.9281 9.688 12.8469 9.50005 12.8469C9.31209 12.8469 9.13496 12.9281 8.78071 13.0917L8.45788 13.2401C7.21042 13.8143 6.58642 14.1014 6.17205 13.7872C5.75659 13.472 5.82538 12.7635 5.96242 11.3459L5.99817 10.9798C6.03717 10.5768 6.05667 10.3753 5.99817 10.1889C5.94075 10.0021 5.8113 9.85093 5.55346 9.54976L5.31838 9.27459C4.41 8.21293 3.95609 7.68155 4.11425 7.17184C4.27242 6.66214 4.93921 6.51101 6.27171 6.20984L6.61621 6.13184C6.99484 6.04626 7.18388 6.00347 7.33609 5.88809C7.4883 5.77272 7.58525 5.59776 7.78025 5.24784L7.95792 4.92934Z' stroke='black' stroke-width='1.2'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_136_389)'%3E%3Cpath d='M23.789 19.756C23.2423 20.3554 22.9477 21.1424 22.9664 21.9535C22.9851 22.7645 23.3156 23.5371 23.8892 24.1108C24.4628 24.6844 25.2355 25.0149 26.0465 25.0336C26.8575 25.0522 27.6445 24.7576 28.244 24.211C28.2745 24.1821 28.3125 24.1624 28.3537 24.154C28.3949 24.1456 28.4376 24.1489 28.477 24.1635C28.565 24.197 28.622 24.2835 28.6145 24.3775C28.5532 25.1199 28.3137 25.8365 27.9162 26.4665C27.5187 27.0964 26.975 27.6211 26.3313 27.996C25.6876 28.3708 24.9629 28.5848 24.2188 28.6196C23.4748 28.6544 22.7333 28.509 22.0574 28.1959C21.3815 27.8828 20.7912 27.4111 20.3367 26.821C19.8821 26.2309 19.5767 25.5398 19.4464 24.8064C19.3162 24.0729 19.3649 23.3189 19.5884 22.6084C19.812 21.8978 20.2037 21.2517 20.7305 20.725C21.5045 19.9487 22.5298 19.4736 23.6225 19.385C23.6683 19.3814 23.714 19.3928 23.7526 19.4177C23.7913 19.4425 23.8207 19.4793 23.8365 19.5225C23.8665 19.6025 23.8465 19.6925 23.789 19.7555V19.756Z' stroke='black' stroke-width='1.2' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_136_389'%3E%3Crect width='13' height='13' fill='white' transform='translate(3 2)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_136_389'%3E%3Crect width='12' height='12' fill='white' transform='translate(18 18)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");-webkit-mask-repeat:repeat;-webkit-mask-size:38px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cg clip-path='url(%23clip0_136_389)'%3E%3Cpath d='M7.95792 4.92934C8.64421 3.69868 8.98709 3.08334 9.50005 3.08334C10.013 3.08334 10.3559 3.69868 11.0422 4.92934L11.2198 5.24784C11.4148 5.59776 11.5123 5.77272 11.664 5.88809C11.8157 6.00347 12.0053 6.04626 12.3844 6.13184L12.7289 6.20984C14.0614 6.51155 14.7271 6.66214 14.8858 7.17184C15.044 7.68101 14.5901 8.21239 13.6817 9.27459L13.4466 9.54922C13.1888 9.85093 13.0593 10.0021 13.0014 10.1884C12.9434 10.3753 12.9629 10.5768 13.0019 10.9792L13.0377 11.3459C13.1747 12.7635 13.2435 13.472 12.8286 13.7867C12.4137 14.1014 11.7897 13.8143 10.5428 13.2401L10.2194 13.0917C9.86513 12.9281 9.688 12.8469 9.50005 12.8469C9.31209 12.8469 9.13496 12.9281 8.78071 13.0917L8.45788 13.2401C7.21042 13.8143 6.58642 14.1014 6.17205 13.7872C5.75659 13.472 5.82538 12.7635 5.96242 11.3459L5.99817 10.9798C6.03717 10.5768 6.05667 10.3753 5.99817 10.1889C5.94075 10.0021 5.8113 9.85093 5.55346 9.54976L5.31838 9.27459C4.41 8.21293 3.95609 7.68155 4.11425 7.17184C4.27242 6.66214 4.93921 6.51101 6.27171 6.20984L6.61621 6.13184C6.99484 6.04626 7.18388 6.00347 7.33609 5.88809C7.4883 5.77272 7.58525 5.59776 7.78025 5.24784L7.95792 4.92934Z' stroke='black' stroke-width='1.2'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_136_389)'%3E%3Cpath d='M23.789 19.756C23.2423 20.3554 22.9477 21.1424 22.9664 21.9535C22.9851 22.7645 23.3156 23.5371 23.8892 24.1108C24.4628 24.6844 25.2355 25.0149 26.0465 25.0336C26.8575 25.0522 27.6445 24.7576 28.244 24.211C28.2745 24.1821 28.3125 24.1624 28.3537 24.154C28.3949 24.1456 28.4376 24.1489 28.477 24.1635C28.565 24.197 28.622 24.2835 28.6145 24.3775C28.5532 25.1199 28.3137 25.8365 27.9162 26.4665C27.5187 27.0964 26.975 27.6211 26.3313 27.996C25.6876 28.3708 24.9629 28.5848 24.2188 28.6196C23.4748 28.6544 22.7333 28.509 22.0574 28.1959C21.3815 27.8828 20.7912 27.4111 20.3367 26.821C19.8821 26.2309 19.5767 25.5398 19.4464 24.8064C19.3162 24.0729 19.3649 23.3189 19.5884 22.6084C19.812 21.8978 20.2037 21.2517 20.7305 20.725C21.5045 19.9487 22.5298 19.4736 23.6225 19.385C23.6683 19.3814 23.714 19.3928 23.7526 19.4177C23.7913 19.4425 23.8207 19.4793 23.8365 19.5225C23.8665 19.6025 23.8465 19.6925 23.789 19.7555V19.756Z' stroke='black' stroke-width='1.2' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_136_389'%3E%3Crect width='13' height='13' fill='white' transform='translate(3 2)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_136_389'%3E%3Crect width='12' height='12' fill='white' transform='translate(18 18)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");mask-repeat:repeat;mask-size:38px}.pattern-preview .dots{width:100%;height:40px;background-color:#888;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Ccircle cx='8' cy='8' r='4' fill='black'/%3E%3Ccircle cx='24' cy='24' r='4' fill='black'/%3E%3C/svg%3E");-webkit-mask-repeat:repeat;-webkit-mask-size:38px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Ccircle cx='8' cy='8' r='4' fill='black'/%3E%3Ccircle cx='24' cy='24' r='4' fill='black'/%3E%3C/svg%3E");mask-repeat:repeat;mask-size:38px}.pattern-preview .bear{width:100%;height:40px;background-color:#888;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 7.0625C5 7.90791 5.50865 8.63452 6.23661 8.95299C5.88592 9.62072 5.6875 10.3809 5.6875 11.1875C5.6875 13.8454 7.84213 16 10.5 16C13.1579 16 15.3125 13.8454 15.3125 11.1875C15.3125 10.3809 15.1141 9.62072 14.7634 8.95299C15.4914 8.63452 16 7.90791 16 7.0625C16 5.92341 15.0766 5 13.9375 5C12.9607 5 12.1425 5.67901 11.9292 6.59077C11.4777 6.45054 10.9977 6.375 10.5 6.375C10.0023 6.375 9.52233 6.45054 9.07081 6.59077C8.85748 5.67901 8.03928 5 7.0625 5C5.92341 5 5 5.92341 5 7.0625Z' fill='black'/%3E%3Ccircle cx='26.5' cy='26.5' r='1.5' fill='black'/%3E%3C/svg%3E");-webkit-mask-repeat:repeat;-webkit-mask-size:38px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 7.0625C5 7.90791 5.50865 8.63452 6.23661 8.95299C5.88592 9.62072 5.6875 10.3809 5.6875 11.1875C5.6875 13.8454 7.84213 16 10.5 16C13.1579 16 15.3125 13.8454 15.3125 11.1875C15.3125 10.3809 15.1141 9.62072 14.7634 8.95299C15.4914 8.63452 16 7.90791 16 7.0625C16 5.92341 15.0766 5 13.9375 5C12.9607 5 12.1425 5.67901 11.9292 6.59077C11.4777 6.45054 10.9977 6.375 10.5 6.375C10.0023 6.375 9.52233 6.45054 9.07081 6.59077C8.85748 5.67901 8.03928 5 7.0625 5C5.92341 5 5 5.92341 5 7.0625Z' fill='black'/%3E%3Ccircle cx='26.5' cy='26.5' r='1.5' fill='black'/%3E%3C/svg%3E");mask-repeat:repeat;mask-size:38px}.pattern-preview .gift{width:100%;height:40px;background-color:#888;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M5.875 13.75C5.875 14.1478 6.03304 14.5294 6.31434 14.8107C6.59564 15.092 6.97718 15.25 7.375 15.25H9.53125C9.55611 15.25 9.57996 15.2401 9.59754 15.2225C9.61512 15.205 9.625 15.1811 9.625 15.1562V10.8437C9.625 10.8189 9.61512 10.795 9.59754 10.7775C9.57996 10.7599 9.55611 10.75 9.53125 10.75H6.0625C6.01277 10.75 5.96508 10.7698 5.92992 10.8049C5.89475 10.8401 5.875 10.8878 5.875 10.9375V13.75ZM9.625 9.90625V7.375H10.375V9.90625C10.375 9.93111 10.3849 9.95496 10.4025 9.97254C10.42 9.99012 10.4439 10 10.4688 10H13.75C13.8778 10 14.0046 9.97821 14.125 9.93554C14.3441 9.85774 14.5339 9.71405 14.6681 9.52418C14.8024 9.33431 14.8747 9.10755 14.875 8.875V8.5C14.875 8.20163 14.7565 7.91548 14.5455 7.7045C14.3345 7.49352 14.0484 7.375 13.75 7.375H12.7998C12.7917 7.37487 12.7837 7.37261 12.7767 7.36844C12.7696 7.36427 12.7638 7.35834 12.7598 7.35124C12.7558 7.34413 12.7537 7.3361 12.7537 7.32794C12.7538 7.31977 12.7559 7.31176 12.76 7.30468C12.977 6.93833 13.0475 6.50349 12.9573 6.08735C12.8671 5.67121 12.623 5.30454 12.2738 5.06086C11.9246 4.81719 11.4962 4.71452 11.0745 4.77344C10.6528 4.83237 10.269 5.04853 10 5.37859C9.73099 5.04853 9.34716 4.83237 8.92546 4.77344C8.50376 4.71452 8.07538 4.81719 7.7262 5.06086C7.37702 5.30454 7.13287 5.67121 7.0427 6.08735C6.95253 6.50349 7.02301 6.93833 7.24 7.30468C7.24408 7.31176 7.24625 7.31977 7.24628 7.32794C7.24632 7.3361 7.24422 7.34413 7.24019 7.35124C7.23617 7.35834 7.23035 7.36427 7.22333 7.36844C7.21631 7.37261 7.20832 7.37487 7.20016 7.375H6.25C5.95163 7.375 5.66548 7.49352 5.4545 7.7045C5.24353 7.91548 5.125 8.20163 5.125 8.5V8.875C5.12533 9.10755 5.19759 9.33431 5.33186 9.52418C5.46613 9.71405 5.65585 9.85774 5.875 9.93554C5.99542 9.97821 6.12224 10 6.25 10H9.53125C9.55611 10 9.57996 9.99012 9.59754 9.97254C9.61512 9.95496 9.625 9.93111 9.625 9.90625ZM10.375 6.4375C10.375 6.25208 10.43 6.07082 10.533 5.91665C10.636 5.76248 10.7824 5.64232 10.9537 5.57136C11.125 5.5004 11.3135 5.48184 11.4954 5.51801C11.6773 5.55418 11.8443 5.64347 11.9754 5.77458C12.1065 5.9057 12.1958 6.07274 12.232 6.2546C12.2682 6.43646 12.2496 6.62496 12.1786 6.79626C12.1077 6.96757 11.9875 7.11399 11.8333 7.217C11.6792 7.32001 11.4979 7.375 11.3125 7.375H10.375V6.4375ZM8.62047 5.50234C8.74891 5.49313 8.87786 5.51048 8.9993 5.55331C9.12073 5.59614 9.23205 5.66352 9.32629 5.75126C9.42054 5.839 9.49571 5.94521 9.5471 6.06328C9.59849 6.18134 9.62501 6.30873 9.625 6.4375V7.375H8.6875C8.44508 7.37438 8.21233 7.27988 8.03809 7.11133C7.86386 6.94279 7.76168 6.7133 7.75301 6.47104C7.74433 6.22878 7.82984 5.99258 7.99158 5.812C8.15332 5.63143 8.37872 5.52053 8.62047 5.50258V5.50234ZM10.4688 15.25H12.625C13.0228 15.25 13.4044 15.092 13.6857 14.8107C13.967 14.5294 14.125 14.1478 14.125 13.75V10.9375C14.125 10.8878 14.1052 10.8401 14.0701 10.8049C14.0349 10.7698 13.9872 10.75 13.9375 10.75H10.4688C10.4439 10.75 10.42 10.7599 10.4025 10.7775C10.3849 10.795 10.375 10.8189 10.375 10.8437V15.1562C10.375 15.1811 10.3849 15.205 10.4025 15.2225C10.42 15.2401 10.4439 15.25 10.4688 15.25Z' fill='black'/%3E%3Cpath d='M25.5 24C24.9097 23.3869 23.8275 23.1994 23.2368 23.8125C22.647 24.4256 22.7343 25.251 23.2368 25.9695C23.7393 26.688 24.5287 27.3338 25.5 28.125C26.4712 27.3338 27.2602 26.688 27.7631 25.9695C28.2656 25.251 28.353 24.4256 27.7631 23.8125C27.1725 23.1994 26.0902 23.3869 25.5 24Z' stroke='black' stroke-width='0.5' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-repeat:repeat;-webkit-mask-size:38px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M5.875 13.75C5.875 14.1478 6.03304 14.5294 6.31434 14.8107C6.59564 15.092 6.97718 15.25 7.375 15.25H9.53125C9.55611 15.25 9.57996 15.2401 9.59754 15.2225C9.61512 15.205 9.625 15.1811 9.625 15.1562V10.8437C9.625 10.8189 9.61512 10.795 9.59754 10.7775C9.57996 10.7599 9.55611 10.75 9.53125 10.75H6.0625C6.01277 10.75 5.96508 10.7698 5.92992 10.8049C5.89475 10.8401 5.875 10.8878 5.875 10.9375V13.75ZM9.625 9.90625V7.375H10.375V9.90625C10.375 9.93111 10.3849 9.95496 10.4025 9.97254C10.42 9.99012 10.4439 10 10.4688 10H13.75C13.8778 10 14.0046 9.97821 14.125 9.93554C14.3441 9.85774 14.5339 9.71405 14.6681 9.52418C14.8024 9.33431 14.8747 9.10755 14.875 8.875V8.5C14.875 8.20163 14.7565 7.91548 14.5455 7.7045C14.3345 7.49352 14.0484 7.375 13.75 7.375H12.7998C12.7917 7.37487 12.7837 7.37261 12.7767 7.36844C12.7696 7.36427 12.7638 7.35834 12.7598 7.35124C12.7558 7.34413 12.7537 7.3361 12.7537 7.32794C12.7538 7.31977 12.7559 7.31176 12.76 7.30468C12.977 6.93833 13.0475 6.50349 12.9573 6.08735C12.8671 5.67121 12.623 5.30454 12.2738 5.06086C11.9246 4.81719 11.4962 4.71452 11.0745 4.77344C10.6528 4.83237 10.269 5.04853 10 5.37859C9.73099 5.04853 9.34716 4.83237 8.92546 4.77344C8.50376 4.71452 8.07538 4.81719 7.7262 5.06086C7.37702 5.30454 7.13287 5.67121 7.0427 6.08735C6.95253 6.50349 7.02301 6.93833 7.24 7.30468C7.24408 7.31176 7.24625 7.31977 7.24628 7.32794C7.24632 7.3361 7.24422 7.34413 7.24019 7.35124C7.23617 7.35834 7.23035 7.36427 7.22333 7.36844C7.21631 7.37261 7.20832 7.37487 7.20016 7.375H6.25C5.95163 7.375 5.66548 7.49352 5.4545 7.7045C5.24353 7.91548 5.125 8.20163 5.125 8.5V8.875C5.12533 9.10755 5.19759 9.33431 5.33186 9.52418C5.46613 9.71405 5.65585 9.85774 5.875 9.93554C5.99542 9.97821 6.12224 10 6.25 10H9.53125C9.55611 10 9.57996 9.99012 9.59754 9.97254C9.61512 9.95496 9.625 9.93111 9.625 9.90625ZM10.375 6.4375C10.375 6.25208 10.43 6.07082 10.533 5.91665C10.636 5.76248 10.7824 5.64232 10.9537 5.57136C11.125 5.5004 11.3135 5.48184 11.4954 5.51801C11.6773 5.55418 11.8443 5.64347 11.9754 5.77458C12.1065 5.9057 12.1958 6.07274 12.232 6.2546C12.2682 6.43646 12.2496 6.62496 12.1786 6.79626C12.1077 6.96757 11.9875 7.11399 11.8333 7.217C11.6792 7.32001 11.4979 7.375 11.3125 7.375H10.375V6.4375ZM8.62047 5.50234C8.74891 5.49313 8.87786 5.51048 8.9993 5.55331C9.12073 5.59614 9.23205 5.66352 9.32629 5.75126C9.42054 5.839 9.49571 5.94521 9.5471 6.06328C9.59849 6.18134 9.62501 6.30873 9.625 6.4375V7.375H8.6875C8.44508 7.37438 8.21233 7.27988 8.03809 7.11133C7.86386 6.94279 7.76168 6.7133 7.75301 6.47104C7.74433 6.22878 7.82984 5.99258 7.99158 5.812C8.15332 5.63143 8.37872 5.52053 8.62047 5.50258V5.50234ZM10.4688 15.25H12.625C13.0228 15.25 13.4044 15.092 13.6857 14.8107C13.967 14.5294 14.125 14.1478 14.125 13.75V10.9375C14.125 10.8878 14.1052 10.8401 14.0701 10.8049C14.0349 10.7698 13.9872 10.75 13.9375 10.75H10.4688C10.4439 10.75 10.42 10.7599 10.4025 10.7775C10.3849 10.795 10.375 10.8189 10.375 10.8437V15.1562C10.375 15.1811 10.3849 15.205 10.4025 15.2225C10.42 15.2401 10.4439 15.25 10.4688 15.25Z' fill='black'/%3E%3Cpath d='M25.5 24C24.9097 23.3869 23.8275 23.1994 23.2368 23.8125C22.647 24.4256 22.7343 25.251 23.2368 25.9695C23.7393 26.688 24.5287 27.3338 25.5 28.125C26.4712 27.3338 27.2602 26.688 27.7631 25.9695C28.2656 25.251 28.353 24.4256 27.7631 23.8125C27.1725 23.1994 26.0902 23.3869 25.5 24Z' stroke='black' stroke-width='0.5' stroke-linejoin='round'/%3E%3C/svg%3E");mask-repeat:repeat;mask-size:38px}.pattern-preview .plus{width:100%;height:40px;background-color:#888;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M12.25 9.12375H9.125V12.2487C9.125 12.4145 9.05915 12.5735 8.94194 12.6907C8.82473 12.8079 8.66576 12.8737 8.5 12.8737C8.33424 12.8737 8.17527 12.8079 8.05806 12.6907C7.94085 12.5735 7.875 12.4145 7.875 12.2487V9.12375H4.75C4.58424 9.12375 4.42527 9.0579 4.30806 8.94069C4.19085 8.82348 4.125 8.66451 4.125 8.49875C4.125 8.33299 4.19085 8.17402 4.30806 8.05681C4.42527 7.9396 4.58424 7.87375 4.75 7.87375H7.875V4.74875C7.875 4.58299 7.94085 4.42402 8.05806 4.30681C8.17527 4.1896 8.33424 4.12375 8.5 4.12375C8.66576 4.12375 8.82473 4.1896 8.94194 4.30681C9.05915 4.42402 9.125 4.58299 9.125 4.74875V7.87375H12.25C12.4158 7.87375 12.5747 7.9396 12.6919 8.05681C12.8092 8.17402 12.875 8.33299 12.875 8.49875C12.875 8.66451 12.8092 8.82348 12.6919 8.94069C12.5747 9.0579 12.4158 9.12375 12.25 9.12375Z' fill='black'/%3E%3Cpath d='M28.25 25.1237H25.125V28.2487C25.125 28.4145 25.0592 28.5735 24.9419 28.6907C24.8247 28.8079 24.6658 28.8737 24.5 28.8737C24.3342 28.8737 24.1753 28.8079 24.0581 28.6907C23.9408 28.5735 23.875 28.4145 23.875 28.2487V25.1237H20.75C20.5842 25.1237 20.4253 25.0579 20.3081 24.9407C20.1908 24.8235 20.125 24.6645 20.125 24.4987C20.125 24.333 20.1908 24.174 20.3081 24.0568C20.4253 23.9396 20.5842 23.8737 20.75 23.8737H23.875V20.7487C23.875 20.583 23.9408 20.424 24.0581 20.3068C24.1753 20.1896 24.3342 20.1237 24.5 20.1237C24.6658 20.1237 24.8247 20.1896 24.9419 20.3068C25.0592 20.424 25.125 20.583 25.125 20.7487V23.8737H28.25C28.4158 23.8737 28.5747 23.9396 28.6919 24.0568C28.8092 24.174 28.875 24.333 28.875 24.4987C28.875 24.6645 28.8092 24.8235 28.6919 24.9407C28.5747 25.0579 28.4158 25.1237 28.25 25.1237Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-repeat:repeat;-webkit-mask-size:38px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M12.25 9.12375H9.125V12.2487C9.125 12.4145 9.05915 12.5735 8.94194 12.6907C8.82473 12.8079 8.66576 12.8737 8.5 12.8737C8.33424 12.8737 8.17527 12.8079 8.05806 12.6907C7.94085 12.5735 7.875 12.4145 7.875 12.2487V9.12375H4.75C4.58424 9.12375 4.42527 9.0579 4.30806 8.94069C4.19085 8.82348 4.125 8.66451 4.125 8.49875C4.125 8.33299 4.19085 8.17402 4.30806 8.05681C4.42527 7.9396 4.58424 7.87375 4.75 7.87375H7.875V4.74875C7.875 4.58299 7.94085 4.42402 8.05806 4.30681C8.17527 4.1896 8.33424 4.12375 8.5 4.12375C8.66576 4.12375 8.82473 4.1896 8.94194 4.30681C9.05915 4.42402 9.125 4.58299 9.125 4.74875V7.87375H12.25C12.4158 7.87375 12.5747 7.9396 12.6919 8.05681C12.8092 8.17402 12.875 8.33299 12.875 8.49875C12.875 8.66451 12.8092 8.82348 12.6919 8.94069C12.5747 9.0579 12.4158 9.12375 12.25 9.12375Z' fill='black'/%3E%3Cpath d='M28.25 25.1237H25.125V28.2487C25.125 28.4145 25.0592 28.5735 24.9419 28.6907C24.8247 28.8079 24.6658 28.8737 24.5 28.8737C24.3342 28.8737 24.1753 28.8079 24.0581 28.6907C23.9408 28.5735 23.875 28.4145 23.875 28.2487V25.1237H20.75C20.5842 25.1237 20.4253 25.0579 20.3081 24.9407C20.1908 24.8235 20.125 24.6645 20.125 24.4987C20.125 24.333 20.1908 24.174 20.3081 24.0568C20.4253 23.9396 20.5842 23.8737 20.75 23.8737H23.875V20.7487C23.875 20.583 23.9408 20.424 24.0581 20.3068C24.1753 20.1896 24.3342 20.1237 24.5 20.1237C24.6658 20.1237 24.8247 20.1896 24.9419 20.3068C25.0592 20.424 25.125 20.583 25.125 20.7487V23.8737H28.25C28.4158 23.8737 28.5747 23.9396 28.6919 24.0568C28.8092 24.174 28.875 24.333 28.875 24.4987C28.875 24.6645 28.8092 24.8235 28.6919 24.9407C28.5747 25.0579 28.4158 25.1237 28.25 25.1237Z' fill='black'/%3E%3C/svg%3E");mask-repeat:repeat;mask-size:38px}.template-box .card-box{display:flex;gap:20px}.template-box .card-box>*:first-child{position:sticky;top:96px;left:0;margin:0;display:flex;width:700px;height:fit-content;flex-direction:column}.template-box .card-box>*:first-child .ant-card-body{padding:0;border-radius:0 0 8px 8px;overflow:hidden}.template-box .card-box>*:last-child{margin-top:0!important}.color-combination-radio-group{display:flex;flex-wrap:wrap;gap:12px}.color-combination-button{height:auto!important;padding:8px 10px!important;flex:1;min-width:100px;text-align:center;border-radius:6px!important;transition:all .2s}.color-combo-content{display:flex;flex-direction:column;align-items:center;gap:5px}.color-combo-preview{width:100%;height:30px;border-radius:4px;transition:all .2s}.pattern-overlay{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.2;pointer-events:none}.template-container{padding:20px;background-color:#fff;height:100%;transition:all .3s ease;width:100%;min-height:680px;height:auto;max-height:700px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.preview-label{position:absolute;top:10px;right:10px;background-color:#0009;color:#fff;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500;z-index:2}.template-settings-container{padding:16px;background-color:#fafafa;border-radius:12px;height:100%;border:1px solid #f0f0f0}.color-form-item,.pattern-form-item,.message-form-item{margin-bottom:24px}.template-editor-container .ant-form-item-label>label,.template-editor-container .form-section-header .ant-space-item>span{font-weight:700;color:var(--text-primary);font-size:15px}.template-info{background-color:var(--gray-5);border-left:3px solid var(--primary-30);padding:12px 16px}.template-info.warning{margin-top:20px;background-color:#fff6f6;border-left:3px solid #ff4d4f}.template-info.warning .ant-typography{font-weight:400;color:#ff4d4f;align-items:flex-start}.template-info.center .ant-typography{align-items:flex-start}.template-info.center svg,.template-info.warning svg{margin-top:3px}.template-radio-group{display:flex;flex-wrap:wrap;width:100%;gap:12px}.pattern-radio-button{height:auto!important;padding:8px 10px!important;flex:1;min-width:80px;text-align:center;border-radius:6px!important;transition:all .2s}.ant-radio-button-wrapper-checked .radio-content span{color:var(--primary-70)}.pattern-radio-button:hover{transform:translateY(-2px)!important;box-shadow:0 4px 8px #0000001a!important}.radio-content{display:flex;flex-direction:column;align-items:center;gap:5px}.pattern-preview{width:100%;height:40px;border-radius:6px;border:1px solid #e0e0e0;background-size:15px 15px;margin-bottom:4px;transition:all .2s}.message-textarea{resize:vertical;min-height:140px;border-radius:6px;padding:12px;font-size:14px;border-color:#d9d9d9;transition:all .3s}.color-picker-wrapper{display:flex;align-items:center}.color-picker-container{display:none}.template-editor-container{margin-top:12px}.flip-toggle-btn{padding:.4rem 1.2rem;color:var(--gray-80);font-size:1.3rem;background-color:#fff;border:1px solid #e6e6e6;border-radius:2.6rem;transition:all .3s ease-out}.flip-toggle-btn:hover,.flip-toggle-btn:active{border-color:var(--primary-color);color:var(--primary-color)}.form-section-header{display:flex;margin-bottom:1.6rem;flex-direction:column;gap:8px}.form-section-header>.ant-space>.ant-space-item>span{font-size:15px;color:var(--gray-90)}.logo-select-box{margin-bottom:1.6rem}.logo-select-box .ant-radio-group{width:100%}.logo-type-options{display:flex;gap:12px;flex-wrap:wrap}.logo-type-options .ant-radio-wrapper{flex:1;min-width:180px;padding:12px 16px;border:1px solid var(--gray-20);border-radius:8px;background-color:#fff;margin:0;transition:border-color .15s,background-color .15s}.logo-type-options .ant-radio-wrapper:hover{border-color:var(--primary-color);background-color:var(--primary-5)}.logo-type-options .ant-radio-wrapper.ant-radio-wrapper-checked{border-color:var(--primary-color);background-color:var(--primary-5);box-shadow:0 0 0 1px var(--primary-color) inset}.logo-type-options .logo-type-label{display:block;font-size:14px;font-weight:600;color:var(--text-primary);line-height:1.4}.logo-type-options .ant-radio-wrapper-checked .logo-type-label{color:var(--text-primary)}.logo-type-options .logo-type-size{display:block;margin-top:4px;font-size:12px;color:var(--text-tertiary)}.btn-radio-tab{display:flex;gap:8px;flex-wrap:wrap}.faq-box{position:relative;display:flex;flex-direction:column;min-height:640px}.faq-heading{margin:0 0 16px;font-size:18px;font-weight:700;color:var(--gray-100)}.faq-tabs{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--gray-10)}.faq-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#fffc;z-index:10}.accordion-list.is-loading{opacity:.5}.faq-pagination{display:flex;justify-content:center;margin-top:24px;min-height:32px}.faq-empty{display:flex;flex:1;align-items:center;justify-content:center}.faq-loading-card{display:flex;align-items:center;justify-content:center;min-height:400px}.faq-answer{margin-bottom:0;white-space:pre-wrap}.btn-radio-tab .ant-radio-button-wrapper{height:38px;line-height:38px;font-size:15px;color:var(--gray-100);border:0;border-radius:999px;background:var(--secondary-5);z-index:0}.btn-radio-tab .ant-radio-button-wrapper:before{display:none}.btn-radio-tab .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):hover,.btn-radio-tab .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):active,.btn-radio-tab .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):hover span,.btn-radio-tab .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):active span{color:var(--gray-100)}.btn-radio-tab .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):hover,.btn-radio-tab .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):active{background-color:#d7dde599}.btn-radio-tab .count{margin-left:4px;color:var(--gray-60)}.btn-radio-tab .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.btn-radio-tab .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover,.btn-radio-tab .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active,.btn-radio-tab .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) span,.btn-radio-tab .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover span,.btn-radio-tab .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active span{color:#fff}.ant-collapse.accordion-list{border:0;background-color:transparent}.ant-collapse.accordion-list>*{border:1px solid var(--gray-20);border-radius:8px;overflow:hidden;transition:.3s}.ant-collapse.accordion-list>.ant-collapse-item:last-child{border-bottom:1px solid var(--gray-20)}.ant-collapse.accordion-list>.ant-collapse-item:hover{border-color:var(--mint-200);background-color:var(--mint-50)}.ant-collapse.accordion-list .ant-collapse-header{padding:16px 24px;align-items:center}.ant-collapse.accordion-list .ant-collapse-item:first-child,.ant-collapse.accordion-list .ant-collapse-item:last-child{border-radius:8px}.ant-collapse.accordion-list>*~*{margin-top:8px}.ant-collapse.accordion-list>* .ant-typography strong{font-size:16px;font-weight:500;color:var(--gray-100)}.ant-collapse.accordion-list .i-arrow{display:inline-block;width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.66797 6.66602L8.00185 9.71935L11.3346 6.66602' stroke='%23686868' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.ant-collapse.accordion-list .i-arrow.open{transform:rotate(180deg)!important}.ant-collapse-header-text .ant-space{display:flex;flex-direction:row;gap:14px;align-items:center}.ant-collapse-header-text .ant-space-item:first-child{flex-shrink:0}.faq-box .faq-category{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;background:var(--mint-100);color:var(--mint-800);font-size:12px;font-weight:600}.ant-collapse-header-text .ant-space span{line-height:1}.ant-collapse.accordion-list .ant-collapse-item-active{background:var(--gray-5)}.ant-collapse.accordion-list .ant-collapse-content{border-top:0;background:none}.ant-collapse.accordion-list .ant-collapse-content-box{padding:4px 24px 24px;white-space:pre-line}.ant-collapse.accordion-list .ant-collapse-content-box .ant-typography:not(.ant-typography-secondary):not(a){font-size:15px;color:var(--gray-90)}.ant-collapse.accordion-list .ant-collapse-content-box .ant-typography>a{display:inline-block;margin:0 2px;font-size:15px;color:var(--primary-60);line-height:1}.ant-collapse.accordion-list .ant-collapse-content-box .ant-typography>a:hover{text-decoration:underline}.attachments>*~*{margin-top:8px}.attachments-item span{margin-right:16px}.attachments-item a{display:flex;padding:12px 16px;border-radius:8px;color:var(--gray-80);background-color:var(--gray-5);align-items:center;justify-content:space-between}.attachments-item a:hover{color:initial;background-color:var(--secondary-5);transition:.3s}.attachments-item .i-download{display:block;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 20.3827C4.40471 20.778 4.95361 21 5.52595 21H18.4741C19.0464 21 19.5953 20.778 20 20.3827M12.0012 3V14.9425M12.0012 14.9425L16.9338 10.3793M12.0012 14.9425L7.06859 10.3793' stroke='%23686868' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;background-size:20px}.calendar-title{font-size:18px;font-weight:600;color:var(--gray-90);letter-spacing:-.25px}.calendar-nav .nav-button{width:24px;height:24px}.ant-picker-content th{font-size:12px;color:var(--gray-80)!important}.ant-picker-calendar .ant-picker-cell .ant-picker-cell-inner{min-width:32px;height:32px;line-height:32px;border-radius:8px}.ant-picker-cell.ant-picker-cell-in-view{color:var(--gray-80)}.ant-picker-cell.ant-picker-cell-selected.ant-picker-cell-in-view .dot{background-color:#fff!important}.dashboard-card{border-radius:12px;box-shadow:0 4px 16px #0000000a;border:1px solid var(--border-subtle);height:100%}.dashboard-row-stretch.ant-row{align-items:stretch}.dashboard-row-stretch>.ant-col{display:flex}@media all and (max-width:1600px){.dashboard-row-stretch>.ant-col{flex:0 0 100%;max-width:100%}}.dashboard-card .ant-card-head{border-bottom:1px solid var(--border-subtle);min-height:52px;padding:0 24px}.dashboard-card__title{font-size:16px;font-weight:600;color:var(--text-primary)}.dashboard-card__more{border:none;background:transparent;color:var(--text-secondary);font-size:14px;cursor:pointer;display:inline-flex;align-items:center;padding:0}.dashboard-calendar{padding:24px}.dashboard-calendar .ant-picker-calendar{background:transparent}.dashboard-calendar .ant-picker-panel{border:none}.dashboard-calendar .ant-picker-body{padding:0!important}.dashboard-calendar .ant-picker-cell{padding:5px 0}.dashboard-calendar .ant-picker-cell-inner:before{display:none}.dashboard-calendar .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border:none}.dashboard-calendar .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background:var(--primary-color);color:var(--text-inverse)}.dashboard-calendar__header{display:flex;justify-content:space-between;align-items:center;padding:4px 8px 20px}.dashboard-calendar__title{font-size:16px;font-weight:600;color:var(--text-primary)}.dashboard-calendar__nav{display:flex;gap:16px}.dashboard-calendar__nav button{background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.dashboard-calendar__dot{position:absolute;top:4px;right:4px;width:4px;height:4px;border-radius:50%;background-color:var(--primary-color)}.dashboard-calendar__stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px 18px 18px;border-top:1px solid var(--border-subtle)}.dashboard-calendar__stat-item{position:relative;padding:10px 12px 10px 14px;background-color:var(--surface-subtle);border-radius:8px;overflow:hidden;min-width:0}.dashboard-calendar__stat-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px}.dashboard-calendar__stat-item.is-positive:before{background-color:var(--mint-700)}.dashboard-calendar__stat-item.is-negative:before{background-color:var(--pink-700)}.dashboard-calendar__stat-label{display:block;font-size:14px;color:var(--text-tertiary);margin:0 0 4px;letter-spacing:-.01em}.dashboard-calendar__stat-value{font-size:15px;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;text-align:right;word-break:break-all}.dashboard-stat{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px;background:var(--surface-base);border:1px solid var(--border-subtle);border-radius:12px;box-shadow:0 4px 16px #00000008;height:100%}.dashboard-stat__label{display:block;font-size:13px;color:var(--text-tertiary);margin-bottom:4px}.dashboard-stat__value{font-size:20px;font-weight:700;color:var(--text-primary)}.dashboard-stat__icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.dashboard-chart{position:relative;height:320px}.dashboard-chart__loading{display:flex;align-items:center;justify-content:center;gap:12px;height:100%;color:var(--text-secondary)}@media(max-width:768px){.dashboard-card__title{font-size:14px}.dashboard-card__more{font-size:12px}.dashboard-calendar{padding:16px}.dashboard-calendar__title{font-size:16px}.dashboard-calendar__header{padding:0 4px 14px}.dashboard-calendar__stats{padding:12px 14px 14px;gap:6px}.dashboard-calendar__stat-item{padding:8px 10px 8px 12px}.dashboard-calendar__stat-label{font-size:13px}.dashboard-calendar__stat-value{font-size:14px}.dashboard-stat{padding:14px;gap:10px}.dashboard-stat__label{font-size:11px}.dashboard-stat__value{font-size:16px}.dashboard-stat__icon{width:38px;height:38px;font-size:16px;border-radius:8px}.dashboard-card .ant-card-head-title .dashboard-card__title{font-size:16px}.dashboard-notices{gap:10px}.dashboard-notices__item{gap:8px}.dashboard-notices__title{font-size:12px}.dashboard-notices__date{font-size:11px}.dashboard-notices__empty{font-size:12px;padding:14px 0}.dashboard-notices .ant-tag{font-size:11px;line-height:16px;padding:0 6px}}.dashboard-shortcuts{display:flex;flex-direction:column;gap:12px;height:100%}.dashboard-shortcut{display:flex;flex:1;align-items:center;gap:12px;padding:18px 20px;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 4px 16px #00000008;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease}.dashboard-shortcut:hover{box-shadow:0 6px 18px #00000014}.dashboard-shortcut__icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:var(--primary-5);color:var(--primary-color);font-size:16px;border:1px solid var(--primary-10);border-radius:8px;flex-shrink:0}.dashboard-shortcut__label{flex:1;font-size:14px;font-weight:700;color:#2b2b2b}.dashboard-notices{display:flex;flex-direction:column;gap:14px}.dashboard-notices__item{display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:12px}.dashboard-notices__main{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.dashboard-notices__title{font-size:14px;color:#4f4f4f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-notices__date{font-size:13px;color:#8c8c8c;flex-shrink:0}.dashboard-notices__empty{text-align:center;padding:20px 0;color:#8c8c8c}@media all and (max-width:1540px){.direct-send-box .ant-card{width:100%!important}.product-form .ant-card:first-child{position:relative;top:0;width:100%}.product-form .ant-card:nth-child(2){width:100%;margin:16px 0 0}.product-form .depth-2{gap:0;flex-direction:column}.product-form .depth-2 .ant-form-item{margin-bottom:24px!important;width:100%!important}.product-form .depth-2 .ant-radio-group .ant-radio-button-wrapper{width:100%}.form-box .ant-form .card-box{flex-direction:column}.template-box .card-box>*:first-child{position:relative;top:0;width:100%}}@media all and (max-width:1411px){.mypage .left{width:100%!important}}@media all and (min-width:769px){.template-editor-container{margin-left:-30px;margin-right:-30px}.template-editor-container>.ant-col{padding-left:30px;padding-right:30px}}@media all and (max-width:768px){.ant-layout .custom-sider_user .user-area button[aria-label=logout]{display:none}#wrap header .ant-col{min-width:0}#wrap header .ant-col>.ant-typography{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.send-box .select-box h3{padding:10px}.send-box .list-box{padding:16px}.send-box .ant-list-item{padding:8px 16px}.send-box .list-box.product .ant-list-item{padding:12px 16px}.send-box .form-select .ant-col:first-child{display:flex;width:100%;align-items:center}.send-box .form-select .ant-col:first-child .ant-select{width:100%}.send-box .form-select .label{white-space:nowrap}.send-box .box .ant-row:first-child{flex:1 1 100%}.send-box .box .ant-row:not(:first-child){flex:1 1 100%}.direct-send-box{flex-direction:column}.direct-send-box .action-box{margin-bottom:16px;flex-wrap:wrap}.issue-detail-list{flex-wrap:wrap}.issue-detail .issue-detail-list{gap:52px}.issue-detail .issue-detail-list>div:first-child:after{display:none}.issue-detail .issue-detail-info{flex-wrap:wrap;gap:8px}.issue-detail .issue-detail-info strong{margin-right:4px}.issue-detail .issue-detail-info .tag-group{display:flex}.issue-detail .issue-detail-info .tag-group .ant-tag:last-child{margin-right:0}.issue-detail .btn-box button{max-width:100%}.form-box.issue-detail .ant-card{flex:1 1 100%}.form-box .btn-box .submit-btn{width:100%;max-width:100%}.btn-radio-tab{margin-bottom:0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.btn-radio-tab .ant-radio-button-wrapper{font-size:14px;flex:0 0 auto;min-width:80px;background-color:var(--secondary-5);text-align:center;white-space:nowrap}.ant-collapse.accordion-list{margin-top:8px}.ant-collapse.accordion-list>*{background-color:var(--gray-5)}.ant-collapse.accordion-list .ant-collapse-item-active{background-color:#d7dde580}.ant-collapse.accordion-list .ant-collapse-header{padding:16px 24px;align-items:center}.ant-collapse.accordion-list .ant-collapse-header-text .ant-space-item:first-child{flex:unset;margin-bottom:4px}.ant-collapse.accordion-list .ant-collapse-header-text .ant-space{display:flex;flex-direction:column;align-items:flex-start}.ant-collapse.accordion-list .ant-collapse-content-box{padding:16px 24px 40px}.faq-box{min-height:auto}.dashboard .number-text{font-size:18px}.template-container{min-height:350px}.template-container .coupon{max-width:380px;padding:0}.preview-label{margin-bottom:24px}.template-radio-group{flex-direction:row;flex-wrap:wrap}.pattern-radio-button{width:calc(50% - 6px);margin-right:0}.color-picker-wrapper{width:100%;flex-wrap:wrap}.template-info .ant-typography{font-size:14px!important;align-items:flex-start;gap:8px}.template-info .ant-typography svg{width:28px;height:23px}}@media all and (max-width:475px){.direct-send-box .btn-box{margin-top:16px;flex-wrap:wrap}.direct-send-box .btn-box .ant-upload-wrapper .ant-upload-select{width:100%}.box .list-item .ant-tag.m-right{position:absolute;top:0;right:0;margin:12px 12px 0 0;text-align:center}}@media all and (max-width:425px){.direct-send-box .status{width:100%}}@media all and (max-width:330px){.post-info{gap:0 8px}.post-info>*:not(:last-child):after{display:none}.template-container{padding:1rem}}.footer .footer-info{display:block;line-height:2;word-break:keep-all}.footer .footer-info .footer-company,.footer .footer-info .footer-business,.footer .footer-info .footer-address{display:inline}.footer .footer-info .footer-address{margin-left:4px}.footer .footer-company>.footer-divider:last-child,.footer .footer-business>.footer-divider:last-child{display:inline}.promo-card{background:linear-gradient(135deg,var(--primary-5) 0%,var(--sky-50) 100%);border:1px solid var(--primary-20);padding:32px 24px;border-radius:12px;text-align:center}.promo-card__icon{color:var(--primary-color);margin-bottom:14px;display:flex;justify-content:center;line-height:1}.promo-card__title{display:block;font-size:19px;font-weight:700;color:var(--text-primary);margin-bottom:14px;letter-spacing:-.012em;line-height:1.25}.promo-card__desc{display:block;margin-top:5px;font-size:13px;color:var(--text-secondary);line-height:1.55}@media(max-width:768px){.promo-card__desc{font-size:14px}}.mypage-row-spaced{margin-top:16px}.mypage-row-spaced-lg{margin-top:24px}.mypage-info-cell__label{display:block;font-size:13px}.mypage-info-cell__value{display:block;margin-top:4px}.mypage-plan-price{font-size:12px}.mypage-progress-label{display:block;font-size:13px}.mypage-progress-bar{margin-top:8px}.mypage-progress-meta{display:flex;justify-content:space-between;font-size:12px;color:var(--text-tertiary)}.mypage-notice{padding:16px;border-radius:8px;margin-top:16px;text-align:center;font-size:13px}.mypage-notice--pink{background:var(--pink-50);border:1px solid var(--pink-100);color:var(--pink-800)}.mypage-notice--warning{background:var(--status-warning-50);border:1px solid var(--status-warning-100)}.mypage-notice--danger{background:var(--status-danger-50);border:1px solid var(--status-danger-100)}.security-status-row{display:flex;align-items:center;gap:8px;margin-bottom:16px}.modal-footer-actions{margin-bottom:0}.modal-footer-actions .ant-form-item-control-input,.modal-footer-actions .ant-form-item-control-input-content{display:flex;justify-content:flex-end;width:100%}.modal-footer-actions .ant-space{display:inline-flex}.edit-form__phone .ant-form-item-control-input-content{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.edit-form__phone .ant-form-item-control-input-content>:first-child{flex:1;min-width:0}.edit-form__address .ant-form-item-control-input-content{display:flex;flex-direction:column;gap:8px;width:100%}.edit-form__zip-row{display:flex;gap:8px;align-items:center}.edit-form__zipcode{width:120px;flex-shrink:0}.edit-form__zip-row .ant-btn.ant-btn-default{padding-top:10px!important;padding-bottom:10px!important;height:auto}.otp-step__desc{width:100%;text-align:left;margin:0}.otp-step__desc--with-gap{margin-bottom:4px;padding-left:2px}.otp-step__body{display:flex;flex-direction:column;gap:16px}.otp-step__qr{max-width:200px;max-height:200px}.edit-form .ant-form-item-label>label{font-weight:700}@media(max-width:768px){.edit-form__zip-row{flex-wrap:wrap}.edit-form__zipcode{width:100%}}.mypage-summary__row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.mypage-summary__text{flex:1;min-width:0}.mypage-summary__label{display:block}.mypage-summary__value{font-size:20px}.mypage-summary__breakdown{display:block;margin-top:2px;font-size:13px}.mypage-summary__breakdown b{font-weight:600;color:var(--text-secondary)}.credit-lots{flex-basis:100%;margin-top:12px}.credit-lots__alert{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;background:var(--status-warning-50);color:var(--status-warning-700);font-size:13px;font-weight:500;margin-bottom:8px}.credit-lots__list{list-style:none;margin:0;padding:0;border-top:1px solid var(--gray-20)}.mypage-v2 .ant-card-body ul.credit-lots__list{gap:0}.mypage-v2 .ant-card-body ul.credit-lots__list--scroll,.credit-lots__list--scroll{max-height:210px;overflow-y:auto;scrollbar-gutter:stable;border-bottom:1px solid var(--gray-20)}.mypage-v2 .ant-card-body ul li.credit-lots__row,.credit-lots__row{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:24px;align-items:center;padding:9px 16px 9px 8px;border-bottom:1px solid var(--gray-20);font-size:14px}.credit-lots__list--scroll .credit-lots__row:last-child{border-bottom:0}.credit-lots__row--queued .credit-lots__count,.credit-lots__row--queued .credit-lots__source,.credit-lots__row--queued .credit-lots__expire{color:var(--text-tertiary)}.credit-lots__row--queued .credit-lots__count{font-weight:500}.credit-lots__row--queued .credit-lots__dot{opacity:.45}.credit-lots__next-badge{flex-shrink:0;padding:1px 7px;border-radius:5px;font-size:11px;font-weight:700;line-height:18px;background:var(--primary-color);color:#fff}.credit-lots__count{font-weight:700;font-variant-numeric:tabular-nums;text-align:right;color:var(--text-primary)}.credit-lots__source{display:flex;align-items:center;gap:8px;min-width:0;color:var(--text-secondary)}.credit-lots__detail{font-size:12px;color:var(--text-tertiary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.credit-lots__dot{flex-shrink:0;width:8px;height:8px;border-radius:50%}.credit-lots__dot--paid{background:var(--gray-70)}.credit-lots__dot--welcome{background:var(--primary-color)}.credit-lots__dot--bonus{background:var(--status-info-600)}.credit-lots__expire{display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:12.5px;color:var(--text-tertiary);font-variant-numeric:tabular-nums;white-space:nowrap}.credit-lots__dday{padding:1px 7px;border-radius:5px;font-size:12px;font-weight:700;background:var(--gray-10);color:var(--text-secondary)}.credit-lots__dday--notice{background:var(--status-warning-50);color:var(--status-warning-700)}.credit-lots__dday--urgent{background:var(--status-danger-50);color:var(--status-danger-700)}.credit-lots__foot{margin:8px 0 0;font-size:12px;color:var(--text-tertiary)}@media(max-width:480px){.credit-lots__row{grid-template-columns:56px minmax(0,1fr);gap:12px}.credit-lots__expire{grid-column:2;justify-content:flex-start}}.withdrawal-leave-icon{display:block;margin-bottom:12px;color:var(--primary-color)}.withdrawal-leave-title{display:block;margin-bottom:8px;font-size:30px;font-weight:800}.mypage-summary__action{flex-shrink:0}@media(max-width:768px){.mypage-summary__action{flex:0 0 100%;width:100%}}.alert-body{display:flex;flex-direction:column;gap:10px;font-size:14px;line-height:1.6}.alert-body p{margin:0;color:var(--text-primary)}.alert-body__lead{font-weight:600;color:var(--text-primary)}.alert-body__hint{color:var(--text-tertiary);font-size:13px}.alert-body__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.alert-body__list li{position:relative;padding-left:14px;color:var(--text-primary)}.alert-body__list li:before{content:"•";position:absolute;left:2px;top:0;color:var(--text-tertiary)}.form-box:not(.direct-send-box .form-box):not(.send-box) .ant-select.ant-select.ant-select .ant-select-selector,.edit-form .ant-select.ant-select.ant-select .ant-select-selector{border:1px solid #e6e6e6!important;border-radius:6px!important}.form-box:not(.direct-send-box .form-box):not(.send-box) .ant-select.ant-select.ant-select-focused .ant-select-selector,.edit-form .ant-select.ant-select.ant-select-focused .ant-select-selector{border-color:var(--primary-color)!important}.bulk-group-select.ant-select.ant-select.ant-select .ant-select-selector{border:1px solid #e6e6e6!important;border-radius:6px!important}.bulk-group-select.ant-select.ant-select.ant-select-focused .ant-select-selector{border-color:var(--primary-color)!important}.popup-message{display:flex;flex-direction:column;line-height:1.55;padding:20px 0 12px}.popup-message p{margin:0}.ant-modal .ant-modal-body p.popup-message__hint{font-size:14px;color:#9a9a9a}.qr-settings__cols{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.form-box .qr-settings__cols>.ant-card.ant-card{height:100%;margin-top:0;display:flex;flex-direction:column}.form-box .qr-settings__cols>.ant-card>.ant-card-body{flex:1}.qr-settings__cols--view>.ant-card{background-color:var(--gray-5)}.form-box.qr-settings>.ant-card{min-height:480px}@media(max-width:768px){.qr-settings__cols{grid-template-columns:1fr}}.qr-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.qr-section__title{display:block;font-size:20px;font-weight:700;color:var(--text-primary);line-height:1.4;margin-bottom:4px;letter-spacing:-.01em}.qr-section__subtitle{display:block;font-size:14px;color:var(--text-tertiary);line-height:1.5}.qr-terms-list{margin:4px 0 0;padding:0;list-style:none}.qr-terms-list li{position:relative;padding-left:16px;margin-bottom:6px;line-height:1.55}.qr-terms-list li:before{content:"";position:absolute;left:2px;top:.6em;width:6px;height:6px;background-color:var(--primary-color);border-radius:1px}.qr-terms-list--muted li{color:var(--gray-70)}.qr-terms-block{margin-bottom:16px}.qr-terms-label{display:block;margin-bottom:10px;font-size:15px;font-weight:600;color:var(--text-primary)}.qr-terms-label__hint{margin-left:6px;font-size:15px;font-weight:400;color:var(--text-tertiary)}.qr-extra-terms.ant-input-affix-wrapper,.qr-extra-terms.ant-input-outlined{height:auto!important;padding:0!important}.qr-extra-terms.ant-input,.qr-extra-terms textarea.ant-input,.qr-extra-terms .ant-input{padding:10px 12px!important;line-height:1.6!important;min-height:160px!important}.qr-extra-view{margin-top:16px}.qr-extra-view__label{display:block;font-size:15px;font-weight:600;color:var(--text-primary);margin-bottom:8px}.qr-extra-view__body{margin:0;padding:12px 14px;border:1px solid var(--gray-20);border-radius:6px;background-color:#fff;font-size:14px;line-height:1.6;color:var(--text-primary);white-space:pre-wrap}.customer-product-bar{display:flex;gap:60px;padding:18px 24px;margin-bottom:16px;background-color:var(--gray-5);border-radius:8px}.customer-product-bar>div{position:relative;flex:1 1 50%}.customer-product-bar>.left:after{content:"";position:absolute;top:0;right:-30px;width:1px;height:100%;background-color:var(--gray-20)}.customer-product-bar dl{display:flex;align-items:center;gap:12px;margin:0}.customer-product-bar dt{flex-shrink:0;min-width:84px;font-size:14px;font-weight:500;color:var(--text-tertiary);margin:0}.customer-product-bar dd{margin:0;font-size:15px;font-weight:600;color:var(--text-primary);word-break:break-all}@media(max-width:768px){.customer-product-bar{flex-direction:column;gap:12px;padding:14px 16px}.customer-product-bar>.left:after{display:none}}.qr-pill-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:4px}.qr-pill-grid>*:first-child{grid-column:1 / -1}.qr-pill-grid>*{display:flex!important;width:100%;justify-content:center;padding:10px 14px!important}.qr-pill-grid--edit>*{justify-content:flex-start}.pre-line{white-space:pre-line}.send-box .list-box .img-box img.is-broken{visibility:hidden}.ant-tooltip .ant-tooltip-inner{padding:10px 14px;font-weight:400;line-height:1.6}.send-guide{display:flex;justify-content:space-between;gap:16px;padding:0 12px;border-radius:4px;font-size:14px;line-height:1.6;color:var(--gray-80)}.send-guide__text{flex:1 1 auto;min-width:0}.send-guide__actions{flex-shrink:0;align-items:flex-start;margin-top:0}.send-guide--mobile{flex-direction:column;gap:12px}.send-guide--mobile .send-guide__actions{width:100%}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;background-color:#f5f5f5;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#d1d1d1 #f5f5f5}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit;cursor:pointer}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:theme("fontFamily.mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse;border-spacing:0}th,td{border-collapse:collapse}legend,caption{position:absolute;height:0;overflow:hidden}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;background-color:transparent;color:inherit;margin:0;padding:0}button,select{text-transform:none}button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}input::placeholder,textarea::placeholder{opacity:1;color:theme("colors.gray.400",#9ca3af)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;font-size:inherit;background-color:transparent}input::-ms-clear,input::-ms-reveal{display:none;width:0;height:0}input::-webkit-search-decoration,input::-webkit-search-cancel-button,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none}input::-ms-clear{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{background-color:transparent!important;-webkit-box-shadow:0 0 0px 1000px transparent inset!important;box-shadow:0 0 0 1000px transparent inset!important;transition:background-color 5000s ease-in-out 0s}input:focus,textarea:focus,select:focus{outline:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent}select::-ms-expand{display:none}textarea{border-radius:0;border:none;padding:0;resize:none!important}@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(/assets/PretendardVariable-CutQaL31.woff2) format("woff2-variations")}@font-face{font-family:Wanted Sans Variable;font-style:normal;font-display:swap;font-weight:400 1000;src:url(/assets/WantedSansVariable-eIorJFXx.woff2) format("woff2-variations")}:root{--primary-color: #1abc9c;--primary-hovered-color: #18ab8e;--secondary-color: #34495e;--secondary-hovered-color: #2f4256;--gray-btn-color: #868686;--gray-btn-hovered-color: #686868;--default-btn-color: #f8f8f8;--default-btn-hovered-color: #ebebeb;--error-color: #cd3d44;--error-hovered-color: #bb383e;--reset-btn-color: #ebebeb;--reset-btn-hovered-color: #e1e1e1;--btn-dark-text-color: #4f4f4f;--gray-5: #f8f8f8;--gray-10: #ebebeb;--gray-20: #e1e1e1;--gray-30: #d3d3d3;--gray-40: #cacaca;--gray-50: #bdbdbd;--gray-60: #acacac;--gray-70: #868686;--gray-80: #686868;--gray-90: #4f4f4f;--gray-100: #2b2b2b;--primary-5: #e8f8f5;--primary-10: #b8eae0;--primary-20: #66d2bd;--primary-30: #48c9b0;--primary-40: #1abc9c;--primary-50: #1abc9c;--primary-60: #18ab8e;--primary-70: #12856f;--primary-80: #0e6756;--primary-90: #0b4f42;--secondary-5: #ebedef;--secondary-10: #c0c7cd;--secondary-20: #a2abb5;--secondary-30: #778593;--secondary-40: #5d6d7e;--secondary-50: #34495e;--secondary-60: #2f4256;--secondary-70: #253443;--secondary-80: #1d2834;--secondary-90: #161f27}*{font-family:Pretendard Variable,-apple-system,system-ui,Roboto,Apple SD Gothic Neo,Malgun Gothic,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box}html,textarea{scrollbar-width:thin;scrollbar-color:#dbdbdb transparent;scrollbar-gutter:stable}body{font-family:Pretendard Variable,-apple-system,system-ui,Roboto,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-weight:500}#wrap.ant-layout{margin-left:256px;-webkit-transition:margin-left .25s ease-in-out;transition:margin-left .25s ease-in-out}.ant-layout .inner{padding:32px 72px 24px;flex:1 1 100%}.ant-layout .inner>*~*{margin-top:32px}.ant-layout header{padding-left:72px;padding-right:72px;border-bottom:1px solid #f0f0f0;box-shadow:0 0 35px #9aa1ab26;background:#fff}.ant-layout header .toggle-menu,.ant-layout header .ant-typography{display:none;color:var(--gray-100)}.ant-layout header .ant-breadcrumb ol{margin:0}.ant-layout header .user-area{display:flex;flex-direction:row;align-items:center}.ant-layout header .user-area>div{display:flex;margin-right:8px;width:100%;font-size:16px;color:var(--gray-90)}.ant-layout header .user-area>div span:nth-child(2){font-weight:600;color:var(--gray-100)}.ant-layout header .user-area [aria-label=logout]{padding:0;width:auto;min-width:38px;height:38px}body.sider-closed #wrap.ant-layout{margin-left:72px}.ant-layout .custom-sider,.ant-layout .custom-sider .ant-menu,.ant-layout .custom-sider .ant-menu-dark .ant-menu-inline{background-color:#161f27;overflow:hidden;text-overflow:ellipsis;z-index:9}.ant-layout .custom-sider{position:fixed;min-height:100vh;top:0;left:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.ant-layout-sider-children{display:flex;position:relative;width:100%;min-height:100vh;flex-direction:column}.ant-layout .custom-sider .custom-sider_head{display:flex;padding:12px 20px;height:64px;align-items:center;justify-content:space-between}.ant-layout .custom-sider .custom-sider_logo a{display:block;width:100%;height:100%}.ant-layout .custom-sider .custom-sider_menu{padding:16px 16px 0;flex-grow:1}.custom-sider .toggle-admin-type{display:flex;position:relative;padding:12px 16px;margin-bottom:16px;align-items:center;flex-wrap:wrap;border-radius:6px;border:1px solid rgba(255,255,255,.06);color:#fff;background:#1d2834;cursor:pointer;transition:background .2s,border .2s,height .2s,all .2s ease-in;transition:max-height .3s ease}.custom-sider .toggle-admin-type:after{content:"";position:absolute;top:50%;right:12px;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M8.25 15.5L12 19.25L15.75 15.5M8.25 9.5L12 5.75L15.75 9.5' stroke='%23ACACAC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;transform:translateY(-50%)}.custom-sider .toggle-admin-type small{display:block;margin-bottom:8px;font-size:12px;width:100%;line-height:1;color:#acacac;flex-grow:1;opacity:1;transition:opacity .3s ease-in-out;transition-delay:.3s}.custom-sider .toggle-admin-type ul li{line-height:1;font-size:16px;font-weight:600}.custom-sider .toggle-admin-type:hover{border:1px solid rgba(255,255,255,.12);background:#202d3a}.ant-layout .custom-sider .menu-list small{display:block;margin:24px 0 10px;font-size:13px;line-height:1;color:#868686}.ant-layout .custom-sider .ant-menu li~li{margin-top:8px}.ant-layout .custom-sider .ant-menu-submenu-title,.ant-layout .custom-sider .ant-menu-inline.ant-menu-root .ant-menu-item:not(.ant-menu-submenu .ant-menu-sub li){margin:0;padding-left:12px!important;padding-right:12px;width:100%;height:48px;border-radius:6px;font-size:17px;color:#acacac}.ant-layout .custom-sider .ant-menu-submenu-title span:not(.ant-menu-item-icon){-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ant-layout .custom-sider .ant-menu-sub{margin:16px 0 16px 22px;padding-left:24px;border-left:1px solid rgba(255,255,255,.12);opacity:1;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.ant-layout .custom-sider .ant-menu-sub li{margin:0;padding-left:0!important;height:24px;font-size:16px;background:transparent}.ant-layout .custom-sider .ant-menu-sub li~li{margin-top:12px}.ant-menu-submenu-selected .ant-menu-submenu-title{background:#ffffff0f;color:var(--primary-color)}.ant-menu-submenu-selected .ant-menu-submenu-title span{min-width:24px!important}.ant-menu-submenu-selected .ant-menu-submenu-title svg{color:var(--primary-color)}.ant-menu-submenu-selected .ant-menu-submenu-title span{color:var(--primary-color)}.ant-menu-submenu-selected .ant-menu-submenu-title i{color:var(--primary-color);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.ant-layout .custom-sider.ant-layout-sider-collapsed .custom-sider_head{padding:0 12px;justify-content:center}.ant-layout .custom-sider.ant-layout-sider-collapsed .custom-sider_menu{padding:16px 12px 0;-webkit-transition:padding .3s ease-in-out;transition:padding .3s ease-in-out}.ant-layout .custom-sider.ant-layout-sider-collapsed .menu-list small{margin:24px 8px 10px;-webkit-transition:margin .3s ease-in-out;transition:margin .3s ease-in-out}.ant-layout .custom-sider.ant-layout-sider-collapsed .ant-menu-submenu-title{display:flex;padding:8px;width:100%;list-style:none;position:relative;white-space:nowrap;align-items:center;justify-content:flex-start}.ant-layout .custom-sider.ant-layout-sider-collapsed .ant-menu-sub{opacity:0}.ant-layout .custom-sider.ant-layout-sider-collapsed .custom-sider_user{padding:0 12px;width:72px;height:72px;justify-content:center;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.ant-layout .custom-sider.ant-layout-sider-collapsed .custom-sider_user span{width:0;opacity:0;font-size:0;margin-left:0}.ant-menu-submenu-popup,.ant-menu-submenu-popup>.ant-menu{background-color:#161f27!important}.ant-menu-submenu-popup .ant-menu .ant-menu-item{height:36px;line-height:36px}.footer{color:var(--gray-60);padding:16px 0;margin:16px 72px 0;font-size:12px;line-height:1.6;border-top:1px solid var(--gray-20)}.footer-container{padding:0 24px;display:flex;justify-content:space-between;align-items:center;gap:0 16px}.footer-info{display:flex;justify-content:space-between;align-items:center}.footer-company strong{font-size:12px}.footer-divider{margin:0 8px;color:var(--gray-30)}.footer-copyright{color:var(--gray-60);font-size:12px}@media all and (min-width:1141px){#wrap.ant-layout{margin-left:256px}header:not(.coupon-box header):not(.barcode-box header){display:none}.ant-layout .custom-sider{width:256px!important}.ant-layout .custom-sider .custom-sider_user{display:none}}@media(max-width:1444px){.footer-container,.footer-info{flex-wrap:wrap;justify-content:flex-start;gap:.4rem}}@media(max-width:1200px){.footer-container,.footer-info{flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer-company>.footer-divider:last-child,.footer-business>.footer-divider:last-child{display:none}}@media all and (min-width:769px)and (max-width:1140px){body:not(.sider-closed) #wrap.ant-layout{margin-left:256px}body.sider-closed #wrap.ant-layout{margin-left:72px}.ant-layout header{padding:0 42px}.ant-layout .inner{padding:32px 42px 50px}.ant-layout .custom-sider .custom-sider_head{justify-content:center}.footer{margin:16px 42px 0}.coupon-box .ant-row:not(.search-box .ant-row){flex-flow:column wrap;gap:16px}.coupon-box .ant-row>*{width:100%!important;max-width:100%!important}}@media all and (max-width:768px){#wrap{flex-direction:column!important}#wrap.ant-layout{margin-left:0!important}#wrap .ant-layout{width:unset;height:100%}.ant-layout .inner{padding:20px}.ant-layout .inner>*~*{margin-top:24px}.footer{margin:20px}.ant-layout header{display:flex;padding:0 16px;height:64px;min-height:64px;background-color:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 0 35px #9aa1ab26;justify-content:space-between}.ant-layout header .toggle-menu{display:block;margin-right:4px}.ant-layout header .toggle-menu,.ant-layout header .toggle-module-box{padding:6px;border-radius:6px;-webkit-transition:all .2s ease-in-out;transition:all .25s ease-in-out}.ant-layout header .toggle-menu:hover,.toggle-module-box:hover{background-color:#ebebeb}.ant-layout header .ant-typography{display:block;font-size:18px}.ant-layout header .ant-btn.single-button{width:initial}.ant-layout header .user-area{display:none!important}html body .ant-layout .custom-sider{max-width:0!important;width:0!important;min-width:0!important;flex:0 0 0!important;overflow:hidden}html body:not(.sider-closed) .ant-layout .custom-sider{max-width:256px!important;width:256px!important;min-width:256px!important;flex:0 0 256px!important;overflow:auto}.ant-layout .custom-sider .custom-sider_user span{font-size:0}.ant-layout .custom-sider .menu-list small{margin:10px 0}.ant-layout .custom-sider .ant-menu-item-icon,.ant-layout .custom-sider .ant-menu-item-icon svg{min-width:20px!important;width:20px;height:20px}.ant-layout .custom-sider .ant-menu-submenu-title .ant-menu-title-content{margin-left:10px;font-size:16px}.ant-layout .custom-sider .ant-menu-title-content{font-size:15px}.ant-layout .custom-sider .custom-sider_user{padding:18px 16px;height:62px}.ant-layout .custom-sider .custom-sider_user div span{font-size:15px}}@media all and (max-width:475px){.ant-layout .custom-sider .custom-sider_head{padding:17px 20px}.ant-layout .custom-sider .ant-menu-submenu-title{height:44px}.ant-layout .custom-sider .ant-menu-sub{margin:16px 0 16px 20px;padding-left:20px}}.login{display:flex;min-height:100vh;background-color:var(--gray-5);align-items:flex-start;justify-content:center}.login .inner{margin:0 auto;padding:160px 0 0;max-width:1240px}.login .login_box{box-shadow:0 22.428px 86.391px #00000014}.login .ant-card{position:relative;margin-top:-1px;border:1px solid #eaecee;border-radius:0 0 20px 20px;overflow:hidden;z-index:3}.login .ant-card-body{display:flex;padding:0}.login .slide{width:800px;border-right:1px solid var(--gray-10)}.login .login-box{display:flex;width:480px;flex-direction:column;align-items:center;justify-content:center}.login_head{display:flex;width:100%;margin-bottom:42px;flex-direction:column;align-items:center;justify-content:center}.login_head a,.auth-box_head a{display:block;margin-bottom:12px;width:134px;height:32px;background:url(/assets/logo-black-0eSUmI-s.svg) center no-repeat;background-size:contain}.login_head span,.auth-box_head span{font-size:14px}.login_head span,.auth-box_head span{color:var(--gray-80)}.login-box .login_title,.auth-box_title{display:flex;width:100%;margin-bottom:32px;flex-direction:column;align-items:center;justify-content:center}.auth-box_title .ant-segmented{width:100%;background-color:var(--secondary-5)}.auth-box_title .ant-segmented-group{justify-content:space-between}.auth-box_title .ant-segmented .ant-segmented-item{width:calc(50% - 1px)}.auth-box_title .ant-segmented .ant-segmented-item-label{font-size:15px;font-weight:600}.auth-box_title+.email-expiration-box{margin-top:-16px;margin-bottom:32px}.email-expiration-box{font-size:13px;text-align:left;margin-bottom:15px;padding:16px;line-height:1.6;display:flex;flex-direction:column;justify-content:center;opacity:1;transition:opacity .3s;align-items:center;background-color:#f2f4f7;border:1px solid rgb(240,240,240);border-radius:6px}.login-box .login_title+.auth-box_progress{margin-top:0;margin-bottom:32px}.login-box .login_title strong{font-size:24px;font-weight:600;color:var(--gray-90)}.login-box .login_title span{font-size:14px;color:var(--gray-80)}.login-box .login_title span.ant-typography{margin-top:4px}.auth-account-link,.login-box .ant-checkbox+span{color:var(--gray-70)}.auth-account-box{display:flex;margin-top:28px;align-items:center;justify-content:center}.auth-account-box a:not(:last-child){position:relative;padding-right:24px}.auth-account-box a:not(:last-child):after{content:"";position:absolute;top:50%;right:10px;width:4px;height:4px;background-color:var(--gray-20);border-radius:50px;transform:translateY(-50%)}.auth-account-link{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.auth-account-link:hover{color:var(--gray-80)}.login_form{padding:42px;width:100%;max-width:480px}.login_tab{position:relative;width:100%;z-index:4}.login_tab .ant-tabs-nav{margin-bottom:0!important}.login_tab .ant-tabs-nav:before{display:none}.login_tab .ant-tabs-nav-wrap{width:100%;justify-content:center}.login_tab .ant-tabs-nav-list{width:100%}.login_tab .ant-tabs-nav-list .ant-tabs-tab{display:block;position:relative;padding:16px;height:54px;border-radius:20px 20px 0 0!important;background-color:var(--secondary-5);border-bottom:1px solid #eaecee;border-top:1px solid #eaecee;border-right:1px solid #f5f6f4;border-left:1px solid #f5f6f4;transition:none;text-align:center;z-index:2}.login_tab .ant-tabs-nav-list .ant-tabs-tab:hover,.login_tab .ant-tabs-nav-list .ant-tabs-tab:active,.login_tab .ant-tabs-nav-list .ant-tabs-tab:focus{transition:none}.login_tab .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{color:var(--secondary-40)}.login_tab .ant-tabs-nav-list .ant-tabs-tab:hover .ant-tabs-tab-btn,.login_tab .ant-tabs-nav-list .ant-tabs-tab:active .ant-tabs-tab-btn,.login_tab .ant-tabs-nav-list .ant-tabs-tab:focus .ant-tabs-tab-btn{color:var(--secondary-60)}.login_tab .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab-active{position:relative;border-radius:20px 20px 0 0;border:1px solid #eaecee;border-bottom:none;background-color:#fff;z-index:5}.login_tab .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--secondary-60)}.login_tab .ant-tabs-nav-list .ant-tabs-tab:first-child.ant-tabs-tab-active:after{content:"";position:absolute;top:-1px;right:-18px;background-position:0;background-repeat:no-repeat;background-size:contain;width:34px;height:54px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='108' viewBox='0 0 68 108' fill='none'%3E%3Cg clip-path='url(%23clip0_1582_15775)'%3E%3Crect width='68' height='108' fill='%23EBEDEF'/%3E%3Cpath d='M0 1C18.7777 1 34 16.2223 34 35V108H0V1Z' fill='white'/%3E%3Cpath d='M34 77L39.44 91.8261L45.56 99.2391L54.4 104.63L68 108H34V77Z' fill='white'/%3E%3Cpath d='M0 1V1C19.0538 1 34.5 16.4462 34.5 35.5V73.5C34.5 92.0015 49.4985 107 68 107V107' stroke='%23E1E3E5' stroke-width='1.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1582_15775'%3E%3Crect width='68' height='108' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");pointer-events:none}.login_tab .ant-tabs-nav-list .ant-tabs-tab:nth-child(2).ant-tabs-tab-active:after{content:"";position:absolute;top:-1px;left:-18px;background-position:0;background-repeat:no-repeat;background-size:contain;width:34px;height:54px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='68' height='108' viewBox='0 0 68 108' fill='none'%3E%3Cg clip-path='url(%23clip0_1589_15787)'%3E%3Crect width='68' height='108' transform='matrix(-1 0 0 1 68 0)' fill='%23EBEDEF'/%3E%3Cpath d='M68 1C49.2223 1 34 16.2223 34 35V108H68V1Z' fill='white'/%3E%3Cpath d='M34 77L28.56 91.8261L22.44 99.2391L13.6 104.63L0 108H34V77Z' fill='white'/%3E%3Cpath d='M68 1V1C48.9462 1 33.5 16.4462 33.5 35.5V73.5C33.5 92.0015 18.5015 107 0 107V107' stroke='%23E1E3E5' stroke-width='1.5'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1589_15787'%3E%3Crect width='68' height='108' fill='white' transform='matrix(-1 0 0 1 68 0)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");pointer-events:none}.login_tab .ant-tabs-tab{margin:0;padding:8px 0;width:50%;font-size:15px;color:var(--gray-90);justify-content:center}.login_form .login_tab .ant-tabs-ink-bar{width:54%!important}.login_form .login_tab .ant-tabs-ink-bar.ant-tabs-ink-bar-animated{width:100%}.login_form .otp-input:hover,.login_form .otp-input:focus,.login_form .otp-input.ant-input-affix-wrapper-focused{border-color:var(--primary-50);box-shadow:0 0 0 2px #1ed99b14!important}.login_form form>.ant-form-item:nth-child(1),.login_form form>.ant-form-item:nth-child(2),.login_form form>.ant-form-item:nth-child(3),.login_form form>.ant-form-item:nth-child(4){margin-bottom:14px}.login_form form .ant-checkbox+span{line-height:22px}.login-box .login-extras .ant-form-item{margin-bottom:28px}.login-box .login-extras .ant-form-item-control-input{min-height:unset}.login-box .login-extras .ant-form-item-control-input-content{display:flex;justify-content:space-between}.login-box .btn-box .ant-btn{width:100%;height:42px;font-size:15px;font-weight:500}.login-box p:not(.edit-form p),.copyright-text{display:block;margin-top:42px;width:100%;font-size:13px;font-weight:400;color:var(--gray-50);text-align:center}.login_form .text-box{display:block;padding:0 0 102px}.login_form .text-box span{display:block;font-size:16px;color:var(--gray-100);text-align:center;word-break:keep-all}.login_form .text-box span~span{margin-top:12px}.login_form .text-box span:last-child{font-size:14px;color:var(--gray-80)}.login_form .edit-form .ant-form-item .ant-form-item-label{width:80px}.login_form .edit-form .ant-form-item:last-child .ant-form-item-control-input-content{gap:4px}.auth-box{display:flex;min-height:100vh;height:100%;background-color:var(--gray-5);align-items:flex-start;justify-content:center}.auth-box .inner{margin:0 auto;padding:62px 0;max-width:1240px}.auth-box .ant-card{border-radius:20px;box-shadow:0 22.428px 86.391px #00000014}.auth-box .ant-card-body{display:flex;padding:0;border-radius:20px}.auth-box .ant-card-body{display:flex;width:480px;padding:42px;background-color:#fff;flex-direction:column;align-items:center;justify-content:center}.auth-box .ant-card-body>*{width:100%}.auth-box_head{display:flex;width:100%;padding-bottom:42px;flex-direction:column;align-items:center;justify-content:center}.auth-box_progress{display:flex;gap:8px;margin:24px 0;justify-content:center}.step-item{width:24px;height:4px;border-radius:4px;background-color:#f0f0f0;transition:background-color .3s}.step-item.done{background-color:var(--primary-10)}.step-item.active{background-color:var(--primary-50)}.auth-box_section{width:100%;min-height:224px}.auth-box_section.email{min-height:368px}.auth-box_section .ant-form-item-explain div{display:block;color:#888;font-size:13px}.auth-box_section .ant-form-item .ant-row{display:flex;width:100%;flex-direction:column}.auth-box_section .ant-col>label{margin-bottom:4px;width:100%;height:auto;text-align:left}.auth-box_section .info-text{margin:24px 0;padding:12px 16px;border-radius:12px;background-color:#f3f7f6;font-weight:400;font-size:13px;color:var(--gray-80)}.auth-box_section .tab-buttons,.auth-box_section .tab-buttons .ant-radio-group{display:flex;width:100%}.auth-box_section .tab-buttons .ant-radio-button-wrapper{display:flex;width:100%;height:38px;border-color:#e6e6e6;color:var(--gray-80);align-items:center;justify-content:center}.auth-box_section .tab-buttons .ant-radio-button-wrapper-checked{border-color:var(--primary-50);color:#fff}.auth-box_section .terms-box{margin-bottom:8px}.auth-box_section .terms-box label{padding:8px 12px;width:100%;border-radius:6px;background-color:var(--gray-5);transition:background-color .3s ease-in-out}.auth-box_section .terms-box label.ant-checkbox-wrapper-checked{background-color:var(--secondary-5)}.auth-box_section .checkbox-item{display:flex;padding:8px 12px;width:100%;height:38px;border-radius:6px;background-color:#fdfdfd;transition:background-color .3s ease-in-out}.auth-box_section .checkbox-item:hover{background-color:#f6f8fa}.auth-box_section .checkbox-item~.checkbox-item{margin-top:8px}.auth-box_section .terms-state{padding:12px 0}.auth-box_section .terms-state--error{text-align:center}.auth-box_section .terms-state--error p{margin-bottom:8px;color:var(--gray-60)}.auth-box_section .terms-row{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid var(--gray-10, #f0f0f0)}.auth-box_section .terms-view-btn{padding:4px 12px;border:1px solid var(--gray-20, #d9d9d9);border-radius:4px;background:none;color:var(--gray-60);font-size:12px;white-space:nowrap;cursor:pointer}.terms-modal .ant-modal-body{max-height:60vh;overflow-y:auto}.auth-box_section .checkbox-item i{display:block;margin-left:auto;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10 7L15 12L10 17' stroke='%23686868' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;cursor:pointer}.term-label{color:var(--gray-70)}.auth-box_section .ant-form-item,.auth-box_section .form-row{position:relative;display:flex;width:100%}.auth-box_section .form-row>*:not(:first-child){margin-left:8px}.auth-box_section .form-row button{flex:1}.auth-box_section .form-row>span{position:absolute;width:18px;height:100%;top:0;right:12px}.auth-box_section .ant-upload-wrapper .ant-upload{display:flex;width:100%;padding:24px 0;align-items:center;justify-content:center;transition:all .16s ease-in-out}.auth-box_section .ant-upload-wrapper .ant-upload.ant-upload-drag{border:2px dashed #d9d9d9}.auth-box_section .ant-upload-wrapper .ant-upload svg{color:var(--gray-80);transition:all .16s ease-in-out}.auth-box_section .ant-upload-wrapper .ant-upload:hover{background-color:#f4f9f8}.auth-box_section .ant-upload-wrapper .ant-upload:hover.ant-upload-drag{border:2px dashed var(--primary-50)}.auth-box_section .ant-upload-wrapper .ant-upload:hover svg{color:var(--primary-50)}.auth-box_section .ant-upload-wrapper .ant-upload .ant-upload-drag-container{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center}.auth-box_section .ant-upload-wrapper .ant-upload .ant-upload-text{font-size:14px;color:var(--gray-90)}.auth-box_section .ant-upload-list .ant-upload-list-item{padding:20px 12px;height:42px;border-radius:6px;background-color:#f6f8fa}.auth-box_section .custom-date-picker{height:38px;border:1px solid #e6e6e6}.auth-box_section .custom-date-picker:hover,.auth-box_section .custom-date-picker:active,.auth-box_section .custom-date-picker:focus,.auth-box_section .custom-date-picker.ant-picker-focused{border-color:var(--primary-50)}.auth-box_section .ant-input-outlined{border-color:#e6e6e6;transition:border-color .2s ease-in-out}.auth-box_section .ant-input-outlined:focus,.auth-box_section .ant-input-outlined:active,.auth-box_section .ant-input-outlined.ant-input-focused,.auth-box_section .ant-input-outlined.ant-input-password:focus,.auth-box_section .ant-input-outlined.ant-input-password:active,.auth-box_section .ant-input-affix-wrapper-focused{border-color:var(--primary-50)}.auth-box_section .ant-upload-list-item-actions .ant-btn{height:24px!important}.auth-box_section~.auth-box_step-btns{margin-top:24px}.validation-checked{position:absolute;top:50%;display:inline-block;width:18px;height:18px;cursor:default;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12.1348' r='10' fill='%2318AB8E'/%3E%3Cpath d='M15.1785 9.76416L10.4374 14.5053L8.82129 12.8892' stroke='white' stroke-width='2.22222' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat;transform:translateY(-50%);transition:.3s ease-in-out}.auth-box_step-btns{display:flex;justify-content:space-between}.auth-box_step-btns button{flex:0;width:auto;gap:0}.auth-box_step-btns button span{line-height:1.2}.auth-box_step-btns .btn-prev-step{padding:0 10px 0 0;border:0;box-shadow:none;background-color:transparent}.auth-box_step-btns .btn-next-step{padding-right:8px}.auth-box_section.email p:not(.info-text),.auth-box_section.password p{text-align:center;font-size:18px;color:var(--gray-90)}.auth-box_section.email .email-box{display:flex;margin-top:32px;padding:16px 8px;border:1px solid var(--gray-20);border-radius:12px;background-color:#fbfbfb;align-items:center;justify-content:center}.auth-box_section.email .email-box>span{display:inline-flex;font-weight:700;font-size:16px;color:var(--primary-50);gap:4px;align-items:center;justify-content:center;transition:all .3s ease-in-out;white-space:nowrap;cursor:pointer}.module-box{display:block;position:relative;width:36px;height:36px}.module-box .toggle-module-box{display:flex;position:absolute;width:36px;height:36px;border-radius:6px;align-items:center;justify-content:center}.module-box .dropdown-box{position:absolute;top:54px;right:0;padding:6px;min-width:120px;max-height:300px;border:1px solid #e0e0e0;border-radius:8px;background-color:#fff;overflow-y:auto;z-index:10}.module-box .dropdown-box li{display:flex;margin:0;padding:8px 12px;min-width:120px;font-size:14px;color:#757c7a;line-height:1.5;transition:all .3s;align-items:center;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-result .ant-result-icon{display:flex;justify-content:center;align-items:center}.box-title{margin:32px 0 12px}.ant-layout>.inner>.ant-layout-content>.box-title:first-child{margin-top:0}.box-title .ant-typography{margin-bottom:0!important}.ant-form-item:last-child{margin-bottom:0}.ant-form-item-explain-error{display:block;font-size:12px;font-weight:400}.ant-form-item.row-wrap .ant-row{flex-wrap:nowrap}.form-box{margin:0 auto}.form-box .ant-card{width:100%;height:auto;margin:0 auto;border-radius:12px;box-shadow:none}.form-box:not(.product-form) .ant-card:not(.direct-send-box .ant-card)~.ant-card:not(.direct-send-box .ant-card){margin-top:16px}.form-box .ant-card+.box{margin-top:16px}.form-box .ant-card .ant-card-head{padding:16px 32px;font-size:18px}.form-box .ant-card .ant-card-head .ant-card-head-title{color:var(--gray-90)}.form-box .ant-form-item-label>label{font-size:15px}.form-box .ant-card .ant-card-body{padding:24px 32px 32px}.form-box .ant-card .ant-card-body .ant-row~.ant-row{margin-top:10px}.form-box .ant-input-outlined:not(:focus):not(:hover):not(:active):not(.ant-input-affix-wrapper-focused){border-color:#e6e6e6}.ant-form-item .ant-form-item-feedback-icon{margin-left:4px;font-size:14px;line-height:1}.ant-form-item .ant-form-item-feedback-icon-success{color:var(--primary-50)}.form-box .ant-card .ant-row{width:100%}.form-box .ant-card .ant-form-item:last-child{margin-bottom:0}.form-box .ant-card .ant-col{padding-right:0!important;text-align:left;line-height:1.4}.ant-row .ant-col .ant-form-item label,.ant-row .ant-col .ant-form-item-required,.custom-input label{padding-right:8px;color:var(--gray-90)}.ant-row .ant-col .ant-form-item-required:after,.edit-form .ant-form-item .ant-form-item-label label.ant-form-item-required:after{content:"";display:block;position:absolute;top:0;right:-6px;width:4px;height:4px;border-radius:50px;background-color:#ff4d4f;visibility:visible!important}.ant-row .ant-col .ant-form-item-required:before,.custom-input .ant-form-item-required:before{display:none!important;content:""!important;margin-inline-end:0!important;background:0}.form-box .btn-box:not(.action-box .btn-box),.issue-detail .btn-box,.btn-box.right{display:flex;margin-top:24px;gap:.8rem;justify-content:flex-end}.form-box.issue-detail .ant-form{display:flex;flex-wrap:wrap;gap:23px}.form-box.issue-detail .ant-card,.form-box.issue-detail .card-box{margin:0;flex:1 1 0}.form-box.issue-detail .btn-box{margin:0;flex:1 0 100%}.ant-form-item .ant-form-item-label>label{font-size:15px;color:var(--gray-90)}.ant-form-item .ant-form-item-label>label:after{display:none}.ant-form-item-horizontal .ant-form-item-control{flex:1 1 auto!important}.ant-form-item-control-input-content .ant-radio-group{width:100%}.search-box .ant-form-inline{gap:12px 0}.search-box .ant-form-item-row{border:1px solid #e6e6e6;border-radius:6px}.search-box .ant-form-item-row .ant-form-item-label label{padding:0 11px;color:var(--gray-70)}.search-box .ant-form-item-row[data-status=disabled]{background:#f5f5f5;color:#b7b7b7}.search-box .ant-form-item-row[data-status=disabled] .ant-select-selector,.search-box .ant-form-item-row[data-status=disabled] input{background:#f5f5f5!important;color:#b7b7b7!important}.search-box .ant-form-item-label{position:relative}.search-box .ant-form-item-label:after{content:""!important;position:absolute;top:50%;right:0;width:1px;height:15px;background-color:var(--gray-30);transform:translateY(-50%)}.search-box .ant-form-item-row .ant-radio-group,.search-box .ant-form-item-row .ant-checkbox-wrapper:first-child{padding-left:11px}.search-box .ant-form-item-row .ant-switch{margin-left:11px}.search-box .ant-form-item-row .ant-switch:last-child{margin-right:11px}.search-box .ant-form-item-control-input-content .ant-select-selection-item{color:#686868}.search-box .ant-form-item-control-input-content .ant-select-selector,.search-box .ant-form-item-control-input-content .ant-select-selection-item,.search-box .ant-form-item-control-input-content .ant-select-selection-search{padding-right:0}.search-box .ant-form-item .ant-form-item-control-input .ant-select+input{padding-left:2px}.ant-select .ant-select-selection-item,.ant-select .ant-select-selection-placeholder,.ant-select .ant-select-selection-search input{font-size:15px}.search-box .ant-form-item .ant-form-item-label>label,.search-box .ant-form-item .ant-form-item-control-input{height:36px;font-size:15px;line-height:36px}.search-box .ant-form-item .ant-form-item-control-input input{font-size:15px;line-height:1;height:auto}.search-box .ant-form-item .ant-picker-input input{width:94px}.box{padding:16px 24px;border:1px solid #f0f0f0;border-radius:12px;background-color:#fff;box-sizing:border-box}.form-box+.box{margin-top:24px}.form-box+.box .ant-table-wrapper,.form-box>.box>.ant-table-wrapper{padding:16px 0}.tab-box{padding:0 24px;border:1px solid #f0f0f0;border-radius:12px;background-color:#fff;box-sizing:border-box}.tab-box+.box{margin-top:10px}.ant-typography{color:#2b2b2b}.ant-typography:not(.box-title){margin-bottom:0;letter-spacing:-.6px}.ant-breadcrumb+.ant-row .ant-typography{margin-bottom:0;line-height:38px;font-size:26px}.box>div:first-child>.ant-row>.ant-col>h4.ant-typography{height:38px;line-height:38px}.ant-badge{padding:6px 12px;line-height:38px;border:1px solid #ebebeb;border-radius:6px;background-color:#fbfbfb}.ant-tag-default{color:var(--gray-80);background-color:#efefef}button:disabled{opacity:.5!important}.ant-btn-color-default{color:var(--btn-dark-text-color)}.ant-btn-variant-solid:disabled{color:#000c;background-color:#00000014}.btn-group.search-btn-group{display:flex;gap:8px}.ant-btn{line-height:normal;height:36px}.sort-btn{padding-right:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.25 6.375L17.625 3M17.625 3L21 6.375M17.625 3L17.625 21M9.75 17.625L6.375 21M6.375 21L3 17.625M6.375 21L6.375 3' stroke='%232B2B2B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:center right 14px;background-repeat:no-repeat;background-size:14px}.sort-btn:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.25 6.375L17.625 3M17.625 3L21 6.375M17.625 3L17.625 21M9.75 17.625L6.375 21M6.375 21L3 17.625M6.375 21L6.375 3' stroke='%232B2B2B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:center right 14px!important;background-repeat:no-repeat!important;background-size:14px!important}.ant-btn.ant-btn-sm{padding:4px 10px;height:22px!important;font-size:13px}.btn-box.add{display:flex;gap:12px;margin-top:24px;justify-content:flex-end}.btn-box.add button{padding:8px 24px;height:auto;border-radius:6px;font-weight:500;transition:all .2s}.ant-select:not(.search-box .ant-select),.ant-select-selector:not(.search-box .ant-select-selector,.ant-table .ant-select-selector){height:38px}.search-box .ant-select-focused .ant-select-selector{box-shadow:none}.ant-select-selection-wrap,.ant-select-selection-overflow{height:32px;flex-wrap:nowrap!important}.ant-select-selection-placeholder{line-height:34px}.ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{border:none;box-shadow:none}.search-box .ant-form-item-control-input-content .ant-checkbox-wrapper:last-child .ant-checkbox+span,.search-box .ant-form-item-control-input-content .ant-radio-wrapper:last-child .ant-radio+span{margin-right:4px}.ant-select-item:not(:first-child){margin-top:4px}.ant-select.ant-tree-select .ant-select-selector{border:none}.ant-select.ant-tree-select .ant-select-arrow svg{display:none}.ant-select.ant-tree-select .ant-select-arrow .anticon-down{display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.66675 6.66675L8.00062 9.72008L11.3334 6.66675' stroke='%23ACACAC' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:20px;background-position:center;transition:transform .3s ease}.ant-select.ant-tree-select .ant-select-arrow .anticon-search{display:block;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M11.2846 11.3601L13.6 13.6001M12.8534 7.62681C12.8534 10.5134 10.5133 12.8535 7.62669 12.8535C4.74008 12.8535 2.40002 10.5134 2.40002 7.62681C2.40002 4.7402 4.74008 2.40015 7.62669 2.40015C10.5133 2.40015 12.8534 4.7402 12.8534 7.62681Z' stroke='%23ACACAC' stroke-width='1.33333' stroke-linecap='round'/%3E%3C/svg%3E");background-size:16px;background-position:center;transition:transform .3s ease}.ant-select.ant-tree-select.ant-select-allow-clear:hover .ant-select-arrow{display:none}.ant-select-dropdown .ant-select-tree-treenode:before{display:none}.ant-tree-select-dropdown .ant-select-tree .ant-select-tree-treenode{margin-bottom:0}.ant-tree-select-dropdown .ant-select-tree-list-holder-inner>*~*{margin-top:4px}.ant-tree-select-dropdown .ant-select-tree .ant-select-tree-switcher .ant-select-tree-switcher-icon{position:relative;top:-2px;font-size:12px}.ant-input{font-size:15px;color:var(--gray-90)}.ant-input-outlined,.ant-input-outlined.ant-input-disabled,.ant-btn-variant-outlined{border-color:#e6e6e6}.ant-btn:not(.modal-btn-box .ant-btn):not(.modal-flex-btn-box .ant-btn):not(.ant-upload-list-item-action,):not(.ant-btn.ant-btn-sm),.ant-select:not(.search-box .ant-select),.ant-input-outlined:not(.search-box .ant-input-outlined):not(.form-box .textarea):not(.form-box textarea.ant-input),.ant-checkbox+span:not(.login-box .ant-checkbox+span):not(.auth-box_section .ant-checkbox+span):not(.form-box .ant-checkbox+span):not(.ant-modal-root .ant-checkbox+span) .search-box .ant-form-item-control-input,.ant-input-number .ant-input-number-input{width:100%;height:38px;font-size:15px}.ant-form-item .ant-form-item-explain-error{display:block;margin-bottom:10px;min-height:24px;font-size:13px}.ant-input-number-outlined:not(.ant-input-number-focused){border-color:#e6e6e6!important}.number.ant-input-number .ant-input-number-input{text-align:right}.number.ant-input-number:not(.ant-input-number-disabled):hover{padding-right:22px}.custom-range-picker,.custom-date-picker{border:none}.custom-date-picker.default{border:1px solid #e6e6e6}.custom-date-picker:hover,.custom-date-picker:focus,.custom-date-picker:focus-within,.custom-date-picker:active{border-color:var(--primary-50)}.custom-range-picker .anticon-swap-right{display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M13.3333 5L20 12M20 12L13.3333 19M20 12L4 12' stroke='%23686868' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain}.custom-range-picker .anticon-swap-right svg{display:none}.custom-range-picker .ant-picker-active-bar{background:transparent}.custom-range-picker .ant-picker-suffix,.custom-date-picker .ant-picker-suffix{display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.76201 5.26784H11.1876M4.32351 1.625V2.71799M11.5418 1.625V2.71785M13.6668 4.71785L13.6668 12.375C13.6668 13.4796 12.7713 14.375 11.6668 14.375H4.33344C3.22887 14.375 2.33344 13.4796 2.33344 12.375V4.71785C2.33344 3.61328 3.22886 2.71785 4.33343 2.71785H11.6668C12.7713 2.71785 13.6668 3.61328 13.6668 4.71785Z' stroke='%23ACACAC' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain}.custom-range-picker .ant-picker-suffix svg,.custom-date-picker .ant-picker-suffix svg{display:none}.search-box .ant-picker:focus,.search-box .ant-picker:focus-within,.search-box .ant-input-outlined:focus,.search-box .ant-input-outlined:focus-within,.search-box .ant-select-selector:focus,.search-box .ant-select-selector:focus-within{border:none!important;box-shadow:none!important}.custom-tab-type .ant-tabs-nav{margin-bottom:0}.custom-tab-type .ant-tabs-nav:before{border:0}.custom-tab-type .ang-tabs-nav-list{align-items:center}.custom-tab-type .ant-tabs-tab{color:#757c7a}.custom-tab-type .ant-tabs-nav .ant-tabs-nav-wrap:before{box-shadow:inset 14px -2px 18px -8px #fff}.custom-tab-type .ant-tabs-nav .ant-tabs-nav-wrap:after{box-shadow:inset -14px -2px 18px -8px #fff}.custom-tab-type .ant-tabs-tab+.ant-tabs-tab{margin:0 0 0 24px}.custom-tab-type .ant-tabs-tab:hover{font-weight:600;color:#4f4f4f}.custom-tab-type .ant-tabs-tab-active{font-weight:600}.custom-tab-type .ant-tabs-nav-operations{margin-right:-24px}.custom-tab-type .ant-tabs-nav-operations span{display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M2 6.5C2.82843 6.5 3.5 7.17157 3.5 8C3.5 8.82843 2.82843 9.5 2 9.5C1.17157 9.5 0.5 8.82843 0.5 8C0.5 7.17157 1.17157 6.5 2 6.5Z' fill='%23868686'/%3E%3Cpath d='M8 6.5C8.82843 6.5 9.5 7.17157 9.5 8C9.5 8.82843 8.82843 9.5 8 9.5C7.17157 9.5 6.5 8.82843 6.5 8C6.5 7.17157 7.17157 6.5 8 6.5Z' fill='%23868686'/%3E%3Cpath d='M14 6.5C14.8284 6.5 15.5 7.17157 15.5 8C15.5 8.82843 14.8284 9.5 14 9.5C13.1716 9.5 12.5 8.82843 12.5 8C12.5 7.17157 13.1716 6.5 14 6.5Z' fill='%23868686'/%3E%3C/svg%3E");background-size:contain}.custom-tab-type .ant-tabs-nav-more svg{display:none}.ant-tabs-dropdown .ant-tabs-dropdown-menu{padding:6px}.ant-tabs-dropdown .ant-tabs-dropdown-menu .ant-tabs-dropdown-menu-item{color:#757c7a}.ant-tabs-dropdown .ant-tabs-dropdown-menu .ant-tabs-dropdown-menu-item:hover{font-weight:600;color:#4f4f4f;background:transparent}.ant-select-dropdown,.ant-tabs-dropdown .ant-tabs-dropdown-menu{border:1px solid #e0e0e0;box-shadow:unset}.ant-table-row.link{cursor:pointer}.ant-table-wrapper .ant-table,.ant-table-content,.ant-table-container{border-radius:0!important;clip-path:inset(0 1px 0 0)}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:first-child{border-radius:0!important;border-start-start-radius:0!important}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>*:last-child{border-start-end-radius:0!important}.ant-table .ant-select-single .ant-select-selector{border-color:#e6e6e6}.box-header,.table-header{display:flex;font-size:20px;font-weight:600;color:#000000e0;line-height:38px;align-items:center}.box-header{margin-bottom:8px}.table-header span{position:relative}.table-header span~span{margin-left:24px}.table-header span:not(:last-child):after{content:"";position:absolute;top:50%;right:-14px;width:4px;height:4px;border-radius:50px;background-color:var(--gray-50);transform:translateY(-50%)}.ant-pagination-prev button,.ant-pagination-next button{display:block;height:32px;width:32px;background-size:contain}.ant-pagination-prev button{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M20 22.6666L13.3333 16L20 9.33329' stroke='%23BDBDBD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.ant-pagination-next button{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M13.3333 9.33325L20 15.9999L13.3333 22.6666' stroke='%23BDBDBD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.ant-pagination-prev button svg,.ant-pagination-next button svg{display:none}.ant-pagination .ant-pagination-item{background-color:var(--gray-5)}.ant-pagination .ant-pagination-item a{color:var(--gray-90)}.ant-pagination .ant-pagination-item-active:hover{border:none}.ant-pagination .ant-pagination-item-active{background-color:var(--primary-50);border:none;line-height:32px}.ant-pagination .ant-pagination-item-active a{color:#fff}.ant-pagination .ant-pagination-item-active:hover a{border-radius:6px;background-color:var(--primary-color);color:#fff}.ant-pagination-options .ant-select-arrow:after{content:"";display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.66675 6.66666L8.00062 9.71999L11.3334 6.66666' stroke='%23868686' strokeWidth='1.33333' strokeLinecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;transition:transform .3s ease}.ant-pagination-options .ant-select-arrow svg{display:none}.ant-breadcrumb{font-size:16px}.ant-breadcrumb ol{margin-bottom:8px;align-items:center}.ant-breadcrumb ol li span{color:#868686}.ant-breadcrumb ol li:last-child span{color:var(--secondary-color)}.ant-breadcrumb .ant-breadcrumb-separator{margin-inline:4px;width:16px;height:16px;font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6.66667 4.6665L10 7.99984L6.66667 11.3332' stroke='%23CACACA' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain}.ant-modal .ant-modal-content{padding:0}.ant-modal .ant-modal-header{margin-bottom:0;padding:12px 24px;border-bottom:1px solid #e6e6e6}.ant-modal .ant-modal-title{color:var(--gray-90);line-height:1.8}.ant-modal .ant-modal-body{padding:24px;font-size:15px}.ant-modal .ant-modal-body p{color:var(--gray-90)}.modal-btn-box{margin-top:16px}.modal-btn-box *:not(:last-child){margin-right:10px}.ant-modal .ant-modal-close{top:10px;inset-inline-end:16px}.ant-modal .message-box{padding:40px 0;color:var(--gray-90);text-align:center}.ant-modal .ant-modal-footer{margin-top:0;padding:0 24px 24px}.modal-flex-btn-box *:not(:first-child,span){margin-left:10px}.modal-flex-btn-box .ant-btn{min-width:80px;height:38px}.ant-modal .desc{font-weight:500;color:var(--gray-80)}.ant-modal .desc b{display:inline-block;margin-bottom:8px;font-weight:600;color:var(--gray-90)}.ant-modal .status{display:flex;padding:7px 12px;line-height:38px;border-radius:6px;background-color:var(--default-btn-color);gap:20px;align-items:center}.ant-modal .status .ant-badge{padding:0;line-height:1;border:none;background-color:transparent}.ant-modal .status>*{position:relative;font-size:15px;color:var(--gray-80)}.ant-modal .status>* b{margin-right:1px;color:var(--gray-90)}.ant-modal .status>*:not(:last-child):after{content:"";position:absolute;top:50%;right:-11px;width:1px;height:50%;background-color:var(--gray-60);transform:translateY(-50%)}.file-box{display:flex}.file-box,.ant-upload-wrapper,.file-box .ant-upload-list{display:block;width:100%}.file-box>.ant-btn{margin-left:4px}.file-box .ant-upload:not(.action-box .ant-upload) .ant-btn{padding-left:34px;border-color:#e6e6e6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.001 14.9425L12.001 3M12.001 3L7.06835 7.56318M12.001 3L16.9336 7.56318M4 18.9663V20.3827C4.40471 20.778 4.95361 21 5.52595 21H18.4741C19.0464 21 19.5953 20.778 20 20.3827V18.9663' stroke='%234F4F4F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:12px center;background-repeat:no-repeat;background-size:14px;transition:all .3s ease-in-out}.ant-upload:not(.action-box .ant-upload) .ant-btn:hover{border-color:var(--primary-50);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12.001 14.9425L12.001 3M12.001 3L7.06835 7.56318M12.001 3L16.9336 7.56318M4 18.9663V20.3827C4.40471 20.778 4.95361 21 5.52595 21H18.4741C19.0464 21 19.5953 20.778 20 20.3827V18.9663' stroke='%233cc9a9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") transparent no-repeat 12px!important;background-size:14px!important}.action-box .btn-box .ant-btn{font-size:13px}.file-box .ant-upload-list-item-actions button{width:34px!important;height:34px!important}.file-box .ant-tooltip{display:none}.file-box .ant-upload-drag-container .ant-upload-drag-icon{display:flex;margin-bottom:4px!important;align-items:center;justify-content:center}.file-box .ant-upload-wrapper .ant-upload-list .ant-upload-list-item{border-radius:8px;border-color:#e6e6e6}.file-box .ant-upload-list-item-thumbnail{padding:4px;border-radius:6px;border:1px solid #f1f1f1;background-color:#fff}.file-box .ant-upload-list-item-name:hover{color:var(--primary-50)}.file-box .ant-upload-text{line-height:1;font-size:15px!important}.file-box .ant-upload-text{color:var(--gray-80)!important}.file-box .ant-upload-hint{font-size:13px!important}.file-box .remove-btn{margin-right:4px;width:24px;height:24px;border:none;background-color:transparent!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%23CD3D64' stroke-width='2'/%3E%3Cpath d='M8 12H16' stroke='%23CD3D64' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:20px;box-shadow:none}.file-box .remove-btn:hover,.file-box .remove-btn:active,.file-box .remove-btn:focus{background-color:transparent!important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%23CD3D64' stroke-width='2'/%3E%3Cpath d='M8 12H16' stroke='%23CD3D64' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center!important;background-size:20px!important}.file-box .ant-upload-list{margin-top:10px}.file-list{display:flex;margin-top:4px;padding:8px 10px;border:1px solid var(--gray-10);border-radius:8px;align-items:center;justify-content:space-between}.file-list.file-list-error-upload,.ant-upload-list-item-error{border-color:#cd3d64!important;background-color:#fffcfc}.preview-box button{padding:0 12px;border-color:var(--gray-10)}.ant-upload-list-item-action{height:24px}.file-box .ant-upload-picture-card-wrapper .ant-upload-list .ant-upload-list-item{padding:0;border:0}.file-box .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item:before{width:100%;height:100%;border-radius:6px}.file-box .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item-thumbnail{padding:0;background-color:#f4f4f4}.issue-detail .ant-card-body{padding:0}.issue-detail .ant-card-body>h4.ant-typography{display:flex;padding:16px 24px;border-bottom:1px solid var(--gray-10);align-items:center}.issue-detail .ant-card-body .ant-typography a{margin-right:8px}.issue-detail .issue-detail-body{padding:16px 24px}.issue-detail .issue-detail-info{display:flex;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--gray-10);align-items:center}.issue-detail .issue-detail-info strong{margin-right:12px;font-size:18px;line-height:1}.issue-detail .issue-detail-list{display:flex;margin:32px 0;gap:102px}.issue-detail .issue-detail-list>div{display:flex;position:relative;gap:42px;flex:1 1 40%;flex-direction:column}.issue-detail .issue-detail-list>div:first-child:after{content:"";position:absolute;top:0;right:-51px;width:1px;height:100%;background-color:var(--gray-10)}.issue-detail .issue-detail-list>div h5{margin-bottom:20px;font-size:17px;color:var(--gray-90)}.issue-detail .issue-detail-list>div dl{display:flex;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid var(--gray-10)}.issue-detail .issue-detail-list>div dl:last-child{margin-bottom:0;padding-bottom:0;border:none}.issue-detail .issue-detail-list>div dl dt{min-width:140px;font-size:15px;color:#757c7a}.issue-detail .issue-detail-list>div dl dd{font-size:15px;color:var(--gray-90)}.ant-table .more-btn,.issue-detail .issue-detail-list dd .more-btn{padding-left:34px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.9268 17.04L20.3999 20.4' stroke='%235D6D7E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.4404 8.43994V14.4399' stroke='%235D6D7E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.4404 11.4399L8.44043 11.4399' stroke='%235D6D7E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.2801 11.44C19.2801 15.7699 15.77 19.28 11.4401 19.28C7.11019 19.28 3.6001 15.7699 3.6001 11.44C3.6001 7.11006 7.11019 3.59998 11.4401 3.59998C15.77 3.59998 19.2801 7.11006 19.2801 11.44Z' stroke='%235D6D7E' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:10px;background-size:16px}.ant-table .more-btn{background-position:center}.ant-table .more-btn:hover,.issue-detail .issue-detail-list dd .more-btn:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.9268 17.04L20.3999 20.4' stroke='%235D6D7E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.4404 8.43994V14.4399' stroke='%235D6D7E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.4404 11.4399L8.44043 11.4399' stroke='%235D6D7E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.2801 11.44C19.2801 15.7699 15.77 19.28 11.4401 19.28C7.11019 19.28 3.6001 15.7699 3.6001 11.44C3.6001 7.11006 7.11019 3.59998 11.4401 3.59998C15.77 3.59998 19.2801 7.11006 19.2801 11.44Z' stroke='%235D6D7E' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:10px;background-size:16px!important}.ant-table .more-btn:hover{background-position:center!important}.ant-tooltip .ant-tooltip-inner{background-color:var(--secondary-60)}.ant-tooltip .ant-tooltip-inner ul li{position:relative;padding-left:12px}.ant-tooltip .ant-tooltip-inner ul li:before{content:"";position:absolute;top:9px;left:0;width:4px;height:4px;border-radius:50%;background-color:#fff}.ant-tooltip-arrow:before{background-color:var(--secondary-60)!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{background-color:var(--primary-5)}.ant-radio-button-wrapper-checked span,.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover span{color:var(--primary-50)}.tab-buttons .ant-radio-button-wrapper-checked span{color:#fff}.form-box .ant-radio-group .ant-radio-button-wrapper{height:38px}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{padding:7px 12px;font-weight:500;color:var(--gray-90)}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.logout-menu-item:hover{background-color:#f8f0f2}.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item svg{width:20px}.ant-card .ant-card-head-title .ant-typography{color:var(--gray-90)}.mypage{display:flex;gap:16px;flex-wrap:nowrap;align-items:stretch}.mypage .left{flex:0 1 600px;min-width:300px}.mypage .left,.mypage .right{height:auto}.mypage .left .ant-card{display:flex;height:100%;flex-direction:column}.mypage .left .ant-card-body{display:flex;flex:1;flex-direction:column;justify-content:space-between}.mypage .right{display:flex;gap:16px;flex-grow:1;flex-direction:column}.mypage .right .ant-card-head-wrapper .ant-col{font-size:16px}.mypage .right .ant-card-head-wrapper .ant-col:nth-child(2){display:flex;align-items:center;justify-content:center}.mypage .edit-btn,.edit-form .edit-btn{width:36px!important;height:36px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.61908 0C2.12845 0 0.109375 2.01907 0.109375 4.50971V15.4903C0.109375 17.9809 2.12845 20 4.61908 20H9.95939C10.4286 20 10.8089 19.6197 10.8089 19.1505C10.8089 18.6813 10.4286 18.301 9.95939 18.301H4.61908C3.0668 18.301 1.80841 17.0426 1.80841 15.4903V4.50971C1.80841 2.95742 3.0668 1.69904 4.61908 1.69904H15.2997C16.852 1.69904 18.1103 2.95742 18.1103 4.50971V10C18.1103 10.4692 18.4907 10.8495 18.9599 10.8495C19.429 10.8495 19.8094 10.4692 19.8094 10V4.50971C19.8094 2.01907 17.7903 0 15.2997 0H4.61908ZM5.11194 9.1503C4.64276 9.1503 4.26242 9.5306 4.26242 9.9998C4.26242 10.469 4.64276 10.8493 5.11194 10.8493H8.11109C8.58029 10.8493 8.96059 10.469 8.96059 9.9998C8.96059 9.5306 8.58029 9.1503 8.11109 9.1503H5.11194ZM4.26242 6.00201C4.26242 5.53283 4.64276 5.15248 5.11194 5.15248H11.1086C11.5778 5.15248 11.9581 5.53283 11.9581 6.00201C11.9581 6.47119 11.5778 6.85153 11.1086 6.85153H5.11194C4.64276 6.85153 4.26242 6.47119 4.26242 6.00201ZM17.542 11.2912C17.0149 10.7553 16.1603 10.7553 15.6332 11.2912L11.8768 15.1101C11.5874 15.4044 11.445 15.8162 11.4895 16.2297L11.7044 18.2252C11.7603 18.7447 12.1637 19.1549 12.6747 19.2117L14.6375 19.4301C15.0443 19.4754 15.4493 19.3306 15.7387 19.0364L19.4951 15.2174C20.0221 14.6815 20.0221 13.8127 19.4951 13.2768L17.542 11.2912ZM13.182 16.2059L16.5876 12.7435L18.0666 14.2471L14.661 17.7095L13.3279 17.5612L13.182 16.2059Z' fill='%232B2B2B'/%3E%3C/svg%3E")!important;background-position:center!important;background-repeat:no-repeat!important}.mypage .edit-btn:hover,.edit-form .edit-btn:hover{width:36px!important;height:36px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.61908 0C2.12845 0 0.109375 2.01907 0.109375 4.50971V15.4903C0.109375 17.9809 2.12845 20 4.61908 20H9.95939C10.4286 20 10.8089 19.6197 10.8089 19.1505C10.8089 18.6813 10.4286 18.301 9.95939 18.301H4.61908C3.0668 18.301 1.80841 17.0426 1.80841 15.4903V4.50971C1.80841 2.95742 3.0668 1.69904 4.61908 1.69904H15.2997C16.852 1.69904 18.1103 2.95742 18.1103 4.50971V10C18.1103 10.4692 18.4907 10.8495 18.9599 10.8495C19.429 10.8495 19.8094 10.4692 19.8094 10V4.50971C19.8094 2.01907 17.7903 0 15.2997 0H4.61908ZM5.11194 9.1503C4.64276 9.1503 4.26242 9.5306 4.26242 9.9998C4.26242 10.469 4.64276 10.8493 5.11194 10.8493H8.11109C8.58029 10.8493 8.96059 10.469 8.96059 9.9998C8.96059 9.5306 8.58029 9.1503 8.11109 9.1503H5.11194ZM4.26242 6.00201C4.26242 5.53283 4.64276 5.15248 5.11194 5.15248H11.1086C11.5778 5.15248 11.9581 5.53283 11.9581 6.00201C11.9581 6.47119 11.5778 6.85153 11.1086 6.85153H5.11194C4.64276 6.85153 4.26242 6.47119 4.26242 6.00201ZM17.542 11.2912C17.0149 10.7553 16.1603 10.7553 15.6332 11.2912L11.8768 15.1101C11.5874 15.4044 11.445 15.8162 11.4895 16.2297L11.7044 18.2252C11.7603 18.7447 12.1637 19.1549 12.6747 19.2117L14.6375 19.4301C15.0443 19.4754 15.4493 19.3306 15.7387 19.0364L19.4951 15.2174C20.0221 14.6815 20.0221 13.8127 19.4951 13.2768L17.542 11.2912ZM13.182 16.2059L16.5876 12.7435L18.0666 14.2471L14.661 17.7095L13.3279 17.5612L13.182 16.2059Z' fill='%232B2B2B'/%3E%3C/svg%3E")!important;background-position:center!important;background-repeat:no-repeat!important}.mypage .right .ant-card{width:100%}.mypage .ant-card .ant-card-body{padding-top:0}.mypage .ant-card ul{display:flex;margin-bottom:auto;flex-direction:column}.mypage .ant-card ul li{display:flex;padding:16px 0;width:100%;min-height:56px;border-bottom:1px solid var(--gray-10)}.mypage .ant-card ul li:last-child{border-bottom:0}.mypage .right .ant-card ul li:last-child{padding-bottom:0}.mypage .ant-card ul li>span:first-child{width:30%}.mypage .ant-card ul li>span:last-child{width:70%;font-size:15px;color:var(--gray-90);white-space:pre-wrap;word-break:keep-all;text-align:right}.mypage .ant-card ul li .ant-btn{width:fit-content;height:32px}.mypage .ant-card ul li .ant-btn span{width:100%}.mypage .right .ant-card:last-child p{display:flex;padding:24px 0;justify-content:space-between}.mypage .right .ant-card:last-child p .ant-typography{font-size:15px}.edit-form .ant-form-item .ant-form-item-label{width:100px;height:38px;text-align:start}.edit-form .ant-form-item .ant-form-item-label>label{color:var(--gray-90)}.edit-form .ant-form-item-control-input-content{display:flex;width:100%;gap:8px}.edit-form .column .ant-form-item-control-input-content{flex-direction:column}.edit-form .ant-form-item-control-input-content input{flex-grow:1}.login_form .ant-form-item-control-input-content input[type=password],.login_form .ant-form-item-control-input-content input[type=email],.login_form .ant-form-item-control-input-content input[type=text],.auth-box .ant-form-item-control-input-content input[type=password],.auth-box .ant-form-item-control-input-content input[type=email],.auth-box .ant-form-item-control-input-content .ant-input-affix-wrapper input[type=text]{height:unset}.ant-form-item-control-input-content input:not(input[type=password]),.ant-input-affix-wrapper:not(.card-box .ant-input-affix-wrapper>input[type=text]),.auth-box .ant-form-item-control-input-content input[type=text]{height:36px}.ant-input-affix-wrapper input{height:auto!important}.edit-form .ant-form-item-control-input-content button{width:fit-content!important}.edit-form .ant-form-item:last-child .ant-form-item-control-input-content{flex-direction:column;gap:0}.edit-form .ant-form-item:last-child .ant-form-item-control-input-content .form-row{display:flex;gap:0 8px}.edit-form .qr-box a{display:flex;width:120px;height:120px;border:2px solid var(--secondary-10);color:var(--secondary-50);background-color:var(--secondary-5);border-radius:6px;align-items:center;justify-content:center;transition:.3s ease-in-out}.edit-form .qr-box a:hover{color:var(--secondary-50);background-color:#e5e8ef}.succese-result{padding:24px 0}.succese-result,.succese-result>div{display:flex;width:100%;align-items:center;justify-content:center;flex-direction:column;gap:16px}.succese-result>div{gap:4px}@keyframes spin360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin360 1s linear infinite}@keyframes blink{0%,80%,to{opacity:0}40%{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.i-delete{display:inline-block;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M4 6.17647H20M10 16.7647V10.4118M14 16.7647V10.4118M16 21H8C6.89543 21 6 20.0519 6 18.8824V7.23529C6 6.65052 6.44772 6.17647 7 6.17647H17C17.5523 6.17647 18 6.65052 18 7.23529V18.8824C18 20.0519 17.1046 21 16 21ZM10 6.17647H14C14.5523 6.17647 15 5.70242 15 5.11765V4.05882C15 3.47405 14.5523 3 14 3H10C9.44772 3 9 3.47405 9 4.05882V5.11765C9 5.70242 9.44772 6.17647 10 6.17647Z' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:16px}@media all and (max-width:1610px){.form-box .ant-card .ant-row.wrap-box{flex-wrap:wrap}.form-box .ant-card .ant-row.wrap-box .ant-col{max-width:50%;width:100%;flex:1 1 100%}}@media all and (max-width:1411px){.otp-card .ant-card-body>div{display:flex;align-items:flex-start!important;flex-direction:column}.otp-card .ant-card-body>div>div{width:100%}.otp-card .ant-card-body>div>div:nth-child(2){margin-top:16px;padding-top:16px;border-top:1px dashed #e6e6e6;justify-content:space-between;flex-direction:column;align-items:flex-start!important}.otp-card .ant-card-body>div input{width:100%!important}.otp-card .ant-card-body>div>div:nth-child(2) .ant-btn{margin-top:8px;width:100%!important}}@media all and (min-width:768px){.form-box .btn-box button:not(.action-box .btn-box button),.issue-detail .btn-box button,.btn-box button:not(.login-box .btn-box button):not(.direct-send-box .btn-box button){max-width:160px;width:100%;height:44px;font-size:16px}}@media all and (max-width:1024px)and (min-width:769px){.issue-detail .issue-detail-list{gap:40px}.issue-detail .issue-detail-list>div:first-child:after{right:-20px}.issue-detail .issue-detail-list>div dl dt{min-width:120px}}@media all and (max-width:900px){.mypage{flex-wrap:wrap;flex-direction:column}.mypage .left,.mypage .right{flex:1 1 100%;width:100%;max-width:100%}}@media all and (max-width:768px){.login,.auth-box{background-color:#fff}.login .inner{width:480px;padding:120px 40px 0}.auth-box .inner{padding:0;width:100%}.auth-box .ant-card{border-radius:0;box-shadow:none}.auth-box .ant-card-body{padding:52px 30px;width:100%}.auth-box .ant-card-body{padding-bottom:0;border-radius:0;justify-content:flex-start}.auth-box_head{padding:42px 0 0}.auth-box_section .ant-form-item-label>label{height:unset!important}.auth-box_section .ant-col{padding-bottom:0}.auth-box_section .ant-form-item-control-input-content{width:100%;flex-direction:column}.auth-box_section #consents,.auth-box_section .terms-box{width:100%}.auth-box_section .ant-form-item .ant-row{flex-flow:column wrap}.auth-box_section .ant-form .ant-form-item .ant-form-item-row .ant-col:first-child{flex:1!important;height:30px}.auth-box_section .ant-checkbox+span{line-height:unset}.auth-box_section .checkbox-list{width:100%}.auth-box_section .ant-form-item-control-input-content .ant-checkbox-inner:after{top:7px;inset-inline-start:28%!important}.auth-box_section .info-text{width:100%}.auth-box_section .form-row .ant-input-outlined{width:100%!important}.auth-box_section .form-row .ant-btn{max-width:min-content}.auth-box_btn-box,.auth-box_step-btns{position:fixed;padding:20px 30px;left:0;bottom:0;right:0;width:100vw;inset-inline:0;background:#fff;width:100%;z-index:3}.auth-box_step-btns button{flex:1}.auth-box_step-btns .btn-next-step{flex:0 1 50%;padding-right:0}.auth-box .auth-account-box{margin-top:0}.auth-box .copyright-text{display:none}.modal-btn-box *:not(:first-child){margin-top:10px}.modal-btn-box .ant-btn,.modal-flex-btn-box .ant-btn{width:100%}.modal-flex-btn-box{display:flex;margin-top:16px}.ant-modal-content{display:flex;flex-direction:column}.ant-modal-content .ant-modal-body{flex:0 1 100%;max-height:60vh;overflow-y:auto}.ant-modal-content .ant-modal-footer{margin-top:0;flex:none}.box{padding:16px}.box-title{margin-top:24px}.box-title:first-child{margin-top:0}.ant-breadcrumb{display:none}.box-title.ant-typography{font-size:16px}.box .ant-row .ant-typography{font-size:18px}.box .post-info .ant-typography{font-size:13px}.btn-group .ant-row .ant-space-item:first-child{width:100%}.btn-group,.btn-group>*:not(.ant-space){display:flex;width:100%}.btn-group.search-box .ant-space:last-child{width:100%;flex-grow:1}.btn-group .ant-space-item:first-child{flex-basis:44px}.btn-group .ant-space-item:not(:last-child){flex-grow:1}.ant-checkbox+span{line-height:38px}.btn-group.search-btn-group .ant-space:first-child{order:2}.btn-group.search-btn-group .ant-space:first-child,.btn-group.search-btn-group .ant-space:first-child .ant-btn{width:100%;flex-grow:1}.btn-group.search-btn-group .ant-space:last-child{order:1}.btn-group.search-btn-group .ant-space-item:last-child .reset-btn{padding:0 10px;width:38px;color:transparent;background-position:center!important;background-size:16px}.btn-box.add{display:flex;gap:10px;flex-wrap:wrap}.btn-box.add button{flex:1 1 calc(50% - 5px);min-width:0}.ant-row .ant-btn:not(.remove-btn){margin-bottom:0;width:100%}.btn-list{flex-wrap:wrap}.form-box .ant-row .ant-btn:not(.remove-btn){width:auto}.title-btn-box{width:100%}.title-btn-box>*{flex-basis:auto!important}.title-btn-box>* button{height:38px!important}.title-btn-box>*:last-child button:last-child{width:38px!important;padding:0!important}.btn-box.cus>*{flex:1 1 50%}.ant-btn.ant-btn-default:not(.remove-btn){background-position:12px 11px!important}.btn-box.right button{max-width:unset!important}.ant-form-item-control-input-content .ant-checkbox-inner:after{inset-inline-start:17%!important}.login .ant-form-item-control-input-content .ant-checkbox-inner:after{inset-inline-start:24%!important}.box .search-box .ant-select-selector{border:none}.search-box .btn-group .ant-space-item:last-child{width:auto;flex:1 0 0}.search-box .btn-group.btn-search-btn-group .ant-space-item:last-child button{font-size:0}.search-box .ant-input-outlined:hover,.search-box .ant-picker:focus,.search-box .ant-picker:focus-within,.search-box .ant-select.ant-select-focused .ant-select-selector{border:none!important;box-shadow:none!important}.search-box .ant-space-item,.search-box .ant-btn{width:100%;flex:1 1 100%}.form-box{display:flex;overflow:hidden;flex-direction:column}.form-box .ant-form{display:flex;flex:1;flex-direction:column}.form-box .ant-form .card-box{flex-grow:1}.form-box .ant-form .btn-box:not(.btn-box.add){flex-wrap:wrap}.form-box .ant-form .btn-box:not(.btn-box.add) button:nth-child(1){order:3;flex-grow:1}.form-box .ant-form .btn-box:not(.btn-box.add) button:nth-child(2){order:1;flex:1 0 0}.form-box .ant-form .btn-box:not(.btn-box.add) button:nth-child(3){order:2;flex:1 0 0}.form-box .btn-box button:not(.action-box .btn-box button),.issue-detail .btn-box button,.btn-box button:not(.login-box .btn-box button):not(.direct-send-box .btn-box button){max-width:100%;height:44px}.btn-box:not(.btn-box.add){display:flex;flex-wrap:wrap;gap:10px}.btn-box:not(.btn-box.add) button[data-testid=back-button],.btn-box:not(.btn-box.add) button:first-child:not(:only-child){width:100%;order:999}.btn-box:not(.btn-box.add) button:not([data-testid=back-button]):not(:first-child){flex:1 1 auto;min-width:0}.btn-box:not(.btn-box.add)>div{display:flex;flex-wrap:wrap;gap:10px;flex:1 1 100%;order:1}.btn-box:not(.btn-box.add)>div>button{flex:1 1 auto;min-width:0}.form-box .ant-form .btn-box{max-width:100%}.form-box .ant-form .btn-box.add button{flex:1 1 calc(50% - 5px);min-width:0;max-width:none}.form-box .ant-form .btn-box.add button:last-child{flex:1 1 calc(50% - 5px);min-width:0;max-width:none}.form-box .ant-card{width:100%!important;min-height:unset!important;flex-grow:1}.form-box .ant-card .ant-card-head{padding:10px 16px;min-height:auto;font-size:16px}.form-box .ant-card .ant-card-body{width:100%;padding:16px}.form-box .btn-box button{max-width:100%}.form-box .btn-box .submit-btn{width:100%;max-width:100%}.issue-detail-body .ant-table-content,.ant-table-content{overflow-x:auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.issue-detail-body .ant-table-content table,.ant-table-content table{min-width:max-content!important}.issue-detail-body .ant-table-content .ant-table-thead>tr>th,.issue-detail-body .ant-table-content .ant-table-tbody>tr>td,.ant-table-content .ant-table-thead>tr>th,.ant-table-content .ant-table-tbody>tr>td{white-space:nowrap!important}.issue-detail-body .ant-table-thead,.ant-table-thead{position:sticky;top:0;z-index:10;background-color:#fbfbfb}.issue-detail-body .ant-table-thead>tr>th,.ant-table-thead>tr>th{position:sticky;top:0;background-color:#fbfbfb!important}.ant-table-cell-fix-left,.ant-table-cell-fix-right{position:static!important;left:auto!important;right:auto!important;z-index:auto!important}.ant-table-cell-fix-left:before,.ant-table-cell-fix-right:before,.ant-table-cell-fix-left:after,.ant-table-cell-fix-right:after{display:none!important}.ant-table-cell-fix-left-last,.ant-table-cell-fix-right-first{box-shadow:none!important}.btn-box .ant-upload,.btn-box .ant-upload>.ant-btn{width:100%!important}.action-box .btn-box .ant-upload,.action-box .btn-box .ant-upload>.ant-btn{width:100%!important}.btn-box:not(.btn-box.add){display:flex!important;flex-wrap:wrap!important;gap:10px!important}.btn-box:not(.btn-box.add)>button:first-child{width:100%!important;order:999!important}.btn-box:not(.btn-box.add)>button:not(:first-child){flex:1 1 calc(50% - 5px)!important;min-width:0!important}.action-box .btn-box:not(.btn-box.add){flex-wrap:wrap!important;gap:8px!important}.action-box .btn-box:not(.btn-box.add)>button,.action-box .btn-box:not(.btn-box.add)>.ant-upload-wrapper{flex:1 1 auto!important;width:auto!important;min-width:96px!important;max-width:none!important;order:0!important}.issue-detail-list{flex-wrap:wrap!important}.issue-detail .issue-detail-list{gap:52px!important}.issue-detail .issue-detail-list>div:first-child:after{display:none!important}.issue-detail .issue-detail-info{flex-wrap:wrap!important;gap:8px!important}.issue-detail .issue-detail-info strong{margin-right:4px!important}.issue-detail .issue-detail-info .tag-group{display:flex!important}.issue-detail .issue-detail-info .tag-group .ant-tag:last-child{margin-right:0!important}.issue-detail .btn-box button{max-width:100%!important}.issue-detail .issue-detail-list .left,.issue-detail .issue-detail-list .right{width:100%!important;flex:1 1 100%!important;max-width:100%!important}.issue-detail .issue-detail-list .left>div,.issue-detail .issue-detail-list .right>div{width:100%!important}.issue-detail .issue-detail-list .left>div img,.issue-detail .issue-detail-list .right>div img{max-width:100%!important;height:auto!important;width:auto!important}.issue-detail .issue-detail-list .left>div>div[style*=maxWidth],.issue-detail .issue-detail-list .right>div>div[style*=maxWidth]{max-width:100%!important;width:100%!important}.issue-detail .issue-detail-list .left>div>div[style*=maxWidth]>div[style*="width: 348px"],.issue-detail .issue-detail-list .right>div>div[style*=maxWidth]>div[style*="width: 348px"]{width:100%!important;max-width:100%!important}.box .ant-typography,.box .ant-typography-paragraph{font-family:Pretendard Variable,-apple-system,system-ui,Roboto,Apple SD Gothic Neo,Malgun Gothic,sans-serif!important;font-weight:500!important;letter-spacing:-.6px!important}.box .ant-typography h4,.box .ant-typography h5{font-family:Pretendard Variable,-apple-system,system-ui,Roboto,Apple SD Gothic Neo,Malgun Gothic,sans-serif!important;font-weight:600!important}.box .ant-typography-paragraph{font-size:15px!important;line-height:1.6!important;color:var(--gray-90)!important}.box .ant-row .ant-typography{font-family:Pretendard Variable,-apple-system,system-ui,Roboto,Apple SD Gothic Neo,Malgun Gothic,sans-serif!important;font-size:14px!important;font-weight:500!important}.box .ant-table-content{overflow-x:auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.box .ant-table table,.box .ant-table-content table,.box .ant-table-wrapper .ant-table-content table{min-width:max-content!important}.box .ant-table .ant-table-thead>tr>th,.box .ant-table .ant-table-tbody>tr>td,.box .ant-table-content .ant-table-thead>tr>th,.box .ant-table-content .ant-table-tbody>tr>td,.box .ant-table-wrapper .ant-table-content .ant-table-thead>tr>th,.box .ant-table-wrapper .ant-table-content .ant-table-tbody>tr>td{white-space:nowrap!important;min-width:max-content!important;width:auto!important;overflow:visible!important;text-overflow:clip!important;max-width:none!important}.box .ant-table .ant-table-cell,.box .ant-table-content .ant-table-cell,.box .ant-table-wrapper .ant-table-content .ant-table-cell{overflow:visible!important;text-overflow:clip!important;max-width:none!important;white-space:nowrap!important}.box .ant-table .ant-table-cell-ellipsis,.box .ant-table-content .ant-table-cell-ellipsis,.box .ant-table-wrapper .ant-table-content .ant-table-cell-ellipsis{overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;max-width:none!important}.ant-modal-wrap{display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:16px!important;z-index:1000!important}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important;top:0!important;padding-bottom:0!important;position:relative!important;z-index:1001!important}.ant-modal-content{max-width:100%!important;display:block!important;visibility:visible!important}.ant-modal-centered .ant-modal{top:0!important}.scrollable-modal .ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal-mask{z-index:999!important}.mypage .left,.mypage .right,.mypage .left .ant-card,.mypage .right .ant-card{width:100%!important;flex:1 1 100%!important;max-width:100%!important}.box .custom-range-picker{width:100%}.box .ant-form-item-row{display:flex;width:100%;align-items:center;justify-content:center}.box .ant-form-item-label{padding:0;text-align:left;white-space:nowrap}.ant-form-item-control-input-content{display:flex;align-items:center}.box .ant-select.ant-select-in-form-item:not(.ant-form-item-control-input-content .ant-select),.box .ant-input{width:100%!important}.search-box .ant-form-item{flex:0 1 100%;margin-inline-end:0}.search-box .ant-form-inline{gap:12px 0}.search-box .ant-form-item .ant-picker-input input{width:inherit}.custom-range-picker .ant-picker-suffix,.custom-date-picker .ant-picker-suffix{display:none}.number.ant-input-number:not(.ant-input-number-disabled):hover{padding-right:0}}@media all and (max-width:632px){.login .inner{width:100%;padding:100px 40px 0}.login .login-box,.login_form{width:100%;max-width:100%}}@media all and (max-width:575px){.auth-box_section .ant-form .ant-form-item .ant-form-item-row .ant-col:first-child{flex:1!important;height:30px}}@media all and (max-width:590px){.auth-box_section .info-text{font-size:12px}.auth-box_section.email p:not(.info-text),.auth-box_section.password p{font-size:16px}.auth-box_section.email .email-box>span{font-size:14px}.box .ant-form-item-label{flex:1 0 auto;border-bottom:1px solid #e6e6e6;background:#f9f9f9}.box .search-box .ant-form-item .ant-form-item-label>label,.box .search-box .ant-form-item .ant-form-item-control-input,.search-box .ant-form-item .ant-form-item-control-input input,.ant-select .ant-select-selection-item,.send-box .form-select .label,.ant-select .ant-select-selection-placeholder,.ant-select .ant-select-selection-search input,.ant-input-outlined:not(.search-box .ant-input-outlined,.form-box .textarea){font-size:14px}.search-box .ant-picker{padding:4px 11px}.box .ant-form-item .ant-form-item-control{flex:1 1 100%}.ant-form-item-control-input-content .ant-select{width:100%!important}.search-box .ant-form-item-label:after{display:none}}@media all and (max-width:425px){.login .inner{width:100%;padding:80px 20px 0}.login_form{padding:24px}.sub-account-notice,.auth-account-box a{font-size:13px}.login_tab .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn{font-size:14px}.ant-badge{display:flex;align-items:center;justify-content:center;flex:1}}.plan-change-terms-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0}.plan-change-terms-view{padding:4px 12px;border:1px solid var(--gray-20, #d9d9d9);border-radius:4px;background:none;color:var(--gray-60);font-size:12px;white-space:nowrap;cursor:pointer}:root{--mint-50: #f0fbf9;--mint-100: #d6f5ef;--mint-200: #b3ece2;--mint-300: #8fe3d5;--mint-500: #7fe7d8;--mint-600: #5bc9b9;--mint-700: #3fa597;--mint-800: #2a7d72;--mint-900: #1b544d;--sky-50: #eff7ff;--sky-100: #d4eaff;--sky-200: #afd7ff;--sky-300: #92c9ff;--sky-500: #7ccbff;--sky-600: #5ba6e0;--sky-700: #3f82bc;--sky-800: #2b5e8a;--sky-900: #1b3f5e;--lavender-50: #f6f3ff;--lavender-100: #e5ddff;--lavender-500: #b9a7ff;--lavender-700: #7361ba;--lavender-800: #52428a;--pink-50: #fff1f7;--pink-100: #ffdaea;--pink-500: #ffb7d5;--pink-700: #d984a8;--pink-800: #8a5269;--tile-mint-bg: #dff8f4;--tile-mint-fg: #3fa597;--tile-sky-bg: #e2f1ff;--tile-sky-fg: #3f82bc;--tile-lavender-bg: #eee8ff;--tile-lavender-fg: #7361ba;--tile-pink-bg: #ffe6f1;--tile-pink-fg: #d984a8;--chart-line-positive: #3fa597;--chart-fill-positive: rgba(63, 165, 151, .12);--chart-line-negative: #d984a8;--chart-fill-negative: rgba(217, 132, 168, .12);--plus-gradient: linear-gradient(135deg, #7fe7d8 0%, #7ccbff 100%);--plus-button-neg: linear-gradient(135deg, #2a7d72 0%, #2b5e8a 100%);--primary-color: #3fa597;--primary-hovered-color: #2a7d72;--primary-5: #f0fbf9;--primary-10: #d6f5ef;--primary-20: #b3ece2;--primary-30: #8fe3d5;--primary-40: #7fe7d8;--primary-50: #7fe7d8;--primary-60: #5bc9b9;--primary-70: #3fa597;--primary-80: #2a7d72;--primary-90: #1b544d;--text-primary: #10162e;--text-secondary: #3f4866;--text-tertiary: #8b92a8;--text-inverse: #ffffff;--surface-base: #ffffff;--surface-subtle: #f8fafc;--surface-muted: #f0f1f8;--surface-inverse: #24324a;--border-subtle: #e8e9f3;--border-default: #d0d2e0;--border-strong: #8b92a8;--status-success: #3fa597;--status-success-50: #eaf6f3;--status-success-100: #d4ede6;--status-success-600: #338a7e;--status-success-700: #266b62;--status-warning: #f5b544;--status-warning-50: #fef5e3;--status-warning-100: #fde9c1;--status-warning-600: #d99a2c;--status-warning-700: #a87520;--status-danger: #e55f6b;--status-danger-50: #feeff1;--status-danger-100: #fcdce0;--status-danger-600: #d14857;--status-danger-700: #b33846;--status-info: #7ccbff;--status-info-50: #eaf5ff;--status-info-100: #d6ebff;--status-info-600: #5ba6e0;--status-info-700: #3c80b8;--error-color: #e55f6b;--error-hovered-color: #d14857;--gray-5: #f8fafc;--gray-10: #eef0f6;--gray-20: #e8e9f3;--gray-30: #d0d2e0;--gray-40: #c2c5d6;--gray-50: #b0b4c8;--gray-60: #9ca0b6;--gray-70: #8b92a8;--gray-80: #5e6280;--gray-90: #3f4866;--gray-100: #10162e}.login_head a,.auth-box_head a{width:215px;background-image:url(/assets/logo-black-DUcWOmJ3.svg)}.ant-layout .custom-sider .custom-sider_logo{width:125px;background-image:url(/assets/logo-D7PeyGmj.svg)}.custom-sider,.ant-menu-submenu-popup{--primary-color: #7fe7d8;--primary-hovered-color: #b3ece2}.login .btn-box .ant-btn-primary,.login .btn-box .ant-btn-primary:hover,.login .btn-box .ant-btn-primary:focus,.login .btn-box .ant-btn-primary:active{background:var(--plus-gradient);border:none;box-shadow:none;outline:none;color:#10162e;transition:filter .2s ease}.login .btn-box .ant-btn-primary:hover{filter:brightness(1.05)}.login .btn-box .ant-btn-primary:active{filter:brightness(.95)}.login-box .login-extras{margin-bottom:16px}.login .login_heading{display:flex;position:relative;width:100%;height:55px;padding-left:40px;gap:8px;align-items:center;justify-content:flex-start;background-color:var(--secondary-5);border:1px solid #eaecee;border-bottom:none;border-radius:20px 20px 0 0;box-shadow:0 22.428px 86.391px #00000014;z-index:4}.login .login_heading h2{margin:0;font-size:18px;font-weight:600;color:#a0a9b3}.login .login_heading svg{color:#a0a9b3;transform:rotate(20deg)}.ant-switch.ant-switch-checked,.ant-switch.ant-switch-checked:hover,.ant-switch.ant-switch-checked:focus,.ant-switch.ant-switch-checked:focus-visible,.ant-switch.ant-switch-checked:active{background-color:var(--primary-color);box-shadow:none;outline:none}@media(min-width:769px){.auth-box .ant-card{box-shadow:0 8px 28px #10162e14}}.auth-box_section .info-text{background-color:#f0fbf9}.auth-box_section .tab-buttons .ant-radio-button-wrapper-checked,.auth-box_section .tab-buttons .ant-radio-button-wrapper-checked:hover{background-color:var(--primary-color);border-color:var(--primary-color)}.auth-box_section .tab-buttons .ant-radio-button-wrapper-checked span,.auth-box_section .tab-buttons .ant-radio-button-wrapper-checked:hover span{color:#fff}.ant-breadcrumb .ant-breadcrumb-link{font-weight:700;color:var(--gray-80)}.ant-breadcrumb li:last-child .ant-breadcrumb-link{color:var(--text-primary)}h3.ant-typography,.ant-typography h3,.ant-typography-h3{font-size:20px;font-weight:700}h4.ant-typography,.ant-typography h4,.ant-typography-h4{font-size:16px}.search-box .ant-select-outlined .ant-select-selector,.search-box .ant-select-outlined:hover .ant-select-selector,.search-box .ant-select-outlined:focus .ant-select-selector,.search-box .ant-select-outlined.ant-select-focused .ant-select-selector{border-color:transparent;box-shadow:none}.search-box .ant-picker-outlined,.search-box .ant-picker-outlined:hover,.search-box .ant-picker-outlined:focus,.search-box .ant-picker-outlined.ant-picker-focused{border-color:transparent;box-shadow:none}.ant-form-item .ant-form-item-label>label{font-weight:700}.search-box .ant-form-item .ant-form-item-label>label{font-size:14px;font-weight:700}.search-box .ant-form-item .ant-form-item-control-input,.search-box .ant-form-item .ant-form-item-control-input input,.search-box .ant-form-item .ant-form-item-control-input .ant-select-selection-item{font-size:14px;font-weight:500;color:var(--text-primary)}.ant-dropdown-menu .ant-dropdown-menu-item-icon{opacity:.55}.user-area .ant-dropdown-trigger .user-area__name{font-weight:700;color:var(--text-primary)}.user-area .ant-dropdown-trigger .user-area__suffix{font-weight:400;color:var(--text-tertiary);margin-left:2px}.user-area .ant-dropdown-trigger svg{opacity:.6}.user-menu{width:180px}.user-menu .user-menu__info .ant-dropdown-menu-item-group-title{padding:10px 8px 8px;text-align:center}.user-menu__info-row{display:inline-flex;align-items:center;gap:6px;padding:4px 6px 4px 10px;background:var(--gray-10);border-radius:999px}.user-menu__info-label{font-size:12px;font-weight:600;color:var(--text-secondary)}.user-menu__info-tag{font-size:12px;font-weight:700;letter-spacing:.4px;color:var(--text-secondary)}.user-menu__info-copy{display:inline-flex;align-items:center;justify-content:center;padding:3px;border:none;background:none;border-radius:50%;color:var(--gray-60);cursor:pointer;transition:color .2s ease,background .2s ease}.user-menu__info-copy:hover,.user-menu__info-copy:focus-visible{color:var(--text-secondary);background:var(--gray-20);outline:none}.user-menu__info-copy:active{color:var(--text-primary)}.subscribe-cta.ant-btn,.subscribe-cta.ant-btn:hover,.subscribe-cta.ant-btn:focus,.subscribe-cta.ant-btn:focus-visible,.subscribe-cta.ant-btn:active{background:var(--plus-gradient)!important;border:none;box-shadow:none;outline:none;color:#10162e!important;font-weight:600;padding:15px 18px;height:auto;transition:filter .2s ease}.subscribe-cta.ant-btn:hover{filter:brightness(1.05)}.subscribe-cta.ant-btn:active{filter:brightness(.95)}.pay-cta.ant-btn.ant-btn-default,.pay-cta.ant-btn.ant-btn-default:hover,.pay-cta.ant-btn.ant-btn-default:focus,.pay-cta.ant-btn.ant-btn-default:active{background:var(--plus-gradient)!important;border:none!important;color:#000!important;font-weight:700;box-shadow:none!important}.pay-cta.ant-btn:after{display:none!important}.pay-cta.ant-btn .ant-wave,.pay-cta.ant-btn+.ant-wave{display:none!important}.pay-cta.ant-btn.ant-btn-default:hover{filter:brightness(1.05)}.pay-cta.ant-btn.ant-btn-default:active{filter:brightness(.95)}.pay-cta.ant-btn.ant-btn-default:disabled,.pay-cta.ant-btn.ant-btn-default:disabled:hover{background:var(--gray-20)!important;border:none!important;color:var(--gray-50)!important;filter:none}.ant-pagination .ant-pagination-item-active{background-color:var(--primary-color)}.ant-pagination .ant-pagination-item-active a{color:#fff;font-weight:600}.ant-pagination .ant-pagination-item-active:hover{background-color:var(--primary-hovered-color)}.ant-pagination .ant-pagination-item-active:hover a{background-color:transparent;color:#fff}.box{box-shadow:0 2px 8px #10162e0a}.ant-layout{background-color:#f5f8f9}.search-box .ant-form-item-row .ant-form-item-label label{color:#7a7a7a}@media(max-width:768px){.auth-box_section .ant-form-item .ant-row{flex-flow:column nowrap}.auth-box_section .ant-form .ant-form-item .ant-form-item-row .ant-col:first-child{flex:0 0 auto!important;height:auto}}.ant-tag{font-weight:600}.ant-tag.ant-tag-green,.ant-tag.ant-tag-lime,.ant-tag.ant-tag-cyan{background:var(--mint-100);color:var(--mint-700);border-color:var(--mint-300);font-weight:600}.ant-tag.ant-tag-blue,.ant-tag.ant-tag-geekblue{background:var(--sky-50);color:var(--sky-700);border-color:var(--sky-50)}.ant-tag.ant-tag-purple{background:var(--lavender-50);color:var(--lavender-700);border-color:var(--lavender-50)}.ant-tag.ant-tag-magenta,.ant-tag.ant-tag-pink{background:var(--pink-50);color:var(--pink-700);border-color:var(--pink-50)}.ant-tag.ant-tag-red,.ant-tag.ant-tag-volcano{background:var(--status-danger-50);color:var(--status-danger-700);border-color:var(--status-danger-50)}.ant-tag.ant-tag-orange,.ant-tag.ant-tag-yellow,.ant-tag.ant-tag-gold{background:var(--status-warning-50);color:var(--status-warning-700);border-color:var(--status-warning-50)}.dashboard-stat__icon.is-mint{background-color:var(--tile-mint-bg);color:var(--tile-mint-fg)}.dashboard-stat__icon.is-sky{background-color:var(--tile-sky-bg);color:var(--tile-sky-fg)}.dashboard-stat__icon.is-lavender{background-color:var(--tile-lavender-bg);color:var(--tile-lavender-fg)}.dashboard-stat__icon.is-pink{background-color:var(--tile-pink-bg);color:var(--tile-pink-fg)}.ant-form-item .ant-form-item-feedback-icon-success{color:var(--primary-70)}.ant-radio-button-wrapper-checked:not(.tab-buttons .ant-radio-button-wrapper-checked):not(.btn-radio-tab .ant-radio-button-wrapper-checked) span,.ant-radio-button-wrapper-checked:not(.tab-buttons .ant-radio-button-wrapper-checked):not(.btn-radio-tab .ant-radio-button-wrapper-checked):not(.ant-radio-button-wrapper-disabled):hover span{color:var(--primary-70)}.ant-radio-button-wrapper-checked:not(.tab-buttons .ant-radio-button-wrapper-checked):not(.ant-radio-button-wrapper-disabled),.ant-radio-button-wrapper-checked:not(.tab-buttons .ant-radio-button-wrapper-checked):not(.ant-radio-button-wrapper-disabled):hover{border-color:var(--primary-70)}.qr-settings__cols>.ant-card~.ant-card{margin-top:0!important}.ant-btn.ant-btn-default:not(.ant-btn-primary):not(.ant-btn-dangerous):not(.search-btn):not(.ant-btn-link){border:1px solid var(--gray-20)}.ant-upload:not(.action-box .ant-upload):not(.file-box .ant-upload) .ant-btn:hover{background:none!important}.ant-alert.ant-alert-success{background-color:#f7fdfc;border-color:var(--mint-100)}.ant-alert.ant-alert-success .ant-alert-icon{color:var(--mint-700)}.ant-alert.ant-alert-success .ant-alert-message{color:var(--text-primary)}.ant-select:not(.ant-tree-select):not(.ant-pagination-options .ant-select) .ant-select-arrow{width:16px;height:16px}.ant-select:not(.ant-tree-select):not(.ant-pagination-options .ant-select) .ant-select-arrow svg,.ant-select:not(.ant-tree-select):not(.ant-pagination-options .ant-select) .ant-select-arrow>.anticon{display:none}.ant-select:not(.ant-tree-select):not(.ant-pagination-options .ant-select) .ant-select-arrow:after{content:"";display:block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4.66675 6.66675L8.00062 9.72008L11.3334 6.66675' stroke='%23ACACAC' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:16px;background-position:center;background-repeat:no-repeat;transition:transform .2s ease}.ant-select.ant-select-open:not(.ant-tree-select):not(.ant-pagination-options .ant-select) .ant-select-arrow:after{transform:rotate(180deg)}.guide-strip{display:flex;align-items:center;gap:16px;min-height:64px;margin:0 0 24px;padding:10px 16px;border:1px solid var(--border-subtle);border-radius:12px;background:var(--surface-base);box-shadow:0 4px 16px #10162e0d}.guide-strip__skeleton{flex:1 1 auto}.guide-strip__progress{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;width:160px}.guide-strip__bar.ant-progress{flex:1 1 auto;margin:0;line-height:1}.guide-strip__bar .ant-progress-bg{background:var(--primary-color)}.guide-strip__count{flex:0 0 auto;font-style:normal;font-size:14px;font-weight:700;color:var(--primary-color);font-variant-numeric:tabular-nums}.guide-strip__now{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:8px}.guide-strip__now-label{flex:0 0 auto;padding:2px 8px;border-radius:999px;background-color:var(--primary-5);color:var(--primary-color);font-size:12px;font-weight:700}.guide-strip__now-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;color:var(--text-primary)}.guide-strip__tag.ant-tag{flex:0 0 auto;margin:0;font-size:11px;line-height:18px}.guide-strip__cta.ant-btn{flex:0 0 auto;min-height:44px;border-radius:8px;font-weight:700}.guide-strip__all.ant-btn{flex:0 0 auto;min-height:44px;padding:0 8px;font-size:14px}.ant-tour-mask.guide-tour{z-index:1000!important}.guide-tour__veil{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0f172a8c}.guide-tour__loading{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:200px;padding:20px 24px;border-radius:14px;background:var(--surface-base);box-shadow:0 16px 48px #0f172a3d;text-align:center}.guide-tour__loading-icon{font-size:24px;color:var(--primary-color)}.guide-tour__loading-text{margin:0;font-size:16px;font-weight:700;color:var(--text-primary)}.guide-tour__loading-step{margin:0;font-size:13px;color:var(--text-tertiary);font-variant-numeric:tabular-nums}.guide-tour__loading-skip{min-height:36px;margin-top:4px;padding:0 10px;border:0;border-radius:8px;background:none;color:var(--text-tertiary);font-size:13px;font-weight:600;cursor:pointer}.guide-tour__loading-skip:hover,.guide-tour__loading-skip:focus-visible{background:var(--surface-muted);color:var(--text-secondary);outline:none}.guide-tour .ant-tour{max-width:420px}.guide-tour .ant-tour-inner{border-radius:14px}.guide-tour .ant-tour-header{padding:20px 20px 4px}.guide-tour .ant-tour-title{font-size:18px;font-weight:800;line-height:1.4;color:var(--text-primary)}.guide-tour .ant-tour-description{padding:8px 20px 4px;font-size:16px;line-height:1.6;color:var(--text-secondary);word-break:keep-all}.guide-tour .ant-tour-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px 20px}.guide-tour .ant-tour-buttons{display:flex;align-items:center;gap:8px}.guide-tour .ant-tour-footer .ant-btn{min-height:44px;padding:0 22px;border-radius:10px;font-size:16px;font-weight:700}.guide-tour__indicator{font-size:14px;font-weight:700;color:var(--text-tertiary);white-space:nowrap}.guide-tour__actions{display:inline-flex;align-items:center;gap:8px}.guide-tour__skip{min-height:44px;margin-right:4px;padding:0 8px;border:none;border-radius:8px;background:transparent;color:var(--text-tertiary);font-size:14px;font-weight:600;cursor:pointer}.guide-tour__skip:hover,.guide-tour__skip:focus-visible{background:var(--surface-muted);color:var(--text-secondary);outline:none}.guide-tour .ant-tour-mask+div,.guide-tour .ant-tour-target-placeholder{border-radius:10px;box-shadow:0 0 0 2px var(--primary-40, rgba(63, 165, 151, .55))}.guide-launcher{position:fixed;right:24px;bottom:24px;z-index:950;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.guide-launcher.is-hidden{display:none}.guide-launcher__button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border:0;border-radius:50%;background:var(--plus-gradient);color:#10162e;line-height:1;box-shadow:0 8px 24px #0f172a38;cursor:pointer;transition:filter .15s ease}.guide-launcher__button:hover,.guide-launcher__button:focus-visible{filter:brightness(.94);outline:none}.guide-launcher__icon{position:relative;z-index:1;font-size:22px}.guide-launcher__ring{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;background:conic-gradient(#fff var(--guide-ratio, 0%),rgb(255 255 255 / 30%) 0)}.guide-launcher__ring:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:var(--plus-gradient)}.guide-launcher__pill{position:absolute;top:-6px;right:-8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:36px;height:20px;padding:0 6px;border:1px solid var(--primary-30);border-radius:999px;background:var(--surface-base);color:var(--primary-color);font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.guide-launcher__demo-dot{width:6px;height:6px;border-radius:50%;background:var(--status-warning-700, #8a6100)}.guide-launcher__panel{display:flex;flex-direction:column;width:360px;max-width:calc(100vw - 32px);max-height:min(70vh,560px);border:1px solid var(--border-subtle);border-radius:14px;background:var(--surface-base);box-shadow:0 16px 48px #0f172a2e;overflow:hidden;animation:guide-launcher-in .12s ease-out}@keyframes guide-launcher-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.guide-launcher__panel-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 16px;border-bottom:1px solid var(--border-subtle)}.guide-launcher__panel-title{margin:0;font-size:16px;font-weight:800;color:var(--text-primary)}.guide-launcher__panel-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:8px;background:none;color:var(--text-tertiary);font-size:22px;line-height:1;cursor:pointer}.guide-launcher__panel-close:hover,.guide-launcher__panel-close:focus-visible{background:var(--surface-muted);outline:none}.guide-launcher__panel-body{padding:12px 16px 16px;overflow-y:auto}.guide-panel__divider{height:1px;margin:12px -16px;background:var(--border-subtle)}.guide-panel__menu{margin:0;padding:0;list-style:none}.guide-panel__item{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 8px;border:0;border-radius:8px;background:none;color:var(--text-primary);font-size:15px;font-weight:600;text-align:left;cursor:pointer}.guide-panel__item:hover:not(:disabled),.guide-panel__item:focus-visible:not(:disabled){background:var(--surface-muted);outline:none}.guide-panel__item:disabled{color:var(--text-tertiary);opacity:.6;cursor:not-allowed}.guide-panel__item-icon{width:16px;min-width:16px;font-size:16px;color:var(--text-tertiary);text-align:center}.guide-panel__item--dev{min-height:44px;font-size:14px;color:var(--text-tertiary)}.guide-panel__title{margin:0 0 8px;font-size:15px;font-weight:800;color:var(--text-primary)}.guide-panel__count{font-style:normal;color:var(--primary-color);font-variant-numeric:tabular-nums}.guide-panel__current{margin:10px 0 0;padding:12px;border-radius:10px;background:var(--primary-5)}.guide-panel__current-label{margin:0 0 4px;font-size:12px;font-weight:700;color:var(--primary-color)}.guide-panel__current-title{display:flex;align-items:center;gap:6px;margin:0;font-size:15px;font-weight:700;color:var(--text-primary)}.guide-panel__current-desc{margin:4px 0 0;font-size:13px;line-height:1.5;color:var(--text-tertiary);word-break:keep-all}.guide-panel__expand{display:flex;align-items:center;gap:6px;width:100%;min-height:44px;margin-top:8px;padding:0 8px;border:0;border-radius:8px;background:none;color:var(--text-secondary);font-size:14px;font-weight:600;cursor:pointer}.guide-panel__expand:hover,.guide-panel__expand:focus-visible{background:var(--surface-muted);outline:none}.guide-panel__expand-caret{font-size:12px;color:var(--text-tertiary)}.guide-panel__demo{margin:0 0 10px;padding:8px 10px;border-radius:8px;background:var(--status-warning-100, #fff4d6);color:var(--status-warning-700, #8a6100);font-size:13px;line-height:1.5}.guide-panel__demo-clear{border:0;background:none;padding:0;color:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.guide-panel__progress.ant-progress{margin-bottom:8px}.guide-panel__progress.ant-progress .ant-progress-bg{background-color:var(--primary-color)}.guide-panel__all{margin-top:4px}.guide-panel__milestone{margin-top:12px}.guide-panel__milestone-title{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:13px;font-weight:700;color:var(--text-tertiary)}.guide-panel__milestone-count{font-variant-numeric:tabular-nums}.guide-panel__steps{margin:0;padding:0;list-style:none}.guide-panel__step{display:flex;gap:10px;padding:10px;border-radius:10px;border:1px solid transparent}.guide-panel__step.is-current{border-color:var(--primary-30);background:var(--primary-5)}.guide-panel__step.is-waiting{opacity:.55}.guide-panel__step-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;min-width:22px;height:22px;margin-top:2px;border-radius:50%;border:1px solid var(--border-subtle);background:var(--surface-base);font-size:12px;font-weight:700;color:var(--text-secondary)}.guide-panel__step.is-done .guide-panel__step-icon{border-color:var(--primary-30);background:var(--primary-5);color:var(--primary-color)}.guide-panel__step-body{min-width:0}.guide-panel__step-title{display:flex;align-items:center;gap:6px;margin:0;font-size:15px;font-weight:700;color:var(--text-primary)}.guide-panel__step.is-done .guide-panel__step-title{color:var(--text-secondary);text-decoration:line-through;text-decoration-color:var(--border-subtle)}.guide-panel__step-badge{padding:1px 6px;border-radius:999px;background:var(--surface-muted);color:var(--text-secondary);font-size:11px;font-weight:700}.guide-panel__step-desc{margin:2px 0 0;font-size:13px;line-height:1.5;color:var(--text-tertiary);word-break:keep-all}.guide-panel__step-cta{margin-top:8px;min-height:40px;padding:0 14px;border:0;border-radius:999px;background:var(--primary-color);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.guide-panel__step-cta:hover,.guide-panel__step-cta:focus-visible{filter:brightness(.95);outline:none}.guide-panel__tour{width:100%;min-height:44px;margin-top:10px;border:1px solid var(--border-subtle, #d9d9d9);border-radius:8px;background:var(--surface-base, #fff);color:var(--text-primary, #2b2b2b);font-size:15px;font-weight:700;cursor:pointer}.guide-panel__tour:hover,.guide-panel__tour:focus-visible{border-color:var(--primary-color);outline:none}.guide-next-step{position:fixed;right:24px;bottom:92px;z-index:900;display:flex;align-items:center;gap:12px;max-width:min(520px,calc(100vw - 32px));padding:14px 16px;border:1px solid var(--primary-30);border-radius:12px;background:var(--surface-base);box-shadow:0 8px 24px #0f172a24}.guide-next-step__text{margin:0;font-size:15px;line-height:1.5;color:var(--text-primary);word-break:keep-all}.guide-next-step__count{color:var(--text-tertiary);font-size:13px;font-variant-numeric:tabular-nums}.guide-next-step__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.guide-next-step__go{min-height:40px;padding:0 14px;border:0;border-radius:999px;background:var(--primary-color);color:#fff;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer}.guide-next-step__later{min-height:40px;padding:0 10px;border:0;background:none;color:var(--text-tertiary);font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer}.guide-demo .ant-modal-title{font-size:16px;font-weight:800}.guide-demo__lead{margin:0 0 16px;font-size:13px;line-height:1.6;color:var(--text-tertiary)}.guide-demo__badge{margin-left:6px;padding:1px 8px;border-radius:999px;background:var(--status-warning-100, #fff4d6);color:var(--status-warning-700, #8a6100);font-size:12px;font-weight:700}.guide-demo__row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.guide-demo__row--footer{margin-top:16px;padding-top:12px;border-top:1px solid var(--border-subtle)}.guide-demo__label{font-size:13px;font-weight:700;color:var(--text-secondary)}.guide-demo__flags{font-size:12px;color:var(--text-tertiary)}.guide-demo__reset{min-height:32px;padding:0 12px;border:1px solid var(--border-subtle);border-radius:8px;background:none;color:var(--text-secondary);font-size:13px;font-weight:600;cursor:pointer}.guide-demo__reset:hover{background:var(--surface-muted)}.guide-demo__hint{margin:12px 0 0;font-size:11px;line-height:1.5;color:var(--text-tertiary);overflow-wrap:anywhere;word-break:keep-all}@media all and (max-width:768px){.guide-strip{flex-wrap:wrap;gap:8px 12px;padding:12px}.guide-strip__progress{width:92px;gap:6px}.guide-strip__now{flex:1 1 200px;min-width:200px}.guide-strip__now-label{padding:2px 6px;font-size:11px}.guide-strip__now-title{font-size:15px}.guide-tour .ant-tour{max-width:calc(100vw - 24px)}.guide-tour .ant-tour-footer{flex-wrap:wrap;row-gap:8px}.guide-launcher{right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px))}.guide-launcher__button{width:52px;height:52px}.guide-launcher__panel{position:fixed;left:0;right:0;bottom:0;width:100%;max-width:none;max-height:80vh;border-width:1px 0 0;border-radius:14px 14px 0 0}.guide-launcher.is-open .guide-launcher__button{display:none}.guide-next-step{right:12px;left:12px;bottom:calc(76px + env(safe-area-inset-bottom,0px));max-width:none;flex-wrap:wrap}.guide-next-step__actions{width:100%;margin-left:0}.guide-next-step__go{flex:1 1 auto}}@media(prefers-reduced-motion:reduce){.guide-launcher__panel{animation:none}.guide-tour .ant-tour,.guide-tour .ant-tour-mask,.guide-tour .ant-tour-target-placeholder{transition:none!important;animation:none!important}}.guide-demo__select{width:260px;max-width:100%}.guide-demo__actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding-top:12px;border-top:1px solid var(--border-subtle)}@media(max-width:768px){.guide-demo__row{flex-direction:column;align-items:flex-start;gap:6px}.guide-demo__select{width:100%}}.guide-strip__demo-tag.ant-tag{flex:0 0 auto;margin:0;font-size:11px;line-height:18px}@media(max-width:768px){.guide-strip__demo-tag.ant-tag{display:none}}.guide-panel__step-donewhen{margin:4px 0 0;font-size:12px;line-height:1.5;color:var(--text-tertiary);word-break:keep-all}.guide-panel__step-donewhen b{display:inline-block;margin-right:4px;padding:0 6px;border-radius:999px;background:var(--surface-muted, #f1f3f7);color:var(--text-secondary);font-size:11px;font-weight:700}.guide-panel__explain{margin:8px 0 0;font-size:12px;line-height:1.6;color:var(--text-tertiary);word-break:keep-all}.guide-panel__refresh{display:inline;margin-left:4px;padding:0;border:0;background:none;color:var(--text-secondary);font-size:12px;font-weight:700;text-decoration:underline;cursor:pointer}.guide-strip--done{border-color:var(--primary-color);background:var(--primary-5);box-shadow:none}.guide-strip__done-icon{flex:1 1 auto;display:inline-flex;justify-content:flex-end;font-size:20px;color:var(--primary-color)}.guide-strip__now-sub{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:var(--text-secondary, #6b7280)}@media(max-width:768px){.guide-strip__now-sub{display:none}}.guide-tour--quiet,.guide-tour--quiet .ant-tour-mask{opacity:0!important;pointer-events:none;transition:none!important}.guide-tour{transition:none!important}body.guide-tour-moving .ant-tour,body.guide-tour-moving .ant-tour-mask{opacity:0!important;pointer-events:none!important;transition:none!important}body.guide-tour-running .ant-layout-sider{z-index:1101;pointer-events:none}body.guide-tour-running .ant-tour{z-index:1102!important}body.guide-tour-running .ant-layout .custom-sider .ant-menu-sub{margin:4px 0 4px 22px;padding:12px 10px 12px 24px}body.guide-tour-running .ant-layout .custom-sider .ant-menu-sub .ant-menu-item-selected{font-weight:700;border-radius:4px;background:#fff;color:#10161d;box-shadow:0 0 0 6px #fff,0 0 20px 8px #7fe7d88c}body.guide-tour-running .ant-layout .custom-sider .ant-menu-sub .ant-menu-item-selected a,body.guide-tour-running .ant-layout .custom-sider .ant-menu-sub .ant-menu-item-selected span{color:#10161d}.guide-banner-stack{position:fixed;right:24px;bottom:92px;z-index:900;display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none}.guide-banner-stack .guide-next-step{position:static;pointer-events:auto}.guide-panel__current .guide-panel__step-cta{width:100%;min-height:44px;border-radius:8px}.ant-tour.guide-tour .ant-tour-inner{border-radius:12px}.ant-tour.guide-tour .ant-tour-inner .ant-tour-header{padding:22px 24px 0}.ant-tour.guide-tour .ant-tour-inner .ant-tour-header .ant-tour-title{font-size:16px;font-weight:700;line-height:1.4;word-break:keep-all}.ant-tour.guide-tour .ant-tour-inner .ant-tour-description{padding:8px 24px 0;line-height:1.65;word-break:keep-all}.ant-tour.guide-tour .ant-tour-inner .ant-tour-footer{padding:18px 24px 20px}.ant-tour.guide-tour .ant-tour-inner .ant-tour-close{top:22px;inset-inline-end:20px}.guide-welcome{position:fixed;top:var(--guide-welcome-top, 72px);right:var(--guide-welcome-right, 24px);z-index:1010;display:flex;flex-direction:column;align-items:flex-end;gap:10px;width:min(360px,calc(100vw - 24px));padding:14px 16px;border:1px solid var(--primary-30);border-radius:12px;background:var(--surface-base, #fff);box-shadow:0 8px 24px #0f172a24}.guide-welcome:before,.guide-welcome:after{content:"";position:absolute;bottom:100%;right:calc(var(--guide-welcome-arrow, 32px) - 8px);border:8px solid transparent;border-top:0}.guide-welcome:before{border-bottom-color:var(--primary-30)}.guide-welcome:after{margin-bottom:-1px;border-bottom-color:var(--surface-base, #fff)}.guide-welcome--floating:before,.guide-welcome--floating:after{display:none}.guide-welcome__text{flex:1 1 auto;width:100%;margin:0;font-size:13px;line-height:1.5;color:var(--text-secondary);word-break:keep-all}.guide-welcome__text strong{color:var(--text-primary)}.guide-welcome__actions{flex:0 0 auto;display:flex;justify-content:flex-end;width:100%}.guide-welcome__ok{min-height:36px;padding:0 16px;border:0;border-radius:999px;background:var(--primary-color);color:#fff;font-size:13px;font-weight:700;cursor:pointer}
