*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.main-container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2)}.hero{text-align:center;padding:2rem}.title{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.subtitle{font-size:1.5rem;color:hsla(0,0%,100%,.9);margin-bottom:2rem}.status-card{background:hsla(0,0%,100%,.95);padding:1.5rem 2.5rem;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.2)}.status-label{font-size:.875rem;color:#666;margin-bottom:.5rem}.status-message{font-size:1.125rem;color:#333;font-weight:500}