.account-gate{max-width:720px;margin:0 auto;padding:46px 40px;text-align:center;background:#fff;border:1px solid #d8ccb8;box-shadow:0 18px 45px #39290f18}.account-gate[hidden]{display:none}.gate-icon{width:58px;height:58px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:var(--aqua);color:#fff;font-size:30px}.account-gate h2{margin:0 0 12px;color:var(--teal);font:700 30px var(--serif)}.account-gate>p:not(.section-kicker){max-width:560px;margin:0 auto;color:var(--muted);font-size:14px;line-height:1.7}.gate-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:25px}.account-required{display:none}.account-required.unlocked{display:grid}.signed-in-bar{display:none;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:12px 16px;background:#eaf7f2;border:1px solid #b8ddcf;color:var(--teal);font-size:12px;font-weight:700}.signed-in-bar.show{display:flex}.signed-in-bar button{border:0;background:none;color:var(--wood);font-weight:700;cursor:pointer;text-decoration:underline}@media(max-width:640px){.account-gate{padding:35px 22px}.gate-actions .button{width:100%;justify-content:center}}
