@font-face{font-family:Bespoke Serif;src:url(/fonts/BespokeSerif-Variable.ttf)format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Bespoke Serif;src:url(/fonts/BespokeSerif-VariableItalic.ttf)format("truetype-variations");font-weight:100 900;font-style:italic;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--font-serif:"Bespoke Serif", Georgia, "Times New Roman", "Times", serif;--font-sans:var(--font-serif);--font-mono:var(--font-serif);--white:#fff;--paper-muted:#efefef;--ink:#232323;--ink-secondary:#8f8f8f;--hairline:#e6e6e4;--hairline-subdued:#f0f0ee;--ground:#161616;--ground-muted:#1e1e1e;--ink-inverse:#ededec;--ink-inverse-secondary:#8f8f8f;--hairline-dark:#2c2c2c;--hairline-dark-subdued:#232323;--blue-60:#2f6fed;--blue-40:#5b8bff;--green-60:#1f8a4c;--red-60:#cc2f2f;--text:.875rem;--type-scale-1:var(--text);--type-scale-2:var(--text);--type-scale-3:var(--text);--type-scale-4:var(--text);--type-scale-5:var(--text);--type-scale-6:var(--text);--type-fixed-large:var(--text);--type-fixed-medium:var(--text);--type-fixed-small:var(--text);--type-fixed-tiny:var(--text);--type-fixed-label:var(--text);--radius-small:4px;--radius-large:8px;--border-width:1px;--rule-minor:1px;--rule-major:1px;--transition:.2s ease all;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--column:456px;--column-wide:640px;--column-media:960px;--measure:62ch}html{scroll-behavior:smooth}html,body{font-family:var(--font-serif);font-variant-numeric:tabular-nums;background:var(--theme-background);color:var(--theme-text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.571}body{font-size:.875rem}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:inherit}:where(button,a,input,select,textarea,[tabindex]):focus-visible{box-shadow:0 0 0 1px var(--theme-border-strong), 0 0 0 4px var(--theme-input-active);outline:none}.mono{font-family:var(--font-serif);font-variant-numeric:tabular-nums}.prose{max-width:var(--measure);text-wrap:pretty;color:var(--theme-text);line-height:1.6}.prose p+p{margin-top:var(--space-5)}body.theme-light{--theme-background:var(--white);--theme-background-muted:var(--paper-muted);--theme-background-overlay:#23232366;--theme-text:var(--ink);--theme-text-secondary:var(--ink-secondary);--theme-border:var(--hairline);--theme-border-subdued:var(--hairline-subdued);--theme-border-strong:var(--ink);--theme-button:var(--ink);--theme-button-text:var(--white);--theme-primary:var(--blue-60);--theme-input-active:#23232314;--theme-success:var(--green-60);--theme-error:var(--red-60);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body.theme-dark{--theme-background:var(--ground);--theme-background-muted:var(--ground-muted);--theme-background-overlay:#0009;--theme-text:var(--ink-inverse);--theme-text-secondary:var(--ink-inverse-secondary);--theme-border:var(--hairline-dark);--theme-border-subdued:var(--hairline-dark-subdued);--theme-border-strong:var(--ink-inverse);--theme-button:var(--ink-inverse);--theme-button-text:var(--ground);--theme-primary:var(--blue-40);--theme-input-active:#ededec1f;--theme-success:#3fb56a;--theme-error:#e05555;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
.Gate-module__DYl97a__screen{background:var(--theme-background-muted);min-height:100dvh;padding:var(--space-6) 0;flex-direction:column;display:flex;position:relative;overflow:hidden}.Gate-module__DYl97a__above{z-index:1;position:relative}.Gate-module__DYl97a__center{padding:var(--space-8) var(--space-5);flex:1;justify-content:center;align-items:center;display:flex}.Gate-module__DYl97a__stack{width:100%;max-width:var(--column);align-items:center;gap:var(--space-8);text-align:center;flex-direction:column;display:flex}.Gate-module__DYl97a__name{font-size:var(--type-fixed-small);color:var(--theme-text);font-weight:500}.Gate-module__DYl97a__emblem{width:150px;height:auto}.Gate-module__DYl97a__form{gap:var(--space-4);flex-direction:column;width:100%;display:flex}.Gate-module__DYl97a__prompt{font-size:var(--type-fixed-small);color:var(--theme-text)}.Gate-module__DYl97a__input{border:none;border-bottom:1px solid var(--theme-text-secondary);width:100%;height:28px;font-family:var(--font-serif);font-size:var(--type-fixed-medium);text-align:center;color:var(--theme-text);background:0 0;transition:border-color .15s}.Gate-module__DYl97a__input:focus,.Gate-module__DYl97a__input:focus-visible{box-shadow:none;border-bottom-color:var(--theme-text);outline:none}.Gate-module__DYl97a__inputError{border-bottom-color:var(--theme-error)}.Gate-module__DYl97a__screenExit{pointer-events:none;animation:.56s cubic-bezier(.4,0,.2,1) forwards Gate-module__DYl97a__gateExit}@keyframes Gate-module__DYl97a__gateExit{to{opacity:0;filter:blur(3px);transform:scale(1.015)}}.Gate-module__DYl97a__reveal{animation:.64s cubic-bezier(.22,1,.36,1) both Gate-module__DYl97a__gateReveal}@keyframes Gate-module__DYl97a__gateReveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Gate-module__DYl97a__screenExit,.Gate-module__DYl97a__reveal{animation:none}}
