.espace-auth{--color-ink:244 242 236;--color-slate:183 179 172;--color-steel:160 158 152;--color-mist:58 58 64;--color-paper:10 10 11;--color-paper-warm:20 20 23;--color-white:20 20 23;--color-error:248 113 113;--color-success:134 200 142;--color-warning:233 178 92;--hairline:hsla(45,27%,94%,.12);--hairline-soft:hsla(45,27%,94%,.07);background-color:#0a0a0b;color:#f4f2ec}.espace-auth .oauth-grid{display:flex;flex-direction:column;gap:10px}.espace-auth .oauth-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 18px;border-radius:8px;border:1px solid hsla(45,27%,94%,.14);background:hsla(45,27%,94%,.03);color:#f4f2ec;font-size:14px;font-weight:600;transition:border-color .25s ease,background .25s ease}.espace-auth .oauth-btn:hover{border-color:hsla(45,27%,94%,.3);background:hsla(45,27%,94%,.06)}.espace-auth .oauth-btn:focus-visible{outline:2px solid var(--color-gold,#c9a45c);outline-offset:2px}.espace-auth .oauth-btn svg{flex:none}