@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/plex-mono-400-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/plex-mono-400-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:500;font-display:swap;src:url('/fonts/plex-mono-500-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'IBM Plex Mono';font-style:normal;font-weight:500;font-display:swap;src:url('/fonts/plex-mono-500-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Instrument Serif';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/instrument-serif-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Instrument Serif';font-style:normal;font-weight:400;font-display:swap;src:url('/fonts/instrument-serif-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Instrument Serif';font-style:italic;font-weight:400;font-display:swap;src:url('/fonts/instrument-serif-italic-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Manrope';font-style:normal;font-weight:400 500;font-display:swap;src:url('/fonts/manrope-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Manrope';font-style:normal;font-weight:400 500;font-display:swap;src:url('/fonts/manrope-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
html,body{margin:0;min-height:100%;background:#f7f6f2;font-family:'Manrope',Helvetica,Arial,sans-serif;color:#151513;-webkit-font-smoothing:antialiased}
a{color:#151513;text-decoration:none}a:hover{color:#6b6a66}
input::placeholder{color:#a3a29d}
.page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:clamp(20px,4vw,40px) clamp(20px,4vw,48px);box-sizing:border-box;gap:clamp(48px,8vh,96px)}
.bar{display:flex;justify-content:space-between;align-items:center;gap:16px;font-family:'IBM Plex Mono',monospace;letter-spacing:.06em}
header.bar{font-size:13px}header.bar a{font-weight:500}header.bar span{color:#6b6a66}
footer.bar{font-size:12px;color:#8a8984;align-items:flex-start}
main{display:flex;flex-direction:column;gap:40px;max-width:1200px;width:100%;margin:0 auto;flex:1}
.cols{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:clamp(40px,6vw,96px);align-items:start}
.cols.info{border-top:1px solid #dddcd6;padding-top:32px;font-size:15px;line-height:1.55}
.col{display:flex;flex-direction:column;gap:20px}.info .col{gap:14px}
.kicker{font-family:'IBM Plex Mono',monospace;font-size:12px;letter-spacing:.08em;color:#8a8984;line-height:1}
h1{margin:0;font-family:'Instrument Serif',Georgia,serif;font-weight:400;font-size:clamp(48px,6vw,84px);line-height:.98;letter-spacing:-.02em;text-wrap:balance}
h1 span{font-style:italic;color:#8a8984}
p{margin:0;text-wrap:pretty}
.lead{font-size:19px;line-height:1.5;color:#6b6a66;max-width:520px}
.gate-text{font-size:19px;line-height:1.5}
label{display:flex;flex-direction:column;gap:8px}label span{font-size:13px;font-weight:600}
input{font-family:'IBM Plex Mono',monospace;font-size:16px;padding:14px 16px;border:1px solid #cfcec8;background:#f7f6f2;color:#151513;outline:none;border-radius:0;width:100%;box-sizing:border-box}
input:focus{border-color:#151513}
button{font-family:'Manrope',sans-serif;font-size:15px;font-weight:600;padding:16px 20px;background:#151513;color:#f7f6f2;border:0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px}
button:hover{background:#2b2b28}
.err{font-size:13px;color:#a83a1f}.small{font-size:13px;color:#8a8984}
