@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css";
:root{--color-primary-50:#fff3e0;--color-primary-100:#ffe0b2;--color-primary-200:#ffcc80;--color-primary-300:#ffb74d;--color-primary-400:#ffa726;--color-primary-500:#ff6b35;--color-primary-600:#f4511e;--color-primary-700:#e64a19;--color-secondary-500:#004e89;--color-secondary-600:#003d6b;--color-success:#2ecc71;--color-warning:#f39c12;--color-error:#e74c3c;--color-info:#3498db;--color-bg-primary:#fff;--color-bg-secondary:#f8f9fa;--color-bg-card:#fff;--color-text-primary:#1a1a2e;--color-text-secondary:#6c757d;--color-text-tertiary:#adb5bd;--color-border:#e9ecef;--color-divider:#f1f3f5;--trust-hot:#f44;--trust-good:#ff8c00;--trust-rising:#4a90d9;--trust-new:#7ed321;--trust-default:#999;--font-primary:"Pretendard", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--text-xs:.75rem;--text-sm:.8125rem;--text-base:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--leading-tight:1.25;--leading-normal:1.5;--leading-relaxed:1.75;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 24px #0000001f;--shadow-card:0 2px 8px #0000000f;--shadow-card-hover:0 8px 24px #0000001f;--z-base:0;--z-card:10;--z-sticky:100;--z-header:200;--z-modal-backdrop:300;--z-modal:400;--z-toast:500;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.35s ease;--header-height:56px;--tab-bar-height:56px;--sidebar-width:240px;--content-max-width:1200px;--card-gap-mobile:12px;--card-gap-tablet:16px;--card-gap-desktop:20px}@media (min-width:768px){:root{--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem}}@media (min-width:1200px){:root{--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:2rem}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);background-color:var(--color-bg-primary);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes badgePop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(1)}75%{transform:scale(1.15)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
