*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--bg-2:#f7f7fb;--bg-3:#ededf4;--border:#dddde8;--border-hover:#c4c4d4;--text:#1a1a2e;--text-muted:#52526e;--text-subtle:#7a7a94;--accent:#4338ca;--accent-light:#eef2ff;--accent-hover:#3730a3;--accent-border:#a5b4fc;--accent-mid:#818cf8;--aws-orange:#f90;--aws-orange-light:#fff8ed;--edu-slate:#475569;--edu-slate-light:#f1f5f9;--font-heading:"Proza Libre", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", monospace;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014, 0 2px 4px #0000000a;--shadow-lg:0 12px 32px #0000001a, 0 4px 8px #0000000d;--radius-sm:6px;--radius:10px;--radius-lg:16px;--transition:.2s cubic-bezier(.4, 0, .2, 1);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--success:#22c55e;--success-glow:#22c55e66}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}html{font-size:16px}body{background-color:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.6;overflow-x:hidden}::selection{color:#1e1b4b;background:#a5b4fc}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-2)}::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:3px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.skip-link{z-index:9999;background:var(--accent);color:#fff;font-family:var(--font-body);border-radius:var(--radius-sm);padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}*{scrollbar-width:thin;scrollbar-color:var(--border-hover) var(--bg-2)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
