:root{--background:#ffffff;--foreground:#171717}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}@media (max-width:640px){.google-btn-fix{font-size:15px!important;padding:10px 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-width:0!important;width:100%!important;box-sizing:border-box!important}.google-btn-fix img{width:18px!important;height:18px!important;vertical-align:middle!important;display:inline-block!important}}body{background:var(--background);color:var(--foreground);font-family:Poppins,sans-serif;overflow-x:hidden}