@font-face{font-display:swap;font-family:Pretendard;font-style:normal;font-weight:400;src:url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Pretendard;font-style:normal;font-weight:500;src:url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Pretendard;font-style:normal;font-weight:600;src:url(https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/packages/pretendard/dist/web/static/woff2/Pretendard-SemiBold.woff2) format("woff2")}:root{--font-regular:400;--font-medium:500;--font-semibold:600}body{background-color:#f9fafb;color:#191f28;font-weight:500;font-weight:var(--font-medium);line-height:1.6;margin:0}code{font-family:Pretendard}button,input,select,textarea{font-family:Pretendard;font-weight:inherit}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.navbar{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000f;position:sticky;top:0;z-index:1000}.navbar-container{height:56px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 18px}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{gap:8px;opacity:.95;text-decoration:none;transition:opacity .2s}.navbar-logo:hover{opacity:1}.logo-icon{width:140px}.navbar-menu{display:flex}.navbar-menu,.navbar-right-group{align-items:center;gap:4px;overflow:visible}.navbar-right-group{display:inline-flex;margin-left:auto}.navbar-dropdown{position:relative}.navbar-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:7px;padding:8px 14px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.navbar-item:hover{background:#f8fafc;color:#334155}.navbar-item.active{background:#fff2ed;color:#ff6b35}.nav-icon{align-items:center;display:inline-flex;height:15px;justify-content:center;width:15px}.nav-icon svg{fill:currentColor;display:block;height:15px;width:15px}.navbar-divider{background:#e2e8f0;height:20px;margin:0 6px;width:1px}.navbar-item.icon-only{background:#0000;border-radius:999px;color:#64748b;gap:0;height:34px;justify-content:center;padding:0;width:34px}.navbar-item.icon-only.has-hint{overflow:visible;position:relative}.navbar-hint-bubble{animation:navbarHintPulse 1.2s ease-in-out infinite;background:#fff7ed;border:1px solid #fdba74;border-radius:999px;box-shadow:0 4px 14px #ea580c2e;color:#c2410c;font-size:11px;font-weight:700;padding:4px 8px;position:absolute;right:0;top:calc(100% + 6px);white-space:nowrap;z-index:20}.navbar-hint-bubble:after{background:#fff7ed;border-left:1px solid #fdba74;border-top:1px solid #fdba74;content:"";height:8px;position:absolute;right:12px;top:-5px;transform:rotate(45deg);width:8px}@keyframes navbarHintPulse{0%{box-shadow:0 4px 14px #ea580c2e;transform:translateY(0) scale(1)}50%{box-shadow:0 8px 18px #ea580c3d;transform:translateY(-1px) scale(1.03)}to{box-shadow:0 4px 14px #ea580c2e;transform:translateY(0) scale(1)}}.navbar-item.icon-only .nav-icon,.navbar-item.icon-only .nav-icon svg{height:18px;width:18px}.dropdown-menu{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px #00000014;left:0;min-width:170px;padding:8px 0;position:absolute;top:calc(100% + 6px);z-index:1001}.dropdown-item{color:#64748b;display:block;font-size:14px;font-weight:600;padding:10px 14px;text-decoration:none;transition:all .18s;white-space:nowrap}.dropdown-item:hover{background:#f8fafc;color:#334155}.navbar-button{background:#0000}.navbar-button:hover{background:#fef2f2;color:#dc2626}.navbar-item.icon-only.navbar-button{color:#64748b}.navbar-login{background:#ff6b35;color:#fff;font-weight:700;margin-left:4px;padding:9px 16px}.navbar-login:hover{background:#e55a24;color:#fff}@media (max-width:900px){.navbar-container{height:52px;padding:0 12px}.logo-icon{height:26px}.navbar-item{border-radius:9px;font-size:13px;padding:6px 9px}.navbar-item.icon-only{height:30px;width:30px}.navbar-divider{height:16px;margin:0 4px}}@media (max-width:640px){.navbar-menu{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.navbar-menu::-webkit-scrollbar{display:none}}.login_page{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh}.login_container{max-width:400px;padding:60px 40px;width:100%}.login_header{margin-bottom:48px;text-align:center}.login_logo{height:auto;margin-bottom:12px;width:200px}.login_header p{color:#666;font-size:14px;margin:0}.login_form{margin-bottom:24px}.login_form-group{margin-bottom:16px}.login_form-group label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:6px}.login_form-group input{background:#fff;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;color:#333;font-family:inherit;font-size:14px;padding:12px 14px;transition:border-color .2s;width:100%}.login_form-group input::placeholder{color:#999}.login_form-group input:focus{border-color:#333;outline:none}.login_button{background:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:13px;transition:background .2s;width:100%}.login_button:hover{background:#000}.login_button:disabled{background:#ccc;cursor:not-allowed}.login_footer{text-align:center}.login_signup-link{background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;margin-bottom:16px;padding:12px;transition:all .2s;width:100%}.login_signup-link:hover{background:#f9f9f9;border-color:#bbb}.login_find-links{align-items:center;display:flex;font-size:13px;gap:12px;justify-content:center}.login_find-links a{color:#666;text-decoration:none;transition:color .2s}.login_find-links a:hover{color:#333}.login_find-links span{color:#ddd}.login_error-message{background:#ffebee;border-left:3px solid #c62828;border-radius:4px;color:#c62828;font-size:13px;margin-bottom:16px;padding:12px 14px}.signup-page{align-items:center;background:#f9fafb;display:flex;justify-content:center;min-height:100vh;padding:20px}.signup-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a;max-width:520px;padding:48px;width:100%}.signup-header{margin-bottom:32px;text-align:center}.signup-header h1{color:#333;font-size:28px;font-weight:700;margin:0 0 8px}.signup-header p{color:#666;font-size:13px;margin:0}.signup-form .form-group{margin-bottom:20px}.signup-form .form-group label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.signup-form .form-group input{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:14px;padding:12px 16px;transition:border-color .3s;width:100%}.signup-form .form-group input:focus{border-color:#3182f6;outline:none}.input-with-button{display:flex;gap:8px}.input-with-button input{flex:1 1}.check-button{background:#3182f6;border:none;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-size:14px;font-weight:600;padding:12px 20px;transition:background .2s;white-space:nowrap}.check-button:hover:not(:disabled){background:#2563eb}.check-button:disabled{background:#d1d5db;cursor:not-allowed}.check-button.checked{background:#10b981}.check-button.checked:hover:not(:disabled){background:#059669}.error-message,.success-message{display:block;font-size:12px;margin-top:4px}.success-message{color:#10b981;font-weight:500}.button-group{display:flex;gap:12px;margin-top:32px}.back-button,.signup-button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:600;padding:14px;transition:transform .2s,box-shadow .2s}.back-button{border:1px solid #e5e8eb;color:#3182f6}.back-button:hover{background:#f9fafb}.signup-button{background:#3182f6;color:#fff}.signup-button:hover{background:#1b64da}.back-button:active,.signup-button:active{transform:translateY(0)}.main-landing{background:#f6f8fb;color:#0f172a;min-height:100vh;padding:56px 28px 74px;width:100%}.landing-scroll-progress{background:#94a3b833;height:4px;left:0;position:fixed;right:0;top:0;z-index:120}.landing-scroll-progress span{background:#ff6b35;display:block;height:100%;transition:width .16s ease;width:0}.feature-section,.final-cta,.hero-section,.landing-quick-nav,.mockup-section,.summary-section,.trust-strip,.workflow-section{margin:0 auto;max-width:1120px}.reveal-section{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.reveal-section.is-visible{opacity:1;transform:translateY(0)}.section-tone-a,.section-tone-b{border:1px solid #e2e8f0;border-radius:18px;padding:24px}.section-tone-a{background:#fff}.section-tone-b{background:#f8fafc}.hero-section{padding-top:18px;text-align:center}.hero-badge{align-items:center;background:#e2e8f0;border-radius:999px;color:#334155;display:inline-flex;font-size:13px;font-weight:700;letter-spacing:.3px;margin-bottom:20px;padding:8px 14px}.hero-section h1{color:#0f172a;font-size:clamp(31px,5vw,54px);letter-spacing:-.6px;line-height:1.15;margin:0}.hero-section p{color:#334155;font-size:clamp(16px,2vw,19px);line-height:1.68;margin:16px auto 0;max-width:810px;white-space:pre-line}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:30px}.hero-button{border-radius:12px;font-size:15px;font-weight:700;min-width:160px;padding:12px 20px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.hero-button:hover{transform:translateY(-2px)}.hero-button.primary{background:#ff6b35;box-shadow:0 10px 22px #ff6b3538;color:#fff}.hero-button.secondary{background:#fff;border:1px solid #dbe3f0;color:#0f172a}.landing-quick-nav{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border:1px solid #dbe3ee;border-radius:12px;display:flex;flex-wrap:wrap;gap:8px;margin-top:26px;padding:10px;position:sticky;top:14px;z-index:60}.landing-quick-nav button{background:#fff;border:1px solid #d3dce9;border-radius:999px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;padding:7px 14px;transition:all .18s ease}.landing-quick-nav button:hover{border-color:#94a3b8;transform:translateY(-1px)}.landing-quick-nav button.active{background:#0f172a;border-color:#0f172a;color:#fff}.trust-strip{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px}.trust-strip article{grid-gap:6px;background:#fff;border:1px solid #dbe7f6;border-radius:14px;display:grid;gap:6px;padding:15px 16px}.trust-strip strong{color:#0f172a;font-size:15px}.trust-strip span{color:#475569;font-size:13px}.feature-section,.final-cta,.mockup-section,.summary-section,.workflow-section{margin-top:44px}.section-head h2{color:#0f172a;font-size:clamp(24px,3vw,33px);line-height:1.25;margin:0}.section-head p{color:#475569;font-size:15px;line-height:1.65;margin:10px 0 0}.feature-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 6px 20px #0f172a0f;padding:22px;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{box-shadow:0 14px 28px #0f172a1a;transform:translateY(-4px)}.feature-card-head{align-items:center;display:flex;gap:10px}.feature-card-dot{background:#ff6b35;border-radius:50%;box-shadow:0 0 0 4px #ff6b352e;height:10px;width:10px}.feature-card h3{color:#0f172a;font-size:20px;margin:0}.feature-card p{color:#334155;font-size:14px;line-height:1.62;margin-top:10px}.feature-card ul{grid-gap:7px;color:#334155;display:grid;gap:7px;margin:14px 0 0;padding-left:18px}.feature-card li{font-size:13px;line-height:1.45}.mockup-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.mockup-card{background:#fff;border:1px solid #dbe3f0;border-radius:16px;box-shadow:0 8px 22px #0f172a0f;padding:14px;transition:transform .2s ease,box-shadow .2s ease}.mockup-card:hover{box-shadow:0 16px 30px #0f172a21;transform:translateY(-5px)}.mockup-tag{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#c2410c;display:inline-flex;font-size:11px;font-weight:700;padding:4px 10px}.mockup-image-wrap{background:#f1f5f9;border:1px solid #d5deeb;border-radius:12px;height:190px;margin-top:11px;overflow:hidden}.mockup-image-wrap img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.mockup-card:hover .mockup-image-wrap img{transform:scale(1.06)}.mockup-card h3{color:#0f172a;font-size:18px;margin:12px 0 0}.mockup-card p{color:#475569;font-size:13px;line-height:1.58;margin:8px 0 0}.workflow-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.workflow-card{background:#fff;border:1px solid #dbe3f0;border-radius:16px;padding:20px;transition:transform .2s ease,box-shadow .2s ease}.workflow-card:hover{box-shadow:0 14px 26px #0f172a1a;transform:translateY(-4px)}.workflow-step{align-items:center;background:#0f172a;border-radius:8px;color:#fff;display:inline-flex;font-size:12px;font-weight:800;height:28px;justify-content:center;width:42px}.workflow-card h3{color:#0f172a;font-size:19px;margin:12px 0 0}.workflow-card p{color:#475569;font-size:14px;line-height:1.6;margin-top:9px}.summary-section{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card{background:#fff;border:1px solid #dbe3f0;border-radius:16px;padding:22px;transition:transform .2s ease}.summary-card:hover{transform:translateY(-3px)}.summary-card h3{color:#0f172a;font-size:20px;margin:0}.summary-card p{color:#475569;font-size:14px;line-height:1.62;margin-top:10px}.summary-link{color:#ff6b35;display:inline-block;font-weight:700;margin-top:18px;text-decoration:none}.summary-link:hover{text-decoration:underline}.final-cta{background:#fff;border:1px solid #fed7aa;border-radius:20px;padding:30px;text-align:center}.final-cta h2{color:#0f172a;font-size:clamp(24px,3vw,34px);line-height:1.3;margin:0}.final-cta p{color:#475569;font-size:15px;line-height:1.68;margin:12px auto 0;max-width:760px}@media (max-width:1024px){.feature-grid,.mockup-grid,.summary-section,.trust-strip,.workflow-grid{grid-template-columns:1fr}}@media (max-width:640px){.main-landing{padding:34px 16px 48px}.hero-button{width:100%}.hero-actions{gap:10px}.landing-quick-nav{top:8px}.section-tone-a,.section-tone-b{padding:16px}.feature-card,.final-cta,.mockup-card,.summary-card,.workflow-card{padding:18px}}.kb-top-chart-card{background:#fff;border:1px solid #eaf0f6;border-radius:16px;box-shadow:0 1px 3px #0000000f;font-family:Pretendard;margin-bottom:8px;min-height:430px;padding:10px 12px 8px;width:100%}.kb-top-chart-card canvas{cursor:pointer}.kb-top-chart-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:0}.kb-top-chart-header-right{align-items:center;display:inline-flex;justify-content:flex-end}.kb-top-chart-title-wrap{display:flex;flex-direction:column;gap:3px;min-width:0}.kb-top-chart-title-wrap.compact{gap:2px}.kb-top-chart-title-row{align-items:center;display:inline-flex;flex-wrap:wrap;gap:6px}.kb-top-chart-title-icon{color:#f05b2a;display:inline-flex;height:16px;width:16px}.kb-top-chart-title-icon svg{height:16px;width:16px}.kb-top-chart-title-icon i{font-size:14px;line-height:1}.kb-top-chart-title-text{color:#1f2f47;font-size:16px;font-weight:800;letter-spacing:-.3px;line-height:1.2;margin:0}.kb-top-chart-view-toggle{background:#f1f5f9;border-radius:6px;display:inline-flex;gap:2px;padding:3px}.kb-top-chart-view-toggle button{background:#0000;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:6px 14px;transition:all .2s ease}.kb-top-chart-view-toggle button:hover{color:#334155}.kb-top-chart-view-toggle button.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#ff6b35}.kb-top-chart-date{color:#5f6f89;font-size:12px;font-weight:600}.kb-top-chart-unit-badge{background:#eef3f8;border:1px solid #dbe3ee;border-radius:999px;color:#64748b;font-size:12px;font-weight:700;padding:4px 10px;white-space:nowrap}.kb-top-detail-btn{background:#0000;border:none;color:#334155;cursor:pointer;font-size:12px;font-weight:700;padding:0;text-decoration:underline;text-underline-offset:3px}.kb-top-detail-btn:hover{color:#0f172a}.kb-top-chart-subtitle{color:#64748b;font-size:12px;font-weight:600;margin:5px 0 3px}.kb-top-chart-footnote{color:#8a98ad;font-size:10px;font-weight:600;margin-top:2px;text-align:right}.kb-top-chart-bottom-meta{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-top:4px}.kb-top-chart-bottom-left{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px}.kb-top-chart-unit-text{color:#64748b;font-size:11px;font-weight:700}.kb-top-chart-source{color:#8a98ad;font-size:11px;font-weight:600}.kb-top-bottom-link{background:#0000;border:none;color:#334155;cursor:pointer;font-size:12px;font-weight:700;padding:0;text-decoration:none;white-space:nowrap}.kb-top-bottom-link:hover{color:#0f172a}.kb-top-chart-error,.kb-top-chart-state{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:600;justify-content:center;min-height:72px}.kb-top-chart-error{color:#b91c1c}@media (max-width:900px){.kb-top-chart-card{min-height:390px;padding:8px}.kb-top-chart-title-text{font-size:13px}.kb-top-chart-date,.kb-top-chart-subtitle,.kb-top-chart-unit-badge{font-size:11px}}.kb-trend-chart-card{background:#fff;border:1px solid #eaf0f6;border-radius:16px;box-shadow:0 1px 3px #0000000f;font-family:Pretendard;min-height:430px;padding:10px 12px 8px}.kb-trend-chart-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:2px}.kb-trend-header-right{align-items:center;display:inline-flex;justify-content:flex-end}.kb-trend-chart-title-wrap{display:flex;flex-direction:column;gap:2px}.kb-trend-chart-title-row{align-items:center;display:inline-flex;flex-wrap:wrap;gap:6px}.kb-trend-chart-title-icon{align-items:center;color:#2563eb;display:inline-flex;height:16px;justify-content:center;width:16px}.kb-trend-chart-title-icon i{font-size:14px;line-height:1}.kb-trend-chart-title-text{color:#111827;font-size:16px;font-weight:800;letter-spacing:-.4px;margin:0}.kb-trend-view-toggle{background:#f1f5f9;border-radius:6px;display:inline-flex;gap:2px;padding:3px}.kb-trend-view-toggle button{background:#0000;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:6px 14px;transition:all .2s ease}.kb-trend-view-toggle button:hover{color:#334155}.kb-trend-view-toggle button.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#ff6b35}.kb-trend-legend{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:0}.kb-trend-chart-bottom-meta{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-top:4px}.kb-trend-chart-bottom-left{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px}.kb-trend-bottom-link{background:#0000;border:none;color:#334155;cursor:pointer;font-size:12px;font-weight:700;padding:0;text-decoration:none;white-space:nowrap}.kb-trend-bottom-link:hover{color:#0f172a}.kb-trend-chart-unit-text{color:#64748b;font-size:11px;font-weight:700}.kb-trend-chart-source{color:#8a98ad;font-size:11px;font-weight:600}.kb-trend-legend-item{align-items:center;color:#475569;display:inline-flex;font-size:12px;font-weight:700;gap:5px}.kb-trend-legend-item .dot{border-radius:3px;display:inline-block;height:11px;width:11px}.kb-trend-legend-item .dot.rise{background:#ec8b86}.kb-trend-legend-item .dot.fall{background:#6aa3f4}.kb-trend-legend-item .dot.line{background:#df5f2f;border-radius:50%;height:11px;width:11px}.kb-trend-chart-subtitle{color:#64748b;font-size:12px;font-weight:600;margin:4px 0}.kb-trend-chart-error,.kb-trend-chart-state{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:600;justify-content:center;min-height:320px}.kb-trend-chart-error{color:#b91c1c}@media (max-width:900px){.kb-trend-chart-card{min-height:390px}.kb-trend-chart-title-text{font-size:14px}.kb-trend-legend{gap:8px}.kb-trend-legend-item{font-size:11px}}.kb-buyer-chart-card{background:#fff;border:1px solid #eaf0f6;border-radius:16px;box-shadow:0 1px 3px #0000000f;font-family:Pretendard;min-height:430px;padding:10px 12px 8px}.kb-buyer-chart-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.kb-buyer-chart-title-wrap{align-items:center;display:inline-flex;gap:6px}.kb-buyer-chart-title-icon{align-items:center;color:#4f6ef7;display:inline-flex;height:16px;justify-content:center;width:16px}.kb-buyer-chart-title-wrap h3{color:#111827;font-size:16px;font-weight:800;letter-spacing:-.35px;margin:0}.kb-buyer-summary-card{background:#f8fafc;border:1px solid #e8edf4;border-radius:10px;margin-bottom:6px;margin-top:8px;padding:9px 10px}.kb-buyer-summary-card p{color:#334155;font-size:11px;font-weight:600;line-height:1.45;margin:0 0 6px}.kb-buyer-summary-card .seller{color:#2563eb}.kb-buyer-summary-card .buyer{color:#f97316}.kb-buyer-ratio-bar{background:#e5e7eb;border-radius:999px;display:flex;height:10px;overflow:hidden;width:100%}.kb-buyer-ratio-bar>span{display:inline-block;height:100%}.kb-buyer-ratio-bar>span.seller{background:#2563eb}.kb-buyer-ratio-bar>span.neutral{background:#cdd5e1}.kb-buyer-ratio-bar>span.buyer{background:#f97316}.kb-buyer-chart-error,.kb-buyer-chart-state{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:600;justify-content:center;min-height:300px}.kb-buyer-chart-error{color:#b91c1c}.kb-buyer-chart-bottom-meta{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-top:4px}.kb-buyer-chart-bottom-left{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px}.kb-buyer-chart-unit-text{color:#64748b;font-size:11px;font-weight:700}.kb-buyer-chart-source{color:#8a98ad;font-size:11px;font-weight:600}.kb-buyer-bottom-link{background:#0000;border:none;color:#334155;cursor:pointer;font-size:12px;font-weight:700;padding:0;text-decoration:none;white-space:nowrap}.kb-buyer-bottom-link:hover{color:#0f172a}@media (max-width:1100px){.kb-buyer-chart-card{min-height:390px}.kb-buyer-chart-title-wrap h3{font-size:14px}}.ranking-summary-cards{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:10px}.ranking-summary-card{background:#fff;border:1px solid #eaf0f6;border-radius:16px;box-shadow:0 1px 3px #0000000f;padding:12px 14px;position:relative}.ranking-summary-help{align-items:center;background:#f8fbff;border:1px solid #d5deea;border-radius:999px;color:#64748b;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;height:20px;justify-content:center;line-height:1;position:absolute;right:10px;top:10px;width:20px}.ranking-summary-tooltip{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 6px 18px #0f172a24;color:#334155;font-size:11px;font-weight:600;line-height:1.45;max-width:280px;min-width:220px;opacity:0;padding:8px 10px;pointer-events:none;position:absolute;right:0;text-align:left;top:24px;transform:translateY(-4px);transition:all .18s ease;visibility:hidden;z-index:20}.ranking-summary-help:focus-visible .ranking-summary-tooltip,.ranking-summary-help:hover .ranking-summary-tooltip,.ranking-summary-tooltip.visible{opacity:1;transform:translateY(0);visibility:visible}.ranking-summary-header{align-items:center;display:flex;gap:10px;margin-bottom:10px}.ranking-summary-icon{align-items:center;border-radius:10px;display:inline-flex;flex-shrink:0;font-size:14px;height:34px;justify-content:center;width:34px}.ranking-summary-icon.blue{background:#eff6ff;color:#3b82f6}.ranking-summary-icon.orange{background:#fff2ed;color:#ff6b35}.ranking-summary-icon.green{background:#ecfdf5;color:#10b981}.ranking-summary-label-wrap{min-width:0}.ranking-summary-label{color:#0f172a;font-size:13px;font-weight:700;line-height:1.2}.ranking-summary-desc{color:#64748b;font-size:11px;font-weight:600;margin-top:2px}.ranking-summary-value-wrap{align-items:baseline;display:inline-flex;gap:6px}.ranking-summary-value{color:#0f172a;font-size:27px;font-weight:800;letter-spacing:-.5px;line-height:1.15}.ranking-summary-value-wrap span{color:#64748b;font-size:12px;font-weight:700}@media (max-width:1200px){.ranking-summary-cards{grid-template-columns:1fr}}.weekly-top5-floating{bottom:12px;position:fixed;right:12px;z-index:1200}.weekly-top5-minimized{left:12px;right:auto;width:300px}.weekly-top5-minimized-bar{align-items:center;background:linear-gradient(180deg,#e9edf3,#e2e8f0);border:1px solid #d3dce8;border-radius:12px;box-shadow:0 8px 24px #0f172a24;color:#1f2f47;cursor:pointer;display:flex;font-family:Pretendard;font-size:13px;font-weight:800;justify-content:space-between;padding:10px 12px;width:100%}.weekly-top5-minimized-bar:hover{filter:brightness(.99)}.weekly-top5-floating-inner{width:300px}.weekly-top5-card{background:#f3f5f8;border:1px solid #dbe3ee;border-radius:16px;box-shadow:0 8px 24px #0f172a24;font-family:Pretendard;min-height:auto;padding:0 12px 8px}.weekly-top5-header{align-items:center;background:linear-gradient(180deg,#e9edf3,#e2e8f0);border-bottom:1px solid #d3dce8;border-radius:16px 16px 0 0;display:flex;justify-content:space-between;margin:0 -12px 8px;padding:10px 12px}.weekly-top5-header h3{color:#1f2f47;font-size:14px;font-weight:800;letter-spacing:-.3px;margin:0}.weekly-top5-highlight{color:#2f6df6;font-weight:900}.weekly-top5-close-btn{align-items:center;background:#0000;border:none;border-radius:999px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:20px;height:22px;justify-content:center;line-height:1;padding:0 0 2px;width:22px}.weekly-top5-close-btn:hover{background:#ffffffa6;color:#1f2937}.weekly-top5-list{border-top:1px solid #eef2f7;list-style:none;margin:0;padding:0}.weekly-top5-item{grid-gap:8px;align-items:center;border-bottom:1px solid #eef2f7;display:grid;gap:8px;grid-template-columns:26px minmax(0,1fr) auto;min-height:62px}.weekly-top5-rank{align-items:center;background:#e2e8f0;border-radius:50%;color:#334155;display:inline-flex;font-size:12px;font-weight:800;height:22px;justify-content:center;width:22px}.weekly-top5-rank.medal-1{background:#f4c542;color:#fff}.weekly-top5-rank.medal-2{background:#9ca3af;color:#fff}.weekly-top5-rank.medal-3{background:#b7791f;color:#fff}.weekly-top5-texts{display:flex;flex-direction:column;gap:3px;min-width:0}.weekly-top5-texts strong{color:#111827;font-size:15px;font-weight:800;letter-spacing:-.2px;line-height:1.2}.weekly-top5-texts span{color:#64748b;font-size:12px;font-weight:600;line-height:1.2}.weekly-top5-detail-btn{align-items:center;background:#fff;border:1px solid #d6dfeb;border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;font-size:11px;font-weight:700;gap:4px;padding:4px 8px;transition:all .18s ease;white-space:nowrap}.weekly-top5-detail-btn:hover{background:#f8fbff;border-color:#b9c7da;color:#0f172a}.weekly-top5-footer{color:#64748b;font-size:12px;font-weight:600;margin-top:8px}@media (max-width:900px){.weekly-top5-floating{bottom:8px;right:8px}.weekly-top5-minimized{left:8px;right:auto;width:calc(100vw - 16px)}.weekly-top5-floating-inner{width:100%}.weekly-top5-card{min-height:auto}.weekly-top5-item{min-height:58px}}.ranker-shortcut-card{background:#fff;border:1px solid #d6e0ee;border-radius:16px;box-shadow:0 4px 12px #0f172a0f;cursor:pointer;padding:20px 22px;text-align:left;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.ranker-shortcut-card:hover{border-color:#c2d3e8;box-shadow:0 8px 16px #0f172a14}.ranker-shortcut-card__title-row{align-items:center;display:flex;gap:10px}.ranker-shortcut-card__icon{align-items:center;background:#2563eb;border-radius:10px;color:#fff;display:inline-flex;height:34px;justify-content:center;width:34px}.ranker-shortcut-card__icon-svg{height:17px;width:17px}.ranker-shortcut-card__title{color:#0f172a;font-size:24px;font-weight:900;letter-spacing:-.3px}.ranker-shortcut-card__desc{color:#334155;font-size:14px;font-weight:600;line-height:1.45;margin:10px 0 0}.ranker-shortcut-card__cta{align-items:center;color:#1d4ed8;display:inline-flex;font-size:13px;font-weight:800;gap:6px;margin-top:14px}.ranker-shortcut-card__cta:after{content:"→";font-size:14px}.compare-shortcut-card{background:#fff;border:1px solid #ead8bf;border-radius:16px;box-shadow:0 4px 12px #0f172a0f;cursor:pointer;padding:20px 22px;text-align:left;transition:border-color .14s ease,box-shadow .14s ease;width:100%}.compare-shortcut-card:hover{border-color:#dec2a1;box-shadow:0 8px 16px #0f172a14}.compare-shortcut-card__title-row{align-items:center;display:flex;gap:10px}.compare-shortcut-card__icon{align-items:center;display:inline-flex;height:34px;justify-content:center;width:34px}.compare-shortcut-card__icon-img{display:block;height:34px;object-fit:contain;width:34px}.compare-shortcut-card__title{color:#0f172a;font-size:24px;font-weight:900;letter-spacing:-.3px}.compare-shortcut-card__desc{color:#334155;font-size:14px;font-weight:600;line-height:1.45;margin:10px 0 0}.compare-shortcut-card__cta{align-items:center;color:#c2410c;display:inline-flex;font-size:13px;font-weight:800;gap:6px;margin-top:14px}.compare-shortcut-card__cta:after{content:"→";font-size:14px}.ranking-page{background:#f8fafd;min-height:calc(100vh - 64px)}.ranking-content{box-sizing:border-box;padding:8px}.ranking-main{min-width:0}.ranking-chart-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:minmax(0,3.4fr) minmax(0,6.6fr)}.ranking-right-charts{grid-gap:8px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0}.ranking-shortcut-row{grid-gap:12px;align-items:stretch;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:10px}@media (max-width:900px){.ranking-chart-row,.ranking-right-charts,.ranking-shortcut-row{grid-template-columns:1fr}}.kb-region-compare{width:100%}.kb-controls{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:24px;padding:16px 20px}.kb-control-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.kb-index-selector select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#191f28;cursor:pointer;font-size:14px;min-width:150px;padding:8px 12px}.kb-index-selector select:focus{border-color:#3b82f6;outline:none}.kb-index-checkboxes{display:flex;flex-wrap:wrap;gap:8px 16px}.kb-index-checkbox{align-items:center;border-radius:4px;cursor:pointer;display:flex;padding:4px 8px;transition:background-color .2s;white-space:nowrap}.kb-index-checkbox:hover{background-color:#f3f4f6}.kb-index-checkbox input[type=checkbox]{cursor:pointer;height:16px;margin-right:6px;width:16px}.kb-index-checkbox span{color:#374151;font-size:14px;-webkit-user-select:none;user-select:none}.kb-region-checkboxes{display:flex;flex:1 1;flex-wrap:wrap;gap:8px 16px}.kb-region-checkbox{align-items:center;border-radius:4px;cursor:pointer;display:flex;padding:4px 8px;transition:background-color .2s;white-space:nowrap}.kb-region-checkbox:hover{background-color:#f3f4f6}.kb-region-checkbox input[type=checkbox]{cursor:pointer;height:16px;margin-right:6px;width:16px}.kb-region-checkbox span{color:#374151;font-size:14px;-webkit-user-select:none;user-select:none}.kb-chart-section{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:20px}.kb-chart-wrapper{width:100%}.kb-chart-topbar{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:12px}.kb-chart-toggle,.kb-main-mode-toggle{background:#f3f4f6;border-radius:6px;display:flex;gap:4px;padding:4px}.kb-main-mode-toggle{flex-wrap:wrap;justify-content:flex-end}.kb-zoom-controls{background:#f3f4f6;border-radius:6px;display:flex;gap:4px;padding:4px}.kb-toggle-btn{background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#6b7280;cursor:pointer;font-size:13px;font-weight:500;padding:6px 12px;transition:all .2s}.kb-toggle-btn:hover{background:#f9fafb;border-color:#d1d5db}.kb-toggle-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.kb-toggle-btn-sm{font-size:12px;padding:5px 10px}.kb-chart-container{overflow-x:auto;padding:20px 0}.loading{color:#6b7280}.error,.loading{font-size:16px;padding:40px;text-align:center}.error{background-color:#fee2e2;border-radius:6px;color:#dc2626}.no-data{color:#6b7280;padding:40px;text-align:center}.kb-individual-charts{display:flex;flex-direction:column;gap:24px;margin-top:30px}.kb-individual-chart{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:20px}.kb-individual-chart-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:8px}.kb-individual-chart-title{color:#374151;font-size:15px;font-weight:700}.kb-popup-link-btn{background:#0000;border:0;color:#2563eb;cursor:pointer;font-size:13px;padding:2px 4px;text-decoration:underline}.kb-popup-link-btn:hover{color:#1d4ed8}.kb-individual-chart-actions{align-items:center;display:flex;gap:8px}.kb-sub-zoom-controls{background:#f3f4f6;border-radius:6px;display:flex;gap:4px;padding:4px}@media (max-width:768px){.kb-chart-topbar{align-items:flex-start;flex-direction:column}}.compare-page{background-color:#f8f9fa;min-height:100vh;width:100%}.compare-container{margin:0 auto;padding:40px 24px;width:100%}.compare-tabs{border-bottom:2px solid #e5e7eb;display:flex;gap:8px;margin-bottom:24px}.compare-tab{background:none;border:none;border-bottom:3px solid #0000;color:#6b7280;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:-2px;padding:12px 24px;transition:all .2s}.compare-tab:hover{background-color:#f9fafb;color:#374151}.compare-tab.active{border-bottom-color:#3b82f6;color:#3b82f6}.compare-complex-panel,.compare-content{width:100%}.coming-soon{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:60px 20px;text-align:center}.coming-soon p{color:#6b7280;font-size:18px}.sub-chart-popup-page{background:#fff;height:100vh;margin:0;overflow:hidden;padding:0;width:100vw}.sub-chart-popup-chart-wrap{height:100%;width:100%}.sub-chart-popup-empty{align-items:center;color:#6b7280;display:flex;font-size:14px;height:100%;justify-content:center}.kb-data-page{background-color:#fff;display:flex;flex-direction:column;height:calc(100vh - 56px);overflow:hidden;padding:0;width:100%}.kb-dashboard{height:100%;overflow-y:auto;padding:20px}.dashboard-header{border-bottom:2px solid #e0e0e0;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.dashboard-header,.header-left{align-items:center;display:flex}.header-left{gap:20px}.data-source{color:#666;font-size:12px}.dashboard-type-selector{border:1px solid #ddd;border-radius:6px;display:flex;gap:0;overflow:hidden}.type-radio{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;font-size:14px;font-weight:500;margin:0;padding:6px 16px;transition:all .2s}.type-radio input[type=radio]{display:none}.type-radio:first-child{border-right:1px solid #ddd}.type-radio.active{background-color:#3182f6;color:#fff}.type-radio:hover:not(.active){background-color:#f0f0f0}.detail-view-btn{background-color:#3182f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:background-color .2s}.detail-view-btn:hover{background-color:#2668d8}.dashboard-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:30px}.dashboard-column{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px}.section-title{border-bottom:1px solid #e0e0e0;color:#333;font-size:16px;font-weight:600;margin:0 0 16px;padding-bottom:10px}.kb_chart-bars{display:flex;flex-direction:column;gap:8px}.kb_chart-bar-item{grid-gap:8px;align-items:center;animation:kb_fadeInUp .6s ease-out forwards;display:grid;font-size:12px;gap:8px;grid-template-columns:100px 50px 1fr;opacity:0}@keyframes kb_fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.kb_chart-bar-item:first-child{animation-delay:.1s}.kb_chart-bar-item:nth-child(2){animation-delay:.2s}.kb_chart-bar-item:nth-child(3){animation-delay:.3s}.kb_chart-bar-item:nth-child(4){animation-delay:.4s}.kb_chart-bar-item:nth-child(5){animation-delay:.5s}.kb_chart-bar-item:nth-child(6){animation-delay:.6s}.kb_chart-bar-item:nth-child(7){animation-delay:.7s}.kb_chart-bar-item:nth-child(8){animation-delay:.8s}.kb_chart-bar-item:nth-child(9){animation-delay:.9s}.kb_chart-bar-item:nth-child(10){animation-delay:1s}.kb_bar-label{color:#374151;font-weight:500;text-align:left}.kb_bar-value{color:#6b7280;font-weight:600;text-align:right}.kb_bar-container{background-color:#f3f4f6;border-radius:4px;height:16px;overflow:hidden}.kb_bar-fill{border-radius:4px;height:100%;transition:width 1s ease-out}.back-to-dashboard-btn{background-color:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-right:10px;padding:8px 16px;transition:background-color .2s}.back-to-dashboard-btn:hover{background-color:#5a6268}.kb-controls{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:10px;padding:8px 10px;position:sticky;top:0;z-index:30}.kb-region-filter{background:#fff;border-bottom:1px solid #e5e7eb;padding:8px 10px 10px;position:sticky;top:47px;z-index:25}.kb-region-filter-head{align-items:center;color:#334155;display:flex;font-size:13px;justify-content:space-between;margin-bottom:8px}.kb-region-check-grid{grid-gap:6px 10px;background:#fafbfc;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:6px 10px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));max-height:120px;overflow-y:auto;padding:8px}.kb-region-check-item{align-items:center;color:#334155;display:inline-flex;font-size:12px;gap:6px;white-space:nowrap}.kb-region-check-item input{margin:0}.view-mode-toggle{display:flex;gap:8px}.toggle-btn{background-color:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.toggle-btn:hover{background-color:#f0f0f0}.toggle-btn.active{background-color:#3182f6;border-color:#3182f6;color:#fff}.index-type-selector{align-items:center;display:flex;gap:0}.index-select{background-color:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 12px}.index-select:focus{border-color:#3182f6;outline:none}.date-range{align-items:center;display:flex;gap:6px}.date-input{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:8px 12px}.date-input:focus{border-color:#3182f6;outline:none}.search-btn{background-color:#3182f6;border:1px solid #3182f6;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.search-btn:hover{background-color:#2668d8;border-color:#2668d8}.kb-table-2row thead tr:first-child th{background-color:#e9ecef;font-size:13px;font-weight:700}.kb-table-2row thead tr:nth-child(2) th{background-color:#f8f9fa;font-size:12px;font-weight:500}.parent-region-header{border:1px solid #dee2e6!important;text-align:center;vertical-align:middle}.child-region-header{border:1px solid #e0e0e0!important;text-align:center;vertical-align:middle}.child-region-header.empty-cell{background-color:#f1f3f5;border-bottom:1px solid #dee2e6!important}.kb-table-2row .sticky-col{background-color:#f1f3f5;font-weight:600}.kb-content{background-color:#fff;flex:1 1;overflow:hidden;padding:0}.loading-indicator{color:#666}.error-message,.loading-indicator{align-items:center;display:flex;font-size:16px;height:400px;justify-content:center}.error-message{background-color:#fee;color:#e74c3c}.no-data{align-items:center;color:#999;display:flex;font-size:16px;height:400px;justify-content:center}.kb-table-container{-webkit-overflow-scrolling:touch;height:calc(100vh - 260px);min-height:360px;overflow-x:auto;overflow-y:auto}.kb-table{border-collapse:collapse;font-size:14px;min-width:100%;width:max-content}.kb-table thead{background-color:#f8f9fa;position:sticky;top:0;z-index:20}.kb-table th{background-color:#f8f9fa;border:1px solid #e0e0e0;color:#333;font-weight:600;padding:12px 8px;text-align:center;white-space:nowrap}.kb-table th.sub-header{background-color:#e9ecef;font-size:12px;font-weight:500;padding:8px 6px}.kb-table td{border:1px solid #e0e0e0;padding:10px 8px;text-align:center;white-space:nowrap}.kb-table tbody tr:hover{background-color:#f5f5f5}.kb-table .sticky-col{background-color:#fff;font-size:12px;font-weight:500;left:0;max-width:86px;min-width:86px;padding-left:6px;padding-right:6px;position:sticky;width:86px;z-index:5}.kb-change-guide{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-size:12px;margin:10px 12px 8px;padding:8px 10px}.cell-neutral{background-color:#f8fafc}.cell-rise-1{background-color:#edf7ed}.cell-rise-2{background-color:#d7edd7}.cell-rise-3{background-color:#b9dfb9}.cell-rise-4{background-color:#94cf94;font-weight:600}.cell-fall-1{background-color:#fdeeee}.cell-fall-2{background-color:#fad8d8}.cell-fall-3{background-color:#f4baba}.cell-fall-4{background-color:#ed9e9e;font-weight:600}.kb-table thead .sticky-col{background-color:#f8f9fa;z-index:15}.kb-table tbody tr:hover .sticky-col{background-color:#f5f5f5}.kb-chart-container{align-items:center;display:flex;height:100%;justify-content:center;overflow:auto;padding:20px;width:100%}.kb-chart-svg{display:block}@media (max-width:768px){.kb-controls{align-items:stretch;flex-direction:column}.date-range,.index-type-selector,.view-mode-toggle{justify-content:space-between;width:100%}.kb-table{font-size:12px}.kb-table td,.kb-table th{padding:8px 4px}}.region-tab{display:flex;flex-direction:column;gap:16px;height:100%}.region-filters{align-items:flex-end;background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;display:flex;flex-wrap:wrap;gap:12px;padding:16px 20px}.filter-group{display:flex;flex-direction:column;gap:6px;min-width:150px}.filter-group label{color:#4e5968;font-size:13px;font-weight:600}.filter-group input,.filter-group select{background:#fff;border:1.5px solid #e5e8eb;border-radius:6px;font-size:14px;padding:8px 12px;transition:all .2s}.filter-group input:focus,.filter-group select:focus{border-color:#3182f6;outline:none}.filter-group select:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.filter-search{background:#3182f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 20px;transition:all .2s}.filter-search:hover:not(:disabled){background:#1b64da;box-shadow:0 2px 8px #3182f64d;transform:translateY(-1px)}.filter-search:disabled{background:#d1d5db;cursor:not-allowed}.filter-reset{background:#f5f5f5;border:1.5px solid #e5e8eb;border-radius:6px;color:#666;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s}.filter-reset:hover{background:#e5e8eb}.region-empty,.region-error,.region-loading{background:#fff;border-radius:8px;font-size:16px;padding:40px;text-align:center}.region-loading{color:#3182f6}.region-error{color:#ff4757}.region-empty{color:#999}.region-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014;flex:1 1;overflow:auto}.region-table{border-collapse:collapse;font-size:12px;min-width:1600px;width:100%}.region-table thead{background:#f8f9fa;position:sticky;top:0;z-index:10}.region-table th{background:#f8f9fa;border:1px solid #dee2e6;color:#333;font-size:11px;font-weight:700;padding:10px 8px;text-align:center;white-space:nowrap}.region-table .group-header{background:#e9ecef;font-weight:800}.region-table td{border:1px solid #dee2e6;color:#495057;font-size:11px;padding:8px;white-space:nowrap}.region-table tbody tr:hover{background:#f8f9ff}.col-grade,.col-number{min-width:50px;width:50px}.col-name{min-width:100px;width:100px}.col-text{min-width:70px;width:70px}.col-date{min-width:85px;width:85px}.col-percent{min-width:70px;width:70px}.col-region{max-width:150px;min-width:130px;width:130px}.text-left{padding-left:12px;text-align:left}.text-center{text-align:center}.text-right{padding-right:12px;text-align:right}.grade-cell{font-weight:700}.grade-s{background:#fff3cd;color:#856404}.grade-a{background:#d1ecf1;color:#0c5460}.grade-b{background:#d4edda;color:#155724}.grade-c{background:#f8d7da;color:#721c24}.region-table-wrapper::-webkit-scrollbar{height:10px;width:10px}.region-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.region-table-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.region-table-wrapper::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.region-filters{padding:12px 16px}.filter-group{min-width:120px}}.pricing-page{background-color:#f8f9fa;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100vh;overflow-y:auto;padding:20px;width:100%}.pricing-container{margin:0 auto;max-width:1600px}.pricing-header{margin-bottom:20px;text-align:center}.pricing-header h1{color:#191f28;font-size:28px;font-weight:800;line-height:1.25;margin-bottom:8px}.pricing-subtitle{color:#666;font-size:13px;font-weight:400;line-height:1.5}.common-section{background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:20px;padding:16px 20px}.section-title{color:#191f28;font-size:20px;font-weight:700;line-height:1.35;margin-bottom:12px}.common-list{list-style:none;margin:0;padding:0}.common-list li{border-bottom:1px solid #f0f0f0;color:#333;font-size:14px;font-weight:400;line-height:1.6;padding:6px 0}.common-list li:last-child{border-bottom:none}.pricing-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.pricing-card{background:#fff;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;transition:box-shadow .3s ease}.pricing-card:hover{box-shadow:0 4px 12px #00000014}.card-header{background-color:#fafafa;border-bottom:1px solid #e0e0e0;padding:16px}.plan-title-section{align-items:center;display:flex;gap:8px;margin-bottom:8px}.plan-name{color:#191f28;font-size:20px;font-weight:700;line-height:1.35;margin:0}.plan-badge{background-color:#3182f6;border-radius:10px;color:#fff;display:inline-block;font-size:12px;font-weight:600;line-height:1.2;padding:3px 10px}.plan-price{color:#191f28;font-size:24px;font-weight:800;line-height:1.25}.card-body{padding:16px}.section-block{margin-bottom:16px}.section-block:last-child{margin-bottom:0}.block-title{color:#666;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:8px}.target-text{color:#333;font-size:14px;font-weight:400;line-height:1.6;margin:0}.feature-list,.function-list{list-style:none;margin:0;padding:0}.feature-list li,.function-list li{color:#333;font-size:14px;font-weight:400;line-height:1.6;padding:5px 0 5px 16px;position:relative}.feature-list li:before,.function-list li:before{color:#3182f6;content:"*";font-weight:700;left:0;position:absolute}@media (max-width:1200px){.pricing-cards{grid-template-columns:1fr}}@media (max-width:768px){.pricing-page{padding:16px}.pricing-header h1{font-size:26px}.section-title{font-size:18px}.common-section{padding:12px 16px}.card-body,.card-header{padding:12px}}.mypage-container{--primary:#ff6b35;--primary-dark:#e55a24;--primary-light:#fff2ed;--blue:#3b82f6;--blue-light:#eff6ff;--green:#10b981;--green-light:#ecfdf5;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--shadow-sm:0 1px 3px #0000000f;--shadow:0 4px 16px #00000014;--radius:12px;--radius-lg:16px;background:var(--gray-50);margin:0 auto;max-width:1360px;min-height:calc(100vh - 56px);padding:20px}.mypage-layout{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:310px 1fr}.mypage-sidebar{position:sticky;top:16px}.user-profile-card{background:#fff;border:1px solid var(--gray-100);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:22px 20px;text-align:center}.user-name-display{color:var(--gray-900);font-size:20px;font-weight:800;letter-spacing:-.3px;margin:0 0 4px}.user-email-display{color:var(--gray-500);font-size:13px;margin:0 0 14px}.membership-level-display{background:linear-gradient(135deg,#1a2332,#263348);border:1px solid #30425d;border-radius:var(--radius);margin-bottom:10px;padding:12px}.membership-badge-large{color:#fff;font-size:17px;font-weight:700;letter-spacing:.8px}.product-info-card{background:#fff;border:1px solid var(--gray-100);border-radius:var(--radius);margin-bottom:12px;padding:10px 12px}.product-info-title{color:var(--gray-900);font-size:13px;font-weight:800;margin-bottom:8px}.product-info-row{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:7px}.product-info-row:last-child{margin-bottom:0}.product-info-row span{color:var(--gray-500);font-size:12px;font-weight:600}.product-info-row strong{color:var(--gray-800);font-size:12px;font-weight:700;text-align:right}.membership-period{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius);margin-bottom:14px;padding:10px 12px}.period-dates{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.period-label{color:var(--gray-500);font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.period-value{color:var(--gray-700);font-size:13px;font-weight:600}.days-badge{background:var(--blue);border-radius:999px;color:#fff;display:inline-block;font-size:12px;font-weight:700;padding:5px 10px}.days-badge.expiring{background:#ef4444}.user-stats{border-top:1px solid var(--gray-100);padding-top:14px;text-align:left}.stat-item{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.stat-item:last-child{margin-bottom:0}.stat-label{color:var(--gray-500);font-size:12px;font-weight:600}.stat-value{color:var(--gray-800);font-size:12px;font-weight:700}.mypage-main{min-width:0}.mypage-tabs{background:#fff;border:1px solid var(--gray-200);border-radius:999px;box-shadow:var(--shadow-sm);display:inline-flex;gap:6px;margin-bottom:14px;padding:4px}.mypage-tabs .tab{background:#0000;border:none;border-radius:999px;color:var(--gray-600);cursor:pointer;font-size:13px;font-weight:700;padding:8px 14px;transition:all .2s ease}.mypage-tabs .tab:hover{background:var(--gray-100);color:var(--gray-700)}.mypage-tabs .tab.active{background:var(--primary-light);color:var(--primary-dark)}.mypage-tabs .tab.active:after{display:none}.mypage-content{background:#fff;border:1px solid var(--gray-100);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px}.mypage-content h2{border-bottom:1px solid var(--gray-100);color:var(--gray-900);font-size:20px;font-weight:800;letter-spacing:-.4px;margin:0 0 18px;padding-bottom:12px}.password-form,.profile-form{max-width:640px}.form-group label{color:var(--gray-700);font-size:13px;font-weight:700;margin-bottom:7px}.form-group input,.form-group select{background:#fff;border:1px solid var(--gray-200);border-radius:10px;color:var(--gray-800);font-size:14px;padding:11px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.form-group input:focus,.form-group select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #ff6b351f;outline:none}.form-group input:disabled,.form-group select:disabled{background:var(--gray-100);color:var(--gray-400);cursor:not-allowed}.form-group input::placeholder{color:var(--gray-400)}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px;font-weight:600;margin-bottom:14px;padding:10px 12px}.submit-button{background:linear-gradient(135deg,var(--primary),var(--primary-dark));border-radius:10px;margin-top:4px;padding:12px 14px;transition:transform .2s ease,box-shadow .2s ease}.submit-button:hover:not(:disabled){box-shadow:0 8px 18px #ff6b3547;transform:translateY(-1px)}.submit-button:disabled{background:var(--gray-300);box-shadow:none;cursor:not-allowed;transform:none}.mypage-info{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.info-card{background:#fff;border:1px solid var(--gray-100);border-radius:12px;box-shadow:var(--shadow-sm);padding:16px}.info-card h3{color:var(--gray-500);font-size:11px;font-weight:700;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.info-card p{color:var(--gray-800);font-size:18px;font-weight:700;margin:0}.info-card .user-type{color:var(--blue)}@media (max-width:1024px){.mypage-layout{grid-template-columns:1fr}.mypage-sidebar{position:static}}@media (max-width:768px){.mypage-container{padding:14px}.mypage-content{padding:18px}.mypage-tabs{justify-content:space-between;width:100%}.mypage-tabs .tab{flex:1 1;font-size:12px;padding:8px 10px;text-align:center}}.membership-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.membership-modal{background:#fff;border-radius:8px;max-height:90vh;max-width:500px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:20px}.modal-header h3{font-size:20px;font-weight:700;margin:0}.close-btn{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;width:30px}.close-btn:hover{color:#191f28}.modal-body{padding:20px}.user-info{background-color:#f8f9fa;border-radius:6px;margin-bottom:20px;padding:16px}.user-info p{color:#333;font-size:14px;margin:8px 0}.action-selector{display:flex;gap:20px;margin-bottom:20px}.radio-label{align-items:center;display:flex;font-size:14px;font-weight:500;gap:8px}.radio-label,.radio-label input[type=radio]{cursor:pointer}.radio-label input[type=radio]:disabled{cursor:not-allowed}.form-group{margin-bottom:16px}.form-group label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.form-group input[type=number],.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:10px;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3182f6;outline:none}.form-group textarea{font-family:inherit;resize:vertical}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.btn-cancel,.btn-submit{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s}.btn-cancel{background-color:#f8f9fa;border:1px solid #ddd;color:#333}.btn-cancel:hover{background-color:#e9ecef}.btn-submit{background-color:#3182f6;color:#fff}.btn-submit:hover:not(:disabled){background-color:#2668d8}.btn-submit:disabled{background-color:#ccc;cursor:not-allowed}.user-management{padding:20px}.user-management-header{margin-bottom:20px}.user-management-header h2{color:#191f28;font-size:24px;font-weight:700;margin:0 0 20px}.user-filters{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-wrap:wrap;gap:10px;padding:20px}.user-filters input,.user-filters select{border:1px solid #e5e8eb;border-radius:4px;font-size:14px;min-width:150px;padding:8px 12px}.user-filters input:focus,.user-filters select:focus{border-color:#3182f6;outline:none}.filter-actions{display:flex;gap:8px;margin-left:auto}.btn-reset,.btn-search{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s}.btn-search{background:#3182f6;color:#fff}.btn-search:hover{background:#1b64da}.btn-reset{background:#f2f4f6;color:#4e5968}.btn-reset:hover{background:#e5e8eb}.user-table-info{color:#4e5968;display:flex;font-size:14px;justify-content:space-between;margin:20px 0 10px}.user-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.user-table{border-collapse:collapse;font-size:14px;width:100%}.user-table thead{background:#f9fafb;border-bottom:2px solid #e5e8eb}.user-table th{color:#191f28;font-weight:600;padding:12px 16px;text-align:left;white-space:nowrap}.user-table tbody tr{border-bottom:1px solid #f2f4f6}.user-table tbody tr.clickable-row{cursor:pointer;transition:background .2s}.user-table tbody tr.clickable-row:hover{background:#f9fafb}.user-table td{color:#4e5968;padding:12px 16px}.user-table td.no-data{color:#8b95a1;padding:40px;text-align:center}.status-badge,.type-badge{border-radius:4px;display:inline-block;font-size:12px;font-weight:600;padding:4px 8px}.status-badge.status-active{background:#e7f5ff;color:#1971c2}.status-badge.status-inactive{background:#f3f4f6;color:#6b7280}.status-badge.status-suspended{background:#fff5f5;color:#c92a2a}.type-badge.type-normal{background:#f3f4f6;color:#495057}.type-badge.type-premium{background:#fff3e0;color:#e65100}.type-badge.type-vip{background:#f3e5f5;color:#6a1b9a}.pagination{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:20px}.pagination button{background:#fff;border:1px solid #e5e8eb;border-radius:4px;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px;transition:all .2s}.pagination button:hover:not(:disabled){background:#f9fafb;border-color:#3182f6;color:#3182f6}.pagination button:disabled{cursor:not-allowed;opacity:.5}.pagination span{color:#4e5968;font-size:14px}.error-message,.loading-message{font-size:14px;padding:40px;text-align:center}.loading-message{color:#4e5968}.error-message{background:#fff5f5;border-radius:8px;color:#c92a2a;margin-bottom:20px}.user-detail-modal{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.user-detail-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;width:90%}.user-detail-header{align-items:center;border-bottom:1px solid #e5e8eb;display:flex;justify-content:space-between;padding:20px}.user-detail-header h3{color:#191f28;font-size:20px;font-weight:700;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:4px;color:#8b95a1;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:0;transition:all .2s;width:32px}.close-button:hover{background:#f2f4f6;color:#191f28}.user-detail-body{padding:20px}.detail-section{margin-bottom:24px}.detail-section:last-child{margin-bottom:0}.detail-section h4{border-bottom:2px solid #3182f6;color:#191f28;font-size:16px;font-weight:700;margin:0 0 12px;padding-bottom:8px}.detail-row{border-bottom:1px solid #f2f4f6;display:flex;padding:8px 0}.detail-row:last-child{border-bottom:none}.detail-label{color:#4e5968;flex:0 0 150px;font-weight:600}.detail-value{color:#191f28;flex:1 1}.profile-image{border-radius:8px;box-shadow:0 2px 8px #0000001a;max-width:200px}.membership-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px;text-align:center}.membership-badge.membership-starter{background-color:#e5e7eb;color:#374151}.membership-badge.membership-standard{background-color:#dbeafe;color:#1e40af}.membership-badge.membership-deluxe{background-color:#e9d5ff;color:#6b21a8}.membership-badge.membership-premium{background-color:#fee2e2;color:#991b1b}.btn-membership{background-color:#3182f6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;transition:background-color .2s}.btn-membership:hover{background-color:#1b64da}.btn-membership:active{transform:scale(.98)}.admin-basic-table{border-collapse:collapse;font-size:13px;width:100%}.admin-table-status{color:#475569;font-size:14px;margin-bottom:10px}.admin-table-status.error{color:#dc2626}.admin-basic-table thead{background:#fff2ed}.admin-basic-table td,.admin-basic-table th{border:1px solid #e2e8f0;color:#1e293b;padding:12px 10px;text-align:center}.admin-basic-table th{color:#334155;font-weight:700}.admin-basic-table td:nth-child(2),.admin-basic-table th:nth-child(2){text-align:left}.admin-empty-row{color:#94a3b8;padding:20px 10px!important;text-align:center!important}.admin-basic-table tbody tr{cursor:pointer}.admin-selected-row{background:#fff8f4}.admin-inquiry-detail{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-top:14px;padding:14px}.admin-inquiry-head{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.admin-inquiry-head h3{color:#1e293b;font-size:16px;margin:0}.admin-inquiry-head span{color:#64748b;font-size:12px}.admin-inquiry-body{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#334155;line-height:1.7;padding:12px;white-space:pre-line}.admin-reply-box{margin-top:12px}.admin-reply-box label{color:#334155;display:block;font-size:13px;font-weight:700;margin-bottom:6px}.admin-reply-box textarea{border:1px solid #dbe2ea;border-radius:8px;font-size:13px;line-height:1.6;padding:10px;width:100%}.admin-reply-box textarea:focus{border-color:#ff6b35;outline:none}.admin-reply-meta{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:8px}.admin-reply-meta span{color:#64748b;font-size:12px}.admin-reply-meta button{background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:8px 12px}.admin-reply-meta button:disabled{cursor:not-allowed;opacity:.55}.admin-page{margin:0;max-width:none;padding:20px;width:100%}.admin-header{margin-bottom:20px}.admin-header h1{color:#333;font-size:24px;font-weight:700;margin:0}.admin-tabs{border-bottom:2px solid #e9ecef;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.admin-tab{background:none;border:none;color:#666;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;position:relative;transition:color .2s}.admin-tab:hover{color:#3182f6}.admin-tab.active{color:#3182f6;font-weight:600}.admin-tab.active:after{background:#3182f6;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.admin-content{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:20px}.tab-content-placeholder{color:#999;font-size:16px;padding:40px;text-align:center}.notice-page{background:#f8fafc;min-height:calc(100vh - 56px);padding:28px 18px}.notice-content{margin:0 auto;max-width:1100px}.notice-container h1{color:#0f172a;font-size:28px;font-weight:800;margin:0 0 16px}.notice-status{color:#475569;font-size:14px;margin-bottom:10px}.notice-status.error{color:#dc2626}.notice-detail,.notice-list{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 16px #00000014}.notice-table{border-collapse:collapse;width:100%}.notice-table thead{background:#fff2ed}.notice-table th{color:#334155;font-size:13px;font-weight:700;padding:14px;text-align:left}.notice-table td{border-top:1px solid #f1f5f9;color:#1e293b;font-size:14px;padding:16px 14px}.notice-empty{color:#94a3b8;padding:24px 12px!important;text-align:center}.notice-row{cursor:pointer;transition:background-color .2s ease}.notice-row:hover{background:#fff8f4}.col-num{text-align:center;width:72px}.col-date,.col-views{text-align:center;width:150px}.notice-detail{padding:24px}.detail-header{border-bottom:1px solid #e2e8f0;padding-bottom:14px}.detail-header h2{color:#0f172a;font-size:22px;font-weight:700;margin:0 0 10px}.detail-meta{color:#64748b;display:flex;flex-wrap:wrap;font-size:13px;gap:16px}.detail-content{color:#334155;line-height:1.8;min-height:240px;padding:24px 0;white-space:pre-line}.detail-footer{border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;padding-top:16px}.back-button{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px;transition:all .2s ease}.back-button:hover{border-color:#ff6b35;color:#ff6b35}@media (max-width:860px){.notice-page{padding:20px 10px}.notice-table td,.notice-table th{font-size:13px;padding:12px 10px}.col-date,.col-views{width:110px}}.customer-service-page{background:#f8fafc;min-height:calc(100vh - 56px);padding:28px 18px}.cs-content{margin:0 auto;max-width:1100px}.cs-topbar{align-items:center;display:flex;gap:12px;justify-content:space-between;margin:0 0 16px}.cs-container h1{color:#0f172a;font-size:28px;font-weight:800;margin:0}.cs-open-inquiry-btn{background:#ff6b35;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 16px}.cs-open-inquiry-btn:hover{background:#e55a24}.cs-status{color:#475569;font-size:14px;margin-bottom:10px}.cs-status.error{color:#dc2626}.cs-list{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 16px #00000014}.cs-table{border-collapse:collapse;width:100%}.cs-table thead{background:#fff2ed}.cs-table th{border-top:none;color:#334155;font-size:13px;font-weight:700;padding:14px;text-align:left}.cs-table td{border-top:1px solid #f1f5f9;color:#1e293b;font-size:14px;padding:16px 14px}.cs-table tbody tr{cursor:pointer;transition:background-color .2s ease}.cs-table tbody tr:hover{background:#fff8f4}.cs-empty-row{color:#94a3b8;padding:22px 10px!important;text-align:center}.col-no{text-align:center;width:72px}.col-date,.col-status,.col-views{text-align:center;width:150px}.col-status{width:120px}.cs-detail{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 16px #00000014;padding:22px}.cs-detail.single{max-width:none}.detail-back-top{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#334155;cursor:pointer;font-size:13px;font-weight:700;margin-bottom:12px;padding:8px 12px}.detail-back-top:hover{border-color:#ff6b35;color:#ff6b35}.cs-detail h2{color:#0f172a;font-size:21px;font-weight:700;margin:0 0 10px}.cs-meta{border-bottom:1px solid #e2e8f0;color:#64748b;display:flex;font-size:13px;gap:14px;padding-bottom:14px}.cs-detail-body{color:#334155;line-height:1.8;min-height:220px;padding-top:18px;white-space:pre-line}.cs-answer-box{background:#fff8f4;border:1px solid #e2e8f0;border-radius:8px;margin-top:14px;padding:12px}.cs-answer-box h4{color:#c2410c;font-size:13px;font-weight:700;margin:0 0 8px}.cs-answer-box p{color:#7c2d12;line-height:1.7;margin:0;white-space:pre-line}.cs-empty{color:#94a3b8;font-size:14px}.cs-popup-overlay{align-items:center;background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:2100}.cs-popup{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 12px 40px #00000029;overflow:hidden;width:min(540px,calc(100vw - 28px))}.cs-popup-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:8px;justify-content:space-between;padding:16px 20px}.cs-popup-header h3{color:#0f172a;font-size:17px;font-weight:700;margin:0}.cs-popup-header button{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:13px;font-weight:600;padding:7px 12px}.qna-form{padding:18px 20px 20px}.qna-form .form-group{margin-bottom:14px}.qna-form .form-group label{color:#334155;display:block;font-size:13px;font-weight:700;margin-bottom:6px}.qna-form .form-group input,.qna-form .form-group textarea{border:1.5px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:14px;padding:11px 12px;width:100%}.qna-form .form-group input:focus,.qna-form .form-group textarea:focus{border-color:#ff6b35;outline:none}.qna-form .form-group textarea{resize:vertical}.submit-button{background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:11px;width:100%}@media (max-width:960px){.customer-service-page{padding:20px 10px}.cs-open-inquiry-btn{font-size:13px;padding:9px 12px}}.supply-monthly-card{background:#fff;border:1px solid #e0e0e0;border-radius:10px;font-family:Pretendard;padding:14px 14px 10px}.supply-monthly-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:6px}.supply-monthly-head h3{color:#0f172a;font-size:16px;font-weight:800;margin:0}.supply-monthly-scope{background:#fff;border:1px solid #d7deea;border-radius:999px;display:inline-flex;gap:4px;padding:2px}.supply-monthly-scope button{background:#0000;border:none;border-radius:999px;color:#64748b;cursor:pointer;font-size:11px;font-weight:700;padding:4px 10px}.supply-monthly-scope button.active{background:#edf3ff;color:#2d6cdf}.supply-monthly-unit{color:#64748b;font-size:12px;font-weight:700;margin:0 0 2px;text-align:right}.weekly-snapshot-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:14px;padding:20px 24px}.section-header-right{align-items:center;display:flex;gap:12px;margin-left:auto}.period-toggle{background:#f1f5f9;border-radius:6px;display:inline-flex;gap:2px;padding:3px}.period-toggle button{background:#0000;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:6px 14px;transition:all .2s ease}.period-toggle button:hover{color:#334155}.period-toggle button.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#ff6b35}.complex-name-prefix{color:#ff6b35;font-weight:700;margin-right:8px}.weekly-latest-bar{grid-gap:12px;align-items:center;background:#fff;border:1px solid #e6ebf2;border-radius:8px;display:grid;gap:12px;grid-template-columns:auto 1fr;margin-bottom:12px;padding:12px}.weekly-latest-date{align-items:center;background:#f8fafc;border:1px solid #e6ebf2;border-radius:8px;color:#334155;display:inline-flex;font-size:13px;font-weight:700;justify-content:center;min-width:112px;padding:10px 12px}.weekly-latest-metrics{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.weekly-latest-metric{grid-gap:2px;background:#fff;border:1px solid #edf1f6;border-radius:8px;display:grid;gap:2px;padding:8px 10px}.weekly-latest-metric span{color:#64748b;font-size:11px;font-weight:700}.weekly-latest-metric strong{color:#0f172a;font-size:14px;font-weight:800}.weekly-chart-card{background:#fff;border:1px solid #e6ebf2;border-radius:8px;margin-bottom:12px;padding:10px 12px 8px}.weekly-chart-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:8px}.weekly-legend{align-items:center;color:#475467;display:inline-flex;gap:8px}.weekly-legend,.weekly-range{font-size:12px;font-weight:700}.weekly-range{color:#6b7280}.dot{border-radius:3px;display:inline-block;height:10px;width:10px}.dot.sale-line{background:#dc2626}.dot.lease-line{background:#1d4ed8}.dot.sale-dot{background:#f59e0b}.dot.lease-dot{background:#10b981}.dot.ratio-line{background:#8b5cf6}.weekly-svg{background:linear-gradient(180deg,#f8fafc,#fdfefe 45%,#fff);border-radius:6px;display:block;height:260px;width:100%}.axis-line{stroke:#b7c3d4;stroke-width:1}.grid-line{stroke:#e2e8f0;stroke-width:1}.line-sale{fill:none;stroke:#dc2626;stroke-width:2.2}.line-lease{fill:none;stroke:#1d4ed8;stroke-width:2.2}.count-dot-sale{fill:#f59e0b;opacity:.88}.count-dot-lease{fill:#10b981;opacity:.88}.weekly-x-labels{color:#6b7280;display:flex;font-size:11px;font-weight:700;justify-content:space-between;margin-top:6px}.weekly-table-wrap{border:1px solid #e6ebf2;border-radius:8px;max-height:360px;overflow:auto}.weekly-table{border-collapse:collapse;min-width:980px;width:100%}.weekly-table td,.weekly-table th{border-bottom:1px solid #edf1f6;font-size:12px;padding:9px 10px;white-space:nowrap}.weekly-table th{background:#f8fafc;color:#64748b;font-weight:800;position:sticky;text-align:right;top:0}.weekly-table td:first-child,.weekly-table th:first-child{text-align:left}.weekly-table td{color:#111827;font-weight:600;text-align:right}.weekly-table tr:last-child td{border-bottom:none}.lease-ratio-cell{align-items:center;display:flex;gap:8px;justify-content:flex-end}.lease-ratio-value{color:#3b82f6;font-weight:700;min-width:45px}.lease-ratio-sparkline{display:inline-block;height:20px;width:60px}.sparkline{display:block;height:100%;width:100%}@media (max-width:1024px){.weekly-latest-bar{grid-template-columns:1fr}.weekly-latest-date{justify-content:flex-start}.weekly-latest-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.investment-dock-slot.fixed-mode{min-height:228px}.investment-dock{background:#fff;border:1px solid #dbe3ef;border-radius:12px 12px 0 0;box-shadow:0 -8px 24px #0f172a14;padding:10px 14px 12px}.investment-dock.is-fixed{border-radius:12px 12px 0 0;bottom:0;left:0;position:fixed;width:100%;z-index:40}.investment-dock.is-inline{border-radius:12px;box-shadow:none;margin-top:14px;position:static}.investment-dock-inner{margin:0 auto;max-width:1440px;width:100%}.investment-dock-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.investment-dock-title-wrap{align-items:center;display:inline-flex;gap:12px}.investment-dock-title-wrap h4{color:#0f172a;font-size:16px;font-weight:800;margin:0}.investment-dock-segment{background:#f8fafc;border:1px solid #d8e0eb;border-radius:999px;display:inline-flex;overflow:hidden}.investment-dock-segment button{background:#0000;border:none;color:#4b5563;cursor:pointer;font-size:12px;font-weight:700;padding:6px 12px}.investment-dock-segment button.active{background:#0f172a;color:#fff}.dock-close-btn{background:#fff;border:1px solid #d8e0eb;border-radius:999px;color:#475569;cursor:pointer;font-size:18px;height:28px;line-height:1;width:28px}.investment-card-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}.investment-card{background:#fbfcfe;border:1px solid #e6ebf2;border-radius:10px;min-height:98px;overflow:hidden;padding:10px 10px 9px;position:relative}.investment-card-body{transition:filter .42s ease,opacity .42s ease}.investment-card-content{position:relative}.investment-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.investment-badge{align-items:center;background:#f8fafc;border-radius:999px;display:inline-flex;padding:3px 8px}.investment-badge,.investment-detail-btn{border:1px solid #d8e0eb;color:#334155;font-size:11px;font-weight:700}.investment-detail-btn{background:#fff;border-radius:999px;cursor:pointer;padding:4px 8px}.investment-detail-btn:hover{border-color:#b7c3d4}.investment-name{color:#0f172a;font-size:14px;font-weight:800;margin-bottom:4px}.investment-meta{color:#334155;font-size:12px;font-weight:700;margin-bottom:4px}.investment-note{color:#6b7280;font-size:12px;font-weight:600}.investment-lock-mask{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#f8fafc94;border:none;color:#334155;cursor:pointer;display:flex;flex-direction:column;font-size:12px;font-weight:700;gap:4px;inset:0;justify-content:center;position:absolute;z-index:5}.investment-card.is-locked .investment-card-body{filter:blur(5px)}.investment-card.is-unlocking .investment-card-body{filter:blur(0)}.lock-icon{display:inline-block;height:16px;position:relative;width:18px}.lock-icon:before{border:2px solid #475569;border-bottom:none;border-radius:8px 8px 0 0;content:"";height:8px;left:4px;position:absolute;top:0;width:10px}.lock-icon:after{background:#475569;border-radius:2px;content:"";height:9px;left:2px;position:absolute;top:7px;width:14px}.investment-lock-mask.is-unlocking{animation:dock-unlock-fade .42s ease forwards;pointer-events:none}@keyframes dock-unlock-fade{0%{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:1}to{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);opacity:0}}@media (max-width:1024px){.investment-dock-slot.fixed-mode{min-height:312px}.investment-card-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.investment-dock-title-wrap{justify-content:space-between;width:100%}.investment-dock-head{align-items:flex-start}.investment-card-row{grid-template-columns:1fr}}.tx-hybrid-card-v2{margin-top:12px;padding:10px}.tx-control-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(180px,220px) minmax(240px,1fr) 140px}.tx-mode-top,.tx-period-top{grid-gap:8px;background:#f3f4f6;border-radius:12px;display:grid;gap:8px;padding:6px}.tx-period-top{grid-template-columns:repeat(2,minmax(0,1fr))}.tx-mode-top{grid-template-columns:repeat(3,minmax(0,1fr))}.tx-mode-top button,.tx-period-top button{background:#0000;border:0;border-radius:9px;color:#6b7280;cursor:pointer;font-size:14px;font-weight:700;height:34px}.tx-mode-top button.active,.tx-period-top button.active{background:#fff;box-shadow:0 1px 4px #0f172a14;color:#111827}.tx-ptp-select{background:#fff;border:1px solid #d8e0eb;border-radius:10px;color:#334155;font-size:13px;font-weight:700;height:36px;padding:0 10px}.tx-hybrid-chart-v2{background:#fff;border:1px solid #e6ebf2;border-radius:12px;margin-top:10px;padding:2px 8px 0}.tx-tooltip-title{color:#1f2937;font-size:14px;font-weight:800;margin-bottom:8px}.tx-tooltip-meta{color:#475569;display:flex;font-size:12px;gap:16px;justify-content:space-between;margin-bottom:4px}.tx-tooltip-meta strong{color:#334155;font-weight:800}.tx-tooltip-sub{background:#eef2f7;border-radius:7px;color:#334155;display:inline-block;font-size:12px;font-weight:700;margin:8px 0 6px;padding:2px 8px}.tx-tooltip-row{grid-gap:8px;color:#64748b;display:grid;font-size:12px;gap:8px;grid-template-columns:1fr auto auto auto;margin-bottom:2px}.tx-tooltip-row strong{color:#0f172a;font-weight:800}.tx-tooltip-empty{color:#94a3b8;font-size:12px}.tx-hybrid-table-v2-wrap{border:1px solid #e6ebf2;border-radius:12px;margin-top:10px;overflow:hidden}.tx-hybrid-table-v2-wrap.expanded{max-height:242px;overflow-y:auto}.tx-hybrid-table-v2{background:#fff;border-collapse:collapse;width:100%}.tx-hybrid-table-v2 td,.tx-hybrid-table-v2 th{border-bottom:1px solid #edf1f6;color:#475569;font-size:14px;padding:10px 12px;text-align:left}.tx-hybrid-table-v2 th{background:#f8fafc;color:#667085;font-size:13px;font-weight:700}.tx-hybrid-table-v2 td.price{color:#0f172a;font-weight:800}.tx-date-cell{align-items:center;display:flex;gap:8px}.tx-deal-pill{align-items:center;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;color:#334155;display:inline-flex;font-size:11px;font-weight:800;justify-content:center;line-height:1.3;min-width:36px;padding:2px 8px}.tx-hybrid-table-v2 tr:last-child td{border-bottom:none}.tx-table-more-btn{background:#fff;border:1px solid #d8e0eb;border-radius:10px;color:#334155;cursor:pointer;font-size:13px;font-weight:700;height:36px;margin-top:8px;width:100%}@media (max-width:900px){.tx-control-row{grid-template-columns:1fr}.tx-ptp-select{width:100%}}.tx-new-card-shell{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:10px}.tx-new-card-header{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:2px 2px 8px}.tx-new-card-header h3{color:#0f172a;font-size:17px;font-weight:800;letter-spacing:-.2px;margin:0}.tx-new-expand-btn{background:#fff;border:1px solid #d6deea;border-radius:10px;color:#334155;cursor:default;font-size:13px;font-weight:700;height:34px;padding:0 14px}.tx-new-expand-btn:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.tx-new-card-shell .tx-hybrid-card-v2{margin-top:0;padding:0}.apartment-detail-page{background-color:#f8f9fa;min-height:100vh;padding:20px;width:100%}.detail-container{margin:0 auto;max-width:1720px}.detail-header{margin-bottom:24px}.detail-main-grid{grid-gap:14px;align-items:start;display:grid;gap:14px;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr)}.left-info-stack,.right-info-stack{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.horizontal-card-row{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}.back-btn{background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#666;cursor:pointer;font-size:14px;font-weight:500;margin-bottom:16px;padding:10px 20px;transition:all .2s}.back-btn:hover{border-color:#3182f6;color:#3182f6}.header-info{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.header-info h1{color:#191f28;font-size:30px;font-weight:700;margin:0 0 8px}.title-row{align-items:center;display:flex;gap:10px;justify-content:space-between}.title-row h1{margin:0}.title-right{align-items:center;display:inline-flex;gap:10px}.mini-volume-sparkline{background:#f8fafc;border:1px solid #d8e0eb;border-radius:4px;height:26px;overflow:hidden;width:120px}.mini-volume-sparkline svg{display:block;height:100%;width:100%}.mini-volume-sparkline.empty{background:#f3f4f6}.dong-grade-badge,.sigungu-grade-badge{background:linear-gradient(135deg,#f8fafc,#eef4fb);border:1px solid #cfd8e6;border-radius:0;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%,7px 50%);padding:4px 14px 4px 16px}.sigungu-grade-badge{background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#c2410c}.address{color:#666;font-size:14px;margin:0 0 16px}.info-table-wrap{margin-top:12px;overflow-x:auto}.info-table{border:1px solid #e6ebf2;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.info-table td,.info-table th{border-bottom:1px solid #edf1f6;font-size:13px;padding:9px 10px}.info-table tr:last-child td,.info-table tr:last-child th{border-bottom:none}.info-table th{background:#f8fafc;color:#64748b;font-weight:700;text-align:left;width:110px}.info-table td{background:#fff;color:#111827;font-weight:600}.sales-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.supply-chart-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.kb-detail-chart-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:minmax(0,3.3fr) minmax(0,3.35fr) minmax(0,3.35fr);margin-bottom:14px}.kb-detail-chart-card{background:#fff;border:1px solid #e3e8f2;border-radius:10px;padding:12px 14px 10px}.kb-detail-card-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:4px}.kb-detail-title-wrap{align-items:center;display:inline-flex;gap:8px}.kb-detail-title-icon{color:#ff6b35;font-size:13px}.kb-detail-title-icon.line{color:#4f73e6}.kb-detail-select{background:#0000;border:none;border-bottom:1px solid #d6deea;color:#0f172a;font-size:16px;font-weight:800;padding:0 20px 4px 0}.kb-detail-select:focus{border-bottom-color:#9db2cd;outline:none}.kb-detail-unit{background:#eef2f8;border-radius:999px;color:#6b7a90;display:inline-flex;font-size:11px;font-weight:700;padding:4px 10px}.kb-detail-caption{color:#68829f;font-size:13px;font-weight:700;margin-bottom:6px}.kb-detail-footnote{color:#8a99b2;font-size:12px;font-weight:700;text-align:right}.side-info-stack{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.overview-card{background:#fff;border:1px solid #e3e8f2;border-radius:10px;padding:16px}.transaction-card{overflow-x:hidden}.overview-card h3{color:#1e293b;font-size:16px;margin:0 0 12px}.card-list-scroll{margin-bottom:8px;max-height:180px;overflow-y:auto;padding-right:2px}.fixed-height-card{display:flex;flex-direction:column;height:255px;min-height:255px}.fixed-height-card h3{margin-bottom:6px}.fixed-height-card .card-list-scroll{flex:1 1;height:auto;margin-bottom:0;max-height:none;min-height:0;overflow-y:auto}.fixed-height-card .empty-mini{display:block;flex:1 1;height:auto;margin:0;max-height:none;min-height:0;overflow-y:auto}.fixed-height-card .more-btn{display:none}.sub-title{color:#64748b;font-size:12px;font-weight:700;margin:6px 0}.bullet-list{grid-gap:4px;display:grid;gap:4px;margin:0;padding-left:16px}.bullet-list li{color:#334155;font-size:13px}.subway-row-top{flex-wrap:wrap;gap:6px}.subway-line-chip{border-radius:4px;justify-content:center;line-height:1;min-height:18px;padding:1px 6px}.empty-mini{color:#94a3b8;font-size:13px;margin:0}.more-btn{background:#f8fafc;border:1px solid #d6deea;border-radius:8px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;margin-top:4px;padding:6px 10px;width:100%}.more-btn:hover:not(:disabled){border-color:#9db2cd}.more-btn:disabled{cursor:default;opacity:.7}.section-header{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.section-header h3{color:#191f28;font-size:18px;font-weight:700;margin:0}.side-card-header{margin-bottom:10px}.side-card-header h3{font-size:16px}.section-caption{color:#6b7280;font-size:12px}.tx-header-right{align-items:center;display:inline-flex;flex:1 1;gap:8px;justify-content:flex-end;min-width:0}.tx-view-toggle{background:#f1f5f9;border-radius:6px;display:inline-flex;gap:2px;padding:3px}.tx-view-toggle button{background:#0000;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:6px 14px;transition:all .2s ease}.tx-view-toggle button:hover{color:#334155}.tx-view-toggle button.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#ff6b35}.supply-chart{align-items:flex-end;background:#fafafa;border:1px solid #f0f2f6;border-radius:10px;display:flex;gap:10px;overflow-x:auto;padding:16px}.chart-column{align-items:center;display:flex;flex-direction:column;gap:8px;min-width:44px}.bar-group{align-items:flex-end;display:flex;gap:3px;height:160px}.bar{border-radius:4px 4px 0 0;min-height:2px;width:14px}.bar.presale{background:#2d6cdf}.bar.movein{background:#00a37a}.chart-label{color:#606b7a;font-size:11px;height:70px;text-orientation:mixed;writing-mode:vertical-rl}.chart-legend{display:flex;gap:24px;justify-content:center;margin-top:16px}.supply-note{color:#8a99b2;font-size:12px;font-weight:600;margin-top:10px;text-align:right}.transaction-table-wrap{border:1px solid #e6ebf2;border-radius:8px;overflow-x:hidden}.transaction-table{border-collapse:collapse;min-width:0;width:100%}.side-scroll{max-height:300px;overflow:auto}.table-more-row{background:#f8fafc;border-top:1px solid #edf1f6;bottom:0;padding:8px;position:sticky}.table-more-btn{margin-top:0}.transaction-table td,.transaction-table th{border-bottom:1px solid #edf1f6;font-size:13px;padding:10px 12px;white-space:normal;word-break:break-word}.transaction-table th{background:#f8fafc;color:#64748b;font-weight:700;text-align:left}.transaction-table td{color:#111827;font-weight:500;vertical-align:top}.transaction-table tr:last-child td{border-bottom:none}.month-cell{color:#334155;font-weight:700;min-width:88px;padding-right:8px;width:88px}.month-tx-list{display:flex;flex-wrap:wrap;gap:6px}.month-tx-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#0f172a;display:inline-flex;font-size:12px;gap:4px;padding:4px 8px}.month-tx-type{color:#1d4ed8;font-style:normal;font-weight:700}.month-tx-type.sale{color:#dc2626}.month-tx-type.lease{color:#1d4ed8}.month-tx-type.rent{color:#7c3aed}.month-tx-type.etc{color:#334155}.tx-loader{align-items:center;color:#475467;display:inline-flex;font-size:13px;gap:8px;margin-top:12px}.tx-spinner{animation:tx-spin .8s linear infinite;border:2px solid #d7deea;border-radius:50%;border-top-color:#3182f6;height:14px;width:14px}@keyframes tx-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.supply-table-wrap{margin-top:18px;overflow-x:auto}.supply-table{border-collapse:collapse;font-size:13px;width:100%}.supply-table td,.supply-table th{border-bottom:1px solid #eceff5;padding:10px 12px;text-align:right}.supply-table td:first-child,.supply-table th:first-child{text-align:left}.supply-table th{background:#f8fafc;color:#475467;font-weight:700}.legend-item{align-items:center;color:#666;display:flex;font-size:13px;gap:8px}.legend-icon{border-radius:2px;height:8px;width:16px}.legend-icon.presale{background:#2d6cdf}.legend-icon.movein{background:#00a37a}.status-text{color:#475467;font-size:14px}.status-text.error{color:#d93025}@media (max-width:1280px){.horizontal-card-row{grid-template-columns:1fr 1fr}}@media (max-width:768px){.apartment-detail-page,.header-info{padding:16px}.header-info h1{font-size:24px}.info-table td,.info-table th{font-size:12px;padding:8px}.meta-item.wide{grid-column:auto}.detail-main-grid,.horizontal-card-row{grid-template-columns:1fr}.sales-section{padding:16px}.kb-detail-chart-row,.supply-chart-grid{grid-template-columns:1fr}.section-header,.tx-header-right{align-items:flex-start;flex-direction:column}.tx-header-right,.tx-view-toggle{width:100%}.tx-view-toggle button{flex:1 1}}.common-table-wrap{background:#fff;border:1px solid #eaf0f6;border-radius:14px;box-shadow:0 1px 3px #0000000f;overflow:auto}.common-table{border-collapse:collapse;font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,sans-serif;min-width:920px;width:100%}.common-table thead{background:#f8fafc;position:sticky;top:0;z-index:1}.common-table th{border-bottom:1px solid #e2e8f0;color:#334155;font-size:13px;font-weight:600;font-weight:var(--font-semibold,600);padding:0;text-align:left;white-space:nowrap}.common-table-th-draggable{cursor:grab}.common-table-th-draggable .common-table-head-btn{cursor:inherit}.common-table-th-draggable.is-dragging{opacity:.5}.common-table-th-draggable.is-drag-over{box-shadow:inset -3px 0 0 #3b82f6}.common-table-head-btn{align-items:center;background:#0000;border:0;color:inherit;cursor:default;display:inline-flex;font-size:inherit;font-weight:inherit;gap:7px;padding:10px 12px;text-align:left;width:100%}.common-table-head-btn.sortable{cursor:pointer}.common-sort-icon{display:inline-flex;flex-direction:column;gap:2px}.common-sort-icon i{border-left:4px solid #0000;border-right:4px solid #0000;display:block;height:0;opacity:.35;width:0}.common-sort-icon .up{border-bottom:6px solid #64748b}.common-sort-icon .down{border-top:6px solid #64748b}.common-sort-icon.asc .up{border-bottom-color:#0f172a;opacity:1}.common-sort-icon.desc .down{border-top-color:#0f172a;opacity:1}.common-table td{border-bottom:1px solid #edf2f7;color:#1f2937;font-size:14px;font-weight:400;font-weight:var(--font-regular,400);max-width:220px;overflow:hidden;padding:9px 12px;text-overflow:ellipsis;white-space:nowrap}.common-table tbody tr.clickable{cursor:pointer}.common-table tbody tr.clickable:hover{background:#f8fafc}.common-table-empty{color:#64748b;font-size:13px;font-weight:600;padding:24px;text-align:center}.common-table-skeleton-row td{padding-bottom:10px;padding-top:10px}.common-table-skeleton-cell{animation:common-table-skeleton-shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#e5e7eb 25%,#f1f5f9 50%,#e5e7eb 75%);background-size:220% 100%;border-radius:999px;height:12px;width:100%}@keyframes common-table-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ranking-detail-modal-overlay{align-items:center;background:#0f172a7a;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1200}.ranking-detail-modal{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 24px 50px #0f172a47;display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;width:min(1400px,calc(100vw - 40px))}.ranking-detail-modal-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;justify-content:space-between;overflow:visible;padding:20px 20px 14px}.ranking-detail-modal-title-wrap h2{color:#0f172a;font-size:24px;line-height:1.25;margin:0}.ranking-detail-modal-title-row{gap:10px}.grade-badges,.ranking-detail-modal-title-row{align-items:center;display:inline-flex;flex-wrap:wrap}.grade-badges{gap:8px;margin-top:0}.grade-badge-wrap{align-items:center;display:inline-flex;flex-direction:column;gap:2px}.grade-badge-label{background:#e2e8f0;border:1px solid #cbd5e1;border-radius:999px;color:#334155;font-size:10px;font-weight:700;height:18px;line-height:18px;padding:0 7px}.dong-grade-badge,.sigungu-grade-badge{align-items:center;background:#f8fafc;border:1px solid #d1d9e6;border-radius:999px;color:#1f2f47;display:inline-flex;font-size:12px;font-weight:800;justify-content:center;letter-spacing:-.1px;padding:6px 10px;white-space:nowrap}.grade-badge-wrap.sigungu .grade-badge-label,.sigungu-grade-badge{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.dong-grade-badge,.grade-badge-wrap.dong .grade-badge-label{background:#eff6ff;border-color:#bfdbfe;color:#1e3a8a}.ranking-detail-modal-title-wrap p{color:#475569;font-size:13px;margin:7px 0 0}.ranking-detail-modal-actions{align-items:center;display:inline-flex;gap:10px}.ranking-detail-modal-actions .grade-badges{align-items:flex-end;margin-top:0}.ranking-detail-modal-open-window{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#334155;cursor:pointer;font-size:13px;font-weight:600;height:34px;padding:0 12px}.ranking-detail-modal-open-window:hover{background:#f8fafc}.ranking-detail-modal-close{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#64748b;cursor:pointer;font-size:20px;height:32px;line-height:1;width:32px}.ranking-detail-modal-close:hover{background:#f8fafc}.ranking-detail-modal-tabs{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:8px;padding:0 18px}.ranking-detail-modal-tab{background:#0000;border:none;border-bottom:2px solid #0000;color:#64748b;cursor:pointer;font-size:14px;font-weight:700;height:42px;padding:0 6px}.ranking-detail-modal-tab.active{border-bottom-color:#f97316;color:#0f172a}.ranking-detail-modal-body{background:#f8fafc;flex:1 1;min-height:0;overflow:auto;padding:16px 20px 20px}.ranking-detail-modal-status{background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#475569;font-weight:600;padding:26px 18px;text-align:center}.ranking-detail-modal-status.error{color:#b91c1c}.ranking-detail-info-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(12,minmax(0,1fr))}.ranking-detail-info-card{background:#fff;border:1px solid #dbe3ef;border-radius:10px;box-shadow:0 1px 0 #0f172a08;padding:14px 14px 12px}.ranking-detail-info-card h3{border-bottom:1px solid #eef2f7;color:#0f172a;font-size:14px;font-weight:800;letter-spacing:-.1px;margin:0 0 10px;padding-bottom:8px}.ranking-detail-info-card table{border-collapse:collapse;width:100%}.ranking-detail-info-card td,.ranking-detail-info-card th{border-bottom:1px solid #f1f5f9;font-size:13px;padding:8px 2px}.ranking-detail-info-card th{color:#64748b;font-weight:700;text-align:left;width:104px}.ranking-detail-info-card td{color:#0f172a;font-weight:600}.ranking-detail-modal-naver-link{color:#334155;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px;transition:color .16s ease;white-space:nowrap}.ranking-detail-modal-naver-link:hover{color:#2563eb}.ranking-detail-info-layout{grid-gap:12px;display:grid;gap:12px}.ranking-detail-complex-info-table td,.ranking-detail-complex-info-table th{border-bottom:1px solid #eef2f7}.ranking-detail-complex-info-table th{width:102px}.ranking-detail-complex-info-table td{width:auto}.ranking-detail-complex-info-table td:nth-child(2){padding-right:12px}.ranking-detail-col{min-width:0}.ranking-detail-col-third{grid-column:span 4}.ranking-detail-list-card{min-height:240px}.ranking-detail-list{grid-gap:8px;display:grid;gap:8px;margin:0;max-height:180px;overflow:auto;padding-left:18px}.ranking-detail-list.compact{max-height:120px}.ranking-detail-list li{color:#334155;font-size:13px;line-height:1.45}.ranking-detail-empty{color:#94a3b8;font-size:13px;margin:0}.ranking-detail-sub-title{color:#475569;font-size:12px;font-weight:700;margin:10px 0 6px}.subway-row-top{align-items:center;display:flex;gap:8px;justify-content:space-between}.subway-line-badges{flex-wrap:wrap;gap:4px}.subway-line-badges,.subway-line-chip{align-items:center;display:inline-flex}.subway-line-chip{border-radius:999px;font-size:11px;font-weight:700;height:18px;padding:0 7px}.subway-row-meta{color:#64748b;font-size:12px;margin-top:2px}.ranking-detail-market-wrap{min-height:420px}.ranking-detail-kb-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1200px){.ranking-detail-info-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.ranking-detail-col-third{grid-column:span 3}.ranking-detail-kb-grid{grid-template-columns:1fr}}@media (max-width:900px){.ranking-detail-modal{max-height:calc(100vh - 20px);width:calc(100vw - 20px)}.ranking-detail-modal-header{align-items:flex-start;flex-direction:column}.ranking-detail-modal-actions{justify-content:space-between;width:100%}.ranking-detail-info-grid{grid-template-columns:1fr}.ranking-detail-col-third{grid-column:span 1}.ranking-detail-complex-info-table table{table-layout:fixed}.ranking-detail-complex-info-table th{width:80px}}.ranker-search-popup-overlay{align-items:center;background:#0f172a7a;display:flex;inset:0;justify-content:center;position:fixed;z-index:1400}.ranker-search-popup{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 20px 48px #0f172a3d;max-height:calc(100vh - 40px);overflow:auto;padding:12px;width:min(760px,calc(100vw - 28px))}.ranker-search-popup-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.ranker-search-popup-header h4{color:#0f172a;font-size:17px;margin:0}.ranker-search-popup-close{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#64748b;cursor:pointer;font-size:20px;height:32px;line-height:1;width:32px}.ranker-search-popup-search{display:flex;gap:8px;margin-bottom:10px}.ranker-search-popup-search input{border:1px solid #cbd5e1;border-radius:8px;flex:1 1;font-size:13px;height:36px;padding:0 10px}.ranker-search-popup-search button{background:#f8fafc;border:1px solid #d1d5db;border-radius:8px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;height:36px;padding:0 14px}.ranker-search-popup-state{border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:13px;font-weight:600;padding:12px;text-align:center}.ranker-search-popup-state.error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.ranker-search-popup-favorite-section{background:#f8fbff;border:1px solid #dbeafe;border-radius:10px;margin-bottom:10px;padding:10px}.ranker-search-popup-favorite-title{color:#1e3a8a;font-size:12px;font-weight:800;margin-bottom:8px}.ranker-search-popup-favorite-groups{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.ranker-search-popup-favorite-group-btn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;color:#1e40af;cursor:pointer;font-size:12px;font-weight:700;height:28px;padding:0 10px}.ranker-search-popup-favorite-group-btn.active{background:#dbeafe;border-color:#2563eb;color:#1e3a8a}.ranker-search-popup-favorite-empty{color:#64748b;font-size:12px;font-weight:600}.ranker-search-popup-list{display:flex;flex-direction:column;gap:8px}.ranker-search-popup-list.favorite{max-height:220px;overflow:auto}.ranker-search-popup-item{align-items:center;border:1px solid #e2e8f0;border-radius:10px;display:flex;gap:10px;padding:9px 10px}.ranker-search-popup-item-main{flex:1 1;min-width:0}.ranker-search-popup-item-name{color:#0f172a;font-size:13px;font-weight:800}.ranker-search-popup-item-meta{color:#64748b;font-size:12px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ranker-search-popup-add{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#1d4ed8;cursor:pointer;font-size:12px;font-weight:700;height:30px;padding:0 10px}.ranker-search-popup-add:disabled{color:#94a3b8;cursor:default}.ranker-search-popup-pagination{align-items:center;display:inline-flex;gap:8px;margin-top:10px}.ranker-search-popup-pagination button{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;height:30px;padding:0 10px}.ranker-search-popup-pagination button:disabled{cursor:default;opacity:.45}.ranker-search-popup-pagination span{color:#64748b;font-size:12px;font-weight:700}.ranking-compare-overlay{align-items:center;background:#0f172a80;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:1250}.ranking-compare-overlay.embedded{background:#0000;display:block;inset:auto;padding:0;position:relative;z-index:auto}.ranking-compare-modal{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 20px 48px #0f172a42;display:flex;flex-direction:column;max-height:calc(100vh - 28px);overflow:auto;width:min(1680px,calc(100vw - 28px))}.ranking-compare-modal.embedded{box-shadow:0 8px 24px #0f172a1f;max-height:none;width:100%}.ranking-compare-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;height:56px;justify-content:space-between;padding:0 16px}.ranking-compare-header h3{color:#0f172a;font-size:20px;margin:0}.ranking-compare-header-actions{align-items:center;display:inline-flex;gap:8px}.ranking-compare-range-btn{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#334155;cursor:pointer;font-size:16px;height:28px;line-height:1;width:28px}.ranking-compare-range-btn:disabled{cursor:default;opacity:.45}.ranking-compare-range-value{color:#334155;font-size:12px;font-weight:800;min-width:38px;text-align:center}.ranking-compare-open-window{color:#334155;font-size:12px;font-weight:700;padding:0 10px}.ranking-compare-close,.ranking-compare-open-window{background:#fff;border:1px solid #cbd5e1;border-radius:10px;cursor:pointer;height:34px}.ranking-compare-close{color:#64748b;font-size:22px;line-height:1;width:34px}.ranking-compare-guide{border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;gap:8px;padding:10px 16px}.metric-toggle-row{display:flex;flex-wrap:wrap;gap:6px}.metric-toggle-chip{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:999px;color:#334155;display:inline-flex;font-size:12px;font-weight:700;gap:6px;height:28px;padding:0 10px}.metric-toggle-chip input{accent-color:#2563eb;height:14px;margin:0;width:14px}.metric-toggle-chip.metric-salePrice{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.metric-toggle-chip.metric-saleRealPrice{background:#fffaf5;border-color:#ffedd5;color:#9a3412}.metric-toggle-chip.metric-leasePrice{background:#eff6ff;border-color:#bfdbfe;color:#1e3a8a}.metric-toggle-chip.metric-leaseRealPrice{background:#f8fbff;border-color:#dbeafe;color:#1e3a8a}.metric-toggle-chip.metric-topPrice{background:#fffbeb;border-color:#fde68a;color:#92400e}.metric-toggle-chip.metric-leasePriceRate{background:#f0f9ff;border-color:#bae6fd;color:#075985}.metric-toggle-chip.metric-saleCount{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.metric-toggle-chip.metric-saleRealCount{background:#f7fee7;border-color:#dcfce7;color:#3f6212}.metric-toggle-chip.metric-leaseCount{background:#fffbeb;border-color:#fde68a;color:#92400e}.metric-toggle-chip.metric-leaseRealCount{background:#fff1f2;border-color:#fecdd3;color:#9f1239}.complex-toggle-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.complex-toggle-action{background:#f8fafc;border:1px solid #d1d5db;border-radius:8px;color:#334155;cursor:pointer;font-size:12px;font-weight:700;height:28px;padding:0 10px}.complex-toggle-status{color:#64748b;font-size:12px;font-weight:700;margin-left:8px}.complex-toggle-merge-option{align-items:center;color:#334155;display:inline-flex;font-size:12px;font-weight:700;gap:6px;margin-left:auto}.complex-toggle-merge-option input{accent-color:#2563eb;height:14px;margin:0;width:14px}.complex-chip-row{display:flex;flex-wrap:wrap;gap:6px}.complex-add-compare-btn{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#1d4ed8;cursor:pointer;flex:0 0 auto;font-size:12px;font-weight:700;height:28px;padding:0 10px}.complex-chip{background:#fff;border:1px solid #cbd5e1;border-radius:999px;display:inline-block;position:relative}.complex-chip-main{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:5px 10px}.complex-chip.active{box-shadow:inset 0 0 0 1px #2563eb33}.complex-chip.inactive{opacity:.45}.complex-chip-dot{border-radius:50%;flex:0 0 auto;height:9px;width:9px}.complex-chip-name{color:#0f172a}.complex-chip-state{color:#64748b;font-size:11px}.complex-chip-remove{background:#fff1f2;border:1px solid #fecaca;border-radius:999px;color:#be123c;cursor:pointer;font-size:12px;height:18px;line-height:1;padding:0;position:absolute;right:-5px;top:-7px;width:18px}.ranking-compare-state{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#475569;font-size:13px;font-weight:600;margin:12px 16px;padding:18px 14px;text-align:center}.ranking-compare-state.error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.ranking-compare-content{display:block;flex:1 1;min-height:0;padding:8px 10px 12px}.ranking-compare-chart-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:0;padding:6px}.ranking-compare-top-chart{border-bottom:1px solid #eef2f7;padding-bottom:6px}.ranking-compare-top-chart-scroll{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.ranking-compare-top-chart-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:0 0 min(560px,calc(100vw - 80px));min-width:min(560px,calc(100vw - 80px))}.ranking-compare-bottom-charts{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr;padding-top:8px}.ranking-compare-sub-chart{background:#fff;border:1px solid #eef2f7;border-radius:8px;position:relative}.ranking-compare-sub-chart-range{align-items:center;background:#ffffffeb;border-radius:8px;display:inline-flex;gap:6px;padding:2px 4px;position:absolute;right:8px;top:6px;z-index:6}@media (max-width:1280px){.complex-toggle-merge-option{margin-left:0}}.complex-page{background:#f8fafc;margin:0 auto;min-height:calc(100vh - 56px);padding:12px}.complex-layout{display:block}.complex-main{min-width:0}.complex-top-filter{margin-bottom:10px;position:relative}.complex-top-filter-tabs{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:repeat(6,minmax(0,220px)) auto}.complex-top-filter-tab{grid-row-gap:2px;grid-column-gap:8px;background:#fff;border:1px solid #eaf0f6;border-radius:14px;box-shadow:0 1px 3px #0000000f;column-gap:8px;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;padding:11px 12px;row-gap:2px;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.complex-top-filter-tab.open{border-color:#fb923c;box-shadow:0 4px 14px #fb923c2e}.complex-top-filter-tab.has-value{background:#fff7ed;border-color:#fdba74}.complex-top-filter-tab-title-wrap{align-items:center;display:inline-flex;gap:6px;grid-column:1;grid-row:1}.complex-top-filter-tab-icon{align-items:center;color:#f97316;display:inline-flex;height:16px;justify-content:center;width:16px}.complex-top-filter-tab-icon svg{height:16px;width:16px}.complex-top-filter-tab-title{color:#475569;font-size:13px;font-weight:500}.complex-top-filter-tab-summary{color:#0f172a;font-size:12px;font-weight:500;grid-column:1;grid-row:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.complex-top-filter-arrow{color:#64748b;font-size:11px;line-height:1}.complex-top-filter-actions{align-items:center;align-self:center;display:inline-flex;gap:4px;grid-column:2;grid-row:1/span 2}.complex-top-filter-clear{align-items:center;background:#fff;border:1px solid #d4deeb;border-radius:999px;color:#64748b;cursor:pointer;display:inline-flex;font-size:13px;height:18px;justify-content:center;line-height:1;padding:0;width:18px}.complex-top-filter-clear:hover{background:#fff7ed;border-color:#f97316;color:#c2410c}.complex-top-filter-panel{background:#fff;border:1px solid #eaf0f6;border-radius:14px;box-shadow:0 14px 32px #0f172a2e;left:0;padding:14px;position:absolute;top:calc(100% + 8px);width:min(760px,calc(100vw - 48px));z-index:30}.complex-top-filter-panel.region{max-height:620px;max-width:760px;overflow:auto}.complex-top-filter-panel.built-date{max-width:420px}.complex-top-filter-panel.household{max-width:360px}.complex-top-filter-panel.area{max-width:420px}.complex-top-filter-panel.ranker-filter{max-width:360px}.complex-top-filter-panel.group-by{max-width:300px}.complex-top-filter-panel-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.complex-top-filter-panel h4{color:#111827;font-size:16px;font-weight:600;margin:0}.complex-top-filter-panel-close{background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;font-size:24px;height:28px;line-height:1;width:28px}.complex-top-filter-panel-close:hover{background:#f1f5f9}.complex-household-range,.complex-year-range{grid-gap:7px;align-items:center;display:grid;gap:7px;grid-template-columns:1fr auto 1fr}.complex-household-range input,.complex-year-range input{background:#fff;border:1px solid #d7deea;border-radius:10px;color:#334155;font-size:12px;font-weight:600;height:34px;min-width:0;padding:0 11px;width:100%}.complex-household-range span,.complex-year-range span{color:#a0aec0;font-size:15px}.complex-household-option-row{align-items:center;display:flex;gap:6px;margin-top:10px}.complex-area-range{grid-gap:7px;align-items:center;display:grid;gap:7px;grid-template-columns:1fr auto 1fr}.complex-area-range input{background:#fff;border:1px solid #d7deea;border-radius:10px;color:#334155;font-size:12px;font-weight:600;height:34px;min-width:0;padding:0 11px;width:100%}.complex-area-range span{color:#a0aec0;font-size:15px}.complex-area-option-row{align-items:center;display:flex;gap:6px;margin-top:10px}.complex-area-unit-toggle{align-items:center;display:inline-flex;gap:6px;margin-bottom:10px}.complex-area-unit-btn{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#475569;cursor:pointer;font-size:12px;font-weight:700;height:30px;min-width:56px}.complex-area-unit-btn.active{background:#fff7ed;border-color:#fb923c;color:#c2410c}.complex-top-filter-check{align-items:center;background:#f8fafc;border:1px solid #dbe3ee;border-radius:10px;color:#475569;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;gap:6px;height:38px;line-height:1;padding:0 10px;transition:border-color .16s ease,background-color .16s ease,color .16s ease;-webkit-user-select:none;user-select:none}.complex-top-filter-check input{accent-color:#f97316;height:14px;margin:0;width:14px}.complex-top-filter-check.active{background:#fff7ed;border-color:#fb923c;color:#9a3412}.complex-top-filter-check:hover{border-color:#fdba74}.complex-top-filter-check-clear{align-items:center;background:#fff;border:1px solid #d4deeb;border-radius:999px;color:#64748b;cursor:pointer;display:inline-flex;font-size:13px;height:18px;justify-content:center;line-height:1;padding:0;width:18px}.complex-top-filter-check-clear:hover{background:#fff7ed;border-color:#f97316;color:#c2410c}.complex-filter-checkbox-list{grid-gap:8px;display:grid;gap:8px}.complex-filter-checkbox-children{grid-gap:6px;display:grid;gap:6px;padding-left:16px}.complex-filter-checkbox-item{align-items:center;color:#334155;display:inline-flex;font-size:13px;font-weight:500;gap:8px}.complex-filter-checkbox-item.parent{color:#1f2937;font-weight:700}.complex-filter-checkbox-item input{accent-color:#f97316;height:14px;margin:0;width:14px}.complex-household-option-btn{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#334155;cursor:pointer;font-size:13px;font-weight:500;height:36px;min-width:96px;transition:border-color .18s ease,background-color .18s ease,color .18s ease;width:96px}.complex-household-option-btn:hover{background:#fff7ed;border-color:#fdba74}.complex-household-option-btn.active{background:#fff7ed;border-color:#fb923c;color:#c2410c}.complex-region-tree{grid-gap:6px;display:grid;gap:6px}.tree-sido,.tree-sigungu{background:#fff;border:1px solid #e2e8f0;border-radius:10px}.tree-sido-row,.tree-sigungu-row{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:space-between;padding:8px}.tree-sido-row{background:#f8fafc;border-radius:10px}.tree-dong-item,.tree-sido-row label,.tree-sigungu-row label{align-items:center;color:#1f2937;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px}.tree-dong-list,.tree-sigungu-list{grid-gap:6px;display:grid;gap:6px;padding:8px}.tree-dong-list{border-top:1px solid #eef2f7}.tree-expand-indicator{color:#64748b;font-size:13px;font-weight:800;line-height:1}.tree-empty{color:#64748b;font-size:12px;font-weight:500;padding:8px 0}.complex-ranking-toolbar{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin-bottom:8px}.complex-toolbar-right{align-items:center;display:inline-flex;gap:8px;justify-content:flex-end;margin-left:auto}.complex-column-setting-wrap,.complex-sort-setting-wrap{position:relative}.complex-setting-btn{align-items:center;background:#fff;border:1px solid #dbe3ee;border-radius:8px;color:#334155;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;padding:6px 11px}.complex-setting-btn:hover{background:#f8fafc;border-color:#cbd5e1}.complex-setting-btn.open{background:#fff7ed;border-color:#fb923c;color:#c2410c}.complex-setting-btn-icon{align-items:center;display:inline-flex;height:14px;justify-content:center;width:14px}.complex-setting-btn-icon svg{height:14px;width:14px}.complex-column-setting-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 14px 32px #0f172a2e;max-height:440px;overflow:auto;padding:10px;position:absolute;right:0;top:calc(100% + 8px);width:320px;z-index:40}.complex-column-setting-head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.complex-column-setting-head strong{color:#0f172a;font-size:13px}.complex-column-setting-actions button,.complex-column-setting-head button,.complex-column-setting-order button{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#475569;cursor:pointer;font-size:11px;font-weight:700}.complex-column-setting-head button{padding:3px 8px}.complex-column-setting-actions{display:flex;gap:6px;margin-bottom:8px}.complex-column-setting-actions button{padding:4px 8px}.complex-column-setting-list{display:flex;flex-direction:column;gap:6px}.complex-sort-setting-panel{width:360px}.complex-sort-setting-list{display:flex;flex-direction:column;gap:6px}.complex-sort-setting-item{grid-gap:6px;align-items:center;border:1px solid #f1f5f9;border-radius:8px;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) 110px auto;padding:6px}.complex-sort-setting-item select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#334155;font-size:12px;font-weight:600;height:28px;padding:0 8px}.complex-sort-setting-order{display:inline-flex;gap:4px}.complex-sort-setting-order button{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#475569;cursor:pointer;font-size:11px;font-weight:700;height:24px;min-width:26px;padding:0 6px}.complex-sort-setting-empty{border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:12px;font-weight:600;padding:10px;text-align:center}.complex-column-setting-item{align-items:center;border:1px solid #f1f5f9;border-radius:8px;display:flex;gap:8px;justify-content:space-between;padding:6px 8px}.complex-column-setting-item label{align-items:center;color:#334155;display:inline-flex;font-size:12px;font-weight:600;gap:6px}.complex-column-setting-order{display:inline-flex;gap:4px}.complex-column-setting-order button{height:22px;padding:0;width:24px}.complex-pagination{align-items:center;display:inline-flex;gap:8px;padding:0}.complex-pagination button{background:#fff;border:1px solid #dbe3ee;border-radius:8px;color:#475569;cursor:pointer;font-size:12px;font-weight:700;padding:6px 10px}.complex-pagination button:disabled{cursor:default;opacity:.45}.complex-pagination span{color:#64748b;font-size:12px;font-weight:700}.complex-table-wrap{background:#fff;border:1px solid #eaf0f6;border-radius:14px;box-shadow:0 1px 3px #0000000f;margin-bottom:10px;overflow:auto}.complex-table-area{position:relative}.complex-column-guide-overlay{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;box-shadow:0 8px 20px #1e3a8a1f;color:#1e3a8a;display:inline-flex;font-size:12px;font-weight:700;gap:8px;padding:8px 10px;position:absolute;right:14px;top:-12px;z-index:20}.complex-column-guide-overlay button{background:#fff;border:1px solid #93c5fd;border-radius:999px;color:#1d4ed8;cursor:pointer;font-size:12px;height:20px;line-height:1;padding:0;width:20px}.complex-table-wrap .common-table{min-width:980px}.complex-table-wrap .common-table td.complex-compare-col,.complex-table-wrap .common-table td.complex-select-col,.complex-table-wrap .common-table th.complex-compare-head,.complex-table-wrap .common-table th.complex-select-head-col{max-width:44px;min-width:44px;padding-left:0;padding-right:0;text-align:center;width:44px}.complex-compare-checkbox{accent-color:#f97316;cursor:pointer;height:14px;width:14px}.complex-table-wrap .common-table td.complex-favorite-col,.complex-table-wrap .common-table th.complex-favorite-head{max-width:44px;min-width:44px;padding-left:0;padding-right:0;text-align:center;width:44px}.complex-select-cell,.complex-select-head{align-items:center;display:inline-flex;justify-content:center;width:100%}.complex-name-cell{align-items:center;display:flex;gap:8px}.complex-name-text{color:#0f172a;font-weight:700}.complex-mini-spark-wrap{align-items:center;display:inline-flex;height:24px;justify-content:flex-end;margin-left:auto;min-width:90px;width:90px}.complex-mini-spark{display:block;height:22px;width:86px}.complex-mini-spark-empty{color:#94a3b8;font-size:11px;font-weight:700}.complex-header-star{align-items:center;color:#111827;display:inline-flex;justify-content:center}.complex-header-star.filter-active{color:#f59e0b}.complex-header-star-icon{height:16px;width:16px}.complex-favorite-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#94a3b8;cursor:pointer;display:inline-flex;flex:0 0 auto;height:22px;justify-content:center;padding:0;transition:color .18s ease,background-color .18s ease;width:22px}.complex-favorite-btn:hover:not(:disabled){background:#fff7ed;color:#f59e0b}.complex-favorite-btn.active{color:#f59e0b}.complex-favorite-btn:disabled{cursor:default;opacity:.55}.complex-favorite-btn svg{height:16px;width:16px}.complex-table-wrap .common-table td.complex-region-col,.complex-table-wrap .common-table th.complex-region-head{max-width:140px;width:140px}.complex-table-wrap .common-table td.complex-region-col{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.complex-table-wrap .common-table td.complex-living-zone-col,.complex-table-wrap .common-table th.complex-living-zone-head{max-width:120px;width:120px}.complex-table-wrap .common-table td.complex-living-zone-col{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.complex-error{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:13px;font-weight:600;margin-bottom:8px;padding:10px 12px}.complex-compare-floating-btn{animation:compare-float-pulse 1.7s ease-in-out infinite;background:linear-gradient(135deg,#fb923c,#f97316);border:none;border-radius:999px;box-shadow:0 10px 22px #f9731652;color:#fff;cursor:pointer;font-size:13px;font-weight:800;height:38px;isolation:isolate;overflow:hidden;padding:0 16px;position:relative}.complex-compare-floating-btn:after{animation:compare-float-shimmer 2.2s linear infinite;background:linear-gradient(120deg,#0000 28%,#ffffff80 48%,#0000 68%);border-radius:999px;content:"";inset:0;pointer-events:none;position:absolute;transform:translateX(-120%)}@keyframes compare-float-pulse{0%{box-shadow:0 10px 22px #f9731652;transform:translateY(0) scale(1)}50%{box-shadow:0 14px 28px #f9731661;transform:translateY(-2px) scale(1.02)}to{box-shadow:0 10px 22px #f9731652;transform:translateY(0) scale(1)}}@keyframes compare-float-shimmer{to{transform:translateX(120%)}}.complex-loading-indicator{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#c2410c;font-size:13px;font-weight:700;margin-bottom:8px;padding:9px 12px}@media (max-width:900px){.complex-ranking-toolbar,.complex-toolbar-right{flex-wrap:wrap;justify-content:flex-end}.complex-toolbar-right{width:100%}.complex-column-setting-panel{width:min(320px,calc(100vw - 24px))}.complex-top-filter-tabs{grid-template-columns:1fr}.complex-top-filter-panel{left:0;width:calc(100vw - 24px)}.complex-area-option-row,.complex-household-option-row{flex-wrap:wrap}}.favorites-page{background:#f8fafc;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0 auto;min-height:calc(100vh - 56px);padding:12px}.favorites-container{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 18px #0f172a0f;padding:16px}.favorites-header{margin-bottom:12px}.favorites-header h1{color:#0f172a;font-size:28px;font-weight:800;line-height:1.25;margin:0 0 4px}.favorites-header p{color:#64748b;font-size:13px;font-weight:500;line-height:1.5;margin:0}.favorites-layout{grid-gap:12px;display:grid;gap:12px;grid-template-columns:260px minmax(0,1fr)}.favorites-group-panel{background:#fff;border:1px solid #dbe3ee;border-radius:10px;min-height:520px;padding:10px}.favorites-group-panel-head{border-bottom:1px solid #e2e8f0;margin-bottom:8px;padding-bottom:8px}.favorites-group-panel-title{color:#0f172a;font-size:18px;font-weight:700;letter-spacing:-.01em;line-height:1.35}.favorites-group-list{grid-gap:6px;display:grid;gap:6px}.favorites-group-item{grid-gap:6px;align-items:center;background:#fff;border:1px solid #dbe3ee;border-radius:8px;color:#334155;cursor:pointer;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) auto auto;min-height:38px;padding:6px 8px;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.favorites-group-item:hover{background:#fffaf5;border-color:#fdba74}.favorites-group-item.active{background:#fff7ed;border-color:#fb923c;color:#9a3412}.favorites-group-item-name{font-size:13px;font-weight:600;line-height:1.5;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorites-group-item em{background:#ffedd5;border:1px solid #fed7aa;border-radius:999px;color:#c2410c;font-size:12px;font-style:normal;font-weight:500;line-height:1.5;padding:1px 6px}.favorites-group-item strong{background:#f1f5f9;border-radius:999px;color:#64748b;font-size:13px;font-weight:700;line-height:1.3;padding:1px 7px}.favorites-group-actions{grid-gap:6px;border-top:1px solid #e2e8f0;display:grid;gap:6px;grid-template-columns:1fr 1fr 1fr;margin-top:10px;padding-top:10px}.favorites-group-actions button{background:#fff;border:1px solid #dbe3ee;border-radius:8px;color:#334155;cursor:pointer;font-size:13px;font-weight:600;height:34px;line-height:1.2;transition:border-color .18s ease,color .18s ease,background-color .18s ease}.favorites-group-actions button:hover:not(:disabled){background:#fff7ed;border-color:#fb923c;color:#c2410c}.favorites-group-actions button:disabled{cursor:default;opacity:.45}.favorites-main-panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-height:520px;padding:10px}.favorites-main-top{align-items:flex-start;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}.favorites-main-title{grid-gap:2px;display:grid;gap:2px}.favorites-main-title strong{color:#0f172a;font-size:18px;font-weight:700;line-height:1.35}.favorites-main-title span{color:#64748b;font-size:13px;font-weight:500;line-height:1.5}.favorites-move-toolbar{align-items:center;background:#f8fafc;border:1px solid #e5edf7;border-radius:8px;display:inline-flex;flex-wrap:wrap;gap:6px;padding:6px 8px}.favorites-move-toolbar span{color:#334155;font-size:13px;font-weight:600;line-height:1.3}.favorites-move-toolbar select,.favorites-row-move select{background:#fff;border:1px solid #dbe3ee;border-radius:6px;color:#0f172a;font-size:14px;font-weight:400;height:30px;line-height:1.2;padding:0 8px}.favorites-move-toolbar button,.favorites-row-move button{background:#fff7ed;border:1px solid #fb923c;border-radius:6px;color:#c2410c;cursor:pointer;font-size:13px;font-weight:600;height:30px;line-height:1.2;padding:0 10px}.favorites-move-toolbar button:disabled,.favorites-row-move button:disabled{cursor:default;opacity:.45}.favorites-state{background:#f8fafc;color:#64748b;font-size:13px;font-weight:400;line-height:1.5;padding:12px}.favorites-state,.favorites-table-wrap{border:1px solid #e2e8f0;border-radius:10px}.favorites-table-wrap{overflow:auto}.favorites-table{border-collapse:collapse;min-width:920px;width:100%}.favorites-table td,.favorites-table th{border-bottom:1px solid #edf2f7;font-size:13px;line-height:1.5;padding:8px 10px;text-align:left}.favorites-table th{background:#f8fafc;color:#475569;font-weight:600}.favorites-table td{color:#0f172a;font-weight:400}.favorites-row-move{align-items:center;display:inline-flex;gap:6px}@media (max-width:1200px){.favorites-layout{grid-template-columns:1fr}.favorites-group-panel,.favorites-main-panel{min-height:auto}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard}.app{display:flex;flex-direction:column;min-height:100vh}.app-content{background-color:#f9fafb;flex:1 1}.notice-popup-overlay{align-items:center;background:#0f172a8c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:2000}.notice-popup-modal{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 12px 40px #00000029;display:flex;flex-direction:column;overflow:hidden}.notice-popup-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:12px;justify-content:space-between;padding:16px 20px}.notice-popup-header h3{color:#0f172a;font-size:17px;font-weight:700;margin:0}.notice-popup-close{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#475569;cursor:pointer;font-size:13px;font-weight:600;padding:7px 12px}.notice-popup-meta{background:#fff2ed;color:#64748b;font-size:12px;padding:10px 20px}.notice-popup-body{color:#1e293b;flex:1 1;line-height:1.7;overflow-y:auto;padding:20px;white-space:pre-line}.notice-popup-footer{border-top:1px solid #f1f5f9;display:flex;gap:8px;justify-content:flex-end;padding:14px 20px}.notice-popup-btn{border:none;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;padding:9px 14px}.notice-popup-btn.ghost{background:#f8fafc;border:1px solid #e2e8f0;color:#334155}.notice-popup-btn.primary{background:#ff6b35;color:#fff}
/*# sourceMappingURL=main.cf91f72a.css.map*/