:root{--google-blue: #1a73e8;--google-yellow: #fbbc04;--google-red: #ea4335;--google-green: #34a853;--off-white: #fffbf3;--ink: #0f0f0f}*{box-sizing:border-box}body{margin:0;background-color:var(--off-white);color:var(--ink);font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit}img,video{max-width:100%;height:auto;display:block}.bg-google-blue{background-color:var(--google-blue)}.bg-google-yellow{background-color:var(--google-yellow)}.bg-google-red{background-color:var(--google-red)}.bg-google-green{background-color:var(--google-green)}.bg-off-white{background-color:var(--off-white)}.text-google-blue{color:var(--google-blue)}.text-google-yellow{color:var(--google-yellow)}.text-google-red{color:var(--google-red)}.text-google-green{color:var(--google-green)}.border-google-blue{border-color:var(--google-blue)}.border-google-yellow{border-color:var(--google-yellow)}.border-google-red{border-color:var(--google-red)}.border-google-green{border-color:var(--google-green)}.decoration-google-blue{text-decoration-color:var(--google-blue)}.decoration-google-yellow{text-decoration-color:var(--google-yellow)}.decoration-google-red{text-decoration-color:var(--google-red)}.decoration-google-green{text-decoration-color:var(--google-green)}.shadow-neo{box-shadow:8px 8px #000000e6}.shadow-neo-sm{box-shadow:4px 4px #000000e6}.shadow-neo-dark{box-shadow:8px 8px #ffffff8c}.shadow-neo-sm-dark{box-shadow:4px 4px #ffffff8c}.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-track{background:#0000001a}.scrollbar-thin::-webkit-scrollbar-thumb{background:#0006;border-radius:999px}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
