.google-button{color:#f4f4f4;cursor:pointer;background:#232323cc;border:2px solid gold;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 16px;font-size:15px;font-weight:600;transition:background-color .2s,box-shadow .2s;display:flex}.google-button:hover:not(:disabled){background:#ffd7001a;box-shadow:0 0 0 1px #ffd7004d}.google-button:disabled{opacity:.6;cursor:not-allowed}.google-button .g-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}
