.guest-hero-form{max-width:540px;margin:26px 0 14px}.guest-hero-form label{margin-bottom:9px;font-size:13px;font-weight:700;display:block}.guest-hero-form>div{border:1px solid var(--border);background:#fff;border-radius:100px;padding:5px;display:flex;box-shadow:0 5px 18px -14px #103944}.guest-hero-form input{width:100%;min-width:0;color:var(--foreground);background:0 0;border:0;border-radius:100px;padding:10px 14px;font-size:14px}.guest-hero-form button{background:var(--foreground);color:var(--background);white-space:nowrap;cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:13px 18px;font-size:13px;display:inline-flex}.guest-hero-form>div:focus-within{outline:2px solid var(--primary);outline-offset:2px}.guest-hero-form input:focus-visible{outline:none}.guest-hero-form button:focus-visible{outline:2px solid var(--background);outline-offset:-5px}@media (max-width:480px){.guest-hero-form>div{border-radius:16px;padding:8px;display:block}.guest-hero-form button{width:100%;margin-top:4px}}
