html,body{margin:0;padding:0;width:100%;height:100%}#root{width:100%;height:100%;margin:0;padding:0;text-align:left;overflow-y:auto}.App{min-height:100vh;width:100%;display:flex;flex-direction:column;font-size:16px;color:#213547}.App-header{background-color:#f8f9fa;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:800px;margin:0 auto}.App-header h1{color:#2c3e50;margin-bottom:1rem;font-size:2.5rem}.App-header p{color:#5a6c7d;line-height:1.6;margin-bottom:2rem;font-size:1.1rem}.status-info{background-color:#fff;padding:1.5rem;border-radius:8px;border-left:4px solid #3498db;margin:2rem 0;text-align:left}.status-info h2{color:#2c3e50;margin-bottom:1rem;font-size:1.5rem}.status-info ul{list-style:none;padding:0;margin:0}.status-info li{padding:.5rem 0;font-size:1rem;border-bottom:1px solid #ecf0f1}.status-info li:last-child{border-bottom:none}.next-steps{background-color:#e8f5e8;padding:1rem;border-radius:6px;border-left:4px solid #27ae60;font-size:1rem!important;color:#27ae60!important}.next-steps strong{color:#1e6b3e}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}#root{width:100%;margin:0 auto}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}button{background-color:#f9f9f9;color:#213547}}
