.portal-wrap{min-height:100vh;background:var(--navy);display:flex;align-items:center;justify-content:center;padding:140px 24px 80px}.portal-card{background:var(--cream);border-radius:8px;padding:3rem 2.6rem;max-width:30rem;width:100%;box-shadow:0 30px 80px #00000059}.portal-title{color:var(--navy);font-size:2.1rem;margin:.9rem 0 .8rem}.portal-title .i{color:var(--copper);font-style:italic}.portal-sub{color:var(--ink);line-height:1.65;margin-bottom:1.4rem}.portal-err{background:#c77d3a1f;border:1px solid var(--copper);border-radius:5px;padding:.8rem 1rem;font-size:.9rem;color:var(--navy);margin-bottom:1.2rem}.portal-card .lead-field{display:block;margin-bottom:1.1rem}.portal-card input{width:100%;padding:12px 14px;border:1px solid var(--rule);border-radius:5px;font:inherit;background:#fff;color:var(--ink)}.portal-submit{width:100%;justify-content:center}.portal-status{margin-top:1rem;font-size:.92rem;color:var(--navy);min-height:1.3em}.portal-help{margin-top:1.6rem;font-size:.88rem;color:var(--mute)}.portal-help a{color:var(--copper)}
