:root{--font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Vazirmatn, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;--font-weight: 400;--font-size-small: 1.2rem;--font-size: 1.4rem;--font-size-large: 1.6rem;--font-size-larger: 1.8rem;--border-radius: 6px;--transition: .2s ease-in-out;--footer-height: 7rem;--text-shadow: 0 0 20px hsla(var(--bg-base-content-vals), .9);color-scheme:dark;--bg-base-100: hsl(0, 0%, 13%);--bg-base-200: hsl(0, 0%, 11%);--bg-base-300: hsl(0, 0%, 9%);--bg-base-content: hsl(0, 0%, 80%);--bg-base-vals: 0, 0%, 13%;--bg-base-content-vals: 0, 0%, 80%;--bg-selection: hsl(0, 1%, 26%);--bg-selection-content: hsl(0, 0%, 70%);--bg-primary: hsl(94, 39%, 45%);--bg-primary-hover: hsl(94, 39%, 55%);--bg-primary-content: hsl(8, 80%, 4%);--bg-primary-vals: 94, 39%, 45%;--green: hsl(94, 39%, 45%);--input-focus-box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0), 0 0 0 3px hsla(var(--bg-primary-vals), .4);--input-placeholder-font-size: var(--font-size-small)}@media (min-width: 992px){:root{--font-size-smaller: 1.3rem;--font-size-small: 1.4rem;--font-size: 1.6rem;--font-size-large: 1.8rem;--font-size-larger: 2rem}}@media (min-width: 1200px){:root{--font-size-smaller: 1.4rem;--font-size-small: 1.5rem;--font-size: 1.7rem;--font-size-large: 1.9rem;--font-size-larger: 2.1rem}}@media (min-width: 1400px){:root{--font-size-smaller: 1.5rem;--font-size-small: 1.6rem;--font-size: 1.8rem;--font-size-large: 2rem;--font-size-larger: 2.2rem}}h1,h2,h3,h4,h5,h6{margin-top:0;color:var(--grey-600);font-weight:800}h1{font-size:36px}h2{font-size:24px}h3{font-size:20px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}p{line-height:1.7}p+p{margin-top:1rem}blockquote,figure,form,table,ol,ul{margin-top:0;color:var(--color);font-style:normal;font-weight:var(--font-weight);font-size:var(--font-size)}*,*:before,*:after{margin:0;padding:0;box-sizing:inherit;box-sizing:border-box}html{box-sizing:border-box;font-size:62.5%;height:100%;-webkit-text-size-adjust:100%}html ::-moz-selection{background-color:var(--bg-selection);color:var(--bg-selection-content)}html ::selection{background-color:var(--bg-selection);color:var(--bg-selection-content)}body{position:relative;font-weight:400;font-family:var(--font-family);font-weight:var(--font-weight);font-size:var(--font-size);color:var(--bg-base-content);line-height:1.2;overflow-x:hidden;overflow-y:scroll;background-color:#171717}button,textarea,input,select,a{font-size:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.no-focus-outline a:focus,.no-focus-outline button:focus{outline:none}
