:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:#111;background:#fff;flex-direction:column;min-height:100vh;margin:0;padding:3rem 1.5rem 2.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;display:flex}main{flex:1;width:100%;max-width:30rem;margin:0 auto}main.home{flex-direction:column;justify-content:center;display:flex}.lead{margin:0 0 4rem;font-size:1.125rem}h1{letter-spacing:-.01em;margin:0 0 2rem;font-size:1.375rem;font-weight:600}p{margin:0 0 1rem}a{color:inherit;text-underline-offset:3px}.note{color:#6b6b6b;max-width:26rem;margin:0 0 1.25rem;font-size:.875rem}.subscribe{gap:.5rem;max-width:24rem;display:flex}.subscribe input{flex:1;min-width:0}.subscribe button{margin-top:0}label{margin:0 0 1.75rem;display:block}label span{margin:0 0 .5rem;display:block}input[type=text],input[type=email]{width:100%;color:inherit;font:inherit;background:#fff;border:1px solid #d4d4d4;border-radius:3px;padding:.5rem .625rem;font-size:.9375rem}input[type=file]{font:inherit;font-size:.9375rem}button{color:#fff;font:inherit;white-space:nowrap;cursor:pointer;background:#111;border:1px solid #111;border-radius:3px;margin-top:.5rem;padding:.5rem 1rem;font-size:.9375rem}button:disabled{cursor:default;background:#999;border-color:#999}.notice{margin-top:1.5rem}.error{color:#a11;margin-top:1.5rem}
