:root{--fv-bg: #0f1927;--fv-card: #19293e;--fv-primary: #3eca7a;--fv-primary-dark: #2fb368;--fv-text: rgba(255, 255, 255, .88);--fv-text-strong: #ffffff;--fv-muted: rgba(255, 255, 255, .55);--fv-danger: #ff6a6a;--fv-strike: rgba(255, 255, 255, .4);--fv-divider: rgba(255, 255, 255, .12)}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;min-height:100%;min-height:100vh;min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:var(--fv-bg);color:var(--fv-text);-webkit-font-smoothing:antialiased}button{font-family:inherit}
