*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb}#app{min-height:100vh}.auth-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-loading p{color:#fff;font-size:1.125rem;margin-top:1rem;font-weight:500}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.logo-icon-small{width:1.2em;height:1.2em;object-fit:contain;vertical-align:middle;display:inline-block;margin-right:.3em}h1 .logo-icon-small{width:1.5em;height:1.5em}h3 .logo-icon-small{width:1.3em;height:1.3em}
