@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Space+Grotesk:wght@500;700&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.06d3mdzz5bre_.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.11.cyxs5p-0z~.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.16t1db8_9y2o~.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.0q3udbd2bu5yp.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.0gw~uztddq1df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0.q-h669a_dqa.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
:root{--background:#060e20;--surface:#060e20;--surface-container-low:#091328;--surface-container-high:#141f38;--primary:#4f46e5;--primary-dim:#4338ca;--on-surface:#dee5ff;--on-surface-variant:#a3aac4;--outline-variant:#40485d66;--error:#ff6e84;--success:#34d399}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--on-surface);flex-direction:column;min-height:100dvh;font-family:Inter,sans-serif;display:flex}h1,h2,h3,.display-font{font-family:Space Grotesk,sans-serif}main{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.glass-card{-webkit-backdrop-filter:blur(12px);background-color:#09132899;border:1px solid #ffffff0d;border-radius:1rem;width:100%;max-width:450px;padding:2rem;box-shadow:0 20px 50px #4f46e514}.minimal-input{border:none;border-bottom:2px solid var(--outline-variant);width:100%;color:var(--on-surface);background:0 0;outline:none;margin-bottom:1.5rem;padding:.75rem 0;font-family:Inter,sans-serif;font-size:1rem;transition:all .2s ease-out}.minimal-input:focus{border-bottom-color:var(--primary);box-shadow:0 4px 10px -4px #4f46e580}textarea.minimal-input{resize:vertical;min-height:100px}.pin-input{text-align:center;letter-spacing:.5rem;text-transform:uppercase;font-family:Space Grotesk,monospace;font-size:2rem}.glass-btn{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dim) 100%);color:#fff;cursor:pointer;border:none;border-radius:.75rem;width:100%;padding:1rem 1.5rem;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700;transition:filter .2s ease-out,transform .1s}.glass-btn:hover{filter:brightness(1.2)}.glass-btn:active{transform:scale(.98)}.glass-btn:disabled{opacity:.5;cursor:not-allowed}.secondary-btn{border:1px solid var(--outline-variant);background:0 0}.secondary-btn:hover{filter:brightness();background:#ffffff0d}.error-text{color:var(--error);margin-top:-1rem;margin-bottom:1rem;font-size:.875rem}.pin-display{text-align:center;letter-spacing:.2rem;color:var(--primary);margin:1rem 0;font-family:Space Grotesk,monospace;font-size:2.5rem}
