*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px}.content{text-align:center;color:#fff;max-width:600px}.title{font-size:4rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}.subtitle{font-size:1.5rem;margin-bottom:2rem;opacity:.9}.card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:2rem;margin-top:2rem}.working-text{font-size:1.2rem;font-weight:600}@media (max-width: 768px){.title{font-size:2.5rem}.subtitle{font-size:1.2rem}}
