.login_form__uF93r{display:flex;flex-direction:column;gap:var(--space-md)}.login_error__UlRl6{display:flex;align-items:center;gap:var(--space-sm);margin:0;padding:var(--space-sm) var(--space-md);font-size:var(--text-sm);color:var(--destructive-muted-foreground);background:var(--destructive-muted);border:1px solid var(--destructive);border-radius:var(--radius-sm)}.login_submit__Vdh8t{width:100%;height:40px}.login_footer__IFf4A{display:flex;justify-content:center;padding-top:var(--space-xs);border-top:1px solid var(--border-subtle);margin-top:var(--space-xs)}.login-widget_loginWidget__j3ihE{position:relative;display:flex;flex-direction:column;gap:var(--space-lg);width:380px;padding:var(--space-xl);background:color-mix(in srgb,var(--card) 88%,transparent);backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.login-widget_loginWidget__j3ihE:before{content:"";position:absolute;top:0;left:var(--space-lg);right:var(--space-lg);height:1px;background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:.6}@media(max-width:768px){.login-widget_loginWidget__j3ihE{width:100%;padding:var(--space-lg)}}.login-widget_header__VweHG{display:flex;flex-direction:column;gap:var(--space-xs)}.login-widget_heading__DXgIG{font-size:var(--text-xl);font-weight:600;letter-spacing:-.01em;color:var(--foreground);margin:0}.login-widget_subheading__8ACdy{font-size:var(--text-sm);color:var(--muted-foreground);margin:0}@keyframes cycling-headline_wordEnter__M67rc{0%{opacity:0;transform:translateY(.28em)}to{opacity:1;transform:translateY(0)}}@keyframes cycling-headline_wordExit__P8_lV{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-.28em)}}.cycling-headline_wrap__U2ec1{position:relative;display:flex;align-items:flex-start;justify-content:flex-end;min-height:clamp(3rem,9vw,7rem);width:100%}.cycling-headline_word__KzRsF{display:inline-flex;align-items:center;font-family:Inter,system-ui,-apple-system,Helvetica Neue,sans-serif;font-weight:200;font-size:clamp(3rem,9vw,7rem);letter-spacing:.12em;text-transform:uppercase;line-height:1;color:var(--primary-text-color,#ffffff);white-space:nowrap;pointer-events:none;will-change:opacity,transform;animation:cycling-headline_wordEnter__M67rc .5s cubic-bezier(.22,1,.36,1) both}.cycling-headline_exit__5ud7f{animation:cycling-headline_wordExit__P8_lV .4s cubic-bezier(.4,0,1,1) both}@media(prefers-reduced-motion:reduce){.cycling-headline_exit__5ud7f,.cycling-headline_word__KzRsF{animation:none;opacity:1;transform:none}}@keyframes Home_fadeIn__VnhJK{0%{opacity:0}to{opacity:1}}.Home_home__w_quJ{position:relative;height:100%;flex-direction:column;justify-content:center}.Home_home__w_quJ,.Home_split__OkaC3{width:100%;display:flex;align-items:center}.Home_split__OkaC3{flex:1;gap:96px;padding:var(--pad-lg)}@media(max-width:768px){.Home_split__OkaC3{flex-direction:column;gap:var(--pad-lg)}}.Home_heroBrand__BT8Uw{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:flex-end;opacity:0;animation:Home_fadeIn__VnhJK 1s ease-in forwards}@media(max-width:768px){.Home_heroBrand__BT8Uw{flex:0 0 auto;width:100%;justify-content:center}}.Home_brandStack__fYNrD{display:flex;flex-direction:column;align-items:flex-end;gap:var(--pad-sm)}.Home_formSlot__G3FY0{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:flex-start}@media(max-width:768px){.Home_formSlot__G3FY0{flex:0 0 auto;width:100%;justify-content:center}}.Home_homeImage__9mWF4{background-position:100%;background-repeat:no-repeat;background-image:url(/images/onsidian-logo.png);background-size:contain;width:180px;height:34px}@media(max-width:768px){.Home_homeImage__9mWF4{width:130px;height:24px}}.Home_policyLinks__vYT9l{display:flex;align-items:center;gap:var(--pad-sm);margin:var(--pad-md)}.Home_policyLink__0k1yJ{text-decoration:none;color:var(--elevation-5)!important}.Home_policyLink__0k1yJ:hover{color:var(--elevation-10)!important}.Home_policyDivider__W1G0M{color:var(--elevation-5);user-select:none}