:root{--ec-black: #0a0a0a;--ec-ink: #0d0e12;--ec-surface-1: #121319;--ec-surface-2: #17181f;--ec-gold-dk: #7e4e19;--ec-gold-md: #a9762f;--ec-gold: #c79340;--ec-gold-lt: #dfb259;--ec-silver-dk: #8e8f8f;--ec-silver: #b6b8b8;--ec-silver-lt: #e8eaea;--ec-line: rgba(210, 216, 230, .12);--ec-text: #edeef2;--ec-muted: #9aa1b0;--ec-r-sm: .45rem;--ec-r-md: .7rem;--ec-r-lg: 1rem;--ec-r-xl: 1.4rem;--ec-sh-sm: 0 1px 2px rgba(0, 0, 0, .3);--ec-sh-md: 0 8px 24px rgba(0, 0, 0, .35);--ec-sh-lg: 0 24px 60px rgba(0, 0, 0, .5);--ec-font-display: "Space Grotesk", "DM Sans", system-ui, sans-serif;--ec-font-body: "DM Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}html{margin:0;min-height:100vh;min-height:100dvh;background-color:var(--ec-black)}body{margin:0;min-height:100vh;min-height:100dvh;background-color:var(--ec-black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#app{min-height:100vh;min-height:100dvh}h1,h2,h3,h4{font-family:var(--ec-font-display);letter-spacing:-.015em}::selection{background:#c7934052;color:#fff}*{scrollbar-width:thin;scrollbar-color:rgba(199,147,64,.35) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:#c7934047;border-radius:999px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:#c7934080;background-clip:padding-box}*::-webkit-scrollbar-track{background:transparent}:focus-visible{outline:2px solid var(--ec-gold);outline-offset:2px}
