.alert-page{min-height:70vh;padding:3rem 0;background:linear-gradient(180deg,#f2f7fc,#fff)}.alert-container{max-width:680px}.alert-back{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:1rem;color:var(--blue-700);font-weight:700}.alert-card{padding:clamp(1.35rem,4vw,2.5rem);text-align:center;border-top:4px solid var(--blue-600)}.alert-card>span{display:block;color:var(--blue-600);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.alert-card h1{margin:.35rem 0 .7rem;color:var(--blue-900);font-size:clamp(1.8rem,4vw,2.5rem)}.alert-card>p{max-width:540px;margin:0 auto 1.25rem;color:var(--gray-600)}.alert-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 1rem;border-radius:18px;background:#eff6ff;color:#1d4ed8;font-size:1.6rem}.alert-icon.is-success{background:#ecfdf5;color:#047857}.alert-icon.is-error{background:#fef2f2;color:#b91c1c}.alert-card form{text-align:left;margin-top:1.25rem}.alert-card form>label:not(.alert-consent):not(.alert-honeypot){display:block;color:var(--blue-900);font-weight:700}.alert-card input[type=email]{display:block;width:100%;margin:.4rem 0 1rem;padding:.8rem .9rem;border:1px solid #cbd5e1;border-radius:9px;font:inherit}.alert-consent{display:flex;align-items:flex-start;gap:.7rem;margin:0 0 1rem;color:var(--gray-700);font-size:.9rem;line-height:1.45}.alert-consent input{margin-top:.2rem}.alert-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.alert-card aside{display:flex;gap:.7rem;text-align:left;margin-top:1.35rem;padding:1rem;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1e3a5f}.alert-card aside p{margin:0;font-size:.88rem;line-height:1.5}.alert-card aside i{margin-top:.15rem;color:#1d4ed8}
