@import"https://fonts.googleapis.com/css?family=Oxanium|Tektur&display=swap";:root{--primary-color:#3be696;--secondary-color:#41c788;--tertiary-color:#bfb0a3;--foreground-color:#e0e0e0;--background-color:#181818;--font-primary:Oxanium;--font-heading:Oxanium;--heading-text-color:#c3f7df}.light{--theme-primary:#3be696;--heading-text-color:#0f7947;--link-color:#0d623a;--background-color:#f5f5f5;--foreground-color:#2e2e2e}body{background:var(--background-color);color:var(--foreground-color,#e0e0e0);font-family:Oxanium,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.7em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body a{color:var(--link-color,#3be696)}.hint{background:#1d1d1d;border-radius:10px;font-size:17px;margin:5px;padding:5px 10px}.hint p{margin:0}.hint{display:flex}.hint .icon{background:#4b4b4b;vertical-align:middle}.hint .icon-content{padding:5px}.hint .content{padding:5px;vertical-align:middle}.hint.info{background:#0e232e}.hint.info .icon{background:#419ac7}.hint.warn{background:#2e1b0e}.hint.warn .icon{background:#c77741}.hint.error{background:#2e0e0e}.hint.error .icon{background:#c74141}.hint.success{background:#182e0e}.hint.success .icon{background:#6bc741}
