*{box-sizing:border-box}html{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#082751;background:#f6f9ff}body{margin:0}.portal{min-height:100svh;display:grid;grid-template-columns:1fr 1fr}.brand{position:relative;overflow:hidden;padding:52px 12%;background:linear-gradient(145deg,#061e4b,#003e88 65%,#006bb9);color:white;display:flex;flex-direction:column;justify-content:space-between;min-height:720px}.logo{display:block;width:205px;background:white;padding:12px 17px;border-radius:14px;z-index:1}.logo img{width:100%;height:auto;display:block}.statement{position:relative;z-index:1;margin:70px 0 130px}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.14em}.brand .eyebrow{color:#8fdaff}h1{font-size:clamp(2.8rem,4.5vw,4.8rem);line-height:1.08;letter-spacing:-.045em;font-weight:600;margin:26px 0}.statement>p:last-child{font-size:1.15rem;line-height:1.7;color:#c4def6}.domain{font-size:.9rem;color:#bdd9f1;z-index:1}.rings{position:absolute;width:580px;height:580px;border:1px solid #66cfff38;border-radius:50%;bottom:-330px;right:-90px;box-shadow:0 0 0 65px #38b6ff0c,0 0 0 130px #38b6ff0a,0 0 0 195px #38b6ff06}.access{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:70px 10% 100px}.login{width:100%;max-width:420px}.mail-icon{width:64px;height:64px;border-radius:19px;background:#e3f1ff;color:#0064bf;display:grid;place-items:center;font-size:2rem;font-weight:600;margin-bottom:38px}.login .eyebrow{color:#456786}h2{font-size:2.5rem;line-height:1.15;letter-spacing:-.035em;margin:15px 0}.intro{font-size:1rem;color:#52657e;line-height:1.75;margin-bottom:32px}.button{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#005cbb;color:white;padding:19px 23px;border-radius:12px;text-decoration:none;font-size:1rem;font-weight:600;box-shadow:0 10px 25px #0069c51c}.button:hover{background:#004793}.button:focus-visible,a:focus-visible{outline:3px solid #00a4f0;outline-offset:5px}.note{border-top:1px solid #dbe5f0;margin-top:32px;padding-top:24px;color:#5b6d83;font-size:.875rem;line-height:1.6;overflow-wrap:anywhere}.note strong{color:#344e6b;font-weight:600}.note p{margin:8px 0 26px}.back{color:#005cbb;font-size:.9rem;text-underline-offset:4px}footer{position:absolute;bottom:28px;left:10%;right:10%;display:flex;justify-content:space-between;gap:15px;font-size:.8rem;color:#60738a}@media(max-width:760px){.portal{grid-template-columns:1fr}.brand{min-height:0;padding:30px 8%}.logo{width:165px}.statement{margin:28px 0 22px}h1{font-size:2.6rem;margin:15px 0}.statement>p:last-child,.domain{display:none}.brand .eyebrow{font-size:.75rem}.access{padding:45px 8% 90px}.mail-icon{margin-bottom:25px}h2{font-size:2.1rem}footer{left:8%;right:8%;font-size:.75rem;flex-wrap:wrap}}@media(prefers-reduced-motion:no-preference){.button{transition:background .18s ease}}
