:root{--slate: #2d3436;--slate-light: #3d4548;--mineral: #3d8b6e;--mineral-light: #4ea882;--parchment: #e8dfd0;--morning: #e8c547;--white: #fafafa;--grey-50: #f7f7f6;--grey-100: #edecea;--grey-200: #d8d7d4;--grey-400: #9b9995;--grey-600: #6b6967;--error: #c0392b;--domain-pos-dark: #2d6a4f;--domain-pos-pale: #d8f3dc;--domain-skill-dark: #1a5276;--domain-skill-pale: #d6eaf8;--domain-team-dark: #7d3c98;--domain-team-pale: #e8daef;--domain-tac-dark: #b7600a;--domain-tac-pale: #fdebd0;--domain-tech-dark: #943126;--domain-tech-pale: #fadbd8;--radius: 10px;--radius-lg: 16px;--shadow-sm: 0 1px 3px rgba(45, 52, 54, .08);--shadow-md: 0 4px 16px rgba(45, 52, 54, .12);--nav-height: 64px;--safe-bottom: env(safe-area-inset-bottom, 0px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;background:var(--parchment);color:var(--slate);line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100%;overscroll-behavior:none}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:inherit;font-size:inherit;outline:none}a{color:inherit;text-decoration:none}#root{min-height:100dvh;display:flex;flex-direction:column}
