:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh;background-color:#fff}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;width:100%;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}}.under-construction{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 1.25rem 4rem;box-sizing:border-box}.under-construction__card{max-width:520px;width:100%;text-align:center;padding:2.5rem 2rem;background:#ffffffeb;border-radius:16px;box-shadow:0 12px 40px #07598526;border:1px solid rgba(14,165,233,.2)}.under-construction__logo{display:flex;justify-content:center;margin-bottom:1.5rem}.under-construction__logo img{max-height:72px;width:auto;max-width:100%;object-fit:contain}.under-construction__icon{display:flex;justify-content:center;margin-bottom:1.5rem}.under-construction__gear{display:inline-block;width:56px;height:56px;border:4px solid #0ea5e9;border-radius:50%;border-top-color:transparent;animation:under-construction-spin 1.1s linear infinite}@keyframes under-construction-spin{to{transform:rotate(360deg)}}.under-construction__title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:#082f49;margin:0 0 .5rem;letter-spacing:.02em}.under-construction__subtitle{font-size:1rem;color:#0369a1;margin:0 0 1.25rem;font-weight:500}.under-construction__hint{font-size:.95rem;line-height:1.6;color:#475569;margin:0}
