:root{--color-primary:#1565c0;--color-secondary:#ff6f00;--color-fg:#1a1a1a;--color-fg-muted:#5f6368;--color-bg:#fff;--color-surface:#f6f7f9;--color-border:#e3e6ea;--color-success:#137333;--color-warning:#b06000;--color-danger:#c5221f;--font-family-base:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000f;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 8px 24px #0000001f;--container:1200px}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-family-base);font-size:var(--text-base);color:var(--color-fg);background:var(--color-bg);-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}input,textarea,select{font:inherit;color:inherit}h1,h2,h3{font-weight:700;line-height:1.2}ul{padding:0;list-style:none}.container{width:100%;max-width:var(--container);padding-inline:var(--space-4);margin-inline:auto}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
