:root{--primary:#9272e1;--primary-50:#f8f6ff;--primary-100:#f0ebff;--primary-400:#a085e3;--primary-500:#9272e1;--primary-600:#8461d8;--primary-700:#7655c8;--primary-light:#f8f6ff;--primary-foreground:#ffffff;--secondary:#e9ebef;--secondary-foreground:#030213;--accent:#e9ebef;--accent-foreground:#030213;--purple-50:#f8f6ff;--purple-100:#f0ebff;--purple-200:#e8ddf9;--purple-300:#d2bdf4;--purple-400:#a085e3;--purple-500:#9272e1;--purple-600:#8461d8;--purple-700:#7655c8;--purple-800:#634ab8;--blue-50:#ebf8ff;--blue-100:#bee3f8;--blue-200:#90cdf4;--blue-400:#4299e1;--blue-500:#3182ce;--blue-600:#2b77cb;--blue-800:#2c5282;--cyan-500:#06b6d4;--green-100:#f0fff4;--green-500:#22c55e;--green-600:#38a169;--green-800:#276749;--emerald-500:#10b981;--violet-500:#8b5cf6;--orange-500:#f97316;--red-500:#ef4444;--pink-200:#fbb6ce;--pink-500:#ec4899;--rose-500:#f43f5e;--indigo-50:#edf2f7;--indigo-500:#6366f1;--indigo-700:#4338ca;--yellow-200:#faf089;--gray-50:#f7fafc;--gray-100:#edf2f7;--gray-200:#e2e8f0;--gray-300:#cbd5e0;--gray-400:#a0adb8;--gray-500:#718096;--gray-600:#4a5568;--gray-700:#2d3748;--gray-800:#1a202c;--gray-900:#171923;--foreground:#171923;--muted-foreground:#718096;--background:#ffffff;--background-rgb:255,255,255;--muted:#f7fafc;--card:#ffffff;--border:rgba(0,0,0,0.1);--gradient-primary:linear-gradient(90deg,#9272e1,#d2bdf4);--gradient-purple-hover:linear-gradient(90deg,#8461d8,#c7afee);--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-size-7xl:4.5rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--max-width:1280px;--radius:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px -1px rgba(0,0,0,0.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -2px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1),0 8px 10px -6px rgba(0,0,0,0.1);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,0.25);--shadow-3xl:0 35px 60px -12px rgba(0,0,0,0.3);--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-noto-sans-tc,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif);line-height:1.6;color:var(--color-gray-900);background-color:var(--color-gray-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{border:none;background:none;cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}ol,ul{list-style:none}img{max-width:100%;height:auto}input,select,textarea{font-family:inherit;font-size:inherit;border:none;outline:none}:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:high){body{background-color:#fff;color:#000}}