:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#1c3144;background:#f2f6f5;--teal:#007e76;--navy:#102235;--muted:#677c88;--line:#d8e4e1}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0}header{height:100px;background:var(--navy);display:flex;align-items:center;gap:35px;padding:20px max(5vw,24px);color:#9bbabf}header img{width:195px}header>span{font-size:10px;letter-spacing:2px}header>button{margin-left:auto;color:#d3eee9;background:#253f4b;padding:11px 18px}main{max-width:1190px;margin:auto;padding:52px 32px 60px}button,input{font:inherit}button{cursor:pointer;border:0;border-radius:7px;font-size:13px;font-weight:600}button:disabled{opacity:.55;cursor:wait}.primary{background:var(--teal);color:white;padding:13px 21px;margin-top:20px}.primary:hover{background:#006b66}a{color:var(--teal)}label{display:block;font-size:12px;font-weight:600;margin:18px 0 8px}input{display:block;border:1px solid #c8d8d3;border-radius:7px;background:white;color:#1c3144;width:100%;padding:12px 13px;margin-top:8px}input:read-only{background:#f0f4f3;color:#74888c}input:focus{outline:2px solid #7bcbbd;outline-offset:1px}button:focus-visible{outline:3px solid #81ccbc;outline-offset:3px}h1,h2,p{margin-top:0}h1{font-size:44px;letter-spacing:-1.7px;line-height:1.17;margin-bottom:20px}h2{font-size:22px;letter-spacing:-.5px;margin-bottom:12px}p{line-height:1.65;color:var(--muted);font-size:14px}small{font-size:11px;line-height:1.7;color:var(--muted)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;color:var(--teal)}.login-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:85px;align-items:center;min-height:610px}.intro h1{margin-top:24px;font-size:53px}.intro p{max-width:360px;font-size:17px}.support-line{margin-top:65px;font-size:10px;letter-spacing:1px;color:var(--muted)}.support-line strong{display:block;font-size:21px;letter-spacing:0;color:#2e5556;margin-top:12px}.card{background:white;border:1px solid var(--line);border-radius:12px;padding:30px}.login-card{padding:38px}.login-card .primary{width:100%}.error{font-size:12px;color:#a83343;margin-top:12px}.welcome{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:12px 0 35px}.welcome h1{font-size:32px;margin:12px 0}.welcome p{margin-bottom:0}.id-card{min-width:245px;padding:23px 27px;background:#dcefe7;border:1px solid #c1e0d6;border-radius:12px}.id-card span{font-size:9px;letter-spacing:1.5px;color:#55796d}.id-card strong{display:block;font-size:34px;letter-spacing:4px;margin:8px 0 12px;font-variant-numeric:tabular-nums}.id-card button{background:#f7fffb;border:1px solid #cae7db;color:#397969;padding:7px 12px;font-size:11px}.account-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:25px;align-items:start}.right-column{display:flex;flex-direction:column;gap:25px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.card-heading h2{margin:0}.card-heading+p{margin-top:18px}.badge{font-size:10px;padding:6px 9px;border-radius:20px;background:#e9f5ef;color:#2b8067;white-space:nowrap}.badge.needed{background:#fff4df;color:#976c21}.product{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:16px 0;margin-bottom:15px;font-size:13px}.product span{color:#668776;font-size:11px}footer{max-width:1126px;margin:0 auto;padding:25px 0 35px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}#notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:90vw;padding:16px 25px;background:var(--navy);color:white;border-radius:9px;z-index:10;font-size:13px;box-shadow:0 6px 25px #0002}@media(max-width:800px){.login-layout{grid-template-columns:1fr;gap:30px;min-height:auto}.intro h1{font-size:38px}.intro p{font-size:15px}.support-line{display:none}.intro h1 br{display:none}.account-grid{grid-template-columns:1fr}.welcome{align-items:flex-start}.welcome h1{font-size:27px}.id-card{min-width:210px}.id-card strong{font-size:28px}header>span{display:none}footer{margin:0 25px}}@media(max-width:540px){main{padding:30px 20px}.welcome{flex-direction:column}.id-card{width:100%}.card{padding:25px}.two-fields{gap:12px}header{height:85px}header img{width:170px}.intro h1{font-size:34px}.card-heading h2{font-size:20px}}
#forgot-password,#verify-email{display:block;margin:14px 0;padding:10px 14px;border:1px solid #bfd4d3;border-radius:6px;background:#f3faf8;color:#006f6b;font:inherit;font-weight:600;cursor:pointer}#forgot-password+small{display:block;margin-top:10px}#email-status{margin-top:12px;font-size:13px}#recovery{max-width:560px;margin:0 auto}#recovery input{width:100%}
