:root{--background:#141414;--foreground:#141414}body,html{max-width:100vw}body{color:var(--foreground);background:var(--background);font-family:Roboto,Helvetica Neue,"sans-serif";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:auto;margin-right:auto}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@keyframes blink{0%{opacity:0}to{opacity:1}}.page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:flex;flex-direction:column;gap:32px;grid-row-start:2;color:#f2f2f2;align-items:center;justify-items:center;min-height:100svh;padding:80px 0;font-family:var(--font-geist-sans)}.blinking-chars{animation:blink 1s infinite alternate}.blinking-chars path,.blinking-chars text{animation:blink (1s) infinite alternate;opacity:1}.blinking-chars path:first-child,.blinking-chars text:first-child{animation-delay:.1s}.blinking-chars path:nth-child(2),.blinking-chars text:nth-child(2){animation-delay:.2s}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border:"none";-webkit-text-fill-color:white;-webkit-box-shadow:inset 0 0 0 1000px rgba(0,0,0,0);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.cookiescriptlogo{fill:#DA0E17!important}#cookiescript_accept{background:#DA0E17!important}#cookiescript_reject{background:transparent!important}#cookiescript_readmore{color:#fff!important;text-decoration:underline!important}