:root{--color-primary:#5db075;--color-primary-light:#8cd6a3;--color-primary-dark:#46915e;--color-secondary:#ffb38a;--color-secondary-light:#ffd6c2;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-500:#6b7280;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-bg-white:#fff;--color-bg-soft:#fcfaf9;--color-bg-accent:#effcf4;--color-text-title:#2d3339;--color-text-body:#545e6b;--color-text-caption:#8d95a1;--gradient-card:linear-gradient(145deg,#fff 0%,#fafcf9 100%);--gradient-cta:linear-gradient(95deg,#5db075 0%,#46915e 100%);--gradient-empathy:linear-gradient(180deg,#fff 0%,#fcfaf9 100%);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-full:9999px;--shadow-sm:0 2px 8px #0000000a;--shadow-card:0 8px 24px #0000000f;--shadow-floating:0 16px 40px #5db07526;--font-base:"Noto Sans KR",-apple-system,sans-serif}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-base);color:var(--color-text-body);background-color:var(--color-bg-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--color-text-title);word-break:keep-all;font-weight:700;line-height:1.3}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
