:root{--court-background:#fcf8f8;--court-surface-low:#f6f3f2;--court-surface:#fff;--court-primary:#006b23;--court-primary-strong:#1c8634;--court-text:#1c1b1b;--court-text-secondary:#3f4a3d;--court-outline:#becaba52;--background:var(--court-background);--foreground:var(--court-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}::selection{background:#006b2329}
