*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:Yu Gothic UI,Meiryo,Segoe UI,Helvetica Neue,sans-serif;background:#f8fafc;color:#1a202c;line-height:1.6;-webkit-font-smoothing:antialiased}.app{max-width:720px;margin:0 auto;padding:32px 20px;min-height:100%;display:flex;flex-direction:column;gap:24px}.hero{background:linear-gradient(135deg,#1e3a5f,#2c5282);color:#fff;padding:32px 28px;border-radius:12px;box-shadow:0 4px 16px #1e3a5f26}.hero h1{margin:0 0 8px;font-size:1.6rem;letter-spacing:.04em}.subtitle{margin:0;font-size:.9rem;opacity:.85}.status{background:#fff;padding:20px 24px;border-radius:12px;border:1px solid #e2e8f0}.status h2{margin:0 0 12px;font-size:1.1rem;color:#2d3748}.ok{color:#2f855a;font-weight:600}.err{color:#c53030;font-weight:600}.footer{text-align:center;color:#718096;font-size:.8rem;margin-top:auto}
