:root{--color-primary-100:#eef2ff;--color-primary-500:#4f46e5;--color-primary-600:#4338ca;--color-sakura-100:#fce7f3;--color-sakura-500:#ec4899;--color-success:#16a34a;--color-success-bg:#f0fdf4;--color-warning:#f59e0b;--color-warning-bg:#fffbeb;--color-error:#dc2626;--color-error-bg:#fef2f2;--color-info:#0284c7;--color-info-bg:#f0f9ff;--color-background:#fafaf9;--color-surface:#fff;--color-surface-hover:#f8fafc;--color-text-primary:#172033;--color-text-secondary:#64748b;--color-text-tertiary:#94a3b8;--color-border:#e2e8f0;--color-border-hover:#cbd5e1;--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;--space-16:64px;--space-20:80px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000a;--font-family-base:"Noto Sans JP", "Noto Sans KR", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-family-jp:"Noto Sans JP", sans-serif;--font-family-kr:"Noto Sans KR", sans-serif}body{font-family:var(--font-family-base);background-color:var(--color-background);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}.text-display{letter-spacing:-.02em;font-size:32px;font-weight:700;line-height:40px}.text-h1{letter-spacing:-.015em;font-size:28px;font-weight:700;line-height:36px}.text-h2{letter-spacing:-.01em;font-size:24px;font-weight:700;line-height:32px}.text-h3{font-size:20px;font-weight:600;line-height:28px}.text-body{font-size:16px;font-weight:400;line-height:24px}.text-body-sm{font-size:14px;font-weight:400;line-height:20px}.text-caption{font-size:12px;font-weight:400;line-height:16px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
