:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;min-width:320px;min-height:100vh;width:100%}#root{width:100%;min-height:100vh}a{font-weight:500;color:#2563eb;text-decoration:inherit}a:hover{color:#1d4ed8}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#2563eb;color:#fff;cursor:pointer;transition:background-color .2s}button:hover{background-color:#1d4ed8}button:focus,button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}._header_q9z0l_1{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background:var(--white, #ffffff);color:#0f172a;box-shadow:0 1px 3px #00000014}._logo_q9z0l_11{font-size:1.5rem;font-weight:700;color:#2563eb;text-decoration:none;letter-spacing:-.02em;transition:color .2s ease}._logo_q9z0l_11:hover{color:#1d4ed8}._nav_q9z0l_24{display:flex;gap:1.5rem}._nav_q9z0l_24 a{color:#475569;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease}._nav_q9z0l_24 a:hover{color:#2563eb}@media(max-width:480px){._header_q9z0l_1{flex-direction:column;gap:1rem;padding:1rem}._nav_q9z0l_24{gap:1rem}}:root{--blue-primary: #2563eb;--blue-hover: #1d4ed8;--blue-light: #eff6ff;--text-primary: #0f172a;--text-muted: #475569;--bg-page: #f8fafc;--white: #ffffff}#root{min-height:100vh;background:var(--bg-page)}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1;margin:0 auto;width:100%;padding-top:10rem;text-align:center}.main h1{color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:.5rem}.main h1 span{color:var(--blue-primary)}.tagline{color:var(--text-muted);font-size:1.1rem}
