:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#24324a;background:#f7f9fc}body{margin:0}.web-login{box-sizing:border-box;width:min(440px,100%);margin:8vh auto;padding:32px;background:#fff;border:1px solid #e3e9f2;border-radius:20px;box-shadow:0 20px 70px #1e345a0b}.web-login h1{font-size:28px;margin:30px 0 8px}.web-login p{font-size:16px;line-height:1.6;color:#64748b}.web-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#315eb4;font-size:21px;font-weight:700}.web-brand img{width:30px;height:30px}.web-login button{display:block;width:100%;border:1px solid #dce3ee;background:#fff;padding:12px 16px;border-radius:10px;color:#24324a;font:inherit;cursor:pointer;margin-top:12px}button.web-primary{background:#3868d7;color:#fff;border-color:#3868d7}button:disabled{opacity:.55;cursor:wait}.web-login input{box-sizing:border-box;width:100%;margin:8px 0;padding:12px;border:1px solid #dce3ee;border-radius:8px;background:#fff;color:#24324a;font:inherit}.web-divider{text-align:center;color:#7a8698;font-size:14px;margin:24px 0}.web-login label{font-size:14px}.web-login .web-error{color:#a64141}.web-link{border:0!important;color:#3868d7!important}.web-notice button{background:none;border:0;color:#3868d7;cursor:pointer;font:inherit}.web-notice{padding:10px 20px;background:#fff0df;display:flex;justify-content:space-between}@media(max-width:520px){.web-login{margin:0 auto;min-height:100vh;border:0;border-radius:0}}.web-login .web-google{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:28px}.web-loading{padding:48px;text-align:center;color:#64748b}.web-account-menu{position:relative;flex:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.web-account-trigger{display:flex;align-items:center;gap:8px;padding:5px 7px;border:1px solid transparent;border-radius:12px;background:transparent;cursor:pointer;color:#526078;transition:background .15s,border-color .15s}.web-account-trigger:hover,.web-account-trigger[aria-expanded=true]{background:#f4f3ef;border-color:#e6e3dc}.web-avatar{display:grid;place-items:center;flex:none;width:36px;height:36px;border-radius:50%;background:#16345b;color:#fff;font-size:15px;font-weight:600;line-height:1;box-shadow:inset 0 0 0 1px #ffffff18}.web-account-chevron{width:14px;height:14px;stroke-width:1.8;transition:transform .15s}.web-account-trigger[aria-expanded=true] .web-account-chevron{transform:rotate(180deg)}.web-account-panel{position:absolute;top:calc(100% + 12px);right:0;z-index:50;width:min(296px,calc(100vw - 32px));border:1px solid #e5e2db;border-radius:16px;background:#fff;box-shadow:0 12px 40px #182c461a,0 2px 6px #182c4608;overflow:hidden;color:#24324a;text-align:left}.web-account-identity{display:flex;align-items:center;gap:12px;padding:20px 18px 18px;border-bottom:1px solid #eeece6}.web-account-identity .web-avatar{width:40px;height:40px;font-size:17px}.web-account-identity>div{min-width:0;display:grid;gap:5px}.web-account-identity strong{font-size:14px;font-weight:600;line-height:1.4}.web-account-identity div>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#77808e;font-size:12px;line-height:1.5}.web-account-options{padding:7px}.web-account-options button{display:flex;align-items:center;gap:11px;width:100%;padding:11px 12px;border:0;border-radius:9px;background:transparent;color:#364253;font:inherit;font-size:14px;text-align:left;cursor:pointer;transition:background .15s}.web-account-options button:hover{background:#f5f4f0}.web-account-options svg{width:19px;height:19px;flex:none;stroke-width:1.6;color:#6a7685}.web-account-options .web-account-logout{color:#a34b48}.web-account-logout svg{color:inherit}.web-account-options .web-account-logout:hover{background:#fcf1ef}.web-account-separator{height:1px;background:#eeece6;margin:5px 10px}.web-account-trigger:focus-visible,.web-account-options button:focus-visible{outline:2px solid #476b97;outline-offset:3px}@media(max-width:520px){.web-account-trigger{padding:4px;gap:4px}.web-avatar{width:32px;height:32px}.web-account-chevron{width:12px;height:12px}}@media(prefers-reduced-motion:reduce){.web-account-trigger,.web-account-chevron,.web-account-options button{transition:none}}.web-avatar{overflow:hidden}.web-avatar img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.web-account-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
