*{box-sizing:border-box}html{font-family:Arial,Helvetica,sans-serif;color:#0a2048}body{margin:0;min-height:100dvh;background:radial-gradient(ellipse at 0 0,#93bdff77,transparent 40%),radial-gradient(ellipse at 100% 100%,#84ecff88,transparent 45%),#fff}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}main{min-height:100dvh;display:grid;place-items:center;padding:32px 18px}.account-card{width:100%;max-width:486px;padding:28px 35px 30px;background:#ffffffed;border:1px solid #e0e8ee;border-radius:18px;box-shadow:0 5px 14px #143c6210;text-align:center}header .agent{width:78px;height:78px;object-fit:contain;margin:auto;display:block}.brand{display:block;width:310px;max-width:100%;margin:-4px auto -1px}.brand img{width:100%;height:auto;display:block}h1{font-size:30px;letter-spacing:-1px;line-height:1.15;margin:0 0 12px}header p{font-size:16px;margin:0 0 26px;color:#34425c}.google{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:46px;background:#fff;border:1px solid #86caff;border-radius:8px;color:#0b1d3d;font-weight:500}.divider{display:flex;align-items:center;gap:10px;margin:13px 20px;color:#17223d;font-size:15px}.divider:before,.divider:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,#eafcff,#0089ff)}.divider:after{transform:rotate(180deg)}form{display:grid;gap:16px}input{min-width:0;width:100%;height:46px;padding:0 16px;border:1px solid #cbd2df;border-radius:8px;background:#fff;color:#24365a;font-size:16px}input:disabled{opacity:1;-webkit-text-fill-color:#6c7689;cursor:not-allowed}.primary{width:100%;min-height:46px;background:linear-gradient(100deg,#0051ff,#00cee5);color:#fff;border:0;border-radius:8px;font-weight:600}.notice{font-size:13px;line-height:1.45;color:#61728e;margin:13px 0}.legal{font-size:15px;line-height:1.6;margin:16px 0 26px}.legal button,.switch button{padding:0;border:0;background:none;color:#0060ff;font-size:inherit}.switch{font-size:16px;margin:0;line-height:1.5}.chat-toggle{position:fixed;right:24px;bottom:20px;background:white;border:1px solid #d7eaf7;border-radius:50%;width:62px;height:62px;padding:8px;box-shadow:0 5px 18px #1474c522}.chat-toggle img{width:100%;height:100%;object-fit:contain}#help{position:fixed;right:24px;bottom:96px;padding:24px;width:min(340px,calc(100vw - 32px));border:1px solid #dae6f0;border-radius:18px;background:#fff;box-shadow:0 10px 35px #173e6625}#help h2{font-size:19px;margin:0 20px 12px 0}#help p{font-size:16px;line-height:1.5;color:#506380}#help a{color:#0060ff;text-decoration:none}.close-help{position:absolute;right:12px;top:10px;font-size:24px;background:none;border:0;color:#556b86}button:focus-visible,a:focus-visible{outline:3px solid #00bde9;outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:520px){main{padding:20px 16px 90px}.account-card{padding:23px 22px}h1{font-size:27px}.brand{width:270px}.chat-toggle{right:16px;bottom:16px}#help{right:16px}.legal{font-size:14px}}@media(max-height:800px) and (min-width:521px){main{padding-block:18px}.account-card{padding-top:20px;padding-bottom:20px}header .agent{width:62px;height:62px}.brand{width:270px}header p{margin-bottom:20px}.legal{margin:12px 0 20px}}
/* Use the same supplied chat artwork as the marketing site. */
.chat-toggle{background:transparent;border:0;padding:0;box-shadow:none}
.chat-toggle img{object-fit:contain}

.legal a{color:#0060ff;text-decoration:none}.legal a:hover{text-decoration:underline}
