.App{text-align:center;min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.App-header{padding:20px;max-width:800px;margin:0 auto}.App-header h1{font-size:2.5rem;margin-bottom:.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.status-card,.info-card,.api-info{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:20px;margin:20px 0;box-shadow:0 4px 20px #0000001a}.status-card h3,.info-card h3,.api-info h3{margin-top:0;color:#fff}.status-ok{color:#4caf50}.status-error{color:#f44336}.info-card ul{text-align:left;list-style:none;padding:0}.info-card li{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.info-card li:last-child{border-bottom:none}.api-info code{background:rgba(0,0,0,.3);padding:4px 8px;border-radius:4px;font-family:Courier New,monospace}.api-info a{color:#81c784;text-decoration:none}.api-info a:hover{text-decoration:underline}*{box-sizing:border-box}body{margin:0;font-family:-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}#root{min-height:100vh}
