:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f8f6f2;--surface:#fff;--surface-subtle:#fcfbf8;--surface-raised:#fff;--primary:#6e67f6;--primary-hover:#5d56e8;--primary-pressed:#514ad2;--primary-soft:#f1efff;--primary-soft-hover:#e9e6ff;--on-primary:#fff;--text-primary:#151515;--text-secondary:#6b6b6b;--text-muted:#979797;--text-inverse:#fff;--border:#e8e3da;--border-strong:#d8d1c7;--divider:#f0ece6;--success:#25845c;--success-soft:#eaf7f0;--warning:#b96c12;--warning-soft:#fff4df;--danger:#c94747;--danger-hover:#b63a3a;--danger-soft:#fdeeee;--info:#397ec9;--info-soft:#edf5ff;--focus-ring:#6e67f6;--overlay:#15151561;--font-sans:Inter, "PingFang SC", "Microsoft YaHei", "Noto Sans SC", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--type-display-size:3rem;--type-display-line:3.5rem;--type-h1-size:2.25rem;--type-h1-line:2.75rem;--type-h2-size:1.75rem;--type-h2-line:2.25rem;--type-h3-size:1.375rem;--type-h3-line:1.875rem;--type-title-size:1.125rem;--type-title-line:1.75rem;--type-body-size:1rem;--type-body-line:1.625rem;--type-small-size:.875rem;--type-small-line:1.375rem;--type-caption-size:.75rem;--type-caption-line:1.125rem;--radius-small:8px;--radius-input:12px;--radius-button:12px;--radius-card:16px;--radius-main-card:20px;--radius-hero-card:24px;--radius-modal:24px;--radius-round:999px;--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;--space-24:96px;--shadow-card:0 8px 24px #0000000f;--shadow-card-hover:0 12px 30px #00000014;--shadow-modal:0 20px 60px #0000001f;--motion-fast:.16s;--motion-base:.2s;--motion-slow:.24s;--motion-ease:ease-out;--content-max-width:1200px;--navbar-height:72px}*,:before,:after{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth;min-width:320px}body{background:var(--background);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans);font-size:var(--type-body-size);line-height:var(--type-body-line);text-rendering:optimizelegibility;margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}::selection{background:var(--primary-soft);color:var(--text-primary)}.type-display,.type-h1,.type-h2,.type-h3,.type-title,.type-body,.type-small,.type-caption{margin:0}.type-display{font-size:var(--type-display-size);font-weight:700;line-height:var(--type-display-line);letter-spacing:-.035em}.type-h1{font-size:var(--type-h1-size);font-weight:700;line-height:var(--type-h1-line);letter-spacing:-.025em}.type-h2{font-size:var(--type-h2-size);font-weight:700;line-height:var(--type-h2-line);letter-spacing:-.018em}.type-h3{font-size:var(--type-h3-size);font-weight:600;line-height:var(--type-h3-line)}.type-title{font-size:var(--type-title-size);font-weight:600;line-height:var(--type-title-line)}.type-body{font-size:var(--type-body-size);font-weight:400;line-height:var(--type-body-line)}.type-small{font-size:var(--type-small-size);font-weight:400;line-height:var(--type-small-line)}.type-caption{font-size:var(--type-caption-size);font-weight:400;line-height:var(--type-caption-line)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){:root{--type-display-size:2.25rem;--type-display-line:2.75rem;--type-h1-size:2rem;--type-h1-line:2.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
