:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;width:100%}body{min-height:100vh;width:100%}.page{min-height:100vh;display:flex;flex-direction:column}.hero{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(180deg,#fff,#f8fafc)}.logo{max-width:min(1100px,100%);width:100%;height:auto;display:block}.footer{padding:1rem 1.5rem 1.25rem;text-align:center;font-size:.95rem;color:#475569}
