*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;color:#333}.app{min-height:100vh;display:flex;flex-direction:column}.header{text-align:center;padding:60px 20px 40px;color:#fff}.header h1{font-size:2.5rem;font-weight:700;margin-bottom:8px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.subtitle{font-size:1.1rem;opacity:.85}.main{flex:1;display:flex;justify-content:center;align-items:flex-start;gap:24px;padding:0 20px 40px;flex-wrap:wrap}.card{background:#fff;border-radius:16px;padding:32px;width:360px;max-width:100%;box-shadow:0 8px 32px #0000001f;text-align:center}.card-icon{font-size:3rem;margin-bottom:12px}.card h2{font-size:1.3rem;margin-bottom:16px;color:#444}.status{font-size:1.1rem;font-weight:600;margin-bottom:12px;padding:6px 16px;border-radius:20px;display:inline-block}.status-ok{background:#e8f5e9;color:#2e7d32}.status-checking{background:#fff3e0;color:#e65100}.status-error{background:#fce4ec;color:#c62828}.info{font-size:.95rem;color:#666;margin-bottom:6px}.tech-list{list-style:none;text-align:left;padding:0}.tech-list li{padding:10px 16px;margin-bottom:8px;background:#f5f5f5;border-radius:8px;font-size:.95rem;color:#555}.tech-list li:before{content:"▸ ";color:#667eea;font-weight:700}.footer{text-align:center;padding:24px;color:#ffffffb3;font-size:.85rem}
