@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";
:root{--primary-color:var(--ejip-green);--primary-hover:var(--ejip-green-deep);--bg-color:#f5f6f8;--card-bg:#fff;--text-primary:#242424;--text-secondary:#5e5e5e;--text-muted:#6b7280;--border-color:#e4e8eb;--rank-1:var(--primary-color);--rank-2:#8f8f8f;--rank-3:#8f8f8f;--rank-other:#f5f6f8;--up-color:#f4361e;--down-color:#3152d6;--warning-color:#f59e0b;--info-color:#3b82f6;--error-color:#ef4444;--up-soft:#fee2e2;--up-border:#fca5a5;--down-soft:#dbeafe;--down-border:#93c5fd;--warn-soft:#fef3c7;--warn-border:#fcd34d;--popular-color:#8b5cf6;--popular-soft:#ede9fe;--popular-border:#c4b5fd;--brand-soft:#dcfce7;--brand-border:#86efac;--surface:var(--card-bg);--surface-subtle:#f8fafc;--background-color:var(--bg-color);--bg-light:var(--bg-color);--shadow-sm:0 1px 2px 0 #0000000a;--shadow-md:0 2px 8px #0000000f;--shadow-lg:0 4px 12px #00000014;--shadow-card:0 1px 3px 0 #0000000f, 0 1px 2px 0 #0000000a;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-2xl:16px;--radius-pill:9999px;--control-height-sm:36px;--control-height-md:44px;--control-height-lg:52px;--font-size-display:1.75rem;--font-size-page-title:1.25rem;--font-size-section-title:1.125rem;--font-size-card-title:1rem;--font-size-body:.9375rem;--font-size-body-sm:.875rem;--font-size-caption:.75rem;--line-height-tight:1.3;--line-height-normal:1.5;--line-height-relaxed:1.7;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--z-header:100;--z-dropdown:500;--z-modal:1000;--z-toast:2000;--font-family:"Pretendard", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", helvetica, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;--transition-fast:.15s ease-in-out;--transition-normal:.25s ease-in-out;--transition-slow:.4s cubic-bezier(.4, 0, .2, 1);--ejip-green:#13a367;--ejip-green-deep:#0a7a4f;--ejip-mint:#e6f7ef;--ejip-yellow:#ffca3d;--ejip-charcoal:#1f2937;--ejip-gray-50:#f5f6f8;--legacy-naver-green:#03c75a}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}ul,ol{list-style:none}.text-h1{letter-spacing:-.02em;font-size:2.25rem;font-weight:700}.text-h2{letter-spacing:-.01em;font-size:1.5rem;font-weight:700}.text-h3{font-size:1.25rem;font-weight:600}.text-body{font-size:1rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width:768px){.container{padding:0 16px}}.flex{display:flex}.flex-col{flex-direction:column;display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.hover-scale{transition:transform var(--transition-normal), box-shadow var(--transition-normal)}.hover-scale:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media print{[data-export-exclude],header nav,[data-app-chrome]{display:none!important}@page{size:A4 portrait;margin:10mm}html,body{background:#fff!important}}
