@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,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:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,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:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#282828;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}.form-field{padding:.5em;margin:.5em 0;border:1px solid #ccc;border-radius:4px;font-size:1em;background:#fff;color:#171717}.form-field:disabled{background:#f5f5f5;color:#aaa}.valid{border-color:#4caf50;border-width:2px}.invalid{border-color:red;border-width:2px;font-weight:700}.form-field-wrapper{display:flex;flex-direction:column;gap:.25em;margin-bottom:2rem}.form-field-wrapper label{font-weight:500;margin-bottom:.1em}.home-container{font-family:Arial,Helvetica,sans-serif;display:grid;grid-template-rows:20px 1fr 20px;justify-items:center;min-height:100vh;padding:2rem 2rem 5rem;gap:.5rem}.home-main{display:flex;flex-direction:column;gap:32px;grid-row-start:2;align-items:center}.home-header{display:flex;flex-direction:row;gap:1rem;margin-bottom:1rem}.home-title{gap:1rem;font-weight:500}.home-logo,.home-title{display:inline-block}.home-section{gap:1rem;flex-direction:column}.home-btn,.home-section{display:flex;align-items:center}.home-btn{border-radius:9999px;border:1px solid transparent;transition:background .2s,color .2s;justify-content:center;font-weight:500;font-size:1rem;height:2.5rem;padding:0 1.25rem;text-decoration:none}.home-btn-dark{background:#000;color:#fff}.home-btn-light{background:#ededed;color:#171717}.home-btn-outline{background:#fff;color:#171717;border:1px solid #ccc}.home-footer{grid-row-start:3;gap:1.5rem;flex-wrap:wrap;justify-content:center}.home-footer,.home-footer-link{display:flex;align-items:center}.home-footer-link{gap:.5rem;text-decoration:none;color:inherit}.form-wrapper{width:640px;margin:40px auto;display:flex;flex-direction:column;align-items:center;padding:1rem;border:1px solid #ccc}.checkbox{display:flex;float:left;margin-right:1rem;justify-content:flex-start;gap:.5rem;margin-top:.5rem}.radio{margin-right:.5rem}.form-header{font-size:1.3em;font-weight:700;margin:1em 0 .5em;color:var(--foreground);text-align:left}code{font-family:Courier New,Courier,monospace;padding:.25em .5em;border-radius:4px}.pre{white-space:pre-wrap;word-break:break-all}.code-snippet{max-height:500px;overflow-y:auto}.fluff-copy{max-width:50rem;margin:50px auto}