body{font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--color-purple:#6403fc;--color-green:#00df8f;--color-red:#ff395a;--primary:#6403fc;--primary-dark:#4a00c0;--primary-light:#8b3fff;--primary-subtle:#f3ebff;--success:#00df8f;--success-dark:#00a96c;--success-light:#afffdf;--success-subtle:#e6fff6;--danger:#ff395a;--danger-dark:#cc1a3a;--danger-light:#ff8099;--danger-subtle:#fff0f3;--warning:#f59e0b;--warning-subtle:#fffbeb;--bg-page:#fff;--bg-section:#f7f8fa;--bg-card:#fff;--bg-input:#f4f4f6;--bg-overlay:#00000073;--text-primary:#111;--text-secondary:#4a4a5a;--text-muted:#9090a0;--text-on-dark:#fff;--text-on-purple:#fff;--border-light:#e8e8f0;--border-medium:#d0d0e0;--border-focus:#6403fc;--gradient-brand:linear-gradient(135deg,#6403fc,#00df8f);--gradient-purple:linear-gradient(135deg,#6403fc,#4a00c0);--gradient-hero:linear-gradient(135deg,#f3ebff,#e6fff6);--gradient-card-hover:linear-gradient(135deg,#6403fc0f,#00df8f0f);--gradient-cta:linear-gradient(135deg,#6403fc,#8b3fff);--shadow-xs:0 1px 3px #0000000f;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 8px 32px #0000001f;--shadow-card:0 2px 8px #00000014;--shadow-hover:0 8px 24px #6403fc26;--shadow-purple:0 4px 20px #6403fc33;--shadow-green:0 4px 20px #00df8f33;--font-ui:"Instrument Sans",-apple-system,BlinkMacSystemFont,sans-serif;--font-brand:"Gill Sans Nova","Gill Sans",Optima,sans-serif;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--spacing-3xl:64px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-round:9999px;--transition-fast:0.15s ease;--transition-normal:0.25s ease;--transition-slow:0.4s ease}*{box-sizing:border-box;margin:0;padding:0}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-page);font-family:var(--font-ui);font-weight:400;line-height:1.6}body,h1,h2,h3,h4,h5,h6{color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-brand);font-weight:600;line-height:1.2}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}a{color:var(--primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--primary-dark)}.App{background:var(--bg-page);min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 var(--spacing-lg)}.mobile-container{margin:0 auto;max-width:440px;min-height:100vh;padding:var(--spacing-lg)}.section-alt{background:var(--bg-section)}.section-brand{background:var(--gradient-brand)}.section-brand,.section-brand h1,.section-brand h2,.section-brand h3{color:var(--text-on-dark)}.hero-gradient{background:var(--gradient-hero)}.text-purple{color:var(--primary)}.text-green{color:var(--success)}.text-red{color:var(--danger)}.accent-tag{background:var(--primary-subtle);border-radius:var(--radius-round);color:var(--primary);display:inline-block;font-size:var(--text-xs);font-weight:700;letter-spacing:1.5px;padding:4px 12px;text-transform:uppercase}.section-divider{background:var(--gradient-cta);border-radius:2px;height:4px;margin:0 auto 16px;text-align:center;width:40px}.loading{align-items:center;color:var(--text-muted);display:flex;font-size:var(--text-lg);height:200px;justify-content:center}@media (max-width:768px){.container{padding:0 var(--spacing-md)}.mobile-container{padding:var(--spacing-md)}h1{font-size:var(--text-3xl)}h2{font-size:var(--text-2xl)}}
/*# sourceMappingURL=main.d493d1fa.css.map*/