@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playwrite+HU:wght@100..400&display=swap";.playwrite-hu{font-family:Playwrite HU,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.open-sans{font-family:Open Sans,serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-variation-settings:"wdth" 100}:root{--text-50: hsl(218, 76%, 5%);--text-100: hsl(220, 76%, 10%);--text-200: hsl(220, 75%, 20%);--text-300: hsl(220, 75%, 30%);--text-400: hsl(220, 75%, 40%);--text-500: hsl(220, 75%, 50%);--text-600: hsl(220, 75%, 60%);--text-700: hsl(220, 75%, 70%);--text-800: hsl(220, 75%, 80%);--text-900: hsl(220, 76%, 90%);--text-950: hsl(221, 76%, 95%);--background-50: hsl(216, 60%, 5%);--background-100: hsl(217, 57%, 10%);--background-200: hsl(218, 57%, 20%);--background-300: hsl(218, 57%, 30%);--background-400: hsl(218, 57%, 40%);--background-500: hsl(218, 57%, 50%);--background-600: hsl(218, 57%, 60%);--background-700: hsl(218, 57%, 70%);--background-800: hsl(218, 57%, 80%);--background-900: hsl(217, 57%, 90%);--background-950: hsl(220, 60%, 95%);--primary-50: hsl(204, 100%, 5%);--primary-100: hsl(204, 100%, 10%);--primary-200: hsl(204, 98%, 20%);--primary-300: hsl(204, 99%, 30%);--primary-400: hsl(204, 99%, 40%);--primary-500: hsl(204, 99%, 50%);--primary-600: hsl(204, 99%, 60%);--primary-700: hsl(204, 99%, 70%);--primary-800: hsl(204, 98%, 80%);--primary-900: hsl(204, 100%, 90%);--primary-950: hsl(204, 100%, 95%);--secondary-50: hsl(265, 76%, 5%);--secondary-100: hsl(264, 73%, 10%);--secondary-200: hsl(265, 75%, 20%);--secondary-300: hsl(265, 74%, 30%);--secondary-400: hsl(265, 74%, 40%);--secondary-500: hsl(265, 74%, 50%);--secondary-600: hsl(265, 74%, 60%);--secondary-700: hsl(265, 74%, 70%);--secondary-800: hsl(265, 75%, 80%);--secondary-900: hsl(264, 73%, 90%);--secondary-950: hsl(265, 76%, 95%);--accent-50: hsl(71, 62%, 5%);--accent-100: hsl(72, 61%, 10%);--accent-200: hsl(71, 61%, 20%);--accent-300: hsl(71, 61%, 30%);--accent-400: hsl(71, 61%, 40%);--accent-500: hsl(71, 61%, 50%);--accent-600: hsl(71, 61%, 60%);--accent-700: hsl(71, 61%, 70%);--accent-800: hsl(71, 61%, 80%);--accent-900: hsl(72, 61%, 90%);--accent-950: hsl(71, 62%, 95%)}*{font-family:Open Sans,serif;color:var(--text-900)}body{margin:0;background-color:var(--background-50)}::-webkit-scrollbar{display:none}.WorkInProgress{display:flex;justify-content:center;align-items:center;height:calc(100vh - 200px);width:100%}nav{height:100px;width:90%;max-width:800px;display:flex;justify-content:space-evenly;align-items:center;background-color:transparent;outline:1px solid var(--background-200);border-radius:10px;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);position:fixed;top:50px;left:50%;transform:translate(-50%);z-index:100}footer{min-height:400px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-left:10px;padding-right:10px;background-color:var(--background-100);--mask: radial-gradient(67.08px at 50% 90px, #000 99%, #0000 101%) calc(50% - 60px) 0/120px 100%, radial-gradient(67.08px at 50% -60px, #0000 99%, #000 101%) 50% 30px/120px 100% repeat-x;-webkit-mask:var(--mask);mask:var(--mask)}.newsBanner{display:flex}.newsBanner{overflow:hidden;height:30px;background-color:red}.news{display:inline-block;white-space:nowrap;animation:scroll 15s linear infinite;background-color:transparent;width:400px;text-align:center}.news p{padding:0;margin:0;line-height:30px}@keyframes scroll{0%{transform:translate(100vw)}to{transform:translate(-100%)}}.newsBanner p{background-color:transparent}.TitleBar img{height:50%;aspect-ratio:1/1;background-color:transparent}.TitleBar h1{color:var(--accent-500);font-family:Playwrite HU,serif;background-color:transparent}.TitleBar button{background:var(--primary-400);color:var(--text-900);font-weight:900;border:0;outline:0;border-radius:10px;width:100px;height:40px;cursor:pointer}.feature{display:flex;justify-content:space-between;align-items:center;width:90%;max-width:800px;margin-top:100px}.feature img{width:45%}.feature h2{color:var(--accent-500);font-family:Playwrite HU,serif}.feature-right img{padding-left:5%}.feature-left img{padding-right:5%}.featureShowCase{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:100px;margin-top:100px}.supportOuterCon{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;background:#000c;z-index:200}.supportContainer{width:90%;max-width:500px;aspect-ratio:1/1.5;margin:auto;background-color:var(--background-50);border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:2rem;gap:.75rem}.supportContainer h2{color:var(--primary-400)}.supportContainer input{width:90%;height:40px;margin-bottom:10px;background-color:var(--background-100);border:0;outline:0;border-radius:10px;padding-left:10px;color:#fff}.supportContainer textarea{min-width:90%;max-width:90%;max-height:200px;min-height:200px;background-color:var(--background-100);border:0;outline:0;border-radius:10px;padding-left:10px;color:#fff;padding-top:10px}#sprtSubmitBtn{width:150px;height:50px;background:var(--primary-400);color:#000;font-weight:bolder;border-radius:10px;outline:0;border:0;margin-top:20px;cursor:pointer}#sprtSubmitBtn:disabled{background:gray!important;outline:1px solid red;cursor:not-allowed}#sprtCloseBtn{position:absolute;top:10px;right:0;border:0;outline:0;background-color:transparent;color:var(--accent)!important;font-weight:bolder;font-size:x-large;cursor:pointer}.footerLinks{display:flex;justify-content:space-evenly;flex-wrap:wrap;width:100%;background-color:transparent;height:60%;margin-top:50px}.footerLinks ul{background-color:transparent;list-style:none;padding:0;width:250px;height:180px}.footerLinks li{margin:10px;height:20px;background-color:transparent;text-align:center}.footerLinks a{text-decoration:none;background-color:transparent;line-height:20px;color:var(--primary-950)}.footerLinks a:hover{color:var(--primary-500)}
