.get-started-shell{min-height:100vh;padding:2rem;display:grid;place-items:center;background:#f4f8fc}.get-started-shell>.brand{position:absolute;top:1.5rem;left:1.5rem}.get-started-card{width:min(100%,38rem);background:#fff;border-radius:1rem;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 1rem 3rem #0d3f6d1c}.get-started-card form{display:grid;gap:1rem}.get-started-card label{display:grid;gap:.35rem;font-weight:700}.get-started-card input{min-height:2.75rem;padding:.6rem;border:1px solid #aab9c8;border-radius:.45rem;font:inherit}.slug-input{display:flex;align-items:center}.slug-input input{min-width:0;flex:1;border-radius:.45rem 0 0 .45rem}.slug-input b{white-space:nowrap;padding:.73rem .55rem;background:#e8f0f8;border:1px solid #aab9c8;border-left:0;border-radius:0 .45rem .45rem 0;font-size:.9rem}.get-started-status{min-height:1.5rem}.get-started-card [data-confirmation]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #d7e0e8}@media(max-width:480px){.get-started-shell{padding:1rem}.get-started-shell>.brand{position:static;margin-bottom:1rem}.get-started-card{padding:1.25rem}.slug-input{align-items:stretch}.slug-input b{display:grid;place-items:center;font-size:.75rem}}
