:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#1e3a8a;background-color:#eff6ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.container{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:560px;flex:1;justify-content:center}.brand{font-size:1.5rem;font-weight:700;color:#1e3a8a;letter-spacing:.05em;margin-bottom:1.5rem}.badge{display:inline-block;background-color:#1e3a8a;color:#dbeafe;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;padding:.35em 1em;border-radius:999px;margin-bottom:1.5rem}h1{font-size:2.5rem;font-weight:700;color:#172554;line-height:1.2;margin:0 0 1rem}.subtitle{font-size:1.1rem;color:#3b82f6;line-height:1.6;margin:0 0 2rem}.notify-form{display:flex;gap:.5rem;width:100%;max-width:420px;margin-bottom:1rem}.email-input{flex:1;padding:.75rem 1rem;border:1px solid #bfdbfe;border-radius:8px;font-size:1rem;background:#fff;color:#1e3a8a;outline:none;transition:border-color .2s}.email-input::placeholder{color:#93c5fd}.email-input:focus{border-color:#2563eb}.notify-btn{padding:.75rem 1.5rem;background-color:#1d4ed8;color:#dbeafe;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;white-space:nowrap}.notify-btn:hover{background-color:#2563eb}.success-msg{font-size:1rem;font-weight:600;color:#1d4ed8;margin:0 0 1rem}.error-msg{font-size:.85rem;color:#dc2626;margin:.5rem 0 0}.notify-btn:disabled{opacity:.6;cursor:not-allowed}.muted{font-size:.85rem;color:#60a5fa;margin:0}.footer{font-size:.8rem;color:#60a5fa;padding:1.5rem 0}@media(max-width:480px){h1{font-size:1.75rem}.notify-form{flex-direction:column}.notify-btn{width:100%}}
