:root{--wb-ink:#07182b;--wb-muted:#5f6974;--wb-canvas:#f5f6f7;--wb-surface:#fff;--wb-raised:#eef0f2;--wb-border:#7f8388;--wb-divider:#d8dbdf;--wb-primary:#07182b;--wb-primary-hover:#132c47;--wb-on-primary:#fff;--wb-focus:#9b6d27;--wb-error:#792f31;--wb-error-soft:#faecec;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--wb-ink);background:var(--wb-canvas);font-synthesis:none;font-family:system-ui,sans-serif}:root[data-theme=dark]{--wb-ink:#fff;--wb-muted:#c7c9cc;--wb-canvas:#07182b;--wb-surface:#0b2038;--wb-raised:#132c47;--wb-divider:#294159;--wb-primary:#c89a4b;--wb-primary-hover:#d6af71;--wb-on-primary:#07182b;--wb-focus:#c89a4b;--wb-error:#e17c88;--wb-error-soft:#3a2026;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--wb-ink:#fff;--wb-muted:#c7c9cc;--wb-canvas:#07182b;--wb-surface:#0b2038;--wb-raised:#132c47;--wb-divider:#294159;--wb-primary:#c89a4b;--wb-primary-hover:#d6af71;--wb-on-primary:#07182b;--wb-focus:#c89a4b;--wb-error:#e17c88;--wb-error-soft:#3a2026;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}*{box-sizing:border-box}body{background:radial-gradient(circle at 12% 8%, #c89a4b1f, transparent 32rem), linear-gradient(145deg, var(--wb-canvas), var(--wb-raised));min-width:20rem;min-height:100vh;margin:0}button,input{font:inherit;outline-color:var(--wb-focus)}.wb-shell{border:1px solid var(--wb-divider);background:var(--wb-surface);border-radius:1.5rem;grid-template-columns:minmax(19rem,1fr) minmax(22rem,30rem);width:min(72rem,100% - 2rem);min-height:min(44rem,100vh - 2rem);margin:1rem auto;display:grid;overflow:hidden;box-shadow:0 1.5rem 4rem #07182b29}.wb-intro{color:#fff;background:linear-gradient(150deg,#c89a4b1a,#0000 45%),#07182b;flex-direction:column;justify-content:space-between;gap:3rem;padding:clamp(2rem,6vw,5rem);display:flex}.wb-lockup{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.85rem;font-size:.78rem;display:flex}.wb-mark{background:url(/_next/static/hosted-login/project-water-buffalo-mark.BrJMj5M0.png) 50%/contain no-repeat;place-items:center;width:3.6rem;height:3.6rem;display:grid}.wb-kicker,.wb-security{color:#c89a4b;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:700}.wb-intro h1{letter-spacing:-.045em;max-width:13ch;margin:.75rem 0 1rem;font-size:clamp(2.4rem,6vw,4.6rem);line-height:.98}.wb-intro p{color:#c7c9cc;max-width:36rem;margin:0;line-height:1.65}.wb-panel{align-items:center;padding:clamp(2rem,6vw,4rem);display:flex}.wb-form{width:100%}.wb-form h2{letter-spacing:-.025em;margin:0 0 .6rem;font-size:2rem}.wb-form>p{color:var(--wb-muted);margin:0 0 2rem;line-height:1.55}.wb-field{color:var(--wb-muted);letter-spacing:.04em;text-transform:uppercase;gap:.5rem;margin-top:1rem;font-size:.78rem;font-weight:750;display:grid}.wb-field input{border:1px solid var(--wb-border);width:100%;min-height:3rem;color:var(--wb-ink);background:var(--wb-surface);letter-spacing:0;text-transform:none;border-radius:.65rem;padding:.75rem .9rem;font-size:1rem}.wb-field input:focus{border-color:var(--wb-focus);outline:3px solid var(--wb-focus)}.wb-submit{width:100%;min-height:3.2rem;color:var(--wb-on-primary);background:var(--wb-primary);cursor:pointer;border:0;border-radius:.65rem;margin-top:1.5rem;font-weight:800}.wb-submit:hover:not(:disabled){background:var(--wb-primary-hover)}.wb-submit:disabled{cursor:not-allowed;opacity:.48}.wb-message,.wb-enrollment,.wb-footnote{color:var(--wb-muted);background:var(--wb-raised);border-radius:.65rem;margin-top:1rem;padding:.85rem 1rem;font-size:.84rem;line-height:1.5}.wb-error{color:var(--wb-error);background:var(--wb-error-soft)}.wb-enrollment code{overflow-wrap:anywhere;color:var(--wb-ink);font-weight:800}.wb-qr svg{background:#fff;width:min(100%,16rem);height:auto;margin:1rem auto;display:block}.wb-restart{border:1px solid var(--wb-border);min-height:2.75rem;color:var(--wb-ink);background:var(--wb-surface);cursor:pointer;border-radius:.5rem;padding:.5rem}.wb-restart:disabled{cursor:not-allowed;opacity:.48}.wb-footnote{background:0 0;margin-bottom:0;padding-inline:0}[hidden]{display:none!important}@media (max-width:48rem){.wb-shell{grid-template-columns:1fr}.wb-intro{min-height:22rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
