*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Arial,sans-serif;color:#1a1a1a}.page{display:flex;min-height:100vh}.hero{flex:0 0 50%;background:url(/background.svg) 50%/cover no-repeat #3d0a8f}.panel{flex:1 1;justify-content:center;background:#fff;padding:48px 24px}.card,.panel{display:flex;align-items:center}.card{width:100%;max-width:500px;flex-direction:column;text-align:center}.logo{height:40px;width:auto;margin-bottom:36px}.card-title{font-size:1.7rem;font-weight:400;line-height:1.4;margin-bottom:32px}.field-label{align-self:flex-start;font-size:.85rem;color:#333;margin-bottom:6px}.field-input{width:100%;padding:13px 14px;font-size:.95rem;border:1px solid #c9c4d4;border-radius:6px;outline:none;margin-bottom:16px}.field-input::placeholder{color:#9a94a8}.field-input:focus{border-color:#7b28c8;box-shadow:0 0 0 2px rgba(123,40,200,.35)}.remember{align-self:flex-start;display:flex;align-items:center;gap:10px;font-size:.9rem;color:#333;margin-bottom:18px;cursor:pointer}.remember input[type=checkbox]{width:18px;height:18px;accent-color:#7b28c8;cursor:pointer}.info{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;font-size:.65rem;font-weight:600;color:#fff;background:#333}.continue{width:100%;padding:14px;font-size:.95rem;font-weight:500;color:#fff;background:#7b28c8;border:none;border-radius:6px;cursor:pointer;margin-bottom:20px}.continue:disabled{background:#eceaf0;color:#a39dae;cursor:not-allowed}.signup{font-size:.88rem;color:#333;margin-bottom:10px}.privacy a,.signup a{color:#7b28c8;text-decoration:none}.privacy a:hover,.signup a:hover{text-decoration:underline}.privacy{font-size:.8rem;color:#777;margin-bottom:28px}.version{font-size:.75rem;color:#999}.card-subtitle{font-size:.9rem;color:#555;margin-bottom:24px}.methods{flex-direction:column;gap:12px;margin-bottom:20px}.method,.methods{width:100%;display:flex}.method{align-items:center;gap:16px;padding:16px 18px;text-align:left;background:#fff;border:1px solid #c9c4d4;border-radius:8px;cursor:pointer;color:#1a1a1a}.method.selected,.method:hover{border-color:#7b28c8}.method.selected{box-shadow:0 0 0 2px rgba(123,40,200,.35)}.method-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#f3eefb;color:#7b28c8;flex-shrink:0}.method-text{display:flex;flex-direction:column;gap:2px}.method-title{font-size:.95rem;font-weight:600}.method-description{font-size:.8rem;color:#666}.code-inputs{display:flex;gap:10px;margin-bottom:24px}.code-input{width:48px;height:56px;text-align:center;font-size:1.4rem;border:1px solid #c9c4d4;border-radius:6px;outline:none}.code-input:focus{border-color:#7b28c8;box-shadow:0 0 0 2px rgba(123,40,200,.35)}@media (max-width:768px){.page{flex-direction:column}.hero{flex:none;min-height:320px}}.chrome-error-screen{min-height:100vh;height:100vh;overflow-y:auto;overflow-x:hidden;background-color:#202124;padding:6rem 0;margin:0;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;font-size:15px;line-height:1.5;color:#9aa0a6;-webkit-font-smoothing:antialiased;box-sizing:border-box}.chrome-error-screen--loading{padding:0;overflow:hidden}.chrome-error-screen *,.chrome-error-screen :after,.chrome-error-screen :before{box-sizing:border-box}.chrome-error-screen__container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:42rem;margin:0 auto;padding:0 1rem}@media (min-width:768px){.chrome-error-screen__container{padding-left:2.5rem}}.chrome-error-screen__content{width:100%}.chrome-error-screen__icon{display:block;width:72px;height:72px;margin-bottom:2rem;flex-shrink:0;image-rendering:pixelated;image-rendering:crisp-edges}.chrome-error-screen h1{margin:0;font-size:1.125rem;font-weight:600;color:#9aa0a6;line-height:1.3}@media (min-width:640px){.chrome-error-screen h1{font-size:1.25rem}}@media (min-width:768px){.chrome-error-screen h1{font-size:1.5rem}}.chrome-error-screen p{margin:0;color:#9aa0a6}.chrome-error-screen__lead{margin-top:1rem;font-size:15px}.chrome-error-screen__try{margin-top:.75rem}.chrome-error-screen ul{width:100%;margin:.5rem 0 0;padding-left:1rem;list-style:disc;font-size:.875rem}@media (min-width:1024px){.chrome-error-screen ul{font-size:15px;padding-left:2.5rem}}.chrome-error-screen li{margin:.5rem 0;color:#9aa0a6}.chrome-error-screen li.chrome-error-screen__link{color:#8ab4f8;cursor:default}.chrome-error-screen__code{margin-top:1.25rem;font-size:.75rem;color:#9aa0a6}.chrome-error-screen__actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:3.5rem}.chrome-error-screen button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;font:inherit;cursor:pointer;border-radius:9999px;padding:.375rem 1.25rem;font-size:.875rem;line-height:1.25rem}.chrome-error-screen__reload{background-color:#8ab4f8;color:#202124}.chrome-error-screen__details{background:transparent;color:#8ab4f8;border:1px solid #80868b}.chrome-error-screen__details:hover{background-color:#303339}.chrome-error-screen__panel{margin-top:2.5rem;width:100%}.chrome-error-screen__panel section+section{margin-top:1rem}.chrome-error-screen h2{margin:0;font-size:16px;font-weight:600;color:#9aa0a6}.chrome-error-screen__panel p{margin:0;font-weight:300;color:#9aa0a6}