:root{--auth-ink:#0a2f34;--auth-teal:#078f86;--auth-teal-dark:#075f5a;--auth-soft:#eef7f5;--auth-line:#d6e7e4;--auth-muted:#65797c;--auth-gold:#e7ad35}.site-auth-body{margin:0;min-height:100vh;background:linear-gradient(180deg,#edf5f3,#f7fbfa);color:var(--auth-ink)}.site-auth-page{min-height:100vh;display:grid;place-items:center;padding:28px}.site-auth-shell{width:min(1160px,100%);min-height:720px;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);overflow:hidden;border:1px solid rgba(8,78,77,.13);border-radius:32px;background:#fff;box-shadow:0 34px 96px rgba(8,53,57,.16)}.site-auth-story{display:flex;flex-direction:column;justify-content:space-between;padding:42px;background:radial-gradient(circle at 82% 14%,rgba(231,173,53,.22),transparent 28%),linear-gradient(150deg,#062b35,#07484a 62%,#087d74);color:#fff}.site-auth-brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none;font-weight:950}.site-auth-brand img{width:48px;height:48px;object-fit:contain}.site-auth-brand span{display:grid;gap:2px;font-size:21px}.site-auth-brand small{font-size:9px;letter-spacing:.13em;color:rgba(255,255,255,.7)}.site-auth-story-copy{max-width:500px}.site-auth-eyebrow{display:inline-flex;color:#2fd3c4;font-size:11px;font-weight:950;letter-spacing:.19em}.site-auth-story h1{margin:18px 0 16px;font-size:clamp(44px,5vw,68px);line-height:1.02;letter-spacing:-.055em}.site-auth-story p{margin:0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.7}.site-auth-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.site-auth-steps article{min-height:118px;padding:16px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:rgba(255,255,255,.06)}.site-auth-steps b{display:block;color:#48e0d1;font-size:12px}.site-auth-steps span{display:block;margin-top:22px;color:#fff;font-size:13px;font-weight:850;line-height:1.45}.site-auth-panel{display:grid;place-items:center;padding:42px;background:#fff}.site-auth-panel-inner{width:min(470px,100%)}.site-auth-panel .site-auth-eyebrow{color:var(--auth-teal)}.site-auth-panel h2{margin:14px 0 10px;color:var(--auth-ink);font-size:clamp(38px,5vw,54px);line-height:1.02;letter-spacing:-.05em}.site-auth-panel p{color:var(--auth-muted);line-height:1.65}.site-auth-mobile-brand{display:none}.site-auth-return,.site-auth-message{margin-top:18px;padding:14px 16px;border-radius:15px;font-size:13px;font-weight:800;line-height:1.5}.site-auth-return{border:1px solid #cfe3ef;background:#eef8fd;color:#215a76}.site-auth-message{border:1px solid var(--auth-line);background:var(--auth-soft);color:#355f61}.site-auth-message[data-state=error]{border-color:#efc5c5;background:#fff2f2;color:#a33b3b}.site-auth-message[data-state=success]{border-color:#bfe0cf;background:#effaf4;color:#287151}.site-auth-google{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:12px;margin-top:22px;padding:0 18px;border:1px solid #d9e1e2;border-radius:15px;background:#fff;color:#243d41;font:inherit;font-weight:950;cursor:pointer;box-shadow:0 8px 24px rgba(8,53,57,.06);transition:.18s ease}.site-auth-google:hover:not(:disabled){transform:translateY(-1px);border-color:#afc7c4;background:#fbfefd}.site-auth-google:disabled{opacity:.55;cursor:not-allowed}.site-auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:22px 0;color:#9aabab;font-size:10px;letter-spacing:.16em}.site-auth-divider span{height:1px;background:#e2ebea}.site-auth-email{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;border-radius:15px;text-decoration:none;font-weight:950}.site-auth-email[aria-disabled=true]{pointer-events:none;opacity:.5}.site-auth-secondary{display:block;margin-top:17px;text-align:center;color:var(--auth-teal-dark);font-weight:950;text-decoration:none}.site-auth-secondary:hover{text-decoration:underline}.site-auth-note{margin:24px 0 0;font-size:12px}.site-auth-links{display:flex;justify-content:center;gap:18px;margin-top:20px}.site-auth-links a{color:#5f7477;font-size:12px;font-weight:850;text-decoration:none}.site-auth-links a:hover{color:var(--auth-teal)}@media(max-width:900px){.site-auth-page{padding:0}.site-auth-shell{min-height:100vh;grid-template-columns:1fr;border:0;border-radius:0}.site-auth-story{display:none}.site-auth-panel{padding:30px 22px}.site-auth-mobile-brand{display:block;width:100%;margin-bottom:48px}.site-auth-mobile-brand .site-auth-brand{color:var(--auth-ink)}.site-auth-mobile-brand .site-auth-brand small{display:none}}@media(max-width:520px){.site-auth-panel{align-items:start;padding-top:24px}.site-auth-panel-inner{width:100%}.site-auth-panel h2{font-size:40px}.site-auth-return,.site-auth-message{font-size:12px}}
