:root{--bg:#020618;--surface:#0f172b;--border:#314158;--text:#f8fafc;--muted:#90a1b9;--teal:#43d9ad;--orange:#ffb86a;--keyword:#615fff;--cyan:#00d5be;--pink:#ffa1ad;--purple:#dab2ff;--surface-alt:#1d293d;--muted-dim:#62748e;--ui-grid-unit:8px;--spacing-unit:var(--ui-grid-unit);--space-1:8px;--space-2:12px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:40px;--space-7:64px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-full:50%;--z-base:0;--z-content:1;--z-decoration:10;--z-floating:50;--z-overlay:100;--root-font-size:14px;--navbar-height:56px;--social-bar-height:48px;--code-tab-size:2;--google-red:#ea4335;--google-yellow:#fbbc05;--google-green:#34a853;--google-blue:#4285f4;--google-gradient:conic-gradient(var(--google-red) 0deg,var(--google-red) 42deg,var(--google-blue) 42deg,var(--google-blue) 137deg,var(--google-green) 137deg,var(--google-green) 243deg,var(--google-yellow) 243deg,var(--google-yellow) 297deg,var(--google-red) 297deg);--github:#3094ff;--github-gradient:conic-gradient(var(--github) 0deg,var(--github) 360deg)}@media(max-width:767px){:root{--root-font-size:16px}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--root-font-size)}body{background-color:var(--bg);color:var(--text);line-height:var(--a11y-line-height,normal);letter-spacing:var(--a11y-letter-spacing,normal);-webkit-font-smoothing:antialiased}ol,ul{list-style:none}a{text-decoration:none}a,button{color:inherit}button{background:none;border:none;cursor:pointer;font:inherit}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}