@layer base{:root{--background:#00330c;--foreground:#79ff77}body,html{block-size:100dvh;inline-size:100%}body{color:var(--foreground);background:var(--background);font-family:var(--font-inter),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{background-color:rgba(121,255,119,.1);border-radius:6px;border:1px solid rgba(121,255,119,.2);font-family:var(--font-source-code-pro),monospace;font-size:.875rem;padding:.25rem .5rem calc(.25rem + 2px)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}html{color-scheme:dark}}body{--privy-color-background:#00330c;--privy-color-background-2:oklch(from #79ff77 l c h/0.1);--privy-color-foreground:#79ff77;--privy-color-foreground-2:oklch(from #79ff77 l c h/0.85);--privy-color-foreground-3:oklch(from #79ff77 l c h/0.65);--privy-color-foreground-4:oklch(from #79ff77 l c h/0.35);--privy-color-foreground-disabled:oklch(from #79ff77 l c h/0.2);background-color:#001d07}#privy-dialog-backdrop{background-color:oklch(from #79ff77 l c h/.1)}.root{block-size:100dvh;display:grid;align-items:center;justify-content:center;>*{position:relative;background:#00330c;max-inline-size:680px;max-block-size:1200px;block-size:100vh;inline-size:100vw;margin-block:auto;box-shadow:0 4px 16px 2px #00000050;@media (min-width:680px){border-radius:16px}}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}