.auth-page{width:1440px;min-height:900px;display:flex;margin:0 auto;font-family:Inter,sans-serif}.auth-left{width:576px;min-height:900px;flex-shrink:0;padding:44px 56px;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-left--login{background:#1c2e5c}.auth-left--register{background:#12121f}.auth-brand{cursor:pointer;flex-shrink:0;width:fit-content}.auth-brand-name{font-weight:800;font-size:30px;color:#fff;letter-spacing:-.5px;line-height:1}.auth-brand-line{width:44px;height:3px;background:#ff6b6b;border-radius:2px;margin:10px 0 8px}.auth-brand-tagline{font-size:12px;color:#ffffff7a;letter-spacing:.3px}.auth-hero{flex:1;display:flex;flex-direction:column;justify-content:center;padding-bottom:80px}.auth-hero h1{font-weight:700;font-size:46px;line-height:1.2;color:#fff}.auth-hero p{font-size:14px;color:#ffffffbf;margin-top:16px;line-height:1.7}.auth-deco-circle{position:absolute;border-radius:50%;pointer-events:none}.auth-deco-circle--outline{background:transparent;border:1.5px solid rgba(255,255,255,.13)}.auth-deco-circle--rose{background:#ff6b6b2e}.auth-left--register .auth-deco-circle{background:#500a1426}.benefit-list{margin-top:44px;display:flex;flex-direction:column;gap:10px}.benefit-item{background:#ffffff12;border-radius:10px;padding:14px 18px;font-size:14px;color:#ffffffd9;display:flex;align-items:center;gap:10px}.auth-right{flex:1;background:#fff;display:flex;flex-direction:column;overflow-y:auto}.auth-topnav{text-align:right;padding:28px 48px 0;font-size:13px;color:#9999b2;flex-shrink:0}.auth-topnav span{color:#ff6b6b;font-weight:600;cursor:pointer;margin-left:6px}.auth-topnav span:hover{text-decoration:underline}.auth-form-wrap{flex:1;display:flex;flex-direction:column;justify-content:center;padding:32px 120px 60px}.auth-form-wrap--register{justify-content:flex-start;padding-top:24px}.auth-form-wrap h2{font-weight:700;font-size:32px;color:#1f1f2e;margin-bottom:8px}.auth-form-wrap>p,.auth-form-wrap .form-subtitle{font-size:13px;color:#9999b2;margin-bottom:28px}.form-group{margin-bottom:18px}.form-group label{display:block;font-size:13px;font-weight:500;color:#1f1f2e;margin-bottom:6px}.form-group input[type=text],.form-group input[type=email],.form-group input[type=password],.form-group input[type=tel]{width:100%;height:42px;border:none;border-bottom:1.5px solid #CCCCE5;border-radius:0;padding:0 4px;font-size:14px;color:#1f1f2e;font-family:Inter,sans-serif;outline:none;background:transparent;transition:border-color .15s}.form-group input::placeholder{color:#9999b2}.form-group input:focus{border-bottom-color:#ff6b6b}.form-row{display:flex;gap:20px}.form-row .form-group{flex:1}.pw-wrap{position:relative}.pw-wrap input{padding-right:36px}.pw-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);color:#9999b2;font-size:18px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center}.form-options{display:flex;justify-content:space-between;align-items:center;margin:4px 0 24px}.form-options label{display:flex;align-items:center;gap:6px;font-size:13px;color:#9999b2;cursor:pointer}.form-options label input[type=checkbox]{accent-color:#FF6B6B}.form-options span{font-size:13px;color:#9999b2;cursor:pointer}.form-options span:hover{color:#1f1f2e}.btn-primary{width:100%;height:52px;background:#1f1f2e;color:#fff;font-weight:600;font-size:15px;border-radius:10px;cursor:pointer;border:none;font-family:Inter,sans-serif;transition:background .15s}.btn-primary:hover{background:#2e2e42}.auth-divider{display:flex;align-items:center;gap:16px;margin:22px 0;font-size:13px;color:#9999b2}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#cccce5}.terms-notice{font-size:11px;color:#9999b2;text-align:center;margin-bottom:14px;line-height:1.6}.social-row{display:flex;gap:10px}.btn-social{flex:1;height:48px;border-radius:10px;font-size:13px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s}.btn-social:hover{opacity:.85}.btn-google{background:#fff;border:1.5px solid #CCCCE5;color:#1f1f2e}.btn-kakao{background:#fee500;border:none;color:#3c1e1e;font-weight:600}.agreement-section{margin:16px 0}.agreement-all{padding:12px 14px;background:#f7f7fb;border-radius:8px;display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#1f1f2e;cursor:pointer;margin-bottom:8px;border:1px solid #CCCCE5}.agreement-item{display:flex;align-items:center;gap:8px;padding:7px 6px;font-size:13px;color:#9999b2;cursor:pointer}.agreement-all input[type=checkbox],.agreement-item input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#FF6B6B;flex-shrink:0}@media (max-width: 1024px){.auth-page{width:100%}.auth-left{width:360px;padding:36px 40px}.auth-hero h1{font-size:36px}.auth-form-wrap{padding:24px 60px 48px}}@media (max-width: 768px){.auth-page{flex-direction:column;min-height:100vh}.auth-left{width:100%;min-height:240px;padding:32px 28px}.auth-hero{padding-bottom:24px}.auth-hero h1{font-size:30px}.benefit-list{display:none}.auth-right{flex:1}.auth-form-wrap{padding:20px 28px 40px;justify-content:flex-start}.auth-form-wrap--register{padding-top:20px}.social-row{flex-direction:column}}@media (max-width: 480px){.auth-left{min-height:200px}.auth-form-wrap{padding:16px 20px 32px}.auth-form-wrap h2{font-size:26px}}.auth-error{font-size:13px;color:#ef4444;margin-bottom:8px}.review-wrap{padding:0 0 40px}.review-write-box{background:#f9fafb;border:1px solid #E5E7EB;border-radius:12px;padding:24px;margin-bottom:40px;display:flex;gap:28px;align-items:flex-start}.review-rating-col{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:10px;min-width:120px}.review-rating-label{font-size:13px;color:#6b7280;font-weight:500}.review-stars{display:flex;gap:4px}.review-star-btn{background:none;border:none;padding:0;cursor:pointer;font-size:28px;color:#d1d5db;transition:color .1s,transform .1s;line-height:1}.review-star-btn.active{color:#fbbf24}.review-star-btn:hover{transform:scale(1.15)}.review-rating-text{font-size:13px;font-weight:700;color:#374151;min-height:18px}.review-input-col{flex:1;display:flex;flex-direction:column;gap:10px}.review-textarea{width:100%;min-height:100px;padding:14px 16px;border:1px solid #E5E7EB;border-radius:8px;font-size:14px;font-family:inherit;color:#111827;line-height:1.6;resize:vertical;outline:none;background:#fff;transition:border-color .15s}.review-textarea:focus{border-color:#1c2e5c}.review-textarea::placeholder{color:#9ea6b4}.review-submit-row{display:flex;justify-content:flex-end;align-items:center;gap:12px}.review-char-count{font-size:12px;color:#9ea6b4}.review-submit-btn{height:40px;padding:0 24px;background:#1c2e5c;color:#fff;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:opacity .15s;border:none}.review-submit-btn:hover:not(:disabled){opacity:.85}.review-submit-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.review-summary{display:flex;align-items:center;gap:32px;padding-bottom:24px;border-bottom:1px solid #E5E7EB;margin-bottom:24px}.review-avg-score{font-size:52px;font-weight:800;color:#111827;line-height:1;flex-shrink:0}.review-avg-right{display:flex;flex-direction:column;gap:6px}.review-avg-stars{display:flex;gap:3px}.review-avg-star{font-size:20px;color:#d1d5db}.review-avg-star.filled{color:#fbbf24}.review-avg-star.half{color:#fbbf24;opacity:.5}.review-avg-count{font-size:13px;color:#9ea6b4}.review-list-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.review-list-title{font-size:15px;font-weight:700;color:#111827}.review-sort-select{height:32px;padding:0 10px;border:1px solid #E5E7EB;border-radius:6px;font-size:13px;color:#374151;background:#fff;cursor:pointer;outline:none}.review-list{display:flex;flex-direction:column;gap:0}.review-item{padding:20px 0;border-bottom:1px solid #F3F4F6}.review-item:last-child{border-bottom:none}.review-item-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.review-item-left{display:flex;align-items:center;gap:10px}.review-avatar{width:34px;height:34px;border-radius:50%;background:#eef2ff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#1c2e5c;flex-shrink:0}.review-user-info{display:flex;flex-direction:column;gap:2px}.review-login-id{font-size:13px;font-weight:600;color:#374151}.review-date{font-size:11px;color:#9ea6b4}.review-item-stars{display:flex;gap:2px}.review-item-star{font-size:14px;color:#d1d5db}.review-item-star.filled{color:#fbbf24}.review-text{font-size:14px;color:#374151;line-height:1.7;padding-left:44px}.review-empty{text-align:center;padding:60px 0 40px;color:#9ea6b4;font-size:14px}.review-empty-icon{font-size:36px;margin-bottom:12px;opacity:.4}.review-submitted-msg{text-align:center;padding:14px;background:#eef2ff;border-radius:8px;font-size:13px;color:#1c2e5c;font-weight:600;margin-bottom:32px}.pdp-cart-toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%) translateY(20px);display:flex;align-items:center;gap:16px;background:#1c2e5c;color:#fff;padding:14px 20px;border-radius:12px;box-shadow:0 8px 24px #0000002e;opacity:0;pointer-events:none;transition:opacity .25s ease,transform .25s ease;z-index:9999;white-space:nowrap}.pdp-cart-toast--show{opacity:1;transform:translate(-50%) translateY(0);pointer-events:auto}.pdp-cart-toast-msg{font-size:14px;font-weight:500}.pdp-cart-toast-btn{height:30px;padding:0 14px;background:#fff;color:#1c2e5c;border:none;border-radius:6px;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit;transition:opacity .15s}.pdp-cart-toast-btn:hover{opacity:.85}.co-layout{display:flex;gap:24px;align-items:flex-start}.co-left{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.co-right{flex-shrink:0;width:300px}.co-card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden}.co-card-header{display:flex;align-items:center;gap:8px;padding:16px 20px;border-bottom:1px solid #F3F4F6}.co-card-indicator{width:4px;height:18px;background:#1c2e5c;border-radius:2px;flex-shrink:0}.co-card-title{font-size:15px;font-weight:700;color:#111827;flex:1}.co-card-body{padding:20px}.co-addr-change-btn{height:28px;padding:0 12px;border:1px solid #D1D5DB;border-radius:6px;font-size:12px;font-weight:600;color:#374151;background:#fff;cursor:pointer;transition:border-color .15s,color .15s;flex-shrink:0}.co-addr-change-btn:hover{border-color:#1c2e5c;color:#1c2e5c}.co-addr-empty{text-align:center;padding:24px 0 8px;color:#9ea6b4}.co-addr-empty i{font-size:32px;display:block;margin-bottom:8px;color:#d1d5db}.co-addr-empty p{font-size:13px;margin-bottom:16px}.co-addr-selected{display:flex;flex-direction:column;gap:4px}.co-addr-default-badge{display:inline-flex;align-items:center;font-size:10px;font-weight:700;color:#1c2e5c;background:#eef2ff;padding:2px 8px;border-radius:10px;width:fit-content;margin-bottom:2px}.co-addr-name{font-size:14px;font-weight:700;color:#111827;display:flex;align-items:center;gap:10px}.co-addr-phone{font-size:13px;font-weight:400;color:#6b7280}.co-addr-road{font-size:14px;color:#374151}.co-addr-detail{font-size:13px;color:#9ea6b4}.co-addr-picker{display:flex;flex-direction:column;gap:10px}.co-addr-option{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border:1px solid #E5E7EB;border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s}.co-addr-option:hover{border-color:#1c2e5c;background:#f7f9ff}.co-addr-option.selected{border-color:#1c2e5c;background:#f0f4ff}.co-addr-option-radio{font-size:18px;color:#d1d5db;flex-shrink:0;margin-top:1px}.co-addr-option.selected .co-addr-option-radio{color:#1c2e5c}.co-addr-option-info{display:flex;flex-direction:column;gap:3px;flex:1}.co-addr-goto-btn{width:100%;height:42px;border:1.5px dashed #D1D5DB;border-radius:10px;background:#fff;color:#9ea6b4;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s;margin-top:4px}.co-addr-goto-btn:hover{border-color:#1c2e5c;color:#1c2e5c;background:#f7f9ff}.co-addr-form{border:1px solid #1C2E5C;border-radius:10px;padding:18px;background:#f7f9ff}.co-addr-form-title{font-size:13px;font-weight:700;color:#1c2e5c;margin-bottom:14px}.co-form-row{display:flex;gap:16px}.co-form-row .co-form-group{flex:1}.co-form-group{margin-bottom:14px}.co-form-group:last-child{margin-bottom:0}.co-form-group label{display:block;font-size:12px;font-weight:500;color:#6b7280;margin-bottom:6px}.co-form-group input{width:100%;height:40px;border:none;border-bottom:1.5px solid #D1D5DB;padding:0 4px;font-size:14px;color:#111827;font-family:inherit;outline:none;background:transparent;transition:border-color .15s;box-sizing:border-box}.co-form-group input:focus{border-bottom-color:#1c2e5c}.co-form-group input::placeholder{color:#9ea6b4}.co-addr-form-btns{display:flex;gap:8px;margin-top:16px}.co-addr-form-save{height:38px;padding:0 20px;background:#1c2e5c;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s;font-family:inherit}.co-addr-form-save:hover:not(:disabled){opacity:.85}.co-addr-form-save:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.co-addr-form-cancel{height:38px;padding:0 16px;background:#fff;color:#374151;border:1px solid #D1D5DB;border-radius:8px;font-size:13px;cursor:pointer;font-family:inherit;transition:border-color .15s}.co-addr-form-cancel:hover{border-color:#9e9e9e}.co-item{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #F3F4F6}.co-item:last-child{border-bottom:none;padding-bottom:0}.co-item:first-child{padding-top:0}.co-item-img{width:64px;height:64px;background:#f7f8fa;border-radius:4px;overflow:hidden;flex-shrink:0}.co-item-img img{width:100%;height:100%;object-fit:cover}.co-item-no-img{width:100%;height:100%;background:#ebebeb}.co-item-info{flex:1;min-width:0}.co-item-name{font-size:14px;font-weight:600;color:#111827;line-height:1.4;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.co-item-qty{font-size:13px;color:#9ea6b4}.co-item-price{font-size:15px;font-weight:700;color:#111827;flex-shrink:0}.co-coupon-row{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#374151}.co-coupon-none{font-size:13px;color:#9ea6b4}.co-coupon-applied{font-size:13px;font-weight:600;color:#1c2e5c;display:flex;align-items:center;gap:6px}.co-coupon-discount{font-size:13px;font-weight:700;color:#ff6b6b}.co-pay-methods{display:flex;gap:10px}.co-pay-btn{flex:1;height:52px;border:1.5px solid #E5E7EB;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:border-color .15s,background .15s;font-size:13px;font-weight:500;color:#6b7280;background:#fff}.co-pay-btn:hover{border-color:#1c2e5c;color:#1c2e5c}.co-pay-btn.active{border-color:#1c2e5c;background:#eef2ff;color:#1c2e5c;font-weight:700}.co-pay-icon{font-size:20px}.co-pay-btn.kakao.active{border-color:#fee500;background:#fffde7;color:#3c1e1e}.co-pay-btn.kakao:hover{border-color:#fee500;color:#3c1e1e}.co-summary{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;position:sticky;top:120px}.co-summary-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:20px}.co-summary-rows{margin-bottom:4px}.co-summary-row{display:flex;justify-content:space-between;font-size:13px;color:#6b7280;margin-bottom:10px}.co-summary-row.discount{color:#ff6b6b}.co-summary-divider{height:1px;background:#e5e7eb;margin:12px 0}.co-summary-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px;font-weight:600;color:#111827}.co-total-price{font-size:20px;font-weight:800;color:#ff6b6b}.co-order-btn{width:100%;height:50px;background:#1c2e5c;color:#fff;font-size:16px;font-weight:700;border-radius:10px;cursor:pointer;margin-bottom:10px;border:none;transition:opacity .15s}.co-order-btn:hover:not(:disabled){opacity:.85}.co-order-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.co-back-btn{width:100%;height:46px;border:1px solid #D1D5DB;border-radius:10px;font-size:14px;font-weight:600;color:#374151;cursor:pointer;background:none;transition:border-color .15s}.co-back-btn:hover{border-color:#1c2e5c;color:#1c2e5c}.co-notice{font-size:11px;color:#9ea6b4;text-align:center;margin-top:12px;line-height:1.6}.myp-outer{width:1440px;padding:84px 60px 80px;min-height:100vh;background:#f7f7f7;display:flex;gap:24px;align-items:flex-start;box-sizing:border-box}.myp-sidebar{width:220px;flex-shrink:0;position:sticky;top:80px}.myp-sb-profile{background:#fff;border-radius:12px;padding:24px 20px;margin-bottom:12px;text-align:center}.myp-sb-avatar{width:64px;height:64px;background:#1c2e5c;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;color:#fff;margin:0 auto 12px;font-family:Inter,sans-serif}.myp-sb-name{font-size:15px;font-weight:700;color:#111;margin-bottom:6px}.myp-sb-grade{display:inline-flex;align-items:center;gap:4px;background:#fff0f2;color:#ff6b6b;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px}.myp-sb-stats{display:flex;justify-content:space-around;margin-top:16px;padding-top:16px;border-top:1px solid #F0F0F0}.myp-sb-stat-val{font-size:15px;font-weight:700;color:#1c2e5c;text-align:center}.myp-sb-stat-label{font-size:10px;color:#9e9e9e;margin-top:2px;text-align:center}.myp-sb-menu{background:#fff;border-radius:12px;overflow:hidden}.myp-sb-menu-item{display:flex;align-items:center;gap:10px;padding:14px 18px;font-size:13px;color:#555;cursor:pointer;border-left:3px solid transparent;transition:all .15s}.myp-sb-menu-item:hover{background:#f7f7f7;color:#1c2e5c}.myp-sb-menu-item.active{background:#eef2ff;color:#1c2e5c;font-weight:700;border-left-color:#1c2e5c}.myp-sb-menu-item i{font-size:16px;width:18px;text-align:center;flex-shrink:0}.myp-sb-logout{border-top:1px solid #F0F0F0;color:#9e9e9e!important}.myp-content{flex:1;min-width:0}.myp-section{background:#fff;border-radius:12px;padding:24px;margin-bottom:16px}.myp-section-title{font-size:15px;font-weight:700;color:#111;margin-bottom:16px;display:flex;align-items:center;gap:8px}.myp-section-title i{color:#1c2e5c;font-size:16px}.myp-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.myp-stat-card{background:#fff;border-radius:12px;padding:20px 16px;display:flex;align-items:center;gap:14px;border:1px solid #F0F0F0}.myp-stat-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.myp-stat-icon--navy{background:#eef2ff;color:#1c2e5c}.myp-stat-icon--red{background:#fff0f2;color:#ff6b6b}.myp-stat-icon--green{background:#f0fdf4;color:#22c55e}.myp-stat-icon--yellow{background:#fffbeb;color:#f59e0b}.myp-stat-label{font-size:11px;color:#9e9e9e}.myp-stat-value{font-size:20px;font-weight:800;color:#111;margin-top:2px}.myp-stat-sub{font-size:10px;color:#9e9e9e}.myp-order-flow{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #F0F0F0;border-radius:12px;overflow:hidden;margin-bottom:16px}.myp-flow-item{padding:18px 12px;text-align:center;border-right:1px solid #F0F0F0;cursor:pointer;transition:background .15s}.myp-flow-item:last-child{border-right:none}.myp-flow-item:hover{background:#f7f7f7}.myp-flow-count{font-size:22px;font-weight:800;color:#1c2e5c}.myp-flow-label{font-size:11px;color:#9e9e9e;margin-top:4px}.myp-ai-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.myp-ai-badge{display:inline-flex;align-items:center;gap:4px;background:#1c2e5c;color:#a8bfff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px;margin-bottom:8px}.myp-ai-title{font-size:15px;font-weight:700;color:#111;margin-bottom:4px}.myp-ai-desc{font-size:12px;color:#9e9e9e}.myp-ai-viewall{font-size:12px;color:#1c2e5c;font-weight:600;cursor:pointer;white-space:nowrap}.myp-products-row{display:flex;gap:16px}.myp-product-card{flex:1;cursor:pointer}.myp-product-thumb{width:100%;aspect-ratio:1;background:#f7f8fa;border-radius:10px;position:relative;overflow:hidden;transition:opacity .15s;display:flex;align-items:center;justify-content:center;font-size:44px}.myp-product-card:hover .myp-product-thumb{opacity:.85}.myp-product-heart{position:absolute;right:10px;bottom:10px;background:none;border:none;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.myp-product-heart i{font-size:18px}.myp-product-badge{position:absolute;top:8px;left:8px;background:#ff6b6b;color:#fff;font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px}.myp-product-name{font-size:12px;font-weight:600;color:#111;margin-top:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.myp-product-price{font-size:13px;font-weight:700;color:#111;margin-top:4px}.myp-repurchase-banner{display:flex;align-items:center;background:#eef2ff;border-radius:10px;padding:16px 20px;gap:14px;cursor:pointer;border-left:4px solid #1C2E5C}.myp-repurchase-icon{width:44px;height:44px;background:#4f6ef726;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.myp-repurchase-title{font-size:13px;font-weight:700;color:#3b56d9}.myp-repurchase-sub{font-size:12px;color:#666;margin-top:2px}.myp-repurchase-cta{margin-left:auto;background:#1c2e5c;color:#fff;font-size:12px;font-weight:600;padding:8px 16px;border-radius:8px;border:none;cursor:pointer;flex-shrink:0;white-space:nowrap}.myp-order-filters{display:flex;gap:8px;margin-bottom:20px}.myp-filter-btn{padding:6px 14px;border-radius:20px;font-size:12px;border:1px solid #E0E0E0;color:#666;background:#fff;cursor:pointer;transition:all .15s}.myp-filter-btn:hover{border-color:#1c2e5c;color:#1c2e5c}.myp-filter-btn.active{background:#1c2e5c;color:#fff;border-color:#1c2e5c}.myp-order-card{border:1px solid #F0F0F0;border-radius:12px;overflow:hidden;margin-bottom:12px}.myp-order-card-header{display:flex;align-items:center;padding:12px 16px;background:#fafafa;border-bottom:1px solid #F0F0F0;gap:10px}.myp-order-date{font-size:12px;color:#555;font-weight:600}.myp-order-num{font-size:11px;color:#9e9e9e;flex:1}.myp-order-detail-btn{font-size:11px;color:#1c2e5c;cursor:pointer;border:1px solid #1C2E5C;padding:4px 10px;border-radius:4px;background:none}.myp-order-item{display:flex;align-items:center;gap:14px;padding:14px 16px;border-bottom:1px solid #F9F9F9}.myp-order-item:last-child{border-bottom:none}.myp-order-item-thumb{width:72px;height:72px;background:#f0f0f0;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:28px}.myp-order-item-info{flex:1;min-width:0}.myp-order-item-name{font-size:13px;font-weight:600;color:#111;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.myp-order-item-meta{font-size:11px;color:#9e9e9e}.myp-order-item-price{font-size:14px;font-weight:700;color:#111;flex-shrink:0}.myp-order-status{font-size:11px;font-weight:600;flex-shrink:0;padding:4px 10px;border-radius:4px;white-space:nowrap}.myp-status--shipping{background:#eef2ff;color:#3b56d9}.myp-status--complete{background:#f0fdf4;color:#16a34a}.myp-status--pending{background:#fffbeb;color:#d97706}.myp-status--cancel{background:#fef2f2;color:#dc2626}.myp-coupon-tabs{display:flex;border-bottom:1px solid #F0F0F0;margin-bottom:20px}.myp-coupon-tab{padding:10px 20px;font-size:13px;color:#9e9e9e;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .15s}.myp-coupon-tab.active{color:#1c2e5c;font-weight:700;border-bottom-color:#1c2e5c}.myp-coupon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.myp-coupon-card{border:1px solid #E5E7EB;border-radius:10px;overflow:hidden;display:flex;position:relative}.myp-coupon-card--used{opacity:.45}.myp-coupon-card--expired{opacity:.4;filter:grayscale(1)}.myp-coupon-left{width:90px;background:#1c2e5c;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 8px;flex-shrink:0}.myp-coupon-left--red{background:#ff6b6b}.myp-coupon-disc{font-size:22px;font-weight:800;color:#fff;line-height:1}.myp-coupon-disc-type{font-size:10px;color:#ffffffb3;margin-top:2px}.myp-coupon-right{flex:1;padding:14px 16px;position:relative}.myp-coupon-name{font-size:13px;font-weight:600;color:#111;margin-bottom:4px}.myp-coupon-cond{font-size:11px;color:#9e9e9e}.myp-coupon-expire{position:absolute;right:14px;bottom:12px;font-size:10px;color:#9e9e9e}.myp-coupon-expire--soon{color:#ff6b6b;font-weight:600}.myp-wishlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.myp-wishlist-card{cursor:pointer}.myp-wishlist-thumb{width:100%;aspect-ratio:1;background:#f7f8fa;border-radius:10px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;font-size:40px}.myp-wishlist-del{position:absolute;top:8px;right:8px;width:26px;height:26px;background:#00000059;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;cursor:pointer;border:none}.myp-wishlist-name{font-size:12px;font-weight:600;color:#111;margin-top:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.myp-wishlist-price{font-size:13px;font-weight:700;color:#111;margin-top:4px}.myp-profile-form{max-width:500px}.myp-form-row{display:flex;gap:16px}.myp-form-row .myp-form-group{flex:1}.myp-form-group{margin-bottom:20px}.myp-form-label{display:block;font-size:12px;font-weight:600;color:#666;margin-bottom:6px}.myp-form-input{width:100%;height:44px;border:1px solid #E0E0E0;border-radius:8px;padding:0 14px;font-size:14px;color:#111;outline:none;transition:border-color .15s;font-family:inherit;box-sizing:border-box}.myp-form-input:focus{border-color:#1c2e5c}.myp-form-input:disabled{background:#f7f7f7;color:#9e9e9e}.myp-save-btn{height:48px;padding:0 32px;background:#1c2e5c;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .15s}.myp-save-btn:hover{opacity:.85}.myp-section-divider{height:1px;background:#f0f0f0;margin:20px 0}.myp-danger-zone{border:1px solid #FEE2E2!important}.myp-danger-title,.myp-danger-title i{color:#dc2626!important}.myp-delete-btn{height:40px;padding:0 20px;background:#fef2f2;color:#dc2626;border:1px solid #FECACA;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.myp-delete-btn:hover{background:#dc2626;color:#fff}.myp-empty{text-align:center;padding:60px 0;color:#9e9e9e;font-size:14px}.myp-empty i{font-size:40px;display:block;margin-bottom:12px;color:#d1d5db}.myp-addr-list{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.myp-addr-card{border:1px solid #E5E7EB;border-radius:10px;padding:16px 18px;display:flex;align-items:flex-start;gap:12px;transition:border-color .15s}.myp-addr-card--default{border-color:#1c2e5c;background:#f7f9ff}.myp-addr-default-badge{display:inline-flex;align-items:center;font-size:10px;font-weight:700;color:#1c2e5c;background:#eef2ff;padding:2px 8px;border-radius:10px;margin-bottom:4px}.myp-addr-info{flex:1;min-width:0}.myp-addr-road{font-size:13px;color:#374151;margin-bottom:2px}.myp-addr-detail{font-size:12px;color:#9e9e9e}.myp-addr-actions{display:flex;gap:6px;flex-shrink:0;align-items:center}.myp-addr-btn{height:30px;padding:0 12px;border-radius:6px;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.myp-addr-btn--default{background:#fff;border:1px solid #D1D5DB;color:#374151}.myp-addr-btn--default:hover{border-color:#1c2e5c;color:#1c2e5c}.myp-addr-btn--edit{background:#fff;border:1px solid #D1D5DB;color:#374151}.myp-addr-btn--edit:hover{border-color:#1c2e5c;color:#1c2e5c}.myp-addr-btn--del{background:#fff;border:1px solid #FECACA;color:#dc2626}.myp-addr-btn--del:hover{background:#dc2626;color:#fff}.myp-addr-add-btn{width:100%;height:44px;border:1.5px dashed #D1D5DB;border-radius:10px;background:#fff;color:#9e9e9e;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s}.myp-addr-add-btn:hover{border-color:#1c2e5c;color:#1c2e5c;background:#f7f9ff}.myp-addr-form{border:1px solid #1C2E5C;border-radius:10px;padding:18px;background:#f7f9ff;margin-bottom:10px}.myp-addr-form-title{font-size:13px;font-weight:700;color:#1c2e5c;margin-bottom:14px}.myp-addr-form-btns{display:flex;gap:8px;margin-top:14px}.myp-addr-form-save{height:38px;padding:0 20px;background:#1c2e5c;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;transition:opacity .15s}.myp-addr-form-save:hover{opacity:.85}.myp-addr-form-cancel{height:38px;padding:0 16px;background:#fff;color:#374151;border:1px solid #D1D5DB;border-radius:8px;font-size:13px;cursor:pointer}.myp-addr-form-cancel:hover{border-color:#9e9e9e}.wd-page{width:1440px;min-height:836px;background:#f2f3f7;display:flex;align-items:center;justify-content:center;padding:60px 0;box-sizing:border-box;font-family:Inter,sans-serif}.wd-center{display:flex;flex-direction:column;align-items:center;width:100%}.wd-title{font-weight:700;font-size:26px;line-height:31px;color:#141628;margin:0 0 8px;text-align:center}.wd-subtitle{font-size:14px;color:#9699aa;margin:0 0 24px;text-align:center}.wd-card{width:560px;background:#fff;box-shadow:0 4px 24px #00000012;border-radius:16px;padding:32px;box-sizing:border-box}.wd-warn-box{background:#fff7f7;border:1px solid #FECACA;border-radius:12px;padding:18px 20px;margin-bottom:24px}.wd-warn-title{font-weight:600;font-size:14px;color:#b91c1c;margin:0 0 12px}.wd-warn-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.wd-warn-list li{font-size:13px;color:#783232;padding-left:16px;position:relative;line-height:16px}.wd-warn-list li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:5px;background:#ef4444;border-radius:50%}.wd-divider{width:100%;height:1px;background:#eeeff5;margin:24px 0}.wd-section{margin-bottom:16px}.wd-section-title{font-weight:600;font-size:16px;color:#141628;margin:0 0 6px}.wd-section-desc{font-size:13px;color:#9699aa;margin:0 0 14px;line-height:16px}.wd-input-wrap{position:relative;width:100%}.wd-input{width:100%;height:48px;background:#f8f9fc;border:1px solid #D2D5E4;border-radius:10px;padding:0 44px 0 16px;font-size:14px;font-family:Inter,sans-serif;color:#141628;box-sizing:border-box;outline:none;transition:border-color .15s}.wd-input::placeholder{color:#bec1d2}.wd-input:focus{border-color:#4f6ef7;background:#fff}.wd-pw-toggle{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:0;color:#cacddd;font-size:18px;display:flex;align-items:center;transition:color .15s}.wd-pw-toggle:hover{color:#9699aa}.wd-agree-wrap{display:flex;align-items:center;gap:12px;width:100%;background:#f8f9fc;border:1px solid #D2D5E4;border-radius:10px;padding:15px 16px;box-sizing:border-box;cursor:pointer}.wd-checkbox{width:18px;height:18px;border-radius:4px;border:1.5px solid #B4B7C8;background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;transition:background .15s,border-color .15s;cursor:pointer}.wd-checkbox--checked{background:#dc2626;border-color:#dc2626}.wd-agree-text{font-size:13px;color:#505369;line-height:16px;-webkit-user-select:none;user-select:none}.wd-error{font-size:12px;color:#dc2626;margin:10px 0 0}.wd-btn-row{display:flex;gap:24px}.wd-btn-cancel,.wd-btn-confirm{flex:1;height:50px;border-radius:10px;font-size:15px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:opacity .15s,transform .1s;border:none}.wd-btn-cancel{background:#fff;border:1px solid #D2D5E4;color:#505369;font-weight:500}.wd-btn-cancel:hover{background:#f8f9fc}.wd-btn-confirm{background:#dc2626;color:#fff;font-weight:700}.wd-btn-confirm:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.wd-btn-confirm:disabled{opacity:.45;cursor:not-allowed;transform:none}.wd-card--done{height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:48px 32px}.wd-done-icon{width:72px;height:72px;background:#f3f4f8;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin-bottom:24px;animation:wd-pop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes wd-pop{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.wd-done-title{font-weight:700;font-size:22px;color:#141628;margin:0 0 12px;text-align:center;animation:wd-fade-up .35s .1s both}.wd-done-desc{font-size:14px;color:#8c8fa5;line-height:22px;text-align:center;margin:0;animation:wd-fade-up .35s .2s both}@keyframes wd-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background:#f0f0f0}button{cursor:pointer;border:none;background:none;font-family:inherit}a{text-decoration:none}.page{position:relative;width:1440px;min-height:2841px;background:#fff;margin:0 auto;overflow:hidden}.page-list{overflow:visible;min-height:100vh}.page-list .category-bar{z-index:9}.page-list .sp-wrap,.page-list .pdp-wrap{padding-top:120px}.nav-header{position:absolute;width:1440px;height:64px;left:0;top:0;background:#fff;z-index:10}.nav-border{position:absolute;width:1440px;height:1px;left:0;top:63px;background:#ebebeb}.logo{position:absolute;left:16px;top:16px;display:flex;align-items:center;gap:8px;cursor:pointer}.logo-icon{width:32px;height:32px;background:#1c2e5c;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0}.logo-d{font-weight:800;font-size:18px;color:#fff;line-height:1;font-family:Inter,sans-serif}.logo-dot{position:absolute;width:10px;height:10px;background:#1c2e5c;border:1.5px solid #FFFFFF;border-radius:50%;bottom:-2px;right:-2px}.logo-text{font-weight:800;font-size:20px;color:#1c2e5c;letter-spacing:-.5px;font-family:Inter,sans-serif}.search-wrap{position:absolute;width:680px;height:38px;left:140px;top:13px;display:flex;align-items:center;background:#d0d0d073;border-radius:20px;overflow:hidden;padding:0 16px;gap:8px}.search-input{flex:1;background:transparent;border:none;outline:none;font-family:Inter,sans-serif;font-size:13px;color:#333}.search-input::placeholder{color:#9e9e9e}.search-btn{width:24px;height:24px;background:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0}.search-btn i{color:#9e9e9e;font-size:18px}.cart-wrap{position:absolute;left:855px;top:23px;display:flex;align-items:center;gap:6px;cursor:pointer}.cart-label{font-size:12px;color:#666}.cart-badge{width:18px;height:18px;background:#ff6b6b;border-radius:9px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:9px;color:#fff}.mypage-link{position:absolute;left:980px;top:24px;font-size:12px;color:#666;cursor:pointer}.login-btn{position:absolute;width:68px;height:30px;left:1242px;top:17px;background:#ebebebb3;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;color:#333;cursor:pointer}.register-btn{position:absolute;width:75px;height:30px;left:1325px;top:17px;background:#1c2e5c;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;color:#fff;cursor:pointer}.category-bar{position:absolute;width:1440px;height:45px;left:0;top:64px;background:#fff}.cat-bottom{position:absolute;width:1440px;height:1px;left:0;bottom:0;background:#ebebeb}.cat-item{position:absolute;top:14px;font-size:12px;color:#333;cursor:pointer;white-space:nowrap}.cat-item.active{color:#1c2e5c}.cat-underline{position:absolute;height:2.2px;bottom:0;background:#1c2e5c;transition:left .2s ease,width .2s ease}.ai-banner{position:absolute;width:1015px;height:480px;left:40px;top:133px;background:#1c2e5c;border-radius:10px;overflow:hidden}.ai-label{position:absolute;left:80px;top:40px;font-weight:600;font-size:13px;color:#a8bfff}.ai-greeting{position:absolute;left:80px;top:81px;font-weight:700;font-size:38px;color:#fff;white-space:nowrap}.ai-subtitle{position:absolute;left:80px;top:127px;font-weight:700;font-size:38px;color:#fff;line-height:46px}.ai-desc{position:absolute;left:80px;top:225px;font-size:14px;color:#93c5fd}.ai-pagination{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:4px;align-items:center}.dot{height:8px;width:8px;border-radius:2px;background:#fff9;border:none;padding:0;cursor:pointer;flex-shrink:0}.dot.active{width:28px;background:#fff}.ai-deco-circle{position:absolute;border-radius:50%;pointer-events:none}.ai-deco-circle--outline{width:480px;height:480px;top:-140px;right:-120px;background:transparent;border:1.5px solid rgba(255,255,255,.1)}.ai-deco-circle--rose{width:300px;height:300px;bottom:-80px;left:-60px;background:#ff6b6b1f}.ai-slides-wrap{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.ai-slide{min-width:100%;height:100%;flex-shrink:0;position:relative}.banner-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:#ffffff2e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;opacity:0;transition:opacity .2s ease,background .15s ease;z-index:3;border:none;cursor:pointer}.banner-arrow:hover{background:#ffffff59}.banner-arrow--left{left:16px}.banner-arrow--right{right:16px}.ai-banner:hover .banner-arrow,.event-panel:hover .banner-arrow{opacity:1}.ai-slide-product{display:flex;height:100%}.ai-product-img-wrap{width:420px;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#ffffff0f;font-size:110px}.ai-product-content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 48px}.ai-product-tag{display:inline-block;background:#ffffff26;color:#a8bfff;font-size:12px;font-weight:600;padding:4px 12px;border-radius:20px;margin-bottom:20px;width:fit-content}.ai-product-badge{display:inline-block;background:#ff6b6b;color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:4px;margin-bottom:12px}.ai-product-name{font-weight:700;font-size:26px;color:#fff;line-height:1.3;margin-bottom:10px}.ai-product-desc{font-size:13px;color:#ffffffa6;margin-bottom:18px;line-height:1.5}.ai-product-price{font-size:22px;font-weight:700;color:#a8bfff;margin-bottom:24px}.ai-product-cta{background:#fff;color:#3b56d9;font-weight:700;font-size:14px;padding:12px 24px;border-radius:8px;cursor:pointer;border:none;width:fit-content;transition:opacity .15s}.ai-product-cta:hover{opacity:.9}.event-panel{position:absolute;width:305px;height:480px;left:1095px;top:133px;border-radius:10px;overflow:hidden}.event-slides-wrap{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.event-slide{min-width:100%;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.event-label{font-weight:600;font-size:30px;text-align:center;line-height:36px}.event-pagination{position:absolute;bottom:30px;right:30px;display:flex;gap:4px;align-items:center;z-index:1}.section-divider{position:absolute;width:1440px;height:1.65px;left:0;top:0;background:#ebebeb}.section-indicator{position:absolute;width:4px;height:40px;border-radius:2px}.view-all{position:absolute;right:60px;font-size:12px;cursor:pointer}.nav-arrow{position:absolute;right:28px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:rotate(-90deg)}.nav-arrow i{font-size:24px}.product-card{width:292px;transition:transform .2s ease}.product-card:hover{transform:translateY(6px)}.product-thumb{width:292px;background:#f7f7f7;border-radius:8px;position:relative}.heart-btn{position:absolute;right:12px;bottom:12px;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.heart-btn i{font-size:18px}.product-info{margin-top:10px}.product-name{font-weight:600;font-size:12px;color:#111}.product-price{font-size:12px;color:#666;margin-top:6px}.carousel-clip{position:absolute;left:60px;width:1292px;overflow:hidden}.products-row{display:flex;gap:40px;transition:transform .45s cubic-bezier(.25,.46,.45,.94);will-change:transform}.section-recommend{position:absolute;width:1440px;height:449px;left:0;top:653px;background:#fff}.section-recommend .section-indicator{left:60px;top:33px;background:#1c2e5c}.section-recommend .section-title{position:absolute;left:74px;top:38px;font-weight:700;font-size:18px;color:#111}.section-recommend .section-subtitle{position:absolute;left:74px;top:65px;font-size:12px;color:#9ea6b4}.section-recommend .view-all{top:40px;color:#1c2e5c}.section-recommend .nav-arrow{top:200px}.section-recommend .carousel-clip{top:99px;height:320px}.ad-banner{position:absolute;width:1356px;height:100.8px;left:60px;top:1102px;background:#eef2ff;border-radius:9.98px;display:flex;align-items:center;overflow:hidden}.ad-left-bar{width:3.9px;height:100.8px;background:#1c2e5c;flex-shrink:0}.ad-icon-box{width:58.45px;height:59.88px;background:#4f6ef733;border-radius:7.98px;display:flex;align-items:center;justify-content:center;margin-left:18.5px;flex-shrink:0}.ad-icon-box span{font-size:28px}.ad-content{flex:1;margin-left:14px}.ad-title{font-weight:700;font-size:14px;color:#3b56d9}.ad-sub{font-size:13px;color:#1c2e5c;margin-top:8px}.ad-cta{width:97.41px;height:49.9px;background:#1c2e5c;border-radius:7.98px;display:flex;align-items:center;justify-content:center;margin-right:20px;flex-shrink:0;font-weight:600;font-size:12px;color:#fff}.section-repurchase{position:absolute;width:1440px;height:350px;left:0;top:1230px;background:#fff}.section-repurchase .section-indicator{left:60px;top:19px;background:#1c2e5c}.section-repurchase .section-title{position:absolute;left:74px;top:27px;font-weight:700;font-size:18px;color:#111}.section-repurchase .view-all{top:30px;color:#1c2e5c}.section-repurchase .nav-arrow{top:165px}.section-repurchase .carousel-clip{top:78px;height:252px}.section-timebased{position:absolute;width:1440px;height:350px;left:0;top:1580px;background:#fff}.section-timebased .section-indicator{left:60px;top:22px;background:#ff6b6b}.section-timebased .section-title{position:absolute;left:74px;top:32px;font-weight:700;font-size:18px;color:#111}.section-timebased .view-all{top:30px;color:#ff6b6b}.section-timebased .nav-arrow{top:165px}.section-timebased .carousel-clip{top:82px;height:252px}.section-best{position:absolute;width:1340px;height:563px;left:50px;top:1932px}.section-best .section-indicator{left:0;top:0;width:4px;height:46.15px;background:#ff6b6b}.section-best .section-title{position:absolute;left:12px;top:0;font-weight:700;font-size:18px;color:#111827}.section-subtitle-best{position:absolute;left:12px;top:30px;font-size:12px;color:#9ea6b4}.section-best .view-all{right:0;top:8px;font-weight:600;font-size:12px;color:#ff6b6b}.best-row{position:absolute;left:0;top:80px;display:flex;gap:50px}.best-card{border-radius:12px;background:#fff;transition:transform .2s ease}.best-card:hover{transform:translateY(6px)}.best-thumb{background:#f7f8fa;border-radius:12px;position:relative}.rank-badge{position:absolute;left:12px;top:12px;width:48px;height:24px;background:#ff6b6b;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:11px;color:#fff}.best-heart{position:absolute;right:14px;bottom:33px;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.best-heart i{font-size:18px}.best-info{padding:16px 16px 0}.best-name{font-weight:600;font-size:14px;color:#111827}.best-price{font-weight:700;font-size:16px;color:#111827;margin-top:9px}.footer{position:absolute;width:1440px;height:285.76px;left:0;top:2555px;background:#333}.footer-logo{position:absolute;left:60px;top:57.15px;font-weight:700;font-size:18px;color:#fff}.footer-links{position:absolute;left:300px;top:77.56px;display:flex;gap:130px}.footer-links a{font-size:11px;color:#9e9e9e;cursor:pointer}.footer-copyright{position:absolute;left:60px;top:224.52px;font-size:11px;color:#9e9e9e}.sp-wrap{width:1340px;margin:0 auto;padding-bottom:80px}.sp-result-bar{display:flex;align-items:center;justify-content:space-between;height:48px;border-bottom:1px solid #E5E7EB;margin-bottom:32px}.sp-result-count{font-size:14px;color:#374151}.sp-result-count b{font-weight:700;color:#111827}.sp-total{margin-left:6px;color:#9ea6b4}.sp-sort{height:32px;padding:0 10px;border:1px solid #E5E7EB;border-radius:6px;font-size:13px;color:#374151;background:#fff;cursor:pointer;outline:none}.sp-db-sort,.sp-db-sort-item{display:flex;align-items:center;gap:4px}.sp-db-sort-btn{font-size:14px;color:#9ea6b4;padding:4px 8px;cursor:pointer;transition:color .15s}.sp-db-sort-btn:hover{color:#374151}.sp-db-sort-btn.active{color:#1c2e5c;font-weight:700}.sp-db-sort-divider{color:#d1d5db;font-size:13px}.sp-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px 20px}.sp-card{text-decoration:none;color:inherit;display:flex;flex-direction:column;border-radius:12px;transition:transform .15s ease}.sp-card:hover{transform:translateY(-4px)}.sp-card-thumb{position:relative;width:100%;aspect-ratio:1 / 1;background:#f7f8fa;border-radius:3px;overflow:hidden}.sp-card-thumb img{width:100%;height:100%;object-fit:cover}.sp-heart{position:absolute;right:10px;bottom:10px;width:28px;height:28px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.sp-heart i{font-size:18px}.sp-card-info{padding:10px 4px 0}.sp-mall{font-size:11px;color:#9ea6b4;margin-bottom:4px}.sp-title{font-size:13px;font-weight:600;color:#111827;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;margin-bottom:6px}.sp-price{font-size:15px;font-weight:700;color:#111827}.sp-no-image{width:100%;height:100%;background:#f0f0f0}.sp-status{text-align:center;padding:80px 0;font-size:14px;color:#9ea6b4}.sp-error{color:#ef4444}.sp-pagination{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:56px}.sp-page-btn{width:36px;height:36px;border:none;border-radius:50%;background:none;font-size:14px;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.sp-page-btn:hover{border-color:#f3f3f3;color:#f3f3f3}.sp-page-btn.active{background:#f3f3f3;color:#000;font-weight:700}.pdp-wrap{width:1100px;margin:0 auto;padding:0 0 80px}.pdp-breadcrumb{font-size:12px;color:#9ea6b4;margin-bottom:24px}.pdp-bc-link{cursor:pointer;color:#9ea6b4}.pdp-bc-link:hover{color:#1c2e5c}.pdp-bc-sep{margin:0 4px}.pdp-bc-current{color:#374151}.pdp-content{display:flex;gap:48px;align-items:flex-start;margin-bottom:48px}.pdp-gallery{flex-shrink:0;width:460px}.pdp-main-img{width:460px;height:460px;background:#f7f8fa;border-radius:3px;overflow:hidden}.pdp-main-img img{width:100%;height:100%;object-fit:cover}.pdp-no-image{width:100%;height:100%;background:#ebebeb}.pdp-thumbs-wrap{display:flex;align-items:center;gap:8px;margin-top:12px}.pdp-thumbs{display:flex;gap:8px;flex:1;overflow:hidden}.pdp-thumb{flex-shrink:0;width:68px;height:68px;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:#f7f8fa;transition:border-color .15s}.pdp-thumb.active{border-color:#ff6b6b}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.pdp-thumb-arrow{width:28px;height:68px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;font-size:18px;flex-shrink:0;transition:color .15s}.pdp-thumb-arrow:hover{color:#1c2e5c}.pdp-thumb-arrow:disabled{color:#d1d5db;cursor:default}.pdp-info{flex:1;min-width:0}.pdp-brand{font-size:13px;color:#9ea6b4;margin-bottom:8px}.pdp-name{font-size:22px;font-weight:700;color:#111827;line-height:1.4;margin-bottom:20px}.pdp-price-area{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #E5E7EB}.pdp-price{font-size:28px;font-weight:800;color:#111827;display:block}.pdp-max-price{font-size:13px;color:#9ea6b4;margin-top:4px;display:block}.pdp-info-box{border:1px solid #E5E7EB;border-radius:8px;overflow:hidden;margin-bottom:20px}.pdp-info-row{display:flex;align-items:center;padding:12px 16px;font-size:13px}.pdp-info-row+.pdp-info-row{border-top:1px solid #F3F4F6}.pdp-info-label{width:90px;color:#9ea6b4;flex-shrink:0}.pdp-info-value{color:#374151}.pdp-free-ship{color:#3b56d9;font-weight:600}.pdp-qty-row{display:flex;align-items:center;gap:20px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #E5E7EB}.pdp-qty-label{font-size:14px;color:#374151}.pdp-qty-ctrl{display:flex;align-items:center;border:1px solid #E5E7EB;border-radius:8px;overflow:hidden}.pdp-qty-btn{width:36px;height:36px;font-size:18px;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.pdp-qty-btn:hover:not(:disabled){background:#f3f4f6}.pdp-qty-btn:disabled{color:#d1d5db;cursor:default}.pdp-qty-num{width:48px;text-align:center;font-size:15px;font-weight:600;border-left:1px solid #E5E7EB;border-right:1px solid #E5E7EB;line-height:36px}.pdp-total-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.pdp-total-label{font-size:14px;color:#374151}.pdp-total-price{font-size:22px;font-weight:800;color:#111827}.pdp-buy-btn{width:100%;height:52px;background:#1c2e5c;color:#fff;font-size:16px;font-weight:700;border-radius:10px;cursor:pointer;transition:opacity .15s;margin-bottom:10px}.pdp-buy-btn:hover:not(:disabled){opacity:.85}.pdp-buy-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.pdp-sub-btns{display:flex;gap:10px}.pdp-cart-btn{flex:1;height:48px;border:1px solid #D1D5DB;border-radius:10px;font-size:15px;font-weight:600;color:#374151;cursor:pointer;transition:border-color .15s,color .15s}.pdp-cart-btn:hover:not(:disabled){border-color:#1c2e5c;color:#1c2e5c}.pdp-cart-btn:disabled{color:#9ca3af;cursor:not-allowed}.pdp-like-btn{flex:1;height:48px;border:1px solid #D1D5DB;border-radius:10px;font-size:15px;font-weight:600;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:border-color .15s,color .15s}.pdp-like-btn:hover,.pdp-like-btn.active{border-color:#ff6b6b;color:#ff6b6b}.pdp-like-btn i{font-size:18px}.pdp-tabs{display:flex;border-bottom:2px solid #E5E7EB;margin-bottom:32px}.pdp-tab{padding:14px 28px;font-size:15px;font-weight:500;color:#9ea6b4;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s}.pdp-tab:hover{color:#374151}.pdp-tab.active{color:#1c2e5c;font-weight:700;border-bottom-color:#1c2e5c}.pdp-tab-content{padding:0 0 40px}.pdp-desc{font-size:14px;color:#6b7280;line-height:1.9;white-space:pre-line}.pdp-desc p{margin-bottom:8px}.pdp-placeholder{color:#9ea6b4;text-align:center;padding:60px 0}.pdp-related{margin-top:48px;padding-top:32px;border-top:1px solid #E5E7EB}.pdp-related-title{font-size:18px;font-weight:700;color:#111827;margin-bottom:20px}.pdp-related-row{display:flex;align-items:center;gap:12px}.pdp-related-grid{display:flex;gap:16px;flex:1;overflow:hidden}.pdp-related-card{flex-shrink:0;width:190px;cursor:pointer}.pdp-related-card:hover .pdp-related-thumb{opacity:.85}.pdp-related-thumb{width:190px;height:190px;background:#f7f8fa;border-radius:3px;overflow:hidden;margin-bottom:10px;transition:opacity .15s}.pdp-related-thumb img{width:100%;height:100%;object-fit:cover}.pdp-related-name{font-size:13px;font-weight:500;color:#111827;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;overflow:hidden;margin-bottom:4px}.pdp-related-price{font-size:14px;font-weight:700;color:#111827}.pdp-related-arrow{width:36px;height:190px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#374151;cursor:pointer;flex-shrink:0;border-radius:6px;transition:background .15s}.pdp-related-arrow:hover{background:#f3f4f6}.pdp-skeleton{height:14px;background:#f0f0f0;border-radius:4px;margin-bottom:6px}.checkout-page{width:1100px;margin:0 auto;padding:80px 0}.checkout-progress{display:flex;align-items:center;justify-content:center;gap:0;padding:32px 0 40px}.cp-step-wrap{display:flex;align-items:center}.cp-step{display:flex;flex-direction:column;align-items:center;gap:8px}.cp-circle{width:36px;height:36px;border-radius:50%;background:#e5e7eb;color:#9ea6b4;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.cp-step.active .cp-circle{background:#1c2e5c;color:#fff}.cp-step.done .cp-circle{background:#e5e7eb;color:#9ea6b4}.cp-label{font-size:12px;color:#9ea6b4;white-space:nowrap}.cp-step.active .cp-label{color:#1c2e5c;font-weight:700}.cp-line{width:80px;height:1px;background:#e5e7eb;margin:0 8px 22px}.cart-layout{display:flex;gap:24px;align-items:flex-start}.cart-left{flex:1;min-width:0}.cart-right{flex-shrink:0;width:300px}.cart-card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;margin-bottom:32px}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #F3F4F6}.cart-check-all{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer}.cart-check-all input{accent-color:#1C2E5C;width:16px;height:16px}.cart-del-sel{font-size:13px;color:#9ea6b4;cursor:pointer}.cart-del-sel:hover{color:#ef4444}.cart-item{display:flex;align-items:flex-start;gap:12px;padding:20px;border-bottom:1px solid #F3F4F6}.cart-item:last-child{border-bottom:none}.cart-item-check{accent-color:#1C2E5C;width:16px;height:16px;margin-top:4px;flex-shrink:0}.cart-item-img{width:90px;height:90px;background:#f7f8fa;border-radius:4px;overflow:hidden;flex-shrink:0}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-body{flex:1;min-width:0}.cart-item-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.cart-item-name{font-size:14px;font-weight:600;color:#111827;line-height:1.4}.cart-item-del{font-size:12px;color:#9ea6b4;cursor:pointer;flex-shrink:0;margin-left:12px}.cart-item-del:hover{color:#ef4444}.cart-item-bottom{display:flex;align-items:center;justify-content:space-between}.cart-qty-ctrl{display:flex;align-items:center;border:1px solid #E5E7EB;border-radius:6px;overflow:hidden}.cart-qty-ctrl button{width:30px;height:30px;font-size:16px;color:#374151;display:flex;align-items:center;justify-content:center;transition:background .15s}.cart-qty-ctrl button:hover:not(:disabled){background:#f3f4f6}.cart-qty-ctrl button:disabled{color:#d1d5db}.cart-qty-ctrl span{width:36px;text-align:center;font-size:14px;font-weight:600;border-left:1px solid #E5E7EB;border-right:1px solid #E5E7EB;line-height:30px}.cart-item-price{font-size:16px;font-weight:700;color:#111827}.cart-empty{padding:60px;text-align:center;font-size:14px;color:#9ea6b4}.cart-summary{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;position:sticky;top:120px}.cart-summary-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:20px}.cart-summary-rows{margin-bottom:16px}.cart-summary-row{display:flex;justify-content:space-between;font-size:13px;color:#6b7280;margin-bottom:10px}.cart-summary-total{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB;margin-bottom:20px;font-size:14px;font-weight:600;color:#111827}.cart-total-price{font-size:20px;font-weight:800;color:#ff6b6b}.cart-coupon-box{margin-bottom:20px}.cart-coupon-select{width:100%;height:40px;border:1px solid #E5E7EB;border-radius:8px;padding:0 12px;font-size:13px;color:#374151;background:#fff;outline:none;cursor:pointer}.cart-order-btn{width:100%;height:50px;background:#1c2e5c;color:#fff;font-size:16px;font-weight:700;border-radius:10px;cursor:pointer;margin-bottom:10px;transition:opacity .15s}.cart-order-btn:hover:not(:disabled){opacity:.85}.cart-order-btn:disabled{background:#e5e7eb;color:#9ca3af;cursor:not-allowed}.cart-continue-btn{width:100%;height:46px;border:1px solid #D1D5DB;border-radius:10px;font-size:14px;font-weight:600;color:#374151;cursor:pointer;transition:border-color .15s}.cart-continue-btn:hover{border-color:#1c2e5c;color:#1c2e5c}.cart-related-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:16px}.cart-related-row{display:flex;align-items:center;gap:12px}.cart-related-grid{display:flex;gap:16px;flex:1;overflow:hidden}.cart-related-card{flex-shrink:0;width:160px;cursor:pointer}.cart-related-thumb{width:160px;height:160px;background:#f0f0f0;border-radius:3px;margin-bottom:8px}.cart-related-name{height:14px;background:#f0f0f0;border-radius:4px;margin-bottom:6px}.cart-related-price{height:14px;background:#f0f0f0;border-radius:4px;width:60%}.oc-wrap{display:flex;flex-direction:column;align-items:center;padding:0 0 60px}.oc-icon-wrap{width:72px;height:72px;background:#eef2ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;margin-bottom:24px}.oc-title{font-size:28px;font-weight:800;color:#111827;margin-bottom:12px}.oc-subtitle{font-size:14px;color:#6b7280;text-align:center;line-height:1.7;margin-bottom:32px}.oc-info-box{width:480px;background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;margin-bottom:16px}.oc-info-title{font-size:15px;font-weight:700;color:#111827;margin-bottom:16px}.oc-info-row{display:flex;justify-content:space-between;font-size:13px;color:#374151;padding:8px 0;border-bottom:1px solid #F3F4F6}.oc-info-row:last-child{border-bottom:none}.oc-info-label{color:#9ea6b4}.oc-info-value{font-weight:600}.oc-coupon-box{width:480px;border:1px solid #FECACA;background:#fff5f5;border-radius:12px;padding:16px 20px;font-size:13px;color:#374151;margin-bottom:32px;text-align:center}.oc-coupon-box strong{color:#ef4444}.oc-coupon-box p{margin-top:6px;color:#6b7280}.oc-btns{display:flex;gap:12px}.oc-btn-outline{width:180px;height:48px;border:1px solid #D1D5DB;border-radius:10px;font-size:15px;font-weight:600;color:#374151;cursor:pointer;transition:border-color .15s}.oc-btn-outline:hover{border-color:#1c2e5c;color:#1c2e5c}.oc-btn-primary{width:180px;height:48px;background:#1c2e5c;color:#fff;font-size:15px;font-weight:700;border-radius:10px;cursor:pointer;transition:opacity .15s}.oc-btn-primary:hover{opacity:.85}.cl-root{display:flex;flex-direction:column;min-height:100vh;background:#f5f7fa;font-family:Noto Sans KR,sans-serif}.cl-nav-header{box-sizing:border-box;width:100%;height:64px;background:#fff;border-bottom:1px solid #EBEDF0;display:flex;align-items:center;justify-content:space-between;padding:0 24px 0 0;flex-shrink:0;z-index:10}.cl-nav-header-logo{width:220px;height:64px;display:flex;align-items:center;gap:10px;padding:0 20px;flex-shrink:0}.cl-logo-icon{position:relative;width:32px;height:32px;background:#1c2e5c;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cl-logo-d{font-family:Inter,sans-serif;font-weight:800;font-size:16px;color:#fff;line-height:1}.cl-logo-dot{position:absolute;width:10px;height:10px;background:#1c2e5c;border:1.5px solid #FFFFFF;border-radius:50%;bottom:-2px;right:-2px}.cl-logo-text{font-family:Inter,sans-serif;font-weight:800;font-size:20px;color:#1c2e5c}.cl-admin-label{font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:12px;color:#666}.cl-nav-header-right{display:flex;align-items:center;gap:12px}.cl-logout-btn{height:28px;padding:0 12px;background:none;border:1px solid #E0E0E0;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#666;cursor:pointer;transition:border-color .15s,color .15s}.cl-logout-btn:hover{border-color:#999;color:#333}.cl-body{display:flex;flex-direction:row;flex:1;min-height:0}.cl-sidebar{width:220px;min-height:100%;background:#21242e;flex-shrink:0}.cl-nav{display:flex;flex-direction:column;padding-top:30px}.cl-nav-item{display:flex;align-items:center;justify-content:space-between;padding:12px 40px;font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:13px;color:#99a3b8;cursor:pointer;transition:background .15s,color .15s;-webkit-user-select:none;user-select:none}.cl-nav-item:hover{background:#4f6ef726;color:#fff}.cl-nav-parent-open{background:#4f6ef733;color:#99a3b8}.cl-nav-parent-open:hover{background:#4f6ef74d}.cl-nav-arrow{display:inline-block;width:8px;height:8px;border-right:2px solid #99A3B8;border-bottom:2px solid #99A3B8;transform:rotate(45deg);transition:transform .2s;flex-shrink:0}.cl-nav-parent-open .cl-nav-arrow{transform:rotate(225deg)}.cl-nav-sub{padding-left:52px;font-size:13px}.cl-nav-active{background:#4f6ef7!important;color:#fff!important}.cl-nav-active:hover{background:#3d5de0!important}.cl-main{flex:1;min-width:0;display:flex;flex-direction:column}.cl-page-header{box-sizing:border-box;width:100%;height:72px;background:#fff;border-bottom:1px solid #EBEDF0;display:flex;align-items:center;justify-content:space-between;padding:0 32px;flex-shrink:0}.cl-page-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:20px;color:#121212;margin:0 0 4px}.cl-page-sub{font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:12px;color:#9ea6b5;margin:0}.cl-btn-primary{height:36px;padding:0 16px;background:#3f76e4;border-radius:6px;border:none;font-family:Inter,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer;white-space:nowrap;transition:background .15s}.cl-btn-primary:hover{background:#2d5ed0}.cl-content{flex:1;padding:28px;overflow-y:auto}.cl-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.cl-toolbar{display:flex;align-items:center;height:57px;padding:0 20px;border-bottom:1px solid #EBEDF0;position:relative}.cl-search-wrap{display:flex;align-items:center;width:240px;height:35px;background:#f5f6fa;border-radius:6px;overflow:visible;flex-shrink:0}.cl-search{flex:1;border:none;outline:none;background:transparent;padding:0 12px;font-family:Inter,sans-serif;font-size:12px;color:#333}.cl-search::placeholder{color:#9ea6b4}.cl-search-btn{width:36px;height:35px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#9ea6b5;flex-shrink:0;overflow:visible;padding:0 10px}.cl-search-btn:hover{color:#4f6ef7}.cl-tabs{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;height:57px}.cl-tab{height:57px;padding:0 20px;background:none;border:none;border-bottom:2px solid transparent;font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:12px;color:#666;cursor:pointer;transition:color .15s,border-color .15s;white-space:nowrap}.cl-tab:hover{color:#4f6ef7}.cl-tab-active{font-weight:700;color:#4f6ef7;border-bottom-color:#3f76e4}.cl-table{width:100%;border-collapse:collapse}.cl-table thead tr{background:#fafcff;border-bottom:1px solid #EBEDF0}.cl-table th{font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#666;padding:16px 10px;text-align:center;white-space:nowrap}.cl-table td{font-family:Inter,sans-serif;font-size:11px;color:#666;padding:16px 10px;text-align:center;border-bottom:1px solid #F0F2F5;vertical-align:middle}.cl-table tbody tr:last-child td{border-bottom:none}.cl-table tbody tr.cl-clickable-row{cursor:pointer;transition:background .15s}.cl-table tbody tr.cl-clickable-row:hover{background:#eef3ff}.cl-table tbody tr.cl-clickable-row:hover td{color:#333}.cl-row-selected{background:#e6eeff!important}.cl-row-selected td{color:#333!important}.cl-radio{width:13px;height:14px;cursor:pointer;accent-color:#3F76E4}.cl-campaign-name{font-weight:700!important;color:#111!important}.cl-badge{display:inline-block;padding:4px 8px;border-radius:10px;font-family:Inter,sans-serif;font-weight:700;font-size:10px;white-space:nowrap}.badge-designing{background:#feedd3;color:#ef8c1e}.badge-running{background:#cfe4f9;color:#405793}.badge-simulated{background:#c8f3d4;color:#1c9e42}.badge-waiting{background:#f0f2f5;color:#7a84a0}.badge-paused{background:#fff0f0;color:#d94f4f}.badge-ended{background:#f0f2f5;color:#9aa3b5}.cl-pagination{display:flex;align-items:center;justify-content:center;gap:4px;padding:20px 0 24px;border-top:1px solid #F0F2F5}.cl-page-btn{width:30px;height:30px;border-radius:50%;border:none;background:#f3f3f3;font-family:Inter,sans-serif;font-size:11px;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.cl-page-btn:hover{background:#e0e0e0}.cl-page-active{background:#3f76e4;color:#fff;font-weight:700}.cl-page-next,.cl-page-prev{font-size:15px;color:#9aa3b5}.cl-page-btn:disabled{opacity:.3;cursor:default}.cl-table-state{text-align:center;padding:40px 0;font-family:Noto Sans KR,sans-serif;font-size:13px;color:#9ea6b5}.cl-table-error{color:#d94f4f}.cc-main{flex:1;background:#f5f7fa;overflow-y:auto;padding-bottom:40px}.cc-page-header{box-sizing:border-box;width:100%;height:72px;background:#fff;border-bottom:1px solid #EBEDF0;display:flex;align-items:center;padding:0 32px}.cc-page-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:20px;color:#121212;margin:0 0 4px}.cc-page-sub{font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:12px;color:#9ea6b5;margin:0}.cc-section{margin:20px 28px 0;background:#fff;box-shadow:0 2px 8px #0000000d;border-radius:12px;overflow:hidden}.cc-section-last{margin-bottom:0}.cc-section-head{background:#fafcff;border-bottom:1px solid #EBEDF0;padding:17px 20px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:14px;color:#121212;display:flex;align-items:center;justify-content:space-between}.cc-filter-logic-toggle{display:flex;align-items:center;gap:8px}.cc-filter-logic-label{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#9ea6b5;font-weight:400}.cc-section-body{padding:20px 28px 24px}.cc-field-row{display:flex;align-items:center;gap:10px;margin-bottom:18px}.cc-field-col{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.cc-label{font-family:Noto Sans KR,sans-serif;font-weight:500;font-size:12px;color:#121212;min-width:80px;flex-shrink:0}.cc-req{color:#e53e3e}.cc-input{box-sizing:border-box;border:1px solid #EBEDF0;border-radius:6px;background:#fff;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#111;padding:0 12px;height:36px;outline:none;transition:border-color .15s}.cc-input:focus{border-color:#3f76e4}.cc-input::placeholder{color:#bfbfbf}.cc-input-wide{flex:1;max-width:580px}.cc-input-date{width:140px;background:#f5f6fa}.cc-tilde{font-size:13px;color:#666}.cc-select{box-sizing:border-box;border:1px solid #E6E8F0;border-radius:6px;background:#f5f6fa;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#111;padding:0 10px;height:36px;outline:none;cursor:pointer;min-width:130px}.cc-textarea{box-sizing:border-box;width:100%;height:70px;border:1px solid #EBEDF0;border-radius:6px;background:#fff;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#111;padding:10px 12px;outline:none;resize:none;transition:border-color .15s}.cc-textarea:focus{border-color:#3f76e4}.cc-textarea::placeholder{color:#bfbfbf}.cc-filter-table-wrap{background:#f9fafb;border-radius:8px;overflow:hidden;margin-bottom:16px}.cc-filter-header{display:flex;align-items:center;padding:10px 16px;border-bottom:1px solid #EBEDF0}.cc-fh{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:11px;color:#9ea6b5}.cc-fh-event{flex:0 0 140px}.cc-fh-field{flex:0 0 160px}.cc-fh-type{flex:0 0 90px}.cc-fh-op{flex:0 0 130px}.cc-fh-val{flex:0 0 140px}.cc-fh-period{flex:1}.cc-fh-del{flex:0 0 30px;text-align:center}.cc-filter-row{display:flex;align-items:center;padding:12px 16px;background:#fafcff}.cc-fc{display:flex;align-items:center;gap:6px}.cc-select-sm{min-width:unset;width:100%;height:28px;font-size:11px;padding:0 8px}.cc-input-sm{height:28px;font-size:11px;padding:0 8px;width:100%}.cc-input-period{height:28px;font-size:11px;padding:0 6px;width:54px;text-align:center;background:#fff}.cc-period-prefix,.cc-period-suffix{font-size:12px;color:#666;white-space:nowrap}.cc-type-badge{display:inline-block;padding:3px 8px;border-radius:3px;font-family:Inter,sans-serif;font-weight:500;font-size:10px}.cc-type-number{background:#fff7ed;color:#a66b0f}.cc-type-string{background:#e6f0ff;color:#4f6ef7}.cc-type-empty{color:#bfbfbf;font-size:12px}.cc-and-row{display:flex;align-items:center;padding:0 16px}.cc-and-line{flex:1;height:1px;background:#d1d6e0}.cc-logic-badge{margin:0 10px;padding:4px 14px;background:#e8f0fc;border:1px solid #85ADEC;border-radius:11px;font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#185fa5;cursor:pointer;transition:background .15s,color .15s,border-color .15s;white-space:nowrap}.cc-logic-badge:hover{background:#d0e4ff}.cc-logic-or{background:#fff0e8;border-color:#f0934a;color:#b84a00}.cc-logic-or:hover{background:#ffe0cc}.cc-filter-empty{padding:24px;text-align:center;font-size:12px;color:#bfbfbf}.cc-del-btn{width:22px;height:22px;border:none;background:none;font-size:12px;color:#9ea6b5;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s}.cc-del-btn:hover{color:#e53e3e}.cc-filter-footer{display:flex;align-items:center;justify-content:space-between}.cc-target-area{display:flex;align-items:center;gap:10px}.cc-target-text{font-family:Inter,sans-serif;font-size:12px;color:#666}.cc-target-num{font-size:15px;font-weight:700;color:#3f76e4}.cc-btn-query{height:34px;padding:0 16px;background:#4f6ef7;border:none;border-radius:6px;font-family:Inter,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer;transition:background .15s}.cc-btn-query:hover{background:#3d5de0}.cc-btn-add-filter{height:32px;padding:0 16px;background:#fff;border:1px solid #3B82F5;border-radius:8px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#3b82f5;cursor:pointer;transition:background .15s}.cc-btn-add-filter:hover{background:#eef3ff}.cc-reward-tabs{display:flex;gap:8px;margin-bottom:16px}.cc-reward-tab{height:28px;padding:0 18px;border-radius:6px;font-family:Inter,sans-serif;font-size:11px;cursor:pointer;border:1px solid #E0E4E8;background:#fff;color:#666b70;transition:background .15s,color .15s}.cc-reward-tab-active{background:#3b81f5;border-color:#3b81f5;color:#fff;font-weight:700}.cc-reward-sub-label{font-family:Noto Sans KR,sans-serif;font-weight:600;font-size:12px;color:#121212;margin:0 0 10px}.cc-issuance-group{display:flex;gap:24px;align-items:center}.cc-issuance-label{display:flex;align-items:center;gap:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;cursor:pointer}.cc-issuance-radio{width:15px;height:15px;accent-color:#4F6EF7;cursor:pointer}.cc-msg-wrap{margin-top:12px;background:#f8faff;border:1px solid #DDEAFF;border-radius:8px;padding:14px 16px}.cc-msg-textarea{width:100%;height:100px;background:#fff;border:1px solid #E0E4E8;border-radius:6px;padding:10px 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;resize:vertical;outline:none;transition:border-color .15s;box-sizing:border-box;line-height:1.6}.cc-msg-textarea:focus{border-color:#4f6ef7}.cc-msg-textarea::placeholder{color:#bfbfbf}.cc-msg-char-count{font-family:Inter,sans-serif;font-size:11px;color:#a6a8b8;text-align:right;margin-top:6px}.cc-dedupe-section{margin-top:16px;display:flex;flex-direction:column;gap:12px}.cc-dedupe-cards{display:flex;gap:16px}.cc-dedupe-card{flex:1;border-radius:12px;padding:16px 20px;display:flex;align-items:flex-start;gap:14px;cursor:pointer;transition:border-color .15s,background .15s;border:.5px solid #E3E8F4}.cc-dedupe-card-default{background:#f0f2f8}.cc-dedupe-card-inactive{background:#f0f2f8;border-color:#e3e8f4}.cc-dedupe-card-active{background:#eef0ff;border:.5px solid #4F6EF7}.cc-dedupe-card-title{font-family:Inter,sans-serif;font-weight:600;font-size:13px;margin-bottom:4px}.cc-dedupe-card-desc{font-family:Inter,sans-serif;font-size:11px;line-height:1.5}.cc-dedupe-period-row{display:flex;align-items:center;gap:12px;padding:0 4px}.cc-dedupe-period-label{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#5a6a8a;min-width:48px;flex-shrink:0}.cc-dedupe-period-input-wrap{display:flex;align-items:center}.cc-dedupe-period-input{width:72px;height:32px;text-align:center;background:#f0f2f8;border:.5px solid #E3E8F4;border-radius:7px;font-size:13px;font-weight:500;color:#0f1e3d}.cc-dedupe-period-suffix{font-family:Inter,sans-serif;font-size:12px;color:#5a6a8a}.cc-process-title{padding:20px 28px 4px;font-family:Inter,sans-serif;font-weight:600;font-size:13px;color:#212121}.cc-process-sub{padding:0 28px 16px;font-family:Inter,sans-serif;font-size:11px;color:#a6a8b8}.cc-section-divider{height:1px;background:#e0e4e8;margin:0}.cc-process-cards{display:flex;gap:16px;padding:20px 28px}.cc-process-card{flex:1;border:1px solid #E0E4E8;border-radius:8px;padding:16px;cursor:pointer;transition:border-color .15s,background .15s;background:#fff}.cc-process-card-active{background:#f6f7ff;border:1.5px solid #3B81F5}.cc-pc-top{display:flex;align-items:center;gap:10px;margin-bottom:14px}.cc-pc-radio{width:18px;height:18px;border-radius:50%;border:1.5px solid #A6A8B8;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .15s,background .15s}.cc-pc-radio-on{border-color:#3b81f5;background:#3b81f5}.cc-pc-radio-dot{width:8px;height:8px;border-radius:50%;background:#fff}.cc-pc-badge{padding:4px 8px;border-radius:10px;font-family:Inter,sans-serif;font-weight:600;font-size:10px}.cc-pc-badge-kafka{background:#e0f5e8;color:#2e7d4f}.cc-pc-badge-batch{background:#feeeda;color:#854e0b}.cc-pc-name{font-family:Inter,sans-serif;font-weight:700;font-size:13px;color:#212121;margin-bottom:6px}.cc-pc-name-inactive{color:#666}.cc-pc-desc{font-family:Inter,sans-serif;font-size:11px;color:#666;margin-bottom:12px}.cc-pc-desc-inactive{color:#a6a8b8}.cc-pc-divider{height:1px;background:#e0e4e8;margin-bottom:12px}.cc-pc-list{margin:0;padding-left:16px;display:flex;flex-direction:column;gap:8px}.cc-pc-list li{font-family:Inter,sans-serif;font-size:11px;color:#666;list-style:none;position:relative}.cc-pc-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:#3b81f5;position:absolute;left:-14px;top:3px}.cc-pc-list-inactive li{color:#a6a8b8}.cc-pc-list-inactive li:before{background:#a6a8b8}.cc-footer-btns{display:flex;justify-content:flex-end;gap:8px;padding:16px 28px 24px;border-top:1px solid #E0E4E8}.cc-btn-cancel,.cc-btn-save-draft{height:32px;padding:0 20px;border:1px solid #E0E3E8;border-radius:6px;background:#fff;font-family:Inter,sans-serif;font-size:12px;color:#666b75;cursor:pointer;transition:background .15s}.cc-btn-cancel:hover,.cc-btn-save-draft:hover{background:#f5f5f5}.cc-btn-save{height:32px;padding:0 20px;border:none;border-radius:6px;background:#3b82f5;font-family:Inter,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer;transition:background .15s}.cc-btn-save:hover{background:#2d6fe0}.cc-save-error{color:#e53e3e;font-size:13px;padding:0 28px 12px}.cc-batch-schedule{margin:0 28px 16px;background:#f8faff;border:1px solid #DDEAFF;border-radius:8px;padding:16px 20px}.cc-batch-schedule-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:12px;color:#4f6ef7;margin-bottom:12px}.cc-batch-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.cc-batch-group{display:flex;flex-direction:column;gap:4px}.cc-batch-label{font-family:Noto Sans KR,sans-serif;font-size:10px;color:#a6a8b8}.cc-batch-select{height:32px;min-width:90px;background:#fff;border:1px solid #DDEAFF;border-radius:6px;padding:0 28px 0 10px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23A6A8B8' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.cc-batch-select:focus{border-color:#4f6ef7}.cdp-main{flex:1;background:#f5f7fa;overflow-y:auto;padding-bottom:40px}.cdp-page-header{box-sizing:border-box;width:100%;background:#fff;border-bottom:1px solid #EBEDF0;display:flex;align-items:center;justify-content:space-between;padding:14px 32px;flex-shrink:0;gap:16px}.cdp-header-top{display:flex;align-items:center;gap:10px;margin-bottom:4px}.cdp-back-btn{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#4f6ef7;background:none;border:none;cursor:pointer;padding:0}.cdp-back-btn:hover{text-decoration:underline}.cdp-status-badge{padding:3px 10px;border-radius:10px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:11px}.cdp-badge-waiting{background:#feedd3;color:#ef8c1e}.cdp-badge-running{background:#cfe4f9;color:#405793}.cdp-badge-paused{background:#fff0f0;color:#d94f4f}.cdp-badge-ended{background:#f0f2f5;color:#9aa3b5}.cdp-page-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:20px;color:#121212;margin:0 0 4px}.cdp-page-sub{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#9ea6b5;margin:0}.cdp-campaign-id{color:#4f6ef7;font-family:Inter,sans-serif}.cdp-header-btns{display:flex;gap:8px;flex-shrink:0}.cdp-btn-edit{height:36px;padding:0 20px;background:#4f6ef7;border:none;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer;transition:background .15s}.cdp-btn-edit:hover{background:#3d5de0}.cdp-btn-delete{height:36px;padding:0 20px;background:#ffeded;border:none;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:12px;color:#b82b2b;cursor:pointer;transition:background .15s}.cdp-btn-delete:hover{background:#ffd5d5}.cdp-btn-save{height:36px;padding:0 20px;background:#3b82f5;border:none;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer;transition:background .15s}.cdp-btn-save:hover{background:#2d6fe0}.cdp-btn-cancel{height:36px;padding:0 16px;background:#fff;border:1px solid #E0E4E8;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#666;cursor:pointer}.cdp-btn-cancel:hover{background:#f5f5f5}.cdp-section{margin:20px 28px 0;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:visible}.cdp-section-last{margin-bottom:0}.cdp-section-head{background:#fafcff;border-bottom:1px solid #EBEDF0;padding:16px 20px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:14px;color:#121212;display:flex;align-items:center;justify-content:space-between}.cdp-section-body{padding:20px 28px 24px}.cdp-field-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.cdp-field-row:last-child{margin-bottom:0}.cdp-field-col{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.cdp-label{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#80858a;width:90px;flex-shrink:0}.cdp-value{font-family:Noto Sans KR,sans-serif;font-size:13px;color:#121212;font-weight:500}.cdp-value-desc{font-size:12px;color:#666;font-weight:400;line-height:1.6;padding:10px 14px;background:#f8faff;border-radius:6px}.cdp-tilde{color:#9ea6b5;font-size:12px}.cdp-input{height:36px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;padding:0 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;box-sizing:border-box}.cdp-input:focus{background:#fff;border-color:#4f6ef7}.cdp-input-wide{flex:1}.cdp-input-date{width:140px}.cdp-input-sm{width:90px}.cdp-input-period{width:60px;text-align:center}.cdp-select{height:36px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;padding:0 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;cursor:pointer}.cdp-select-sm{width:100%}.cdp-textarea{width:100%;height:80px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;padding:10px 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;resize:none;box-sizing:border-box}.cdp-textarea:focus{background:#fff;border-color:#4f6ef7}.cdp-filter-table-wrap{margin-bottom:16px}.cdp-filter-header,.cdp-filter-row{display:grid;grid-template-columns:1.4fr 1.4fr .7fr 1.2fr 1fr 1fr auto;gap:8px;align-items:center;padding:8px 4px}.cdp-filter-header{border-bottom:1px solid #EBEDF0;padding-bottom:10px;margin-bottom:4px}.cdp-fh{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:11px;color:#9ea6b5}.cdp-filter-row{border-bottom:.5px solid #F0F2F5;padding:10px 4px}.cdp-fc{display:flex;align-items:center}.cdp-cell-val{font-family:Inter,sans-serif;font-size:12px;color:#333}.cdp-type-badge{padding:3px 8px;border-radius:4px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.cdp-type-number{background:#e8f0fc;color:#185fa5}.cdp-type-string{background:#e8fcf0;color:#1a7a3c}.cdp-type-empty{color:silver;font-size:12px}.cdp-period-prefix,.cdp-period-suffix{font-size:12px;color:#9ea6b5;white-space:nowrap}.cdp-period-prefix{margin-right:4px}.cdp-period-suffix{margin-left:4px}.cdp-del-btn{width:24px;height:24px;background:#f2f2f2;border:none;border-radius:4px;font-size:10px;color:#999;cursor:pointer}.cdp-del-btn:hover{background:#ffeded;color:#b82b2b}.cdp-and-row{display:flex;align-items:center;gap:8px;padding:4px 0}.cdp-and-line{flex:1;height:1px;background:#d1d6e0}.cdp-logic-badge{padding:4px 14px;background:#e8f0fc;border:1px solid #85ADEC;border-radius:11px;font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#185fa5;cursor:pointer;transition:background .15s;white-space:nowrap}.cdp-logic-badge:hover{background:#d0e4ff}.cdp-logic-or{background:#fff0e8;border-color:#f0934a;color:#b84a00}.cdp-logic-or:hover{background:#ffe0cc}.cdp-filter-logic-toggle{display:flex;align-items:center;gap:8px}.cdp-filter-logic-label{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#9ea6b5;font-weight:400}.cdp-filter-empty{padding:24px;text-align:center;font-size:12px;color:#bfbfbf}.cdp-filter-footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.cdp-target-area{display:flex;align-items:center;gap:10px}.cdp-target-text{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#666}.cdp-btn-query{height:32px;padding:0 14px;background:#f0f5ff;border:1px solid #85ADEC;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#4f6ef7;cursor:pointer}.cdp-btn-add-filter{height:32px;padding:0 16px;background:#4f6ef7;border:none;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer}.cdp-reward-tabs{display:flex;gap:4px;margin-bottom:16px}.cdp-reward-tab{height:32px;padding:0 16px;background:#f5f6fa;border:1px solid #E0E4E8;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#666;cursor:pointer}.cdp-reward-tab-active{background:#4f6ef7;border-color:#4f6ef7;color:#fff;font-weight:700}.cdp-coupon-header,.cdp-coupon-row{display:grid;grid-template-columns:32px 1.5fr 1fr 1.2fr 1fr;gap:8px;align-items:center;padding:10px 8px}.cdp-coupon-header{border-bottom:1px solid #EBEDF0}.cdp-ch{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:11px;color:#9ea6b5}.cdp-coupon-row{border-bottom:.5px solid #F0F2F5}.cdp-coupon-row:last-child{border-bottom:none}.cdp-coupon-selected{background:#f0f5ff;border-radius:6px}.cdp-coupon-readonly,.cdp-coupon-readonly .cdp-checkbox{cursor:default!important}.cdp-coupon-check{display:flex;justify-content:center}.cdp-checkbox{width:16px;height:16px;border:1.5px solid #D0D5DD;border-radius:3px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:10px;color:#fff;transition:background .15s}.cdp-checkbox-on{background:#4f6ef7;border-color:#4f6ef7}.cdp-coupon-name{font-family:Noto Sans KR,sans-serif;font-size:12px;font-weight:600;color:#121212}.cdp-coupon-code{font-family:Inter,sans-serif;font-size:11px;color:#4f6ef7}.cdp-coupon-discount{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333}.cdp-coupon-expiry{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#9ea6b5}.cdp-reward-empty{padding:32px;text-align:center;font-size:12px;color:#bfbfbf}.cdp-dedupe-readonly{display:flex;align-items:center;gap:16px;margin-top:14px;padding:12px 16px;background:#f9fafb;border-radius:8px;border:1px solid #EBEDF0}.cdp-dedupe-readonly-label{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#9ea6b5;font-weight:500;flex-shrink:0}.cdp-dedupe-readonly-value{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#121212}.cdp-dedupe-section{margin-top:16px;display:flex;flex-direction:column;gap:12px}.cdp-dedupe-cards{display:flex;gap:16px}.cdp-dedupe-card{flex:1;border-radius:12px;padding:16px 20px;display:flex;align-items:flex-start;gap:14px;cursor:pointer;transition:border-color .15s,background .15s;border:.5px solid #E3E8F4}.cdp-dedupe-card-default{background:#f0f2f8}.cdp-dedupe-card-inactive{background:#f0f2f8;border-color:#e3e8f4}.cdp-dedupe-card-active{background:#eef0ff;border:.5px solid #4F6EF7}.cdp-dedupe-card-title{font-family:Inter,sans-serif;font-weight:600;font-size:13px;margin-bottom:4px}.cdp-dedupe-card-desc{font-family:Inter,sans-serif;font-size:11px;line-height:1.5}.cdp-dedupe-period-row{display:flex;align-items:center;gap:12px;padding:0 4px}.cdp-dedupe-period-label{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#5a6a8a;min-width:48px;flex-shrink:0}.cdp-dedupe-period-input{width:72px!important;height:32px!important;text-align:center;background:#f0f2f8!important;border:.5px solid #E3E8F4!important;border-radius:7px!important;font-size:13px;font-weight:500;color:#0f1e3d}.cdp-dedupe-period-suffix{font-family:Inter,sans-serif;font-size:12px;color:#5a6a8a}.cdp-process-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:14px;color:#121212;padding:16px 20px 0}.cdp-process-sub{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#9ea6b5;padding:4px 20px 0}.cdp-section-divider{height:1px;background:#ebedf0;margin:14px 0}.cdp-process-cards{display:flex;gap:16px;padding:0 20px}.cdp-process-card{flex:1;border:1.5px solid #EBEDF0;border-radius:12px;padding:16px 18px;cursor:pointer;transition:border-color .15s,background .15s}.cdp-process-card:hover{border-color:#4f6ef7}.cdp-process-card-active{border-color:#4f6ef7!important;background:#f5f8ff}.cdp-process-card-readonly{cursor:default!important}.cdp-process-card-readonly:hover{border-color:#ebedf0!important}.cdp-process-card-readonly.cdp-process-card-active:hover{border-color:#4f6ef7!important}.cdp-pc-top{display:flex;align-items:center;gap:8px;margin-bottom:10px}.cdp-pc-radio{width:16px;height:16px;border:2px solid #D0D5DD;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:border-color .15s}.cdp-pc-radio-on{border-color:#4f6ef7}.cdp-pc-radio-dot{width:8px;height:8px;background:#4f6ef7;border-radius:50%}.cdp-pc-badge{padding:2px 8px;border-radius:4px;font-family:Inter,sans-serif;font-weight:700;font-size:10px}.cdp-pc-badge-kafka{background:#e8f0fc;color:#185fa5}.cdp-pc-badge-batch{background:#f0f2f5;color:#7a84a0}.cdp-pc-name{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:13px;color:#121212;margin-bottom:4px}.cdp-pc-name-inactive{color:#9ea6b5}.cdp-pc-desc{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#666;margin-bottom:10px}.cdp-pc-desc-inactive{color:silver}.cdp-pc-divider{height:1px;background:#ebedf0;margin-bottom:10px}.cdp-pc-list{margin:0;padding-left:16px}.cdp-pc-list li{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#666;margin-bottom:4px}.cdp-pc-list-inactive li{color:silver}.cdp-batch-schedule{margin:16px 20px 0;background:#f8faff;border:1px solid #DDEAFF;border-radius:8px;padding:14px 18px}.cdp-batch-schedule-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:12px;color:#4f6ef7;margin-bottom:10px}.cdp-batch-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.cdp-batch-group{display:flex;flex-direction:column;gap:4px}.cdp-batch-label{font-family:Noto Sans KR,sans-serif;font-size:10px;color:#a6a8b8}.cdp-batch-select{height:32px;min-width:90px;background:#fff;border:1px solid #DDEAFF;border-radius:6px;padding:0 28px 0 10px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23A6A8B8' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.cdp-batch-select:disabled{background-color:#f2f3f5;color:#999;cursor:default}.cdp-footer-btns{display:flex;justify-content:flex-end;gap:8px;padding:20px 20px 0}.cdp-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#21212166;display:flex;align-items:center;justify-content:center;z-index:1000}.cdp-modal{background:#fff;border:1px solid #E0E4E8;border-radius:12px;width:420px;overflow:hidden}.cdp-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f8f9fb;border-bottom:1px solid #E0E4E8}.cdp-modal-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:15px;color:#121212;margin:0}.cdp-modal-close{width:28px;height:28px;background:#e0e4e8;border:none;border-radius:6px;font-size:11px;color:#80858a;cursor:pointer}.cdp-modal-body{padding:24px 20px}.cdp-modal-desc{font-family:Noto Sans KR,sans-serif;font-size:13px;color:#333;margin:0 0 8px}.cdp-modal-warn{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#b82b2b;margin:0}.cdp-modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 20px;border-top:1px solid #E0E4E8}.cdp-btn-delete-confirm{height:32px;padding:0 20px;background:#b82b2b;border:none;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer}.cdp-btn-delete-confirm:hover{background:#9a1f1f}.cdp-btn-status{height:26px;padding:0 12px;background:#f0f5ff;border:1px solid #85ADEC;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:11px;color:#4f6ef7;cursor:pointer;transition:background .15s}.cdp-btn-status:hover{background:#ddeaff}.cdp-status-options{display:flex;flex-direction:column;gap:10px}.cdp-status-option{display:flex;align-items:center;gap:10px;cursor:pointer;font-family:Noto Sans KR,sans-serif;font-size:13px;color:#333}.cdp-status-option input[type=radio]{accent-color:#4F6EF7;width:16px;height:16px;cursor:pointer}.cdp-reward-sub-label{font-family:Noto Sans KR,sans-serif;font-weight:600;font-size:12px;color:#121212;margin:0 0 10px}.cdp-issuance-group{display:flex;gap:24px;align-items:center}.cdp-issuance-label{display:flex;align-items:center;gap:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;cursor:pointer}.cdp-issuance-radio{width:15px;height:15px;accent-color:#4F6EF7;cursor:pointer}.cdp-msg-wrap{margin-top:12px;background:#f8faff;border:1px solid #DDEAFF;border-radius:8px;padding:14px 16px}.cdp-msg-textarea{width:100%;height:100px;background:#fff;border:1px solid #E0E4E8;border-radius:6px;padding:10px 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;resize:vertical;outline:none;transition:border-color .15s;box-sizing:border-box;line-height:1.6}.cdp-msg-textarea:focus{border-color:#4f6ef7}.cdp-msg-textarea::placeholder{color:#bfbfbf}.cdp-msg-char-count{font-family:Inter,sans-serif;font-size:11px;color:#a6a8b8;text-align:right;margin-top:6px}.cdp-msg-readonly-content{margin-top:6px;padding:8px 12px;background:#f0f2f8;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;line-height:1.6;white-space:pre-wrap}.cdp-msg-readonly-wrap{margin-top:6px;display:flex;flex-direction:column;gap:4px}.cdp-msg-readonly-subject{display:flex;align-items:center;gap:8px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333}.cdp-msg-readonly-subject-label{font-weight:700;color:#4f6ef7;font-size:11px;background:#4f6ef714;border-radius:4px;padding:2px 7px;flex-shrink:0}.cdp-api-error{margin:12px 28px 0;padding:10px 14px;background:#fff0f0;border:1px solid #F5B8B8;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#b82b2b}.cdp-send-section{margin-top:20px;border-top:1px solid #EBEDF0;padding-top:20px}.cdp-send-summary{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#5a6a8a;margin:0 0 16px}.cdp-send-filter-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.cdp-send-title{font-family:Inter,sans-serif;font-weight:600;font-size:14px;color:#000}.cdp-send-filter-inputs{display:flex;align-items:center;gap:8px}.cdp-send-date-input{height:32px;padding:0 10px;background:#fafcff;border:1px solid #EBEDF0;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;cursor:pointer;box-sizing:border-box}.cdp-send-date-input:focus{border-color:#4f6ef7}.cdp-send-time-wrap{position:relative}.cdp-send-time-input{height:32px;width:100px;padding:0 10px;background:#fafcff;border:1px solid #EBEDF0;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;cursor:pointer;box-sizing:border-box}.cdp-send-time-input::placeholder{color:#bfbfbf}.cdp-send-time-dropdown{position:absolute;top:calc(100% + 4px);left:0;width:100px;background:#fff;border:1px solid #EBEDF0;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:100;overflow:hidden}.cdp-send-time-list{max-height:200px;overflow-y:auto}.cdp-send-time-item{padding:8px 12px;font-family:Inter,sans-serif;font-size:12px;color:#333;cursor:pointer;transition:background .1s}.cdp-send-time-item:hover{background:#f0f5ff}.cdp-send-time-item-active{background:#eef0ff;color:#4f6ef7;font-weight:700}.cdp-send-reset-btn{width:24px;height:24px;background:#f0f2f5;border:none;border-radius:50%;font-size:10px;color:#9ea6b5;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .1s}.cdp-send-reset-btn:hover{background:#ffeded;color:#b82b2b}.cdp-send-search-btn{height:32px;padding:0 16px;background:#3b82f5;border:none;border-radius:6px;font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#fff;cursor:pointer;transition:background .15s}.cdp-send-search-btn:hover{background:#2d6fe0}.cdp-send-table{display:flex;flex-direction:column;border:1px solid #EBEDF0;border-radius:8px;overflow-y:auto;max-height:144px}.cdp-send-row{display:grid;grid-template-columns:40px 1fr 120px 160px;align-items:center;padding:0 16px;height:48px;min-height:48px;border-bottom:1px solid #F0F2F5;background:#fafcff;transition:background .1s;flex-shrink:0}.cdp-send-row:last-child{border-bottom:none}.cdp-send-row:hover{background:#f0f5ff}.cdp-send-check{width:17px;height:17px;border-radius:4px;border:.5px solid #9EA6B5;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:9px;color:#fff;font-weight:700;transition:background .1s,border .1s}.cdp-send-check-on{background:#3b82f5;border-color:#3b82f5}.cdp-send-loginid{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:13px;color:#121212}.cdp-send-status{font-family:Inter,sans-serif;font-size:12px;font-weight:400}.cdp-send-failed{color:#f74f52}.cdp-send-success{color:#4f6ef7}.cdp-send-date{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#121212;text-align:right}.cdp-send-footer{display:flex;justify-content:flex-end;margin-top:16px}.cdp-btn-resend{height:28px;padding:0 25px;background:#3b81f5;border:none;border-radius:6px;font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#fff;cursor:pointer;transition:background .15s}.cdp-btn-resend:hover{background:#2d6fe0}.cdp-btn-resend:disabled{background:#c8d0e8;cursor:not-allowed}.cp-main{flex:1;display:flex;flex-direction:column;background:#f5f7fa;min-width:0}.cp-page-header{box-sizing:border-box;width:100%;height:72px;background:#fff;border-bottom:1px solid #EBEDF0;display:flex;align-items:center;justify-content:space-between;padding:0 32px;flex-shrink:0}.cp-page-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:20px;color:#121212;margin:0 0 4px}.cp-page-sub{font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:12px;color:#9ea6b5;margin:0}.cp-btn-primary{height:36px;padding:0 16px;background:#3f76e4;border-radius:6px;border:none;font-family:Inter,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer;white-space:nowrap;transition:background .15s}.cp-btn-primary:hover{background:#2d5ed0}.cp-content{flex:1;padding:28px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.cp-search-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;align-items:center;gap:16px;padding:0 20px;height:56px}.cp-search-label{font-family:Inter,sans-serif;font-weight:700;font-size:12px;color:#666;white-space:nowrap}.cp-search-wrap{display:flex;align-items:center;width:240px;height:35px;background:#f5f6fa;border-radius:6px;flex-shrink:0}.cp-search{flex:1;border:none;outline:none;background:transparent;padding:0 12px;font-family:Inter,sans-serif;font-size:12px;color:#333}.cp-search::placeholder{color:#9ea6b4}.cp-table-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.cp-table{width:100%;border-collapse:collapse}.cp-table thead tr{background:#fafcff;border-bottom:1px solid #EBEDF0}.cp-table th{font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#666;padding:16px 10px;text-align:center;white-space:nowrap}.cp-table td{font-family:Inter,sans-serif;font-size:11px;color:#666;padding:16px 10px;text-align:center;border-bottom:1px solid #F0F2F5;vertical-align:middle}.cp-table tbody tr:last-child td{border-bottom:none}.cp-table tbody tr{transition:background .15s}.cp-table tbody tr:hover{background:#eef3ff}.cp-table tbody tr:hover td{color:#333}.cp-td-name{font-weight:700!important;color:#111!important}.cp-td-code{color:#3f76e4!important;font-family:Inter,sans-serif!important}.cp-action-btns{display:flex;gap:6px;justify-content:center}.cp-btn-edit{height:24px;padding:0 10px;background:#f2f2f2;border:none;border-radius:4px;font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#666;cursor:pointer;transition:background .15s}.cp-btn-edit:hover{background:#e0e0e0}.cp-btn-delete{height:24px;padding:0 10px;background:#ffeded;border:none;border-radius:4px;font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#b82b2b;cursor:pointer;transition:background .15s}.cp-btn-delete:hover{background:#ffd5d5}.cp-pagination{display:flex;align-items:center;justify-content:center;gap:4px;padding:20px 0 24px;border-top:1px solid #F0F2F5}.cp-page-nav{font-family:Inter,sans-serif;font-size:12px;color:#9aa3b5;background:none;border:none;cursor:pointer;padding:0 4px}.cp-page-nav:hover{color:#3f76e4}.cp-page-btn{width:30px;height:30px;border-radius:50%;border:none;background:#f3f3f3;font-family:Inter,sans-serif;font-size:11px;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.cp-page-btn:hover{background:#e0e0e0}.cp-page-active{background:#3f76e4!important;color:#fff!important;font-weight:700}.cp-loading{text-align:center;padding:40px 0;font-family:Noto Sans KR,sans-serif;font-size:13px;color:#9ea6b5}.cp-error{text-align:center;padding:40px 0;font-family:Noto Sans KR,sans-serif;font-size:13px;color:#d94f4f}.cc2-main{flex:1;display:flex;flex-direction:column;background:#f5f7fa;min-width:0}.cc2-page-header{box-sizing:border-box;width:100%;height:72px;background:#fff;border-bottom:1px solid #EBEDF0;display:flex;align-items:center;justify-content:space-between;padding:0 32px;flex-shrink:0}.cc2-page-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:20px;color:#121212;margin:0 0 4px}.cc2-page-sub{font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:12px;color:#9ea6b5;margin:0}.cc2-header-btns{display:flex;gap:8px;align-items:center}.cc2-btn-cancel{height:32px;padding:0 16px;background:#fff;border:1px solid #E0E4E8;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#80858a;cursor:pointer;transition:background .15s}.cc2-btn-cancel:hover{background:#f5f5f5}.cc2-btn-submit{height:32px;padding:0 18px;background:#3b81f5;border:none;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-weight:600;font-size:12px;color:#fff;cursor:pointer;transition:background .15s}.cc2-btn-submit:hover{background:#2d6de0}.cc2-content{flex:1;padding:24px 28px;display:flex;gap:20px;overflow-y:auto;align-items:flex-start}.cc2-left{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0}.cc2-right{width:380px;flex-shrink:0}.cc2-section{background:#fff;border:1px solid #E0E4E8;border-radius:8px;padding:20px 24px 24px}.cc2-section-title{font-family:Noto Sans KR,sans-serif;font-weight:600;font-size:13px;color:#212121;margin:0 0 12px}.cc2-divider{width:100%;height:1px;background:#e0e4e8;margin-bottom:20px}.cc2-divider-mid{margin-top:16px;margin-bottom:12px}.cc2-field{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.cc2-field:last-child{margin-bottom:0}.cc2-label{font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:12px;color:#80858a;width:90px;flex-shrink:0;padding-top:9px}.cc2-input{height:36px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;padding:0 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;box-sizing:border-box}.cc2-input:focus{background:#fff;border-color:#3b81f5}.cc2-input::placeholder{color:#666b70}.cc2-input-wide{flex:1}.cc2-input-sm{width:100px}.cc2-select-wrap{position:relative;display:flex;align-items:center}.cc2-select{width:100%;height:36px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;padding:0 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#666b70;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.cc2-select-wrap:after{content:"▾";position:absolute;right:12px;font-size:10px;color:#a6a8b8;pointer-events:none}.cc2-inline-group{display:flex;align-items:center;gap:8px;flex:1}.cc2-unit{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#a6a8b8;white-space:nowrap}.cc2-coupon-card{display:flex;height:171px;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px -3px #23272f1f,0 2px 4px -3px #23272f0a}.cc2-coupon-gradient{flex:1;background:linear-gradient(43.84deg,#1c2e5c 7.19%,#3b61c2 75.51%);display:flex;flex-direction:column;justify-content:space-between;padding:16px 16px 14px;position:relative}.cc2-coupon-gradient:after{content:"";position:absolute;right:0;top:12px;bottom:12px;width:1px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,.3) 0px,rgba(255,255,255,.3) 4px,transparent 4px,transparent 8px)}.cc2-coupon-body{display:flex;align-items:baseline;gap:4px}.cc2-coupon-value{font-family:Inter,sans-serif;font-weight:700;font-size:42px;color:#fff;margin:0;line-height:1}.cc2-coupon-type{font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:600;color:#fff;margin:0}.cc2-coupon-footer{display:flex;flex-direction:column;gap:2px}.cc2-coupon-name{font-family:Noto Sans KR,sans-serif;font-weight:500;font-size:13px;color:#ffffffd9;margin:0}.cc2-coupon-validity{font-family:Noto Sans KR,sans-serif;font-size:10px;color:#ffffff80;margin:0}.cc2-coupon-white{width:72px;flex-shrink:0;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.cc2-notch{position:absolute;width:20px;height:10px;background:#f5f7fa;left:50%;transform:translate(-50%);z-index:1}.cc2-notch-top{top:-1px;border-radius:0 0 10px 10px}.cc2-notch-bottom{bottom:-1px;border-radius:10px 10px 0 0}.cc2-download-circle{width:33px;height:33px;border-radius:50%;background:#395dba;display:flex;align-items:center;justify-content:center;z-index:2}.cc2-summary-title{font-family:Noto Sans KR,sans-serif;font-weight:600;font-size:11px;color:#666b70;margin:0 0 10px}.cc2-summary-row{display:flex;justify-content:space-between;margin-bottom:8px}.cc2-summary-key{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#a6a8b8}.cc2-summary-val{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#212121}.cc2-notice{margin-top:16px;background:#feeeda;border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;gap:6px}.cc2-notice p{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#854e0b;margin:0}.dm-main{flex:1;display:flex;flex-direction:column;background:#f5f7fa;min-width:0}.dm-page-header{box-sizing:border-box;width:100%;height:72px;background:#fff;border-bottom:1px solid #EBEDF0;display:flex;align-items:center;padding:0 32px;flex-shrink:0}.dm-page-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:20px;color:#121212;margin:0 0 4px}.dm-page-sub{font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:12px;color:#9ea6b5;margin:0}.dm-content{flex:1;padding:28px;display:flex;flex-direction:column;gap:20px;overflow-y:auto}.dm-section{background:#fff;border:1px solid #E0E4E8;border-radius:8px;padding:24px 28px}.dm-section-header{margin-bottom:12px}.dm-section-title{font-family:Inter,sans-serif;font-weight:600;font-size:13px;color:#212121;margin:0 0 6px}.dm-section-sub{font-family:Inter,sans-serif;font-weight:400;font-size:12px;color:#a6a8b8;margin:0}.dm-divider{width:100%;height:1px;background:#e0e4e8;margin-bottom:20px}.dm-stat-row{display:flex;gap:16px;margin-bottom:24px}.dm-stat-card{flex:1;background:#f2f3f5;border-radius:6px;padding:12px 16px 14px}.dm-stat-label{font-family:Inter,sans-serif;font-weight:400;font-size:10px;color:#a6a8b8;margin:0 0 8px}.dm-stat-value{font-family:Inter,sans-serif;font-weight:700;font-size:13px;color:#212121;margin:0}.dm-collect-section{display:flex;flex-direction:column;gap:0}.dm-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:12px}.dm-checkbox-label-mt{margin-top:4px}.dm-checkbox{width:15px;height:15px;accent-color:#3B82F5;cursor:pointer;flex-shrink:0;border-radius:4px}.dm-checkbox-text{font-family:Inter,sans-serif;font-weight:600;font-size:12px;color:#212121}.dm-schedule-row{display:flex;gap:12px;margin-top:8px;margin-bottom:16px;margin-left:23px}.dm-schedule-group{display:flex;flex-direction:column;gap:4px}.dm-schedule-label{font-family:Inter,sans-serif;font-weight:400;font-size:10px;color:#a6a8b8}.dm-select-wrap{position:relative}.dm-select{width:90px;height:28px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:5px;padding:0 24px 0 10px;font-family:Inter,sans-serif;font-size:11px;color:#212121;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.dm-select-wrap:after{content:"▾";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:9px;color:#a6a8b8;pointer-events:none}.dm-notice{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:6px;font-family:Inter,sans-serif;font-size:11px;margin-bottom:8px}.dm-notice:last-child{margin-bottom:0}.dm-notice-success{background:#e0f5e8;color:#2e7d4f}.dm-notice-warning{background:#feeeda;color:#854e0b}.dm-notice-error{background:#ffeded;color:#b82b2b}.dm-section-footer{display:flex;justify-content:flex-end;margin-top:20px}.dm-btn-collect{width:100px;height:32px;background:#3b81f5;border:none;border-radius:6px;font-family:Inter,sans-serif;font-weight:600;font-size:11px;color:#fff;cursor:pointer;transition:background .15s}.dm-btn-collect:hover{background:#2d6de0}.dm-btn-collect:disabled{opacity:.5;cursor:default}.dm-schedule-list-section{margin-top:4px}.dm-schedule-list-title{font-family:Inter,sans-serif;font-weight:600;font-size:12px;color:#212121;margin:0 0 12px}.dm-schedule-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f7faff;border:1px solid #D0DCFF;border-radius:6px}.dm-schedule-item-info{display:flex;align-items:center;gap:10px}.dm-schedule-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;background:#22c55e1f;color:#1a9e42;border-radius:4px;font-family:Inter,sans-serif;font-weight:700;font-size:10px}.dm-schedule-item-text{font-family:Inter,sans-serif;font-weight:600;font-size:12px;color:#212121}.dm-schedule-item-sub{font-family:Inter,sans-serif;font-size:11px;color:#9ea6b5}.dm-btn-cancel-schedule{height:26px;padding:0 12px;background:#ffeded;border:none;border-radius:4px;font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#b82b2b;cursor:pointer;transition:background .15s;flex-shrink:0}.dm-btn-cancel-schedule:hover{background:#ffd5d5}.dm-btn-cancel-schedule:disabled{opacity:.5;cursor:default}.dm-schedule-empty{padding:16px;text-align:center;font-family:Inter,sans-serif;font-size:12px;color:#9ea6b5;background:#f7f8fa;border:1px dashed #E0E4E8;border-radius:6px}.ef-main{flex:1;display:flex;flex-direction:column;background:#f5f7fa;min-width:0}.ef-page-header{box-sizing:border-box;width:100%;height:72px;background:#fff;border-bottom:1px solid #EBEDF0;display:flex;align-items:center;justify-content:space-between;padding:0 32px;flex-shrink:0}.ef-page-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:20px;color:#121212;margin:0 0 4px}.ef-page-sub{font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:12px;color:#9ea6b5;margin:0}.ef-btn-primary{height:36px;padding:0 18px;background:#4f6ef7;border:none;border-radius:8px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer;white-space:nowrap;transition:background .15s}.ef-btn-primary:hover{background:#3d5de0}.ef-content{flex:1;padding:28px;display:flex;flex-direction:column;gap:20px;overflow-y:auto}.ef-group{background:#fff;box-shadow:0 2px 8px #0000000d;border-radius:12px;overflow:hidden}.ef-group-header{background:#fafcff;padding:16px 24px;border-bottom:1px solid #EBEDF0}.ef-event-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:14px;color:#121212;margin:0 0 6px}.ef-event-key{font-family:Inter,sans-serif}.ef-event-sep{color:#9ea6b5;margin:0 4px}.ef-event-desc{font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:11px;color:#9ea6b5;margin:0}.ef-table{width:100%;border-collapse:collapse}.ef-table thead tr{border-bottom:1px solid #EBEDF0}.ef-table th{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:11px;color:#9ea6b5;padding:12px 16px;text-align:left;white-space:nowrap}.ef-table th:nth-child(2),.ef-table th:nth-child(3),.ef-table th:last-child{text-align:center}.ef-table td{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#121212;padding:12px 16px;border-bottom:.5px solid #EBEDF0;vertical-align:middle}.ef-table tbody tr:last-child td{border-bottom:none}.ef-table tbody tr:hover{background:#fdfeff}.ef-td-key{font-family:Inter,sans-serif!important;font-weight:700!important;padding-left:40px!important}.ef-td-type{font-family:Inter,sans-serif!important;text-align:center;color:#333!important}.ef-td-req{text-align:center;color:#333!important}.ef-td-desc{color:#666!important;font-size:11px!important}.ef-td-action{text-align:center}.ef-btn-edit{height:24px;padding:0 14px;background:#f2f2f2;border:none;border-radius:4px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:11px;color:#666;cursor:pointer;transition:background .15s}.ef-btn-edit:hover{background:#e0e0e0}.ef-add-row td{background:#f8faff;border-top:1px solid #EBEDF0;padding:10px 16px!important}.ef-add-row td:first-child{padding-left:40px!important}.ef-add-input{height:28px;background:#fff;border:1px solid #E0E4E8;border-radius:5px;padding:0 10px;font-family:Inter,sans-serif;font-size:11px;color:#333;outline:none;box-sizing:border-box}.ef-add-input:focus{border-color:#4f6ef7}.ef-add-input::placeholder{color:#a6a8b8}.ef-add-input-key,.ef-add-input-desc{width:100%}.ef-add-select-wrap{position:relative}.ef-add-select{width:100%;height:28px;background:#fff;border:1px solid #E0E4E8;border-radius:5px;padding:0 24px 0 8px;font-family:Inter,sans-serif;font-size:11px;color:#666b70;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.ef-add-select-wrap:after{content:"▾";position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:9px;color:#a6a8b8;pointer-events:none}.ef-add-actions{display:flex;gap:6px;justify-content:center}.ef-btn-add-confirm{height:28px;padding:0 14px;background:#4f6ef7;border:none;border-radius:5px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:11px;color:#fff;cursor:pointer;transition:background .15s}.ef-btn-add-confirm:hover{background:#3d5de0}.ef-btn-add-cancel{height:28px;padding:0 12px;background:#fff;border:1px solid #E0E4E8;border-radius:5px;font-family:Noto Sans KR,sans-serif;font-size:11px;color:#80858a;cursor:pointer;transition:background .15s}.ef-btn-add-cancel:hover{background:#f5f5f5}.ef-group-footer{display:flex;justify-content:flex-end;padding:14px 20px;border-top:1px solid #EBEDF0}.ef-btn-add-field{height:28px;padding:0 14px;background:#fff;border:1px solid #4F6EF7;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-weight:500;font-size:11px;color:#4f6ef7;cursor:pointer;transition:background .15s}.ef-btn-add-field:hover{background:#eef2ff}.ef-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#21212159;display:flex;align-items:flex-start;justify-content:center;padding-top:60px;z-index:1000}.ef-modal{width:620px;max-height:80vh;background:#fff;border:1px solid #E0E4E8;border-radius:12px;display:flex;flex-direction:column;overflow:hidden}.ef-modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 24px 16px;background:#f8f9fb}.ef-modal-title{font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#212121;margin:0 0 6px}.ef-modal-sub{font-family:Inter,sans-serif;font-weight:400;font-size:11px;color:#a6a8b8;margin:0}.ef-modal-close{width:28px;height:28px;background:#e0e4e8;border:none;border-radius:6px;font-size:11px;color:#80858a;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.ef-modal-close:hover{background:#cfd3d8}.ef-modal-divider{width:100%;height:1px;background:#e0e4e8;flex-shrink:0}.ef-modal-body{padding:24px;display:flex;flex-direction:column;gap:20px;overflow-y:auto;flex:1}.ef-modal-field{display:flex;flex-direction:column;gap:8px}.ef-modal-label{font-family:Inter,sans-serif;font-weight:600;font-size:11px;color:#666b70}.ef-modal-input{width:100%;height:32px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;padding:0 12px;font-family:Inter,sans-serif;font-size:11px;color:#333;outline:none;box-sizing:border-box;transition:border-color .15s,background .15s}.ef-modal-input:focus{border-color:#4f6ef7;background:#fff}.ef-modal-input::placeholder{color:#a6a8b8}.ef-modal-textarea{width:100%;height:80px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;padding:10px 12px;font-family:Inter,sans-serif;font-size:11px;color:#333;outline:none;resize:none;box-sizing:border-box;transition:border-color .15s,background .15s}.ef-modal-textarea:focus{border-color:#4f6ef7;background:#fff}.ef-modal-textarea::placeholder{color:#a6a8b8}.ef-toggle-row{display:flex;align-items:center;gap:10px}.ef-toggle{width:36px;height:20px;background:#d0d3da;border:none;border-radius:10px;padding:0;cursor:pointer;position:relative;transition:background .2s;flex-shrink:0}.ef-toggle-on{background:#3b81f5}.ef-toggle-thumb{position:absolute;width:14px;height:14px;background:#fff;border-radius:50%;top:3px;left:3px;transition:left .2s}.ef-toggle-on .ef-toggle-thumb{left:19px}.ef-toggle-label{font-family:Inter,sans-serif;font-size:11px;color:#666b70}.ef-modal-footer{padding:14px 24px;display:flex;justify-content:flex-end}.ef-modal-submit{height:32px;padding:0 20px;background:#3b81f5;border:none;border-radius:6px;font-family:Inter,sans-serif;font-weight:600;font-size:11px;color:#fff;cursor:pointer;transition:background .15s;white-space:nowrap}.ef-modal-submit:hover{background:#2d6de0}.ad-main{flex:1;display:flex;flex-direction:column;background:#f5f7fa;min-width:0}.ad-page-header{box-sizing:border-box;width:100%;height:72px;background:#fff;border-bottom:1px solid #EBEDF0;display:flex;align-items:center;justify-content:space-between;padding:0 32px;flex-shrink:0}.ad-page-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:20px;color:#121212;margin:0 0 4px}.ad-page-sub{font-family:Noto Sans KR,sans-serif;font-weight:400;font-size:12px;color:#9ea6b5;margin:0}.ad-btn-primary{height:36px;padding:0 16px;background:#3f76e4;border:none;border-radius:6px;font-family:Inter,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer;white-space:nowrap;transition:background .15s}.ad-btn-primary:hover{background:#2d5ed0}.ad-content{flex:1;padding:28px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.ad-table-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;overflow:hidden}.ad-table{width:100%;border-collapse:collapse}.ad-table thead tr{background:#fafcff;border-bottom:1px solid #EBEDF0}.ad-table th{font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#666;padding:16px 10px;text-align:center;white-space:nowrap}.ad-table td{font-family:Inter,sans-serif;font-size:11px;color:#666;padding:16px 10px;text-align:center;border-bottom:1px solid #F0F2F5;vertical-align:middle}.ad-table tbody tr:last-child td{border-bottom:none}.ad-table tbody tr{transition:background .15s}.ad-table tbody tr:hover{background:#eef3ff}.ad-table tbody tr:hover td{color:#333}.ad-td-name{font-weight:700!important;color:#111!important}.ad-action-btns{display:flex;gap:6px;justify-content:center}.ad-btn-edit{height:24px;padding:0 12px;background:#f2f2f2;border:none;border-radius:4px;font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#666;cursor:pointer;transition:background .15s}.ad-btn-edit:hover{background:#e0e0e0}.ad-btn-stop{height:24px;padding:0 12px;background:#ffeded;border:none;border-radius:4px;font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#b82b2b;cursor:pointer;transition:background .15s}.ad-btn-stop:hover{background:#ffd5d5}.ac-main{flex:1;display:flex;flex-direction:column;background:#f5f7fa;min-width:0}.ac-page-header{box-sizing:border-box;width:100%;height:72px;background:#fff;border-bottom:1px solid #EBEDF0;display:flex;align-items:center;justify-content:space-between;padding:0 32px;flex-shrink:0}.ac-page-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:20px;color:#121212;margin:0 0 4px}.ac-page-sub{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#9ea6b5;margin:0}.ac-header-btns{display:flex;gap:8px;align-items:center}.ac-btn-cancel{height:32px;padding:0 16px;background:#fff;border:1px solid #E0E4E8;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#80858a;cursor:pointer}.ac-btn-cancel:hover{background:#f5f5f5}.ac-btn-submit{height:32px;padding:0 18px;background:#4f6ef7;border:none;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:12px;color:#fff;cursor:pointer}.ac-btn-submit:hover{background:#3d5de0}.ac-content{flex:1;padding:24px 28px;display:flex;gap:20px;overflow-y:auto;align-items:flex-start}.ac-left{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0}.ac-right{width:360px;flex-shrink:0}.ac-section{background:#fff;border:1px solid #E0E4E8;border-radius:8px;padding:20px 24px 24px}.ac-section-title{font-family:Noto Sans KR,sans-serif;font-weight:600;font-size:13px;color:#212121;margin:0 0 12px}.ac-divider{width:100%;height:1px;background:#e0e4e8;margin-bottom:20px}.ac-divider-mid{margin-top:16px;margin-bottom:12px}.ac-field{display:flex;align-items:center;gap:16px;margin-bottom:16px;position:relative}.ac-field:last-child{margin-bottom:0}.ac-field-col{align-items:flex-start;flex-direction:column;gap:8px}.ac-label{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#80858a;width:100px;flex-shrink:0}.ac-input{height:36px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;padding:0 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;box-sizing:border-box}.ac-input:focus{background:#fff;border-color:#4f6ef7}.ac-input::placeholder{color:#666b70}.ac-input-wide{flex:1}.ac-input-sm{width:100px}.ac-input-date{width:140px}.ac-select-wrap{position:relative;display:flex;align-items:center}.ac-select{width:100%;height:36px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;padding:0 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.ac-select-wrap:after{content:"▾";position:absolute;right:12px;font-size:10px;color:#a6a8b8;pointer-events:none}.ac-inline-group{display:flex;align-items:center;gap:8px;flex:1}.ac-unit{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#a6a8b8;white-space:nowrap}.ac-textarea{width:100%;height:80px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;padding:10px 12px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#333;outline:none;resize:none;box-sizing:border-box}.ac-textarea:focus{background:#fff;border-color:#4f6ef7}.ac-textarea::placeholder{color:#666b70}.ac-char-count{font-family:Inter,sans-serif;font-size:10px;color:#a6a8b8;white-space:nowrap}.ac-char-count-right{align-self:flex-end}.ac-type-btns{display:flex;gap:8px;flex-wrap:wrap}.ac-type-btn{height:32px;padding:0 16px;background:#f2f3f5;border:1px solid #E0E4E8;border-radius:6px;font-family:Noto Sans KR,sans-serif;font-size:12px;color:#666;cursor:pointer;transition:all .15s}.ac-type-btn:hover{border-color:#4f6ef7;color:#4f6ef7}.ac-type-btn-active{background:#4f6ef7;border-color:#4f6ef7;color:#fff;font-weight:700}.ac-preview-type-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.ac-preview-type-badge{padding:4px 10px;border-radius:4px;font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:11px}.ac-type-앱푸시{background:#e6f0ff;color:#4f6ef7}.ac-type-카카오{background:#fff7ed;color:#a66b0f}.ac-type-배너{background:#ededff;color:#4738b8}.ac-type-SMS{background:#e8fcf0;color:#1a7a3c}.ac-preview-target{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#9ea6b5}.ac-preview-card{background:#f8faff;border:1px solid #DDEAFF;border-radius:10px;overflow:hidden;margin-bottom:4px}.ac-preview-img-wrap{width:100%;height:120px;overflow:hidden;background:#ebedf0}.ac-preview-img{width:100%;height:100%;object-fit:cover}.ac-preview-body{padding:14px 16px}.ac-preview-title{font-family:Noto Sans KR,sans-serif;font-weight:700;font-size:13px;color:#121212;margin:0 0 6px}.ac-preview-text{font-family:Noto Sans KR,sans-serif;font-size:12px;color:#666;margin:0 0 8px;line-height:1.5}.ac-preview-trigger{font-family:Noto Sans KR,sans-serif;font-size:10px;color:#9ea6b5;margin:0}.ac-summary-title{font-family:Noto Sans KR,sans-serif;font-weight:600;font-size:11px;color:#666b70;margin:0 0 10px}.ac-summary-row{display:flex;justify-content:space-between;margin-bottom:8px}.ac-summary-key{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#a6a8b8}.ac-summary-val{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#212121;text-align:right;max-width:200px}.ac-notice{margin-top:16px;background:#feeeda;border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;gap:5px}.ac-notice p{font-family:Noto Sans KR,sans-serif;font-size:11px;color:#854e0b;margin:0}.db-main{flex:1;display:flex;flex-direction:column;background:#f0f1f3;min-width:0;overflow-y:auto}.db-page-header{box-sizing:border-box;width:100%;height:72px;background:#fff;border-bottom:1px solid #E0E4E8;display:flex;align-items:center;justify-content:space-between;padding:0 32px;flex-shrink:0}.db-page-title{font-family:Inter,sans-serif;font-weight:700;font-size:18px;color:#212121;margin:0 0 3px}.db-page-sub{font-family:Inter,sans-serif;font-size:11px;color:#8892aa;margin:0}.db-live-badge{display:flex;align-items:center;gap:6px;background:#ecfdf5;border:1px solid #A7F3D0;border-radius:12px;padding:5px 14px;transition:opacity .4s}.db-live-on{opacity:1}.db-live-badge:not(.db-live-on){opacity:.45}.db-live-dot{width:7px;height:7px;background:#22c55e;border-radius:50%}.db-live-text{font-family:Inter,sans-serif;font-weight:700;font-size:10px;color:#16a34a;letter-spacing:.5px}.db-content{flex:1;padding:20px 28px 40px;display:flex;flex-direction:column;gap:14px}.db-stat-row{display:flex;gap:12px}.db-stat-card{flex:1;background:#fff;border:.5px solid #E3E8F4;border-radius:12px;padding:20px 20px 16px;position:relative;overflow:hidden;box-shadow:0 1px 4px #0000000a}.db-stat-bar{position:absolute;top:0;left:0;width:3px;height:100%;border-radius:12px 0 0 12px}.db-stat-label{font-family:Inter,sans-serif;font-weight:500;font-size:13px;color:#8892aa;margin:0 0 8px}.db-stat-value{font-family:Inter,sans-serif;font-weight:700;font-size:22px;color:#1a2e5a;margin:0 0 4px;line-height:1.2}.db-stat-sub{font-family:Inter,sans-serif;font-size:11px;color:#22c55e;margin:0}.db-table-card{background:#fff;border:.5px solid #E3E8F4;border-radius:14px;padding:20px 22px 8px;box-shadow:0 1px 4px #00000008}.db-table-card-title{font-family:Inter,sans-serif;font-weight:700;font-size:13px;color:#0f1e3d;margin:0 0 16px}.db-table{width:100%;border-collapse:collapse}.db-table thead tr{border-bottom:1px solid #E3E8F4}.db-table th{font-family:Inter,sans-serif;font-weight:700;font-size:11px;color:#9baac0;padding:0 12px 12px;text-align:left}.db-table td{font-family:Inter,sans-serif;font-size:13px;color:#5a6a8a;padding:14px 12px;border-bottom:1px solid #F0F3F8}.db-table tbody tr:last-child td{border-bottom:none}.db-table tbody tr:hover td{background:#f7f9ff}.db-td-name{font-weight:600!important;color:#0f1e3d!important}.db-td-status{display:inline-block;padding:3px 10px;border-radius:10px;font-size:11px;font-weight:600;font-family:Inter,sans-serif}.db-td-empty{text-align:center;color:#9baac0;padding:32px 0!important;font-size:13px}.cd-main{flex:1;display:flex;flex-direction:column;background:#f0f1f3;min-width:0;overflow-y:auto}.cd-page-header{box-sizing:border-box;width:100%;height:72px;background:#fff;border-bottom:1px solid #E0E4E8;display:flex;align-items:center;justify-content:space-between;padding:0 32px;flex-shrink:0}.cd-page-title{font-family:Inter,sans-serif;font-weight:700;font-size:18px;color:#212121;margin:0 0 3px}.cd-page-sub{font-family:Inter,sans-serif;font-size:11px;color:#8892aa;margin:0}.cd-back-btn{height:30px;padding:0 14px;background:#fff;border:1px solid #EBEDF0;border-radius:8px;font-family:Inter,sans-serif;font-size:12px;color:#5a6a8a;cursor:pointer;transition:background .15s}.cd-back-btn:hover{background:#f5f7fa}.cd-content{flex:1;padding:20px 28px 40px;display:flex;flex-direction:column;gap:14px}.cd-profile-card{background:#fff;border:.5px solid #DBDFF0;border-radius:16px;padding:28px 32px;display:flex;align-items:center;gap:32px;position:relative;overflow:hidden}.cd-profile-deco{position:absolute;width:150px;height:150px;background:#4f6ef714;border-radius:50%;right:400px;top:-30px;pointer-events:none}.cd-profile-top{display:flex;align-items:center;gap:20px;flex:1}.cd-avatar{width:56px;height:56px;background:#ff6b6b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:700;font-size:22px;color:#fff;flex-shrink:0}.cd-profile-info{display:flex;flex-direction:column;gap:4px}.cd-profile-name{font-family:Inter,sans-serif;font-weight:700;font-size:20px;color:#3c3c3c;margin:0}.cd-profile-tier{font-family:Inter,sans-serif;font-size:12px;color:#33333380;margin:0}.cd-profile-badges{display:flex;gap:8px;margin-top:6px;flex-wrap:wrap}.cd-badge{padding:4px 12px;border-radius:13px;font-family:Inter,sans-serif;font-weight:600;font-size:11px;white-space:nowrap}.cd-badge-vip{background:#ff95bb4d;border:1px solid rgba(255,43,121,.4);color:#ff2b79}.cd-badge-freq{background:#4f6ef74d;border:1px solid rgba(32,73,255,.4);color:#2049ff}.cd-badge-churn{background:#18b87a4d;border:1px solid rgba(24,184,122,.3);color:#005a37}.cd-profile-stats{display:flex;flex-direction:column;gap:14px;min-width:280px;padding-left:32px;border-left:1px solid #E0E4E8}.cd-profile-stat-row{display:flex;align-items:center;justify-content:space-between;font-family:Inter,sans-serif;font-size:12px}.cd-profile-stat-label{color:#5d5d5d99}.cd-profile-stat-value{color:#474747e6;font-weight:500}.cd-donut-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cd-donut-card{background:#fff;border-radius:12px;padding:18px 20px 16px;box-shadow:0 1px 4px #0000000a;display:flex;flex-direction:column;align-items:center}.cd-donut-card-header{width:100%;display:flex;align-items:center;gap:6px;margin-bottom:12px}.cd-donut-card-title{font-family:Inter,sans-serif;font-weight:600;font-size:12px;color:#0f1e3d}.cd-donut-card-sub{font-family:Inter,sans-serif;font-size:10px;color:#9baac0}.cd-donut-wrap{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.cd-donut-label{position:absolute;font-family:DM Sans,Inter,sans-serif;font-weight:700;font-size:20px;color:#212023}.cd-donut-legends{width:100%;display:flex;flex-direction:column;gap:6px}.cd-donut-legend{display:flex;align-items:center;gap:6px}.cd-donut-legend-dot{width:8px;height:8px;border-radius:2px;flex-shrink:0}.cd-donut-legend-text{font-family:Inter,sans-serif;font-size:10px;color:#5a6a8a}.cd-mid-row{display:grid;grid-template-columns:360px 1fr;gap:14px}.cd-card{background:#fff;border:.5px solid #E3EDF4;border-radius:14px;padding:20px 22px 18px;box-shadow:0 1px 4px #00000008}.cd-card-title{font-family:Inter,sans-serif;font-weight:700;font-size:13px;color:#0f1e3d;margin:0 0 4px}.cd-card-sub{font-family:Inter,sans-serif;font-size:11px;color:#9baac0;margin:0 0 14px}.cd-card-divider{width:100%;height:1px;background:#e3edf4;margin:10px 0}.cd-keyword-card{display:flex;flex-direction:column}.cd-keyword-wrap{display:flex;flex-wrap:wrap;gap:8px;padding:4px 0}.cd-keyword-chip{background:#f5f5f6;border-radius:13px;padding:5px 14px;font-family:Inter,sans-serif;font-weight:600;font-size:12px;color:#5a6a8a}.cd-timeslot-card{display:flex;flex-direction:column}.cd-chart-wrap{display:flex;gap:0;align-items:flex-end;margin-top:12px;height:180px}.cd-chart-y{display:flex;flex-direction:column;justify-content:space-between;height:150px;margin-bottom:22px;margin-right:8px;align-items:flex-end}.cd-chart-y-label{font-family:Inter,sans-serif;font-size:10px;color:#9baac0;line-height:1}.cd-chart-bars{flex:1;display:flex;gap:8px;align-items:flex-end;height:100%;position:relative}.cd-chart-grid{position:absolute;left:0;right:0;height:150px;bottom:22px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.cd-chart-grid-line{width:100%;height:1px;background:#e3e8f4}.cd-bar-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;justify-content:flex-end}.cd-bar-track{width:100%;height:150px;display:flex;align-items:flex-end}.cd-bar-fill{width:100%;border-radius:4px 4px 0 0}.cd-bar-label{font-family:Inter,sans-serif;font-size:9px;color:#9baac0;text-align:center;white-space:nowrap}.cd-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cd-list-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #E3EDF4}.cd-list-item:last-child{border-bottom:none}.cd-list-item:first-child{padding-top:0}.cd-list-name{font-family:Inter,sans-serif;font-weight:500;font-size:13px;color:#0f1e3d;margin:0 0 2px}.cd-list-cat{font-family:Inter,sans-serif;font-size:11px;color:#9baac0;margin:0}.cd-list-price{font-family:Inter,sans-serif;font-weight:700;font-size:13px;color:#0f1e3d;white-space:nowrap}
