@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}:root{--background:#fff;--background-secondary:#f8fafc;--background-tertiary:#f1f5f9;--background-elevated:#fff;--primary:#2563eb;--primary-light:#3b82f6;--primary-dark:#1e40af;--primary-50:#eff6ff;--primary-100:#dbeafe;--primary-500:#3b82f6;--primary-600:#2563eb;--primary-700:#1d4ed8;--primary-900:#1e3a8a;--secondary:#dc2626;--secondary-light:#ef4444;--secondary-dark:#b91c1c;--accent:#8b5cf6;--accent-light:#a78bfa;--accent-dark:#7c3aed;--text-primary:#0f172a;--text-secondary:#334155;--text-muted:#64748b;--text-disabled:#cbd5e1;--text-on-primary:#fff;--text-on-secondary:#fff;--link:#2563eb;--link-hover:#1d4ed8;--link-visited:#7c3aed;--link-active:#1e40af;--success:#10b981;--error:#dc2626;--warning:#f59e0b;--info:#06b6d4;--border-light:#e2e8f0;--border-medium:#cbd5e1;--border-dark:#94a3b8;--border-focus:#3b82f6;--hover-bg:#f1f5f9;--active-bg:#e2e8f0;--focus-ring:#3b82f6;--focus-ring-offset:#fff;--surface-elevated:#fff;--surface-raised:#f8fafc;--surface-overlay:rgba(15,23,42,.8);--shadow-xs:0 1px 2px 0 rgba(0,0,0,.05);--shadow-sm:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.05);--shadow-primary:0 4px 14px 0 rgba(37,99,235,.15);--shadow-primary-lg:0 10px 25px -3px rgba(37,99,235,.2);--transition-fast:.15s cubic-bezier(.4,0,.2,1);--transition-normal:.2s cubic-bezier(.4,0,.2,1);--transition-slow:.3s cubic-bezier(.4,0,.2,1);--transition-bounce:.4s cubic-bezier(.68,-.55,.265,1.55);--transition-smooth:.25s cubic-bezier(.4,0,.2,1);--font-family-sans:Roboto,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;--font-family-logo:Concert One,cursive,cursive;--font-size-xs:.75rem;--font-size-sm:.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;--line-height-none:1;--line-height-tight:1.25;--line-height-snug:1.375;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:2;--letter-spacing-tighter:-.05em;--letter-spacing-tight:-.025em;--letter-spacing-normal:0;--letter-spacing-wide:.025em;--letter-spacing-wider:.05em;--letter-spacing-widest:.1em}html,body{max-width:100vw;overflow-x:clip}html{scroll-behavior:smooth}@media (max-width:640px){main{padding-bottom:5rem}}body{color:var(--text-primary);background:var(--background-secondary);letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:always;text-rendering:geometricPrecision;-webkit-backface-visibility:hidden;backface-visibility:hidden;font-family:Roboto,sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial;font-size:1rem;font-weight:400;line-height:1.625}h1,h2,h3,h4,h5,h6{letter-spacing:-.025em;color:var(--text-primary);text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-weight:700;line-height:1.25}h1{font-size:max(2.5rem,min(2rem + 2vw,3rem))}@media (max-width:768px){h1{font-size:2.25rem}}@media (max-width:640px){h1{font-size:1.875rem}}h2{font-size:max(2rem,min(1.75rem + 1vw,2.25rem))}@media (max-width:768px){h2{font-size:1.875rem}}@media (max-width:640px){h2{font-size:1.5rem}}h3{font-size:max(1.625rem,min(1.5rem + .5vw,1.875rem))}@media (max-width:768px){h3{font-size:1.5rem}}@media (max-width:640px){h3{font-size:1.25rem}}h4{font-size:max(1.375rem,min(1.25rem + .5vw,1.5rem))}@media (max-width:640px){h4{font-size:1.25rem}}h5{font-size:max(1.1875rem,min(1.125rem + .25vw,1.25rem))}@media (max-width:640px){h5{font-size:1.125rem}}h6{font-size:max(1.0625rem,min(1rem + .25vw,1.125rem))}@media (max-width:640px){h6{font-size:1rem}}p{color:var(--text-primary);text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;margin:0;line-height:1.625}small,.text-sm,.text-xs{letter-spacing:.025em;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:500;line-height:1.5}ul,ol{margin:0;padding-left:1.5rem;line-height:1.625}li{margin-bottom:.5rem;line-height:1.625}*{box-sizing:border-box;margin:0;padding:0}a{transition:color var(--transition-fast);text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;text-decoration:none}a:visited{color:inherit}a:not([class]){color:var(--link)}a:not([class]):hover{color:var(--link-hover)}a:not([class]):active{color:var(--link-active)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:2px}::selection{background-color:var(--primary-100);color:var(--primary-900)}::selection{background-color:var(--primary-100);color:var(--primary-900)}
