@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;600;800&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--font-body: "Noto Sans", sans-serif;--font-heading: "Noto Sans", sans-serif}@font-face{font-family:var(--font-heading);src:url(/assets/fonts/Lastik-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}body{margin:0;padding:0;min-height:100vh}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}.logo{width:100%;max-width:200px;height:auto;margin-bottom:1rem}.container{max-width:480px;margin:0 auto;padding:4rem 0;width:100%;box-sizing:border-box;font-family:var(--font-body);color:#333;flex:1;display:flex;flex-direction:column;justify-content:center}header h1{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#000}p{margin-bottom:1rem;line-height:1.75}ul{margin:1rem 0;padding-left:1.5rem}li{margin-bottom:.5rem}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}strong{font-weight:700}footer{color:#666;margin-top:2rem}.hidden-spacer{visibility:hidden;color:#666;text-align:center;margin-bottom:2rem}.hidden-spacer p{font-size:.8rem}footer p{font-size:.8rem}@media (max-width: 768px){.hidden-spacer{display:none}.container{padding:2rem 1rem;justify-content:flex-start}header h1{font-size:1.5rem}p{margin-bottom:2rem}}
