:root{font-family: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}.title{font-size:2.5em;font-weight:700;line-height:1.1;color:#000}.subtitle{font-size:1.8em;font-weight:600;line-height:1.2;color:#333}.description{font-size:1em;line-height:1.5;color:#000}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;background-color:#fff}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}}// CSS for the UnderConstruction component body{margin:0;font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000}#root{max-width:none;margin:0;padding:0;text-align:center;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.under-construction-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:600px;padding:1rem;box-sizing:border-box}.under-construction-header{margin-bottom:2rem}.under-construction-header h1{font-size:1.5rem;margin-bottom:.5rem}.under-construction-header p{margin:.2rem 0;font-size:.9rem}.barrier-emoji{font-size:2rem;margin-top:1rem}.under-construction-main{margin-bottom:2rem}.under-construction-main .logo{max-width:350px;height:auto;margin-bottom:1rem}.under-construction-main h2{font-size:2rem;margin:.5rem 0}.under-construction-main h3{font-size:1.2rem;margin:0;color:#333}.under-construction-main .tagline{font-style:italic;margin-top:.5rem;font-size:1rem}.under-construction-main .future-text{font-size:1.3rem;line-height:1.4;margin-top:2rem;font-weight:700}.under-construction-footer p{font-size:1.1rem;margin-top:2rem}@media (max-width: 768px){.under-construction-header h1{font-size:1.2rem}.under-construction-main h2{font-size:1.5rem}.under-construction-main .future-text{font-size:1rem}}@media (max-width: 480px){.under-construction-header p{font-size:.8rem}.under-construction-main .logo{max-width:100px}.under-construction-main h2{font-size:1.2rem}.under-construction-main h3{font-size:1rem}.under-construction-main .tagline,.under-construction-main .future-text{font-size:.9rem}.under-construction-footer p{font-size:1rem}}
