:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--foreground:#0a0a0a;--background:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.AuthButton_loading__PERPC{font-size:.9rem;color:#6b7280}.AuthButton_signedIn__7_kpl{display:flex;align-items:center;gap:.75rem}.AuthButton_button__qJzed{border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .2s;font-size:.95rem;text-decoration:none;display:inline-block;white-space:nowrap}.AuthButton_primary__6MfFv{background-color:#059669;color:white}.AuthButton_primary__6MfFv:hover{background-color:#047857}.AuthButton_secondary__nxrp_{background-color:#e5e7eb;color:#374151}.AuthButton_secondary__nxrp_:hover{background-color:#d1d5db}.Navbar_navbar__4VGGw{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#ffffff;border-bottom:1px solid #e0e0e0}.Navbar_logo__foDtL a{font-size:1.5rem;font-weight:700;color:#059669;text-decoration:none}.Navbar_links__wTCfe{display:flex;gap:1.5rem}.Navbar_navLink__sWGvZ{color:#1f2937;text-decoration:none;font-weight:500;transition:color .2s}.Navbar_navLink__sWGvZ:hover{color:#047857}